﻿2025-08-20T22:35:32.1176935Z Current runner version: '2.328.0'
2025-08-20T22:35:32.1199460Z ##[group]Runner Image Provisioner
2025-08-20T22:35:32.1200284Z Hosted Compute Agent
2025-08-20T22:35:32.1201294Z Version: 20250818.377
2025-08-20T22:35:32.1201995Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:35:32.1202745Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:35:32.1203435Z ##[endgroup]
2025-08-20T22:35:32.1203962Z ##[group]Operating System
2025-08-20T22:35:32.1204553Z Ubuntu
2025-08-20T22:35:32.1205097Z 24.04.2
2025-08-20T22:35:32.1205577Z LTS
2025-08-20T22:35:32.1206145Z ##[endgroup]
2025-08-20T22:35:32.1206738Z ##[group]Runner Image
2025-08-20T22:35:32.1207608Z Image: ubuntu-24.04
2025-08-20T22:35:32.1208277Z Version: 20250818.1.0
2025-08-20T22:35:32.1209290Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T22:35:32.1210920Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T22:35:32.1211974Z ##[endgroup]
2025-08-20T22:35:32.1213319Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:35:32.1215170Z Attestations: write
2025-08-20T22:35:32.1215884Z Contents: write
2025-08-20T22:35:32.1216505Z Metadata: read
2025-08-20T22:35:32.1217363Z Packages: write
2025-08-20T22:35:32.1218044Z ##[endgroup]
2025-08-20T22:35:32.1220053Z Secret source: Actions
2025-08-20T22:35:32.1220786Z Prepare workflow directory
2025-08-20T22:35:32.1531264Z Prepare all required actions
2025-08-20T22:35:32.1567958Z Getting action download info
2025-08-20T22:35:32.6724633Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:35:33.3638435Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:35:34.0115552Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:35:34.1174372Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:35:34.6903582Z Getting action download info
2025-08-20T22:35:34.9074390Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:35:35.4156826Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:35:36.0160687Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/sling/official/source)
2025-08-20T22:35:36.0728943Z ##[group]Run ##Presets
2025-08-20T22:35:36.0729389Z [36;1m##Presets[0m
2025-08-20T22:35:36.0729661Z [36;1mset +x ; set +e[0m
2025-08-20T22:35:36.0729956Z [36;1m#-------------#[0m
2025-08-20T22:35:36.0730327Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:35:36.0730776Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:35:36.0731193Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.0731575Z [36;1m  fi[0m
2025-08-20T22:35:36.0731897Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:35:36.0732340Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:35:36.0732744Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.0733078Z [36;1m  fi[0m
2025-08-20T22:35:36.0733389Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:35:36.0733845Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:35:36.0734237Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.0734559Z [36;1m  fi[0m
2025-08-20T22:35:36.0734860Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:35:36.0735262Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:35:36.0735860Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:35:36.0736323Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:35:36.0736699Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.0737044Z [36;1m     else[0m
2025-08-20T22:35:36.0737652Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.0737978Z [36;1m     fi[0m
2025-08-20T22:35:36.0738203Z [36;1m  fi[0m
2025-08-20T22:35:36.0738420Z [36;1mfi[0m
2025-08-20T22:35:36.0806110Z shell: /usr/bin/bash -e {0}
2025-08-20T22:35:36.0806765Z env:
2025-08-20T22:35:36.0807697Z   GH_TOKEN: ***
2025-08-20T22:35:36.0807959Z ##[endgroup]
2025-08-20T22:35:36.1119229Z ##[group]Run ##Presets
2025-08-20T22:35:36.1119829Z [36;1m##Presets[0m
2025-08-20T22:35:36.1120316Z [36;1mset +x ; set +e[0m
2025-08-20T22:35:36.1120734Z [36;1m#-------------#[0m
2025-08-20T22:35:36.1121192Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:35:36.1121844Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:35:36.1122537Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:35:36.1123081Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:35:36.1123652Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:35:36.1124217Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:35:36.1124718Z [36;1m  exit 1[0m
2025-08-20T22:35:36.1125033Z [36;1mfi[0m
2025-08-20T22:35:36.1167053Z shell: /usr/bin/bash -e {0}
2025-08-20T22:35:36.1167615Z env:
2025-08-20T22:35:36.1168167Z   RO_GHTOKEN: ***
2025-08-20T22:35:36.1168670Z   RO_GLTOKEN: ***
2025-08-20T22:35:36.1169998Z   MINISIGN_KEY: ***
2025-08-20T22:35:36.1233047Z ##[endgroup]
2025-08-20T22:35:36.1380931Z ##[group]Run ##Presets
2025-08-20T22:35:36.1381330Z [36;1m##Presets[0m
2025-08-20T22:35:36.1381572Z [36;1mset +x ; set +e[0m
2025-08-20T22:35:36.1381836Z [36;1m#-------------#[0m
2025-08-20T22:35:36.1382099Z [36;1m##Host Triplet[0m
2025-08-20T22:35:36.1382425Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:35:36.1382797Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:35:36.1383151Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:35:36.1383501Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:35:36.1383836Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:35:36.1384219Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:35:36.1384598Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:35:36.1384966Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:35:36.1385274Z [36;1m   fi[0m
2025-08-20T22:35:36.1385606Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:35:36.1385990Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:35:36.1386333Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:35:36.1386703Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:35:36.1387039Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:35:36.1387516Z [36;1m fi[0m
2025-08-20T22:35:36.1387835Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1388270Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1388690Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1389091Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1389403Z [36;1m##Debug[0m
2025-08-20T22:35:36.1389657Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:35:36.1389959Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:35:36.1390229Z [36;1m else[0m
2025-08-20T22:35:36.1390471Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:35:36.1390923Z [36;1m fi[0m
2025-08-20T22:35:36.1391189Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1391519Z [36;1m##Docker Platform[0m
2025-08-20T22:35:36.1391843Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:35:36.1392209Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:35:36.1392594Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:35:36.1392987Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:35:36.1393361Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:35:36.1393736Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:35:36.1394104Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:35:36.1394465Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:35:36.1394755Z [36;1m fi[0m
2025-08-20T22:35:36.1395085Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1395558Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1395927Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:35:36.1396480Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/sling/official/source" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:35:36.1397089Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:35:36.1397690Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1398045Z [36;1m##Logs[0m
2025-08-20T22:35:36.1398359Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:35:36.1398669Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:35:36.1398946Z [36;1m else[0m
2025-08-20T22:35:36.1399185Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:35:36.1399486Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:35:36.1399779Z [36;1m fi[0m
2025-08-20T22:35:36.1400231Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1400670Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1401050Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:35:36.1401448Z [36;1m PKG_FAMILY_LOCAL="$(echo "sling" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:35:36.1401873Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:35:36.1402243Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1402612Z [36;1m##Rebuild[0m
2025-08-20T22:35:36.1402872Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:35:36.1403190Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:35:36.1403481Z [36;1m else[0m
2025-08-20T22:35:36.1403729Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:35:36.1404018Z [36;1m fi[0m
2025-08-20T22:35:36.1404321Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1404680Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:35:36.1405158Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:35:36.1405783Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:35:36.1406652Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:35:36.1407618Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:35:36.1408035Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:35:36.1408519Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:35:36.1408987Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:35:36.1409405Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1409740Z [36;1m    exit 1[0m
2025-08-20T22:35:36.1409994Z [36;1m   else[0m
2025-08-20T22:35:36.1410239Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:35:36.1410745Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1411130Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:35:36.1411512Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:35:36.1411907Z [36;1m      #check if supported[0m
2025-08-20T22:35:36.1412332Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:35:36.1412907Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:35:36.1413372Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:35:36.1413738Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1414072Z [36;1m         exit 1[0m
2025-08-20T22:35:36.1414319Z [36;1m       fi[0m
2025-08-20T22:35:36.1414574Z [36;1m      #get build system[0m
2025-08-20T22:35:36.1414998Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:35:36.1415428Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:35:36.1415756Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1416152Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:35:36.1416537Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1416914Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1417489Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:35:36.1417874Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1418242Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.1418565Z [36;1m       fi[0m
2025-08-20T22:35:36.1418938Z [36;1m     fi[0m
2025-08-20T22:35:36.1419176Z [36;1m   fi[0m
2025-08-20T22:35:36.1419431Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:35:36.1462093Z shell: /usr/bin/bash -e {0}
2025-08-20T22:35:36.1462398Z ##[endgroup]
2025-08-20T22:35:36.4266495Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:35:36.4267813Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:35:36.4268088Z 
2025-08-20T22:35:36.5752481Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:35:36.5753172Z 100  4151  100  4151    0     0  27649      0 --:--:-- --:--:-- --:--:-- 27673
2025-08-20T22:35:36.5767458Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:35:36.5986832Z ##[group]Run ##Presets
2025-08-20T22:35:36.5987561Z [36;1m##Presets[0m
2025-08-20T22:35:36.5987828Z [36;1mset +x ; set +e[0m
2025-08-20T22:35:36.5988089Z [36;1m#-------------#[0m
2025-08-20T22:35:36.5988344Z [36;1m##Debug?[0m
2025-08-20T22:35:36.5988660Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:35:36.5989003Z [36;1m  set -x[0m
2025-08-20T22:35:36.5989229Z [36;1mfi[0m
2025-08-20T22:35:36.5989457Z [36;1m#-------------#[0m
2025-08-20T22:35:36.5989717Z [36;1m##CoreUtils[0m
2025-08-20T22:35:36.5989974Z [36;1msudo apt update -y[0m
2025-08-20T22:35:36.5990394Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:35:36.5991464Z [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-20T22:35:36.5992452Z [36;1m##tmp[0m
2025-08-20T22:35:36.5992790Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:35:36.5993169Z [36;1m#GH ENV[0m
2025-08-20T22:35:36.5993445Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.5994015Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.5994337Z [36;1m#-------------#[0m
2025-08-20T22:35:36.5994605Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:35:36.5994899Z [36;1msudo apt update -y[0m
2025-08-20T22:35:36.5995191Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:35:36.5995499Z [36;1m##Setup Minisign[0m
2025-08-20T22:35:36.5995783Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:35:36.5996294Z [36;1mecho "***[0m
2025-08-20T22:35:36.5997918Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:35:36.5998281Z [36;1m##User-Agent[0m
2025-08-20T22:35:36.5999096Z [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-20T22:35:36.5999965Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:35:36.6043434Z shell: /usr/bin/bash -e {0}
2025-08-20T22:35:36.6043744Z env:
2025-08-20T22:35:36.6043976Z   CROSS_COMPILING: NO
2025-08-20T22:35:36.6044243Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:35:36.6044529Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:35:36.6044802Z   ON_QEMU: NO
2025-08-20T22:35:36.6045039Z   DEBUG: 0
2025-08-20T22:35:36.6045270Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:35:36.6045560Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:35:36.6045935Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:35:36.6046309Z   KEEP_LOGS: YES
2025-08-20T22:35:36.6046550Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:35:36.6046814Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:35:36.6047078Z   SBUILD_REBUILD: false
2025-08-20T22:35:36.6047925Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:35:36.6048580Z   BUILD_SYS: docker://go
2025-08-20T22:35:36.6048841Z   BUILD_ON_HOST: FALSE
2025-08-20T22:35:36.6049088Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:35:36.6049337Z ##[endgroup]
2025-08-20T22:35:36.6448150Z 
2025-08-20T22:35:36.6448947Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:35:36.6449479Z 
2025-08-20T22:35:36.7454313Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:35:36.8029823Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:35:36.8030793Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:35:36.8044094Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T22:35:36.8094595Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T22:35:36.8109136Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T22:35:36.8253711Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:35:37.0693876Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T22:35:37.0911241Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T22:35:37.0950897Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T22:35:37.0974378Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T22:35:37.1049993Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T22:35:37.1072817Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T22:35:37.1108446Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T22:35:37.1209480Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:35:37.1246329Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T22:35:37.1256960Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T22:35:37.1779913Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T22:35:37.1831889Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T22:35:37.1834868Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T22:35:37.1848629Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T22:35:37.1878662Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T22:35:37.1945627Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T22:35:37.1974445Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T22:35:37.2004402Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T22:35:37.2052122Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T22:35:37.2084095Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T22:35:37.2092681Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T22:35:37.2179071Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T22:35:37.2213285Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T22:35:37.2252614Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T22:35:37.2631276Z Get:32 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:35:37.2669062Z Get:33 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:35:37.2696205Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:35:44.4206562Z Fetched 10.6 MB in 1s (7284 kB/s)
2025-08-20T22:35:45.1094833Z Reading package lists...
2025-08-20T22:35:45.2592887Z Building dependency tree...
2025-08-20T22:35:45.2600274Z Reading state information...
2025-08-20T22:35:45.2734312Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:35:45.2848089Z 
2025-08-20T22:35:45.2848667Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:35:45.2849018Z 
2025-08-20T22:35:45.2973269Z Reading package lists...
2025-08-20T22:35:45.4606715Z Building dependency tree...
2025-08-20T22:35:45.4614163Z Reading state information...
2025-08-20T22:35:45.6089491Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:35:45.6089964Z bc set to manually installed.
2025-08-20T22:35:45.6090539Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:35:45.6091421Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:35:45.6092177Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:35:45.6092903Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:35:45.6093619Z The following additional packages will be installed:
2025-08-20T22:35:45.6094401Z   libtime-duration-perl
2025-08-20T22:35:45.6365752Z The following NEW packages will be installed:
2025-08-20T22:35:45.6371385Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T22:35:45.6526739Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T22:35:45.6748924Z Need to get 616 kB of archives.
2025-08-20T22:35:45.6749532Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T22:35:45.6750262Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:35:45.7778744Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T22:35:45.8597750Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:35:45.9408148Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T22:35:46.0218765Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T22:35:46.3559804Z Fetched 616 kB in 0s (1413 kB/s)
2025-08-20T22:35:46.3754586Z Selecting previously unselected package fdupes.
2025-08-20T22:35:46.3925061Z (Reading database ... 
2025-08-20T22:35:46.3925633Z (Reading database ... 5%
2025-08-20T22:35:46.3926085Z (Reading database ... 10%
2025-08-20T22:35:46.3926371Z (Reading database ... 15%
2025-08-20T22:35:46.3926678Z (Reading database ... 20%
2025-08-20T22:35:46.3926953Z (Reading database ... 25%
2025-08-20T22:35:46.3927633Z (Reading database ... 30%
2025-08-20T22:35:46.3928113Z (Reading database ... 35%
2025-08-20T22:35:46.3928431Z (Reading database ... 40%
2025-08-20T22:35:46.3930828Z (Reading database ... 45%
2025-08-20T22:35:46.3931232Z (Reading database ... 50%
2025-08-20T22:35:46.3980433Z (Reading database ... 55%
2025-08-20T22:35:46.4162565Z (Reading database ... 60%
2025-08-20T22:35:46.4269455Z (Reading database ... 65%
2025-08-20T22:35:46.4391439Z (Reading database ... 70%
2025-08-20T22:35:46.4500252Z (Reading database ... 75%
2025-08-20T22:35:46.4627767Z (Reading database ... 80%
2025-08-20T22:35:46.4875228Z (Reading database ... 85%
2025-08-20T22:35:46.5071753Z (Reading database ... 90%
2025-08-20T22:35:46.5450647Z (Reading database ... 95%
2025-08-20T22:35:46.5451131Z (Reading database ... 100%
2025-08-20T22:35:46.5453545Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T22:35:46.5494666Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T22:35:46.5518547Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:35:46.5781479Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:35:46.5916724Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:35:46.5927079Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:35:46.6175415Z Selecting previously unselected package moreutils.
2025-08-20T22:35:46.6311134Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T22:35:46.6320676Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:35:46.7032388Z Selecting previously unselected package dos2unix.
2025-08-20T22:35:46.7167483Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T22:35:46.7176713Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:35:46.8269644Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:35:46.8295650Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:35:46.8320761Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:35:46.8346196Z Setting up moreutils (0.69-1) ...
2025-08-20T22:35:46.8374645Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:36:34.7892568Z 
2025-08-20T22:36:34.7894774Z Running kernel seems to be up-to-date.
2025-08-20T22:36:34.7895267Z 
2025-08-20T22:36:34.7895445Z Restarting services...
2025-08-20T22:36:34.7960082Z 
2025-08-20T22:36:34.7960348Z Service restarts being deferred:
2025-08-20T22:36:34.7961587Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:36:34.7961952Z 
2025-08-20T22:36:34.7962295Z No containers need to be restarted.
2025-08-20T22:36:34.7962609Z 
2025-08-20T22:36:34.7962839Z No user sessions are running outdated binaries.
2025-08-20T22:36:34.7963191Z 
2025-08-20T22:36:34.7963393Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:36:35.6813778Z Reading package lists...
2025-08-20T22:36:35.8436126Z Building dependency tree...
2025-08-20T22:36:35.8443859Z Reading state information...
2025-08-20T22:36:35.9952174Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:36:35.9952952Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:36:35.9956151Z apt-utils set to manually installed.
2025-08-20T22:36:35.9959314Z ca-certificates is already the newest version (20240203).
2025-08-20T22:36:35.9959940Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:36:35.9960543Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:36:35.9961158Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:36:35.9961778Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:36:35.9962396Z moreutils is already the newest version (0.69-1).
2025-08-20T22:36:35.9963038Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:36:35.9963723Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:36:35.9964335Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:36:35.9964704Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:36:35.9964998Z tmux set to manually installed.
2025-08-20T22:36:35.9965298Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:36:35.9965653Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:36:35.9966000Z The following additional packages will be installed:
2025-08-20T22:36:35.9966335Z   python3-software-properties
2025-08-20T22:36:35.9966587Z Recommended packages:
2025-08-20T22:36:35.9966797Z   unattended-upgrades
2025-08-20T22:36:36.0240517Z The following NEW packages will be installed:
2025-08-20T22:36:36.0240968Z   rename
2025-08-20T22:36:36.0249109Z The following packages will be upgraded:
2025-08-20T22:36:36.0249731Z   python3-software-properties software-properties-common
2025-08-20T22:36:36.0418695Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:36:36.0657659Z Need to get 64.7 kB of archives.
2025-08-20T22:36:36.0658363Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:36:36.0659090Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:36:36.1680747Z 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-20T22:36:36.2527843Z 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-20T22:36:36.3350616Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:36:36.5839483Z Fetched 64.7 kB in 0s (231 kB/s)
2025-08-20T22:36:36.6076591Z (Reading database ... 
2025-08-20T22:36:36.6077011Z (Reading database ... 5%
2025-08-20T22:36:36.6077577Z (Reading database ... 10%
2025-08-20T22:36:36.6077906Z (Reading database ... 15%
2025-08-20T22:36:36.6078126Z (Reading database ... 20%
2025-08-20T22:36:36.6078336Z (Reading database ... 25%
2025-08-20T22:36:36.6078540Z (Reading database ... 30%
2025-08-20T22:36:36.6078988Z (Reading database ... 35%
2025-08-20T22:36:36.6079205Z (Reading database ... 40%
2025-08-20T22:36:36.6079409Z (Reading database ... 45%
2025-08-20T22:36:36.6079611Z (Reading database ... 50%
2025-08-20T22:36:36.6157715Z (Reading database ... 55%
2025-08-20T22:36:36.6189880Z (Reading database ... 60%
2025-08-20T22:36:36.6210125Z (Reading database ... 65%
2025-08-20T22:36:36.6241829Z (Reading database ... 70%
2025-08-20T22:36:36.6265556Z (Reading database ... 75%
2025-08-20T22:36:36.6292830Z (Reading database ... 80%
2025-08-20T22:36:36.6420460Z (Reading database ... 85%
2025-08-20T22:36:36.6505375Z (Reading database ... 90%
2025-08-20T22:36:36.6749501Z (Reading database ... 95%
2025-08-20T22:36:36.6749992Z (Reading database ... 100%
2025-08-20T22:36:36.6750672Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T22:36:36.6788829Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:36:36.7483207Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:36:36.8137764Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:36:36.8991600Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:36:36.9235157Z Selecting previously unselected package rename.
2025-08-20T22:36:36.9372597Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T22:36:36.9381341Z Unpacking rename (2.02-1) ...
2025-08-20T22:36:36.9777848Z Setting up rename (2.02-1) ...
2025-08-20T22:36:36.9837671Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:36:36.9857717Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:36:37.0985585Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:36:37.1963601Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:36:41.2343925Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:36:42.6737792Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:36:42.7030562Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:36:42.7045813Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:36:42.7058071Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:36:42.7089263Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:36:42.7109512Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:36:42.7133542Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:36:43.8424600Z Reading package lists...
2025-08-20T22:36:43.9897770Z Building dependency tree...
2025-08-20T22:36:43.9904710Z Reading state information...
2025-08-20T22:36:44.0033636Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:36:44.0182279Z 
2025-08-20T22:36:44.0182823Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:36:44.0183366Z 
2025-08-20T22:36:44.0698969Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:36:44.1024009Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:36:44.1059324Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:36:44.1070897Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:36:44.1080135Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:36:44.2848425Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:36:44.2981622Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:36:45.2206023Z Reading package lists...
2025-08-20T22:36:45.3834281Z Building dependency tree...
2025-08-20T22:36:45.3840749Z Reading state information...
2025-08-20T22:36:45.3976640Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:36:45.4088781Z 
2025-08-20T22:36:45.4089623Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:36:45.4089975Z 
2025-08-20T22:36:45.4215254Z Reading package lists...
2025-08-20T22:36:45.5840542Z Building dependency tree...
2025-08-20T22:36:45.5848221Z Reading state information...
2025-08-20T22:36:45.7352387Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:36:45.7716695Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:36:45.8000175Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:36:45.9931961Z ##[group]Run ##Presets
2025-08-20T22:36:45.9932239Z [36;1m##Presets[0m
2025-08-20T22:36:45.9932449Z [36;1mset +x ; set +e[0m
2025-08-20T22:36:45.9932661Z [36;1m#-------------#[0m
2025-08-20T22:36:45.9932862Z [36;1m##Debug?[0m
2025-08-20T22:36:45.9933106Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:36:45.9933400Z [36;1m  set -x[0m
2025-08-20T22:36:45.9933581Z [36;1mfi[0m
2025-08-20T22:36:45.9933760Z [36;1m#-------------#[0m
2025-08-20T22:36:45.9934214Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:36:45.9934824Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:36:45.9935395Z [36;1msudo service procps restart[0m
2025-08-20T22:36:45.9935668Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:36:45.9975307Z shell: /usr/bin/bash -e {0}
2025-08-20T22:36:45.9975543Z env:
2025-08-20T22:36:45.9975752Z   CROSS_COMPILING: NO
2025-08-20T22:36:45.9995190Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:36:45.9995612Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:36:45.9995985Z   ON_QEMU: NO
2025-08-20T22:36:45.9996267Z   DEBUG: 0
2025-08-20T22:36:45.9996572Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:36:45.9996947Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:36:45.9997681Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:36:45.9998239Z   KEEP_LOGS: YES
2025-08-20T22:36:45.9998569Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:36:45.9998937Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:36:45.9999303Z   SBUILD_REBUILD: false
2025-08-20T22:36:46.0000258Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:36:46.0001326Z   BUILD_SYS: docker://go
2025-08-20T22:36:46.0001697Z   BUILD_ON_HOST: FALSE
2025-08-20T22:36:46.0002038Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:36:46.0002376Z   SYSTMP: /tmp
2025-08-20T22:36:46.0002691Z   GHA_MODE: MATRIX
2025-08-20T22:36:46.0003439Z   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-20T22:36:46.0004310Z ##[endgroup]
2025-08-20T22:36:46.0131715Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:36:46.0203079Z 0
2025-08-20T22:36:46.0525245Z vm.max_map_count = 262144
2025-08-20T22:36:46.0525682Z fs.inotify.max_user_watches = 655360
2025-08-20T22:36:46.0525970Z fs.inotify.max_user_instances = 1280
2025-08-20T22:36:46.0526216Z vm.mmap_rnd_bits = 28
2025-08-20T22:36:46.0596054Z ##[group]Run ##Presets
2025-08-20T22:36:46.0596357Z [36;1m##Presets[0m
2025-08-20T22:36:46.0596556Z [36;1mset +x ; set +e[0m
2025-08-20T22:36:46.0596782Z [36;1m#-------------#[0m
2025-08-20T22:36:46.0596984Z [36;1m##Debug?[0m
2025-08-20T22:36:46.0597489Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:36:46.0597910Z [36;1m  set -x[0m
2025-08-20T22:36:46.0598094Z [36;1mfi[0m
2025-08-20T22:36:46.0598273Z [36;1m#-------------#[0m
2025-08-20T22:36:46.0598477Z [36;1m##Main[0m
2025-08-20T22:36:46.0598703Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:36:46.0599358Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:36:46.0600107Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:36:46.0600486Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:36:46.0600754Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:36:46.0601008Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:36:46.0601307Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:36:46.0601629Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:36:46.0601927Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:36:46.0602237Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:36:46.0602531Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:36:46.0602856Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:36:46.0603229Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:36:46.0603510Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:36:46.0603769Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:36:46.0604045Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:36:46.0604326Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:36:46.0604609Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:36:46.0604884Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:36:46.0605355Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:36:46.0605663Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:36:46.0605956Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:36:46.0606262Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:36:46.0606566Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:36:46.0606859Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:36:46.0607349Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:36:46.0607628Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:36:46.0607966Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:36:46.0608410Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:36:46.0608875Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:36:46.0609338Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:36:46.0609679Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:36:46.0610019Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:36:46.0610641Z [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-20T22:36:46.0611424Z [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-20T22:36:46.0611948Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:36:46.0612210Z [36;1m else[0m
2025-08-20T22:36:46.0612679Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:36:46.0613037Z [36;1m fi[0m
2025-08-20T22:36:46.0613274Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:36:46.0613661Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:36:46.0614069Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:36:46.0614448Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:36:46.0614829Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:36:46.0615219Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:36:46.0615618Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:36:46.0616019Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:36:46.0616434Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:36:46.0616846Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:36:46.0617363Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:36:46.0656509Z shell: /usr/bin/bash -e {0}
2025-08-20T22:36:46.0656732Z env:
2025-08-20T22:36:46.0656906Z   CROSS_COMPILING: NO
2025-08-20T22:36:46.0657316Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:36:46.0657570Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:36:46.0657781Z   ON_QEMU: NO
2025-08-20T22:36:46.0657948Z   DEBUG: 0
2025-08-20T22:36:46.0658122Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:36:46.0658340Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:36:46.0658637Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:36:46.0658950Z   KEEP_LOGS: YES
2025-08-20T22:36:46.0659136Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:36:46.0659343Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:36:46.0659545Z   SBUILD_REBUILD: false
2025-08-20T22:36:46.0660087Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:36:46.0660655Z   BUILD_SYS: docker://go
2025-08-20T22:36:46.0661009Z   BUILD_ON_HOST: FALSE
2025-08-20T22:36:46.0661201Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:36:46.0661391Z   SYSTMP: /tmp
2025-08-20T22:36:46.0661567Z   GHA_MODE: MATRIX
2025-08-20T22:36:46.0661991Z   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-20T22:36:46.0662799Z   GHCR_TOKEN: ***
2025-08-20T22:36:46.0663084Z   GITHUB_TOKEN: ***
2025-08-20T22:36:46.0663345Z   GITLAB_TOKEN: ***
2025-08-20T22:36:46.0664488Z   MINISIGN_KEY: ***
2025-08-20T22:36:46.0664678Z ##[endgroup]
2025-08-20T22:36:46.2311268Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:36:46.4162123Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:36:46.4162835Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:36:46.4163196Z 
2025-08-20T22:36:46.4508440Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:36:46.4509077Z 100  4151  100  4151    0     0   116k      0 --:--:-- --:--:-- --:--:--  119k
2025-08-20T22:36:46.4519105Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:36:46.4601928Z 
2025-08-20T22:36:46.4602215Z [+] Building [/tmp/tmp.xBlG1L1EFT/SBUILD_INPUT] Locally
2025-08-20T22:36:46.4602609Z 
2025-08-20T22:36:46.4615813Z '/tmp/tmp.xBlG1L1EFT/SBUILD_INPUT' -> '/tmp/pkgforge/ajkU5MsaZ_build.yaml'
2025-08-20T22:36:46.6355001Z 
2025-08-20T22:36:46.6355302Z [+] Passwordless sudo is Configured
2025-08-20T22:36:46.8268938Z 
2025-08-20T22:36:46.8280593Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:36:46.8280855Z 
2025-08-20T22:36:46.8749093Z 
2025-08-20T22:36:46.8750404Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T22:36:46.8750752Z 
2025-08-20T22:36:46.8750756Z 
2025-08-20T22:36:46.8750981Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:36:46.8751298Z 
2025-08-20T22:36:46.8788140Z [+] Installing: 7z -> 7z
2025-08-20T22:36:47.2056598Z [+] Installing: actionlint -> actionlint
2025-08-20T22:36:47.4255555Z [+] Installing: anew -> anew
2025-08-20T22:36:47.6190582Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:36:47.8220873Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:36:48.4186251Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:36:48.6027046Z [+] Installing: archey -> archey
2025-08-20T22:36:48.8513525Z [+] Installing: aria2 -> aria2c
2025-08-20T22:36:49.4902129Z [+] Installing: askalono -> askalono
2025-08-20T22:36:50.0948603Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:36:50.3340610Z [+] Installing: b3sum -> b3sum
2025-08-20T22:36:50.9593374Z [+] Installing: bita -> bita
2025-08-20T22:36:51.5849673Z [+] Installing: btop -> btop
2025-08-20T22:36:52.2205279Z [+] Installing: chafa -> chafa
2025-08-20T22:36:52.4926614Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:36:52.7841592Z [+] Installing: croc -> croc
2025-08-20T22:36:53.2418336Z [+] Installing: csvtk -> csvtk
2025-08-20T22:36:54.0063785Z [+] Installing: cutlines -> cutlines
2025-08-20T22:36:54.1882581Z curl: (22) The requested URL returned error: 404
2025-08-20T22:36:54.1924908Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:36:54.1926104Z [+] Installing: dbin -> dbin
2025-08-20T22:36:54.4486606Z [+] Installing: dasel -> dasel
2025-08-20T22:36:54.6946431Z [+] Installing: delta -> delta
2025-08-20T22:36:54.8964523Z [+] Installing: ds -> ds
2025-08-20T22:36:55.4841130Z curl: (22) The requested URL returned error: 404
2025-08-20T22:36:55.4881394Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:36:55.4882489Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:36:55.6948313Z [+] Installing: duf -> duf
2025-08-20T22:36:56.4276197Z [+] Installing: duplicut -> duplicut
2025-08-20T22:36:57.0351530Z [+] Installing: dust -> dust
2025-08-20T22:36:57.6885769Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:36:58.2872770Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:36:59.0656525Z [+] Installing: dysk -> dysk
2025-08-20T22:36:59.2812568Z [+] Installing: eget -> eget
2025-08-20T22:37:00.0751769Z [+] Installing: epoch -> epoch
2025-08-20T22:37:00.4812751Z [+] Installing: faketty -> faketty
2025-08-20T22:37:00.6878965Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:37:01.3160399Z [+] Installing: freeze -> freeze
2025-08-20T22:37:01.5527071Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:37:02.1462493Z [+] Installing: gdu -> gdu
2025-08-20T22:37:02.3803676Z [+] Installing: gh -> gh
2025-08-20T22:37:02.7352797Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:37:03.0233548Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:37:03.7390217Z [+] Installing: glab -> glab
2025-08-20T22:37:04.1688590Z [+] Installing: glow -> glow
2025-08-20T22:37:04.4173511Z [+] Installing: httpx -> httpx
2025-08-20T22:37:04.7558940Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:37:06.2484011Z [+] Installing: husarnet -> husarnet
2025-08-20T22:37:06.4391997Z curl: (22) The requested URL returned error: 404
2025-08-20T22:37:06.4437951Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:37:06.4439169Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:37:07.0469330Z curl: (22) The requested URL returned error: 404
2025-08-20T22:37:07.0509444Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:37:07.0510426Z [+] Installing: imgcat -> imgcat
2025-08-20T22:37:07.7372075Z [+] Installing: jc -> jc
2025-08-20T22:37:08.6408935Z [+] Installing: jq -> jq
2025-08-20T22:37:09.2366926Z [+] Installing: logdy -> logdy
2025-08-20T22:37:10.5741107Z [+] Installing: micro -> micro
2025-08-20T22:37:11.2392776Z [+] Installing: miniserve -> miniserve
2025-08-20T22:37:11.4852017Z [+] Installing: minisign -> minisign
2025-08-20T22:37:11.7110414Z [+] Installing: ncdu -> ncdu
2025-08-20T22:37:12.3246667Z [+] Installing: notify -> notify
2025-08-20T22:37:12.9806831Z [+] Installing: ouch -> ouch
2025-08-20T22:37:13.1838571Z [+] Installing: oras -> oras
2025-08-20T22:37:13.8252253Z [+] Installing: pipetty -> pipetty
2025-08-20T22:37:14.0157589Z [+] Installing: pixterm -> pixterm
2025-08-20T22:37:14.6358403Z [+] Installing: qsv -> qsv
2025-08-20T22:37:14.9257524Z [+] Installing: rclone -> rclone
2025-08-20T22:37:15.7558061Z [+] Installing: ripgrep -> rg
2025-08-20T22:37:16.3867967Z [+] Installing: rga -> rga
2025-08-20T22:37:17.0282100Z [+] Installing: rsync -> rsync
2025-08-20T22:37:17.6581450Z [+] Installing: script -> script
2025-08-20T22:37:18.2484162Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:37:19.3007532Z [+] Installing: soar -> soar
2025-08-20T22:37:19.5585378Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:37:19.8059994Z [+] Installing: sstrip -> sstrip
2025-08-20T22:37:19.9916631Z [+] Installing: strace -> strace
2025-08-20T22:37:20.6117513Z [+] Installing: sttr -> sttr
2025-08-20T22:37:21.2252327Z [+] Installing: tailscale -> tailscale
2025-08-20T22:37:22.1110786Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:37:22.4656808Z [+] Installing: taplo -> taplo
2025-08-20T22:37:23.0860348Z [+] Installing: tldr -> tldr
2025-08-20T22:37:23.3356615Z [+] Installing: tldr -> tealdeer
2025-08-20T22:37:23.8705070Z [+] Installing: tmux -> tmux
2025-08-20T22:37:24.4653719Z [+] Installing: tok -> tok
2025-08-20T22:37:24.6828083Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:37:26.0893224Z [+] Installing: trurl -> trurl
2025-08-20T22:37:26.3079479Z [+] Installing: tss -> tss
2025-08-20T22:37:26.5613882Z [+] Installing: ulexec -> ulexec
2025-08-20T22:37:27.0318545Z [+] Installing: unfurl -> unfurl
2025-08-20T22:37:27.2559430Z [+] Installing: upx -> upx
2025-08-20T22:37:27.8644356Z [+] Installing: validtoml -> validtoml
2025-08-20T22:37:28.5211743Z [+] Installing: wget -> wget
2025-08-20T22:37:29.1631199Z [+] Installing: wget2 -> wget2
2025-08-20T22:37:29.3741028Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:37:30.2418827Z [+] Installing: xq -> xq
2025-08-20T22:37:30.4503824Z [+] Installing: xz -> xz
2025-08-20T22:37:30.6561687Z [+] Installing: unxz -> unxz
2025-08-20T22:37:31.2559937Z [+] Installing: yq -> yq
2025-08-20T22:37:31.8918056Z [+] Installing: yj -> yj
2025-08-20T22:37:32.4817350Z [+] Installing: zapper -> zapper
2025-08-20T22:37:32.6921703Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:37:32.9048812Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:37:33.4815494Z curl: (22) The requested URL returned error: 404
2025-08-20T22:37:33.4854002Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:37:33.4855383Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:37:34.0826194Z curl: (22) The requested URL returned error: 404
2025-08-20T22:37:34.0869024Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:37:34.0870160Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:37:34.2808379Z curl: (22) The requested URL returned error: 404
2025-08-20T22:37:34.2843371Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:37:34.2844558Z [+] Installing: zstd -> zstd
2025-08-20T22:37:34.5093000Z [+] Creating symlinks...
2025-08-20T22:37:34.5184239Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:37:34.5283688Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:37:34.5384402Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:37:34.5483219Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:37:34.5580619Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:37:34.5679174Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:37:34.5775769Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:37:34.5873300Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:37:34.5973054Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:37:34.6070645Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:37:34.6167518Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:37:34.6265669Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:37:34.6363150Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:37:34.6462304Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:37:34.6559667Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:37:34.6656831Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:37:34.6753591Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:37:34.6791408Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:37:34.6878741Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:37:34.6975438Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:37:34.7071968Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:37:34.7109346Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:37:34.7198371Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:37:34.7293980Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:37:34.7391328Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:37:34.7487316Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:37:34.7583817Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:37:34.7680158Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:37:34.7776893Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:37:34.7873727Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:37:34.7970518Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:37:34.8066255Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:37:34.8163985Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:37:34.8260919Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:37:34.8358562Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:37:34.8455326Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:37:34.8552835Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:37:34.8655372Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:37:34.8751438Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:37:34.8847899Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:37:34.8949974Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:37:34.9049380Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:37:34.9145988Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:37:34.9242622Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:37:34.9280451Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:37:34.9309359Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:37:34.9396138Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:37:34.9492109Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:37:34.9589654Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:37:34.9684731Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:37:34.9782009Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:37:34.9877771Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:37:34.9973729Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:37:35.0073097Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:37:35.0172097Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:37:35.0269601Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:37:35.0365613Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:37:35.0462508Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:37:35.0560861Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:37:35.0658004Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:37:35.0756367Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:37:35.0851693Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:37:35.0948889Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:37:35.1047841Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:37:35.1145049Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:37:35.1242478Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:37:35.1340476Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:37:35.1435715Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:37:35.1531769Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:37:35.1628373Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:37:35.1724602Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:37:35.1821086Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:37:35.1916695Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:37:35.2015079Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:37:35.2114409Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:37:35.2213913Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:37:35.2314913Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:37:35.2418171Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:37:35.2520273Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:37:35.2619140Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:37:35.2716479Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:37:35.2814692Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:37:35.2912958Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:37:35.3011718Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:37:35.3110140Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:37:35.3209661Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:37:35.3306946Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:37:35.3405824Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:37:35.3504408Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:37:35.3603351Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:37:35.3700860Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:37:35.3799091Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:37:35.3895721Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:37:35.3992942Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:37:35.4092496Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:37:35.4131130Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:37:35.4159941Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:37:35.4188427Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:37:35.4276647Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:37:35.4302981Z 
2025-08-20T22:37:35.4303629Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:37:35.4304167Z 
2025-08-20T22:37:35.4315868Z 
2025-08-20T22:37:35.4412599Z 
2025-08-20T22:37:35.4413016Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T22:37:35.4413394Z 
2025-08-20T22:37:35.4413547Z [+] Installation completed!
2025-08-20T22:37:35.4486378Z 
2025-08-20T22:37:35.4486617Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:37:35.8531858Z github.com
2025-08-20T22:37:35.8532597Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:37:35.8533110Z   - Active account: true
2025-08-20T22:37:35.8533483Z   - Git operations protocol: https
2025-08-20T22:37:35.8533945Z   - Token: ghp_************************************
2025-08-20T22:37:35.8534862Z   - 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-20T22:37:35.8535561Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:37:35.8535924Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:37:36.0471812Z Limit: 5000, Remaining: 4429, Reset: 2025-08-20 23:28:26 +0000 UTC (50m50s)
2025-08-20T22:37:36.0479999Z 
2025-08-20T22:37:36.0480230Z [+] GHCR_TOKEN is Exported
2025-08-20T22:37:36.0517762Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:37:36.4918023Z Login Succeeded
2025-08-20T22:37:36.4930060Z 
2025-08-20T22:37:36.4930306Z [+] GITLAB is Exported
2025-08-20T22:37:36.5203091Z [git remote -v]
2025-08-20T22:37:36.7540248Z gitlab.com
2025-08-20T22:37:36.7540996Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:37:36.7541897Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:37:36.7542645Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:37:36.7543346Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:37:36.7543983Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:37:36.7544563Z   ✓ Token found: **************************
2025-08-20T22:37:36.7544855Z 
2025-08-20T22:37:36.7545367Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:37:36.7546214Z [git remote -v]
2025-08-20T22:37:36.7561281Z 2025/08/20 22:37:36 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:37:36.7562172Z git: exit status 128]
2025-08-20T22:37:37.0242481Z 
2025-08-20T22:37:37.0242627Z 
2025-08-20T22:37:37.0243453Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:37:37 PM)
2025-08-20T22:37:37.0244224Z 
2025-08-20T22:37:37.0244229Z 
2025-08-20T22:37:37.0244361Z [+] USER = runner
2025-08-20T22:37:37.0244698Z [+] HOME = /home/runner
2025-08-20T22:37:37.0249199Z [+] 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-20T22:37:37.0252658Z 
2025-08-20T22:37:37.0858590Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:37:37.1198271Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:37:37.1220626Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:37:37.1233389Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:37:37.1260821Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:37:37.1288130Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:37:37.1419243Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:37:38.2434458Z Reading package lists...
2025-08-20T22:37:38.2748244Z Reading package lists...
2025-08-20T22:37:38.4290265Z Building dependency tree...
2025-08-20T22:37:38.4297540Z Reading state information...
2025-08-20T22:37:38.6020580Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:37:38.6021262Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:37:38.6021855Z ca-certificates is already the newest version (20240203).
2025-08-20T22:37:38.6022426Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:37:38.6022987Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:37:38.6023546Z moreutils is already the newest version (0.69-1).
2025-08-20T22:37:38.6024207Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:37:38.6024914Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:37:38.6025895Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:37:38.6628296Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:37:38.6872763Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:37:38.6888774Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:37:38.6896645Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:37:38.6904301Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:37:38.7874080Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:37:39.0088096Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:37:39.8941002Z Reading package lists...
2025-08-20T22:37:39.9254304Z Reading package lists...
2025-08-20T22:37:40.0834980Z Building dependency tree...
2025-08-20T22:37:40.0842046Z Reading state information...
2025-08-20T22:37:40.2324256Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:37:40.2325131Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:37:40.2325859Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:37:40.2326582Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:37:40.2327618Z ca-certificates is already the newest version (20240203).
2025-08-20T22:37:40.2328388Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:37:40.2329089Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:37:40.2329665Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:37:40.2330106Z gawk set to manually installed.
2025-08-20T22:37:40.2330551Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:37:40.2330919Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:37:40.2331273Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:37:40.2331604Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:37:40.2331983Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:37:40.2332375Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:37:40.2333046Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:37:40.2333387Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:37:40.2333732Z The following additional packages will be installed:
2025-08-20T22:37:40.2334174Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:37:40.2334663Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:37:40.2335156Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:37:40.2345937Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:37:40.2346757Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:37:40.2347665Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:37:40.2348166Z Suggested packages:
2025-08-20T22:37:40.2348566Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:37:40.2368213Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:37:40.2369074Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:37:40.2369886Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:37:40.2370678Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T22:37:40.2371430Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T22:37:40.2372061Z   fonts-arphic-uming fonts-nanum
2025-08-20T22:37:40.2589049Z The following NEW packages will be installed:
2025-08-20T22:37:40.2589720Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:37:40.2590735Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:37:40.2591922Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:37:40.2592730Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:37:40.2593531Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:37:40.2594981Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:37:40.2596331Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:37:40.2771965Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:37:40.2772575Z Need to get 27.5 MB of archives.
2025-08-20T22:37:40.2773137Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T22:37:40.2773813Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:37:40.3821143Z 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-20T22:37:40.7287410Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:37:41.0889086Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T22:37:41.2466434Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T22:37:41.3270610Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T22:37:41.4164487Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T22:37:41.5874110Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:37:41.7497591Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:37:42.2572616Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T22:37:42.4017621Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:37:43.7362444Z 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-20T22:37:43.8277778Z 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-20T22:37:44.0741535Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T22:37:44.1604031Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:37:44.2423676Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T22:37:44.3271877Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T22:37:44.4097007Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T22:37:44.9583418Z 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-20T22:37:45.0417487Z 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-20T22:37:45.2039647Z 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-20T22:37:45.2843936Z 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-20T22:37:45.3668009Z 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-20T22:37:45.6084896Z 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-20T22:37:45.6923842Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T22:37:45.8505760Z 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-20T22:37:45.9311119Z 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-20T22:37:46.2062170Z 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-20T22:37:46.2910514Z 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-20T22:37:46.3741232Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T22:37:46.4575132Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T22:37:46.5395893Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T22:37:46.6227872Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T22:37:46.7054107Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T22:37:47.0254570Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T22:37:47.1885467Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T22:37:47.3518545Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T22:37:47.6029313Z Preconfiguring packages ...
2025-08-20T22:37:47.6638870Z Fetched 27.5 MB in 7s (3877 kB/s)
2025-08-20T22:37:47.6843829Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:37:47.6896970Z (Reading database ... 
2025-08-20T22:37:47.6897976Z (Reading database ... 5%
2025-08-20T22:37:47.6898359Z (Reading database ... 10%
2025-08-20T22:37:47.6898722Z (Reading database ... 15%
2025-08-20T22:37:47.6899352Z (Reading database ... 20%
2025-08-20T22:37:47.6899850Z (Reading database ... 25%
2025-08-20T22:37:47.6900207Z (Reading database ... 30%
2025-08-20T22:37:47.6900564Z (Reading database ... 35%
2025-08-20T22:37:47.6900916Z (Reading database ... 40%
2025-08-20T22:37:47.6901196Z (Reading database ... 45%
2025-08-20T22:37:47.6901413Z (Reading database ... 50%
2025-08-20T22:37:47.6921983Z (Reading database ... 55%
2025-08-20T22:37:47.7017500Z (Reading database ... 60%
2025-08-20T22:37:47.7038577Z (Reading database ... 65%
2025-08-20T22:37:47.7071314Z (Reading database ... 70%
2025-08-20T22:37:47.7095299Z (Reading database ... 75%
2025-08-20T22:37:47.7123654Z (Reading database ... 80%
2025-08-20T22:37:47.7257596Z (Reading database ... 85%
2025-08-20T22:37:47.7346308Z (Reading database ... 90%
2025-08-20T22:37:47.7614273Z (Reading database ... 95%
2025-08-20T22:37:47.7614646Z (Reading database ... 100%
2025-08-20T22:37:47.7615048Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T22:37:47.7658359Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:37:47.7855791Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:37:47.9290797Z Selecting previously unselected package poppler-data.
2025-08-20T22:37:47.9426605Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:37:47.9436537Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:37:48.0664783Z Selecting previously unselected package b3sum.
2025-08-20T22:37:48.0802026Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T22:37:48.0811624Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:37:48.1085267Z Selecting previously unselected package build-essential.
2025-08-20T22:37:48.1221758Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T22:37:48.1232972Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:37:48.1448287Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T22:37:48.1583175Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T22:37:48.1603376Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:37:48.1829279Z Selecting previously unselected package ccache.
2025-08-20T22:37:48.1963815Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T22:37:48.1972634Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:37:48.2268585Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:37:48.2405033Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:37:48.2415420Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:37:48.2691503Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:37:48.2827360Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:37:48.2834935Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:37:48.3155395Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:37:48.3292427Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T22:37:48.3302883Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:37:48.3632480Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:37:48.3769237Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:37:48.4413211Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:37:48.5340698Z Selecting previously unselected package libgs-common.
2025-08-20T22:37:48.5477613Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:37:48.5485580Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:48.5725702Z Selecting previously unselected package libgs10-common.
2025-08-20T22:37:48.5863479Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:37:48.5873432Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:48.6616544Z Selecting previously unselected package libidn12:amd64.
2025-08-20T22:37:48.6754434Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T22:37:48.6765389Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:37:48.6989589Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T22:37:48.7125668Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T22:37:48.7135309Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:37:48.7353063Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T22:37:48.7489943Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T22:37:48.7499371Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:37:48.7738085Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T22:37:48.7876537Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T22:37:48.7888295Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:37:48.8115248Z Selecting previously unselected package libgs10:amd64.
2025-08-20T22:37:48.8252115Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:37:48.8262965Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:48.9323448Z Selecting previously unselected package ghostscript.
2025-08-20T22:37:48.9461267Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:37:48.9472022Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:48.9770146Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:37:48.9907064Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:37:48.9915677Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:37:49.0262421Z Selecting previously unselected package imagemagick.
2025-08-20T22:37:49.0402028Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:37:49.0411251Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:37:49.0612819Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:37:49.0751364Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:37:49.0759841Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:37:49.1011109Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T22:37:49.1148977Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T22:37:49.1157068Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:37:49.1443240Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T22:37:49.1580918Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T22:37:49.1589354Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:37:49.1827968Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T22:37:49.1966860Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:37:49.1975339Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:37:49.2200833Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:37:49.2342310Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:37:49.2351628Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:37:49.2559802Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T22:37:49.2696225Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T22:37:49.2704514Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:37:49.3082400Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T22:37:49.3220302Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T22:37:49.3228707Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:37:49.3444458Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T22:37:49.3581897Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:37:49.3590188Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:37:49.4151638Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T22:37:49.4286831Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:37:49.4294445Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:37:49.4513555Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:37:49.4649775Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T22:37:49.4658684Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:37:49.4861203Z Selecting previously unselected package libtool-bin.
2025-08-20T22:37:49.4998904Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T22:37:49.5006599Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:37:49.5231023Z Selecting previously unselected package lzip.
2025-08-20T22:37:49.5369607Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T22:37:49.5376796Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:37:49.5600320Z Selecting previously unselected package netpbm.
2025-08-20T22:37:49.5739591Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:37:49.5747088Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:37:49.7624770Z Selecting previously unselected package musl:amd64.
2025-08-20T22:37:49.7769843Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T22:37:49.7778354Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T22:37:49.8046055Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T22:37:49.8181300Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T22:37:49.8188516Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:37:49.8809774Z Selecting previously unselected package musl-tools.
2025-08-20T22:37:49.8948450Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T22:37:49.8956556Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:37:49.9385738Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:37:50.1010059Z 
2025-08-20T22:37:50.1010538Z Creating config file /etc/papersize with new version
2025-08-20T22:37:50.1548002Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:37:50.1566651Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:37:50.1591230Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:37:50.1610162Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:37:50.1628456Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:50.1647635Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:37:50.1666821Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:37:50.1686264Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:37:50.1781663Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:37:50.1801285Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:37:50.1821337Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:37:50.1877582Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:37:50.1922271Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:37:50.1966550Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:37:50.1985629Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:37:50.2005775Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:37:50.2025215Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:37:50.2044427Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:37:50.2063141Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:37:50.2131898Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:37:50.2175536Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:37:50.2230306Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:37:50.2274365Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:37:50.2328150Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:37:50.2372850Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:37:50.2428189Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:37:50.2472707Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:37:50.2529693Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:37:50.2574977Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:37:50.2632583Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:37:50.2677924Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:37:50.2734170Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:37:50.2781142Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:37:50.2838353Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:37:50.2887491Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:37:50.2943623Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:37:50.2989880Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:37:50.3048032Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:37:50.3095865Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:37:50.3155454Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:37:50.3203948Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:37:50.3222592Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:37:50.3242024Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T22:37:50.3273375Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:37:50.3291372Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:37:50.3489700Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:37:50.3509024Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:37:50.3529114Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:37:50.3548012Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:37:50.3568749Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:37:50.3855615Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:37:50.3875802Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:37:50.3916121Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:37:50.3945297Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:37:50.3964714Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:37:50.3984901Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:37:50.4003226Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:37:50.5766798Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:37:50.5785158Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:50.5805284Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:50.5824572Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:37:50.5891193Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:37:50.6755701Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:37:50.9417806Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:37:50.9744993Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:37:54.6605197Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:38:02.0120617Z Reading package lists...
2025-08-20T22:38:02.1754314Z Building dependency tree...
2025-08-20T22:38:02.1761940Z Reading state information...
2025-08-20T22:38:02.3290591Z autoconf is already the newest version (2.71-3).
2025-08-20T22:38:02.3291275Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:38:02.3291913Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:38:02.3292529Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:38:02.3293164Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:38:02.3293695Z ca-certificates is already the newest version (20240203).
2025-08-20T22:38:02.3294043Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:38:02.3294385Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:38:02.3295010Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:38:02.3295353Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:38:02.3295706Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:38:02.3296047Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:38:02.3296345Z patch set to manually installed.
2025-08-20T22:38:02.3296636Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:38:02.3296988Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:38:02.3297541Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:38:02.3297868Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:38:02.3298153Z Suggested packages:
2025-08-20T22:38:02.3298343Z   scons-doc
2025-08-20T22:38:02.3433952Z The following NEW packages will be installed:
2025-08-20T22:38:02.3440882Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:38:02.3611439Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:02.3612022Z Need to get 15.8 MB of archives.
2025-08-20T22:38:02.3612365Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T22:38:02.3612770Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:38:02.4594132Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:38:02.6248034Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T22:38:02.7109376Z 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-20T22:38:03.5262121Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:38:03.6854786Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T22:38:03.9331176Z Fetched 15.8 MB in 1s (11.8 MB/s)
2025-08-20T22:38:03.9509294Z Selecting previously unselected package autopoint.
2025-08-20T22:38:03.9563984Z (Reading database ... 
2025-08-20T22:38:03.9564408Z (Reading database ... 5%
2025-08-20T22:38:03.9564895Z (Reading database ... 10%
2025-08-20T22:38:03.9565138Z (Reading database ... 15%
2025-08-20T22:38:03.9565385Z (Reading database ... 20%
2025-08-20T22:38:03.9565623Z (Reading database ... 25%
2025-08-20T22:38:03.9565870Z (Reading database ... 30%
2025-08-20T22:38:03.9566102Z (Reading database ... 35%
2025-08-20T22:38:03.9566324Z (Reading database ... 40%
2025-08-20T22:38:03.9566559Z (Reading database ... 45%
2025-08-20T22:38:03.9566785Z (Reading database ... 50%
2025-08-20T22:38:03.9587303Z (Reading database ... 55%
2025-08-20T22:38:03.9678356Z (Reading database ... 60%
2025-08-20T22:38:03.9699687Z (Reading database ... 65%
2025-08-20T22:38:03.9732849Z (Reading database ... 70%
2025-08-20T22:38:03.9756700Z (Reading database ... 75%
2025-08-20T22:38:03.9785511Z (Reading database ... 80%
2025-08-20T22:38:03.9920400Z (Reading database ... 85%
2025-08-20T22:38:04.0010603Z (Reading database ... 90%
2025-08-20T22:38:04.0268441Z (Reading database ... 95%
2025-08-20T22:38:04.0268768Z (Reading database ... 100%
2025-08-20T22:38:04.0269173Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T22:38:04.0309815Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:38:04.0319638Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:38:04.0552894Z Selecting previously unselected package clang.
2025-08-20T22:38:04.0690533Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T22:38:04.0698866Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:38:04.0903430Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:38:04.1040627Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T22:38:04.1048477Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:38:04.5303609Z Selecting previously unselected package scons.
2025-08-20T22:38:04.5440477Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:38:04.5447070Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:38:04.6089675Z Selecting previously unselected package byacc.
2025-08-20T22:38:04.6227310Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T22:38:04.6234731Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:38:04.6631090Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:38:04.6675345Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:38:04.6751394Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:38:04.6960768Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:38:05.0953491Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:38:05.0977583Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:38:09.1553416Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T22:38:10.5876389Z Reading package lists...
2025-08-20T22:38:10.7381563Z Building dependency tree...
2025-08-20T22:38:10.7389257Z Reading state information...
2025-08-20T22:38:10.8828333Z The following additional packages will be installed:
2025-08-20T22:38:10.8829759Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:38:10.8832303Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:38:10.8833051Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:38:10.8833934Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:38:10.8834772Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:38:10.8835578Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:38:10.8836398Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:38:10.8837445Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:38:10.8838235Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:38:10.8841520Z Suggested packages:
2025-08-20T22:38:10.8841989Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:38:10.8843147Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:38:10.8843891Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:38:10.8844651Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:38:10.8845428Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T22:38:10.8846247Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T22:38:10.8847056Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T22:38:10.8848169Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T22:38:10.8848843Z   wdiff-doc
2025-08-20T22:38:10.8849169Z Recommended packages:
2025-08-20T22:38:10.8849700Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:38:10.8850493Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T22:38:10.8851326Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T22:38:10.8852252Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T22:38:10.9021536Z The following NEW packages will be installed:
2025-08-20T22:38:10.9022579Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:38:10.9023342Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:38:10.9024159Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:38:10.9025150Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:38:10.9026068Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:38:10.9026959Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:38:10.9028327Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:38:10.9029199Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:38:10.9029987Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:38:10.9215528Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:10.9216069Z Need to get 2417 kB of archives.
2025-08-20T22:38:10.9216406Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T22:38:10.9216803Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:38:11.0202169Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:38:11.1030702Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:38:11.1847685Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:38:11.2674349Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:38:11.3496850Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:38:11.4315268Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T22:38:11.5139628Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T22:38:11.5956919Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:38:11.6776267Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T22:38:11.7599566Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T22:38:11.8414751Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:38:11.9235391Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:38:12.0055072Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:38:12.0873294Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:38:12.1692690Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:38:12.2510829Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:38:12.3326380Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:38:12.4173112Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:38:12.4995921Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:38:12.5823729Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T22:38:12.6642201Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T22:38:12.7483490Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:38:12.8318699Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:38:12.9140450Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:38:12.9956689Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:38:13.0785249Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:38:13.1627784Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:38:13.2470239Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T22:38:13.3295090Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T22:38:13.4103263Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:38:13.8259243Z Fetched 2417 kB in 3s (909 kB/s)
2025-08-20T22:38:13.8453351Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:38:13.8508221Z (Reading database ... 
2025-08-20T22:38:13.8508643Z (Reading database ... 5%
2025-08-20T22:38:13.8509043Z (Reading database ... 10%
2025-08-20T22:38:13.8509456Z (Reading database ... 15%
2025-08-20T22:38:13.8509861Z (Reading database ... 20%
2025-08-20T22:38:13.8510250Z (Reading database ... 25%
2025-08-20T22:38:13.8510674Z (Reading database ... 30%
2025-08-20T22:38:13.8511041Z (Reading database ... 35%
2025-08-20T22:38:13.8511409Z (Reading database ... 40%
2025-08-20T22:38:13.8511783Z (Reading database ... 45%
2025-08-20T22:38:13.8512132Z (Reading database ... 50%
2025-08-20T22:38:13.8532447Z (Reading database ... 55%
2025-08-20T22:38:13.8625861Z (Reading database ... 60%
2025-08-20T22:38:13.8647293Z (Reading database ... 65%
2025-08-20T22:38:13.8681512Z (Reading database ... 70%
2025-08-20T22:38:13.8705565Z (Reading database ... 75%
2025-08-20T22:38:13.8734902Z (Reading database ... 80%
2025-08-20T22:38:13.8870195Z (Reading database ... 85%
2025-08-20T22:38:13.8960857Z (Reading database ... 90%
2025-08-20T22:38:13.9224611Z (Reading database ... 95%
2025-08-20T22:38:13.9225093Z (Reading database ... 100%
2025-08-20T22:38:13.9225747Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T22:38:13.9266300Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:38:13.9275546Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:38:13.9478162Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:38:13.9610877Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:38:13.9618858Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:38:13.9813729Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:38:13.9946157Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:38:13.9953695Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:38:14.0174434Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:38:14.0307927Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:38:14.0314897Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:38:14.0506770Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:38:14.0642550Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:38:14.0649973Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:38:14.0843828Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:38:14.0977739Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T22:38:14.0985128Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:38:14.1190071Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T22:38:14.1324422Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T22:38:14.1331599Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:38:14.1535499Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:38:14.1670398Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:38:14.1677420Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:38:14.1868247Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T22:38:14.2002220Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T22:38:14.2009312Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:38:14.2208821Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T22:38:14.2344847Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T22:38:14.2351958Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:38:14.2550261Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:38:14.2685879Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:38:14.2693978Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:38:14.2888678Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:38:14.3026312Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:38:14.3036092Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:38:14.3233918Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:38:14.3371721Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:38:14.3378717Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:38:14.3588897Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:38:14.3725315Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:38:14.3732159Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:38:14.3925919Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:38:14.4061518Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:38:14.4068757Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:38:14.4290333Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:38:14.4423778Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:38:14.4431703Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:38:14.4628734Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:38:14.4763610Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:38:14.4771969Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:38:14.5162149Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:38:14.5297775Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:38:14.5305746Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:38:14.5500661Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:38:14.5635685Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:38:14.5643022Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:38:14.5831311Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T22:38:14.5965387Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T22:38:14.5972506Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:38:14.6167944Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T22:38:14.6301071Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T22:38:14.6309444Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:38:14.6716211Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:38:14.6851092Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:38:14.6858719Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:38:14.7099687Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:38:14.7233680Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:38:14.7240792Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:38:14.7439309Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:38:14.7572970Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:38:14.7579771Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:38:14.7770143Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:38:14.7902968Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:38:14.7910811Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:38:14.8104023Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:38:14.8236678Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:38:14.8243870Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:38:14.8450963Z Selecting previously unselected package libwww-perl.
2025-08-20T22:38:14.8584878Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:38:14.8592038Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:38:14.8869452Z Selecting previously unselected package patchutils.
2025-08-20T22:38:14.9004246Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T22:38:14.9011444Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:38:14.9258298Z Selecting previously unselected package wdiff.
2025-08-20T22:38:14.9392252Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T22:38:14.9398998Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:38:14.9614649Z Selecting previously unselected package devscripts.
2025-08-20T22:38:14.9748227Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:38:14.9941159Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:38:15.1138008Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:38:15.1158971Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:38:15.1178326Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:38:15.1197441Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:38:15.1215196Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:38:15.1233948Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:38:15.1253529Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:38:15.1276455Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:38:15.1295237Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:38:15.1314099Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:38:15.1332138Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:38:15.1351790Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:38:15.1372414Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:38:15.1391403Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:38:15.1412161Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:38:15.1432017Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:38:15.1450973Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:38:15.1469379Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:38:15.1489209Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:38:15.1509139Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:38:15.1527914Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:38:15.1546626Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:38:15.1565212Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:38:15.1585588Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:38:15.1605320Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:38:15.1625128Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:38:15.1643956Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:38:15.1670654Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:38:15.1697773Z Setting up devscripts (2.23.7) ...
2025-08-20T22:38:15.2885572Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:38:15.2909441Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:38:20.0480947Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:38:21.5315048Z Reading package lists...
2025-08-20T22:38:21.6873785Z Building dependency tree...
2025-08-20T22:38:21.6881698Z Reading state information...
2025-08-20T22:38:21.8386657Z The following additional packages will be installed:
2025-08-20T22:38:21.8396508Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:38:21.8403987Z Suggested packages:
2025-08-20T22:38:21.8404288Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T22:38:21.8537603Z The following NEW packages will be installed:
2025-08-20T22:38:21.8543761Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:38:21.8709408Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:21.8709882Z Need to get 13.6 MB of archives.
2025-08-20T22:38:21.8710455Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T22:38:21.8711132Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:38:21.9683114Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T22:38:22.0539774Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T22:38:22.1388199Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:38:22.4665979Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T22:38:23.2194765Z Fetched 13.6 MB in 1s (12.3 MB/s)
2025-08-20T22:38:23.2380125Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T22:38:23.2435590Z (Reading database ... 
2025-08-20T22:38:23.2436161Z (Reading database ... 5%
2025-08-20T22:38:23.2436812Z (Reading database ... 10%
2025-08-20T22:38:23.2437352Z (Reading database ... 15%
2025-08-20T22:38:23.2437737Z (Reading database ... 20%
2025-08-20T22:38:23.2438096Z (Reading database ... 25%
2025-08-20T22:38:23.2438439Z (Reading database ... 30%
2025-08-20T22:38:23.2438769Z (Reading database ... 35%
2025-08-20T22:38:23.2439013Z (Reading database ... 40%
2025-08-20T22:38:23.2439231Z (Reading database ... 45%
2025-08-20T22:38:23.2439440Z (Reading database ... 50%
2025-08-20T22:38:23.2459148Z (Reading database ... 55%
2025-08-20T22:38:23.2552306Z (Reading database ... 60%
2025-08-20T22:38:23.2573902Z (Reading database ... 65%
2025-08-20T22:38:23.2608854Z (Reading database ... 70%
2025-08-20T22:38:23.2632529Z (Reading database ... 75%
2025-08-20T22:38:23.2662032Z (Reading database ... 80%
2025-08-20T22:38:23.2805600Z (Reading database ... 85%
2025-08-20T22:38:23.2886205Z (Reading database ... 90%
2025-08-20T22:38:23.3139964Z (Reading database ... 95%
2025-08-20T22:38:23.3140470Z (Reading database ... 100%
2025-08-20T22:38:23.3141147Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T22:38:23.3182501Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T22:38:23.3198019Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:38:23.3424324Z Selecting previously unselected package librhash0:amd64.
2025-08-20T22:38:23.3558126Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T22:38:23.3567333Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:38:23.3790823Z Selecting previously unselected package cmake-data.
2025-08-20T22:38:23.3924297Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:38:23.3986587Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:38:23.9622814Z Selecting previously unselected package cmake.
2025-08-20T22:38:23.9776525Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T22:38:23.9784770Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:38:24.1647833Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:38:24.1669648Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:38:24.1688551Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:38:24.1747695Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:38:24.1770563Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:38:28.4110763Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:38:28.9671109Z 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-20T22:38:28.9674605Z Running kernel seems to be up-to-date.
2025-08-20T22:38:28.9674955Z 
2025-08-20T22:38:28.9675340Z Restarting services...
2025-08-20T22:38:28.9735408Z 
2025-08-20T22:38:28.9735896Z Service restarts being deferred:
2025-08-20T22:38:28.9736465Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:38:28.9737000Z 
2025-08-20T22:38:28.9737429Z No containers need to be restarted.
2025-08-20T22:38:28.9737690Z 
2025-08-20T22:38:28.9737841Z No user sessions are running outdated binaries.
2025-08-20T22:38:28.9738101Z 
2025-08-20T22:38:28.9738296Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:38:29.8757908Z Reading package lists...
2025-08-20T22:38:30.0378152Z Building dependency tree...
2025-08-20T22:38:30.0386276Z Reading state information...
2025-08-20T22:38:30.2104846Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:38:30.2105545Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:38:30.2106104Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:38:30.2106646Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:38:30.2107443Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:38:30.2108018Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:38:30.2108641Z ca-certificates is already the newest version (20240203).
2025-08-20T22:38:30.2109209Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:38:30.2109770Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:38:30.2110330Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:38:30.2110906Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:38:30.2111445Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:38:30.2112371Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:38:30.2112934Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:38:30.2113299Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:38:30.2113639Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:38:30.2113977Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:38:30.2114302Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:38:30.2114787Z musl is already the newest version (1.2.4-2).
2025-08-20T22:38:30.2115313Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:38:30.2115817Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:38:30.2116274Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:38:30.2116653Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:38:30.2116974Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:38:30.2117502Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:38:30.2117863Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:30.2338142Z Reading package lists...
2025-08-20T22:38:30.3907602Z Building dependency tree...
2025-08-20T22:38:30.3915755Z Reading state information...
2025-08-20T22:38:30.5587613Z autoconf is already the newest version (2.71-3).
2025-08-20T22:38:30.5588287Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:38:30.5588914Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:38:30.5589490Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:38:30.5590098Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:38:30.5590711Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:38:30.5591607Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:38:30.5592211Z ca-certificates is already the newest version (20240203).
2025-08-20T22:38:30.5592819Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:38:30.5593367Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:38:30.5593916Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:38:30.5594446Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:38:30.5594982Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:38:30.5595410Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:38:30.5595763Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:38:30.5596101Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:38:30.5596458Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:38:30.5596854Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:38:30.5597472Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:38:30.5597790Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:38:30.5598329Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:38:30.5598823Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:30.5823955Z Reading package lists...
2025-08-20T22:38:30.7558976Z Building dependency tree...
2025-08-20T22:38:30.7567323Z Reading state information...
2025-08-20T22:38:30.9233215Z devscripts is already the newest version (2.23.7).
2025-08-20T22:38:30.9233654Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:30.9469331Z Reading package lists...
2025-08-20T22:38:31.1063178Z Building dependency tree...
2025-08-20T22:38:31.1070893Z Reading state information...
2025-08-20T22:38:31.2738509Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:38:31.2739191Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:31.2971727Z Reading package lists...
2025-08-20T22:38:31.4475249Z Building dependency tree...
2025-08-20T22:38:31.4483178Z Reading state information...
2025-08-20T22:38:31.5959927Z Suggested packages:
2025-08-20T22:38:31.5960248Z   binutils-doc
2025-08-20T22:38:31.6206409Z The following NEW packages will be installed:
2025-08-20T22:38:31.6212336Z   binutils-aarch64-linux-gnu
2025-08-20T22:38:31.6377556Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:31.6605776Z Need to get 3711 kB of archives.
2025-08-20T22:38:31.6606205Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T22:38:31.6606847Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:38:31.7589008Z 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-20T22:38:32.3275245Z Fetched 3711 kB in 0s (8650 kB/s)
2025-08-20T22:38:32.3455400Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T22:38:32.3511446Z (Reading database ... 
2025-08-20T22:38:32.3512252Z (Reading database ... 5%
2025-08-20T22:38:32.3512810Z (Reading database ... 10%
2025-08-20T22:38:32.3513165Z (Reading database ... 15%
2025-08-20T22:38:32.3513562Z (Reading database ... 20%
2025-08-20T22:38:32.3513938Z (Reading database ... 25%
2025-08-20T22:38:32.3514334Z (Reading database ... 30%
2025-08-20T22:38:32.3514718Z (Reading database ... 35%
2025-08-20T22:38:32.3515066Z (Reading database ... 40%
2025-08-20T22:38:32.3515423Z (Reading database ... 45%
2025-08-20T22:38:32.3515768Z (Reading database ... 50%
2025-08-20T22:38:32.3535409Z (Reading database ... 55%
2025-08-20T22:38:32.3626811Z (Reading database ... 60%
2025-08-20T22:38:32.3648093Z (Reading database ... 65%
2025-08-20T22:38:32.3682467Z (Reading database ... 70%
2025-08-20T22:38:32.3705541Z (Reading database ... 75%
2025-08-20T22:38:32.3735337Z (Reading database ... 80%
2025-08-20T22:38:32.3888119Z (Reading database ... 85%
2025-08-20T22:38:32.3969512Z (Reading database ... 90%
2025-08-20T22:38:32.4227703Z (Reading database ... 95%
2025-08-20T22:38:32.4228207Z (Reading database ... 100%
2025-08-20T22:38:32.4228908Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T22:38:32.4269150Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:38:32.4288243Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:38:32.5827917Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:38:32.5849390Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:38:32.5982864Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:38:38.0736544Z Reading package lists...
2025-08-20T22:38:38.2331582Z Building dependency tree...
2025-08-20T22:38:38.2339349Z Reading state information...
2025-08-20T22:38:38.3883066Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:38:38.3884034Z The following additional packages will be installed:
2025-08-20T22:38:38.3884827Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:38:38.3885665Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:38:38.3886273Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:38:38.3887365Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:38:38.3888171Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:38:38.3888551Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:38:38.3888999Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:38:38.3889510Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:38:38.3890276Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:38:38.3891019Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:38:38.3891497Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:38:38.3891995Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:38:38.3892871Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:38:38.3893364Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:38:38.3893846Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:38:38.3894293Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:38:38.3894751Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:38:38.3895192Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:38:38.3895901Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:38:38.3896659Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:38:38.3897409Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:38:38.3897828Z   linux-libc-dev-armhf-cross
2025-08-20T22:38:38.3898085Z Suggested packages:
2025-08-20T22:38:38.3898411Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:38:38.3898901Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T22:38:38.4424530Z The following NEW packages will be installed:
2025-08-20T22:38:38.4425353Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:38:38.4426308Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:38:38.4427546Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:38:38.4428545Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:38:38.4429369Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T22:38:38.4430345Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:38:38.4430953Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:38:38.4431679Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:38:38.4432306Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:38:38.4432770Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:38:38.4433213Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:38:38.4433640Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:38:38.4434098Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:38:38.4434560Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:38:38.4435014Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:38:38.4435456Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:38:38.4435878Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:38:38.4436305Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:38:38.4436718Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:38:38.4437926Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:38:38.4438681Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:38:38.4439139Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:38:38.4439523Z   linux-libc-dev-armhf-cross
2025-08-20T22:38:38.4620575Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:38:38.4621194Z Need to get 171 MB of archives.
2025-08-20T22:38:38.4621752Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T22:38:38.4622423Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:38:38.5675201Z 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-20T22:38:38.6515921Z 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-20T22:38:39.2431243Z 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-20T22:38:39.3260079Z 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-20T22:38:39.9663318Z 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-20T22:38:40.0502027Z 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-20T22:38:40.4823135Z 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-20T22:38:40.5642854Z 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-20T22:38:40.6466999Z 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-20T22:38:40.7289174Z 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-20T22:38:40.8115455Z 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-20T22:38:40.8955205Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T22:38:41.1400045Z 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-20T22:38:41.2242027Z 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-20T22:38:41.3112282Z 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-20T22:38:41.3936817Z 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-20T22:38:41.4771057Z 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-20T22:38:41.6390071Z 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-20T22:38:41.7225950Z 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-20T22:38:41.8894554Z 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-20T22:38:42.0538960Z 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-20T22:38:42.1384995Z 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-20T22:38:42.2255424Z 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-20T22:38:42.5501131Z 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-20T22:38:43.5202149Z 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-20T22:38:43.7659737Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T22:38:44.0104408Z 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-20T22:38:44.3359029Z 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-20T22:38:44.9980588Z 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-20T22:38:45.3326855Z 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-20T22:38:45.4146428Z 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-20T22:38:45.4971435Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:38:45.6668975Z 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-20T22:38:45.7644179Z 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-20T22:38:45.8475450Z 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-20T22:38:45.9290914Z 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-20T22:38:46.2585367Z 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-20T22:38:46.4239294Z 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-20T22:38:46.6679923Z 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-20T22:38:46.8378153Z 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-20T22:38:47.6634533Z 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-20T22:38:47.9141092Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:38:48.1689148Z 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-20T22:38:48.5011411Z 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-20T22:38:49.3282046Z 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-20T22:38:49.8078465Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:38:50.0606424Z 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-20T22:38:50.1448590Z 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-20T22:38:50.2287936Z 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-20T22:38:50.3109249Z 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-20T22:38:50.7203226Z 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-20T22:38:50.8997895Z 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-20T22:38:51.2223847Z 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-20T22:38:51.4644743Z 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-20T22:38:52.5471163Z 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-20T22:38:52.7983548Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:38:53.0545908Z 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-20T22:38:53.4549520Z 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-20T22:38:54.5217561Z 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-20T22:38:54.6033785Z 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-20T22:38:54.6852690Z 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-20T22:38:54.7669845Z 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-20T22:38:54.8488882Z 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-20T22:38:54.9305659Z 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-20T22:38:55.2430428Z Fetched 171 MB in 16s (10.3 MB/s)
2025-08-20T22:38:55.2623454Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T22:38:55.2679660Z (Reading database ... 
2025-08-20T22:38:55.2680076Z (Reading database ... 5%
2025-08-20T22:38:55.2680463Z (Reading database ... 10%
2025-08-20T22:38:55.2680837Z (Reading database ... 15%
2025-08-20T22:38:55.2681188Z (Reading database ... 20%
2025-08-20T22:38:55.2681536Z (Reading database ... 25%
2025-08-20T22:38:55.2681813Z (Reading database ... 30%
2025-08-20T22:38:55.2682039Z (Reading database ... 35%
2025-08-20T22:38:55.2682254Z (Reading database ... 40%
2025-08-20T22:38:55.2682471Z (Reading database ... 45%
2025-08-20T22:38:55.2682685Z (Reading database ... 50%
2025-08-20T22:38:55.2705597Z (Reading database ... 55%
2025-08-20T22:38:55.2798956Z (Reading database ... 60%
2025-08-20T22:38:55.2820918Z (Reading database ... 65%
2025-08-20T22:38:55.2856676Z (Reading database ... 70%
2025-08-20T22:38:55.2881123Z (Reading database ... 75%
2025-08-20T22:38:55.2911586Z (Reading database ... 80%
2025-08-20T22:38:55.3068300Z (Reading database ... 85%
2025-08-20T22:38:55.3153101Z (Reading database ... 90%
2025-08-20T22:38:55.3420513Z (Reading database ... 95%
2025-08-20T22:38:55.3420941Z (Reading database ... 100%
2025-08-20T22:38:55.3421485Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T22:38:55.3462921Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:55.3472080Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:55.3681694Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T22:38:55.3823007Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:55.3855385Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:55.5334030Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T22:38:55.5471988Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:55.5478507Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:55.5680362Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:38:55.5818231Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:55.5849178Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:55.7197989Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T22:38:55.7336279Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:55.7342988Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:55.7546405Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:38:55.7684503Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:55.7713035Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:55.9017285Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T22:38:55.9156254Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:38:55.9162729Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:38:55.9362754Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:38:55.9500795Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:38:55.9507977Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:38:55.9699117Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:38:55.9833451Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:38:55.9840134Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:38:56.0026264Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:38:56.0160294Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.0167531Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.0357628Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:38:56.0492357Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.0499060Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.0691471Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T22:38:56.0827442Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:38:56.0833721Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:38:56.1217416Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T22:38:56.1353812Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.1361409Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.1557852Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T22:38:56.1693962Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.1700749Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.1930746Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T22:38:56.2066728Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.2073623Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.2270450Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T22:38:56.2405264Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.2412243Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.2603836Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T22:38:56.2740297Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.2747616Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.3052421Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T22:38:56.3188671Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.3195765Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.3431310Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T22:38:56.3567027Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.3574257Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.3860916Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T22:38:56.3999039Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.4006800Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.4323498Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T22:38:56.4458669Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.4465484Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.4691214Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T22:38:56.4826329Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.4833422Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.5078155Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T22:38:56.5214456Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:56.5222005Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.6202203Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T22:38:56.6342288Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:56.6371946Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:56.8913694Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T22:38:56.9052336Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:38:56.9059692Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:38:57.0954497Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T22:38:57.1098517Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:38:57.1105325Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:38:57.2358543Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T22:38:57.2501391Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:57.2508252Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:57.4662709Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T22:38:57.4806463Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:57.4838483Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:57.6370430Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:38:57.6510032Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:38:57.6523466Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:38:57.7392179Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:38:57.7531847Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:57.7538989Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:57.7732853Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:38:57.7871882Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:57.7878753Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:57.8069956Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:38:57.8208736Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:38:57.8215189Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:38:57.8546679Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:38:57.8686364Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:57.8694130Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:57.8892701Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:38:57.9032087Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:57.9039318Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:57.9253956Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:38:57.9393777Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:57.9401560Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:57.9599357Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:38:57.9739029Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:57.9745994Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:58.0363840Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:38:58.0503656Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:58.0510444Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:58.0793553Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:38:58.0934386Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:58.0941405Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:58.1276400Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:38:58.1415948Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:58.1423135Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:58.1938439Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:38:58.2078865Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:58.2108692Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:58.4451101Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:38:58.4591844Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:38:58.4598954Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:38:58.6627563Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:38:58.6773905Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:38:58.6781223Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:38:58.8020489Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:38:58.8164729Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:58.8172376Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.0168282Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:38:59.0313109Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:59.0347372Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.1766042Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:38:59.1907767Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:38:59.1915292Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:38:59.2849601Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:38:59.2990526Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:38:59.2997567Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:38:59.3362614Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:38:59.3504563Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:59.3512160Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.3716819Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:38:59.3857414Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:59.3864301Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.4074120Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:38:59.4215851Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:59.4223584Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.4422268Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:38:59.4563239Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:59.4570909Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.5223529Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:38:59.5365028Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:59.5373186Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.5655804Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:38:59.5795377Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:59.5802263Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.6149402Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:38:59.6288403Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:38:59.6298679Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.6828722Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:38:59.6969532Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:38:59.6999076Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:38:59.9579548Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:38:59.9720216Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:38:59.9728377Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:39:00.1558872Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:39:00.1706508Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:39:00.1713849Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:39:00.2991319Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:39:00.3151531Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:39:00.3162975Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.5054630Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:39:00.5201607Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:39:00.5230430Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.6646563Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T22:39:00.6788904Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:39:00.6796161Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:00.7004519Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T22:39:00.7145573Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:39:00.7152939Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:00.7334801Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:39:00.7475720Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:39:00.7482535Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:39:00.7680267Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:39:00.7821355Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:39:00.7828699Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:39:00.8010725Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:39:00.8151766Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:39:00.8160639Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:00.8354839Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:39:00.8507548Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:39:00.8514673Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:00.8957567Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:39:00.8980871Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:39:00.9005144Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9027985Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9046649Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9063911Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:39:00.9087370Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9106880Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:39:00.9127294Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:39:00.9147714Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9166518Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:39:00.9186957Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:39:00.9207685Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9228646Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9248549Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9269320Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:39:00.9289908Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:39:00.9311658Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9331790Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9351678Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9370996Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9390544Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9409641Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9430214Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9450077Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9471530Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9493110Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9512870Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9532471Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9553426Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:39:00.9574804Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9595670Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:39:00.9614408Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9636746Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9657072Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9678464Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:00.9699200Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:39:00.9720750Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9741697Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9763300Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9784685Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9806079Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9827254Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:00.9848176Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9870183Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9893001Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9914411Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9935465Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9959399Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:00.9980995Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0001566Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0022223Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:39:01.0042979Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0062951Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0083466Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0104065Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0124577Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0144723Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:39:01.0166096Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:01.0186275Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0206800Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:39:01.0228383Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:01.0248747Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:01.0271705Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:39:01.0300027Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:39:01.0317443Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:39:01.0406278Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:39:05.3374909Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:39:06.8419286Z Reading package lists...
2025-08-20T22:39:06.9925863Z Building dependency tree...
2025-08-20T22:39:06.9934162Z Reading state information...
2025-08-20T22:39:07.1350999Z The following additional packages will be installed:
2025-08-20T22:39:07.1351712Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:39:07.1356761Z   libpcap0.8-dev
2025-08-20T22:39:07.1620880Z The following NEW packages will be installed:
2025-08-20T22:39:07.1621784Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:39:07.1625596Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:39:07.1789027Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:39:07.2021705Z Need to get 1613 kB of archives.
2025-08-20T22:39:07.2022383Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T22:39:07.2023091Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:39:07.2995574Z 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-20T22:39:07.3851126Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T22:39:07.4672027Z 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-20T22:39:07.5488903Z 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-20T22:39:07.6335450Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T22:39:07.8091837Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T22:39:07.8929988Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:39:07.9741170Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T22:39:08.2404566Z Fetched 1613 kB in 1s (2060 kB/s)
2025-08-20T22:39:08.2598330Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T22:39:08.2657854Z (Reading database ... 
2025-08-20T22:39:08.2658286Z (Reading database ... 5%
2025-08-20T22:39:08.2658660Z (Reading database ... 10%
2025-08-20T22:39:08.2659027Z (Reading database ... 15%
2025-08-20T22:39:08.2659542Z (Reading database ... 20%
2025-08-20T22:39:08.2659920Z (Reading database ... 25%
2025-08-20T22:39:08.2660274Z (Reading database ... 30%
2025-08-20T22:39:08.2660625Z (Reading database ... 35%
2025-08-20T22:39:08.2660981Z (Reading database ... 40%
2025-08-20T22:39:08.2661332Z (Reading database ... 45%
2025-08-20T22:39:08.2661679Z (Reading database ... 50%
2025-08-20T22:39:08.2757386Z (Reading database ... 55%
2025-08-20T22:39:08.2778150Z (Reading database ... 60%
2025-08-20T22:39:08.2800454Z (Reading database ... 65%
2025-08-20T22:39:08.2841108Z (Reading database ... 70%
2025-08-20T22:39:08.2864245Z (Reading database ... 75%
2025-08-20T22:39:08.2904418Z (Reading database ... 80%
2025-08-20T22:39:08.3068576Z (Reading database ... 85%
2025-08-20T22:39:08.3148953Z (Reading database ... 90%
2025-08-20T22:39:08.3418499Z (Reading database ... 95%
2025-08-20T22:39:08.3419060Z (Reading database ... 100%
2025-08-20T22:39:08.3419590Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T22:39:08.3462863Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T22:39:08.3476174Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:39:08.3782516Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:39:08.3927372Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T22:39:08.3943259Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:39:08.4159849Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T22:39:08.4306228Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:39:08.4313989Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:39:08.4725755Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T22:39:08.4871667Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:39:08.4879192Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:39:08.5123256Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T22:39:08.5266569Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T22:39:08.5273905Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:39:08.5914269Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T22:39:08.6056988Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:39:08.6085990Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:39:08.6445913Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T22:39:08.6590148Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:39:08.6596790Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:39:08.6821512Z Selecting previously unselected package pcaputils.
2025-08-20T22:39:08.6965548Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T22:39:08.6994090Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:39:08.7410323Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:39:08.7430906Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:39:08.9104867Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:39:08.9122696Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:39:08.9217938Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:39:09.2208141Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:39:09.2228207Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:39:09.2273442Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:39:09.2415113Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:39:13.9211272Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:39:14.0123346Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:39:14.0144787Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:39:15.4163607Z Reading package lists...
2025-08-20T22:39:15.5744901Z Building dependency tree...
2025-08-20T22:39:15.5753601Z Reading state information...
2025-08-20T22:39:15.6156923Z Reading package lists...
2025-08-20T22:39:15.7698382Z Building dependency tree...
2025-08-20T22:39:15.7707064Z Reading state information...
2025-08-20T22:39:15.9156400Z The following additional packages will be installed:
2025-08-20T22:39:15.9161253Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:39:15.9166467Z Suggested packages:
2025-08-20T22:39:15.9166914Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:39:15.9167541Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:39:15.9313643Z The following NEW packages will be installed:
2025-08-20T22:39:15.9314551Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:39:15.9318538Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:39:15.9489179Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:39:15.9490120Z Need to get 800 kB of archives.
2025-08-20T22:39:15.9490693Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T22:39:15.9491369Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:39:16.0447041Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T22:39:16.1265702Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T22:39:16.2098855Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T22:39:16.3660944Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T22:39:16.4466073Z 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-20T22:39:16.5283331Z 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-20T22:39:16.6135308Z 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-20T22:39:16.6935956Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T22:39:16.7746114Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:39:17.0338527Z Fetched 800 kB in 1s (956 kB/s)
2025-08-20T22:39:17.0536169Z Selecting previously unselected package liblz1:amd64.
2025-08-20T22:39:17.0595461Z (Reading database ... 
2025-08-20T22:39:17.0595841Z (Reading database ... 5%
2025-08-20T22:39:17.0596206Z (Reading database ... 10%
2025-08-20T22:39:17.0596565Z (Reading database ... 15%
2025-08-20T22:39:17.0597332Z (Reading database ... 20%
2025-08-20T22:39:17.0597709Z (Reading database ... 25%
2025-08-20T22:39:17.0598644Z (Reading database ... 30%
2025-08-20T22:39:17.0599022Z (Reading database ... 35%
2025-08-20T22:39:17.0599376Z (Reading database ... 40%
2025-08-20T22:39:17.0599666Z (Reading database ... 45%
2025-08-20T22:39:17.0599880Z (Reading database ... 50%
2025-08-20T22:39:17.0694471Z (Reading database ... 55%
2025-08-20T22:39:17.0715025Z (Reading database ... 60%
2025-08-20T22:39:17.0737276Z (Reading database ... 65%
2025-08-20T22:39:17.0779249Z (Reading database ... 70%
2025-08-20T22:39:17.0803908Z (Reading database ... 75%
2025-08-20T22:39:17.0846404Z (Reading database ... 80%
2025-08-20T22:39:17.1023081Z (Reading database ... 85%
2025-08-20T22:39:17.1096432Z (Reading database ... 90%
2025-08-20T22:39:17.1358916Z (Reading database ... 95%
2025-08-20T22:39:17.1359246Z (Reading database ... 100%
2025-08-20T22:39:17.1359605Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T22:39:17.1402185Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T22:39:17.1418211Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T22:39:17.1628365Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T22:39:17.1770788Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T22:39:17.1778489Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:39:17.1992132Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T22:39:17.2133110Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T22:39:17.2140246Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:39:17.2911866Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T22:39:17.3057527Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T22:39:17.3066916Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:39:17.3309857Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T22:39:17.3454507Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T22:39:17.3461333Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:39:17.3686336Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T22:39:17.3829344Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T22:39:17.3836890Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:39:17.4090290Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T22:39:17.4232609Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T22:39:17.4240193Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:39:17.4455981Z Selecting previously unselected package lzma.
2025-08-20T22:39:17.4598054Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T22:39:17.4604708Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:39:17.4841965Z Selecting previously unselected package lzma-dev.
2025-08-20T22:39:17.4982315Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:39:17.4989474Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:39:17.5416902Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T22:39:17.5439513Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:39:17.5458846Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:39:17.5480028Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:39:17.5500861Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:39:17.5561556Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:39:17.5586324Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:39:17.5605216Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:39:17.5623309Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:39:17.5642269Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:39:17.5663879Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:39:17.5800924Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:39:21.8950814Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:39:22.5298925Z 
2025-08-20T22:39:22.5299386Z Running kernel seems to be up-to-date.
2025-08-20T22:39:22.5299641Z 
2025-08-20T22:39:22.5299739Z Restarting services...
2025-08-20T22:39:22.5359596Z 
2025-08-20T22:39:22.5359822Z Service restarts being deferred:
2025-08-20T22:39:22.5360356Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:39:22.5360616Z 
2025-08-20T22:39:22.5360979Z No containers need to be restarted.
2025-08-20T22:39:22.5361325Z 
2025-08-20T22:39:22.5361527Z No user sessions are running outdated binaries.
2025-08-20T22:39:22.5361868Z 
2025-08-20T22:39:22.5362173Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:39:23.3856523Z Reading package lists...
2025-08-20T22:39:23.5483160Z Building dependency tree...
2025-08-20T22:39:23.5491869Z Reading state information...
2025-08-20T22:39:23.7498915Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:39:23.7499707Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:39:23.7500460Z inetutils-telnet set to manually installed.
2025-08-20T22:39:23.7501076Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:39:23.7501726Z The following additional packages will be installed:
2025-08-20T22:39:23.7502253Z   tcpd update-inetd
2025-08-20T22:39:23.7656484Z The following packages will be REMOVED:
2025-08-20T22:39:23.7665535Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:39:23.7666803Z The following NEW packages will be installed:
2025-08-20T22:39:23.7667650Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:39:23.7668502Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:39:23.7674697Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:39:23.7844847Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T22:39:23.7845408Z Need to get 698 kB of archives.
2025-08-20T22:39:23.7845742Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T22:39:23.7846377Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:39:23.8887405Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T22:39:23.9729186Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T22:39:24.0534650Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:39:24.1364078Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T22:39:24.2176308Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T22:39:24.2989095Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T22:39:24.3797521Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T22:39:24.4611571Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T22:39:24.5421821Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T22:39:24.6254385Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T22:39:24.7068525Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T22:39:24.7891336Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T22:39:24.8702482Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T22:39:25.1012833Z Preconfiguring packages ...
2025-08-20T22:39:25.1954579Z Fetched 698 kB in 1s (637 kB/s)
2025-08-20T22:39:25.2135124Z (Reading database ... 
2025-08-20T22:39:25.2135523Z (Reading database ... 5%
2025-08-20T22:39:25.2135906Z (Reading database ... 10%
2025-08-20T22:39:25.2136296Z (Reading database ... 15%
2025-08-20T22:39:25.2136655Z (Reading database ... 20%
2025-08-20T22:39:25.2137019Z (Reading database ... 25%
2025-08-20T22:39:25.2137567Z (Reading database ... 30%
2025-08-20T22:39:25.2137924Z (Reading database ... 35%
2025-08-20T22:39:25.2138275Z (Reading database ... 40%
2025-08-20T22:39:25.2138640Z (Reading database ... 45%
2025-08-20T22:39:25.2138878Z (Reading database ... 50%
2025-08-20T22:39:25.2160902Z (Reading database ... 55%
2025-08-20T22:39:25.2256493Z (Reading database ... 60%
2025-08-20T22:39:25.2278732Z (Reading database ... 65%
2025-08-20T22:39:25.2318872Z (Reading database ... 70%
2025-08-20T22:39:25.2342981Z (Reading database ... 75%
2025-08-20T22:39:25.2382350Z (Reading database ... 80%
2025-08-20T22:39:25.2555259Z (Reading database ... 85%
2025-08-20T22:39:25.2627848Z (Reading database ... 90%
2025-08-20T22:39:25.2890461Z (Reading database ... 95%
2025-08-20T22:39:25.2890875Z (Reading database ... 100%
2025-08-20T22:39:25.2891429Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T22:39:25.2931787Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:39:25.3074111Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:39:25.3213606Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:39:25.7073170Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:39:25.7132801Z (Reading database ... 
2025-08-20T22:39:25.7133431Z (Reading database ... 5%
2025-08-20T22:39:25.7133742Z (Reading database ... 10%
2025-08-20T22:39:25.7134109Z (Reading database ... 15%
2025-08-20T22:39:25.7134491Z (Reading database ... 20%
2025-08-20T22:39:25.7134876Z (Reading database ... 25%
2025-08-20T22:39:25.7135176Z (Reading database ... 30%
2025-08-20T22:39:25.7135392Z (Reading database ... 35%
2025-08-20T22:39:25.7135827Z (Reading database ... 40%
2025-08-20T22:39:25.7136026Z (Reading database ... 45%
2025-08-20T22:39:25.7136229Z (Reading database ... 50%
2025-08-20T22:39:25.7157854Z (Reading database ... 55%
2025-08-20T22:39:25.7252580Z (Reading database ... 60%
2025-08-20T22:39:25.7274518Z (Reading database ... 65%
2025-08-20T22:39:25.7316129Z (Reading database ... 70%
2025-08-20T22:39:25.7340874Z (Reading database ... 75%
2025-08-20T22:39:25.7381528Z (Reading database ... 80%
2025-08-20T22:39:25.7556419Z (Reading database ... 85%
2025-08-20T22:39:25.7631529Z (Reading database ... 90%
2025-08-20T22:39:25.7895958Z (Reading database ... 95%
2025-08-20T22:39:25.7896327Z (Reading database ... 100%
2025-08-20T22:39:25.7896748Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T22:39:25.7939330Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:25.7975811Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:25.8205226Z Selecting previously unselected package tcpd.
2025-08-20T22:39:25.8346506Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T22:39:25.8354222Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:39:25.8577069Z Selecting previously unselected package update-inetd.
2025-08-20T22:39:25.8719662Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:39:25.8729578Z Unpacking update-inetd (4.53) ...
2025-08-20T22:39:25.8949684Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:39:25.9092306Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:25.9137701Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:25.9356166Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:39:25.9496555Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:25.9503981Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:39:25.9731192Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:39:25.9872917Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:25.9881755Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.0102691Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:39:26.0243018Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:26.0251225Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.0479355Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:39:26.0624252Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:26.0631289Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.0842984Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:39:26.0986292Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:26.0993365Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.1197576Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:39:26.1339867Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:26.1347040Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.1550355Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:39:26.1692542Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:26.1701614Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.1925398Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:39:26.2065681Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T22:39:26.2073300Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:39:26.2314182Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:39:26.2454359Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:39:26.2461513Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.2870203Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:39:26.2947731Z Setting up update-inetd (4.53) ...
2025-08-20T22:39:26.3829089Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.3890952Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:39:26.3908434Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:26.7921476Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:39:26.7921921Z 
2025-08-20T22:39:26.7922043Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:39:26.7922250Z 
2025-08-20T22:39:26.7922631Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:39:26.7923023Z 
2025-08-20T22:39:26.7923569Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:39:26.7924090Z 
2025-08-20T22:39:27.1100780Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:39:27.1184280Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:39:27.1244005Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:39:27.1261583Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:39:27.1291116Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:39:27.1310481Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:39:27.1329154Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:27.5279164Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:39:27.5279883Z 
2025-08-20T22:39:27.5280907Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:39:27.5281457Z 
2025-08-20T22:39:27.8259293Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:27.9284450Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:27.9976486Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:39:28.0590884Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:39:34.2180461Z Reading package lists...
2025-08-20T22:39:34.3861943Z Building dependency tree...
2025-08-20T22:39:34.3870230Z Reading state information...
2025-08-20T22:39:34.6055377Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T22:39:34.6055925Z iputils-tracepath set to manually installed.
2025-08-20T22:39:34.6056227Z The following packages will be REMOVED:
2025-08-20T22:39:34.6063361Z   inetutils-ping
2025-08-20T22:39:34.6064398Z The following NEW packages will be installed:
2025-08-20T22:39:34.6070476Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:39:34.6236309Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T22:39:34.6236909Z Need to get 71.5 kB of archives.
2025-08-20T22:39:34.6237684Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T22:39:34.6238343Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:39:34.7215080Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:39:34.8077085Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T22:39:34.8934013Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T22:39:35.1765027Z Fetched 71.5 kB in 0s (255 kB/s)
2025-08-20T22:39:35.1946323Z (Reading database ... 
2025-08-20T22:39:35.1947301Z (Reading database ... 5%
2025-08-20T22:39:35.1947871Z (Reading database ... 10%
2025-08-20T22:39:35.1948243Z (Reading database ... 15%
2025-08-20T22:39:35.1948639Z (Reading database ... 20%
2025-08-20T22:39:35.1949021Z (Reading database ... 25%
2025-08-20T22:39:35.1949508Z (Reading database ... 30%
2025-08-20T22:39:35.1949723Z (Reading database ... 35%
2025-08-20T22:39:35.1949932Z (Reading database ... 40%
2025-08-20T22:39:35.1950144Z (Reading database ... 45%
2025-08-20T22:39:35.1950358Z (Reading database ... 50%
2025-08-20T22:39:35.2033719Z (Reading database ... 55%
2025-08-20T22:39:35.2069847Z (Reading database ... 60%
2025-08-20T22:39:35.2092373Z (Reading database ... 65%
2025-08-20T22:39:35.2134064Z (Reading database ... 70%
2025-08-20T22:39:35.2160593Z (Reading database ... 75%
2025-08-20T22:39:35.2198231Z (Reading database ... 80%
2025-08-20T22:39:35.2394944Z (Reading database ... 85%
2025-08-20T22:39:35.2475545Z (Reading database ... 90%
2025-08-20T22:39:35.2746448Z (Reading database ... 95%
2025-08-20T22:39:35.2746913Z (Reading database ... 100%
2025-08-20T22:39:35.2747800Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T22:39:35.2789039Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:39:35.3221357Z Selecting previously unselected package iputils-ping.
2025-08-20T22:39:35.3281340Z (Reading database ... 
2025-08-20T22:39:35.3281798Z (Reading database ... 5%
2025-08-20T22:39:35.3282178Z (Reading database ... 10%
2025-08-20T22:39:35.3282536Z (Reading database ... 15%
2025-08-20T22:39:35.3282898Z (Reading database ... 20%
2025-08-20T22:39:35.3283188Z (Reading database ... 25%
2025-08-20T22:39:35.3283412Z (Reading database ... 30%
2025-08-20T22:39:35.3283634Z (Reading database ... 35%
2025-08-20T22:39:35.3283849Z (Reading database ... 40%
2025-08-20T22:39:35.3284066Z (Reading database ... 45%
2025-08-20T22:39:35.3284281Z (Reading database ... 50%
2025-08-20T22:39:35.3363523Z (Reading database ... 55%
2025-08-20T22:39:35.3398977Z (Reading database ... 60%
2025-08-20T22:39:35.3421548Z (Reading database ... 65%
2025-08-20T22:39:35.3462000Z (Reading database ... 70%
2025-08-20T22:39:35.3487351Z (Reading database ... 75%
2025-08-20T22:39:35.3524482Z (Reading database ... 80%
2025-08-20T22:39:35.3700049Z (Reading database ... 85%
2025-08-20T22:39:35.3774127Z (Reading database ... 90%
2025-08-20T22:39:35.4044073Z (Reading database ... 95%
2025-08-20T22:39:35.4044494Z (Reading database ... 100%
2025-08-20T22:39:35.4044917Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T22:39:35.4090436Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:39:35.4098939Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:39:35.4316184Z Selecting previously unselected package iputils-arping.
2025-08-20T22:39:35.4461538Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:39:35.4468935Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:39:35.4674745Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:39:35.4820406Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:39:35.4828536Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:39:35.5213274Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:39:35.5369194Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:39:35.5519459Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:39:35.5676402Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:39:41.4592949Z Reading package lists...
2025-08-20T22:39:41.6193295Z Building dependency tree...
2025-08-20T22:39:41.6202040Z Reading state information...
2025-08-20T22:39:41.7719811Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T22:39:41.7720463Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:39:41.8084021Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:39:43.2179113Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:39:43.6420099Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:39:44.4341420Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:39:44.5353176Z Collecting pip
2025-08-20T22:39:44.5721140Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:39:44.5788047Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:39:44.6132242Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 54.4 MB/s eta 0:00:00
2025-08-20T22:39:44.8638678Z Installing collected packages: pip
2025-08-20T22:39:45.5888671Z Successfully installed pip-25.2
2025-08-20T22:39:45.8260482Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:39:45.8692005Z Reading package lists...
2025-08-20T22:39:46.0369985Z Building dependency tree...
2025-08-20T22:39:46.0378687Z Reading state information...
2025-08-20T22:39:46.1986774Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:39:46.1988111Z pciutils set to manually installed.
2025-08-20T22:39:46.1988530Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:39:46.1988994Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:39:46.1989389Z python3-distro set to manually installed.
2025-08-20T22:39:46.1989816Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:39:46.1990260Z python3-netifaces set to manually installed.
2025-08-20T22:39:46.1990649Z The following additional packages will be installed:
2025-08-20T22:39:46.1991010Z   libsysfs2
2025-08-20T22:39:46.1994028Z Suggested packages:
2025-08-20T22:39:46.1994427Z   fancontrol read-edid i2c-tools
2025-08-20T22:39:46.2270627Z The following NEW packages will be installed:
2025-08-20T22:39:46.2272999Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:39:46.2477508Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:39:46.2725178Z Need to get 142 kB of archives.
2025-08-20T22:39:46.2726163Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T22:39:46.2726842Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:39:46.4449869Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T22:39:46.6250808Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T22:39:46.7111493Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T22:39:46.9345337Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T22:39:47.2123950Z Fetched 142 kB in 1s (208 kB/s)
2025-08-20T22:39:47.2321845Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T22:39:47.2382656Z (Reading database ... 
2025-08-20T22:39:47.2383060Z (Reading database ... 5%
2025-08-20T22:39:47.2383431Z (Reading database ... 10%
2025-08-20T22:39:47.2383833Z (Reading database ... 15%
2025-08-20T22:39:47.2384164Z (Reading database ... 20%
2025-08-20T22:39:47.2384414Z (Reading database ... 25%
2025-08-20T22:39:47.2384653Z (Reading database ... 30%
2025-08-20T22:39:47.2384883Z (Reading database ... 35%
2025-08-20T22:39:47.2385110Z (Reading database ... 40%
2025-08-20T22:39:47.2385335Z (Reading database ... 45%
2025-08-20T22:39:47.2385563Z (Reading database ... 50%
2025-08-20T22:39:47.2467812Z (Reading database ... 55%
2025-08-20T22:39:47.2504408Z (Reading database ... 60%
2025-08-20T22:39:47.2527789Z (Reading database ... 65%
2025-08-20T22:39:47.2570362Z (Reading database ... 70%
2025-08-20T22:39:47.2599804Z (Reading database ... 75%
2025-08-20T22:39:47.2635230Z (Reading database ... 80%
2025-08-20T22:39:47.2825115Z (Reading database ... 85%
2025-08-20T22:39:47.2912887Z (Reading database ... 90%
2025-08-20T22:39:47.3219499Z (Reading database ... 95%
2025-08-20T22:39:47.3219922Z (Reading database ... 100%
2025-08-20T22:39:47.3220462Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T22:39:47.3267993Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T22:39:47.3283302Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:39:47.3507833Z Selecting previously unselected package sysfsutils.
2025-08-20T22:39:47.3658155Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T22:39:47.3692053Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:39:47.3925163Z Selecting previously unselected package lm-sensors.
2025-08-20T22:39:47.4071978Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T22:39:47.4273763Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:39:47.4530943Z Selecting previously unselected package virt-what.
2025-08-20T22:39:47.4674938Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T22:39:47.4682538Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:39:47.5067375Z Setting up virt-what (1.25-2) ...
2025-08-20T22:39:47.5086144Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:39:47.5104253Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:39:47.9090561Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:39:47.9091262Z 
2025-08-20T22:39:47.9091996Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:39:47.9092474Z 
2025-08-20T22:39:48.2294251Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:39:48.6215334Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:39:48.6216264Z 
2025-08-20T22:39:48.6248984Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:39:53.2573235Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:39:54.6772218Z Reading package lists...
2025-08-20T22:39:54.8281910Z Building dependency tree...
2025-08-20T22:39:54.8290803Z Reading state information...
2025-08-20T22:39:54.9795476Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:39:54.9796263Z The following additional packages will be installed:
2025-08-20T22:39:54.9800315Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:39:54.9801138Z   xorg-sgml-doctools
2025-08-20T22:39:54.9806849Z Suggested packages:
2025-08-20T22:39:54.9807366Z   libxcb-doc
2025-08-20T22:39:54.9948108Z The following NEW packages will be installed:
2025-08-20T22:39:54.9949829Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:39:54.9952087Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:39:54.9952746Z   xcb xorg-sgml-doctools
2025-08-20T22:39:55.0118245Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:39:55.0118856Z Need to get 807 kB of archives.
2025-08-20T22:39:55.0119422Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T22:39:55.0120117Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:39:55.1068898Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T22:39:55.1873610Z 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-20T22:39:55.2675343Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:39:55.4360888Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T22:39:55.5465903Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T22:39:55.6291752Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T22:39:55.7104944Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T22:39:55.7908936Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T22:39:55.8709831Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T22:39:55.9512275Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T22:39:56.0312776Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T22:39:56.2896279Z Fetched 807 kB in 1s (784 kB/s)
2025-08-20T22:39:56.3088466Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T22:39:56.3149204Z (Reading database ... 
2025-08-20T22:39:56.3149621Z (Reading database ... 5%
2025-08-20T22:39:56.3149992Z (Reading database ... 10%
2025-08-20T22:39:56.3150353Z (Reading database ... 15%
2025-08-20T22:39:56.3150628Z (Reading database ... 20%
2025-08-20T22:39:56.3150884Z (Reading database ... 25%
2025-08-20T22:39:56.3151103Z (Reading database ... 30%
2025-08-20T22:39:56.3151316Z (Reading database ... 35%
2025-08-20T22:39:56.3151530Z (Reading database ... 40%
2025-08-20T22:39:56.3151760Z (Reading database ... 45%
2025-08-20T22:39:56.3151972Z (Reading database ... 50%
2025-08-20T22:39:56.3247673Z (Reading database ... 55%
2025-08-20T22:39:56.3268496Z (Reading database ... 60%
2025-08-20T22:39:56.3290907Z (Reading database ... 65%
2025-08-20T22:39:56.3332196Z (Reading database ... 70%
2025-08-20T22:39:56.3361017Z (Reading database ... 75%
2025-08-20T22:39:56.3394657Z (Reading database ... 80%
2025-08-20T22:39:56.3569109Z (Reading database ... 85%
2025-08-20T22:39:56.3829781Z (Reading database ... 90%
2025-08-20T22:39:56.3912724Z (Reading database ... 95%
2025-08-20T22:39:56.3913107Z (Reading database ... 100%
2025-08-20T22:39:56.3913598Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T22:39:56.3955716Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T22:39:56.3964290Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:39:56.4167789Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:39:56.4306598Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:39:56.4314760Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:39:56.4557705Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:39:56.4696534Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:39:56.4704586Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:39:56.5256780Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T22:39:56.5399923Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T22:39:56.5406796Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:39:56.5620124Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T22:39:56.5761470Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T22:39:56.5768820Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:39:56.5967608Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T22:39:56.6107255Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:39:56.6114070Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:39:56.6338079Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T22:39:56.6476810Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:39:56.6483930Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:39:56.6692617Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T22:39:56.6830744Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:39:56.6844601Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:39:56.7038313Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T22:39:56.7176798Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:39:56.7183902Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:39:56.7378047Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T22:39:56.7516371Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:39:56.7523809Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:39:56.7729022Z Selecting previously unselected package xcb.
2025-08-20T22:39:56.7867503Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T22:39:56.7874429Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:39:56.8281682Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:39:56.8303190Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:39:56.8324505Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:39:56.8362465Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:39:56.8406805Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:39:56.8543343Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:40:01.3330108Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:40:01.3414402Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:40:01.3435275Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:40:01.3456293Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:40:01.3480478Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:40:01.3500828Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:40:01.3520999Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:40:01.3542556Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:40:03.0428114Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:40:03.2110584Z Collecting build
2025-08-20T22:40:03.2403238Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:40:03.3403577Z Collecting cffi
2025-08-20T22:40:03.3431586Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:40:03.3600829Z Collecting scons
2025-08-20T22:40:03.3635240Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:40:03.3755547Z Collecting scuba
2025-08-20T22:40:03.3789860Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:40:03.4212562Z Collecting pytest
2025-08-20T22:40:03.4242126Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:40:03.4404596Z Collecting packaging>=19.1 (from build)
2025-08-20T22:40:03.4438451Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:40:03.4519484Z Collecting pyproject_hooks (from build)
2025-08-20T22:40:03.4544886Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:40:03.4635573Z Collecting pycparser (from cffi)
2025-08-20T22:40:03.4662994Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:40:03.4964577Z Collecting PyYAML (from scuba)
2025-08-20T22:40:03.4991974Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:40:03.5079543Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:40:03.5112273Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:40:03.5257090Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:40:03.5282339Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:40:03.5791645Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:40:03.5820039Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:40:03.5905931Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:40:03.5947052Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:40:03.6034711Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:40:03.6248417Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 206.0 MB/s  0:00:00
2025-08-20T22:40:03.6283851Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:40:03.6344768Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:40:03.6397837Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:40:03.6439870Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:40:03.6479942Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:40:03.6523570Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:40:03.6604246Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 175.9 MB/s  0:00:00
2025-08-20T22:40:03.6629937Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:40:03.6677749Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:40:03.6724904Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:40:03.6783593Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 130.6 MB/s  0:00:00
2025-08-20T22:40:03.7928683Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:40:05.4919020Z 
2025-08-20T22:40:05.4936609Z 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-20T22:40:05.8034238Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:40:05.9686566Z Collecting ansi2txt
2025-08-20T22:40:06.0006946Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:40:06.0201633Z Collecting pipx
2025-08-20T22:40:06.0230061Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:40:06.0388072Z Collecting scons
2025-08-20T22:40:06.0405972Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:40:06.0732732Z Collecting py2static
2025-08-20T22:40:06.0770442Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:40:06.0941582Z Collecting typer
2025-08-20T22:40:06.0971075Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:40:06.1349678Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:40:06.1379443Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:40:06.1538559Z Collecting packaging>=20 (from pipx)
2025-08-20T22:40:06.1549409Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:40:06.1699574Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:40:06.1727423Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:40:06.1853037Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:40:06.1879820Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:40:06.2266202Z Collecting pyinstaller (from py2static)
2025-08-20T22:40:06.2296206Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:40:06.2440176Z Collecting staticx (from py2static)
2025-08-20T22:40:06.2478486Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:40:06.2641897Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:40:06.2669128Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:40:06.2927859Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:40:06.2954262Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:40:06.3071037Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:40:06.3096672Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:40:06.3447323Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:40:06.3476502Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:40:06.3652746Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:40:06.3680572Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:40:06.3883044Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:40:06.3894269Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:40:06.3982919Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:40:06.4009562Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:40:06.5122806Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:40:06.5155597Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:40:06.5339491Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:40:06.5364919Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:40:06.5545977Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:40:06.5574764Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:40:06.5739723Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:40:06.5767385Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:40:06.5842178Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:40:06.5887805Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:40:06.5945604Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:40:06.6014846Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:40:06.6058907Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:40:06.6106365Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:40:06.6150658Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:40:06.6192046Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:40:06.6220556Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:40:06.6265067Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:40:06.6340654Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:40:06.6377380Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:40:06.6429526Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:40:06.6474772Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:40:06.6516467Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:40:06.6562629Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:40:06.6607932Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:40:06.6755331Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 52.4 MB/s  0:00:00
2025-08-20T22:40:06.6785326Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:40:06.6894342Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:40:06.7051998Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 81.8 MB/s  0:00:00
2025-08-20T22:40:06.7080707Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:40:06.7138235Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:40:06.7247926Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:40:06.8782516Z 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-20T22:40:07.7087722Z   Attempting uninstall: scons
2025-08-20T22:40:07.7172529Z     Found existing installation: SCons 4.9.1
2025-08-20T22:40:07.7556126Z     Uninstalling SCons-4.9.1:
2025-08-20T22:40:07.7629628Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:40:08.3792253Z   Attempting uninstall: pygments
2025-08-20T22:40:08.3877583Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:40:08.4115109Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:40:08.4142470Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:40:09.0308584Z   Attempting uninstall: packaging
2025-08-20T22:40:09.0387509Z     Found existing installation: packaging 25.0
2025-08-20T22:40:09.0412043Z     Uninstalling packaging-25.0:
2025-08-20T22:40:09.0419678Z       Successfully uninstalled packaging-25.0
2025-08-20T22:40:10.0364968Z 
2025-08-20T22:40:10.0394109Z 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-20T22:40:10.3648503Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:40:10.5316861Z Collecting build
2025-08-20T22:40:10.5330281Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:40:10.6205612Z Collecting cffi
2025-08-20T22:40:10.6218808Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:40:10.6330429Z Collecting scons
2025-08-20T22:40:10.6340551Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:40:10.6438113Z Collecting scuba
2025-08-20T22:40:10.6448362Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:40:10.6856315Z Collecting pytest
2025-08-20T22:40:10.6867729Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:40:10.7013684Z Collecting packaging>=19.1 (from build)
2025-08-20T22:40:10.7024448Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:40:10.7085908Z Collecting pyproject_hooks (from build)
2025-08-20T22:40:10.7096003Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:40:10.7164303Z Collecting pycparser (from cffi)
2025-08-20T22:40:10.7174525Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:40:10.7447676Z Collecting PyYAML (from scuba)
2025-08-20T22:40:10.7458952Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:40:10.7527751Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:40:10.7537824Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:40:10.7663054Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:40:10.7673114Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:40:10.7860632Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:40:10.7870761Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:40:10.7928596Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:40:10.7938554Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:40:10.7963569Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:40:10.7994508Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:40:10.8006387Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:40:10.8018851Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:40:10.8028776Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:40:10.8038189Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:40:10.8048074Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:40:10.8066683Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:40:10.8077072Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:40:10.8086675Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:40:10.9341076Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:40:10.9346289Z   Attempting uninstall: scons
2025-08-20T22:40:10.9431024Z     Found existing installation: SCons 4.9.1
2025-08-20T22:40:10.9818152Z     Uninstalling SCons-4.9.1:
2025-08-20T22:40:10.9890999Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:40:11.6056519Z   Attempting uninstall: PyYAML
2025-08-20T22:40:11.6145793Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:40:11.6171688Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:40:11.6186516Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:40:11.6728223Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:40:11.6812023Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:40:11.6829402Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:40:11.6836271Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:40:11.6924983Z   Attempting uninstall: pygments
2025-08-20T22:40:11.7003075Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:40:11.7248755Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:40:11.7277484Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:40:12.3338977Z   Attempting uninstall: pycparser
2025-08-20T22:40:12.3422786Z     Found existing installation: pycparser 2.22
2025-08-20T22:40:12.3456211Z     Uninstalling pycparser-2.22:
2025-08-20T22:40:12.3464455Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:40:12.4672263Z   Attempting uninstall: pluggy
2025-08-20T22:40:12.4759262Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:40:12.4779342Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:40:12.4786234Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:40:12.4940034Z   Attempting uninstall: packaging
2025-08-20T22:40:12.5021089Z     Found existing installation: packaging 25.0
2025-08-20T22:40:12.5046148Z     Uninstalling packaging-25.0:
2025-08-20T22:40:12.5054137Z       Successfully uninstalled packaging-25.0
2025-08-20T22:40:12.5440406Z   Attempting uninstall: iniconfig
2025-08-20T22:40:12.5524853Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:40:12.5542031Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:40:12.5549328Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:40:12.5620621Z   Attempting uninstall: scuba
2025-08-20T22:40:12.5700377Z     Found existing installation: scuba 2.14.1
2025-08-20T22:40:12.5722482Z     Uninstalling scuba-2.14.1:
2025-08-20T22:40:12.5732339Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:40:12.5926849Z   Attempting uninstall: pytest
2025-08-20T22:40:12.6009847Z     Found existing installation: pytest 8.4.1
2025-08-20T22:40:12.6076287Z     Uninstalling pytest-8.4.1:
2025-08-20T22:40:12.6339549Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:40:12.8462134Z   Attempting uninstall: cffi
2025-08-20T22:40:12.8542049Z     Found existing installation: cffi 1.17.1
2025-08-20T22:40:12.8568040Z     Uninstalling cffi-1.17.1:
2025-08-20T22:40:12.8808767Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:40:12.9479700Z   Attempting uninstall: build
2025-08-20T22:40:12.9557939Z     Found existing installation: build 1.3.0
2025-08-20T22:40:12.9582989Z     Uninstalling build-1.3.0:
2025-08-20T22:40:12.9592756Z       Successfully uninstalled build-1.3.0
2025-08-20T22:40:12.9768715Z 
2025-08-20T22:40:12.9796103Z 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-20T22:40:13.2886355Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:40:13.4500487Z Collecting ansi2txt
2025-08-20T22:40:13.4512059Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:40:13.4662328Z Collecting pipx
2025-08-20T22:40:13.4672868Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:40:13.4784643Z Collecting scons
2025-08-20T22:40:13.4801587Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:40:13.4893078Z Collecting py2static
2025-08-20T22:40:13.4903162Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:40:13.5026906Z Collecting typer
2025-08-20T22:40:13.5037292Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:40:13.5241939Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:40:13.5252422Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:40:13.5385374Z Collecting packaging>=20 (from pipx)
2025-08-20T22:40:13.5395543Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:40:13.5531070Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:40:13.5541416Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:40:13.5638091Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:40:13.5648933Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:40:13.5991014Z Collecting pyinstaller (from py2static)
2025-08-20T22:40:13.6002555Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:40:13.6209943Z Collecting staticx (from py2static)
2025-08-20T22:40:13.6220505Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:40:13.6349421Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:40:13.6359672Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:40:13.6617890Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:40:13.6628491Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:40:13.6722094Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:40:13.6732352Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:40:13.7051163Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:40:13.7062154Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:40:13.7203929Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:40:13.7215076Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:40:13.7401984Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:40:13.7412453Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:40:13.7484029Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:40:13.7494422Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:40:13.8554305Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:40:13.8567513Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:40:13.8714744Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:40:13.8725739Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:40:13.8863286Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:40:13.8874162Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:40:13.8997845Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:40:13.9008696Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:40:13.9046912Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:40:13.9057560Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:40:13.9068052Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:40:13.9110550Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:40:13.9120715Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:40:13.9131071Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:40:13.9141518Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:40:13.9152245Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:40:13.9162759Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:40:13.9172996Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:40:13.9184843Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:40:13.9204371Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:40:13.9215267Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:40:13.9225365Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:40:13.9235588Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:40:13.9245945Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:40:13.9256217Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:40:13.9272325Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:40:13.9287358Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:40:13.9306507Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:40:13.9316791Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:40:13.9327931Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:40:14.0834726Z 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-20T22:40:14.0838980Z   Attempting uninstall: pyelftools
2025-08-20T22:40:14.0919125Z     Found existing installation: pyelftools 0.32
2025-08-20T22:40:14.0971162Z     Uninstalling pyelftools-0.32:
2025-08-20T22:40:14.0986634Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:40:14.2081265Z   Attempting uninstall: altgraph
2025-08-20T22:40:14.2167812Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:40:14.2188738Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:40:14.2195339Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:40:14.2329524Z   Attempting uninstall: typing-extensions
2025-08-20T22:40:14.2416180Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:40:14.2431716Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:40:14.2673256Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:40:14.2913864Z   Attempting uninstall: staticx
2025-08-20T22:40:14.2998590Z     Found existing installation: staticx 0.14.1
2025-08-20T22:40:14.3025172Z     Uninstalling staticx-0.14.1:
2025-08-20T22:40:14.3035940Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:40:14.3234841Z   Attempting uninstall: shellingham
2025-08-20T22:40:14.3316846Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:40:14.3336738Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:40:14.3343821Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:40:14.3430941Z   Attempting uninstall: setuptools
2025-08-20T22:40:14.3516425Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:40:14.3800558Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:40:14.4084832Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:40:15.0660901Z   Attempting uninstall: scons
2025-08-20T22:40:15.0751659Z     Found existing installation: SCons 4.9.1
2025-08-20T22:40:15.1139245Z     Uninstalling SCons-4.9.1:
2025-08-20T22:40:15.1208834Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:40:15.7293210Z   Attempting uninstall: pygments
2025-08-20T22:40:15.7391865Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:40:15.7615560Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:40:15.7641778Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:40:16.3614114Z   Attempting uninstall: platformdirs
2025-08-20T22:40:16.3697508Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:40:16.3726546Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:40:16.3733407Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:40:16.3875086Z   Attempting uninstall: packaging
2025-08-20T22:40:16.3956035Z     Found existing installation: packaging 25.0
2025-08-20T22:40:16.3980159Z     Uninstalling packaging-25.0:
2025-08-20T22:40:16.3987354Z       Successfully uninstalled packaging-25.0
2025-08-20T22:40:16.4361834Z   Attempting uninstall: mdurl
2025-08-20T22:40:16.4443486Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:40:16.4460315Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:40:16.4466195Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:40:16.4545880Z   Attempting uninstall: click
2025-08-20T22:40:16.4626441Z     Found existing installation: click 8.2.1
2025-08-20T22:40:16.4649197Z     Uninstalling click-8.2.1:
2025-08-20T22:40:16.4655828Z       Successfully uninstalled click-8.2.1
2025-08-20T22:40:16.5222374Z   Attempting uninstall: argcomplete
2025-08-20T22:40:16.5307371Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:40:16.5336328Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:40:16.5347806Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:40:16.5568707Z   Attempting uninstall: ansi2txt
2025-08-20T22:40:16.5649417Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:40:16.5664244Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:40:16.5905500Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:40:16.5955500Z   Attempting uninstall: userpath
2025-08-20T22:40:16.6040926Z     Found existing installation: userpath 1.9.2
2025-08-20T22:40:16.6059874Z     Uninstalling userpath-1.9.2:
2025-08-20T22:40:16.6068753Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:40:16.6172138Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:40:16.6254050Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:40:16.6689325Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:40:16.6733789Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:40:16.9504041Z   Attempting uninstall: markdown-it-py
2025-08-20T22:40:16.9596551Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:40:16.9658617Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:40:16.9672785Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:40:17.0284617Z   Attempting uninstall: rich
2025-08-20T22:40:17.0371950Z     Found existing installation: rich 14.1.0
2025-08-20T22:40:17.0434789Z     Uninstalling rich-14.1.0:
2025-08-20T22:40:17.0445947Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:40:17.2059381Z   Attempting uninstall: pyinstaller
2025-08-20T22:40:17.2142424Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:40:17.2504589Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:40:17.2548286Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:40:17.5859906Z   Attempting uninstall: pipx
2025-08-20T22:40:17.5955139Z     Found existing installation: pipx 1.7.1
2025-08-20T22:40:17.5993402Z     Uninstalling pipx-1.7.1:
2025-08-20T22:40:17.6007456Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:40:17.6520277Z   Attempting uninstall: typer
2025-08-20T22:40:17.6610303Z     Found existing installation: typer 0.16.1
2025-08-20T22:40:17.6637532Z     Uninstalling typer-0.16.1:
2025-08-20T22:40:17.6646708Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:40:17.6998819Z   Attempting uninstall: py2static
2025-08-20T22:40:17.7080110Z     Found existing installation: py2static 0.0.1
2025-08-20T22:40:17.7100620Z     Uninstalling py2static-0.0.1:
2025-08-20T22:40:17.7112325Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:40:17.7187312Z 
2025-08-20T22:40:17.7215874Z 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-20T22:40:18.0398155Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:40:18.1594109Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:40:18.1599028Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-5_9zgakh
2025-08-20T22:40:18.1619499Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-5_9zgakh
2025-08-20T22:40:19.8533531Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:40:19.8575607Z   Installing build dependencies: started
2025-08-20T22:40:20.5589324Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:40:20.5599492Z   Getting requirements to build wheel: started
2025-08-20T22:40:20.8470275Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:40:20.8481606Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:40:21.0446771Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:40:21.1993625Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:40:21.2006349Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:40:21.2157355Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:40:21.2167764Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:40:21.2311573Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:40:21.2321673Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:40:21.2448059Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:40:21.2458449Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:40:21.2502325Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:40:21.2512667Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:40:21.2526449Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:40:21.2545688Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:40:21.2664677Z Building wheels for collected packages: pyinstaller
2025-08-20T22:40:21.2672760Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:40:21.9541931Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:40:21.9567710Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=dde1b95c7901afc0f44428ad24a9d2f99e21739e76b71d228c3d1fefec612383
2025-08-20T22:40:21.9569413Z   Stored in directory: /tmp/pip-ephem-wheel-cache-4zr0ghhb/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:40:21.9610533Z Successfully built pyinstaller
2025-08-20T22:40:22.0532670Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:40:22.0537476Z   Attempting uninstall: altgraph
2025-08-20T22:40:22.0621429Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:40:22.0641881Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:40:22.0649460Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:40:22.0795798Z   Attempting uninstall: setuptools
2025-08-20T22:40:22.0881875Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:40:22.1165341Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:40:22.1445428Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:40:22.8039248Z   Attempting uninstall: packaging
2025-08-20T22:40:22.8123708Z     Found existing installation: packaging 25.0
2025-08-20T22:40:22.8153001Z     Uninstalling packaging-25.0:
2025-08-20T22:40:22.8158095Z       Successfully uninstalled packaging-25.0
2025-08-20T22:40:22.8545606Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:40:22.8626959Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:40:22.9058325Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:40:22.9102771Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:40:23.1860905Z   Attempting uninstall: pyinstaller
2025-08-20T22:40:23.1945356Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:40:23.2311613Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:40:23.2355914Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:40:23.5722268Z 
2025-08-20T22:40:23.5750710Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:40:23.8829640Z 6.15.0
2025-08-20T22:40:24.4854365Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:40:24.4864340Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:40:24.4864799Z 
2025-08-20T22:40:24.4865123Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:40:24.4865601Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:40:24.4865955Z installation.
2025-08-20T22:40:24.4866066Z 
2025-08-20T22:40:24.4866266Z If you installed the current Docker package using this script and are using it
2025-08-20T22:40:24.4866742Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:40:24.4867444Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:40:24.4867854Z files to match the parameters passed to the script.
2025-08-20T22:40:24.4868058Z 
2025-08-20T22:40:24.5036991Z You may press Ctrl+C now to abort this script.
2025-08-20T22:40:24.5037678Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:40:25.7266085Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:40:26.0758064Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:40:26.0781056Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:40:26.1313084Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:40:26.1330830Z + 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-20T22:40:26.1338007Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:40:27.3972046Z + 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-20T22:40:38.5391242Z 
2025-08-20T22:40:38.5391838Z Running kernel seems to be up-to-date.
2025-08-20T22:40:38.5392202Z 
2025-08-20T22:40:38.5392296Z Restarting services...
2025-08-20T22:40:38.5458635Z 
2025-08-20T22:40:38.5459055Z Service restarts being deferred:
2025-08-20T22:40:38.5459595Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:40:38.5459966Z 
2025-08-20T22:40:38.5460125Z No containers need to be restarted.
2025-08-20T22:40:38.5460414Z 
2025-08-20T22:40:38.5460602Z No user sessions are running outdated binaries.
2025-08-20T22:40:38.5460935Z 
2025-08-20T22:40:38.5461245Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:40:39.4055485Z + sh -c 'docker version'
2025-08-20T22:40:39.4211828Z Client: Docker Engine - Community
2025-08-20T22:40:39.4212337Z  Version:           28.3.3
2025-08-20T22:40:39.4212750Z  API version:       1.51
2025-08-20T22:40:39.4213117Z  Go version:        go1.24.5
2025-08-20T22:40:39.4213505Z  Git commit:        980b856
2025-08-20T22:40:39.4213896Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T22:40:39.4214331Z  OS/Arch:           linux/amd64
2025-08-20T22:40:39.4214721Z  Context:           default
2025-08-20T22:40:39.4214925Z 
2025-08-20T22:40:39.4215086Z Server: Docker Engine - Community
2025-08-20T22:40:39.4215509Z  Engine:
2025-08-20T22:40:39.4215795Z   Version:          28.3.3
2025-08-20T22:40:39.4216237Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:40:39.4216692Z   Go version:       go1.24.5
2025-08-20T22:40:39.4217049Z   Git commit:       bea959c
2025-08-20T22:40:39.4217616Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T22:40:39.4218039Z   OS/Arch:          linux/amd64
2025-08-20T22:40:39.4218433Z   Experimental:     false
2025-08-20T22:40:39.4218778Z  containerd:
2025-08-20T22:40:39.4219072Z   Version:          1.7.27
2025-08-20T22:40:39.4219853Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:40:39.4220358Z  runc:
2025-08-20T22:40:39.4220652Z   Version:          1.2.5
2025-08-20T22:40:39.4221022Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:40:39.4221277Z  docker-init:
2025-08-20T22:40:39.4221461Z   Version:          0.19.0
2025-08-20T22:40:39.4221673Z   GitCommit:        de40ad0
2025-08-20T22:40:39.4235956Z 
2025-08-20T22:40:39.4236375Z ================================================================================
2025-08-20T22:40:39.4236757Z 
2025-08-20T22:40:39.4237057Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:40:39.4237789Z Docker daemon in rootless mode for your user:
2025-08-20T22:40:39.4237990Z 
2025-08-20T22:40:39.4238098Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:40:39.4238299Z 
2025-08-20T22:40:39.4238519Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:40:39.4238812Z 
2025-08-20T22:40:39.4238815Z 
2025-08-20T22:40:39.4239010Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:40:39.4239452Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:40:39.4239707Z 
2025-08-20T22:40:39.4239897Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:40:39.4240376Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:40:39.4241111Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:40:39.4241573Z 
2025-08-20T22:40:39.4241739Z ================================================================================
2025-08-20T22:40:39.4242047Z 
2025-08-20T22:40:50.0930987Z ● docker.service - Docker Application Container Engine
2025-08-20T22:40:50.0932141Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:40:50.0932995Z      Active: active (running) since Wed 2025-08-20 22:40:40 UTC; 10s ago
2025-08-20T22:40:50.0933662Z TriggeredBy: ● docker.socket
2025-08-20T22:40:50.0934085Z        Docs: https://docs.docker.com
2025-08-20T22:40:50.0934513Z    Main PID: 19790 (dockerd)
2025-08-20T22:40:50.0934894Z       Tasks: 10
2025-08-20T22:40:50.0935232Z      Memory: 25.6M (peak: 25.8M)
2025-08-20T22:40:50.0935619Z         CPU: 317ms
2025-08-20T22:40:50.0935993Z      CGroup: /system.slice/docker.service
2025-08-20T22:40:50.0938670Z              └─19790 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:40:50.0939217Z 
2025-08-20T22:40:50.0939824Z Aug 20 22:40:39 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:39.537066026Z" level=info msg="Loading containers: start."
2025-08-20T22:40:50.0941961Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.009268898Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count b7b4209f192c42bc220e1ff9d6ca8a9a97b556ec59112466ec01b7315a59baef], retrying...."
2025-08-20T22:40:50.0944086Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.040642526Z" level=info msg="Loading containers: done."
2025-08-20T22:40:50.0945526Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050163522Z" 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-20T22:40:50.0946858Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050235578Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:40:50.0948046Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050267538Z" level=info msg="Initializing buildkit"
2025-08-20T22:40:50.0948756Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.068904455Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:40:50.0949714Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.074446837Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:40:50.0950428Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.074485049Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:40:50.0951089Z Aug 20 22:40:40 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:40:50.1049797Z ● docker.service - Docker Application Container Engine
2025-08-20T22:40:50.1050755Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:40:50.1051587Z      Active: active (running) since Wed 2025-08-20 22:40:40 UTC; 10s ago
2025-08-20T22:40:50.1052236Z TriggeredBy: ● docker.socket
2025-08-20T22:40:50.1052667Z        Docs: https://docs.docker.com
2025-08-20T22:40:50.1053097Z    Main PID: 19790 (dockerd)
2025-08-20T22:40:50.1053475Z       Tasks: 10
2025-08-20T22:40:50.1053809Z      Memory: 25.6M (peak: 25.8M)
2025-08-20T22:40:50.1054222Z         CPU: 317ms
2025-08-20T22:40:50.1054585Z      CGroup: /system.slice/docker.service
2025-08-20T22:40:50.1055428Z              └─19790 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:40:50.1055948Z 
2025-08-20T22:40:50.1056518Z Aug 20 22:40:39 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:39.537066026Z" level=info msg="Loading containers: start."
2025-08-20T22:40:50.1058814Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.009268898Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count b7b4209f192c42bc220e1ff9d6ca8a9a97b556ec59112466ec01b7315a59baef], retrying...."
2025-08-20T22:40:50.1061161Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.040642526Z" level=info msg="Loading containers: done."
2025-08-20T22:40:50.1063189Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050163522Z" 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-20T22:40:50.1065503Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050235578Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:40:50.1066397Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050267538Z" level=info msg="Initializing buildkit"
2025-08-20T22:40:50.1067095Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.068904455Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:40:50.1068071Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.074446837Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:40:50.1068779Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.074485049Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:40:50.1069446Z Aug 20 22:40:40 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:40:50.1262101Z ● docker.service - Docker Application Container Engine
2025-08-20T22:40:50.1262925Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:40:50.1263754Z      Active: active (running) since Wed 2025-08-20 22:40:40 UTC; 10s ago
2025-08-20T22:40:50.1264421Z TriggeredBy: ● docker.socket
2025-08-20T22:40:50.1264847Z        Docs: https://docs.docker.com
2025-08-20T22:40:50.1265292Z    Main PID: 19790 (dockerd)
2025-08-20T22:40:50.1265654Z       Tasks: 10
2025-08-20T22:40:50.1265991Z      Memory: 25.6M (peak: 25.8M)
2025-08-20T22:40:50.1266234Z         CPU: 317ms
2025-08-20T22:40:50.1266478Z      CGroup: /system.slice/docker.service
2025-08-20T22:40:50.1266976Z              └─19790 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:40:50.1267706Z 
2025-08-20T22:40:50.1268025Z Aug 20 22:40:39 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:39.537066026Z" level=info msg="Loading containers: start."
2025-08-20T22:40:50.1269190Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.009268898Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count b7b4209f192c42bc220e1ff9d6ca8a9a97b556ec59112466ec01b7315a59baef], retrying...."
2025-08-20T22:40:50.1270342Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.040642526Z" level=info msg="Loading containers: done."
2025-08-20T22:40:50.1271454Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050163522Z" 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-20T22:40:50.1272774Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050235578Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:40:50.1273668Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.050267538Z" level=info msg="Initializing buildkit"
2025-08-20T22:40:50.1274363Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.068904455Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:40:50.1275117Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.074446837Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:40:50.1275862Z Aug 20 22:40:40 pkrvmqc4gcfdwos dockerd[19790]: time="2025-08-20T22:40:40.074485049Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:40:50.1276655Z Aug 20 22:40:40 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:40:50.1377379Z Docker version 28.3.3, build 980b856
2025-08-20T22:40:50.1556832Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:40:51.2231711Z latest: Pulling from library/hello-world
2025-08-20T22:40:51.4786052Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T22:40:51.9529156Z 17eec7bbc9d7: Verifying Checksum
2025-08-20T22:40:51.9529683Z 17eec7bbc9d7: Download complete
2025-08-20T22:40:51.9579948Z 17eec7bbc9d7: Pull complete
2025-08-20T22:40:51.9614394Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:40:51.9625244Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:40:52.0975153Z 
2025-08-20T22:40:52.0976935Z Hello from Docker!
2025-08-20T22:40:52.0978218Z This message shows that your installation appears to be working correctly.
2025-08-20T22:40:52.0980795Z 
2025-08-20T22:40:52.0981196Z To generate this message, Docker took the following steps:
2025-08-20T22:40:52.0981847Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:40:52.0982520Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:40:52.0983138Z     (amd64)
2025-08-20T22:40:52.0983609Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:40:52.0984319Z     executable that produces the output you are currently reading.
2025-08-20T22:40:52.0985001Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:40:52.0985549Z     to your terminal.
2025-08-20T22:40:52.0985755Z 
2025-08-20T22:40:52.0986054Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:40:52.0986646Z  $ docker run -it ubuntu bash
2025-08-20T22:40:52.0986911Z 
2025-08-20T22:40:52.0987655Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:40:52.0988270Z  https://hub.docker.com/
2025-08-20T22:40:52.0988526Z 
2025-08-20T22:40:52.0988696Z For more examples and ideas, visit:
2025-08-20T22:40:52.0989163Z  https://docs.docker.com/get-started/
2025-08-20T22:40:52.0989448Z 
2025-08-20T22:40:52.1926039Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:40:52.1927049Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:40:52.1927895Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:40:52.1928555Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:40:52.1929243Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:40:52.1929906Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:40:52.1930584Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:40:52.1931239Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:40:52.1931866Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:40:52.1932446Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:40:52.1933094Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:40:52.1933785Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:40:52.1934484Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:40:52.1935206Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:40:52.1935910Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:40:52.1936624Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:40:52.1937561Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:40:52.1938203Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:40:52.1938920Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:40:52.1939791Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:40:52.1940857Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:40:52.1941581Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:40:52.1942345Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:40:52.1943088Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:40:52.1943728Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:40:52.1944413Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:40:52.1945193Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:40:52.1945939Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:40:52.1946679Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:40:52.1947594Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:40:52.1948478Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:40:52.1949272Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:40:52.1950075Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:40:52.1950814Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:40:52.1951630Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:40:52.1952415Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:40:52.1953172Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:40:52.1953905Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:40:52.1954661Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:40:52.1955447Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:40:52.1956207Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:40:52.1956934Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:40:52.1958063Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:40:52.1958897Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:40:52.1959763Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:40:52.1960619Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:40:52.1961505Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:40:52.1962306Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:40:52.1963063Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:40:52.1963831Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:40:52.1964561Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:40:52.1965312Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:40:52.1966027Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:40:52.1966696Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:40:52.1967549Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:40:52.1968224Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:40:52.1968802Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:40:52.1969420Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:40:52.1970153Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:40:52.1970844Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:40:52.1971745Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:40:52.1972544Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:40:52.1973301Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:40:52.1974026Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:40:52.1974789Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:40:52.1975554Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:40:52.1976262Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:40:52.1976986Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:40:52.1977910Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:40:52.1978766Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:40:52.1979649Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:40:52.1980508Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:40:52.1981262Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:40:52.1981955Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:40:52.1982653Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:40:52.1983368Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:40:52.1984162Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:40:52.1985077Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:40:52.1985728Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:40:52.1986241Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:40:52.1986684Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:40:52.1987486Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:40:52.1987894Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:40:52.1988300Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:40:52.1988704Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:40:52.1989097Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:40:52.1989515Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:40:52.1989930Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:40:52.1990308Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:40:52.1990690Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:40:52.1991090Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:40:52.1991495Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:40:52.1991864Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:40:52.1992225Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:40:52.1992617Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:40:52.1993010Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:40:52.1993378Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:40:52.1993749Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:40:52.1994120Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:40:52.1994597Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:40:52.1994984Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:40:52.1995339Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:40:52.1995700Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:40:52.1996065Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:40:52.1996446Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:40:52.1996840Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:40:52.1997409Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:40:52.1997781Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:40:52.1998244Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:40:52.1998719Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:40:52.1999134Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:40:52.1999469Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:40:52.1999795Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:40:52.2000148Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:40:52.2000495Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:40:52.2000844Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:40:52.2001202Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:40:52.2001547Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:40:52.2001914Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:40:52.2002321Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:40:52.2002757Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:40:52.2003204Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:40:52.2003601Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:40:52.2004220Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:40:52.2004615Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:40:52.2004998Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:40:52.2005394Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:40:52.2005794Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:40:52.2006173Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:40:52.2006561Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:40:52.2006967Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:40:52.2007789Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:40:52.2008251Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:40:52.2008640Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:40:52.2009089Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:40:52.2009497Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:40:52.2009901Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:40:52.2010298Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:40:52.2010683Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:40:52.2011075Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:40:52.2011474Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:40:52.2011975Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:40:52.2012338Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:40:52.2012654Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:40:52.2012972Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:40:52.2013361Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:40:52.2013764Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:40:52.2014154Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:40:52.2014531Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:40:52.2014896Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:40:52.2015270Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:40:52.2015615Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:40:52.2015952Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:40:52.2016371Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:40:52.2016818Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:40:52.2017373Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:40:52.2017743Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:40:52.2018125Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:40:52.2018532Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:40:52.2018950Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:40:52.2019361Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:40:52.2019715Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:40:52.2020073Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:40:52.2020490Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:40:52.2021040Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:40:52.2021445Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:40:52.2021806Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:40:52.2022138Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:40:52.2022514Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:40:52.2022934Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:40:52.2023385Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:40:52.2023884Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:40:52.2024300Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:40:52.2024667Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:40:52.2025014Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:40:52.2025365Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:40:52.2025809Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:40:52.2026312Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:40:52.2026754Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:40:52.2027314Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:40:52.2027790Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:40:52.2028327Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:40:52.2028945Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:40:52.2029386Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:40:52.2029752Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:40:52.2030128Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:40:52.2030537Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:40:52.2030947Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:40:52.2031345Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:40:52.2031709Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:40:52.2032078Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:40:52.2032470Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:40:52.2032867Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:40:52.2033257Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:40:52.2033650Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:40:52.2034036Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:40:52.2034429Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:40:52.2034848Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:40:52.2035300Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:40:52.2035727Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:40:52.2036090Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:40:52.2036456Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:40:52.2036850Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:40:52.2037378Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:40:52.2037888Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:40:52.2038264Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:40:52.2038662Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:40:52.2039080Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:40:52.2039538Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:40:52.2039982Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:40:52.2040385Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:40:52.2050227Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:40:52.2050874Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:40:52.2051306Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:40:52.2051701Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:40:52.2052099Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:40:52.2052491Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:40:52.2052956Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:40:52.2053443Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:40:52.2053909Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:40:52.2054431Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:40:52.2055105Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:40:52.2055613Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:40:52.2056109Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:40:52.2056549Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:40:52.2056913Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:40:52.2057496Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:40:52.2057885Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:40:52.2058264Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:40:52.2058639Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:40:52.2059017Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:40:52.2059397Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:40:52.2059782Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:40:52.2060162Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:40:52.2060547Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:40:52.2060950Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:40:52.2061337Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:40:52.2061753Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:40:52.2062192Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:40:52.2062580Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:40:52.2062956Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:40:52.2063365Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:40:52.2063741Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:40:52.2064095Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:40:52.2064582Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:40:52.2064944Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:40:52.2065329Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:40:52.2065701Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:40:52.2066095Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:40:52.2066458Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:40:52.2066773Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:40:52.2067473Z 	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-20T22:40:52.2068006Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:40:52.2068377Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:40:52.2068748Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:40:52.2069130Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:40:52.2069531Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:40:52.2069960Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:40:52.2070380Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:40:52.2070811Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:40:52.2071223Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:40:52.2071621Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:40:52.2072161Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:40:52.2072579Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:40:52.2072976Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:40:52.2073403Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:40:52.2073890Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:40:52.2074411Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:40:52.2074875Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:40:52.2075290Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:40:52.2075694Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:40:52.2076168Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:40:52.2076662Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:40:52.2077070Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:40:52.2077693Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:40:52.2078145Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:40:52.2078554Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:40:52.2078918Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:40:52.2079280Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:40:52.2079661Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:40:52.2080042Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:40:52.2080407Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:40:52.2080773Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:40:52.2081162Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:40:52.2081667Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:40:52.2082032Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:40:52.2082397Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:40:52.2082746Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:40:52.2083119Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:40:52.2083498Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:40:52.2083854Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:40:52.2084216Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:40:52.2084566Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:40:52.2084928Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:40:52.2085297Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:40:52.2085665Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:40:52.2086020Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:40:52.2086389Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:40:52.2086741Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:40:52.2087222Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:40:52.2087663Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:40:52.2088068Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:40:52.2088429Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:40:52.2088971Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:40:52.2089401Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:40:52.2089793Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:40:52.2090155Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:40:52.2090514Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:40:52.2090864Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:40:52.2091158Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:40:52.2091455Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:40:52.2091803Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:40:52.2092150Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:40:52.2092512Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:40:52.2092873Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:40:52.2093215Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:40:52.2093545Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:40:52.2093930Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:40:52.2094339Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:40:52.2094731Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:40:52.2095126Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:40:52.2095512Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:40:52.2095921Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:40:52.2096421Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:40:52.2097058Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:40:52.2097793Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:40:52.2098464Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:40:52.2098934Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:40:52.2099383Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:40:52.2099902Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:40:52.2100525Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:40:52.2101085Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:40:52.2101578Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:40:52.2102025Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:40:52.2102388Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:40:52.2102760Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:40:52.2103129Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:40:52.2103524Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:40:52.2103920Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:40:52.2104311Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:40:52.2104755Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:40:52.2105133Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:40:52.2105509Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:40:52.2105999Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:40:52.2106373Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:40:52.2106750Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:40:52.2107335Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:40:52.2107841Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:40:52.2108276Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:40:52.2108689Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:40:52.2109063Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:40:52.2109456Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:40:52.2109862Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:40:52.2110274Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:40:52.2110710Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:40:52.2111132Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:40:52.2111501Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:40:52.2111873Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:40:52.2112254Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:40:52.2112616Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:40:52.2113000Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:40:52.2113401Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:40:52.2113779Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:40:52.2114166Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:40:52.2114567Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:40:52.2114924Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:40:52.2115604Z 	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-20T22:40:52.2116319Z 	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-20T22:40:52.2116995Z 	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-20T22:40:52.2117769Z 	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-20T22:40:52.2118293Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:40:52.2118677Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:40:52.2119043Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:40:52.2119414Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:40:52.2119789Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:40:52.2120145Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:40:52.2120515Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:40:52.2120895Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:40:52.2121263Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:40:52.2121637Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:40:52.2122015Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:40:52.2122386Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:40:52.2122883Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:40:52.2123295Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:40:52.2123695Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:40:52.2124117Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:40:52.2124511Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:40:52.2124908Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:40:52.2125289Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:40:52.2125670Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:40:52.2126038Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:40:52.2126419Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:40:52.2126826Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:40:52.2127314Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:40:52.2127712Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:40:52.2128102Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:40:52.2128482Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:40:52.2128899Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:40:52.2129328Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:40:52.2129726Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:40:52.2130158Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:40:52.2130615Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:40:52.2131025Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:40:52.2131393Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:40:52.2131885Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:40:52.2132278Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:40:52.2132680Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:40:52.2133078Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:40:52.2133455Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:40:52.2133842Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:40:52.2134311Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:40:52.2134791Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:40:52.2135191Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:40:52.2135603Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:40:52.2136059Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:40:52.2136497Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:40:52.2136967Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:40:52.2137557Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:40:52.2137990Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:40:52.2138425Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:40:52.2138820Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:40:52.2139318Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:40:52.2139741Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:40:52.2140126Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:40:52.2140503Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:40:52.2140911Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:40:52.2141307Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:40:52.2141705Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:40:52.2142118Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:40:52.2142507Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:40:52.2142880Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:40:52.2143245Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:40:52.2143604Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:40:52.2143993Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:40:52.2144413Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:40:52.2144872Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:40:52.2145319Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:40:52.2145722Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:40:52.2146152Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:40:52.2146565Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:40:52.2146969Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:40:52.2147590Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:40:52.2147953Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:40:52.2148314Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:40:52.2148847Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:40:52.2149240Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:40:52.2149613Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:40:52.2149948Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:40:52.2150272Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:40:52.2150618Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:40:52.2151117Z 	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-20T22:40:52.2151639Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:40:52.2152017Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:40:52.2152385Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:40:52.2152792Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:40:52.2153205Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:40:52.2153615Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:40:52.2154025Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:40:52.2154439Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:40:52.2154856Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:40:52.2155228Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:40:52.2155602Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:40:52.2156076Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:40:52.2156463Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:40:52.2156888Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:40:52.2157527Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:40:52.2157924Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:40:52.2158341Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:40:52.2158777Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:40:52.2159170Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:40:52.2159535Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:40:52.2159887Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:40:52.2160250Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:40:52.2160620Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:40:52.2161000Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:40:52.2161396Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:40:52.2161803Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:40:52.2162255Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:40:52.2162696Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:40:52.2163075Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:40:52.2163457Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:40:52.2163838Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:40:52.2164222Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:40:52.2164596Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:40:52.2165105Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:40:52.2165552Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:40:52.2166044Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:40:52.2166468Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:40:52.2166845Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:40:52.2167331Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:40:52.2167733Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:40:52.2168125Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:40:52.2168504Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:40:52.2168901Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:40:52.2169285Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:40:52.2169632Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:40:52.2169986Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:40:52.2170378Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:40:52.2170801Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:40:52.2171181Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:40:52.2171562Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:40:52.2172005Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:40:52.2172550Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:40:52.2172971Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:40:52.2173366Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:40:52.2173889Z 	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-20T22:40:52.2174401Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:40:52.2174709Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:40:52.2175055Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:40:52.2175467Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:40:52.2175894Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:40:52.2176415Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:40:52.2177009Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:40:52.2177721Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:40:52.2178378Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:40:52.2179022Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:40:52.2179644Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:40:52.2180266Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:40:52.2180843Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:40:52.2181329Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:40:52.2181777Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:40:52.2182206Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:40:52.2182746Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:40:52.2183216Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:40:52.2183644Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:40:52.2184024Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:40:52.2184389Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:40:52.2184765Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:40:52.2185142Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:40:52.2185550Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:40:52.2185965Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:40:52.2186328Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:40:52.2186723Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:40:52.2187283Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:40:52.2187881Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:40:52.2188368Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:40:52.2188845Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:40:52.2189321Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:40:52.2189795Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:40:52.2190363Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:40:52.2190783Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:40:52.2191198Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:40:52.2191603Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:40:52.2192017Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:40:52.2192423Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:40:52.2192853Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:40:52.2193281Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:40:52.2193670Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:40:52.2194051Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:40:52.2194455Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:40:52.2194838Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:40:52.2195285Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:40:52.2195728Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:40:52.2196130Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:40:52.2196539Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:40:52.2196962Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:40:52.2197705Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:40:52.2198153Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:40:52.2198581Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:40:52.2198977Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:40:52.2199347Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:40:52.2199859Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:40:52.2200220Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:40:52.2200594Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:40:52.2200995Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:40:52.2201388Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:40:52.2201816Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:40:52.2202281Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:40:52.2202720Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:40:52.2203131Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:40:52.2203519Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:40:52.2203821Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:40:52.2204140Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:40:52.2204520Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:40:52.2204919Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:40:52.2205302Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:40:52.2205692Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:40:52.2206112Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:40:52.2206557Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:40:52.2207081Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:40:52.2207577Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:40:52.2207977Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:40:52.2208514Z 	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-20T22:40:52.2209091Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:40:52.2209536Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:40:52.2209971Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:40:52.2210401Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:40:52.2210817Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:40:52.2211217Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:40:52.2211602Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:40:52.2211985Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:40:52.2212377Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:40:52.2212771Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:40:52.2213148Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:40:52.2213532Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:40:52.2213927Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:40:52.2214299Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:40:52.2214714Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:40:52.2215176Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:40:52.2215597Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:40:52.2216125Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:40:52.2216498Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:40:52.2216877Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:40:52.2217424Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:40:52.2217791Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:40:52.2218218Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:40:52.2218662Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:40:52.2219062Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:40:52.2219457Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:40:52.2219848Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:40:52.2220228Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:40:52.2220596Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:40:52.2220970Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:40:52.2221364Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:40:52.2221813Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:40:52.2222266Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:40:52.2222684Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:40:52.2223078Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:40:52.2223587Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:40:52.2224047Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:40:52.2224438Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:40:52.2224794Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:40:52.2225114Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:40:52.2225408Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:40:52.2225772Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:40:52.2226142Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:40:52.2226492Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:40:52.2226858Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:40:52.2227414Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:40:52.2227866Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:40:52.2228257Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:40:52.2228609Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:40:52.2228979Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:40:52.2229377Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:40:52.2229750Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:40:52.2230111Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:40:52.2230464Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:40:52.2230841Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:40:52.2231235Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:40:52.2231581Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:40:52.2231952Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:40:52.2232332Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:40:52.2232840Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:40:52.2233209Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:40:52.2233579Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:40:52.2233958Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:40:52.2234364Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:40:52.2234787Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:40:52.2235189Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:40:52.2235535Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:40:52.2235881Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:40:52.2236226Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:40:52.2236652Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:40:52.2237260Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:40:52.2237848Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:40:52.2238321Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:40:52.2238812Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:40:52.2239244Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:40:52.2239622Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:40:52.2240128Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:40:52.2240517Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:40:52.2240902Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:40:52.2241284Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:40:52.2241660Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:40:52.2242027Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:40:52.2242418Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:40:52.2242856Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:40:52.2243278Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:40:52.2243647Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:40:52.2244049Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:40:52.2244526Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:40:52.2244917Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:40:52.2245269Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:40:52.2245727Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:40:52.2246232Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:40:52.2246657Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:40:52.2247070Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:40:52.2247609Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:40:52.2247932Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:40:52.2248206Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:40:52.2248560Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:40:52.2249034Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:40:52.3349926Z [+] Installing Go for linux-amd64...
2025-08-20T22:40:53.0153865Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:40:53.0154533Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:40:53.0155195Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:40:53.9048202Z [+] Downloading Go go1.25.0...
2025-08-20T22:40:53.9103633Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:40:53.9104226Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:40:53.9104553Z 
2025-08-20T22:40:54.0043784Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:40:54.0044546Z 100    80  100    80    0     0    850      0 --:--:-- --:--:-- --:--:--   860
2025-08-20T22:40:54.0934826Z 
2025-08-20T22:40:54.0935408Z 100    75  100    75    0     0    409      0 --:--:-- --:--:-- --:--:--   409
2025-08-20T22:40:54.3169274Z 
2025-08-20T22:40:54.7424153Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:40:54.7424766Z 100 56.8M  100 56.8M    0     0  68.3M      0 --:--:-- --:--:-- --:--:--  133M
2025-08-20T22:40:54.7461620Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T22:40:56.1448230Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T22:40:56.1448847Z [+] GOROOT: /home/runner/.go
2025-08-20T22:40:56.1449264Z [+] GOPATH: /home/runner/go
2025-08-20T22:40:56.1449703Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T22:40:56.1615628Z go version go1.25.0 linux/amd64
2025-08-20T22:40:56.1998573Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:40:56.1999323Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:40:56.2000293Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:40:56.2000782Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:40:56.2001383Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:40:56.2001782Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:40:56.2002172Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:40:56.2002540Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:40:56.2002889Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:40:56.2003221Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:40:56.2003584Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:40:56.2003974Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:40:56.2004361Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:40:56.2004783Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:40:56.2005188Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:40:56.2005599Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:40:56.2006007Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:40:56.2006369Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:40:56.2006752Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:40:56.2007464Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:40:56.2007926Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:40:56.2008316Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:40:56.2008745Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:40:56.2009154Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:40:56.2009508Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:40:56.2010125Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:40:56.2010554Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:40:56.2010958Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:40:56.2011353Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:40:56.2011761Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:40:56.2012170Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:40:56.2012591Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:40:56.2013010Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:40:56.2013427Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:40:56.2013867Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:40:56.2014301Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:40:56.2014696Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:40:56.2015079Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:40:56.2015479Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:40:56.2015919Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:40:56.2016338Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:40:56.2016735Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:40:56.2017303Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:40:56.2017904Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:40:56.2018385Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:40:56.2018847Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:40:56.2019326Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:40:56.2019762Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:40:56.2020190Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:40:56.2020608Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:40:56.2021009Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:40:56.2021414Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:40:56.2021816Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:40:56.2022183Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:40:56.2022540Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:40:56.2022905Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:40:56.2023222Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:40:56.2023561Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:40:56.2023961Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:40:56.2024333Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:40:56.2024736Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:40:56.2025167Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:40:56.2025577Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:40:56.2025983Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:40:56.2026405Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:40:56.2026962Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:40:56.2027537Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:40:56.2027931Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:40:56.2028346Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:40:56.2028810Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:40:56.2029301Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:40:56.2029772Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:40:56.2030187Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:40:56.2030568Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:40:56.2030955Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:40:56.2031352Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:40:56.2031785Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:40:56.2032273Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:40:56.2032767Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:40:56.2033253Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:40:56.2033685Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:40:56.2034077Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:40:56.2034593Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:40:56.2034998Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:40:56.2035392Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:40:56.2035770Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:40:56.2036181Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:40:56.2036596Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:40:56.2036981Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:40:56.2037714Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:40:56.2038135Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:40:56.2038542Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:40:56.2038920Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:40:56.2039287Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:40:56.2039679Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:40:56.2040072Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:40:56.2040422Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:40:56.2040795Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:40:56.2041168Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:40:56.2041526Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:40:56.2041910Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:40:56.2042273Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:40:56.2042634Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:40:56.2043008Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:40:56.2043391Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:40:56.2043927Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:40:56.2044315Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:40:56.2044685Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:40:56.2045055Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:40:56.2045456Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:40:56.2045861Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:40:56.2046203Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:40:56.2046527Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:40:56.2046893Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:40:56.2047589Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:40:56.2047956Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:40:56.2048330Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:40:56.2048684Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:40:56.2049061Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:40:56.2049461Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:40:56.2049903Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:40:56.2050349Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:40:56.2050750Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:40:56.2051137Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:40:56.2051651Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:40:56.2052051Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:40:56.2052458Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:40:56.2052866Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:40:56.2053243Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:40:56.2053629Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:40:56.2054036Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:40:56.2054476Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:40:56.2054905Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:40:56.2055292Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:40:56.2055682Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:40:56.2056318Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:40:56.2056747Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:40:56.2057349Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:40:56.2057746Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:40:56.2058140Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:40:56.2058571Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:40:56.2058948Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:40:56.2059303Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:40:56.2059609Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:40:56.2059942Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:40:56.2060340Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:40:56.2060747Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:40:56.2061513Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:40:56.2061890Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:40:56.2062265Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:40:56.2062643Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:40:56.2062995Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:40:56.2063335Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:40:56.2063757Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:40:56.2064201Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:40:56.2064623Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:40:56.2065002Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:40:56.2065398Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:40:56.2065810Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:40:56.2066234Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:40:56.2066649Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:40:56.2067010Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:40:56.2067590Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:40:56.2068022Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:40:56.2068453Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:40:56.2069056Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:40:56.2069691Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:40:56.2070160Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:40:56.2070644Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:40:56.2081312Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:40:56.2081821Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:40:56.2082331Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:40:56.2082836Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:40:56.2083213Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:40:56.2083557Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:40:56.2083920Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:40:56.2084375Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:40:56.2084892Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:40:56.2085334Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:40:56.2085717Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:40:56.2086186Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:40:56.2086725Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:40:56.2087515Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:40:56.2087957Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:40:56.2088323Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:40:56.2088715Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:40:56.2089127Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:40:56.2089727Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:40:56.2090133Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:40:56.2090508Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:40:56.2090878Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:40:56.2091274Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:40:56.2091671Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:40:56.2092061Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:40:56.2092452Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:40:56.2092844Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:40:56.2093236Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:40:56.2093669Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:40:56.2094123Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:40:56.2094543Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:40:56.2094911Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:40:56.2095278Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:40:56.2095669Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:40:56.2096041Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:40:56.2096414Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:40:56.2096908Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:40:56.2097431Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:40:56.2097856Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:40:56.2098321Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:40:56.2098768Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:40:56.2099166Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:40:56.2099551Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:40:56.2099932Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:40:56.2100302Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:40:56.2100687Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:40:56.2101079Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:40:56.2101464Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:40:56.2101912Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:40:56.2102392Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:40:56.2102849Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:40:56.2103366Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:40:56.2103873Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:40:56.2104369Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:40:56.2104854Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:40:56.2105298Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:40:56.2105660Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:40:56.2106020Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:40:56.2106518Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:40:56.2106892Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:40:56.2107418Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:40:56.2107877Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:40:56.2108253Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:40:56.2108629Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:40:56.2109006Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:40:56.2109381Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:40:56.2109782Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:40:56.2110167Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:40:56.2110581Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:40:56.2111020Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:40:56.2111399Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:40:56.2111767Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:40:56.2112172Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:40:56.2112539Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:40:56.2112882Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:40:56.2113226Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:40:56.2113721Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:40:56.2114118Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:40:56.2114482Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:40:56.2114874Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:40:56.2115235Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:40:56.2115546Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:40:56.2116001Z 	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-20T22:40:56.2116515Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:40:56.2116880Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:40:56.2117400Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:40:56.2117767Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:40:56.2118173Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:40:56.2118607Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:40:56.2119033Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:40:56.2119469Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:40:56.2119879Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:40:56.2120284Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:40:56.2120706Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:40:56.2121107Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:40:56.2121493Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:40:56.2121924Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:40:56.2122413Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:40:56.2123095Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:40:56.2123536Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:40:56.2123940Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:40:56.2124335Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:40:56.2124802Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:40:56.2125280Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:40:56.2125682Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:40:56.2126109Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:40:56.2126559Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:40:56.2126961Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:40:56.2127550Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:40:56.2127917Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:40:56.2128298Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:40:56.2128684Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:40:56.2129047Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:40:56.2129405Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:40:56.2129785Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:40:56.2130163Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:40:56.2130654Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:40:56.2131029Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:40:56.2131381Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:40:56.2131763Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:40:56.2132146Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:40:56.2132509Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:40:56.2132865Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:40:56.2133216Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:40:56.2133575Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:40:56.2133943Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:40:56.2134302Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:40:56.2134657Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:40:56.2135030Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:40:56.2135382Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:40:56.2135753Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:40:56.2136183Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:40:56.2136583Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:40:56.2136940Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:40:56.2137437Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:40:56.2137855Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:40:56.2138244Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:40:56.2138602Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:40:56.2138966Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:40:56.2139320Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:40:56.2139735Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:40:56.2140037Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:40:56.2140393Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:40:56.2140743Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:40:56.2141104Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:40:56.2141458Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:40:56.2141800Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:40:56.2142133Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:40:56.2142509Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:40:56.2142923Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:40:56.2143311Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:40:56.2143707Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:40:56.2144101Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:40:56.2144510Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:40:56.2145008Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:40:56.2145626Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:40:56.2146245Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:40:56.2146781Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:40:56.2147587Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:40:56.2148076Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:40:56.2148611Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:40:56.2149239Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:40:56.2149809Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:40:56.2150300Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:40:56.2150750Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:40:56.2151116Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:40:56.2151484Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:40:56.2151854Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:40:56.2152231Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:40:56.2152626Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:40:56.2153008Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:40:56.2153387Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:40:56.2153765Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:40:56.2154136Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:40:56.2154502Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:40:56.2154872Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:40:56.2155237Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:40:56.2155631Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:40:56.2156019Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:40:56.2156548Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:40:56.2156959Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:40:56.2157440Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:40:56.2157831Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:40:56.2158239Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:40:56.2158676Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:40:56.2159112Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:40:56.2159532Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:40:56.2159906Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:40:56.2160279Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:40:56.2160664Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:40:56.2161027Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:40:56.2161409Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:40:56.2161791Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:40:56.2162163Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:40:56.2162539Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:40:56.2162896Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:40:56.2163251Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:40:56.2163915Z 	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-20T22:40:56.2164631Z 	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-20T22:40:56.2165313Z 	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-20T22:40:56.2165965Z 	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-20T22:40:56.2166483Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:40:56.2166862Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:40:56.2167446Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:40:56.2167824Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:40:56.2168194Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:40:56.2168556Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:40:56.2168924Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:40:56.2169308Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:40:56.2169681Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:40:56.2170051Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:40:56.2170426Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:40:56.2170793Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:40:56.2171176Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:40:56.2171579Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:40:56.2171969Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:40:56.2172363Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:40:56.2172756Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:40:56.2173280Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:40:56.2173656Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:40:56.2174033Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:40:56.2174401Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:40:56.2174780Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:40:56.2175180Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:40:56.2175571Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:40:56.2175963Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:40:56.2176361Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:40:56.2176741Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:40:56.2177268Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:40:56.2177705Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:40:56.2178098Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:40:56.2178530Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:40:56.2178984Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:40:56.2179384Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:40:56.2179744Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:40:56.2180112Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:40:56.2180614Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:40:56.2181020Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:40:56.2181419Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:40:56.2181793Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:40:56.2182174Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:40:56.2182643Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:40:56.2183108Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:40:56.2183501Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:40:56.2183901Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:40:56.2184353Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:40:56.2184799Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:40:56.2185269Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:40:56.2185756Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:40:56.2186191Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:40:56.2186623Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:40:56.2187017Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:40:56.2187654Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:40:56.2188071Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:40:56.2188449Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:40:56.2188824Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:40:56.2189226Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:40:56.2189619Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:40:56.2190151Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:40:56.2190563Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:40:56.2190950Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:40:56.2191322Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:40:56.2191684Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:40:56.2192035Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:40:56.2192419Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:40:56.2192830Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:40:56.2193284Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:40:56.2193730Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:40:56.2194130Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:40:56.2194554Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:40:56.2194973Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:40:56.2195373Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:40:56.2195775Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:40:56.2196133Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:40:56.2196495Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:40:56.2196879Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:40:56.2197506Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:40:56.2197881Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:40:56.2198213Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:40:56.2198523Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:40:56.2198873Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:40:56.2199373Z 	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-20T22:40:56.2199882Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:40:56.2200256Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:40:56.2200622Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:40:56.2201012Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:40:56.2201426Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:40:56.2201831Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:40:56.2202225Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:40:56.2202632Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:40:56.2203037Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:40:56.2203405Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:40:56.2203767Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:40:56.2204124Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:40:56.2204496Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:40:56.2204912Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:40:56.2205342Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:40:56.2205731Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:40:56.2206260Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:40:56.2206696Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:40:56.2207090Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:40:56.2207704Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:40:56.2208058Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:40:56.2208440Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:40:56.2208809Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:40:56.2209182Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:40:56.2209578Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:40:56.2209985Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:40:56.2210439Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:40:56.2210870Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:40:56.2211244Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:40:56.2211629Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:40:56.2212028Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:40:56.2212417Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:40:56.2212801Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:40:56.2213176Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:40:56.2213746Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:40:56.2214241Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:40:56.2214665Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:40:56.2215035Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:40:56.2215405Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:40:56.2215809Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:40:56.2216200Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:40:56.2216569Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:40:56.2216967Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:40:56.2217466Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:40:56.2217826Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:40:56.2218176Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:40:56.2218570Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:40:56.2218995Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:40:56.2219371Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:40:56.2219756Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:40:56.2220208Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:40:56.2220638Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:40:56.2221051Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:40:56.2221437Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:40:56.2221955Z 	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-20T22:40:56.2222460Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:40:56.2222909Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:40:56.2223605Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:40:56.2224256Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:40:56.2224965Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:40:56.2225832Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:40:56.2226850Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:40:56.2228101Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:40:56.2229051Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:40:56.2229708Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:40:56.2230348Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:40:56.2230976Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:40:56.2231556Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:40:56.2232042Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:40:56.2232483Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:40:56.2232913Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:40:56.2233338Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:40:56.2233981Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:40:56.2234428Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:40:56.2234815Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:40:56.2235180Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:40:56.2235554Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:40:56.2235929Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:40:56.2236335Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:40:56.2236748Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:40:56.2237302Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:40:56.2237743Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:40:56.2238211Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:40:56.2238697Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:40:56.2239180Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:40:56.2239657Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:40:56.2240138Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:40:56.2240610Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:40:56.2241052Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:40:56.2241461Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:40:56.2241867Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:40:56.2242278Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:40:56.2242684Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:40:56.2243221Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:40:56.2243655Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:40:56.2244080Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:40:56.2244468Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:40:56.2244846Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:40:56.2245219Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:40:56.2245593Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:40:56.2246025Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:40:56.2246466Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:40:56.2246863Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:40:56.2247531Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:40:56.2247954Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:40:56.2248403Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:40:56.2248847Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:40:56.2249273Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:40:56.2249663Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:40:56.2250030Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:40:56.2250418Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:40:56.2250962Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:40:56.2251339Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:40:56.2251739Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:40:56.2252137Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:40:56.2252557Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:40:56.2253021Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:40:56.2253433Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:40:56.2253834Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:40:56.2254230Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:40:56.2254530Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:40:56.2254858Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:40:56.2255237Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:40:56.2255634Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:40:56.2256022Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:40:56.2256411Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:40:56.2256830Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:40:56.2257401Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:40:56.2257815Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:40:56.2258200Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:40:56.2258623Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:40:56.2259162Z 	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-20T22:40:56.2259743Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:40:56.2260313Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:40:56.2260750Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:40:56.2261180Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:40:56.2261595Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:40:56.2261988Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:40:56.2262374Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:40:56.2262755Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:40:56.2263155Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:40:56.2263548Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:40:56.2263917Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:40:56.2264306Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:40:56.2264699Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:40:56.2265072Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:40:56.2265481Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:40:56.2265937Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:40:56.2266353Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:40:56.2266722Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:40:56.2267328Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:40:56.2267732Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:40:56.2268102Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:40:56.2268475Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:40:56.2268902Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:40:56.2269343Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:40:56.2269743Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:40:56.2270137Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:40:56.2270525Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:40:56.2270899Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:40:56.2271272Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:40:56.2271647Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:40:56.2272041Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:40:56.2272487Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:40:56.2272933Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:40:56.2273350Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:40:56.2273745Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:40:56.2274143Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:40:56.2274560Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:40:56.2274947Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:40:56.2275304Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:40:56.2275617Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:40:56.2275913Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:40:56.2276395Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:40:56.2276764Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:40:56.2277233Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:40:56.2277603Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:40:56.2277996Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:40:56.2278376Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:40:56.2278735Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:40:56.2279077Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:40:56.2279451Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:40:56.2279847Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:40:56.2280219Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:40:56.2280581Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:40:56.2280936Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:40:56.2281317Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:40:56.2281695Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:40:56.2282042Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:40:56.2282410Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:40:56.2282788Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:40:56.2283158Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:40:56.2283645Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:40:56.2284020Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:40:56.2284406Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:40:56.2284803Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:40:56.2285226Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:40:56.2285625Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:40:56.2285976Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:40:56.2286322Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:40:56.2286661Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:40:56.2287077Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:40:56.2287788Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:40:56.2288254Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:40:56.2288729Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:40:56.2289218Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:40:56.2289644Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:40:56.2290025Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:40:56.2290409Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:40:56.2290793Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:40:56.2291173Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:40:56.2291544Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:40:56.2291927Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:40:56.2292295Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:40:56.2292806Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:40:56.2293242Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:40:56.2293665Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:40:56.2294035Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:40:56.2294431Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:40:56.2294848Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:40:56.2295226Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:40:56.2295571Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:40:56.2295965Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:40:56.2296413Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:40:56.2296839Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:40:56.2297369Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:40:56.2297773Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:40:56.2298090Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:40:56.2298365Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:40:56.2298712Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:40:56.2299184Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:40:56.4511646Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:40:56.6158890Z Collecting meson
2025-08-20T22:40:56.6489881Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:40:56.6792354Z Collecting ninja
2025-08-20T22:40:56.6819137Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T22:40:56.6883306Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:40:56.7169390Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 71.7 MB/s  0:00:00
2025-08-20T22:40:56.7216860Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T22:40:56.8115947Z Installing collected packages: ninja, meson
2025-08-20T22:40:57.5306842Z 
2025-08-20T22:40:57.5336368Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:40:57.8184068Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:40:57.9237462Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:40:57.9756442Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:40:58.3936211Z 1.8.4
2025-08-20T22:40:58.4195945Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:40:58.4450480Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:40:58.4451140Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:40:58.4451783Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:40:58.4452424Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:40:58.4453087Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:40:58.4453716Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:40:58.4454139Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:40:58.4454518Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:40:58.4454870Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:40:58.4455227Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:40:58.4455589Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:40:58.4456230Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:40:58.4456620Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:40:58.4457028Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:40:58.4457661Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:40:58.4458060Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:40:58.4458460Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:40:58.4458821Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:40:58.4459200Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:40:58.4459667Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:40:58.4460107Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:40:58.4460586Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:40:58.4461237Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:40:58.4461942Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:40:58.4462582Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:40:58.4463293Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:40:58.4464060Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:40:58.4464780Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:40:58.4465493Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:40:58.4466488Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:40:58.4467060Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:40:58.4467807Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:40:58.4468253Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:40:58.4468676Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:40:58.4469127Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:40:58.4469570Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:40:58.4469981Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:40:58.4470381Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:40:58.4470796Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:40:58.4471226Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:40:58.4471643Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:40:58.4472054Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:40:58.4472454Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:40:58.4472905Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:40:58.4473378Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:40:58.4473846Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:40:58.4474329Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:40:58.4474767Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:40:58.4475184Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:40:58.4475607Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:40:58.4476011Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:40:58.4476568Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:40:58.4476960Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:40:58.4477520Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:40:58.4477877Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:40:58.4478241Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:40:58.4478557Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:40:58.4478900Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:40:58.4479301Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:40:58.4479688Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:40:58.4480103Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:40:58.4480550Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:40:58.4480970Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:40:58.4481379Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:40:58.4481805Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:40:58.4482241Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:40:58.4482639Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:40:58.4483033Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:40:58.4483453Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:40:58.4484036Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:40:58.4484541Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:40:58.4485017Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:40:58.4485428Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:40:58.4485815Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:40:58.4486205Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:40:58.4486600Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:40:58.4487031Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:40:58.4487684Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:40:58.4488187Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:40:58.4488677Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:40:58.4489116Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:40:58.4489513Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:40:58.4489901Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:40:58.4490302Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:40:58.4490695Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:40:58.4491075Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:40:58.4491493Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:40:58.4491909Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:40:58.4492294Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:40:58.4492675Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:40:58.4493297Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:40:58.4493701Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:40:58.4494071Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:40:58.4494439Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:40:58.4494833Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:40:58.4495225Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:40:58.4495575Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:40:58.4495945Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:40:58.4496314Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:40:58.4496685Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:40:58.4497072Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:40:58.4497768Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:40:58.4498127Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:40:58.4498493Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:40:58.4498878Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:40:58.4499274Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:40:58.4499660Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:40:58.4500034Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:40:58.4500400Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:40:58.4500917Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:40:58.4501322Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:40:58.4501664Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:40:58.4501987Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:40:58.4502341Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:40:58.4502688Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:40:58.4503035Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:40:58.4503392Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:40:58.4503737Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:40:58.4504106Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:40:58.4504520Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:40:58.4504962Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:40:58.4505409Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:40:58.4505812Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:40:58.4506198Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:40:58.4506589Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:40:58.4506980Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:40:58.4507698Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:40:58.4508112Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:40:58.4508488Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:40:58.4508875Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:40:58.4509289Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:40:58.4509729Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:40:58.4510278Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:40:58.4519832Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:40:58.4520295Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:40:58.4520725Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:40:58.4521141Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:40:58.4521548Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:40:58.4521937Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:40:58.4522335Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:40:58.4522756Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:40:58.4523144Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:40:58.4523508Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:40:58.4523817Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:40:58.4524143Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:40:58.4524542Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:40:58.4524938Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:40:58.4525333Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:40:58.4525705Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:40:58.4526076Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:40:58.4526465Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:40:58.4526979Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:40:58.4527535Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:40:58.4528072Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:40:58.4528528Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:40:58.4528935Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:40:58.4529311Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:40:58.4529698Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:40:58.4530109Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:40:58.4530527Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:40:58.4530940Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:40:58.4531308Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:40:58.4531662Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:40:58.4532090Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:40:58.4532526Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:40:58.4532933Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:40:58.4533294Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:40:58.4533635Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:40:58.4534021Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:40:58.4534402Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:40:58.4534829Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:40:58.4535302Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:40:58.4535721Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:40:58.4536525Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:40:58.4536969Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:40:58.4537560Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:40:58.4538009Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:40:58.4538518Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:40:58.4538961Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:40:58.4539338Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:40:58.4539807Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:40:58.4540357Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:40:58.4540914Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:40:58.4541454Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:40:58.4541822Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:40:58.4542212Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:40:58.4542632Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:40:58.4543046Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:40:58.4543466Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:40:58.4543854Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:40:58.4544233Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:40:58.4544771Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:40:58.4545183Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:40:58.4545590Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:40:58.4545988Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:40:58.4546381Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:40:58.4546773Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:40:58.4547373Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:40:58.4547835Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:40:58.4548262Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:40:58.4548637Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:40:58.4549018Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:40:58.4549416Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:40:58.4549802Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:40:58.4550181Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:40:58.4550565Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:40:58.4550958Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:40:58.4551377Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:40:58.4551849Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:40:58.4552300Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:40:58.4552718Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:40:58.4553110Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:40:58.4553493Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:40:58.4553867Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:40:58.4554363Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:40:58.4554751Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:40:58.4555140Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:40:58.4555591Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:40:58.4556065Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:40:58.4556530Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:40:58.4557046Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:40:58.4557729Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:40:58.4558229Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:40:58.4558727Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:40:58.4559162Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:40:58.4559525Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:40:58.4559884Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:40:58.4560259Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:40:58.4560635Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:40:58.4560993Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:40:58.4561371Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:40:58.4561866Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:40:58.4562255Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:40:58.4562644Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:40:58.4563014Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:40:58.4563412Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:40:58.4563797Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:40:58.4564212Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:40:58.4564653Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:40:58.4565038Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:40:58.4565406Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:40:58.4565824Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:40:58.4566195Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:40:58.4566552Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:40:58.4566897Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:40:58.4567484Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:40:58.4567876Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:40:58.4568245Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:40:58.4568636Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:40:58.4568999Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:40:58.4569315Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:40:58.4569782Z 	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-20T22:40:58.4570297Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:40:58.4570659Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:40:58.4571169Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:40:58.4571535Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:40:58.4571934Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:40:58.4572372Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:40:58.4572796Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:40:58.4573233Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:40:58.4573639Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:40:58.4574037Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:40:58.4574462Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:40:58.4574875Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:40:58.4575270Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:40:58.4575699Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:40:58.4576188Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:40:58.4576681Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:40:58.4577409Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:40:58.4577854Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:40:58.4578254Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:40:58.4578849Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:40:58.4579340Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:40:58.4579749Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:40:58.4580179Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:40:58.4580625Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:40:58.4581032Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:40:58.4581396Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:40:58.4581762Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:40:58.4582142Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:40:58.4582529Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:40:58.4582896Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:40:58.4583257Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:40:58.4583644Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:40:58.4584027Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:40:58.4584392Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:40:58.4584758Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:40:58.4585112Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:40:58.4585485Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:40:58.4585866Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:40:58.4586225Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:40:58.4586582Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:40:58.4586945Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:40:58.4587503Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:40:58.4588013Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:40:58.4588386Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:40:58.4588749Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:40:58.4589127Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:40:58.4589483Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:40:58.4589848Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:40:58.4590283Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:40:58.4590692Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:40:58.4591056Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:40:58.4591441Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:40:58.4591862Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:40:58.4592262Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:40:58.4592626Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:40:58.4592998Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:40:58.4593361Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:40:58.4593655Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:40:58.4593955Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:40:58.4594303Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:40:58.4594659Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:40:58.4595032Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:40:58.4595507Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:40:58.4595857Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:40:58.4596198Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:40:58.4596582Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:40:58.4596993Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:40:58.4597607Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:40:58.4598007Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:40:58.4598398Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:40:58.4598808Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:40:58.4599309Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:40:58.4599938Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:40:58.4600563Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:40:58.4601111Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:40:58.4601587Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:40:58.4602040Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:40:58.4602577Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:40:58.4603203Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:40:58.4603766Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:40:58.4604268Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:40:58.4604714Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:40:58.4605210Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:40:58.4605584Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:40:58.4605953Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:40:58.4606334Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:40:58.4606725Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:40:58.4607211Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:40:58.4607597Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:40:58.4607977Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:40:58.4608363Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:40:58.4608734Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:40:58.4609108Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:40:58.4609472Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:40:58.4609862Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:40:58.4610256Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:40:58.4610665Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:40:58.4611075Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:40:58.4611437Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:40:58.4611823Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:40:58.4612358Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:40:58.4612764Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:40:58.4613198Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:40:58.4613634Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:40:58.4614036Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:40:58.4614407Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:40:58.4614783Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:40:58.4615147Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:40:58.4615532Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:40:58.4615915Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:40:58.4616302Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:40:58.4616687Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:40:58.4617047Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:40:58.4617605Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:40:58.4618153Z 	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-20T22:40:58.4618864Z 	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-20T22:40:58.4619544Z 	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-20T22:40:58.4620199Z 	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-20T22:40:58.4620719Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:40:58.4621105Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:40:58.4621479Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:40:58.4621979Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:40:58.4622350Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:40:58.4622703Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:40:58.4623072Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:40:58.4623459Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:40:58.4623831Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:40:58.4624215Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:40:58.4624595Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:40:58.4624970Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:40:58.4625357Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:40:58.4625770Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:40:58.4626169Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:40:58.4626559Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:40:58.4626959Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:40:58.4627453Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:40:58.4627837Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:40:58.4628217Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:40:58.4628589Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:40:58.4629115Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:40:58.4629529Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:40:58.4629925Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:40:58.4630326Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:40:58.4630715Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:40:58.4631099Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:40:58.4631522Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:40:58.4631955Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:40:58.4632353Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:40:58.4632789Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:40:58.4633251Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:40:58.4633656Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:40:58.4634033Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:40:58.4634411Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:40:58.4634804Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:40:58.4635209Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:40:58.4635607Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:40:58.4635982Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:40:58.4636379Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:40:58.4636846Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:40:58.4637422Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:40:58.4637813Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:40:58.4638337Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:40:58.4638805Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:40:58.4639407Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:40:58.4639881Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:40:58.4640366Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:40:58.4640806Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:40:58.4641238Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:40:58.4641639Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:40:58.4642035Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:40:58.4642478Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:40:58.4642874Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:40:58.4643252Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:40:58.4643658Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:40:58.4644061Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:40:58.4644467Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:40:58.4644885Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:40:58.4645276Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:40:58.4645649Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:40:58.4646134Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:40:58.4646490Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:40:58.4646887Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:40:58.4647529Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:40:58.4647991Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:40:58.4648440Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:40:58.4648838Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:40:58.4649271Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:40:58.4649691Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:40:58.4650101Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:40:58.4650508Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:40:58.4650865Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:40:58.4651234Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:40:58.4651626Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:40:58.4652021Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:40:58.4652391Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:40:58.4652721Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:40:58.4653033Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:40:58.4653379Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:40:58.4653880Z 	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-20T22:40:58.4654406Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:40:58.4654778Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:40:58.4655283Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:40:58.4655674Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:40:58.4656084Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:40:58.4656490Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:40:58.4656898Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:40:58.4657424Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:40:58.4657832Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:40:58.4658202Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:40:58.4658578Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:40:58.4658962Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:40:58.4659364Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:40:58.4659796Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:40:58.4660230Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:40:58.4660632Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:40:58.4661055Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:40:58.4661499Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:40:58.4661895Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:40:58.4662265Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:40:58.4662736Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:40:58.4663101Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:40:58.4663476Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:40:58.4663863Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:40:58.4664262Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:40:58.4664678Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:40:58.4665140Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:40:58.4665584Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:40:58.4665961Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:40:58.4666346Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:40:58.4666736Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:40:58.4667223Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:40:58.4667604Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:40:58.4667981Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:40:58.4668425Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:40:58.4668915Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:40:58.4669331Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:40:58.4669705Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:40:58.4670078Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:40:58.4670478Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:40:58.4670875Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:40:58.4671248Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:40:58.4671645Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:40:58.4672154Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:40:58.4672514Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:40:58.4672884Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:40:58.4673287Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:40:58.4673712Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:40:58.4674098Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:40:58.4674485Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:40:58.4674927Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:40:58.4675365Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:40:58.4675782Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:40:58.4676177Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:40:58.4676691Z 	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-20T22:40:58.4677328Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:40:58.4677634Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:40:58.4677975Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:40:58.4678379Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:40:58.4678803Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:40:58.4679435Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:40:58.4680021Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:40:58.4680633Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:40:58.4681282Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:40:58.4681925Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:40:58.4682550Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:40:58.4683185Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:40:58.4683770Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:40:58.4684263Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:40:58.4684708Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:40:58.4685152Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:40:58.4685575Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:40:58.4686045Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:40:58.4686476Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:40:58.4686858Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:40:58.4687471Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:40:58.4687857Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:40:58.4688238Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:40:58.4688654Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:40:58.4689067Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:40:58.4689569Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:40:58.4689957Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:40:58.4690418Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:40:58.4690906Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:40:58.4691393Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:40:58.4691869Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:40:58.4692350Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:40:58.4692832Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:40:58.4693279Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:40:58.4693699Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:40:58.4694115Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:40:58.4694524Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:40:58.4694941Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:40:58.4695347Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:40:58.4695780Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:40:58.4696209Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:40:58.4696594Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:40:58.4697085Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:40:58.4697568Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:40:58.4697943Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:40:58.4698385Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:40:58.4698831Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:40:58.4699233Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:40:58.4699643Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:40:58.4700064Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:40:58.4700510Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:40:58.4700947Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:40:58.4701381Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:40:58.4701778Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:40:58.4702157Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:40:58.4702545Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:40:58.4702919Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:40:58.4703291Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:40:58.4703687Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:40:58.4704086Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:40:58.4704512Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:40:58.4704981Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:40:58.4705401Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:40:58.4705806Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:40:58.4706326Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:40:58.4706625Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:40:58.4706946Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:40:58.4707429Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:40:58.4707823Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:40:58.4708217Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:40:58.4708606Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:40:58.4709031Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:40:58.4709486Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:40:58.4709902Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:40:58.4710288Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:40:58.4710690Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:40:58.4711238Z 	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-20T22:40:58.4711819Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:40:58.4712274Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:40:58.4712721Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:40:58.4713162Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:40:58.4713725Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:40:58.4714136Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:40:58.4714525Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:40:58.4714910Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:40:58.4715304Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:40:58.4715699Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:40:58.4716067Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:40:58.4716451Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:40:58.4716849Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:40:58.4717323Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:40:58.4717739Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:40:58.4718199Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:40:58.4718616Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:40:58.4718993Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:40:58.4719364Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:40:58.4719751Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:40:58.4720123Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:40:58.4720490Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:40:58.4720917Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:40:58.4721362Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:40:58.4721769Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:40:58.4722165Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:40:58.4722556Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:40:58.4723058Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:40:58.4723438Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:40:58.4723813Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:40:58.4724210Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:40:58.4724655Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:40:58.4725107Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:40:58.4725525Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:40:58.4725929Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:40:58.4726326Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:40:58.4726745Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:40:58.4727319Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:40:58.4727760Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:40:58.4728079Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:40:58.4728382Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:40:58.4728751Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:40:58.4729123Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:40:58.4729472Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:40:58.4729843Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:40:58.4730366Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:40:58.4730759Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:40:58.4731121Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:40:58.4731477Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:40:58.4731860Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:40:58.4732253Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:40:58.4732636Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:40:58.4732998Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:40:58.4733352Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:40:58.4733740Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:40:58.4734119Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:40:58.4734501Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:40:58.4734872Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:40:58.4735268Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:40:58.4735644Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:40:58.4736018Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:40:58.4736390Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:40:58.4736774Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:40:58.4737292Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:40:58.4737718Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:40:58.4738120Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:40:58.4738476Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:40:58.4738824Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:40:58.4739168Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:40:58.4739715Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:40:58.4740210Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:40:58.4740702Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:40:58.4741185Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:40:58.4741678Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:40:58.4742115Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:40:58.4742501Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:40:58.4742906Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:40:58.4743294Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:40:58.4743690Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:40:58.4744075Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:40:58.4744459Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:40:58.4744832Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:40:58.4745229Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:40:58.4745672Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:40:58.4746103Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:40:58.4746487Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:40:58.4747007Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:40:58.4747533Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:40:58.4747920Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:40:58.4748274Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:40:58.4748664Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:40:58.4749116Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:40:58.4749544Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:40:58.4749951Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:40:58.4750357Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:40:58.4750685Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:40:58.4750970Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:40:58.4751323Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:40:58.4751802Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:40:58.5864887Z info: downloading installer
2025-08-20T22:40:58.8002306Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:40:58.8002793Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:40:58.8003210Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:40:58.8003656Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:40:58.8164839Z info: profile set to 'default'
2025-08-20T22:40:58.8165357Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T22:40:58.8165786Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:40:58.8845784Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:40:58.8971305Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:40:58.8971773Z 
2025-08-20T22:40:58.9070355Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:40:58.9071275Z 
2025-08-20T22:40:58.9071280Z 
2025-08-20T22:40:58.9071433Z Rust is installed now. Great!
2025-08-20T22:40:58.9071707Z 
2025-08-20T22:40:58.9072033Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:40:58.9072778Z environment variable. This has not been done automatically.
2025-08-20T22:40:58.9073198Z 
2025-08-20T22:40:58.9073405Z To configure your current shell, you need to source
2025-08-20T22:40:58.9073952Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:40:58.9074281Z 
2025-08-20T22:40:58.9074596Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:40:58.9075300Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:40:58.9075885Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:40:58.9076387Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:40:58.9389488Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:40:58.9732277Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:40:58.9732687Z 
2025-08-20T22:40:58.9825506Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:40:58.9826042Z 
2025-08-20T22:40:59.0319210Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:40:59.0861256Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:40:59.1112479Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:40:59.1113101Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:40:59.1113738Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:40:59.1114365Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:40:59.1115293Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:40:59.1115725Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:40:59.1116121Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:40:59.1116496Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:40:59.1116850Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:40:59.1117421Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:40:59.1117799Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:40:59.1118185Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:40:59.1118563Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:40:59.1118961Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:40:59.1119353Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:40:59.1119753Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:40:59.1120154Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:40:59.1120514Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:40:59.1120889Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:40:59.1121359Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:40:59.1121811Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:40:59.1122195Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:40:59.1122614Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:40:59.1123004Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:40:59.1123355Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:40:59.1123745Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:40:59.1124170Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:40:59.1124588Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:40:59.1125164Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:40:59.1125575Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:40:59.1125984Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:40:59.1126399Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:40:59.1126824Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:40:59.1127389Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:40:59.1127838Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:40:59.1128273Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:40:59.1128672Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:40:59.1129069Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:40:59.1129471Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:40:59.1129893Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:40:59.1130313Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:40:59.1130803Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:40:59.1131196Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:40:59.1131650Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:40:59.1132122Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:40:59.1132699Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:40:59.1133185Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:40:59.1133631Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:40:59.1134045Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:40:59.1134460Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:40:59.1134859Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:40:59.1135277Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:40:59.1135667Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:40:59.1136031Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:40:59.1136389Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:40:59.1136752Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:40:59.1137072Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:40:59.1137630Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:40:59.1138033Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:40:59.1138406Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:40:59.1138812Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:40:59.1139244Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:40:59.1139660Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:40:59.1140063Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:40:59.1140479Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:40:59.1140909Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:40:59.1141305Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:40:59.1141824Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:40:59.1142240Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:40:59.1142703Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:40:59.1143200Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:40:59.1143673Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:40:59.1144095Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:40:59.1144485Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:40:59.1144874Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:40:59.1145278Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:40:59.1145717Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:40:59.1146211Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:40:59.1146707Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:40:59.1147417Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:40:59.1147863Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:40:59.1148260Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:40:59.1148650Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:40:59.1149049Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:40:59.1149559Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:40:59.1149953Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:40:59.1150486Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:40:59.1160971Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:40:59.1161570Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:40:59.1162006Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:40:59.1162441Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:40:59.1162862Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:40:59.1163241Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:40:59.1163610Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:40:59.1164307Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:40:59.1165005Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:40:59.1165403Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:40:59.1165792Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:40:59.1166170Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:40:59.1166551Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:40:59.1166954Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:40:59.1167881Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:40:59.1168266Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:40:59.1168641Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:40:59.1169033Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:40:59.1169445Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:40:59.1169839Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:40:59.1170395Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:40:59.1170763Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:40:59.1171152Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:40:59.1171556Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:40:59.1171895Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:40:59.1172218Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:40:59.1172565Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:40:59.1172915Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:40:59.1173263Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:40:59.1173624Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:40:59.1173973Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:40:59.1174349Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:40:59.1174744Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:40:59.1175187Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:40:59.1175627Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:40:59.1176022Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:40:59.1176408Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:40:59.1176795Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:40:59.1177302Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:40:59.1177823Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:40:59.1178237Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:40:59.1178618Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:40:59.1179000Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:40:59.1179415Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:40:59.1179854Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:40:59.1180288Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:40:59.1180673Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:40:59.1181059Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:40:59.1181465Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:40:59.1181880Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:40:59.1182285Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:40:59.1182679Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:40:59.1183072Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:40:59.1183474Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:40:59.1183849Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:40:59.1184206Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:40:59.1184510Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:40:59.1184838Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:40:59.1185233Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:40:59.1185636Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:40:59.1186031Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:40:59.1186403Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:40:59.1186905Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:40:59.1187519Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:40:59.1187887Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:40:59.1188233Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:40:59.1188662Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:40:59.1189111Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:40:59.1189513Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:40:59.1189887Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:40:59.1190282Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:40:59.1190691Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:40:59.1191113Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:40:59.1191743Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:40:59.1192190Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:40:59.1192552Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:40:59.1192977Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:40:59.1193409Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:40:59.1193813Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:40:59.1194173Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:40:59.1194648Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:40:59.1195050Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:40:59.1195441Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:40:59.1195873Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:40:59.1196356Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:40:59.1196773Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:40:59.1197331Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:40:59.1197733Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:40:59.1198097Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:40:59.1198545Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:40:59.1199056Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:40:59.1199497Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:40:59.1199884Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:40:59.1200348Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:40:59.1200887Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:40:59.1201384Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:40:59.1201820Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:40:59.1202183Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:40:59.1202562Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:40:59.1202971Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:40:59.1203391Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:40:59.1203791Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:40:59.1204371Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:40:59.1204754Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:40:59.1205146Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:40:59.1205543Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:40:59.1205944Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:40:59.1206335Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:40:59.1206725Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:40:59.1208332Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:40:59.1208780Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:40:59.1209249Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:40:59.1209688Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:40:59.1210058Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:40:59.1210431Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:40:59.1210826Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:40:59.1211200Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:40:59.1211577Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:40:59.1211955Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:40:59.1212343Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:40:59.1212871Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:40:59.1213343Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:40:59.1213797Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:40:59.1214194Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:40:59.1214575Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:40:59.1214954Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:40:59.1215339Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:40:59.1215709Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:40:59.1216091Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:40:59.1216469Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:40:59.1216926Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:40:59.1217505Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:40:59.1218163Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:40:59.1218811Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:40:59.1219320Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:40:59.1219813Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:40:59.1220303Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:40:59.1220733Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:40:59.1221093Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:40:59.1221452Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:40:59.1221828Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:40:59.1222201Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:40:59.1222695Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:40:59.1223072Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:40:59.1223452Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:40:59.1223831Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:40:59.1224209Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:40:59.1224584Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:40:59.1224982Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:40:59.1225364Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:40:59.1225786Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:40:59.1226224Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:40:59.1226615Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:40:59.1226985Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:40:59.1227625Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:40:59.1228000Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:40:59.1228354Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:40:59.1228700Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:40:59.1229061Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:40:59.1229441Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:40:59.1229960Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:40:59.1230354Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:40:59.1230715Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:40:59.1231031Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:40:59.1231491Z 	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-20T22:40:59.1232006Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:40:59.1232373Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:40:59.1232747Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:40:59.1233111Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:40:59.1233510Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:40:59.1233939Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:40:59.1234369Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:40:59.1234796Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:40:59.1235206Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:40:59.1235602Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:40:59.1236023Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:40:59.1236428Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:40:59.1236815Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:40:59.1237488Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:40:59.1237991Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:40:59.1238496Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:40:59.1238942Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:40:59.1239484Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:40:59.1239881Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:40:59.1240353Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:40:59.1240830Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:40:59.1241233Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:40:59.1241664Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:40:59.1242115Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:40:59.1242519Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:40:59.1242886Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:40:59.1243250Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:40:59.1243636Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:40:59.1244017Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:40:59.1244382Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:40:59.1244745Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:40:59.1245130Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:40:59.1245508Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:40:59.1245871Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:40:59.1246236Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:40:59.1246587Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:40:59.1247068Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:40:59.1247585Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:40:59.1247947Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:40:59.1248299Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:40:59.1248649Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:40:59.1249011Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:40:59.1249382Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:40:59.1249746Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:40:59.1250101Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:40:59.1250475Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:40:59.1250826Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:40:59.1251199Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:40:59.1251636Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:40:59.1252045Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:40:59.1252408Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:40:59.1252783Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:40:59.1253201Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:40:59.1253596Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:40:59.1253953Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:40:59.1254313Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:40:59.1254666Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:40:59.1254969Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:40:59.1255265Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:40:59.1255612Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:40:59.1256077Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:40:59.1256438Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:40:59.1256787Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:40:59.1257240Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:40:59.1257575Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:40:59.1257955Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:40:59.1258362Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:40:59.1258754Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:40:59.1259149Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:40:59.1259534Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:40:59.1259945Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:40:59.1260440Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:40:59.1261057Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:40:59.1261708Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:40:59.1262253Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:40:59.1262737Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:40:59.1263190Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:40:59.1263818Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:40:59.1264441Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:40:59.1265007Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:40:59.1265504Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:40:59.1265946Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:40:59.1266308Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:40:59.1266677Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:40:59.1267044Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:40:59.1267640Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:40:59.1268063Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:40:59.1268440Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:40:59.1268827Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:40:59.1269208Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:40:59.1269589Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:40:59.1269957Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:40:59.1270324Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:40:59.1270690Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:40:59.1271078Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:40:59.1271464Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:40:59.1271882Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:40:59.1272292Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:40:59.1272652Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:40:59.1273163Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:40:59.1273572Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:40:59.1273978Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:40:59.1274417Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:40:59.1274841Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:40:59.1275205Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:40:59.1275576Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:40:59.1275952Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:40:59.1276314Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:40:59.1276698Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:40:59.1277091Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:40:59.1277717Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:40:59.1278271Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:40:59.1278867Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:40:59.1279501Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:40:59.1280494Z 	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-20T22:40:59.1281665Z 	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-20T22:40:59.1282536Z 	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-20T22:40:59.1283222Z 	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-20T22:40:59.1283755Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:40:59.1284142Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:40:59.1284605Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:40:59.1284986Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:40:59.1285373Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:40:59.1285732Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:40:59.1286102Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:40:59.1286496Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:40:59.1286871Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:40:59.1287383Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:40:59.1287756Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:40:59.1288127Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:40:59.1288517Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:40:59.1288925Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:40:59.1289323Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:40:59.1289718Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:40:59.1290110Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:40:59.1290505Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:40:59.1290887Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:40:59.1291408Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:40:59.1291778Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:40:59.1292158Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:40:59.1292560Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:40:59.1292951Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:40:59.1293345Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:40:59.1293734Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:40:59.1294117Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:40:59.1294546Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:40:59.1294983Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:40:59.1295610Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:40:59.1296132Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:40:59.1296591Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:40:59.1296996Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:40:59.1297484Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:40:59.1297859Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:40:59.1298251Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:40:59.1298658Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:40:59.1299183Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:40:59.1299567Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:40:59.1299952Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:40:59.1300429Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:40:59.1300898Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:40:59.1301291Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:40:59.1301700Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:40:59.1302148Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:40:59.1302590Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:40:59.1303059Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:40:59.1303550Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:40:59.1303991Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:40:59.1304427Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:40:59.1304823Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:40:59.1305216Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:40:59.1305631Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:40:59.1306016Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:40:59.1306390Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:40:59.1306795Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:40:59.1307433Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:40:59.1307855Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:40:59.1308274Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:40:59.1308790Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:40:59.1309161Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:40:59.1309526Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:40:59.1309877Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:40:59.1310338Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:40:59.1310756Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:40:59.1311210Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:40:59.1311660Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:40:59.1312063Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:40:59.1312497Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:40:59.1312921Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:40:59.1313324Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:40:59.1313724Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:40:59.1314076Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:40:59.1314435Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:40:59.1314820Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:40:59.1315214Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:40:59.1315581Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:40:59.1316018Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:40:59.1316336Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:40:59.1316689Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:40:59.1317449Z 	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-20T22:40:59.1317985Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:40:59.1318362Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:40:59.1318732Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:40:59.1319123Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:40:59.1319529Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:40:59.1319935Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:40:59.1320337Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:40:59.1320745Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:40:59.1321154Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:40:59.1321657Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:40:59.1322023Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:40:59.1322385Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:40:59.1322763Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:40:59.1323182Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:40:59.1323609Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:40:59.1323997Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:40:59.1324418Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:40:59.1324856Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:40:59.1325385Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:40:59.1325745Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:40:59.1326095Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:40:59.1326454Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:40:59.1326819Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:40:59.1327308Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:40:59.1327705Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:40:59.1328113Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:40:59.1328569Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:40:59.1329004Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:40:59.1329388Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:40:59.1329770Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:40:59.1330143Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:40:59.1330524Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:40:59.1330899Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:40:59.1331268Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:40:59.1331709Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:40:59.1332195Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:40:59.1332748Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:40:59.1333121Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:40:59.1333488Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:40:59.1333893Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:40:59.1334279Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:40:59.1334648Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:40:59.1335041Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:40:59.1335416Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:40:59.1335761Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:40:59.1336112Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:40:59.1336506Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:40:59.1336928Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:40:59.1337414Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:40:59.1337797Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:40:59.1338234Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:40:59.1338664Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:40:59.1339078Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:40:59.1339464Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:40:59.1340030Z 	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-20T22:40:59.1340763Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:40:59.1341079Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:40:59.1341426Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:40:59.1341837Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:40:59.1342396Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:40:59.1342919Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:40:59.1343502Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:40:59.1344110Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:40:59.1344756Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:40:59.1345394Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:40:59.1346025Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:40:59.1346648Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:40:59.1347458Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:40:59.1347954Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:40:59.1348401Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:40:59.1348837Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:40:59.1349260Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:40:59.1349726Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:40:59.1350158Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:40:59.1350651Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:40:59.1351022Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:40:59.1351404Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:40:59.1351780Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:40:59.1352187Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:40:59.1352599Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:40:59.1352961Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:40:59.1353355Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:40:59.1353814Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:40:59.1354300Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:40:59.1354788Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:40:59.1355263Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:40:59.1355746Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:40:59.1356220Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:40:59.1356662Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:40:59.1357085Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:40:59.1357776Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:40:59.1358195Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:40:59.1358607Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:40:59.1359021Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:40:59.1359453Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:40:59.1360010Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:40:59.1360402Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:40:59.1360789Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:40:59.1361165Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:40:59.1361546Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:40:59.1361984Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:40:59.1362426Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:40:59.1362834Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:40:59.1363250Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:40:59.1363676Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:40:59.1364135Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:40:59.1364583Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:40:59.1365014Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:40:59.1365414Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:40:59.1365802Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:40:59.1366199Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:40:59.1366578Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:40:59.1366953Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:40:59.1367590Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:40:59.1368035Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:40:59.1368466Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:40:59.1368941Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:40:59.1369365Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:40:59.1369778Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:40:59.1370173Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:40:59.1370473Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:40:59.1370794Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:40:59.1371182Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:40:59.1371583Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:40:59.1371975Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:40:59.1372367Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:40:59.1372799Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:40:59.1373247Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:40:59.1373663Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:40:59.1374051Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:40:59.1374446Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:40:59.1374998Z 	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-20T22:40:59.1375582Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:40:59.1376040Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:40:59.1376483Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:40:59.1377030Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:40:59.1377551Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:40:59.1377952Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:40:59.1378342Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:40:59.1378726Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:40:59.1379123Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:40:59.1379520Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:40:59.1379896Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:40:59.1380283Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:40:59.1380680Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:40:59.1381063Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:40:59.1381473Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:40:59.1381939Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:40:59.1382360Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:40:59.1382737Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:40:59.1383108Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:40:59.1383493Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:40:59.1383866Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:40:59.1384343Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:40:59.1384775Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:40:59.1385227Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:40:59.1385624Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:40:59.1386021Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:40:59.1386417Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:40:59.1386799Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:40:59.1387384Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:40:59.1387773Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:40:59.1388169Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:40:59.1388624Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:40:59.1389078Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:40:59.1389509Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:40:59.1389911Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:40:59.1390314Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:40:59.1390733Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:40:59.1391121Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:40:59.1391478Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:40:59.1391796Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:40:59.1392098Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:40:59.1392470Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:40:59.1392842Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:40:59.1393313Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:40:59.1393684Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:40:59.1394082Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:40:59.1394466Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:40:59.1394824Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:40:59.1395176Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:40:59.1395550Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:40:59.1395950Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:40:59.1396320Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:40:59.1396687Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:40:59.1397048Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:40:59.1397700Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:40:59.1398087Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:40:59.1398437Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:40:59.1398808Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:40:59.1399195Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:40:59.1399571Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:40:59.1399942Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:40:59.1400314Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:40:59.1400817Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:40:59.1401223Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:40:59.1401653Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:40:59.1402056Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:40:59.1402407Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:40:59.1402754Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:40:59.1403095Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:40:59.1403519Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:40:59.1404020Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:40:59.1404491Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:40:59.1404971Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:40:59.1405468Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:40:59.1405915Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:40:59.1406297Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:40:59.1406688Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:40:59.1407079Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:40:59.1407581Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:40:59.1407963Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:40:59.1408345Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:40:59.1408711Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:40:59.1409103Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:40:59.1409545Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:40:59.1410091Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:40:59.1410466Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:40:59.1410868Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:40:59.1411293Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:40:59.1411671Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:40:59.1412021Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:40:59.1412412Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:40:59.1412867Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:40:59.1413299Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:40:59.1413710Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:40:59.1414122Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:40:59.1414444Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:40:59.1414721Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:40:59.1415083Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:40:59.1415565Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:40:59.1415891Z 
2025-08-20T22:40:59.1415895Z 
2025-08-20T22:40:59.1416273Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:40:59 PM)
2025-08-20T22:40:59.1416652Z 
2025-08-20T22:40:59.1416655Z 
2025-08-20T22:40:59.1416658Z 
2025-08-20T22:40:59.1416738Z [+] Continue : YES
2025-08-20T22:40:59.1416851Z 
2025-08-20T22:40:59.1417342Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:40:59.1704534Z 
2025-08-20T22:40:59.1704967Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:40:59 PM) UTC
2025-08-20T22:40:59.1705245Z 
2025-08-20T22:40:59.1722706Z 
2025-08-20T22:40:59.1722885Z [+] Total RECIPES :: 1
2025-08-20T22:40:59.1723047Z 
2025-08-20T22:40:59.1799376Z 
2025-08-20T22:40:59.1800031Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml (1/1)
2025-08-20T22:40:59.1800579Z 
2025-08-20T22:40:59.3177667Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:40:59.3189590Z mode of '/tmp/pkgforge/ajkU5MsaZ_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:40:59.3239264Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/sling/official/source [Provided]
2025-08-20T22:40:59.3239767Z [+] Setting '.pkg_family' --> sling [Provided]
2025-08-20T22:40:59.3253276Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:40:59.3260028Z [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-20T22:40:59.3290554Z [00:00:00.003]➜  
2025-08-20T22:40:59.3291072Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:40:59.3291514Z [00:00:00.003]➜  
2025-08-20T22:40:59.3333214Z [00:00:00.008]➜  
2025-08-20T22:40:59.3333715Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:40:59.3334142Z [00:00:00.008]➜  
2025-08-20T22:40:59.3413908Z [00:00:00.016]➜  
2025-08-20T22:40:59.3414970Z [00:00:00.016]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/sling/static.official.source.yaml) --> /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:40:59 PM) UTC]
2025-08-20T22:40:59.3415860Z [00:00:00.016]➜  
2025-08-20T22:40:59.3416068Z [00:00:00.016]➜  
2025-08-20T22:40:59.3416525Z [00:00:00.016]➜  
2025-08-20T22:40:59.3416824Z [00:00:00.016]➜  ###################################################################
2025-08-20T22:40:59.3424976Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:40:59.3426448Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:40:59.3427979Z [00:00:00.017]➜  _disabled: false
2025-08-20T22:40:59.3429073Z [00:00:00.017]➜  
2025-08-20T22:40:59.3429746Z [00:00:00.017]➜  pkg: "sling"
2025-08-20T22:40:59.3430356Z [00:00:00.017]➜  pkg_id: "github.com.slingdata-io.sling.source"
2025-08-20T22:40:59.3430898Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T22:40:59.3431166Z [00:00:00.017]➜  category:
2025-08-20T22:40:59.3431863Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T22:40:59.3432195Z [00:00:00.017]➜    - "Utility"
2025-08-20T22:40:59.3432718Z [00:00:00.017]➜  description: "Extract data from a source storage/database and Load it in a target storage/database"
2025-08-20T22:40:59.3433208Z [00:00:00.017]➜  homepage:
2025-08-20T22:40:59.3433544Z [00:00:00.017]➜    - "https://github.com/slingdata-io/sling-cli"
2025-08-20T22:40:59.3433892Z [00:00:00.017]➜  license:
2025-08-20T22:40:59.3434139Z [00:00:00.017]➜    - id: "GPL-3.0"
2025-08-20T22:40:59.3434699Z [00:00:00.017]➜      url: "https://github.com/slingdata-io/sling-cli/raw/5350b9ee73a196807d1bcde69d7ec5a2985188b3/LICENSE"
2025-08-20T22:40:59.3435210Z [00:00:00.017]➜  maintainer:
2025-08-20T22:40:59.3435535Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:40:59.3435850Z [00:00:00.017]➜  note:
2025-08-20T22:40:59.3436142Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:40:59.3436885Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/slingdata-io/sling-cli"
2025-08-20T22:40:59.3437596Z [00:00:00.017]➜  provides:
2025-08-20T22:40:59.3437865Z [00:00:00.017]➜    - "sling"
2025-08-20T22:40:59.3438116Z [00:00:00.017]➜  repology:
2025-08-20T22:40:59.3438351Z [00:00:00.017]➜    - "sling-cli"
2025-08-20T22:40:59.3438595Z [00:00:00.017]➜  src_url:
2025-08-20T22:40:59.3438896Z [00:00:00.017]➜    - "https://github.com/slingdata-io/sling-cli"
2025-08-20T22:40:59.3439210Z [00:00:00.017]➜  tag:
2025-08-20T22:40:59.3439454Z [00:00:00.017]➜    - "Utility"
2025-08-20T22:40:59.3439688Z [00:00:00.017]➜  x_exec:
2025-08-20T22:40:59.3439935Z [00:00:00.017]➜    bsys: "docker://go"
2025-08-20T22:40:59.3440190Z [00:00:00.017]➜    host:
2025-08-20T22:40:59.3440431Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T22:40:59.3440704Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T22:40:59.3441147Z [00:00:00.017]➜    shell: "bash"
2025-08-20T22:40:59.3441625Z [00:00:00.017]➜    pkgver: |
2025-08-20T22:40:59.3441979Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:40:59.3442731Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/slingdata-io/sling-cli" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:40:59.3443662Z [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-20T22:40:59.3444351Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:40:59.3444743Z [00:00:00.017]➜    run: |
2025-08-20T22:40:59.3444973Z [00:00:00.017]➜      #Build
2025-08-20T22:40:59.3445594Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:40:59.3446392Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:40:59.3446982Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:40:59.3447675Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:40:59.3448274Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T22:40:59.3448634Z [00:00:00.017]➜        bash -l -c '
2025-08-20T22:40:59.3448901Z [00:00:00.017]➜        #Setup ENV
2025-08-20T22:40:59.3449300Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:40:59.3449676Z [00:00:00.017]➜         CGO_ENABLED="1"
2025-08-20T22:40:59.3450083Z [00:00:00.017]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:40:59.3450620Z [00:00:00.017]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:40:59.3451020Z [00:00:00.017]➜         GOOS="linux"
2025-08-20T22:40:59.3451405Z [00:00:00.017]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:40:59.3451993Z [00:00:00.017]➜        #Build
2025-08-20T22:40:59.3452999Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/slingdata-io/sling-cli" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:40:59.3454098Z [00:00:00.017]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:40:59.3455006Z [00:00:00.017]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:40:59.3455897Z [00:00:00.017]➜         go mod edit -dropreplace="github.com/flarco/g" "./go.mod"
2025-08-20T22:40:59.3456789Z [00:00:00.017]➜         go mod edit -dropreplace="github.com/slingdata-io/sling" "./go.mod"
2025-08-20T22:40:59.3457950Z [00:00:00.017]➜         go mod edit -droprequire="github.com/slingdata-io/sling" "./go.mod"
2025-08-20T22:40:59.3458742Z [00:00:00.017]➜         go mod tidy -v ; go generate ./...
2025-08-20T22:40:59.3460476Z [00:00:00.017]➜         go build -C "./cmd/sling" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/sling"
2025-08-20T22:40:59.3461761Z [00:00:00.017]➜        #Copy
2025-08-20T22:40:59.3463048Z [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-20T22:40:59.3464255Z [00:00:00.017]➜        #Strip 
2025-08-20T22:40:59.3465474Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:40:59.3466982Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:40:59.3468623Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:40:59.3470086Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:40:59.3486363Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:40:59.3487447Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T22:40:59.3487960Z [00:00:00.017]➜        '
2025-08-20T22:40:59.3488402Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T22:40:59.3489099Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:40:59.3490164Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:40:59.3492221Z [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-20T22:40:59.3493801Z [00:00:00.017]➜  
2025-08-20T22:40:59.3494173Z [00:00:00.017]➜  
2025-08-20T22:40:59.3494709Z [00:00:00.017]➜  ###################################################################
2025-08-20T22:40:59.3495250Z [00:00:00.017]➜  
2025-08-20T22:40:59.3495867Z [00:00:00.017]➜  
2025-08-20T22:40:59.3496223Z [00:00:00.017]➜  
2025-08-20T22:40:59.3497316Z [00:00:00.018]➜  '/tmp/pkgforge/ajkU5MsaZ_build.yaml' -> '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:41:00.9028080Z [00:00:01.577]➜  '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.static.version' -> '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.version'
2025-08-20T22:41:00.9082892Z [00:00:01.582]➜  [+] Version: HEAD-aa4483a-250819T184333 ('.x_exec.pkgver') [/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.static.version]
2025-08-20T22:41:00.9338341Z [00:00:01.608]➜  [+] Progs: sling
2025-08-20T22:41:01.3017397Z [00:00:01.976]➜  
2025-08-20T22:41:01.3017754Z [00:00:01.976]➜  [-] Missing packages. Found: 
2025-08-20T22:41:01.3018118Z [00:00:01.976]➜  [+] Expected: sling
2025-08-20T22:41:01.3018416Z [00:00:01.976]➜  [+] Continuing with build...
2025-08-20T22:41:01.3018693Z [00:00:01.976]➜  
2025-08-20T22:41:01.6859649Z [00:00:02.360]➜  
2025-08-20T22:41:01.6859990Z [00:00:02.360]➜  
2025-08-20T22:41:01.6952143Z [00:00:02.369]➜  + mkdir -pv /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:41:01.6970564Z [00:00:02.371]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=sling -e PKG_ID=github.com.slingdata-io.sling.source -e PKG_TYPE=static -e PKG_VER=HEAD-aa4483a-250819T184333 -e PKGVER=HEAD-aa4483a-250819T184333 -e SBUILD_PKG=sling.static -e SBUILD_PKGVER=HEAD-aa4483a-250819T184333 --volume /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T22:41:01.6972893Z [00:00:02.371]➜    #Setup ENV
2025-08-20T22:41:01.6973564Z [00:00:02.371]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:41:01.6974012Z [00:00:02.371]➜     CGO_ENABLED="1"
2025-08-20T22:41:01.6974406Z [00:00:02.371]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:41:01.6974972Z [00:00:02.371]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T22:41:01.6975401Z [00:00:02.371]➜     GOOS="linux"
2025-08-20T22:41:01.6975727Z [00:00:02.371]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:41:01.6976044Z [00:00:02.371]➜    #Build
2025-08-20T22:41:01.6976611Z [00:00:02.371]➜     git clone --filter "blob:none" --quiet "https://github.com/slingdata-io/sling-cli" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T22:41:01.6977458Z [00:00:02.371]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T22:41:01.6977961Z [00:00:02.371]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T22:41:01.6978477Z [00:00:02.371]➜     go mod edit -dropreplace="github.com/flarco/g" "./go.mod"
2025-08-20T22:41:01.6978965Z [00:00:02.371]➜     go mod edit -dropreplace="github.com/slingdata-io/sling" "./go.mod"
2025-08-20T22:41:01.6979487Z [00:00:02.371]➜     go mod edit -droprequire="github.com/slingdata-io/sling" "./go.mod"
2025-08-20T22:41:01.6979916Z [00:00:02.371]➜     go mod tidy -v ; go generate ./...
2025-08-20T22:41:01.6980750Z [00:00:02.371]➜     go build -C "./cmd/sling" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/sling"
2025-08-20T22:41:01.6981439Z [00:00:02.371]➜    #Copy
2025-08-20T22:41:01.6982105Z [00:00:02.371]➜     ( 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-20T22:41:01.6982720Z [00:00:02.371]➜    #Strip 
2025-08-20T22:41:01.6983253Z [00:00:02.371]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:41:01.6983983Z [00:00:02.371]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:41:01.6984883Z [00:00:02.371]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:41:01.6985489Z [00:00:02.371]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:41:01.6986059Z [00:00:02.371]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:41:01.6986498Z [00:00:02.371]➜     popd &>/dev/null
2025-08-20T22:41:01.6986755Z [00:00:02.371]➜    '
2025-08-20T22:41:02.4133865Z [00:00:03.087]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:41:02.6180298Z [00:00:03.292]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T22:41:02.6180929Z [00:00:03.292]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T22:41:02.6181353Z [00:00:03.292]➜  bffca73cb30c: Pulling fs layer
2025-08-20T22:41:02.6181743Z [00:00:03.292]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T22:41:02.6182047Z [00:00:03.292]➜  eb4a15147d73: Pulling fs layer
2025-08-20T22:41:02.6182372Z [00:00:03.292]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T22:41:02.6182662Z [00:00:03.292]➜  73d19b2d2e73: Waiting
2025-08-20T22:41:02.6182940Z [00:00:03.292]➜  eb4a15147d73: Waiting
2025-08-20T22:41:02.6183206Z [00:00:03.292]➜  1eff1cf6af24: Waiting
2025-08-20T22:41:02.8788812Z [00:00:03.553]➜  bffca73cb30c: Verifying Checksum
2025-08-20T22:41:02.8789553Z [00:00:03.553]➜  bffca73cb30c: Download complete
2025-08-20T22:41:02.8924527Z [00:00:03.567]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T22:41:02.8925309Z [00:00:03.567]➜  d62bb7eb03b5: Download complete
2025-08-20T22:41:02.9652399Z [00:00:03.639]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T22:41:02.9653070Z [00:00:03.639]➜  74f0d3ee81d8: Download complete
2025-08-20T22:41:02.9969819Z [00:00:03.671]➜  d62bb7eb03b5: Pull complete
2025-08-20T22:41:03.1844150Z [00:00:03.858]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T22:41:03.1844904Z [00:00:03.858]➜  1eff1cf6af24: Download complete
2025-08-20T22:41:03.8527682Z [00:00:04.527]➜  74f0d3ee81d8: Pull complete
2025-08-20T22:41:04.0631981Z [00:00:04.737]➜  bffca73cb30c: Pull complete
2025-08-20T22:41:04.0778646Z [00:00:04.752]➜  eb4a15147d73: Verifying Checksum
2025-08-20T22:41:04.0779052Z [00:00:04.752]➜  eb4a15147d73: Download complete
2025-08-20T22:41:33.1532960Z [00:00:33.827]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T22:41:33.1534954Z [00:00:33.827]➜  73d19b2d2e73: Download complete
2025-08-20T22:42:45.7700798Z [00:01:46.444]➜  73d19b2d2e73: Pull complete
2025-08-20T22:42:50.9131411Z [00:01:51.587]➜  eb4a15147d73: Pull complete
2025-08-20T22:42:50.9227344Z [00:01:51.597]➜  1eff1cf6af24: Pull complete
2025-08-20T22:42:50.9266671Z [00:01:51.601]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T22:42:50.9277767Z [00:01:51.602]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T22:42:51.2525415Z [00:01:51.927]➜  + mkdir -p /build-bins
2025-08-20T22:42:51.2542712Z [00:01:51.928]➜  ++ mktemp -d
2025-08-20T22:42:51.2559339Z [00:01:51.930]➜  + pushd /tmp/tmp.WSw9USjzB4
2025-08-20T22:42:51.2560663Z [00:01:51.930]➜  + CGO_ENABLED=1
2025-08-20T22:42:51.2563243Z [00:01:51.930]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T22:42:51.2569014Z [00:01:51.931]➜  ++ uname -m
2025-08-20T22:42:51.2569850Z [00:01:51.931]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T22:42:51.2582298Z [00:01:51.932]➜  + GOARCH=amd64
2025-08-20T22:42:51.2582809Z [00:01:51.932]➜  + GOOS=linux
2025-08-20T22:42:51.2583282Z [00:01:51.932]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T22:42:51.2584288Z [00:01:51.932]➜  + git clone --filter blob:none --quiet https://github.com/slingdata-io/sling-cli ./TEMPREPO
2025-08-20T22:42:52.6801486Z [00:01:53.354]➜  + cd ./TEMPREPO
2025-08-20T22:42:52.6802178Z [00:01:53.354]➜  + echo -e '\n[+] Target: "amd64/linux"'
2025-08-20T22:42:52.6802705Z [00:01:53.354]➜  
2025-08-20T22:42:52.6803116Z [00:01:53.354]➜  [+] Target: "amd64/linux"
2025-08-20T22:42:52.6804297Z [00:01:53.354]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T22:42:52.6804987Z [00:01:53.354]➜  
2025-08-20T22:42:52.6805597Z [00:01:53.354]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T22:42:52.6806156Z [00:01:53.354]➜  + go mod edit -dropreplace=github.com/flarco/g ./go.mod
2025-08-20T22:42:52.6874608Z [00:01:53.362]➜  + go mod edit -dropreplace=github.com/slingdata-io/sling ./go.mod
2025-08-20T22:42:52.6915642Z [00:01:53.366]➜  + go mod edit -droprequire=github.com/slingdata-io/sling ./go.mod
2025-08-20T22:42:52.6953283Z [00:01:53.370]➜  + go mod tidy -v
2025-08-20T22:42:52.7178106Z [00:01:53.392]➜  go: downloading github.com/flarco/g v0.1.155
2025-08-20T22:42:52.7181431Z [00:01:53.392]➜  go: downloading github.com/spf13/cast v1.7.1
2025-08-20T22:42:52.7294084Z [00:01:53.404]➜  go: downloading gopkg.in/yaml.v2 v2.4.0
2025-08-20T22:42:52.7491671Z [00:01:53.423]➜  go: downloading github.com/aws/aws-sdk-go-v2 v1.36.5
2025-08-20T22:42:52.9371421Z [00:01:53.611]➜  go: downloading github.com/bits-and-blooms/bloom/v3 v3.7.0
2025-08-20T22:42:52.9383282Z [00:01:53.612]➜  go: downloading github.com/maja42/goval v1.4.0
2025-08-20T22:42:52.9472007Z [00:01:53.621]➜  go: downloading github.com/samber/lo v1.39.0
2025-08-20T22:42:52.9832259Z [00:01:53.657]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T22:42:52.9953264Z [00:01:53.670]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T22:42:53.0145516Z [00:01:53.689]➜  go: downloading github.com/gobwas/glob v0.2.3
2025-08-20T22:42:53.0325920Z [00:01:53.707]➜  go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1
2025-08-20T22:42:53.0510748Z [00:01:53.725]➜  go: downloading cloud.google.com/go/storage v1.53.0
2025-08-20T22:42:53.1101433Z [00:01:53.784]➜  go: downloading cloud.google.com/go v0.121.0
2025-08-20T22:42:53.1594095Z [00:01:53.834]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.10.1
2025-08-20T22:42:53.1863766Z [00:01:53.861]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1
2025-08-20T22:42:53.2319171Z [00:01:53.906]➜  go: downloading github.com/PuerkitoBio/goquery v1.6.0
2025-08-20T22:42:53.4608662Z [00:01:54.135]➜  go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.15
2025-08-20T22:42:53.4803680Z [00:01:54.155]➜  go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.68
2025-08-20T22:42:53.5002888Z [00:01:54.174]➜  go: downloading github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.69
2025-08-20T22:42:53.5165891Z [00:01:54.191]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.80.1
2025-08-20T22:42:53.5979717Z [00:01:54.272]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.20
2025-08-20T22:42:53.5980316Z [00:01:54.272]➜  go: downloading github.com/aws/smithy-go v1.22.4
2025-08-20T22:42:53.6224525Z [00:01:54.297]➜  go: downloading github.com/dustin/go-humanize v1.0.1
2025-08-20T22:42:53.6374470Z [00:01:54.312]➜  go: downloading github.com/jlaffaye/ftp v0.2.0
2025-08-20T22:42:53.6502281Z [00:01:54.324]➜  go: downloading github.com/pkg/sftp v1.13.9
2025-08-20T22:42:53.6570653Z [00:01:54.331]➜  go: downloading golang.org/x/oauth2 v0.30.0
2025-08-20T22:42:53.7005962Z [00:01:54.375]➜  go: downloading google.golang.org/api v0.236.0
2025-08-20T22:42:59.2515593Z [00:01:59.926]➜  go: downloading github.com/apache/arrow-go/v18 v18.3.0
2025-08-20T22:42:59.2516488Z [00:01:59.926]➜  go: downloading github.com/clbanning/mxj/v2 v2.7.0
2025-08-20T22:42:59.2517531Z [00:01:59.926]➜  go: downloading github.com/linkedin/goavro/v2 v2.12.0
2025-08-20T22:42:59.2929462Z [00:01:59.967]➜  go: downloading github.com/parquet-go/parquet-go v0.23.0
2025-08-20T22:42:59.3376098Z [00:02:00.012]➜  go: downloading github.com/c-bata/go-prompt v0.2.6
2025-08-20T22:42:59.3652726Z [00:02:00.039]➜  go: downloading github.com/getsentry/sentry-go v0.27.0
2025-08-20T22:42:59.4180327Z [00:02:00.092]➜  go: downloading github.com/integrii/flaggy v1.5.2
2025-08-20T22:42:59.4339174Z [00:02:00.108]➜  go: downloading github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
2025-08-20T22:42:59.4424533Z [00:02:00.117]➜  go: downloading github.com/shirou/gopsutil/v3 v3.24.4
2025-08-20T22:42:59.5286663Z [00:02:00.203]➜  go: downloading github.com/jmespath/go-jmespath v0.4.0
2025-08-20T22:42:59.6281592Z [00:02:00.302]➜  go: downloading syreclabs.com/go/faker v1.2.2
2025-08-20T22:42:59.6737401Z [00:02:00.348]➜  go: downloading github.com/jmoiron/sqlx v1.2.0
2025-08-20T22:42:59.6911845Z [00:02:00.365]➜  go: downloading github.com/mattn/go-sqlite3 v1.14.28
2025-08-20T22:42:59.7517694Z [00:02:00.426]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T22:42:59.7599407Z [00:02:00.434]➜  go: downloading github.com/rs/zerolog v1.34.0
2025-08-20T22:42:59.7952633Z [00:02:00.469]➜  go: downloading github.com/denisbrodbeck/machineid v1.0.1
2025-08-20T22:42:59.8140146Z [00:02:00.488]➜  go: downloading gorm.io/gorm v1.25.11
2025-08-20T22:42:59.8544322Z [00:02:00.529]➜  go: downloading cloud.google.com/go/bigquery v1.69.0
2025-08-20T22:42:59.8997924Z [00:02:00.574]➜  go: downloading cloud.google.com/go/bigtable v1.37.0
2025-08-20T22:42:59.9345333Z [00:02:00.609]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
2025-08-20T22:42:59.9393388Z [00:02:00.613]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/data/aztables v1.4.0
2025-08-20T22:42:59.9655315Z [00:02:00.640]➜  go: downloading github.com/ClickHouse/clickhouse-go/v2 v2.34.0
2025-08-20T22:43:00.0374029Z [00:02:00.711]➜  go: downloading github.com/flarco/iceberg-go v0.0.0-20250705121323-8242bf566290
2025-08-20T22:43:00.8726360Z [00:02:01.547]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/athena v1.51.0
2025-08-20T22:43:00.8727077Z [00:02:01.547]➜  go: downloading github.com/flarco/databricks-sql-go v0.0.0-20250613120556-51f7c1f3b4ad
2025-08-20T22:43:01.0934035Z [00:02:01.767]➜  go: downloading github.com/elastic/go-elasticsearch/v8 v8.17.0
2025-08-20T22:43:02.1098135Z [00:02:02.784]➜  go: downloading github.com/exasol/exasol-driver-go v1.0.14
2025-08-20T22:43:02.2928169Z [00:02:02.967]➜  go: downloading github.com/fatih/color v1.18.0
2025-08-20T22:43:02.2928785Z [00:02:02.967]➜  go: downloading github.com/flarco/bigquery v0.0.9
2025-08-20T22:43:02.2929298Z [00:02:02.967]➜  go: downloading github.com/go-sql-driver/mysql v1.9.1
2025-08-20T22:43:02.3038337Z [00:02:02.978]➜  go: downloading github.com/lib/pq v1.10.9
2025-08-20T22:43:02.3147718Z [00:02:02.989]➜  go: downloading github.com/microsoft/go-mssqldb v1.8.0
2025-08-20T22:43:02.3906737Z [00:02:03.065]➜  go: downloading github.com/prometheus/client_golang v1.20.5
2025-08-20T22:43:02.3907763Z [00:02:03.065]➜  go: downloading github.com/prometheus/common v0.55.0
2025-08-20T22:43:02.4357690Z [00:02:03.110]➜  go: downloading github.com/json-iterator/go v1.1.12
2025-08-20T22:43:02.4426473Z [00:02:03.117]➜  go: downloading github.com/nqd/flat v0.1.1
2025-08-20T22:43:02.4429604Z [00:02:03.117]➜  go: downloading github.com/psanford/sqlite3vfs v0.0.0-20220823065410-bd28ac7ee3c2
2025-08-20T22:43:02.4637572Z [00:02:03.138]➜  go: downloading github.com/segmentio/ksuid v1.0.4
2025-08-20T22:43:02.4733401Z [00:02:03.148]➜  go: downloading github.com/psanford/sqlite3vfshttp v0.0.0-20220827153928-a19f096e6eb4
2025-08-20T22:43:02.5692515Z [00:02:03.243]➜  go: downloading github.com/shopspring/decimal v1.4.0
2025-08-20T22:43:02.5813812Z [00:02:03.255]➜  go: downloading github.com/sijms/go-ora/v2 v2.8.24
2025-08-20T22:43:02.6108731Z [00:02:03.285]➜  go: downloading gopkg.in/cheggaaa/pb.v2 v2.0.7
2025-08-20T22:43:02.7068443Z [00:02:03.381]➜  go: downloading github.com/snowflakedb/gosnowflake v1.10.0
2025-08-20T22:43:02.7781448Z [00:02:03.452]➜  go: downloading github.com/timeplus-io/proton-go-driver/v2 v2.0.19
2025-08-20T22:43:02.8155021Z [00:02:03.490]➜  go: downloading github.com/trinodb/trino-go-client v0.328.0
2025-08-20T22:43:02.9065680Z [00:02:03.581]➜  go: downloading github.com/xo/dburl v0.3.0
2025-08-20T22:43:02.9347906Z [00:02:03.609]➜  go: downloading github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
2025-08-20T22:43:02.9463856Z [00:02:03.621]➜  go: downloading github.com/360EntSecGroup-Skylar/excelize v1.4.1
2025-08-20T22:43:02.9835445Z [00:02:03.658]➜  go: downloading go.mongodb.org/mongo-driver v1.14.0
2025-08-20T22:43:03.4854606Z [00:02:04.160]➜  go: downloading golang.org/x/text v0.26.0
2025-08-20T22:43:03.4855925Z [00:02:04.160]➜  go: downloading gorm.io/driver/postgres v1.5.7
2025-08-20T22:43:03.5155997Z [00:02:04.190]➜  go: downloading gorm.io/driver/sqlite v1.5.5
2025-08-20T22:43:03.5973288Z [00:02:04.271]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T22:43:03.6203214Z [00:02:04.294]➜  go: downloading github.com/jedib0t/go-pretty v4.3.0+incompatible
2025-08-20T22:43:03.6220537Z [00:02:04.296]➜  go: downloading github.com/klauspost/compress v1.18.0
2025-08-20T22:43:04.0807881Z [00:02:04.755]➜  go: downloading github.com/kshedden/datareader v0.0.0-20210325133423-816b6ffdd011
2025-08-20T22:43:04.0808926Z [00:02:04.755]➜  go: downloading github.com/labstack/echo/v4 v4.10.2
2025-08-20T22:43:04.1840769Z [00:02:04.858]➜  go: downloading golang.org/x/crypto v0.39.0
2025-08-20T22:43:05.8918318Z [00:02:06.566]➜  go: downloading github.com/frankban/quicktest v1.14.6
2025-08-20T22:43:05.9094269Z [00:02:06.583]➜  go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
2025-08-20T22:43:05.9308926Z [00:02:06.605]➜  go: downloading github.com/bits-and-blooms/bitset v1.10.0
2025-08-20T22:43:05.9423199Z [00:02:06.616]➜  go: downloading github.com/twmb/murmur3 v1.1.8
2025-08-20T22:43:05.9509568Z [00:02:06.625]➜  go: downloading golang.org/x/exp v0.0.0-20250531010427-b6e5de432a8b
2025-08-20T22:43:06.0625050Z [00:02:06.737]➜  go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2025-08-20T22:43:06.0723711Z [00:02:06.746]➜  go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
2025-08-20T22:43:06.0830520Z [00:02:06.757]➜  go: downloading cloud.google.com/go/compute/metadata v0.7.0
2025-08-20T22:43:06.0905855Z [00:02:06.765]➜  go: downloading cloud.google.com/go/iam v1.5.2
2025-08-20T22:43:06.1238679Z [00:02:06.798]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0
2025-08-20T22:43:06.1295308Z [00:02:06.804]➜  go: downloading github.com/googleapis/gax-go/v2 v2.14.2
2025-08-20T22:43:06.1465607Z [00:02:06.821]➜  go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.35.0
2025-08-20T22:43:06.1526171Z [00:02:06.827]➜  go: downloading go.opentelemetry.io/otel v1.35.0
2025-08-20T22:43:06.2952400Z [00:02:06.969]➜  go: downloading go.opentelemetry.io/otel/sdk/metric v1.35.0
2025-08-20T22:43:06.3208495Z [00:02:06.995]➜  go: downloading go.opentelemetry.io/otel/sdk v1.35.0
2025-08-20T22:43:06.3501531Z [00:02:07.024]➜  go: downloading go.opentelemetry.io/otel/trace v1.35.0
2025-08-20T22:43:06.3623428Z [00:02:07.036]➜  go: downloading google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
2025-08-20T22:43:06.9679473Z [00:02:07.642]➜  go: downloading google.golang.org/grpc v1.72.2
2025-08-20T22:43:07.2672827Z [00:02:07.941]➜  go: downloading google.golang.org/protobuf v1.36.6
2025-08-20T22:43:07.4837376Z [00:02:08.158]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T22:43:07.4843103Z [00:02:08.158]➜  go: downloading go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.35.0
2025-08-20T22:43:07.5058310Z [00:02:08.180]➜  go: downloading golang.org/x/sync v0.15.0
2025-08-20T22:43:07.5229208Z [00:02:08.197]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1
2025-08-20T22:43:07.5230020Z [00:02:08.197]➜  go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2
2025-08-20T22:43:07.5608330Z [00:02:08.235]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.2
2025-08-20T22:43:07.5609144Z [00:02:08.235]➜  go: downloading github.com/golang-jwt/jwt/v5 v5.2.2
2025-08-20T22:43:07.5609573Z [00:02:08.235]➜  go: downloading github.com/redis/go-redis/v9 v9.8.0
2025-08-20T22:43:07.5811475Z [00:02:08.255]➜  go: downloading github.com/andybalholm/cascadia v1.1.0
2025-08-20T22:43:07.5812257Z [00:02:08.255]➜  go: downloading golang.org/x/net v0.41.0
2025-08-20T22:43:07.5957553Z [00:02:08.270]➜  go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
2025-08-20T22:43:07.6095811Z [00:02:08.284]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
2025-08-20T22:43:07.6188619Z [00:02:08.293]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.25.3
2025-08-20T22:43:07.6271709Z [00:02:08.301]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1
2025-08-20T22:43:07.6302192Z [00:02:08.304]➜  go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10
2025-08-20T22:43:07.6425601Z [00:02:08.316]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.36
2025-08-20T22:43:07.6426792Z [00:02:08.316]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.36
2025-08-20T22:43:07.6476595Z [00:02:08.322]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3
2025-08-20T22:43:07.6509841Z [00:02:08.325]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.2
2025-08-20T22:43:07.6532891Z [00:02:08.327]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15
2025-08-20T22:43:07.6615155Z [00:02:08.336]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15
2025-08-20T22:43:07.6711715Z [00:02:08.345]➜  go: downloading github.com/hashicorp/go-multierror v1.1.1
2025-08-20T22:43:07.6712551Z [00:02:08.345]➜  go: downloading github.com/kr/fs v0.1.0
2025-08-20T22:43:07.6791848Z [00:02:08.353]➜  go: downloading golang.org/x/sys v0.33.0
2025-08-20T22:43:07.6820194Z [00:02:08.356]➜  go: downloading github.com/shirou/gopsutil/v4 v4.25.1
2025-08-20T22:43:07.7731183Z [00:02:08.447]➜  go: downloading gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
2025-08-20T22:43:07.7841953Z [00:02:08.458]➜  go: downloading cloud.google.com/go/auth v0.16.1
2025-08-20T22:43:07.8205886Z [00:02:08.495]➜  go: downloading github.com/golang/snappy v1.0.0
2025-08-20T22:43:07.8276837Z [00:02:08.502]➜  go: downloading github.com/mattn/go-colorable v0.1.14
2025-08-20T22:43:07.8332946Z [00:02:08.507]➜  go: downloading github.com/mattn/go-runewidth v0.0.16
2025-08-20T22:43:07.8351119Z [00:02:08.509]➜  go: downloading github.com/mattn/go-tty v0.0.3
2025-08-20T22:43:07.8895417Z [00:02:08.564]➜  go: downloading github.com/go-errors/errors v1.4.2
2025-08-20T22:43:07.8896320Z [00:02:08.564]➜  go: downloading github.com/pingcap/errors v0.11.4
2025-08-20T22:43:07.8900030Z [00:02:08.564]➜  go: downloading github.com/pkg/errors v0.9.1
2025-08-20T22:43:07.8972367Z [00:02:08.571]➜  go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0
2025-08-20T22:43:07.8985799Z [00:02:08.573]➜  go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c
2025-08-20T22:43:07.9072043Z [00:02:08.581]➜  go: downloading github.com/tklauser/go-sysconf v0.3.12
2025-08-20T22:43:07.9094244Z [00:02:08.584]➜  go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1
2025-08-20T22:43:07.9313641Z [00:02:08.605]➜  go: downloading github.com/olekukonko/tablewriter v0.0.5
2025-08-20T22:43:07.9319061Z [00:02:08.606]➜  go: downloading github.com/segmentio/encoding v0.4.0
2025-08-20T22:43:07.9381446Z [00:02:08.612]➜  go: downloading github.com/hexops/gotextdiff v1.0.3
2025-08-20T22:43:07.9583499Z [00:02:08.632]➜  go: downloading github.com/jinzhu/now v1.1.5
2025-08-20T22:43:07.9661321Z [00:02:08.640]➜  go: downloading github.com/klauspost/asmfmt v1.3.2
2025-08-20T22:43:07.9874799Z [00:02:08.662]➜  go: downloading github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8
2025-08-20T22:43:07.9928970Z [00:02:08.667]➜  go: downloading github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3
2025-08-20T22:43:08.0050424Z [00:02:08.679]➜  go: downloading golang.org/x/tools v0.33.0
2025-08-20T22:43:08.0056568Z [00:02:08.680]➜  go: downloading github.com/andybalholm/brotli v1.1.1
2025-08-20T22:43:08.0800031Z [00:02:08.754]➜  go: downloading github.com/pierrec/lz4/v4 v4.1.22
2025-08-20T22:43:08.4268529Z [00:02:09.101]➜  go: downloading cloud.google.com/go/longrunning v0.6.7
2025-08-20T22:43:08.4367760Z [00:02:09.111]➜  go: downloading cloud.google.com/go/monitoring v1.24.2
2025-08-20T22:43:08.4793138Z [00:02:09.153]➜  go: downloading go.opentelemetry.io/otel/metric v1.35.0
2025-08-20T22:43:08.4890041Z [00:02:09.163]➜  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2
2025-08-20T22:43:08.5118933Z [00:02:09.186]➜  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a
2025-08-20T22:43:08.5216028Z [00:02:09.196]➜  go: downloading github.com/apache/arrow/go/v15 v15.0.2
2025-08-20T22:43:08.9149971Z [00:02:09.589]➜  go: downloading cloud.google.com/go/datacatalog v1.26.0
2025-08-20T22:43:08.9565881Z [00:02:09.631]➜  go: downloading golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
2025-08-20T22:43:08.9572714Z [00:02:09.631]➜  go: downloading github.com/ClickHouse/ch-go v0.65.1
2025-08-20T22:43:09.0700697Z [00:02:09.744]➜  go: downloading github.com/hamba/avro/v2 v2.28.0
2025-08-20T22:43:09.1015941Z [00:02:09.776]➜  go: downloading github.com/uptrace/bun v1.2.12
2025-08-20T22:43:09.1480524Z [00:02:09.822]➜  go: downloading github.com/uptrace/bun/dialect/mssqldialect v1.2.12
2025-08-20T22:43:09.2095381Z [00:02:09.884]➜  go: downloading github.com/uptrace/bun/dialect/mysqldialect v1.2.12
2025-08-20T22:43:09.2096905Z [00:02:09.884]➜  go: downloading github.com/uptrace/bun/dialect/oracledialect v1.2.12
2025-08-20T22:43:09.2097803Z [00:02:09.884]➜  go: downloading github.com/uptrace/bun/dialect/pgdialect v1.2.12
2025-08-20T22:43:09.2654243Z [00:02:09.940]➜  go: downloading github.com/uptrace/bun/dialect/sqlitedialect v1.2.12
2025-08-20T22:43:09.3073612Z [00:02:09.982]➜  go: downloading github.com/uptrace/bun/extra/bundebug v1.2.12
2025-08-20T22:43:09.3234598Z [00:02:09.998]➜  go: downloading github.com/uptrace/bun/driver/sqliteshim v1.2.12
2025-08-20T22:43:09.3350976Z [00:02:10.009]➜  go: downloading github.com/pterm/pterm v0.12.81
2025-08-20T22:43:09.3626660Z [00:02:10.037]➜  go: downloading github.com/substrait-io/substrait-go/v3 v3.9.1
2025-08-20T22:43:09.4153088Z [00:02:10.089]➜  go: downloading github.com/testcontainers/testcontainers-go/modules/compose v0.37.0
2025-08-20T22:43:09.4264881Z [00:02:10.101]➜  go: downloading github.com/testcontainers/testcontainers-go v0.37.0
2025-08-20T22:43:09.4922782Z [00:02:10.166]➜  go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.113.0
2025-08-20T22:43:09.6212300Z [00:02:10.295]➜  go: downloading github.com/awsdocs/aws-doc-sdk-examples/gov2/testtools v0.0.0-20250407191926-092f3e54b837
2025-08-20T22:43:09.6213549Z [00:02:10.295]➜  go: downloading github.com/elastic/elastic-transport-go/v8 v8.6.0
2025-08-20T22:43:09.6378414Z [00:02:10.312]➜  go: downloading github.com/apache/thrift v0.21.0
2025-08-20T22:43:09.7675881Z [00:02:10.442]➜  go: downloading gotest.tools/gotestsum v1.8.2
2025-08-20T22:43:09.7945786Z [00:02:10.469]➜  go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
2025-08-20T22:43:09.8033271Z [00:02:10.477]➜  go: downloading filippo.io/edwards25519 v1.1.0
2025-08-20T22:43:09.8034663Z [00:02:10.478]➜  go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
2025-08-20T22:43:09.8093781Z [00:02:10.484]➜  go: downloading github.com/golang-sql/sqlexp v0.1.0
2025-08-20T22:43:09.8141957Z [00:02:10.488]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.0.1
2025-08-20T22:43:09.8178928Z [00:02:10.492]➜  go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
2025-08-20T22:43:09.8619126Z [00:02:10.536]➜  go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
2025-08-20T22:43:09.8620167Z [00:02:10.536]➜  go: downloading github.com/prometheus/client_model v0.6.1
2025-08-20T22:43:09.8693042Z [00:02:10.543]➜  go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
2025-08-20T22:43:09.8700566Z [00:02:10.544]➜  go: downloading github.com/modern-go/reflect2 v1.0.2
2025-08-20T22:43:09.8814215Z [00:02:10.556]➜  go: downloading github.com/francoispqt/gojay v1.2.13
2025-08-20T22:43:09.8863213Z [00:02:10.560]➜  go: downloading github.com/shoenig/go-m1cpu v0.1.6
2025-08-20T22:43:09.8941032Z [00:02:10.568]➜  go: downloading github.com/yusufpapurcu/wmi v1.2.4
2025-08-20T22:43:09.9038458Z [00:02:10.578]➜  go: downloading github.com/imdario/mergo v0.3.16
2025-08-20T22:43:09.9222962Z [00:02:10.596]➜  go: downloading gopkg.in/VividCortex/ewma.v1 v1.1.1
2025-08-20T22:43:09.9251719Z [00:02:10.599]➜  go: downloading gopkg.in/fatih/color.v1 v1.7.0
2025-08-20T22:43:10.0001014Z [00:02:10.674]➜  go: downloading gopkg.in/mattn/go-colorable.v0 v0.1.0
2025-08-20T22:43:10.0205922Z [00:02:10.695]➜  go: downloading gopkg.in/mattn/go-isatty.v0 v0.0.4
2025-08-20T22:43:10.0677622Z [00:02:10.742]➜  go: downloading gopkg.in/mattn/go-runewidth.v0 v0.0.4
2025-08-20T22:43:10.0997711Z [00:02:10.774]➜  go: downloading github.com/99designs/keyring v1.2.2
2025-08-20T22:43:10.1214717Z [00:02:10.796]➜  go: downloading github.com/gabriel-vasile/mimetype v1.4.7
2025-08-20T22:43:10.1280694Z [00:02:10.802]➜  go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
2025-08-20T22:43:10.1408267Z [00:02:10.815]➜  go: downloading github.com/sirupsen/logrus v1.9.3
2025-08-20T22:43:10.1469509Z [00:02:10.821]➜  go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
2025-08-20T22:43:10.1592840Z [00:02:10.833]➜  go: downloading github.com/ahmetb/dlog v0.0.0-20170105205344-4fb5f8204f26
2025-08-20T22:43:10.1729377Z [00:02:10.847]➜  go: downloading github.com/aws/aws-sdk-go v1.55.6
2025-08-20T22:43:10.2071158Z [00:02:10.881]➜  go: downloading github.com/ory/dockertest/v3 v3.11.0
2025-08-20T22:43:10.2667984Z [00:02:10.941]➜  go: downloading github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
2025-08-20T22:43:10.2744758Z [00:02:10.949]➜  go: downloading github.com/google/flatbuffers v25.2.10+incompatible
2025-08-20T22:43:10.6495199Z [00:02:11.324]➜  go: downloading gonum.org/v1/gonum v0.16.0
2025-08-20T22:43:11.1529078Z [00:02:11.827]➜  go: downloading github.com/jackc/pgx/v5 v5.5.5
2025-08-20T22:43:11.2288645Z [00:02:11.903]➜  go: downloading github.com/labstack/gommon v0.4.0
2025-08-20T22:43:11.2524645Z [00:02:11.927]➜  go: downloading github.com/kr/pretty v0.3.1
2025-08-20T22:43:11.2713320Z [00:02:11.945]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0
2025-08-20T22:43:11.2766597Z [00:02:11.951]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/cloudmock v0.51.0
2025-08-20T22:43:11.2875344Z [00:02:11.962]➜  go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0
2025-08-20T22:43:11.2982626Z [00:02:11.972]➜  go: downloading github.com/go-logr/logr v1.4.2
2025-08-20T22:43:11.3248428Z [00:02:11.999]➜  go: downloading github.com/go-logr/stdr v1.2.2
2025-08-20T22:43:11.3317849Z [00:02:12.006]➜  go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
2025-08-20T22:43:11.3370058Z [00:02:12.011]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
2025-08-20T22:43:11.3548363Z [00:02:12.029]➜  go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.4
2025-08-20T22:43:11.9745575Z [00:02:12.649]➜  go: downloading github.com/kylelemons/godebug v1.1.0
2025-08-20T22:43:11.9830015Z [00:02:12.657]➜  go: downloading github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1
2025-08-20T22:43:11.9963657Z [00:02:12.670]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.8.0
2025-08-20T22:43:12.0341869Z [00:02:12.708]➜  go: downloading github.com/cespare/xxhash/v2 v2.3.0
2025-08-20T22:43:12.0421997Z [00:02:12.716]➜  go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
2025-08-20T22:43:12.0526051Z [00:02:12.727]➜  go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.36
2025-08-20T22:43:12.0575440Z [00:02:12.732]➜  go: downloading github.com/hashicorp/errwrap v1.1.0
2025-08-20T22:43:12.0633203Z [00:02:12.737]➜  go: downloading gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc
2025-08-20T22:43:12.0701035Z [00:02:12.744]➜  go: downloading github.com/google/s2a-go v0.1.9
2025-08-20T22:43:12.1248059Z [00:02:12.799]➜  go: downloading github.com/pkg/term v1.2.0-beta.2
2025-08-20T22:43:12.1361880Z [00:02:12.810]➜  go: downloading github.com/rivo/uniseg v0.4.7
2025-08-20T22:43:12.1743946Z [00:02:12.848]➜  go: downloading github.com/tklauser/numcpus v0.6.1
2025-08-20T22:43:12.1838255Z [00:02:12.858]➜  go: downloading github.com/jinzhu/inflection v1.0.0
2025-08-20T22:43:12.1923141Z [00:02:12.866]➜  go: downloading github.com/xyproto/randomstring v1.0.5
2025-08-20T22:43:12.1972889Z [00:02:12.871]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
2025-08-20T22:43:12.2084075Z [00:02:12.883]➜  go: downloading golang.org/x/time v0.11.0
2025-08-20T22:43:12.2147939Z [00:02:12.889]➜  go: downloading github.com/google/btree v1.1.3
2025-08-20T22:43:12.2334104Z [00:02:12.907]➜  go: downloading rsc.io/binaryregexp v0.2.0
2025-08-20T22:43:12.4382519Z [00:02:13.112]➜  go: downloading github.com/goccy/go-json v0.10.5
2025-08-20T22:43:12.4791581Z [00:02:13.153]➜  go: downloading github.com/zeebo/xxh3 v1.0.2
2025-08-20T22:43:12.5188803Z [00:02:13.193]➜  go: downloading github.com/go-faster/city v1.0.1
2025-08-20T22:43:12.5683590Z [00:02:13.242]➜  go: downloading github.com/go-faster/errors v0.7.1
2025-08-20T22:43:12.6577653Z [00:02:13.332]➜  go: downloading github.com/paulmach/orb v0.11.1
2025-08-20T22:43:12.7996034Z [00:02:13.474]➜  go: downloading gocloud.dev v0.41.0
2025-08-20T22:43:13.1770647Z [00:02:13.851]➜  go: downloading github.com/segmentio/asm v1.2.0
2025-08-20T22:43:13.2325491Z [00:02:13.907]➜  go: downloading github.com/mitchellh/mapstructure v1.5.0
2025-08-20T22:43:13.2673330Z [00:02:13.941]➜  go: downloading golang.org/x/mod v0.25.0
2025-08-20T22:43:13.3312765Z [00:02:14.005]➜  go: downloading github.com/puzpuzpuz/xsync/v3 v3.5.1
2025-08-20T22:43:13.3640105Z [00:02:14.038]➜  go: downloading github.com/vmihailenco/msgpack/v5 v5.4.1
2025-08-20T22:43:13.3783330Z [00:02:14.052]➜  go: downloading github.com/klauspost/cpuid/v2 v2.2.10
2025-08-20T22:43:13.4120995Z [00:02:14.086]➜  go: downloading atomicgo.dev/cursor v0.2.0
2025-08-20T22:43:13.4209369Z [00:02:14.095]➜  go: downloading atomicgo.dev/keyboard v0.2.9
2025-08-20T22:43:13.4328598Z [00:02:14.107]➜  go: downloading atomicgo.dev/schedule v0.1.0
2025-08-20T22:43:13.4431058Z [00:02:14.117]➜  go: downloading github.com/gookit/color v1.5.4
2025-08-20T22:43:13.4582340Z [00:02:14.132]➜  go: downloading github.com/lithammer/fuzzysearch v1.1.8
2025-08-20T22:43:13.4650936Z [00:02:14.139]➜  go: downloading golang.org/x/term v0.32.0
2025-08-20T22:43:13.4759403Z [00:02:14.150]➜  go: downloading github.com/MarvinJWendt/testza v0.5.2
2025-08-20T22:43:13.4945483Z [00:02:14.169]➜  go: downloading github.com/cockroachdb/apd/v3 v3.2.1
2025-08-20T22:43:13.5258864Z [00:02:14.200]➜  go: downloading modernc.org/sqlite v1.37.1
2025-08-20T22:43:14.5898025Z [00:02:15.264]➜  go: downloading github.com/stretchr/objx v0.5.2
2025-08-20T22:43:14.6017849Z [00:02:15.276]➜  go: downloading github.com/compose-spec/compose-go/v2 v2.6.0
2025-08-20T22:43:14.6693268Z [00:02:15.343]➜  go: downloading github.com/docker/cli v28.0.4+incompatible
2025-08-20T22:43:14.9590474Z [00:02:15.633]➜  go: downloading github.com/docker/compose/v2 v2.35.0
2025-08-20T22:43:15.0882477Z [00:02:15.762]➜  go: downloading github.com/docker/docker v28.0.4+incompatible
2025-08-20T22:43:15.8956736Z [00:02:16.570]➜  go: downloading github.com/hashicorp/go-hclog v1.6.3
2025-08-20T22:43:15.8957865Z [00:02:16.570]➜  go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
2025-08-20T22:43:15.9004653Z [00:02:16.575]➜  go: downloading github.com/gorilla/websocket v1.5.3
2025-08-20T22:43:15.9097732Z [00:02:16.584]➜  go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0
2025-08-20T22:43:15.9183885Z [00:02:16.592]➜  go: downloading github.com/hashicorp/go-uuid v1.0.3
2025-08-20T22:43:15.9202487Z [00:02:16.594]➜  go: downloading github.com/jcmturner/gofork v1.7.6
2025-08-20T22:43:15.9237943Z [00:02:16.598]➜  go: downloading github.com/jcmturner/goidentity/v6 v6.0.1
2025-08-20T22:43:15.9276058Z [00:02:16.602]➜  go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
2025-08-20T22:43:15.9290137Z [00:02:16.603]➜  go: downloading github.com/gorilla/sessions v1.2.1
2025-08-20T22:43:15.9320110Z [00:02:16.606]➜  go: downloading github.com/jpillora/backoff v1.0.0
2025-08-20T22:43:15.9363861Z [00:02:16.611]➜  go: downloading github.com/viant/xunsafe v0.8.0
2025-08-20T22:43:15.9369475Z [00:02:16.611]➜  go: downloading github.com/shoenig/test v0.6.4
2025-08-20T22:43:15.9505264Z [00:02:16.625]➜  go: downloading github.com/go-ole/go-ole v1.2.6
2025-08-20T22:43:15.9704415Z [00:02:16.645]➜  go: downloading github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
2025-08-20T22:43:16.0291646Z [00:02:16.703]➜  go: downloading github.com/danieljoos/wincred v1.1.2
2025-08-20T22:43:16.0352581Z [00:02:16.709]➜  go: downloading github.com/dvsekhvalnov/jose2go v1.6.0
2025-08-20T22:43:16.0518909Z [00:02:16.726]➜  go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2
2025-08-20T22:43:16.0676843Z [00:02:16.742]➜  go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c
2025-08-20T22:43:16.0702958Z [00:02:16.744]➜  go: downloading github.com/mtibben/percent v0.2.1
2025-08-20T22:43:16.0745418Z [00:02:16.749]➜  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
2025-08-20T22:43:16.0753313Z [00:02:16.749]➜  go: downloading github.com/Microsoft/go-winio v0.6.2
2025-08-20T22:43:16.0868762Z [00:02:16.761]➜  go: downloading github.com/docker/go-units v0.5.0
2025-08-20T22:43:16.0948444Z [00:02:16.769]➜  go: downloading github.com/montanaflynn/stats v0.7.0
2025-08-20T22:43:16.1065587Z [00:02:16.781]➜  go: downloading github.com/jackc/pgpassfile v1.0.0
2025-08-20T22:43:16.1105927Z [00:02:16.785]➜  go: downloading github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9
2025-08-20T22:43:16.1126043Z [00:02:16.787]➜  go: downloading github.com/go-openapi/strfmt v0.22.0
2025-08-20T22:43:16.1158356Z [00:02:16.790]➜  go: downloading github.com/valyala/fasttemplate v1.2.2
2025-08-20T22:43:16.1266707Z [00:02:16.801]➜  go: downloading github.com/kr/text v0.2.0
2025-08-20T22:43:16.1271204Z [00:02:16.801]➜  go: downloading github.com/rogpeppe/go-internal v1.14.1
2025-08-20T22:43:16.1365718Z [00:02:16.811]➜  go: downloading cloud.google.com/go/logging v1.13.0
2025-08-20T22:43:16.1729313Z [00:02:16.847]➜  go: downloading cloud.google.com/go/trace v1.11.6
2025-08-20T22:43:16.1750951Z [00:02:16.849]➜  go: downloading go.opentelemetry.io/auto/sdk v1.1.0
2025-08-20T22:43:16.1850962Z [00:02:16.859]➜  go: downloading github.com/felixge/httpsnoop v1.0.4
2025-08-20T22:43:16.1914227Z [00:02:16.866]➜  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
2025-08-20T22:43:16.1934931Z [00:02:16.868]➜  go: downloading github.com/golang/protobuf v1.5.4
2025-08-20T22:43:16.1948029Z [00:02:16.869]➜  go: downloading github.com/envoyproxy/go-control-plane v0.13.4
2025-08-20T22:43:16.2143142Z [00:02:16.888]➜  go: downloading github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f
2025-08-20T22:43:16.2419228Z [00:02:16.916]➜  go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
2025-08-20T22:43:16.2420389Z [00:02:16.916]➜  go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
2025-08-20T22:43:16.2797486Z [00:02:16.954]➜  go: downloading github.com/google/martian/v3 v3.3.3
2025-08-20T22:43:16.3253563Z [00:02:16.999]➜  go: downloading github.com/google/martian v2.1.0+incompatible
2025-08-20T22:43:16.3709521Z [00:02:17.045]➜  go: downloading github.com/keybase/go-keychain v0.0.1
2025-08-20T22:43:16.3715545Z [00:02:17.046]➜  go: downloading github.com/ebitengine/purego v0.8.2
2025-08-20T22:43:16.3731442Z [00:02:17.047]➜  go: downloading github.com/zeebo/assert v1.3.0
2025-08-20T22:43:16.3845499Z [00:02:17.059]➜  go: downloading go.opencensus.io v0.24.0
2025-08-20T22:43:16.4371942Z [00:02:17.111]➜  go: downloading github.com/Azure/go-autorest/autorest/to v0.4.1
2025-08-20T22:43:16.4372790Z [00:02:17.111]➜  go: downloading github.com/google/wire v0.6.0
2025-08-20T22:43:16.4458845Z [00:02:17.120]➜  go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
2025-08-20T22:43:16.4556272Z [00:02:17.130]➜  go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
2025-08-20T22:43:16.4638174Z [00:02:17.138]➜  go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
2025-08-20T22:43:16.4714632Z [00:02:17.146]➜  go: downloading github.com/creasty/defaults v1.8.0
2025-08-20T22:43:16.4787765Z [00:02:17.153]➜  go: downloading github.com/goccy/go-yaml v1.16.0
2025-08-20T22:43:16.5155827Z [00:02:17.190]➜  go: downloading github.com/substrait-io/substrait v0.69.0
2025-08-20T22:43:16.5244434Z [00:02:17.199]➜  go: downloading github.com/containerd/console v1.0.5
2025-08-20T22:43:16.5318563Z [00:02:17.206]➜  go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
2025-08-20T22:43:16.5431528Z [00:02:17.217]➜  go: downloading atomicgo.dev/assert v0.0.2
2025-08-20T22:43:16.5564284Z [00:02:17.231]➜  go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
2025-08-20T22:43:16.5707022Z [00:02:17.245]➜  go: downloading github.com/distribution/reference v0.6.0
2025-08-20T22:43:16.5758385Z [00:02:17.250]➜  go: downloading github.com/docker/go-connections v0.5.0
2025-08-20T22:43:16.5871790Z [00:02:17.261]➜  go: downloading github.com/go-viper/mapstructure/v2 v2.0.0
2025-08-20T22:43:16.5959230Z [00:02:17.270]➜  go: downloading github.com/mattn/go-shellwords v1.0.12
2025-08-20T22:43:16.6058144Z [00:02:17.280]➜  go: downloading github.com/opencontainers/go-digest v1.0.0
2025-08-20T22:43:16.6068786Z [00:02:17.281]➜  go: downloading github.com/xhit/go-str2duration/v2 v2.1.0
2025-08-20T22:43:16.6169269Z [00:02:17.291]➜  go: downloading github.com/moby/sys/sequential v0.6.0
2025-08-20T22:43:16.6205263Z [00:02:17.295]➜  go: downloading github.com/moby/term v0.5.2
2025-08-20T22:43:16.6272204Z [00:02:17.301]➜  go: downloading github.com/morikuni/aec v1.0.0
2025-08-20T22:43:16.6325272Z [00:02:17.307]➜  go: downloading github.com/spf13/cobra v1.9.1
2025-08-20T22:43:16.6380753Z [00:02:17.312]➜  go: downloading github.com/spf13/pflag v1.0.6
2025-08-20T22:43:16.6608246Z [00:02:17.335]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0
2025-08-20T22:43:16.6675318Z [00:02:17.342]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0
2025-08-20T22:43:16.6798604Z [00:02:17.354]➜  go: downloading github.com/docker/buildx v0.22.0
2025-08-20T22:43:16.6823687Z [00:02:17.356]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
2025-08-20T22:43:16.7366940Z [00:02:17.411]➜  go: downloading github.com/hashicorp/go-version v1.7.0
2025-08-20T22:43:16.7498716Z [00:02:17.424]➜  go: downloading github.com/opencontainers/image-spec v1.1.1
2025-08-20T22:43:16.7678820Z [00:02:17.442]➜  go: downloading github.com/DefangLabs/secret-detector v0.0.0-20250403165618-22662109213e
2025-08-20T22:43:16.7850324Z [00:02:17.459]➜  go: downloading github.com/containerd/platforms v1.0.0-rc.1
2025-08-20T22:43:16.8029723Z [00:02:17.477]➜  go: downloading github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
2025-08-20T22:43:16.8030675Z [00:02:17.477]➜  go: downloading github.com/jonboulle/clockwork v0.5.0
2025-08-20T22:43:16.8341011Z [00:02:17.507]➜  go: downloading github.com/moby/buildkit v0.20.1
2025-08-20T22:43:17.1413464Z [00:02:17.815]➜  go: downloading github.com/moby/sys/atomicwriter v0.1.0
2025-08-20T22:43:17.1414041Z [00:02:17.815]➜  go: downloading tags.cncf.io/container-device-interface v1.0.1
2025-08-20T22:43:17.1414551Z [00:02:17.815]➜  go: downloading github.com/moby/docker-image-spec v1.3.1
2025-08-20T22:43:17.1491483Z [00:02:17.823]➜  go: downloading dario.cat/mergo v1.0.1
2025-08-20T22:43:17.1516741Z [00:02:17.826]➜  go: downloading github.com/cpuguy83/dockercfg v0.3.2
2025-08-20T22:43:17.1649928Z [00:02:17.839]➜  go: downloading github.com/moby/patternmatcher v0.6.0
2025-08-20T22:43:17.1654723Z [00:02:17.840]➜  go: downloading github.com/coreos/go-oidc/v3 v3.5.0
2025-08-20T22:43:17.1674276Z [00:02:17.842]➜  go: downloading github.com/apache/arrow/go/v18 v18.0.0-20241007013041-ab95a4d25142
2025-08-20T22:43:18.8124186Z [00:02:19.486]➜  go: downloading github.com/dnephin/pflag v1.0.7
2025-08-20T22:43:18.8124791Z [00:02:19.487]➜  go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
2025-08-20T22:43:18.8125525Z [00:02:19.487]➜  go: downloading gotest.tools/v3 v3.3.0
2025-08-20T22:43:18.8488501Z [00:02:19.523]➜  go: downloading github.com/exasol/error-reporting-go v0.2.0
2025-08-20T22:43:18.8490587Z [00:02:19.523]➜  go: downloading github.com/gorilla/securecookie v1.1.1
2025-08-20T22:43:18.8493971Z [00:02:19.524]➜  go: downloading github.com/beorn7/perks v1.0.1
2025-08-20T22:43:18.8562388Z [00:02:19.530]➜  go: downloading github.com/prometheus/procfs v0.15.1
2025-08-20T22:43:18.8726034Z [00:02:19.547]➜  go: downloading github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c
2025-08-20T22:43:18.8834261Z [00:02:19.558]➜  go: downloading github.com/opencontainers/runc v1.1.13
2025-08-20T22:43:18.9134819Z [00:02:19.587]➜  go: downloading github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
2025-08-20T22:43:18.9241076Z [00:02:19.598]➜  go: downloading github.com/xdg-go/scram v1.1.2
2025-08-20T22:43:18.9430473Z [00:02:19.617]➜  go: downloading github.com/xdg-go/stringprep v1.0.4
2025-08-20T22:43:18.9441542Z [00:02:19.618]➜  go: downloading github.com/jackc/puddle/v2 v2.2.2
2025-08-20T22:43:18.9556100Z [00:02:19.630]➜  go: downloading github.com/valyala/bytebufferpool v1.0.0
2025-08-20T22:43:18.9608077Z [00:02:19.635]➜  go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
2025-08-20T22:43:18.9609444Z [00:02:19.635]➜  go: downloading github.com/go-openapi/errors v0.21.0
2025-08-20T22:43:18.9737927Z [00:02:19.648]➜  go: downloading github.com/oklog/ulid v1.3.1
2025-08-20T22:43:18.9815122Z [00:02:19.656]➜  go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0
2025-08-20T22:43:18.9833914Z [00:02:19.657]➜  go: downloading github.com/envoyproxy/go-control-plane/ratelimit v0.1.0
2025-08-20T22:43:19.0017035Z [00:02:19.676]➜  go: downloading github.com/google/go-replayers/grpcreplay v1.3.0
2025-08-20T22:43:19.0063931Z [00:02:19.680]➜  go: downloading github.com/google/go-replayers/httpreplay v1.2.0
2025-08-20T22:43:19.0298297Z [00:02:19.704]➜  go: downloading github.com/sergi/go-diff v1.2.0
2025-08-20T22:43:19.0938972Z [00:02:19.768]➜  go: downloading github.com/docker/docker-credential-helpers v0.8.2
2025-08-20T22:43:19.1067923Z [00:02:19.781]➜  go: downloading github.com/fvbommel/sortorder v1.1.0
2025-08-20T22:43:19.1135531Z [00:02:19.788]➜  go: downloading github.com/containerd/log v0.1.0
2025-08-20T22:43:19.1136422Z [00:02:19.788]➜  go: downloading github.com/docker/distribution v2.8.3+incompatible
2025-08-20T22:43:19.1912817Z [00:02:19.865]➜  go: downloading github.com/inconshreveable/mousetrap v1.1.0
2025-08-20T22:43:19.1913689Z [00:02:19.865]➜  go: downloading go.opentelemetry.io/proto/otlp v1.3.1
2025-08-20T22:43:19.2122468Z [00:02:19.886]➜  go: downloading github.com/containerd/containerd/v2 v2.0.5
2025-08-20T22:43:19.2124223Z [00:02:19.886]➜  go: downloading github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
2025-08-20T22:43:19.5315117Z [00:02:20.206]➜  go: downloading github.com/containerd/errdefs v1.0.0
2025-08-20T22:43:19.5316966Z [00:02:20.206]➜  go: downloading github.com/in-toto/in-toto-golang v0.5.0
2025-08-20T22:43:19.5321739Z [00:02:20.206]➜  go: downloading github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf
2025-08-20T22:43:19.5322939Z [00:02:20.206]➜  go: downloading github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a
2025-08-20T22:43:19.5627460Z [00:02:20.237]➜  go: downloading github.com/Masterminds/semver/v3 v3.2.1
2025-08-20T22:43:19.5628242Z [00:02:20.237]➜  go: downloading k8s.io/api v0.31.2
2025-08-20T22:43:19.6005321Z [00:02:20.275]➜  go: downloading k8s.io/apimachinery v0.31.2
2025-08-20T22:43:19.7548026Z [00:02:20.429]➜  go: downloading k8s.io/client-go v0.31.2
2025-08-20T22:43:20.2753740Z [00:02:20.949]➜  go: downloading github.com/pelletier/go-toml v1.9.5
2025-08-20T22:43:20.2754522Z [00:02:20.949]➜  go: downloading github.com/zclconf/go-cty v1.16.0
2025-08-20T22:43:20.3191629Z [00:02:20.993]➜  go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
2025-08-20T22:43:20.3192806Z [00:02:20.993]➜  go: downloading github.com/buger/goterm v1.0.4
2025-08-20T22:43:20.3193517Z [00:02:20.993]➜  go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
2025-08-20T22:43:20.3194172Z [00:02:20.993]➜  go: downloading github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
2025-08-20T22:43:20.3283468Z [00:02:21.002]➜  go: downloading github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc
2025-08-20T22:43:20.3296854Z [00:02:21.004]➜  go: downloading github.com/moby/sys/capability v0.4.0
2025-08-20T22:43:20.3303778Z [00:02:21.005]➜  go: downloading github.com/moby/sys/signal v0.7.1
2025-08-20T22:43:20.3327871Z [00:02:21.007]➜  go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
2025-08-20T22:43:20.3423833Z [00:02:21.017]➜  go: downloading go.uber.org/mock v0.5.0
2025-08-20T22:43:20.3438619Z [00:02:21.018]➜  go: downloading github.com/fsnotify/fsevents v0.2.0
2025-08-20T22:43:20.3440241Z [00:02:21.018]➜  go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
2025-08-20T22:43:20.3553094Z [00:02:21.029]➜  go: downloading github.com/moby/sys/user v0.3.0
2025-08-20T22:43:20.3685111Z [00:02:21.043]➜  go: downloading github.com/moby/sys/userns v0.1.0
2025-08-20T22:43:20.3708416Z [00:02:21.045]➜  go: downloading github.com/containerd/containerd/api v1.8.0
2025-08-20T22:43:20.3716919Z [00:02:21.046]➜  go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
2025-08-20T22:43:20.3805744Z [00:02:21.055]➜  go: downloading github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab
2025-08-20T22:43:20.3889659Z [00:02:21.063]➜  go: downloading github.com/gofrs/flock v0.12.1
2025-08-20T22:43:20.3950817Z [00:02:21.069]➜  go: downloading github.com/magiconair/properties v1.8.10
2025-08-20T22:43:20.4040684Z [00:02:21.078]➜  go: downloading github.com/go-jose/go-jose/v3 v3.0.4
2025-08-20T22:43:20.4069963Z [00:02:21.081]➜  go: downloading github.com/fsnotify/fsnotify v1.8.0
2025-08-20T22:43:20.4189453Z [00:02:21.093]➜  go: downloading github.com/exasol/exasol-test-setup-abstraction-server/go-client v0.3.11
2025-08-20T22:43:20.4325452Z [00:02:21.107]➜  go: downloading github.com/jcmturner/aescts/v2 v2.0.0
2025-08-20T22:43:20.4364048Z [00:02:21.111]➜  go: downloading github.com/jcmturner/rpc/v2 v2.0.3
2025-08-20T22:43:20.4389276Z [00:02:21.113]➜  go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
2025-08-20T22:43:20.4432405Z [00:02:21.117]➜  go: downloading github.com/containerd/continuity v0.4.5
2025-08-20T22:43:20.4458008Z [00:02:21.120]➜  go: downloading github.com/xdg-go/pbkdf2 v1.0.0
2025-08-20T22:43:20.4461727Z [00:02:21.120]➜  go: downloading cel.dev/expr v0.22.1
2025-08-20T22:43:20.4531391Z [00:02:21.127]➜  go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
2025-08-20T22:43:20.4683736Z [00:02:21.142]➜  go: downloading github.com/go-jose/go-jose/v4 v4.0.5
2025-08-20T22:43:20.4745277Z [00:02:21.149]➜  go: downloading github.com/zeebo/errs v1.4.0
2025-08-20T22:43:20.4799667Z [00:02:21.154]➜  go: downloading modernc.org/libc v1.65.10
2025-08-20T22:43:20.4971223Z [00:02:21.171]➜  go: downloading github.com/xeipuuv/gojsonschema v1.2.0
2025-08-20T22:43:20.5255669Z [00:02:21.200]➜  go: downloading github.com/gogo/protobuf v1.3.2
2025-08-20T22:43:20.6202029Z [00:02:21.294]➜  go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
2025-08-20T22:43:20.6406283Z [00:02:21.315]➜  go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
2025-08-20T22:43:20.8192568Z [00:02:21.493]➜  go: downloading github.com/grpc-ecosystem/grpc-gateway v1.5.0
2025-08-20T22:43:20.8797667Z [00:02:21.554]➜  go: downloading github.com/containerd/typeurl/v2 v2.2.3
2025-08-20T22:43:20.8798507Z [00:02:21.554]➜  go: downloading github.com/moby/locker v1.0.1
2025-08-20T22:43:20.8954355Z [00:02:21.570]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0
2025-08-20T22:43:20.8974518Z [00:02:21.572]➜  go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
2025-08-20T22:43:20.9073002Z [00:02:21.581]➜  go: downloading gopkg.in/ini.v1 v1.67.0
2025-08-20T22:43:20.9094905Z [00:02:21.584]➜  go: downloading github.com/containerd/errdefs/pkg v0.3.0
2025-08-20T22:43:20.9221753Z [00:02:21.596]➜  go: downloading github.com/containerd/ttrpc v1.2.7
2025-08-20T22:43:20.9233584Z [00:02:21.598]➜  go: downloading github.com/moby/sys/mountinfo v0.7.2
2025-08-20T22:43:20.9387407Z [00:02:21.613]➜  go: downloading github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
2025-08-20T22:43:20.9449028Z [00:02:21.619]➜  go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
2025-08-20T22:43:20.9595047Z [00:02:21.634]➜  go: downloading github.com/shibumi/go-pathspec v1.3.0
2025-08-20T22:43:20.9596806Z [00:02:21.634]➜  go: downloading github.com/google/gofuzz v1.2.0
2025-08-20T22:43:20.9734681Z [00:02:21.648]➜  go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
2025-08-20T22:43:20.9748582Z [00:02:21.649]➜  go: downloading github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205
2025-08-20T22:43:20.9885054Z [00:02:21.663]➜  go: downloading k8s.io/klog/v2 v2.130.1
2025-08-20T22:43:21.0122592Z [00:02:21.686]➜  go: downloading github.com/moby/sys/symlink v0.3.0
2025-08-20T22:43:21.0220518Z [00:02:21.696]➜  go: downloading github.com/docker/cli-docs-tool v0.9.0
2025-08-20T22:43:21.0265072Z [00:02:21.701]➜  go: downloading github.com/theupdateframework/notary v0.7.0
2025-08-20T22:43:21.1531536Z [00:02:21.827]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0
2025-08-20T22:43:21.1533067Z [00:02:21.827]➜  go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
2025-08-20T22:43:21.1709560Z [00:02:21.845]➜  go: downloading gopkg.in/cenkalti/backoff.v1 v1.1.0
2025-08-20T22:43:21.1828486Z [00:02:21.857]➜  go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025-08-20T22:43:21.1895740Z [00:02:21.864]➜  go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
2025-08-20T22:43:21.1982856Z [00:02:21.872]➜  go: downloading gopkg.in/inf.v0 v0.9.1
2025-08-20T22:43:21.2065745Z [00:02:21.881]➜  go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
2025-08-20T22:43:21.2442039Z [00:02:21.918]➜  go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
2025-08-20T22:43:21.2546008Z [00:02:21.929]➜  go: downloading github.com/google/gnostic-models v0.6.8
2025-08-20T22:43:21.2649083Z [00:02:21.939]➜  go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
2025-08-20T22:43:21.2810992Z [00:02:21.955]➜  go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
2025-08-20T22:43:21.2859093Z [00:02:21.960]➜  go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2025-08-20T22:43:21.2924384Z [00:02:21.967]➜  go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
2025-08-20T22:43:21.3015526Z [00:02:21.976]➜  go: downloading github.com/gorilla/mux v1.8.1
2025-08-20T22:43:21.3215513Z [00:02:21.996]➜  go: downloading github.com/fxamacker/cbor/v2 v2.7.0
2025-08-20T22:43:21.3308185Z [00:02:22.005]➜  go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
2025-08-20T22:43:21.5337082Z [00:02:22.208]➜  go: downloading github.com/miekg/pkcs11 v1.1.1
2025-08-20T22:43:21.5338405Z [00:02:22.208]➜  go: downloading github.com/docker/go-metrics v0.0.1
2025-08-20T22:43:21.5476492Z [00:02:22.222]➜  go: downloading sigs.k8s.io/yaml v1.4.0
2025-08-20T22:43:21.5540377Z [00:02:22.228]➜  go: downloading github.com/moby/spdystream v0.4.0
2025-08-20T22:43:21.5658961Z [00:02:22.240]➜  go: downloading github.com/x448/float16 v0.8.4
2025-08-20T22:43:21.5753956Z [00:02:22.250]➜  go: downloading github.com/go-openapi/jsonreference v0.20.2
2025-08-20T22:43:21.5769220Z [00:02:22.251]➜  go: downloading github.com/go-openapi/swag v0.22.4
2025-08-20T22:43:21.5861041Z [00:02:22.260]➜  go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
2025-08-20T22:43:21.5922628Z [00:02:22.266]➜  go: downloading github.com/emicklei/go-restful/v3 v3.11.0
2025-08-20T22:43:21.5944099Z [00:02:22.269]➜  go: downloading github.com/go-openapi/jsonpointer v0.19.6
2025-08-20T22:43:21.6117783Z [00:02:22.286]➜  go: downloading github.com/mailru/easyjson v0.7.7
2025-08-20T22:43:21.6438078Z [00:02:22.318]➜  go: downloading github.com/josharian/intern v1.0.0
2025-08-20T22:43:23.2132423Z [00:02:23.887]➜  go: downloading github.com/ncruces/go-strftime v0.1.9
2025-08-20T22:43:23.2132912Z [00:02:23.887]➜  go: downloading modernc.org/mathutil v1.7.1
2025-08-20T22:43:23.2294941Z [00:02:23.887]➜  go: downloading modernc.org/memory v1.11.0
2025-08-20T22:43:23.2295653Z [00:02:23.904]➜  go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
2025-08-20T22:43:23.2629996Z [00:02:23.937]➜  unused github.com/AlecAivazis/survey/v2
2025-08-20T22:43:23.2631734Z [00:02:23.937]➜  unused github.com/Microsoft/go-winio
2025-08-20T22:43:23.2632402Z [00:02:23.937]➜  unused github.com/creack/pty
2025-08-20T22:43:23.2633014Z [00:02:23.937]➜  unused github.com/disintegration/imaging
2025-08-20T22:43:23.2633678Z [00:02:23.937]➜  unused github.com/distribution/reference
2025-08-20T22:43:23.2634278Z [00:02:23.937]➜  unused github.com/docker/docker
2025-08-20T22:43:23.2634897Z [00:02:23.937]➜  unused github.com/docker/go-connections
2025-08-20T22:43:23.2635500Z [00:02:23.937]➜  unused github.com/docker/go-units
2025-08-20T22:43:23.2636114Z [00:02:23.937]➜  unused github.com/domodwyer/mailyak/v3
2025-08-20T22:43:23.2636731Z [00:02:23.937]➜  unused github.com/ganigeorgiev/fexpr
2025-08-20T22:43:23.2637596Z [00:02:23.937]➜  unused github.com/go-ozzo/ozzo-validation/v4
2025-08-20T22:43:23.2638228Z [00:02:23.937]➜  unused github.com/gogo/protobuf
2025-08-20T22:43:23.2638822Z [00:02:23.937]➜  unused github.com/golang-jwt/jwt/v4
2025-08-20T22:43:23.2639423Z [00:02:23.937]➜  unused github.com/itchyny/timefmt-go
2025-08-20T22:43:23.2640062Z [00:02:23.937]➜  unused github.com/kballard/go-shellquote
2025-08-20T22:43:23.2640677Z [00:02:23.937]➜  unused github.com/labstack/echo/v5
2025-08-20T22:43:23.2641267Z [00:02:23.937]➜  unused github.com/mark3labs/mcp-go
2025-08-20T22:43:23.2642159Z [00:02:23.937]➜  unused github.com/matoous/go-nanoid/v2
2025-08-20T22:43:23.2642788Z [00:02:23.937]➜  unused github.com/moby/docker-image-spec
2025-08-20T22:43:23.2643390Z [00:02:23.937]➜  unused github.com/nalgeon/redka
2025-08-20T22:43:23.2643972Z [00:02:23.937]➜  unused github.com/nats-io/nats.go
2025-08-20T22:43:23.2644547Z [00:02:23.937]➜  unused github.com/nats-io/nkeys
2025-08-20T22:43:23.2645109Z [00:02:23.937]➜  unused github.com/nats-io/nuid
2025-08-20T22:43:23.2645702Z [00:02:23.937]➜  unused github.com/ncruces/go-strftime
2025-08-20T22:43:23.2646345Z [00:02:23.937]➜  unused github.com/opencontainers/go-digest
2025-08-20T22:43:23.2647014Z [00:02:23.937]➜  unused github.com/opencontainers/image-spec
2025-08-20T22:43:23.2647836Z [00:02:23.937]➜  unused github.com/pocketbase/dbx
2025-08-20T22:43:23.2648474Z [00:02:23.937]➜  unused github.com/remyoudompheng/bigfft
2025-08-20T22:43:23.2649142Z [00:02:23.937]➜  unused github.com/robfig/cron/v3
2025-08-20T22:43:23.2649768Z [00:02:23.937]➜  unused github.com/skratchdot/open-golang
2025-08-20T22:43:23.2650412Z [00:02:23.937]➜  unused github.com/slingdata-io/pocketbase
2025-08-20T22:43:23.2651068Z [00:02:23.937]➜  unused github.com/yosida95/uritemplate/v3
2025-08-20T22:43:23.2651661Z [00:02:23.937]➜  unused golang.org/x/image
2025-08-20T22:43:23.2652190Z [00:02:23.937]➜  unused modernc.org/libc
2025-08-20T22:43:23.2652725Z [00:02:23.937]➜  unused modernc.org/mathutil
2025-08-20T22:43:23.2653250Z [00:02:23.937]➜  unused modernc.org/memory
2025-08-20T22:43:23.2653804Z [00:02:23.937]➜  unused modernc.org/sqlite
2025-08-20T22:43:23.2892193Z [00:02:23.963]➜  + go generate ./...
2025-08-20T22:43:23.4363908Z [00:02:24.110]➜  + go build -C ./cmd/sling -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/sling
2025-08-20T22:43:23.4391260Z [00:02:24.113]➜  WORK=/tmp/go-build2401649780
2025-08-20T22:43:23.5136231Z [00:02:24.188]➜  # get https://proxy.golang.org/github.com/flarco/g/@v/v0.1.155.info
2025-08-20T22:43:23.5137389Z [00:02:24.188]➜  # get https://proxy.golang.org/github.com/c-bata/go-prompt/@v/v0.2.6.info
2025-08-20T22:43:23.5795518Z [00:02:24.254]➜  # get https://proxy.golang.org/github.com/c-bata/go-prompt/@v/v0.2.6.info: 200 OK (0.066s)
2025-08-20T22:43:23.5801830Z [00:02:24.254]➜  # get https://proxy.golang.org/github.com/getsentry/sentry-go/@v/v0.27.0.info
2025-08-20T22:43:23.5840678Z [00:02:24.258]➜  # get https://proxy.golang.org/github.com/getsentry/sentry-go/@v/v0.27.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.5846955Z [00:02:24.259]➜  # get https://proxy.golang.org/github.com/integrii/flaggy/@v/v1.5.2.info
2025-08-20T22:43:23.5880944Z [00:02:24.262]➜  # get https://proxy.golang.org/github.com/integrii/flaggy/@v/v1.5.2.info: 200 OK (0.003s)
2025-08-20T22:43:23.5886209Z [00:02:24.263]➜  # get https://proxy.golang.org/github.com/kardianos/osext/@v/v0.0.0-20190222173326-2bc1f35cddc0.info
2025-08-20T22:43:23.5914940Z [00:02:24.266]➜  # get https://proxy.golang.org/github.com/kardianos/osext/@v/v0.0.0-20190222173326-2bc1f35cddc0.info: 200 OK (0.003s)
2025-08-20T22:43:23.5940365Z [00:02:24.268]➜  # get https://proxy.golang.org/github.com/samber/lo/@v/v1.39.0.info
2025-08-20T22:43:23.5959855Z [00:02:24.270]➜  # get https://proxy.golang.org/github.com/samber/lo/@v/v1.39.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.5964694Z [00:02:24.271]➜  # get https://proxy.golang.org/github.com/shirou/gopsutil/v3/@v/v3.24.4.info
2025-08-20T22:43:23.5992923Z [00:02:24.273]➜  # get https://proxy.golang.org/github.com/shirou/gopsutil/v3/@v/v3.24.4.info: 200 OK (0.003s)
2025-08-20T22:43:23.6003148Z [00:02:24.274]➜  # get https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.16.info
2025-08-20T22:43:23.6031405Z [00:02:24.277]➜  # get https://proxy.golang.org/github.com/mattn/go-runewidth/@v/v0.0.16.info: 200 OK (0.003s)
2025-08-20T22:43:23.6034396Z [00:02:24.278]➜  # get https://proxy.golang.org/github.com/pkg/term/@v/v1.2.0-beta.2.info
2025-08-20T22:43:23.6061895Z [00:02:24.280]➜  # get https://proxy.golang.org/github.com/pkg/term/@v/v1.2.0-beta.2.info: 200 OK (0.003s)
2025-08-20T22:43:23.8259784Z [00:02:24.500]➜  # get https://proxy.golang.org/github.com/flarco/g/@v/v0.1.155.info: 200 OK (0.312s)
2025-08-20T22:43:23.8264472Z [00:02:24.501]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250531010427-b6e5de432a8b.info
2025-08-20T22:43:23.8265245Z [00:02:24.501]➜  # get https://proxy.golang.org/github.com/rivo/uniseg/@v/v0.4.7.info
2025-08-20T22:43:23.8268862Z [00:02:24.501]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.33.0.info
2025-08-20T22:43:23.8293660Z [00:02:24.504]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20250531010427-b6e5de432a8b.info: 200 OK (0.003s)
2025-08-20T22:43:23.8299172Z [00:02:24.504]➜  # get https://proxy.golang.org/github.com/spf13/cast/@v/v1.7.1.info
2025-08-20T22:43:23.8303487Z [00:02:24.504]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.33.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.8307981Z [00:02:24.505]➜  # get https://proxy.golang.org/github.com/rivo/uniseg/@v/v0.4.7.info: 200 OK (0.004s)
2025-08-20T22:43:23.8316863Z [00:02:24.506]➜  # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.info
2025-08-20T22:43:23.8318906Z [00:02:24.506]➜  # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.info
2025-08-20T22:43:23.8345572Z [00:02:24.509]➜  # get https://proxy.golang.org/github.com/spf13/cast/@v/v1.7.1.info: 200 OK (0.005s)
2025-08-20T22:43:23.8352684Z [00:02:24.509]➜  # get https://proxy.golang.org/cloud.google.com/go/bigquery/@v/v1.69.0.info
2025-08-20T22:43:23.8353947Z [00:02:24.509]➜  # get https://proxy.golang.org/gopkg.in/gomail.v2/@v/v2.0.0-20160411212932-81ebce5c23df.info
2025-08-20T22:43:23.8356541Z [00:02:24.510]➜  # get https://proxy.golang.org/github.com/json-iterator/go/@v/v1.1.12.info: 200 OK (0.004s)
2025-08-20T22:43:23.8360817Z [00:02:24.510]➜  # get https://proxy.golang.org/gopkg.in/yaml.v2/@v/v2.4.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.8363637Z [00:02:24.511]➜  # get https://proxy.golang.org/github.com/denisbrodbeck/machineid/@v/v1.0.1.info
2025-08-20T22:43:23.8365215Z [00:02:24.511]➜  # get https://proxy.golang.org/cloud.google.com/go/bigtable/@v/v1.37.0.info
2025-08-20T22:43:23.8392330Z [00:02:24.513]➜  # get https://proxy.golang.org/cloud.google.com/go/bigquery/@v/v1.69.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.8400646Z [00:02:24.514]➜  # get https://proxy.golang.org/cloud.google.com/go/@v/v0.121.0.info
2025-08-20T22:43:23.8403822Z [00:02:24.515]➜  # get https://proxy.golang.org/cloud.google.com/go/bigtable/@v/v1.37.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.8407543Z [00:02:24.515]➜  # get https://proxy.golang.org/github.com/denisbrodbeck/machineid/@v/v1.0.1.info: 200 OK (0.004s)
2025-08-20T22:43:23.8411667Z [00:02:24.515]➜  # get https://proxy.golang.org/gopkg.in/gomail.v2/@v/v2.0.0-20160411212932-81ebce5c23df.info: 200 OK (0.006s)
2025-08-20T22:43:23.8412530Z [00:02:24.515]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info
2025-08-20T22:43:23.8413341Z [00:02:24.515]➜  # get https://proxy.golang.org/github.com/gobwas/glob/@v/v0.2.3.info
2025-08-20T22:43:23.8413869Z [00:02:24.515]➜  # get https://proxy.golang.org/github.com/jmoiron/sqlx/@v/v1.2.0.info
2025-08-20T22:43:23.8500127Z [00:02:24.524]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info: 200 OK (0.009s)
2025-08-20T22:43:23.8505695Z [00:02:24.525]➜  # get https://proxy.golang.org/github.com/jmoiron/sqlx/@v/v1.2.0.info: 200 OK (0.009s)
2025-08-20T22:43:23.8507998Z [00:02:24.525]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.26.0.info
2025-08-20T22:43:23.8509869Z [00:02:24.525]➜  # get https://proxy.golang.org/github.com/gobwas/glob/@v/v0.2.3.info: 200 OK (0.010s)
2025-08-20T22:43:23.8512853Z [00:02:24.525]➜  # get https://proxy.golang.org/cloud.google.com/go/@v/v0.121.0.info: 200 OK (0.011s)
2025-08-20T22:43:23.8513479Z [00:02:24.525]➜  # get https://proxy.golang.org/github.com/rs/zerolog/@v/v1.34.0.info
2025-08-20T22:43:23.8514079Z [00:02:24.525]➜  # get https://proxy.golang.org/github.com/orcaman/concurrent-map/v2/@v/v2.0.1.info
2025-08-20T22:43:23.8615692Z [00:02:24.536]➜  # get https://proxy.golang.org/github.com/orcaman/concurrent-map/v2/@v/v2.0.1.info: 200 OK (0.010s)
2025-08-20T22:43:23.8623214Z [00:02:24.536]➜  # get https://proxy.golang.org/github.com/rs/zerolog/@v/v1.34.0.info: 200 OK (0.011s)
2025-08-20T22:43:23.8624418Z [00:02:24.536]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.26.0.info: 200 OK (0.011s)
2025-08-20T22:43:23.8626044Z [00:02:24.537]➜  # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v1.5.2.info
2025-08-20T22:43:23.8627034Z [00:02:24.537]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info
2025-08-20T22:43:23.8628398Z [00:02:24.537]➜  # get https://proxy.golang.org/cloud.google.com/go/longrunning/@v/v0.6.7.info
2025-08-20T22:43:23.8654065Z [00:02:24.540]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/api/@v/v0.0.0-20250505200425-f936aa4a68b2.info
2025-08-20T22:43:23.8659234Z [00:02:24.540]➜  # get https://proxy.golang.org/cloud.google.com/go/iam/@v/v1.5.2.info: 200 OK (0.004s)
2025-08-20T22:43:23.8663272Z [00:02:24.540]➜  # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info
2025-08-20T22:43:23.8674051Z [00:02:24.542]➜  # get https://proxy.golang.org/github.com/dustin/go-humanize/@v/v1.0.1.info: 200 OK (0.005s)
2025-08-20T22:43:23.8678784Z [00:02:24.542]➜  # get https://proxy.golang.org/cloud.google.com/go/longrunning/@v/v0.6.7.info: 200 OK (0.005s)
2025-08-20T22:43:23.8716579Z [00:02:24.546]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/api/@v/v0.0.0-20250505200425-f936aa4a68b2.info: 200 OK (0.008s)
2025-08-20T22:43:23.8721180Z [00:02:24.546]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20250528174236-200df99c418a.info
2025-08-20T22:43:23.8722134Z [00:02:24.546]➜  # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.info
2025-08-20T22:43:23.8729038Z [00:02:24.547]➜  # get https://proxy.golang.org/github.com/modern-go/concurrent/@v/v0.0.0-20180306012644-bacd9c7ef1dd.info: 200 OK (0.007s)
2025-08-20T22:43:23.8799062Z [00:02:24.554]➜  # get https://proxy.golang.org/github.com/modern-go/reflect2/@v/v1.0.2.info: 200 OK (0.008s)
2025-08-20T22:43:23.8802002Z [00:02:24.554]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20250528174236-200df99c418a.info: 200 OK (0.008s)
2025-08-20T22:43:23.8803860Z [00:02:24.554]➜  # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20250505200425-f936aa4a68b2.info
2025-08-20T22:43:23.8809582Z [00:02:24.555]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.72.2.info
2025-08-20T22:43:23.8810209Z [00:02:24.555]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.6.info
2025-08-20T22:43:23.8866591Z [00:02:24.561]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.72.2.info: 200 OK (0.006s)
2025-08-20T22:43:23.8869509Z [00:02:24.561]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.6.info: 200 OK (0.006s)
2025-08-20T22:43:23.8873487Z [00:02:24.561]➜  # get https://proxy.golang.org/google.golang.org/genproto/@v/v0.0.0-20250505200425-f936aa4a68b2.info: 200 OK (0.007s)
2025-08-20T22:43:23.8874808Z [00:02:24.561]➜  # get https://proxy.golang.org/github.com/nqd/flat/@v/v0.1.1.info
2025-08-20T22:43:23.8875821Z [00:02:24.562]➜  # get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.14.2.info
2025-08-20T22:43:23.8884684Z [00:02:24.562]➜  # get https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.53.0.info
2025-08-20T22:43:23.8885670Z [00:02:24.563]➜  # get https://proxy.golang.org/gorm.io/gorm/@v/v1.25.11.info
2025-08-20T22:43:23.8906140Z [00:02:24.565]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.39.0.info
2025-08-20T22:43:23.8911016Z [00:02:24.565]➜  # get https://proxy.golang.org/github.com/googleapis/gax-go/v2/@v/v2.14.2.info: 200 OK (0.004s)
2025-08-20T22:43:23.8918651Z [00:02:24.566]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.14.info
2025-08-20T22:43:23.8925796Z [00:02:24.567]➜  # get https://proxy.golang.org/gorm.io/gorm/@v/v1.25.11.info: 200 OK (0.004s)
2025-08-20T22:43:23.8929807Z [00:02:24.567]➜  # get https://proxy.golang.org/github.com/tklauser/go-sysconf/@v/v0.3.12.info
2025-08-20T22:43:23.8959359Z [00:02:24.570]➜  # get https://proxy.golang.org/cloud.google.com/go/storage/@v/v1.53.0.info: 200 OK (0.008s)
2025-08-20T22:43:23.8962074Z [00:02:24.570]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.41.0.info
2025-08-20T22:43:23.8982022Z [00:02:24.572]➜  # get https://proxy.golang.org/github.com/tklauser/go-sysconf/@v/v0.3.12.info: 200 OK (0.005s)
2025-08-20T22:43:23.8988070Z [00:02:24.573]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.14.info: 200 OK (0.007s)
2025-08-20T22:43:23.8991390Z [00:02:24.573]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.39.0.info: 200 OK (0.008s)
2025-08-20T22:43:23.8992634Z [00:02:24.573]➜  # get https://proxy.golang.org/github.com/fatih/color/@v/v1.18.0.info
2025-08-20T22:43:23.8993342Z [00:02:24.573]➜  # get https://proxy.golang.org/github.com/segmentio/ksuid/@v/v1.0.4.info
2025-08-20T22:43:23.9010723Z [00:02:24.575]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.41.0.info: 200 OK (0.005s)
2025-08-20T22:43:23.9013205Z [00:02:24.576]➜  # get https://proxy.golang.org/google.golang.org/api/@v/v0.236.0.info
2025-08-20T22:43:23.9034313Z [00:02:24.577]➜  # get https://proxy.golang.org/github.com/fatih/color/@v/v1.18.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.9038905Z [00:02:24.578]➜  # get https://proxy.golang.org/github.com/segmentio/ksuid/@v/v1.0.4.info: 200 OK (0.004s)
2025-08-20T22:43:23.9042387Z [00:02:24.578]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azcore/@v/v1.18.0.info
2025-08-20T22:43:23.9047567Z [00:02:24.579]➜  # get https://proxy.golang.org/google.golang.org/api/@v/v0.236.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9052604Z [00:02:24.579]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.36.5.info
2025-08-20T22:43:23.9061014Z [00:02:24.580]➜  # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.7.0.info
2025-08-20T22:43:23.9061707Z [00:02:24.580]➜  # get https://proxy.golang.org/github.com/jedib0t/go-pretty/@v/v4.3.0+incompatible.info
2025-08-20T22:43:23.9070453Z [00:02:24.581]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azcore/@v/v1.18.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9073594Z [00:02:24.582]➜  # get https://proxy.golang.org/cloud.google.com/go/monitoring/@v/v1.24.2.info
2025-08-20T22:43:23.9091431Z [00:02:24.583]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/@v/v1.36.5.info: 200 OK (0.004s)
2025-08-20T22:43:23.9096158Z [00:02:24.584]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azidentity/@v/v1.10.1.info
2025-08-20T22:43:23.9097951Z [00:02:24.584]➜  # get https://proxy.golang.org/github.com/jedib0t/go-pretty/@v/v4.3.0+incompatible.info: 200 OK (0.004s)
2025-08-20T22:43:23.9099661Z [00:02:24.584]➜  # get https://proxy.golang.org/cloud.google.com/go/compute/metadata/@v/v0.7.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.9102602Z [00:02:24.584]➜  # get https://proxy.golang.org/github.com/go-openapi/strfmt/@v/v0.22.0.info
2025-08-20T22:43:23.9103202Z [00:02:24.584]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.16.1.info
2025-08-20T22:43:23.9111262Z [00:02:24.585]➜  # get https://proxy.golang.org/cloud.google.com/go/monitoring/@v/v1.24.2.info: 200 OK (0.004s)
2025-08-20T22:43:23.9114082Z [00:02:24.586]➜  # get https://proxy.golang.org/github.com/bits-and-blooms/bloom/v3/@v/v3.7.0.info
2025-08-20T22:43:23.9130840Z [00:02:24.587]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/azidentity/@v/v1.10.1.info: 200 OK (0.004s)
2025-08-20T22:43:23.9164912Z [00:02:24.591]➜  # get https://proxy.golang.org/github.com/go-openapi/strfmt/@v/v0.22.0.info: 200 OK (0.006s)
2025-08-20T22:43:23.9167615Z [00:02:24.591]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/@v/v0.16.1.info: 200 OK (0.006s)
2025-08-20T22:43:23.9169915Z [00:02:24.591]➜  # get https://proxy.golang.org/github.com/bits-and-blooms/bloom/v3/@v/v3.7.0.info: 200 OK (0.005s)
2025-08-20T22:43:23.9170834Z [00:02:24.591]➜  # get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.info
2025-08-20T22:43:23.9171511Z [00:02:24.591]➜  # get https://proxy.golang.org/github.com/tklauser/numcpus/@v/v0.6.1.info
2025-08-20T22:43:23.9172078Z [00:02:24.591]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.35.0.info
2025-08-20T22:43:23.9172730Z [00:02:24.591]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/data/aztables/@v/v1.4.0.info
2025-08-20T22:43:23.9213710Z [00:02:24.595]➜  # get https://proxy.golang.org/github.com/asaskevich/govalidator/@v/v0.0.0-20230301143203-a9d515a09cc2.info: 200 OK (0.005s)
2025-08-20T22:43:23.9216214Z [00:02:24.596]➜  # get https://proxy.golang.org/github.com/go-openapi/errors/@v/v0.21.0.info
2025-08-20T22:43:23.9230864Z [00:02:24.597]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/data/aztables/@v/v1.4.0.info: 200 OK (0.006s)
2025-08-20T22:43:23.9235643Z [00:02:24.597]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.35.0.info: 200 OK (0.006s)
2025-08-20T22:43:23.9240121Z [00:02:24.598]➜  # get https://proxy.golang.org/github.com/tklauser/numcpus/@v/v0.6.1.info: 200 OK (0.007s)
2025-08-20T22:43:23.9241235Z [00:02:24.598]➜  # get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.30.0.info
2025-08-20T22:43:23.9242439Z [00:02:24.598]➜  # get https://proxy.golang.org/github.com/%21click%21house/clickhouse-go/v2/@v/v2.34.0.info
2025-08-20T22:43:23.9249786Z [00:02:24.599]➜  # get https://proxy.golang.org/github.com/go-openapi/errors/@v/v0.21.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9252620Z [00:02:24.599]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info
2025-08-20T22:43:23.9262445Z [00:02:24.600]➜  # get https://proxy.golang.org/golang.org/x/oauth2/@v/v0.30.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9265911Z [00:02:24.601]➜  # get https://proxy.golang.org/github.com/maja42/goval/@v/v1.4.0.info
2025-08-20T22:43:23.9269054Z [00:02:24.601]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.info
2025-08-20T22:43:23.9282358Z [00:02:24.602]➜  # get https://proxy.golang.org/github.com/%21click%21house/clickhouse-go/v2/@v/v2.34.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.9289016Z [00:02:24.603]➜  # get https://proxy.golang.org/github.com/google/uuid/@v/v1.6.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.9293539Z [00:02:24.603]➜  # get https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.5.0.info
2025-08-20T22:43:23.9299432Z [00:02:24.604]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.info: 200 OK (0.003s)
2025-08-20T22:43:23.9305020Z [00:02:24.605]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.35.0.info
2025-08-20T22:43:23.9307091Z [00:02:24.605]➜  # get https://proxy.golang.org/github.com/apache/arrow-go/v18/@v/v18.3.0.info
2025-08-20T22:43:23.9319119Z [00:02:24.606]➜  # get https://proxy.golang.org/github.com/mitchellh/mapstructure/@v/v1.5.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9321972Z [00:02:24.606]➜  # get https://proxy.golang.org/github.com/oklog/ulid/@v/v1.3.1.info
2025-08-20T22:43:23.9330886Z [00:02:24.607]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.35.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9336269Z [00:02:24.608]➜  # get https://proxy.golang.org/github.com/apache/arrow-go/v18/@v/v18.3.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9337494Z [00:02:24.608]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/storage/azblob/@v/v1.6.1.info
2025-08-20T22:43:23.9340137Z [00:02:24.608]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.35.0.info
2025-08-20T22:43:23.9351181Z [00:02:24.609]➜  # get https://proxy.golang.org/github.com/oklog/ulid/@v/v1.3.1.info: 200 OK (0.003s)
2025-08-20T22:43:23.9354114Z [00:02:24.610]➜  # get https://proxy.golang.org/go.mongodb.org/mongo-driver/@v/v1.14.0.info
2025-08-20T22:43:23.9365893Z [00:02:24.611]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/storage/azblob/@v/v1.6.1.info: 200 OK (0.003s)
2025-08-20T22:43:23.9371117Z [00:02:24.611]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.8.info
2025-08-20T22:43:23.9383463Z [00:02:24.612]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.35.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.9388708Z [00:02:24.613]➜  # get https://proxy.golang.org/github.com/jinzhu/now/@v/v1.1.5.info
2025-08-20T22:43:23.9396186Z [00:02:24.614]➜  # get https://proxy.golang.org/go.mongodb.org/mongo-driver/@v/v1.14.0.info: 200 OK (0.004s)
2025-08-20T22:43:23.9401917Z [00:02:24.614]➜  # get https://proxy.golang.org/cloud.google.com/go/auth/oauth2adapt/@v/v0.2.8.info: 200 OK (0.003s)
2025-08-20T22:43:23.9412124Z [00:02:24.615]➜  # get https://proxy.golang.org/github.com/shirou/gopsutil/v4/@v/v4.25.1.info
2025-08-20T22:43:23.9414162Z [00:02:24.616]➜  # get https://proxy.golang.org/github.com/jinzhu/now/@v/v1.1.5.info: 200 OK (0.002s)
2025-08-20T22:43:23.9420061Z [00:02:24.616]➜  # get https://proxy.golang.org/github.com/bits-and-blooms/bitset/@v/v1.10.0.info
2025-08-20T22:43:23.9436637Z [00:02:24.618]➜  # get https://proxy.golang.org/github.com/flarco/iceberg-go/@v/v0.0.0-20250705121323-8242bf566290.info
2025-08-20T22:43:23.9439019Z [00:02:24.618]➜  # get https://proxy.golang.org/github.com/shirou/gopsutil/v4/@v/v4.25.1.info: 200 OK (0.003s)
2025-08-20T22:43:23.9451300Z [00:02:24.619]➜  # get https://proxy.golang.org/github.com/bits-and-blooms/bitset/@v/v1.10.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9452380Z [00:02:24.619]➜  # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.10.0.info
2025-08-20T22:43:23.9477084Z [00:02:24.622]➜  # get https://proxy.golang.org/github.com/stretchr/testify/@v/v1.10.0.info: 200 OK (0.003s)
2025-08-20T22:43:23.9481301Z [00:02:24.622]➜  # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.info
2025-08-20T22:43:23.9524826Z [00:02:24.627]➜  # get https://proxy.golang.org/github.com/davecgh/go-spew/@v/v1.1.2-0.20180830191138-d8f796af33cc.info: 200 OK (0.004s)
2025-08-20T22:43:23.9527857Z [00:02:24.627]➜  # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.1-0.20181226105442-5d4384ee4fb2.info
2025-08-20T22:43:23.9597749Z [00:02:24.634]➜  # get https://proxy.golang.org/github.com/pmezard/go-difflib/@v/v1.0.1-0.20181226105442-5d4384ee4fb2.info: 200 OK (0.007s)
2025-08-20T22:43:23.9601495Z [00:02:24.634]➜  # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info
2025-08-20T22:43:23.9644081Z [00:02:24.639]➜  # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info: 200 OK (0.004s)
2025-08-20T22:43:23.9662750Z [00:02:24.640]➜  # get https://proxy.golang.org/github.com/aws/smithy-go/@v/v1.22.4.info
2025-08-20T22:43:23.9689177Z [00:02:24.643]➜  # get https://proxy.golang.org/github.com/aws/smithy-go/@v/v1.22.4.info: 200 OK (0.003s)
2025-08-20T22:43:24.1354477Z [00:02:24.809]➜  # get https://proxy.golang.org/github.com/nqd/flat/@v/v0.1.1.info: 200 OK (0.248s)
2025-08-20T22:43:24.1364646Z [00:02:24.811]➜  # get https://proxy.golang.org/github.com/apache/arrow/go/v15/@v/v15.0.2.info
2025-08-20T22:43:24.1392331Z [00:02:24.813]➜  # get https://proxy.golang.org/github.com/apache/arrow/go/v15/@v/v15.0.2.info: 200 OK (0.003s)
2025-08-20T22:43:24.1396231Z [00:02:24.814]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info
2025-08-20T22:43:24.1429967Z [00:02:24.817]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info: 200 OK (0.003s)
2025-08-20T22:43:24.1441490Z [00:02:24.818]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/metric/@v/v1.35.0.info
2025-08-20T22:43:24.1470871Z [00:02:24.821]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/metric/@v/v1.35.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.1714645Z [00:02:24.846]➜  # get https://proxy.golang.org/github.com/maja42/goval/@v/v1.4.0.info: 200 OK (0.245s)
2025-08-20T22:43:24.1718079Z [00:02:24.846]➜  # get https://proxy.golang.org/github.com/imdario/mergo/@v/v0.3.16.info
2025-08-20T22:43:24.1724049Z [00:02:24.847]➜  # get https://proxy.golang.org/github.com/360%21ent%21sec%21group-%21skylar/excelize/@v/v1.4.1.info
2025-08-20T22:43:24.1746960Z [00:02:24.849]➜  # get https://proxy.golang.org/github.com/imdario/mergo/@v/v0.3.16.info: 200 OK (0.003s)
2025-08-20T22:43:24.1752844Z [00:02:24.849]➜  # get https://proxy.golang.org/github.com/%21puerkito%21bio/goquery/@v/v1.6.0.info
2025-08-20T22:43:24.1759426Z [00:02:24.850]➜  # get https://proxy.golang.org/github.com/360%21ent%21sec%21group-%21skylar/excelize/@v/v1.4.1.info: 200 OK (0.004s)
2025-08-20T22:43:24.1762716Z [00:02:24.850]➜  # get https://proxy.golang.org/github.com/mohae/deepcopy/@v/v0.0.0-20170929034955-c48cc78d4826.info
2025-08-20T22:43:24.1808051Z [00:02:24.855]➜  # get https://proxy.golang.org/github.com/mohae/deepcopy/@v/v0.0.0-20170929034955-c48cc78d4826.info: 200 OK (0.005s)
2025-08-20T22:43:24.1816143Z [00:02:24.856]➜  # get https://proxy.golang.org/github.com/google/flatbuffers/@v/v25.2.10+incompatible.info
2025-08-20T22:43:24.1842137Z [00:02:24.858]➜  # get https://proxy.golang.org/github.com/google/flatbuffers/@v/v25.2.10+incompatible.info: 200 OK (0.003s)
2025-08-20T22:43:24.1847572Z [00:02:24.859]➜  # get https://proxy.golang.org/github.com/flarco/iceberg-go/@v/v0.0.0-20250705121323-8242bf566290.info: 200 OK (0.241s)
2025-08-20T22:43:24.1855733Z [00:02:24.860]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info
2025-08-20T22:43:24.1856807Z [00:02:24.860]➜  # get https://proxy.golang.org/github.com/goccy/go-json/@v/v0.10.5.info
2025-08-20T22:43:24.1861822Z [00:02:24.860]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.60.0.info
2025-08-20T22:43:24.1863490Z [00:02:24.861]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/internal/@v/v1.11.1.info
2025-08-20T22:43:24.1885975Z [00:02:24.863]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.1895593Z [00:02:24.864]➜  # get https://proxy.golang.org/github.com/goccy/go-json/@v/v0.10.5.info: 200 OK (0.004s)
2025-08-20T22:43:24.1939498Z [00:02:24.867]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/@v/v0.60.0.info: 200 OK (0.005s)
2025-08-20T22:43:24.1941081Z [00:02:24.867]➜  # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20240903120638-7835f813f4da.info
2025-08-20T22:43:24.1942453Z [00:02:24.867]➜  # get https://proxy.golang.org/github.com/%21azure/azure-sdk-for-go/sdk/internal/@v/v1.11.1.info: 200 OK (0.005s)
2025-08-20T22:43:24.1943843Z [00:02:24.868]➜  # get https://proxy.golang.org/golang.org/x/xerrors/@v/v0.0.0-20240903120638-7835f813f4da.info: 200 OK (0.003s)
2025-08-20T22:43:24.1953849Z [00:02:24.870]➜  # get https://proxy.golang.org/gopkg.in/cheggaaa/pb.v2/@v/v2.0.7.info
2025-08-20T22:43:24.1962590Z [00:02:24.870]➜  # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.0.2.info
2025-08-20T22:43:24.1966085Z [00:02:24.871]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.11.0.info
2025-08-20T22:43:24.1974773Z [00:02:24.872]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/config/@v/v1.29.15.info
2025-08-20T22:43:24.2024822Z [00:02:24.876]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/config/@v/v1.29.15.info: 200 OK (0.005s)
2025-08-20T22:43:24.2027040Z [00:02:24.877]➜  # get https://proxy.golang.org/golang.org/x/time/@v/v0.11.0.info: 200 OK (0.006s)
2025-08-20T22:43:24.2034581Z [00:02:24.878]➜  # get https://proxy.golang.org/gopkg.in/cheggaaa/pb.v2/@v/v2.0.7.info: 200 OK (0.008s)
2025-08-20T22:43:24.2036084Z [00:02:24.878]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/credentials/@v/v1.17.68.info
2025-08-20T22:43:24.2037310Z [00:02:24.878]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.15.0.info
2025-08-20T22:43:24.2038362Z [00:02:24.878]➜  # get https://proxy.golang.org/github.com/zeebo/xxh3/@v/v1.0.2.info: 200 OK (0.007s)
2025-08-20T22:43:24.2039612Z [00:02:24.878]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.info
2025-08-20T22:43:24.2048271Z [00:02:24.879]➜  # get https://proxy.golang.org/github.com/google/s2a-go/@v/v0.1.9.info
2025-08-20T22:43:24.2060007Z [00:02:24.880]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/credentials/@v/v1.17.68.info: 200 OK (0.003s)
2025-08-20T22:43:24.2068607Z [00:02:24.881]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.15.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.2073844Z [00:02:24.881]➜  # get https://proxy.golang.org/github.com/%21click%21house/ch-go/@v/v0.65.1.info
2025-08-20T22:43:24.2075991Z [00:02:24.881]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.10.info: 200 OK (0.003s)
2025-08-20T22:43:24.2077470Z [00:02:24.882]➜  # get https://proxy.golang.org/github.com/google/s2a-go/@v/v0.1.9.info: 200 OK (0.002s)
2025-08-20T22:43:24.2079422Z [00:02:24.882]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/feature/s3/manager/@v/v1.17.69.info
2025-08-20T22:43:24.2080638Z [00:02:24.882]➜  # get https://proxy.golang.org/github.com/andybalholm/brotli/@v/v1.1.1.info
2025-08-20T22:43:24.2083027Z [00:02:24.882]➜  # get https://proxy.golang.org/gopkg.in/%21vivid%21cortex/ewma.v1/@v/v1.1.1.info
2025-08-20T22:43:24.2091502Z [00:02:24.883]➜  # get https://proxy.golang.org/github.com/%21click%21house/ch-go/@v/v0.65.1.info: 200 OK (0.002s)
2025-08-20T22:43:24.2102993Z [00:02:24.884]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/@v/v1.35.0.info
2025-08-20T22:43:24.2107935Z [00:02:24.885]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/feature/s3/manager/@v/v1.17.69.info: 200 OK (0.003s)
2025-08-20T22:43:24.2113980Z [00:02:24.886]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/s3/@v/v1.80.1.info
2025-08-20T22:43:24.2127638Z [00:02:24.887]➜  # get https://proxy.golang.org/github.com/andybalholm/brotli/@v/v1.1.1.info: 200 OK (0.005s)
2025-08-20T22:43:24.2133802Z [00:02:24.888]➜  # get https://proxy.golang.org/github.com/apache/thrift/@v/v0.21.0.info
2025-08-20T22:43:24.2141092Z [00:02:24.888]➜  # get https://proxy.golang.org/gopkg.in/%21vivid%21cortex/ewma.v1/@v/v1.1.1.info: 200 OK (0.006s)
2025-08-20T22:43:24.2146843Z [00:02:24.889]➜  # get https://proxy.golang.org/github.com/%21azure%21a%21d/microsoft-authentication-library-for-go/@v/v1.4.2.info
2025-08-20T22:43:24.2180849Z [00:02:24.892]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/sdk/@v/v1.35.0.info: 200 OK (0.008s)
2025-08-20T22:43:24.2197687Z [00:02:24.894]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/athena/@v/v1.51.0.info
2025-08-20T22:43:24.2205693Z [00:02:24.895]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/s3/@v/v1.80.1.info: 200 OK (0.009s)
2025-08-20T22:43:24.2214616Z [00:02:24.896]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.60.0.info
2025-08-20T22:43:24.2224904Z [00:02:24.897]➜  # get https://proxy.golang.org/github.com/%21azure%21a%21d/microsoft-authentication-library-for-go/@v/v1.4.2.info: 200 OK (0.008s)
2025-08-20T22:43:24.2227839Z [00:02:24.897]➜  # get https://proxy.golang.org/github.com/apache/thrift/@v/v0.21.0.info: 200 OK (0.009s)
2025-08-20T22:43:24.2228682Z [00:02:24.897]➜  # get https://proxy.golang.org/gopkg.in/fatih/color.v1/@v/v1.7.0.info
2025-08-20T22:43:24.2232143Z [00:02:24.897]➜  # get https://proxy.golang.org/github.com/golang/snappy/@v/v1.0.0.info
2025-08-20T22:43:24.2429628Z [00:02:24.917]➜  # get https://proxy.golang.org/gopkg.in/fatih/color.v1/@v/v1.7.0.info: 200 OK (0.020s)
2025-08-20T22:43:24.2432602Z [00:02:24.917]➜  # get https://proxy.golang.org/github.com/golang/snappy/@v/v1.0.0.info: 200 OK (0.019s)
2025-08-20T22:43:24.2435570Z [00:02:24.918]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.60.0.info: 200 OK (0.021s)
2025-08-20T22:43:24.2436557Z [00:02:24.918]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info
2025-08-20T22:43:24.2437457Z [00:02:24.918]➜  # get https://proxy.golang.org/github.com/googleapis/enterprise-certificate-proxy/@v/v0.3.6.info
2025-08-20T22:43:24.2476513Z [00:02:24.922]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.2482396Z [00:02:24.922]➜  # get https://proxy.golang.org/github.com/googleapis/enterprise-certificate-proxy/@v/v0.3.6.info: 200 OK (0.005s)
2025-08-20T22:43:24.2486054Z [00:02:24.923]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sts/@v/v1.33.20.info
2025-08-20T22:43:24.2490989Z [00:02:24.923]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/v4/@v/v4.1.22.info
2025-08-20T22:43:24.2519416Z [00:02:24.926]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sts/@v/v1.33.20.info: 200 OK (0.003s)
2025-08-20T22:43:24.2529451Z [00:02:24.927]➜  # get https://proxy.golang.org/gopkg.in/mattn/go-colorable.v0/@v/v0.1.0.info
2025-08-20T22:43:24.2534568Z [00:02:24.928]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/v4/@v/v4.1.22.info: 200 OK (0.004s)
2025-08-20T22:43:24.2552300Z [00:02:24.929]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/v2/@v/v2.3.0.info
2025-08-20T22:43:24.2556148Z [00:02:24.930]➜  # get https://proxy.golang.org/gopkg.in/mattn/go-colorable.v0/@v/v0.1.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.2559245Z [00:02:24.930]➜  # get https://proxy.golang.org/github.com/go-faster/city/@v/v1.0.1.info
2025-08-20T22:43:24.2587819Z [00:02:24.933]➜  # get https://proxy.golang.org/github.com/cespare/xxhash/v2/@v/v2.3.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.2591704Z [00:02:24.933]➜  # get https://proxy.golang.org/github.com/go-faster/city/@v/v1.0.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.2600769Z [00:02:24.934]➜  # get https://proxy.golang.org/github.com/jinzhu/inflection/@v/v1.0.0.info
2025-08-20T22:43:24.2630774Z [00:02:24.937]➜  # get https://proxy.golang.org/github.com/jinzhu/inflection/@v/v1.0.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.2642579Z [00:02:24.938]➜  # get https://proxy.golang.org/gopkg.in/mattn/go-isatty.v0/@v/v0.0.4.info
2025-08-20T22:43:24.2666780Z [00:02:24.941]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/@v/v1.16.30.info
2025-08-20T22:43:24.2673345Z [00:02:24.941]➜  # get https://proxy.golang.org/gopkg.in/mattn/go-isatty.v0/@v/v0.0.4.info: 200 OK (0.003s)
2025-08-20T22:43:24.2675825Z [00:02:24.942]➜  # get https://proxy.golang.org/github.com/go-faster/errors/@v/v0.7.1.info
2025-08-20T22:43:24.2735725Z [00:02:24.948]➜  # get https://proxy.golang.org/github.com/go-faster/errors/@v/v0.7.1.info: 200 OK (0.006s)
2025-08-20T22:43:24.2738442Z [00:02:24.948]➜  # 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-20T22:43:24.2741642Z [00:02:24.948]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info
2025-08-20T22:43:24.2753942Z [00:02:24.950]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sso/@v/v1.25.3.info
2025-08-20T22:43:24.2793440Z [00:02:24.953]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info: 200 OK (0.005s)
2025-08-20T22:43:24.2802112Z [00:02:24.954]➜  # get https://proxy.golang.org/github.com/flarco/databricks-sql-go/@v/v0.0.0-20250613120556-51f7c1f3b4ad.info
2025-08-20T22:43:24.2884244Z [00:02:24.963]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/sso/@v/v1.25.3.info: 200 OK (0.013s)
2025-08-20T22:43:24.2890655Z [00:02:24.963]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/configsources/@v/v1.3.36.info
2025-08-20T22:43:24.2931347Z [00:02:24.967]➜  # get https://proxy.golang.org/github.com/%21puerkito%21bio/goquery/@v/v1.6.0.info: 200 OK (0.118s)
2025-08-20T22:43:24.2942479Z [00:02:24.968]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/configsources/@v/v1.3.36.info: 200 OK (0.005s)
2025-08-20T22:43:24.2943781Z [00:02:24.968]➜  # get https://proxy.golang.org/gopkg.in/mattn/go-runewidth.v0/@v/v0.0.4.info
2025-08-20T22:43:24.2948658Z [00:02:24.969]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/@v/v2.6.36.info
2025-08-20T22:43:24.2976646Z [00:02:24.972]➜  # get https://proxy.golang.org/gopkg.in/mattn/go-runewidth.v0/@v/v0.0.4.info: 200 OK (0.003s)
2025-08-20T22:43:24.2982199Z [00:02:24.972]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/@v/v2.6.36.info: 200 OK (0.003s)
2025-08-20T22:43:24.2989094Z [00:02:24.973]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/ssooidc/@v/v1.30.1.info
2025-08-20T22:43:24.3032930Z [00:02:24.977]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/ssooidc/@v/v1.30.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.3037918Z [00:02:24.978]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/@v/v1.12.3.info
2025-08-20T22:43:24.3075459Z [00:02:24.982]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/@v/v1.12.3.info: 200 OK (0.004s)
2025-08-20T22:43:24.3077819Z [00:02:24.982]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/@v/v1.12.15.info
2025-08-20T22:43:24.3104402Z [00:02:24.985]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/@v/v1.12.15.info: 200 OK (0.003s)
2025-08-20T22:43:24.3111386Z [00:02:24.985]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/ini/@v/v1.8.3.info
2025-08-20T22:43:24.3139750Z [00:02:24.988]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/ini/@v/v1.8.3.info: 200 OK (0.003s)
2025-08-20T22:43:24.3146605Z [00:02:24.989]➜  # get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.info
2025-08-20T22:43:24.3188798Z [00:02:24.993]➜  # get https://proxy.golang.org/github.com/jmespath/go-jmespath/@v/v0.4.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.3194789Z [00:02:24.994]➜  # get https://proxy.golang.org/github.com/kshedden/datareader/@v/v0.0.0-20210325133423-816b6ffdd011.info
2025-08-20T22:43:24.3486875Z [00:02:25.023]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/athena/@v/v1.51.0.info: 200 OK (0.129s)
2025-08-20T22:43:24.3491068Z [00:02:25.023]➜  # get https://proxy.golang.org/github.com/uptrace/bun/@v/v1.2.12.info
2025-08-20T22:43:24.3495832Z [00:02:25.024]➜  # get https://proxy.golang.org/github.com/hamba/avro/v2/@v/v2.28.0.info
2025-08-20T22:43:24.3524266Z [00:02:25.027]➜  # get https://proxy.golang.org/github.com/hamba/avro/v2/@v/v2.28.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.4037970Z [00:02:25.078]➜  # get https://proxy.golang.org/github.com/flarco/databricks-sql-go/@v/v0.0.0-20250613120556-51f7c1f3b4ad.info: 200 OK (0.123s)
2025-08-20T22:43:24.4052515Z [00:02:25.079]➜  # get https://proxy.golang.org/github.com/kylelemons/godebug/@v/v1.1.0.info
2025-08-20T22:43:24.4059578Z [00:02:25.080]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/glue/@v/v1.113.0.info
2025-08-20T22:43:24.4087263Z [00:02:25.083]➜  # get https://proxy.golang.org/github.com/kylelemons/godebug/@v/v1.1.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.4096225Z [00:02:25.084]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/glue/@v/v1.113.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.4099753Z [00:02:25.084]➜  # get https://proxy.golang.org/github.com/andybalholm/cascadia/@v/v1.1.0.info
2025-08-20T22:43:24.4102825Z [00:02:25.084]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/mssqldialect/@v/v1.2.12.info
2025-08-20T22:43:24.4128736Z [00:02:25.087]➜  # get https://proxy.golang.org/github.com/andybalholm/cascadia/@v/v1.1.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.4140727Z [00:02:25.088]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/exporter/metric/@v/v0.51.0.info
2025-08-20T22:43:24.4169169Z [00:02:25.091]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/exporter/metric/@v/v0.51.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.4175323Z [00:02:25.092]➜  # get https://proxy.golang.org/github.com/elastic/go-elasticsearch/v8/@v/v8.17.0.info
2025-08-20T22:43:24.4209105Z [00:02:25.095]➜  # get https://proxy.golang.org/github.com/elastic/go-elasticsearch/v8/@v/v8.17.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.4214001Z [00:02:25.096]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/mysqldialect/@v/v1.2.12.info
2025-08-20T22:43:24.4416566Z [00:02:25.116]➜  # get https://proxy.golang.org/github.com/kshedden/datareader/@v/v0.0.0-20210325133423-816b6ffdd011.info: 200 OK (0.122s)
2025-08-20T22:43:24.4419010Z [00:02:25.116]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info
2025-08-20T22:43:24.4434491Z [00:02:25.118]➜  # get https://proxy.golang.org/github.com/uptrace/bun/@v/v1.2.12.info: 200 OK (0.094s)
2025-08-20T22:43:24.4437896Z [00:02:25.118]➜  # get https://proxy.golang.org/github.com/jlaffaye/ftp/@v/v0.2.0.info
2025-08-20T22:43:24.4444133Z [00:02:25.119]➜  # get https://proxy.golang.org/github.com/segmentio/asm/@v/v1.2.0.info
2025-08-20T22:43:24.4480412Z [00:02:25.122]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info: 200 OK (0.006s)
2025-08-20T22:43:24.4486575Z [00:02:25.123]➜  # get https://proxy.golang.org/github.com/labstack/echo/v4/@v/v4.10.2.info
2025-08-20T22:43:24.4498300Z [00:02:25.124]➜  # get https://proxy.golang.org/github.com/segmentio/asm/@v/v1.2.0.info: 200 OK (0.005s)
2025-08-20T22:43:24.4504117Z [00:02:25.124]➜  # get https://proxy.golang.org/github.com/jlaffaye/ftp/@v/v0.2.0.info: 200 OK (0.006s)
2025-08-20T22:43:24.4506383Z [00:02:25.125]➜  # get https://proxy.golang.org/github.com/exasol/exasol-driver-go/@v/v1.0.14.info
2025-08-20T22:43:24.4508153Z [00:02:25.125]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/oracledialect/@v/v1.2.12.info
2025-08-20T22:43:24.4518956Z [00:02:25.126]➜  # get https://proxy.golang.org/github.com/labstack/echo/v4/@v/v4.10.2.info: 200 OK (0.003s)
2025-08-20T22:43:24.4522075Z [00:02:25.126]➜  # get https://proxy.golang.org/github.com/labstack/gommon/@v/v0.4.0.info
2025-08-20T22:43:24.4559981Z [00:02:25.130]➜  # get https://proxy.golang.org/github.com/labstack/gommon/@v/v0.4.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.4564015Z [00:02:25.131]➜  # get https://proxy.golang.org/github.com/valyala/fasttemplate/@v/v1.2.2.info
2025-08-20T22:43:24.4597650Z [00:02:25.134]➜  # get https://proxy.golang.org/github.com/valyala/fasttemplate/@v/v1.2.2.info: 200 OK (0.003s)
2025-08-20T22:43:24.4600785Z [00:02:25.134]➜  # get https://proxy.golang.org/github.com/valyala/bytebufferpool/@v/v1.0.0.info
2025-08-20T22:43:24.4637843Z [00:02:25.138]➜  # get https://proxy.golang.org/github.com/valyala/bytebufferpool/@v/v1.0.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.4645441Z [00:02:25.139]➜  # get https://proxy.golang.org/github.com/linkedin/goavro/v2/@v/v2.12.0.info
2025-08-20T22:43:24.4672329Z [00:02:25.141]➜  # get https://proxy.golang.org/github.com/linkedin/goavro/v2/@v/v2.12.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.4677975Z [00:02:25.142]➜  # get https://proxy.golang.org/github.com/parquet-go/parquet-go/@v/v0.23.0.info
2025-08-20T22:43:24.4724448Z [00:02:25.147]➜  # get https://proxy.golang.org/github.com/parquet-go/parquet-go/@v/v0.23.0.info: 200 OK (0.005s)
2025-08-20T22:43:24.4727750Z [00:02:25.147]➜  # get https://proxy.golang.org/github.com/olekukonko/tablewriter/@v/v0.0.5.info
2025-08-20T22:43:24.4757655Z [00:02:25.150]➜  # get https://proxy.golang.org/github.com/olekukonko/tablewriter/@v/v0.0.5.info: 200 OK (0.003s)
2025-08-20T22:43:24.4778187Z [00:02:25.152]➜  # get https://proxy.golang.org/github.com/segmentio/encoding/@v/v0.4.0.info
2025-08-20T22:43:24.4804948Z [00:02:25.155]➜  # get https://proxy.golang.org/github.com/segmentio/encoding/@v/v0.4.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.4809944Z [00:02:25.155]➜  # get https://proxy.golang.org/github.com/pkg/sftp/@v/v1.13.9.info
2025-08-20T22:43:24.4860521Z [00:02:25.160]➜  # get https://proxy.golang.org/github.com/pkg/sftp/@v/v1.13.9.info: 200 OK (0.005s)
2025-08-20T22:43:24.4863300Z [00:02:25.161]➜  # get https://proxy.golang.org/github.com/kr/fs/@v/v0.1.0.info
2025-08-20T22:43:24.4903159Z [00:02:25.164]➜  # get https://proxy.golang.org/github.com/kr/fs/@v/v0.1.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.4914925Z [00:02:25.166]➜  # get https://proxy.golang.org/github.com/shopspring/decimal/@v/v1.4.0.info
2025-08-20T22:43:24.4948769Z [00:02:25.169]➜  # get https://proxy.golang.org/github.com/shopspring/decimal/@v/v1.4.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.5012817Z [00:02:25.175]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/mssqldialect/@v/v1.2.12.info: 200 OK (0.091s)
2025-08-20T22:43:24.5032232Z [00:02:25.177]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/pgdialect/@v/v1.2.12.info
2025-08-20T22:43:24.5058300Z [00:02:25.180]➜  # get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/envoy/@v/v1.32.4.info
2025-08-20T22:43:24.5079476Z [00:02:25.182]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/mysqldialect/@v/v1.2.12.info: 200 OK (0.087s)
2025-08-20T22:43:24.5083290Z [00:02:25.183]➜  # get https://proxy.golang.org/github.com/twmb/murmur3/@v/v1.1.8.info
2025-08-20T22:43:24.5090732Z [00:02:25.183]➜  # get https://proxy.golang.org/github.com/envoyproxy/go-control-plane/envoy/@v/v1.32.4.info: 200 OK (0.003s)
2025-08-20T22:43:24.5094128Z [00:02:25.184]➜  # get https://proxy.golang.org/github.com/cncf/xds/go/@v/v0.0.0-20250326154945-ae57f3c0d45f.info
2025-08-20T22:43:24.5109347Z [00:02:25.185]➜  # get https://proxy.golang.org/github.com/twmb/murmur3/@v/v1.1.8.info: 200 OK (0.003s)
2025-08-20T22:43:24.5117662Z [00:02:25.186]➜  # get https://proxy.golang.org/github.com/flarco/bigquery/@v/v0.0.9.info
2025-08-20T22:43:24.5151999Z [00:02:25.189]➜  # get https://proxy.golang.org/github.com/cncf/xds/go/@v/v0.0.0-20250326154945-ae57f3c0d45f.info: 200 OK (0.006s)
2025-08-20T22:43:24.5157409Z [00:02:25.190]➜  # get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v1.2.1.info
2025-08-20T22:43:24.5195301Z [00:02:25.194]➜  # get https://proxy.golang.org/github.com/envoyproxy/protoc-gen-validate/@v/v1.2.1.info: 200 OK (0.004s)
2025-08-20T22:43:24.5203968Z [00:02:25.195]➜  # get https://proxy.golang.org/github.com/spiffe/go-spiffe/v2/@v/v2.5.0.info
2025-08-20T22:43:24.5233395Z [00:02:25.198]➜  # get https://proxy.golang.org/github.com/spiffe/go-spiffe/v2/@v/v2.5.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.5237559Z [00:02:25.198]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.5.info
2025-08-20T22:43:24.5262971Z [00:02:25.200]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.5.info: 200 OK (0.003s)
2025-08-20T22:43:24.5271455Z [00:02:25.201]➜  # get https://proxy.golang.org/github.com/zeebo/errs/@v/v1.4.0.info
2025-08-20T22:43:24.5301051Z [00:02:25.204]➜  # get https://proxy.golang.org/github.com/zeebo/errs/@v/v1.4.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.5324924Z [00:02:25.207]➜  # get https://proxy.golang.org/cel.dev/expr/@v/v0.22.1.info
2025-08-20T22:43:24.5351733Z [00:02:25.209]➜  # get https://proxy.golang.org/cel.dev/expr/@v/v0.22.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.5388868Z [00:02:25.213]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/oracledialect/@v/v1.2.12.info: 200 OK (0.088s)
2025-08-20T22:43:24.5411983Z [00:02:25.215]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/sqlitedialect/@v/v1.2.12.info
2025-08-20T22:43:24.5420068Z [00:02:25.216]➜  # get https://proxy.golang.org/github.com/exasol/exasol-driver-go/@v/v1.0.14.info: 200 OK (0.091s)
2025-08-20T22:43:24.5439452Z [00:02:25.218]➜  # get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.5.2.info
2025-08-20T22:43:24.5455796Z [00:02:25.220]➜  # get https://proxy.golang.org/github.com/golang-jwt/jwt/v5/@v/v5.2.2.info
2025-08-20T22:43:24.5488041Z [00:02:25.223]➜  # get https://proxy.golang.org/github.com/stretchr/objx/@v/v0.5.2.info: 200 OK (0.005s)
2025-08-20T22:43:24.5491826Z [00:02:25.223]➜  # get https://proxy.golang.org/github.com/golang-jwt/jwt/v5/@v/v5.2.2.info: 200 OK (0.004s)
2025-08-20T22:43:24.5496540Z [00:02:25.224]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/detectors/gcp/@v/v1.35.0.info
2025-08-20T22:43:24.5502115Z [00:02:25.224]➜  # get https://proxy.golang.org/github.com/pkg/browser/@v/v0.0.0-20240102092130-5ac0b6a4141c.info
2025-08-20T22:43:24.5531266Z [00:02:25.227]➜  # get https://proxy.golang.org/github.com/pkg/browser/@v/v0.0.0-20240102092130-5ac0b6a4141c.info: 200 OK (0.003s)
2025-08-20T22:43:24.5533841Z [00:02:25.228]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/detectors/gcp/@v/v1.35.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.5540044Z [00:02:25.228]➜  # get https://proxy.golang.org/github.com/elastic/elastic-transport-go/v8/@v/v8.6.0.info
2025-08-20T22:43:24.5547503Z [00:02:25.229]➜  # get https://proxy.golang.org/github.com/paulmach/orb/@v/v0.11.1.info
2025-08-20T22:43:24.5571271Z [00:02:25.231]➜  # get https://proxy.golang.org/github.com/elastic/elastic-transport-go/v8/@v/v8.6.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.5576452Z [00:02:25.232]➜  # get https://proxy.golang.org/github.com/paulmach/orb/@v/v0.11.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.5577572Z [00:02:25.232]➜  # get https://proxy.golang.org/github.com/uptrace/bun/extra/bundebug/@v/v1.2.12.info
2025-08-20T22:43:24.5590887Z [00:02:25.233]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/@v/v1.6.10.info
2025-08-20T22:43:24.5616714Z [00:02:25.236]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/@v/v1.6.10.info: 200 OK (0.003s)
2025-08-20T22:43:24.5621434Z [00:02:25.236]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/v4a/@v/v1.3.36.info
2025-08-20T22:43:24.5649285Z [00:02:25.239]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/internal/v4a/@v/v1.3.36.info: 200 OK (0.003s)
2025-08-20T22:43:24.5654469Z [00:02:25.240]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/checksum/@v/v1.7.2.info
2025-08-20T22:43:24.5680185Z [00:02:25.242]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/checksum/@v/v1.7.2.info: 200 OK (0.003s)
2025-08-20T22:43:24.5683672Z [00:02:25.243]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/@v/v1.18.15.info
2025-08-20T22:43:24.5713035Z [00:02:25.245]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go-v2/service/internal/s3shared/@v/v1.18.15.info: 200 OK (0.003s)
2025-08-20T22:43:24.5749076Z [00:02:25.249]➜  # get https://proxy.golang.org/gocloud.dev/@v/v0.41.0.info
2025-08-20T22:43:24.5780870Z [00:02:25.252]➜  # get https://proxy.golang.org/gocloud.dev/@v/v0.41.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.5785258Z [00:02:25.253]➜  # get https://proxy.golang.org/go.opencensus.io/@v/v0.24.0.info
2025-08-20T22:43:24.5821363Z [00:02:25.256]➜  # get https://proxy.golang.org/go.opencensus.io/@v/v0.24.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.5824366Z [00:02:25.257]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/pgdialect/@v/v1.2.12.info: 200 OK (0.079s)
2025-08-20T22:43:24.5827491Z [00:02:25.257]➜  # get https://proxy.golang.org/github.com/tmthrgd/go-hex/@v/v0.0.0-20190904060850-447a3041c3bc.info
2025-08-20T22:43:24.5836771Z [00:02:25.258]➜  # get https://proxy.golang.org/github.com/golang/groupcache/@v/v0.0.0-20241129210726-2c02b8208cf8.info
2025-08-20T22:43:24.5852720Z [00:02:25.259]➜  # get https://proxy.golang.org/github.com/tmthrgd/go-hex/@v/v0.0.0-20190904060850-447a3041c3bc.info: 200 OK (0.003s)
2025-08-20T22:43:24.5865243Z [00:02:25.261]➜  # get https://proxy.golang.org/github.com/golang/groupcache/@v/v0.0.0-20241129210726-2c02b8208cf8.info: 200 OK (0.003s)
2025-08-20T22:43:24.5873841Z [00:02:25.262]➜  # get https://proxy.golang.org/github.com/%21azure/go-autorest/autorest/to/@v/v0.4.1.info
2025-08-20T22:43:24.5876008Z [00:02:25.262]➜  # get https://proxy.golang.org/github.com/hashicorp/go-multierror/@v/v1.1.1.info
2025-08-20T22:43:24.5901120Z [00:02:25.264]➜  # get https://proxy.golang.org/github.com/%21azure/go-autorest/autorest/to/@v/v0.4.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.5904443Z [00:02:25.265]➜  # get https://proxy.golang.org/github.com/hashicorp/go-multierror/@v/v1.1.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.5908873Z [00:02:25.265]➜  # get https://proxy.golang.org/github.com/google/wire/@v/v0.6.0.info
2025-08-20T22:43:24.5909595Z [00:02:25.265]➜  # get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.9.1.info
2025-08-20T22:43:24.5928371Z [00:02:25.267]➜  # get https://proxy.golang.org/github.com/google/wire/@v/v0.6.0.info: 200 OK (0.002s)
2025-08-20T22:43:24.5939014Z [00:02:25.268]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/internal/resourcemapping/@v/v0.51.0.info
2025-08-20T22:43:24.5944387Z [00:02:25.269]➜  # get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.9.1.info: 200 OK (0.004s)
2025-08-20T22:43:24.5965318Z [00:02:25.271]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/internal/resourcemapping/@v/v0.51.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.5972596Z [00:02:25.271]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/detectors/gcp/@v/v1.27.0.info
2025-08-20T22:43:24.5999980Z [00:02:25.274]➜  # get https://proxy.golang.org/github.com/%21google%21cloud%21platform/opentelemetry-operations-go/detectors/gcp/@v/v1.27.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.6008016Z [00:02:25.275]➜  # get https://proxy.golang.org/github.com/hashicorp/errwrap/@v/v1.1.0.info
2025-08-20T22:43:24.6009045Z [00:02:25.275]➜  # get https://proxy.golang.org/github.com/flarco/bigquery/@v/v0.0.9.info: 200 OK (0.089s)
2025-08-20T22:43:24.6015430Z [00:02:25.276]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.55.6.info
2025-08-20T22:43:24.6019943Z [00:02:25.276]➜  # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.9.info
2025-08-20T22:43:24.6048295Z [00:02:25.279]➜  # get https://proxy.golang.org/github.com/hashicorp/errwrap/@v/v1.1.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.6053139Z [00:02:25.279]➜  # get https://proxy.golang.org/github.com/aws/aws-sdk-go/@v/v1.55.6.info: 200 OK (0.004s)
2025-08-20T22:43:24.6054369Z [00:02:25.280]➜  # get https://proxy.golang.org/github.com/pterm/pterm/@v/v0.12.81.info
2025-08-20T22:43:24.6057751Z [00:02:25.280]➜  # get https://proxy.golang.org/github.com/lib/pq/@v/v1.10.9.info: 200 OK (0.004s)
2025-08-20T22:43:24.6062030Z [00:02:25.280]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.25.0.info
2025-08-20T22:43:24.6088291Z [00:02:25.283]➜  # get https://proxy.golang.org/github.com/pterm/pterm/@v/v0.12.81.info: 200 OK (0.003s)
2025-08-20T22:43:24.6093381Z [00:02:25.283]➜  # get https://proxy.golang.org/github.com/mattn/go-sqlite3/@v/v1.14.28.info
2025-08-20T22:43:24.6102878Z [00:02:25.284]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.25.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.6108894Z [00:02:25.285]➜  # get https://proxy.golang.org/github.com/substrait-io/substrait-go/v3/@v/v3.9.1.info
2025-08-20T22:43:24.6122398Z [00:02:25.286]➜  # get https://proxy.golang.org/github.com/mattn/go-sqlite3/@v/v1.14.28.info: 200 OK (0.003s)
2025-08-20T22:43:24.6125949Z [00:02:25.287]➜  # get https://proxy.golang.org/atomicgo.dev/cursor/@v/v0.2.0.info
2025-08-20T22:43:24.6139675Z [00:02:25.288]➜  # get https://proxy.golang.org/github.com/uptrace/bun/dialect/sqlitedialect/@v/v1.2.12.info: 200 OK (0.073s)
2025-08-20T22:43:24.6161634Z [00:02:25.290]➜  # get https://proxy.golang.org/atomicgo.dev/cursor/@v/v0.2.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.6162778Z [00:02:25.290]➜  # get https://proxy.golang.org/github.com/microsoft/go-mssqldb/@v/v1.8.0.info
2025-08-20T22:43:24.6168010Z [00:02:25.291]➜  # get https://proxy.golang.org/atomicgo.dev/keyboard/@v/v0.2.9.info
2025-08-20T22:43:24.6216714Z [00:02:25.296]➜  # get https://proxy.golang.org/github.com/microsoft/go-mssqldb/@v/v1.8.0.info: 200 OK (0.005s)
2025-08-20T22:43:24.6219714Z [00:02:25.296]➜  # get https://proxy.golang.org/atomicgo.dev/keyboard/@v/v0.2.9.info: 200 OK (0.005s)
2025-08-20T22:43:24.6424372Z [00:02:25.317]➜  # get https://proxy.golang.org/github.com/uptrace/bun/extra/bundebug/@v/v1.2.12.info: 200 OK (0.085s)
2025-08-20T22:43:24.6959353Z [00:02:25.370]➜  # get https://proxy.golang.org/github.com/substrait-io/substrait-go/v3/@v/v3.9.1.info: 200 OK (0.085s)
2025-08-20T22:43:24.6971026Z [00:02:25.371]➜  # get https://proxy.golang.org/github.com/puzpuzpuz/xsync/v3/@v/v3.5.1.info
2025-08-20T22:43:24.6972448Z [00:02:25.371]➜  # get https://proxy.golang.org/github.com/cockroachdb/apd/v3/@v/v3.2.1.info
2025-08-20T22:43:24.6973653Z [00:02:25.371]➜  # get https://proxy.golang.org/atomicgo.dev/schedule/@v/v0.1.0.info
2025-08-20T22:43:24.6975045Z [00:02:25.372]➜  # get https://proxy.golang.org/github.com/coreos/go-oidc/v3/@v/v3.5.0.info
2025-08-20T22:43:24.6980975Z [00:02:25.372]➜  # get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.20.5.info
2025-08-20T22:43:24.7016204Z [00:02:25.376]➜  # get https://proxy.golang.org/github.com/puzpuzpuz/xsync/v3/@v/v3.5.1.info: 200 OK (0.005s)
2025-08-20T22:43:24.7030372Z [00:02:25.376]➜  # get https://proxy.golang.org/github.com/coreos/go-oidc/v3/@v/v3.5.0.info: 200 OK (0.005s)
2025-08-20T22:43:24.7031493Z [00:02:25.377]➜  # get https://proxy.golang.org/atomicgo.dev/schedule/@v/v0.1.0.info: 200 OK (0.005s)
2025-08-20T22:43:24.7032360Z [00:02:25.377]➜  # get https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.20.5.info: 200 OK (0.004s)
2025-08-20T22:43:24.7033154Z [00:02:25.377]➜  # get https://proxy.golang.org/github.com/jcmturner/gokrb5/v8/@v/v8.4.4.info
2025-08-20T22:43:24.7033906Z [00:02:25.377]➜  # get https://proxy.golang.org/github.com/cockroachdb/apd/v3/@v/v3.2.1.info: 200 OK (0.006s)
2025-08-20T22:43:24.7034630Z [00:02:25.377]➜  # get https://proxy.golang.org/github.com/creasty/defaults/@v/v1.8.0.info
2025-08-20T22:43:24.7035328Z [00:02:25.377]➜  # get https://proxy.golang.org/github.com/exasol/error-reporting-go/@v/v0.2.0.info
2025-08-20T22:43:24.7047664Z [00:02:25.379]➜  # get https://proxy.golang.org/github.com/prometheus/common/@v/v0.55.0.info
2025-08-20T22:43:24.7055189Z [00:02:25.380]➜  # get https://proxy.golang.org/github.com/jcmturner/gokrb5/v8/@v/v8.4.4.info: 200 OK (0.003s)
2025-08-20T22:43:24.7061137Z [00:02:25.380]➜  # get https://proxy.golang.org/github.com/creasty/defaults/@v/v1.8.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.7063292Z [00:02:25.380]➜  # get https://proxy.golang.org/github.com/containerd/console/@v/v1.0.5.info
2025-08-20T22:43:24.7063908Z [00:02:25.380]➜  # get https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.16.0.info
2025-08-20T22:43:24.7072637Z [00:02:25.381]➜  # get https://proxy.golang.org/github.com/prometheus/common/@v/v0.55.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.7085091Z [00:02:25.383]➜  # get https://proxy.golang.org/github.com/substrait-io/substrait/@v/v0.69.0.info
2025-08-20T22:43:24.7090917Z [00:02:25.383]➜  # get https://proxy.golang.org/github.com/containerd/console/@v/v1.0.5.info: 200 OK (0.003s)
2025-08-20T22:43:24.7097945Z [00:02:25.384]➜  # get https://proxy.golang.org/github.com/psanford/sqlite3vfs/@v/v0.0.0-20220823065410-bd28ac7ee3c2.info
2025-08-20T22:43:24.7114048Z [00:02:25.386]➜  # get https://proxy.golang.org/github.com/substrait-io/substrait/@v/v0.69.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.7124103Z [00:02:25.387]➜  # get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.info
2025-08-20T22:43:24.7167746Z [00:02:25.391]➜  # get https://proxy.golang.org/github.com/francoispqt/gojay/@v/v1.2.13.info: 200 OK (0.004s)
2025-08-20T22:43:24.7169010Z [00:02:25.391]➜  # get https://proxy.golang.org/github.com/viant/xunsafe/@v/v0.8.0.info
2025-08-20T22:43:24.7945668Z [00:02:25.469]➜  # get https://proxy.golang.org/github.com/exasol/error-reporting-go/@v/v0.2.0.info: 200 OK (0.091s)
2025-08-20T22:43:24.7950328Z [00:02:25.469]➜  # get https://proxy.golang.org/github.com/psanford/sqlite3vfshttp/@v/v0.0.0-20220827153928-a19f096e6eb4.info
2025-08-20T22:43:24.7951281Z [00:02:25.469]➜  # get https://proxy.golang.org/github.com/goccy/go-yaml/@v/v1.16.0.info: 200 OK (0.089s)
2025-08-20T22:43:24.7966762Z [00:02:25.471]➜  # get https://proxy.golang.org/github.com/gookit/color/@v/v1.5.4.info
2025-08-20T22:43:24.7985368Z [00:02:25.473]➜  # get https://proxy.golang.org/github.com/psanford/sqlite3vfs/@v/v0.0.0-20220823065410-bd28ac7ee3c2.info: 200 OK (0.089s)
2025-08-20T22:43:24.7994138Z [00:02:25.474]➜  # get https://proxy.golang.org/github.com/antlr4-go/antlr/v4/@v/v4.13.1.info
2025-08-20T22:43:24.8003205Z [00:02:25.474]➜  # get https://proxy.golang.org/github.com/vmihailenco/msgpack/v5/@v/v5.4.1.info
2025-08-20T22:43:24.8005212Z [00:02:25.475]➜  # get https://proxy.golang.org/github.com/viant/xunsafe/@v/v0.8.0.info: 200 OK (0.084s)
2025-08-20T22:43:24.8016912Z [00:02:25.476]➜  # get https://proxy.golang.org/github.com/lithammer/fuzzysearch/@v/v1.1.8.info
2025-08-20T22:43:24.8023525Z [00:02:25.476]➜  # get https://proxy.golang.org/github.com/antlr4-go/antlr/v4/@v/v4.13.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.8032046Z [00:02:25.477]➜  # get https://proxy.golang.org/github.com/vmihailenco/msgpack/v5/@v/v5.4.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.8042834Z [00:02:25.478]➜  # get https://proxy.golang.org/github.com/lithammer/fuzzysearch/@v/v1.1.8.info: 200 OK (0.003s)
2025-08-20T22:43:24.8044212Z [00:02:25.478]➜  # get https://proxy.golang.org/github.com/golang-sql/civil/@v/v0.0.0-20220223132316-b832511892a9.info
2025-08-20T22:43:24.8048193Z [00:02:25.479]➜  # get https://proxy.golang.org/github.com/sijms/go-ora/v2/@v/v2.8.24.info
2025-08-20T22:43:24.8074774Z [00:02:25.482]➜  # get https://proxy.golang.org/github.com/golang-sql/civil/@v/v0.0.0-20220223132316-b832511892a9.info: 200 OK (0.003s)
2025-08-20T22:43:24.8077859Z [00:02:25.482]➜  # get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.6.1.info
2025-08-20T22:43:24.8083331Z [00:02:25.482]➜  # get https://proxy.golang.org/github.com/sijms/go-ora/v2/@v/v2.8.24.info: 200 OK (0.004s)
2025-08-20T22:43:24.8087576Z [00:02:25.483]➜  # get https://proxy.golang.org/github.com/jcmturner/dnsutils/v2/@v/v2.0.0.info
2025-08-20T22:43:24.8104224Z [00:02:25.485]➜  # get https://proxy.golang.org/github.com/prometheus/client_model/@v/v0.6.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.8107253Z [00:02:25.485]➜  # get https://proxy.golang.org/filippo.io/edwards25519/@v/v1.1.0.info
2025-08-20T22:43:24.8131835Z [00:02:25.487]➜  # get https://proxy.golang.org/github.com/jcmturner/dnsutils/v2/@v/v2.0.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.8138828Z [00:02:25.488]➜  # get https://proxy.golang.org/github.com/golang-sql/sqlexp/@v/v0.1.0.info
2025-08-20T22:43:24.8144266Z [00:02:25.489]➜  # get https://proxy.golang.org/filippo.io/edwards25519/@v/v1.1.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.8149339Z [00:02:25.489]➜  # get https://proxy.golang.org/github.com/hashicorp/go-uuid/@v/v1.0.3.info
2025-08-20T22:43:24.8169763Z [00:02:25.491]➜  # get https://proxy.golang.org/github.com/golang-sql/sqlexp/@v/v0.1.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.8171859Z [00:02:25.491]➜  # get https://proxy.golang.org/github.com/jcmturner/gofork/@v/v1.7.6.info
2025-08-20T22:43:24.8184643Z [00:02:25.493]➜  # get https://proxy.golang.org/github.com/hashicorp/go-uuid/@v/v1.0.3.info: 200 OK (0.003s)
2025-08-20T22:43:24.8193090Z [00:02:25.493]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.32.0.info
2025-08-20T22:43:24.8200228Z [00:02:25.494]➜  # get https://proxy.golang.org/github.com/jcmturner/gofork/@v/v1.7.6.info: 200 OK (0.003s)
2025-08-20T22:43:24.8225711Z [00:02:25.497]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.32.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.8241187Z [00:02:25.498]➜  # get https://proxy.golang.org/github.com/hashicorp/go-retryablehttp/@v/v0.7.7.info
2025-08-20T22:43:24.8268633Z [00:02:25.501]➜  # get https://proxy.golang.org/github.com/hashicorp/go-retryablehttp/@v/v0.7.7.info: 200 OK (0.003s)
2025-08-20T22:43:24.8273340Z [00:02:25.502]➜  # get https://proxy.golang.org/github.com/mwitkow/go-conntrack/@v/v0.0.0-20190716064945-2f068394615f.info
2025-08-20T22:43:24.8299569Z [00:02:25.504]➜  # get https://proxy.golang.org/github.com/mwitkow/go-conntrack/@v/v0.0.0-20190716064945-2f068394615f.info: 200 OK (0.003s)
2025-08-20T22:43:24.8313380Z [00:02:25.506]➜  # get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.5.3.info
2025-08-20T22:43:24.8340661Z [00:02:25.508]➜  # get https://proxy.golang.org/github.com/gorilla/websocket/@v/v1.5.3.info: 200 OK (0.003s)
2025-08-20T22:43:24.8348358Z [00:02:25.509]➜  # get https://proxy.golang.org/github.com/snowflakedb/gosnowflake/@v/v1.10.0.info
2025-08-20T22:43:24.8386297Z [00:02:25.513]➜  # get https://proxy.golang.org/github.com/snowflakedb/gosnowflake/@v/v1.10.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.8390465Z [00:02:25.513]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v3/@v/v3.0.4.info
2025-08-20T22:43:24.8418274Z [00:02:25.516]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v3/@v/v3.0.4.info: 200 OK (0.003s)
2025-08-20T22:43:24.8429507Z [00:02:25.517]➜  # get https://proxy.golang.org/github.com/psanford/sqlite3vfshttp/@v/v0.0.0-20220827153928-a19f096e6eb4.info: 200 OK (0.048s)
2025-08-20T22:43:24.8432029Z [00:02:25.517]➜  # get https://proxy.golang.org/github.com/jpillora/backoff/@v/v1.0.0.info
2025-08-20T22:43:24.8439385Z [00:02:25.518]➜  # get https://proxy.golang.org/github.com/vmihailenco/tagparser/v2/@v/v2.0.0.info
2025-08-20T22:43:24.8459514Z [00:02:25.520]➜  # get https://proxy.golang.org/github.com/jpillora/backoff/@v/v1.0.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.8464871Z [00:02:25.521]➜  # get https://proxy.golang.org/github.com/timeplus-io/proton-go-driver/v2/@v/v2.0.19.info
2025-08-20T22:43:24.8467613Z [00:02:25.521]➜  # get https://proxy.golang.org/github.com/vmihailenco/tagparser/v2/@v/v2.0.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.8472402Z [00:02:25.521]➜  # get https://proxy.golang.org/github.com/jcmturner/goidentity/v6/@v/v6.0.1.info
2025-08-20T22:43:24.8498570Z [00:02:25.524]➜  # get https://proxy.golang.org/github.com/jcmturner/goidentity/v6/@v/v6.0.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.8509853Z [00:02:25.525]➜  # get https://proxy.golang.org/github.com/trinodb/trino-go-client/@v/v0.328.0.info
2025-08-20T22:43:24.8898659Z [00:02:25.564]➜  # get https://proxy.golang.org/github.com/gookit/color/@v/v1.5.4.info: 200 OK (0.093s)
2025-08-20T22:43:24.8905081Z [00:02:25.565]➜  # get https://proxy.golang.org/github.com/xo/terminfo/@v/v0.0.0-20220910002029-abceb7e1c41e.info
2025-08-20T22:43:24.8909836Z [00:02:25.565]➜  # get https://proxy.golang.org/github.com/apache/arrow/go/v18/@v/v18.0.0-20241007013041-ab95a4d25142.info
2025-08-20T22:43:24.8912433Z [00:02:25.565]➜  # get https://proxy.golang.org/github.com/xo/dburl/@v/v0.3.0.info
2025-08-20T22:43:24.8935029Z [00:02:25.568]➜  # get https://proxy.golang.org/github.com/xo/terminfo/@v/v0.0.0-20220910002029-abceb7e1c41e.info: 200 OK (0.003s)
2025-08-20T22:43:24.8981386Z [00:02:25.572]➜  # get https://proxy.golang.org/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.info
2025-08-20T22:43:24.9007017Z [00:02:25.575]➜  # get https://proxy.golang.org/github.com/hashicorp/go-cleanhttp/@v/v0.5.2.info: 200 OK (0.003s)
2025-08-20T22:43:24.9359959Z [00:02:25.610]➜  # get https://proxy.golang.org/github.com/trinodb/trino-go-client/@v/v0.328.0.info: 200 OK (0.085s)
2025-08-20T22:43:24.9361416Z [00:02:25.610]➜  # get https://proxy.golang.org/github.com/timeplus-io/proton-go-driver/v2/@v/v2.0.19.info: 200 OK (0.089s)
2025-08-20T22:43:24.9374627Z [00:02:25.612]➜  # get https://proxy.golang.org/github.com/youmark/pkcs8/@v/v0.0.0-20201027041543-1326539a0a0a.info
2025-08-20T22:43:24.9403717Z [00:02:25.614]➜  # get https://proxy.golang.org/github.com/youmark/pkcs8/@v/v0.0.0-20201027041543-1326539a0a0a.info: 200 OK (0.003s)
2025-08-20T22:43:24.9407076Z [00:02:25.615]➜  # get https://proxy.golang.org/github.com/apache/arrow/go/v18/@v/v18.0.0-20241007013041-ab95a4d25142.info: 200 OK (0.050s)
2025-08-20T22:43:24.9426387Z [00:02:25.617]➜  # get https://proxy.golang.org/github.com/beorn7/perks/@v/v1.0.1.info
2025-08-20T22:43:24.9452577Z [00:02:25.619]➜  # get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.15.1.info
2025-08-20T22:43:24.9456051Z [00:02:25.620]➜  # get https://proxy.golang.org/github.com/beorn7/perks/@v/v1.0.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.9461497Z [00:02:25.620]➜  # get https://proxy.golang.org/gorm.io/driver/postgres/@v/v1.5.7.info
2025-08-20T22:43:24.9462550Z [00:02:25.620]➜  # get https://proxy.golang.org/github.com/jcmturner/aescts/v2/@v/v2.0.0.info
2025-08-20T22:43:24.9483316Z [00:02:25.622]➜  # get https://proxy.golang.org/github.com/prometheus/procfs/@v/v0.15.1.info: 200 OK (0.003s)
2025-08-20T22:43:24.9487732Z [00:02:25.623]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info
2025-08-20T22:43:24.9490176Z [00:02:25.623]➜  # get https://proxy.golang.org/gorm.io/driver/postgres/@v/v1.5.7.info: 200 OK (0.003s)
2025-08-20T22:43:24.9496712Z [00:02:25.624]➜  # get https://proxy.golang.org/gorm.io/driver/sqlite/@v/v1.5.5.info
2025-08-20T22:43:24.9498106Z [00:02:25.624]➜  # get https://proxy.golang.org/github.com/jcmturner/aescts/v2/@v/v2.0.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.9516412Z [00:02:25.626]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/@v/v2.6.1+incompatible.info
2025-08-20T22:43:24.9519367Z [00:02:25.626]➜  # get https://proxy.golang.org/github.com/munnerz/goautoneg/@v/v0.0.0-20191010083416-a7dc8b61c822.info: 200 OK (0.003s)
2025-08-20T22:43:24.9526284Z [00:02:25.627]➜  # get https://proxy.golang.org/gorm.io/driver/sqlite/@v/v1.5.5.info: 200 OK (0.003s)
2025-08-20T22:43:24.9529910Z [00:02:25.627]➜  # get https://proxy.golang.org/github.com/jackc/pgx/v5/@v/v5.5.5.info
2025-08-20T22:43:24.9541574Z [00:02:25.628]➜  # get https://proxy.golang.org/github.com/pierrec/lz4/@v/v2.6.1+incompatible.info: 200 OK (0.002s)
2025-08-20T22:43:24.9544448Z [00:02:25.629]➜  # get https://proxy.golang.org/github.com/99designs/keyring/@v/v1.2.2.info
2025-08-20T22:43:24.9638479Z [00:02:25.636]➜  # get https://proxy.golang.org/github.com/99designs/keyring/@v/v1.2.2.info: 200 OK (0.006s)
2025-08-20T22:43:24.9639657Z [00:02:25.636]➜  # get https://proxy.golang.org/github.com/jackc/pgx/v5/@v/v5.5.5.info: 200 OK (0.009s)
2025-08-20T22:43:24.9648927Z [00:02:25.639]➜  # get https://proxy.golang.org/github.com/dvsekhvalnov/jose2go/@v/v1.6.0.info
2025-08-20T22:43:24.9659382Z [00:02:25.640]➜  # get https://proxy.golang.org/github.com/godbus/dbus/@v/v0.0.0-20190726142602-4481cbc300e2.info
2025-08-20T22:43:24.9670716Z [00:02:25.641]➜  # get https://proxy.golang.org/github.com/gsterjov/go-libsecret/@v/v0.0.0-20161001094733-a6f4afe4910c.info
2025-08-20T22:43:24.9688784Z [00:02:25.643]➜  # get https://proxy.golang.org/github.com/dvsekhvalnov/jose2go/@v/v1.6.0.info: 200 OK (0.004s)
2025-08-20T22:43:24.9693490Z [00:02:25.644]➜  # get https://proxy.golang.org/github.com/mtibben/percent/@v/v0.2.1.info
2025-08-20T22:43:24.9725292Z [00:02:25.647]➜  # get https://proxy.golang.org/github.com/gsterjov/go-libsecret/@v/v0.0.0-20161001094733-a6f4afe4910c.info: 200 OK (0.006s)
2025-08-20T22:43:24.9731676Z [00:02:25.647]➜  # get https://proxy.golang.org/github.com/godbus/dbus/@v/v0.0.0-20190726142602-4481cbc300e2.info: 200 OK (0.007s)
2025-08-20T22:43:24.9736895Z [00:02:25.648]➜  # get https://proxy.golang.org/github.com/jcmturner/rpc/v2/@v/v2.0.3.info
2025-08-20T22:43:24.9764049Z [00:02:25.651]➜  # get https://proxy.golang.org/github.com/mtibben/percent/@v/v0.2.1.info: 200 OK (0.007s)
2025-08-20T22:43:24.9774307Z [00:02:25.652]➜  # get https://proxy.golang.org/github.com/jackc/pgpassfile/@v/v1.0.0.info
2025-08-20T22:43:24.9786570Z [00:02:25.653]➜  # get https://proxy.golang.org/github.com/jcmturner/rpc/v2/@v/v2.0.3.info: 200 OK (0.005s)
2025-08-20T22:43:24.9789835Z [00:02:25.653]➜  # get https://proxy.golang.org/github.com/jackc/pgservicefile/@v/v0.0.0-20231201235250-de7065d80cb9.info
2025-08-20T22:43:24.9791891Z [00:02:25.653]➜  # get https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.7.info
2025-08-20T22:43:24.9802198Z [00:02:25.654]➜  # get https://proxy.golang.org/github.com/jackc/pgpassfile/@v/v1.0.0.info: 200 OK (0.003s)
2025-08-20T22:43:24.9805863Z [00:02:25.655]➜  # get https://proxy.golang.org/github.com/jackc/puddle/v2/@v/v2.2.2.info
2025-08-20T22:43:24.9839535Z [00:02:25.658]➜  # get https://proxy.golang.org/github.com/jackc/pgservicefile/@v/v0.0.0-20231201235250-de7065d80cb9.info: 200 OK (0.005s)
2025-08-20T22:43:24.9841071Z [00:02:25.658]➜  # get https://proxy.golang.org/github.com/montanaflynn/stats/@v/v0.7.0.info
2025-08-20T22:43:24.9847341Z [00:02:25.659]➜  # get https://proxy.golang.org/github.com/gabriel-vasile/mimetype/@v/v1.4.7.info: 200 OK (0.006s)
2025-08-20T22:43:24.9855850Z [00:02:25.660]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info
2025-08-20T22:43:24.9865093Z [00:02:25.661]➜  # get https://proxy.golang.org/github.com/xo/dburl/@v/v0.3.0.info: 200 OK (0.095s)
2025-08-20T22:43:24.9867951Z [00:02:25.661]➜  # get https://proxy.golang.org/github.com/jackc/puddle/v2/@v/v2.2.2.info: 200 OK (0.006s)
2025-08-20T22:43:24.9873448Z [00:02:25.661]➜  # get https://proxy.golang.org/github.com/%21john%21c%21griffin/overflow/@v/v0.0.0-20211019200055-46fa312c352c.info
2025-08-20T22:43:24.9895553Z [00:02:25.664]➜  # get https://proxy.golang.org/github.com/xdg-go/scram/@v/v1.1.2.info
2025-08-20T22:43:24.9921848Z [00:02:25.666]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info: 200 OK (0.007s)
2025-08-20T22:43:24.9925565Z [00:02:25.667]➜  # get https://proxy.golang.org/github.com/xdg-go/stringprep/@v/v1.0.4.info
2025-08-20T22:43:24.9927677Z [00:02:25.667]➜  # get https://proxy.golang.org/github.com/montanaflynn/stats/@v/v0.7.0.info: 200 OK (0.009s)
2025-08-20T22:43:24.9942528Z [00:02:25.668]➜  # get https://proxy.golang.org/github.com/%21john%21c%21griffin/overflow/@v/v0.0.0-20211019200055-46fa312c352c.info: 200 OK (0.007s)
2025-08-20T22:43:24.9980434Z [00:02:25.672]➜  # get https://proxy.golang.org/github.com/xdg-go/scram/@v/v1.1.2.info: 200 OK (0.008s)
2025-08-20T22:43:24.9981549Z [00:02:25.672]➜  # get https://proxy.golang.org/github.com/xdg-go/pbkdf2/@v/v1.0.0.info
2025-08-20T22:43:24.9986433Z [00:02:25.673]➜  # get https://proxy.golang.org/github.com/xdg-go/stringprep/@v/v1.0.4.info: 200 OK (0.006s)
2025-08-20T22:43:25.0010715Z [00:02:25.675]➜  # get https://proxy.golang.org/github.com/xdg-go/pbkdf2/@v/v1.0.0.info: 200 OK (0.003s)
2025-08-20T22:43:25.0196830Z [00:02:25.694]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO
2025-08-20T22:43:25.0197477Z [00:02:25.694]➜  git status --porcelain
2025-08-20T22:43:25.1087796Z [00:02:25.783]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO
2025-08-20T22:43:25.1088862Z [00:02:25.783]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T22:43:25.1110085Z [00:02:25.785]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git config extensions.objectformat
2025-08-20T22:43:25.1121750Z [00:02:25.786]➜  0.001s # cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git config extensions.objectformat
2025-08-20T22:43:25.1123122Z [00:02:25.786]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' aa4483a4dece11a844f124c32802b90ed4e72680 --
2025-08-20T22:43:25.1191911Z [00:02:25.793]➜  0.007s # cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' aa4483a4dece11a844f124c32802b90ed4e72680 --
2025-08-20T22:43:25.1192781Z [00:02:25.793]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git tag -l
2025-08-20T22:43:25.1212131Z [00:02:25.795]➜  0.002s # cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git tag -l
2025-08-20T22:43:25.1214301Z [00:02:25.796]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' refs/tags/v1.5.0 --
2025-08-20T22:43:25.1272101Z [00:02:25.801]➜  0.006s # cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' refs/tags/v1.5.0 --
2025-08-20T22:43:25.1273684Z [00:02:25.801]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git cat-file blob aa4483a4dece11a844f124c32802b90ed4e72680:go.mod
2025-08-20T22:43:25.1305936Z [00:02:25.805]➜  0.003s # cd /tmp/tmp.WSw9USjzB4/TEMPREPO; git cat-file blob aa4483a4dece11a844f124c32802b90ed4e72680:go.mod
2025-08-20T22:43:25.1429378Z [00:02:25.817]➜  internal/unsafeheader
2025-08-20T22:43:25.1432227Z [00:02:25.817]➜  mkdir -p $WORK/b008/
2025-08-20T22:43:25.1434563Z [00:02:25.818]➜  internal/byteorder
2025-08-20T22:43:25.1437701Z [00:02:25.818]➜  mkdir -p $WORK/b012/
2025-08-20T22:43:25.1438211Z [00:02:25.818]➜  internal/goarch
2025-08-20T22:43:25.1438699Z [00:02:25.818]➜  mkdir -p $WORK/b006/
2025-08-20T22:43:25.1439379Z [00:02:25.818]➜  echo '# import config' > $WORK/b008/importcfg # internal
2025-08-20T22:43:25.1440142Z [00:02:25.818]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.1445865Z [00:02:25.818]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "/root/.go/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b008=>" -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/b008/importcfg -pack /root/.go/src/internal/unsafeheader/unsafeheader.go
2025-08-20T22:43:25.1448971Z [00:02:25.818]➜  echo '# import config' > $WORK/b006/importcfg # internal
2025-08-20T22:43:25.1453728Z [00:02:25.818]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "/root/.go/src/internal/goarch=>internal/goarch;$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid FnXyH2Ad0y66cyrIPMUn/FnXyH2Ad0y66cyrIPMUn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b006/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-20T22:43:25.1457683Z [00:02:25.819]➜  echo '# import config' > $WORK/b012/importcfg # internal
2025-08-20T22:43:25.1462197Z [00:02:25.819]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "/root/.go/src/internal/byteorder=>internal/byteorder;$WORK/b012=>" -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/b012/importcfg -pack /root/.go/src/internal/byteorder/byteorder.go
2025-08-20T22:43:25.1465776Z [00:02:25.821]➜  internal/cpu
2025-08-20T22:43:25.1466545Z [00:02:25.821]➜  mkdir -p $WORK/b011/
2025-08-20T22:43:25.1472646Z [00:02:25.821]➜  echo -n > $WORK/b011/go_asm.h # internal
2025-08-20T22:43:25.1476205Z [00:02:25.822]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:43:25.1480626Z [00:02:25.822]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$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 ./cpu.s ./cpu_x86.s
2025-08-20T22:43:25.1511800Z [00:02:25.825]➜  echo '# import config' > $WORK/b011/importcfg # internal
2025-08-20T22:43:25.1512996Z [00:02:25.825]➜  go tool buildid -w $WORK/b008/_pkg_.a # internal
2025-08-20T22:43:25.1514137Z [00:02:25.826]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.1522409Z [00:02:25.826]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid VSNzlCX0gBUNKlb52Sl0/VSNzlCX0gBUNKlb52Sl0 -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/cpu/cpu.go /root/.go/src/internal/cpu/cpu_x86.go
2025-08-20T22:43:25.1537453Z [00:02:25.828]➜  cp $WORK/b008/_pkg_.a /root/.cache/go-build/71/71443e40c31c75855e817fa83dcdfbe5a56d181ed8f66b4feb8471cf86c4fad1-d # internal
2025-08-20T22:43:25.1543102Z [00:02:25.828]➜  internal/coverage/rtcov
2025-08-20T22:43:25.1543691Z [00:02:25.828]➜  mkdir -p $WORK/b014/
2025-08-20T22:43:25.1544334Z [00:02:25.828]➜  go tool buildid -w $WORK/b006/_pkg_.a # internal
2025-08-20T22:43:25.1545087Z [00:02:25.828]➜  echo '# import config' > $WORK/b014/importcfg # internal
2025-08-20T22:43:25.1548664Z [00:02:25.828]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "/root/.go/src/internal/coverage/rtcov=>internal/coverage/rtcov;$WORK/b014=>" -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/b014/importcfg -pack /root/.go/src/internal/coverage/rtcov/rtcov.go
2025-08-20T22:43:25.1555676Z [00:02:25.829]➜  cp $WORK/b006/_pkg_.a /root/.cache/go-build/e9/e9655f8b8db6fdd0cdbec4b1ced09ef43b369cf9ead11c1f7e851b6d818b1301-d # internal
2025-08-20T22:43:25.1556958Z [00:02:25.829]➜  internal/abi
2025-08-20T22:43:25.1568023Z [00:02:25.829]➜  mkdir -p $WORK/b005/
2025-08-20T22:43:25.1568670Z [00:02:25.829]➜  echo -n > $WORK/b005/go_asm.h # internal
2025-08-20T22:43:25.1581111Z [00:02:25.829]➜  cd /root/.go/src/internal/abi
2025-08-20T22:43:25.1583300Z [00:02:25.829]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$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 ./abi_test.s ./stub.s
2025-08-20T22:43:25.1589911Z [00:02:25.833]➜  cat >/tmp/go-build2401649780/b005/importcfg << 'EOF' # internal
2025-08-20T22:43:25.1590645Z [00:02:25.833]➜  # import config
2025-08-20T22:43:25.1591414Z [00:02:25.833]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.1592107Z [00:02:25.833]➜  EOF
2025-08-20T22:43:25.1592634Z [00:02:25.833]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.1630439Z [00:02:25.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid TMU6HjewY5-DVnyvQEgP/TMU6HjewY5-DVnyvQEgP -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/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-20T22:43:25.1665632Z [00:02:25.841]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T22:43:25.1752261Z [00:02:25.849]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T22:43:25.1770720Z [00:02:25.851]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/47/47ddc40f8e242113c76881415f1326c82a390fd7b9a68de4d8a2edea9785977b-d # internal
2025-08-20T22:43:25.1789953Z [00:02:25.853]➜  internal/godebugs
2025-08-20T22:43:25.1791333Z [00:02:25.853]➜  mkdir -p $WORK/b015/
2025-08-20T22:43:25.1792089Z [00:02:25.853]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T22:43:25.1795616Z [00:02:25.853]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "/root/.go/src/internal/godebugs=>internal/godebugs;$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid TOq0cpWVeS0INrP0T0kq/TOq0cpWVeS0INrP0T0kq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /root/.go/src/internal/godebugs/table.go
2025-08-20T22:43:25.1828290Z [00:02:25.857]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/77/77a99d080821d13defdd8cee964c70dba28e4d43e658b99801a0c4031592e32e-d # internal
2025-08-20T22:43:25.1845618Z [00:02:25.859]➜  internal/goexperiment
2025-08-20T22:43:25.1846269Z [00:02:25.859]➜  mkdir -p $WORK/b016/
2025-08-20T22:43:25.1891285Z [00:02:25.863]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T22:43:25.1892141Z [00:02:25.863]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T22:43:25.1905210Z [00:02:25.863]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "/root/.go/src/internal/goexperiment=>internal/goexperiment;$WORK/b016=>" -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/b016/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-20T22:43:25.1946961Z [00:02:25.869]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:43:25.1949121Z [00:02:25.869]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu.o ./cpu.s
2025-08-20T22:43:25.1951394Z [00:02:25.869]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/0b/0b6eead678c426c1a2b0cfa0ea06f814bf58c5d0a4fa1caf2848c9f0a5e5ab2d-d # internal
2025-08-20T22:43:25.1952500Z [00:02:25.869]➜  internal/goos
2025-08-20T22:43:25.1952992Z [00:02:25.869]➜  mkdir -p $WORK/b017/
2025-08-20T22:43:25.1953650Z [00:02:25.869]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T22:43:25.1954425Z [00:02:25.869]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.1958099Z [00:02:25.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "/root/.go/src/internal/goos=>internal/goos;$WORK/b017=>" -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/b017/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-20T22:43:25.1995654Z [00:02:25.874]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T22:43:25.2031864Z [00:02:25.877]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T22:43:25.2040981Z [00:02:25.878]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/a5/a54ed2441db48bd627d10738a907192828e1335307d71a1aba733507f51d1eba-d # internal
2025-08-20T22:43:25.2042097Z [00:02:25.878]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:43:25.2044423Z [00:02:25.878]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b011/cpu_x86.o ./cpu_x86.s
2025-08-20T22:43:25.2046551Z [00:02:25.878]➜  internal/profilerecord
2025-08-20T22:43:25.2047756Z [00:02:25.879]➜  mkdir -p $WORK/b018/
2025-08-20T22:43:25.2048926Z [00:02:25.879]➜  echo '# import config' > $WORK/b018/importcfg # internal
2025-08-20T22:43:25.2060563Z [00:02:25.880]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/ee/ee9c2c442c895a62962313c13ab6a23fcf0a7e92e6c4ca1a6948cb91c2c1cd29-d # internal
2025-08-20T22:43:25.2061681Z [00:02:25.880]➜  internal/runtime/atomic
2025-08-20T22:43:25.2062210Z [00:02:25.880]➜  mkdir -p $WORK/b019/
2025-08-20T22:43:25.2062806Z [00:02:25.880]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.2066157Z [00:02:25.880]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "/root/.go/src/internal/profilerecord=>internal/profilerecord;$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid 8Lgo9aX7minTbrFQdfrD/8Lgo9aX7minTbrFQdfrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /root/.go/src/internal/profilerecord/profilerecord.go
2025-08-20T22:43:25.2070110Z [00:02:25.880]➜  echo -n > $WORK/b019/go_asm.h # internal
2025-08-20T22:43:25.2070759Z [00:02:25.880]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:43:25.2077917Z [00:02:25.882]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./atomic_amd64.s
2025-08-20T22:43:25.2090788Z [00:02:25.883]➜  cd /root/.go/src/internal/cpu
2025-08-20T22:43:25.2092429Z [00:02:25.883]➜  go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal
2025-08-20T22:43:25.2094507Z [00:02:25.883]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T22:43:25.2100520Z [00:02:25.884]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/12/1241189f936be1f2b6685ca9f274a1ebe69772508f13db21f5490e802eb65af7-d # internal
2025-08-20T22:43:25.2109261Z [00:02:25.885]➜  internal/bytealg
2025-08-20T22:43:25.2110312Z [00:02:25.885]➜  mkdir -p $WORK/b010/
2025-08-20T22:43:25.2112843Z [00:02:25.885]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T22:43:25.2113781Z [00:02:25.885]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:43:25.2117071Z [00:02:25.885]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$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 ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s
2025-08-20T22:43:25.2132733Z [00:02:25.887]➜  cat >/tmp/go-build2401649780/b019/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2133467Z [00:02:25.887]➜  # import config
2025-08-20T22:43:25.2134248Z [00:02:25.887]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.2134995Z [00:02:25.887]➜  EOF
2025-08-20T22:43:25.2135534Z [00:02:25.887]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.2142267Z [00:02:25.887]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid jFg10H8awrZwV8sSZ_xf/jFg10H8awrZwV8sSZ_xf -goversion go1.25.0 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/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-20T22:43:25.2165346Z [00:02:25.891]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T22:43:25.2177444Z [00:02:25.892]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/d9/d911527e652bf6956cdb31c1f2b09a5e47883f089e8d5fd1d1ea2028dbedc0c3-d # internal
2025-08-20T22:43:25.2179098Z [00:02:25.892]➜  internal/chacha8rand
2025-08-20T22:43:25.2180169Z [00:02:25.892]➜  mkdir -p $WORK/b013/
2025-08-20T22:43:25.2181017Z [00:02:25.892]➜  echo -n > $WORK/b013/go_asm.h # internal
2025-08-20T22:43:25.2182633Z [00:02:25.892]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:43:25.2184969Z [00:02:25.892]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b013/symabis ./chacha8_amd64.s
2025-08-20T22:43:25.2195363Z [00:02:25.894]➜  cat >/tmp/go-build2401649780/b010/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2196149Z [00:02:25.894]➜  # import config
2025-08-20T22:43:25.2197047Z [00:02:25.894]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:25.2198024Z [00:02:25.894]➜  EOF
2025-08-20T22:43:25.2201871Z [00:02:25.894]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.2210685Z [00:02:25.894]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid iSlNKeDAQAy2891r38yS/iSlNKeDAQAy2891r38yS -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/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-20T22:43:25.2226637Z [00:02:25.897]➜  cat >/tmp/go-build2401649780/b013/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2227989Z [00:02:25.897]➜  # import config
2025-08-20T22:43:25.2228748Z [00:02:25.897]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:25.2229703Z [00:02:25.897]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:25.2230862Z [00:02:25.897]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.2231759Z [00:02:25.897]➜  EOF
2025-08-20T22:43:25.2235649Z [00:02:25.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid dWw5LI8BHTOb0ZYO8MDr/dWw5LI8BHTOb0ZYO8MDr -goversion go1.25.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /root/.go/src/internal/chacha8rand/chacha8.go /root/.go/src/internal/chacha8rand/chacha8_generic.go
2025-08-20T22:43:25.2409498Z [00:02:25.914]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:43:25.2429275Z [00:02:25.914]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s
2025-08-20T22:43:25.2516582Z [00:02:25.926]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/count_amd64.o ./count_amd64.s
2025-08-20T22:43:25.2520524Z [00:02:25.926]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:43:25.2522853Z [00:02:25.926]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b013/chacha8_amd64.o ./chacha8_amd64.s
2025-08-20T22:43:25.2562097Z [00:02:25.930]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:43:25.2568523Z [00:02:25.931]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_amd64.s
2025-08-20T22:43:25.2570499Z [00:02:25.931]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:43:25.2572882Z [00:02:25.931]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b019/atomic_amd64.o ./atomic_amd64.s
2025-08-20T22:43:25.2576908Z [00:02:25.932]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T22:43:25.2577950Z [00:02:25.932]➜  go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_amd64.o # internal
2025-08-20T22:43:25.2592715Z [00:02:25.933]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T22:43:25.2594846Z [00:02:25.934]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/09/0929257a7b550b8a5edfd306ca626cbae55ccc6f8ce26e0f6f85b18418ed6cc8-d # internal
2025-08-20T22:43:25.2598457Z [00:02:25.934]➜  internal/runtime/math
2025-08-20T22:43:25.2598997Z [00:02:25.934]➜  mkdir -p $WORK/b022/
2025-08-20T22:43:25.2599737Z [00:02:25.934]➜  cat >/tmp/go-build2401649780/b022/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2600463Z [00:02:25.934]➜  # import config
2025-08-20T22:43:25.2601257Z [00:02:25.934]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.2602243Z [00:02:25.934]➜  EOF
2025-08-20T22:43:25.2602818Z [00:02:25.934]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.2606111Z [00:02:25.934]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "/root/.go/src/internal/runtime/math=>internal/runtime/math;$WORK/b022=>" -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/b022/importcfg -pack /root/.go/src/internal/runtime/math/math.go
2025-08-20T22:43:25.2613718Z [00:02:25.936]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:43:25.2616262Z [00:02:25.936]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/index_amd64.o ./index_amd64.s
2025-08-20T22:43:25.2632105Z [00:02:25.937]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T22:43:25.2633093Z [00:02:25.937]➜  go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_amd64.o # internal
2025-08-20T22:43:25.2639660Z [00:02:25.938]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T22:43:25.2658451Z [00:02:25.940]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/97/9749165920c87ef703ec0d9a98e800ff906f19e7cca65f624f4da199b3798019-d # internal
2025-08-20T22:43:25.2664362Z [00:02:25.941]➜  internal/runtime/syscall
2025-08-20T22:43:25.2665118Z [00:02:25.941]➜  mkdir -p $WORK/b023/
2025-08-20T22:43:25.2665857Z [00:02:25.941]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:43:25.2676056Z [00:02:25.941]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s
2025-08-20T22:43:25.2678491Z [00:02:25.941]➜  echo -n > $WORK/b023/go_asm.h # internal
2025-08-20T22:43:25.2679203Z [00:02:25.941]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:43:25.2681579Z [00:02:25.941]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm_linux_amd64.s
2025-08-20T22:43:25.2701061Z [00:02:25.944]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T22:43:25.2707264Z [00:02:25.945]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/5f/5fbdea78dfde0d9e69f5bf85f2d2c97dedba08b64a69af9d2f550f4926d60ab1-d # internal
2025-08-20T22:43:25.2710135Z [00:02:25.945]➜  cd /root/.go/src/internal/bytealg
2025-08-20T22:43:25.2712034Z [00:02:25.945]➜  go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_amd64.o $WORK/b010/count_amd64.o $WORK/b010/equal_amd64.o $WORK/b010/index_amd64.o $WORK/b010/indexbyte_amd64.o # internal
2025-08-20T22:43:25.2718216Z [00:02:25.945]➜  internal/runtime/strconv
2025-08-20T22:43:25.2719290Z [00:02:25.945]➜  mkdir -p $WORK/b021/
2025-08-20T22:43:25.2720281Z [00:02:25.946]➜  cat >/tmp/go-build2401649780/b021/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2721111Z [00:02:25.946]➜  # import config
2025-08-20T22:43:25.2721902Z [00:02:25.946]➜  packagefile internal/runtime/math=/tmp/go-build2401649780/b022/_pkg_.a
2025-08-20T22:43:25.2722616Z [00:02:25.946]➜  EOF
2025-08-20T22:43:25.2723132Z [00:02:25.946]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.2726411Z [00:02:25.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "/root/.go/src/internal/runtime/strconv=>internal/runtime/strconv;$WORK/b021=>" -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/b021/importcfg -pack /root/.go/src/internal/runtime/strconv/atoi.go
2025-08-20T22:43:25.2731321Z [00:02:25.946]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T22:43:25.2732627Z [00:02:25.947]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/dd/dd49f52524bbcc5eb4d0c6d27149ca286174e03882208775b90b7a2bc1febfe3-d # internal
2025-08-20T22:43:25.2770100Z [00:02:25.951]➜  cat >/tmp/go-build2401649780/b023/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2770840Z [00:02:25.951]➜  # import config
2025-08-20T22:43:25.2771577Z [00:02:25.951]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.2772268Z [00:02:25.951]➜  EOF
2025-08-20T22:43:25.2776632Z [00:02:25.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid lGFy9_Ayx3kZ8w55lxqS/lGFy9_Ayx3kZ8w55lxqS -goversion go1.25.0 -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/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-20T22:43:25.2780661Z [00:02:25.951]➜  internal/runtime/exithook
2025-08-20T22:43:25.2781197Z [00:02:25.951]➜  mkdir -p $WORK/b024/
2025-08-20T22:43:25.2782112Z [00:02:25.951]➜  cat >/tmp/go-build2401649780/b024/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2782946Z [00:02:25.951]➜  # import config
2025-08-20T22:43:25.2783913Z [00:02:25.951]➜  packagefile internal/runtime/atomic=/tmp/go-build2401649780/b019/_pkg_.a
2025-08-20T22:43:25.2784820Z [00:02:25.951]➜  EOF
2025-08-20T22:43:25.2788562Z [00:02:25.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "/root/.go/src/internal/runtime/exithook=>internal/runtime/exithook;$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid wrk8SplVQHinmzbSwvNX/wrk8SplVQHinmzbSwvNX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /root/.go/src/internal/runtime/exithook/hooks.go
2025-08-20T22:43:25.2885963Z [00:02:25.963]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T22:43:25.2893761Z [00:02:25.963]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/09/0946d0641df597fd14920b415d1cfec16a90cee6e19e8821c6d1c8fdffcfce9d-d # internal
2025-08-20T22:43:25.2909498Z [00:02:25.965]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T22:43:25.2914586Z [00:02:25.965]➜  internal/runtime/gc
2025-08-20T22:43:25.2915150Z [00:02:25.965]➜  mkdir -p $WORK/b025/
2025-08-20T22:43:25.2915949Z [00:02:25.965]➜  cat >/tmp/go-build2401649780/b025/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2916694Z [00:02:25.965]➜  # import config
2025-08-20T22:43:25.2917980Z [00:02:25.965]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.2918688Z [00:02:25.965]➜  EOF
2025-08-20T22:43:25.2922653Z [00:02:25.965]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "/root/.go/src/internal/runtime/gc=>internal/runtime/gc;$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid -xZFEbMDpMRcG0k4W4bY/-xZFEbMDpMRcG0k4W4bY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/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-20T22:43:25.2926802Z [00:02:25.965]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/03/03394bc37ba2480b3135a36b9eff30c18149048fde121a6a2f18ffcccc9bafac-d # internal
2025-08-20T22:43:25.2928113Z [00:02:25.965]➜  internal/asan
2025-08-20T22:43:25.2928653Z [00:02:25.965]➜  mkdir -p $WORK/b027/
2025-08-20T22:43:25.2929350Z [00:02:25.965]➜  echo '# import config' > $WORK/b027/importcfg # internal
2025-08-20T22:43:25.2933249Z [00:02:25.965]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "/root/.go/src/internal/asan=>internal/asan;$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid pvsfxC872C9dcz4IQgX5/pvsfxC872C9dcz4IQgX5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /root/.go/src/internal/asan/doc.go /root/.go/src/internal/asan/noasan.go
2025-08-20T22:43:25.2938778Z [00:02:25.968]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T22:43:25.2941319Z [00:02:25.968]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T22:43:25.2974003Z [00:02:25.971]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T22:43:25.2976925Z [00:02:25.972]➜  go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_amd64.o # internal
2025-08-20T22:43:25.2978020Z [00:02:25.972]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T22:43:25.2983721Z [00:02:25.972]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/cf/cf6e35871a9bc9ffe2b6989531cfabfb07980c9b095cb415a34effa3e6cd8d16-d # internal
2025-08-20T22:43:25.2987361Z [00:02:25.973]➜  internal/runtime/cgroup
2025-08-20T22:43:25.2990940Z [00:02:25.973]➜  mkdir -p $WORK/b020/
2025-08-20T22:43:25.2994008Z [00:02:25.973]➜  cat >/tmp/go-build2401649780/b020/importcfg << 'EOF' # internal
2025-08-20T22:43:25.2994664Z [00:02:25.973]➜  # import config
2025-08-20T22:43:25.2995410Z [00:02:25.973]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:25.2996414Z [00:02:25.973]➜  packagefile internal/runtime/strconv=/tmp/go-build2401649780/b021/_pkg_.a
2025-08-20T22:43:25.2997659Z [00:02:25.973]➜  packagefile internal/runtime/syscall=/tmp/go-build2401649780/b023/_pkg_.a
2025-08-20T22:43:25.2998412Z [00:02:25.973]➜  EOF
2025-08-20T22:43:25.2999310Z [00:02:25.973]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.3003392Z [00:02:25.973]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "/root/.go/src/internal/runtime/cgroup=>internal/runtime/cgroup;$WORK/b020=>" -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/b020/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-20T22:43:25.3010996Z [00:02:25.975]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/f8/f88fca14b143264910fec13e94c680f6782f11f8113e9d8ab8bb3c90ad1019f8-d # internal
2025-08-20T22:43:25.3015056Z [00:02:25.976]➜  internal/msan
2025-08-20T22:43:25.3023020Z [00:02:25.976]➜  mkdir -p $WORK/b028/
2025-08-20T22:43:25.3024468Z [00:02:25.977]➜  echo '# import config' > $WORK/b028/importcfg # internal
2025-08-20T22:43:25.3031631Z [00:02:25.977]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "/root/.go/src/internal/msan=>internal/msan;$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid SFFiJID93lf3XfCym9L_/SFFiJID93lf3XfCym9L_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /root/.go/src/internal/msan/doc.go /root/.go/src/internal/msan/nomsan.go
2025-08-20T22:43:25.3203313Z [00:02:25.994]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T22:43:25.3211106Z [00:02:25.995]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/29/2999620ea805d599fc56093435a9f94734462b0eb89a9515ca176bdc4b769cd5-d # internal
2025-08-20T22:43:25.3216387Z [00:02:25.996]➜  internal/runtime/sys
2025-08-20T22:43:25.3218624Z [00:02:25.996]➜  mkdir -p $WORK/b030/
2025-08-20T22:43:25.3219309Z [00:02:25.996]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T22:43:25.3262375Z [00:02:26.000]➜  echo -n > $WORK/b030/go_asm.h # internal
2025-08-20T22:43:25.3269253Z [00:02:26.001]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:43:25.3272462Z [00:02:26.001]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./empty.s
2025-08-20T22:43:25.3275492Z [00:02:26.001]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/8b/8bc238d887c2b4b98122a708b40f5f23002ece892b057553d6f86f1c7d8d2209-d # internal
2025-08-20T22:43:25.3279607Z [00:02:26.002]➜  internal/stringslite
2025-08-20T22:43:25.3291113Z [00:02:26.003]➜  mkdir -p $WORK/b031/
2025-08-20T22:43:25.3303018Z [00:02:26.004]➜  cat >/tmp/go-build2401649780/b031/importcfg << 'EOF' # internal
2025-08-20T22:43:25.3303756Z [00:02:26.004]➜  # import config
2025-08-20T22:43:25.3304531Z [00:02:26.004]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:25.3305238Z [00:02:26.004]➜  EOF
2025-08-20T22:43:25.3342602Z [00:02:26.008]➜  cat >/tmp/go-build2401649780/b030/importcfg << 'EOF' # internal
2025-08-20T22:43:25.3343427Z [00:02:26.008]➜  # import config
2025-08-20T22:43:25.3345087Z [00:02:26.008]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.3346317Z [00:02:26.008]➜  packagefile internal/goos=/tmp/go-build2401649780/b017/_pkg_.a
2025-08-20T22:43:25.3347281Z [00:02:26.008]➜  EOF
2025-08-20T22:43:25.3347848Z [00:02:26.009]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.3386641Z [00:02:26.009]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid hO1bwuOxIzjHKfZvvowA/hO1bwuOxIzjHKfZvvowA -goversion go1.25.0 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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-20T22:43:25.3394520Z [00:02:26.009]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "/root/.go/src/internal/stringslite=>internal/stringslite;$WORK/b031=>" -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/b031/importcfg -pack /root/.go/src/internal/stringslite/strings.go
2025-08-20T22:43:25.3421760Z [00:02:26.016]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T22:43:25.3433580Z [00:02:26.017]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/08/080e951d83d32fe5db27e74360a07736e0a4459fa326cb3d70587c9827e49722-d # internal
2025-08-20T22:43:25.3440825Z [00:02:26.018]➜  internal/trace/tracev2
2025-08-20T22:43:25.3441434Z [00:02:26.018]➜  mkdir -p $WORK/b032/
2025-08-20T22:43:25.3448060Z [00:02:26.019]➜  echo '# import config' > $WORK/b032/importcfg # internal
2025-08-20T22:43:25.3456389Z [00:02:26.019]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "/root/.go/src/internal/trace/tracev2=>internal/trace/tracev2;$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid yxe5YP26lWrxkskjIepa/yxe5YP26lWrxkskjIepa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/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-20T22:43:25.3718477Z [00:02:26.046]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T22:43:25.3729299Z [00:02:26.047]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/94/94175a12fceee62d30ba4c0af031ab0aa81e52820ab6621930e9c767b233d594-d # internal
2025-08-20T22:43:25.3739746Z [00:02:26.048]➜  sync/atomic
2025-08-20T22:43:25.3745454Z [00:02:26.049]➜  mkdir -p $WORK/b035/
2025-08-20T22:43:25.3748284Z [00:02:26.049]➜  echo -n > $WORK/b035/go_asm.h # internal
2025-08-20T22:43:25.3748989Z [00:02:26.049]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:43:25.3750926Z [00:02:26.049]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b035=>" -I $WORK/b035/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./asm.s
2025-08-20T22:43:25.3761792Z [00:02:26.050]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:43:25.3765841Z [00:02:26.050]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/empty.o ./empty.s
2025-08-20T22:43:25.3780710Z [00:02:26.052]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T22:43:25.3792169Z [00:02:26.053]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/47/4739c5bc3c484af52abd20d90b84daf8590f7b284cd00635cd3086b00c02ce5e-d # internal
2025-08-20T22:43:25.3801289Z [00:02:26.054]➜  math/bits
2025-08-20T22:43:25.3805080Z [00:02:26.055]➜  mkdir -p $WORK/b040/
2025-08-20T22:43:25.3812970Z [00:02:26.055]➜  echo '# import config' > $WORK/b040/importcfg # internal
2025-08-20T22:43:25.3819595Z [00:02:26.056]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.3827518Z [00:02:26.057]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b040=>" -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/b040/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-20T22:43:25.3838678Z [00:02:26.058]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T22:43:25.3844132Z [00:02:26.058]➜  go tool pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal
2025-08-20T22:43:25.3852023Z [00:02:26.059]➜  echo '# import config' > $WORK/b035/importcfg # internal
2025-08-20T22:43:25.3856222Z [00:02:26.060]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.3860292Z [00:02:26.060]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b035=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid L6cYSyMCw5Stpw8wd-hA/L6cYSyMCw5Stpw8wd-hA -goversion go1.25.0 -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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-20T22:43:25.3876533Z [00:02:26.062]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T22:43:25.3893730Z [00:02:26.062]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/4f/4fc5c17be3819d9190c3feba2c4141c1217f9bcdced8c306557d2a40f88da216-d # internal
2025-08-20T22:43:25.3894814Z [00:02:26.062]➜  internal/itoa
2025-08-20T22:43:25.3895272Z [00:02:26.062]➜  mkdir -p $WORK/b042/
2025-08-20T22:43:25.3895922Z [00:02:26.062]➜  echo '# import config' > $WORK/b042/importcfg # internal
2025-08-20T22:43:25.3898974Z [00:02:26.062]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b042=>" -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/b042/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T22:43:25.4009613Z [00:02:26.075]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T22:43:25.4021566Z [00:02:26.075]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/2c/2cabe858034a0af2870421687b094e04cdfd800789a6c5114441a426de2cf11a-d # internal
2025-08-20T22:43:25.4022672Z [00:02:26.076]➜  cmp
2025-08-20T22:43:25.4030555Z [00:02:26.077]➜  mkdir -p $WORK/b045/
2025-08-20T22:43:25.4031298Z [00:02:26.077]➜  echo '# import config' > $WORK/b045/importcfg # internal
2025-08-20T22:43:25.4034076Z [00:02:26.077]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b045=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid YT4kS9oOdLKb10ji1D3b/YT4kS9oOdLKb10ji1D3b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T22:43:25.4089939Z [00:02:26.083]➜  cd /root/.go/src/internal/abi
2025-08-20T22:43:25.4094172Z [00:02:26.083]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/abi_test.o ./abi_test.s
2025-08-20T22:43:25.4101836Z [00:02:26.084]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T22:43:25.4115289Z [00:02:26.085]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/9d/9dfba66b67ca9f8fe689cc30f6c14a50aebfd91692e10f8a1a17454ad7cbab97-d # internal
2025-08-20T22:43:25.4121705Z [00:02:26.086]➜  unicode/utf8
2025-08-20T22:43:25.4127898Z [00:02:26.087]➜  mkdir -p $WORK/b051/
2025-08-20T22:43:25.4135930Z [00:02:26.088]➜  echo '# import config' > $WORK/b051/importcfg # internal
2025-08-20T22:43:25.4137985Z [00:02:26.088]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.4141389Z [00:02:26.088]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b051=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid Tr4gaEv0XobnBtoL2NYj/Tr4gaEv0XobnBtoL2NYj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T22:43:25.4248540Z [00:02:26.099]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T22:43:25.4254249Z [00:02:26.099]➜  cd /root/.go/src/internal/abi
2025-08-20T22:43:25.4256308Z [00:02:26.099]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b005/stub.o ./stub.s
2025-08-20T22:43:25.4261393Z [00:02:26.100]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/e9/e9a40c283e135c335c9a6deb92b0821d50ebc5e27beabb6fd1df72dcfe55a2cc-d # internal
2025-08-20T22:43:25.4274543Z [00:02:26.102]➜  math
2025-08-20T22:43:25.4276135Z [00:02:26.102]➜  mkdir -p $WORK/b055/
2025-08-20T22:43:25.4278023Z [00:02:26.102]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:43:25.4282244Z [00:02:26.102]➜  /root/.go/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b035=>" -I $WORK/b035/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/asm.o ./asm.s
2025-08-20T22:43:25.4289550Z [00:02:26.103]➜  echo -n > $WORK/b055/go_asm.h # internal
2025-08-20T22:43:25.4290918Z [00:02:26.103]➜  cd /root/.go/src/math
2025-08-20T22:43:25.4293156Z [00:02:26.103]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b055/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s
2025-08-20T22:43:25.4301152Z [00:02:26.104]➜  cd /root/.go/src/internal/abi
2025-08-20T22:43:25.4303065Z [00:02:26.104]➜  go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal
2025-08-20T22:43:25.4305319Z [00:02:26.104]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T22:43:25.4327669Z [00:02:26.107]➜  cd /root/.go/src/sync/atomic
2025-08-20T22:43:25.4329342Z [00:02:26.107]➜  go tool pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal
2025-08-20T22:43:25.4331535Z [00:02:26.107]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T22:43:25.4345784Z [00:02:26.109]➜  cat >/tmp/go-build2401649780/b055/importcfg << 'EOF' # internal
2025-08-20T22:43:25.4348558Z [00:02:26.109]➜  # import config
2025-08-20T22:43:25.4349323Z [00:02:26.109]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:25.4350207Z [00:02:26.109]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:25.4350840Z [00:02:26.109]➜  EOF
2025-08-20T22:43:25.4351357Z [00:02:26.109]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.4377510Z [00:02:26.109]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -p math -lang=go1.25 -std -installsuffix shared -buildid TOMH2-oM80oUkxVWaf0P/TOMH2-oM80oUkxVWaf0P -goversion go1.25.0 -symabis $WORK/b055/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack -asmhdr $WORK/b055/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-20T22:43:25.4390708Z [00:02:26.109]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/31/31ee99f266007c3842183fcb909733d1c28c42f0c7f80a63a1ed79850a4049f9-d # internal
2025-08-20T22:43:25.4391844Z [00:02:26.111]➜  unicode
2025-08-20T22:43:25.4392285Z [00:02:26.111]➜  mkdir -p $WORK/b057/
2025-08-20T22:43:25.4392954Z [00:02:26.112]➜  echo '# import config' > $WORK/b057/importcfg # internal
2025-08-20T22:43:25.4396679Z [00:02:26.112]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b057=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid RLXSQIujwLuJl7BmCQws/RLXSQIujwLuJl7BmCQws -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/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-20T22:43:25.4400690Z [00:02:26.112]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/69/69c095950620468ee755108b7c7169a6466275f23ec055136f1aa4085a3dd04b-d # internal
2025-08-20T22:43:25.4401743Z [00:02:26.112]➜  internal/race
2025-08-20T22:43:25.4402236Z [00:02:26.112]➜  mkdir -p $WORK/b029/
2025-08-20T22:43:25.4402946Z [00:02:26.112]➜  cat >/tmp/go-build2401649780/b029/importcfg << 'EOF' # internal
2025-08-20T22:43:25.4403639Z [00:02:26.112]➜  # import config
2025-08-20T22:43:25.4404367Z [00:02:26.112]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:25.4405047Z [00:02:26.112]➜  EOF
2025-08-20T22:43:25.4411132Z [00:02:26.112]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "/root/.go/src/internal/race=>internal/race;$WORK/b029=>" -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/b029/importcfg -pack /root/.go/src/internal/race/doc.go /root/.go/src/internal/race/norace.go
2025-08-20T22:43:25.4493946Z [00:02:26.123]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T22:43:25.4495268Z [00:02:26.124]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/96/9610d9edf486ff1196d8624b9d4b65502760d7f0e903ff8173010306707ba687-d # internal
2025-08-20T22:43:25.4515210Z [00:02:26.126]➜  internal/runtime/maps
2025-08-20T22:43:25.4515758Z [00:02:26.126]➜  mkdir -p $WORK/b026/
2025-08-20T22:43:25.4531205Z [00:02:26.127]➜  cat >/tmp/go-build2401649780/b026/importcfg << 'EOF' # internal
2025-08-20T22:43:25.4531923Z [00:02:26.127]➜  # import config
2025-08-20T22:43:25.4532599Z [00:02:26.127]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:25.4533491Z [00:02:26.127]➜  packagefile internal/asan=/tmp/go-build2401649780/b027/_pkg_.a
2025-08-20T22:43:25.4534394Z [00:02:26.127]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.4535332Z [00:02:26.127]➜  packagefile internal/msan=/tmp/go-build2401649780/b028/_pkg_.a
2025-08-20T22:43:25.4536255Z [00:02:26.127]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:43:25.4537442Z [00:02:26.127]➜  packagefile internal/runtime/math=/tmp/go-build2401649780/b022/_pkg_.a
2025-08-20T22:43:25.4538484Z [00:02:26.127]➜  packagefile internal/runtime/sys=/tmp/go-build2401649780/b030/_pkg_.a
2025-08-20T22:43:25.4539209Z [00:02:26.127]➜  EOF
2025-08-20T22:43:25.4545674Z [00:02:26.127]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "/root/.go/src/internal/runtime/maps=>internal/runtime/maps;$WORK/b026=>" -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/b026/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-20T22:43:25.4568321Z [00:02:26.131]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T22:43:25.4576912Z [00:02:26.132]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/69/6968657d6a43eaac40350f35cc52b107486e133bf3ec59f904b562f82694a8db-d # internal
2025-08-20T22:43:25.4583290Z [00:02:26.132]➜  internal/sync
2025-08-20T22:43:25.4585952Z [00:02:26.133]➜  mkdir -p $WORK/b034/
2025-08-20T22:43:25.4589533Z [00:02:26.133]➜  cat >/tmp/go-build2401649780/b034/importcfg << 'EOF' # internal
2025-08-20T22:43:25.4590473Z [00:02:26.133]➜  # import config
2025-08-20T22:43:25.4598099Z [00:02:26.133]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:25.4599469Z [00:02:26.133]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.4601170Z [00:02:26.133]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:43:25.4603078Z [00:02:26.133]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:25.4603763Z [00:02:26.133]➜  EOF
2025-08-20T22:43:25.4607406Z [00:02:26.134]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b034=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid 3ni2jpQmHHodbGD2DZc-/3ni2jpQmHHodbGD2DZc- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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-20T22:43:25.4854902Z [00:02:26.159]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T22:43:25.4864562Z [00:02:26.160]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/66/6672435ae16fa41ba510078521203f023195502b360b969cde5cba87c703c7e0-d # internal
2025-08-20T22:43:25.4871701Z [00:02:26.161]➜  internal/synctest
2025-08-20T22:43:25.4872923Z [00:02:26.161]➜  mkdir -p $WORK/b036/
2025-08-20T22:43:25.4877346Z [00:02:26.161]➜  cat >/tmp/go-build2401649780/b036/importcfg << 'EOF' # internal
2025-08-20T22:43:25.4878124Z [00:02:26.162]➜  # import config
2025-08-20T22:43:25.4878886Z [00:02:26.162]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:25.4879725Z [00:02:26.162]➜  EOF
2025-08-20T22:43:25.4883444Z [00:02:26.162]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b036=>" -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/b036/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T22:43:25.4978661Z [00:02:26.172]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T22:43:25.4985424Z [00:02:26.173]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/94/947f09566bea08c73cb5619c7e9db3d400b577fb6f706e1fe6b4b06732bef26c-d # internal
2025-08-20T22:43:25.4987496Z [00:02:26.173]➜  log/internal
2025-08-20T22:43:25.4988737Z [00:02:26.173]➜  mkdir -p $WORK/b072/
2025-08-20T22:43:25.4993973Z [00:02:26.173]➜  echo '# import config' > $WORK/b072/importcfg # internal
2025-08-20T22:43:25.4998856Z [00:02:26.174]➜  /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-20T22:43:25.5069435Z [00:02:26.181]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T22:43:25.5075930Z [00:02:26.181]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/b7/b74553efc28b2e106bdb06ae97d3aa29289a3e9cfa395b2e4a1286d6ceeef49f-d # internal
2025-08-20T22:43:25.5077391Z [00:02:26.182]➜  github.com/c-bata/go-prompt/internal/strings
2025-08-20T22:43:25.5079206Z [00:02:26.182]➜  mkdir -p $WORK/b073/
2025-08-20T22:43:25.5080490Z [00:02:26.182]➜  cat >/tmp/go-build2401649780/b073/importcfg << 'EOF' # internal
2025-08-20T22:43:25.5081528Z [00:02:26.182]➜  # import config
2025-08-20T22:43:25.5082400Z [00:02:26.182]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:25.5083554Z [00:02:26.182]➜  EOF
2025-08-20T22:43:25.5088123Z [00:02:26.182]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/strings=>github.com/c-bata/go-prompt@v0.2.6/internal/strings;$WORK/b073=>" -p github.com/c-bata/go-prompt/internal/strings -lang=go1.14 -complete -installsuffix shared -buildid 33PB_Pyjz9cnXVbWj4Wn/33PB_Pyjz9cnXVbWj4Wn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/strings/strings.go
2025-08-20T22:43:25.5250516Z [00:02:26.199]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T22:43:25.5257037Z [00:02:26.200]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/25/255f5fd779989f2554fe68ef53a36ea0f739f89ebbc655bfa3909a52aa55e547-d # internal
2025-08-20T22:43:25.5264785Z [00:02:26.200]➜  github.com/rivo/uniseg
2025-08-20T22:43:25.5265348Z [00:02:26.200]➜  mkdir -p $WORK/b079/
2025-08-20T22:43:25.5266127Z [00:02:26.200]➜  cat >/tmp/go-build2401649780/b079/importcfg << 'EOF' # internal
2025-08-20T22:43:25.5266811Z [00:02:26.200]➜  # import config
2025-08-20T22:43:25.5267774Z [00:02:26.200]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:25.5268741Z [00:02:26.200]➜  EOF
2025-08-20T22:43:25.5279569Z [00:02:26.200]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7=>github.com/rivo/uniseg@v0.4.7;$WORK/b079=>" -p github.com/rivo/uniseg -lang=go1.18 -complete -installsuffix shared -buildid 65Iul7bzESoDYBemzdyO/65Iul7bzESoDYBemzdyO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/doc.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/eastasianwidth.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/emojipresentation.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/grapheme.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/graphemeproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/graphemerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/line.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/lineproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/linerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/properties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentence.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentenceproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/sentencerules.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/step.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/width.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/word.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/wordproperties.go /root/go/pkg/mod/github.com/rivo/uniseg@v0.4.7/wordrules.go
2025-08-20T22:43:25.6329770Z [00:02:26.306]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T22:43:25.6339761Z [00:02:26.308]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/e8/e86ac74947f38f3a8a3476155db74cc3519d6693bc160fb3c499fe4b5ffdb27a-d # internal
2025-08-20T22:43:25.6407817Z [00:02:26.315]➜  runtime
2025-08-20T22:43:25.6426821Z [00:02:26.317]➜  mkdir -p $WORK/b009/
2025-08-20T22:43:25.6427960Z [00:02:26.317]➜  echo -n > $WORK/b009/go_asm.h # internal
2025-08-20T22:43:25.6430109Z [00:02:26.317]➜  cd /root/.go/src/runtime
2025-08-20T22:43:25.6432946Z [00:02:26.317]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b009/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-20T22:43:25.6435387Z [00:02:26.317]➜  cd /root/.go/src/math
2025-08-20T22:43:25.6437264Z [00:02:26.317]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/dim_amd64.o ./dim_amd64.s
2025-08-20T22:43:25.6460739Z [00:02:26.320]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/exp_amd64.o ./exp_amd64.s
2025-08-20T22:43:25.6493857Z [00:02:26.323]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/floor_amd64.o ./floor_amd64.s
2025-08-20T22:43:25.6522677Z [00:02:26.326]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/hypot_amd64.o ./hypot_amd64.s
2025-08-20T22:43:25.6554219Z [00:02:26.329]➜  /root/.go/pkg/tool/linux_amd64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b055=>" -I $WORK/b055/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b055/log_amd64.o ./log_amd64.s
2025-08-20T22:43:25.6580793Z [00:02:26.332]➜  cat >/tmp/go-build2401649780/b009/importcfg << 'EOF' # internal
2025-08-20T22:43:25.6586266Z [00:02:26.332]➜  # import config
2025-08-20T22:43:25.6587007Z [00:02:26.333]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:25.6588154Z [00:02:26.333]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:25.6589191Z [00:02:26.333]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:25.6590232Z [00:02:26.333]➜  packagefile internal/chacha8rand=/tmp/go-build2401649780/b013/_pkg_.a
2025-08-20T22:43:25.6591246Z [00:02:26.333]➜  packagefile internal/coverage/rtcov=/tmp/go-build2401649780/b014/_pkg_.a
2025-08-20T22:43:25.6592205Z [00:02:26.333]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:25.6593139Z [00:02:26.333]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.6597542Z [00:02:26.333]➜  packagefile internal/godebugs=/tmp/go-build2401649780/b015/_pkg_.a
2025-08-20T22:43:25.6599172Z [00:02:26.334]➜  packagefile internal/goexperiment=/tmp/go-build2401649780/b016/_pkg_.a
2025-08-20T22:43:25.6600583Z [00:02:26.334]➜  packagefile internal/goos=/tmp/go-build2401649780/b017/_pkg_.a
2025-08-20T22:43:25.6602120Z [00:02:26.334]➜  packagefile internal/profilerecord=/tmp/go-build2401649780/b018/_pkg_.a
2025-08-20T22:43:25.6603655Z [00:02:26.334]➜  packagefile internal/runtime/atomic=/tmp/go-build2401649780/b019/_pkg_.a
2025-08-20T22:43:25.6605619Z [00:02:26.334]➜  packagefile internal/runtime/cgroup=/tmp/go-build2401649780/b020/_pkg_.a
2025-08-20T22:43:25.6606676Z [00:02:26.334]➜  packagefile internal/runtime/exithook=/tmp/go-build2401649780/b024/_pkg_.a
2025-08-20T22:43:25.6607934Z [00:02:26.334]➜  packagefile internal/runtime/gc=/tmp/go-build2401649780/b025/_pkg_.a
2025-08-20T22:43:25.6609145Z [00:02:26.334]➜  packagefile internal/runtime/maps=/tmp/go-build2401649780/b026/_pkg_.a
2025-08-20T22:43:25.6610135Z [00:02:26.334]➜  packagefile internal/runtime/math=/tmp/go-build2401649780/b022/_pkg_.a
2025-08-20T22:43:25.6611172Z [00:02:26.334]➜  packagefile internal/runtime/strconv=/tmp/go-build2401649780/b021/_pkg_.a
2025-08-20T22:43:25.6612170Z [00:02:26.334]➜  packagefile internal/runtime/sys=/tmp/go-build2401649780/b030/_pkg_.a
2025-08-20T22:43:25.6613222Z [00:02:26.334]➜  packagefile internal/runtime/syscall=/tmp/go-build2401649780/b023/_pkg_.a
2025-08-20T22:43:25.6614257Z [00:02:26.334]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:25.6615244Z [00:02:26.334]➜  packagefile internal/trace/tracev2=/tmp/go-build2401649780/b032/_pkg_.a
2025-08-20T22:43:25.6615955Z [00:02:26.334]➜  EOF
2025-08-20T22:43:25.6616463Z [00:02:26.334]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.6683758Z [00:02:26.334]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid LDadxDeu-0VTvJrf4FPW/LDadxDeu-0VTvJrf4FPW -goversion go1.25.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/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-20T22:43:25.6731480Z [00:02:26.343]➜  cd /root/.go/src/math
2025-08-20T22:43:25.6732841Z [00:02:26.343]➜  go tool pack r $WORK/b055/_pkg_.a $WORK/b055/dim_amd64.o $WORK/b055/exp_amd64.o $WORK/b055/floor_amd64.o $WORK/b055/hypot_amd64.o $WORK/b055/log_amd64.o # internal
2025-08-20T22:43:25.6734131Z [00:02:26.343]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T22:43:25.6785660Z [00:02:26.352]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/77/77a3e30cf2fb55e1dc56b28d3ec43f123b13830f8a5646d9017c747bd2dae5d3-d # internal
2025-08-20T22:43:25.6786871Z [00:02:26.353]➜  crypto/internal/fips140/alias
2025-08-20T22:43:25.6792298Z [00:02:26.353]➜  mkdir -p $WORK/b099/
2025-08-20T22:43:25.6793261Z [00:02:26.353]➜  echo '# import config' > $WORK/b099/importcfg # internal
2025-08-20T22:43:25.6794024Z [00:02:26.353]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.6797691Z [00:02:26.353]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b099=>" -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/b099/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T22:43:25.6997832Z [00:02:26.374]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T22:43:25.7004253Z [00:02:26.374]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/27/2787631884ab3f34b85912526c621adc211455ec60b230fa083c652f01f3d7d9-d # internal
2025-08-20T22:43:25.7010782Z [00:02:26.375]➜  crypto/internal/fips140deps/byteorder
2025-08-20T22:43:25.7012396Z [00:02:26.375]➜  mkdir -p $WORK/b103/
2025-08-20T22:43:25.7017840Z [00:02:26.376]➜  cat >/tmp/go-build2401649780/b103/importcfg << 'EOF' # internal
2025-08-20T22:43:25.7020524Z [00:02:26.376]➜  # import config
2025-08-20T22:43:25.7026431Z [00:02:26.376]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:25.7027289Z [00:02:26.376]➜  EOF
2025-08-20T22:43:25.7030867Z [00:02:26.376]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b103=>" -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/b103/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T22:43:25.7090095Z [00:02:26.383]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T22:43:25.7116760Z [00:02:26.386]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/cc/cc3b6274dd002c0fe510807e580d696058ee9142f3fd3aba6ee1367bea97e58b-d # internal
2025-08-20T22:43:25.7126600Z [00:02:26.386]➜  crypto/internal/fips140deps/cpu
2025-08-20T22:43:25.7127724Z [00:02:26.386]➜  mkdir -p $WORK/b104/
2025-08-20T22:43:25.7128465Z [00:02:26.386]➜  cat >/tmp/go-build2401649780/b104/importcfg << 'EOF' # internal
2025-08-20T22:43:25.7129138Z [00:02:26.386]➜  # import config
2025-08-20T22:43:25.7129832Z [00:02:26.386]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:25.7130747Z [00:02:26.386]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:25.7131406Z [00:02:26.386]➜  EOF
2025-08-20T22:43:25.7134669Z [00:02:26.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b104=>" -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/b104/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T22:43:25.7201346Z [00:02:26.394]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T22:43:25.7207322Z [00:02:26.395]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/3b/3b2dc55b8de7ce555f03e495a2b1bcd0d32285049ff481eedf724d5f2f4b16eb-d # internal
2025-08-20T22:43:25.7224910Z [00:02:26.395]➜  crypto/internal/fips140/subtle
2025-08-20T22:43:25.7225656Z [00:02:26.395]➜  mkdir -p $WORK/b107/
2025-08-20T22:43:25.7231185Z [00:02:26.395]➜  echo -n > $WORK/b107/go_asm.h # internal
2025-08-20T22:43:25.7231959Z [00:02:26.395]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:43:25.7242418Z [00:02:26.395]➜  /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/b107=>" -I $WORK/b107/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b107/symabis ./xor_amd64.s
2025-08-20T22:43:25.7244988Z [00:02:26.396]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T22:43:25.7247819Z [00:02:26.397]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/8e/8ed1e17b06b87350088b9a432f7e796015ad458599309e30ea5270023032775a-d # internal
2025-08-20T22:43:25.7248950Z [00:02:26.397]➜  crypto/internal/boring/sig
2025-08-20T22:43:25.7249507Z [00:02:26.397]➜  mkdir -p $WORK/b119/
2025-08-20T22:43:25.7250066Z [00:02:26.398]➜  echo -n > $WORK/b119/go_asm.h # internal
2025-08-20T22:43:25.7250712Z [00:02:26.398]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:43:25.7253072Z [00:02:26.398]➜  /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/b119=>" -I $WORK/b119/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b119/symabis ./sig_amd64.s
2025-08-20T22:43:25.7256687Z [00:02:26.399]➜  cat >/tmp/go-build2401649780/b107/importcfg << 'EOF' # internal
2025-08-20T22:43:25.7257625Z [00:02:26.399]➜  # import config
2025-08-20T22:43:25.7258459Z [00:02:26.399]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2401649780/b099/_pkg_.a
2025-08-20T22:43:25.7259629Z [00:02:26.399]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:25.7260675Z [00:02:26.399]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:25.7261292Z [00:02:26.399]➜  EOF
2025-08-20T22:43:25.7261816Z [00:02:26.399]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.7266272Z [00:02:26.399]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b107=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 3W5xP-fYs3MALlbt18TM/3W5xP-fYs3MALlbt18TM -goversion go1.25.0 -symabis $WORK/b107/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack -asmhdr $WORK/b107/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-20T22:43:25.7312752Z [00:02:26.405]➜  echo '# import config' > $WORK/b119/importcfg # internal
2025-08-20T22:43:25.7316371Z [00:02:26.405]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b119=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid fATHqRd2kDZ9YQZRn0Fs/fATHqRd2kDZ9YQZRn0Fs -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/boring/sig/sig.go
2025-08-20T22:43:25.7385496Z [00:02:26.413]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:43:25.7391409Z [00:02:26.413]➜  /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/b119=>" -I $WORK/b119/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b119/sig_amd64.o ./sig_amd64.s
2025-08-20T22:43:25.7427413Z [00:02:26.417]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:43:25.7440159Z [00:02:26.417]➜  /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/b107=>" -I $WORK/b107/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b107/xor_amd64.o ./xor_amd64.s
2025-08-20T22:43:25.7446100Z [00:02:26.419]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T22:43:25.7446917Z [00:02:26.419]➜  go tool pack r $WORK/b119/_pkg_.a $WORK/b119/sig_amd64.o # internal
2025-08-20T22:43:25.7448255Z [00:02:26.419]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T22:43:25.7449614Z [00:02:26.419]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/05/05b5ad9f79485939adbb0ea7fc10d59aac51ff6ddca5c19734c0d9118468019b-d # internal
2025-08-20T22:43:25.7450810Z [00:02:26.419]➜  container/list
2025-08-20T22:43:25.7451295Z [00:02:26.419]➜  mkdir -p $WORK/b126/
2025-08-20T22:43:25.7451962Z [00:02:26.419]➜  echo '# import config' > $WORK/b126/importcfg # internal
2025-08-20T22:43:25.7452701Z [00:02:26.419]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.7455646Z [00:02:26.419]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b126=>" -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/b126/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T22:43:25.7490255Z [00:02:26.423]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T22:43:25.7491381Z [00:02:26.423]➜  go tool pack r $WORK/b107/_pkg_.a $WORK/b107/xor_amd64.o # internal
2025-08-20T22:43:25.7492594Z [00:02:26.423]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T22:43:25.7495074Z [00:02:26.423]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/7a/7ae0344625486d831f14bdd915194c44ed259b901e4a7d14df5fc9916275c647-d # internal
2025-08-20T22:43:25.7496133Z [00:02:26.423]➜  unicode/utf16
2025-08-20T22:43:25.7496629Z [00:02:26.423]➜  mkdir -p $WORK/b145/
2025-08-20T22:43:25.7497659Z [00:02:26.423]➜  echo '# import config' > $WORK/b145/importcfg # internal
2025-08-20T22:43:25.7498476Z [00:02:26.423]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.7501445Z [00:02:26.423]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b145=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid 2lvI1zy5zTVuoWdE4jc_/2lvI1zy5zTVuoWdE4jc_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T22:43:25.7653808Z [00:02:26.439]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T22:43:25.7666571Z [00:02:26.440]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/8e/8e3f84f996d23ffbddd5f8aed3dc51162780336ff9d54a8b209f133ffe0ca4ce-d # internal
2025-08-20T22:43:25.7668095Z [00:02:26.440]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:43:25.7668757Z [00:02:26.440]➜  mkdir -p $WORK/b146/
2025-08-20T22:43:25.7670664Z [00:02:26.440]➜  echo '# import config' > $WORK/b146/importcfg # internal
2025-08-20T22:43:25.7675095Z [00:02:26.440]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b146=>" -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/b146/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T22:43:25.7768984Z [00:02:26.448]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T22:43:25.7775199Z [00:02:26.451]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/e4/e4955d73e74bf52cfe012fffcb59ffa54e83ed0d9c00f71a66a588a7e63b76a1-d # internal
2025-08-20T22:43:25.7778379Z [00:02:26.451]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:43:25.7779023Z [00:02:26.452]➜  mkdir -p $WORK/b159/
2025-08-20T22:43:25.7779723Z [00:02:26.452]➜  echo '# import config' > $WORK/b159/importcfg # internal
2025-08-20T22:43:25.7783492Z [00:02:26.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b159=>" -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/b159/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T22:43:25.7790874Z [00:02:26.453]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T22:43:25.7792207Z [00:02:26.453]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/e4/e4a1d052b895dab5aabefb19a47a43f4cc5385e1a5909144789394bf17d777e0-d # internal
2025-08-20T22:43:25.7793300Z [00:02:26.453]➜  internal/nettrace
2025-08-20T22:43:25.7793821Z [00:02:26.453]➜  mkdir -p $WORK/b176/
2025-08-20T22:43:25.7794497Z [00:02:26.453]➜  echo '# import config' > $WORK/b176/importcfg # internal
2025-08-20T22:43:25.7797855Z [00:02:26.453]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b176=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid rgg9yB6VRZ7hNuVvTVTq/rgg9yB6VRZ7hNuVvTVTq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T22:43:25.7831293Z [00:02:26.457]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T22:43:25.7840736Z [00:02:26.458]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/1c/1ce003014d8d5aabb9f5d0cb489f79b80c55eb3cb6a6ee1c86af76217c510d16-d # internal
2025-08-20T22:43:25.7846583Z [00:02:26.458]➜  encoding
2025-08-20T22:43:25.7847275Z [00:02:26.458]➜  mkdir -p $WORK/b183/
2025-08-20T22:43:25.7848031Z [00:02:26.458]➜  echo '# import config' > $WORK/b183/importcfg # internal
2025-08-20T22:43:25.7850885Z [00:02:26.458]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b183=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid BN_n72JGI2XoS7BBoMlq/BN_n72JGI2XoS7BBoMlq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T22:43:25.7874507Z [00:02:26.462]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T22:43:25.7880922Z [00:02:26.462]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/ec/ec8e50975f2e34950b4d8c10d1f3fb5d9560600c8943b2666d4dd24caba5d209-d # internal
2025-08-20T22:43:25.7883855Z [00:02:26.463]➜  container/ring
2025-08-20T22:43:25.7884823Z [00:02:26.463]➜  mkdir -p $WORK/b189/
2025-08-20T22:43:25.7888075Z [00:02:26.463]➜  echo '# import config' > $WORK/b189/importcfg # internal
2025-08-20T22:43:25.7892650Z [00:02:26.463]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "/root/.go/src/container/ring=>container/ring;$WORK/b189=>" -p container/ring -lang=go1.25 -std -complete -installsuffix shared -buildid BLk0KlOXNQ7DWfdaLI5E/BLk0KlOXNQ7DWfdaLI5E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /root/.go/src/container/ring/ring.go
2025-08-20T22:43:25.7945709Z [00:02:26.469]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T22:43:25.7951629Z [00:02:26.469]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/99/9931efb179ca6a3411a5b5cc7c20f84897acb9776746585beb9dca28d322422b-d # internal
2025-08-20T22:43:25.7979414Z [00:02:26.472]➜  github.com/getsentry/sentry-go/internal/otel/baggage/internal/baggage
2025-08-20T22:43:25.7981231Z [00:02:26.472]➜  mkdir -p $WORK/b210/
2025-08-20T22:43:25.7981909Z [00:02:26.472]➜  echo '# import config' > $WORK/b210/importcfg # internal
2025-08-20T22:43:25.7986858Z [00:02:26.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/otel/baggage/internal/baggage=>github.com/getsentry/sentry-go@v0.27.0/internal/otel/baggage/internal/baggage;$WORK/b210=>" -p github.com/getsentry/sentry-go/internal/otel/baggage/internal/baggage -lang=go1.18 -complete -installsuffix shared -buildid 5LWj7pM7DIyWOrS6Fq41/5LWj7pM7DIyWOrS6Fq41 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/otel/baggage/internal/baggage/baggage.go
2025-08-20T22:43:25.8040390Z [00:02:26.478]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T22:43:25.8046297Z [00:02:26.479]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/6e/6e2b5fc99ba749a9ba81e9086bb95a3eb72d49c6b25b4da23a3eb296661e2c81-d # internal
2025-08-20T22:43:25.8052853Z [00:02:26.479]➜  internal/goversion
2025-08-20T22:43:25.8053397Z [00:02:26.479]➜  mkdir -p $WORK/b233/
2025-08-20T22:43:25.8054085Z [00:02:26.479]➜  echo '# import config' > $WORK/b233/importcfg # internal
2025-08-20T22:43:25.8057513Z [00:02:26.479]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/.go/src/internal/goversion=>internal/goversion;$WORK/b233=>" -p internal/goversion -lang=go1.25 -std -complete -installsuffix shared -buildid dogWl6GHkkbgNTVJeiTR/dogWl6GHkkbgNTVJeiTR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/.go/src/internal/goversion/goversion.go
2025-08-20T22:43:25.8064898Z [00:02:26.481]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T22:43:25.8098109Z [00:02:26.481]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/bd/bd063ec3538785eb8880cee1e73d2eeea50eaece1ef56ae7b07686cf10baea96-d # internal
2025-08-20T22:43:25.8099607Z [00:02:26.481]➜  internal/platform
2025-08-20T22:43:25.8100147Z [00:02:26.482]➜  mkdir -p $WORK/b234/
2025-08-20T22:43:25.8100860Z [00:02:26.482]➜  echo '# import config' > $WORK/b234/importcfg # internal
2025-08-20T22:43:25.8104242Z [00:02:26.482]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "/root/.go/src/internal/platform=>internal/platform;$WORK/b234=>" -p internal/platform -lang=go1.25 -std -complete -installsuffix shared -buildid _1pPsM7Db5zdISPkzmQH/_1pPsM7Db5zdISPkzmQH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /root/.go/src/internal/platform/supported.go /root/.go/src/internal/platform/zosarch.go
2025-08-20T22:43:25.8117361Z [00:02:26.486]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T22:43:25.8129325Z [00:02:26.487]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/d3/d3bb43876c9a316890dec21381239d181c1fcef964d47ac080fa4bbff8f6392a-d # internal
2025-08-20T22:43:25.8130477Z [00:02:26.487]➜  internal/syslist
2025-08-20T22:43:25.8131003Z [00:02:26.487]➜  mkdir -p $WORK/b235/
2025-08-20T22:43:25.8131704Z [00:02:26.487]➜  echo '# import config' > $WORK/b235/importcfg # internal
2025-08-20T22:43:25.8152342Z [00:02:26.489]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "/root/.go/src/internal/syslist=>internal/syslist;$WORK/b235=>" -p internal/syslist -lang=go1.25 -std -complete -installsuffix shared -buildid ZxrR894FcEAMpyvCz5b4/ZxrR894FcEAMpyvCz5b4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /root/.go/src/internal/syslist/syslist.go
2025-08-20T22:43:25.8239444Z [00:02:26.498]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T22:43:25.8245640Z [00:02:26.499]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/a3/a316eb6345b68b12a46a07b1b1c04fb8e45cc23b62692775655ba51017dfc65e-d # internal
2025-08-20T22:43:25.8249021Z [00:02:26.499]➜  go.mongodb.org/mongo-driver/bson/bsonoptions
2025-08-20T22:43:25.8250065Z [00:02:26.499]➜  mkdir -p $WORK/b252/
2025-08-20T22:43:25.8253250Z [00:02:26.500]➜  echo '# import config' > $WORK/b252/importcfg # internal
2025-08-20T22:43:25.8264417Z [00:02:26.500]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions=>go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions;$WORK/b252=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -lang=go1.18 -complete -installsuffix shared -buildid AuaYEcY9UIn3llJObQD6/AuaYEcY9UIn3llJObQD6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/byte_slice_codec_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/empty_interface_codec_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/map_codec_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/slice_codec_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/string_codec_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/struct_codec_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/time_codec_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonoptions/uint_codec_options.go
2025-08-20T22:43:25.8611567Z [00:02:26.535]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T22:43:25.8628981Z [00:02:26.537]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/b7/b76d971a763e976272fc07e0d0001d87894bbc960957becc03ddb267f51f140b-d # internal
2025-08-20T22:43:25.8647262Z [00:02:26.539]➜  go.mongodb.org/mongo-driver/bson/bsontype
2025-08-20T22:43:25.8647985Z [00:02:26.539]➜  mkdir -p $WORK/b254/
2025-08-20T22:43:25.8648700Z [00:02:26.539]➜  echo '# import config' > $WORK/b254/importcfg # internal
2025-08-20T22:43:25.8652863Z [00:02:26.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsontype=>go.mongodb.org/mongo-driver@v1.14.0/bson/bsontype;$WORK/b254=>" -p go.mongodb.org/mongo-driver/bson/bsontype -lang=go1.18 -complete -installsuffix shared -buildid xRMcyFpo3Yl7cqz-Uts6/xRMcyFpo3Yl7cqz-Uts6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsontype/bsontype.go
2025-08-20T22:43:25.8823350Z [00:02:26.556]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T22:43:25.8829835Z [00:02:26.557]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/44/44f77e70c599a6dc663276fa6b0c15261b1959c19896ba94fc0406fdcaf0ca42-d # internal
2025-08-20T22:43:25.8836408Z [00:02:26.558]➜  golang.org/x/exp/constraints
2025-08-20T22:43:25.8837805Z [00:02:26.558]➜  mkdir -p $WORK/b265/
2025-08-20T22:43:25.8853209Z [00:02:26.559]➜  cat >/tmp/go-build2401649780/b265/importcfg << 'EOF' # internal
2025-08-20T22:43:25.8853920Z [00:02:26.559]➜  # import config
2025-08-20T22:43:25.8854537Z [00:02:26.559]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:25.8855103Z [00:02:26.559]➜  EOF
2025-08-20T22:43:25.8859390Z [00:02:26.559]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/constraints=>golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/constraints;$WORK/b265=>" -p golang.org/x/exp/constraints -lang=go1.23 -complete -installsuffix shared -buildid CfoeY1a18HE_QtkS0CnV/CfoeY1a18HE_QtkS0CnV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/constraints/constraints.go
2025-08-20T22:43:25.8863570Z [00:02:26.560]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T22:43:25.8865467Z [00:02:26.561]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/12/12280ee463f1ac86ff9315e112f712e80f51cec20216407ccee063963010f705-d # internal
2025-08-20T22:43:25.8867012Z [00:02:26.561]➜  github.com/shirou/gopsutil/v4/common
2025-08-20T22:43:25.8869917Z [00:02:26.561]➜  mkdir -p $WORK/b268/
2025-08-20T22:43:25.8874067Z [00:02:26.562]➜  echo '# import config' > $WORK/b268/importcfg # internal
2025-08-20T22:43:25.8881852Z [00:02:26.562]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/common=>github.com/shirou/gopsutil/v4@v4.25.1/common;$WORK/b268=>" -p github.com/shirou/gopsutil/v4/common -lang=go1.18 -complete -installsuffix shared -buildid gXywJXwwVk3wHSDDw5kZ/gXywJXwwVk3wHSDDw5kZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/common/env.go
2025-08-20T22:43:25.8944475Z [00:02:26.568]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T22:43:25.8950906Z [00:02:26.569]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/1c/1c6d379d4be946d1503c972459d432a7d3271c809582b37fa427afd2b2690d88-d # internal
2025-08-20T22:43:25.8952136Z [00:02:26.569]➜  github.com/shirou/gopsutil/v3/common
2025-08-20T22:43:25.8952758Z [00:02:26.569]➜  mkdir -p $WORK/b298/
2025-08-20T22:43:25.8957848Z [00:02:26.570]➜  echo '# import config' > $WORK/b298/importcfg # internal
2025-08-20T22:43:25.8968969Z [00:02:26.571]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b298/_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/b298=>" -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/b298/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v3@v3.24.4/common/env.go
2025-08-20T22:43:25.8981099Z [00:02:26.572]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T22:43:25.8987809Z [00:02:26.573]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/f0/f0dec6642a2c23d68891a7ab7a9038e5228f641c8c04e6693814e60296a92f71-d # internal
2025-08-20T22:43:25.8995779Z [00:02:26.574]➜  github.com/gobwas/glob/util/runes
2025-08-20T22:43:25.9006822Z [00:02:26.575]➜  mkdir -p $WORK/b309/
2025-08-20T22:43:25.9007715Z [00:02:26.575]➜  echo '# import config' > $WORK/b309/importcfg # internal
2025-08-20T22:43:25.9011484Z [00:02:26.575]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/runes=>github.com/gobwas/glob@v0.2.3/util/runes;$WORK/b309=>" -p github.com/gobwas/glob/util/runes -lang=go1.16 -complete -installsuffix shared -buildid jDew9cu-k5ijTHqqYDyZ/jDew9cu-k5ijTHqqYDyZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/runes/runes.go
2025-08-20T22:43:25.9039300Z [00:02:26.578]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T22:43:25.9048396Z [00:02:26.579]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/3f/3f4ac6a368d803ecff0151bcc63e59894bf184eab216dd95312a674d8c0e60a7-d # internal
2025-08-20T22:43:25.9049765Z [00:02:26.579]➜  image/color
2025-08-20T22:43:25.9054590Z [00:02:26.579]➜  mkdir -p $WORK/b350/
2025-08-20T22:43:25.9055273Z [00:02:26.580]➜  echo '# import config' > $WORK/b350/importcfg # internal
2025-08-20T22:43:25.9069584Z [00:02:26.580]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/.go/src/image/color=>image/color;$WORK/b350=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid 6n7MYmi60bpVHMKqG5xB/6n7MYmi60bpVHMKqG5xB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/.go/src/image/color/color.go /root/.go/src/image/color/ycbcr.go
2025-08-20T22:43:25.9092044Z [00:02:26.583]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T22:43:25.9118277Z [00:02:26.586]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/6c/6cfa32abd0d3a1fea5998d9898f62a4f6c32893d21a9bc50c915564ab2298b2c-d # internal
2025-08-20T22:43:25.9123361Z [00:02:26.586]➜  github.com/apache/arrow-go/v18/arrow/internal/debug
2025-08-20T22:43:25.9125075Z [00:02:26.586]➜  mkdir -p $WORK/b354/
2025-08-20T22:43:25.9131788Z [00:02:26.587]➜  echo '# import config' > $WORK/b354/importcfg # internal
2025-08-20T22:43:25.9141889Z [00:02:26.588]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/debug=>github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/debug;$WORK/b354=>" -p github.com/apache/arrow-go/v18/arrow/internal/debug -lang=go1.23 -complete -installsuffix shared -buildid 8MqSdOPt56UpyGEimZ79/8MqSdOPt56UpyGEimZ79 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/debug/assert_off.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/debug/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/debug/log_off.go
2025-08-20T22:43:25.9232355Z [00:02:26.597]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T22:43:25.9337338Z [00:02:26.608]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T22:43:25.9342898Z [00:02:26.608]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/e1/e179b794eb6b835231759df24267d3f1c9655347f2c8014a8a14c186e3c458a2-d # internal
2025-08-20T22:43:25.9346287Z [00:02:26.609]➜  golang.org/x/xerrors/internal
2025-08-20T22:43:25.9347270Z [00:02:26.609]➜  mkdir -p $WORK/b374/
2025-08-20T22:43:25.9355683Z [00:02:26.609]➜  echo '# import config' > $WORK/b374/importcfg # internal
2025-08-20T22:43:25.9360362Z [00:02:26.609]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/internal=>golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/internal;$WORK/b374=>" -p golang.org/x/xerrors/internal -lang=go1.18 -complete -installsuffix shared -buildid YVEWZi29_QLadlM_w-XB/YVEWZi29_QLadlM_w-XB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/internal/internal.go
2025-08-20T22:43:25.9365056Z [00:02:26.610]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/66/6659d2417e92220e03ff6ccde953aea8c150555293543f31cb44d6aa3e5319d3-d # internal
2025-08-20T22:43:25.9394727Z [00:02:26.614]➜  github.com/apache/arrow-go/v18/parquet/internal/debug
2025-08-20T22:43:25.9395780Z [00:02:26.614]➜  mkdir -p $WORK/b389/
2025-08-20T22:43:25.9398033Z [00:02:26.614]➜  echo '# import config' > $WORK/b389/importcfg # internal
2025-08-20T22:43:25.9405431Z [00:02:26.614]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/debug=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/debug;$WORK/b389=>" -p github.com/apache/arrow-go/v18/parquet/internal/debug -lang=go1.23 -complete -installsuffix shared -buildid 6lzCZNezjN-IwgH9wc99/6lzCZNezjN-IwgH9wc99 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/debug/assert_off.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/debug/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/debug/log_off.go
2025-08-20T22:43:25.9520230Z [00:02:26.626]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T22:43:25.9521577Z [00:02:26.626]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/c0/c0006bee17e73db4b1ec35574120a2ce352760519fb705ffbf40f2cc80ac799e-d # internal
2025-08-20T22:43:25.9522593Z [00:02:26.626]➜  log/slog/internal
2025-08-20T22:43:25.9523089Z [00:02:26.626]➜  mkdir -p $WORK/b395/
2025-08-20T22:43:25.9524008Z [00:02:26.626]➜  echo '# import config' > $WORK/b395/importcfg # internal
2025-08-20T22:43:25.9527584Z [00:02:26.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b395=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid RoRzNvV7n5WuEBQjO33Q/RoRzNvV7n5WuEBQjO33Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T22:43:25.9559071Z [00:02:26.630]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T22:43:25.9560268Z [00:02:26.630]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/21/21684d34123fdb174aaafbd94bd70009c7979c8d6d39d1910987db983d374b11-d # internal
2025-08-20T22:43:25.9561306Z [00:02:26.630]➜  github.com/klauspost/compress/internal/le
2025-08-20T22:43:25.9561856Z [00:02:26.630]➜  mkdir -p $WORK/b400/
2025-08-20T22:43:25.9562489Z [00:02:26.630]➜  echo '# import config' > $WORK/b400/importcfg # internal
2025-08-20T22:43:25.9566856Z [00:02:26.630]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b400/_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/b400=>" -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/b400/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-20T22:43:25.9588747Z [00:02:26.633]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T22:43:25.9599534Z [00:02:26.634]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/77/775fd6ab834a785bae89eda5f04f56acfba7efe6d899006c8ee5661227e68b12-d # internal
2025-08-20T22:43:25.9603351Z [00:02:26.634]➜  github.com/klauspost/compress
2025-08-20T22:43:25.9603914Z [00:02:26.634]➜  mkdir -p $WORK/b402/
2025-08-20T22:43:25.9629159Z [00:02:26.637]➜  cat >/tmp/go-build2401649780/b402/importcfg << 'EOF' # internal
2025-08-20T22:43:25.9629815Z [00:02:26.637]➜  # import config
2025-08-20T22:43:25.9630698Z [00:02:26.637]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:25.9631273Z [00:02:26.637]➜  EOF
2025-08-20T22:43:25.9634652Z [00:02:26.637]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0=>github.com/klauspost/compress@v1.18.0;$WORK/b402=>" -p github.com/klauspost/compress -lang=go1.22 -complete -installsuffix shared -buildid cCoZa7vvTMk6aPcXdfHz/cCoZa7vvTMk6aPcXdfHz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/compressible.go
2025-08-20T22:43:25.9700254Z [00:02:26.644]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T22:43:25.9721263Z [00:02:26.646]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/2d/2dd0facc5b544baa36999961eb507c0e5a02a9b38a1eefbcb21e67fa04ecdff5-d # internal
2025-08-20T22:43:25.9722495Z [00:02:26.646]➜  github.com/klauspost/compress/internal/cpuinfo
2025-08-20T22:43:25.9723132Z [00:02:26.646]➜  mkdir -p $WORK/b405/
2025-08-20T22:43:25.9735012Z [00:02:26.647]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T22:43:25.9738892Z [00:02:26.648]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/a0/a0754a084ce4f0f625656a5dca05dec162c764d7427042a3381e138830d70035-d # internal
2025-08-20T22:43:25.9758542Z [00:02:26.648]➜  github.com/pierrec/lz4/v4/internal/lz4errors
2025-08-20T22:43:25.9759203Z [00:02:26.648]➜  mkdir -p $WORK/b410/
2025-08-20T22:43:25.9759767Z [00:02:26.648]➜  echo -n > $WORK/b405/go_asm.h # internal
2025-08-20T22:43:25.9760587Z [00:02:26.649]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo
2025-08-20T22:43:25.9763888Z [00:02:26.649]➜  /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/b405=>" -I $WORK/b405/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b405/symabis ./cpuinfo_amd64.s
2025-08-20T22:43:25.9766560Z [00:02:26.649]➜  echo '# import config' > $WORK/b410/importcfg # internal
2025-08-20T22:43:25.9770259Z [00:02:26.649]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:25.9774184Z [00:02:26.650]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4errors=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4errors;$WORK/b410=>" -p github.com/pierrec/lz4/v4/internal/lz4errors -lang=go1.14 -complete -installsuffix shared -buildid r_TOHFCnCoS4K4bsj6o9/r_TOHFCnCoS4K4bsj6o9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4errors/errors.go
2025-08-20T22:43:25.9823745Z [00:02:26.656]➜  echo '# import config' > $WORK/b405/importcfg # internal
2025-08-20T22:43:25.9833286Z [00:02:26.657]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T22:43:25.9843635Z [00:02:26.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b405/_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/b405=>" -p github.com/klauspost/compress/internal/cpuinfo -lang=go1.22 -installsuffix shared -buildid Fg40gfEh5siYgCY5-Cew/Fg40gfEh5siYgCY5-Cew -goversion go1.25.0 -symabis $WORK/b405/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack -asmhdr $WORK/b405/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-20T22:43:25.9852120Z [00:02:26.657]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/04/04f18d84165e463253218f00827ba2f2d22b6718af6dd6327855b5318a92873c-d # internal
2025-08-20T22:43:25.9853231Z [00:02:26.658]➜  google.golang.org/protobuf/internal/flags
2025-08-20T22:43:25.9854097Z [00:02:26.658]➜  mkdir -p $WORK/b459/
2025-08-20T22:43:25.9854741Z [00:02:26.659]➜  echo '# import config' > $WORK/b459/importcfg # internal
2025-08-20T22:43:25.9859356Z [00:02:26.659]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b459/_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/b459=>" -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/b459/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-20T22:43:25.9880765Z [00:02:26.662]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T22:43:25.9891627Z [00:02:26.662]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/53/537e5658736fe8771ed8a3fb5b98f40542883015c7092739dd02c319b5ad2fdf-d # internal
2025-08-20T22:43:25.9892760Z [00:02:26.663]➜  google.golang.org/grpc/serviceconfig
2025-08-20T22:43:25.9893307Z [00:02:26.663]➜  mkdir -p $WORK/b466/
2025-08-20T22:43:25.9893965Z [00:02:26.663]➜  echo '# import config' > $WORK/b466/importcfg # internal
2025-08-20T22:43:25.9897914Z [00:02:26.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/serviceconfig=>google.golang.org/grpc@v1.72.2/serviceconfig;$WORK/b466=>" -p google.golang.org/grpc/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid fdSkPOgIH_tPfhfaWoAQ/fdSkPOgIH_tPfhfaWoAQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/serviceconfig/serviceconfig.go
2025-08-20T22:43:25.9929717Z [00:02:26.667]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T22:43:25.9935444Z [00:02:26.668]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/98/98ba6ede1256a22ce304300925eb768ed7fa0a0941ddb2fb471844bc4493652c-d # internal
2025-08-20T22:43:25.9946985Z [00:02:26.669]➜  google.golang.org/protobuf/internal/set
2025-08-20T22:43:25.9958067Z [00:02:26.669]➜  mkdir -p $WORK/b485/
2025-08-20T22:43:25.9966271Z [00:02:26.669]➜  cat >/tmp/go-build2401649780/b485/importcfg << 'EOF' # internal
2025-08-20T22:43:25.9967630Z [00:02:26.669]➜  # import config
2025-08-20T22:43:25.9968705Z [00:02:26.669]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:25.9970385Z [00:02:26.669]➜  EOF
2025-08-20T22:43:25.9974554Z [00:02:26.671]➜  /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/set=>google.golang.org/protobuf@v1.36.6/internal/set;$WORK/b485=>" -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/b485/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/set/ints.go
2025-08-20T22:43:25.9992705Z [00:02:26.673]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo
2025-08-20T22:43:26.0001503Z [00:02:26.673]➜  /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/b405=>" -I $WORK/b405/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b405/cpuinfo_amd64.o ./cpuinfo_amd64.s
2025-08-20T22:43:26.0004754Z [00:02:26.673]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T22:43:26.0006322Z [00:02:26.674]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/b5/b53938f13907c181894b209fdf5ad101f427926e73ac1c3f24d846d0ef015501-d # internal
2025-08-20T22:43:26.0012968Z [00:02:26.675]➜  github.com/aws/aws-sdk-go-v2/internal/sdkio
2025-08-20T22:43:26.0019397Z [00:02:26.675]➜  mkdir -p $WORK/b556/
2025-08-20T22:43:26.0020021Z [00:02:26.676]➜  echo '# import config' > $WORK/b556/importcfg # internal
2025-08-20T22:43:26.0020681Z [00:02:26.676]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:26.0024214Z [00:02:26.676]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sdkio=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sdkio;$WORK/b556=>" -p github.com/aws/aws-sdk-go-v2/internal/sdkio -lang=go1.22 -complete -installsuffix shared -buildid C3K97taU6p9K6liB1Da8/C3K97taU6p9K6liB1Da8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sdkio/byte.go
2025-08-20T22:43:26.0062740Z [00:02:26.680]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/cpuinfo
2025-08-20T22:43:26.0096289Z [00:02:26.680]➜  go tool pack r $WORK/b405/_pkg_.a $WORK/b405/cpuinfo_amd64.o # internal
2025-08-20T22:43:26.0097449Z [00:02:26.680]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T22:43:26.0098769Z [00:02:26.681]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/70/70c815da9254a5f666234c965796efd466b837555a423ecec0b0704bbc11fb16-d # internal
2025-08-20T22:43:26.0099998Z [00:02:26.681]➜  github.com/klauspost/compress/internal/race
2025-08-20T22:43:26.0100659Z [00:02:26.681]➜  mkdir -p $WORK/b595/
2025-08-20T22:43:26.0101361Z [00:02:26.681]➜  echo '# import config' > $WORK/b595/importcfg # internal
2025-08-20T22:43:26.0102171Z [00:02:26.682]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T22:43:26.0104823Z [00:02:26.682]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/39/39c5c5ef662b857796fb48bbc3236a3df646e400f063f74debec72ffb11db32f-d # internal
2025-08-20T22:43:26.0109734Z [00:02:26.682]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:26.0113941Z [00:02:26.682]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/race=>github.com/klauspost/compress@v1.18.0/internal/race;$WORK/b595=>" -p github.com/klauspost/compress/internal/race -lang=go1.22 -complete -installsuffix shared -buildid 4_aDX76bQFSkwGEo0tk7/4_aDX76bQFSkwGEo0tk7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/race/norace.go
2025-08-20T22:43:26.0117814Z [00:02:26.683]➜  golang.org/x/text/encoding/internal/identifier
2025-08-20T22:43:26.0118805Z [00:02:26.683]➜  mkdir -p $WORK/b599/
2025-08-20T22:43:26.0119477Z [00:02:26.683]➜  echo '# import config' > $WORK/b599/importcfg # internal
2025-08-20T22:43:26.0124338Z [00:02:26.683]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/internal/identifier=>golang.org/x/text@v0.26.0/encoding/internal/identifier;$WORK/b599=>" -p golang.org/x/text/encoding/internal/identifier -lang=go1.23 -complete -installsuffix shared -buildid Rkt1nmAUGKu8YsV2sQ30/Rkt1nmAUGKu8YsV2sQ30 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/internal/identifier/identifier.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/internal/identifier/mib.go
2025-08-20T22:43:26.0128938Z [00:02:26.685]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T22:43:26.0130241Z [00:02:26.685]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/68/68e1d1b142d60fd000736d89950cec3763c0ae8804011eba0459e3ac776dc175-d # internal
2025-08-20T22:43:26.0131416Z [00:02:26.685]➜  golang.org/x/crypto/internal/alias
2025-08-20T22:43:26.0132042Z [00:02:26.685]➜  mkdir -p $WORK/b648/
2025-08-20T22:43:26.0132705Z [00:02:26.685]➜  echo '# import config' > $WORK/b648/importcfg # internal
2025-08-20T22:43:26.0136560Z [00:02:26.685]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/alias=>golang.org/x/crypto@v0.39.0/internal/alias;$WORK/b648=>" -p golang.org/x/crypto/internal/alias -lang=go1.23 -complete -installsuffix shared -buildid PKnJdzQkJVuZtTdEsh8q/PKnJdzQkJVuZtTdEsh8q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/alias/alias.go
2025-08-20T22:43:26.0175871Z [00:02:26.691]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T22:43:26.0179228Z [00:02:26.692]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/bf/bf7ebe0c88009e5107197bcc722bb9ee1db648c51edaa060e01912e16d2174e3-d # internal
2025-08-20T22:43:26.0192393Z [00:02:26.693]➜  golang.org/x/text/internal/utf8internal
2025-08-20T22:43:26.0193063Z [00:02:26.693]➜  mkdir -p $WORK/b670/
2025-08-20T22:43:26.0193749Z [00:02:26.693]➜  echo '# import config' > $WORK/b670/importcfg # internal
2025-08-20T22:43:26.0199194Z [00:02:26.693]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/utf8internal=>golang.org/x/text@v0.26.0/internal/utf8internal;$WORK/b670=>" -p golang.org/x/text/internal/utf8internal -lang=go1.23 -complete -installsuffix shared -buildid _ZzSjuIC0vW9_yfq--Yr/_ZzSjuIC0vW9_yfq--Yr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/utf8internal/utf8internal.go
2025-08-20T22:43:26.0228435Z [00:02:26.696]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T22:43:26.0230994Z [00:02:26.697]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/83/83c215d2b8490ca5b0c97e8a17da16a9c73e56381d2b660c626330d8f2e034f2-d # internal
2025-08-20T22:43:26.0232225Z [00:02:26.697]➜  golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:43:26.0232861Z [00:02:26.697]➜  mkdir -p $WORK/b706/
2025-08-20T22:43:26.0233771Z [00:02:26.697]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T22:43:26.0234546Z [00:02:26.697]➜  echo '# import config' > $WORK/b706/importcfg # internal
2025-08-20T22:43:26.0238718Z [00:02:26.697]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/cryptobyte/asn1=>golang.org/x/crypto@v0.39.0/cryptobyte/asn1;$WORK/b706=>" -p golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -complete -installsuffix shared -buildid rX4VmqagnMfL_FMFEdud/rX4VmqagnMfL_FMFEdud -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/cryptobyte/asn1/asn1.go
2025-08-20T22:43:26.0243740Z [00:02:26.698]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/6e/6ed49846ca865efdd562646a0534578feead5d310a8cf79c13c0a71024771a6e-d # internal
2025-08-20T22:43:26.0252552Z [00:02:26.699]➜  github.com/googleapis/gax-go/v2/internal
2025-08-20T22:43:26.0258918Z [00:02:26.699]➜  mkdir -p $WORK/b730/
2025-08-20T22:43:26.0261745Z [00:02:26.699]➜  echo '# import config' > $WORK/b730/importcfg # internal
2025-08-20T22:43:26.0265883Z [00:02:26.700]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internal=>github.com/googleapis/gax-go/v2@v2.14.2/internal;$WORK/b730=>" -p github.com/googleapis/gax-go/v2/internal -lang=go1.23 -complete -installsuffix shared -buildid u2QhOrJAo5pKz6cMWwX2/u2QhOrJAo5pKz6cMWwX2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internal/version.go
2025-08-20T22:43:26.0297975Z [00:02:26.704]➜  go tool buildid -w $WORK/b670/_pkg_.a # internal
2025-08-20T22:43:26.0311055Z [00:02:26.705]➜  cp $WORK/b670/_pkg_.a /root/.cache/go-build/d3/d385082bae57c545c96847d84afab84717e172c4b2ac960226a2dcb980f43429-d # internal
2025-08-20T22:43:26.0313465Z [00:02:26.705]➜  go.opentelemetry.io/otel/internal
2025-08-20T22:43:26.0315532Z [00:02:26.705]➜  mkdir -p $WORK/b741/
2025-08-20T22:43:26.0317492Z [00:02:26.706]➜  cat >/tmp/go-build2401649780/b741/importcfg << 'EOF' # internal
2025-08-20T22:43:26.0318495Z [00:02:26.706]➜  # import config
2025-08-20T22:43:26.0319102Z [00:02:26.706]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:26.0319677Z [00:02:26.706]➜  EOF
2025-08-20T22:43:26.0323405Z [00:02:26.706]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal=>go.opentelemetry.io/otel@v1.35.0/internal;$WORK/b741=>" -p go.opentelemetry.io/otel/internal -lang=go1.22 -complete -installsuffix shared -buildid FecdRo6lmwvSLJwpyuuY/FecdRo6lmwvSLJwpyuuY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/gen.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/rawhelpers.go
2025-08-20T22:43:26.0336575Z [00:02:26.708]➜  go tool buildid -w $WORK/b706/_pkg_.a # internal
2025-08-20T22:43:26.0341639Z [00:02:26.708]➜  go tool buildid -w $WORK/b730/_pkg_.a # internal
2025-08-20T22:43:26.0349902Z [00:02:26.709]➜  cp $WORK/b730/_pkg_.a /root/.cache/go-build/bd/bd9c29eb927846274d4059141e9ca80d8a3837b3266ab01431137acba6240c5f-d # internal
2025-08-20T22:43:26.0358072Z [00:02:26.709]➜  go.opentelemetry.io/otel/trace/embedded
2025-08-20T22:43:26.0358672Z [00:02:26.709]➜  mkdir -p $WORK/b754/
2025-08-20T22:43:26.0359295Z [00:02:26.710]➜  echo '# import config' > $WORK/b754/importcfg # internal
2025-08-20T22:43:26.0366418Z [00:02:26.710]➜  cp $WORK/b706/_pkg_.a /root/.cache/go-build/6c/6cc5b5b5d6d1f5e93fbddee6a0dcd1a200b40ed9ed889949ff13fbf30e9e4a84-d # internal
2025-08-20T22:43:26.0367709Z [00:02:26.711]➜  go.opentelemetry.io/otel/metric/embedded
2025-08-20T22:43:26.0368264Z [00:02:26.711]➜  mkdir -p $WORK/b758/
2025-08-20T22:43:26.0368895Z [00:02:26.711]➜  echo '# import config' > $WORK/b758/importcfg # internal
2025-08-20T22:43:26.0372796Z [00:02:26.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/embedded=>go.opentelemetry.io/otel/metric@v1.35.0/embedded;$WORK/b758=>" -p go.opentelemetry.io/otel/metric/embedded -lang=go1.22 -complete -installsuffix shared -buildid _dhxhAzzaLfRfkQiZ2qt/_dhxhAzzaLfRfkQiZ2qt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/embedded/embedded.go
2025-08-20T22:43:26.0381571Z [00:02:26.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/embedded=>go.opentelemetry.io/otel/trace@v1.35.0/embedded;$WORK/b754=>" -p go.opentelemetry.io/otel/trace/embedded -lang=go1.22 -complete -installsuffix shared -buildid AFA1xV62-Lv_5JFx-2dt/AFA1xV62-Lv_5JFx-2dt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/embedded/embedded.go
2025-08-20T22:43:26.0429825Z [00:02:26.717]➜  go tool buildid -w $WORK/b741/_pkg_.a # internal
2025-08-20T22:43:26.0445746Z [00:02:26.717]➜  cp $WORK/b741/_pkg_.a /root/.cache/go-build/69/69775008bb0f415767c521d4bd6b33dffc36e88f4a50d1eb34b835bc9f19e30f-d # internal
2025-08-20T22:43:26.0446843Z [00:02:26.717]➜  cloud.google.com/go/bigquery/internal
2025-08-20T22:43:26.0447590Z [00:02:26.717]➜  mkdir -p $WORK/b766/
2025-08-20T22:43:26.0448206Z [00:02:26.717]➜  echo '# import config' > $WORK/b766/importcfg # internal
2025-08-20T22:43:26.0451808Z [00:02:26.717]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/internal=>cloud.google.com/go/bigquery@v1.69.0/internal;$WORK/b766=>" -p cloud.google.com/go/bigquery/internal -lang=go1.23 -complete -installsuffix shared -buildid BgBGwCA8D141Can3Nabc/BgBGwCA8D141Can3Nabc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/internal/version.go
2025-08-20T22:43:26.0488275Z [00:02:26.723]➜  go tool buildid -w $WORK/b766/_pkg_.a # internal
2025-08-20T22:43:26.0501833Z [00:02:26.724]➜  cp $WORK/b766/_pkg_.a /root/.cache/go-build/c9/c97d57ffc1ee0363475b4cfc2f9d3bac4ea6c928173e135389a0549afecd3272-d # internal
2025-08-20T22:43:26.0503066Z [00:02:26.724]➜  github.com/apache/arrow/go/v15/arrow/internal/debug
2025-08-20T22:43:26.0503825Z [00:02:26.724]➜  mkdir -p $WORK/b812/
2025-08-20T22:43:26.0506953Z [00:02:26.725]➜  echo '# import config' > $WORK/b812/importcfg # internal
2025-08-20T22:43:26.0520997Z [00:02:26.725]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b812/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/debug=>github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/debug;$WORK/b812=>" -p github.com/apache/arrow/go/v15/arrow/internal/debug -lang=go1.20 -complete -installsuffix shared -buildid OxCIfFV5f2qlkENEEAKw/OxCIfFV5f2qlkENEEAKw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/debug/assert_off.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/debug/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/debug/log_off.go
2025-08-20T22:43:26.0525587Z [00:02:26.725]➜  go tool buildid -w $WORK/b754/_pkg_.a # internal
2025-08-20T22:43:26.0526774Z [00:02:26.725]➜  cp $WORK/b754/_pkg_.a /root/.cache/go-build/11/11d772ad38988f9d675c77b999db2e1d163d408cc65d5f5138abcc5a4cbf9b35-d # internal
2025-08-20T22:43:26.0528026Z [00:02:26.725]➜  cloud.google.com/go/bigtable/internal
2025-08-20T22:43:26.0528585Z [00:02:26.725]➜  mkdir -p $WORK/b836/
2025-08-20T22:43:26.0529229Z [00:02:26.726]➜  echo '# import config' > $WORK/b836/importcfg # internal
2025-08-20T22:43:26.0533081Z [00:02:26.726]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b836/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/internal=>cloud.google.com/go/bigtable@v1.37.0/internal;$WORK/b836=>" -p cloud.google.com/go/bigtable/internal -lang=go1.23 -complete -installsuffix shared -buildid 5tZzknNdIL2AOoZYIwDo/5tZzknNdIL2AOoZYIwDo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/internal/version.go
2025-08-20T22:43:26.0558468Z [00:02:26.730]➜  go tool buildid -w $WORK/b758/_pkg_.a # internal
2025-08-20T22:43:26.0566183Z [00:02:26.731]➜  cp $WORK/b758/_pkg_.a /root/.cache/go-build/f5/f594b81420d2d81045d76db5d1b0e047f1d1db0503105ef047c8700ae528d7a3-d # internal
2025-08-20T22:43:26.0567560Z [00:02:26.731]➜  cloud.google.com/go/monitoring/internal
2025-08-20T22:43:26.0576016Z [00:02:26.731]➜  mkdir -p $WORK/b850/
2025-08-20T22:43:26.0584344Z [00:02:26.732]➜  echo '# import config' > $WORK/b850/importcfg # internal
2025-08-20T22:43:26.0589064Z [00:02:26.732]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b850/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/internal=>cloud.google.com/go/monitoring@v1.24.2/internal;$WORK/b850=>" -p cloud.google.com/go/monitoring/internal -lang=go1.23 -complete -installsuffix shared -buildid q2zzIz8YDwuaFAPu6HMa/q2zzIz8YDwuaFAPu6HMa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/internal/version.go
2025-08-20T22:43:26.0597935Z [00:02:26.734]➜  go tool buildid -w $WORK/b836/_pkg_.a # internal
2025-08-20T22:43:26.0599182Z [00:02:26.734]➜  cp $WORK/b836/_pkg_.a /root/.cache/go-build/07/0736cc2d8072c4284b16b83df55218910b2edf97ce615bff1030f409a4505531-d # internal
2025-08-20T22:43:26.0600597Z [00:02:26.734]➜  go.opentelemetry.io/otel/sdk/metric/internal
2025-08-20T22:43:26.0601501Z [00:02:26.734]➜  mkdir -p $WORK/b854/
2025-08-20T22:43:26.0603890Z [00:02:26.734]➜  echo '# import config' > $WORK/b854/importcfg # internal
2025-08-20T22:43:26.0606202Z [00:02:26.734]➜  go tool buildid -w $WORK/b812/_pkg_.a # internal
2025-08-20T22:43:26.0607717Z [00:02:26.735]➜  cp $WORK/b812/_pkg_.a /root/.cache/go-build/6b/6ba7673c76eda65666b36b8353dd94d70e38fb4e265047f838bbc6d706e0b8f5-d # internal
2025-08-20T22:43:26.0616489Z [00:02:26.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b854/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal=>go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal;$WORK/b854=>" -p go.opentelemetry.io/otel/sdk/metric/internal -lang=go1.22 -complete -installsuffix shared -buildid ium5vB19tAgjT7wvxcYN/ium5vB19tAgjT7wvxcYN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/reuse_slice.go
2025-08-20T22:43:26.0620227Z [00:02:26.735]➜  go.opentelemetry.io/otel/sdk
2025-08-20T22:43:26.0620773Z [00:02:26.735]➜  mkdir -p $WORK/b858/
2025-08-20T22:43:26.0622570Z [00:02:26.735]➜  echo '# import config' > $WORK/b858/importcfg # internal
2025-08-20T22:43:26.0626194Z [00:02:26.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b858/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0=>go.opentelemetry.io/otel/sdk@v1.35.0;$WORK/b858=>" -p go.opentelemetry.io/otel/sdk -lang=go1.22 -complete -installsuffix shared -buildid zGSYDK0KvOxDVmm0-Xbh/zGSYDK0KvOxDVmm0-Xbh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/version.go
2025-08-20T22:43:26.0668392Z [00:02:26.741]➜  go tool buildid -w $WORK/b850/_pkg_.a # internal
2025-08-20T22:43:26.0678709Z [00:02:26.741]➜  cp $WORK/b850/_pkg_.a /root/.cache/go-build/29/292b6b60bba93f0fc129667c38eb797cf33b2388128e0c14a90f2f5072fdfe34-d # internal
2025-08-20T22:43:26.0679960Z [00:02:26.741]➜  google.golang.org/grpc/xds/internal/xdsclient/internal
2025-08-20T22:43:26.0680630Z [00:02:26.741]➜  mkdir -p $WORK/b920/
2025-08-20T22:43:26.0681283Z [00:02:26.741]➜  echo '# import config' > $WORK/b920/importcfg # internal
2025-08-20T22:43:26.0689268Z [00:02:26.742]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b920/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/internal=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/internal;$WORK/b920=>" -p google.golang.org/grpc/xds/internal/xdsclient/internal -lang=go1.23 -complete -installsuffix shared -buildid mQefuUZau9y7gZN24gHL/mQefuUZau9y7gZN24gHL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b920/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/internal/internal.go
2025-08-20T22:43:26.0693321Z [00:02:26.743]➜  go tool buildid -w $WORK/b854/_pkg_.a # internal
2025-08-20T22:43:26.0704146Z [00:02:26.744]➜  go tool buildid -w $WORK/b858/_pkg_.a # internal
2025-08-20T22:43:26.0737560Z [00:02:26.744]➜  cp $WORK/b854/_pkg_.a /root/.cache/go-build/36/365217eb8730d69b75cab1903069720af75d7f62f754be1e3e580c39fb1d7b52-d # internal
2025-08-20T22:43:26.0739006Z [00:02:26.744]➜  google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version
2025-08-20T22:43:26.0739756Z [00:02:26.745]➜  mkdir -p $WORK/b935/
2025-08-20T22:43:26.0740933Z [00:02:26.745]➜  cp $WORK/b858/_pkg_.a /root/.cache/go-build/42/42b57a348c4e444f6474528bf707e5af985e0b5c81fc88e856099bbc93d48479-d # internal
2025-08-20T22:43:26.0742136Z [00:02:26.745]➜  google.golang.org/grpc/xds/internal/resolver/internal
2025-08-20T22:43:26.0742772Z [00:02:26.745]➜  mkdir -p $WORK/b974/
2025-08-20T22:43:26.0743397Z [00:02:26.745]➜  echo '# import config' > $WORK/b935/importcfg # internal
2025-08-20T22:43:26.0748352Z [00:02:26.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b935/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/version=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/version;$WORK/b935=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version -lang=go1.23 -complete -installsuffix shared -buildid dlDknDfHrkh3z7g-AFPm/dlDknDfHrkh3z7g-AFPm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b935/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/version/version.go
2025-08-20T22:43:26.0752873Z [00:02:26.745]➜  echo '# import config' > $WORK/b974/importcfg # internal
2025-08-20T22:43:26.0760922Z [00:02:26.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b974/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/resolver/internal=>google.golang.org/grpc@v1.72.2/xds/internal/resolver/internal;$WORK/b974=>" -p google.golang.org/grpc/xds/internal/resolver/internal -lang=go1.23 -complete -installsuffix shared -buildid vf6zXSpWYCDUccaHotJ0/vf6zXSpWYCDUccaHotJ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b974/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/resolver/internal/internal.go
2025-08-20T22:43:26.0764891Z [00:02:26.750]➜  go tool buildid -w $WORK/b935/_pkg_.a # internal
2025-08-20T22:43:26.0765630Z [00:02:26.750]➜  go tool buildid -w $WORK/b974/_pkg_.a # internal
2025-08-20T22:43:26.0769265Z [00:02:26.751]➜  cp $WORK/b935/_pkg_.a /root/.cache/go-build/44/448ab785fd07e30bfdda0c5fb6e28939a866a8b01ce795f49ef637f82350f0bc-d # internal
2025-08-20T22:43:26.0771089Z [00:02:26.751]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud
2025-08-20T22:43:26.0772178Z [00:02:26.751]➜  mkdir -p $WORK/b996/
2025-08-20T22:43:26.0776071Z [00:02:26.751]➜  cp $WORK/b974/_pkg_.a /root/.cache/go-build/98/9858f3c41763e6d63eee53be18b739473aa38dadd667a5302066995986268690-d # internal
2025-08-20T22:43:26.0779183Z [00:02:26.751]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo
2025-08-20T22:43:26.0780762Z [00:02:26.752]➜  mkdir -p $WORK/b1008/
2025-08-20T22:43:26.0782300Z [00:02:26.752]➜  echo '# import config' > $WORK/b996/importcfg # internal
2025-08-20T22:43:26.0791212Z [00:02:26.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b996/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/cloud=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/cloud;$WORK/b996=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud -lang=go1.23 -complete -installsuffix shared -buildid 8WqBpshuwKezX3WX_bmq/8WqBpshuwKezX3WX_bmq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b996/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/cloud/cloud.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/cloud/doc.go
2025-08-20T22:43:26.0795491Z [00:02:26.752]➜  echo '# import config' > $WORK/b1008/importcfg # internal
2025-08-20T22:43:26.0800922Z [00:02:26.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1008/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/errorinfo=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.1/errorinfo;$WORK/b1008=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo -lang=go1.23 -complete -installsuffix shared -buildid KiW2NV5QUnQUeuztLZxE/KiW2NV5QUnQUeuztLZxE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1008/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/errorinfo/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/errorinfo/errorinfo.go
2025-08-20T22:43:26.0805411Z [00:02:26.752]➜  go tool buildid -w $WORK/b920/_pkg_.a # internal
2025-08-20T22:43:26.0806684Z [00:02:26.753]➜  cp $WORK/b920/_pkg_.a /root/.cache/go-build/27/273139e7b17559bbe66ff5a379499aa537e8f6d8b1abe40a7bc6e70fa4109fe2-d # internal
2025-08-20T22:43:26.0808347Z [00:02:26.753]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported
2025-08-20T22:43:26.0809245Z [00:02:26.753]➜  mkdir -p $WORK/b1026/
2025-08-20T22:43:26.0812086Z [00:02:26.755]➜  echo '# import config' > $WORK/b1026/importcfg # internal
2025-08-20T22:43:26.0821104Z [00:02:26.756]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1026/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/exported=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/exported;$WORK/b1026=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported -lang=go1.18 -complete -installsuffix shared -buildid dib0ep9jPv9mLxK30DsL/dib0ep9jPv9mLxK30DsL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1026/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/exported/exported.go
2025-08-20T22:43:26.0884764Z [00:02:26.763]➜  go tool buildid -w $WORK/b996/_pkg_.a # internal
2025-08-20T22:43:26.0886807Z [00:02:26.763]➜  cp $WORK/b996/_pkg_.a /root/.cache/go-build/ac/acfad3cb5e64ab8aba3f705ce692ec693abb5187ff5df53e81fd7e9311be50bf-d # internal
2025-08-20T22:43:26.0888627Z [00:02:26.763]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant
2025-08-20T22:43:26.0889611Z [00:02:26.763]➜  mkdir -p $WORK/b1030/
2025-08-20T22:43:26.0890350Z [00:02:26.763]➜  echo '# import config' > $WORK/b1030/importcfg # internal
2025-08-20T22:43:26.0896370Z [00:02:26.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1030/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/grant=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/grant;$WORK/b1030=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant -lang=go1.18 -complete -installsuffix shared -buildid -KNSqcCuopB7GaGarvC4/-KNSqcCuopB7GaGarvC4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1030/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/grant/grant.go
2025-08-20T22:43:26.0906976Z [00:02:26.765]➜  go tool buildid -w $WORK/b1008/_pkg_.a # internal
2025-08-20T22:43:26.0913698Z [00:02:26.765]➜  cp $WORK/b1008/_pkg_.a /root/.cache/go-build/b6/b6e4526497ff0e429618859d979ed440b6dfd24b028c551c319b0b57ef9c7fee-d # internal
2025-08-20T22:43:26.0915223Z [00:02:26.765]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version
2025-08-20T22:43:26.0916084Z [00:02:26.765]➜  mkdir -p $WORK/b1036/
2025-08-20T22:43:26.0920454Z [00:02:26.766]➜  echo '# import config' > $WORK/b1036/importcfg # internal
2025-08-20T22:43:26.0927731Z [00:02:26.766]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1036/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/version=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/version;$WORK/b1036=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version -lang=go1.18 -complete -installsuffix shared -buildid x8xGXUhnZqz3hY0M3kHu/x8xGXUhnZqz3hY0M3kHu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1036/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/version/version.go
2025-08-20T22:43:26.0932472Z [00:02:26.766]➜  go tool buildid -w $WORK/b1026/_pkg_.a # internal
2025-08-20T22:43:26.0939533Z [00:02:26.767]➜  cp $WORK/b1026/_pkg_.a /root/.cache/go-build/f3/f3a492e60c50e8e82137c22e318cde0545219808f83622b3bddd129d1ce4141d-d # internal
2025-08-20T22:43:26.0940777Z [00:02:26.768]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/to
2025-08-20T22:43:26.0941404Z [00:02:26.768]➜  mkdir -p $WORK/b1045/
2025-08-20T22:43:26.0942094Z [00:02:26.768]➜  echo '# import config' > $WORK/b1045/importcfg # internal
2025-08-20T22:43:26.0946688Z [00:02:26.768]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1045/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/to=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/to;$WORK/b1045=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/to -lang=go1.23 -complete -installsuffix shared -buildid w6qPsmKWVToprln4T4oa/w6qPsmKWVToprln4T4oa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1045/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/to/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/to/to.go
2025-08-20T22:43:26.0963802Z [00:02:26.770]➜  go tool buildid -w $WORK/b1030/_pkg_.a # internal
2025-08-20T22:43:26.0969815Z [00:02:26.771]➜  cp $WORK/b1030/_pkg_.a /root/.cache/go-build/ba/bac8c249dd1cffdd8342babad48e0a8398a373ccdddc7ccc0f03d50fda4d6629-d # internal
2025-08-20T22:43:26.0975682Z [00:02:26.771]➜  github.com/segmentio/asm/cpu/cpuid
2025-08-20T22:43:26.0976272Z [00:02:26.771]➜  mkdir -p $WORK/b1055/
2025-08-20T22:43:26.0983638Z [00:02:26.772]➜  echo '# import config' > $WORK/b1055/importcfg # internal
2025-08-20T22:43:26.0989642Z [00:02:26.772]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1055/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/cpuid=>github.com/segmentio/asm@v1.2.0/cpu/cpuid;$WORK/b1055=>" -p github.com/segmentio/asm/cpu/cpuid -lang=go1.18 -complete -installsuffix shared -buildid aM2h_WGjrE-DDIkPQphk/aM2h_WGjrE-DDIkPQphk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1055/importcfg -pack /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/cpuid/cpuid.go
2025-08-20T22:43:26.1026337Z [00:02:26.777]➜  go tool buildid -w $WORK/b1036/_pkg_.a # internal
2025-08-20T22:43:26.1038878Z [00:02:26.777]➜  cp $WORK/b1036/_pkg_.a /root/.cache/go-build/70/70ac1dc007acc2e452e927e9ec2384515f9850b411f4ed9b54d57e29e193b740-d # internal
2025-08-20T22:43:26.1040201Z [00:02:26.777]➜  github.com/ClickHouse/clickhouse-go/v2/lib/binary
2025-08-20T22:43:26.1040864Z [00:02:26.777]➜  mkdir -p $WORK/b1061/
2025-08-20T22:43:26.1041554Z [00:02:26.777]➜  echo '# import config' > $WORK/b1061/importcfg # internal
2025-08-20T22:43:26.1046979Z [00:02:26.777]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1061/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/binary=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/lib/binary;$WORK/b1061=>" -p github.com/ClickHouse/clickhouse-go/v2/lib/binary -lang=go1.22 -complete -installsuffix shared -buildid HYu9xhq349E0W9aEe6qf/HYu9xhq349E0W9aEe6qf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1061/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/binary/string.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/binary/string_unsafe.go
2025-08-20T22:43:26.1058908Z [00:02:26.777]➜  go tool buildid -w $WORK/b1045/_pkg_.a # internal
2025-08-20T22:43:26.1060280Z [00:02:26.778]➜  cp $WORK/b1045/_pkg_.a /root/.cache/go-build/72/72b0967ca3b5e3357044f9223a0cc076a4745e01e0a5d36679c232a37184c299-d # internal
2025-08-20T22:43:26.1061518Z [00:02:26.780]➜  github.com/aws/smithy-go/container/private/cache
2025-08-20T22:43:26.1062169Z [00:02:26.780]➜  mkdir -p $WORK/b1102/
2025-08-20T22:43:26.1062889Z [00:02:26.780]➜  echo '# import config' > $WORK/b1102/importcfg # internal
2025-08-20T22:43:26.1067483Z [00:02:26.780]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1102/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/container/private/cache=>github.com/aws/smithy-go@v1.22.4/container/private/cache;$WORK/b1102=>" -p github.com/aws/smithy-go/container/private/cache -lang=go1.22 -complete -installsuffix shared -buildid 05E-k1b7TtA4ogjbem5u/05E-k1b7TtA4ogjbem5u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1102/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/container/private/cache/cache.go
2025-08-20T22:43:26.1098026Z [00:02:26.784]➜  go tool buildid -w $WORK/b1055/_pkg_.a # internal
2025-08-20T22:43:26.1110621Z [00:02:26.784]➜  cp $WORK/b1055/_pkg_.a /root/.cache/go-build/19/19bdf76cf6c23a3ccf7255bdef47dd5d2fb2f26ad0db7671c75e89c84b779622-d # internal
2025-08-20T22:43:26.1111820Z [00:02:26.785]➜  go.opencensus.io/internal/tagencoding
2025-08-20T22:43:26.1112450Z [00:02:26.785]➜  mkdir -p $WORK/b1115/
2025-08-20T22:43:26.1113132Z [00:02:26.785]➜  echo '# import config' > $WORK/b1115/importcfg # internal
2025-08-20T22:43:26.1117096Z [00:02:26.785]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1115/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/tagencoding=>go.opencensus.io@v0.24.0/internal/tagencoding;$WORK/b1115=>" -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/b1115/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/internal/tagencoding/tagencoding.go
2025-08-20T22:43:26.1132205Z [00:02:26.787]➜  go tool buildid -w $WORK/b1061/_pkg_.a # internal
2025-08-20T22:43:26.1138938Z [00:02:26.788]➜  cp $WORK/b1061/_pkg_.a /root/.cache/go-build/6a/6acc14c1be2953b77d32144722504d9bd10d4444a9c0b24472ddbe1c81c3de9a-d # internal
2025-08-20T22:43:26.1144736Z [00:02:26.789]➜  github.com/golang/groupcache/lru
2025-08-20T22:43:26.1145436Z [00:02:26.789]➜  mkdir -p $WORK/b1124/
2025-08-20T22:43:26.1146176Z [00:02:26.789]➜  cat >/tmp/go-build2401649780/b1124/importcfg << 'EOF' # internal
2025-08-20T22:43:26.1146846Z [00:02:26.789]➜  # import config
2025-08-20T22:43:26.1147864Z [00:02:26.789]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:43:26.1148500Z [00:02:26.789]➜  EOF
2025-08-20T22:43:26.1152588Z [00:02:26.789]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1124/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/lru=>github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/lru;$WORK/b1124=>" -p github.com/golang/groupcache/lru -lang=go1.20 -complete -installsuffix shared -buildid KHT_3hIA8blpG4iCrJ5k/KHT_3hIA8blpG4iCrJ5k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1124/importcfg -pack /root/go/pkg/mod/github.com/golang/groupcache@v0.0.0-20241129210726-2c02b8208cf8/lru/lru.go
2025-08-20T22:43:26.1160600Z [00:02:26.790]➜  go tool buildid -w $WORK/b1102/_pkg_.a # internal
2025-08-20T22:43:26.1166309Z [00:02:26.791]➜  cp $WORK/b1102/_pkg_.a /root/.cache/go-build/4b/4b27743a4ec418445cf2ed26b4528b81d865a39ab54b73e91050a89b32355b6b-d # internal
2025-08-20T22:43:26.1172695Z [00:02:26.791]➜  github.com/aws/smithy-go/container/private/cache/lru
2025-08-20T22:43:26.1173421Z [00:02:26.791]➜  mkdir -p $WORK/b1103/
2025-08-20T22:43:26.1177405Z [00:02:26.792]➜  cat >/tmp/go-build2401649780/b1103/importcfg << 'EOF' # internal
2025-08-20T22:43:26.1179968Z [00:02:26.792]➜  # import config
2025-08-20T22:43:26.1180727Z [00:02:26.792]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:43:26.1182013Z [00:02:26.792]➜  packagefile github.com/aws/smithy-go/container/private/cache=/tmp/go-build2401649780/b1102/_pkg_.a
2025-08-20T22:43:26.1182917Z [00:02:26.792]➜  EOF
2025-08-20T22:43:26.1187071Z [00:02:26.792]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1103/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/container/private/cache/lru=>github.com/aws/smithy-go@v1.22.4/container/private/cache/lru;$WORK/b1103=>" -p github.com/aws/smithy-go/container/private/cache/lru -lang=go1.22 -complete -installsuffix shared -buildid o4WNbyNxVU7Fk6_caLaB/o4WNbyNxVU7Fk6_caLaB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1103/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/container/private/cache/lru/lru.go
2025-08-20T22:43:26.1244630Z [00:02:26.799]➜  go tool buildid -w $WORK/b1115/_pkg_.a # internal
2025-08-20T22:43:26.1261551Z [00:02:26.800]➜  cp $WORK/b1115/_pkg_.a /root/.cache/go-build/6d/6da4f8df6285942efd155dc3c32ca4b66ed66d4a11d79294f6b78cd7ec33ed1f-d # internal
2025-08-20T22:43:26.1263935Z [00:02:26.800]➜  go.opencensus.io
2025-08-20T22:43:26.1264495Z [00:02:26.800]➜  mkdir -p $WORK/b1126/
2025-08-20T22:43:26.1265210Z [00:02:26.800]➜  echo '# import config' > $WORK/b1126/importcfg # internal
2025-08-20T22:43:26.1268806Z [00:02:26.800]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1126/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0=>go.opencensus.io@v0.24.0;$WORK/b1126=>" -p go.opencensus.io -lang=go1.13 -complete -installsuffix shared -buildid p0PwHPmQmyTDtDZ1HWWO/p0PwHPmQmyTDtDZ1HWWO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1126/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/opencensus.go
2025-08-20T22:43:26.1332230Z [00:02:26.807]➜  go tool buildid -w $WORK/b1103/_pkg_.a # internal
2025-08-20T22:43:26.1341632Z [00:02:26.808]➜  cp $WORK/b1103/_pkg_.a /root/.cache/go-build/fa/fa7b59298b7ff64eb4a2d3dbbcc89cb4799ab33f21180d84335ff1968e0fadda-d # internal
2025-08-20T22:43:26.1344619Z [00:02:26.809]➜  go.opencensus.io/trace/internal
2025-08-20T22:43:26.1345399Z [00:02:26.809]➜  mkdir -p $WORK/b1127/
2025-08-20T22:43:26.1346939Z [00:02:26.809]➜  echo '# import config' > $WORK/b1127/importcfg # internal
2025-08-20T22:43:26.1353794Z [00:02:26.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1127/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/internal=>go.opencensus.io@v0.24.0/trace/internal;$WORK/b1127=>" -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/b1127/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/internal/internal.go
2025-08-20T22:43:26.1369424Z [00:02:26.811]➜  go tool buildid -w $WORK/b1126/_pkg_.a # internal
2025-08-20T22:43:26.1379834Z [00:02:26.812]➜  cp $WORK/b1126/_pkg_.a /root/.cache/go-build/48/4894e5a7bfeaf90642a5a60de67e7180e5af8f8c323dd28175bd6a578a70b7f5-d # internal
2025-08-20T22:43:26.1382366Z [00:02:26.812]➜  github.com/Azure/go-autorest/autorest/to
2025-08-20T22:43:26.1383257Z [00:02:26.812]➜  mkdir -p $WORK/b1132/
2025-08-20T22:43:26.1391442Z [00:02:26.813]➜  echo '# import config' > $WORK/b1132/importcfg # internal
2025-08-20T22:43:26.1397394Z [00:02:26.813]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1132/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/go-autorest/autorest/to@v0.4.1=>github.com/Azure/go-autorest/autorest/to@v0.4.1;$WORK/b1132=>" -p github.com/Azure/go-autorest/autorest/to -lang=go1.15 -complete -installsuffix shared -buildid ZhL_m__yjY_SFlPPU11n/ZhL_m__yjY_SFlPPU11n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1132/importcfg -pack /root/go/pkg/mod/github.com/!azure/go-autorest/autorest/to@v0.4.1/convert.go
2025-08-20T22:43:26.1419069Z [00:02:26.816]➜  go tool buildid -w $WORK/b1124/_pkg_.a # internal
2025-08-20T22:43:26.1434041Z [00:02:26.817]➜  cp $WORK/b1124/_pkg_.a /root/.cache/go-build/ed/ed52e0bfb47244da1ee085cd44fd49d9a381d23329cf9d325a28340e7e162749-d # internal
2025-08-20T22:43:26.1441000Z [00:02:26.817]➜  github.com/google/wire
2025-08-20T22:43:26.1441564Z [00:02:26.817]➜  mkdir -p $WORK/b1133/
2025-08-20T22:43:26.1442263Z [00:02:26.817]➜  echo '# import config' > $WORK/b1133/importcfg # internal
2025-08-20T22:43:26.1445735Z [00:02:26.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1133/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/wire@v0.6.0=>github.com/google/wire@v0.6.0;$WORK/b1133=>" -p github.com/google/wire -lang=go1.12 -complete -installsuffix shared -buildid zlBSKEQv6boGzsbYnyK8/zlBSKEQv6boGzsbYnyK8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1133/importcfg -pack /root/go/pkg/mod/github.com/google/wire@v0.6.0/wire.go
2025-08-20T22:43:26.1449101Z [00:02:26.817]➜  go tool buildid -w $WORK/b1127/_pkg_.a # internal
2025-08-20T22:43:26.1450484Z [00:02:26.818]➜  cp $WORK/b1127/_pkg_.a /root/.cache/go-build/c2/c20012e6f892a23af5e6e5d65beee8528ff54991fe7f960225bac12ab4a8e3ed-d # internal
2025-08-20T22:43:26.1451694Z [00:02:26.818]➜  cloud.google.com/go/iam/internal
2025-08-20T22:43:26.1452366Z [00:02:26.818]➜  mkdir -p $WORK/b1139/
2025-08-20T22:43:26.1457684Z [00:02:26.820]➜  echo '# import config' > $WORK/b1139/importcfg # internal
2025-08-20T22:43:26.1461498Z [00:02:26.820]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1139/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/internal=>cloud.google.com/go/iam@v1.5.2/internal;$WORK/b1139=>" -p cloud.google.com/go/iam/internal -lang=go1.23 -complete -installsuffix shared -buildid FDM-Hr6yYVyDPszyxZzQ/FDM-Hr6yYVyDPszyxZzQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1139/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/internal/version.go
2025-08-20T22:43:26.1517813Z [00:02:26.826]➜  go tool buildid -w $WORK/b1139/_pkg_.a # internal
2025-08-20T22:43:26.1522044Z [00:02:26.826]➜  cp $WORK/b1139/_pkg_.a /root/.cache/go-build/12/126300fa77b550477fde769d4a80b3789b36808df03417cf2e773c12de8d89a0-d # internal
2025-08-20T22:43:26.1540227Z [00:02:26.828]➜  cloud.google.com/go/storage/internal
2025-08-20T22:43:26.1544571Z [00:02:26.828]➜  mkdir -p $WORK/b1142/
2025-08-20T22:43:26.1545261Z [00:02:26.829]➜  echo '# import config' > $WORK/b1142/importcfg # internal
2025-08-20T22:43:26.1549774Z [00:02:26.829]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1142/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal=>cloud.google.com/go/storage@v1.53.0/internal;$WORK/b1142=>" -p cloud.google.com/go/storage/internal -lang=go1.23 -complete -installsuffix shared -buildid bCe0lnqIkyHVt41Q-nJM/bCe0lnqIkyHVt41Q-nJM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1142/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/experimental.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/version.go
2025-08-20T22:43:26.1572584Z [00:02:26.831]➜  go tool buildid -w $WORK/b1132/_pkg_.a # internal
2025-08-20T22:43:26.1580982Z [00:02:26.832]➜  cp $WORK/b1132/_pkg_.a /root/.cache/go-build/e0/e025503adb94edf401fc0a791ea55c8f2996f678ce9fb5a93c2beaa6fed04171-d # internal
2025-08-20T22:43:26.1584746Z [00:02:26.833]➜  github.com/aws/aws-sdk-go/aws/client/metadata
2025-08-20T22:43:26.1586221Z [00:02:26.833]➜  mkdir -p $WORK/b1171/
2025-08-20T22:43:26.1588410Z [00:02:26.833]➜  echo '# import config' > $WORK/b1171/importcfg # internal
2025-08-20T22:43:26.1590617Z [00:02:26.833]➜  go tool buildid -w $WORK/b1133/_pkg_.a # internal
2025-08-20T22:43:26.1601708Z [00:02:26.834]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1171/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/client/metadata=>github.com/aws/aws-sdk-go@v1.55.6/aws/client/metadata;$WORK/b1171=>" -p github.com/aws/aws-sdk-go/aws/client/metadata -lang=go1.19 -complete -installsuffix shared -buildid ift-F2HHQRa3lA-gzRnf/ift-F2HHQRa3lA-gzRnf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1171/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/client/metadata/client_info.go
2025-08-20T22:43:26.1608377Z [00:02:26.834]➜  cp $WORK/b1133/_pkg_.a /root/.cache/go-build/db/dbf0ee9825f8b5f460a100e4b3a316c72ade84bccea77320858fc8695a2f95d6-d # internal
2025-08-20T22:43:26.1609514Z [00:02:26.834]➜  github.com/aws/aws-sdk-go/internal/sdkmath
2025-08-20T22:43:26.1610090Z [00:02:26.834]➜  mkdir -p $WORK/b1181/
2025-08-20T22:43:26.1610846Z [00:02:26.835]➜  cat >/tmp/go-build2401649780/b1181/importcfg << 'EOF' # internal
2025-08-20T22:43:26.1620049Z [00:02:26.835]➜  # import config
2025-08-20T22:43:26.1620747Z [00:02:26.835]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:26.1621393Z [00:02:26.835]➜  EOF
2025-08-20T22:43:26.1625141Z [00:02:26.835]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1181/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkmath=>github.com/aws/aws-sdk-go@v1.55.6/internal/sdkmath;$WORK/b1181=>" -p github.com/aws/aws-sdk-go/internal/sdkmath -lang=go1.19 -complete -installsuffix shared -buildid lR49G7_L8tlZuUiYTeOW/lR49G7_L8tlZuUiYTeOW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1181/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkmath/floor.go
2025-08-20T22:43:26.1632137Z [00:02:26.837]➜  go tool buildid -w $WORK/b1142/_pkg_.a # internal
2025-08-20T22:43:26.1643359Z [00:02:26.838]➜  cp $WORK/b1142/_pkg_.a /root/.cache/go-build/93/93915b4092b959d15dc17067aff610a6b8e279380011b04cd9f6388d975acb55-d # internal
2025-08-20T22:43:26.1650739Z [00:02:26.839]➜  atomicgo.dev/keyboard/internal
2025-08-20T22:43:26.1651345Z [00:02:26.839]➜  mkdir -p $WORK/b1254/
2025-08-20T22:43:26.1658674Z [00:02:26.840]➜  echo '# import config' > $WORK/b1254/importcfg # internal
2025-08-20T22:43:26.1666392Z [00:02:26.840]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1254/_pkg_.a -trimpath "/root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/internal=>atomicgo.dev/keyboard@v0.2.9/internal;$WORK/b1254=>" -p atomicgo.dev/keyboard/internal -lang=go1.15 -complete -installsuffix shared -buildid oQCHjNOcIfE-klWi_DDj/oQCHjNOcIfE-klWi_DDj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1254/importcfg -pack /root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/internal/keys.go
2025-08-20T22:43:26.1702451Z [00:02:26.844]➜  go tool buildid -w $WORK/b1171/_pkg_.a # internal
2025-08-20T22:43:26.1704438Z [00:02:26.845]➜  go tool buildid -w $WORK/b1181/_pkg_.a # internal
2025-08-20T22:43:26.1711219Z [00:02:26.845]➜  cp $WORK/b1171/_pkg_.a /root/.cache/go-build/53/53103df4e037e7ef4cfc4a752251725f9b30fd56caabbc1c2c78b62c4392845b-d # internal
2025-08-20T22:43:26.1714710Z [00:02:26.846]➜  github.com/uptrace/bun/dialect/sqltype
2025-08-20T22:43:26.1718177Z [00:02:26.846]➜  mkdir -p $WORK/b1279/
2025-08-20T22:43:26.1719728Z [00:02:26.846]➜  cp $WORK/b1181/_pkg_.a /root/.cache/go-build/2a/2a9f03f2dee78e258d0cb596bc67704bd90423d8894b77ca3bbf3b3981c99b98-d # internal
2025-08-20T22:43:26.1726165Z [00:02:26.846]➜  github.com/vmihailenco/msgpack/v5/msgpcode
2025-08-20T22:43:26.1726855Z [00:02:26.846]➜  mkdir -p $WORK/b1287/
2025-08-20T22:43:26.1727772Z [00:02:26.846]➜  echo '# import config' > $WORK/b1279/importcfg # internal
2025-08-20T22:43:26.1732121Z [00:02:26.846]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1279/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/dialect/sqltype=>github.com/uptrace/bun@v1.2.12/dialect/sqltype;$WORK/b1279=>" -p github.com/uptrace/bun/dialect/sqltype -lang=go1.23 -complete -installsuffix shared -buildid z7AncXiEN_wd0iy0f_cN/z7AncXiEN_wd0iy0f_cN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1279/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/dialect/sqltype/sqltype.go
2025-08-20T22:43:26.1736659Z [00:02:26.846]➜  echo '# import config' > $WORK/b1287/importcfg # internal
2025-08-20T22:43:26.1742785Z [00:02:26.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1287/_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/b1287=>" -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/b1287/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1/msgpcode/msgpcode.go
2025-08-20T22:43:26.1763742Z [00:02:26.850]➜  go tool buildid -w $WORK/b1254/_pkg_.a # internal
2025-08-20T22:43:26.1765107Z [00:02:26.850]➜  cp $WORK/b1254/_pkg_.a /root/.cache/go-build/da/daa00d8091100474c40462badf5e0167b177a029a19c134367d1c241594a39a0-d # internal
2025-08-20T22:43:26.1766299Z [00:02:26.851]➜  atomicgo.dev/keyboard/keys
2025-08-20T22:43:26.1766899Z [00:02:26.851]➜  mkdir -p $WORK/b1255/
2025-08-20T22:43:26.1770131Z [00:02:26.851]➜  cat >/tmp/go-build2401649780/b1255/importcfg << 'EOF' # internal
2025-08-20T22:43:26.1770990Z [00:02:26.851]➜  # import config
2025-08-20T22:43:26.1771836Z [00:02:26.851]➜  packagefile atomicgo.dev/keyboard/internal=/tmp/go-build2401649780/b1254/_pkg_.a
2025-08-20T22:43:26.1772586Z [00:02:26.851]➜  EOF
2025-08-20T22:43:26.1775811Z [00:02:26.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1255/_pkg_.a -trimpath "/root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/keys=>atomicgo.dev/keyboard@v0.2.9/keys;$WORK/b1255=>" -p atomicgo.dev/keyboard/keys -lang=go1.15 -complete -installsuffix shared -buildid 0dK_V9XSCVwOfJtrrf5W/0dK_V9XSCVwOfJtrrf5W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1255/importcfg -pack /root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/keys/keys.go
2025-08-20T22:43:26.1808732Z [00:02:26.855]➜  go tool buildid -w $WORK/b1279/_pkg_.a # internal
2025-08-20T22:43:26.1819248Z [00:02:26.856]➜  cp $WORK/b1279/_pkg_.a /root/.cache/go-build/e8/e872f977ec2dbdd5823506fce950a08fcda871c6997be3bc6ec6fae4a1b572ff-d # internal
2025-08-20T22:43:26.1820506Z [00:02:26.856]➜  github.com/vmihailenco/tagparser/v2/internal
2025-08-20T22:43:26.1821130Z [00:02:26.856]➜  mkdir -p $WORK/b1290/
2025-08-20T22:43:26.1849219Z [00:02:26.859]➜  echo '# import config' > $WORK/b1290/importcfg # internal
2025-08-20T22:43:26.1853761Z [00:02:26.859]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1290/_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/b1290=>" -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/b1290/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/internal/unsafe.go
2025-08-20T22:43:26.1873241Z [00:02:26.861]➜  go tool buildid -w $WORK/b1287/_pkg_.a # internal
2025-08-20T22:43:26.1880564Z [00:02:26.862]➜  cp $WORK/b1287/_pkg_.a /root/.cache/go-build/77/777e3415822c69240702a56115da83b3481ba339428afb20e86d107b9cdcb2cd-d # internal
2025-08-20T22:43:26.1886991Z [00:02:26.862]➜  github.com/uptrace/bun/internal/ordered
2025-08-20T22:43:26.1889562Z [00:02:26.862]➜  mkdir -p $WORK/b1297/
2025-08-20T22:43:26.1890267Z [00:02:26.863]➜  echo '# import config' > $WORK/b1297/importcfg # internal
2025-08-20T22:43:26.1894716Z [00:02:26.863]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1297/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/ordered=>github.com/uptrace/bun@v1.2.12/internal/ordered;$WORK/b1297=>" -p github.com/uptrace/bun/internal/ordered -lang=go1.23 -complete -installsuffix shared -buildid czy3z7VTQoJc9b7X6H19/czy3z7VTQoJc9b7X6H19 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1297/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/ordered/map.go
2025-08-20T22:43:26.1917292Z [00:02:26.866]➜  go tool buildid -w $WORK/b1290/_pkg_.a # internal
2025-08-20T22:43:26.1923518Z [00:02:26.866]➜  cp $WORK/b1290/_pkg_.a /root/.cache/go-build/d0/d00f7242e0003d1e737c7efa3ed23e1228cd46496a75bf1827454da169f48916-d # internal
2025-08-20T22:43:26.1928167Z [00:02:26.867]➜  github.com/apache/arrow/go/v18/arrow/internal/debug
2025-08-20T22:43:26.1929205Z [00:02:26.867]➜  mkdir -p $WORK/b1332/
2025-08-20T22:43:26.1929890Z [00:02:26.867]➜  echo '# import config' > $WORK/b1332/importcfg # internal
2025-08-20T22:43:26.1936526Z [00:02:26.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1332/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/debug=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/debug;$WORK/b1332=>" -p github.com/apache/arrow/go/v18/arrow/internal/debug -lang=go1.22 -complete -installsuffix shared -buildid TnqFnuNfSk51csG8FKZo/TnqFnuNfSk51csG8FKZo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1332/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/debug/assert_off.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/debug/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/debug/log_off.go
2025-08-20T22:43:26.1959149Z [00:02:26.870]➜  go tool buildid -w $WORK/b1255/_pkg_.a # internal
2025-08-20T22:43:26.1966568Z [00:02:26.871]➜  cp $WORK/b1255/_pkg_.a /root/.cache/go-build/c5/c519139f9fa9f907c0008f135f70e05fcd487cfe4a2d2993087885cebbca6c7c-d # internal
2025-08-20T22:43:26.1986209Z [00:02:26.871]➜  github.com/elastic/elastic-transport-go/v8/elastictransport/version
2025-08-20T22:43:26.1987415Z [00:02:26.873]➜  mkdir -p $WORK/b1355/
2025-08-20T22:43:26.1988105Z [00:02:26.873]➜  echo '# import config' > $WORK/b1355/importcfg # internal
2025-08-20T22:43:26.1993741Z [00:02:26.873]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1355/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/version=>github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/version;$WORK/b1355=>" -p github.com/elastic/elastic-transport-go/v8/elastictransport/version -lang=go1.20 -complete -installsuffix shared -buildid b46DUp_u36P9B9qpSeen/b46DUp_u36P9B9qpSeen -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1355/importcfg -pack /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/version/version.go
2025-08-20T22:43:26.1999839Z [00:02:26.873]➜  go tool buildid -w $WORK/b1297/_pkg_.a # internal
2025-08-20T22:43:26.2001109Z [00:02:26.874]➜  cp $WORK/b1297/_pkg_.a /root/.cache/go-build/0c/0cc0a3c4ce615a0c607b0d3e21c842298dac9299b2a716697c6e643face5bec0-d # internal
2025-08-20T22:43:26.2008181Z [00:02:26.875]➜  github.com/elastic/go-elasticsearch/v8/internal/version
2025-08-20T22:43:26.2009009Z [00:02:26.875]➜  mkdir -p $WORK/b1357/
2025-08-20T22:43:26.2010191Z [00:02:26.875]➜  go tool buildid -w $WORK/b1332/_pkg_.a # internal
2025-08-20T22:43:26.2014014Z [00:02:26.876]➜  echo '# import config' > $WORK/b1357/importcfg # internal
2025-08-20T22:43:26.2018045Z [00:02:26.876]➜  cp $WORK/b1332/_pkg_.a /root/.cache/go-build/4f/4f2ba5baab69f2ca7a80c6e07648d58fe17321e09ab913f19c23271ad4d7f1e6-d # internal
2025-08-20T22:43:26.2021293Z [00:02:26.876]➜  github.com/exasol/exasol-driver-go/internal/config
2025-08-20T22:43:26.2022561Z [00:02:26.876]➜  mkdir -p $WORK/b2075/
2025-08-20T22:43:26.2029839Z [00:02:26.876]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1357/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/internal/version=>github.com/elastic/go-elasticsearch/v8@v8.17.0/internal/version;$WORK/b1357=>" -p github.com/elastic/go-elasticsearch/v8/internal/version -lang=go1.22 -complete -installsuffix shared -buildid 5VJvKEWyle2AfRnPZAG7/5VJvKEWyle2AfRnPZAG7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1357/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/internal/version/version.go
2025-08-20T22:43:26.2033853Z [00:02:26.877]➜  echo '# import config' > $WORK/b2075/importcfg # internal
2025-08-20T22:43:26.2038585Z [00:02:26.877]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2075/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/internal/config=>github.com/exasol/exasol-driver-go@v1.0.14/internal/config;$WORK/b2075=>" -p github.com/exasol/exasol-driver-go/internal/config -lang=go1.23 -complete -installsuffix shared -buildid 5gYNQeOK5ibqkmKaWcRJ/5gYNQeOK5ibqkmKaWcRJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2075/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/internal/config/config.go
2025-08-20T22:43:26.2053721Z [00:02:26.879]➜  go tool buildid -w $WORK/b1355/_pkg_.a # internal
2025-08-20T22:43:26.2058327Z [00:02:26.880]➜  cp $WORK/b1355/_pkg_.a /root/.cache/go-build/00/003e868592cd921d21fd6afef05a7896bb5dc58211ea7dcb2754b3d3914947db-d # internal
2025-08-20T22:43:26.2061498Z [00:02:26.880]➜  github.com/exasol/exasol-driver-go/internal/version
2025-08-20T22:43:26.2062152Z [00:02:26.880]➜  mkdir -p $WORK/b2080/
2025-08-20T22:43:26.2070089Z [00:02:26.881]➜  echo '# import config' > $WORK/b2080/importcfg # internal
2025-08-20T22:43:26.2078046Z [00:02:26.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2080/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/internal/version=>github.com/exasol/exasol-driver-go@v1.0.14/internal/version;$WORK/b2080=>" -p github.com/exasol/exasol-driver-go/internal/version -lang=go1.23 -complete -installsuffix shared -buildid nye24J6NRQ2rv1OCoPpz/nye24J6NRQ2rv1OCoPpz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2080/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/internal/version/version.go
2025-08-20T22:43:26.2090510Z [00:02:26.883]➜  go tool buildid -w $WORK/b1357/_pkg_.a # internal
2025-08-20T22:43:26.2096967Z [00:02:26.884]➜  cp $WORK/b1357/_pkg_.a /root/.cache/go-build/35/35bb64b24ccbb896feb06590d5fe281fe85aa3d52229dd5e374fe52df3ba0cd1-d # internal
2025-08-20T22:43:26.2129632Z [00:02:26.884]➜  github.com/lib/pq/oid
2025-08-20T22:43:26.2130163Z [00:02:26.887]➜  mkdir -p $WORK/b2099/
2025-08-20T22:43:26.2130984Z [00:02:26.887]➜  echo '# import config' > $WORK/b2099/importcfg # internal
2025-08-20T22:43:26.2136368Z [00:02:26.887]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2099/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lib/pq@v1.10.9/oid=>github.com/lib/pq@v1.10.9/oid;$WORK/b2099=>" -p github.com/lib/pq/oid -lang=go1.13 -complete -installsuffix shared -buildid cU4CpNm1DCJQsCKoXqdi/cU4CpNm1DCJQsCKoXqdi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2099/importcfg -pack /root/go/pkg/mod/github.com/lib/pq@v1.10.9/oid/doc.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/oid/types.go
2025-08-20T22:43:26.2139816Z [00:02:26.887]➜  go tool buildid -w $WORK/b2080/_pkg_.a # internal
2025-08-20T22:43:26.2141091Z [00:02:26.888]➜  cp $WORK/b2080/_pkg_.a /root/.cache/go-build/cd/cd72949c7b8fdfa9a2e2e76110d0f5e080e458633fea3c6f27b90d9e9826ac01-d # internal
2025-08-20T22:43:26.2145114Z [00:02:26.889]➜  github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption
2025-08-20T22:43:26.2146069Z [00:02:26.889]➜  mkdir -p $WORK/b2114/
2025-08-20T22:43:26.2146725Z [00:02:26.889]➜  echo '# import config' > $WORK/b2114/importcfg # internal
2025-08-20T22:43:26.2152691Z [00:02:26.889]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2114/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption=>github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption;$WORK/b2114=>" -p github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption -lang=go1.18 -complete -installsuffix shared -buildid PWfO2uoLYISius-6j1Hm/PWfO2uoLYISius-6j1Hm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2114/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption/type.go
2025-08-20T22:43:26.2169566Z [00:02:26.891]➜  go tool buildid -w $WORK/b2075/_pkg_.a # internal
2025-08-20T22:43:26.2199375Z [00:02:26.894]➜  cp $WORK/b2075/_pkg_.a /root/.cache/go-build/36/3649a4dd7b7bf4848b7630c900b07a2e2a9f2f84a9a593d916f25bc2d3e25139-d # internal
2025-08-20T22:43:26.2202533Z [00:02:26.894]➜  github.com/jcmturner/gokrb5/v8/iana/etypeID
2025-08-20T22:43:26.2203167Z [00:02:26.894]➜  mkdir -p $WORK/b2124/
2025-08-20T22:43:26.2203826Z [00:02:26.894]➜  echo '# import config' > $WORK/b2124/importcfg # internal
2025-08-20T22:43:26.2208774Z [00:02:26.894]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2124/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/etypeID=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/etypeID;$WORK/b2124=>" -p github.com/jcmturner/gokrb5/v8/iana/etypeID -lang=go1.16 -complete -installsuffix shared -buildid SWvMdthvankqNplEToY4/SWvMdthvankqNplEToY4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2124/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/etypeID/constants.go
2025-08-20T22:43:26.2268090Z [00:02:26.901]➜  go tool buildid -w $WORK/b2114/_pkg_.a # internal
2025-08-20T22:43:26.2276103Z [00:02:26.902]➜  cp $WORK/b2114/_pkg_.a /root/.cache/go-build/9e/9eafa811ad8cf73f58596a763ac2c3d3d05d55a4c90bcfd95b4a73eceb8a5149-d # internal
2025-08-20T22:43:26.2280915Z [00:02:26.902]➜  github.com/jcmturner/gokrb5/v8/iana/nametype
2025-08-20T22:43:26.2281556Z [00:02:26.902]➜  mkdir -p $WORK/b2127/
2025-08-20T22:43:26.2282233Z [00:02:26.902]➜  echo '# import config' > $WORK/b2127/importcfg # internal
2025-08-20T22:43:26.2287496Z [00:02:26.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2127/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/nametype=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/nametype;$WORK/b2127=>" -p github.com/jcmturner/gokrb5/v8/iana/nametype -lang=go1.16 -complete -installsuffix shared -buildid atQee2ibmujREHa28qnr/atQee2ibmujREHa28qnr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2127/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/nametype/constants.go
2025-08-20T22:43:26.2292511Z [00:02:26.903]➜  go tool buildid -w $WORK/b2124/_pkg_.a # internal
2025-08-20T22:43:26.2294062Z [00:02:26.903]➜  cp $WORK/b2124/_pkg_.a /root/.cache/go-build/b8/b82bb6e653a948636a3223fc4e4f21787296fc1c0001b5056d88f2c64c660d45-d # internal
2025-08-20T22:43:26.2298018Z [00:02:26.904]➜  github.com/jcmturner/gokrb5/v8/iana/chksumtype
2025-08-20T22:43:26.2300296Z [00:02:26.904]➜  mkdir -p $WORK/b2138/
2025-08-20T22:43:26.2300979Z [00:02:26.904]➜  echo '# import config' > $WORK/b2138/importcfg # internal
2025-08-20T22:43:26.2305099Z [00:02:26.904]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2138/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/chksumtype=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/chksumtype;$WORK/b2138=>" -p github.com/jcmturner/gokrb5/v8/iana/chksumtype -lang=go1.16 -complete -installsuffix shared -buildid 0j1Zemm88plF3dNYKGH1/0j1Zemm88plF3dNYKGH1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2138/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/chksumtype/constants.go
2025-08-20T22:43:26.2322320Z [00:02:26.906]➜  go tool buildid -w $WORK/b2099/_pkg_.a # internal
2025-08-20T22:43:26.2329811Z [00:02:26.907]➜  cp $WORK/b2099/_pkg_.a /root/.cache/go-build/c8/c8c0cb11933508ed7f18a247322594fd4f847c3b943ad88bd012725ab326c6b6-d # internal
2025-08-20T22:43:26.2336229Z [00:02:26.908]➜  github.com/jcmturner/gokrb5/v8/iana/patype
2025-08-20T22:43:26.2337330Z [00:02:26.908]➜  mkdir -p $WORK/b2139/
2025-08-20T22:43:26.2343849Z [00:02:26.909]➜  echo '# import config' > $WORK/b2139/importcfg # internal
2025-08-20T22:43:26.2353103Z [00:02:26.909]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2139/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/patype=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/patype;$WORK/b2139=>" -p github.com/jcmturner/gokrb5/v8/iana/patype -lang=go1.16 -complete -installsuffix shared -buildid GKWA7E4_E7LjtXn6mTjd/GKWA7E4_E7LjtXn6mTjd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2139/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/patype/constants.go
2025-08-20T22:43:26.2363671Z [00:02:26.910]➜  go tool buildid -w $WORK/b2138/_pkg_.a # internal
2025-08-20T22:43:26.2374707Z [00:02:26.912]➜  go tool buildid -w $WORK/b2127/_pkg_.a # internal
2025-08-20T22:43:26.2381265Z [00:02:26.912]➜  cp $WORK/b2138/_pkg_.a /root/.cache/go-build/00/00633580df35ea027f149a4f8d465b5666a8c1388863c559d7180779a488fb35-d # internal
2025-08-20T22:43:26.2383128Z [00:02:26.912]➜  cp $WORK/b2127/_pkg_.a /root/.cache/go-build/49/4927bdf4c729c8f6baa6bddca83750f835e4c707a4143fa4e90ea7c5da3ea628-d # internal
2025-08-20T22:43:26.2384296Z [00:02:26.912]➜  github.com/jcmturner/gokrb5/v8/iana
2025-08-20T22:43:26.2384946Z [00:02:26.912]➜  mkdir -p $WORK/b2142/
2025-08-20T22:43:26.2385697Z [00:02:26.912]➜  github.com/jcmturner/gokrb5/v8/iana/addrtype
2025-08-20T22:43:26.2389659Z [00:02:26.912]➜  mkdir -p $WORK/b2143/
2025-08-20T22:43:26.2390453Z [00:02:26.913]➜  echo '# import config' > $WORK/b2142/importcfg # internal
2025-08-20T22:43:26.2394386Z [00:02:26.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2142/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana;$WORK/b2142=>" -p github.com/jcmturner/gokrb5/v8/iana -lang=go1.16 -complete -installsuffix shared -buildid QTANmYkG0XQjWbPkpYDT/QTANmYkG0XQjWbPkpYDT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2142/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/constants.go
2025-08-20T22:43:26.2398078Z [00:02:26.913]➜  echo '# import config' > $WORK/b2143/importcfg # internal
2025-08-20T22:43:26.2402422Z [00:02:26.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2143/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/addrtype=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/addrtype;$WORK/b2143=>" -p github.com/jcmturner/gokrb5/v8/iana/addrtype -lang=go1.16 -complete -installsuffix shared -buildid SXhW0TYHlhhX9He6jxGp/SXhW0TYHlhhX9He6jxGp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2143/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/addrtype/constants.go
2025-08-20T22:43:26.2434668Z [00:02:26.918]➜  go tool buildid -w $WORK/b2139/_pkg_.a # internal
2025-08-20T22:43:26.2441144Z [00:02:26.918]➜  cp $WORK/b2139/_pkg_.a /root/.cache/go-build/39/39cc57daa8289df6cb7b8bf25df6beb3fc3d9ba42c54e787ac4b687445b87f76-d # internal
2025-08-20T22:43:26.2455720Z [00:02:26.919]➜  go tool buildid -w $WORK/b2143/_pkg_.a # internal
2025-08-20T22:43:26.2457027Z [00:02:26.919]➜  cp $WORK/b2143/_pkg_.a /root/.cache/go-build/4b/4b670fdadd0a0fe6cee28be21e6f2a7c76021065708f213c2e8c6590f043b838-d # internal
2025-08-20T22:43:26.2458435Z [00:02:26.919]➜  github.com/jcmturner/gokrb5/v8/iana/flags
2025-08-20T22:43:26.2459082Z [00:02:26.919]➜  mkdir -p $WORK/b2146/
2025-08-20T22:43:26.2461593Z [00:02:26.919]➜  github.com/jcmturner/gokrb5/v8/iana/asnAppTag
2025-08-20T22:43:26.2462361Z [00:02:26.920]➜  mkdir -p $WORK/b2144/
2025-08-20T22:43:26.2463051Z [00:02:26.920]➜  echo '# import config' > $WORK/b2146/importcfg # internal
2025-08-20T22:43:26.2463654Z [00:02:26.920]➜  go tool buildid -w $WORK/b2142/_pkg_.a # internal
2025-08-20T22:43:26.2464099Z [00:02:26.920]➜  echo '# import config' > $WORK/b2144/importcfg # internal
2025-08-20T22:43:26.2472234Z [00:02:26.921]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2144/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/asnAppTag=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/asnAppTag;$WORK/b2144=>" -p github.com/jcmturner/gokrb5/v8/iana/asnAppTag -lang=go1.16 -complete -installsuffix shared -buildid 6h1gx_JL85QGowoullX1/6h1gx_JL85QGowoullX1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2144/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/asnAppTag/constants.go
2025-08-20T22:43:26.2479994Z [00:02:26.921]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2146/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/flags=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/flags;$WORK/b2146=>" -p github.com/jcmturner/gokrb5/v8/iana/flags -lang=go1.16 -complete -installsuffix shared -buildid qwTn7CrM90Wap9h6mPJr/qwTn7CrM90Wap9h6mPJr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2146/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/flags/constants.go
2025-08-20T22:43:26.2489299Z [00:02:26.923]➜  cp $WORK/b2142/_pkg_.a /root/.cache/go-build/3b/3b84993a18890160e2c440c3048da1d0e640a4780b779a9273fba866dcc6d997-d # internal
2025-08-20T22:43:26.2490522Z [00:02:26.923]➜  github.com/jcmturner/gokrb5/v8/iana/keyusage
2025-08-20T22:43:26.2491143Z [00:02:26.923]➜  mkdir -p $WORK/b2147/
2025-08-20T22:43:26.2491818Z [00:02:26.923]➜  echo '# import config' > $WORK/b2147/importcfg # internal
2025-08-20T22:43:26.2496113Z [00:02:26.923]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2147/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/keyusage=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/keyusage;$WORK/b2147=>" -p github.com/jcmturner/gokrb5/v8/iana/keyusage -lang=go1.16 -complete -installsuffix shared -buildid nhmxcj2tj8KQ4uI6O0fB/nhmxcj2tj8KQ4uI6O0fB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2147/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/keyusage/constants.go
2025-08-20T22:43:26.2538359Z [00:02:26.928]➜  go tool buildid -w $WORK/b2146/_pkg_.a # internal
2025-08-20T22:43:26.2561839Z [00:02:26.930]➜  cp $WORK/b2146/_pkg_.a /root/.cache/go-build/e4/e42ff54bd4faa537de9c390ea431e822deade8bf6e7fdc1d0aa34fbc272060ad-d # internal
2025-08-20T22:43:26.2565676Z [00:02:26.931]➜  github.com/jcmturner/gokrb5/v8/iana/adtype
2025-08-20T22:43:26.2576565Z [00:02:26.931]➜  mkdir -p $WORK/b2151/
2025-08-20T22:43:26.2577407Z [00:02:26.931]➜  echo '# import config' > $WORK/b2151/importcfg # internal
2025-08-20T22:43:26.2581974Z [00:02:26.931]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2151/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/adtype=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/adtype;$WORK/b2151=>" -p github.com/jcmturner/gokrb5/v8/iana/adtype -lang=go1.16 -complete -installsuffix shared -buildid jczv4ZWxZoM5qFTDPeSx/jczv4ZWxZoM5qFTDPeSx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2151/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/adtype/constants.go
2025-08-20T22:43:26.2585646Z [00:02:26.931]➜  go tool buildid -w $WORK/b2147/_pkg_.a # internal
2025-08-20T22:43:26.2586367Z [00:02:26.931]➜  go tool buildid -w $WORK/b2144/_pkg_.a # internal
2025-08-20T22:43:26.2587792Z [00:02:26.931]➜  cp $WORK/b2147/_pkg_.a /root/.cache/go-build/ae/aecc7b4c14d44a4421227ca48865299a6146c665200b524bacb55960a5bec205-d # internal
2025-08-20T22:43:26.2588998Z [00:02:26.931]➜  github.com/jcmturner/gokrb5/v8/iana/msgtype
2025-08-20T22:43:26.2589608Z [00:02:26.931]➜  mkdir -p $WORK/b2152/
2025-08-20T22:43:26.2590808Z [00:02:26.931]➜  cp $WORK/b2144/_pkg_.a /root/.cache/go-build/21/219209ea7019ca0a1b9dc7d5716ef3ee8050d19a8db5d65d39d444330a950139-d # internal
2025-08-20T22:43:26.2591920Z [00:02:26.931]➜  internal/gover
2025-08-20T22:43:26.2592444Z [00:02:26.931]➜  mkdir -p $WORK/b2195/
2025-08-20T22:43:26.2593221Z [00:02:26.931]➜  echo '# import config' > $WORK/b2152/importcfg # internal
2025-08-20T22:43:26.2598033Z [00:02:26.931]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2152/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/msgtype=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/msgtype;$WORK/b2152=>" -p github.com/jcmturner/gokrb5/v8/iana/msgtype -lang=go1.16 -complete -installsuffix shared -buildid EnXxWTOQdY-Oo7wdi1NA/EnXxWTOQdY-Oo7wdi1NA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2152/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/msgtype/constants.go
2025-08-20T22:43:26.2601624Z [00:02:26.931]➜  cat >/tmp/go-build2401649780/b2195/importcfg << 'EOF' # internal
2025-08-20T22:43:26.2602327Z [00:02:26.931]➜  # import config
2025-08-20T22:43:26.2603043Z [00:02:26.931]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:26.2603671Z [00:02:26.931]➜  EOF
2025-08-20T22:43:26.2606534Z [00:02:26.931]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2195/_pkg_.a -trimpath "/root/.go/src/internal/gover=>internal/gover;$WORK/b2195=>" -p internal/gover -lang=go1.25 -std -complete -installsuffix shared -buildid r0G-1ymZl3pFIXdQVRYa/r0G-1ymZl3pFIXdQVRYa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2195/importcfg -pack /root/.go/src/internal/gover/gover.go
2025-08-20T22:43:26.2615112Z [00:02:26.936]➜  go tool buildid -w $WORK/b2151/_pkg_.a # internal
2025-08-20T22:43:26.2620101Z [00:02:26.936]➜  cp $WORK/b2151/_pkg_.a /root/.cache/go-build/9a/9a3c67eae1532152f6a91261f7ef96cae66e383039eb161b059cf5a1d04106fb-d # internal
2025-08-20T22:43:26.2627236Z [00:02:26.936]➜  golang.org/x/net/html/atom
2025-08-20T22:43:26.2628102Z [00:02:26.937]➜  mkdir -p $WORK/b2201/
2025-08-20T22:43:26.2629043Z [00:02:26.937]➜  echo '# import config' > $WORK/b2201/importcfg # internal
2025-08-20T22:43:26.2636933Z [00:02:26.937]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2201/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/html/atom=>golang.org/x/net@v0.41.0/html/atom;$WORK/b2201=>" -p golang.org/x/net/html/atom -lang=go1.23 -complete -installsuffix shared -buildid nuHFHhXw_eV8c2OXivum/nuHFHhXw_eV8c2OXivum -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2201/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/atom/atom.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/atom/table.go
2025-08-20T22:43:26.2670423Z [00:02:26.941]➜  go tool buildid -w $WORK/b2152/_pkg_.a # internal
2025-08-20T22:43:26.2682835Z [00:02:26.941]➜  cp $WORK/b2152/_pkg_.a /root/.cache/go-build/f9/f9150bbf02d5b54001c724ce3af3d71e23cbd9335bb507185514d7cf9a080d59-d # internal
2025-08-20T22:43:26.2684060Z [00:02:26.941]➜  github.com/JohnCGriffin/overflow
2025-08-20T22:43:26.2684672Z [00:02:26.941]➜  mkdir -p $WORK/b2223/
2025-08-20T22:43:26.2685703Z [00:02:26.941]➜  cat >/tmp/go-build2401649780/b2223/importcfg << 'EOF' # internal
2025-08-20T22:43:26.2686480Z [00:02:26.941]➜  # import config
2025-08-20T22:43:26.2687574Z [00:02:26.941]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:26.2688237Z [00:02:26.941]➜  EOF
2025-08-20T22:43:26.2693403Z [00:02:26.942]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2223/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!john!c!griffin/overflow@v0.0.0-20211019200055-46fa312c352c=>github.com/JohnCGriffin/overflow@v0.0.0-20211019200055-46fa312c352c;$WORK/b2223=>" -p github.com/JohnCGriffin/overflow -lang=go1.16 -complete -installsuffix shared -buildid nHM68W25DRf1Dp9cRBZS/nHM68W25DRf1Dp9cRBZS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2223/importcfg -pack /root/go/pkg/mod/github.com/!john!c!griffin/overflow@v0.0.0-20211019200055-46fa312c352c/overflow.go /root/go/pkg/mod/github.com/!john!c!griffin/overflow@v0.0.0-20211019200055-46fa312c352c/overflow_impl.go
2025-08-20T22:43:26.2839741Z [00:02:26.958]➜  go tool buildid -w $WORK/b2195/_pkg_.a # internal
2025-08-20T22:43:26.2842523Z [00:02:26.958]➜  cp $WORK/b2195/_pkg_.a /root/.cache/go-build/32/32efd9315b1f8dda5c60a93892e80079939f7dc5a42fa9b1399c02174667936b-d # internal
2025-08-20T22:43:26.2851682Z [00:02:26.959]➜  go.mongodb.org/mongo-driver/internal/handshake
2025-08-20T22:43:26.2855187Z [00:02:26.960]➜  mkdir -p $WORK/b2255/
2025-08-20T22:43:26.2855936Z [00:02:26.960]➜  echo '# import config' > $WORK/b2255/importcfg # internal
2025-08-20T22:43:26.2876744Z [00:02:26.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2255/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/handshake=>go.mongodb.org/mongo-driver@v1.14.0/internal/handshake;$WORK/b2255=>" -p go.mongodb.org/mongo-driver/internal/handshake -lang=go1.18 -complete -installsuffix shared -buildid NGe2o-xY14ip2UEMDOKK/NGe2o-xY14ip2UEMDOKK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2255/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/handshake/handshake.go
2025-08-20T22:43:26.2933202Z [00:02:26.967]➜  go tool buildid -w $WORK/b2201/_pkg_.a # internal
2025-08-20T22:43:26.2936076Z [00:02:26.968]➜  cp $WORK/b2201/_pkg_.a /root/.cache/go-build/b2/b262702dd1a612f1e7830f62f3d56019351fa316e076ac708999f1d1ea063cd4-d # internal
2025-08-20T22:43:26.2937368Z [00:02:26.968]➜  go.mongodb.org/mongo-driver/internal/ptrutil
2025-08-20T22:43:26.2937959Z [00:02:26.968]➜  mkdir -p $WORK/b2256/
2025-08-20T22:43:26.2938603Z [00:02:26.968]➜  echo '# import config' > $WORK/b2256/importcfg # internal
2025-08-20T22:43:26.2943417Z [00:02:26.968]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2256/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/ptrutil=>go.mongodb.org/mongo-driver@v1.14.0/internal/ptrutil;$WORK/b2256=>" -p go.mongodb.org/mongo-driver/internal/ptrutil -lang=go1.18 -complete -installsuffix shared -buildid rUq5y8gs8YCqnJeRUOOs/rUq5y8gs8YCqnJeRUOOs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2256/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/ptrutil/int64.go
2025-08-20T22:43:26.3031675Z [00:02:26.977]➜  go tool buildid -w $WORK/b2255/_pkg_.a # internal
2025-08-20T22:43:26.3036215Z [00:02:26.978]➜  cp $WORK/b2255/_pkg_.a /root/.cache/go-build/9d/9d46c3863a1eb7175c0eba331bb2ded6714776b0ce08c9c89c25398c4bf86b64-d # internal
2025-08-20T22:43:26.3040854Z [00:02:26.978]➜  go.mongodb.org/mongo-driver/version
2025-08-20T22:43:26.3042925Z [00:02:26.978]➜  mkdir -p $WORK/b2279/
2025-08-20T22:43:26.3045119Z [00:02:26.978]➜  echo '# import config' > $WORK/b2279/importcfg # internal
2025-08-20T22:43:26.3050434Z [00:02:26.978]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2279/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/version=>go.mongodb.org/mongo-driver@v1.14.0/version;$WORK/b2279=>" -p go.mongodb.org/mongo-driver/version -lang=go1.18 -complete -installsuffix shared -buildid Tal7p0EZkmq2T0VZNA1N/Tal7p0EZkmq2T0VZNA1N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2279/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/version/version.go
2025-08-20T22:43:26.3082782Z [00:02:26.982]➜  go tool buildid -w $WORK/b2256/_pkg_.a # internal
2025-08-20T22:43:26.3087672Z [00:02:26.983]➜  cp $WORK/b2256/_pkg_.a /root/.cache/go-build/49/492f37fc431830530b5a73ff488952754e395717007755e2e79e88296640b35e-d # internal
2025-08-20T22:43:26.3092724Z [00:02:26.983]➜  github.com/jackc/puddle/v2/internal/genstack
2025-08-20T22:43:26.3095433Z [00:02:26.984]➜  mkdir -p $WORK/b2313/
2025-08-20T22:43:26.3099222Z [00:02:26.984]➜  echo '# import config' > $WORK/b2313/importcfg # internal
2025-08-20T22:43:26.3104025Z [00:02:26.984]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2313/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/internal/genstack=>github.com/jackc/puddle/v2@v2.2.2/internal/genstack;$WORK/b2313=>" -p github.com/jackc/puddle/v2/internal/genstack -lang=go1.19 -complete -installsuffix shared -buildid a2WWGa_6vUQ4p0Vi3Hc3/a2WWGa_6vUQ4p0Vi3Hc3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2313/importcfg -pack /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/internal/genstack/gen_stack.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/internal/genstack/stack.go
2025-08-20T22:43:26.3151754Z [00:02:26.989]➜  go tool buildid -w $WORK/b2279/_pkg_.a # internal
2025-08-20T22:43:26.3156352Z [00:02:26.990]➜  cp $WORK/b2279/_pkg_.a /root/.cache/go-build/e4/e491238fd63caa371b972de7721ee56ae052df23ad96ed3b62ead6c7a87837d7-d # internal
2025-08-20T22:43:26.3161699Z [00:02:26.990]➜  gopkg.in/VividCortex/ewma.v1
2025-08-20T22:43:26.3162381Z [00:02:26.990]➜  mkdir -p $WORK/b2325/
2025-08-20T22:43:26.3163209Z [00:02:26.990]➜  echo '# import config' > $WORK/b2325/importcfg # internal
2025-08-20T22:43:26.3170535Z [00:02:26.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2325/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/!vivid!cortex/ewma.v1@v1.1.1=>gopkg.in/VividCortex/ewma.v1@v1.1.1;$WORK/b2325=>" -p gopkg.in/VividCortex/ewma.v1 -lang=go1.16 -complete -installsuffix shared -buildid u0d0W5GRjrCFXoSwnCH6/u0d0W5GRjrCFXoSwnCH6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2325/importcfg -pack /root/go/pkg/mod/gopkg.in/!vivid!cortex/ewma.v1@v1.1.1/ewma.go
2025-08-20T22:43:26.3178831Z [00:02:26.992]➜  go tool buildid -w $WORK/b2223/_pkg_.a # internal
2025-08-20T22:43:26.3183806Z [00:02:26.992]➜  cp $WORK/b2223/_pkg_.a /root/.cache/go-build/e5/e55cd4d89583e9cce5ab550239fc97c1b9b523f3da868ce3cc5cc898a23894ac-d # internal
2025-08-20T22:43:26.3207453Z [00:02:26.995]➜  go tool buildid -w $WORK/b2313/_pkg_.a # internal
2025-08-20T22:43:26.3214457Z [00:02:26.995]➜  cp $WORK/b2313/_pkg_.a /root/.cache/go-build/db/db2d4352c3455f9a47354c6acc83f941eeaced5f0d9fdd603c407e034b71ab4b-d # internal
2025-08-20T22:43:26.3272873Z [00:02:27.001]➜  go tool buildid -w $WORK/b2325/_pkg_.a # internal
2025-08-20T22:43:26.3277304Z [00:02:27.002]➜  cp $WORK/b2325/_pkg_.a /root/.cache/go-build/84/84857e05bb44ab04b01b7f68306fdf21ac6a1ba7a60364da42796cfdc1b7c9ff-d # internal
2025-08-20T22:43:27.8505176Z [00:02:28.525]➜  cp /root/.go/src/runtime/asm_amd64.h $WORK/b009/asm_GOARCH.h
2025-08-20T22:43:27.8505948Z [00:02:28.525]➜  cd /root/.go/src/runtime
2025-08-20T22:43:27.8507827Z [00:02:28.525]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm.o ./asm.s
2025-08-20T22:43:27.8539551Z [00:02:28.528]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/asm_amd64.o ./asm_amd64.s
2025-08-20T22:43:27.8660689Z [00:02:28.540]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_amd64.s
2025-08-20T22:43:27.8691328Z [00:02:28.543]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/ints.o ./ints.s
2025-08-20T22:43:27.8722853Z [00:02:28.546]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memclr_amd64.o ./memclr_amd64.s
2025-08-20T22:43:27.8768051Z [00:02:28.551]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/memmove_amd64.o ./memmove_amd64.s
2025-08-20T22:43:27.8819165Z [00:02:28.556]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/preempt_amd64.o ./preempt_amd64.s
2025-08-20T22:43:27.8862228Z [00:02:28.560]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/rt0_linux_amd64.o ./rt0_linux_amd64.s
2025-08-20T22:43:27.8884342Z [00:02:28.562]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/sys_linux_amd64.o ./sys_linux_amd64.s
2025-08-20T22:43:27.8938995Z [00:02:28.568]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/test_amd64.o ./test_amd64.s
2025-08-20T22:43:27.8961672Z [00:02:28.570]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s
2025-08-20T22:43:27.9006872Z [00:02:28.575]➜  go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/ints.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal
2025-08-20T22:43:27.9009558Z [00:02:28.575]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T22:43:27.9366487Z [00:02:28.611]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/24/240801a0938b34d9f16fd83ad49da179674f2979ea207a55334aef88a7b2989f-d # internal
2025-08-20T22:43:27.9367941Z [00:02:28.611]➜  iter
2025-08-20T22:43:27.9372636Z [00:02:28.611]➜  mkdir -p $WORK/b046/
2025-08-20T22:43:27.9373214Z [00:02:28.611]➜  crypto/subtle
2025-08-20T22:43:27.9373772Z [00:02:28.611]➜  mkdir -p $WORK/b116/
2025-08-20T22:43:27.9380449Z [00:02:28.611]➜  internal/reflectlite
2025-08-20T22:43:27.9380968Z [00:02:28.611]➜  mkdir -p $WORK/b004/
2025-08-20T22:43:27.9381427Z [00:02:28.611]➜  sync
2025-08-20T22:43:27.9381852Z [00:02:28.611]➜  mkdir -p $WORK/b033/
2025-08-20T22:43:27.9382556Z [00:02:28.611]➜  cat >/tmp/go-build2401649780/b046/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9388576Z [00:02:28.611]➜  # import config
2025-08-20T22:43:27.9389499Z [00:02:28.611]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:43:27.9390424Z [00:02:28.611]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:27.9391063Z [00:02:28.611]➜  EOF
2025-08-20T22:43:27.9391556Z [00:02:28.612]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:27.9394393Z [00:02:28.612]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/iter=>iter;$WORK/b046=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid 0pZTu9fTQDGRD3NnR3_B/0pZTu9fTQDGRD3NnR3_B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /root/.go/src/iter/iter.go
2025-08-20T22:43:27.9397301Z [00:02:28.612]➜  echo -n > $WORK/b004/go_asm.h # internal
2025-08-20T22:43:27.9397971Z [00:02:28.612]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:43:27.9405775Z [00:02:28.612]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b004/symabis ./asm.s
2025-08-20T22:43:27.9408091Z [00:02:28.612]➜  cat >/tmp/go-build2401649780/b116/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9408777Z [00:02:28.612]➜  # import config
2025-08-20T22:43:27.9409633Z [00:02:28.612]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:27.9410731Z [00:02:28.612]➜  packagefile internal/runtime/sys=/tmp/go-build2401649780/b030/_pkg_.a
2025-08-20T22:43:27.9411714Z [00:02:28.612]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:27.9412389Z [00:02:28.612]➜  EOF
2025-08-20T22:43:27.9413028Z [00:02:28.612]➜  cat >/tmp/go-build2401649780/b033/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9413685Z [00:02:28.612]➜  # import config
2025-08-20T22:43:27.9414377Z [00:02:28.612]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:43:27.9415298Z [00:02:28.612]➜  packagefile internal/sync=/tmp/go-build2401649780/b034/_pkg_.a
2025-08-20T22:43:27.9416297Z [00:02:28.612]➜  packagefile internal/synctest=/tmp/go-build2401649780/b036/_pkg_.a
2025-08-20T22:43:27.9418194Z [00:02:28.612]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:27.9419319Z [00:02:28.612]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:27.9419966Z [00:02:28.612]➜  EOF
2025-08-20T22:43:27.9420477Z [00:02:28.612]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:27.9424152Z [00:02:28.612]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b116=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid Xc79yGTipdlJLObEA6rA/Xc79yGTipdlJLObEA6rA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b116/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-20T22:43:27.9431448Z [00:02:28.613]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b033=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid jwP78NdxT4VwYWlVWasd/jwP78NdxT4VwYWlVWasd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/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-20T22:43:27.9435607Z [00:02:28.615]➜  cat >/tmp/go-build2401649780/b004/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9436357Z [00:02:28.615]➜  # import config
2025-08-20T22:43:27.9437059Z [00:02:28.615]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:27.9438929Z [00:02:28.615]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:27.9439971Z [00:02:28.615]➜  packagefile internal/unsafeheader=/tmp/go-build2401649780/b008/_pkg_.a
2025-08-20T22:43:27.9440909Z [00:02:28.615]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:27.9441533Z [00:02:28.615]➜  EOF
2025-08-20T22:43:27.9445779Z [00:02:28.615]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid CMAeW-1UQf_B9x0I_LrK/CMAeW-1UQf_B9x0I_LrK -goversion go1.25.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/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-20T22:43:27.9519030Z [00:02:28.625]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T22:43:27.9548338Z [00:02:28.629]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/23/23d10c877f3b73604425a334a1530a3d83b5cebea7cc3c08d3b6aea551897635-d # internal
2025-08-20T22:43:27.9552662Z [00:02:28.629]➜  slices
2025-08-20T22:43:27.9553136Z [00:02:28.629]➜  mkdir -p $WORK/b044/
2025-08-20T22:43:27.9559046Z [00:02:28.630]➜  cat >/tmp/go-build2401649780/b044/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9559778Z [00:02:28.630]➜  # import config
2025-08-20T22:43:27.9560458Z [00:02:28.630]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:27.9563733Z [00:02:28.630]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:27.9565907Z [00:02:28.630]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:27.9568155Z [00:02:28.630]➜  EOF
2025-08-20T22:43:27.9574765Z [00:02:28.630]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b044=>" -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/b044/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-20T22:43:27.9599682Z [00:02:28.634]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T22:43:27.9613242Z [00:02:28.635]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/46/46171919a7392793e07b640aa7e47504aca1ae730f9f44283c4ac563d941a95a-d # internal
2025-08-20T22:43:27.9621946Z [00:02:28.636]➜  maps
2025-08-20T22:43:27.9624077Z [00:02:28.637]➜  mkdir -p $WORK/b085/
2025-08-20T22:43:27.9638350Z [00:02:28.638]➜  cat >/tmp/go-build2401649780/b085/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9639130Z [00:02:28.638]➜  # import config
2025-08-20T22:43:27.9642289Z [00:02:28.638]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:27.9642904Z [00:02:28.638]➜  EOF
2025-08-20T22:43:27.9646480Z [00:02:28.638]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b085=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid 3hmY5SMuxXMJuPsVBmC5/3hmY5SMuxXMJuPsVBmC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T22:43:27.9755477Z [00:02:28.649]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T22:43:27.9762088Z [00:02:28.650]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/c3/c39af6f50a2f302aafef3b515051fb695f8a8e68cabb3ad6fc0ca3c4a290ce13-d # internal
2025-08-20T22:43:27.9764577Z [00:02:28.651]➜  weak
2025-08-20T22:43:27.9765373Z [00:02:28.651]➜  mkdir -p $WORK/b139/
2025-08-20T22:43:27.9766435Z [00:02:28.651]➜  cat >/tmp/go-build2401649780/b139/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9767271Z [00:02:28.651]➜  # import config
2025-08-20T22:43:27.9767963Z [00:02:28.651]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:27.9768792Z [00:02:28.651]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:27.9769373Z [00:02:28.651]➜  EOF
2025-08-20T22:43:27.9772514Z [00:02:28.651]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b139=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid 0tQuWrSLuA2C2pBP-zmG/0tQuWrSLuA2C2pBP-zmG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T22:43:27.9817001Z [00:02:28.656]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T22:43:27.9830718Z [00:02:28.657]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/1e/1ed6b5008035c21806c39f78553968c91c059007e533cf39bfe99154f794c206-d # internal
2025-08-20T22:43:27.9836659Z [00:02:28.657]➜  golang.org/x/exp/slices
2025-08-20T22:43:27.9837417Z [00:02:28.657]➜  mkdir -p $WORK/b430/
2025-08-20T22:43:27.9838170Z [00:02:28.657]➜  cat >/tmp/go-build2401649780/b430/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9838818Z [00:02:28.657]➜  # import config
2025-08-20T22:43:27.9839455Z [00:02:28.657]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:27.9840268Z [00:02:28.657]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:27.9840906Z [00:02:28.658]➜  EOF
2025-08-20T22:43:27.9845314Z [00:02:28.658]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/slices=>golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/slices;$WORK/b430=>" -p golang.org/x/exp/slices -lang=go1.23 -complete -installsuffix shared -buildid mDHuxwtHvFxIvwhITYNZ/mDHuxwtHvFxIvwhITYNZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/slices/slices.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/slices/sort.go
2025-08-20T22:43:27.9868639Z [00:02:28.660]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T22:43:27.9870032Z [00:02:28.661]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/b3/b35fe2f4af2add37163a99c517d12be21fb3614e3bcd4b3ee29206e95d4c9b7f-d # internal
2025-08-20T22:43:27.9871176Z [00:02:28.661]➜  golang.org/x/exp/maps
2025-08-20T22:43:27.9871767Z [00:02:28.661]➜  mkdir -p $WORK/b432/
2025-08-20T22:43:27.9872536Z [00:02:28.661]➜  cat >/tmp/go-build2401649780/b432/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9873596Z [00:02:28.661]➜  # import config
2025-08-20T22:43:27.9874293Z [00:02:28.661]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:27.9874939Z [00:02:28.661]➜  EOF
2025-08-20T22:43:27.9879027Z [00:02:28.661]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/maps=>golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/maps;$WORK/b432=>" -p golang.org/x/exp/maps -lang=go1.23 -complete -installsuffix shared -buildid m_hGd9n9gBfZtM8lHxb7/m_hGd9n9gBfZtM8lHxb7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/maps/maps.go
2025-08-20T22:43:27.9958892Z [00:02:28.669]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T22:43:27.9960195Z [00:02:28.670]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/f4/f4159236cc85bb940fbba6db480bd77256a4652a88296f76714d47ca4a9b9f09-d # internal
2025-08-20T22:43:27.9965177Z [00:02:28.671]➜  runtime/metrics
2025-08-20T22:43:27.9973193Z [00:02:28.671]➜  mkdir -p $WORK/b2172/
2025-08-20T22:43:27.9974389Z [00:02:28.671]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T22:43:27.9975553Z [00:02:28.671]➜  cat >/tmp/go-build2401649780/b2172/importcfg << 'EOF' # internal
2025-08-20T22:43:27.9976632Z [00:02:28.671]➜  # import config
2025-08-20T22:43:27.9979619Z [00:02:28.671]➜  packagefile internal/godebugs=/tmp/go-build2401649780/b015/_pkg_.a
2025-08-20T22:43:27.9980544Z [00:02:28.672]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:27.9981383Z [00:02:28.672]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:27.9982020Z [00:02:28.672]➜  EOF
2025-08-20T22:43:27.9983425Z [00:02:28.672]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/8a/8aaa886e5f20cf218b9f27085128993e874febf8c52bd32a59e947c6a038c0e4-d # internal
2025-08-20T22:43:28.0000289Z [00:02:28.672]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2172/_pkg_.a -trimpath "/root/.go/src/runtime/metrics=>runtime/metrics;$WORK/b2172=>" -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/b2172/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-20T22:43:28.0391723Z [00:02:28.713]➜  go tool buildid -w $WORK/b2172/_pkg_.a # internal
2025-08-20T22:43:28.0412677Z [00:02:28.715]➜  cp $WORK/b2172/_pkg_.a /root/.cache/go-build/37/3721bf1fe2ac2c99722f9a8a59bb0aacc38498d654264343f293d82257e4a428-d # internal
2025-08-20T22:43:28.0764001Z [00:02:28.750]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T22:43:28.0769075Z [00:02:28.750]➜  /root/.go/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b004/asm.o ./asm.s
2025-08-20T22:43:28.0798124Z [00:02:28.754]➜  go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal
2025-08-20T22:43:28.0802095Z [00:02:28.754]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T22:43:28.0829625Z [00:02:28.756]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/0a/0a23cc42b594d4aec09fcd5229acbb356c4dd5e04ac724468b0f8f8f9e929ccf-d # internal
2025-08-20T22:43:28.0830758Z [00:02:28.756]➜  errors
2025-08-20T22:43:28.0831197Z [00:02:28.756]➜  mkdir -p $WORK/b003/
2025-08-20T22:43:28.0831653Z [00:02:28.757]➜  sort
2025-08-20T22:43:28.0832069Z [00:02:28.757]➜  mkdir -p $WORK/b067/
2025-08-20T22:43:28.0838081Z [00:02:28.758]➜  cat >/tmp/go-build2401649780/b067/importcfg << 'EOF' # internal
2025-08-20T22:43:28.0842388Z [00:02:28.758]➜  # import config
2025-08-20T22:43:28.0843151Z [00:02:28.758]➜  packagefile internal/reflectlite=/tmp/go-build2401649780/b004/_pkg_.a
2025-08-20T22:43:28.0844350Z [00:02:28.758]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:28.0845152Z [00:02:28.758]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:28.0845803Z [00:02:28.758]➜  EOF
2025-08-20T22:43:28.0846465Z [00:02:28.758]➜  cat >/tmp/go-build2401649780/b003/importcfg << 'EOF' # internal
2025-08-20T22:43:28.0847324Z [00:02:28.758]➜  # import config
2025-08-20T22:43:28.0848642Z [00:02:28.758]➜  packagefile internal/reflectlite=/tmp/go-build2401649780/b004/_pkg_.a
2025-08-20T22:43:28.0849373Z [00:02:28.758]➜  EOF
2025-08-20T22:43:28.0849923Z [00:02:28.758]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:28.0854046Z [00:02:28.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b067=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid 3HYodz99RrwN-JsPNx1Z/3HYodz99RrwN-JsPNx1Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/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-20T22:43:28.0859979Z [00:02:28.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/errors=>errors;$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid 7509Dj0f2_7mdq1RmfcX/7509Dj0f2_7mdq1RmfcX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /root/.go/src/errors/errors.go /root/.go/src/errors/join.go /root/.go/src/errors/wrap.go
2025-08-20T22:43:28.0876823Z [00:02:28.762]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T22:43:28.1195307Z [00:02:28.793]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/c6/c6245df95baf398b1b3dfdaee46a73bf68099fad1d4c736f725b1445cee1d289-d # internal
2025-08-20T22:43:28.1198464Z [00:02:28.794]➜  internal/bisect
2025-08-20T22:43:28.1199148Z [00:02:28.794]➜  mkdir -p $WORK/b039/
2025-08-20T22:43:28.1199778Z [00:02:28.794]➜  internal/testlog
2025-08-20T22:43:28.1200261Z [00:02:28.794]➜  mkdir -p $WORK/b063/
2025-08-20T22:43:28.1201951Z [00:02:28.794]➜  cat >/tmp/go-build2401649780/b039/importcfg << 'EOF' # internal
2025-08-20T22:43:28.1202641Z [00:02:28.794]➜  # import config
2025-08-20T22:43:28.1203312Z [00:02:28.794]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:28.1204092Z [00:02:28.794]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.1204846Z [00:02:28.794]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:28.1205413Z [00:02:28.794]➜  EOF
2025-08-20T22:43:28.1205888Z [00:02:28.794]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T22:43:28.1217084Z [00:02:28.795]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b039=>" -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/b039/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T22:43:28.1220059Z [00:02:28.795]➜  cat >/tmp/go-build2401649780/b063/importcfg << 'EOF' # internal
2025-08-20T22:43:28.1220722Z [00:02:28.795]➜  # import config
2025-08-20T22:43:28.1221351Z [00:02:28.795]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.1222176Z [00:02:28.795]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:28.1222800Z [00:02:28.795]➜  EOF
2025-08-20T22:43:28.1231284Z [00:02:28.797]➜  /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-20T22:43:28.1249155Z [00:02:28.799]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/fe/feb306544ec3d075499dbf675e0c626aa18a3a7e5f66209d8961d8ddeba38a60-d # internal
2025-08-20T22:43:28.1252739Z [00:02:28.799]➜  internal/oserror
2025-08-20T22:43:28.1253413Z [00:02:28.799]➜  mkdir -p $WORK/b043/
2025-08-20T22:43:28.1254110Z [00:02:28.799]➜  cat >/tmp/go-build2401649780/b043/importcfg << 'EOF' # internal
2025-08-20T22:43:28.1256111Z [00:02:28.799]➜  # import config
2025-08-20T22:43:28.1256733Z [00:02:28.799]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.1257451Z [00:02:28.799]➜  EOF
2025-08-20T22:43:28.1260226Z [00:02:28.800]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b043=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid 8mi4VNDDF4DhvcykqDN1/8mi4VNDDF4DhvcykqDN1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T22:43:28.1352239Z [00:02:28.809]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T22:43:28.1360890Z [00:02:28.810]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/36/36c7d10bc34f03c5c6e7771667803ff1e70baaf9cea8e9cebbe793e83ee0ca9c-d # internal
2025-08-20T22:43:28.1394603Z [00:02:28.814]➜  syscall
2025-08-20T22:43:28.1395377Z [00:02:28.814]➜  mkdir -p $WORK/b041/
2025-08-20T22:43:28.1405355Z [00:02:28.815]➜  echo -n > $WORK/b041/go_asm.h # internal
2025-08-20T22:43:28.1411768Z [00:02:28.815]➜  cd /root/.go/src/syscall
2025-08-20T22:43:28.1417769Z [00:02:28.816]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b041=>" -I $WORK/b041/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b041/symabis ./asm_linux_amd64.s
2025-08-20T22:43:28.1661194Z [00:02:28.839]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T22:43:28.1669358Z [00:02:28.840]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/4d/4d079f4bb80dece452fc68a494c365a80e7ee4a6c8369b3d0a96b0003a08b2fd-d # internal
2025-08-20T22:43:28.1670392Z [00:02:28.841]➜  io
2025-08-20T22:43:28.1670804Z [00:02:28.841]➜  mkdir -p $WORK/b048/
2025-08-20T22:43:28.1671490Z [00:02:28.841]➜  cat >/tmp/go-build2401649780/b048/importcfg << 'EOF' # internal
2025-08-20T22:43:28.1672126Z [00:02:28.841]➜  # import config
2025-08-20T22:43:28.1672747Z [00:02:28.841]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.1673522Z [00:02:28.841]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.1674080Z [00:02:28.841]➜  EOF
2025-08-20T22:43:28.1674562Z [00:02:28.841]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:28.1679452Z [00:02:28.841]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b048=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid lCtZZ8dVmk8y4HP_DWVv/lCtZZ8dVmk8y4HP_DWVv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T22:43:28.1764913Z [00:02:28.850]➜  cat >/tmp/go-build2401649780/b041/importcfg << 'EOF' # internal
2025-08-20T22:43:28.1770524Z [00:02:28.851]➜  # import config
2025-08-20T22:43:28.1773419Z [00:02:28.851]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.1776191Z [00:02:28.851]➜  packagefile internal/asan=/tmp/go-build2401649780/b027/_pkg_.a
2025-08-20T22:43:28.1777406Z [00:02:28.851]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:28.1778480Z [00:02:28.851]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:28.1779539Z [00:02:28.851]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:28.1780537Z [00:02:28.851]➜  packagefile internal/itoa=/tmp/go-build2401649780/b042/_pkg_.a
2025-08-20T22:43:28.1785251Z [00:02:28.851]➜  packagefile internal/msan=/tmp/go-build2401649780/b028/_pkg_.a
2025-08-20T22:43:28.1786270Z [00:02:28.851]➜  packagefile internal/oserror=/tmp/go-build2401649780/b043/_pkg_.a
2025-08-20T22:43:28.1787617Z [00:02:28.851]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:43:28.1788668Z [00:02:28.851]➜  packagefile internal/runtime/syscall=/tmp/go-build2401649780/b023/_pkg_.a
2025-08-20T22:43:28.1789655Z [00:02:28.851]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:28.1790500Z [00:02:28.851]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:28.1791314Z [00:02:28.851]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.1792171Z [00:02:28.851]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:28.1792843Z [00:02:28.851]➜  EOF
2025-08-20T22:43:28.1809371Z [00:02:28.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b041=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid BjXwGNMiwygH1Ys2pMBt/BjXwGNMiwygH1Ys2pMBt -goversion go1.25.0 -symabis $WORK/b041/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack -asmhdr $WORK/b041/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-20T22:43:28.1979235Z [00:02:28.871]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T22:43:28.1987649Z [00:02:28.872]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/d1/d19189672caca4bf568c7ed4d6ba74fe0f96e0f4e465ca959d688b6517fee280-d # internal
2025-08-20T22:43:28.1988792Z [00:02:28.872]➜  internal/godebug
2025-08-20T22:43:28.1989305Z [00:02:28.873]➜  mkdir -p $WORK/b038/
2025-08-20T22:43:28.1990399Z [00:02:28.873]➜  cat >/tmp/go-build2401649780/b038/importcfg << 'EOF' # internal
2025-08-20T22:43:28.1991362Z [00:02:28.873]➜  # import config
2025-08-20T22:43:28.1992464Z [00:02:28.873]➜  packagefile internal/bisect=/tmp/go-build2401649780/b039/_pkg_.a
2025-08-20T22:43:28.1993495Z [00:02:28.873]➜  packagefile internal/godebugs=/tmp/go-build2401649780/b015/_pkg_.a
2025-08-20T22:43:28.1994413Z [00:02:28.873]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.1995260Z [00:02:28.873]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:28.1995934Z [00:02:28.873]➜  EOF
2025-08-20T22:43:28.1999053Z [00:02:28.873]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b038=>" -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/b038/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T22:43:28.2913064Z [00:02:28.965]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T22:43:28.2937786Z [00:02:28.968]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/53/5377ce15298e01df0c55cef40415265f649d713a1f0ae1f8afcc115235f763d1-d # internal
2025-08-20T22:43:28.2939469Z [00:02:28.968]➜  path
2025-08-20T22:43:28.2940408Z [00:02:28.968]➜  mkdir -p $WORK/b050/
2025-08-20T22:43:28.2941376Z [00:02:28.968]➜  cat >/tmp/go-build2401649780/b050/importcfg << 'EOF' # internal
2025-08-20T22:43:28.2942218Z [00:02:28.968]➜  # import config
2025-08-20T22:43:28.2944160Z [00:02:28.968]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.2945134Z [00:02:28.968]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:28.2946049Z [00:02:28.968]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:28.2946722Z [00:02:28.968]➜  EOF
2025-08-20T22:43:28.2949569Z [00:02:28.968]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b050=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid roIG9ekWhyDxJW_Ts0yu/roIG9ekWhyDxJW_Ts0yu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T22:43:28.3039141Z [00:02:28.978]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T22:43:28.3065347Z [00:02:28.981]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/6e/6ef538c8b6cad772fe475830a78731e2fd4b2df3cc73eadd6320233877af02ce-d # internal
2025-08-20T22:43:28.3290396Z [00:02:29.003]➜  strconv
2025-08-20T22:43:28.3290978Z [00:02:29.003]➜  mkdir -p $WORK/b056/
2025-08-20T22:43:28.3298722Z [00:02:29.004]➜  cat >/tmp/go-build2401649780/b056/importcfg << 'EOF' # internal
2025-08-20T22:43:28.3300902Z [00:02:29.004]➜  # import config
2025-08-20T22:43:28.3301519Z [00:02:29.004]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.3302364Z [00:02:29.004]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:28.3303600Z [00:02:29.004]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:28.3304453Z [00:02:29.004]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:28.3305255Z [00:02:29.004]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:28.3306069Z [00:02:29.004]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:28.3306672Z [00:02:29.004]➜  EOF
2025-08-20T22:43:28.3311980Z [00:02:29.004]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b056=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid Mkg3RKTEQB77CHc5CteV/Mkg3RKTEQB77CHc5CteV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/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-20T22:43:28.3322781Z [00:02:29.006]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T22:43:28.3358209Z [00:02:29.010]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/15/154de7a1e48c9972cc3f3b67efc110fb25d653b3948828a79b9a08ef84fb5557-d # internal
2025-08-20T22:43:28.3366538Z [00:02:29.011]➜  bytes
2025-08-20T22:43:28.3368839Z [00:02:29.011]➜  mkdir -p $WORK/b065/
2025-08-20T22:43:28.3378003Z [00:02:29.012]➜  cat >/tmp/go-build2401649780/b065/importcfg << 'EOF' # internal
2025-08-20T22:43:28.3378724Z [00:02:29.012]➜  # import config
2025-08-20T22:43:28.3400801Z [00:02:29.012]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.3401897Z [00:02:29.012]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:28.3403194Z [00:02:29.012]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:28.3404178Z [00:02:29.012]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:28.3405550Z [00:02:29.012]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:28.3406611Z [00:02:29.012]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:28.3409441Z [00:02:29.012]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:28.3410726Z [00:02:29.012]➜  EOF
2025-08-20T22:43:28.3413931Z [00:02:29.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b065=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid d0zgAlIUGYcZ2cGmr7nY/d0zgAlIUGYcZ2cGmr7nY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/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-20T22:43:28.3418826Z [00:02:29.012]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T22:43:28.3421475Z [00:02:29.016]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/ce/ce1fb77c1e9f1b21312771cbb655ebb4a3fd312933e38ff3bb0459e81f2ccbbb-d # internal
2025-08-20T22:43:28.3457353Z [00:02:29.020]➜  github.com/c-bata/go-prompt/internal/bisect
2025-08-20T22:43:28.3458977Z [00:02:29.020]➜  mkdir -p $WORK/b066/
2025-08-20T22:43:28.3463091Z [00:02:29.020]➜  cat >/tmp/go-build2401649780/b066/importcfg << 'EOF' # internal
2025-08-20T22:43:28.3465161Z [00:02:29.020]➜  # import config
2025-08-20T22:43:28.3467504Z [00:02:29.021]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:28.3469461Z [00:02:29.021]➜  EOF
2025-08-20T22:43:28.3473494Z [00:02:29.021]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/bisect=>github.com/c-bata/go-prompt@v0.2.6/internal/bisect;$WORK/b066=>" -p github.com/c-bata/go-prompt/internal/bisect -lang=go1.14 -complete -installsuffix shared -buildid KsATlpgbCNKSeRUv4BRH/KsATlpgbCNKSeRUv4BRH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/bisect/bisect.go
2025-08-20T22:43:28.3664326Z [00:02:29.040]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T22:43:28.3677509Z [00:02:29.042]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/af/af4fd8c8a883dcccde38aef1f2939fe24bd1d37f53916e1f6b5a01134cd5cafe-d # internal
2025-08-20T22:43:28.3685893Z [00:02:29.042]➜  strings
2025-08-20T22:43:28.3686427Z [00:02:29.042]➜  mkdir -p $WORK/b070/
2025-08-20T22:43:28.3687386Z [00:02:29.042]➜  cat >/tmp/go-build2401649780/b070/importcfg << 'EOF' # internal
2025-08-20T22:43:28.3688088Z [00:02:29.042]➜  # import config
2025-08-20T22:43:28.3688772Z [00:02:29.042]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.3689656Z [00:02:29.042]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:28.3690637Z [00:02:29.042]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:28.3691646Z [00:02:29.042]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:28.3692601Z [00:02:29.042]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:28.3693396Z [00:02:29.042]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:28.3694248Z [00:02:29.042]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:28.3694979Z [00:02:29.042]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.3695709Z [00:02:29.042]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:28.3696481Z [00:02:29.042]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:28.3697053Z [00:02:29.042]➜  EOF
2025-08-20T22:43:28.3701353Z [00:02:29.042]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b070=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid p5X9GGCbh0IlFMI_7Vz2/p5X9GGCbh0IlFMI_7Vz2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/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-20T22:43:28.5515667Z [00:02:29.225]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T22:43:28.5534553Z [00:02:29.227]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/da/da89f55ccb0bf05d05230cf29b7dd6ab6761b0e312dbaaf7da0b0ddeec3562e2-d # internal
2025-08-20T22:43:28.5918855Z [00:02:29.266]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T22:43:28.5947741Z [00:02:29.269]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/d4/d46e4219d704ff173533d25b9e9eeffa6c8d8b0e2a4bf4259c94eb560b4facbd-d # internal
2025-08-20T22:43:28.5959091Z [00:02:29.270]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T22:43:28.5965715Z [00:02:29.271]➜  reflect
2025-08-20T22:43:28.5971057Z [00:02:29.271]➜  mkdir -p $WORK/b054/
2025-08-20T22:43:28.5980689Z [00:02:29.272]➜  echo -n > $WORK/b054/go_asm.h # internal
2025-08-20T22:43:28.5991430Z [00:02:29.273]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/32/32abec01ce28be31053cd9ae6c3c5a7794c323b27608dd40c5f6118533612656-d # internal
2025-08-20T22:43:28.5994603Z [00:02:29.274]➜  cd /root/.go/src/reflect
2025-08-20T22:43:28.6006439Z [00:02:29.274]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b054=>" -I $WORK/b054/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b054/symabis ./asm_amd64.s
2025-08-20T22:43:28.6008574Z [00:02:29.274]➜  regexp/syntax
2025-08-20T22:43:28.6012901Z [00:02:29.275]➜  mkdir -p $WORK/b081/
2025-08-20T22:43:28.6021613Z [00:02:29.276]➜  cat >/tmp/go-build2401649780/b081/importcfg << 'EOF' # internal
2025-08-20T22:43:28.6022388Z [00:02:29.276]➜  # import config
2025-08-20T22:43:28.6023077Z [00:02:29.276]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:28.6023937Z [00:02:29.276]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:28.6024782Z [00:02:29.276]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:28.6025647Z [00:02:29.276]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:28.6026480Z [00:02:29.276]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.6050132Z [00:02:29.276]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:28.6051339Z [00:02:29.276]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:28.6052041Z [00:02:29.276]➜  EOF
2025-08-20T22:43:28.6052592Z [00:02:29.276]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:28.6057872Z [00:02:29.276]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b081=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid ZZLt7kv2e7TNThUqQKwy/ZZLt7kv2e7TNThUqQKwy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/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-20T22:43:28.6064626Z [00:02:29.281]➜  cat >/tmp/go-build2401649780/b054/importcfg << 'EOF' # internal
2025-08-20T22:43:28.6072941Z [00:02:29.281]➜  # import config
2025-08-20T22:43:28.6073616Z [00:02:29.281]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.6074554Z [00:02:29.281]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:28.6076205Z [00:02:29.281]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:28.6077959Z [00:02:29.281]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:28.6079500Z [00:02:29.281]➜  packagefile internal/itoa=/tmp/go-build2401649780/b042/_pkg_.a
2025-08-20T22:43:28.6081338Z [00:02:29.281]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:43:28.6082347Z [00:02:29.281]➜  packagefile internal/runtime/maps=/tmp/go-build2401649780/b026/_pkg_.a
2025-08-20T22:43:28.6083427Z [00:02:29.281]➜  packagefile internal/runtime/sys=/tmp/go-build2401649780/b030/_pkg_.a
2025-08-20T22:43:28.6084502Z [00:02:29.281]➜  packagefile internal/unsafeheader=/tmp/go-build2401649780/b008/_pkg_.a
2025-08-20T22:43:28.6085436Z [00:02:29.281]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:28.6086286Z [00:02:29.281]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:28.6087322Z [00:02:29.281]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:28.6088207Z [00:02:29.281]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:28.6089067Z [00:02:29.281]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.6089930Z [00:02:29.281]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:28.6090840Z [00:02:29.281]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:28.6091480Z [00:02:29.281]➜  EOF
2025-08-20T22:43:28.6099012Z [00:02:29.281]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b054=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid 5sHFdcVSOaePWPa_osmi/5sHFdcVSOaePWPa_osmi -goversion go1.25.0 -symabis $WORK/b054/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack -asmhdr $WORK/b054/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-20T22:43:28.7171694Z [00:02:29.390]➜  runtime/cgo
2025-08-20T22:43:28.7172297Z [00:02:29.390]➜  mkdir -p $WORK/b087/
2025-08-20T22:43:28.7176726Z [00:02:29.391]➜  echo -n > $WORK/b087/preferlinkext # internal
2025-08-20T22:43:28.7201361Z [00:02:29.394]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:28.7208273Z [00:02:29.395]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b087/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b087/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T22:43:28.7726715Z [00:02:29.446]➜  cd /root/.go/src/syscall
2025-08-20T22:43:28.7731818Z [00:02:29.447]➜  /root/.go/pkg/tool/linux_amd64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b041=>" -I $WORK/b041/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b041/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T22:43:28.7817889Z [00:02:29.456]➜  go tool pack r $WORK/b041/_pkg_.a $WORK/b041/asm_linux_amd64.o # internal
2025-08-20T22:43:28.7827898Z [00:02:29.456]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T22:43:28.7882016Z [00:02:29.462]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/cd/cdf09357c3794b1f72e7c6584f54b432460418dff00b3063c0a04ebd092da372-d # internal
2025-08-20T22:43:28.7906589Z [00:02:29.465]➜  time
2025-08-20T22:43:28.7920336Z [00:02:29.466]➜  mkdir -p $WORK/b037/
2025-08-20T22:43:28.7926294Z [00:02:29.467]➜  cat >/tmp/go-build2401649780/b037/importcfg << 'EOF' # internal
2025-08-20T22:43:28.7949920Z [00:02:29.467]➜  # import config
2025-08-20T22:43:28.7950649Z [00:02:29.467]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:28.7951556Z [00:02:29.467]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:28.7952539Z [00:02:29.467]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:28.7953836Z [00:02:29.467]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:28.7954833Z [00:02:29.467]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:28.7955659Z [00:02:29.467]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:28.7956434Z [00:02:29.467]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:28.7957388Z [00:02:29.467]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:28.7958032Z [00:02:29.467]➜  EOF
2025-08-20T22:43:28.7958534Z [00:02:29.467]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:28.7963184Z [00:02:29.467]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b037=>" -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/b037/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-20T22:43:28.8167001Z [00:02:29.491]➜  cd $WORK
2025-08-20T22:43:28.8172119Z [00:02:29.491]➜  gcc -fno-caret-diagnostics -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:43:28.8631378Z [00:02:29.537]➜  gcc -Qunused-arguments -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:43:28.8731495Z [00:02:29.547]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T22:43:28.8769857Z [00:02:29.551]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/5d/5dc0ab6af6d11857a8878bee66a464632298e872e277f3193cedca8902217a7c-d # internal
2025-08-20T22:43:28.8825719Z [00:02:29.557]➜  gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
2025-08-20T22:43:29.1746957Z [00:02:29.848]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T22:43:29.1748606Z [00:02:29.848]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/14/1418082417a8f805c68f5ccb7fb1b66d14da5bfcecfb9cb7e35dd9430c1754e9-d # internal
2025-08-20T22:43:29.1834754Z [00:02:29.857]➜  context
2025-08-20T22:43:29.1835976Z [00:02:29.858]➜  mkdir -p $WORK/b002/
2025-08-20T22:43:29.1839297Z [00:02:29.858]➜  gcc -fdebug-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:43:29.1840777Z [00:02:29.858]➜  cat >/tmp/go-build2401649780/b002/importcfg << 'EOF' # internal
2025-08-20T22:43:29.1841992Z [00:02:29.858]➜  # import config
2025-08-20T22:43:29.1843713Z [00:02:29.858]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.1844967Z [00:02:29.858]➜  packagefile internal/reflectlite=/tmp/go-build2401649780/b004/_pkg_.a
2025-08-20T22:43:29.1846701Z [00:02:29.858]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:29.1847994Z [00:02:29.858]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:29.1849129Z [00:02:29.858]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:29.1851167Z [00:02:29.858]➜  EOF
2025-08-20T22:43:29.1851919Z [00:02:29.858]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.1854803Z [00:02:29.858]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b002=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid cqkdNwrifRVhLsX1-tMY/cqkdNwrifRVhLsX1-tMY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /root/.go/src/context/context.go
2025-08-20T22:43:29.2050835Z [00:02:29.879]➜  cd $WORK
2025-08-20T22:43:29.2052580Z [00:02:29.879]➜  gcc -ffile-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:43:29.2311286Z [00:02:29.905]➜  io/fs
2025-08-20T22:43:29.2312401Z [00:02:29.905]➜  mkdir -p $WORK/b049/
2025-08-20T22:43:29.2319145Z [00:02:29.906]➜  gcc -gno-record-gcc-switches -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T22:43:29.2325849Z [00:02:29.907]➜  cat >/tmp/go-build2401649780/b049/importcfg << 'EOF' # internal
2025-08-20T22:43:29.2327372Z [00:02:29.907]➜  # import config
2025-08-20T22:43:29.2330219Z [00:02:29.907]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.2331185Z [00:02:29.907]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:29.2332167Z [00:02:29.907]➜  packagefile internal/oserror=/tmp/go-build2401649780/b043/_pkg_.a
2025-08-20T22:43:29.2333032Z [00:02:29.907]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.2334172Z [00:02:29.907]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:29.2335050Z [00:02:29.907]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:29.2335893Z [00:02:29.907]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:29.2336767Z [00:02:29.907]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:29.2348233Z [00:02:29.907]➜  EOF
2025-08-20T22:43:29.2357304Z [00:02:29.910]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.2364967Z [00:02:29.910]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b049=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid pq2CM60xOM7HPAgcBiSM/pq2CM60xOM7HPAgcBiSM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/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-20T22:43:29.2592023Z [00:02:29.933]➜  cd $WORK
2025-08-20T22:43:29.2596361Z [00:02:29.933]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/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-20T22:43:29.2870057Z [00:02:29.961]➜  cd $WORK/b087
2025-08-20T22:43:29.2875390Z [00:02:29.961]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x001.o -c _cgo_export.c
2025-08-20T22:43:29.3137564Z [00:02:29.988]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T22:43:29.3214871Z [00:02:29.995]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/5f/5f07340b9e744a004ed4dcfc67644c9b3b4ba147f46dd0375a8f613d062d5207-d # internal
2025-08-20T22:43:29.3236130Z [00:02:29.996]➜  internal/syscall/unix
2025-08-20T22:43:29.3236719Z [00:02:29.996]➜  mkdir -p $WORK/b061/
2025-08-20T22:43:29.3237592Z [00:02:29.997]➜  cat >/tmp/go-build2401649780/b061/importcfg << 'EOF' # internal
2025-08-20T22:43:29.3238268Z [00:02:29.997]➜  # import config
2025-08-20T22:43:29.3238910Z [00:02:29.997]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:29.3239731Z [00:02:29.997]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:29.3240565Z [00:02:29.997]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:29.3241172Z [00:02:29.997]➜  EOF
2025-08-20T22:43:29.3242372Z [00:02:29.998]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.3256048Z [00:02:29.998]➜  /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-20T22:43:29.3984426Z [00:02:30.072]➜  cd $WORK/b087
2025-08-20T22:43:29.3987490Z [00:02:30.072]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x002.o -c cgo.cgo2.c
2025-08-20T22:43:29.4003292Z [00:02:30.073]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T22:43:29.4004589Z [00:02:30.074]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/ca/ca1cccbdbc48033da956e2ce732dd02418956360eb20980eeba15ecec95ce61a-d # internal
2025-08-20T22:43:29.4014938Z [00:02:30.076]➜  internal/poll
2025-08-20T22:43:29.4018807Z [00:02:30.076]➜  mkdir -p $WORK/b060/
2025-08-20T22:43:29.4050556Z [00:02:30.076]➜  cat >/tmp/go-build2401649780/b060/importcfg << 'EOF' # internal
2025-08-20T22:43:29.4051236Z [00:02:30.076]➜  # import config
2025-08-20T22:43:29.4051860Z [00:02:30.076]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.4053088Z [00:02:30.076]➜  packagefile internal/itoa=/tmp/go-build2401649780/b042/_pkg_.a
2025-08-20T22:43:29.4056079Z [00:02:30.076]➜  packagefile internal/syscall/unix=/tmp/go-build2401649780/b061/_pkg_.a
2025-08-20T22:43:29.4057620Z [00:02:30.076]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.4058791Z [00:02:30.076]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:29.4060372Z [00:02:30.076]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:29.4064162Z [00:02:30.076]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:29.4065043Z [00:02:30.076]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:29.4065846Z [00:02:30.076]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:29.4066446Z [00:02:30.076]➜  EOF
2025-08-20T22:43:29.4066963Z [00:02:30.076]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.4077006Z [00:02:30.076]➜  /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-20T22:43:29.4099036Z [00:02:30.084]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T22:43:29.4197958Z [00:02:30.094]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/fc/fccee468363facdb09b45d99d9f154b47b64a07d18cd2fa40a6b3ed71255d5d0-d # internal
2025-08-20T22:43:29.4204142Z [00:02:30.094]➜  embed
2025-08-20T22:43:29.4204583Z [00:02:30.094]➜  mkdir -p $WORK/b047/
2025-08-20T22:43:29.4209704Z [00:02:30.095]➜  cat >/tmp/go-build2401649780/b047/importcfg << 'EOF' # internal
2025-08-20T22:43:29.4225873Z [00:02:30.095]➜  # import config
2025-08-20T22:43:29.4226577Z [00:02:30.095]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.4227633Z [00:02:30.095]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:29.4228629Z [00:02:30.095]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:29.4229570Z [00:02:30.095]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.4230347Z [00:02:30.095]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:29.4231120Z [00:02:30.095]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:29.4231726Z [00:02:30.095]➜  EOF
2025-08-20T22:43:29.4234195Z [00:02:30.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b047=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid 12Vewhxkdt4YH69F8bba/12Vewhxkdt4YH69F8bba -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T22:43:29.4629189Z [00:02:30.137]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:29.4633858Z [00:02:30.137]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x003.o -c gcc_context.c
2025-08-20T22:43:29.5014022Z [00:02:30.175]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T22:43:29.5025398Z [00:02:30.176]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/04/04d0d56bd27f851969d22dc866a389171e6a79073d83c5b6bb415bf7f7c3b1e6-d # internal
2025-08-20T22:43:29.5031544Z [00:02:30.177]➜  internal/filepathlite
2025-08-20T22:43:29.5036496Z [00:02:30.177]➜  mkdir -p $WORK/b059/
2025-08-20T22:43:29.5037478Z [00:02:30.178]➜  cat >/tmp/go-build2401649780/b059/importcfg << 'EOF' # internal
2025-08-20T22:43:29.5038184Z [00:02:30.178]➜  # import config
2025-08-20T22:43:29.5038864Z [00:02:30.178]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.5039788Z [00:02:30.178]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:29.5040818Z [00:02:30.178]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:29.5041719Z [00:02:30.178]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:29.5042528Z [00:02:30.178]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:29.5060159Z [00:02:30.178]➜  EOF
2025-08-20T22:43:29.5060792Z [00:02:30.178]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.5064829Z [00:02:30.178]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b059=>" -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/b059/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-20T22:43:29.5454649Z [00:02:30.219]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:29.5460166Z [00:02:30.219]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x004.o -c gcc_fatalf.c
2025-08-20T22:43:29.5603353Z [00:02:30.233]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T22:43:29.5606820Z [00:02:30.234]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/ff/ffb5801c47a3fb009cba1fc66c4ab3b12299a5e506c71615a431026b16fa568a-d # internal
2025-08-20T22:43:29.5611869Z [00:02:30.235]➜  internal/syscall/execenv
2025-08-20T22:43:29.5613872Z [00:02:30.236]➜  mkdir -p $WORK/b062/
2025-08-20T22:43:29.5618790Z [00:02:30.236]➜  cat >/tmp/go-build2401649780/b062/importcfg << 'EOF' # internal
2025-08-20T22:43:29.5620903Z [00:02:30.236]➜  # import config
2025-08-20T22:43:29.5622027Z [00:02:30.236]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:29.5624798Z [00:02:30.236]➜  EOF
2025-08-20T22:43:29.5625585Z [00:02:30.237]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.5652337Z [00:02:30.239]➜  /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-20T22:43:29.5882302Z [00:02:30.262]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T22:43:29.5891134Z [00:02:30.263]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/78/78e88c038ec7f33ab30907b2537c216118212cff0bd9c32c48b63c9f653b5cdf-d # internal
2025-08-20T22:43:29.5896120Z [00:02:30.264]➜  regexp
2025-08-20T22:43:29.5896643Z [00:02:30.264]➜  mkdir -p $WORK/b080/
2025-08-20T22:43:29.5902624Z [00:02:30.264]➜  cat >/tmp/go-build2401649780/b080/importcfg << 'EOF' # internal
2025-08-20T22:43:29.5904996Z [00:02:30.265]➜  # import config
2025-08-20T22:43:29.5909999Z [00:02:30.265]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:29.5910904Z [00:02:30.265]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.5911763Z [00:02:30.265]➜  packagefile regexp/syntax=/tmp/go-build2401649780/b081/_pkg_.a
2025-08-20T22:43:29.5912666Z [00:02:30.265]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:29.5913478Z [00:02:30.265]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:29.5914311Z [00:02:30.265]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:29.5915194Z [00:02:30.265]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:29.5916067Z [00:02:30.265]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:29.5916975Z [00:02:30.265]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:29.5917916Z [00:02:30.265]➜  EOF
2025-08-20T22:43:29.5921159Z [00:02:30.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b080=>" -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/b080/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-20T22:43:29.6772352Z [00:02:30.351]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T22:43:29.6844174Z [00:02:30.359]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/23/23b65ad39a9a3d558cebe6b474db24823d4cdb4d66c1c173a6d7fa8f7b99e627-d # internal
2025-08-20T22:43:29.6870179Z [00:02:30.361]➜  os
2025-08-20T22:43:29.6897773Z [00:02:30.361]➜  mkdir -p $WORK/b058/
2025-08-20T22:43:29.6899683Z [00:02:30.361]➜  cat >/tmp/go-build2401649780/b058/importcfg << 'EOF' # internal
2025-08-20T22:43:29.6901704Z [00:02:30.361]➜  # import config
2025-08-20T22:43:29.6902459Z [00:02:30.361]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.6903405Z [00:02:30.361]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:29.6904413Z [00:02:30.361]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:29.6905471Z [00:02:30.361]➜  packagefile internal/filepathlite=/tmp/go-build2401649780/b059/_pkg_.a
2025-08-20T22:43:29.6906502Z [00:02:30.361]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:29.6910338Z [00:02:30.361]➜  packagefile internal/itoa=/tmp/go-build2401649780/b042/_pkg_.a
2025-08-20T22:43:29.6911350Z [00:02:30.361]➜  packagefile internal/poll=/tmp/go-build2401649780/b060/_pkg_.a
2025-08-20T22:43:29.6912429Z [00:02:30.361]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:29.6913482Z [00:02:30.361]➜  packagefile internal/syscall/execenv=/tmp/go-build2401649780/b062/_pkg_.a
2025-08-20T22:43:29.6914569Z [00:02:30.361]➜  packagefile internal/syscall/unix=/tmp/go-build2401649780/b061/_pkg_.a
2025-08-20T22:43:29.6915547Z [00:02:30.361]➜  packagefile internal/testlog=/tmp/go-build2401649780/b063/_pkg_.a
2025-08-20T22:43:29.6916404Z [00:02:30.361]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.6917417Z [00:02:30.362]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:29.6918277Z [00:02:30.362]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:29.6919111Z [00:02:30.362]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:29.6919928Z [00:02:30.362]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:29.6920764Z [00:02:30.362]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:29.6921644Z [00:02:30.362]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:29.6922440Z [00:02:30.362]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:29.6923335Z [00:02:30.362]➜  EOF
2025-08-20T22:43:29.6946262Z [00:02:30.362]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b058=>" -p os -lang=go1.25 -std -installsuffix shared -buildid It42hYxCHsgGWMfaclET/It42hYxCHsgGWMfaclET -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b058/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-20T22:43:29.7420615Z [00:02:30.416]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T22:43:29.7445168Z [00:02:30.419]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/65/651587dda54f0a18c390445dc9df937b492f23e29f5ce208f96c633580c2d1d6-d # internal
2025-08-20T22:43:29.7446898Z [00:02:30.419]➜  bufio
2025-08-20T22:43:29.7447756Z [00:02:30.419]➜  mkdir -p $WORK/b089/
2025-08-20T22:43:29.7451602Z [00:02:30.419]➜  cat >/tmp/go-build2401649780/b089/importcfg << 'EOF' # internal
2025-08-20T22:43:29.7452650Z [00:02:30.419]➜  # import config
2025-08-20T22:43:29.7453718Z [00:02:30.419]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:29.7454629Z [00:02:30.419]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.7455445Z [00:02:30.419]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.7456204Z [00:02:30.419]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:29.7457661Z [00:02:30.419]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:29.7458359Z [00:02:30.419]➜  EOF
2025-08-20T22:43:29.7461120Z [00:02:30.419]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b089=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid lMiptq_IVFXdFizLJxvr/lMiptq_IVFXdFizLJxvr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T22:43:29.7675771Z [00:02:30.442]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:29.7679943Z [00:02:30.442]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x005.o -c gcc_libinit.c
2025-08-20T22:43:29.8097928Z [00:02:30.484]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T22:43:29.8115548Z [00:02:30.485]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/ef/ef28ffa5413ef092ae24a9196a3049e78bfcfb7357198ed0c7ba56e0fad89fb4-d # internal
2025-08-20T22:43:29.8116691Z [00:02:30.485]➜  hash
2025-08-20T22:43:29.8117374Z [00:02:30.485]➜  mkdir -p $WORK/b093/
2025-08-20T22:43:29.8122437Z [00:02:30.486]➜  cat >/tmp/go-build2401649780/b093/importcfg << 'EOF' # internal
2025-08-20T22:43:29.8123248Z [00:02:30.486]➜  # import config
2025-08-20T22:43:29.8123901Z [00:02:30.486]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.8124515Z [00:02:30.486]➜  EOF
2025-08-20T22:43:29.8125046Z [00:02:30.486]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.8127878Z [00:02:30.486]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b093=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid Tkz1fl-WPXxHIfzaF8D7/Tkz1fl-WPXxHIfzaF8D7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T22:43:29.8232998Z [00:02:30.497]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T22:43:29.8234288Z [00:02:30.497]➜  cd /root/.go/src/reflect
2025-08-20T22:43:29.8236179Z [00:02:30.497]➜  /root/.go/pkg/tool/linux_amd64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b054=>" -I $WORK/b054/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b054/asm_amd64.o ./asm_amd64.s
2025-08-20T22:43:29.8240128Z [00:02:30.498]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/ea/ea3cec29e9ac09c6ce47789ddb1c892ff5a0d98aba0aa426006a0f60450baa95-d # internal
2025-08-20T22:43:29.8246085Z [00:02:30.499]➜  hash/crc32
2025-08-20T22:43:29.8248348Z [00:02:30.499]➜  mkdir -p $WORK/b092/
2025-08-20T22:43:29.8248972Z [00:02:30.499]➜  echo -n > $WORK/b092/go_asm.h # internal
2025-08-20T22:43:29.8249573Z [00:02:30.499]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:43:29.8251789Z [00:02:30.499]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b092/symabis ./crc32_amd64.s
2025-08-20T22:43:29.8265115Z [00:02:30.501]➜  cd /root/.go/src/reflect
2025-08-20T22:43:29.8270696Z [00:02:30.501]➜  go tool pack r $WORK/b054/_pkg_.a $WORK/b054/asm_amd64.o # internal
2025-08-20T22:43:29.8271534Z [00:02:30.501]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T22:43:29.8279369Z [00:02:30.502]➜  cat >/tmp/go-build2401649780/b092/importcfg << 'EOF' # internal
2025-08-20T22:43:29.8282254Z [00:02:30.502]➜  # import config
2025-08-20T22:43:29.8282934Z [00:02:30.502]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.8283798Z [00:02:30.502]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:29.8284804Z [00:02:30.502]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:29.8285787Z [00:02:30.502]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:29.8286688Z [00:02:30.502]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:29.8290579Z [00:02:30.502]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:29.8292194Z [00:02:30.502]➜  EOF
2025-08-20T22:43:29.8293107Z [00:02:30.502]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.8297026Z [00:02:30.502]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b092=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid OevusF61XqBiglh2go0s/OevusF61XqBiglh2go0s -goversion go1.25.0 -symabis $WORK/b092/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/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-20T22:43:29.8385633Z [00:02:30.512]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/52/52ae03e4f4b65d4befe8d63b3dac90c2cb50c24caa339398e77c03c3cb934ed7-d # internal
2025-08-20T22:43:29.8396235Z [00:02:30.513]➜  internal/fmtsort
2025-08-20T22:43:29.8396772Z [00:02:30.513]➜  mkdir -p $WORK/b053/
2025-08-20T22:43:29.8398012Z [00:02:30.513]➜  cat >/tmp/go-build2401649780/b053/importcfg << 'EOF' # internal
2025-08-20T22:43:29.8398699Z [00:02:30.513]➜  # import config
2025-08-20T22:43:29.8399351Z [00:02:30.513]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:29.8400167Z [00:02:30.513]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:29.8401017Z [00:02:30.513]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:29.8401648Z [00:02:30.513]➜  EOF
2025-08-20T22:43:29.8404651Z [00:02:30.514]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b053=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid cYUTo3b48V3JDSnH5ZsN/cYUTo3b48V3JDSnH5ZsN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T22:43:29.8641399Z [00:02:30.538]➜  cd /root/.go/src/hash/crc32
2025-08-20T22:43:29.8646981Z [00:02:30.538]➜  /root/.go/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b092=>" -I $WORK/b092/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b092/crc32_amd64.o ./crc32_amd64.s
2025-08-20T22:43:29.8772750Z [00:02:30.551]➜  go tool pack r $WORK/b092/_pkg_.a $WORK/b092/crc32_amd64.o # internal
2025-08-20T22:43:29.8775577Z [00:02:30.552]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T22:43:29.8786043Z [00:02:30.553]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/e3/e36bce83c26b8b2ee1e4252372500667e678fc49dc293d7ad42ca57243f7f1c5-d # internal
2025-08-20T22:43:29.8792321Z [00:02:30.553]➜  encoding/binary
2025-08-20T22:43:29.8792874Z [00:02:30.553]➜  mkdir -p $WORK/b077/
2025-08-20T22:43:29.8795502Z [00:02:30.554]➜  cat >/tmp/go-build2401649780/b077/importcfg << 'EOF' # internal
2025-08-20T22:43:29.8798230Z [00:02:30.554]➜  # import config
2025-08-20T22:43:29.8803292Z [00:02:30.554]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.8804235Z [00:02:30.554]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:29.8805083Z [00:02:30.554]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:29.8805961Z [00:02:30.554]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:29.8806804Z [00:02:30.554]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:29.8816408Z [00:02:30.554]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:29.8817047Z [00:02:30.554]➜  EOF
2025-08-20T22:43:29.8817794Z [00:02:30.554]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.8821599Z [00:02:30.554]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b077=>" -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/b077/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-20T22:43:29.9053632Z [00:02:30.579]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T22:43:29.9082018Z [00:02:30.582]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/93/934b7067c85ff7bb07fb95e32b4b4043e76372281a126fd9354837df1db31613-d # internal
2025-08-20T22:43:29.9088497Z [00:02:30.583]➜  crypto/internal/fips140deps/godebug
2025-08-20T22:43:29.9092028Z [00:02:30.583]➜  mkdir -p $WORK/b098/
2025-08-20T22:43:29.9106322Z [00:02:30.585]➜  cat >/tmp/go-build2401649780/b098/importcfg << 'EOF' # internal
2025-08-20T22:43:29.9109753Z [00:02:30.585]➜  # import config
2025-08-20T22:43:29.9110952Z [00:02:30.585]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:29.9112141Z [00:02:30.585]➜  EOF
2025-08-20T22:43:29.9117545Z [00:02:30.585]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b098=>" -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/b098/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T22:43:29.9297646Z [00:02:30.604]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:29.9300701Z [00:02:30.604]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x006.o -c gcc_linux_amd64.c
2025-08-20T22:43:29.9471592Z [00:02:30.621]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T22:43:29.9489083Z [00:02:30.623]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/0c/0c5730bd9b04c0157b40a272fb5c8411bfbf1c513b13ba1a1af91298f757e2e4-d # internal
2025-08-20T22:43:29.9490356Z [00:02:30.623]➜  crypto/internal/fips140
2025-08-20T22:43:29.9491022Z [00:02:30.623]➜  mkdir -p $WORK/b097/
2025-08-20T22:43:29.9491855Z [00:02:30.623]➜  cat >/tmp/go-build2401649780/b097/importcfg << 'EOF' # internal
2025-08-20T22:43:29.9492597Z [00:02:30.623]➜  # import config
2025-08-20T22:43:29.9493523Z [00:02:30.623]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2401649780/b098/_pkg_.a
2025-08-20T22:43:29.9494565Z [00:02:30.623]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:29.9495402Z [00:02:30.623]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:29.9496542Z [00:02:30.623]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:29.9497608Z [00:02:30.623]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:29.9498299Z [00:02:30.623]➜  EOF
2025-08-20T22:43:29.9498800Z [00:02:30.623]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:29.9503543Z [00:02:30.623]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b097=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid wXIzNFqboyIQjN9qzn4-/wXIzNFqboyIQjN9qzn4- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/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-20T22:43:29.9853373Z [00:02:30.659]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T22:43:29.9860897Z [00:02:30.660]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/fb/fb49772351f8add8f503a109e09d0fb25191ef747bd52d2a6b73ed0d05268c9e-d # internal
2025-08-20T22:43:29.9862487Z [00:02:30.660]➜  crypto/internal/impl
2025-08-20T22:43:29.9863061Z [00:02:30.660]➜  mkdir -p $WORK/b105/
2025-08-20T22:43:29.9871239Z [00:02:30.661]➜  cat >/tmp/go-build2401649780/b105/importcfg << 'EOF' # internal
2025-08-20T22:43:29.9872002Z [00:02:30.661]➜  # import config
2025-08-20T22:43:29.9872690Z [00:02:30.661]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:29.9873357Z [00:02:30.661]➜  EOF
2025-08-20T22:43:29.9876495Z [00:02:30.661]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b105=>" -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/b105/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T22:43:30.0012272Z [00:02:30.673]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:30.0015253Z [00:02:30.673]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x007.o -c gcc_mmap.c
2025-08-20T22:43:30.0280995Z [00:02:30.702]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T22:43:30.0287930Z [00:02:30.703]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/68/68d8c6d8ca67668a4e86b0c93cd4057bc6649e016e09cd2c266bb5ccdd8cebc6-d # internal
2025-08-20T22:43:30.0292617Z [00:02:30.703]➜  crypto/internal/fips140/sha256
2025-08-20T22:43:30.0293217Z [00:02:30.703]➜  mkdir -p $WORK/b102/
2025-08-20T22:43:30.0303728Z [00:02:30.704]➜  echo -n > $WORK/b102/go_asm.h # internal
2025-08-20T22:43:30.0304485Z [00:02:30.704]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:43:30.0307354Z [00:02:30.704]➜  /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/b102=>" -I $WORK/b102/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./sha256block_amd64.s
2025-08-20T22:43:30.0472197Z [00:02:30.721]➜  cat >/tmp/go-build2401649780/b102/importcfg << 'EOF' # internal
2025-08-20T22:43:30.0472970Z [00:02:30.721]➜  # import config
2025-08-20T22:43:30.0475950Z [00:02:30.721]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:30.0480860Z [00:02:30.721]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:30.0486127Z [00:02:30.721]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:30.0488383Z [00:02:30.721]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2401649780/b104/_pkg_.a
2025-08-20T22:43:30.0489589Z [00:02:30.721]➜  packagefile crypto/internal/impl=/tmp/go-build2401649780/b105/_pkg_.a
2025-08-20T22:43:30.0490540Z [00:02:30.721]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.0491351Z [00:02:30.721]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:30.0492190Z [00:02:30.721]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.0492829Z [00:02:30.721]➜  EOF
2025-08-20T22:43:30.0493374Z [00:02:30.721]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.0498893Z [00:02:30.721]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b102=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid mgJv6PkvVtvfK86miliL/mgJv6PkvVtvfK86miliL -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/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-20T22:43:30.0639532Z [00:02:30.738]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:30.0642648Z [00:02:30.738]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x008.o -c gcc_setenv.c
2025-08-20T22:43:30.1511679Z [00:02:30.822]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x009.o -c gcc_sigaction.c
2025-08-20T22:43:30.1555498Z [00:02:30.830]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T22:43:30.1559987Z [00:02:30.830]➜  /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/b102=>" -I $WORK/b102/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/sha256block_amd64.o ./sha256block_amd64.s
2025-08-20T22:43:30.1772847Z [00:02:30.851]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T22:43:30.1774250Z [00:02:30.852]➜  go tool pack r $WORK/b102/_pkg_.a $WORK/b102/sha256block_amd64.o # internal
2025-08-20T22:43:30.1776251Z [00:02:30.852]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T22:43:30.1788622Z [00:02:30.853]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/7d/7d6e2b7c4c60f566808f2bab652e2ef5084f5e51e6daa3849c3f0426ad3e11a2-d # internal
2025-08-20T22:43:30.1792016Z [00:02:30.853]➜  crypto/internal/fips140/sha3
2025-08-20T22:43:30.1793172Z [00:02:30.854]➜  mkdir -p $WORK/b106/
2025-08-20T22:43:30.1798091Z [00:02:30.854]➜  echo -n > $WORK/b106/go_asm.h # internal
2025-08-20T22:43:30.1802040Z [00:02:30.854]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:43:30.1804958Z [00:02:30.854]➜  /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/b106=>" -I $WORK/b106/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./sha3_amd64.s
2025-08-20T22:43:30.1882954Z [00:02:30.862]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/99/99c4b5bb70dea8576aed29d6435b27ec472dd922b15425ac50b030c12d61a7a3-d # internal
2025-08-20T22:43:30.1892285Z [00:02:30.863]➜  fmt
2025-08-20T22:43:30.1894924Z [00:02:30.864]➜  mkdir -p $WORK/b052/
2025-08-20T22:43:30.1903104Z [00:02:30.864]➜  cat >/tmp/go-build2401649780/b052/importcfg << 'EOF' # internal
2025-08-20T22:43:30.1905268Z [00:02:30.865]➜  # import config
2025-08-20T22:43:30.1909314Z [00:02:30.865]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.1910289Z [00:02:30.865]➜  packagefile internal/fmtsort=/tmp/go-build2401649780/b053/_pkg_.a
2025-08-20T22:43:30.1911220Z [00:02:30.865]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.1912043Z [00:02:30.865]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:30.1912856Z [00:02:30.865]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.1913686Z [00:02:30.865]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:30.1914511Z [00:02:30.865]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:30.1915335Z [00:02:30.865]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:30.1916160Z [00:02:30.865]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.1917083Z [00:02:30.865]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:30.1918039Z [00:02:30.865]➜  EOF
2025-08-20T22:43:30.1918582Z [00:02:30.865]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.1921943Z [00:02:30.865]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b052=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid qqDGHnbvrGH0JVvwba_3/qqDGHnbvrGH0JVvwba_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/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-20T22:43:30.1938918Z [00:02:30.868]➜  cat >/tmp/go-build2401649780/b106/importcfg << 'EOF' # internal
2025-08-20T22:43:30.1993747Z [00:02:30.868]➜  # import config
2025-08-20T22:43:30.1994512Z [00:02:30.868]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:30.1995953Z [00:02:30.868]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:30.1997453Z [00:02:30.868]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:30.1998803Z [00:02:30.868]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:30.2000089Z [00:02:30.868]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2401649780/b104/_pkg_.a
2025-08-20T22:43:30.2001210Z [00:02:30.868]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.2002104Z [00:02:30.868]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.2002787Z [00:02:30.868]➜  EOF
2025-08-20T22:43:30.2008757Z [00:02:30.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b106=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid pKhCNDCH0S9hFXn29YXH/pKhCNDCH0S9hFXn29YXH -goversion go1.25.0 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/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-20T22:43:30.2013769Z [00:02:30.872]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T22:43:30.2031816Z [00:02:30.877]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/a9/a9f645ba77f0596e255804699ca4560c4d0348cf5e416b7aaaeb460f6b8906d7-d # internal
2025-08-20T22:43:30.2038156Z [00:02:30.878]➜  io/ioutil
2025-08-20T22:43:30.2043378Z [00:02:30.878]➜  mkdir -p $WORK/b069/
2025-08-20T22:43:30.2053002Z [00:02:30.879]➜  cat >/tmp/go-build2401649780/b069/importcfg << 'EOF' # internal
2025-08-20T22:43:30.2067727Z [00:02:30.880]➜  # import config
2025-08-20T22:43:30.2068461Z [00:02:30.880]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.2069361Z [00:02:30.880]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:30.2070233Z [00:02:30.880]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.2071087Z [00:02:30.880]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:30.2072305Z [00:02:30.880]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:30.2074812Z [00:02:30.880]➜  EOF
2025-08-20T22:43:30.2086696Z [00:02:30.883]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b069=>" -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/b069/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T22:43:30.2163319Z [00:02:30.890]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:30.2169701Z [00:02:30.891]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x010.o -c gcc_stack_unix.c
2025-08-20T22:43:30.2612955Z [00:02:30.935]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x011.o -c gcc_traceback.c
2025-08-20T22:43:30.2661632Z [00:02:30.940]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T22:43:30.2678430Z [00:02:30.942]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/67/6749c0b4b78d93b05703b24710c1b0415fc3b81371a12ff8ec6839535d279df0-d # internal
2025-08-20T22:43:30.2701503Z [00:02:30.944]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:43:30.2704663Z [00:02:30.945]➜  /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/b106=>" -I $WORK/b106/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/sha3_amd64.o ./sha3_amd64.s
2025-08-20T22:43:30.2713303Z [00:02:30.945]➜  golang.org/x/sys/unix
2025-08-20T22:43:30.2719099Z [00:02:30.946]➜  mkdir -p $WORK/b076/
2025-08-20T22:43:30.2727086Z [00:02:30.947]➜  echo -n > $WORK/b076/go_asm.h # internal
2025-08-20T22:43:30.2732741Z [00:02:30.947]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix
2025-08-20T22:43:30.2740325Z [00:02:30.948]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix=>golang.org/x/sys@v0.33.0/unix;$WORK/b076=>" -I $WORK/b076/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b076/symabis ./asm_linux_amd64.s
2025-08-20T22:43:30.2778761Z [00:02:30.952]➜  cat >/tmp/go-build2401649780/b076/importcfg << 'EOF' # internal
2025-08-20T22:43:30.2783758Z [00:02:30.952]➜  # import config
2025-08-20T22:43:30.2784472Z [00:02:30.952]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:30.2785380Z [00:02:30.952]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:30.2786271Z [00:02:30.952]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.2787626Z [00:02:30.952]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:30.2788549Z [00:02:30.952]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:30.2789419Z [00:02:30.952]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:30.2790266Z [00:02:30.952]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:30.2791119Z [00:02:30.952]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:30.2791933Z [00:02:30.952]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.2792749Z [00:02:30.952]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:30.2793557Z [00:02:30.952]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:30.2794219Z [00:02:30.952]➜  EOF
2025-08-20T22:43:30.2801056Z [00:02:30.954]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.2828540Z [00:02:30.955]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix=>golang.org/x/sys@v0.33.0/unix;$WORK/b076=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid D8lfyRlhl6uuf8bLHL5n/D8lfyRlhl6uuf8bLHL5n -goversion go1.25.0 -symabis $WORK/b076/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack -asmhdr $WORK/b076/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/affinity_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/aliases.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/bluetooth_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/constants.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/dev_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/dirent.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/env_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/fcntl.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/fdset.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/ifreq_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/ioctl_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/ioctl_unsigned.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/mremap.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/pagesize_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/race0.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/readdirent_getdents.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/sockcmsg_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/sockcmsg_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/sockcmsg_unix_other.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_linux_alarm.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_linux_amd64_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_linux_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/syscall_unix_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/sysvshm_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/sysvshm_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/timestruct.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/vgetrandom_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/zerrors_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/zerrors_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/zptrace_x86_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/zsyscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/zsyscall_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/zsysnum_linux_amd64.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/ztypes_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix/ztypes_linux_amd64.go
2025-08-20T22:43:30.2883722Z [00:02:30.962]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T22:43:30.2888337Z [00:02:30.963]➜  go tool pack r $WORK/b106/_pkg_.a $WORK/b106/sha3_amd64.o # internal
2025-08-20T22:43:30.2893740Z [00:02:30.963]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T22:43:30.2900494Z [00:02:30.964]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/05/05f5a8059656ac712e82d3863d001cd9c9cf4ee590101be92985e39fc5e5f3f8-d # internal
2025-08-20T22:43:30.2921913Z [00:02:30.965]➜  github.com/mattn/go-runewidth
2025-08-20T22:43:30.2922485Z [00:02:30.965]➜  mkdir -p $WORK/b078/
2025-08-20T22:43:30.2923168Z [00:02:30.965]➜  cat >/tmp/go-build2401649780/b078/importcfg << 'EOF' # internal
2025-08-20T22:43:30.2923791Z [00:02:30.965]➜  # import config
2025-08-20T22:43:30.2932373Z [00:02:30.965]➜  packagefile github.com/rivo/uniseg=/tmp/go-build2401649780/b079/_pkg_.a
2025-08-20T22:43:30.2933281Z [00:02:30.965]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.2934052Z [00:02:30.965]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:30.2934883Z [00:02:30.965]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:30.2935499Z [00:02:30.965]➜  EOF
2025-08-20T22:43:30.2935961Z [00:02:30.966]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.2940748Z [00:02:30.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16=>github.com/mattn/go-runewidth@v0.0.16;$WORK/b078=>" -p github.com/mattn/go-runewidth -lang=go1.9 -complete -installsuffix shared -buildid 3jRGoxD3BDFGd0rRY7mt/3jRGoxD3BDFGd0rRY7mt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth.go /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth_posix.go /root/go/pkg/mod/github.com/mattn/go-runewidth@v0.0.16/runewidth_table.go
2025-08-20T22:43:30.2944678Z [00:02:30.967]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:30.2947775Z [00:02:30.967]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x012.o -c gcc_util.c
2025-08-20T22:43:30.3338047Z [00:02:31.008]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x013.o -c linux_syscall.c
2025-08-20T22:43:30.3751561Z [00:02:31.049]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T22:43:30.3768390Z [00:02:31.051]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/74/74137ec69c1d323ae63052c516a095c22d3d2c4dcc3f9a2856608c85d4b1b154-d # internal
2025-08-20T22:43:30.3772648Z [00:02:31.051]➜  os/signal
2025-08-20T22:43:30.3777409Z [00:02:31.052]➜  mkdir -p $WORK/b082/
2025-08-20T22:43:30.3778072Z [00:02:31.052]➜  echo -n > $WORK/b082/go_asm.h # internal
2025-08-20T22:43:30.3778651Z [00:02:31.052]➜  cd /root/.go/src/os/signal
2025-08-20T22:43:30.3780522Z [00:02:31.052]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b082=>" -I $WORK/b082/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b082/symabis ./sig.s
2025-08-20T22:43:30.3816420Z [00:02:31.056]➜  cat >/tmp/go-build2401649780/b082/importcfg << 'EOF' # internal
2025-08-20T22:43:30.3824495Z [00:02:31.056]➜  # import config
2025-08-20T22:43:30.3825192Z [00:02:31.056]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:30.3826004Z [00:02:31.056]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.3827299Z [00:02:31.056]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:30.3828196Z [00:02:31.056]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.3829039Z [00:02:31.056]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:30.3829659Z [00:02:31.056]➜  EOF
2025-08-20T22:43:30.3830187Z [00:02:31.056]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.3833807Z [00:02:31.056]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b082=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 4dtaJE4bajf4i-nDBkXv/4dtaJE4bajf4i-nDBkXv -goversion go1.25.0 -symabis $WORK/b082/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack -asmhdr $WORK/b082/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-20T22:43:30.4378155Z [00:02:31.112]➜  cd /root/.go/src/os/signal
2025-08-20T22:43:30.4381357Z [00:02:31.112]➜  /root/.go/pkg/tool/linux_amd64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b082=>" -I $WORK/b082/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b082/sig.o ./sig.s
2025-08-20T22:43:30.4408352Z [00:02:31.115]➜  go tool pack r $WORK/b082/_pkg_.a $WORK/b082/sig.o # internal
2025-08-20T22:43:30.4410717Z [00:02:31.115]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T22:43:30.4418397Z [00:02:31.116]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/e0/e08026d2aa13e3e6f3c2b657285cc20edefff99a9bd39456d96ef2788cc377ae-d # internal
2025-08-20T22:43:30.4420738Z [00:02:31.116]➜  path/filepath
2025-08-20T22:43:30.4423274Z [00:02:31.117]➜  mkdir -p $WORK/b088/
2025-08-20T22:43:30.4431368Z [00:02:31.117]➜  cat >/tmp/go-build2401649780/b088/importcfg << 'EOF' # internal
2025-08-20T22:43:30.4432022Z [00:02:31.117]➜  # import config
2025-08-20T22:43:30.4432653Z [00:02:31.117]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.4433544Z [00:02:31.117]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:30.4434505Z [00:02:31.117]➜  packagefile internal/filepathlite=/tmp/go-build2401649780/b059/_pkg_.a
2025-08-20T22:43:30.4435642Z [00:02:31.117]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:30.4436388Z [00:02:31.117]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.4437310Z [00:02:31.117]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:30.4438104Z [00:02:31.117]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:30.4438881Z [00:02:31.117]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:30.4439662Z [00:02:31.117]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:30.4444008Z [00:02:31.119]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:30.4445927Z [00:02:31.119]➜  EOF
2025-08-20T22:43:30.4448352Z [00:02:31.119]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.4451867Z [00:02:31.119]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b088=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid O8Lc8uUMUzKTa0OHNwgG/O8Lc8uUMUzKTa0OHNwgG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/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-20T22:43:30.4475027Z [00:02:31.122]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:30.4482312Z [00:02:31.122]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_x014.o -c gcc_amd64.S
2025-08-20T22:43:30.4646827Z [00:02:31.139]➜  cd $WORK/b087
2025-08-20T22:43:30.4651993Z [00:02:31.139]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -I $WORK/b087/ -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/b087/_cgo_main.o -c _cgo_main.c
2025-08-20T22:43:30.4680229Z [00:02:31.142]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T22:43:30.4747002Z [00:02:31.149]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/7f/7fe7166e168ad46593b40265166bed26fa32be038b06e4931852f675a090b5ff-d # internal
2025-08-20T22:43:30.4761824Z [00:02:31.150]➜  log
2025-08-20T22:43:30.4764564Z [00:02:31.150]➜  mkdir -p $WORK/b071/
2025-08-20T22:43:30.4765363Z [00:02:31.150]➜  cat >/tmp/go-build2401649780/b071/importcfg << 'EOF' # internal
2025-08-20T22:43:30.4766047Z [00:02:31.150]➜  # import config
2025-08-20T22:43:30.4766731Z [00:02:31.150]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:30.4767767Z [00:02:31.150]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.4768606Z [00:02:31.150]➜  packagefile log/internal=/tmp/go-build2401649780/b072/_pkg_.a
2025-08-20T22:43:30.4769454Z [00:02:31.150]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.4770239Z [00:02:31.150]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:30.4771042Z [00:02:31.150]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.4771866Z [00:02:31.150]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:30.4772714Z [00:02:31.150]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:30.4773326Z [00:02:31.150]➜  EOF
2025-08-20T22:43:30.4773875Z [00:02:31.150]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.4776511Z [00:02:31.150]➜  /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-20T22:43:30.4874478Z [00:02:31.161]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/preferlinkext $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o $WORK/b087/_x006.o $WORK/b087/_x007.o $WORK/b087/_x008.o $WORK/b087/_x009.o $WORK/b087/_x010.o $WORK/b087/_x011.o $WORK/b087/_x012.o $WORK/b087/_x013.o $WORK/b087/_x014.o -O2 -g -lpthread
2025-08-20T22:43:30.5558124Z [00:02:31.230]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T22:43:30.5570635Z [00:02:31.231]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/94/9485dfe10ff9e00756688315e28bdf5d846b216ae3ea7d9d1b4f6ffefa42b71e-d # internal
2025-08-20T22:43:30.5584014Z [00:02:31.232]➜  compress/flate
2025-08-20T22:43:30.5606841Z [00:02:31.233]➜  mkdir -p $WORK/b091/
2025-08-20T22:43:30.5607733Z [00:02:31.233]➜  cat >/tmp/go-build2401649780/b091/importcfg << 'EOF' # internal
2025-08-20T22:43:30.5608391Z [00:02:31.233]➜  # import config
2025-08-20T22:43:30.5609009Z [00:02:31.233]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:30.5609760Z [00:02:31.233]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.5610500Z [00:02:31.233]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:30.5611214Z [00:02:31.233]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.5612212Z [00:02:31.233]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:30.5612990Z [00:02:31.233]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.5613787Z [00:02:31.233]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:30.5614539Z [00:02:31.233]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:30.5615295Z [00:02:31.233]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.5615827Z [00:02:31.233]➜  EOF
2025-08-20T22:43:30.5622533Z [00:02:31.234]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b091=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid lu9wJols6mZhiIWbtWKV/lu9wJols6mZhiIWbtWKV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/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-20T22:43:30.5651898Z [00:02:31.237]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T22:43:30.5654179Z [00:02:31.240]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/25/25dca8313fc3b5cb3e64479e477553e8337ce8ff83d44991e9824aa5e282cf62-d # internal
2025-08-20T22:43:30.5659979Z [00:02:31.240]➜  github.com/c-bata/go-prompt/internal/debug
2025-08-20T22:43:30.5660613Z [00:02:31.240]➜  mkdir -p $WORK/b068/
2025-08-20T22:43:30.5661330Z [00:02:31.240]➜  cat >/tmp/go-build2401649780/b068/importcfg << 'EOF' # internal
2025-08-20T22:43:30.5661983Z [00:02:31.240]➜  # import config
2025-08-20T22:43:30.5662601Z [00:02:31.240]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:30.5663416Z [00:02:31.240]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:30.5664227Z [00:02:31.240]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:30.5664972Z [00:02:31.240]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.5665546Z [00:02:31.240]➜  EOF
2025-08-20T22:43:30.5670286Z [00:02:31.240]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/debug=>github.com/c-bata/go-prompt@v0.2.6/internal/debug;$WORK/b068=>" -p github.com/c-bata/go-prompt/internal/debug -lang=go1.14 -complete -installsuffix shared -buildid JqxIBDllgThINLf6Z09u/JqxIBDllgThINLf6Z09u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/debug/assert.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/debug/log.go
2025-08-20T22:43:30.5948015Z [00:02:31.269]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T22:43:30.5956885Z [00:02:31.270]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/bc/bc1e4a9d3f7f3cd86a85e1e60e9284678f456f9a8647de3647896ac7cead3955-d # internal
2025-08-20T22:43:30.5972790Z [00:02:31.270]➜  crypto/internal/fips140/sha512
2025-08-20T22:43:30.5973375Z [00:02:31.270]➜  mkdir -p $WORK/b108/
2025-08-20T22:43:30.5973993Z [00:02:31.270]➜  echo -n > $WORK/b108/go_asm.h # internal
2025-08-20T22:43:30.5974674Z [00:02:31.270]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:43:30.5978299Z [00:02:31.270]➜  /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/b108=>" -I $WORK/b108/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b108/symabis ./sha512block_amd64.s
2025-08-20T22:43:30.6006638Z [00:02:31.275]➜  cat >/tmp/go-build2401649780/b108/importcfg << 'EOF' # internal
2025-08-20T22:43:30.6009650Z [00:02:31.275]➜  # import config
2025-08-20T22:43:30.6014620Z [00:02:31.275]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:30.6017019Z [00:02:31.275]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:30.6020320Z [00:02:31.275]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:30.6022985Z [00:02:31.275]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2401649780/b104/_pkg_.a
2025-08-20T22:43:30.6025443Z [00:02:31.275]➜  packagefile crypto/internal/impl=/tmp/go-build2401649780/b105/_pkg_.a
2025-08-20T22:43:30.6027684Z [00:02:31.275]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.6028757Z [00:02:31.275]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:30.6030694Z [00:02:31.275]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.6032080Z [00:02:31.275]➜  EOF
2025-08-20T22:43:30.6033147Z [00:02:31.275]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.6038444Z [00:02:31.275]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b108=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid NqVWzt-uxvhAMtyS56fb/NqVWzt-uxvhAMtyS56fb -goversion go1.25.0 -symabis $WORK/b108/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/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-20T22:43:30.6046276Z [00:02:31.277]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b087=/tmp/go-build -gno-record-gcc-switches -o $WORK/b087/_cgo_.o $WORK/b087/_cgo_main.o $WORK/b087/preferlinkext $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o $WORK/b087/_x006.o $WORK/b087/_x007.o $WORK/b087/_x008.o $WORK/b087/_x009.o $WORK/b087/_x010.o $WORK/b087/_x011.o $WORK/b087/_x012.o $WORK/b087/_x013.o $WORK/b087/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T22:43:30.6050696Z [00:02:31.278]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b087/_cgo_.o -dynout $WORK/b087/_cgo_import.go -dynlinker
2025-08-20T22:43:30.6059260Z [00:02:31.280]➜  echo -n > $WORK/b087/go_asm.h # internal
2025-08-20T22:43:30.6061267Z [00:02:31.280]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:30.6064379Z [00:02:31.281]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b087=>" -I $WORK/b087/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b087/symabis ./asm_amd64.s
2025-08-20T22:43:30.6105526Z [00:02:31.284]➜  cat >/tmp/go-build2401649780/b087/importcfg << 'EOF' # internal
2025-08-20T22:43:30.6106234Z [00:02:31.284]➜  # import config
2025-08-20T22:43:30.6106992Z [00:02:31.284]➜  packagefile internal/runtime/sys=/tmp/go-build2401649780/b030/_pkg_.a
2025-08-20T22:43:30.6108084Z [00:02:31.284]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.6108934Z [00:02:31.284]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:30.6109561Z [00:02:31.284]➜  EOF
2025-08-20T22:43:30.6110074Z [00:02:31.285]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.6115888Z [00:02:31.285]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b087=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid iBW1RfTeOg3zu7emqzxD/iBW1RfTeOg3zu7emqzxD -goversion go1.25.0 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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/b087/_cgo_gotypes.go $WORK/b087/cgo.cgo1.go $WORK/b087/_cgo_import.go
2025-08-20T22:43:30.6540175Z [00:02:31.328]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T22:43:30.6543080Z [00:02:31.328]➜  /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/b108=>" -I $WORK/b108/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b108/sha512block_amd64.o ./sha512block_amd64.s
2025-08-20T22:43:30.6606920Z [00:02:31.335]➜  go tool pack r $WORK/b108/_pkg_.a $WORK/b108/sha512block_amd64.o # internal
2025-08-20T22:43:30.6607947Z [00:02:31.335]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T22:43:30.6616536Z [00:02:31.336]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/2f/2f5055d5155c1024f9b3a73067545951c7c9ac73d2a344f94926032e30318791-d # internal
2025-08-20T22:43:30.6620581Z [00:02:31.336]➜  crypto/internal/fips140/hmac
2025-08-20T22:43:30.6621165Z [00:02:31.336]➜  mkdir -p $WORK/b101/
2025-08-20T22:43:30.6630897Z [00:02:31.336]➜  cat >/tmp/go-build2401649780/b101/importcfg << 'EOF' # internal
2025-08-20T22:43:30.6638009Z [00:02:31.336]➜  # import config
2025-08-20T22:43:30.6638624Z [00:02:31.336]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:30.6639514Z [00:02:31.336]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:30.6640549Z [00:02:31.336]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:30.6641664Z [00:02:31.336]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2401649780/b106/_pkg_.a
2025-08-20T22:43:30.6642770Z [00:02:31.336]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:43:30.6643710Z [00:02:31.336]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.6644456Z [00:02:31.336]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:30.6645009Z [00:02:31.336]➜  EOF
2025-08-20T22:43:30.6645509Z [00:02:31.337]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.6649208Z [00:02:31.337]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b101=>" -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/b101/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T22:43:30.6939610Z [00:02:31.368]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T22:43:30.6946753Z [00:02:31.369]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/61/6156ee615bc7e6a0829170545a39e8fc56847b7139a303c4caa12a871bd65309-d # internal
2025-08-20T22:43:30.6951392Z [00:02:31.369]➜  crypto/internal/fips140/check
2025-08-20T22:43:30.6952023Z [00:02:31.369]➜  mkdir -p $WORK/b100/
2025-08-20T22:43:30.6956238Z [00:02:31.370]➜  cat >/tmp/go-build2401649780/b100/importcfg << 'EOF' # internal
2025-08-20T22:43:30.6965093Z [00:02:31.370]➜  # import config
2025-08-20T22:43:30.6965954Z [00:02:31.370]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:30.6967234Z [00:02:31.370]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2401649780/b101/_pkg_.a
2025-08-20T22:43:30.6968455Z [00:02:31.370]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:30.6969742Z [00:02:31.370]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:30.6971080Z [00:02:31.370]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2401649780/b098/_pkg_.a
2025-08-20T22:43:30.6972175Z [00:02:31.370]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.6972813Z [00:02:31.370]➜  EOF
2025-08-20T22:43:30.6976215Z [00:02:31.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b100=>" -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/b100/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T22:43:30.7186066Z [00:02:31.393]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T22:43:30.7204634Z [00:02:31.394]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/d4/d4b96864abeddf49c37f9d1b6ca57baee0a45125ad9b361e59aa46a98b9c624e-d # internal
2025-08-20T22:43:30.7230702Z [00:02:31.394]➜  crypto/internal/fips140/aes
2025-08-20T22:43:30.7231334Z [00:02:31.394]➜  mkdir -p $WORK/b096/
2025-08-20T22:43:30.7231988Z [00:02:31.394]➜  echo -n > $WORK/b096/go_asm.h # internal
2025-08-20T22:43:30.7232701Z [00:02:31.394]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:43:30.7235654Z [00:02:31.394]➜  /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/b096=>" -I $WORK/b096/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b096/symabis ./aes_amd64.s ./ctr_amd64.s
2025-08-20T22:43:30.7254664Z [00:02:31.399]➜  cat >/tmp/go-build2401649780/b096/importcfg << 'EOF' # internal
2025-08-20T22:43:30.7258468Z [00:02:31.399]➜  # import config
2025-08-20T22:43:30.7259217Z [00:02:31.399]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:30.7260175Z [00:02:31.399]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:30.7261338Z [00:02:31.399]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2401649780/b099/_pkg_.a
2025-08-20T22:43:30.7262507Z [00:02:31.399]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:30.7263670Z [00:02:31.399]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:30.7264909Z [00:02:31.399]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:30.7266129Z [00:02:31.399]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2401649780/b104/_pkg_.a
2025-08-20T22:43:30.7267524Z [00:02:31.399]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2401649780/b098/_pkg_.a
2025-08-20T22:43:30.7268654Z [00:02:31.400]➜  packagefile crypto/internal/impl=/tmp/go-build2401649780/b105/_pkg_.a
2025-08-20T22:43:30.7269571Z [00:02:31.400]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.7270414Z [00:02:31.400]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.7271528Z [00:02:31.400]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:30.7272197Z [00:02:31.400]➜  EOF
2025-08-20T22:43:30.7272736Z [00:02:31.400]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.7280131Z [00:02:31.400]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b096=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid HsmuOwP-pFmxRFxv5gV2/HsmuOwP-pFmxRFxv5gV2 -goversion go1.25.0 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/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-20T22:43:30.7400919Z [00:02:31.414]➜  cp /root/.go/src/runtime/cgo/abi_amd64.h $WORK/b087/abi_GOARCH.h
2025-08-20T22:43:30.7405201Z [00:02:31.414]➜  cd /root/.go/src/runtime/cgo
2025-08-20T22:43:30.7407355Z [00:02:31.415]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b087=>" -I $WORK/b087/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b087/asm_amd64.o ./asm_amd64.s
2025-08-20T22:43:30.7447679Z [00:02:31.419]➜  go tool pack r $WORK/b087/_pkg_.a $WORK/b087/asm_amd64.o $WORK/b087/preferlinkext $WORK/b087/_x001.o $WORK/b087/_x002.o $WORK/b087/_x003.o $WORK/b087/_x004.o $WORK/b087/_x005.o $WORK/b087/_x006.o $WORK/b087/_x007.o $WORK/b087/_x008.o $WORK/b087/_x009.o $WORK/b087/_x010.o $WORK/b087/_x011.o $WORK/b087/_x012.o $WORK/b087/_x013.o $WORK/b087/_x014.o # internal
2025-08-20T22:43:30.7452502Z [00:02:31.419]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T22:43:30.7482713Z [00:02:31.422]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/68/6812a82e0383ec8777abb0082a0a148400258c6ffbb09aaa834eb64321b87b30-d # internal
2025-08-20T22:43:30.7490592Z [00:02:31.423]➜  os/user
2025-08-20T22:43:30.7495303Z [00:02:31.423]➜  mkdir -p $WORK/b086/
2025-08-20T22:43:30.7495988Z [00:02:31.423]➜  echo -n > $WORK/b086/preferlinkext # internal
2025-08-20T22:43:30.7496623Z [00:02:31.423]➜  cd /root/.go/src/os/user
2025-08-20T22:43:30.7498707Z [00:02:31.423]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b086/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b086/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T22:43:30.7659329Z [00:02:31.440]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T22:43:30.7689554Z [00:02:31.443]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/cb/cb62df39b94cbf5f4fd66e857d11f994f7f846fc128dea5432b97012aef87e68-d # internal
2025-08-20T22:43:30.7692331Z [00:02:31.443]➜  compress/gzip
2025-08-20T22:43:30.7692829Z [00:02:31.443]➜  mkdir -p $WORK/b090/
2025-08-20T22:43:30.7699954Z [00:02:31.444]➜  cat >/tmp/go-build2401649780/b090/importcfg << 'EOF' # internal
2025-08-20T22:43:30.7700649Z [00:02:31.444]➜  # import config
2025-08-20T22:43:30.7701729Z [00:02:31.444]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:30.7702580Z [00:02:31.444]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:43:30.7703472Z [00:02:31.444]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:30.7704292Z [00:02:31.444]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.7705048Z [00:02:31.444]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:30.7705866Z [00:02:31.444]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:30.7706950Z [00:02:31.444]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.7707847Z [00:02:31.444]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:30.7708372Z [00:02:31.444]➜  EOF
2025-08-20T22:43:30.7708891Z [00:02:31.444]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.7711997Z [00:02:31.444]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b090=>" -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/b090/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T22:43:30.8117478Z [00:02:31.486]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T22:43:30.8120223Z [00:02:31.486]➜  /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/b096=>" -I $WORK/b096/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/aes_amd64.o ./aes_amd64.s
2025-08-20T22:43:30.8163526Z [00:02:31.490]➜  /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/b096=>" -I $WORK/b096/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/ctr_amd64.o ./ctr_amd64.s
2025-08-20T22:43:30.8203820Z [00:02:31.494]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T22:43:30.8210622Z [00:02:31.495]➜  go tool pack r $WORK/b096/_pkg_.a $WORK/b096/aes_amd64.o $WORK/b096/ctr_amd64.o # internal
2025-08-20T22:43:30.8216388Z [00:02:31.496]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T22:43:30.8224706Z [00:02:31.497]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/bc/bcd13a7f0dc5edd815fcd26319f95d30cd9827ff1e7d348151785b284326216e-d # internal
2025-08-20T22:43:30.8231505Z [00:02:31.497]➜  crypto/internal/sysrand
2025-08-20T22:43:30.8234566Z [00:02:31.498]➜  mkdir -p $WORK/b112/
2025-08-20T22:43:30.8235751Z [00:02:31.498]➜  cat >/tmp/go-build2401649780/b112/importcfg << 'EOF' # internal
2025-08-20T22:43:30.8237975Z [00:02:31.498]➜  # import config
2025-08-20T22:43:30.8238842Z [00:02:31.498]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.8239758Z [00:02:31.498]➜  packagefile internal/syscall/unix=/tmp/go-build2401649780/b061/_pkg_.a
2025-08-20T22:43:30.8240627Z [00:02:31.498]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:30.8241387Z [00:02:31.498]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:30.8242301Z [00:02:31.498]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:30.8243046Z [00:02:31.498]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.8243858Z [00:02:31.498]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:30.8244696Z [00:02:31.498]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:30.8245531Z [00:02:31.498]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:30.8246203Z [00:02:31.498]➜  EOF
2025-08-20T22:43:30.8246775Z [00:02:31.498]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:30.8250614Z [00:02:31.498]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b112=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid qgz6XG8iiuUjqDrtwJQ5/qgz6XG8iiuUjqDrtwJQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T22:43:30.8254425Z [00:02:31.499]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/b3/b3d01eff872d1061af7a6268f67170d50a1e8efb8d87f7700b66075164e92476-d # internal
2025-08-20T22:43:30.8255861Z [00:02:31.500]➜  math/rand/v2
2025-08-20T22:43:30.8259579Z [00:02:31.500]➜  mkdir -p $WORK/b114/
2025-08-20T22:43:30.8266811Z [00:02:31.501]➜  cat >/tmp/go-build2401649780/b114/importcfg << 'EOF' # internal
2025-08-20T22:43:30.8267939Z [00:02:31.501]➜  # import config
2025-08-20T22:43:30.8268972Z [00:02:31.501]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.8270024Z [00:02:31.501]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:30.8271187Z [00:02:31.501]➜  packagefile internal/chacha8rand=/tmp/go-build2401649780/b013/_pkg_.a
2025-08-20T22:43:30.8272088Z [00:02:31.501]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:30.8272888Z [00:02:31.501]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.8273490Z [00:02:31.501]➜  EOF
2025-08-20T22:43:30.8288997Z [00:02:31.501]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b114=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid nHJkHXwWtvYoiSAWDcVC/nHJkHXwWtvYoiSAWDcVC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/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-20T22:43:30.8525651Z [00:02:31.527]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T22:43:30.8538643Z [00:02:31.528]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/4b/4b9db9d21c8f8cb536ca608191368c782c12668fd96055efda5393da96c72efe-d # internal
2025-08-20T22:43:30.8541848Z [00:02:31.528]➜  crypto/internal/entropy
2025-08-20T22:43:30.8544717Z [00:02:31.529]➜  mkdir -p $WORK/b111/
2025-08-20T22:43:30.8552592Z [00:02:31.529]➜  cat >/tmp/go-build2401649780/b111/importcfg << 'EOF' # internal
2025-08-20T22:43:30.8553261Z [00:02:31.529]➜  # import config
2025-08-20T22:43:30.8554061Z [00:02:31.529]➜  packagefile crypto/internal/sysrand=/tmp/go-build2401649780/b112/_pkg_.a
2025-08-20T22:43:30.8554780Z [00:02:31.529]➜  EOF
2025-08-20T22:43:30.8562093Z [00:02:31.530]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b111=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid k9hEEyPYK9ZiSw80V2zZ/k9hEEyPYK9ZiSw80V2zZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T22:43:30.8742428Z [00:02:31.548]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T22:43:30.8756289Z [00:02:31.550]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/c9/c9673cb58317490f6d318f8d40695146a2458c77622a9984fd997c89ed871c90-d # internal
2025-08-20T22:43:30.8761085Z [00:02:31.550]➜  crypto
2025-08-20T22:43:30.8761772Z [00:02:31.550]➜  mkdir -p $WORK/b118/
2025-08-20T22:43:30.8776473Z [00:02:31.552]➜  cat >/tmp/go-build2401649780/b118/importcfg << 'EOF' # internal
2025-08-20T22:43:30.8778477Z [00:02:31.552]➜  # import config
2025-08-20T22:43:30.8779214Z [00:02:31.552]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:30.8780376Z [00:02:31.552]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.8781691Z [00:02:31.552]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:30.8782335Z [00:02:31.552]➜  EOF
2025-08-20T22:43:30.8784960Z [00:02:31.552]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b118=>" -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/b118/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T22:43:30.9063003Z [00:02:31.580]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T22:43:30.9110672Z [00:02:31.584]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/17/17b56db114ed17959e0e2327e0c36b22c2e62de1ec66bce371463eb8c2bddbbb-d # internal
2025-08-20T22:43:30.9133908Z [00:02:31.587]➜  crypto/internal/randutil
2025-08-20T22:43:30.9134539Z [00:02:31.588]➜  mkdir -p $WORK/b113/
2025-08-20T22:43:30.9141554Z [00:02:31.588]➜  cat >/tmp/go-build2401649780/b113/importcfg << 'EOF' # internal
2025-08-20T22:43:30.9143143Z [00:02:31.588]➜  # import config
2025-08-20T22:43:30.9143770Z [00:02:31.588]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.9144593Z [00:02:31.588]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:30.9145214Z [00:02:31.588]➜  EOF
2025-08-20T22:43:30.9148395Z [00:02:31.588]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b113=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid _LRhhiq8CBtsB7r7ckZx/_LRhhiq8CBtsB7r7ckZx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T22:43:30.9202328Z [00:02:31.594]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T22:43:30.9211864Z [00:02:31.595]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/96/964cbef8d5cdfd5593486576c38d729dd29f6f299f4ae62394160f27cbdd46c4-d # internal
2025-08-20T22:43:30.9218017Z [00:02:31.596]➜  math/rand
2025-08-20T22:43:30.9223195Z [00:02:31.596]➜  mkdir -p $WORK/b123/
2025-08-20T22:43:30.9223922Z [00:02:31.596]➜  cat >/tmp/go-build2401649780/b123/importcfg << 'EOF' # internal
2025-08-20T22:43:30.9224571Z [00:02:31.596]➜  # import config
2025-08-20T22:43:30.9225282Z [00:02:31.596]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:30.9226166Z [00:02:31.596]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:30.9226986Z [00:02:31.596]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.9228098Z [00:02:31.596]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:30.9228777Z [00:02:31.596]➜  EOF
2025-08-20T22:43:30.9232602Z [00:02:31.596]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b123=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid IdCcwEfHNes69rENPqub/IdCcwEfHNes69rENPqub -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/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-20T22:43:30.9272803Z [00:02:31.601]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T22:43:30.9274142Z [00:02:31.601]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/fc/fcda4929577983205113835be267785e1283b19f36bcf041335af2981fdad11d-d # internal
2025-08-20T22:43:30.9275218Z [00:02:31.601]➜  crypto/internal/fips140/drbg
2025-08-20T22:43:30.9275773Z [00:02:31.601]➜  mkdir -p $WORK/b110/
2025-08-20T22:43:30.9276496Z [00:02:31.601]➜  cat >/tmp/go-build2401649780/b110/importcfg << 'EOF' # internal
2025-08-20T22:43:30.9277381Z [00:02:31.601]➜  # import config
2025-08-20T22:43:30.9278016Z [00:02:31.601]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:30.9278972Z [00:02:31.601]➜  packagefile crypto/internal/entropy=/tmp/go-build2401649780/b111/_pkg_.a
2025-08-20T22:43:30.9280088Z [00:02:31.601]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:30.9281181Z [00:02:31.601]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2401649780/b096/_pkg_.a
2025-08-20T22:43:30.9282312Z [00:02:31.601]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:30.9283426Z [00:02:31.601]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:30.9284941Z [00:02:31.601]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:30.9286092Z [00:02:31.601]➜  packagefile crypto/internal/randutil=/tmp/go-build2401649780/b113/_pkg_.a
2025-08-20T22:43:30.9287289Z [00:02:31.601]➜  packagefile crypto/internal/sysrand=/tmp/go-build2401649780/b112/_pkg_.a
2025-08-20T22:43:30.9288191Z [00:02:31.601]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:30.9288982Z [00:02:31.601]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:30.9289784Z [00:02:31.601]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:30.9290602Z [00:02:31.601]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:30.9291186Z [00:02:31.601]➜  EOF
2025-08-20T22:43:30.9295441Z [00:02:31.601]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b110=>" -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/b110/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-20T22:43:31.0150466Z [00:02:31.688]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T22:43:31.0155205Z [00:02:31.690]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/d8/d88ffc3228d0ba0a1afebf28c5478b900c9f99772ffe075c0c35739f7e4a5dbc-d # internal
2025-08-20T22:43:31.0184662Z [00:02:31.693]➜  crypto/internal/fips140/aes/gcm
2025-08-20T22:43:31.0189285Z [00:02:31.693]➜  mkdir -p $WORK/b109/
2025-08-20T22:43:31.0194004Z [00:02:31.693]➜  echo -n > $WORK/b109/go_asm.h # internal
2025-08-20T22:43:31.0194821Z [00:02:31.693]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T22:43:31.0196981Z [00:02:31.694]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:43:31.0201238Z [00:02:31.694]➜  /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/b109=>" -I $WORK/b109/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b109/symabis ./gcm_amd64.s
2025-08-20T22:43:31.0214916Z [00:02:31.696]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/d6/d6167c1fbe235e4f6aca895c25d9174035249f1f06eae1fa10cc23f56b62cb84-d # internal
2025-08-20T22:43:31.0222140Z [00:02:31.696]➜  crypto/internal/fips140only
2025-08-20T22:43:31.0224683Z [00:02:31.696]➜  mkdir -p $WORK/b115/
2025-08-20T22:43:31.0235986Z [00:02:31.698]➜  cat >/tmp/go-build2401649780/b115/importcfg << 'EOF' # internal
2025-08-20T22:43:31.0239415Z [00:02:31.698]➜  # import config
2025-08-20T22:43:31.0240308Z [00:02:31.698]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:31.0241559Z [00:02:31.698]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:31.0242816Z [00:02:31.698]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2401649780/b106/_pkg_.a
2025-08-20T22:43:31.0244018Z [00:02:31.698]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:43:31.0245032Z [00:02:31.698]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:31.0245946Z [00:02:31.698]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:31.0246834Z [00:02:31.698]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:31.0247626Z [00:02:31.698]➜  EOF
2025-08-20T22:43:31.0248159Z [00:02:31.698]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.0251964Z [00:02:31.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b115=>" -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/b115/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T22:43:31.0367039Z [00:02:31.711]➜  cat >/tmp/go-build2401649780/b109/importcfg << 'EOF' # internal
2025-08-20T22:43:31.0379755Z [00:02:31.711]➜  # import config
2025-08-20T22:43:31.0380603Z [00:02:31.711]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:31.0382911Z [00:02:31.711]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2401649780/b096/_pkg_.a
2025-08-20T22:43:31.0384131Z [00:02:31.711]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2401649780/b099/_pkg_.a
2025-08-20T22:43:31.0385336Z [00:02:31.711]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:31.0386519Z [00:02:31.711]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:31.0387879Z [00:02:31.711]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:31.0389180Z [00:02:31.711]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:31.0390542Z [00:02:31.711]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2401649780/b104/_pkg_.a
2025-08-20T22:43:31.0391676Z [00:02:31.711]➜  packagefile crypto/internal/impl=/tmp/go-build2401649780/b105/_pkg_.a
2025-08-20T22:43:31.0392645Z [00:02:31.711]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.0393498Z [00:02:31.711]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:31.0394148Z [00:02:31.711]➜  EOF
2025-08-20T22:43:31.0401027Z [00:02:31.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b109=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid 4tWNDO2ebyM7gQMWiRTJ/4tWNDO2ebyM7gQMWiRTJ -goversion go1.25.0 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/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-20T22:43:31.0785024Z [00:02:31.752]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T22:43:31.0788300Z [00:02:31.753]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/fe/fe018016f0b5a0e59332ad1304ea15a8ab92b0d07f6d83556e1d5120437fb86e-d # internal
2025-08-20T22:43:31.0789401Z [00:02:31.753]➜  crypto/md5
2025-08-20T22:43:31.0789890Z [00:02:31.753]➜  mkdir -p $WORK/b120/
2025-08-20T22:43:31.0790526Z [00:02:31.753]➜  echo -n > $WORK/b120/go_asm.h # internal
2025-08-20T22:43:31.0792501Z [00:02:31.753]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:43:31.0795191Z [00:02:31.753]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$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 ./md5block_amd64.s
2025-08-20T22:43:31.0946705Z [00:02:31.769]➜  cat >/tmp/go-build2401649780/b120/importcfg << 'EOF' # internal
2025-08-20T22:43:31.0949167Z [00:02:31.769]➜  # import config
2025-08-20T22:43:31.0949865Z [00:02:31.769]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:31.0950909Z [00:02:31.769]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:31.0951911Z [00:02:31.769]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.0953071Z [00:02:31.769]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:31.0954049Z [00:02:31.769]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:31.0955000Z [00:02:31.769]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:31.0955672Z [00:02:31.769]➜  EOF
2025-08-20T22:43:31.0956192Z [00:02:31.769]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.0960158Z [00:02:31.769]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b120=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid xzJNDPgMPDB6jckQO8_3/xzJNDPgMPDB6jckQO8_3 -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/md5/md5.go /root/.go/src/crypto/md5/md5block.go /root/.go/src/crypto/md5/md5block_decl.go
2025-08-20T22:43:31.1358095Z [00:02:31.810]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:43:31.1361688Z [00:02:31.810]➜  /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/b109=>" -I $WORK/b109/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b109/gcm_amd64.o ./gcm_amd64.s
2025-08-20T22:43:31.1499346Z [00:02:31.824]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:43:31.1501357Z [00:02:31.824]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b120=>" -I $WORK/b120/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b120/md5block_amd64.o ./md5block_amd64.s
2025-08-20T22:43:31.1546697Z [00:02:31.829]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T22:43:31.1548768Z [00:02:31.829]➜  go tool pack r $WORK/b109/_pkg_.a $WORK/b109/gcm_amd64.o # internal
2025-08-20T22:43:31.1551565Z [00:02:31.829]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T22:43:31.1556471Z [00:02:31.830]➜  cd /root/.go/src/crypto/md5
2025-08-20T22:43:31.1558398Z [00:02:31.830]➜  go tool pack r $WORK/b120/_pkg_.a $WORK/b120/md5block_amd64.o # internal
2025-08-20T22:43:31.1559475Z [00:02:31.830]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T22:43:31.1572033Z [00:02:31.831]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/ff/ffd47a7f655d2264f725b558b5a357c36e8f498bf298877889e4508c649663ea-d # internal
2025-08-20T22:43:31.1609108Z [00:02:31.834]➜  math/big
2025-08-20T22:43:31.1609591Z [00:02:31.834]➜  mkdir -p $WORK/b122/
2025-08-20T22:43:31.1622761Z [00:02:31.836]➜  echo -n > $WORK/b122/go_asm.h # internal
2025-08-20T22:43:31.1624865Z [00:02:31.837]➜  cd /root/.go/src/math/big
2025-08-20T22:43:31.1626621Z [00:02:31.837]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b122=>" -I $WORK/b122/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b122/symabis ./arith_amd64.s
2025-08-20T22:43:31.1633612Z [00:02:31.837]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/d1/d1981a63e6abbe17adce83ff1228a60e99776d57fe07c55c2c78176b607fcf46-d # internal
2025-08-20T22:43:31.1653620Z [00:02:31.839]➜  crypto/cipher
2025-08-20T22:43:31.1655893Z [00:02:31.839]➜  mkdir -p $WORK/b095/
2025-08-20T22:43:31.1696400Z [00:02:31.844]➜  cat >/tmp/go-build2401649780/b095/importcfg << 'EOF' # internal
2025-08-20T22:43:31.1697687Z [00:02:31.844]➜  # import config
2025-08-20T22:43:31.1699583Z [00:02:31.844]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:31.1701220Z [00:02:31.844]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2401649780/b096/_pkg_.a
2025-08-20T22:43:31.1702824Z [00:02:31.844]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2401649780/b109/_pkg_.a
2025-08-20T22:43:31.1704406Z [00:02:31.844]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2401649780/b099/_pkg_.a
2025-08-20T22:43:31.1707727Z [00:02:31.844]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:31.1708805Z [00:02:31.844]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:31.1709642Z [00:02:31.844]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.1710569Z [00:02:31.844]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:31.1711427Z [00:02:31.844]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:31.1712035Z [00:02:31.844]➜  EOF
2025-08-20T22:43:31.1712549Z [00:02:31.844]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.1721627Z [00:02:31.844]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b095=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid o0K3q3km1NpVu9UlVhNm/o0K3q3km1NpVu9UlVhNm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/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-20T22:43:31.1796653Z [00:02:31.854]➜  cat >/tmp/go-build2401649780/b122/importcfg << 'EOF' # internal
2025-08-20T22:43:31.1810494Z [00:02:31.854]➜  # import config
2025-08-20T22:43:31.1811195Z [00:02:31.854]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:31.1812028Z [00:02:31.854]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.1812800Z [00:02:31.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:31.1813651Z [00:02:31.854]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:31.1814564Z [00:02:31.854]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:31.1815349Z [00:02:31.854]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:31.1816108Z [00:02:31.854]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:31.1816888Z [00:02:31.854]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:31.1819302Z [00:02:31.854]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:31.1820077Z [00:02:31.854]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:31.1820837Z [00:02:31.854]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:31.1821593Z [00:02:31.854]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:31.1822338Z [00:02:31.854]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:31.1822888Z [00:02:31.854]➜  EOF
2025-08-20T22:43:31.1835405Z [00:02:31.854]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b122=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid JofwGRdBClRX1fvGbU-v/JofwGRdBClRX1fvGbU-v -goversion go1.25.0 -symabis $WORK/b122/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/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-20T22:43:31.2617008Z [00:02:31.936]➜  cd $WORK/b086
2025-08-20T22:43:31.2622560Z [00:02:31.936]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b086/_x001.o -c _cgo_export.c
2025-08-20T22:43:31.2869236Z [00:02:31.961]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b086/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T22:43:31.2970263Z [00:02:31.971]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T22:43:31.2989502Z [00:02:31.973]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/bc/bce84b5643684eb4e918943ce32ab07e865e819d2e645d0acd34fce738d6a4f7-d # internal
2025-08-20T22:43:31.2990774Z [00:02:31.973]➜  crypto/internal/boring
2025-08-20T22:43:31.2991339Z [00:02:31.973]➜  mkdir -p $WORK/b117/
2025-08-20T22:43:31.3001866Z [00:02:31.974]➜  cat >/tmp/go-build2401649780/b117/importcfg << 'EOF' # internal
2025-08-20T22:43:31.3003137Z [00:02:31.974]➜  # import config
2025-08-20T22:43:31.3005057Z [00:02:31.974]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:31.3006211Z [00:02:31.974]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:31.3007964Z [00:02:31.974]➜  packagefile crypto/internal/boring/sig=/tmp/go-build2401649780/b119/_pkg_.a
2025-08-20T22:43:31.3009746Z [00:02:31.974]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:31.3010626Z [00:02:31.974]➜  EOF
2025-08-20T22:43:31.3012336Z [00:02:31.974]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.3015987Z [00:02:31.974]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b117=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid W3zLiifb2SZOjBXz5Ugx/W3zLiifb2SZOjBXz5Ugx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T22:43:31.3230763Z [00:02:31.997]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T22:43:31.3250812Z [00:02:31.998]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/21/218cf35c4ded279c8ffd329e9deaeed9c22d44444e8f0dbe0226e594c32e9258-d # internal
2025-08-20T22:43:31.3252335Z [00:02:31.999]➜  crypto/aes
2025-08-20T22:43:31.3252989Z [00:02:31.999]➜  mkdir -p $WORK/b094/
2025-08-20T22:43:31.3255325Z [00:02:32.000]➜  cat >/tmp/go-build2401649780/b094/importcfg << 'EOF' # internal
2025-08-20T22:43:31.3256491Z [00:02:32.000]➜  # import config
2025-08-20T22:43:31.3258892Z [00:02:32.000]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:31.3260266Z [00:02:32.000]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:31.3261673Z [00:02:32.000]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2401649780/b096/_pkg_.a
2025-08-20T22:43:31.3264706Z [00:02:32.000]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:31.3265310Z [00:02:32.000]➜  EOF
2025-08-20T22:43:31.3271161Z [00:02:32.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b094=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid diuGuXsZc3J5Dik1QbrO/diuGuXsZc3J5Dik1QbrO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T22:43:31.3382258Z [00:02:32.012]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix
2025-08-20T22:43:31.3386339Z [00:02:32.012]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix=>golang.org/x/sys@v0.33.0/unix;$WORK/b076=>" -I $WORK/b076/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b076/asm_linux_amd64.o ./asm_linux_amd64.s
2025-08-20T22:43:31.3396360Z [00:02:32.014]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T22:43:31.3405973Z [00:02:32.014]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/45/4560f6707a99ea99c7c921edfecb487d903706ea47866805fb63c9e71afbe69a-d # internal
2025-08-20T22:43:31.3410485Z [00:02:32.015]➜  crypto/sha1
2025-08-20T22:43:31.3410981Z [00:02:32.015]➜  mkdir -p $WORK/b124/
2025-08-20T22:43:31.3411578Z [00:02:32.015]➜  echo -n > $WORK/b124/go_asm.h # internal
2025-08-20T22:43:31.3412185Z [00:02:32.015]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:43:31.3419301Z [00:02:32.015]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b124=>" -I $WORK/b124/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b124/symabis ./sha1block_amd64.s
2025-08-20T22:43:31.3421239Z [00:02:32.016]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.33.0/unix
2025-08-20T22:43:31.3422177Z [00:02:32.016]➜  go tool pack r $WORK/b076/_pkg_.a $WORK/b076/asm_linux_amd64.o # internal
2025-08-20T22:43:31.3423070Z [00:02:32.016]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T22:43:31.3483438Z [00:02:32.022]➜  cat >/tmp/go-build2401649780/b124/importcfg << 'EOF' # internal
2025-08-20T22:43:31.3485418Z [00:02:32.022]➜  # import config
2025-08-20T22:43:31.3488380Z [00:02:32.022]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:31.3489357Z [00:02:32.022]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:31.3490431Z [00:02:32.022]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:31.3491539Z [00:02:32.022]➜  packagefile crypto/internal/impl=/tmp/go-build2401649780/b105/_pkg_.a
2025-08-20T22:43:31.3492472Z [00:02:32.023]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.3493290Z [00:02:32.023]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:31.3494506Z [00:02:32.023]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:31.3495520Z [00:02:32.023]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:31.3496399Z [00:02:32.023]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:31.3497045Z [00:02:32.023]➜  EOF
2025-08-20T22:43:31.3497779Z [00:02:32.023]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.3501636Z [00:02:32.023]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b124=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid KgYea1Pdw3hJNrGRYkZX/KgYea1Pdw3hJNrGRYkZX -goversion go1.25.0 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/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-20T22:43:31.3551216Z [00:02:32.029]➜  cd $WORK/b086
2025-08-20T22:43:31.3555573Z [00:02:32.029]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b086/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T22:43:31.3571573Z [00:02:32.031]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/be/be28199908f1b7dd5cdfe9c4930af47ca44f7d85da75f397f1360b9ba3111c9b-d # internal
2025-08-20T22:43:31.3582956Z [00:02:32.031]➜  github.com/pkg/term/termios
2025-08-20T22:43:31.3583508Z [00:02:32.032]➜  mkdir -p $WORK/b075/
2025-08-20T22:43:31.3584479Z [00:02:32.032]➜  cat >/tmp/go-build2401649780/b075/importcfg << 'EOF' # internal
2025-08-20T22:43:31.3585149Z [00:02:32.032]➜  # import config
2025-08-20T22:43:31.3585748Z [00:02:32.032]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:31.3586715Z [00:02:32.032]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:31.3587763Z [00:02:32.032]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:31.3588317Z [00:02:32.032]➜  EOF
2025-08-20T22:43:31.3589280Z [00:02:32.032]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.3595838Z [00:02:32.032]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios=>github.com/pkg/term@v1.2.0-beta.2/termios;$WORK/b075=>" -p github.com/pkg/term/termios -lang=go1.14 -complete -installsuffix shared -buildid P0Oi2lr5jb_2_Oj9DJFD/P0Oi2lr5jb_2_Oj9DJFD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios/doc.go /root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios/ioctl.go /root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios/pty.go /root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios/pty_linux.go /root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios/termios.go /root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios/termios_const.go /root/go/pkg/mod/github.com/pkg/term@v1.2.0-beta.2/termios/termios_linux.go
2025-08-20T22:43:31.3901767Z [00:02:32.064]➜  cd $WORK/b086
2025-08-20T22:43:31.3921095Z [00:02:32.064]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -I $WORK/b086/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=qOYGflXK9YaRotmAluP- -o $WORK/b086/_cgo_main.o -c _cgo_main.c
2025-08-20T22:43:31.3953154Z [00:02:32.069]➜  cd /root/.go/src/crypto/sha1
2025-08-20T22:43:31.3955363Z [00:02:32.069]➜  /root/.go/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b124=>" -I $WORK/b124/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b124/sha1block_amd64.o ./sha1block_amd64.s
2025-08-20T22:43:31.4049674Z [00:02:32.079]➜  go tool pack r $WORK/b124/_pkg_.a $WORK/b124/sha1block_amd64.o # internal
2025-08-20T22:43:31.4052630Z [00:02:32.079]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T22:43:31.4061441Z [00:02:32.080]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/48/48137442ca30c65917bc9a10aa7fba2118a6aac825a5066dbce46eec0794ee52-d # internal
2025-08-20T22:43:31.4065004Z [00:02:32.081]➜  crypto/des
2025-08-20T22:43:31.4065549Z [00:02:32.081]➜  mkdir -p $WORK/b127/
2025-08-20T22:43:31.4074293Z [00:02:32.081]➜  cat >/tmp/go-build2401649780/b127/importcfg << 'EOF' # internal
2025-08-20T22:43:31.4074994Z [00:02:32.081]➜  # import config
2025-08-20T22:43:31.4075742Z [00:02:32.081]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:31.4076794Z [00:02:32.081]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2401649780/b099/_pkg_.a
2025-08-20T22:43:31.4078305Z [00:02:32.081]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:31.4079314Z [00:02:32.081]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.4080213Z [00:02:32.081]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:31.4081110Z [00:02:32.081]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:31.4081928Z [00:02:32.081]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:31.4082544Z [00:02:32.081]➜  EOF
2025-08-20T22:43:31.4083071Z [00:02:32.081]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.4100601Z [00:02:32.081]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b127=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid ndYjqEuglbAPKXBV7bdO/ndYjqEuglbAPKXBV7bdO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/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-20T22:43:31.4103711Z [00:02:32.083]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T22:43:31.4105028Z [00:02:32.083]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/2b/2b1231a7e4bbb45ec706bdfd8e5dc1ea76c843a0160ac4dfbd1594b38689bff1-d # internal
2025-08-20T22:43:31.4106213Z [00:02:32.083]➜  github.com/c-bata/go-prompt/internal/term
2025-08-20T22:43:31.4106811Z [00:02:32.083]➜  mkdir -p $WORK/b074/
2025-08-20T22:43:31.4107690Z [00:02:32.083]➜  cat >/tmp/go-build2401649780/b074/importcfg << 'EOF' # internal
2025-08-20T22:43:31.4108355Z [00:02:32.083]➜  # import config
2025-08-20T22:43:31.4109173Z [00:02:32.083]➜  packagefile github.com/pkg/term/termios=/tmp/go-build2401649780/b075/_pkg_.a
2025-08-20T22:43:31.4110267Z [00:02:32.083]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:31.4111177Z [00:02:32.083]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:31.4112016Z [00:02:32.084]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:31.4112649Z [00:02:32.084]➜  EOF
2025-08-20T22:43:31.4116932Z [00:02:32.084]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/term=>github.com/c-bata/go-prompt@v0.2.6/internal/term;$WORK/b074=>" -p github.com/c-bata/go-prompt/internal/term -lang=go1.14 -complete -installsuffix shared -buildid c4EB4nWVzpznQ03ZMCjI/c4EB4nWVzpznQ03ZMCjI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/term/raw.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/internal/term/term.go
2025-08-20T22:43:31.4284833Z [00:02:32.102]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/preferlinkext $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o -O2 -g
2025-08-20T22:43:31.4402280Z [00:02:32.114]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T22:43:31.4407940Z [00:02:32.115]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/ab/ab8b878e2c6a8fdad2515c93a491dd7dabd0262b4db0bac6f200693dd857e247-d # internal
2025-08-20T22:43:31.4440944Z [00:02:32.118]➜  github.com/c-bata/go-prompt
2025-08-20T22:43:31.4441522Z [00:02:32.118]➜  mkdir -p $WORK/b064/
2025-08-20T22:43:31.4448633Z [00:02:32.119]➜  cat >/tmp/go-build2401649780/b064/importcfg << 'EOF' # internal
2025-08-20T22:43:31.4449348Z [00:02:32.119]➜  # import config
2025-08-20T22:43:31.4450016Z [00:02:32.119]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:31.4451153Z [00:02:32.119]➜  packagefile github.com/c-bata/go-prompt/internal/bisect=/tmp/go-build2401649780/b066/_pkg_.a
2025-08-20T22:43:31.4452482Z [00:02:32.119]➜  packagefile github.com/c-bata/go-prompt/internal/debug=/tmp/go-build2401649780/b068/_pkg_.a
2025-08-20T22:43:31.4453785Z [00:02:32.119]➜  packagefile github.com/c-bata/go-prompt/internal/strings=/tmp/go-build2401649780/b073/_pkg_.a
2025-08-20T22:43:31.4455071Z [00:02:32.119]➜  packagefile github.com/c-bata/go-prompt/internal/term=/tmp/go-build2401649780/b074/_pkg_.a
2025-08-20T22:43:31.4456259Z [00:02:32.119]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build2401649780/b078/_pkg_.a
2025-08-20T22:43:31.4457543Z [00:02:32.119]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:31.4458640Z [00:02:32.119]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:31.4459875Z [00:02:32.119]➜  packagefile os/signal=/tmp/go-build2401649780/b082/_pkg_.a
2025-08-20T22:43:31.4461156Z [00:02:32.119]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:31.4462194Z [00:02:32.119]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:31.4463188Z [00:02:32.119]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:31.4464138Z [00:02:32.119]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:31.4465054Z [00:02:32.119]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:31.4465990Z [00:02:32.119]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:31.4467068Z [00:02:32.119]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:31.4467994Z [00:02:32.119]➜  EOF
2025-08-20T22:43:31.4483700Z [00:02:32.119]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6=>github.com/c-bata/go-prompt@v0.2.6;$WORK/b064=>" -p github.com/c-bata/go-prompt -lang=go1.14 -complete -installsuffix shared -buildid 7HEOG8V-yAssggHPM-tT/7HEOG8V-yAssggHPM-tT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/buffer.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/completion.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/document.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/emacs.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/filter.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/history.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/input.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/input_posix.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/key.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/key_bind.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/key_bind_func.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/key_string.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/option.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/output.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/output_posix.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/output_vt100.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/prompt.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/render.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/shortcut.go /root/go/pkg/mod/github.com/c-bata/go-prompt@v0.2.6/signal_posix.go
2025-08-20T22:43:31.4498165Z [00:02:32.122]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T22:43:31.4499371Z [00:02:32.124]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/c4/c431769c6541c6d6ae9d3eb5ae089332700228499a65007d261155420ece1702-d # internal
2025-08-20T22:43:31.4505218Z [00:02:32.125]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T22:43:31.4509423Z [00:02:32.125]➜  mkdir -p $WORK/b131/
2025-08-20T22:43:31.4510219Z [00:02:32.125]➜  cat >/tmp/go-build2401649780/b131/importcfg << 'EOF' # internal
2025-08-20T22:43:31.4510896Z [00:02:32.125]➜  # import config
2025-08-20T22:43:31.4511744Z [00:02:32.125]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:31.4512920Z [00:02:32.125]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:31.4513929Z [00:02:32.125]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.4514769Z [00:02:32.125]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:31.4515452Z [00:02:32.125]➜  EOF
2025-08-20T22:43:31.4535408Z [00:02:32.126]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b131=>" -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/b131/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-20T22:43:31.5774983Z [00:02:32.251]➜  gcc -I /root/.go/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b086=/tmp/go-build -gno-record-gcc-switches -o $WORK/b086/_cgo_.o $WORK/b086/_cgo_main.o $WORK/b086/preferlinkext $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T22:43:31.5778153Z [00:02:32.251]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b086/_cgo_.o -dynout $WORK/b086/_cgo_import.go
2025-08-20T22:43:31.5858418Z [00:02:32.260]➜  cat >/tmp/go-build2401649780/b086/importcfg << 'EOF' # internal
2025-08-20T22:43:31.5859109Z [00:02:32.260]➜  # import config
2025-08-20T22:43:31.5861963Z [00:02:32.260]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:31.5867030Z [00:02:32.260]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:31.5868544Z [00:02:32.260]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:31.5869776Z [00:02:32.260]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:31.5870904Z [00:02:32.260]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:31.5872820Z [00:02:32.260]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:31.5873749Z [00:02:32.260]➜  packagefile runtime/cgo=/tmp/go-build2401649780/b087/_pkg_.a
2025-08-20T22:43:31.5874468Z [00:02:32.260]➜  EOF
2025-08-20T22:43:31.5879200Z [00:02:32.260]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b086=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid qOYGflXK9YaRotmAluP-/qOYGflXK9YaRotmAluP- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/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/b086/_cgo_gotypes.go $WORK/b086/cgo_lookup_cgo.cgo1.go $WORK/b086/getgrouplist_unix.cgo1.go $WORK/b086/_cgo_import.go
2025-08-20T22:43:31.6767252Z [00:02:32.350]➜  cd /root/.go/src/os/user
2025-08-20T22:43:31.6768605Z [00:02:32.350]➜  go tool pack r $WORK/b086/_pkg_.a $WORK/b086/preferlinkext $WORK/b086/_x001.o $WORK/b086/_x002.o $WORK/b086/_x003.o # internal
2025-08-20T22:43:31.6769831Z [00:02:32.351]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T22:43:31.6781174Z [00:02:32.352]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/c3/c31d714dc035848a582c27b1d92c48cca0487ee44246bed86ee2bda3058ad3a9-d # internal
2025-08-20T22:43:31.6785843Z [00:02:32.353]➜  archive/tar
2025-08-20T22:43:31.6791127Z [00:02:32.353]➜  mkdir -p $WORK/b084/
2025-08-20T22:43:31.6798495Z [00:02:32.354]➜  cat >/tmp/go-build2401649780/b084/importcfg << 'EOF' # internal
2025-08-20T22:43:31.6799229Z [00:02:32.354]➜  # import config
2025-08-20T22:43:31.6799909Z [00:02:32.354]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:31.6800781Z [00:02:32.354]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.6805958Z [00:02:32.354]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:31.6806879Z [00:02:32.354]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:31.6808221Z [00:02:32.354]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:31.6809069Z [00:02:32.354]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:31.6809911Z [00:02:32.354]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:31.6810703Z [00:02:32.354]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:31.6811521Z [00:02:32.354]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:43:31.6812327Z [00:02:32.354]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:31.6813176Z [00:02:32.354]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:31.6814041Z [00:02:32.354]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:31.6814862Z [00:02:32.354]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:31.6815673Z [00:02:32.354]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:31.6816513Z [00:02:32.354]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:31.6817504Z [00:02:32.354]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:31.6818340Z [00:02:32.354]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:31.6819140Z [00:02:32.354]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:31.6819938Z [00:02:32.354]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:31.6820527Z [00:02:32.354]➜  EOF
2025-08-20T22:43:31.6821062Z [00:02:32.355]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.6825578Z [00:02:32.355]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/.go/src/archive/tar=>archive/tar;$WORK/b084=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid JcjB0dgRI64kgICsbMSd/JcjB0dgRI64kgICsbMSd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/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-20T22:43:31.8051136Z [00:02:32.479]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T22:43:31.8096058Z [00:02:32.484]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/39/39430f9a800ceec44567fff1f6e888c5794797dcf77fc3986058ee6e05504cfd-d # internal
2025-08-20T22:43:31.8100772Z [00:02:32.484]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T22:43:31.8101457Z [00:02:32.484]➜  mkdir -p $WORK/b132/
2025-08-20T22:43:31.8104726Z [00:02:32.484]➜  echo -n > $WORK/b132/go_asm.h # internal
2025-08-20T22:43:31.8108972Z [00:02:32.485]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T22:43:31.8111951Z [00:02:32.485]➜  /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/b132=>" -I $WORK/b132/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./fe_amd64.s
2025-08-20T22:43:31.8150431Z [00:02:32.488]➜  cat >/tmp/go-build2401649780/b132/importcfg << 'EOF' # internal
2025-08-20T22:43:31.8151140Z [00:02:32.488]➜  # import config
2025-08-20T22:43:31.8151911Z [00:02:32.488]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:31.8152974Z [00:02:32.488]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:31.8154109Z [00:02:32.488]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:31.8155068Z [00:02:32.488]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.8155838Z [00:02:32.488]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:31.8156636Z [00:02:32.488]➜  EOF
2025-08-20T22:43:31.8157910Z [00:02:32.489]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.8163167Z [00:02:32.489]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b132=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -installsuffix shared -buildid e_GAB4rhbgWoyM3MCIOm/e_GAB4rhbgWoyM3MCIOm -goversion go1.25.0 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/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-20T22:43:31.8647684Z [00:02:32.539]➜  cd /root/.go/src/math/big
2025-08-20T22:43:31.8651913Z [00:02:32.539]➜  /root/.go/pkg/tool/linux_amd64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b122=>" -I $WORK/b122/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b122/arith_amd64.o ./arith_amd64.s
2025-08-20T22:43:31.8685023Z [00:02:32.542]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T22:43:31.8688202Z [00:02:32.543]➜  /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/b132=>" -I $WORK/b132/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/fe_amd64.o ./fe_amd64.s
2025-08-20T22:43:31.8695054Z [00:02:32.544]➜  cd /root/.go/src/math/big
2025-08-20T22:43:31.8700888Z [00:02:32.544]➜  go tool pack r $WORK/b122/_pkg_.a $WORK/b122/arith_amd64.o # internal
2025-08-20T22:43:31.8701647Z [00:02:32.544]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T22:43:31.8724102Z [00:02:32.546]➜  cd /root/.go/src/crypto/internal/fips140/edwards25519/field
2025-08-20T22:43:31.8746139Z [00:02:32.548]➜  go tool pack r $WORK/b132/_pkg_.a $WORK/b132/fe_amd64.o # internal
2025-08-20T22:43:31.8747035Z [00:02:32.548]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T22:43:31.8748776Z [00:02:32.548]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/35/35a562b80ddd68a8109b61c6c0ad69c6250d162c4b5e729809ccf7665f213573-d # internal
2025-08-20T22:43:31.8749868Z [00:02:32.548]➜  crypto/internal/fips140/bigmod
2025-08-20T22:43:31.8750412Z [00:02:32.548]➜  mkdir -p $WORK/b137/
2025-08-20T22:43:31.8750989Z [00:02:32.548]➜  echo -n > $WORK/b137/go_asm.h # internal
2025-08-20T22:43:31.8751654Z [00:02:32.549]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:43:31.8754200Z [00:02:32.549]➜  /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/b137=>" -I $WORK/b137/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b137/symabis ./nat_amd64.s
2025-08-20T22:43:31.8772939Z [00:02:32.550]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/3b/3b45a8c38cee8cd6053c78cd6700739b9b134c3d952807771dd42ed436a1c218-d # internal
2025-08-20T22:43:31.8774047Z [00:02:32.551]➜  crypto/rand
2025-08-20T22:43:31.8774517Z [00:02:32.551]➜  mkdir -p $WORK/b121/
2025-08-20T22:43:31.8775224Z [00:02:32.551]➜  cat >/tmp/go-build2401649780/b121/importcfg << 'EOF' # internal
2025-08-20T22:43:31.8776240Z [00:02:32.551]➜  # import config
2025-08-20T22:43:31.8777626Z [00:02:32.551]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:31.8778943Z [00:02:32.551]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:31.8780341Z [00:02:32.551]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:31.8781672Z [00:02:32.551]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:31.8783368Z [00:02:32.551]➜  packagefile crypto/internal/randutil=/tmp/go-build2401649780/b113/_pkg_.a
2025-08-20T22:43:31.8784670Z [00:02:32.551]➜  packagefile crypto/internal/sysrand=/tmp/go-build2401649780/b112/_pkg_.a
2025-08-20T22:43:31.8787570Z [00:02:32.551]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.8788379Z [00:02:32.551]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:31.8789222Z [00:02:32.551]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:31.8789839Z [00:02:32.551]➜  EOF
2025-08-20T22:43:31.8790339Z [00:02:32.551]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:31.8793659Z [00:02:32.551]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b121=>" -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/b121/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-20T22:43:31.8808837Z [00:02:32.555]➜  cat >/tmp/go-build2401649780/b137/importcfg << 'EOF' # internal
2025-08-20T22:43:31.8811653Z [00:02:32.555]➜  # import config
2025-08-20T22:43:31.8812470Z [00:02:32.555]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:31.8813666Z [00:02:32.555]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:31.8814849Z [00:02:32.555]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2401649780/b104/_pkg_.a
2025-08-20T22:43:31.8815890Z [00:02:32.555]➜  packagefile crypto/internal/impl=/tmp/go-build2401649780/b105/_pkg_.a
2025-08-20T22:43:31.8816763Z [00:02:32.555]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:31.8817719Z [00:02:32.555]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:31.8818329Z [00:02:32.555]➜  EOF
2025-08-20T22:43:31.8822300Z [00:02:32.555]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b137=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid sidcv3mO1PENxxbisPmC/sidcv3mO1PENxxbisPmC -goversion go1.25.0 -symabis $WORK/b137/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T22:43:31.9002538Z [00:02:32.574]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T22:43:31.9008355Z [00:02:32.575]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/88/88aedb280124c67ad903f1ca338d5e67ce766a087fe846dcf9af2781506dfc99-d # internal
2025-08-20T22:43:31.9013705Z [00:02:32.575]➜  crypto/internal/boring/bbig
2025-08-20T22:43:31.9014269Z [00:02:32.575]➜  mkdir -p $WORK/b135/
2025-08-20T22:43:31.9015294Z [00:02:32.575]➜  cat >/tmp/go-build2401649780/b135/importcfg << 'EOF' # internal
2025-08-20T22:43:31.9015976Z [00:02:32.575]➜  # import config
2025-08-20T22:43:31.9016709Z [00:02:32.575]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:31.9017751Z [00:02:32.575]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:31.9018388Z [00:02:32.575]➜  EOF
2025-08-20T22:43:31.9033531Z [00:02:32.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b135=>" -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/b135/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T22:43:31.9153209Z [00:02:32.589]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T22:43:31.9160528Z [00:02:32.590]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/47/47bc6fc1995eed3e803e2f3a1fd9e90f1deba56f9b16be41269404eeeebbaa0b-d # internal
2025-08-20T22:43:31.9165722Z [00:02:32.590]➜  crypto/internal/fips140cache
2025-08-20T22:43:31.9166324Z [00:02:32.590]➜  mkdir -p $WORK/b138/
2025-08-20T22:43:31.9167043Z [00:02:32.590]➜  cat >/tmp/go-build2401649780/b138/importcfg << 'EOF' # internal
2025-08-20T22:43:31.9167940Z [00:02:32.590]➜  # import config
2025-08-20T22:43:31.9168688Z [00:02:32.590]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:31.9169516Z [00:02:32.590]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:31.9170316Z [00:02:32.590]➜  packagefile weak=/tmp/go-build2401649780/b139/_pkg_.a
2025-08-20T22:43:31.9170916Z [00:02:32.590]➜  EOF
2025-08-20T22:43:31.9174125Z [00:02:32.590]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b138=>" -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/b138/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T22:43:31.9301780Z [00:02:32.604]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T22:43:31.9319038Z [00:02:32.605]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/26/2695974d438020987dbb0bbc5a3ea00c924883ef5700a3d0cdde3c092745abfa-d # internal
2025-08-20T22:43:31.9320273Z [00:02:32.605]➜  crypto/sha3
2025-08-20T22:43:31.9320802Z [00:02:32.605]➜  mkdir -p $WORK/b141/
2025-08-20T22:43:31.9327385Z [00:02:32.605]➜  cat >/tmp/go-build2401649780/b141/importcfg << 'EOF' # internal
2025-08-20T22:43:31.9328113Z [00:02:32.605]➜  # import config
2025-08-20T22:43:31.9328810Z [00:02:32.605]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:31.9329857Z [00:02:32.605]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2401649780/b106/_pkg_.a
2025-08-20T22:43:31.9330884Z [00:02:32.605]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:31.9331518Z [00:02:32.605]➜  EOF
2025-08-20T22:43:31.9334325Z [00:02:32.606]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b141=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid pp5P7pKUITLhdsC9IHat/pp5P7pKUITLhdsC9IHat -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T22:43:31.9781388Z [00:02:32.652]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T22:43:31.9798594Z [00:02:32.654]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/31/315fca7796f9d1dee9f4d8a414be1e5f5753675893b4a76480411dde28e05aa0-d # internal
2025-08-20T22:43:31.9800360Z [00:02:32.654]➜  crypto/internal/fips140hash
2025-08-20T22:43:31.9801409Z [00:02:32.654]➜  mkdir -p $WORK/b140/
2025-08-20T22:43:31.9802733Z [00:02:32.654]➜  cat >/tmp/go-build2401649780/b140/importcfg << 'EOF' # internal
2025-08-20T22:43:31.9827824Z [00:02:32.654]➜  # import config
2025-08-20T22:43:31.9828715Z [00:02:32.654]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2401649780/b106/_pkg_.a
2025-08-20T22:43:31.9829789Z [00:02:32.654]➜  packagefile crypto/sha3=/tmp/go-build2401649780/b141/_pkg_.a
2025-08-20T22:43:31.9830656Z [00:02:32.654]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:31.9831276Z [00:02:32.654]➜  EOF
2025-08-20T22:43:31.9834612Z [00:02:32.654]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b140=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid HbGX3TiFEtVejraH8Tg6/HbGX3TiFEtVejraH8Tg6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T22:43:32.0096520Z [00:02:32.684]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T22:43:32.0109393Z [00:02:32.684]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/42/42975a08ce9ec7bcbe424bc45b0461a2ac7315bd8f9ef81a9105bb3ffa767f57-d # internal
2025-08-20T22:43:32.0110644Z [00:02:32.684]➜  crypto/sha512
2025-08-20T22:43:32.0111149Z [00:02:32.684]➜  mkdir -p $WORK/b142/
2025-08-20T22:43:32.0111888Z [00:02:32.685]➜  cat >/tmp/go-build2401649780/b142/importcfg << 'EOF' # internal
2025-08-20T22:43:32.0113087Z [00:02:32.685]➜  # import config
2025-08-20T22:43:32.0114296Z [00:02:32.685]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:32.0115481Z [00:02:32.685]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:32.0116842Z [00:02:32.685]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:43:32.0118978Z [00:02:32.685]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.0119621Z [00:02:32.685]➜  EOF
2025-08-20T22:43:32.0122521Z [00:02:32.685]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b142=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid PP4uRN6WNmk3BXz4RjQ5/PP4uRN6WNmk3BXz4RjQ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T22:43:32.0197528Z [00:02:32.693]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T22:43:32.0200125Z [00:02:32.694]➜  /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/b137=>" -I $WORK/b137/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b137/nat_amd64.o ./nat_amd64.s
2025-08-20T22:43:32.0279892Z [00:02:32.701]➜  go tool pack r $WORK/b137/_pkg_.a $WORK/b137/nat_amd64.o # internal
2025-08-20T22:43:32.0280763Z [00:02:32.702]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T22:43:32.0287255Z [00:02:32.703]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/0d/0d01387854d74c7588d39c9e22288a235981f1115e28808b9640eb8d08a8f149-d # internal
2025-08-20T22:43:32.0293861Z [00:02:32.703]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T22:43:32.0297049Z [00:02:32.703]➜  encoding/asn1
2025-08-20T22:43:32.0300523Z [00:02:32.703]➜  mkdir -p $WORK/b144/
2025-08-20T22:43:32.0304949Z [00:02:32.704]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/25/25ddd1309b3531a12cd8730f71229fc47f1628df52d676365bc0d01b9a949c77-d # internal
2025-08-20T22:43:32.0306203Z [00:02:32.704]➜  crypto/internal/fips140/edwards25519
2025-08-20T22:43:32.0306833Z [00:02:32.704]➜  mkdir -p $WORK/b149/
2025-08-20T22:43:32.0307786Z [00:02:32.704]➜  cat >/tmp/go-build2401649780/b149/importcfg << 'EOF' # internal
2025-08-20T22:43:32.0308489Z [00:02:32.704]➜  # import config
2025-08-20T22:43:32.0309357Z [00:02:32.704]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.0311044Z [00:02:32.704]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2401649780/b132/_pkg_.a
2025-08-20T22:43:32.0312425Z [00:02:32.704]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:32.0313760Z [00:02:32.704]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:32.0314864Z [00:02:32.704]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.0315780Z [00:02:32.704]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:32.0316675Z [00:02:32.704]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.0320483Z [00:02:32.704]➜  EOF
2025-08-20T22:43:32.0321068Z [00:02:32.704]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.0335881Z [00:02:32.704]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b149=>" -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/b149/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-20T22:43:32.0341666Z [00:02:32.704]➜  cat >/tmp/go-build2401649780/b144/importcfg << 'EOF' # internal
2025-08-20T22:43:32.0342366Z [00:02:32.704]➜  # import config
2025-08-20T22:43:32.0343079Z [00:02:32.704]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.0343890Z [00:02:32.704]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.0344702Z [00:02:32.704]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:32.0345504Z [00:02:32.704]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:32.0346647Z [00:02:32.704]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:32.0347681Z [00:02:32.704]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:32.0348507Z [00:02:32.704]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:32.0349327Z [00:02:32.704]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:32.0350155Z [00:02:32.704]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:32.0350990Z [00:02:32.704]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:32.0351826Z [00:02:32.704]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:32.0352702Z [00:02:32.704]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:32.0353351Z [00:02:32.705]➜  EOF
2025-08-20T22:43:32.0356557Z [00:02:32.705]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b144=>" -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/b144/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-20T22:43:32.1094012Z [00:02:32.783]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T22:43:32.1255465Z [00:02:32.800]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/de/def1f06f1fec2232cfe08575ef0c3c15c592d40340fd84c8e94a1611a10a3027-d # internal
2025-08-20T22:43:32.1260360Z [00:02:32.800]➜  crypto/internal/fips140/nistec
2025-08-20T22:43:32.1263300Z [00:02:32.800]➜  mkdir -p $WORK/b130/
2025-08-20T22:43:32.1290210Z [00:02:32.801]➜  echo -n > $WORK/b130/go_asm.h # internal
2025-08-20T22:43:32.1291298Z [00:02:32.801]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:43:32.1293975Z [00:02:32.801]➜  /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/b130=>" -I $WORK/b130/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b130/symabis ./p256_asm_amd64.s
2025-08-20T22:43:32.1320218Z [00:02:32.806]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T22:43:32.1365198Z [00:02:32.811]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/4b/4bb9c913e6e38905d1fbe1acee007f1a63e721cadc9cb58f4450a7556961e34a-d # internal
2025-08-20T22:43:32.1375411Z [00:02:32.812]➜  cat >/tmp/go-build2401649780/b130/importcfg << 'EOF' # internal
2025-08-20T22:43:32.1380120Z [00:02:32.812]➜  # import config
2025-08-20T22:43:32.1380984Z [00:02:32.812]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.1382221Z [00:02:32.812]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2401649780/b131/_pkg_.a
2025-08-20T22:43:32.1383435Z [00:02:32.812]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:32.1384676Z [00:02:32.812]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:32.1385697Z [00:02:32.812]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.1386543Z [00:02:32.812]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:32.1387559Z [00:02:32.812]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:32.1388384Z [00:02:32.812]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.1388966Z [00:02:32.812]➜  EOF
2025-08-20T22:43:32.1389480Z [00:02:32.812]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.1396312Z [00:02:32.812]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b130=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid t8YtTJCyCZCeJ-gYho82/t8YtTJCyCZCeJ-gYho82 -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/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-20T22:43:32.1407838Z [00:02:32.814]➜  crypto/internal/fips140/ed25519
2025-08-20T22:43:32.1410293Z [00:02:32.814]➜  mkdir -p $WORK/b148/
2025-08-20T22:43:32.1434726Z [00:02:32.817]➜  cat >/tmp/go-build2401649780/b148/importcfg << 'EOF' # internal
2025-08-20T22:43:32.1447711Z [00:02:32.817]➜  # import config
2025-08-20T22:43:32.1448482Z [00:02:32.817]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.1449511Z [00:02:32.817]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.1450714Z [00:02:32.817]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.1452006Z [00:02:32.817]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:32.1453219Z [00:02:32.817]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2401649780/b149/_pkg_.a
2025-08-20T22:43:32.1454475Z [00:02:32.817]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:43:32.1455494Z [00:02:32.818]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.1456661Z [00:02:32.818]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:32.1458126Z [00:02:32.818]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.1458787Z [00:02:32.818]➜  EOF
2025-08-20T22:43:32.1462624Z [00:02:32.818]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b148=>" -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/b148/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T22:43:32.2396269Z [00:02:32.910]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T22:43:32.2397964Z [00:02:32.913]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/46/460c8db732d68f249f9c830e71772a6351a13924cd4b30f718449eaf7ae9e049-d # internal
2025-08-20T22:43:32.2399271Z [00:02:32.913]➜  crypto/ed25519
2025-08-20T22:43:32.2399901Z [00:02:32.913]➜  mkdir -p $WORK/b147/
2025-08-20T22:43:32.2405775Z [00:02:32.915]➜  cat >/tmp/go-build2401649780/b147/importcfg << 'EOF' # internal
2025-08-20T22:43:32.2408048Z [00:02:32.915]➜  # import config
2025-08-20T22:43:32.2408776Z [00:02:32.915]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:32.2409810Z [00:02:32.915]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build2401649780/b148/_pkg_.a
2025-08-20T22:43:32.2410887Z [00:02:32.915]➜  packagefile crypto/internal/fips140cache=/tmp/go-build2401649780/b138/_pkg_.a
2025-08-20T22:43:32.2411942Z [00:02:32.915]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:32.2412986Z [00:02:32.915]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:32.2413930Z [00:02:32.915]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:32.2414812Z [00:02:32.915]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.2415568Z [00:02:32.915]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.2416666Z [00:02:32.915]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:32.2417485Z [00:02:32.915]➜  EOF
2025-08-20T22:43:32.2420582Z [00:02:32.915]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b147=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 2VJPLLpU7wld1E1sFoYw/2VJPLLpU7wld1E1sFoYw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T22:43:32.2678589Z [00:02:32.942]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T22:43:32.2741842Z [00:02:32.948]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/b4/b42b53897708056894834625b44686a2f6611ab7e1e231ec5714bd207f54ab1c-d # internal
2025-08-20T22:43:32.2748711Z [00:02:32.949]➜  crypto/internal/fips140/hkdf
2025-08-20T22:43:32.2753439Z [00:02:32.949]➜  mkdir -p $WORK/b151/
2025-08-20T22:43:32.2762467Z [00:02:32.950]➜  cat >/tmp/go-build2401649780/b151/importcfg << 'EOF' # internal
2025-08-20T22:43:32.2763747Z [00:02:32.950]➜  # import config
2025-08-20T22:43:32.2765961Z [00:02:32.950]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.2767329Z [00:02:32.950]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.2784373Z [00:02:32.950]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.2785580Z [00:02:32.950]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2401649780/b101/_pkg_.a
2025-08-20T22:43:32.2786744Z [00:02:32.950]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:32.2787903Z [00:02:32.950]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.2789035Z [00:02:32.950]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.2789675Z [00:02:32.950]➜  EOF
2025-08-20T22:43:32.2800230Z [00:02:32.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b151=>" -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/b151/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T22:43:32.3041533Z [00:02:32.978]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T22:43:32.3054745Z [00:02:32.979]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/56/56678f4dc2fbcba3710a8cd271b8691e51779e5fa9611c897d6c7261e2ceccb6-d # internal
2025-08-20T22:43:32.3057924Z [00:02:32.980]➜  crypto/hkdf
2025-08-20T22:43:32.3079459Z [00:02:32.982]➜  mkdir -p $WORK/b150/
2025-08-20T22:43:32.3081570Z [00:02:32.982]➜  cat >/tmp/go-build2401649780/b150/importcfg << 'EOF' # internal
2025-08-20T22:43:32.3083823Z [00:02:32.982]➜  # import config
2025-08-20T22:43:32.3085036Z [00:02:32.982]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build2401649780/b151/_pkg_.a
2025-08-20T22:43:32.3088524Z [00:02:32.982]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2401649780/b140/_pkg_.a
2025-08-20T22:43:32.3090229Z [00:02:32.982]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:32.3091463Z [00:02:32.982]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.3092380Z [00:02:32.982]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.3093160Z [00:02:32.982]➜  EOF
2025-08-20T22:43:32.3097311Z [00:02:32.982]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b150=>" -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/b150/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T22:43:32.3149524Z [00:02:32.989]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T22:43:32.3182550Z [00:02:32.992]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/05/055a1be01c3af0789956f79452a8fffa3efd06117fc3f7cb4eb3c803b3e9d9e2-d # internal
2025-08-20T22:43:32.3192869Z [00:02:32.992]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:43:32.3193568Z [00:02:32.992]➜  mkdir -p $WORK/b143/
2025-08-20T22:43:32.3194334Z [00:02:32.993]➜  cat >/tmp/go-build2401649780/b143/importcfg << 'EOF' # internal
2025-08-20T22:43:32.3194993Z [00:02:32.993]➜  # import config
2025-08-20T22:43:32.3196721Z [00:02:32.993]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:43:32.3198104Z [00:02:32.993]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:43:32.3199016Z [00:02:32.993]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.3199859Z [00:02:32.993]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:32.3200979Z [00:02:32.993]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2401649780/b146/_pkg_.a
2025-08-20T22:43:32.3202059Z [00:02:32.993]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:32.3202900Z [00:02:32.993]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:32.3203721Z [00:02:32.993]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:32.3204318Z [00:02:32.993]➜  EOF
2025-08-20T22:43:32.3213730Z [00:02:32.993]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b143=>" -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/b143/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-20T22:43:32.3217971Z [00:02:32.995]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T22:43:32.3233950Z [00:02:32.997]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/c6/c6bec0dc94a2af0401f7bd13ba310d33f2423bafe6a30653c430f9b1383f6ace-d # internal
2025-08-20T22:43:32.3240336Z [00:02:32.997]➜  crypto/hmac
2025-08-20T22:43:32.3240844Z [00:02:32.997]➜  mkdir -p $WORK/b152/
2025-08-20T22:43:32.3241572Z [00:02:32.997]➜  cat >/tmp/go-build2401649780/b152/importcfg << 'EOF' # internal
2025-08-20T22:43:32.3242252Z [00:02:32.997]➜  # import config
2025-08-20T22:43:32.3243030Z [00:02:32.997]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:32.3244121Z [00:02:32.997]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2401649780/b101/_pkg_.a
2025-08-20T22:43:32.3245256Z [00:02:32.997]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2401649780/b140/_pkg_.a
2025-08-20T22:43:32.3246392Z [00:02:32.997]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:32.3247570Z [00:02:32.997]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:32.3248422Z [00:02:32.997]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.3249018Z [00:02:32.997]➜  EOF
2025-08-20T22:43:32.3256330Z [00:02:33.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b152=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid trw10WIwcdjlZMqH3A48/trw10WIwcdjlZMqH3A48 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T22:43:32.3645499Z [00:02:33.038]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T22:43:32.3654354Z [00:02:33.039]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/a7/a77bc605ff3289e781c9d9d2da445c82a40e31e9d7124465e2f2cc1734a128a3-d # internal
2025-08-20T22:43:32.3674746Z [00:02:33.040]➜  crypto/internal/fips140/mlkem
2025-08-20T22:43:32.3675386Z [00:02:33.040]➜  mkdir -p $WORK/b153/
2025-08-20T22:43:32.3676159Z [00:02:33.041]➜  cat >/tmp/go-build2401649780/b153/importcfg << 'EOF' # internal
2025-08-20T22:43:32.3676877Z [00:02:33.041]➜  # import config
2025-08-20T22:43:32.3677738Z [00:02:33.041]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.3678755Z [00:02:33.041]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.3679936Z [00:02:33.041]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.3681123Z [00:02:33.041]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:32.3682331Z [00:02:33.041]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2401649780/b106/_pkg_.a
2025-08-20T22:43:32.3683514Z [00:02:33.041]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:32.3684812Z [00:02:33.041]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:32.3685881Z [00:02:33.041]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.3686526Z [00:02:33.041]➜  EOF
2025-08-20T22:43:32.3712283Z [00:02:33.041]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b153=>" -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/b153/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-20T22:43:32.4053205Z [00:02:33.079]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T22:43:32.4093526Z [00:02:33.083]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/a9/a9666cfb2dc8afa79ce77499b171195b4695c798232f2dc9a49cdc719341784f-d # internal
2025-08-20T22:43:32.4103938Z [00:02:33.083]➜  crypto/internal/fips140/tls12
2025-08-20T22:43:32.4104547Z [00:02:33.083]➜  mkdir -p $WORK/b154/
2025-08-20T22:43:32.4105312Z [00:02:33.083]➜  cat >/tmp/go-build2401649780/b154/importcfg << 'EOF' # internal
2025-08-20T22:43:32.4105994Z [00:02:33.083]➜  # import config
2025-08-20T22:43:32.4106667Z [00:02:33.083]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.4107743Z [00:02:33.083]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.4108868Z [00:02:33.083]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.4110003Z [00:02:33.083]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2401649780/b101/_pkg_.a
2025-08-20T22:43:32.4111157Z [00:02:33.083]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:32.4112289Z [00:02:33.083]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:43:32.4113257Z [00:02:33.083]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.4114059Z [00:02:33.083]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.4114641Z [00:02:33.083]➜  EOF
2025-08-20T22:43:32.4119332Z [00:02:33.083]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b154=>" -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/b154/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T22:43:32.4333870Z [00:02:33.107]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T22:43:32.4359790Z [00:02:33.108]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/62/62845e4b9204da3e721510a4a5bb8a4a1bd512a88f3c1fa68aecb582224efa60-d # internal
2025-08-20T22:43:32.4360968Z [00:02:33.109]➜  crypto/internal/fips140/tls13
2025-08-20T22:43:32.4361540Z [00:02:33.109]➜  mkdir -p $WORK/b155/
2025-08-20T22:43:32.4362275Z [00:02:33.109]➜  cat >/tmp/go-build2401649780/b155/importcfg << 'EOF' # internal
2025-08-20T22:43:32.4363000Z [00:02:33.109]➜  # import config
2025-08-20T22:43:32.4363700Z [00:02:33.109]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.4364633Z [00:02:33.109]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.4365739Z [00:02:33.109]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.4366840Z [00:02:33.109]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build2401649780/b151/_pkg_.a
2025-08-20T22:43:32.4368190Z [00:02:33.109]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:32.4369437Z [00:02:33.109]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:32.4370523Z [00:02:33.109]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.4371333Z [00:02:33.109]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.4371939Z [00:02:33.109]➜  EOF
2025-08-20T22:43:32.4375898Z [00:02:33.110]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b155=>" -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/b155/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T22:43:32.4976354Z [00:02:33.172]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T22:43:32.4989513Z [00:02:33.173]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/6e/6ebaf1968bb9c8310df131de2b87f7a5075a15eac2168d157b5636e7f02c4260-d # internal
2025-08-20T22:43:32.5000712Z [00:02:33.173]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T22:43:32.5001347Z [00:02:33.173]➜  mkdir -p $WORK/b158/
2025-08-20T22:43:32.5002070Z [00:02:33.174]➜  cat >/tmp/go-build2401649780/b158/importcfg << 'EOF' # internal
2025-08-20T22:43:32.5028658Z [00:02:33.174]➜  # import config
2025-08-20T22:43:32.5029732Z [00:02:33.174]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:43:32.5030875Z [00:02:33.174]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:32.5031803Z [00:02:33.174]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:32.5032704Z [00:02:33.174]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.5033745Z [00:02:33.174]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2401649780/b159/_pkg_.a
2025-08-20T22:43:32.5034804Z [00:02:33.174]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:32.5035612Z [00:02:33.174]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:32.5036255Z [00:02:33.174]➜  EOF
2025-08-20T22:43:32.5041714Z [00:02:33.174]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b158=>" -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/b158/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-20T22:43:32.5046244Z [00:02:33.177]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T22:43:32.5057663Z [00:02:33.179]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/29/2905bf4ab17fd6e8c924db184596c8ad0679ed8ef6869776386409dcad23d878-d # internal
2025-08-20T22:43:32.5059344Z [00:02:33.179]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:43:32.5060437Z [00:02:33.179]➜  mkdir -p $WORK/b160/
2025-08-20T22:43:32.5061954Z [00:02:33.179]➜  echo -n > $WORK/b160/go_asm.h # internal
2025-08-20T22:43:32.5062972Z [00:02:33.179]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:43:32.5066241Z [00:02:33.179]➜  /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/b160=>" -I $WORK/b160/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b160/symabis ./sum_amd64.s
2025-08-20T22:43:32.5086512Z [00:02:33.183]➜  cat >/tmp/go-build2401649780/b160/importcfg << 'EOF' # internal
2025-08-20T22:43:32.5091122Z [00:02:33.183]➜  # import config
2025-08-20T22:43:32.5091878Z [00:02:33.183]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:32.5092827Z [00:02:33.183]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:32.5093773Z [00:02:33.183]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:32.5094411Z [00:02:33.183]➜  EOF
2025-08-20T22:43:32.5094935Z [00:02:33.183]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.5100668Z [00:02:33.183]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b160=>" -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/b160/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack -asmhdr $WORK/b160/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-20T22:43:32.5254358Z [00:02:33.199]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T22:43:32.5286747Z [00:02:33.203]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/47/47d8ff6391fa039bd87e9d5414a0d1dc310eea23d5afc39c3014e73751dce64a-d # internal
2025-08-20T22:43:32.5293615Z [00:02:33.203]➜  vendor/golang.org/x/sys/cpu
2025-08-20T22:43:32.5295870Z [00:02:33.203]➜  mkdir -p $WORK/b161/
2025-08-20T22:43:32.5298210Z [00:02:33.203]➜  echo -n > $WORK/b161/go_asm.h # internal
2025-08-20T22:43:32.5300015Z [00:02:33.204]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T22:43:32.5302695Z [00:02:33.204]➜  /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/b161=>" -I $WORK/b161/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b161/symabis ./cpu_gc_x86.s
2025-08-20T22:43:32.5330888Z [00:02:33.207]➜  cat >/tmp/go-build2401649780/b161/importcfg << 'EOF' # internal
2025-08-20T22:43:32.5334278Z [00:02:33.207]➜  # import config
2025-08-20T22:43:32.5334916Z [00:02:33.207]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:32.5335702Z [00:02:33.207]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:32.5336494Z [00:02:33.207]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:32.5337504Z [00:02:33.207]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:32.5338062Z [00:02:33.207]➜  EOF
2025-08-20T22:43:32.5338548Z [00:02:33.208]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.5347356Z [00:02:33.208]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/sys/cpu=>vendor/golang.org/x/sys/cpu;$WORK/b161=>" -p vendor/golang.org/x/sys/cpu -lang=go1.25 -std -installsuffix shared -buildid A2I1ux5R9-Yi8PoeqVzh/A2I1ux5R9-Yi8PoeqVzh -goversion go1.25.0 -symabis $WORK/b161/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack -asmhdr $WORK/b161/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-20T22:43:32.5555789Z [00:02:33.230]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:43:32.5561720Z [00:02:33.230]➜  /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/b160=>" -I $WORK/b160/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b160/sum_amd64.o ./sum_amd64.s
2025-08-20T22:43:32.5584807Z [00:02:33.233]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T22:43:32.5610441Z [00:02:33.235]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/b8/b804fe124ef072873a1051637f26545b29f76fe15a0e3a52c8ad5fc1018740ea-d # internal
2025-08-20T22:43:32.5613531Z [00:02:33.235]➜  crypto/rc4
2025-08-20T22:43:32.5614652Z [00:02:33.235]➜  mkdir -p $WORK/b162/
2025-08-20T22:43:32.5629967Z [00:02:33.237]➜  cat >/tmp/go-build2401649780/b162/importcfg << 'EOF' # internal
2025-08-20T22:43:32.5631501Z [00:02:33.237]➜  # import config
2025-08-20T22:43:32.5632558Z [00:02:33.237]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2401649780/b099/_pkg_.a
2025-08-20T22:43:32.5639587Z [00:02:33.237]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:32.5640974Z [00:02:33.237]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.5642108Z [00:02:33.237]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:32.5644383Z [00:02:33.237]➜  EOF
2025-08-20T22:43:32.5644948Z [00:02:33.237]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.5647989Z [00:02:33.237]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b162=>" -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/b162/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T22:43:32.5650585Z [00:02:33.237]➜  cd /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:43:32.5651508Z [00:02:33.237]➜  go tool pack r $WORK/b160/_pkg_.a $WORK/b160/sum_amd64.o # internal
2025-08-20T22:43:32.5652390Z [00:02:33.237]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T22:43:32.5653862Z [00:02:33.237]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/08/0896c1abf56875f26229922e80d24e86fcd2e8ab282d508f7a246dc1802c7898-d # internal
2025-08-20T22:43:32.5655012Z [00:02:33.238]➜  crypto/internal/fips140/rsa
2025-08-20T22:43:32.5655574Z [00:02:33.238]➜  mkdir -p $WORK/b164/
2025-08-20T22:43:32.5656301Z [00:02:33.238]➜  cat >/tmp/go-build2401649780/b164/importcfg << 'EOF' # internal
2025-08-20T22:43:32.5656998Z [00:02:33.238]➜  # import config
2025-08-20T22:43:32.5660145Z [00:02:33.238]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.5661410Z [00:02:33.238]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.5662543Z [00:02:33.238]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build2401649780/b137/_pkg_.a
2025-08-20T22:43:32.5663729Z [00:02:33.238]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.5664901Z [00:02:33.238]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:32.5666067Z [00:02:33.238]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:32.5668629Z [00:02:33.238]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2401649780/b106/_pkg_.a
2025-08-20T22:43:32.5669793Z [00:02:33.238]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:43:32.5670911Z [00:02:33.238]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:43:32.5671868Z [00:02:33.238]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.5672742Z [00:02:33.238]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.5673508Z [00:02:33.238]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.5674268Z [00:02:33.238]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.5674845Z [00:02:33.238]➜  EOF
2025-08-20T22:43:32.5675333Z [00:02:33.238]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.5681049Z [00:02:33.238]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b164=>" -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/b164/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-20T22:43:32.5792924Z [00:02:33.253]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T22:43:32.5802509Z [00:02:33.254]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/ba/ba69c36b33eec064608b3f2edf09a5313f37f2ca175db3a3bd90d25bbec62734-d # internal
2025-08-20T22:43:32.5809584Z [00:02:33.255]➜  crypto/sha256
2025-08-20T22:43:32.5810121Z [00:02:33.255]➜  mkdir -p $WORK/b165/
2025-08-20T22:43:32.5832429Z [00:02:33.255]➜  cat >/tmp/go-build2401649780/b165/importcfg << 'EOF' # internal
2025-08-20T22:43:32.5833156Z [00:02:33.255]➜  # import config
2025-08-20T22:43:32.5833795Z [00:02:33.255]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:32.5834739Z [00:02:33.255]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:32.5835790Z [00:02:33.255]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:43:32.5836723Z [00:02:33.255]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.5837455Z [00:02:33.255]➜  EOF
2025-08-20T22:43:32.5840100Z [00:02:33.256]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b165=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid 4E2ZYzolEG0nC41yvScW/4E2ZYzolEG0nC41yvScW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T22:43:32.6038331Z [00:02:33.277]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T22:43:32.6040859Z [00:02:33.277]➜  /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/b161=>" -I $WORK/b161/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b161/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T22:43:32.6090636Z [00:02:33.283]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T22:43:32.6092378Z [00:02:33.283]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/af/af67f21b0c9aea0d2859e18ff7fc0cbed1bb4545a6faf67bd284f1443b01a9c9-d # internal
2025-08-20T22:43:32.6093826Z [00:02:33.283]➜  crypto/fips140
2025-08-20T22:43:32.6097226Z [00:02:33.283]➜  mkdir -p $WORK/b167/
2025-08-20T22:43:32.6098216Z [00:02:33.283]➜  cat >/tmp/go-build2401649780/b167/importcfg << 'EOF' # internal
2025-08-20T22:43:32.6098875Z [00:02:33.283]➜  # import config
2025-08-20T22:43:32.6099639Z [00:02:33.283]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.6100712Z [00:02:33.283]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.6101471Z [00:02:33.283]➜  EOF
2025-08-20T22:43:32.6102403Z [00:02:33.283]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.6105353Z [00:02:33.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b167=>" -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/b167/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T22:43:32.6108209Z [00:02:33.283]➜  cd /root/.go/src/vendor/golang.org/x/sys/cpu
2025-08-20T22:43:32.6109030Z [00:02:33.283]➜  go tool pack r $WORK/b161/_pkg_.a $WORK/b161/cpu_gc_x86.o # internal
2025-08-20T22:43:32.6109883Z [00:02:33.283]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T22:43:32.6111247Z [00:02:33.284]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/84/84dba0f671f56f52f34616da15a8e590e76614497f215a6b1472d263ec90ad31-d # internal
2025-08-20T22:43:32.6114172Z [00:02:33.286]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:43:32.6114819Z [00:02:33.286]➜  mkdir -p $WORK/b157/
2025-08-20T22:43:32.6115390Z [00:02:33.286]➜  echo -n > $WORK/b157/go_asm.h # internal
2025-08-20T22:43:32.6116763Z [00:02:33.286]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:43:32.6120272Z [00:02:33.286]➜  /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/b157=>" -I $WORK/b157/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b157/symabis ./chacha20poly1305_amd64.s
2025-08-20T22:43:32.6185037Z [00:02:33.293]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T22:43:32.6191619Z [00:02:33.293]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/b5/b55a9ebe2952586c79911ac32107ae1f4c98934a55a8dec23b1f23b673a10b56-d # internal
2025-08-20T22:43:32.6193194Z [00:02:33.293]➜  crypto/tls/internal/fips140tls
2025-08-20T22:43:32.6194090Z [00:02:33.293]➜  mkdir -p $WORK/b166/
2025-08-20T22:43:32.6198387Z [00:02:33.294]➜  cat >/tmp/go-build2401649780/b166/importcfg << 'EOF' # internal
2025-08-20T22:43:32.6199648Z [00:02:33.294]➜  # import config
2025-08-20T22:43:32.6200352Z [00:02:33.294]➜  packagefile crypto/fips140=/tmp/go-build2401649780/b167/_pkg_.a
2025-08-20T22:43:32.6201287Z [00:02:33.294]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:32.6201935Z [00:02:33.294]➜  EOF
2025-08-20T22:43:32.6202594Z [00:02:33.294]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.6206174Z [00:02:33.294]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b166=>" -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/b166/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T22:43:32.6303498Z [00:02:33.304]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T22:43:32.6322895Z [00:02:33.306]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/28/28442a2351e9293edd6216370dae4fb6011a2f346fd257b3e00f1b69cc959083-d # internal
2025-08-20T22:43:32.6324505Z [00:02:33.306]➜  crypto/dsa
2025-08-20T22:43:32.6325517Z [00:02:33.306]➜  mkdir -p $WORK/b169/
2025-08-20T22:43:32.6326410Z [00:02:33.306]➜  cat >/tmp/go-build2401649780/b169/importcfg << 'EOF' # internal
2025-08-20T22:43:32.6327065Z [00:02:33.306]➜  # import config
2025-08-20T22:43:32.6328192Z [00:02:33.306]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:32.6329266Z [00:02:33.306]➜  packagefile crypto/internal/randutil=/tmp/go-build2401649780/b113/_pkg_.a
2025-08-20T22:43:32.6330205Z [00:02:33.306]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.6331081Z [00:02:33.306]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.6331883Z [00:02:33.306]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:32.6332527Z [00:02:33.306]➜  EOF
2025-08-20T22:43:32.6335116Z [00:02:33.306]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b169=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid X7ca0nvB5092bacZm4zC/X7ca0nvB5092bacZm4zC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T22:43:32.6356888Z [00:02:33.310]➜  cat >/tmp/go-build2401649780/b157/importcfg << 'EOF' # internal
2025-08-20T22:43:32.6357746Z [00:02:33.310]➜  # import config
2025-08-20T22:43:32.6358569Z [00:02:33.310]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T22:43:32.6359981Z [00:02:33.310]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T22:43:32.6361362Z [00:02:33.310]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T22:43:32.6362524Z [00:02:33.310]➜  importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu
2025-08-20T22:43:32.6363450Z [00:02:33.310]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:32.6364382Z [00:02:33.310]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:32.6365250Z [00:02:33.310]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.6369938Z [00:02:33.310]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2401649780/b158/_pkg_.a
2025-08-20T22:43:32.6371642Z [00:02:33.310]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2401649780/b159/_pkg_.a
2025-08-20T22:43:32.6373416Z [00:02:33.310]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2401649780/b160/_pkg_.a
2025-08-20T22:43:32.6375032Z [00:02:33.310]➜  packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2401649780/b161/_pkg_.a
2025-08-20T22:43:32.6375794Z [00:02:33.310]➜  EOF
2025-08-20T22:43:32.6382089Z [00:02:33.310]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b157=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -installsuffix shared -buildid r9wCMlKr00PnpKYqFOHA/r9wCMlKr00PnpKYqFOHA -goversion go1.25.0 -symabis $WORK/b157/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack -asmhdr $WORK/b157/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-20T22:43:32.6820485Z [00:02:33.355]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T22:43:32.6826351Z [00:02:33.357]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/63/632efaa0d398fa0380525550499c188fd7aacb4fc7248738656ed4c44f0ba6b8-d # internal
2025-08-20T22:43:32.6832655Z [00:02:33.357]➜  encoding/hex
2025-08-20T22:43:32.6838342Z [00:02:33.358]➜  mkdir -p $WORK/b171/
2025-08-20T22:43:32.6850314Z [00:02:33.359]➜  cat >/tmp/go-build2401649780/b171/importcfg << 'EOF' # internal
2025-08-20T22:43:32.6855711Z [00:02:33.359]➜  # import config
2025-08-20T22:43:32.6856397Z [00:02:33.359]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.6857412Z [00:02:33.359]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:32.6858231Z [00:02:33.359]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.6859030Z [00:02:33.359]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:32.6859874Z [00:02:33.359]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:32.6860484Z [00:02:33.359]➜  EOF
2025-08-20T22:43:32.6863979Z [00:02:33.360]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b171=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid FiBd9Fuh5gov9bYEg4MY/FiBd9Fuh5gov9bYEg4MY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T22:43:32.7142700Z [00:02:33.388]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:43:32.7147763Z [00:02:33.389]➜  /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/b157=>" -I $WORK/b157/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b157/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
2025-08-20T22:43:32.7344061Z [00:02:33.408]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T22:43:32.7369157Z [00:02:33.410]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/ce/cef7d57c406c50fa2f1ea2e15eb0196e9f2699037eef871fa52670eb68b94366-d # internal
2025-08-20T22:43:32.7376969Z [00:02:33.411]➜  crypto/rsa
2025-08-20T22:43:32.7377653Z [00:02:33.412]➜  mkdir -p $WORK/b163/
2025-08-20T22:43:32.7384283Z [00:02:33.412]➜  cat >/tmp/go-build2401649780/b163/importcfg << 'EOF' # internal
2025-08-20T22:43:32.7384987Z [00:02:33.412]➜  # import config
2025-08-20T22:43:32.7385661Z [00:02:33.412]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:32.7387574Z [00:02:33.413]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:32.7389020Z [00:02:33.413]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build2401649780/b135/_pkg_.a
2025-08-20T22:43:32.7390451Z [00:02:33.413]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build2401649780/b137/_pkg_.a
2025-08-20T22:43:32.7392632Z [00:02:33.413]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build2401649780/b164/_pkg_.a
2025-08-20T22:43:32.7393830Z [00:02:33.413]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2401649780/b140/_pkg_.a
2025-08-20T22:43:32.7395042Z [00:02:33.413]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:32.7396282Z [00:02:33.413]➜  packagefile crypto/internal/randutil=/tmp/go-build2401649780/b113/_pkg_.a
2025-08-20T22:43:32.7397506Z [00:02:33.413]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:32.7398439Z [00:02:33.413]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:32.7399312Z [00:02:33.413]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.7400109Z [00:02:33.413]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:32.7400901Z [00:02:33.413]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.7401816Z [00:02:33.413]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:32.7402644Z [00:02:33.413]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.7403671Z [00:02:33.413]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:32.7404463Z [00:02:33.413]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:32.7405054Z [00:02:33.413]➜  EOF
2025-08-20T22:43:32.7405553Z [00:02:33.413]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.7409246Z [00:02:33.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b163=>" -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/b163/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-20T22:43:32.7512536Z [00:02:33.425]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T22:43:32.7521045Z [00:02:33.426]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/2c/2c8a9bf2224de24f2b71bf9df858c1d351152bb1587275e0ac27370978f0c37b-d # internal
2025-08-20T22:43:32.7526023Z [00:02:33.427]➜  crypto/x509/pkix
2025-08-20T22:43:32.7541224Z [00:02:33.427]➜  mkdir -p $WORK/b170/
2025-08-20T22:43:32.7541999Z [00:02:33.427]➜  cat >/tmp/go-build2401649780/b170/importcfg << 'EOF' # internal
2025-08-20T22:43:32.7542689Z [00:02:33.427]➜  # import config
2025-08-20T22:43:32.7543424Z [00:02:33.427]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:43:32.7550302Z [00:02:33.427]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:32.7551208Z [00:02:33.427]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:32.7552062Z [00:02:33.427]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:32.7553227Z [00:02:33.427]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:32.7553882Z [00:02:33.427]➜  EOF
2025-08-20T22:43:32.7556863Z [00:02:33.427]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b170=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid pI0MltfWt5DgwIiDX2vp/pI0MltfWt5DgwIiDX2vp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T22:43:32.7919819Z [00:02:33.466]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:43:32.7953608Z [00:02:33.469]➜  go tool pack r $WORK/b157/_pkg_.a $WORK/b157/chacha20poly1305_amd64.o # internal
2025-08-20T22:43:32.7954593Z [00:02:33.469]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T22:43:32.7955956Z [00:02:33.469]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/5a/5a642123223ec0a3053dd76096a2a24fb98fa8a1054f42e5b9205d1bb5cde71c-d # internal
2025-08-20T22:43:32.7957350Z [00:02:33.469]➜  encoding/base64
2025-08-20T22:43:32.7957933Z [00:02:33.469]➜  mkdir -p $WORK/b173/
2025-08-20T22:43:32.7958899Z [00:02:33.469]➜  cat >/tmp/go-build2401649780/b173/importcfg << 'EOF' # internal
2025-08-20T22:43:32.7959717Z [00:02:33.469]➜  # import config
2025-08-20T22:43:32.7960503Z [00:02:33.469]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:32.7961439Z [00:02:33.469]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.7962361Z [00:02:33.469]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:32.7963211Z [00:02:33.469]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:32.7963836Z [00:02:33.469]➜  EOF
2025-08-20T22:43:32.7966321Z [00:02:33.471]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.7969581Z [00:02:33.471]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b173=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid WtfAcfMQFJdbATnk5y5y/WtfAcfMQFJdbATnk5y5y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T22:43:32.8198982Z [00:02:33.494]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T22:43:32.8210927Z [00:02:33.495]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/7c/7cafae7781be2122fa62723eacc88cd108932c944cb7f05e844b857a4ec4aab4-d # internal
2025-08-20T22:43:32.8216991Z [00:02:33.495]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:43:32.8217775Z [00:02:33.496]➜  mkdir -p $WORK/b175/
2025-08-20T22:43:32.8222092Z [00:02:33.496]➜  cat >/tmp/go-build2401649780/b175/importcfg << 'EOF' # internal
2025-08-20T22:43:32.8224001Z [00:02:33.497]➜  # import config
2025-08-20T22:43:32.8225487Z [00:02:33.497]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.8226443Z [00:02:33.497]➜  EOF
2025-08-20T22:43:32.8230378Z [00:02:33.497]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b175=>" -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/b175/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T22:43:32.8693761Z [00:02:33.543]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T22:43:32.8705619Z [00:02:33.545]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:43:32.8711463Z [00:02:33.545]➜  /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/b130=>" -I $WORK/b130/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b130/p256_asm_amd64.o ./p256_asm_amd64.s
2025-08-20T22:43:32.8756568Z [00:02:33.546]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/00/005b519cfb05d8879760d6cc67431da7508bde048512f42bbf9523df7aed45fc-d # internal
2025-08-20T22:43:32.8758136Z [00:02:33.546]➜  internal/singleflight
2025-08-20T22:43:32.8758644Z [00:02:33.546]➜  mkdir -p $WORK/b177/
2025-08-20T22:43:32.8759315Z [00:02:33.547]➜  cat >/tmp/go-build2401649780/b177/importcfg << 'EOF' # internal
2025-08-20T22:43:32.8759953Z [00:02:33.547]➜  # import config
2025-08-20T22:43:32.8760601Z [00:02:33.547]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.8761229Z [00:02:33.547]➜  EOF
2025-08-20T22:43:32.8761751Z [00:02:33.547]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.8764918Z [00:02:33.547]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b177=>" -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/b177/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T22:43:32.8796223Z [00:02:33.554]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T22:43:32.8811097Z [00:02:33.555]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/c9/c96d5104ee0b90a3bc3a67f33ace3c6e9772b87093a7648a49c19d5d0d65c9ff-d # internal
2025-08-20T22:43:32.8818560Z [00:02:33.556]➜  encoding/pem
2025-08-20T22:43:32.8823428Z [00:02:33.556]➜  mkdir -p $WORK/b172/
2025-08-20T22:43:32.8828849Z [00:02:33.557]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T22:43:32.8830777Z [00:02:33.557]➜  go tool pack r $WORK/b130/_pkg_.a $WORK/b130/p256_asm_amd64.o # internal
2025-08-20T22:43:32.8836247Z [00:02:33.558]➜  cat >/tmp/go-build2401649780/b172/importcfg << 'EOF' # internal
2025-08-20T22:43:32.8838273Z [00:02:33.558]➜  # import config
2025-08-20T22:43:32.8840776Z [00:02:33.558]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.8843655Z [00:02:33.558]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:32.8844670Z [00:02:33.558]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.8845478Z [00:02:33.558]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.8846300Z [00:02:33.558]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:32.8847344Z [00:02:33.558]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:32.8847989Z [00:02:33.558]➜  EOF
2025-08-20T22:43:32.8848526Z [00:02:33.558]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:32.8851980Z [00:02:33.558]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b172=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid 2ABdeLys1NcXxf9dH5bd/2ABdeLys1NcXxf9dH5bd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T22:43:32.8856284Z [00:02:33.560]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T22:43:32.8898299Z [00:02:33.564]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/c8/c8a3f960dfc29752234a5b93577e1c8a66130334369f4fe7cbbb25e03deb79a4-d # internal
2025-08-20T22:43:32.8901494Z [00:02:33.564]➜  crypto/internal/fips140/ecdh
2025-08-20T22:43:32.8903316Z [00:02:33.564]➜  mkdir -p $WORK/b129/
2025-08-20T22:43:32.8909865Z [00:02:33.565]➜  cat >/tmp/go-build2401649780/b129/importcfg << 'EOF' # internal
2025-08-20T22:43:32.8910552Z [00:02:33.565]➜  # import config
2025-08-20T22:43:32.8911209Z [00:02:33.565]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.8912168Z [00:02:33.565]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.8913284Z [00:02:33.565]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.8914415Z [00:02:33.565]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:32.8917621Z [00:02:33.566]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2401649780/b130/_pkg_.a
2025-08-20T22:43:32.8919180Z [00:02:33.566]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:43:32.8920618Z [00:02:33.566]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.8921802Z [00:02:33.566]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.8923331Z [00:02:33.566]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:32.8924118Z [00:02:33.566]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.8924667Z [00:02:33.566]➜  EOF
2025-08-20T22:43:32.8928342Z [00:02:33.566]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b129=>" -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/b129/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T22:43:32.8938082Z [00:02:33.568]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T22:43:32.8950195Z [00:02:33.569]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/7f/7f4bef26bc96f233f4368d5b5b00f042e9f77dc53afc3826de67fcaad1a98096-d # internal
2025-08-20T22:43:32.8951485Z [00:02:33.569]➜  crypto/elliptic
2025-08-20T22:43:32.8952126Z [00:02:33.569]➜  mkdir -p $WORK/b134/
2025-08-20T22:43:32.8961307Z [00:02:33.570]➜  cat >/tmp/go-build2401649780/b134/importcfg << 'EOF' # internal
2025-08-20T22:43:32.8962053Z [00:02:33.570]➜  # import config
2025-08-20T22:43:32.8962928Z [00:02:33.570]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2401649780/b130/_pkg_.a
2025-08-20T22:43:32.8966432Z [00:02:33.570]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.8968072Z [00:02:33.570]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.8970607Z [00:02:33.570]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:32.8971439Z [00:02:33.570]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.8972083Z [00:02:33.570]➜  EOF
2025-08-20T22:43:32.8975505Z [00:02:33.570]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b134=>" -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/b134/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-20T22:43:32.9315220Z [00:02:33.605]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T22:43:32.9323897Z [00:02:33.606]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/b7/b7de87dfc4ac9fdd21345eb21f2942513ffef62d6713dcac817c1cad6ef56782-d # internal
2025-08-20T22:43:32.9330343Z [00:02:33.607]➜  crypto/ecdh
2025-08-20T22:43:32.9330852Z [00:02:33.607]➜  mkdir -p $WORK/b128/
2025-08-20T22:43:32.9341107Z [00:02:33.608]➜  cat >/tmp/go-build2401649780/b128/importcfg << 'EOF' # internal
2025-08-20T22:43:32.9341879Z [00:02:33.608]➜  # import config
2025-08-20T22:43:32.9342551Z [00:02:33.608]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.9343364Z [00:02:33.608]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:32.9344281Z [00:02:33.608]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:32.9345351Z [00:02:33.608]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build2401649780/b129/_pkg_.a
2025-08-20T22:43:32.9346634Z [00:02:33.608]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2401649780/b132/_pkg_.a
2025-08-20T22:43:32.9348120Z [00:02:33.608]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:32.9349305Z [00:02:33.608]➜  packagefile crypto/internal/randutil=/tmp/go-build2401649780/b113/_pkg_.a
2025-08-20T22:43:32.9350350Z [00:02:33.608]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:32.9351271Z [00:02:33.608]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.9352113Z [00:02:33.608]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.9352740Z [00:02:33.608]➜  EOF
2025-08-20T22:43:32.9363882Z [00:02:33.610]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b128=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid ovpeGK47S8GeqgKCwR1i/ovpeGK47S8GeqgKCwR1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/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-20T22:43:32.9741975Z [00:02:33.648]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T22:43:32.9748815Z [00:02:33.648]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/30/3051cf7aff3b3091f46cb712a2e6caa7c2438d2d9a6f271d8ffe97102cf1fc3f-d # internal
2025-08-20T22:43:32.9750052Z [00:02:33.648]➜  crypto/internal/fips140/ecdsa
2025-08-20T22:43:32.9750661Z [00:02:33.648]➜  mkdir -p $WORK/b136/
2025-08-20T22:43:32.9751396Z [00:02:33.648]➜  cat >/tmp/go-build2401649780/b136/importcfg << 'EOF' # internal
2025-08-20T22:43:32.9752118Z [00:02:33.648]➜  # import config
2025-08-20T22:43:32.9752805Z [00:02:33.648]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:32.9753817Z [00:02:33.648]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:43:32.9755030Z [00:02:33.648]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build2401649780/b137/_pkg_.a
2025-08-20T22:43:32.9756251Z [00:02:33.648]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:43:32.9757860Z [00:02:33.648]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:43:32.9759062Z [00:02:33.648]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2401649780/b101/_pkg_.a
2025-08-20T22:43:32.9760293Z [00:02:33.648]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2401649780/b130/_pkg_.a
2025-08-20T22:43:32.9761560Z [00:02:33.648]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:43:32.9762628Z [00:02:33.648]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:32.9763467Z [00:02:33.648]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:32.9764284Z [00:02:33.648]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:32.9765377Z [00:02:33.648]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:32.9766033Z [00:02:33.648]➜  EOF
2025-08-20T22:43:32.9777573Z [00:02:33.648]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b136=>" -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/b136/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-20T22:43:33.0195024Z [00:02:33.694]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T22:43:33.0224935Z [00:02:33.697]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/bc/bcb75773286ea5e0c6643836571da998ba25bbd769f6e535c10caf5d1fa7e1f6-d # internal
2025-08-20T22:43:33.0228888Z [00:02:33.697]➜  unique
2025-08-20T22:43:33.0231391Z [00:02:33.697]➜  mkdir -p $WORK/b179/
2025-08-20T22:43:33.0241345Z [00:02:33.698]➜  cat >/tmp/go-build2401649780/b179/importcfg << 'EOF' # internal
2025-08-20T22:43:33.0242850Z [00:02:33.698]➜  # import config
2025-08-20T22:43:33.0244012Z [00:02:33.698]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:33.0248185Z [00:02:33.698]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:33.0249447Z [00:02:33.698]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:33.0250655Z [00:02:33.698]➜  packagefile internal/sync=/tmp/go-build2401649780/b034/_pkg_.a
2025-08-20T22:43:33.0251764Z [00:02:33.698]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:33.0253664Z [00:02:33.698]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:33.0254513Z [00:02:33.698]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:33.0255422Z [00:02:33.698]➜  packagefile weak=/tmp/go-build2401649780/b139/_pkg_.a
2025-08-20T22:43:33.0256049Z [00:02:33.698]➜  EOF
2025-08-20T22:43:33.0259761Z [00:02:33.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b179=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid slzjFFHIY2oIZPIsSEyx/slzjFFHIY2oIZPIsSEyx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/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-20T22:43:33.0693331Z [00:02:33.743]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T22:43:33.0733443Z [00:02:33.747]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/77/778cb86cc7ce4d286b8112b3dc66b4c107d110c761609350420a5a42ce64a6f1-d # internal
2025-08-20T22:43:33.0740329Z [00:02:33.748]➜  net/url
2025-08-20T22:43:33.0740854Z [00:02:33.748]➜  mkdir -p $WORK/b180/
2025-08-20T22:43:33.0743482Z [00:02:33.748]➜  cat >/tmp/go-build2401649780/b180/importcfg << 'EOF' # internal
2025-08-20T22:43:33.0745542Z [00:02:33.748]➜  # import config
2025-08-20T22:43:33.0746273Z [00:02:33.748]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.0747294Z [00:02:33.748]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:33.0748134Z [00:02:33.748]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:33.0748959Z [00:02:33.748]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:33.0749787Z [00:02:33.748]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:33.0750633Z [00:02:33.748]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:33.0751478Z [00:02:33.748]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:33.0752110Z [00:02:33.748]➜  EOF
2025-08-20T22:43:33.0754982Z [00:02:33.749]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b180=>" -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/b180/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T22:43:33.0800809Z [00:02:33.754]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T22:43:33.0848599Z [00:02:33.754]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/fb/fbfc80f107c3fda320eec7630e582bd48c2d008a3f86ab22e80f826ed8e69e79-d # internal
2025-08-20T22:43:33.0849816Z [00:02:33.754]➜  crypto/internal/hpke
2025-08-20T22:43:33.0850374Z [00:02:33.754]➜  mkdir -p $WORK/b156/
2025-08-20T22:43:33.0851129Z [00:02:33.754]➜  cat >/tmp/go-build2401649780/b156/importcfg << 'EOF' # internal
2025-08-20T22:43:33.0851836Z [00:02:33.754]➜  # import config
2025-08-20T22:43:33.0852835Z [00:02:33.754]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:43:33.0854015Z [00:02:33.754]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:33.0854925Z [00:02:33.754]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:43:33.0855932Z [00:02:33.754]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:33.0856910Z [00:02:33.754]➜  packagefile crypto/ecdh=/tmp/go-build2401649780/b128/_pkg_.a
2025-08-20T22:43:33.0858065Z [00:02:33.754]➜  packagefile crypto/hkdf=/tmp/go-build2401649780/b150/_pkg_.a
2025-08-20T22:43:33.0859042Z [00:02:33.754]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:33.0859955Z [00:02:33.754]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.0861154Z [00:02:33.754]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2401649780/b157/_pkg_.a
2025-08-20T22:43:33.0862449Z [00:02:33.754]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:33.0863463Z [00:02:33.754]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:33.0864127Z [00:02:33.754]➜  EOF
2025-08-20T22:43:33.0867513Z [00:02:33.754]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b156=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid zuRt2IQzyZolhf5F95d8/zuRt2IQzyZolhf5F95d8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T22:43:33.1490835Z [00:02:33.823]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T22:43:33.1525354Z [00:02:33.827]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/31/31e528a46c3c921de362b49c379fabc13d93d6d9cb23e5b80c9c14909d23d9e5-d # internal
2025-08-20T22:43:33.1528243Z [00:02:33.827]➜  net/netip
2025-08-20T22:43:33.1528724Z [00:02:33.827]➜  mkdir -p $WORK/b178/
2025-08-20T22:43:33.1536859Z [00:02:33.828]➜  cat >/tmp/go-build2401649780/b178/importcfg << 'EOF' # internal
2025-08-20T22:43:33.1537858Z [00:02:33.828]➜  # import config
2025-08-20T22:43:33.1538649Z [00:02:33.828]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:33.1539711Z [00:02:33.828]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.1540725Z [00:02:33.828]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:33.1541698Z [00:02:33.828]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:33.1542749Z [00:02:33.828]➜  packagefile internal/itoa=/tmp/go-build2401649780/b042/_pkg_.a
2025-08-20T22:43:33.1543772Z [00:02:33.828]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:33.1544727Z [00:02:33.828]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:33.1545733Z [00:02:33.828]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:33.1546688Z [00:02:33.828]➜  packagefile unique=/tmp/go-build2401649780/b179/_pkg_.a
2025-08-20T22:43:33.1547886Z [00:02:33.828]➜  EOF
2025-08-20T22:43:33.1550921Z [00:02:33.828]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b178=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid T9NLh6u5PaOGybKdBh3c/T9NLh6u5PaOGybKdBh3c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T22:43:33.1676789Z [00:02:33.838]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T22:43:33.1678496Z [00:02:33.840]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/3b/3bbfd9fd94ac9cf2de369327fa8f9fe9a4811c3f7b0a8542849e253eeb144fda-d # internal
2025-08-20T22:43:33.1679596Z [00:02:33.841]➜  crypto/ecdsa
2025-08-20T22:43:33.1680078Z [00:02:33.841]➜  mkdir -p $WORK/b133/
2025-08-20T22:43:33.1680783Z [00:02:33.841]➜  cat >/tmp/go-build2401649780/b133/importcfg << 'EOF' # internal
2025-08-20T22:43:33.1681473Z [00:02:33.841]➜  # import config
2025-08-20T22:43:33.1682262Z [00:02:33.841]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:43:33.1683481Z [00:02:33.841]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:43:33.1684498Z [00:02:33.841]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:33.1685325Z [00:02:33.841]➜  packagefile crypto/ecdh=/tmp/go-build2401649780/b128/_pkg_.a
2025-08-20T22:43:33.1686224Z [00:02:33.841]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:43:33.1687347Z [00:02:33.841]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:33.1688405Z [00:02:33.841]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build2401649780/b135/_pkg_.a
2025-08-20T22:43:33.1689488Z [00:02:33.841]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2401649780/b136/_pkg_.a
2025-08-20T22:43:33.1690613Z [00:02:33.841]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2401649780/b130/_pkg_.a
2025-08-20T22:43:33.1691719Z [00:02:33.841]➜  packagefile crypto/internal/fips140cache=/tmp/go-build2401649780/b138/_pkg_.a
2025-08-20T22:43:33.1693146Z [00:02:33.842]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2401649780/b140/_pkg_.a
2025-08-20T22:43:33.1694292Z [00:02:33.842]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:43:33.1695401Z [00:02:33.842]➜  packagefile crypto/internal/randutil=/tmp/go-build2401649780/b113/_pkg_.a
2025-08-20T22:43:33.1696407Z [00:02:33.842]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:43:33.1697531Z [00:02:33.842]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:33.1698471Z [00:02:33.842]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.1699532Z [00:02:33.842]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2401649780/b143/_pkg_.a
2025-08-20T22:43:33.1700878Z [00:02:33.842]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2401649780/b146/_pkg_.a
2025-08-20T22:43:33.1701938Z [00:02:33.842]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:33.1702785Z [00:02:33.842]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:33.1703673Z [00:02:33.842]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:33.1704337Z [00:02:33.842]➜  EOF
2025-08-20T22:43:33.1707914Z [00:02:33.842]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b133=>" -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/b133/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-20T22:43:33.1754783Z [00:02:33.849]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T22:43:33.1775910Z [00:02:33.852]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/da/da46e4b4b98bf95f7bb8deb3953637229f49dc7bf378cfca3de765312f8a3b7a-d # internal
2025-08-20T22:43:33.1788572Z [00:02:33.853]➜  database/sql/driver
2025-08-20T22:43:33.1789151Z [00:02:33.853]➜  mkdir -p $WORK/b181/
2025-08-20T22:43:33.1803586Z [00:02:33.854]➜  cat >/tmp/go-build2401649780/b181/importcfg << 'EOF' # internal
2025-08-20T22:43:33.1804319Z [00:02:33.854]➜  # import config
2025-08-20T22:43:33.1805010Z [00:02:33.854]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:33.1805856Z [00:02:33.854]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.1806657Z [00:02:33.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:33.1809083Z [00:02:33.854]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:33.1809969Z [00:02:33.854]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:33.1810800Z [00:02:33.854]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:33.1811407Z [00:02:33.854]➜  EOF
2025-08-20T22:43:33.1814793Z [00:02:33.854]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b181=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid INg8tgFsvmSkfhWpsAAf/INg8tgFsvmSkfhWpsAAf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T22:43:33.2701977Z [00:02:33.944]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T22:43:33.2723566Z [00:02:33.946]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/b1/b179c19080fbb5f1973e911dfe72cf3969b729b40e6f6ef6b45609eea8509886-d # internal
2025-08-20T22:43:33.2727491Z [00:02:33.947]➜  encoding/json
2025-08-20T22:43:33.2729246Z [00:02:33.947]➜  mkdir -p $WORK/b182/
2025-08-20T22:43:33.2736629Z [00:02:33.948]➜  cat >/tmp/go-build2401649780/b182/importcfg << 'EOF' # internal
2025-08-20T22:43:33.2749570Z [00:02:33.948]➜  # import config
2025-08-20T22:43:33.2750621Z [00:02:33.948]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:33.2751461Z [00:02:33.948]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:33.2752522Z [00:02:33.948]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:33.2753877Z [00:02:33.948]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:33.2755127Z [00:02:33.948]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.2756294Z [00:02:33.948]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:33.2757580Z [00:02:33.948]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:33.2758797Z [00:02:33.948]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:33.2759979Z [00:02:33.948]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:33.2761070Z [00:02:33.948]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:33.2763865Z [00:02:33.948]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:33.2766109Z [00:02:33.948]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:33.2767358Z [00:02:33.948]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:33.2768476Z [00:02:33.948]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:33.2769541Z [00:02:33.948]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:33.2770578Z [00:02:33.948]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:33.2773339Z [00:02:33.948]➜  EOF
2025-08-20T22:43:33.2778111Z [00:02:33.948]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b182=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid 9bKiwmcK9ggUgfrzMbzw/9bKiwmcK9ggUgfrzMbzw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/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-20T22:43:33.2852940Z [00:02:33.959]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T22:43:33.2877461Z [00:02:33.962]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/72/7297554511b7107710509f30f1d5125c22b293c8331cebf7a21d346d3ab317d5-d # internal
2025-08-20T22:43:33.2883691Z [00:02:33.962]➜  github.com/mattn/go-isatty
2025-08-20T22:43:33.2887948Z [00:02:33.963]➜  mkdir -p $WORK/b186/
2025-08-20T22:43:33.2899304Z [00:02:33.964]➜  cat >/tmp/go-build2401649780/b186/importcfg << 'EOF' # internal
2025-08-20T22:43:33.2920805Z [00:02:33.964]➜  # import config
2025-08-20T22:43:33.2921649Z [00:02:33.964]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:33.2922447Z [00:02:33.964]➜  EOF
2025-08-20T22:43:33.2926221Z [00:02:33.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20=>github.com/mattn/go-isatty@v0.0.20;$WORK/b186=>" -p github.com/mattn/go-isatty -lang=go1.15 -complete -installsuffix shared -buildid kYwqa55qAYFXNeUcPD1r/kYwqa55qAYFXNeUcPD1r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20/doc.go /root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20/isatty_tcgets.go
2025-08-20T22:43:33.3351539Z [00:02:34.009]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T22:43:33.3363353Z [00:02:34.010]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/c4/c4c638975b22e07f18e326c3aa3ee90177ea0c0bb9bc5bb20f308346cc89d241-d # internal
2025-08-20T22:43:33.3368750Z [00:02:34.011]➜  github.com/mattn/go-colorable
2025-08-20T22:43:33.3371394Z [00:02:34.011]➜  mkdir -p $WORK/b185/
2025-08-20T22:43:33.3378236Z [00:02:34.012]➜  cat >/tmp/go-build2401649780/b185/importcfg << 'EOF' # internal
2025-08-20T22:43:33.3385465Z [00:02:34.012]➜  # import config
2025-08-20T22:43:33.3386185Z [00:02:34.012]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:33.3387347Z [00:02:34.012]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:43:33.3388332Z [00:02:34.012]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:33.3389124Z [00:02:34.012]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:33.3389751Z [00:02:34.012]➜  EOF
2025-08-20T22:43:33.3393790Z [00:02:34.013]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14=>github.com/mattn/go-colorable@v0.1.14;$WORK/b185=>" -p github.com/mattn/go-colorable -lang=go1.18 -complete -installsuffix shared -buildid WOLkePqJ5ChLylGMmeMj/WOLkePqJ5ChLylGMmeMj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14/colorable_others.go /root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.14/noncolorable.go
2025-08-20T22:43:33.3783964Z [00:02:34.052]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T22:43:33.3805495Z [00:02:34.055]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/ba/ba4099b640d258429ac9357e4066d045884a8f54747e3abe9e2a5842e68039a5-d # internal
2025-08-20T22:43:33.3812411Z [00:02:34.055]➜  github.com/fatih/color
2025-08-20T22:43:33.3813015Z [00:02:34.055]➜  mkdir -p $WORK/b184/
2025-08-20T22:43:33.3821847Z [00:02:34.056]➜  cat >/tmp/go-build2401649780/b184/importcfg << 'EOF' # internal
2025-08-20T22:43:33.3822913Z [00:02:34.056]➜  # import config
2025-08-20T22:43:33.3824898Z [00:02:34.056]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:33.3825881Z [00:02:34.056]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build2401649780/b185/_pkg_.a
2025-08-20T22:43:33.3826965Z [00:02:34.056]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:43:33.3828039Z [00:02:34.056]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:33.3828801Z [00:02:34.056]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:33.3829650Z [00:02:34.056]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:33.3830548Z [00:02:34.056]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:33.3831413Z [00:02:34.056]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:33.3832059Z [00:02:34.056]➜  EOF
2025-08-20T22:43:33.3840087Z [00:02:34.058]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fatih/color@v1.18.0=>github.com/fatih/color@v1.18.0;$WORK/b184=>" -p github.com/fatih/color -lang=go1.17 -complete -installsuffix shared -buildid ywmlCj_A7KcxEpyUtVcV/ywmlCj_A7KcxEpyUtVcV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack /root/go/pkg/mod/github.com/fatih/color@v1.18.0/color.go /root/go/pkg/mod/github.com/fatih/color@v1.18.0/doc.go
2025-08-20T22:43:33.5118246Z [00:02:34.186]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T22:43:33.5152691Z [00:02:34.189]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/96/96e0447ae90006781b291d380e75310b94dbfa5db38d6a6818adad62df1a8f3e-d # internal
2025-08-20T22:43:33.5158960Z [00:02:34.190]➜  github.com/flarco/g/sizedwaitgroup
2025-08-20T22:43:33.5160391Z [00:02:34.190]➜  mkdir -p $WORK/b187/
2025-08-20T22:43:33.5176285Z [00:02:34.192]➜  cat >/tmp/go-build2401649780/b187/importcfg << 'EOF' # internal
2025-08-20T22:43:33.5177562Z [00:02:34.192]➜  # import config
2025-08-20T22:43:33.5178661Z [00:02:34.192]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:33.5179467Z [00:02:34.192]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:33.5180215Z [00:02:34.192]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:33.5181233Z [00:02:34.192]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:33.5182008Z [00:02:34.192]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:33.5182845Z [00:02:34.192]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:33.5183749Z [00:02:34.192]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:33.5184382Z [00:02:34.192]➜  EOF
2025-08-20T22:43:33.5188268Z [00:02:34.192]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/g@v0.1.155/sizedwaitgroup=>github.com/flarco/g@v0.1.155/sizedwaitgroup;$WORK/b187=>" -p github.com/flarco/g/sizedwaitgroup -lang=go1.20 -complete -installsuffix shared -buildid eJvatDReL20XkRa5kVGg/eJvatDReL20XkRa5kVGg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /root/go/pkg/mod/github.com/flarco/g@v0.1.155/sizedwaitgroup/sizedwaitgroup.go
2025-08-20T22:43:33.5301962Z [00:02:34.204]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T22:43:33.5413601Z [00:02:34.215]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/06/06a0e7492f28604af6f2f56aa2509ee306251e418e22c086fee312fc8ad65e5f-d # internal
2025-08-20T22:43:33.5459241Z [00:02:34.220]➜  net
2025-08-20T22:43:33.5460879Z [00:02:34.220]➜  mkdir -p $WORK/b174/
2025-08-20T22:43:33.5485738Z [00:02:34.223]➜  echo -n > $WORK/b174/preferlinkext # internal
2025-08-20T22:43:33.5486429Z [00:02:34.223]➜  cd /root/.go/src/net
2025-08-20T22:43:33.5489157Z [00:02:34.223]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b174/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b174/ -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-20T22:43:33.5500263Z [00:02:34.224]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T22:43:33.5512566Z [00:02:34.225]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/9a/9a860b8b67521c80059d5df6ab14889652f9f778f2ad1bab9677445352b97488-d # internal
2025-08-20T22:43:33.5517433Z [00:02:34.226]➜  vendor/golang.org/x/text/transform
2025-08-20T22:43:33.5519638Z [00:02:34.226]➜  mkdir -p $WORK/b195/
2025-08-20T22:43:33.5528917Z [00:02:34.227]➜  cat >/tmp/go-build2401649780/b195/importcfg << 'EOF' # internal
2025-08-20T22:43:33.5530573Z [00:02:34.227]➜  # import config
2025-08-20T22:43:33.5534574Z [00:02:34.227]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:33.5535407Z [00:02:34.227]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.5536194Z [00:02:34.227]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:33.5537038Z [00:02:34.227]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:33.5537900Z [00:02:34.228]➜  EOF
2025-08-20T22:43:33.5538430Z [00:02:34.228]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:33.5542085Z [00:02:34.228]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b195=>" -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/b195/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T22:43:33.6308965Z [00:02:34.305]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T22:43:33.6325379Z [00:02:34.307]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/65/6509cb803159f6dc3c8ac8f9c610dc40c4baf6884ced297932505a2dfcb6a904-d # internal
2025-08-20T22:43:33.6334186Z [00:02:34.307]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:43:33.6338534Z [00:02:34.308]➜  mkdir -p $WORK/b196/
2025-08-20T22:43:33.6346584Z [00:02:34.309]➜  cat >/tmp/go-build2401649780/b196/importcfg << 'EOF' # internal
2025-08-20T22:43:33.6350744Z [00:02:34.309]➜  # import config
2025-08-20T22:43:33.6357652Z [00:02:34.309]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:33.6358559Z [00:02:34.309]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:43:33.6359408Z [00:02:34.309]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:33.6360212Z [00:02:34.309]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:33.6361053Z [00:02:34.309]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:33.6361998Z [00:02:34.309]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:33.6362642Z [00:02:34.309]➜  EOF
2025-08-20T22:43:33.6369521Z [00:02:34.309]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b196=>" -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/b196/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-20T22:43:33.6845225Z [00:02:34.358]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T22:43:33.7008880Z [00:02:34.375]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/1a/1a56840bb6c354ddbabcfeeeeb024fdb0c2145e0bb62b44d1a9f2c79794c8133-d # internal
2025-08-20T22:43:33.7043886Z [00:02:34.378]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T22:43:33.7051197Z [00:02:34.378]➜  mkdir -p $WORK/b197/
2025-08-20T22:43:33.7051941Z [00:02:34.379]➜  cat >/tmp/go-build2401649780/b197/importcfg << 'EOF' # internal
2025-08-20T22:43:33.7052620Z [00:02:34.379]➜  # import config
2025-08-20T22:43:33.7053390Z [00:02:34.379]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:43:33.7054386Z [00:02:34.379]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:33.7055248Z [00:02:34.379]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:33.7056234Z [00:02:34.379]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build2401649780/b195/_pkg_.a
2025-08-20T22:43:33.7057369Z [00:02:34.379]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:33.7058157Z [00:02:34.379]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:33.7059005Z [00:02:34.379]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:33.7060591Z [00:02:34.380]➜  EOF
2025-08-20T22:43:33.7069302Z [00:02:34.380]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b197=>" -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/b197/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-20T22:43:33.8392668Z [00:02:34.513]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T22:43:33.8443882Z [00:02:34.518]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/33/33c4eb71fa76cbecb0682a6ea382f0f2685742cae6e1dabfd36cb1b768c1624c-d # internal
2025-08-20T22:43:33.8449557Z [00:02:34.519]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:43:33.8450151Z [00:02:34.519]➜  mkdir -p $WORK/b194/
2025-08-20T22:43:33.8457666Z [00:02:34.519]➜  cat >/tmp/go-build2401649780/b194/importcfg << 'EOF' # internal
2025-08-20T22:43:33.8458335Z [00:02:34.519]➜  # import config
2025-08-20T22:43:33.8459092Z [00:02:34.520]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T22:43:33.8460163Z [00:02:34.520]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:43:33.8461094Z [00:02:34.520]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.8462101Z [00:02:34.520]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build2401649780/b195/_pkg_.a
2025-08-20T22:43:33.8522133Z [00:02:34.520]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2401649780/b196/_pkg_.a
2025-08-20T22:43:33.8527056Z [00:02:34.520]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:33.8531721Z [00:02:34.520]➜  EOF
2025-08-20T22:43:33.8540211Z [00:02:34.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b194=>" -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/b194/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-20T22:43:33.8964105Z [00:02:34.570]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T22:43:33.8980886Z [00:02:34.572]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/b9/b928c7151297398403660b1b9809ffe85f877e33acd41d2f9999547d7cdbd1e5-d # internal
2025-08-20T22:43:33.8988670Z [00:02:34.572]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T22:43:33.8989252Z [00:02:34.572]➜  mkdir -p $WORK/b200/
2025-08-20T22:43:33.8989935Z [00:02:34.572]➜  cat >/tmp/go-build2401649780/b200/importcfg << 'EOF' # internal
2025-08-20T22:43:33.8990588Z [00:02:34.572]➜  # import config
2025-08-20T22:43:33.8991178Z [00:02:34.572]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:33.8992022Z [00:02:34.572]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:33.8992826Z [00:02:34.572]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:33.8993747Z [00:02:34.572]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:33.8994538Z [00:02:34.572]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:33.8995113Z [00:02:34.572]➜  EOF
2025-08-20T22:43:33.9000573Z [00:02:34.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b200=>" -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/b200/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-20T22:43:33.9912685Z [00:02:34.665]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T22:43:34.0062228Z [00:02:34.680]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/dd/dd81ad94792162414079265dbb32fd9555378cbea60961a37b547620341afafd-d # internal
2025-08-20T22:43:34.0064585Z [00:02:34.681]➜  mime
2025-08-20T22:43:34.0066761Z [00:02:34.681]➜  mkdir -p $WORK/b201/
2025-08-20T22:43:34.0072153Z [00:02:34.681]➜  cat >/tmp/go-build2401649780/b201/importcfg << 'EOF' # internal
2025-08-20T22:43:34.0072869Z [00:02:34.681]➜  # import config
2025-08-20T22:43:34.0073542Z [00:02:34.681]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:34.0074374Z [00:02:34.681]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.0075298Z [00:02:34.681]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:34.0076183Z [00:02:34.681]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.0077015Z [00:02:34.681]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.0077988Z [00:02:34.681]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.0080768Z [00:02:34.681]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:34.0082182Z [00:02:34.682]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:34.0083304Z [00:02:34.682]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:34.0084322Z [00:02:34.682]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.0085652Z [00:02:34.682]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:34.0087708Z [00:02:34.682]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:34.0088653Z [00:02:34.682]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.0089367Z [00:02:34.682]➜  EOF
2025-08-20T22:43:34.0093246Z [00:02:34.682]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b201=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid yfkW0OzRs3BX1DtZbK8J/yfkW0OzRs3BX1DtZbK8J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/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-20T22:43:34.0456227Z [00:02:34.720]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T22:43:34.0477438Z [00:02:34.722]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/66/66909985228081b91f1bf1f5c0c424561a1e70477aec01bec971b687b5eb90b1-d # internal
2025-08-20T22:43:34.0523486Z [00:02:34.726]➜  mime/quotedprintable
2025-08-20T22:43:34.0526816Z [00:02:34.727]➜  mkdir -p $WORK/b203/
2025-08-20T22:43:34.0531839Z [00:02:34.727]➜  cat >/tmp/go-build2401649780/b203/importcfg << 'EOF' # internal
2025-08-20T22:43:34.0538492Z [00:02:34.727]➜  # import config
2025-08-20T22:43:34.0539202Z [00:02:34.728]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:34.0540039Z [00:02:34.728]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.0540910Z [00:02:34.728]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.0541797Z [00:02:34.728]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.0542495Z [00:02:34.728]➜  EOF
2025-08-20T22:43:34.0546020Z [00:02:34.728]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b203=>" -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/b203/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T22:43:34.0994167Z [00:02:34.773]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T22:43:34.1025902Z [00:02:34.774]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/79/791ddfd8b3983aae62df0ca0947d6fab622405d102638cb76f40e33d3c4928a0-d # internal
2025-08-20T22:43:34.1027062Z [00:02:34.774]➜  net/http/internal
2025-08-20T22:43:34.1027750Z [00:02:34.774]➜  mkdir -p $WORK/b205/
2025-08-20T22:43:34.1028486Z [00:02:34.774]➜  cat >/tmp/go-build2401649780/b205/importcfg << 'EOF' # internal
2025-08-20T22:43:34.1029506Z [00:02:34.774]➜  # import config
2025-08-20T22:43:34.1030174Z [00:02:34.775]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:34.1031017Z [00:02:34.775]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.1031851Z [00:02:34.775]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.1032678Z [00:02:34.775]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.1033475Z [00:02:34.775]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.1034091Z [00:02:34.775]➜  EOF
2025-08-20T22:43:34.1037094Z [00:02:34.775]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b205=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid CdC88mZs3j8lDIPodnRy/CdC88mZs3j8lDIPodnRy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T22:43:34.1411490Z [00:02:34.815]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T22:43:34.1421875Z [00:02:34.816]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/2e/2ecafcd02ddf529e2f1d65253cd62347916f16e79e04abbed23c94d3cf9d8ebe-d # internal
2025-08-20T22:43:34.1435947Z [00:02:34.816]➜  net/http/internal/ascii
2025-08-20T22:43:34.1436499Z [00:02:34.816]➜  mkdir -p $WORK/b206/
2025-08-20T22:43:34.1437442Z [00:02:34.817]➜  cat >/tmp/go-build2401649780/b206/importcfg << 'EOF' # internal
2025-08-20T22:43:34.1438114Z [00:02:34.817]➜  # import config
2025-08-20T22:43:34.1438750Z [00:02:34.817]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.1439543Z [00:02:34.817]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:34.1440412Z [00:02:34.817]➜  EOF
2025-08-20T22:43:34.1443281Z [00:02:34.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b206=>" -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/b206/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T22:43:34.1468414Z [00:02:34.821]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T22:43:34.1498200Z [00:02:34.824]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/93/93c79bca53aeb43e2e6544e4e4f2cc3f0b78596410952a2fed343d8c28209bad-d # internal
2025-08-20T22:43:34.1504852Z [00:02:34.825]➜  vendor/golang.org/x/net/idna
2025-08-20T22:43:34.1508063Z [00:02:34.825]➜  mkdir -p $WORK/b193/
2025-08-20T22:43:34.1515520Z [00:02:34.826]➜  cat >/tmp/go-build2401649780/b193/importcfg << 'EOF' # internal
2025-08-20T22:43:34.1517339Z [00:02:34.826]➜  # import config
2025-08-20T22:43:34.1518224Z [00:02:34.826]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T22:43:34.1519370Z [00:02:34.826]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T22:43:34.1520440Z [00:02:34.826]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T22:43:34.1521340Z [00:02:34.826]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.1522420Z [00:02:34.826]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2401649780/b194/_pkg_.a
2025-08-20T22:43:34.1524315Z [00:02:34.826]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2401649780/b196/_pkg_.a
2025-08-20T22:43:34.1525569Z [00:02:34.826]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b197/_pkg_.a
2025-08-20T22:43:34.1526544Z [00:02:34.826]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:34.1528066Z [00:02:34.826]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.1528965Z [00:02:34.826]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.1529883Z [00:02:34.826]➜  EOF
2025-08-20T22:43:34.1535196Z [00:02:34.827]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b193=>" -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/b193/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-20T22:43:34.1580844Z [00:02:34.832]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T22:43:34.1785984Z [00:02:34.853]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/bb/bbe85c2847289e089ecaa936b2fe9f07c09fe76f93a723c5147ca2f8b0a26426-d # internal
2025-08-20T22:43:34.1788212Z [00:02:34.853]➜  github.com/getsentry/sentry-go/internal/otel/baggage
2025-08-20T22:43:34.1789312Z [00:02:34.853]➜  mkdir -p $WORK/b209/
2025-08-20T22:43:34.1791663Z [00:02:34.853]➜  cat >/tmp/go-build2401649780/b209/importcfg << 'EOF' # internal
2025-08-20T22:43:34.1792771Z [00:02:34.853]➜  # import config
2025-08-20T22:43:34.1793614Z [00:02:34.853]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.1794820Z [00:02:34.853]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.1796497Z [00:02:34.853]➜  packagefile github.com/getsentry/sentry-go/internal/otel/baggage/internal/baggage=/tmp/go-build2401649780/b210/_pkg_.a
2025-08-20T22:43:34.1798332Z [00:02:34.853]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:34.1799326Z [00:02:34.853]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:34.1800277Z [00:02:34.853]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.1801221Z [00:02:34.853]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.1801950Z [00:02:34.853]➜  EOF
2025-08-20T22:43:34.1806207Z [00:02:34.853]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/otel/baggage=>github.com/getsentry/sentry-go@v0.27.0/internal/otel/baggage;$WORK/b209=>" -p github.com/getsentry/sentry-go/internal/otel/baggage -lang=go1.18 -complete -installsuffix shared -buildid 13jeWKUm2CS8ZloGSwfv/13jeWKUm2CS8ZloGSwfv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/otel/baggage/baggage.go
2025-08-20T22:43:34.2994235Z [00:02:34.973]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T22:43:34.3023153Z [00:02:34.976]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/6a/6a623fc8f5694b80b410c693fe337b6872fc6c27fe1c09c0491d0c583e194ad9-d # internal
2025-08-20T22:43:34.3032071Z [00:02:34.977]➜  golang.org/x/text/internal/tag
2025-08-20T22:43:34.3060420Z [00:02:34.980]➜  mkdir -p $WORK/b216/
2025-08-20T22:43:34.3061812Z [00:02:34.980]➜  cat >/tmp/go-build2401649780/b216/importcfg << 'EOF' # internal
2025-08-20T22:43:34.3063987Z [00:02:34.980]➜  # import config
2025-08-20T22:43:34.3065019Z [00:02:34.980]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:34.3066138Z [00:02:34.980]➜  EOF
2025-08-20T22:43:34.3070074Z [00:02:34.980]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/tag=>golang.org/x/text@v0.26.0/internal/tag;$WORK/b216=>" -p golang.org/x/text/internal/tag -lang=go1.23 -complete -installsuffix shared -buildid pikE3ukVpe_0X3YAKy9c/pikE3ukVpe_0X3YAKy9c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/tag/tag.go
2025-08-20T22:43:34.3310581Z [00:02:35.005]➜  cd $WORK/b174
2025-08-20T22:43:34.3313412Z [00:02:35.005]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I $WORK/b174/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b174/_x001.o -c _cgo_export.c
2025-08-20T22:43:34.3397958Z [00:02:35.014]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T22:43:34.3405728Z [00:02:35.015]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/a4/a4c01e9feb5d37b64c4161f57417f0bef5052a85e3f7184f65ccb73682d4d87e-d # internal
2025-08-20T22:43:34.3414728Z [00:02:35.015]➜  golang.org/x/text/internal/language
2025-08-20T22:43:34.3415347Z [00:02:35.015]➜  mkdir -p $WORK/b215/
2025-08-20T22:43:34.3416079Z [00:02:35.016]➜  cat >/tmp/go-build2401649780/b215/importcfg << 'EOF' # internal
2025-08-20T22:43:34.3418442Z [00:02:35.016]➜  # import config
2025-08-20T22:43:34.3420321Z [00:02:35.016]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.3423217Z [00:02:35.016]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.3424205Z [00:02:35.016]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.3427879Z [00:02:35.016]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build2401649780/b216/_pkg_.a
2025-08-20T22:43:34.3428916Z [00:02:35.016]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:34.3430290Z [00:02:35.016]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.3431514Z [00:02:35.016]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.3432698Z [00:02:35.016]➜  EOF
2025-08-20T22:43:34.3433418Z [00:02:35.017]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:34.3441840Z [00:02:35.017]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language=>golang.org/x/text@v0.26.0/internal/language;$WORK/b215=>" -p golang.org/x/text/internal/language -lang=go1.23 -complete -installsuffix shared -buildid sl5KkMOlioWcT33EzOdi/sl5KkMOlioWcT33EzOdi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/common.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compact.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compose.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/lookup.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/tags.go
2025-08-20T22:43:34.3608134Z [00:02:35.035]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T22:43:34.3647577Z [00:02:35.039]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/06/06edfede0e2d4363c2758e615d7aca4a11c0df726a5d3f4d6eaea40c735d7df0-d # internal
2025-08-20T22:43:34.3651487Z [00:02:35.039]➜  golang.org/x/text/transform
2025-08-20T22:43:34.3654348Z [00:02:35.039]➜  mkdir -p $WORK/b218/
2025-08-20T22:43:34.3655080Z [00:02:35.040]➜  cat >/tmp/go-build2401649780/b218/importcfg << 'EOF' # internal
2025-08-20T22:43:34.3655720Z [00:02:35.040]➜  # import config
2025-08-20T22:43:34.3656354Z [00:02:35.040]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.3659045Z [00:02:35.040]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.3659901Z [00:02:35.040]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.3660741Z [00:02:35.040]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.3661648Z [00:02:35.040]➜  EOF
2025-08-20T22:43:34.3665128Z [00:02:35.040]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/transform=>golang.org/x/text@v0.26.0/transform;$WORK/b218=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid anOn6m9LaicaFhgLYDC9/anOn6m9LaicaFhgLYDC9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/transform/transform.go
2025-08-20T22:43:34.3693338Z [00:02:35.043]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T22:43:34.3713636Z [00:02:35.045]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/f1/f107a750c9185b0f0c01f8b66c658890fb4a5edc02254438a86510f359ef4077-d # internal
2025-08-20T22:43:34.3717951Z [00:02:35.046]➜  github.com/getsentry/sentry-go/internal/traceparser
2025-08-20T22:43:34.3718805Z [00:02:35.046]➜  mkdir -p $WORK/b220/
2025-08-20T22:43:34.3721620Z [00:02:35.046]➜  cat >/tmp/go-build2401649780/b220/importcfg << 'EOF' # internal
2025-08-20T22:43:34.3722482Z [00:02:35.046]➜  # import config
2025-08-20T22:43:34.3723275Z [00:02:35.046]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.3724311Z [00:02:35.046]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.3725140Z [00:02:35.046]➜  EOF
2025-08-20T22:43:34.3749382Z [00:02:35.049]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/traceparser=>github.com/getsentry/sentry-go@v0.27.0/internal/traceparser;$WORK/b220=>" -p github.com/getsentry/sentry-go/internal/traceparser -lang=go1.18 -complete -installsuffix shared -buildid m01ku7ym9YuatA_XPBtN/m01ku7ym9YuatA_XPBtN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/traceparser/parser.go
2025-08-20T22:43:34.3780583Z [00:02:35.052]➜  cd $WORK/b174
2025-08-20T22:43:34.3783309Z [00:02:35.052]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I $WORK/b174/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b174/_x002.o -c cgo_linux.cgo2.c
2025-08-20T22:43:34.4010679Z [00:02:35.075]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T22:43:34.4018240Z [00:02:35.076]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/99/99eda79480130a8ee34561f68feb5619173829200bc5bd127b8293ecfbb4b2aa-d # internal
2025-08-20T22:43:34.4033556Z [00:02:35.077]➜  go/token
2025-08-20T22:43:34.4036613Z [00:02:35.077]➜  mkdir -p $WORK/b224/
2025-08-20T22:43:34.4041891Z [00:02:35.078]➜  cat >/tmp/go-build2401649780/b224/importcfg << 'EOF' # internal
2025-08-20T22:43:34.4045508Z [00:02:35.078]➜  # import config
2025-08-20T22:43:34.4046181Z [00:02:35.078]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:34.4046990Z [00:02:35.078]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.4047980Z [00:02:35.078]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:34.4048798Z [00:02:35.078]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:34.4049807Z [00:02:35.078]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.4050823Z [00:02:35.078]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:34.4051700Z [00:02:35.079]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:34.4052538Z [00:02:35.079]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:34.4053399Z [00:02:35.079]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.4054014Z [00:02:35.079]➜  EOF
2025-08-20T22:43:34.4054532Z [00:02:35.079]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:34.4061336Z [00:02:35.079]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "/root/.go/src/go/token=>go/token;$WORK/b224=>" -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/b224/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-20T22:43:34.4163261Z [00:02:35.090]➜  cd $WORK/b174
2025-08-20T22:43:34.4174251Z [00:02:35.090]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I $WORK/b174/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b174/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T22:43:34.4236928Z [00:02:35.098]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T22:43:34.4279111Z [00:02:35.102]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/50/507ee153087bfa3856549f4cd095e9678dbfd1c3148cb11e1a437ab1855d548c-d # internal
2025-08-20T22:43:34.4280271Z [00:02:35.102]➜  golang.org/x/text/unicode/norm
2025-08-20T22:43:34.4281287Z [00:02:35.102]➜  mkdir -p $WORK/b219/
2025-08-20T22:43:34.4285736Z [00:02:35.102]➜  cat >/tmp/go-build2401649780/b219/importcfg << 'EOF' # internal
2025-08-20T22:43:34.4286801Z [00:02:35.102]➜  # import config
2025-08-20T22:43:34.4288700Z [00:02:35.102]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:34.4289832Z [00:02:35.102]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.4291568Z [00:02:35.102]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:43:34.4302186Z [00:02:35.104]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.4303434Z [00:02:35.104]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:34.4304646Z [00:02:35.104]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.4305644Z [00:02:35.104]➜  EOF
2025-08-20T22:43:34.4306580Z [00:02:35.104]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:34.4314182Z [00:02:35.104]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm=>golang.org/x/text@v0.26.0/unicode/norm;$WORK/b219=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid XlEHKsFFNQQ3GD3lZkxz/XlEHKsFFNQQ3GD3lZkxz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/composition.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/forminfo.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/input.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/iter.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/normalize.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/readwriter.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/transform.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/norm/trie.go
2025-08-20T22:43:34.4609389Z [00:02:35.134]➜  cd $WORK/b174
2025-08-20T22:43:34.4613322Z [00:02:35.135]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I $WORK/b174/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b174/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T22:43:34.5014515Z [00:02:35.175]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T22:43:34.5034980Z [00:02:35.178]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/90/903a089b0dc856050f6f271e295b84bd90a00af75f2c32f38adaedb2974bc7d4-d # internal
2025-08-20T22:43:34.5059927Z [00:02:35.178]➜  go/scanner
2025-08-20T22:43:34.5060447Z [00:02:35.178]➜  mkdir -p $WORK/b223/
2025-08-20T22:43:34.5061199Z [00:02:35.179]➜  cat >/tmp/go-build2401649780/b223/importcfg << 'EOF' # internal
2025-08-20T22:43:34.5061873Z [00:02:35.179]➜  # import config
2025-08-20T22:43:34.5062524Z [00:02:35.179]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.5063324Z [00:02:35.179]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.5064169Z [00:02:35.179]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:43:34.5065027Z [00:02:35.180]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.5066200Z [00:02:35.180]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:34.5068730Z [00:02:35.180]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:34.5069660Z [00:02:35.180]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.5070513Z [00:02:35.180]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:34.5071373Z [00:02:35.180]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.5072018Z [00:02:35.180]➜  EOF
2025-08-20T22:43:34.5072550Z [00:02:35.180]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:34.5075733Z [00:02:35.180]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "/root/.go/src/go/scanner=>go/scanner;$WORK/b223=>" -p go/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid gCa7Q6riZuWOqbrmIbTl/gCa7Q6riZuWOqbrmIbTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /root/.go/src/go/scanner/errors.go /root/.go/src/go/scanner/scanner.go
2025-08-20T22:43:34.5151227Z [00:02:35.189]➜  cd $WORK/b174
2025-08-20T22:43:34.5153978Z [00:02:35.189]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I $WORK/b174/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b174/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T22:43:34.6060437Z [00:02:35.280]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I $WORK/b174/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b174/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T22:43:34.6153307Z [00:02:35.289]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T22:43:34.6167590Z [00:02:35.291]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/fb/fb19a107ad454bdb061785127bb93a4eb03ee07ad45697ff373820bcbc21dc47-d # internal
2025-08-20T22:43:34.6172827Z [00:02:35.291]➜  go/ast
2025-08-20T22:43:34.6173551Z [00:02:35.291]➜  mkdir -p $WORK/b222/
2025-08-20T22:43:34.6180378Z [00:02:35.292]➜  cat >/tmp/go-build2401649780/b222/importcfg << 'EOF' # internal
2025-08-20T22:43:34.6181520Z [00:02:35.292]➜  # import config
2025-08-20T22:43:34.6182585Z [00:02:35.292]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.6183556Z [00:02:35.292]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:34.6184421Z [00:02:35.292]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.6185717Z [00:02:35.292]➜  packagefile go/scanner=/tmp/go-build2401649780/b223/_pkg_.a
2025-08-20T22:43:34.6186578Z [00:02:35.292]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:43:34.6187491Z [00:02:35.292]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.6188272Z [00:02:35.292]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:34.6189014Z [00:02:35.292]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:34.6189798Z [00:02:35.292]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:34.6190607Z [00:02:35.292]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:34.6191430Z [00:02:35.292]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.6192256Z [00:02:35.292]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.6192890Z [00:02:35.292]➜  EOF
2025-08-20T22:43:34.6193399Z [00:02:35.292]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:34.6197956Z [00:02:35.292]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "/root/.go/src/go/ast=>go/ast;$WORK/b222=>" -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/b222/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-20T22:43:34.6211110Z [00:02:35.295]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T22:43:34.6248554Z [00:02:35.299]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/b8/b874d7b65356715259dc909aa4d33320930bf1effe2f6a8802fa657605058d8c-d # internal
2025-08-20T22:43:34.6255248Z [00:02:35.300]➜  golang.org/x/text/internal/language/compact
2025-08-20T22:43:34.6258588Z [00:02:35.300]➜  mkdir -p $WORK/b217/
2025-08-20T22:43:34.6266224Z [00:02:35.301]➜  cat >/tmp/go-build2401649780/b217/importcfg << 'EOF' # internal
2025-08-20T22:43:34.6277065Z [00:02:35.301]➜  # import config
2025-08-20T22:43:34.6278223Z [00:02:35.301]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build2401649780/b215/_pkg_.a
2025-08-20T22:43:34.6279304Z [00:02:35.301]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:34.6280190Z [00:02:35.301]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.6280852Z [00:02:35.301]➜  EOF
2025-08-20T22:43:34.6289158Z [00:02:35.301]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compact=>golang.org/x/text@v0.26.0/internal/language/compact;$WORK/b217=>" -p golang.org/x/text/internal/language/compact -lang=go1.23 -complete -installsuffix shared -buildid 98q3ChkCNqNkcMMhOf3z/98q3ChkCNqNkcMMhOf3z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compact/compact.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compact/language.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compact/parents.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compact/tables.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/language/compact/tags.go
2025-08-20T22:43:34.6506201Z [00:02:35.325]➜  cd $WORK/b174
2025-08-20T22:43:34.6511393Z [00:02:35.325]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -I $WORK/b174/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=sZ2VO8qLHWvO7b3fWvkM -o $WORK/b174/_cgo_main.o -c _cgo_main.c
2025-08-20T22:43:34.6829063Z [00:02:35.357]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:34.6834144Z [00:02:35.357]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/preferlinkext $WORK/b174/_x001.o $WORK/b174/_x002.o $WORK/b174/_x003.o $WORK/b174/_x004.o $WORK/b174/_x005.o $WORK/b174/_x006.o -O2 -g -lresolv
2025-08-20T22:43:34.6941018Z [00:02:35.368]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T22:43:34.6963263Z [00:02:35.370]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/a0/a0822f17f72e8d9700653f683c66ae970723813f6174135164d9d1ac59181f9f-d # internal
2025-08-20T22:43:34.6969537Z [00:02:35.371]➜  golang.org/x/text/language
2025-08-20T22:43:34.6970130Z [00:02:35.371]➜  mkdir -p $WORK/b214/
2025-08-20T22:43:34.6970855Z [00:02:35.371]➜  cat >/tmp/go-build2401649780/b214/importcfg << 'EOF' # internal
2025-08-20T22:43:34.6971516Z [00:02:35.371]➜  # import config
2025-08-20T22:43:34.6972161Z [00:02:35.371]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.6972969Z [00:02:35.371]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.6973992Z [00:02:35.371]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build2401649780/b215/_pkg_.a
2025-08-20T22:43:34.6975600Z [00:02:35.371]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build2401649780/b217/_pkg_.a
2025-08-20T22:43:34.6976712Z [00:02:35.371]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:34.6977721Z [00:02:35.371]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.6978566Z [00:02:35.371]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.6979192Z [00:02:35.371]➜  EOF
2025-08-20T22:43:34.6985071Z [00:02:35.371]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/language=>golang.org/x/text@v0.26.0/language;$WORK/b214=>" -p golang.org/x/text/language -lang=go1.23 -complete -installsuffix shared -buildid 7VTzwOuQ07qH534u9Lim/7VTzwOuQ07qH534u9Lim -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/language/doc.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/language/tags.go
2025-08-20T22:43:34.8642865Z [00:02:35.538]➜  gcc -I /root/.go/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b174=/tmp/go-build -gno-record-gcc-switches -o $WORK/b174/_cgo_.o $WORK/b174/_cgo_main.o $WORK/b174/preferlinkext $WORK/b174/_x001.o $WORK/b174/_x002.o $WORK/b174/_x003.o $WORK/b174/_x004.o $WORK/b174/_x005.o $WORK/b174/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T22:43:34.8646117Z [00:02:35.538]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b174/_cgo_.o -dynout $WORK/b174/_cgo_import.go
2025-08-20T22:43:34.8739697Z [00:02:35.547]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T22:43:34.8770181Z [00:02:35.551]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/14/14b42a9127e0008ae05c5e5e6363d09c75f198239544ecc79cca792936dac036-d # internal
2025-08-20T22:43:34.8775906Z [00:02:35.551]➜  go/build/constraint
2025-08-20T22:43:34.8776488Z [00:02:35.551]➜  mkdir -p $WORK/b225/
2025-08-20T22:43:34.8785877Z [00:02:35.553]➜  cat >/tmp/go-build2401649780/b225/importcfg << 'EOF' # internal
2025-08-20T22:43:34.8793171Z [00:02:35.553]➜  # import config
2025-08-20T22:43:34.8793880Z [00:02:35.553]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.8794745Z [00:02:35.553]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.8795607Z [00:02:35.553]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.8796450Z [00:02:35.553]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:34.8797679Z [00:02:35.553]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.8805696Z [00:02:35.553]➜  EOF
2025-08-20T22:43:34.8809146Z [00:02:35.553]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/.go/src/go/build/constraint=>go/build/constraint;$WORK/b225=>" -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/b225/importcfg -pack /root/.go/src/go/build/constraint/expr.go /root/.go/src/go/build/constraint/vers.go
2025-08-20T22:43:34.8812374Z [00:02:35.554]➜  cat >/tmp/go-build2401649780/b174/importcfg << 'EOF' # internal
2025-08-20T22:43:34.8813045Z [00:02:35.554]➜  # import config
2025-08-20T22:43:34.8813882Z [00:02:35.554]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T22:43:34.8814847Z [00:02:35.554]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:34.8815667Z [00:02:35.554]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:34.8816757Z [00:02:35.554]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:34.8818012Z [00:02:35.554]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2401649780/b175/_pkg_.a
2025-08-20T22:43:34.8819115Z [00:02:35.554]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:43:34.8820067Z [00:02:35.554]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:34.8820996Z [00:02:35.554]➜  packagefile internal/itoa=/tmp/go-build2401649780/b042/_pkg_.a
2025-08-20T22:43:34.8821933Z [00:02:35.554]➜  packagefile internal/nettrace=/tmp/go-build2401649780/b176/_pkg_.a
2025-08-20T22:43:34.8822875Z [00:02:35.554]➜  packagefile internal/poll=/tmp/go-build2401649780/b060/_pkg_.a
2025-08-20T22:43:34.8823854Z [00:02:35.554]➜  packagefile internal/singleflight=/tmp/go-build2401649780/b177/_pkg_.a
2025-08-20T22:43:34.8824874Z [00:02:35.554]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:43:34.8825906Z [00:02:35.554]➜  packagefile internal/syscall/unix=/tmp/go-build2401649780/b061/_pkg_.a
2025-08-20T22:43:34.8826793Z [00:02:35.554]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:34.8827766Z [00:02:35.554]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:34.8828646Z [00:02:35.554]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:43:34.8829498Z [00:02:35.554]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:34.8830340Z [00:02:35.554]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:34.8831209Z [00:02:35.554]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:34.8832051Z [00:02:35.554]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:34.8832911Z [00:02:35.554]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:34.8833813Z [00:02:35.554]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:34.8834655Z [00:02:35.554]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:34.8835501Z [00:02:35.554]➜  packagefile runtime/cgo=/tmp/go-build2401649780/b087/_pkg_.a
2025-08-20T22:43:34.8836468Z [00:02:35.554]➜  EOF
2025-08-20T22:43:34.8853865Z [00:02:35.554]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b174=>" -p net -lang=go1.25 -std -installsuffix shared -buildid sZ2VO8qLHWvO7b3fWvkM/sZ2VO8qLHWvO7b3fWvkM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/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/b174/_cgo_gotypes.go $WORK/b174/cgo_linux.cgo1.go $WORK/b174/cgo_resnew.cgo1.go $WORK/b174/cgo_socknew.cgo1.go $WORK/b174/cgo_unix_cgo.cgo1.go $WORK/b174/cgo_unix_cgo_res.cgo1.go $WORK/b174/_cgo_import.go
2025-08-20T22:43:34.9446337Z [00:02:35.619]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T22:43:34.9495347Z [00:02:35.623]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/ca/caa6b3c5ce1c662c57d8083ffed272f0ed2baa8d119589ee07f936cac654cfa7-d # internal
2025-08-20T22:43:34.9497557Z [00:02:35.624]➜  golang.org/x/text/internal
2025-08-20T22:43:34.9498807Z [00:02:35.624]➜  mkdir -p $WORK/b213/
2025-08-20T22:43:34.9505358Z [00:02:35.625]➜  cat >/tmp/go-build2401649780/b213/importcfg << 'EOF' # internal
2025-08-20T22:43:34.9506747Z [00:02:35.625]➜  # import config
2025-08-20T22:43:34.9508199Z [00:02:35.625]➜  packagefile golang.org/x/text/language=/tmp/go-build2401649780/b214/_pkg_.a
2025-08-20T22:43:34.9509524Z [00:02:35.625]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:34.9511245Z [00:02:35.625]➜  EOF
2025-08-20T22:43:34.9514811Z [00:02:35.625]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/internal=>golang.org/x/text@v0.26.0/internal;$WORK/b213=>" -p golang.org/x/text/internal -lang=go1.23 -complete -installsuffix shared -buildid 360jipyVMt_be1fKhgGs/360jipyVMt_be1fKhgGs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/internal.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/internal/match.go
2025-08-20T22:43:34.9583466Z [00:02:35.633]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T22:43:34.9596037Z [00:02:35.634]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/83/83c7651baf17d3c686a7e83d6e43c0a4ebb6fb06bd6fe324f08a3d43a75a0c5c-d # internal
2025-08-20T22:43:34.9607293Z [00:02:35.635]➜  go/doc/comment
2025-08-20T22:43:34.9609501Z [00:02:35.635]➜  mkdir -p $WORK/b227/
2025-08-20T22:43:34.9615958Z [00:02:35.636]➜  cat >/tmp/go-build2401649780/b227/importcfg << 'EOF' # internal
2025-08-20T22:43:34.9618224Z [00:02:35.636]➜  # import config
2025-08-20T22:43:34.9618890Z [00:02:35.636]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:34.9619677Z [00:02:35.636]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:34.9620484Z [00:02:35.636]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:34.9621270Z [00:02:35.636]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:34.9622096Z [00:02:35.636]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:34.9622916Z [00:02:35.636]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.9623739Z [00:02:35.636]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:34.9624591Z [00:02:35.636]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.9625223Z [00:02:35.637]➜  EOF
2025-08-20T22:43:34.9629929Z [00:02:35.637]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "/root/.go/src/go/doc/comment=>go/doc/comment;$WORK/b227=>" -p go/doc/comment -lang=go1.25 -std -complete -installsuffix shared -buildid 3KhzQTgrsD4Tef8PeR5s/3KhzQTgrsD4Tef8PeR5s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/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-20T22:43:34.9780387Z [00:02:35.651]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T22:43:34.9782922Z [00:02:35.652]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/5c/5c82568674625fafcdea21cae0b55aff58f359c85ba82608393cce89b5c11a46-d # internal
2025-08-20T22:43:34.9786368Z [00:02:35.652]➜  golang.org/x/text/cases
2025-08-20T22:43:34.9786914Z [00:02:35.652]➜  mkdir -p $WORK/b212/
2025-08-20T22:43:34.9791597Z [00:02:35.653]➜  cat >/tmp/go-build2401649780/b212/importcfg << 'EOF' # internal
2025-08-20T22:43:34.9792287Z [00:02:35.653]➜  # import config
2025-08-20T22:43:34.9793088Z [00:02:35.653]➜  packagefile golang.org/x/text/internal=/tmp/go-build2401649780/b213/_pkg_.a
2025-08-20T22:43:34.9794205Z [00:02:35.653]➜  packagefile golang.org/x/text/language=/tmp/go-build2401649780/b214/_pkg_.a
2025-08-20T22:43:34.9795387Z [00:02:35.653]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:43:34.9796538Z [00:02:35.653]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b219/_pkg_.a
2025-08-20T22:43:34.9797658Z [00:02:35.653]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:34.9798535Z [00:02:35.653]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:34.9799377Z [00:02:35.653]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:34.9800050Z [00:02:35.653]➜  EOF
2025-08-20T22:43:34.9805593Z [00:02:35.653]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/cases=>golang.org/x/text@v0.26.0/cases;$WORK/b212=>" -p golang.org/x/text/cases -lang=go1.23 -complete -installsuffix shared -buildid c45t3IJy_BhyV38KuFzy/c45t3IJy_BhyV38KuFzy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/cases/cases.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/cases/context.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/cases/fold.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/cases/info.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/cases/map.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/cases/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/cases/trieval.go
2025-08-20T22:43:35.0568923Z [00:02:35.731]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T22:43:35.0665893Z [00:02:35.741]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/da/da5c7608bdb2cdc008bd60e501aee663ca80363496f46c569cf1b40831b289e4-d # internal
2025-08-20T22:43:35.0673659Z [00:02:35.741]➜  internal/lazyregexp
2025-08-20T22:43:35.0674232Z [00:02:35.741]➜  mkdir -p $WORK/b228/
2025-08-20T22:43:35.0705481Z [00:02:35.745]➜  cat >/tmp/go-build2401649780/b228/importcfg << 'EOF' # internal
2025-08-20T22:43:35.0714356Z [00:02:35.745]➜  # import config
2025-08-20T22:43:35.0715047Z [00:02:35.745]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.0715972Z [00:02:35.745]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:35.0716846Z [00:02:35.745]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.0717947Z [00:02:35.745]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:35.0718573Z [00:02:35.745]➜  EOF
2025-08-20T22:43:35.0721630Z [00:02:35.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "/root/.go/src/internal/lazyregexp=>internal/lazyregexp;$WORK/b228=>" -p internal/lazyregexp -lang=go1.25 -std -complete -installsuffix shared -buildid bIkBTwhEceVvTPrLJ1zP/bIkBTwhEceVvTPrLJ1zP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /root/.go/src/internal/lazyregexp/lazyre.go
2025-08-20T22:43:35.1064021Z [00:02:35.780]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T22:43:35.1072422Z [00:02:35.781]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/57/5751a868673443aeae88b0b0d221e700a242b7a4d6aaf1284d00fb9607b658c9-d # internal
2025-08-20T22:43:35.1080220Z [00:02:35.782]➜  go/parser
2025-08-20T22:43:35.1080743Z [00:02:35.782]➜  mkdir -p $WORK/b229/
2025-08-20T22:43:35.1095671Z [00:02:35.783]➜  cat >/tmp/go-build2401649780/b229/importcfg << 'EOF' # internal
2025-08-20T22:43:35.1097361Z [00:02:35.784]➜  # import config
2025-08-20T22:43:35.1099605Z [00:02:35.784]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:35.1100646Z [00:02:35.784]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:35.1103958Z [00:02:35.784]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.1104807Z [00:02:35.784]➜  packagefile go/ast=/tmp/go-build2401649780/b222/_pkg_.a
2025-08-20T22:43:35.1105743Z [00:02:35.784]➜  packagefile go/build/constraint=/tmp/go-build2401649780/b225/_pkg_.a
2025-08-20T22:43:35.1106778Z [00:02:35.784]➜  packagefile go/scanner=/tmp/go-build2401649780/b223/_pkg_.a
2025-08-20T22:43:35.1107915Z [00:02:35.784]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:43:35.1108775Z [00:02:35.784]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:35.1109579Z [00:02:35.784]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:35.1110387Z [00:02:35.784]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.1111298Z [00:02:35.784]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:35.1112225Z [00:02:35.784]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.1112879Z [00:02:35.784]➜  EOF
2025-08-20T22:43:35.1120969Z [00:02:35.784]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "/root/.go/src/go/parser=>go/parser;$WORK/b229=>" -p go/parser -lang=go1.25 -std -complete -installsuffix shared -buildid gAr9WaN61HdCp6LNJLAZ/gAr9WaN61HdCp6LNJLAZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/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-20T22:43:35.1838385Z [00:02:35.858]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T22:43:35.1871224Z [00:02:35.861]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/94/94556c67af21580214117be07f7b9fa24ce93add292ddb59fbd396c6234dade9-d # internal
2025-08-20T22:43:35.1883630Z [00:02:35.862]➜  go/doc
2025-08-20T22:43:35.1884124Z [00:02:35.862]➜  mkdir -p $WORK/b226/
2025-08-20T22:43:35.1884896Z [00:02:35.862]➜  cat >/tmp/go-build2401649780/b226/importcfg << 'EOF' # internal
2025-08-20T22:43:35.1885580Z [00:02:35.862]➜  # import config
2025-08-20T22:43:35.1886229Z [00:02:35.862]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:43:35.1887024Z [00:02:35.862]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.1888057Z [00:02:35.862]➜  packagefile go/ast=/tmp/go-build2401649780/b222/_pkg_.a
2025-08-20T22:43:35.1890493Z [00:02:35.862]➜  packagefile go/doc/comment=/tmp/go-build2401649780/b227/_pkg_.a
2025-08-20T22:43:35.1891447Z [00:02:35.862]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:43:35.1892367Z [00:02:35.862]➜  packagefile internal/lazyregexp=/tmp/go-build2401649780/b228/_pkg_.a
2025-08-20T22:43:35.1893280Z [00:02:35.862]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:35.1894066Z [00:02:35.862]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:35.1894867Z [00:02:35.862]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:35.1895665Z [00:02:35.862]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:35.1896459Z [00:02:35.862]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.1898146Z [00:02:35.862]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:35.1899075Z [00:02:35.862]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:35.1899744Z [00:02:35.862]➜  EOF
2025-08-20T22:43:35.1903712Z [00:02:35.862]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "/root/.go/src/go/doc=>go/doc;$WORK/b226=>" -p go/doc -lang=go1.25 -std -complete -installsuffix shared -buildid -_26vMdFuHl3uWHR4aBX/-_26vMdFuHl3uWHR4aBX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /root/.go/src/go/doc/comment.go /root/.go/src/go/doc/doc.go /root/.go/src/go/doc/example.go /root/.go/src/go/doc/exports.go /root/.go/src/go/doc/filter.go /root/.go/src/go/doc/reader.go /root/.go/src/go/doc/synopsis.go
2025-08-20T22:43:35.2062263Z [00:02:35.880]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T22:43:35.2090988Z [00:02:35.883]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/08/087a17c615c06e9122ef4eff3f080bbc3d4f79f45e1bfdabe238834d487046f0-d # internal
2025-08-20T22:43:35.2096617Z [00:02:35.884]➜  internal/buildcfg
2025-08-20T22:43:35.2099497Z [00:02:35.884]➜  mkdir -p $WORK/b230/
2025-08-20T22:43:35.2109376Z [00:02:35.885]➜  cat >/tmp/go-build2401649780/b230/importcfg << 'EOF' # internal
2025-08-20T22:43:35.2110675Z [00:02:35.885]➜  # import config
2025-08-20T22:43:35.2111760Z [00:02:35.885]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.2112905Z [00:02:35.885]➜  packagefile internal/goexperiment=/tmp/go-build2401649780/b016/_pkg_.a
2025-08-20T22:43:35.2113892Z [00:02:35.885]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.2114976Z [00:02:35.885]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:35.2116778Z [00:02:35.885]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:35.2117791Z [00:02:35.885]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:35.2118654Z [00:02:35.885]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:35.2119485Z [00:02:35.885]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.2120113Z [00:02:35.885]➜  EOF
2025-08-20T22:43:35.2123667Z [00:02:35.885]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "/root/.go/src/internal/buildcfg=>internal/buildcfg;$WORK/b230=>" -p internal/buildcfg -lang=go1.25 -std -complete -installsuffix shared -buildid cTQO3qCk4H4-e2MFKjLB/cTQO3qCk4H4-e2MFKjLB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /root/.go/src/internal/buildcfg/cfg.go /root/.go/src/internal/buildcfg/exp.go /root/.go/src/internal/buildcfg/zbootstrap.go
2025-08-20T22:43:35.3384821Z [00:02:36.012]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T22:43:35.3404432Z [00:02:36.014]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/df/df8e7f3bea151e5b5d62ecf6246e68c9fc74cb669a22637fe9948c4c5c7d08a9-d # internal
2025-08-20T22:43:35.3410740Z [00:02:36.015]➜  os/exec
2025-08-20T22:43:35.3413587Z [00:02:36.015]➜  mkdir -p $WORK/b232/
2025-08-20T22:43:35.3446166Z [00:02:36.019]➜  cat >/tmp/go-build2401649780/b232/importcfg << 'EOF' # internal
2025-08-20T22:43:35.3452580Z [00:02:36.019]➜  # import config
2025-08-20T22:43:35.3453330Z [00:02:36.019]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:35.3454187Z [00:02:36.019]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:35.3455036Z [00:02:36.019]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:35.3455973Z [00:02:36.019]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:35.3456991Z [00:02:36.019]➜  packagefile internal/syscall/execenv=/tmp/go-build2401649780/b062/_pkg_.a
2025-08-20T22:43:35.3458292Z [00:02:36.019]➜  packagefile internal/syscall/unix=/tmp/go-build2401649780/b061/_pkg_.a
2025-08-20T22:43:35.3459211Z [00:02:36.019]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:35.3460011Z [00:02:36.019]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:35.3460805Z [00:02:36.019]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.3461664Z [00:02:36.019]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:35.3462849Z [00:02:36.019]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:35.3463743Z [00:02:36.019]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:35.3464595Z [00:02:36.019]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.3465436Z [00:02:36.019]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:35.3466248Z [00:02:36.019]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:35.3466848Z [00:02:36.019]➜  EOF
2025-08-20T22:43:35.3480258Z [00:02:36.019]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b232=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid KJw3gQLRo8k05qhHz5Ed/KJw3gQLRo8k05qhHz5Ed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/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-20T22:43:35.5242688Z [00:02:36.198]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T22:43:35.5268779Z [00:02:36.201]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/4d/4d54bfca53e28401c25b13e4b002a130e4584fcf877ff2a7d6c9dcf7d72192c7-d # internal
2025-08-20T22:43:35.5270703Z [00:02:36.201]➜  internal/goroot
2025-08-20T22:43:35.5271594Z [00:02:36.201]➜  mkdir -p $WORK/b231/
2025-08-20T22:43:35.5281392Z [00:02:36.202]➜  cat >/tmp/go-build2401649780/b231/importcfg << 'EOF' # internal
2025-08-20T22:43:35.5282703Z [00:02:36.202]➜  # import config
2025-08-20T22:43:35.5301188Z [00:02:36.203]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.5302051Z [00:02:36.203]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:35.5302939Z [00:02:36.203]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:35.5303804Z [00:02:36.203]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.5304629Z [00:02:36.203]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:35.5305237Z [00:02:36.203]➜  EOF
2025-08-20T22:43:35.5308242Z [00:02:36.203]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "/root/.go/src/internal/goroot=>internal/goroot;$WORK/b231=>" -p internal/goroot -lang=go1.25 -std -complete -installsuffix shared -buildid OBQP9_56O7CY2MZVvB9E/OBQP9_56O7CY2MZVvB9E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /root/.go/src/internal/goroot/gc.go
2025-08-20T22:43:35.5313135Z [00:02:36.205]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T22:43:35.5370332Z [00:02:36.209]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/20/208e57b5a8b70515e39fd667b6ad892ce1f93691c1a50fa6b74f3120585c0796-d # internal
2025-08-20T22:43:35.5380274Z [00:02:36.211]➜  golang.org/x/sys/execabs
2025-08-20T22:43:35.5380883Z [00:02:36.211]➜  mkdir -p $WORK/b236/
2025-08-20T22:43:35.5381636Z [00:02:36.211]➜  cat >/tmp/go-build2401649780/b236/importcfg << 'EOF' # internal
2025-08-20T22:43:35.5382301Z [00:02:36.211]➜  # import config
2025-08-20T22:43:35.5382998Z [00:02:36.211]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:35.5383883Z [00:02:36.211]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:35.5384678Z [00:02:36.211]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.5385512Z [00:02:36.211]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:35.5386439Z [00:02:36.211]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:35.5387582Z [00:02:36.212]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:35.5388246Z [00:02:36.212]➜  EOF
2025-08-20T22:43:35.5392274Z [00:02:36.212]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.33.0/execabs=>golang.org/x/sys@v0.33.0/execabs;$WORK/b236=>" -p golang.org/x/sys/execabs -lang=go1.23 -complete -installsuffix shared -buildid Cz5HcOg-weM1gseWV0fg/Cz5HcOg-weM1gseWV0fg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /root/go/pkg/mod/golang.org/x/sys@v0.33.0/execabs/execabs.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/execabs/execabs_go119.go
2025-08-20T22:43:35.5517636Z [00:02:36.226]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T22:43:35.5570537Z [00:02:36.231]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/9c/9c35af840f7b44d7948ca7833c8d85202d5cbdea37efd902771d72aec4a6a619-d # internal
2025-08-20T22:43:35.5572521Z [00:02:36.231]➜  runtime/debug
2025-08-20T22:43:35.5575429Z [00:02:36.231]➜  mkdir -p $WORK/b237/
2025-08-20T22:43:35.5576166Z [00:02:36.232]➜  echo -n > $WORK/b237/go_asm.h # internal
2025-08-20T22:43:35.5579872Z [00:02:36.232]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:43:35.5582132Z [00:02:36.232]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b237=>" -I $WORK/b237/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b237/symabis ./debug.s
2025-08-20T22:43:35.5618748Z [00:02:36.236]➜  cat >/tmp/go-build2401649780/b237/importcfg << 'EOF' # internal
2025-08-20T22:43:35.5621333Z [00:02:36.236]➜  # import config
2025-08-20T22:43:35.5622626Z [00:02:36.236]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.5623655Z [00:02:36.236]➜  packagefile internal/poll=/tmp/go-build2401649780/b060/_pkg_.a
2025-08-20T22:43:35.5624944Z [00:02:36.236]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.5626081Z [00:02:36.236]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:35.5627643Z [00:02:36.236]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:35.5628732Z [00:02:36.236]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:35.5629884Z [00:02:36.236]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.5631827Z [00:02:36.236]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:35.5632550Z [00:02:36.236]➜  EOF
2025-08-20T22:43:35.5633133Z [00:02:36.236]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:35.5637681Z [00:02:36.236]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b237=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid 7y92FvxpPbsojj3KvJ1V/7y92FvxpPbsojj3KvJ1V -goversion go1.25.0 -symabis $WORK/b237/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/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-20T22:43:35.5688057Z [00:02:36.243]➜  go tool buildid -w $WORK/b231/_pkg_.a # internal
2025-08-20T22:43:35.5696868Z [00:02:36.243]➜  cp $WORK/b231/_pkg_.a /root/.cache/go-build/63/6333887b6152609ec6807486f7644199a90ef095afb8001df509dac4500e7229-d # internal
2025-08-20T22:43:35.5698273Z [00:02:36.244]➜  go/build
2025-08-20T22:43:35.5698747Z [00:02:36.244]➜  mkdir -p $WORK/b221/
2025-08-20T22:43:35.5706345Z [00:02:36.245]➜  cat >/tmp/go-build2401649780/b221/importcfg << 'EOF' # internal
2025-08-20T22:43:35.5709287Z [00:02:36.245]➜  # import config
2025-08-20T22:43:35.5710175Z [00:02:36.245]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:35.5711000Z [00:02:36.245]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:35.5711783Z [00:02:36.245]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:35.5712549Z [00:02:36.245]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.5713323Z [00:02:36.245]➜  packagefile go/ast=/tmp/go-build2401649780/b222/_pkg_.a
2025-08-20T22:43:35.5714201Z [00:02:36.245]➜  packagefile go/build/constraint=/tmp/go-build2401649780/b225/_pkg_.a
2025-08-20T22:43:35.5715066Z [00:02:36.245]➜  packagefile go/doc=/tmp/go-build2401649780/b226/_pkg_.a
2025-08-20T22:43:35.5716172Z [00:02:36.245]➜  packagefile go/parser=/tmp/go-build2401649780/b229/_pkg_.a
2025-08-20T22:43:35.5717056Z [00:02:36.245]➜  packagefile go/scanner=/tmp/go-build2401649780/b223/_pkg_.a
2025-08-20T22:43:35.5718088Z [00:02:36.245]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:43:35.5718986Z [00:02:36.245]➜  packagefile internal/buildcfg=/tmp/go-build2401649780/b230/_pkg_.a
2025-08-20T22:43:35.5719940Z [00:02:36.245]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:35.5720889Z [00:02:36.245]➜  packagefile internal/goroot=/tmp/go-build2401649780/b231/_pkg_.a
2025-08-20T22:43:35.5721839Z [00:02:36.245]➜  packagefile internal/goversion=/tmp/go-build2401649780/b233/_pkg_.a
2025-08-20T22:43:35.5722814Z [00:02:36.245]➜  packagefile internal/platform=/tmp/go-build2401649780/b234/_pkg_.a
2025-08-20T22:43:35.5723805Z [00:02:36.245]➜  packagefile internal/syslist=/tmp/go-build2401649780/b235/_pkg_.a
2025-08-20T22:43:35.5734394Z [00:02:36.245]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:35.5735278Z [00:02:36.245]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:35.5738775Z [00:02:36.245]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.5739604Z [00:02:36.245]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:35.5740430Z [00:02:36.245]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:35.5741258Z [00:02:36.245]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:35.5742112Z [00:02:36.245]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:35.5742924Z [00:02:36.245]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:35.5743786Z [00:02:36.245]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:35.5744646Z [00:02:36.245]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.5747447Z [00:02:36.245]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:35.5748351Z [00:02:36.245]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:35.5749270Z [00:02:36.245]➜  EOF
2025-08-20T22:43:35.5752466Z [00:02:36.245]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "/root/.go/src/go/build=>go/build;$WORK/b221=>" -p go/build -lang=go1.25 -std -complete -installsuffix shared -buildid ZK-Jg47rEr5GzmDQol_C/ZK-Jg47rEr5GzmDQol_C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /root/.go/src/go/build/build.go /root/.go/src/go/build/doc.go /root/.go/src/go/build/gc.go /root/.go/src/go/build/read.go
2025-08-20T22:43:35.5755412Z [00:02:36.248]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T22:43:35.5756706Z [00:02:36.249]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/84/8403c780b7cd4b4a018c8b8b743acf88676612ef9ea01396bf20bfcb404262b3-d # internal
2025-08-20T22:43:35.5760456Z [00:02:36.250]➜  text/template/parse
2025-08-20T22:43:35.5764632Z [00:02:36.250]➜  mkdir -p $WORK/b240/
2025-08-20T22:43:35.5765449Z [00:02:36.251]➜  cat >/tmp/go-build2401649780/b240/importcfg << 'EOF' # internal
2025-08-20T22:43:35.5766207Z [00:02:36.251]➜  # import config
2025-08-20T22:43:35.5766903Z [00:02:36.251]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:35.5767933Z [00:02:36.251]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.5768807Z [00:02:36.251]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:35.5769683Z [00:02:36.251]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:35.5770530Z [00:02:36.251]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.5771381Z [00:02:36.251]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:35.5772274Z [00:02:36.251]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:35.5772953Z [00:02:36.251]➜  EOF
2025-08-20T22:43:35.5776798Z [00:02:36.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b240=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid iLaawt6vnKFXhBlutn6m/iLaawt6vnKFXhBlutn6m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/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-20T22:43:35.6506501Z [00:02:36.324]➜  cd /root/.go/src/runtime/debug
2025-08-20T22:43:35.6508820Z [00:02:36.325]➜  /root/.go/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b237=>" -I $WORK/b237/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b237/debug.o ./debug.s
2025-08-20T22:43:35.6610641Z [00:02:36.335]➜  go tool pack r $WORK/b237/_pkg_.a $WORK/b237/debug.o # internal
2025-08-20T22:43:35.6619506Z [00:02:36.336]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T22:43:35.6647770Z [00:02:36.339]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/82/8260d5a79b166c1188d2a8233d7ed0e6aa22b2487df79665838c602779d10d1d-d # internal
2025-08-20T22:43:35.6648874Z [00:02:36.339]➜  html
2025-08-20T22:43:35.6649306Z [00:02:36.339]➜  mkdir -p $WORK/b245/
2025-08-20T22:43:35.6649996Z [00:02:36.339]➜  cat >/tmp/go-build2401649780/b245/importcfg << 'EOF' # internal
2025-08-20T22:43:35.6650632Z [00:02:36.339]➜  # import config
2025-08-20T22:43:35.6651268Z [00:02:36.339]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.6652138Z [00:02:36.339]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:35.6653096Z [00:02:36.339]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:35.6653811Z [00:02:36.339]➜  EOF
2025-08-20T22:43:35.6654368Z [00:02:36.339]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:35.6657574Z [00:02:36.339]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b245=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid Y35p46kOumeGfB2fxVra/Y35p46kOumeGfB2fxVra -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T22:43:35.7674348Z [00:02:36.441]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T22:43:35.7712022Z [00:02:36.445]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/9c/9c3641f13dc764266f8f387b7d6ee037fa449ad643b188a87e2bea2a058875da-d # internal
2025-08-20T22:43:35.7718413Z [00:02:36.446]➜  github.com/oklog/ulid
2025-08-20T22:43:35.7721336Z [00:02:36.446]➜  mkdir -p $WORK/b249/
2025-08-20T22:43:35.7732881Z [00:02:36.447]➜  cat >/tmp/go-build2401649780/b249/importcfg << 'EOF' # internal
2025-08-20T22:43:35.7734187Z [00:02:36.447]➜  # import config
2025-08-20T22:43:35.7736888Z [00:02:36.447]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:35.7739110Z [00:02:36.447]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:35.7742402Z [00:02:36.447]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:35.7743518Z [00:02:36.447]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:35.7744448Z [00:02:36.447]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:35.7745352Z [00:02:36.447]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:35.7746264Z [00:02:36.447]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:35.7749927Z [00:02:36.447]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:35.7750963Z [00:02:36.447]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:35.7751865Z [00:02:36.447]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:35.7752497Z [00:02:36.447]➜  EOF
2025-08-20T22:43:35.7755988Z [00:02:36.448]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/oklog/ulid@v1.3.1=>github.com/oklog/ulid@v1.3.1;$WORK/b249=>" -p github.com/oklog/ulid -lang=go1.16 -complete -installsuffix shared -buildid DH3tWsCvn2iz_X2yKLJ1/DH3tWsCvn2iz_X2yKLJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/go/pkg/mod/github.com/oklog/ulid@v1.3.1/ulid.go
2025-08-20T22:43:35.9077384Z [00:02:36.580]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T22:43:35.9080629Z [00:02:36.582]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/bf/bfda95c03582a89e4de0367eefc7d70a55f7e390dd2dffc46192f614b7b2c82b-d # internal
2025-08-20T22:43:35.9082809Z [00:02:36.582]➜  go.mongodb.org/mongo-driver/bson/primitive
2025-08-20T22:43:35.9083976Z [00:02:36.582]➜  mkdir -p $WORK/b255/
2025-08-20T22:43:35.9088411Z [00:02:36.583]➜  cat >/tmp/go-build2401649780/b255/importcfg << 'EOF' # internal
2025-08-20T22:43:35.9091247Z [00:02:36.583]➜  # import config
2025-08-20T22:43:35.9094393Z [00:02:36.583]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:35.9095331Z [00:02:36.583]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:35.9096271Z [00:02:36.583]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:35.9101091Z [00:02:36.583]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:35.9102112Z [00:02:36.583]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:35.9103028Z [00:02:36.583]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:35.9103897Z [00:02:36.583]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:35.9104695Z [00:02:36.583]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.9105448Z [00:02:36.583]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:35.9106300Z [00:02:36.583]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:35.9107317Z [00:02:36.583]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:35.9108174Z [00:02:36.583]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:35.9109408Z [00:02:36.583]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.9110283Z [00:02:36.583]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:35.9111124Z [00:02:36.583]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:35.9111742Z [00:02:36.583]➜  EOF
2025-08-20T22:43:35.9116829Z [00:02:36.583]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive=>go.mongodb.org/mongo-driver@v1.14.0/bson/primitive;$WORK/b255=>" -p go.mongodb.org/mongo-driver/bson/primitive -lang=go1.18 -complete -installsuffix shared -buildid oHrjKfDCDxUtuQrZLHkp/oHrjKfDCDxUtuQrZLHkp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive/decimal.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive/objectid.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive/primitive.go
2025-08-20T22:43:35.9141379Z [00:02:36.588]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T22:43:35.9302215Z [00:02:36.604]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/ae/ae9a0621f6fde77d467410d5f5eb272519921568672f4da4250ac6f9f4f196e5-d # internal
2025-08-20T22:43:35.9305376Z [00:02:36.605]➜  text/template
2025-08-20T22:43:35.9330242Z [00:02:36.607]➜  mkdir -p $WORK/b239/
2025-08-20T22:43:35.9335901Z [00:02:36.608]➜  cat >/tmp/go-build2401649780/b239/importcfg << 'EOF' # internal
2025-08-20T22:43:35.9338450Z [00:02:36.608]➜  # import config
2025-08-20T22:43:35.9340787Z [00:02:36.608]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:35.9341810Z [00:02:36.608]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:35.9342582Z [00:02:36.608]➜  packagefile internal/fmtsort=/tmp/go-build2401649780/b053/_pkg_.a
2025-08-20T22:43:35.9343354Z [00:02:36.608]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:35.9344043Z [00:02:36.608]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:35.9344717Z [00:02:36.608]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:35.9345485Z [00:02:36.608]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:35.9346292Z [00:02:36.608]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:35.9347063Z [00:02:36.608]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:35.9348126Z [00:02:36.608]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:35.9349012Z [00:02:36.608]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:35.9349864Z [00:02:36.608]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:35.9350694Z [00:02:36.608]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:35.9351509Z [00:02:36.608]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:35.9352388Z [00:02:36.608]➜  packagefile text/template/parse=/tmp/go-build2401649780/b240/_pkg_.a
2025-08-20T22:43:35.9353285Z [00:02:36.608]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:35.9354144Z [00:02:36.608]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:35.9354774Z [00:02:36.608]➜  EOF
2025-08-20T22:43:35.9359748Z [00:02:36.610]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b239=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid ypanQPsal6bRcI3odVa5/ypanQPsal6bRcI3odVa5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/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-20T22:43:36.0825704Z [00:02:36.756]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T22:43:36.0845149Z [00:02:36.758]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/b5/b56dfe864655ca03878062e503a16e2784f113f587cff016f6b1b0b9a85c999a-d # internal
2025-08-20T22:43:36.0862025Z [00:02:36.760]➜  go.mongodb.org/mongo-driver/x/bsonx/bsoncore
2025-08-20T22:43:36.0865040Z [00:02:36.761]➜  mkdir -p $WORK/b256/
2025-08-20T22:43:36.0884525Z [00:02:36.762]➜  cat >/tmp/go-build2401649780/b256/importcfg << 'EOF' # internal
2025-08-20T22:43:36.0885738Z [00:02:36.762]➜  # import config
2025-08-20T22:43:36.0889046Z [00:02:36.763]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:36.0890958Z [00:02:36.763]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:36.0891929Z [00:02:36.763]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.0912050Z [00:02:36.763]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.0913342Z [00:02:36.763]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:43:36.0914693Z [00:02:36.763]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:43:36.0915761Z [00:02:36.763]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:36.0916572Z [00:02:36.763]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:36.0917583Z [00:02:36.763]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:36.0918436Z [00:02:36.763]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:36.0919310Z [00:02:36.763]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.0920458Z [00:02:36.763]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:36.0921416Z [00:02:36.763]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:36.0922123Z [00:02:36.763]➜  EOF
2025-08-20T22:43:36.0931621Z [00:02:36.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore=>go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore;$WORK/b256=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -lang=go1.18 -complete -installsuffix shared -buildid 5-dyCwu3ckVbbjibLPoM/5-dyCwu3ckVbbjibLPoM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/array.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/bson_arraybuilder.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/bson_documentbuilder.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/bsoncore.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/document.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/document_sequence.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/element.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/tables.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/bsonx/bsoncore/value.go
2025-08-20T22:43:36.1390126Z [00:02:36.813]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T22:43:36.1480163Z [00:02:36.822]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/3f/3f09920eca1c5b8dc38d5a2b883dd3fd3d023ea57a6cbde45f014acdd8e8aebf-d # internal
2025-08-20T22:43:36.1491904Z [00:02:36.823]➜  github.com/modern-go/concurrent
2025-08-20T22:43:36.1512289Z [00:02:36.825]➜  mkdir -p $WORK/b259/
2025-08-20T22:43:36.1517960Z [00:02:36.826]➜  cat >/tmp/go-build2401649780/b259/importcfg << 'EOF' # internal
2025-08-20T22:43:36.1549621Z [00:02:36.829]➜  # import config
2025-08-20T22:43:36.1552415Z [00:02:36.829]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:36.1553583Z [00:02:36.829]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.1554443Z [00:02:36.829]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:36.1555276Z [00:02:36.829]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:36.1556074Z [00:02:36.829]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:36.1556898Z [00:02:36.829]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:36.1557929Z [00:02:36.829]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:36.1558804Z [00:02:36.829]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:36.1559651Z [00:02:36.829]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:36.1560487Z [00:02:36.829]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:36.1561088Z [00:02:36.829]➜  EOF
2025-08-20T22:43:36.1567277Z [00:02:36.829]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd=>github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd;$WORK/b259=>" -p github.com/modern-go/concurrent -lang=go1.16 -complete -installsuffix shared -buildid GtDDegCUt95D5YP8XOCq/GtDDegCUt95D5YP8XOCq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/executor.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/go_above_19.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/log.go /root/go/pkg/mod/github.com/modern-go/concurrent@v0.0.0-20180306012644-bacd9c7ef1dd/unbounded_executor.go
2025-08-20T22:43:36.4261465Z [00:02:37.100]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T22:43:36.4374434Z [00:02:37.111]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/fa/fa796256e1c069541263b869ef5f2959af131a217c6aa03496da34c683a139e7-d # internal
2025-08-20T22:43:36.4421182Z [00:02:37.116]➜  github.com/modern-go/reflect2
2025-08-20T22:43:36.4426041Z [00:02:37.116]➜  mkdir -p $WORK/b260/
2025-08-20T22:43:36.4426724Z [00:02:37.117]➜  echo -n > $WORK/b260/go_asm.h # internal
2025-08-20T22:43:36.4451804Z [00:02:37.119]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T22:43:36.4457850Z [00:02:37.120]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b260=>" -I $WORK/b260/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b260/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s
2025-08-20T22:43:36.4576093Z [00:02:37.132]➜  cat >/tmp/go-build2401649780/b260/importcfg << 'EOF' # internal
2025-08-20T22:43:36.4583308Z [00:02:37.132]➜  # import config
2025-08-20T22:43:36.4584084Z [00:02:37.132]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:36.4584987Z [00:02:37.132]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:36.4585820Z [00:02:37.132]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:36.4586432Z [00:02:37.132]➜  EOF
2025-08-20T22:43:36.4586966Z [00:02:37.132]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:36.4601515Z [00:02:37.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b260=>" -p github.com/modern-go/reflect2 -lang=go1.12 -installsuffix shared -buildid 1pmDiabqQihCT31TSE-X/1pmDiabqQihCT31TSE-X -goversion go1.25.0 -symabis $WORK/b260/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack -asmhdr $WORK/b260/go_asm.h /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/go_above_118.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/go_above_19.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/reflect2.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/reflect2_kind.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_field.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_slice.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_struct.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/safe_type.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/type_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_array.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_eface.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_field.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_iface.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_link.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_map.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_ptr.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_slice.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_struct.go /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2/unsafe_type.go
2025-08-20T22:43:36.4989525Z [00:02:37.173]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T22:43:36.5109547Z [00:02:37.184]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/55/55a31bc16f925b41d7970c28df2bbf764af8a7cca35f85b99491921cdb741eb4-d # internal
2025-08-20T22:43:36.5141379Z [00:02:37.185]➜  github.com/orcaman/concurrent-map/v2
2025-08-20T22:43:36.5142014Z [00:02:37.185]➜  mkdir -p $WORK/b261/
2025-08-20T22:43:36.5142762Z [00:02:37.185]➜  cat >/tmp/go-build2401649780/b261/importcfg << 'EOF' # internal
2025-08-20T22:43:36.5143451Z [00:02:37.185]➜  # import config
2025-08-20T22:43:36.5144469Z [00:02:37.185]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:36.5145370Z [00:02:37.185]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.5146203Z [00:02:37.185]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:36.5146815Z [00:02:37.186]➜  EOF
2025-08-20T22:43:36.5150669Z [00:02:37.186]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1=>github.com/orcaman/concurrent-map/v2@v2.0.1;$WORK/b261=>" -p github.com/orcaman/concurrent-map/v2 -lang=go1.18 -complete -installsuffix shared -buildid T-6J82_1QfWp3Zim5OkT/T-6J82_1QfWp3Zim5OkT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/go/pkg/mod/github.com/orcaman/concurrent-map/v2@v2.0.1/concurrent_map.go
2025-08-20T22:43:36.5249249Z [00:02:37.199]➜  cd /root/.go/src/net
2025-08-20T22:43:36.5251866Z [00:02:37.199]➜  go tool pack r $WORK/b174/_pkg_.a $WORK/b174/preferlinkext $WORK/b174/_x001.o $WORK/b174/_x002.o $WORK/b174/_x003.o $WORK/b174/_x004.o $WORK/b174/_x005.o $WORK/b174/_x006.o # internal
2025-08-20T22:43:36.5254068Z [00:02:37.200]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T22:43:36.5286755Z [00:02:37.203]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T22:43:36.5293016Z [00:02:37.203]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/5e/5e666a10aefe6a79c47dd590f7fe3b696906c008532b50f6af7b980bec8121ca-d # internal
2025-08-20T22:43:36.5332095Z [00:02:37.207]➜  github.com/samber/lo
2025-08-20T22:43:36.5337654Z [00:02:37.208]➜  mkdir -p $WORK/b264/
2025-08-20T22:43:36.5338436Z [00:02:37.208]➜  cat >/tmp/go-build2401649780/b264/importcfg << 'EOF' # internal
2025-08-20T22:43:36.5339131Z [00:02:37.208]➜  # import config
2025-08-20T22:43:36.5339808Z [00:02:37.208]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.5340623Z [00:02:37.208]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.5341630Z [00:02:37.208]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:43:36.5342634Z [00:02:37.208]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:36.5343828Z [00:02:37.208]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:36.5344688Z [00:02:37.208]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.5345512Z [00:02:37.208]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:36.5346324Z [00:02:37.208]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:36.5347379Z [00:02:37.208]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:36.5348073Z [00:02:37.208]➜  EOF
2025-08-20T22:43:36.5348612Z [00:02:37.208]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:36.5359190Z [00:02:37.208]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/samber/lo@v1.39.0=>github.com/samber/lo@v1.39.0;$WORK/b264=>" -p github.com/samber/lo -lang=go1.18 -complete -installsuffix shared -buildid p_pcXZgqE1XZ2xkoTdxj/p_pcXZgqE1XZ2xkoTdxj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /root/go/pkg/mod/github.com/samber/lo@v1.39.0/channel.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/concurrency.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/condition.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/constraints.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/errors.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/find.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/func.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/intersect.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/map.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/math.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/retry.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/slice.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/string.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/tuples.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/type_manipulation.go /root/go/pkg/mod/github.com/samber/lo@v1.39.0/types.go
2025-08-20T22:43:36.5434910Z [00:02:37.217]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/30/3055e5e83fa18e38c9c4d418f8d63f902ee62fb52e35768f3c7eda236112f419-d # internal
2025-08-20T22:43:36.5439700Z [00:02:37.218]➜  crypto/x509
2025-08-20T22:43:36.5440189Z [00:02:37.218]➜  mkdir -p $WORK/b168/
2025-08-20T22:43:36.5443599Z [00:02:37.219]➜  cat >/tmp/go-build2401649780/b168/importcfg << 'EOF' # internal
2025-08-20T22:43:36.5467356Z [00:02:37.220]➜  # import config
2025-08-20T22:43:36.5468269Z [00:02:37.220]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:43:36.5469958Z [00:02:37.220]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T22:43:36.5471117Z [00:02:37.220]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:36.5472082Z [00:02:37.220]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:36.5472995Z [00:02:37.220]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:43:36.5474253Z [00:02:37.220]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:36.5475236Z [00:02:37.220]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:43:36.5476161Z [00:02:37.220]➜  packagefile crypto/dsa=/tmp/go-build2401649780/b169/_pkg_.a
2025-08-20T22:43:36.5477085Z [00:02:37.220]➜  packagefile crypto/ecdh=/tmp/go-build2401649780/b128/_pkg_.a
2025-08-20T22:43:36.5478141Z [00:02:37.220]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:43:36.5479110Z [00:02:37.220]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:43:36.5480066Z [00:02:37.220]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:43:36.5481007Z [00:02:37.220]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:43:36.5481939Z [00:02:37.220]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:43:36.5482864Z [00:02:37.220]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:43:36.5483832Z [00:02:37.220]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:43:36.5484794Z [00:02:37.220]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:43:36.5485756Z [00:02:37.220]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:43:36.5486723Z [00:02:37.220]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:43:36.5488832Z [00:02:37.220]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:36.5489778Z [00:02:37.220]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:43:36.5490638Z [00:02:37.220]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.5491717Z [00:02:37.220]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.5492793Z [00:02:37.220]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2401649780/b143/_pkg_.a
2025-08-20T22:43:36.5494141Z [00:02:37.220]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2401649780/b146/_pkg_.a
2025-08-20T22:43:36.5495290Z [00:02:37.220]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:36.5496240Z [00:02:37.220]➜  packagefile internal/goos=/tmp/go-build2401649780/b017/_pkg_.a
2025-08-20T22:43:36.5497072Z [00:02:37.220]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:36.5498136Z [00:02:37.220]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:36.5499018Z [00:02:37.220]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:43:36.5499839Z [00:02:37.220]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:36.5500673Z [00:02:37.220]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:36.5501559Z [00:02:37.220]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:36.5502468Z [00:02:37.220]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:36.5503355Z [00:02:37.220]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:36.5504221Z [00:02:37.220]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:43:36.5505095Z [00:02:37.220]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:36.5505944Z [00:02:37.220]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:36.5506825Z [00:02:37.220]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:36.5507925Z [00:02:37.220]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:36.5508829Z [00:02:37.220]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:36.5509725Z [00:02:37.220]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:36.5510585Z [00:02:37.220]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.5511489Z [00:02:37.220]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:36.5512623Z [00:02:37.220]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:36.5513479Z [00:02:37.220]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:36.5514416Z [00:02:37.220]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:36.5515368Z [00:02:37.220]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:36.5516066Z [00:02:37.220]➜  EOF
2025-08-20T22:43:36.5521877Z [00:02:37.220]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b168=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid PHGvw-BijancxUHI8VX6/PHGvw-BijancxUHI8VX6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b168/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-20T22:43:36.5534990Z [00:02:37.228]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T22:43:36.5587973Z [00:02:37.233]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/95/957319712e91af9e2e112825883e2c18cc5ba3a34b796b612b87f74715629536-d # internal
2025-08-20T22:43:36.5594163Z [00:02:37.234]➜  net/textproto
2025-08-20T22:43:36.5597899Z [00:02:37.234]➜  mkdir -p $WORK/b198/
2025-08-20T22:43:36.5606449Z [00:02:37.235]➜  cat >/tmp/go-build2401649780/b198/importcfg << 'EOF' # internal
2025-08-20T22:43:36.5615348Z [00:02:37.235]➜  # import config
2025-08-20T22:43:36.5616086Z [00:02:37.235]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:36.5616942Z [00:02:37.235]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:36.5618003Z [00:02:37.235]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.5618845Z [00:02:37.235]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.5619626Z [00:02:37.235]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:36.5623716Z [00:02:37.235]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:36.5624561Z [00:02:37.235]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:36.5625409Z [00:02:37.235]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:36.5626265Z [00:02:37.235]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.5627840Z [00:02:37.235]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:36.5628540Z [00:02:37.235]➜  EOF
2025-08-20T22:43:36.5632486Z [00:02:37.235]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b198=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid EO-wQNKwjL4CYwNHw-Aa/EO-wQNKwjL4CYwNHw-Aa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/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-20T22:43:36.6252354Z [00:02:37.299]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T22:43:36.6271280Z [00:02:37.301]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/78/7844c580cc4d861f0d25e37e5dbc2be896b7a2e84219d1a11e948bada99221c4-d # internal
2025-08-20T22:43:36.6274928Z [00:02:37.301]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:43:36.6311791Z [00:02:37.305]➜  mkdir -p $WORK/b199/
2025-08-20T22:43:36.6316591Z [00:02:37.306]➜  cat >/tmp/go-build2401649780/b199/importcfg << 'EOF' # internal
2025-08-20T22:43:36.6321814Z [00:02:37.306]➜  # import config
2025-08-20T22:43:36.6322889Z [00:02:37.306]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:43:36.6323786Z [00:02:37.306]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.6324607Z [00:02:37.306]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.6325601Z [00:02:37.306]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build2401649780/b193/_pkg_.a
2025-08-20T22:43:36.6326571Z [00:02:37.306]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:36.6327607Z [00:02:37.306]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:43:36.6328524Z [00:02:37.306]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:36.6329368Z [00:02:37.306]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:36.6330223Z [00:02:37.306]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.6331091Z [00:02:37.306]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:36.6331756Z [00:02:37.306]➜  EOF
2025-08-20T22:43:36.6335372Z [00:02:37.306]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b199=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid NZzyUB6ga9p7SlguJXNq/NZzyUB6ga9p7SlguJXNq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T22:43:36.6550000Z [00:02:37.329]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T22:43:36.6573188Z [00:02:37.331]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/ec/ec2b3df2f98319eafea0f4ad4b33129e085e39d49741f1cab03a805fa8503133-d # internal
2025-08-20T22:43:36.6596553Z [00:02:37.333]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T22:43:36.6597445Z [00:02:37.333]➜  mkdir -p $WORK/b192/
2025-08-20T22:43:36.6598284Z [00:02:37.333]➜  cat >/tmp/go-build2401649780/b192/importcfg << 'EOF' # internal
2025-08-20T22:43:36.6598987Z [00:02:37.333]➜  # import config
2025-08-20T22:43:36.6599684Z [00:02:37.333]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:43:36.6600710Z [00:02:37.333]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build2401649780/b193/_pkg_.a
2025-08-20T22:43:36.6601678Z [00:02:37.333]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:36.6602864Z [00:02:37.333]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:36.6603937Z [00:02:37.333]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.6604949Z [00:02:37.333]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:36.6605780Z [00:02:37.333]➜  EOF
2025-08-20T22:43:36.6610197Z [00:02:37.333]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b192=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid JnROCrMTMduZE_2dM1Vo/JnROCrMTMduZE_2dM1Vo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/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-20T22:43:36.6873036Z [00:02:37.361]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T22:43:36.6892841Z [00:02:37.363]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/47/4786eb15b626b08836c0a22fde6d72d5c34219ed1969d27f5d621e7aaac10541-d # internal
2025-08-20T22:43:36.6900332Z [00:02:37.364]➜  mime/multipart
2025-08-20T22:43:36.6900891Z [00:02:37.364]➜  mkdir -p $WORK/b202/
2025-08-20T22:43:36.6901698Z [00:02:37.364]➜  cat >/tmp/go-build2401649780/b202/importcfg << 'EOF' # internal
2025-08-20T22:43:36.6902420Z [00:02:37.364]➜  # import config
2025-08-20T22:43:36.6903478Z [00:02:37.364]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:36.6904352Z [00:02:37.364]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:36.6905258Z [00:02:37.364]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:36.6906154Z [00:02:37.364]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.6907031Z [00:02:37.364]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.6908139Z [00:02:37.364]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:36.6909057Z [00:02:37.364]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:36.6909877Z [00:02:37.364]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:36.6910755Z [00:02:37.364]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:36.6911670Z [00:02:37.364]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:43:36.6912594Z [00:02:37.364]➜  packagefile mime/quotedprintable=/tmp/go-build2401649780/b203/_pkg_.a
2025-08-20T22:43:36.6913695Z [00:02:37.364]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:36.6914619Z [00:02:37.364]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:36.6915469Z [00:02:37.364]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:36.6916359Z [00:02:37.364]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:36.6917458Z [00:02:37.364]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:36.6918352Z [00:02:37.364]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.6918972Z [00:02:37.364]➜  EOF
2025-08-20T22:43:36.6928167Z [00:02:37.366]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b202=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid rdBEtV92xch8WGncYCPO/rdBEtV92xch8WGncYCPO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/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-20T22:43:36.6937710Z [00:02:37.368]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T22:43:36.6960424Z [00:02:37.370]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/d4/d4c7b39dc109f935bf6d355c7ff7636dc693d03767afedaab76f59d655a339b5-d # internal
2025-08-20T22:43:36.6965954Z [00:02:37.370]➜  github.com/integrii/flaggy
2025-08-20T22:43:36.6966530Z [00:02:37.371]➜  mkdir -p $WORK/b238/
2025-08-20T22:43:36.6967416Z [00:02:37.371]➜  cat >/tmp/go-build2401649780/b238/importcfg << 'EOF' # internal
2025-08-20T22:43:36.6968150Z [00:02:37.371]➜  # import config
2025-08-20T22:43:36.6968850Z [00:02:37.371]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.6976369Z [00:02:37.371]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.6977455Z [00:02:37.371]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:36.6978331Z [00:02:37.371]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:36.6979131Z [00:02:37.371]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:36.6979976Z [00:02:37.371]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:36.6980862Z [00:02:37.371]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:36.6981707Z [00:02:37.371]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.6982625Z [00:02:37.371]➜  packagefile text/template=/tmp/go-build2401649780/b239/_pkg_.a
2025-08-20T22:43:36.6983545Z [00:02:37.371]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:36.6984442Z [00:02:37.371]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:36.6985148Z [00:02:37.371]➜  EOF
2025-08-20T22:43:36.6992813Z [00:02:37.371]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2=>github.com/integrii/flaggy@v1.5.2;$WORK/b238=>" -p github.com/integrii/flaggy -lang=go1.12 -complete -installsuffix shared -buildid qSsUWJKfRN_q5PMoepVI/qSsUWJKfRN_q5PMoepVI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/argumentParser.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/flag.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/flaggy.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/help.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/helpValues.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/parsedValue.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/parser.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/positionalValue.go /root/go/pkg/mod/github.com/integrii/flaggy@v1.5.2/subCommand.go
2025-08-20T22:43:36.8329208Z [00:02:37.507]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T22:43:36.8353571Z [00:02:37.509]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/76/76bc09fa9a3b200a661d025027a5336fd82abbe4d8749ea1964149cce424f59c-d # internal
2025-08-20T22:43:36.8359247Z [00:02:37.510]➜  github.com/google/uuid
2025-08-20T22:43:36.8360493Z [00:02:37.510]➜  mkdir -p $WORK/b247/
2025-08-20T22:43:36.8365372Z [00:02:37.511]➜  cat >/tmp/go-build2401649780/b247/importcfg << 'EOF' # internal
2025-08-20T22:43:36.8366831Z [00:02:37.511]➜  # import config
2025-08-20T22:43:36.8368125Z [00:02:37.511]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:36.8369926Z [00:02:37.511]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:43:36.8370941Z [00:02:37.511]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:36.8372834Z [00:02:37.511]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:43:36.8378540Z [00:02:37.511]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:36.8380328Z [00:02:37.511]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:36.8382051Z [00:02:37.511]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:36.8383316Z [00:02:37.511]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:36.8384760Z [00:02:37.511]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:36.8386199Z [00:02:37.511]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:36.8388514Z [00:02:37.511]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:36.8389336Z [00:02:37.511]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:36.8390166Z [00:02:37.511]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:36.8390938Z [00:02:37.511]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:36.8391725Z [00:02:37.511]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:36.8392574Z [00:02:37.511]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:36.8393357Z [00:02:37.511]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:36.8393907Z [00:02:37.511]➜  EOF
2025-08-20T22:43:36.8402711Z [00:02:37.511]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/uuid@v1.6.0=>github.com/google/uuid@v1.6.0;$WORK/b247=>" -p github.com/google/uuid -lang=go1.16 -complete -installsuffix shared -buildid ZA59hkVaXGsaNfW3aefh/ZA59hkVaXGsaNfW3aefh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/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-20T22:43:37.0094586Z [00:02:37.683]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T22:43:37.0109393Z [00:02:37.685]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/83/83a9cf7e0c29bf677e85df81c3a6dbf3fbd267328bad0346d5109d6240a44bed-d # internal
2025-08-20T22:43:37.0137840Z [00:02:37.688]➜  github.com/mitchellh/mapstructure
2025-08-20T22:43:37.0150451Z [00:02:37.688]➜  mkdir -p $WORK/b248/
2025-08-20T22:43:37.0151241Z [00:02:37.688]➜  cat >/tmp/go-build2401649780/b248/importcfg << 'EOF' # internal
2025-08-20T22:43:37.0152002Z [00:02:37.688]➜  # import config
2025-08-20T22:43:37.0152644Z [00:02:37.688]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:37.0153463Z [00:02:37.688]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:37.0154262Z [00:02:37.688]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.0154996Z [00:02:37.688]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.0155702Z [00:02:37.688]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:37.0156418Z [00:02:37.688]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:37.0157321Z [00:02:37.688]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:37.0158348Z [00:02:37.688]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.0159112Z [00:02:37.688]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.0159858Z [00:02:37.688]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.0160405Z [00:02:37.688]➜  EOF
2025-08-20T22:43:37.0175933Z [00:02:37.691]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0=>github.com/mitchellh/mapstructure@v1.5.0;$WORK/b248=>" -p github.com/mitchellh/mapstructure -lang=go1.14 -complete -installsuffix shared -buildid xy4tOXoxx4mBTaOexB96/xy4tOXoxx4mBTaOexB96 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0/decode_hooks.go /root/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0/error.go /root/go/pkg/mod/github.com/mitchellh/mapstructure@v1.5.0/mapstructure.go
2025-08-20T22:43:37.0937869Z [00:02:37.768]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T22:43:37.1006610Z [00:02:37.775]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/7b/7bc86199d402be71a0bc71d8a5f0665e9d98e313d754e8f2b24a158f0f56a2e1-d # internal
2025-08-20T22:43:37.1036107Z [00:02:37.778]➜  go.mongodb.org/mongo-driver/bson/bsonrw
2025-08-20T22:43:37.1039719Z [00:02:37.778]➜  mkdir -p $WORK/b253/
2025-08-20T22:43:37.1044198Z [00:02:37.778]➜  cat >/tmp/go-build2401649780/b253/importcfg << 'EOF' # internal
2025-08-20T22:43:37.1049065Z [00:02:37.778]➜  # import config
2025-08-20T22:43:37.1049729Z [00:02:37.778]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:37.1050609Z [00:02:37.778]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:37.1051580Z [00:02:37.778]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:37.1052670Z [00:02:37.778]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:37.1053670Z [00:02:37.778]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.1054536Z [00:02:37.778]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.1056002Z [00:02:37.778]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:43:37.1068079Z [00:02:37.778]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:43:37.1069540Z [00:02:37.778]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:43:37.1070811Z [00:02:37.778]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:37.1071655Z [00:02:37.778]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:37.1072485Z [00:02:37.778]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:37.1073313Z [00:02:37.778]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.1074186Z [00:02:37.778]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.1075042Z [00:02:37.778]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:37.1075901Z [00:02:37.778]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.1076735Z [00:02:37.778]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:37.1077960Z [00:02:37.778]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:37.1078864Z [00:02:37.778]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:37.1079539Z [00:02:37.778]➜  EOF
2025-08-20T22:43:37.1090088Z [00:02:37.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw=>go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw;$WORK/b253=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -lang=go1.18 -complete -installsuffix shared -buildid sThgEC1STI-XDMJqiege/sThgEC1STI-XDMJqiege -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/copier.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/extjson_parser.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/extjson_reader.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/extjson_tables.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/extjson_wrappers.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/extjson_writer.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/json_scanner.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/mode.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/reader.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/value_reader.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/value_writer.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsonrw/writer.go
2025-08-20T22:43:37.1517894Z [00:02:37.826]➜  cd /root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2
2025-08-20T22:43:37.1523235Z [00:02:37.826]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b260=>" -I $WORK/b260/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b260/reflect2_amd64.o ./reflect2_amd64.s
2025-08-20T22:43:37.1648856Z [00:02:37.839]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b260=>" -I $WORK/b260/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b260/relfect2_mips64x.o ./relfect2_mips64x.s
2025-08-20T22:43:37.1748384Z [00:02:37.849]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b260=>" -I $WORK/b260/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b260/relfect2_mipsx.o ./relfect2_mipsx.s
2025-08-20T22:43:37.1850020Z [00:02:37.859]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "/root/go/pkg/mod/github.com/modern-go/reflect2@v1.0.2=>github.com/modern-go/reflect2@v1.0.2;$WORK/b260=>" -I $WORK/b260/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b260/relfect2_ppc64x.o ./relfect2_ppc64x.s
2025-08-20T22:43:37.2011422Z [00:02:37.875]➜  go tool pack r $WORK/b260/_pkg_.a $WORK/b260/reflect2_amd64.o $WORK/b260/relfect2_mips64x.o $WORK/b260/relfect2_mipsx.o $WORK/b260/relfect2_ppc64x.o # internal
2025-08-20T22:43:37.2039232Z [00:02:37.878]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T22:43:37.2202420Z [00:02:37.894]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/29/29dd7dfe321f1a4bd14535900810c99395f1fd772c05cc0b27a3d45281d442f9-d # internal
2025-08-20T22:43:37.2212214Z [00:02:37.895]➜  net/mail
2025-08-20T22:43:37.2215233Z [00:02:37.896]➜  mkdir -p $WORK/b257/
2025-08-20T22:43:37.2232860Z [00:02:37.897]➜  cat >/tmp/go-build2401649780/b257/importcfg << 'EOF' # internal
2025-08-20T22:43:37.2235112Z [00:02:37.898]➜  # import config
2025-08-20T22:43:37.2237517Z [00:02:37.898]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:37.2238636Z [00:02:37.898]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.2243436Z [00:02:37.898]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.2244219Z [00:02:37.898]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:37.2244988Z [00:02:37.898]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:37.2245759Z [00:02:37.898]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:43:37.2246810Z [00:02:37.898]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:37.2247879Z [00:02:37.898]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:37.2248769Z [00:02:37.898]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.2249577Z [00:02:37.898]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:37.2250341Z [00:02:37.898]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.2251164Z [00:02:37.898]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:37.2251802Z [00:02:37.898]➜  EOF
2025-08-20T22:43:37.2252302Z [00:02:37.898]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:37.2255074Z [00:02:37.898]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/.go/src/net/mail=>net/mail;$WORK/b257=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid mMIYXLsuDnDFF57a8Omq/mMIYXLsuDnDFF57a8Omq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/.go/src/net/mail/message.go
2025-08-20T22:43:37.2954761Z [00:02:37.969]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T22:43:37.3009366Z [00:02:37.975]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/80/802f35346c4072f8b3888af4b105a8f61bde39b21ed8ee6c77f475106f49944c-d # internal
2025-08-20T22:43:37.3033423Z [00:02:37.977]➜  github.com/json-iterator/go
2025-08-20T22:43:37.3036763Z [00:02:37.978]➜  mkdir -p $WORK/b258/
2025-08-20T22:43:37.3079791Z [00:02:37.978]➜  cat >/tmp/go-build2401649780/b258/importcfg << 'EOF' # internal
2025-08-20T22:43:37.3080491Z [00:02:37.978]➜  # import config
2025-08-20T22:43:37.3081155Z [00:02:37.978]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:37.3082000Z [00:02:37.978]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:37.3082910Z [00:02:37.978]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:37.3083853Z [00:02:37.978]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:37.3084678Z [00:02:37.978]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.3085760Z [00:02:37.978]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.3086712Z [00:02:37.978]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build2401649780/b259/_pkg_.a
2025-08-20T22:43:37.3088008Z [00:02:37.978]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build2401649780/b260/_pkg_.a
2025-08-20T22:43:37.3088919Z [00:02:37.978]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:37.3089678Z [00:02:37.978]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:37.3090469Z [00:02:37.978]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:37.3091256Z [00:02:37.978]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:37.3092074Z [00:02:37.978]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:37.3092840Z [00:02:37.978]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.3093619Z [00:02:37.978]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.3094414Z [00:02:37.978]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:37.3095235Z [00:02:37.978]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:37.3096080Z [00:02:37.978]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:37.3096945Z [00:02:37.978]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:37.3097739Z [00:02:37.978]➜  EOF
2025-08-20T22:43:37.3119625Z [00:02:37.978]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/json-iterator/go@v1.1.12=>github.com/json-iterator/go@v1.1.12;$WORK/b258=>" -p github.com/json-iterator/go -lang=go1.12 -complete -installsuffix shared -buildid WhzEn92VvTdvJfcGWOHj/WhzEn92VvTdvJfcGWOHj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/adapter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_bool.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_int32.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_int64.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_invalid.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_nil.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_number.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_object.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_str.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_uint32.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/any_uint64.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/config.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_int.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_object.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_skip.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_skip_strict.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/iter_str.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/jsoniter.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/pool.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_array.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_dynamic.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_extension.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_json_number.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_json_raw_message.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_map.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_marshaler.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_native.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_optional.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_slice.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_struct_decoder.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/reflect_struct_encoder.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_float.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_int.go /root/go/pkg/mod/github.com/json-iterator/go@v1.1.12/stream_str.go
2025-08-20T22:43:37.3561278Z [00:02:38.030]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T22:43:37.3586709Z [00:02:38.033]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/64/6436586c9fc46f8b45fb67d0d6a9a7513b19f56bd8cf3c474efc4bad49de4ef4-d # internal
2025-08-20T22:43:37.3591815Z [00:02:38.033]➜  github.com/rs/zerolog/internal/json
2025-08-20T22:43:37.3596077Z [00:02:38.034]➜  mkdir -p $WORK/b263/
2025-08-20T22:43:37.3605621Z [00:02:38.035]➜  cat >/tmp/go-build2401649780/b263/importcfg << 'EOF' # internal
2025-08-20T22:43:37.3610888Z [00:02:38.035]➜  # import config
2025-08-20T22:43:37.3616074Z [00:02:38.036]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.3620538Z [00:02:38.036]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:37.3624855Z [00:02:38.036]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:37.3628358Z [00:02:38.036]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:37.3630440Z [00:02:38.036]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.3636748Z [00:02:38.036]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.3646034Z [00:02:38.036]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:37.3646744Z [00:02:38.036]➜  EOF
2025-08-20T22:43:37.3653054Z [00:02:38.039]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/internal/json=>github.com/rs/zerolog@v1.34.0/internal/json;$WORK/b263=>" -p github.com/rs/zerolog/internal/json -lang=go1.15 -complete -installsuffix shared -buildid bZx4GH4KHe1MpDWLm46F/bZx4GH4KHe1MpDWLm46F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/internal/json/base.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/internal/json/bytes.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/internal/json/string.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/internal/json/time.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/internal/json/types.go
2025-08-20T22:43:37.3735853Z [00:02:38.048]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T22:43:37.3811583Z [00:02:38.055]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/a6/a66e2a39dd702898a2b5240bc7791b9cfb9fd9c6ad2d4b6837bd3d7f2d50a487-d # internal
2025-08-20T22:43:37.3820015Z [00:02:38.056]➜  crypto/tls
2025-08-20T22:43:37.3859360Z [00:02:38.057]➜  mkdir -p $WORK/b125/
2025-08-20T22:43:37.3860151Z [00:02:38.057]➜  cat >/tmp/go-build2401649780/b125/importcfg << 'EOF' # internal
2025-08-20T22:43:37.3860867Z [00:02:38.057]➜  # import config
2025-08-20T22:43:37.3861833Z [00:02:38.057]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T22:43:37.3863107Z [00:02:38.057]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T22:43:37.3864110Z [00:02:38.057]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:37.3865036Z [00:02:38.057]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:43:37.3865944Z [00:02:38.057]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:37.3866787Z [00:02:38.057]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:37.3874883Z [00:02:38.057]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:43:37.3875844Z [00:02:38.057]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:37.3876769Z [00:02:38.057]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:43:37.3877915Z [00:02:38.057]➜  packagefile crypto/ecdh=/tmp/go-build2401649780/b128/_pkg_.a
2025-08-20T22:43:37.3878858Z [00:02:38.057]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:43:37.3879830Z [00:02:38.057]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:43:37.3880802Z [00:02:38.057]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:43:37.3881697Z [00:02:38.057]➜  packagefile crypto/hkdf=/tmp/go-build2401649780/b150/_pkg_.a
2025-08-20T22:43:37.3882537Z [00:02:38.057]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:43:37.3883477Z [00:02:38.057]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:43:37.3884503Z [00:02:38.057]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2401649780/b096/_pkg_.a
2025-08-20T22:43:37.3885621Z [00:02:38.057]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2401649780/b109/_pkg_.a
2025-08-20T22:43:37.3886767Z [00:02:38.057]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build2401649780/b153/_pkg_.a
2025-08-20T22:43:37.3888089Z [00:02:38.057]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build2401649780/b154/_pkg_.a
2025-08-20T22:43:37.3889203Z [00:02:38.057]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build2401649780/b155/_pkg_.a
2025-08-20T22:43:37.3890311Z [00:02:38.057]➜  packagefile crypto/internal/hpke=/tmp/go-build2401649780/b156/_pkg_.a
2025-08-20T22:43:37.3891573Z [00:02:38.057]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:43:37.3892555Z [00:02:38.057]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:37.3893481Z [00:02:38.057]➜  packagefile crypto/rc4=/tmp/go-build2401649780/b162/_pkg_.a
2025-08-20T22:43:37.3894394Z [00:02:38.057]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:43:37.3895306Z [00:02:38.057]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:43:37.3896235Z [00:02:38.057]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:43:37.3897515Z [00:02:38.057]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:43:37.3898483Z [00:02:38.057]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:37.3899548Z [00:02:38.057]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build2401649780/b166/_pkg_.a
2025-08-20T22:43:37.3900628Z [00:02:38.057]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:37.3901562Z [00:02:38.057]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:43:37.3902450Z [00:02:38.057]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.3903300Z [00:02:38.057]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.3904413Z [00:02:38.057]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2401649780/b157/_pkg_.a
2025-08-20T22:43:37.3905752Z [00:02:38.057]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2401649780/b143/_pkg_.a
2025-08-20T22:43:37.3906811Z [00:02:38.057]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:37.3907961Z [00:02:38.057]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:37.3908968Z [00:02:38.058]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:37.3909975Z [00:02:38.058]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:37.3910875Z [00:02:38.058]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:37.3911956Z [00:02:38.058]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:37.3912774Z [00:02:38.058]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:37.3913681Z [00:02:38.058]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:37.3914544Z [00:02:38.058]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:37.3915406Z [00:02:38.058]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:37.3916240Z [00:02:38.058]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.3917086Z [00:02:38.058]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.3918131Z [00:02:38.058]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:37.3919015Z [00:02:38.058]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:37.3919897Z [00:02:38.058]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.3920718Z [00:02:38.058]➜  packagefile weak=/tmp/go-build2401649780/b139/_pkg_.a
2025-08-20T22:43:37.3921349Z [00:02:38.058]➜  EOF
2025-08-20T22:43:37.3930096Z [00:02:38.061]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b125=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid 622_SnPn-FWwB882Iqai/622_SnPn-FWwB882Iqai -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/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-20T22:43:37.4871006Z [00:02:38.161]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T22:43:37.4929487Z [00:02:38.167]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/49/49f6adc2c335571c0439c6b8065a96f00457b07fe0fe3e0d78eba99fd067f934-d # internal
2025-08-20T22:43:37.4940232Z [00:02:38.168]➜  github.com/asaskevich/govalidator
2025-08-20T22:43:37.4945588Z [00:02:38.169]➜  mkdir -p $WORK/b244/
2025-08-20T22:43:37.4958680Z [00:02:38.170]➜  cat >/tmp/go-build2401649780/b244/importcfg << 'EOF' # internal
2025-08-20T22:43:37.4959736Z [00:02:38.170]➜  # import config
2025-08-20T22:43:37.4961840Z [00:02:38.170]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:37.4963102Z [00:02:38.170]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:43:37.4971791Z [00:02:38.170]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:37.4972794Z [00:02:38.170]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:37.4973787Z [00:02:38.170]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:37.4974794Z [00:02:38.170]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:43:37.4975729Z [00:02:38.170]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.4976571Z [00:02:38.170]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.4978992Z [00:02:38.170]➜  packagefile html=/tmp/go-build2401649780/b245/_pkg_.a
2025-08-20T22:43:37.4979926Z [00:02:38.170]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:37.4980795Z [00:02:38.170]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:37.4981956Z [00:02:38.170]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:37.4982796Z [00:02:38.170]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:37.4983619Z [00:02:38.170]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:37.4984437Z [00:02:38.170]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:37.4985283Z [00:02:38.170]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:37.4986123Z [00:02:38.170]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:37.4986954Z [00:02:38.170]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.4988037Z [00:02:38.170]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.4988904Z [00:02:38.170]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:37.4989710Z [00:02:38.170]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.4990544Z [00:02:38.170]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:37.4991433Z [00:02:38.170]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:37.4992114Z [00:02:38.170]➜  EOF
2025-08-20T22:43:37.5009073Z [00:02:38.174]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2=>github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2;$WORK/b244=>" -p github.com/asaskevich/govalidator -lang=go1.13 -complete -installsuffix shared -buildid GEswlYQA0b0hZf5RlYU4/GEswlYQA0b0hZf5RlYU4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/arrays.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/converter.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/doc.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/error.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/numerics.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/patterns.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/types.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/utils.go /root/go/pkg/mod/github.com/asaskevich/govalidator@v0.0.0-20230301143203-a9d515a09cc2/validator.go
2025-08-20T22:43:37.7524293Z [00:02:38.426]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T22:43:37.7640258Z [00:02:38.438]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/a3/a3d776845cde2876aa8e2f23db957cad76f54b03175ebbf3f418d9f0816d05e4-d # internal
2025-08-20T22:43:37.7677005Z [00:02:38.442]➜  go.mongodb.org/mongo-driver/bson/bsoncodec
2025-08-20T22:43:37.7678253Z [00:02:38.442]➜  mkdir -p $WORK/b251/
2025-08-20T22:43:37.7703606Z [00:02:38.444]➜  cat >/tmp/go-build2401649780/b251/importcfg << 'EOF' # internal
2025-08-20T22:43:37.7704695Z [00:02:38.444]➜  # import config
2025-08-20T22:43:37.7705668Z [00:02:38.444]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:37.7706865Z [00:02:38.444]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:37.7708139Z [00:02:38.444]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.7709163Z [00:02:38.444]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.7710498Z [00:02:38.444]➜  packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2401649780/b252/_pkg_.a
2025-08-20T22:43:37.7714764Z [00:02:38.444]➜  packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2401649780/b253/_pkg_.a
2025-08-20T22:43:37.7716720Z [00:02:38.444]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:43:37.7718534Z [00:02:38.444]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:43:37.7721453Z [00:02:38.444]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:43:37.7722826Z [00:02:38.444]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:37.7723963Z [00:02:38.445]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:37.7725072Z [00:02:38.445]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:37.7726203Z [00:02:38.445]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:37.7727432Z [00:02:38.445]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.7728533Z [00:02:38.445]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.7729898Z [00:02:38.445]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:37.7731076Z [00:02:38.445]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:37.7732123Z [00:02:38.445]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.7733091Z [00:02:38.445]➜  EOF
2025-08-20T22:43:37.7758453Z [00:02:38.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec=>go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec;$WORK/b251=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -lang=go1.18 -complete -installsuffix shared -buildid nGW5UUFHdGmE4PY_AvSv/nGW5UUFHdGmE4PY_AvSv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/array_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/bsoncodec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/byte_slice_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/codec_cache.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/cond_addr_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/default_value_decoders.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/default_value_encoders.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/empty_interface_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/map_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/mode.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/pointer_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/proxy.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/registry.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/slice_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/string_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/struct_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/struct_tag_parser.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/time_codec.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/types.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bsoncodec/uint_codec.go
2025-08-20T22:43:37.8142499Z [00:02:38.488]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T22:43:37.8189081Z [00:02:38.493]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/bd/bd5929a79bbaf33bf57b13f084473e94b53edfa4735279fe6de09ed88f28c916-d # internal
2025-08-20T22:43:37.8195841Z [00:02:38.493]➜  github.com/rs/zerolog
2025-08-20T22:43:37.8196900Z [00:02:38.493]➜  mkdir -p $WORK/b262/
2025-08-20T22:43:37.8202368Z [00:02:38.494]➜  cat >/tmp/go-build2401649780/b262/importcfg << 'EOF' # internal
2025-08-20T22:43:37.8203489Z [00:02:38.494]➜  # import config
2025-08-20T22:43:37.8204449Z [00:02:38.494]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:37.8205552Z [00:02:38.494]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:37.8206404Z [00:02:38.494]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:37.8207501Z [00:02:38.494]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:37.8208443Z [00:02:38.494]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:37.8209295Z [00:02:38.494]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:37.8210305Z [00:02:38.494]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build2401649780/b185/_pkg_.a
2025-08-20T22:43:37.8211514Z [00:02:38.494]➜  packagefile github.com/rs/zerolog/internal/json=/tmp/go-build2401649780/b263/_pkg_.a
2025-08-20T22:43:37.8212569Z [00:02:38.494]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:37.8213403Z [00:02:38.494]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:37.8214275Z [00:02:38.494]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:37.8215145Z [00:02:38.494]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:37.8216009Z [00:02:38.494]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:37.8216823Z [00:02:38.494]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:37.8217894Z [00:02:38.494]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:37.8218812Z [00:02:38.494]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:37.8219649Z [00:02:38.494]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:37.8220489Z [00:02:38.494]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:37.8221562Z [00:02:38.494]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:37.8222411Z [00:02:38.494]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:37.8223290Z [00:02:38.494]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:37.8224121Z [00:02:38.494]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:37.8224746Z [00:02:38.494]➜  EOF
2025-08-20T22:43:37.8253576Z [00:02:38.494]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rs/zerolog@v1.34.0=>github.com/rs/zerolog@v1.34.0;$WORK/b262=>" -p github.com/rs/zerolog -lang=go1.15 -complete -installsuffix shared -buildid mk9hLiiaJg0wf599Kdbj/mk9hLiiaJg0wf599Kdbj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/array.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/console.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/context.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/ctx.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/encoder.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/encoder_json.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/event.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/fields.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/globals.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/go112.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/hook.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/log.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/sampler.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/syslog.go /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/writer.go
2025-08-20T22:43:38.5042915Z [00:02:39.178]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T22:43:38.5127521Z [00:02:39.187]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/f9/f93544e10c00b97172f7ac1fca90fb3a187037c58bf28e3b49fd5971cde5a1d2-d # internal
2025-08-20T22:43:38.5131069Z [00:02:39.187]➜  github.com/shirou/gopsutil/v4/internal/common
2025-08-20T22:43:38.5132949Z [00:02:39.187]➜  mkdir -p $WORK/b267/
2025-08-20T22:43:38.5148141Z [00:02:39.188]➜  cat >/tmp/go-build2401649780/b267/importcfg << 'EOF' # internal
2025-08-20T22:43:38.5161807Z [00:02:39.188]➜  # import config
2025-08-20T22:43:38.5162676Z [00:02:39.188]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:38.5163676Z [00:02:39.188]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:38.5164660Z [00:02:39.188]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:38.5165598Z [00:02:39.188]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:38.5166450Z [00:02:39.188]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:38.5167979Z [00:02:39.188]➜  packagefile github.com/shirou/gopsutil/v4/common=/tmp/go-build2401649780/b268/_pkg_.a
2025-08-20T22:43:38.5170212Z [00:02:39.188]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:38.5171008Z [00:02:39.188]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:38.5171807Z [00:02:39.188]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:38.5172606Z [00:02:39.188]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:38.5173382Z [00:02:39.188]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:38.5174178Z [00:02:39.188]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:38.5175028Z [00:02:39.188]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:38.5175873Z [00:02:39.188]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:38.5176653Z [00:02:39.188]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:38.5180908Z [00:02:39.188]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.5181785Z [00:02:39.188]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.5182841Z [00:02:39.188]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:38.5183645Z [00:02:39.188]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:38.5184508Z [00:02:39.188]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:38.5185300Z [00:02:39.188]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:38.5185900Z [00:02:39.188]➜  EOF
2025-08-20T22:43:38.5193497Z [00:02:39.188]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common=>github.com/shirou/gopsutil/v4@v4.25.1/internal/common;$WORK/b267=>" -p github.com/shirou/gopsutil/v4/internal/common -lang=go1.18 -complete -installsuffix shared -buildid DyDxg02344Z7aCBOqR0h/DyDxg02344Z7aCBOqR0h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common/binary.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common/common.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common/common_linux.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common/common_unix.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common/endian.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common/sleep.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/internal/common/warnings.go
2025-08-20T22:43:38.5710405Z [00:02:39.245]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T22:43:38.6229917Z [00:02:39.297]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/8c/8c84b6a9ee2f65a3d12439503b0ab6be0b847f87edc9129e38fab3e6e6c8fde5-d # internal
2025-08-20T22:43:38.6234681Z [00:02:39.297]➜  github.com/tklauser/numcpus
2025-08-20T22:43:38.6235275Z [00:02:39.297]➜  mkdir -p $WORK/b270/
2025-08-20T22:43:38.6244692Z [00:02:39.299]➜  cat >/tmp/go-build2401649780/b270/importcfg << 'EOF' # internal
2025-08-20T22:43:38.6249971Z [00:02:39.299]➜  # import config
2025-08-20T22:43:38.6250703Z [00:02:39.299]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:38.6251627Z [00:02:39.299]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:38.6252923Z [00:02:39.299]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:38.6253729Z [00:02:39.299]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:38.6254556Z [00:02:39.299]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:38.6255399Z [00:02:39.299]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.6256213Z [00:02:39.299]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.6256799Z [00:02:39.299]➜  EOF
2025-08-20T22:43:38.6271725Z [00:02:39.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1=>github.com/tklauser/numcpus@v0.6.1;$WORK/b270=>" -p github.com/tklauser/numcpus -lang=go1.13 -complete -installsuffix shared -buildid OM8ygFfPwHIl36HW0Nrm/OM8ygFfPwHIl36HW0Nrm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /root/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1/numcpus.go /root/go/pkg/mod/github.com/tklauser/numcpus@v0.6.1/numcpus_linux.go
2025-08-20T22:43:38.7614437Z [00:02:39.435]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T22:43:38.7652131Z [00:02:39.439]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/4a/4a8a28287690bb18730df5a3e8e50c687bcd62d4b7060db14135a34ca115174b-d # internal
2025-08-20T22:43:38.7657086Z [00:02:39.440]➜  github.com/shirou/gopsutil/v4/disk
2025-08-20T22:43:38.7657847Z [00:02:39.440]➜  mkdir -p $WORK/b271/
2025-08-20T22:43:38.7662088Z [00:02:39.440]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T22:43:38.7665507Z [00:02:39.441]➜  cat >/tmp/go-build2401649780/b271/importcfg << 'EOF' # internal
2025-08-20T22:43:38.7666207Z [00:02:39.441]➜  # import config
2025-08-20T22:43:38.7667305Z [00:02:39.441]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:38.7668183Z [00:02:39.441]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:38.7669046Z [00:02:39.441]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:38.7669856Z [00:02:39.441]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:38.7670628Z [00:02:39.441]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:38.7671669Z [00:02:39.441]➜  packagefile github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2401649780/b267/_pkg_.a
2025-08-20T22:43:38.7672860Z [00:02:39.441]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:38.7673702Z [00:02:39.441]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:38.7674462Z [00:02:39.441]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:38.7675290Z [00:02:39.441]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:38.7676126Z [00:02:39.441]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.7677373Z [00:02:39.441]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.7688126Z [00:02:39.441]➜  EOF
2025-08-20T22:43:38.7693254Z [00:02:39.441]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/disk=>github.com/shirou/gopsutil/v4@v4.25.1/disk;$WORK/b271=>" -p github.com/shirou/gopsutil/v4/disk -lang=go1.18 -complete -installsuffix shared -buildid UGZshsNKQFdsRLHf5gvR/UGZshsNKQFdsRLHf5gvR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/disk/disk.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/disk/disk_linux.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/disk/disk_unix.go
2025-08-20T22:43:38.7699540Z [00:02:39.443]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/4b/4b80303e40f1faff83f01dc8a246c90eb776efdef5be195994fd577ada6546bc-d # internal
2025-08-20T22:43:38.7700666Z [00:02:39.443]➜  github.com/tklauser/go-sysconf
2025-08-20T22:43:38.7701234Z [00:02:39.443]➜  mkdir -p $WORK/b269/
2025-08-20T22:43:38.7709866Z [00:02:39.445]➜  cat >/tmp/go-build2401649780/b269/importcfg << 'EOF' # internal
2025-08-20T22:43:38.7710924Z [00:02:39.445]➜  # import config
2025-08-20T22:43:38.7711823Z [00:02:39.445]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:38.7713119Z [00:02:39.445]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:38.7719416Z [00:02:39.445]➜  packagefile github.com/tklauser/numcpus=/tmp/go-build2401649780/b270/_pkg_.a
2025-08-20T22:43:38.7720686Z [00:02:39.445]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:38.7721875Z [00:02:39.445]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:38.7723768Z [00:02:39.445]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:38.7724601Z [00:02:39.445]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:38.7725467Z [00:02:39.445]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.7726320Z [00:02:39.445]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.7726915Z [00:02:39.445]➜  EOF
2025-08-20T22:43:38.7732965Z [00:02:39.445]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12=>github.com/tklauser/go-sysconf@v0.3.12;$WORK/b269=>" -p github.com/tklauser/go-sysconf -lang=go1.13 -complete -installsuffix shared -buildid UkWrnHX-eI6qP_uQwiRB/UkWrnHX-eI6qP_uQwiRB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12/sysconf.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12/sysconf_generic.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12/sysconf_linux.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12/sysconf_posix.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12/zsysconf_defs_linux.go /root/go/pkg/mod/github.com/tklauser/go-sysconf@v0.3.12/zsysconf_values_linux_amd64.go
2025-08-20T22:43:38.8647505Z [00:02:39.539]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T22:43:38.8695843Z [00:02:39.541]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/19/198ef3ace2d661a91ebe7d02eb8a13e212e8557eb3e7e62edf78fc85339881bd-d # internal
2025-08-20T22:43:38.8697017Z [00:02:39.541]➜  github.com/shirou/gopsutil/v4/mem
2025-08-20T22:43:38.8698005Z [00:02:39.541]➜  mkdir -p $WORK/b273/
2025-08-20T22:43:38.8698633Z [00:02:39.542]➜  cat >/tmp/go-build2401649780/b273/importcfg << 'EOF' # internal
2025-08-20T22:43:38.8699220Z [00:02:39.542]➜  # import config
2025-08-20T22:43:38.8699798Z [00:02:39.542]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:38.8700570Z [00:02:39.542]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:38.8701307Z [00:02:39.542]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:38.8702380Z [00:02:39.542]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:38.8703371Z [00:02:39.542]➜  packagefile github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2401649780/b267/_pkg_.a
2025-08-20T22:43:38.8704506Z [00:02:39.542]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:38.8705365Z [00:02:39.542]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:38.8706105Z [00:02:39.542]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:38.8706808Z [00:02:39.542]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:38.8707757Z [00:02:39.542]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.8708549Z [00:02:39.542]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.8709156Z [00:02:39.542]➜  EOF
2025-08-20T22:43:38.8713511Z [00:02:39.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/mem=>github.com/shirou/gopsutil/v4@v4.25.1/mem;$WORK/b273=>" -p github.com/shirou/gopsutil/v4/mem -lang=go1.18 -complete -installsuffix shared -buildid jlEG5haHcvz148IknR-P/jlEG5haHcvz148IknR-P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/mem/ex_linux.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/mem/mem.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/mem/mem_linux.go
2025-08-20T22:43:38.8849362Z [00:02:39.559]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T22:43:38.8879129Z [00:02:39.561]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/c4/c42cefdb93591726160a016ce9e412b5254b4889c158b1827821ef37b6f5c0e8-d # internal
2025-08-20T22:43:38.8880786Z [00:02:39.561]➜  github.com/shirou/gopsutil/v4/cpu
2025-08-20T22:43:38.8881927Z [00:02:39.561]➜  mkdir -p $WORK/b266/
2025-08-20T22:43:38.8882988Z [00:02:39.561]➜  cat >/tmp/go-build2401649780/b266/importcfg << 'EOF' # internal
2025-08-20T22:43:38.8883654Z [00:02:39.561]➜  # import config
2025-08-20T22:43:38.8884288Z [00:02:39.561]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:38.8885120Z [00:02:39.561]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:38.8885936Z [00:02:39.561]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:38.8886703Z [00:02:39.561]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:38.8887943Z [00:02:39.561]➜  packagefile github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2401649780/b267/_pkg_.a
2025-08-20T22:43:38.8889146Z [00:02:39.561]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build2401649780/b269/_pkg_.a
2025-08-20T22:43:38.8890052Z [00:02:39.561]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:38.8890868Z [00:02:39.561]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:38.8891707Z [00:02:39.561]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:38.8892516Z [00:02:39.561]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.8893290Z [00:02:39.561]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.8894061Z [00:02:39.561]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:38.8894809Z [00:02:39.561]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:38.8895372Z [00:02:39.561]➜  EOF
2025-08-20T22:43:38.8899510Z [00:02:39.561]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/cpu=>github.com/shirou/gopsutil/v4@v4.25.1/cpu;$WORK/b266=>" -p github.com/shirou/gopsutil/v4/cpu -lang=go1.18 -complete -installsuffix shared -buildid ojcSp6n6mwKnXQmsPIg5/ojcSp6n6mwKnXQmsPIg5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/cpu/cpu.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/cpu/cpu_linux.go
2025-08-20T22:43:38.9817755Z [00:02:39.656]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T22:43:38.9831876Z [00:02:39.657]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/70/70adfc8dbb6346b57a9dbf7bee61c2cd69a5caee91b670b5df1a071d43138d0d-d # internal
2025-08-20T22:43:38.9834978Z [00:02:39.658]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T22:43:38.9850394Z [00:02:39.659]➜  github.com/shirou/gopsutil/v4/net
2025-08-20T22:43:38.9851172Z [00:02:39.659]➜  mkdir -p $WORK/b274/
2025-08-20T22:43:38.9860399Z [00:02:39.660]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/9b/9baccb39a61f183057df832ea8a993f1990fd6accea5af9b7f888626031f3176-d # internal
2025-08-20T22:43:38.9863652Z [00:02:39.660]➜  cat >/tmp/go-build2401649780/b274/importcfg << 'EOF' # internal
2025-08-20T22:43:38.9864359Z [00:02:39.660]➜  # import config
2025-08-20T22:43:38.9865019Z [00:02:39.660]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:38.9866106Z [00:02:39.660]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:38.9867313Z [00:02:39.660]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:38.9868437Z [00:02:39.661]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:38.9869472Z [00:02:39.661]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:38.9870441Z [00:02:39.661]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:38.9871729Z [00:02:39.661]➜  packagefile github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2401649780/b267/_pkg_.a
2025-08-20T22:43:38.9872938Z [00:02:39.661]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:38.9874159Z [00:02:39.661]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:38.9875121Z [00:02:39.661]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:38.9876100Z [00:02:39.661]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.9877249Z [00:02:39.661]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.9878269Z [00:02:39.661]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:38.9879039Z [00:02:39.661]➜  EOF
2025-08-20T22:43:38.9893408Z [00:02:39.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/net=>github.com/shirou/gopsutil/v4@v4.25.1/net;$WORK/b274=>" -p github.com/shirou/gopsutil/v4/net -lang=go1.18 -complete -installsuffix shared -buildid MSWdIR4rireXTTgjX0bw/MSWdIR4rireXTTgjX0bw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/net/net.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/net/net_linux.go
2025-08-20T22:43:38.9897419Z [00:02:39.663]➜  github.com/shirou/gopsutil/v4/docker
2025-08-20T22:43:38.9898076Z [00:02:39.663]➜  mkdir -p $WORK/b272/
2025-08-20T22:43:38.9898832Z [00:02:39.663]➜  cat >/tmp/go-build2401649780/b272/importcfg << 'EOF' # internal
2025-08-20T22:43:38.9899505Z [00:02:39.663]➜  # import config
2025-08-20T22:43:38.9900181Z [00:02:39.663]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:38.9901079Z [00:02:39.663]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:38.9901965Z [00:02:39.663]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:38.9902767Z [00:02:39.663]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:38.9903766Z [00:02:39.663]➜  packagefile github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2401649780/b266/_pkg_.a
2025-08-20T22:43:38.9905091Z [00:02:39.663]➜  packagefile github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2401649780/b267/_pkg_.a
2025-08-20T22:43:38.9906189Z [00:02:39.663]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:38.9906999Z [00:02:39.663]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:38.9908394Z [00:02:39.663]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:38.9930270Z [00:02:39.663]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:38.9931122Z [00:02:39.663]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:38.9931738Z [00:02:39.663]➜  EOF
2025-08-20T22:43:38.9935918Z [00:02:39.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/docker=>github.com/shirou/gopsutil/v4@v4.25.1/docker;$WORK/b272=>" -p github.com/shirou/gopsutil/v4/docker -lang=go1.18 -complete -installsuffix shared -buildid RQ2aZrdInewC7cKoECfE/RQ2aZrdInewC7cKoECfE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/docker/docker.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/docker/docker_linux.go
2025-08-20T22:43:39.0324880Z [00:02:39.706]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T22:43:39.0551567Z [00:02:39.729]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/b0/b0dec1066c3080728c807eeae2f1861fa0ea59994d3f8b096b280826fba6c4ca-d # internal
2025-08-20T22:43:39.0565466Z [00:02:39.731]➜  go.mongodb.org/mongo-driver/bson
2025-08-20T22:43:39.0566075Z [00:02:39.731]➜  mkdir -p $WORK/b250/
2025-08-20T22:43:39.0583467Z [00:02:39.732]➜  cat >/tmp/go-build2401649780/b250/importcfg << 'EOF' # internal
2025-08-20T22:43:39.0584200Z [00:02:39.732]➜  # import config
2025-08-20T22:43:39.0584970Z [00:02:39.733]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.0585998Z [00:02:39.733]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:39.0590123Z [00:02:39.733]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.0591030Z [00:02:39.733]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.0592102Z [00:02:39.733]➜  packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2401649780/b251/_pkg_.a
2025-08-20T22:43:39.0593315Z [00:02:39.733]➜  packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2401649780/b253/_pkg_.a
2025-08-20T22:43:39.0594551Z [00:02:39.733]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:43:39.0595847Z [00:02:39.733]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:43:39.0597374Z [00:02:39.733]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:43:39.0598475Z [00:02:39.733]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.0599299Z [00:02:39.733]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.0600111Z [00:02:39.733]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:39.0600900Z [00:02:39.733]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.0601509Z [00:02:39.733]➜  EOF
2025-08-20T22:43:39.0611050Z [00:02:39.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson=>go.mongodb.org/mongo-driver@v1.14.0/bson;$WORK/b250=>" -p go.mongodb.org/mongo-driver/bson -lang=go1.18 -complete -installsuffix shared -buildid mOqZdGZmvPlmEaMaOvbG/mOqZdGZmvPlmEaMaOvbG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/bson.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/decoder.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/encoder.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/marshal.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/primitive_codecs.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/raw.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/raw_element.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/raw_value.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/registry.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/types.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/bson/unmarshal.go
2025-08-20T22:43:39.1097285Z [00:02:39.784]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T22:43:39.1108773Z [00:02:39.785]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/39/39ba573c6cbab9a0e383c841041c4f2f6b1a12ffa02f38b3f149744c600a8b1d-d # internal
2025-08-20T22:43:39.1130139Z [00:02:39.787]➜  html/template
2025-08-20T22:43:39.1130651Z [00:02:39.787]➜  mkdir -p $WORK/b277/
2025-08-20T22:43:39.1134620Z [00:02:39.788]➜  cat >/tmp/go-build2401649780/b277/importcfg << 'EOF' # internal
2025-08-20T22:43:39.1135948Z [00:02:39.788]➜  # import config
2025-08-20T22:43:39.1136742Z [00:02:39.788]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.1137923Z [00:02:39.788]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:39.1138737Z [00:02:39.788]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.1139477Z [00:02:39.788]➜  packagefile html=/tmp/go-build2401649780/b245/_pkg_.a
2025-08-20T22:43:39.1140304Z [00:02:39.788]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:39.1141111Z [00:02:39.788]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.1141856Z [00:02:39.788]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:39.1142647Z [00:02:39.788]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:39.1143478Z [00:02:39.788]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:39.1144567Z [00:02:39.788]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:39.1145498Z [00:02:39.788]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:39.1146423Z [00:02:39.788]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.1147531Z [00:02:39.788]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:39.1148394Z [00:02:39.788]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.1149263Z [00:02:39.788]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.1150072Z [00:02:39.788]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:39.1150978Z [00:02:39.788]➜  packagefile text/template=/tmp/go-build2401649780/b239/_pkg_.a
2025-08-20T22:43:39.1151960Z [00:02:39.788]➜  packagefile text/template/parse=/tmp/go-build2401649780/b240/_pkg_.a
2025-08-20T22:43:39.1152862Z [00:02:39.788]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:39.1153732Z [00:02:39.788]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:39.1154367Z [00:02:39.788]➜  EOF
2025-08-20T22:43:39.1163220Z [00:02:39.790]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "/root/.go/src/html/template=>html/template;$WORK/b277=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid QzBOc82hvH6967WCqxpK/QzBOc82hvH6967WCqxpK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/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-20T22:43:39.1703866Z [00:02:39.844]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T22:43:39.1756679Z [00:02:39.850]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/13/13447efec93c256087aed3f5e700611c191e4307968bf4f6ad0a6287e5bb4e3a-d # internal
2025-08-20T22:43:39.1761701Z [00:02:39.850]➜  github.com/shirou/gopsutil/v4/process
2025-08-20T22:43:39.1762323Z [00:02:39.850]➜  mkdir -p $WORK/b275/
2025-08-20T22:43:39.1768105Z [00:02:39.851]➜  cat >/tmp/go-build2401649780/b275/importcfg << 'EOF' # internal
2025-08-20T22:43:39.1769109Z [00:02:39.851]➜  # import config
2025-08-20T22:43:39.1771924Z [00:02:39.851]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:39.1772770Z [00:02:39.851]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.1773643Z [00:02:39.851]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:39.1774565Z [00:02:39.851]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:39.1775444Z [00:02:39.851]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.1776263Z [00:02:39.851]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.1777492Z [00:02:39.851]➜  packagefile github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2401649780/b266/_pkg_.a
2025-08-20T22:43:39.1778804Z [00:02:39.851]➜  packagefile github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2401649780/b267/_pkg_.a
2025-08-20T22:43:39.1780087Z [00:02:39.851]➜  packagefile github.com/shirou/gopsutil/v4/mem=/tmp/go-build2401649780/b273/_pkg_.a
2025-08-20T22:43:39.1781300Z [00:02:39.851]➜  packagefile github.com/shirou/gopsutil/v4/net=/tmp/go-build2401649780/b274/_pkg_.a
2025-08-20T22:43:39.1782751Z [00:02:39.851]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build2401649780/b269/_pkg_.a
2025-08-20T22:43:39.1783876Z [00:02:39.851]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:39.1784787Z [00:02:39.851]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:39.1785616Z [00:02:39.851]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:39.1786447Z [00:02:39.851]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:43:39.1823722Z [00:02:39.851]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:39.1824735Z [00:02:39.851]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:39.1825547Z [00:02:39.851]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:39.1826331Z [00:02:39.851]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.1827288Z [00:02:39.851]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.1828113Z [00:02:39.851]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:39.1828920Z [00:02:39.851]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:39.1829873Z [00:02:39.851]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.1830501Z [00:02:39.851]➜  EOF
2025-08-20T22:43:39.1835335Z [00:02:39.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/process=>github.com/shirou/gopsutil/v4@v4.25.1/process;$WORK/b275=>" -p github.com/shirou/gopsutil/v4/process -lang=go1.18 -complete -installsuffix shared -buildid gfRhnxIphPZbJlg54Cgl/gfRhnxIphPZbJlg54Cgl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/process/process.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/process/process_linux.go /root/go/pkg/mod/github.com/shirou/gopsutil/v4@v4.25.1/process/process_posix.go
2025-08-20T22:43:39.4634447Z [00:02:40.137]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T22:43:39.4677908Z [00:02:40.142]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/b2/b291ddd617276abe1e868468f2f4747993441846c25d955cec959c2d39363ac0-d # internal
2025-08-20T22:43:39.4682835Z [00:02:40.142]➜  github.com/davecgh/go-spew/spew
2025-08-20T22:43:39.4685454Z [00:02:40.143]➜  mkdir -p $WORK/b279/
2025-08-20T22:43:39.4691264Z [00:02:40.143]➜  cat >/tmp/go-build2401649780/b279/importcfg << 'EOF' # internal
2025-08-20T22:43:39.4704606Z [00:02:40.143]➜  # import config
2025-08-20T22:43:39.4705330Z [00:02:40.143]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.4706235Z [00:02:40.143]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:39.4707317Z [00:02:40.143]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.4708154Z [00:02:40.143]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.4708973Z [00:02:40.143]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:39.4709751Z [00:02:40.143]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.4710537Z [00:02:40.143]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:39.4711346Z [00:02:40.143]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:39.4712124Z [00:02:40.143]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.4712928Z [00:02:40.143]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.4713506Z [00:02:40.143]➜  EOF
2025-08-20T22:43:39.4722693Z [00:02:40.145]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew=>github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew;$WORK/b279=>" -p github.com/davecgh/go-spew/spew -lang=go1.16 -complete -installsuffix shared -buildid wLgkqb3Wi5h6TeNIzW7-/wLgkqb3Wi5h6TeNIzW7- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/bypass.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/common.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/config.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/doc.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/dump.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/format.go /root/go/pkg/mod/github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc/spew/spew.go
2025-08-20T22:43:39.4736469Z [00:02:40.148]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T22:43:39.4859214Z [00:02:40.160]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/61/61866e98742c3ba9756dd6527bf719fb0d584fcb469d828d48e15903e4d2bcc4-d # internal
2025-08-20T22:43:39.4865306Z [00:02:40.160]➜  github.com/pmezard/go-difflib/difflib
2025-08-20T22:43:39.4865969Z [00:02:40.160]➜  mkdir -p $WORK/b280/
2025-08-20T22:43:39.4873091Z [00:02:40.161]➜  cat >/tmp/go-build2401649780/b280/importcfg << 'EOF' # internal
2025-08-20T22:43:39.4874418Z [00:02:40.161]➜  # import config
2025-08-20T22:43:39.4876601Z [00:02:40.161]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:39.4877881Z [00:02:40.161]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.4880950Z [00:02:40.162]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.4881798Z [00:02:40.162]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.4882650Z [00:02:40.162]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.4883294Z [00:02:40.162]➜  EOF
2025-08-20T22:43:39.4890124Z [00:02:40.163]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib=>github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib;$WORK/b280=>" -p github.com/pmezard/go-difflib/difflib -lang=go1.16 -complete -installsuffix shared -buildid YEL_bG1r9-ICZjQjG0VL/YEL_bG1r9-ICZjQjG0VL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /root/go/pkg/mod/github.com/pmezard/go-difflib@v1.0.1-0.20181226105442-5d4384ee4fb2/difflib/difflib.go
2025-08-20T22:43:39.5677511Z [00:02:40.242]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T22:43:39.5692118Z [00:02:40.243]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/e6/e66591ed136504f47e1af14e6c3baea3ed3ac0b28ac74811cfd14f2ea1d326a1-d # internal
2025-08-20T22:43:39.5759863Z [00:02:40.250]➜  gopkg.in/yaml.v3
2025-08-20T22:43:39.5763551Z [00:02:40.251]➜  mkdir -p $WORK/b282/
2025-08-20T22:43:39.5774600Z [00:02:40.252]➜  cat >/tmp/go-build2401649780/b282/importcfg << 'EOF' # internal
2025-08-20T22:43:39.5778841Z [00:02:40.252]➜  # import config
2025-08-20T22:43:39.5780688Z [00:02:40.252]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.5782787Z [00:02:40.252]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:39.5783723Z [00:02:40.252]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:39.5784613Z [00:02:40.252]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.5785412Z [00:02:40.252]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.5786162Z [00:02:40.252]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.5786939Z [00:02:40.252]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:39.5787915Z [00:02:40.252]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.5788721Z [00:02:40.252]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:39.5789515Z [00:02:40.252]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:39.5790565Z [00:02:40.252]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.5791422Z [00:02:40.252]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.5792224Z [00:02:40.252]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:39.5792975Z [00:02:40.252]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.5793761Z [00:02:40.252]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:39.5794612Z [00:02:40.252]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:39.5795236Z [00:02:40.252]➜  EOF
2025-08-20T22:43:39.5803156Z [00:02:40.252]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1=>gopkg.in/yaml.v3@v3.0.1;$WORK/b282=>" -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/b282/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-20T22:43:39.6140731Z [00:02:40.288]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T22:43:39.6195041Z [00:02:40.293]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/f3/f39fb7538d934efd2ad85bf32bd5441be51c8261b7de4a43c3bab1af5d31b6c8-d # internal
2025-08-20T22:43:39.6231577Z [00:02:40.297]➜  github.com/spf13/cast
2025-08-20T22:43:39.6233957Z [00:02:40.298]➜  mkdir -p $WORK/b276/
2025-08-20T22:43:39.6238159Z [00:02:40.298]➜  cat >/tmp/go-build2401649780/b276/importcfg << 'EOF' # internal
2025-08-20T22:43:39.6244876Z [00:02:40.298]➜  # import config
2025-08-20T22:43:39.6245621Z [00:02:40.298]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:39.6246476Z [00:02:40.298]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.6247444Z [00:02:40.298]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.6248320Z [00:02:40.298]➜  packagefile html/template=/tmp/go-build2401649780/b277/_pkg_.a
2025-08-20T22:43:39.6249503Z [00:02:40.298]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.6250668Z [00:02:40.298]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.6252502Z [00:02:40.298]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.6253353Z [00:02:40.298]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.6253969Z [00:02:40.298]➜  EOF
2025-08-20T22:43:39.6258253Z [00:02:40.298]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cast@v1.7.1=>github.com/spf13/cast@v1.7.1;$WORK/b276=>" -p github.com/spf13/cast -lang=go1.19 -complete -installsuffix shared -buildid wGvkTO-Q0AmW2Skwd7-h/wGvkTO-Q0AmW2Skwd7-h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/cast.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/caste.go /root/go/pkg/mod/github.com/spf13/cast@v1.7.1/timeformattype_string.go
2025-08-20T22:43:39.6305675Z [00:02:40.305]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T22:43:39.6418644Z [00:02:40.316]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T22:43:39.6444320Z [00:02:40.318]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/f7/f7d21a0f7adb2de76e941702066f6e536629edf43d4242967fd0afb92bd4dc56-d # internal
2025-08-20T22:43:39.6460435Z [00:02:40.318]➜  flag
2025-08-20T22:43:39.6460936Z [00:02:40.318]➜  mkdir -p $WORK/b284/
2025-08-20T22:43:39.6461723Z [00:02:40.319]➜  cat >/tmp/go-build2401649780/b284/importcfg << 'EOF' # internal
2025-08-20T22:43:39.6462463Z [00:02:40.319]➜  # import config
2025-08-20T22:43:39.6463199Z [00:02:40.319]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:39.6464043Z [00:02:40.319]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.6464862Z [00:02:40.319]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.6465615Z [00:02:40.319]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.6466359Z [00:02:40.319]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:39.6467301Z [00:02:40.319]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.6468170Z [00:02:40.319]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:39.6469046Z [00:02:40.319]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:39.6469868Z [00:02:40.319]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.6470736Z [00:02:40.319]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.6471538Z [00:02:40.319]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.6472123Z [00:02:40.319]➜  EOF
2025-08-20T22:43:39.6474602Z [00:02:40.319]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b284=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid xNJwWrRXYm4X7HU2StJk/xNJwWrRXYm4X7HU2StJk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T22:43:39.6487498Z [00:02:40.323]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/1b/1bc0149fe17d5c4621a0e8a43b753f2984909a394b8e511b251bf17aa5b491c1-d # internal
2025-08-20T22:43:39.6494155Z [00:02:40.323]➜  net/http/httptrace
2025-08-20T22:43:39.6496186Z [00:02:40.323]➜  mkdir -p $WORK/b204/
2025-08-20T22:43:39.6496960Z [00:02:40.323]➜  cat >/tmp/go-build2401649780/b204/importcfg << 'EOF' # internal
2025-08-20T22:43:39.6498185Z [00:02:40.324]➜  # import config
2025-08-20T22:43:39.6498879Z [00:02:40.324]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:39.6499796Z [00:02:40.324]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:39.6500752Z [00:02:40.324]➜  packagefile internal/nettrace=/tmp/go-build2401649780/b176/_pkg_.a
2025-08-20T22:43:39.6501657Z [00:02:40.324]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:39.6502536Z [00:02:40.324]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:39.6503437Z [00:02:40.324]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.6504270Z [00:02:40.324]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.6504875Z [00:02:40.324]➜  EOF
2025-08-20T22:43:39.6507968Z [00:02:40.324]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b204=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid tTJyd9qk_3ZyhXV4De_5/tTJyd9qk_3ZyhXV4De_5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T22:43:39.6841149Z [00:02:40.358]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T22:43:39.6859448Z [00:02:40.360]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/d9/d9f2c3112d90f56f4b8b0e46995508ec0d6e457a7009924a966944e681c7ab79-d # internal
2025-08-20T22:43:39.6865482Z [00:02:40.361]➜  net/http/internal/httpcommon
2025-08-20T22:43:39.6868601Z [00:02:40.361]➜  mkdir -p $WORK/b207/
2025-08-20T22:43:39.6879009Z [00:02:40.362]➜  cat >/tmp/go-build2401649780/b207/importcfg << 'EOF' # internal
2025-08-20T22:43:39.6881544Z [00:02:40.362]➜  # import config
2025-08-20T22:43:39.6882428Z [00:02:40.362]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:43:39.6883581Z [00:02:40.362]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:43:39.6884548Z [00:02:40.362]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:39.6885358Z [00:02:40.362]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.6886155Z [00:02:40.362]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.6888005Z [00:02:40.362]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b192/_pkg_.a
2025-08-20T22:43:39.6889276Z [00:02:40.362]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b200/_pkg_.a
2025-08-20T22:43:39.6890348Z [00:02:40.362]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:43:39.6891309Z [00:02:40.362]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:39.6892180Z [00:02:40.362]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:39.6892983Z [00:02:40.362]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:39.6893784Z [00:02:40.362]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.6894585Z [00:02:40.362]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.6895383Z [00:02:40.362]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:39.6895976Z [00:02:40.362]➜  EOF
2025-08-20T22:43:39.6899462Z [00:02:40.362]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b207=>" -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/b207/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T22:43:39.7673863Z [00:02:40.441]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T22:43:39.7686208Z [00:02:40.443]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/81/812ca8e1d7544ccb0e370d4b5f1a300109384e60eae930b9e384e1f28814585a-d # internal
2025-08-20T22:43:39.7702778Z [00:02:40.444]➜  net/http
2025-08-20T22:43:39.7705520Z [00:02:40.445]➜  mkdir -p $WORK/b191/
2025-08-20T22:43:39.7718337Z [00:02:40.445]➜  cat >/tmp/go-build2401649780/b191/importcfg << 'EOF' # internal
2025-08-20T22:43:39.7719106Z [00:02:40.445]➜  # import config
2025-08-20T22:43:39.7719946Z [00:02:40.445]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:43:39.7721070Z [00:02:40.445]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T22:43:39.7722238Z [00:02:40.445]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T22:43:39.7723231Z [00:02:40.445]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T22:43:39.7724100Z [00:02:40.445]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:39.7724912Z [00:02:40.445]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.7725728Z [00:02:40.445]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:39.7726636Z [00:02:40.446]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:43:39.7727794Z [00:02:40.446]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:39.7728671Z [00:02:40.446]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:39.7729556Z [00:02:40.446]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:39.7730480Z [00:02:40.446]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:39.7731684Z [00:02:40.446]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:39.7732565Z [00:02:40.446]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.7733360Z [00:02:40.446]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.7734377Z [00:02:40.446]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b192/_pkg_.a
2025-08-20T22:43:39.7735611Z [00:02:40.446]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2401649780/b199/_pkg_.a
2025-08-20T22:43:39.7736883Z [00:02:40.446]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b200/_pkg_.a
2025-08-20T22:43:39.7738241Z [00:02:40.446]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build2401649780/b193/_pkg_.a
2025-08-20T22:43:39.7739314Z [00:02:40.446]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:39.7740247Z [00:02:40.446]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.7741076Z [00:02:40.446]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:39.7741904Z [00:02:40.446]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:39.7742735Z [00:02:40.446]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:39.7743531Z [00:02:40.446]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:39.7744374Z [00:02:40.446]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:39.7745255Z [00:02:40.446]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:39.7746088Z [00:02:40.446]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:43:39.7746957Z [00:02:40.446]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:43:39.7758249Z [00:02:40.446]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:39.7759239Z [00:02:40.446]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:43:39.7760305Z [00:02:40.446]➜  packagefile net/http/internal=/tmp/go-build2401649780/b205/_pkg_.a
2025-08-20T22:43:39.7761384Z [00:02:40.446]➜  packagefile net/http/internal/ascii=/tmp/go-build2401649780/b206/_pkg_.a
2025-08-20T22:43:39.7762818Z [00:02:40.446]➜  packagefile net/http/internal/httpcommon=/tmp/go-build2401649780/b207/_pkg_.a
2025-08-20T22:43:39.7763876Z [00:02:40.446]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:39.7764801Z [00:02:40.446]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:39.7765623Z [00:02:40.446]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:39.7766426Z [00:02:40.446]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:39.7767493Z [00:02:40.446]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:39.7768395Z [00:02:40.446]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.7769258Z [00:02:40.446]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:39.7770113Z [00:02:40.446]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:39.7770922Z [00:02:40.446]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:39.7771760Z [00:02:40.446]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.7772640Z [00:02:40.446]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.7773478Z [00:02:40.446]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:39.7774350Z [00:02:40.446]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:39.7775225Z [00:02:40.446]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.7776079Z [00:02:40.446]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:39.7776964Z [00:02:40.446]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:39.7777851Z [00:02:40.446]➜  EOF
2025-08-20T22:43:39.7798028Z [00:02:40.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b191=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid YayQsEJ22iw4VvZrn5dh/YayQsEJ22iw4VvZrn5dh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b191/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-20T22:43:39.8275904Z [00:02:40.502]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T22:43:39.8305079Z [00:02:40.505]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/a5/a5aaf1760baeddd363f47cb2dba4c214f54d57033f3d408f59cc917049f2f76b-d # internal
2025-08-20T22:43:39.8306380Z [00:02:40.505]➜  net/http/internal/testcert
2025-08-20T22:43:39.8307867Z [00:02:40.505]➜  mkdir -p $WORK/b285/
2025-08-20T22:43:39.8313505Z [00:02:40.505]➜  cat >/tmp/go-build2401649780/b285/importcfg << 'EOF' # internal
2025-08-20T22:43:39.8314198Z [00:02:40.506]➜  # import config
2025-08-20T22:43:39.8314876Z [00:02:40.506]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.8315668Z [00:02:40.506]➜  EOF
2025-08-20T22:43:39.8329555Z [00:02:40.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "/root/.go/src/net/http/internal/testcert=>net/http/internal/testcert;$WORK/b285=>" -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/b285/importcfg -pack /root/.go/src/net/http/internal/testcert/testcert.go
2025-08-20T22:43:39.8422978Z [00:02:40.516]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T22:43:39.8427889Z [00:02:40.517]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/d2/d222888e3192fc963bb0649dc64bb40d07eb622c5be398fb0a67a5282a454fcb-d # internal
2025-08-20T22:43:39.8429032Z [00:02:40.517]➜  golang.org/x/crypto/pbkdf2
2025-08-20T22:43:39.8429571Z [00:02:40.517]➜  mkdir -p $WORK/b286/
2025-08-20T22:43:39.8434055Z [00:02:40.518]➜  cat >/tmp/go-build2401649780/b286/importcfg << 'EOF' # internal
2025-08-20T22:43:39.8434763Z [00:02:40.518]➜  # import config
2025-08-20T22:43:39.8435434Z [00:02:40.518]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:43:39.8436271Z [00:02:40.518]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:39.8436831Z [00:02:40.518]➜  EOF
2025-08-20T22:43:39.8440344Z [00:02:40.518]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pbkdf2=>golang.org/x/crypto@v0.39.0/pbkdf2;$WORK/b286=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.23 -complete -installsuffix shared -buildid fAKLvAbtlVDjW7fVwQw2/fAKLvAbtlVDjW7fVwQw2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pbkdf2/pbkdf2.go
2025-08-20T22:43:39.8443398Z [00:02:40.518]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T22:43:39.8468363Z [00:02:40.521]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/6c/6c4e842f37efa133fd0ac0cc216cc42f8f46f4cd477223c474ea1b4fe44662d7-d # internal
2025-08-20T22:43:39.8470757Z [00:02:40.521]➜  net/smtp
2025-08-20T22:43:39.8471273Z [00:02:40.521]➜  mkdir -p $WORK/b288/
2025-08-20T22:43:39.8478264Z [00:02:40.522]➜  cat >/tmp/go-build2401649780/b288/importcfg << 'EOF' # internal
2025-08-20T22:43:39.8479010Z [00:02:40.522]➜  # import config
2025-08-20T22:43:39.8479730Z [00:02:40.522]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:43:39.8480599Z [00:02:40.522]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:43:39.8481463Z [00:02:40.522]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:39.8482377Z [00:02:40.522]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:39.8483225Z [00:02:40.522]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.8483925Z [00:02:40.522]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.8484741Z [00:02:40.522]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.8485485Z [00:02:40.522]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:39.8486345Z [00:02:40.522]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:39.8487435Z [00:02:40.522]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.8488096Z [00:02:40.522]➜  EOF
2025-08-20T22:43:39.8490878Z [00:02:40.522]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/.go/src/net/smtp=>net/smtp;$WORK/b288=>" -p net/smtp -lang=go1.25 -std -complete -installsuffix shared -buildid vsBg8r8ZF2FKXDAudRQz/vsBg8r8ZF2FKXDAudRQz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/.go/src/net/smtp/auth.go /root/.go/src/net/smtp/smtp.go
2025-08-20T22:43:39.8559086Z [00:02:40.530]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T22:43:39.8565855Z [00:02:40.531]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/31/31b999cf2f97264e99514177fc528c7c967203957972d5b4110c0d16330ee603-d # internal
2025-08-20T22:43:39.8628707Z [00:02:40.535]➜  gopkg.in/yaml.v2
2025-08-20T22:43:39.8629761Z [00:02:40.535]➜  mkdir -p $WORK/b289/
2025-08-20T22:43:39.8630600Z [00:02:40.535]➜  cat >/tmp/go-build2401649780/b289/importcfg << 'EOF' # internal
2025-08-20T22:43:39.8631425Z [00:02:40.536]➜  # import config
2025-08-20T22:43:39.8632180Z [00:02:40.536]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.8633181Z [00:02:40.536]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:39.8634216Z [00:02:40.536]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:39.8635195Z [00:02:40.536]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.8636149Z [00:02:40.536]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.8637029Z [00:02:40.536]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.8638186Z [00:02:40.536]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:39.8639199Z [00:02:40.536]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:39.8640187Z [00:02:40.536]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:39.8641018Z [00:02:40.536]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:39.8652282Z [00:02:40.536]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:39.8653147Z [00:02:40.536]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.8653938Z [00:02:40.536]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:39.8654692Z [00:02:40.536]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.8655500Z [00:02:40.536]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:39.8656407Z [00:02:40.536]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:39.8657489Z [00:02:40.536]➜  EOF
2025-08-20T22:43:39.8664320Z [00:02:40.536]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0=>gopkg.in/yaml.v2@v2.4.0;$WORK/b289=>" -p gopkg.in/yaml.v2 -lang=go1.15 -complete -installsuffix shared -buildid gu-TbjL_AyIN-WHQ_nrS/gu-TbjL_AyIN-WHQ_nrS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/apic.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/decode.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/emitterc.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/encode.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/parserc.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/readerc.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/resolve.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/scannerc.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/sorter.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/writerc.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/yaml.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/yamlh.go /root/go/pkg/mod/gopkg.in/yaml.v2@v2.4.0/yamlprivateh.go
2025-08-20T22:43:39.9241263Z [00:02:40.597]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T22:43:39.9248987Z [00:02:40.599]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/19/1916585b2e27c420b6a067088c2c2b49ca1c01f30bd7c50cac8e9d53961dea60-d # internal
2025-08-20T22:43:39.9252860Z [00:02:40.599]➜  gopkg.in/gomail.v2
2025-08-20T22:43:39.9255162Z [00:02:40.600]➜  mkdir -p $WORK/b287/
2025-08-20T22:43:39.9259083Z [00:02:40.600]➜  cat >/tmp/go-build2401649780/b287/importcfg << 'EOF' # internal
2025-08-20T22:43:39.9260312Z [00:02:40.600]➜  # import config
2025-08-20T22:43:39.9263088Z [00:02:40.600]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:39.9263985Z [00:02:40.600]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:39.9264925Z [00:02:40.600]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:39.9265852Z [00:02:40.600]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:39.9266660Z [00:02:40.600]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:39.9267631Z [00:02:40.600]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:39.9268837Z [00:02:40.600]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:43:39.9269714Z [00:02:40.600]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:43:39.9270691Z [00:02:40.600]➜  packagefile mime/quotedprintable=/tmp/go-build2401649780/b203/_pkg_.a
2025-08-20T22:43:39.9271581Z [00:02:40.600]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:39.9272443Z [00:02:40.600]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:43:39.9273277Z [00:02:40.600]➜  packagefile net/smtp=/tmp/go-build2401649780/b288/_pkg_.a
2025-08-20T22:43:39.9274063Z [00:02:40.600]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:39.9274921Z [00:02:40.600]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:39.9275783Z [00:02:40.600]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:39.9276600Z [00:02:40.600]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:39.9277391Z [00:02:40.600]➜  EOF
2025-08-20T22:43:39.9284482Z [00:02:40.600]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df=>gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df;$WORK/b287=>" -p gopkg.in/gomail.v2 -lang=go1.16 -complete -installsuffix shared -buildid Y9vDs23-Cpr_rQHcs_9m/Y9vDs23-Cpr_rQHcs_9m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/auth.go /root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/doc.go /root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/message.go /root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/mime.go /root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/send.go /root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/smtp.go /root/go/pkg/mod/gopkg.in/gomail.v2@v2.0.0-20160411212932-81ebce5c23df/writeto.go
2025-08-20T22:43:40.0613191Z [00:02:40.735]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T22:43:40.0645071Z [00:02:40.739]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/d0/d0f009acedbdc85fd17b8b0b344b3c1d98dce26285ba3206a354eaa4245a1f67-d # internal
2025-08-20T22:43:40.0651869Z [00:02:40.739]➜  internal/sysinfo
2025-08-20T22:43:40.0652409Z [00:02:40.739]➜  mkdir -p $WORK/b291/
2025-08-20T22:43:40.0658670Z [00:02:40.740]➜  cat >/tmp/go-build2401649780/b291/importcfg << 'EOF' # internal
2025-08-20T22:43:40.0694082Z [00:02:40.740]➜  # import config
2025-08-20T22:43:40.0694808Z [00:02:40.740]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:40.0695681Z [00:02:40.740]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:40.0696571Z [00:02:40.740]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:43:40.0697750Z [00:02:40.740]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:40.0698565Z [00:02:40.740]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:40.0699401Z [00:02:40.740]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.0700222Z [00:02:40.740]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:40.0700795Z [00:02:40.740]➜  EOF
2025-08-20T22:43:40.0703960Z [00:02:40.740]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b291=>" -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/b291/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T22:43:40.1107859Z [00:02:40.785]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T22:43:40.1115734Z [00:02:40.786]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/2b/2b97ad2c0335aebfdfc2883ac4201c66777086b1833d6143b9608958e204e6bf-d # internal
2025-08-20T22:43:40.1129280Z [00:02:40.786]➜  runtime/trace
2025-08-20T22:43:40.1141255Z [00:02:40.787]➜  mkdir -p $WORK/b292/
2025-08-20T22:43:40.1142005Z [00:02:40.787]➜  cat >/tmp/go-build2401649780/b292/importcfg << 'EOF' # internal
2025-08-20T22:43:40.1142695Z [00:02:40.787]➜  # import config
2025-08-20T22:43:40.1143383Z [00:02:40.787]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:40.1144227Z [00:02:40.787]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:40.1145034Z [00:02:40.787]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.1145985Z [00:02:40.787]➜  packagefile internal/trace/tracev2=/tmp/go-build2401649780/b032/_pkg_.a
2025-08-20T22:43:40.1146896Z [00:02:40.787]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:40.1147764Z [00:02:40.787]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:40.1148664Z [00:02:40.787]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:40.1149487Z [00:02:40.787]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:40.1150363Z [00:02:40.787]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:40.1151226Z [00:02:40.787]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:40.1151855Z [00:02:40.787]➜  EOF
2025-08-20T22:43:40.1156772Z [00:02:40.787]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b292=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid YFUbVuUvJjUv56KzlldR/YFUbVuUvJjUv56KzlldR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/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-20T22:43:40.1839573Z [00:02:40.858]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T22:43:40.1849709Z [00:02:40.859]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/32/324e14af54994ca777e4369d8171be84a8ba8e03e7915d0342788f26d2acd28e-d # internal
2025-08-20T22:43:40.1859530Z [00:02:40.860]➜  testing
2025-08-20T22:43:40.1860031Z [00:02:40.860]➜  mkdir -p $WORK/b290/
2025-08-20T22:43:40.1865504Z [00:02:40.860]➜  cat >/tmp/go-build2401649780/b290/importcfg << 'EOF' # internal
2025-08-20T22:43:40.1871110Z [00:02:40.860]➜  # import config
2025-08-20T22:43:40.1871803Z [00:02:40.860]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:40.1872709Z [00:02:40.860]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:40.1873661Z [00:02:40.860]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:40.1874503Z [00:02:40.861]➜  packagefile flag=/tmp/go-build2401649780/b284/_pkg_.a
2025-08-20T22:43:40.1875316Z [00:02:40.861]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.1876188Z [00:02:40.861]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:43:40.1877366Z [00:02:40.861]➜  packagefile internal/sysinfo=/tmp/go-build2401649780/b291/_pkg_.a
2025-08-20T22:43:40.1878128Z [00:02:40.861]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:40.1878770Z [00:02:40.861]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:40.1879617Z [00:02:40.861]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:40.1880443Z [00:02:40.861]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:40.1881315Z [00:02:40.861]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:40.1882363Z [00:02:40.861]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:40.1883595Z [00:02:40.861]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:40.1884489Z [00:02:40.861]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:40.1885388Z [00:02:40.861]➜  packagefile runtime/trace=/tmp/go-build2401649780/b292/_pkg_.a
2025-08-20T22:43:40.1886254Z [00:02:40.861]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:40.1887093Z [00:02:40.861]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:40.1899153Z [00:02:40.861]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.1899983Z [00:02:40.861]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:40.1900841Z [00:02:40.861]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:40.1901712Z [00:02:40.861]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:40.1902530Z [00:02:40.861]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:40.1903418Z [00:02:40.861]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:40.1904063Z [00:02:40.861]➜  EOF
2025-08-20T22:43:40.1909095Z [00:02:40.861]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b290=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid XVSwLsZ-oMhNg2cX7CBg/XVSwLsZ-oMhNg2cX7CBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/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-20T22:43:40.3833010Z [00:02:41.057]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T22:43:40.3913739Z [00:02:41.065]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/52/523508b84ca488dc76f0ffce0ca5b3d903e536900f98926ac0f4be5607051b60-d # internal
2025-08-20T22:43:40.3917332Z [00:02:41.066]➜  github.com/stretchr/testify/assert/yaml
2025-08-20T22:43:40.3917951Z [00:02:41.066]➜  mkdir -p $WORK/b281/
2025-08-20T22:43:40.3928156Z [00:02:41.066]➜  cat >/tmp/go-build2401649780/b281/importcfg << 'EOF' # internal
2025-08-20T22:43:40.3929063Z [00:02:41.066]➜  # import config
2025-08-20T22:43:40.3930752Z [00:02:41.066]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build2401649780/b282/_pkg_.a
2025-08-20T22:43:40.3931443Z [00:02:41.066]➜  EOF
2025-08-20T22:43:40.3935264Z [00:02:41.066]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b281/_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/b281=>" -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/b281/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert/yaml/yaml_default.go
2025-08-20T22:43:40.4059917Z [00:02:41.080]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T22:43:40.4075322Z [00:02:41.081]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/71/71f13bd8e0b913c780cc036a4d9735ba19b23b980a4783019f084d4b7a518591-d # internal
2025-08-20T22:43:40.4076563Z [00:02:41.081]➜  github.com/shirou/gopsutil/v3/internal/common
2025-08-20T22:43:40.4077381Z [00:02:41.081]➜  mkdir -p $WORK/b297/
2025-08-20T22:43:40.4078142Z [00:02:41.081]➜  cat >/tmp/go-build2401649780/b297/importcfg << 'EOF' # internal
2025-08-20T22:43:40.4078851Z [00:02:41.081]➜  # import config
2025-08-20T22:43:40.4079514Z [00:02:41.081]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:40.4080360Z [00:02:41.081]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:40.4081192Z [00:02:41.081]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:40.4082053Z [00:02:41.081]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:40.4082849Z [00:02:41.081]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.4083837Z [00:02:41.081]➜  packagefile github.com/shirou/gopsutil/v3/common=/tmp/go-build2401649780/b298/_pkg_.a
2025-08-20T22:43:40.4084812Z [00:02:41.081]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:40.4085610Z [00:02:41.081]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:40.4086443Z [00:02:41.081]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:40.4087472Z [00:02:41.081]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:40.4088282Z [00:02:41.081]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:40.4089400Z [00:02:41.081]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:40.4090328Z [00:02:41.081]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:40.4091268Z [00:02:41.081]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:40.4092112Z [00:02:41.081]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:40.4092950Z [00:02:41.081]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:40.4093811Z [00:02:41.081]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.4094667Z [00:02:41.081]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:40.4095521Z [00:02:41.081]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:40.4096400Z [00:02:41.081]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:40.4097446Z [00:02:41.081]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:40.4098128Z [00:02:41.081]➜  EOF
2025-08-20T22:43:40.4105825Z [00:02:41.081]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b297/_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/b297=>" -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/b297/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-20T22:43:40.6488995Z [00:02:41.320]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T22:43:40.6652054Z [00:02:41.339]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/cf/cf5393b21a0b4e18161887c081fd7a9961ef80336910180fb86df7a611db56ad-d # internal
2025-08-20T22:43:40.6654191Z [00:02:41.339]➜  github.com/kardianos/osext
2025-08-20T22:43:40.6655538Z [00:02:41.339]➜  mkdir -p $WORK/b301/
2025-08-20T22:43:40.6656428Z [00:02:41.339]➜  cat >/tmp/go-build2401649780/b301/importcfg << 'EOF' # internal
2025-08-20T22:43:40.6657089Z [00:02:41.339]➜  # import config
2025-08-20T22:43:40.6657870Z [00:02:41.340]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:40.6658782Z [00:02:41.340]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:40.6659494Z [00:02:41.340]➜  EOF
2025-08-20T22:43:40.6664098Z [00:02:41.340]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kardianos/osext@v0.0.0-20190222173326-2bc1f35cddc0=>github.com/kardianos/osext@v0.0.0-20190222173326-2bc1f35cddc0;$WORK/b301=>" -p github.com/kardianos/osext -lang=go1.16 -complete -installsuffix shared -buildid 9369dJ8Xy9BywU1ZbnMd/9369dJ8Xy9BywU1ZbnMd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /root/go/pkg/mod/github.com/kardianos/osext@v0.0.0-20190222173326-2bc1f35cddc0/osext.go /root/go/pkg/mod/github.com/kardianos/osext@v0.0.0-20190222173326-2bc1f35cddc0/osext_go18.go
2025-08-20T22:43:40.6865646Z [00:02:41.361]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T22:43:40.6903762Z [00:02:41.364]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/22/221049e21940d59ee5f718c06759cb3ca1641ba90457166e6ca20cb5e59e6727-d # internal
2025-08-20T22:43:40.6904760Z [00:02:41.365]➜  encoding/csv
2025-08-20T22:43:40.6905209Z [00:02:41.365]➜  mkdir -p $WORK/b304/
2025-08-20T22:43:40.6910748Z [00:02:41.365]➜  cat >/tmp/go-build2401649780/b304/importcfg << 'EOF' # internal
2025-08-20T22:43:40.6911432Z [00:02:41.365]➜  # import config
2025-08-20T22:43:40.6912007Z [00:02:41.365]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:40.6912739Z [00:02:41.365]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:40.6913446Z [00:02:41.365]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:40.6914144Z [00:02:41.365]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.6914820Z [00:02:41.365]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:40.6915520Z [00:02:41.365]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.6916236Z [00:02:41.365]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:40.6916996Z [00:02:41.365]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:40.6917746Z [00:02:41.365]➜  EOF
2025-08-20T22:43:40.6920430Z [00:02:41.365]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "/root/.go/src/encoding/csv=>encoding/csv;$WORK/b304=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid dFigBiPSnLZxb6OSzN82/dFigBiPSnLZxb6OSzN82 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /root/.go/src/encoding/csv/reader.go /root/.go/src/encoding/csv/writer.go
2025-08-20T22:43:40.7603217Z [00:02:41.434]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T22:43:40.7633337Z [00:02:41.437]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T22:43:40.7649218Z [00:02:41.439]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/52/52f17d30d48aa5781b002901204c4f03156afc98fb5d7417ed2f5f0edf9aaa3a-d # internal
2025-08-20T22:43:40.7656180Z [00:02:41.440]➜  github.com/gobwas/glob/util/strings
2025-08-20T22:43:40.7656771Z [00:02:41.440]➜  mkdir -p $WORK/b310/
2025-08-20T22:43:40.7666566Z [00:02:41.441]➜  cat >/tmp/go-build2401649780/b310/importcfg << 'EOF' # internal
2025-08-20T22:43:40.7667452Z [00:02:41.441]➜  # import config
2025-08-20T22:43:40.7668124Z [00:02:41.441]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.7669247Z [00:02:41.441]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:40.7678863Z [00:02:41.441]➜  EOF
2025-08-20T22:43:40.7682192Z [00:02:41.441]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/strings=>github.com/gobwas/glob@v0.2.3/util/strings;$WORK/b310=>" -p github.com/gobwas/glob/util/strings -lang=go1.16 -complete -installsuffix shared -buildid 4tEX8CHn9FFTqVU6Lak3/4tEX8CHn9FFTqVU6Lak3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/util/strings/strings.go
2025-08-20T22:43:40.7685505Z [00:02:41.442]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/7c/7c039466cbf579c593e5d921024ae7416743d03533c7ec6c0b0e3ec6d96e2be7-d # internal
2025-08-20T22:43:40.7686484Z [00:02:41.442]➜  github.com/shirou/gopsutil/v3/cpu
2025-08-20T22:43:40.7687035Z [00:02:41.442]➜  mkdir -p $WORK/b296/
2025-08-20T22:43:40.7696844Z [00:02:41.444]➜  cat >/tmp/go-build2401649780/b296/importcfg << 'EOF' # internal
2025-08-20T22:43:40.7697689Z [00:02:41.444]➜  # import config
2025-08-20T22:43:40.7698336Z [00:02:41.444]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:40.7699161Z [00:02:41.444]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:40.7699977Z [00:02:41.444]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:40.7700923Z [00:02:41.444]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.7702103Z [00:02:41.444]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build2401649780/b297/_pkg_.a
2025-08-20T22:43:40.7703395Z [00:02:41.444]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build2401649780/b269/_pkg_.a
2025-08-20T22:43:40.7704635Z [00:02:41.444]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:40.7705589Z [00:02:41.444]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:40.7706529Z [00:02:41.444]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:40.7707591Z [00:02:41.444]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:40.7708487Z [00:02:41.444]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.7709383Z [00:02:41.444]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:40.7710246Z [00:02:41.444]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:40.7710914Z [00:02:41.444]➜  EOF
2025-08-20T22:43:40.7714895Z [00:02:41.444]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b296/_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/b296=>" -p github.com/shirou/gopsutil/v3/cpu -lang=go1.15 -complete -installsuffix shared -buildid ZIERgy1LXVPGqhHpWMC8/ZIERgy1LXVPGqhHpWMC8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/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-20T22:43:40.7876873Z [00:02:41.461]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T22:43:40.7882894Z [00:02:41.462]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/83/83753e3c1c6196d6049dc73234874e00aae11504b9a9288d8f6a768e5368612b-d # internal
2025-08-20T22:43:40.7883983Z [00:02:41.462]➜  github.com/shirou/gopsutil/v3/mem
2025-08-20T22:43:40.7884541Z [00:02:41.462]➜  mkdir -p $WORK/b299/
2025-08-20T22:43:40.7889104Z [00:02:41.463]➜  cat >/tmp/go-build2401649780/b299/importcfg << 'EOF' # internal
2025-08-20T22:43:40.7898619Z [00:02:41.463]➜  # import config
2025-08-20T22:43:40.7899256Z [00:02:41.463]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:40.7900078Z [00:02:41.463]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:40.7900889Z [00:02:41.463]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:40.7902128Z [00:02:41.463]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.7903148Z [00:02:41.463]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build2401649780/b297/_pkg_.a
2025-08-20T22:43:40.7904270Z [00:02:41.463]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:40.7905098Z [00:02:41.463]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:40.7909034Z [00:02:41.463]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:40.7909855Z [00:02:41.463]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:40.7910676Z [00:02:41.463]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:40.7911508Z [00:02:41.463]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.7912151Z [00:02:41.463]➜  EOF
2025-08-20T22:43:40.7916153Z [00:02:41.463]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b299/_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/b299=>" -p github.com/shirou/gopsutil/v3/mem -lang=go1.15 -complete -installsuffix shared -buildid jo7-01V1smiH8kIlavbi/jo7-01V1smiH8kIlavbi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/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-20T22:43:40.9020054Z [00:02:41.576]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T22:43:40.9052589Z [00:02:41.579]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/c0/c0a76f9d0c2c76242066af76d2e81ae093d0fb0b3a05903bb55baaec0996e045-d # internal
2025-08-20T22:43:40.9057605Z [00:02:41.580]➜  github.com/shirou/gopsutil/v3/net
2025-08-20T22:43:40.9061122Z [00:02:41.580]➜  mkdir -p $WORK/b300/
2025-08-20T22:43:40.9070673Z [00:02:41.581]➜  cat >/tmp/go-build2401649780/b300/importcfg << 'EOF' # internal
2025-08-20T22:43:40.9072404Z [00:02:41.581]➜  # import config
2025-08-20T22:43:40.9075034Z [00:02:41.581]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:40.9076226Z [00:02:41.581]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:40.9078187Z [00:02:41.581]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:40.9079541Z [00:02:41.581]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:40.9080790Z [00:02:41.581]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:40.9082266Z [00:02:41.581]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.9083831Z [00:02:41.581]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build2401649780/b297/_pkg_.a
2025-08-20T22:43:40.9098051Z [00:02:41.581]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:40.9098927Z [00:02:41.581]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:40.9099809Z [00:02:41.581]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:40.9100692Z [00:02:41.581]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:40.9101616Z [00:02:41.581]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.9102508Z [00:02:41.581]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:40.9103170Z [00:02:41.581]➜  EOF
2025-08-20T22:43:40.9108136Z [00:02:41.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b300/_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/b300=>" -p github.com/shirou/gopsutil/v3/net -lang=go1.15 -complete -installsuffix shared -buildid zaOddjnD5AebZbD5_UA0/zaOddjnD5AebZbD5_UA0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/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-20T22:43:40.9324758Z [00:02:41.607]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T22:43:40.9378587Z [00:02:41.612]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T22:43:40.9393946Z [00:02:41.614]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/97/97ebc8a006fb1f4ee943a13d9c74530dab62b22eccfe63048cb9e3a62cbd7932-d # internal
2025-08-20T22:43:40.9411405Z [00:02:41.615]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/8f/8f5b5dd7d32fdf4b925afe1dbbd9c379a24426d3e2199bab1a3728fc8b868e9b-d # internal
2025-08-20T22:43:40.9420541Z [00:02:41.616]➜  github.com/gobwas/glob/syntax/lexer
2025-08-20T22:43:40.9426541Z [00:02:41.616]➜  mkdir -p $WORK/b312/
2025-08-20T22:43:40.9430993Z [00:02:41.617]➜  cat >/tmp/go-build2401649780/b312/importcfg << 'EOF' # internal
2025-08-20T22:43:40.9431812Z [00:02:41.617]➜  # import config
2025-08-20T22:43:40.9432520Z [00:02:41.617]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:40.9433401Z [00:02:41.617]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.9434462Z [00:02:41.617]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build2401649780/b309/_pkg_.a
2025-08-20T22:43:40.9435567Z [00:02:41.617]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:40.9436254Z [00:02:41.617]➜  EOF
2025-08-20T22:43:40.9440871Z [00:02:41.617]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/lexer=>github.com/gobwas/glob@v0.2.3/syntax/lexer;$WORK/b312=>" -p github.com/gobwas/glob/syntax/lexer -lang=go1.16 -complete -installsuffix shared -buildid h8jmPM2LippLuRZlqa9M/h8jmPM2LippLuRZlqa9M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/lexer/lexer.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/lexer/token.go
2025-08-20T22:43:40.9467690Z [00:02:41.621]➜  github.com/gobwas/glob/match
2025-08-20T22:43:40.9469260Z [00:02:41.621]➜  mkdir -p $WORK/b308/
2025-08-20T22:43:40.9470011Z [00:02:41.621]➜  cat >/tmp/go-build2401649780/b308/importcfg << 'EOF' # internal
2025-08-20T22:43:40.9470720Z [00:02:41.621]➜  # import config
2025-08-20T22:43:40.9471400Z [00:02:41.621]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.9472443Z [00:02:41.621]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build2401649780/b309/_pkg_.a
2025-08-20T22:43:40.9473672Z [00:02:41.621]➜  packagefile github.com/gobwas/glob/util/strings=/tmp/go-build2401649780/b310/_pkg_.a
2025-08-20T22:43:40.9474757Z [00:02:41.621]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:40.9475643Z [00:02:41.621]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:40.9476538Z [00:02:41.621]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:40.9477432Z [00:02:41.621]➜  EOF
2025-08-20T22:43:40.9491815Z [00:02:41.621]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match=>github.com/gobwas/glob@v0.2.3/match;$WORK/b308=>" -p github.com/gobwas/glob/match -lang=go1.16 -complete -installsuffix shared -buildid KQRVOQF6lU6xAzFVYe1K/KQRVOQF6lU6xAzFVYe1K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/any.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/any_of.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/btree.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/contains.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/every_of.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/list.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/match.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/max.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/min.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/nothing.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/prefix.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/prefix_any.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/prefix_suffix.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/range.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/row.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/segments.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/single.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/suffix.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/suffix_any.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/super.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/match/text.go
2025-08-20T22:43:40.9783016Z [00:02:41.652]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T22:43:40.9785226Z [00:02:41.652]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/2a/2acc9268e73c461aba0c8deaf484501d609ee764608b983ad9fe141cb7821145-d # internal
2025-08-20T22:43:40.9787394Z [00:02:41.652]➜  github.com/gobwas/glob/syntax/ast
2025-08-20T22:43:40.9788411Z [00:02:41.652]➜  mkdir -p $WORK/b311/
2025-08-20T22:43:40.9795547Z [00:02:41.654]➜  cat >/tmp/go-build2401649780/b311/importcfg << 'EOF' # internal
2025-08-20T22:43:40.9796569Z [00:02:41.654]➜  # import config
2025-08-20T22:43:40.9800512Z [00:02:41.654]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:40.9801394Z [00:02:41.654]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:40.9802238Z [00:02:41.654]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:40.9803298Z [00:02:41.654]➜  packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build2401649780/b312/_pkg_.a
2025-08-20T22:43:40.9804384Z [00:02:41.654]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:40.9805044Z [00:02:41.654]➜  EOF
2025-08-20T22:43:40.9809542Z [00:02:41.654]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/ast=>github.com/gobwas/glob@v0.2.3/syntax/ast;$WORK/b311=>" -p github.com/gobwas/glob/syntax/ast -lang=go1.16 -complete -installsuffix shared -buildid m9hmXgHfo772iNO-tqbT/m9hmXgHfo772iNO-tqbT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/ast/ast.go /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/ast/parser.go
2025-08-20T22:43:41.0261603Z [00:02:41.700]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T22:43:41.0322211Z [00:02:41.706]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T22:43:41.0329674Z [00:02:41.707]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/aa/aae038ab5cd62dd6aeb93f9236f044d6319995f52ca29e9b98eb728f2fbc3656-d # internal
2025-08-20T22:43:41.0334607Z [00:02:41.708]➜  github.com/gobwas/glob/syntax
2025-08-20T22:43:41.0337842Z [00:02:41.708]➜  mkdir -p $WORK/b313/
2025-08-20T22:43:41.0342732Z [00:02:41.708]➜  cat >/tmp/go-build2401649780/b313/importcfg << 'EOF' # internal
2025-08-20T22:43:41.0349295Z [00:02:41.709]➜  # import config
2025-08-20T22:43:41.0350217Z [00:02:41.709]➜  packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build2401649780/b311/_pkg_.a
2025-08-20T22:43:41.0358145Z [00:02:41.709]➜  packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build2401649780/b312/_pkg_.a
2025-08-20T22:43:41.0359031Z [00:02:41.709]➜  EOF
2025-08-20T22:43:41.0367488Z [00:02:41.709]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax=>github.com/gobwas/glob@v0.2.3/syntax;$WORK/b313=>" -p github.com/gobwas/glob/syntax -lang=go1.16 -complete -installsuffix shared -buildid aoRO7zLFAppxvZUIzSIt/aoRO7zLFAppxvZUIzSIt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/syntax/syntax.go
2025-08-20T22:43:41.0371354Z [00:02:41.709]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/8c/8c668ca077285e7a6fd65f9907f1a6ced5a32f57f9114ab8098a7827de388554-d # internal
2025-08-20T22:43:41.0372981Z [00:02:41.710]➜  github.com/shirou/gopsutil/v3/process
2025-08-20T22:43:41.0373627Z [00:02:41.711]➜  mkdir -p $WORK/b295/
2025-08-20T22:43:41.0381783Z [00:02:41.712]➜  cat >/tmp/go-build2401649780/b295/importcfg << 'EOF' # internal
2025-08-20T22:43:41.0395464Z [00:02:41.713]➜  # import config
2025-08-20T22:43:41.0396173Z [00:02:41.713]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:41.0397046Z [00:02:41.713]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.0398142Z [00:02:41.713]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.0399055Z [00:02:41.713]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:41.0399977Z [00:02:41.713]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.0400824Z [00:02:41.713]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.0401869Z [00:02:41.713]➜  packagefile github.com/shirou/gopsutil/v3/cpu=/tmp/go-build2401649780/b296/_pkg_.a
2025-08-20T22:43:41.0403265Z [00:02:41.713]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build2401649780/b297/_pkg_.a
2025-08-20T22:43:41.0407611Z [00:02:41.715]➜  packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build2401649780/b299/_pkg_.a
2025-08-20T22:43:41.0409571Z [00:02:41.715]➜  packagefile github.com/shirou/gopsutil/v3/net=/tmp/go-build2401649780/b300/_pkg_.a
2025-08-20T22:43:41.0429319Z [00:02:41.715]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build2401649780/b269/_pkg_.a
2025-08-20T22:43:41.0431026Z [00:02:41.715]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:41.0432621Z [00:02:41.715]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:41.0434060Z [00:02:41.715]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:41.0435171Z [00:02:41.715]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:43:41.0436397Z [00:02:41.715]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:41.0437737Z [00:02:41.715]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:41.0440016Z [00:02:41.715]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:41.0440948Z [00:02:41.715]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:41.0441816Z [00:02:41.715]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.0442636Z [00:02:41.715]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:41.0443437Z [00:02:41.715]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:41.0444265Z [00:02:41.715]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:41.0444898Z [00:02:41.715]➜  EOF
2025-08-20T22:43:41.0455777Z [00:02:41.715]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b295/_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/b295=>" -p github.com/shirou/gopsutil/v3/process -lang=go1.15 -complete -installsuffix shared -buildid KIJgjLKM5OG88xc5YCjZ/KIJgjLKM5OG88xc5YCjZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/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-20T22:43:41.0549211Z [00:02:41.729]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T22:43:41.0568450Z [00:02:41.730]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/76/76579c24aca587f9dae7c901a3e7636447054cb9cb11ba6a7dfa14a3e3127784-d # internal
2025-08-20T22:43:41.0573653Z [00:02:41.731]➜  github.com/aws/aws-sdk-go-v2/internal/rand
2025-08-20T22:43:41.0575281Z [00:02:41.731]➜  mkdir -p $WORK/b317/
2025-08-20T22:43:41.0577666Z [00:02:41.732]➜  cat >/tmp/go-build2401649780/b317/importcfg << 'EOF' # internal
2025-08-20T22:43:41.0578647Z [00:02:41.732]➜  # import config
2025-08-20T22:43:41.0579329Z [00:02:41.732]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:41.0580166Z [00:02:41.732]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.0580939Z [00:02:41.732]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.0581754Z [00:02:41.732]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:41.0582385Z [00:02:41.732]➜  EOF
2025-08-20T22:43:41.0591387Z [00:02:41.732]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/rand=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/rand;$WORK/b317=>" -p github.com/aws/aws-sdk-go-v2/internal/rand -lang=go1.22 -complete -installsuffix shared -buildid P0SNXlKKbS3Y8rhcwFYX/P0SNXlKKbS3Y8rhcwFYX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/rand/rand.go
2025-08-20T22:43:41.0748547Z [00:02:41.748]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T22:43:41.0750180Z [00:02:41.748]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/52/52ffbcaab0babf4954a8754158d96b35a8fc6798c56630d5b7d7f8cff43d3552-d # internal
2025-08-20T22:43:41.0751460Z [00:02:41.748]➜  github.com/aws/aws-sdk-go-v2/internal/sdk
2025-08-20T22:43:41.0752102Z [00:02:41.748]➜  mkdir -p $WORK/b318/
2025-08-20T22:43:41.0752858Z [00:02:41.749]➜  cat >/tmp/go-build2401649780/b318/importcfg << 'EOF' # internal
2025-08-20T22:43:41.0753554Z [00:02:41.749]➜  # import config
2025-08-20T22:43:41.0754249Z [00:02:41.749]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.0755457Z [00:02:41.749]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:41.0756134Z [00:02:41.749]➜  EOF
2025-08-20T22:43:41.0760732Z [00:02:41.749]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sdk=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sdk;$WORK/b318=>" -p github.com/aws/aws-sdk-go-v2/internal/sdk -lang=go1.22 -complete -installsuffix shared -buildid 7VDl8hKpP3oNu-mRc4zR/7VDl8hKpP3oNu-mRc4zR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sdk/interfaces.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sdk/time.go
2025-08-20T22:43:41.1057531Z [00:02:41.780]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T22:43:41.1062433Z [00:02:41.780]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/24/24ab3d59af097e7e2119b63f846d799804014da24d5e72b2739e37bcfdd24f75-d # internal
2025-08-20T22:43:41.1093001Z [00:02:41.783]➜  github.com/aws/aws-sdk-go-v2/internal/sync/singleflight
2025-08-20T22:43:41.1093940Z [00:02:41.783]➜  mkdir -p $WORK/b319/
2025-08-20T22:43:41.1098728Z [00:02:41.784]➜  cat >/tmp/go-build2401649780/b319/importcfg << 'EOF' # internal
2025-08-20T22:43:41.1099355Z [00:02:41.784]➜  # import config
2025-08-20T22:43:41.1099953Z [00:02:41.784]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.1100713Z [00:02:41.784]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.1101482Z [00:02:41.784]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.1102244Z [00:02:41.784]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:41.1103113Z [00:02:41.784]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:41.1103975Z [00:02:41.784]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:41.1104598Z [00:02:41.784]➜  EOF
2025-08-20T22:43:41.1110824Z [00:02:41.784]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sync/singleflight=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sync/singleflight;$WORK/b319=>" -p github.com/aws/aws-sdk-go-v2/internal/sync/singleflight -lang=go1.22 -complete -installsuffix shared -buildid F_cvVEyowRM6gy5Wdy1T/F_cvVEyowRM6gy5Wdy1T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sync/singleflight/docs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/sync/singleflight/singleflight.go
2025-08-20T22:43:41.1121622Z [00:02:41.786]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T22:43:41.1150596Z [00:02:41.789]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/5c/5cb74520f2f6296e3f74aa1785fa5ed989eea68c78bcf3d08a826a3455db333e-d # internal
2025-08-20T22:43:41.1198472Z [00:02:41.794]➜  github.com/gobwas/glob/compiler
2025-08-20T22:43:41.1201770Z [00:02:41.794]➜  mkdir -p $WORK/b307/
2025-08-20T22:43:41.1222169Z [00:02:41.796]➜  cat >/tmp/go-build2401649780/b307/importcfg << 'EOF' # internal
2025-08-20T22:43:41.1222919Z [00:02:41.796]➜  # import config
2025-08-20T22:43:41.1223603Z [00:02:41.796]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.1224608Z [00:02:41.796]➜  packagefile github.com/gobwas/glob/match=/tmp/go-build2401649780/b308/_pkg_.a
2025-08-20T22:43:41.1225785Z [00:02:41.796]➜  packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build2401649780/b311/_pkg_.a
2025-08-20T22:43:41.1227074Z [00:02:41.796]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build2401649780/b309/_pkg_.a
2025-08-20T22:43:41.1228319Z [00:02:41.796]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:41.1228983Z [00:02:41.796]➜  EOF
2025-08-20T22:43:41.1232872Z [00:02:41.796]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/compiler=>github.com/gobwas/glob@v0.2.3/compiler;$WORK/b307=>" -p github.com/gobwas/glob/compiler -lang=go1.16 -complete -installsuffix shared -buildid 6PieRqGChW2XOfJIPeEJ/6PieRqGChW2XOfJIPeEJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/compiler/compiler.go
2025-08-20T22:43:41.1491185Z [00:02:41.823]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T22:43:41.1503716Z [00:02:41.824]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/3a/3ad01361b78dd28a7bd8c2369083165630afa698d26f51aad776007d5863219c-d # internal
2025-08-20T22:43:41.1511658Z [00:02:41.825]➜  github.com/aws/smithy-go/context
2025-08-20T22:43:41.1512285Z [00:02:41.825]➜  mkdir -p $WORK/b321/
2025-08-20T22:43:41.1518852Z [00:02:41.826]➜  cat >/tmp/go-build2401649780/b321/importcfg << 'EOF' # internal
2025-08-20T22:43:41.1520382Z [00:02:41.826]➜  # import config
2025-08-20T22:43:41.1522216Z [00:02:41.826]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.1522913Z [00:02:41.826]➜  EOF
2025-08-20T22:43:41.1535536Z [00:02:41.827]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/context=>github.com/aws/smithy-go@v1.22.4/context;$WORK/b321=>" -p github.com/aws/smithy-go/context -lang=go1.22 -complete -installsuffix shared -buildid HKppJ3HMghoU9YUXFOpr/HKppJ3HMghoU9YUXFOpr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/context/suppress_expired.go
2025-08-20T22:43:41.1894160Z [00:02:41.863]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T22:43:41.1903101Z [00:02:41.864]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/f3/f3256b4d307fa1fd8a7c70aa33af81dcb823af289a31bdd8f411a6b5f5c72b69-d # internal
2025-08-20T22:43:41.1921635Z [00:02:41.866]➜  github.com/gobwas/glob
2025-08-20T22:43:41.1925317Z [00:02:41.867]➜  mkdir -p $WORK/b306/
2025-08-20T22:43:41.1928378Z [00:02:41.867]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T22:43:41.1929195Z [00:02:41.867]➜  cat >/tmp/go-build2401649780/b306/importcfg << 'EOF' # internal
2025-08-20T22:43:41.1930173Z [00:02:41.867]➜  # import config
2025-08-20T22:43:41.1930997Z [00:02:41.867]➜  packagefile github.com/gobwas/glob/compiler=/tmp/go-build2401649780/b307/_pkg_.a
2025-08-20T22:43:41.1932183Z [00:02:41.867]➜  packagefile github.com/gobwas/glob/syntax=/tmp/go-build2401649780/b313/_pkg_.a
2025-08-20T22:43:41.1932979Z [00:02:41.867]➜  EOF
2025-08-20T22:43:41.1936222Z [00:02:41.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gobwas/glob@v0.2.3=>github.com/gobwas/glob@v0.2.3;$WORK/b306=>" -p github.com/gobwas/glob -lang=go1.16 -complete -installsuffix shared -buildid ZBJvSE5YwBHs3MZkPQGL/ZBJvSE5YwBHs3MZkPQGL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /root/go/pkg/mod/github.com/gobwas/glob@v0.2.3/glob.go
2025-08-20T22:43:41.1941819Z [00:02:41.868]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/74/7487cf34f719ab1832a9ee91cc6147ce6b33ddef9ce3f6682caac8ed299da4a4-d # internal
2025-08-20T22:43:41.1946671Z [00:02:41.868]➜  github.com/aws/smithy-go/internal/sync/singleflight
2025-08-20T22:43:41.1948763Z [00:02:41.868]➜  mkdir -p $WORK/b322/
2025-08-20T22:43:41.1949764Z [00:02:41.869]➜  cat >/tmp/go-build2401649780/b322/importcfg << 'EOF' # internal
2025-08-20T22:43:41.1950476Z [00:02:41.869]➜  # import config
2025-08-20T22:43:41.1951117Z [00:02:41.869]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.1951913Z [00:02:41.869]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.1952715Z [00:02:41.869]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.1953497Z [00:02:41.869]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:41.1954345Z [00:02:41.869]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:41.1955477Z [00:02:41.869]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:41.1956073Z [00:02:41.869]➜  EOF
2025-08-20T22:43:41.1961074Z [00:02:41.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/internal/sync/singleflight=>github.com/aws/smithy-go@v1.22.4/internal/sync/singleflight;$WORK/b322=>" -p github.com/aws/smithy-go/internal/sync/singleflight -lang=go1.22 -complete -installsuffix shared -buildid tiI53p1k6Zyx31w04I2r/tiI53p1k6Zyx31w04I2r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/internal/sync/singleflight/docs.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/internal/sync/singleflight/singleflight.go
2025-08-20T22:43:41.2292611Z [00:02:41.903]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T22:43:41.2298927Z [00:02:41.904]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/b0/b04ffd4b60eab789c8b057b28a36a1f40cb215beb3b562ee98cfb7def3c007ea-d # internal
2025-08-20T22:43:41.2301294Z [00:02:41.904]➜  github.com/aws/smithy-go/logging
2025-08-20T22:43:41.2303339Z [00:02:41.904]➜  mkdir -p $WORK/b324/
2025-08-20T22:43:41.2321921Z [00:02:41.906]➜  cat >/tmp/go-build2401649780/b324/importcfg << 'EOF' # internal
2025-08-20T22:43:41.2327085Z [00:02:41.906]➜  # import config
2025-08-20T22:43:41.2327982Z [00:02:41.906]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.2328870Z [00:02:41.906]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.2329737Z [00:02:41.906]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:41.2330390Z [00:02:41.906]➜  EOF
2025-08-20T22:43:41.2334023Z [00:02:41.906]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/logging=>github.com/aws/smithy-go@v1.22.4/logging;$WORK/b324=>" -p github.com/aws/smithy-go/logging -lang=go1.22 -complete -installsuffix shared -buildid T5M0AQWjtfhALbaw9eUq/T5M0AQWjtfhALbaw9eUq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/logging/logger.go
2025-08-20T22:43:41.2585279Z [00:02:41.932]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T22:43:41.2593568Z [00:02:41.933]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/88/884c2861a37ea4d8f88f014a28470a2c84f07f1014135dc8607d8ae6d7b77f73-d # internal
2025-08-20T22:43:41.2684997Z [00:02:41.942]➜  github.com/aws/smithy-go
2025-08-20T22:43:41.2689144Z [00:02:41.943]➜  mkdir -p $WORK/b326/
2025-08-20T22:43:41.2689890Z [00:02:41.943]➜  cat >/tmp/go-build2401649780/b326/importcfg << 'EOF' # internal
2025-08-20T22:43:41.2691901Z [00:02:41.943]➜  # import config
2025-08-20T22:43:41.2692731Z [00:02:41.943]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.2693521Z [00:02:41.943]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.2694330Z [00:02:41.943]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:41.2695113Z [00:02:41.943]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.2695722Z [00:02:41.943]➜  EOF
2025-08-20T22:43:41.2710135Z [00:02:41.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4=>github.com/aws/smithy-go@v1.22.4;$WORK/b326=>" -p github.com/aws/smithy-go -lang=go1.22 -complete -installsuffix shared -buildid 5dNqQN2gpWWG72TMH-dZ/5dNqQN2gpWWG72TMH-dZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/errors.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/go_module_metadata.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/properties.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/validation.go
2025-08-20T22:43:41.2715602Z [00:02:41.945]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T22:43:41.2718118Z [00:02:41.946]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/58/585bbb429cca9a5d285c3b2e6b8aa0fc1243850ebd8f7dc419a2cb2a307e5101-d # internal
2025-08-20T22:43:41.2780295Z [00:02:41.952]➜  github.com/aws/smithy-go/middleware
2025-08-20T22:43:41.2780975Z [00:02:41.952]➜  mkdir -p $WORK/b323/
2025-08-20T22:43:41.2790353Z [00:02:41.953]➜  cat >/tmp/go-build2401649780/b323/importcfg << 'EOF' # internal
2025-08-20T22:43:41.2791289Z [00:02:41.953]➜  # import config
2025-08-20T22:43:41.2792132Z [00:02:41.953]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.2793149Z [00:02:41.953]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.2794339Z [00:02:41.953]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:41.2795509Z [00:02:41.953]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.2796552Z [00:02:41.953]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:41.2797806Z [00:02:41.953]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.2798630Z [00:02:41.953]➜  EOF
2025-08-20T22:43:41.2811756Z [00:02:41.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware=>github.com/aws/smithy-go@v1.22.4/middleware;$WORK/b323=>" -p github.com/aws/smithy-go/middleware -lang=go1.22 -complete -installsuffix shared -buildid v7D6cwSXBnZ2NqWp_i48/v7D6cwSXBnZ2NqWp_i48 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/context.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/logging.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/metadata.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/middleware.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/ordered_group.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/stack.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/stack_values.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/step_build.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/step_deserialize.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/step_finalize.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/step_initialize.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/middleware/step_serialize.go
2025-08-20T22:43:41.3120116Z [00:02:41.984]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T22:43:41.3191519Z [00:02:41.993]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/7a/7aa868047938c043da97750184c76501ecc70343611ce6691c7cd2fc7e15e49d-d # internal
2025-08-20T22:43:41.3197516Z [00:02:41.994]➜  github.com/aws/smithy-go/time
2025-08-20T22:43:41.3200191Z [00:02:41.994]➜  mkdir -p $WORK/b329/
2025-08-20T22:43:41.3223411Z [00:02:41.996]➜  cat >/tmp/go-build2401649780/b329/importcfg << 'EOF' # internal
2025-08-20T22:43:41.3226656Z [00:02:41.996]➜  # import config
2025-08-20T22:43:41.3227544Z [00:02:41.996]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.3228454Z [00:02:41.996]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.3229343Z [00:02:41.996]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:41.3230233Z [00:02:41.996]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.3231100Z [00:02:41.996]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:41.3231746Z [00:02:41.996]➜  EOF
2025-08-20T22:43:41.3235563Z [00:02:41.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/time=>github.com/aws/smithy-go@v1.22.4/time;$WORK/b329=>" -p github.com/aws/smithy-go/time -lang=go1.22 -complete -installsuffix shared -buildid NRSKoJv3y20k5XJfuj_S/NRSKoJv3y20k5XJfuj_S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/time/time.go
2025-08-20T22:43:41.3321533Z [00:02:42.006]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T22:43:41.3331968Z [00:02:42.007]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/7f/7f300fb4aff8d680cb738c7c8d328f82738e3181d5ce714dcaaf78c0608401a1-d # internal
2025-08-20T22:43:41.3346102Z [00:02:42.009]➜  github.com/aws/smithy-go/auth
2025-08-20T22:43:41.3352197Z [00:02:42.009]➜  mkdir -p $WORK/b327/
2025-08-20T22:43:41.3352984Z [00:02:42.009]➜  cat >/tmp/go-build2401649780/b327/importcfg << 'EOF' # internal
2025-08-20T22:43:41.3353664Z [00:02:42.009]➜  # import config
2025-08-20T22:43:41.3354350Z [00:02:42.009]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.3358482Z [00:02:42.009]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:41.3359431Z [00:02:42.009]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:41.3359963Z [00:02:42.009]➜  EOF
2025-08-20T22:43:41.3364731Z [00:02:42.009]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth=>github.com/aws/smithy-go@v1.22.4/auth;$WORK/b327=>" -p github.com/aws/smithy-go/auth -lang=go1.22 -complete -installsuffix shared -buildid vLdS9l3jqwwAjK0X7-z-/vLdS9l3jqwwAjK0X7-z- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/auth.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/identity.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/option.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/scheme_id.go
2025-08-20T22:43:41.3544741Z [00:02:42.028]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T22:43:41.3595677Z [00:02:42.034]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/09/09015660e1798a16e90093e7c3fe772603067109dcfc2b7dfd8e2074a97ccde3-d # internal
2025-08-20T22:43:41.3603394Z [00:02:42.034]➜  github.com/aws/smithy-go/metrics
2025-08-20T22:43:41.3605887Z [00:02:42.034]➜  mkdir -p $WORK/b328/
2025-08-20T22:43:41.3613386Z [00:02:42.035]➜  cat >/tmp/go-build2401649780/b328/importcfg << 'EOF' # internal
2025-08-20T22:43:41.3614418Z [00:02:42.035]➜  # import config
2025-08-20T22:43:41.3615295Z [00:02:42.035]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.3617507Z [00:02:42.035]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:41.3618329Z [00:02:42.035]➜  EOF
2025-08-20T22:43:41.3622480Z [00:02:42.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/metrics=>github.com/aws/smithy-go@v1.22.4/metrics;$WORK/b328=>" -p github.com/aws/smithy-go/metrics -lang=go1.22 -complete -installsuffix shared -buildid QT2HNprEgJOZgeXtN06g/QT2HNprEgJOZgeXtN06g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/metrics/metrics.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/metrics/nop.go
2025-08-20T22:43:41.3658788Z [00:02:42.040]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T22:43:41.3667032Z [00:02:42.041]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/c4/c447a40ebbfdd4b27ccda68a55aa9a02de87aeeea288c590332dd3102e7569ab-d # internal
2025-08-20T22:43:41.3689221Z [00:02:42.043]➜  github.com/aws/smithy-go/tracing
2025-08-20T22:43:41.3695994Z [00:02:42.043]➜  mkdir -p $WORK/b330/
2025-08-20T22:43:41.3696777Z [00:02:42.043]➜  cat >/tmp/go-build2401649780/b330/importcfg << 'EOF' # internal
2025-08-20T22:43:41.3697654Z [00:02:42.043]➜  # import config
2025-08-20T22:43:41.3698330Z [00:02:42.043]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.3699878Z [00:02:42.043]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:41.3701650Z [00:02:42.043]➜  EOF
2025-08-20T22:43:41.3706173Z [00:02:42.043]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/tracing=>github.com/aws/smithy-go@v1.22.4/tracing;$WORK/b330=>" -p github.com/aws/smithy-go/tracing -lang=go1.22 -complete -installsuffix shared -buildid 8lF6WT0Oo87dPVgeAtPe/8lF6WT0Oo87dPVgeAtPe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/tracing/context.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/tracing/nop.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/tracing/tracing.go
2025-08-20T22:43:41.4268591Z [00:02:42.100]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T22:43:41.4280788Z [00:02:42.102]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/ca/ca69e761f94b4c13133ce48f8dd264cabdb12f689cc3922085cea94ba6629033-d # internal
2025-08-20T22:43:41.4288160Z [00:02:42.103]➜  github.com/aws/smithy-go/transport/http/internal/io
2025-08-20T22:43:41.4290151Z [00:02:42.103]➜  mkdir -p $WORK/b331/
2025-08-20T22:43:41.4296914Z [00:02:42.104]➜  cat >/tmp/go-build2401649780/b331/importcfg << 'EOF' # internal
2025-08-20T22:43:41.4298843Z [00:02:42.104]➜  # import config
2025-08-20T22:43:41.4299457Z [00:02:42.104]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.4300226Z [00:02:42.104]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:41.4300789Z [00:02:42.104]➜  EOF
2025-08-20T22:43:41.4308266Z [00:02:42.105]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/internal/io=>github.com/aws/smithy-go@v1.22.4/transport/http/internal/io;$WORK/b331=>" -p github.com/aws/smithy-go/transport/http/internal/io -lang=go1.22 -complete -installsuffix shared -buildid Ai7I6qobEbDJHn4ASaqs/Ai7I6qobEbDJHn4ASaqs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/internal/io/safe.go
2025-08-20T22:43:41.4513179Z [00:02:42.125]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T22:43:41.4522525Z [00:02:42.126]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/3e/3ef012e59310c368530c6e0ea19750480ec2aa89f3b333341dfe7992a9338ec4-d # internal
2025-08-20T22:43:41.4588559Z [00:02:42.130]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T22:43:41.4590206Z [00:02:42.131]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/cf/cf50d1b03d08dd83959aeed40fbd3112d90dd364e58e53200c29a4ab8af2d938-d # internal
2025-08-20T22:43:41.4593127Z [00:02:42.132]➜  github.com/aws/smithy-go/ptr
2025-08-20T22:43:41.4594889Z [00:02:42.132]➜  mkdir -p $WORK/b332/
2025-08-20T22:43:41.4595826Z [00:02:42.132]➜  cat >/tmp/go-build2401649780/b332/importcfg << 'EOF' # internal
2025-08-20T22:43:41.4596728Z [00:02:42.132]➜  # import config
2025-08-20T22:43:41.4597845Z [00:02:42.132]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:41.4598730Z [00:02:42.132]➜  EOF
2025-08-20T22:43:41.4604715Z [00:02:42.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/ptr=>github.com/aws/smithy-go@v1.22.4/ptr;$WORK/b332=>" -p github.com/aws/smithy-go/ptr -lang=go1.22 -complete -installsuffix shared -buildid 0kTpkMaOGSRQA7F4kWA5/0kTpkMaOGSRQA7F4kWA5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/ptr/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/ptr/from_ptr.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/ptr/to_ptr.go
2025-08-20T22:43:41.4675675Z [00:02:42.142]➜  github.com/aws/smithy-go/rand
2025-08-20T22:43:41.4681915Z [00:02:42.142]➜  mkdir -p $WORK/b334/
2025-08-20T22:43:41.4682694Z [00:02:42.142]➜  cat >/tmp/go-build2401649780/b334/importcfg << 'EOF' # internal
2025-08-20T22:43:41.4683679Z [00:02:42.142]➜  # import config
2025-08-20T22:43:41.4684430Z [00:02:42.142]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:41.4685409Z [00:02:42.142]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:41.4686582Z [00:02:42.142]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.4687817Z [00:02:42.142]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.4690078Z [00:02:42.142]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:41.4690745Z [00:02:42.142]➜  EOF
2025-08-20T22:43:41.4695018Z [00:02:42.142]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/rand=>github.com/aws/smithy-go@v1.22.4/rand;$WORK/b334=>" -p github.com/aws/smithy-go/rand -lang=go1.22 -complete -installsuffix shared -buildid iN3qGltgtGpS3NrBTYC5/iN3qGltgtGpS3NrBTYC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/rand/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/rand/rand.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/rand/uuid.go
2025-08-20T22:43:41.5023331Z [00:02:42.176]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T22:43:41.5030498Z [00:02:42.177]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/a3/a3bbdf5d405908a24d2df693a2871cca28ddef6e5531cdda4e660e2041cf4b08-d # internal
2025-08-20T22:43:41.5062388Z [00:02:42.180]➜  github.com/aws/aws-sdk-go-v2/internal/strings
2025-08-20T22:43:41.5066153Z [00:02:42.180]➜  mkdir -p $WORK/b336/
2025-08-20T22:43:41.5066867Z [00:02:42.181]➜  cat >/tmp/go-build2401649780/b336/importcfg << 'EOF' # internal
2025-08-20T22:43:41.5067715Z [00:02:42.181]➜  # import config
2025-08-20T22:43:41.5068425Z [00:02:42.181]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.5069088Z [00:02:42.181]➜  EOF
2025-08-20T22:43:41.5072976Z [00:02:42.181]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/strings=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/strings;$WORK/b336=>" -p github.com/aws/aws-sdk-go-v2/internal/strings -lang=go1.22 -complete -installsuffix shared -buildid dWhBFG3H5u83ir5oP2vA/dWhBFG3H5u83ir5oP2vA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/strings/strings.go
2025-08-20T22:43:41.5195528Z [00:02:42.194]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T22:43:41.5292595Z [00:02:42.203]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T22:43:41.5298988Z [00:02:42.204]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/4c/4ce8199342eed8bfe573e44f99565363d5851b282fb4df17ba1d026de422a0ae-d # internal
2025-08-20T22:43:41.5300323Z [00:02:42.204]➜  github.com/bits-and-blooms/bitset
2025-08-20T22:43:41.5301016Z [00:02:42.204]➜  mkdir -p $WORK/b340/
2025-08-20T22:43:41.5304498Z [00:02:42.204]➜  cat >/tmp/go-build2401649780/b340/importcfg << 'EOF' # internal
2025-08-20T22:43:41.5310153Z [00:02:42.204]➜  # import config
2025-08-20T22:43:41.5310933Z [00:02:42.204]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.5311900Z [00:02:42.204]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:41.5312901Z [00:02:42.204]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:41.5313874Z [00:02:42.205]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:41.5314790Z [00:02:42.205]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.5315648Z [00:02:42.205]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.5316475Z [00:02:42.205]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.5317543Z [00:02:42.205]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:41.5318816Z [00:02:42.205]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:41.5319522Z [00:02:42.205]➜  EOF
2025-08-20T22:43:41.5337266Z [00:02:42.207]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.10.0=>github.com/bits-and-blooms/bitset@v1.10.0;$WORK/b340=>" -p github.com/bits-and-blooms/bitset -lang=go1.16 -complete -installsuffix shared -buildid SE4lm26EKiGuJ-o97AcI/SE4lm26EKiGuJ-o97AcI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.10.0/bitset.go /root/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.10.0/popcnt.go /root/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.10.0/popcnt_19.go /root/go/pkg/mod/github.com/bits-and-blooms/bitset@v1.10.0/trailing_zeros_19.go
2025-08-20T22:43:41.5362560Z [00:02:42.210]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/89/891ae45f5c7ec3e86d8d0ab0c573cd61cd466b1b06399359cdd500a022752668-d # internal
2025-08-20T22:43:41.5384191Z [00:02:42.213]➜  github.com/maja42/goval/internal
2025-08-20T22:43:41.5389439Z [00:02:42.213]➜  mkdir -p $WORK/b342/
2025-08-20T22:43:41.5390251Z [00:02:42.213]➜  cat >/tmp/go-build2401649780/b342/importcfg << 'EOF' # internal
2025-08-20T22:43:41.5390933Z [00:02:42.213]➜  # import config
2025-08-20T22:43:41.5418802Z [00:02:42.213]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.5419657Z [00:02:42.213]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.5420525Z [00:02:42.213]➜  packagefile go/scanner=/tmp/go-build2401649780/b223/_pkg_.a
2025-08-20T22:43:41.5421390Z [00:02:42.213]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:43:41.5422178Z [00:02:42.213]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:41.5422942Z [00:02:42.213]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:41.5423774Z [00:02:42.213]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:41.5424609Z [00:02:42.213]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:41.5425759Z [00:02:42.213]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.5426365Z [00:02:42.213]➜  EOF
2025-08-20T22:43:41.5432121Z [00:02:42.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/maja42/goval@v1.4.0/internal=>github.com/maja42/goval@v1.4.0/internal;$WORK/b342=>" -p github.com/maja42/goval/internal -lang=go1.18 -complete -installsuffix shared -buildid o5iQ-BCiH_n0nUDYLvuY/o5iQ-BCiH_n0nUDYLvuY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/go/pkg/mod/github.com/maja42/goval@v1.4.0/internal/evaluate.go /root/go/pkg/mod/github.com/maja42/goval@v1.4.0/internal/gen_lin.go /root/go/pkg/mod/github.com/maja42/goval@v1.4.0/internal/lexer.go /root/go/pkg/mod/github.com/maja42/goval@v1.4.0/internal/parser.go /root/go/pkg/mod/github.com/maja42/goval@v1.4.0/internal/parserUtils.go
2025-08-20T22:43:41.5499000Z [00:02:42.223]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T22:43:41.5522200Z [00:02:42.226]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/23/23b81bc333e7fbe7f02e594ccb93c10f94e371a1198d7acb36b7f12d0368e75e-d # internal
2025-08-20T22:43:41.5540286Z [00:02:42.228]➜  archive/zip
2025-08-20T22:43:41.5541036Z [00:02:42.228]➜  mkdir -p $WORK/b344/
2025-08-20T22:43:41.5561440Z [00:02:42.230]➜  cat >/tmp/go-build2401649780/b344/importcfg << 'EOF' # internal
2025-08-20T22:43:41.5565379Z [00:02:42.230]➜  # import config
2025-08-20T22:43:41.5566083Z [00:02:42.230]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:41.5566994Z [00:02:42.230]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:43:41.5568125Z [00:02:42.230]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:41.5569345Z [00:02:42.230]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.5570194Z [00:02:42.230]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.5570994Z [00:02:42.230]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:41.5571831Z [00:02:42.230]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:41.5572782Z [00:02:42.230]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:43:41.5573697Z [00:02:42.230]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.5574497Z [00:02:42.230]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:41.5575273Z [00:02:42.230]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:41.5576069Z [00:02:42.230]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:41.5576935Z [00:02:42.230]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:41.5578038Z [00:02:42.230]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:41.5578880Z [00:02:42.230]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.5579788Z [00:02:42.230]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:41.5580639Z [00:02:42.230]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:41.5581488Z [00:02:42.230]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:41.5582164Z [00:02:42.230]➜  EOF
2025-08-20T22:43:41.5585781Z [00:02:42.230]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/.go/src/archive/zip=>archive/zip;$WORK/b344=>" -p archive/zip -lang=go1.25 -std -complete -installsuffix shared -buildid POmn5GHYG7XLbkAGVbpy/POmn5GHYG7XLbkAGVbpy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/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-20T22:43:41.6480586Z [00:02:42.322]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T22:43:41.6536436Z [00:02:42.328]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/09/090589e32447a5ad9c54962bfb8ca873c5a5a8ac7f7af1542a21496bb9e53046-d # internal
2025-08-20T22:43:41.6545240Z [00:02:42.329]➜  github.com/bits-and-blooms/bloom/v3
2025-08-20T22:43:41.6547910Z [00:02:42.329]➜  mkdir -p $WORK/b339/
2025-08-20T22:43:41.6553765Z [00:02:42.329]➜  cat >/tmp/go-build2401649780/b339/importcfg << 'EOF' # internal
2025-08-20T22:43:41.6589178Z [00:02:42.329]➜  # import config
2025-08-20T22:43:41.6590151Z [00:02:42.329]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.6591134Z [00:02:42.329]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:41.6592172Z [00:02:42.329]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:41.6593114Z [00:02:42.329]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.6594193Z [00:02:42.329]➜  packagefile github.com/bits-and-blooms/bitset=/tmp/go-build2401649780/b340/_pkg_.a
2025-08-20T22:43:41.6595241Z [00:02:42.329]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.6596152Z [00:02:42.329]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:41.6597037Z [00:02:42.329]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:41.6598398Z [00:02:42.329]➜  EOF
2025-08-20T22:43:41.6602421Z [00:02:42.330]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/bits-and-blooms/bloom/v3@v3.7.0=>github.com/bits-and-blooms/bloom/v3@v3.7.0;$WORK/b339=>" -p github.com/bits-and-blooms/bloom/v3 -lang=go1.16 -complete -installsuffix shared -buildid Gmw5zcsBbcp6LzGb9jdC/Gmw5zcsBbcp6LzGb9jdC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /root/go/pkg/mod/github.com/bits-and-blooms/bloom/v3@v3.7.0/bloom.go /root/go/pkg/mod/github.com/bits-and-blooms/bloom/v3@v3.7.0/murmur.go
2025-08-20T22:43:41.7231843Z [00:02:42.397]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T22:43:41.7238980Z [00:02:42.398]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/9b/9b50c992aefcfed04d233ad7e846e062346be32f4d8091fdec37b2adc448e032-d # internal
2025-08-20T22:43:41.7242408Z [00:02:42.398]➜  database/sql
2025-08-20T22:43:41.7261439Z [00:02:42.400]➜  mkdir -p $WORK/b345/
2025-08-20T22:43:41.7267349Z [00:02:42.401]➜  cat >/tmp/go-build2401649780/b345/importcfg << 'EOF' # internal
2025-08-20T22:43:41.7270162Z [00:02:42.401]➜  # import config
2025-08-20T22:43:41.7270923Z [00:02:42.401]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.7274440Z [00:02:42.401]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:41.7275495Z [00:02:42.401]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:41.7276479Z [00:02:42.401]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.7277597Z [00:02:42.401]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.7278471Z [00:02:42.401]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.7279341Z [00:02:42.401]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:41.7280232Z [00:02:42.401]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:41.7281141Z [00:02:42.401]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:41.7282037Z [00:02:42.401]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:41.7282877Z [00:02:42.401]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:41.7283720Z [00:02:42.401]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:41.7284597Z [00:02:42.401]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:41.7285494Z [00:02:42.401]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:41.7286399Z [00:02:42.401]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:41.7287430Z [00:02:42.401]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:41.7288720Z [00:02:42.401]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:41.7289390Z [00:02:42.401]➜  EOF
2025-08-20T22:43:41.7292664Z [00:02:42.401]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/.go/src/database/sql=>database/sql;$WORK/b345=>" -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/b345/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-20T22:43:41.7422955Z [00:02:42.416]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T22:43:41.7443927Z [00:02:42.418]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/f7/f71c337593da2aa3f8482597c136e449a064d5b1701e9b40c7bd5b6141575bc5-d # internal
2025-08-20T22:43:41.7453645Z [00:02:42.419]➜  github.com/maja42/goval
2025-08-20T22:43:41.7456329Z [00:02:42.420]➜  mkdir -p $WORK/b341/
2025-08-20T22:43:41.7462596Z [00:02:42.420]➜  cat >/tmp/go-build2401649780/b341/importcfg << 'EOF' # internal
2025-08-20T22:43:41.7463524Z [00:02:42.420]➜  # import config
2025-08-20T22:43:41.7466299Z [00:02:42.420]➜  packagefile github.com/maja42/goval/internal=/tmp/go-build2401649780/b342/_pkg_.a
2025-08-20T22:43:41.7467541Z [00:02:42.420]➜  EOF
2025-08-20T22:43:41.7472264Z [00:02:42.421]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/maja42/goval@v1.4.0=>github.com/maja42/goval@v1.4.0;$WORK/b341=>" -p github.com/maja42/goval -lang=go1.18 -complete -installsuffix shared -buildid hMKPUUGBAxYKklbtZ_M4/hMKPUUGBAxYKklbtZ_M4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/github.com/maja42/goval@v1.4.0/evaluator.go
2025-08-20T22:43:41.7604607Z [00:02:42.434]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T22:43:41.7607911Z [00:02:42.435]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/d9/d996f0dd9cb024b5abbc9e3e8c4a71f57e102c064627acc731926068acc67347-d # internal
2025-08-20T22:43:41.7612283Z [00:02:42.435]➜  encoding/xml
2025-08-20T22:43:41.7612829Z [00:02:42.435]➜  mkdir -p $WORK/b346/
2025-08-20T22:43:41.7621211Z [00:02:42.436]➜  cat >/tmp/go-build2401649780/b346/importcfg << 'EOF' # internal
2025-08-20T22:43:41.7622486Z [00:02:42.436]➜  # import config
2025-08-20T22:43:41.7624954Z [00:02:42.436]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:41.7625851Z [00:02:42.436]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:41.7626750Z [00:02:42.436]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:41.7627846Z [00:02:42.436]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:41.7628786Z [00:02:42.436]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:41.7629616Z [00:02:42.436]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:41.7630792Z [00:02:42.436]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:41.7631701Z [00:02:42.436]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:41.7632611Z [00:02:42.436]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:41.7633494Z [00:02:42.436]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:41.7634346Z [00:02:42.436]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:41.7635190Z [00:02:42.436]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:41.7636079Z [00:02:42.436]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:41.7636774Z [00:02:42.436]➜  EOF
2025-08-20T22:43:41.7640203Z [00:02:42.436]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/.go/src/encoding/xml=>encoding/xml;$WORK/b346=>" -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/b346/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-20T22:43:42.2904375Z [00:02:42.964]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T22:43:42.2982639Z [00:02:42.972]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T22:43:42.3015198Z [00:02:42.976]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/1c/1cafd0e5ff9450d48acd602b17e3bfb853fb8216a2705901746de2900322870f-d # internal
2025-08-20T22:43:42.3022220Z [00:02:42.976]➜  github.com/mohae/deepcopy
2025-08-20T22:43:42.3022819Z [00:02:42.976]➜  mkdir -p $WORK/b348/
2025-08-20T22:43:42.3032890Z [00:02:42.977]➜  cat >/tmp/go-build2401649780/b348/importcfg << 'EOF' # internal
2025-08-20T22:43:42.3033652Z [00:02:42.977]➜  # import config
2025-08-20T22:43:42.3034334Z [00:02:42.977]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:42.3035201Z [00:02:42.977]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:42.3035809Z [00:02:42.977]➜  EOF
2025-08-20T22:43:42.3039941Z [00:02:42.977]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mohae/deepcopy@v0.0.0-20170929034955-c48cc78d4826=>github.com/mohae/deepcopy@v0.0.0-20170929034955-c48cc78d4826;$WORK/b348=>" -p github.com/mohae/deepcopy -lang=go1.16 -complete -installsuffix shared -buildid QyefKNcUDS2FvBQTE1JY/QyefKNcUDS2FvBQTE1JY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /root/go/pkg/mod/github.com/mohae/deepcopy@v0.0.0-20170929034955-c48cc78d4826/deepcopy.go
2025-08-20T22:43:42.3097742Z [00:02:42.984]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/15/1537a474acf671653035d5334e535fd35a229cdcabbd29923ca0dc1877292f5e-d # internal
2025-08-20T22:43:42.3171216Z [00:02:42.991]➜  image
2025-08-20T22:43:42.3175059Z [00:02:42.991]➜  mkdir -p $WORK/b349/
2025-08-20T22:43:42.3175885Z [00:02:42.991]➜  cat >/tmp/go-build2401649780/b349/importcfg << 'EOF' # internal
2025-08-20T22:43:42.3176612Z [00:02:42.991]➜  # import config
2025-08-20T22:43:42.3177433Z [00:02:42.991]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:42.3178318Z [00:02:42.991]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:42.3179197Z [00:02:42.991]➜  packagefile image/color=/tmp/go-build2401649780/b350/_pkg_.a
2025-08-20T22:43:42.3180072Z [00:02:42.991]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:42.3180931Z [00:02:42.991]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:42.3181804Z [00:02:42.991]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:42.3182687Z [00:02:42.991]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:42.3183554Z [00:02:42.991]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:42.3184556Z [00:02:42.991]➜  EOF
2025-08-20T22:43:42.3188040Z [00:02:42.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "/root/.go/src/image=>image;$WORK/b349=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid FUsm-DkEVGAeb5T_ajyX/FUsm-DkEVGAeb5T_ajyX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /root/.go/src/image/format.go /root/.go/src/image/geom.go /root/.go/src/image/image.go /root/.go/src/image/names.go /root/.go/src/image/ycbcr.go
2025-08-20T22:43:42.3776064Z [00:02:43.052]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T22:43:42.3786756Z [00:02:43.053]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/30/30228fce1e75def929a0da63c5c825a75c9c9f8cd92d7cb1701b3561c8d5c4e1-d # internal
2025-08-20T22:43:42.3791492Z [00:02:43.053]➜  github.com/google/flatbuffers/go
2025-08-20T22:43:42.3794028Z [00:02:43.053]➜  mkdir -p $WORK/b356/
2025-08-20T22:43:42.3798958Z [00:02:43.054]➜  cat >/tmp/go-build2401649780/b356/importcfg << 'EOF' # internal
2025-08-20T22:43:42.3819088Z [00:02:43.054]➜  # import config
2025-08-20T22:43:42.3819798Z [00:02:43.054]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:42.3820619Z [00:02:43.054]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:42.3821224Z [00:02:43.054]➜  EOF
2025-08-20T22:43:42.3829803Z [00:02:43.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go=>github.com/google/flatbuffers@v25.2.10+incompatible/go;$WORK/b356=>" -p github.com/google/flatbuffers/go -lang=go1.16 -complete -installsuffix shared -buildid XUxYAL_GYtD5u1MOcnMj/XUxYAL_GYtD5u1MOcnMj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/builder.go /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/doc.go /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/encode.go /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/grpc.go /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/lib.go /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/sizes.go /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/struct.go /root/go/pkg/mod/github.com/google/flatbuffers@v25.2.10+incompatible/go/table.go
2025-08-20T22:43:42.4984316Z [00:02:43.172]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T22:43:42.5240753Z [00:02:43.198]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/9a/9a73b44558d0361f79d5f625aeb6de1a00b53acd8851634667fb8ccaad6683d6-d # internal
2025-08-20T22:43:42.5269909Z [00:02:43.201]➜  golang.org/x/sys/cpu
2025-08-20T22:43:42.5273387Z [00:02:43.201]➜  mkdir -p $WORK/b358/
2025-08-20T22:43:42.5281694Z [00:02:43.202]➜  echo -n > $WORK/b358/go_asm.h # internal
2025-08-20T22:43:42.5282460Z [00:02:43.202]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu
2025-08-20T22:43:42.5284943Z [00:02:43.202]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu=>golang.org/x/sys@v0.33.0/cpu;$WORK/b358=>" -I $WORK/b358/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b358/symabis ./cpu_gc_x86.s
2025-08-20T22:43:42.5476619Z [00:02:43.222]➜  cat >/tmp/go-build2401649780/b358/importcfg << 'EOF' # internal
2025-08-20T22:43:42.5478832Z [00:02:43.222]➜  # import config
2025-08-20T22:43:42.5479533Z [00:02:43.222]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:42.5480383Z [00:02:43.222]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:42.5481256Z [00:02:43.222]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:42.5482131Z [00:02:43.222]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:42.5482776Z [00:02:43.222]➜  EOF
2025-08-20T22:43:42.5483671Z [00:02:43.222]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:42.5491622Z [00:02:43.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu=>golang.org/x/sys@v0.33.0/cpu;$WORK/b358=>" -p golang.org/x/sys/cpu -lang=go1.23 -installsuffix shared -buildid n6FM5qQmEcMcI7INNDf7/n6FM5qQmEcMcI7INNDf7 -goversion go1.25.0 -symabis $WORK/b358/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack -asmhdr $WORK/b358/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/byteorder.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/cpu.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/cpu_gc_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/cpu_linux_noinit.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/cpu_other_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/cpu_x86.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/hwcap_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/parse.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/runtime_auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu/runtime_auxv_go121.go
2025-08-20T22:43:42.5868682Z [00:02:43.261]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T22:43:42.5912734Z [00:02:43.265]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/ec/ece57b351dee325a192c4ae828e7da8c6842524bfd1e7df9c0641c65b9daf14a-d # internal
2025-08-20T22:43:42.5932086Z [00:02:43.267]➜  github.com/360EntSecGroup-Skylar/excelize
2025-08-20T22:43:42.5934874Z [00:02:43.268]➜  mkdir -p $WORK/b347/
2025-08-20T22:43:42.5971771Z [00:02:43.271]➜  cat >/tmp/go-build2401649780/b347/importcfg << 'EOF' # internal
2025-08-20T22:43:42.5988086Z [00:02:43.271]➜  # import config
2025-08-20T22:43:42.5989061Z [00:02:43.271]➜  packagefile archive/zip=/tmp/go-build2401649780/b344/_pkg_.a
2025-08-20T22:43:42.5989947Z [00:02:43.271]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:42.5990753Z [00:02:43.271]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:42.5991593Z [00:02:43.271]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:43:42.5992421Z [00:02:43.271]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:42.5993198Z [00:02:43.271]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:42.5994110Z [00:02:43.271]➜  packagefile github.com/mohae/deepcopy=/tmp/go-build2401649780/b348/_pkg_.a
2025-08-20T22:43:42.5994989Z [00:02:43.271]➜  packagefile image=/tmp/go-build2401649780/b349/_pkg_.a
2025-08-20T22:43:42.5995828Z [00:02:43.271]➜  packagefile image/color=/tmp/go-build2401649780/b350/_pkg_.a
2025-08-20T22:43:42.5996635Z [00:02:43.271]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:42.6009460Z [00:02:43.271]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:42.6010318Z [00:02:43.271]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:42.6011098Z [00:02:43.271]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:42.6011875Z [00:02:43.271]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:42.6012628Z [00:02:43.271]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:42.6013455Z [00:02:43.271]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:42.6014321Z [00:02:43.271]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:42.6015123Z [00:02:43.271]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:42.6015938Z [00:02:43.271]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:42.6016747Z [00:02:43.271]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:42.6017763Z [00:02:43.271]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:42.6018546Z [00:02:43.271]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:42.6019378Z [00:02:43.271]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:42.6020298Z [00:02:43.271]➜  EOF
2025-08-20T22:43:42.6040586Z [00:02:43.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1=>github.com/360EntSecGroup-Skylar/excelize@v1.4.1;$WORK/b347=>" -p github.com/360EntSecGroup-Skylar/excelize -lang=go1.16 -complete -installsuffix shared -buildid mou__jaILs0ES3l1Mj4k/mou__jaILs0ES3l1Mj4k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/cell.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/chart.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/col.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/comment.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/datavalidation.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/date.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/excelize.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/file.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/hsl.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/lib.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/picture.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/rows.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/shape.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/sheet.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/sheetpr.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/sheetview.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/styles.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/table.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/templates.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/vmlDrawing.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlChart.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlComments.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlContentTypes.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlDecodeDrawing.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlDrawing.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlSharedStrings.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlStyles.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlTable.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlTheme.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlWorkbook.go /root/go/pkg/mod/github.com/360!ent!sec!group-!skylar/excelize@v1.4.1/xmlWorksheet.go
2025-08-20T22:43:42.6254831Z [00:02:43.299]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu
2025-08-20T22:43:42.6259237Z [00:02:43.299]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.33.0/cpu=>golang.org/x/sys@v0.33.0/cpu;$WORK/b358=>" -I $WORK/b358/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b358/cpu_gc_x86.o ./cpu_gc_x86.s
2025-08-20T22:43:42.6295721Z [00:02:43.304]➜  go tool pack r $WORK/b358/_pkg_.a $WORK/b358/cpu_gc_x86.o # internal
2025-08-20T22:43:42.6298669Z [00:02:43.304]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T22:43:42.6312010Z [00:02:43.305]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/71/71db9d9c0ef048011caf063f16a86f1d139470a1b65881c9357c156792b85543-d # internal
2025-08-20T22:43:42.6317342Z [00:02:43.306]➜  github.com/apache/arrow-go/v18/arrow/memory
2025-08-20T22:43:42.6319774Z [00:02:43.306]➜  mkdir -p $WORK/b357/
2025-08-20T22:43:42.6323083Z [00:02:43.306]➜  echo -n > $WORK/b357/go_asm.h # internal
2025-08-20T22:43:42.6338632Z [00:02:43.307]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory
2025-08-20T22:43:42.6341780Z [00:02:43.307]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory=>github.com/apache/arrow-go/v18@v18.3.0/arrow/memory;$WORK/b357=>" -I $WORK/b357/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b357/symabis ./memory_avx2_amd64.s ./memory_sse4_amd64.s
2025-08-20T22:43:42.6365403Z [00:02:43.311]➜  cat >/tmp/go-build2401649780/b357/importcfg << 'EOF' # internal
2025-08-20T22:43:42.6374839Z [00:02:43.311]➜  # import config
2025-08-20T22:43:42.6375538Z [00:02:43.311]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:42.6376659Z [00:02:43.311]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:43:42.6377972Z [00:02:43.311]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:42.6378826Z [00:02:43.311]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:42.6379581Z [00:02:43.311]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:42.6380378Z [00:02:43.311]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:42.6381162Z [00:02:43.311]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:42.6381956Z [00:02:43.311]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:42.6382761Z [00:02:43.311]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:42.6383347Z [00:02:43.311]➜  EOF
2025-08-20T22:43:42.6384075Z [00:02:43.311]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:42.6394441Z [00:02:43.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory=>github.com/apache/arrow-go/v18@v18.3.0/arrow/memory;$WORK/b357=>" -p github.com/apache/arrow-go/v18/arrow/memory -lang=go1.23 -installsuffix shared -buildid bpKrQFs7t2WuXcTkwu-p/bpKrQFs7t2WuXcTkwu-p -goversion go1.25.0 -symabis $WORK/b357/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack -asmhdr $WORK/b357/go_asm.h /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/allocator.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/buffer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/checked_allocator.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/default_allocator.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/go_allocator.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/memory.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/memory_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/memory_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/memory_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory/util.go
2025-08-20T22:43:42.6403419Z [00:02:43.311]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T22:43:42.6439268Z [00:02:43.318]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/e2/e2e3c3fef9203f71a9bedaf02ad4bdb83743d9434f1e236ae25afc7759ef0992-d # internal
2025-08-20T22:43:42.6478611Z [00:02:43.320]➜  github.com/apache/arrow-go/v18/arrow/internal/flatbuf
2025-08-20T22:43:42.6497933Z [00:02:43.320]➜  mkdir -p $WORK/b355/
2025-08-20T22:43:42.6498715Z [00:02:43.321]➜  cat >/tmp/go-build2401649780/b355/importcfg << 'EOF' # internal
2025-08-20T22:43:42.6499400Z [00:02:43.321]➜  # import config
2025-08-20T22:43:42.6500198Z [00:02:43.321]➜  packagefile github.com/google/flatbuffers/go=/tmp/go-build2401649780/b356/_pkg_.a
2025-08-20T22:43:42.6501436Z [00:02:43.321]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:42.6502062Z [00:02:43.321]➜  EOF
2025-08-20T22:43:42.6548849Z [00:02:43.321]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf=>github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf;$WORK/b355=>" -p github.com/apache/arrow-go/v18/arrow/internal/flatbuf -lang=go1.23 -complete -installsuffix shared -buildid WmHbWre6-ghnZJAj_Dop/WmHbWre6-ghnZJAj_Dop -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Binary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/BinaryView.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Block.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/BodyCompression.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/BodyCompressionMethod.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Bool.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Buffer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/CompressionType.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Date.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/DateUnit.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Decimal.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/DictionaryBatch.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/DictionaryEncoding.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/DictionaryKind.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Duration.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Endianness.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Feature.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Field.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/FieldNode.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/FixedSizeBinary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/FixedSizeList.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/FloatingPoint.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Footer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Int.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Interval.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/IntervalUnit.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/KeyValue.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/LargeBinary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/LargeList.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/LargeListView.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/LargeUtf8.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/List.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/ListView.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Map.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Message.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/MessageHeader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/MetadataVersion.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Null.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Precision.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/RecordBatch.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/RunEndEncoded.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/RunLengthEncoded.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Schema.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/SparseMatrixIndexCSR.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/SparseMatrixIndexCSX.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/SparseTensor.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/SparseTensorIndex.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/SparseTensorIndexCOO.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/SparseTensorIndexCSF.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Struct_.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Tensor.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/TensorDim.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Time.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/TimeUnit.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Timestamp.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Type.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Union.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/UnionMode.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Utf8.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/flatbuf/Utf8View.go
2025-08-20T22:43:42.8616043Z [00:02:43.536]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory
2025-08-20T22:43:42.8621500Z [00:02:43.536]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory=>github.com/apache/arrow-go/v18@v18.3.0/arrow/memory;$WORK/b357=>" -I $WORK/b357/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b357/memory_avx2_amd64.o ./memory_avx2_amd64.s
2025-08-20T22:43:42.8674244Z [00:02:43.541]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/memory=>github.com/apache/arrow-go/v18@v18.3.0/arrow/memory;$WORK/b357=>" -I $WORK/b357/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b357/memory_sse4_amd64.o ./memory_sse4_amd64.s
2025-08-20T22:43:42.8709190Z [00:02:43.545]➜  go tool pack r $WORK/b357/_pkg_.a $WORK/b357/memory_avx2_amd64.o $WORK/b357/memory_sse4_amd64.o # internal
2025-08-20T22:43:42.8712329Z [00:02:43.545]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T22:43:42.8747330Z [00:02:43.549]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/9a/9a53139f982405f210142eb3b44a663e7d79ad9acc800ab0c61d25d744fcda0d-d # internal
2025-08-20T22:43:42.8750293Z [00:02:43.549]➜  github.com/apache/arrow-go/v18/arrow/decimal128
2025-08-20T22:43:42.8751912Z [00:02:43.549]➜  mkdir -p $WORK/b360/
2025-08-20T22:43:42.8758642Z [00:02:43.550]➜  cat >/tmp/go-build2401649780/b360/importcfg << 'EOF' # internal
2025-08-20T22:43:42.8760002Z [00:02:43.550]➜  # import config
2025-08-20T22:43:42.8761258Z [00:02:43.550]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:42.8762428Z [00:02:43.550]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:42.8763598Z [00:02:43.550]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:43:42.8764635Z [00:02:43.550]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:42.8765565Z [00:02:43.550]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:42.8766376Z [00:02:43.550]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:42.8767006Z [00:02:43.550]➜  EOF
2025-08-20T22:43:42.8767873Z [00:02:43.550]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:42.8771987Z [00:02:43.551]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal128=>github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal128;$WORK/b360=>" -p github.com/apache/arrow-go/v18/arrow/decimal128 -lang=go1.23 -complete -installsuffix shared -buildid kXryGEmR_UfBf3_a46UK/kXryGEmR_UfBf3_a46UK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal128/decimal128.go
2025-08-20T22:43:42.9569542Z [00:02:43.629]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T22:43:42.9580092Z [00:02:43.631]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/d6/d66d416fee0969a4a3c440627f95a230cbba15f0238cf976af4c2330dbe27f2a-d # internal
2025-08-20T22:43:42.9582565Z [00:02:43.631]➜  github.com/apache/arrow-go/v18/arrow/decimal256
2025-08-20T22:43:42.9583198Z [00:02:43.631]➜  mkdir -p $WORK/b361/
2025-08-20T22:43:42.9583911Z [00:02:43.632]➜  cat >/tmp/go-build2401649780/b361/importcfg << 'EOF' # internal
2025-08-20T22:43:42.9584881Z [00:02:43.632]➜  # import config
2025-08-20T22:43:42.9585459Z [00:02:43.632]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:42.9586221Z [00:02:43.632]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:42.9587469Z [00:02:43.632]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:43:42.9588893Z [00:02:43.632]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:43:42.9589963Z [00:02:43.632]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:42.9590786Z [00:02:43.632]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:42.9591639Z [00:02:43.632]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:42.9592280Z [00:02:43.632]➜  EOF
2025-08-20T22:43:42.9596349Z [00:02:43.632]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal256=>github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal256;$WORK/b361=>" -p github.com/apache/arrow-go/v18/arrow/decimal256 -lang=go1.23 -complete -installsuffix shared -buildid p089jnSqlewfBiT-M8z7/p089jnSqlewfBiT-M8z7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal256/decimal256.go
2025-08-20T22:43:43.0113454Z [00:02:43.685]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T22:43:43.0743727Z [00:02:43.748]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T22:43:43.0745373Z [00:02:43.748]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/5f/5fc490bf3b73913758be6f0cb07ee39992b82a3fad7793b98bad831db6b264f7-d # internal
2025-08-20T22:43:43.0748220Z [00:02:43.748]➜  github.com/apache/arrow-go/v18/arrow/decimal
2025-08-20T22:43:43.0748857Z [00:02:43.748]➜  mkdir -p $WORK/b359/
2025-08-20T22:43:43.0749620Z [00:02:43.748]➜  cat >/tmp/go-build2401649780/b359/importcfg << 'EOF' # internal
2025-08-20T22:43:43.0750298Z [00:02:43.748]➜  # import config
2025-08-20T22:43:43.0750935Z [00:02:43.748]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:43.0752045Z [00:02:43.748]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.0763975Z [00:02:43.748]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:43:43.0765416Z [00:02:43.748]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal256=/tmp/go-build2401649780/b361/_pkg_.a
2025-08-20T22:43:43.0766820Z [00:02:43.748]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:43:43.0768226Z [00:02:43.748]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:43.0769038Z [00:02:43.748]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:43.0769910Z [00:02:43.748]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:43.0770553Z [00:02:43.748]➜  EOF
2025-08-20T22:43:43.0774987Z [00:02:43.748]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal=>github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal;$WORK/b359=>" -p github.com/apache/arrow-go/v18/arrow/decimal -lang=go1.23 -complete -installsuffix shared -buildid BoT-5Mi42lm0fPwNao0e/BoT-5Mi42lm0fPwNao0e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal/decimal.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/decimal/traits.go
2025-08-20T22:43:43.0899411Z [00:02:43.764]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/5c/5ca24f5169d267fa37ce7f576bca983f6c51019ccb56437905f680196e004274-d # internal
2025-08-20T22:43:43.0907979Z [00:02:43.764]➜  net/http/httputil
2025-08-20T22:43:43.0908532Z [00:02:43.764]➜  mkdir -p $WORK/b208/
2025-08-20T22:43:43.0909565Z [00:02:43.764]➜  cat >/tmp/go-build2401649780/b208/importcfg << 'EOF' # internal
2025-08-20T22:43:43.0910253Z [00:02:43.764]➜  # import config
2025-08-20T22:43:43.0911118Z [00:02:43.764]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:43:43.0912105Z [00:02:43.764]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:43.0912915Z [00:02:43.764]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:43.0913742Z [00:02:43.764]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:43.0914578Z [00:02:43.765]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:43.0915417Z [00:02:43.765]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.0916505Z [00:02:43.765]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b192/_pkg_.a
2025-08-20T22:43:43.0917789Z [00:02:43.765]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:43.0918654Z [00:02:43.765]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:43.0919468Z [00:02:43.765]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:43:43.0920279Z [00:02:43.765]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:43.0921099Z [00:02:43.765]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.0922011Z [00:02:43.765]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:43:43.0922997Z [00:02:43.765]➜  packagefile net/http/internal=/tmp/go-build2401649780/b205/_pkg_.a
2025-08-20T22:43:43.0924012Z [00:02:43.765]➜  packagefile net/http/internal/ascii=/tmp/go-build2401649780/b206/_pkg_.a
2025-08-20T22:43:43.0925006Z [00:02:43.765]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:43.0925881Z [00:02:43.765]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:43.0926725Z [00:02:43.765]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.0927753Z [00:02:43.765]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:43.0928972Z [00:02:43.765]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.0929608Z [00:02:43.765]➜  EOF
2025-08-20T22:43:43.0933539Z [00:02:43.765]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b208=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid wjFf1HgyTXvWKjYETDR8/wjFf1HgyTXvWKjYETDR8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/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-20T22:43:43.1313134Z [00:02:43.805]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T22:43:43.1407249Z [00:02:43.815]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/39/39308f4f08305652ae313916b58b1c3a862723ef409e41d618dc00440f5f9044-d # internal
2025-08-20T22:43:43.1411227Z [00:02:43.815]➜  github.com/getsentry/sentry-go/internal/ratelimit
2025-08-20T22:43:43.1411925Z [00:02:43.815]➜  mkdir -p $WORK/b211/
2025-08-20T22:43:43.1417286Z [00:02:43.816]➜  cat >/tmp/go-build2401649780/b211/importcfg << 'EOF' # internal
2025-08-20T22:43:43.1429873Z [00:02:43.816]➜  # import config
2025-08-20T22:43:43.1431483Z [00:02:43.816]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:43.1432789Z [00:02:43.816]➜  packagefile golang.org/x/text/cases=/tmp/go-build2401649780/b212/_pkg_.a
2025-08-20T22:43:43.1434545Z [00:02:43.816]➜  packagefile golang.org/x/text/language=/tmp/go-build2401649780/b214/_pkg_.a
2025-08-20T22:43:43.1435887Z [00:02:43.816]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:43.1438298Z [00:02:43.816]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.1439517Z [00:02:43.816]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:43.1440421Z [00:02:43.816]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.1441275Z [00:02:43.816]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.1441883Z [00:02:43.816]➜  EOF
2025-08-20T22:43:43.1449348Z [00:02:43.816]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit=>github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit;$WORK/b211=>" -p github.com/getsentry/sentry-go/internal/ratelimit -lang=go1.18 -complete -installsuffix shared -buildid 4T5OL_Pj-oDBt_fhCuLh/4T5OL_Pj-oDBt_fhCuLh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit/category.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit/deadline.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit/doc.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit/map.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit/rate_limits.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/ratelimit/retry_after.go
2025-08-20T22:43:43.1843042Z [00:02:43.858]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T22:43:43.1861475Z [00:02:43.860]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/ff/ff279e7cfbf1563078dfcd338f05ba56238819397a8795c457e5cc8c9dd99ebf-d # internal
2025-08-20T22:43:43.1885315Z [00:02:43.861]➜  github.com/go-openapi/errors
2025-08-20T22:43:43.1886335Z [00:02:43.861]➜  mkdir -p $WORK/b246/
2025-08-20T22:43:43.1887497Z [00:02:43.862]➜  cat >/tmp/go-build2401649780/b246/importcfg << 'EOF' # internal
2025-08-20T22:43:43.1888416Z [00:02:43.862]➜  # import config
2025-08-20T22:43:43.1889286Z [00:02:43.862]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:43.1890405Z [00:02:43.862]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:43.1891474Z [00:02:43.862]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.1892958Z [00:02:43.862]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.1894027Z [00:02:43.862]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:43.1895052Z [00:02:43.862]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.1895842Z [00:02:43.862]➜  EOF
2025-08-20T22:43:43.1902422Z [00:02:43.862]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0=>github.com/go-openapi/errors@v0.21.0;$WORK/b246=>" -p github.com/go-openapi/errors -lang=go1.19 -complete -installsuffix shared -buildid 8bCf5L_ydrkB2pX3od2h/8bCf5L_ydrkB2pX3od2h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0/api.go /root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0/auth.go /root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0/doc.go /root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0/headers.go /root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0/middleware.go /root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0/parsing.go /root/go/pkg/mod/github.com/go-openapi/errors@v0.21.0/schema.go
2025-08-20T22:43:43.2694357Z [00:02:43.943]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T22:43:43.2735799Z [00:02:43.947]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/2c/2c0b2dc46e12cedf89595c435e8ec5c182f2edc1a82238e47af72e1a6605bc1d-d # internal
2025-08-20T22:43:43.2737025Z [00:02:43.947]➜  net/http/httptest
2025-08-20T22:43:43.2737941Z [00:02:43.947]➜  mkdir -p $WORK/b283/
2025-08-20T22:43:43.2738757Z [00:02:43.948]➜  cat >/tmp/go-build2401649780/b283/importcfg << 'EOF' # internal
2025-08-20T22:43:43.2739677Z [00:02:43.948]➜  # import config
2025-08-20T22:43:43.2742313Z [00:02:43.948]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T22:43:43.2743388Z [00:02:43.948]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:43.2744285Z [00:02:43.948]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:43.2745162Z [00:02:43.948]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:43.2746070Z [00:02:43.948]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:43.2746988Z [00:02:43.948]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:43.2748164Z [00:02:43.948]➜  packagefile flag=/tmp/go-build2401649780/b284/_pkg_.a
2025-08-20T22:43:43.2749017Z [00:02:43.948]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.2750113Z [00:02:43.948]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b192/_pkg_.a
2025-08-20T22:43:43.2751162Z [00:02:43.948]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:43.2752021Z [00:02:43.948]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:43.2752877Z [00:02:43.948]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:43.2753786Z [00:02:43.948]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.2754897Z [00:02:43.948]➜  packagefile net/http/internal/testcert=/tmp/go-build2401649780/b285/_pkg_.a
2025-08-20T22:43:43.2755938Z [00:02:43.948]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:43.2756825Z [00:02:43.948]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:43.2757930Z [00:02:43.948]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:43.2758814Z [00:02:43.948]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.2759643Z [00:02:43.948]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:43.2760469Z [00:02:43.948]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.2761123Z [00:02:43.948]➜  EOF
2025-08-20T22:43:43.2764761Z [00:02:43.948]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "/root/.go/src/net/http/httptest=>net/http/httptest;$WORK/b283=>" -p net/http/httptest -lang=go1.25 -std -complete -installsuffix shared -buildid IJBrRTPMR-Kb4CZOoDLq/IJBrRTPMR-Kb4CZOoDLq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/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-20T22:43:43.3109386Z [00:02:43.985]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T22:43:43.3131272Z [00:02:43.987]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/e4/e4d74ad00f8750abfd87f9ee062f1185ba7728833cc73ae2d9792dc470fd0bb0-d # internal
2025-08-20T22:43:43.3137510Z [00:02:43.988]➜  github.com/go-openapi/strfmt
2025-08-20T22:43:43.3140396Z [00:02:43.988]➜  mkdir -p $WORK/b243/
2025-08-20T22:43:43.3152319Z [00:02:43.989]➜  cat >/tmp/go-build2401649780/b243/importcfg << 'EOF' # internal
2025-08-20T22:43:43.3152995Z [00:02:43.989]➜  # import config
2025-08-20T22:43:43.3153680Z [00:02:43.989]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:43.3154690Z [00:02:43.989]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:43.3155681Z [00:02:43.989]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:43.3156602Z [00:02:43.989]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:43.3157777Z [00:02:43.989]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:43.3158664Z [00:02:43.989]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:43.3159476Z [00:02:43.989]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:43.3160233Z [00:02:43.989]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.3161519Z [00:02:43.989]➜  packagefile github.com/asaskevich/govalidator=/tmp/go-build2401649780/b244/_pkg_.a
2025-08-20T22:43:43.3162671Z [00:02:43.989]➜  packagefile github.com/go-openapi/errors=/tmp/go-build2401649780/b246/_pkg_.a
2025-08-20T22:43:43.3163725Z [00:02:43.989]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:43:43.3164818Z [00:02:43.989]➜  packagefile github.com/mitchellh/mapstructure=/tmp/go-build2401649780/b248/_pkg_.a
2025-08-20T22:43:43.3165886Z [00:02:43.989]➜  packagefile github.com/oklog/ulid=/tmp/go-build2401649780/b249/_pkg_.a
2025-08-20T22:43:43.3166890Z [00:02:43.989]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:43:43.3168234Z [00:02:43.989]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:43:43.3169470Z [00:02:43.989]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:43:43.3170443Z [00:02:43.989]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:43.3171232Z [00:02:43.989]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:43:43.3172066Z [00:02:43.989]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:43.3172908Z [00:02:43.989]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:43.3173846Z [00:02:43.989]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:43.3174673Z [00:02:43.989]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.3175458Z [00:02:43.989]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:43.3176212Z [00:02:43.989]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.3176798Z [00:02:43.989]➜  EOF
2025-08-20T22:43:43.3203371Z [00:02:43.990]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0=>github.com/go-openapi/strfmt@v0.22.0;$WORK/b243=>" -p github.com/go-openapi/strfmt -lang=go1.19 -complete -installsuffix shared -buildid XvMRkuqvITTs9UKnPdRO/XvMRkuqvITTs9UKnPdRO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/bson.go /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/date.go /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/default.go /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/doc.go /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/duration.go /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/format.go /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/time.go /root/go/pkg/mod/github.com/go-openapi/strfmt@v0.22.0/ulid.go
2025-08-20T22:43:43.4597433Z [00:02:44.134]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T22:43:43.4626094Z [00:02:44.137]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/f4/f4aeac0df372bab983af69889f00c834e04602a554c4719a01b9ab9b561f9eb4-d # internal
2025-08-20T22:43:43.4629790Z [00:02:44.137]➜  github.com/getsentry/sentry-go/internal/debug
2025-08-20T22:43:43.4630464Z [00:02:44.137]➜  mkdir -p $WORK/b190/
2025-08-20T22:43:43.4634557Z [00:02:44.138]➜  cat >/tmp/go-build2401649780/b190/importcfg << 'EOF' # internal
2025-08-20T22:43:43.4635232Z [00:02:44.138]➜  # import config
2025-08-20T22:43:43.4635853Z [00:02:44.138]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:43.4636514Z [00:02:44.138]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.4637441Z [00:02:44.138]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:43.4638241Z [00:02:44.138]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.4639113Z [00:02:44.138]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:43:43.4640060Z [00:02:44.138]➜  packagefile net/http/httputil=/tmp/go-build2401649780/b208/_pkg_.a
2025-08-20T22:43:43.4640735Z [00:02:44.138]➜  EOF
2025-08-20T22:43:43.4644968Z [00:02:44.138]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/debug=>github.com/getsentry/sentry-go@v0.27.0/internal/debug;$WORK/b190=>" -p github.com/getsentry/sentry-go/internal/debug -lang=go1.18 -complete -installsuffix shared -buildid zzspS6uKZmt57t3M1ehY/zzspS6uKZmt57t3M1ehY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/internal/debug/transport.go
2025-08-20T22:43:43.4759823Z [00:02:44.150]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T22:43:43.4787038Z [00:02:44.153]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/15/151dffb246c0b051c0875aeb394b614f2c7dbada9f96be2edd001d92da6d555d-d # internal
2025-08-20T22:43:43.4933714Z [00:02:44.167]➜  github.com/stretchr/testify/assert
2025-08-20T22:43:43.4939128Z [00:02:44.168]➜  mkdir -p $WORK/b278/
2025-08-20T22:43:43.4950494Z [00:02:44.169]➜  cat >/tmp/go-build2401649780/b278/importcfg << 'EOF' # internal
2025-08-20T22:43:43.4951231Z [00:02:44.169]➜  # import config
2025-08-20T22:43:43.4951869Z [00:02:44.169]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:43.4952746Z [00:02:44.169]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:43.4953677Z [00:02:44.169]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:43.4954590Z [00:02:44.169]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:43.4955429Z [00:02:44.169]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.4956458Z [00:02:44.169]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2401649780/b279/_pkg_.a
2025-08-20T22:43:43.4957925Z [00:02:44.169]➜  packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2401649780/b280/_pkg_.a
2025-08-20T22:43:43.4959224Z [00:02:44.169]➜  packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build2401649780/b281/_pkg_.a
2025-08-20T22:43:43.4960305Z [00:02:44.169]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:43.4961170Z [00:02:44.169]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.4962440Z [00:02:44.169]➜  packagefile net/http/httptest=/tmp/go-build2401649780/b283/_pkg_.a
2025-08-20T22:43:43.4963350Z [00:02:44.169]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:43.4964168Z [00:02:44.169]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:43.4965003Z [00:02:44.169]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:43.4965834Z [00:02:44.169]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:43.4966665Z [00:02:44.169]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:43.4967755Z [00:02:44.169]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:43.4968579Z [00:02:44.169]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.4969354Z [00:02:44.169]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.4970106Z [00:02:44.169]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:43.4970925Z [00:02:44.169]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:43.4971532Z [00:02:44.169]➜  EOF
2025-08-20T22:43:43.4989169Z [00:02:44.169]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/assert=>github.com/stretchr/testify@v1.10.0/assert;$WORK/b278=>" -p github.com/stretchr/testify/assert -lang=go1.17 -complete -installsuffix shared -buildid oLKA_rDM5HW048vXcfWo/oLKA_rDM5HW048vXcfWo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/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-20T22:43:43.5411543Z [00:02:44.215]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T22:43:43.5428908Z [00:02:44.216]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/27/272da82333688577bbf4fda5773cae53ceac60a77dde9ab8601558643b75ce50-d # internal
2025-08-20T22:43:43.5442408Z [00:02:44.218]➜  github.com/getsentry/sentry-go
2025-08-20T22:43:43.5470872Z [00:02:44.221]➜  mkdir -p $WORK/b188/
2025-08-20T22:43:43.5483789Z [00:02:44.222]➜  cat >/tmp/go-build2401649780/b188/importcfg << 'EOF' # internal
2025-08-20T22:43:43.5484612Z [00:02:44.222]➜  # import config
2025-08-20T22:43:43.5485301Z [00:02:44.222]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:43.5486249Z [00:02:44.222]➜  packagefile container/ring=/tmp/go-build2401649780/b189/_pkg_.a
2025-08-20T22:43:43.5487355Z [00:02:44.222]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:43.5488285Z [00:02:44.222]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:43.5489205Z [00:02:44.222]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:43.5490115Z [00:02:44.222]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:43.5491044Z [00:02:44.222]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:43.5491961Z [00:02:44.222]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:43.5492869Z [00:02:44.222]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:43.5493755Z [00:02:44.222]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.5494912Z [00:02:44.222]➜  packagefile github.com/getsentry/sentry-go/internal/debug=/tmp/go-build2401649780/b190/_pkg_.a
2025-08-20T22:43:43.5496761Z [00:02:44.222]➜  packagefile github.com/getsentry/sentry-go/internal/otel/baggage=/tmp/go-build2401649780/b209/_pkg_.a
2025-08-20T22:43:43.5498451Z [00:02:44.222]➜  packagefile github.com/getsentry/sentry-go/internal/ratelimit=/tmp/go-build2401649780/b211/_pkg_.a
2025-08-20T22:43:43.5499938Z [00:02:44.222]➜  packagefile github.com/getsentry/sentry-go/internal/traceparser=/tmp/go-build2401649780/b220/_pkg_.a
2025-08-20T22:43:43.5501153Z [00:02:44.222]➜  packagefile go/build=/tmp/go-build2401649780/b221/_pkg_.a
2025-08-20T22:43:43.5502190Z [00:02:44.222]➜  packagefile golang.org/x/sys/execabs=/tmp/go-build2401649780/b236/_pkg_.a
2025-08-20T22:43:43.5503145Z [00:02:44.222]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:43.5504008Z [00:02:44.222]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:43.5504881Z [00:02:44.222]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:43.5505758Z [00:02:44.222]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:43.5506592Z [00:02:44.222]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.5527895Z [00:02:44.222]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:43.5528779Z [00:02:44.222]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:43.5529637Z [00:02:44.222]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:43.5530530Z [00:02:44.222]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:43.5531443Z [00:02:44.222]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:43.5532362Z [00:02:44.222]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:43.5533561Z [00:02:44.222]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:43.5534445Z [00:02:44.222]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:43.5535401Z [00:02:44.222]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.5536247Z [00:02:44.222]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:43.5537367Z [00:02:44.222]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:43.5538255Z [00:02:44.222]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.5538884Z [00:02:44.222]➜  EOF
2025-08-20T22:43:43.5552827Z [00:02:44.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0=>github.com/getsentry/sentry-go@v0.27.0;$WORK/b188=>" -p github.com/getsentry/sentry-go -lang=go1.18 -complete -installsuffix shared -buildid C_8-IQqzF2lIx6EVYklX/C_8-IQqzF2lIx6EVYklX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/check_in.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/client.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/doc.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/dsn.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/dynamic_sampling_context.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/hub.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/integrations.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/interfaces.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/profile_sample.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/profiler.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/profiler_other.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/scope.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/sentry.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/sourcereader.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/span_recorder.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/stacktrace.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/stacktrace_go1.20.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/traces_profiler.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/traces_sampler.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/tracing.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/transport.go /root/go/pkg/mod/github.com/getsentry/sentry-go@v0.27.0/util.go
2025-08-20T22:43:43.6011261Z [00:02:44.275]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T22:43:43.6138133Z [00:02:44.288]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/38/387a5c819151a2c5a43c9912975c7cdb8b4dd6dc91d206d0befc1422ad0a78e7-d # internal
2025-08-20T22:43:43.6208336Z [00:02:44.295]➜  github.com/aws/smithy-go/transport/http
2025-08-20T22:43:43.6208980Z [00:02:44.295]➜  mkdir -p $WORK/b325/
2025-08-20T22:43:43.6248652Z [00:02:44.297]➜  cat >/tmp/go-build2401649780/b325/importcfg << 'EOF' # internal
2025-08-20T22:43:43.6251581Z [00:02:44.297]➜  # import config
2025-08-20T22:43:43.6253889Z [00:02:44.297]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:43.6268450Z [00:02:44.297]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:43:43.6269967Z [00:02:44.297]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:43.6274910Z [00:02:44.297]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:43.6275849Z [00:02:44.297]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.6276813Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:43.6278175Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:43:43.6279353Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:43.6280866Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:43:43.6282125Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:43.6283237Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:43:43.6284413Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:43.6285784Z [00:02:44.297]➜  packagefile github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build2401649780/b331/_pkg_.a
2025-08-20T22:43:43.6286898Z [00:02:44.297]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:43.6289956Z [00:02:44.297]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:43.6290808Z [00:02:44.297]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.6291750Z [00:02:44.297]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:43:43.6292737Z [00:02:44.297]➜  packagefile net/http/httputil=/tmp/go-build2401649780/b208/_pkg_.a
2025-08-20T22:43:43.6293647Z [00:02:44.297]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:43.6294467Z [00:02:44.297]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:43.6295298Z [00:02:44.297]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.6296163Z [00:02:44.297]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:43.6296997Z [00:02:44.298]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.6298102Z [00:02:44.298]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:43.6298710Z [00:02:44.298]➜  EOF
2025-08-20T22:43:43.6315122Z [00:02:44.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http=>github.com/aws/smithy-go@v1.22.4/transport/http;$WORK/b325=>" -p github.com/aws/smithy-go/transport/http -lang=go1.22 -complete -installsuffix shared -buildid zqboU4j-QHu_xXq1-Yku/zqboU4j-QHu_xXq1-Yku -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/auth.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/auth_schemes.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/checksum_middleware.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/client.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/headerlist.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/host.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/md5_checksum.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/metrics.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/middleware_close_response_body.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/middleware_content_length.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/middleware_header_comment.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/middleware_headers.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/middleware_http_logging.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/middleware_metadata.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/middleware_min_proto.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/properties.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/request.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/response.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/time.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/url.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/transport/http/user_agent.go
2025-08-20T22:43:43.7342180Z [00:02:44.408]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T22:43:43.7472412Z [00:02:44.421]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/23/23e014102ff38734bafb1b19ca5d54e79ec97fa1dee6f6973aa8386290df574a-d # internal
2025-08-20T22:43:43.7480009Z [00:02:44.421]➜  github.com/jedib0t/go-pretty/text
2025-08-20T22:43:43.7480657Z [00:02:44.421]➜  mkdir -p $WORK/b242/
2025-08-20T22:43:43.7501153Z [00:02:44.424]➜  cat >/tmp/go-build2401649780/b242/importcfg << 'EOF' # internal
2025-08-20T22:43:43.7510092Z [00:02:44.424]➜  # import config
2025-08-20T22:43:43.7510783Z [00:02:44.424]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:43.7511657Z [00:02:44.424]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:43.7512502Z [00:02:44.424]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.7513501Z [00:02:44.424]➜  packagefile github.com/go-openapi/strfmt=/tmp/go-build2401649780/b243/_pkg_.a
2025-08-20T22:43:43.7514617Z [00:02:44.424]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build2401649780/b078/_pkg_.a
2025-08-20T22:43:43.7515584Z [00:02:44.424]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:43.7516416Z [00:02:44.424]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:43.7517421Z [00:02:44.424]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.7518234Z [00:02:44.424]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:43.7519003Z [00:02:44.424]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.7519860Z [00:02:44.424]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:43.7520476Z [00:02:44.424]➜  EOF
2025-08-20T22:43:43.7531687Z [00:02:44.424]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text=>github.com/jedib0t/go-pretty@v4.3.0+incompatible/text;$WORK/b242=>" -p github.com/jedib0t/go-pretty/text -lang=go1.16 -complete -installsuffix shared -buildid IZuBkl-DLu_1X4l5k1d_/IZuBkl-DLu_1X4l5k1d_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/align.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/ansi.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/ansi_unix.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/color.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/color_html.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/cursor.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/filter.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/format.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/string.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/transformer.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/valign.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/text/wrap.go
2025-08-20T22:43:43.8495067Z [00:02:44.524]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T22:43:43.8545779Z [00:02:44.529]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/6f/6fba00ae8133ad79c48976b459dfba7d643ae82678c9d2f6c927b701c713679a-d # internal
2025-08-20T22:43:43.8563097Z [00:02:44.530]➜  github.com/aws/smithy-go/auth/bearer
2025-08-20T22:43:43.8565427Z [00:02:44.530]➜  mkdir -p $WORK/b320/
2025-08-20T22:43:43.8568320Z [00:02:44.531]➜  cat >/tmp/go-build2401649780/b320/importcfg << 'EOF' # internal
2025-08-20T22:43:43.8569571Z [00:02:44.531]➜  # import config
2025-08-20T22:43:43.8570759Z [00:02:44.531]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:43.8572703Z [00:02:44.531]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.8574364Z [00:02:44.531]➜  packagefile github.com/aws/smithy-go/context=/tmp/go-build2401649780/b321/_pkg_.a
2025-08-20T22:43:43.8576224Z [00:02:44.531]➜  packagefile github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build2401649780/b322/_pkg_.a
2025-08-20T22:43:43.8578090Z [00:02:44.531]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:43.8579930Z [00:02:44.531]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:43.8581541Z [00:02:44.531]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:43.8594812Z [00:02:44.531]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.8595466Z [00:02:44.531]➜  EOF
2025-08-20T22:43:43.8600901Z [00:02:44.531]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/bearer=>github.com/aws/smithy-go@v1.22.4/auth/bearer;$WORK/b320=>" -p github.com/aws/smithy-go/auth/bearer -lang=go1.22 -complete -installsuffix shared -buildid 7gTz8FCCvL1fLof17vG8/7gTz8FCCvL1fLof17vG8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/bearer/docs.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/bearer/middleware.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/bearer/token.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/auth/bearer/token_cache.go
2025-08-20T22:43:43.9315802Z [00:02:44.606]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T22:43:43.9343334Z [00:02:44.608]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/b5/b5897c34b1dbc39c707f02fd3750f6a94a475086ca006775e3cd35a03e184b5e-d # internal
2025-08-20T22:43:43.9388400Z [00:02:44.613]➜  github.com/aws/aws-sdk-go-v2/aws
2025-08-20T22:43:43.9391054Z [00:02:44.613]➜  mkdir -p $WORK/b316/
2025-08-20T22:43:43.9396687Z [00:02:44.614]➜  cat >/tmp/go-build2401649780/b316/importcfg << 'EOF' # internal
2025-08-20T22:43:43.9434474Z [00:02:44.614]➜  # import config
2025-08-20T22:43:43.9435213Z [00:02:44.614]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:43.9436505Z [00:02:44.614]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:43.9437781Z [00:02:44.614]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build2401649780/b317/_pkg_.a
2025-08-20T22:43:43.9439123Z [00:02:44.614]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:43.9440610Z [00:02:44.614]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build2401649780/b319/_pkg_.a
2025-08-20T22:43:43.9442019Z [00:02:44.614]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build2401649780/b320/_pkg_.a
2025-08-20T22:43:43.9443320Z [00:02:44.614]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:43.9444517Z [00:02:44.614]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:43.9445669Z [00:02:44.614]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:43:43.9446693Z [00:02:44.614]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:43.9447776Z [00:02:44.614]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:43.9448609Z [00:02:44.614]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:43.9449500Z [00:02:44.614]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:43.9450385Z [00:02:44.614]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:43.9451016Z [00:02:44.614]➜  EOF
2025-08-20T22:43:43.9463445Z [00:02:44.614]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws;$WORK/b316=>" -p github.com/aws/aws-sdk-go-v2/aws -lang=go1.22 -complete -installsuffix shared -buildid a3rCKDIGGMzyxqENxifk/a3rCKDIGGMzyxqENxifk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/accountid_endpoint_mode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/checksum.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/credential_cache.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/defaultsmode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/from_ptr.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/logging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/request.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retryer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/runtime.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/to_ptr.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/types.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/version.go
2025-08-20T22:43:44.0905001Z [00:02:44.764]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T22:43:44.0951722Z [00:02:44.769]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/0a/0a5bb84744fe5dbcbd1c501fdc29393c61bd0e324e98337bb9411c7584a394bb-d # internal
2025-08-20T22:43:44.0958094Z [00:02:44.770]➜  github.com/jedib0t/go-pretty/table
2025-08-20T22:43:44.0961925Z [00:02:44.770]➜  mkdir -p $WORK/b241/
2025-08-20T22:43:44.0962774Z [00:02:44.770]➜  cat >/tmp/go-build2401649780/b241/importcfg << 'EOF' # internal
2025-08-20T22:43:44.0963500Z [00:02:44.770]➜  # import config
2025-08-20T22:43:44.0964189Z [00:02:44.770]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.0965624Z [00:02:44.770]➜  packagefile github.com/jedib0t/go-pretty/text=/tmp/go-build2401649780/b242/_pkg_.a
2025-08-20T22:43:44.0966666Z [00:02:44.770]➜  packagefile html=/tmp/go-build2401649780/b245/_pkg_.a
2025-08-20T22:43:44.0967701Z [00:02:44.770]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:44.0968545Z [00:02:44.770]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:44.0969382Z [00:02:44.770]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:44.0970228Z [00:02:44.770]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.0971084Z [00:02:44.770]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.0972007Z [00:02:44.770]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:44.0973018Z [00:02:44.770]➜  EOF
2025-08-20T22:43:44.0983763Z [00:02:44.770]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table=>github.com/jedib0t/go-pretty@v4.3.0+incompatible/table;$WORK/b241=>" -p github.com/jedib0t/go-pretty/table -lang=go1.16 -complete -installsuffix shared -buildid QoYlDqoMHAyBWUe9iklk/QoYlDqoMHAyBWUe9iklk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/config.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/render.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/render_csv.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/render_html.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/render_markdown.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/sort.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/style.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/table.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/util.go /root/go/pkg/mod/github.com/jedib0t/go-pretty@v4.3.0+incompatible/table/writer.go
2025-08-20T22:43:44.1943774Z [00:02:44.868]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T22:43:44.2186059Z [00:02:44.893]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/9e/9e6f10fb101c68714a8d9036116075c3d320eea990f76b95349043694d94cfca-d # internal
2025-08-20T22:43:44.2227262Z [00:02:44.897]➜  github.com/aws/aws-sdk-go-v2/internal/auth
2025-08-20T22:43:44.2229834Z [00:02:44.897]➜  mkdir -p $WORK/b337/
2025-08-20T22:43:44.2273836Z [00:02:44.901]➜  cat >/tmp/go-build2401649780/b337/importcfg << 'EOF' # internal
2025-08-20T22:43:44.2291571Z [00:02:44.901]➜  # import config
2025-08-20T22:43:44.2292281Z [00:02:44.901]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:44.2293135Z [00:02:44.901]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.2294051Z [00:02:44.901]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:44.2295443Z [00:02:44.901]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:43:44.2296587Z [00:02:44.901]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:44.2298267Z [00:02:44.901]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:44.2299085Z [00:02:44.901]➜  EOF
2025-08-20T22:43:44.2303361Z [00:02:44.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth;$WORK/b337=>" -p github.com/aws/aws-sdk-go-v2/internal/auth -lang=go1.22 -complete -installsuffix shared -buildid tvaE5xRczG7setjr7y2I/tvaE5xRczG7setjr7y2I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/scheme.go
2025-08-20T22:43:44.2515560Z [00:02:44.926]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T22:43:44.2558842Z [00:02:44.930]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/57/57e852f88d8645e9585a11c437dc45b2626ef201a0fcf25ad94b3b49f803a3f4-d # internal
2025-08-20T22:43:44.2590115Z [00:02:44.933]➜  github.com/aws/aws-sdk-go-v2/aws/middleware
2025-08-20T22:43:44.2590795Z [00:02:44.933]➜  mkdir -p $WORK/b333/
2025-08-20T22:43:44.2596689Z [00:02:44.934]➜  cat >/tmp/go-build2401649780/b333/importcfg << 'EOF' # internal
2025-08-20T22:43:44.2597956Z [00:02:44.934]➜  # import config
2025-08-20T22:43:44.2598956Z [00:02:44.934]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:44.2600471Z [00:02:44.934]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.2601700Z [00:02:44.934]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:44.2603170Z [00:02:44.934]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build2401649780/b317/_pkg_.a
2025-08-20T22:43:44.2604714Z [00:02:44.934]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:44.2606291Z [00:02:44.934]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:44.2608000Z [00:02:44.934]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:44.2629153Z [00:02:44.934]➜  packagefile github.com/aws/smithy-go/rand=/tmp/go-build2401649780/b334/_pkg_.a
2025-08-20T22:43:44.2630364Z [00:02:44.934]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:44.2631651Z [00:02:44.934]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:44.2632687Z [00:02:44.934]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:44.2633546Z [00:02:44.934]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:44.2634391Z [00:02:44.934]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:44.2635197Z [00:02:44.934]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.2636028Z [00:02:44.934]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:44.2636648Z [00:02:44.934]➜  EOF
2025-08-20T22:43:44.2644023Z [00:02:44.934]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware;$WORK/b333=>" -p github.com/aws/aws-sdk-go-v2/aws/middleware -lang=go1.22 -complete -installsuffix shared -buildid YuZKB-LsCFsQ37jcqTIz/YuZKB-LsCFsQ37jcqTIz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware/metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware/osname.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware/recursion_detection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware/request_id.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware/request_id_retriever.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/middleware/user_agent.go
2025-08-20T22:43:44.2991577Z [00:02:44.973]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T22:43:44.3004100Z [00:02:44.974]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/6a/6a9b1a3d5d12021db8c85ebd7ad5692a7a430902b8392768170b30512cdf8002-d # internal
2025-08-20T22:43:44.3093135Z [00:02:44.983]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T22:43:44.3111142Z [00:02:44.985]➜  github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4
2025-08-20T22:43:44.3144403Z [00:02:44.985]➜  mkdir -p $WORK/b335/
2025-08-20T22:43:44.3145227Z [00:02:44.986]➜  cat >/tmp/go-build2401649780/b335/importcfg << 'EOF' # internal
2025-08-20T22:43:44.3145916Z [00:02:44.986]➜  # import config
2025-08-20T22:43:44.3146629Z [00:02:44.986]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:43:44.3147684Z [00:02:44.986]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:43:44.3148722Z [00:02:44.986]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:44.3149927Z [00:02:44.986]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build2401649780/b336/_pkg_.a
2025-08-20T22:43:44.3150982Z [00:02:44.986]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:44.3152099Z [00:02:44.986]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:44.3152951Z [00:02:44.986]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.3153784Z [00:02:44.986]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:44.3154666Z [00:02:44.986]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:44.3155293Z [00:02:44.986]➜  EOF
2025-08-20T22:43:44.3179745Z [00:02:44.986]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4;$WORK/b335=>" -p github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 -lang=go1.22 -complete -installsuffix shared -buildid jvrJz-W8Lbw_HxZDR1w5/jvrJz-W8Lbw_HxZDR1w5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/cache.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/const.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/header_rules.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/headers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/hmac.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/scope.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/time.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/internal/v4/util.go
2025-08-20T22:43:44.3188409Z [00:02:44.987]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/87/8778dd7530a9f8ad68008357bc4dd274b90711b45eac200a2c0de449ca808e39-d # internal
2025-08-20T22:43:44.3189625Z [00:02:44.988]➜  github.com/aws/smithy-go/encoding/httpbinding
2025-08-20T22:43:44.3190280Z [00:02:44.988]➜  mkdir -p $WORK/b338/
2025-08-20T22:43:44.3191021Z [00:02:44.988]➜  cat >/tmp/go-build2401649780/b338/importcfg << 'EOF' # internal
2025-08-20T22:43:44.3191688Z [00:02:44.988]➜  # import config
2025-08-20T22:43:44.3192361Z [00:02:44.988]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:44.3193590Z [00:02:44.988]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:44.3194455Z [00:02:44.988]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.3195266Z [00:02:44.988]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:44.3196069Z [00:02:44.988]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:44.3196878Z [00:02:44.989]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:44.3197819Z [00:02:44.989]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:44.3198634Z [00:02:44.989]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.3199458Z [00:02:44.989]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.3200052Z [00:02:44.989]➜  EOF
2025-08-20T22:43:44.3206260Z [00:02:44.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/httpbinding=>github.com/aws/smithy-go@v1.22.4/encoding/httpbinding;$WORK/b338=>" -p github.com/aws/smithy-go/encoding/httpbinding -lang=go1.22 -complete -installsuffix shared -buildid zYs_hJZH6Ga96Ck6REAd/zYs_hJZH6Ga96Ck6REAd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/httpbinding/encode.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/httpbinding/header.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/httpbinding/path_replace.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/httpbinding/query.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/httpbinding/uri.go
2025-08-20T22:43:44.3803535Z [00:02:45.054]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T22:43:44.3941504Z [00:02:45.068]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/0f/0f765230f66acf8270e6f67cceced86aa8ffd08819fa85a2c98aa608d45f1c40-d # internal
2025-08-20T22:43:44.4034652Z [00:02:45.077]➜  github.com/flarco/g
2025-08-20T22:43:44.4037953Z [00:02:45.078]➜  mkdir -p $WORK/b083/
2025-08-20T22:43:44.4049063Z [00:02:45.078]➜  cat >/tmp/go-build2401649780/b083/importcfg << 'EOF' # internal
2025-08-20T22:43:44.4049793Z [00:02:45.078]➜  # import config
2025-08-20T22:43:44.4050535Z [00:02:45.078]➜  packagefile archive/tar=/tmp/go-build2401649780/b084/_pkg_.a
2025-08-20T22:43:44.4053010Z [00:02:45.078]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:44.4064846Z [00:02:45.078]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:44.4068243Z [00:02:45.078]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:44.4069225Z [00:02:45.078]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:44.4070122Z [00:02:45.078]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:43:44.4071049Z [00:02:45.078]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:44.4071991Z [00:02:45.078]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:43:44.4072918Z [00:02:45.078]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:44.4073819Z [00:02:45.078]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:43:44.4074720Z [00:02:45.078]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:44.4075681Z [00:02:45.078]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:44.4076672Z [00:02:45.078]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:44.4080804Z [00:02:45.078]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:44.4081811Z [00:02:45.078]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:44.4082740Z [00:02:45.078]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:44.4083872Z [00:02:45.078]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.4084807Z [00:02:45.078]➜  packagefile github.com/fatih/color=/tmp/go-build2401649780/b184/_pkg_.a
2025-08-20T22:43:44.4085976Z [00:02:45.078]➜  packagefile github.com/flarco/g/sizedwaitgroup=/tmp/go-build2401649780/b187/_pkg_.a
2025-08-20T22:43:44.4087399Z [00:02:45.078]➜  packagefile github.com/getsentry/sentry-go=/tmp/go-build2401649780/b188/_pkg_.a
2025-08-20T22:43:44.4088587Z [00:02:45.078]➜  packagefile github.com/integrii/flaggy=/tmp/go-build2401649780/b238/_pkg_.a
2025-08-20T22:43:44.4089774Z [00:02:45.078]➜  packagefile github.com/jedib0t/go-pretty/table=/tmp/go-build2401649780/b241/_pkg_.a
2025-08-20T22:43:44.4090954Z [00:02:45.078]➜  packagefile github.com/json-iterator/go=/tmp/go-build2401649780/b258/_pkg_.a
2025-08-20T22:43:44.4092165Z [00:02:45.078]➜  packagefile github.com/orcaman/concurrent-map/v2=/tmp/go-build2401649780/b261/_pkg_.a
2025-08-20T22:43:44.4093313Z [00:02:45.078]➜  packagefile github.com/rs/zerolog=/tmp/go-build2401649780/b262/_pkg_.a
2025-08-20T22:43:44.4094378Z [00:02:45.078]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:43:44.4095536Z [00:02:45.078]➜  packagefile github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2401649780/b266/_pkg_.a
2025-08-20T22:43:44.4096779Z [00:02:45.078]➜  packagefile github.com/shirou/gopsutil/v4/disk=/tmp/go-build2401649780/b271/_pkg_.a
2025-08-20T22:43:44.4098375Z [00:02:45.078]➜  packagefile github.com/shirou/gopsutil/v4/docker=/tmp/go-build2401649780/b272/_pkg_.a
2025-08-20T22:43:44.4099599Z [00:02:45.078]➜  packagefile github.com/shirou/gopsutil/v4/mem=/tmp/go-build2401649780/b273/_pkg_.a
2025-08-20T22:43:44.4100776Z [00:02:45.078]➜  packagefile github.com/shirou/gopsutil/v4/net=/tmp/go-build2401649780/b274/_pkg_.a
2025-08-20T22:43:44.4102270Z [00:02:45.078]➜  packagefile github.com/shirou/gopsutil/v4/process=/tmp/go-build2401649780/b275/_pkg_.a
2025-08-20T22:43:44.4103463Z [00:02:45.078]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:43:44.4104618Z [00:02:45.078]➜  packagefile github.com/stretchr/testify/assert=/tmp/go-build2401649780/b278/_pkg_.a
2025-08-20T22:43:44.4105796Z [00:02:45.078]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:43:44.4106867Z [00:02:45.078]➜  packagefile gopkg.in/gomail.v2=/tmp/go-build2401649780/b287/_pkg_.a
2025-08-20T22:43:44.4108331Z [00:02:45.078]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:43:44.4109218Z [00:02:45.078]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:44.4110017Z [00:02:45.078]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:44.4110832Z [00:02:45.078]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:44.4111716Z [00:02:45.078]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:44.4112565Z [00:02:45.078]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:44.4113455Z [00:02:45.078]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:44.4114292Z [00:02:45.078]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:44.4115108Z [00:02:45.078]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:44.4115951Z [00:02:45.078]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:44.4116837Z [00:02:45.078]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:44.4117963Z [00:02:45.078]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:44.4118803Z [00:02:45.078]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:44.4119642Z [00:02:45.078]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:44.4120480Z [00:02:45.078]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:44.4121292Z [00:02:45.078]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.4122398Z [00:02:45.078]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.4123237Z [00:02:45.078]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:44.4124071Z [00:02:45.078]➜  packagefile testing=/tmp/go-build2401649780/b290/_pkg_.a
2025-08-20T22:43:44.4124946Z [00:02:45.078]➜  packagefile text/template=/tmp/go-build2401649780/b239/_pkg_.a
2025-08-20T22:43:44.4125824Z [00:02:45.079]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:44.4126652Z [00:02:45.079]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:44.4127613Z [00:02:45.079]➜  EOF
2025-08-20T22:43:44.4136374Z [00:02:45.079]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/g@v0.1.155=>github.com/flarco/g@v0.1.155;$WORK/b083=>" -p github.com/flarco/g -lang=go1.20 -complete -installsuffix shared -buildid MykrE6TBQjhdRZLF5nlL/MykrE6TBQjhdRZLF5nlL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack /root/go/pkg/mod/github.com/flarco/g@v0.1.155/cli.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/cypher.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/deindent.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/error.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/filesys.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/hashing.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/helpers.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/helpers_types.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/io.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/logging.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/mail.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/perf.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/reflect.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/routines.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/tokens.go
2025-08-20T22:43:44.4146239Z [00:02:45.088]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T22:43:44.4178758Z [00:02:45.092]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/20/203b2051bd082e6c6ba13f7ffcdb74805954e85b325befb9c026c87647d17381-d # internal
2025-08-20T22:43:44.4202658Z [00:02:45.094]➜  github.com/apache/arrow-go/v18/arrow/endian
2025-08-20T22:43:44.4210184Z [00:02:45.095]➜  mkdir -p $WORK/b353/
2025-08-20T22:43:44.4211031Z [00:02:45.095]➜  cat >/tmp/go-build2401649780/b353/importcfg << 'EOF' # internal
2025-08-20T22:43:44.4213093Z [00:02:45.095]➜  # import config
2025-08-20T22:43:44.4214217Z [00:02:45.095]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:44.4215850Z [00:02:45.095]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:43:44.4218045Z [00:02:45.095]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b355/_pkg_.a
2025-08-20T22:43:44.4220518Z [00:02:45.095]➜  EOF
2025-08-20T22:43:44.4225567Z [00:02:45.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/endian=>github.com/apache/arrow-go/v18@v18.3.0/arrow/endian;$WORK/b353=>" -p github.com/apache/arrow-go/v18/arrow/endian -lang=go1.23 -complete -installsuffix shared -buildid JE9QgwH6URZXhiv4Ghg-/JE9QgwH6URZXhiv4Ghg- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/endian/endian.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/endian/little.go
2025-08-20T22:43:44.4322154Z [00:02:45.106]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T22:43:44.4326108Z [00:02:45.107]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T22:43:44.4335570Z [00:02:45.108]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/bb/bbb92b8459c93b447c2c7fdf0d6f9cf4746667ec23824794ee89f1bfc4495975-d # internal
2025-08-20T22:43:44.4341899Z [00:02:45.108]➜  github.com/apache/arrow-go/v18/arrow/bitutil
2025-08-20T22:43:44.4345098Z [00:02:45.108]➜  mkdir -p $WORK/b352/
2025-08-20T22:43:44.4349048Z [00:02:45.109]➜  echo -n > $WORK/b352/go_asm.h # internal
2025-08-20T22:43:44.4352235Z [00:02:45.109]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil
2025-08-20T22:43:44.4355607Z [00:02:45.109]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil=>github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil;$WORK/b352=>" -I $WORK/b352/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b352/symabis ./bitmap_ops_avx2_amd64.s ./bitmap_ops_sse4_amd64.s
2025-08-20T22:43:44.4360286Z [00:02:45.110]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/c7/c7befe3c2c5f6a99f9a91bb42ed99831cba14106b773d9fbbb2bcdbbf95edca1-d # internal
2025-08-20T22:43:44.4362452Z [00:02:45.110]➜  github.com/apache/arrow-go/v18/arrow/float16
2025-08-20T22:43:44.4363385Z [00:02:45.110]➜  mkdir -p $WORK/b362/
2025-08-20T22:43:44.4364769Z [00:02:45.110]➜  cat >/tmp/go-build2401649780/b362/importcfg << 'EOF' # internal
2025-08-20T22:43:44.4365710Z [00:02:45.110]➜  # import config
2025-08-20T22:43:44.4366520Z [00:02:45.110]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:44.4367744Z [00:02:45.110]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:44.4368745Z [00:02:45.110]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.4370297Z [00:02:45.110]➜  EOF
2025-08-20T22:43:44.4370814Z [00:02:45.110]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:44.4374948Z [00:02:45.110]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/float16=>github.com/apache/arrow-go/v18@v18.3.0/arrow/float16;$WORK/b362=>" -p github.com/apache/arrow-go/v18/arrow/float16 -lang=go1.23 -complete -installsuffix shared -buildid oQXhb9-SAT9D-J3clh44/oQXhb9-SAT9D-J3clh44 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/float16/float16.go
2025-08-20T22:43:44.4389013Z [00:02:45.113]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T22:43:44.4412000Z [00:02:45.115]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/12/1236b059c505a2bee66d7f607e210e21119051d8fcbf48327f30c4674e80eb7b-d # internal
2025-08-20T22:43:44.4422007Z [00:02:45.116]➜  github.com/aws/aws-sdk-go-v2/aws/signer/v4
2025-08-20T22:43:44.4422667Z [00:02:45.116]➜  mkdir -p $WORK/b315/
2025-08-20T22:43:44.4432157Z [00:02:45.117]➜  cat >/tmp/go-build2401649780/b352/importcfg << 'EOF' # internal
2025-08-20T22:43:44.4432913Z [00:02:45.117]➜  # import config
2025-08-20T22:43:44.4434347Z [00:02:45.117]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:44.4435238Z [00:02:45.117]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:44.4436400Z [00:02:45.117]➜  packagefile github.com/apache/arrow-go/v18/arrow/endian=/tmp/go-build2401649780/b353/_pkg_.a
2025-08-20T22:43:44.4437978Z [00:02:45.117]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:43:44.4439348Z [00:02:45.117]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:43:44.4440531Z [00:02:45.117]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:44.4441470Z [00:02:45.117]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:44.4442317Z [00:02:45.117]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:44.4442983Z [00:02:45.117]➜  EOF
2025-08-20T22:43:44.4451969Z [00:02:45.117]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil=>github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil;$WORK/b352=>" -p github.com/apache/arrow-go/v18/arrow/bitutil -lang=go1.23 -installsuffix shared -buildid qnDHNwE_Y66Ec4fC38Sq/qnDHNwE_Y66Ec4fC38Sq -goversion go1.25.0 -symabis $WORK/b352/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack -asmhdr $WORK/b352/go_asm.h /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/bitmap_ops.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/bitmap_ops_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/bitmap_ops_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/bitmap_ops_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/bitmaps.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/bitutil.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/bitutil_bytes.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil/endian_default.go
2025-08-20T22:43:44.4472714Z [00:02:45.118]➜  cat >/tmp/go-build2401649780/b315/importcfg << 'EOF' # internal
2025-08-20T22:43:44.4473442Z [00:02:45.118]➜  # import config
2025-08-20T22:43:44.4474137Z [00:02:45.118]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:44.4475051Z [00:02:45.118]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:43:44.4475995Z [00:02:45.118]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:44.4476890Z [00:02:45.118]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.4478101Z [00:02:45.118]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:44.4479380Z [00:02:45.118]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:44.4481211Z [00:02:45.118]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build2401649780/b335/_pkg_.a
2025-08-20T22:43:44.4482704Z [00:02:45.118]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:43:44.4484068Z [00:02:45.118]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:44.4485445Z [00:02:45.118]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:43:44.4486754Z [00:02:45.118]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:44.4488149Z [00:02:45.118]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:44.4489399Z [00:02:45.118]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:44.4490696Z [00:02:45.118]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:44.4491763Z [00:02:45.118]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:44.4497382Z [00:02:45.118]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:44.4498421Z [00:02:45.118]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:44.4499387Z [00:02:45.118]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:44.4500340Z [00:02:45.118]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:44.4501220Z [00:02:45.118]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:44.4502124Z [00:02:45.118]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.4503018Z [00:02:45.118]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.4503883Z [00:02:45.118]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:44.4504533Z [00:02:45.118]➜  EOF
2025-08-20T22:43:44.4510245Z [00:02:45.119]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/v4=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/v4;$WORK/b315=>" -p github.com/aws/aws-sdk-go-v2/aws/signer/v4 -lang=go1.22 -complete -installsuffix shared -buildid mt2vKy8q584Fxw4xQL3-/mt2vKy8q584Fxw4xQL3- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/v4/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/v4/presign_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/v4/stream.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/signer/v4/v4.go
2025-08-20T22:43:44.4722239Z [00:02:45.146]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T22:43:44.4762499Z [00:02:45.150]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/72/722e80d81fd8eb494fe34109859c422afc8dc11f3e95fdcea02f74e5c562ae46-d # internal
2025-08-20T22:43:44.4763751Z [00:02:45.150]➜  github.com/goccy/go-json/internal/errors
2025-08-20T22:43:44.4764363Z [00:02:45.150]➜  mkdir -p $WORK/b366/
2025-08-20T22:43:44.4765113Z [00:02:45.150]➜  cat >/tmp/go-build2401649780/b366/importcfg << 'EOF' # internal
2025-08-20T22:43:44.4765748Z [00:02:45.150]➜  # import config
2025-08-20T22:43:44.4766390Z [00:02:45.150]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.4767411Z [00:02:45.150]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:44.4768262Z [00:02:45.150]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.4768855Z [00:02:45.150]➜  EOF
2025-08-20T22:43:44.4772787Z [00:02:45.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/errors=>github.com/goccy/go-json@v0.10.5/internal/errors;$WORK/b366=>" -p github.com/goccy/go-json/internal/errors -lang=go1.19 -complete -installsuffix shared -buildid y2eiU-dwQegB5CkBJehj/y2eiU-dwQegB5CkBJehj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/errors/error.go
2025-08-20T22:43:44.5122783Z [00:02:45.186]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T22:43:44.5136513Z [00:02:45.188]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/8d/8de619603591154c06ceda22871483a8b7af934b3521a44ffc3b7d5f6095754c-d # internal
2025-08-20T22:43:44.5144935Z [00:02:45.188]➜  github.com/goccy/go-json/internal/runtime
2025-08-20T22:43:44.5148482Z [00:02:45.189]➜  mkdir -p $WORK/b367/
2025-08-20T22:43:44.5157852Z [00:02:45.190]➜  cat >/tmp/go-build2401649780/b367/importcfg << 'EOF' # internal
2025-08-20T22:43:44.5163359Z [00:02:45.190]➜  # import config
2025-08-20T22:43:44.5164083Z [00:02:45.190]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:44.5164943Z [00:02:45.190]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.5165844Z [00:02:45.190]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:44.5166693Z [00:02:45.190]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:44.5167648Z [00:02:45.190]➜  EOF
2025-08-20T22:43:44.5176603Z [00:02:45.191]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/runtime=>github.com/goccy/go-json@v0.10.5/internal/runtime;$WORK/b367=>" -p github.com/goccy/go-json/internal/runtime -lang=go1.19 -complete -installsuffix shared -buildid eVX8YbkvRp13Ry0S7NF0/eVX8YbkvRp13Ry0S7NF0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/runtime/rtype.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/runtime/struct_field.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/runtime/type.go
2025-08-20T22:43:44.5555359Z [00:02:45.229]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil
2025-08-20T22:43:44.5561007Z [00:02:45.230]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil=>github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil;$WORK/b352=>" -I $WORK/b352/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b352/bitmap_ops_avx2_amd64.o ./bitmap_ops_avx2_amd64.s
2025-08-20T22:43:44.5612099Z [00:02:45.235]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T22:43:44.5630338Z [00:02:45.237]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil=>github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil;$WORK/b352=>" -I $WORK/b352/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b352/bitmap_ops_sse4_amd64.o ./bitmap_ops_sse4_amd64.s
2025-08-20T22:43:44.5643803Z [00:02:45.238]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/50/50484765cd1451737137bb9e46d5d376d48e328aa2bbc8eb8d8cd35a815b3bd0-d # internal
2025-08-20T22:43:44.5645083Z [00:02:45.238]➜  github.com/goccy/go-json/internal/decoder
2025-08-20T22:43:44.5645705Z [00:02:45.238]➜  mkdir -p $WORK/b365/
2025-08-20T22:43:44.5646446Z [00:02:45.238]➜  cat >/tmp/go-build2401649780/b365/importcfg << 'EOF' # internal
2025-08-20T22:43:44.5647357Z [00:02:45.238]➜  # import config
2025-08-20T22:43:44.5648072Z [00:02:45.238]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:44.5648924Z [00:02:45.238]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:44.5649765Z [00:02:45.238]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:44.5650699Z [00:02:45.238]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:44.5651648Z [00:02:45.238]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:44.5652820Z [00:02:45.238]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.5653938Z [00:02:45.238]➜  packagefile github.com/goccy/go-json/internal/errors=/tmp/go-build2401649780/b366/_pkg_.a
2025-08-20T22:43:44.5655274Z [00:02:45.238]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:43:44.5656349Z [00:02:45.238]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:44.5657370Z [00:02:45.238]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:44.5658262Z [00:02:45.238]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:44.5659138Z [00:02:45.238]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:44.5659972Z [00:02:45.238]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:44.5660782Z [00:02:45.238]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.5661630Z [00:02:45.238]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.5662452Z [00:02:45.238]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:44.5663343Z [00:02:45.238]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:44.5664211Z [00:02:45.238]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:44.5665119Z [00:02:45.238]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:44.5666050Z [00:02:45.238]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:44.5666711Z [00:02:45.238]➜  EOF
2025-08-20T22:43:44.5688414Z [00:02:45.238]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:44.5706886Z [00:02:45.238]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder=>github.com/goccy/go-json@v0.10.5/internal/decoder;$WORK/b365=>" -p github.com/goccy/go-json/internal/decoder -lang=go1.19 -complete -installsuffix shared -buildid M35-qH7MX8WZ2-i-bGj4/M35-qH7MX8WZ2-i-bGj4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/anonymous_field.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/array.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/assign.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/bool.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/bytes.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/compile.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/compile_norace.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/context.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/float.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/func.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/int.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/interface.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/invalid.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/map.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/number.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/option.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/path.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/ptr.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/slice.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/stream.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/string.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/struct.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/type.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/uint.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/unmarshal_json.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/unmarshal_text.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/decoder/wrapped_string.go
2025-08-20T22:43:44.5724727Z [00:02:45.242]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/bitutil
2025-08-20T22:43:44.5725981Z [00:02:45.242]➜  go tool pack r $WORK/b352/_pkg_.a $WORK/b352/bitmap_ops_avx2_amd64.o $WORK/b352/bitmap_ops_sse4_amd64.o # internal
2025-08-20T22:43:44.5726981Z [00:02:45.242]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T22:43:44.5728435Z [00:02:45.243]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/14/14e01574cb7b4aeec9f1fb3b30545a69092b39da5d8b51af003cf30dec756c98-d # internal
2025-08-20T22:43:44.5729597Z [00:02:45.244]➜  github.com/goccy/go-json/internal/encoder
2025-08-20T22:43:44.5730170Z [00:02:45.244]➜  mkdir -p $WORK/b368/
2025-08-20T22:43:44.5730899Z [00:02:45.244]➜  cat >/tmp/go-build2401649780/b368/importcfg << 'EOF' # internal
2025-08-20T22:43:44.5731555Z [00:02:45.244]➜  # import config
2025-08-20T22:43:44.5732193Z [00:02:45.244]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:44.5733008Z [00:02:45.244]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:44.5733845Z [00:02:45.244]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:44.5734742Z [00:02:45.244]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:44.5735609Z [00:02:45.244]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:44.5736411Z [00:02:45.244]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.5737556Z [00:02:45.244]➜  packagefile github.com/goccy/go-json/internal/errors=/tmp/go-build2401649780/b366/_pkg_.a
2025-08-20T22:43:44.5738830Z [00:02:45.244]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:43:44.5739792Z [00:02:45.244]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:44.5740513Z [00:02:45.244]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:44.5741480Z [00:02:45.244]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:44.5742262Z [00:02:45.244]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:44.5743009Z [00:02:45.244]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:44.5743763Z [00:02:45.244]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.5744555Z [00:02:45.244]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.5745338Z [00:02:45.244]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:44.5746160Z [00:02:45.245]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:44.5747027Z [00:02:45.245]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:44.5747851Z [00:02:45.245]➜  EOF
2025-08-20T22:43:44.5748353Z [00:02:45.245]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:44.5760605Z [00:02:45.245]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder=>github.com/goccy/go-json@v0.10.5/internal/encoder;$WORK/b368=>" -p github.com/goccy/go-json/internal/encoder -lang=go1.19 -complete -installsuffix shared -buildid KPYKfCtwgRAsnMsPT0j6/KPYKfCtwgRAsnMsPT0j6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/code.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/compact.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/compiler.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/compiler_norace.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/context.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/decode_rune.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/encoder.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/indent.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/int.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/map113.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/opcode.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/option.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/optype.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/query.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/string.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/string_table.go
2025-08-20T22:43:44.5785806Z [00:02:45.253]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T22:43:44.5810601Z [00:02:45.255]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/8b/8b5f04f121519c540e6a6c422728504fbfb284e9e3d5bec96b8ab66d1fdeb974-d # internal
2025-08-20T22:43:44.5814637Z [00:02:45.255]➜  golang.org/x/xerrors
2025-08-20T22:43:44.5815376Z [00:02:45.255]➜  mkdir -p $WORK/b373/
2025-08-20T22:43:44.5818175Z [00:02:45.256]➜  cat >/tmp/go-build2401649780/b373/importcfg << 'EOF' # internal
2025-08-20T22:43:44.5822932Z [00:02:45.256]➜  # import config
2025-08-20T22:43:44.5823624Z [00:02:45.256]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:44.5824460Z [00:02:45.256]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:44.5825331Z [00:02:45.256]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.5826557Z [00:02:45.256]➜  packagefile golang.org/x/xerrors/internal=/tmp/go-build2401649780/b374/_pkg_.a
2025-08-20T22:43:44.5827866Z [00:02:45.256]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:44.5828844Z [00:02:45.256]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:44.5829804Z [00:02:45.256]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:44.5830841Z [00:02:45.256]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.5834061Z [00:02:45.256]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.5834941Z [00:02:45.256]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:44.5835815Z [00:02:45.256]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:44.5836440Z [00:02:45.256]➜  EOF
2025-08-20T22:43:44.5843713Z [00:02:45.256]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da=>golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da;$WORK/b373=>" -p golang.org/x/xerrors -lang=go1.18 -complete -installsuffix shared -buildid Dq6snAX2EyyhAgUiZFfC/Dq6snAX2EyyhAgUiZFfC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/adaptor.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/doc.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/errors.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/fmt.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/format.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/frame.go /root/go/pkg/mod/golang.org/x/xerrors@v0.0.0-20240903120638-7835f813f4da/wrap.go
2025-08-20T22:43:44.6582268Z [00:02:45.332]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T22:43:44.6648943Z [00:02:45.334]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/3d/3df54300b5d5065b977bb0381f10e6ba7a74406151dbfe0c5cc63c57dd0f9ca6-d # internal
2025-08-20T22:43:44.6650134Z [00:02:45.334]➜  hash/maphash
2025-08-20T22:43:44.6650651Z [00:02:45.334]➜  mkdir -p $WORK/b375/
2025-08-20T22:43:44.6651749Z [00:02:45.335]➜  cat >/tmp/go-build2401649780/b375/importcfg << 'EOF' # internal
2025-08-20T22:43:44.6652490Z [00:02:45.335]➜  # import config
2025-08-20T22:43:44.6653187Z [00:02:45.335]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:44.6654131Z [00:02:45.335]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:43:44.6655100Z [00:02:45.335]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:43:44.6656148Z [00:02:45.335]➜  packagefile internal/goexperiment=/tmp/go-build2401649780/b016/_pkg_.a
2025-08-20T22:43:44.6656917Z [00:02:45.335]➜  EOF
2025-08-20T22:43:44.6660488Z [00:02:45.335]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "/root/.go/src/hash/maphash=>hash/maphash;$WORK/b375=>" -p hash/maphash -lang=go1.25 -std -complete -installsuffix shared -buildid -QhU7rXRYR21BeiLqIc5/-QhU7rXRYR21BeiLqIc5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /root/.go/src/hash/maphash/maphash.go /root/.go/src/hash/maphash/maphash_runtime.go
2025-08-20T22:43:44.6846099Z [00:02:45.359]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T22:43:44.6880526Z [00:02:45.361]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/52/520078817d802480be6109a944ce542c6b23f165bf4d027674c1c2bbe6098d6b-d # internal
2025-08-20T22:43:44.6881838Z [00:02:45.362]➜  github.com/klauspost/cpuid/v2
2025-08-20T22:43:44.6883077Z [00:02:45.362]➜  mkdir -p $WORK/b382/
2025-08-20T22:43:44.6888357Z [00:02:45.363]➜  echo -n > $WORK/b382/go_asm.h # internal
2025-08-20T22:43:44.6889226Z [00:02:45.363]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10
2025-08-20T22:43:44.6892429Z [00:02:45.363]➜  /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.10=>github.com/klauspost/cpuid/v2@v2.2.10;$WORK/b382=>" -I $WORK/b382/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b382/symabis ./cpuid_amd64.s
2025-08-20T22:43:44.6927962Z [00:02:45.367]➜  cat >/tmp/go-build2401649780/b382/importcfg << 'EOF' # internal
2025-08-20T22:43:44.6928756Z [00:02:45.367]➜  # import config
2025-08-20T22:43:44.6929487Z [00:02:45.367]➜  packagefile flag=/tmp/go-build2401649780/b284/_pkg_.a
2025-08-20T22:43:44.6930757Z [00:02:45.367]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:44.6931603Z [00:02:45.367]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:44.6932479Z [00:02:45.367]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:44.6933343Z [00:02:45.367]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:44.6934174Z [00:02:45.367]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:44.6935029Z [00:02:45.367]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:44.6935889Z [00:02:45.367]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:44.6936561Z [00:02:45.367]➜  EOF
2025-08-20T22:43:44.6969093Z [00:02:45.368]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:44.6973556Z [00:02:45.368]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10=>github.com/klauspost/cpuid/v2@v2.2.10;$WORK/b382=>" -p github.com/klauspost/cpuid/v2 -lang=go1.22 -installsuffix shared -buildid 0VdjWJAJjWvUtKbOkR3K/0VdjWJAJjWvUtKbOkR3K -goversion go1.25.0 -symabis $WORK/b382/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack -asmhdr $WORK/b382/go_asm.h /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10/cpuid.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10/detect_x86.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10/featureid_string.go
2025-08-20T22:43:45.0215513Z [00:02:45.695]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.10
2025-08-20T22:43:45.0218712Z [00:02:45.696]➜  /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.10=>github.com/klauspost/cpuid/v2@v2.2.10;$WORK/b382=>" -I $WORK/b382/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b382/cpuid_amd64.o ./cpuid_amd64.s
2025-08-20T22:43:45.0416927Z [00:02:45.716]➜  go tool pack r $WORK/b382/_pkg_.a $WORK/b382/cpuid_amd64.o # internal
2025-08-20T22:43:45.0421390Z [00:02:45.716]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T22:43:45.0437875Z [00:02:45.718]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/c8/c8e494a0f1a14076b296741ab61e5198f70d8a7c866f6e2e8b4b73390b372e5c-d # internal
2025-08-20T22:43:45.0443154Z [00:02:45.718]➜  github.com/zeebo/xxh3
2025-08-20T22:43:45.0443805Z [00:02:45.718]➜  mkdir -p $WORK/b381/
2025-08-20T22:43:45.0447680Z [00:02:45.719]➜  echo -n > $WORK/b381/go_asm.h # internal
2025-08-20T22:43:45.0451064Z [00:02:45.719]➜  cd /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2
2025-08-20T22:43:45.0453812Z [00:02:45.719]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/xxh3 -trimpath "/root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2=>github.com/zeebo/xxh3@v1.0.2;$WORK/b381=>" -I $WORK/b381/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b381/symabis ./accum_vector_avx512_amd64.s ./accum_vector_avx_amd64.s ./accum_vector_sse_amd64.s
2025-08-20T22:43:45.0583478Z [00:02:45.732]➜  cat >/tmp/go-build2401649780/b381/importcfg << 'EOF' # internal
2025-08-20T22:43:45.0585472Z [00:02:45.732]➜  # import config
2025-08-20T22:43:45.0586527Z [00:02:45.732]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:45.0587993Z [00:02:45.732]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build2401649780/b382/_pkg_.a
2025-08-20T22:43:45.0589047Z [00:02:45.732]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:45.0590433Z [00:02:45.732]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:45.0591561Z [00:02:45.732]➜  EOF
2025-08-20T22:43:45.0592154Z [00:02:45.733]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:45.0599273Z [00:02:45.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2=>github.com/zeebo/xxh3@v1.0.2;$WORK/b381=>" -p github.com/zeebo/xxh3 -lang=go1.17 -installsuffix shared -buildid xdh1q8fggr1gYoNDsQ0Y/xdh1q8fggr1gYoNDsQ0Y -goversion go1.25.0 -symabis $WORK/b381/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack -asmhdr $WORK/b381/go_asm.h /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/accum_generic.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/accum_stubs_amd64.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/consts.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/hash128.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/hash128_seed.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/hash64.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/hash64_seed.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/hasher.go /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2/utils.go
2025-08-20T22:43:45.0893275Z [00:02:45.763]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T22:43:45.1153436Z [00:02:45.789]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/41/4105c60768b45d7352c578b8b4c71727bbc8a8b4d446fa040457a18dc942552a-d # internal
2025-08-20T22:43:45.1155448Z [00:02:45.790]➜  github.com/goccy/go-json/internal/encoder/vm_color_indent
2025-08-20T22:43:45.1156431Z [00:02:45.790]➜  mkdir -p $WORK/b372/
2025-08-20T22:43:45.1162027Z [00:02:45.790]➜  cat >/tmp/go-build2401649780/b372/importcfg << 'EOF' # internal
2025-08-20T22:43:45.1163107Z [00:02:45.790]➜  # import config
2025-08-20T22:43:45.1164243Z [00:02:45.790]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:45.1165325Z [00:02:45.790]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:45.1167555Z [00:02:45.790]➜  packagefile github.com/goccy/go-json/internal/encoder=/tmp/go-build2401649780/b368/_pkg_.a
2025-08-20T22:43:45.1170386Z [00:02:45.790]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:43:45.1171393Z [00:02:45.790]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:45.1172275Z [00:02:45.790]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:45.1173124Z [00:02:45.790]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:45.1173756Z [00:02:45.790]➜  EOF
2025-08-20T22:43:45.1179336Z [00:02:45.791]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color_indent=>github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color_indent;$WORK/b372=>" -p github.com/goccy/go-json/internal/encoder/vm_color_indent -lang=go1.19 -complete -installsuffix shared -buildid cVN1Q0S9-26qvD-TH1wj/cVN1Q0S9-26qvD-TH1wj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color_indent/debug_vm.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color_indent/util.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color_indent/vm.go
2025-08-20T22:43:45.3782389Z [00:02:46.052]➜  cd /root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2
2025-08-20T22:43:45.3787339Z [00:02:46.052]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/xxh3 -trimpath "/root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2=>github.com/zeebo/xxh3@v1.0.2;$WORK/b381=>" -I $WORK/b381/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b381/accum_vector_avx512_amd64.o ./accum_vector_avx512_amd64.s
2025-08-20T22:43:45.3827762Z [00:02:46.057]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/xxh3 -trimpath "/root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2=>github.com/zeebo/xxh3@v1.0.2;$WORK/b381=>" -I $WORK/b381/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b381/accum_vector_avx_amd64.o ./accum_vector_avx_amd64.s
2025-08-20T22:43:45.3902022Z [00:02:46.064]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/zeebo/xxh3 -trimpath "/root/go/pkg/mod/github.com/zeebo/xxh3@v1.0.2=>github.com/zeebo/xxh3@v1.0.2;$WORK/b381=>" -I $WORK/b381/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b381/accum_vector_sse_amd64.o ./accum_vector_sse_amd64.s
2025-08-20T22:43:45.3944849Z [00:02:46.068]➜  go tool pack r $WORK/b381/_pkg_.a $WORK/b381/accum_vector_avx512_amd64.o $WORK/b381/accum_vector_avx_amd64.o $WORK/b381/accum_vector_sse_amd64.o # internal
2025-08-20T22:43:45.3946199Z [00:02:46.069]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T22:43:45.3950849Z [00:02:46.069]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T22:43:45.3964552Z [00:02:46.070]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/d8/d85ce0e7eb72d58c7da788f39da9af31dd7f531347cd8bc1c329ae0cf339c50e-d # internal
2025-08-20T22:43:45.3968468Z [00:02:46.071]➜  github.com/andybalholm/brotli/matchfinder
2025-08-20T22:43:45.3969140Z [00:02:46.071]➜  mkdir -p $WORK/b388/
2025-08-20T22:43:45.3975068Z [00:02:46.071]➜  cat >/tmp/go-build2401649780/b388/importcfg << 'EOF' # internal
2025-08-20T22:43:45.3975863Z [00:02:46.072]➜  # import config
2025-08-20T22:43:45.3976606Z [00:02:46.072]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:45.3977673Z [00:02:46.072]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:45.3978449Z [00:02:46.072]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.3979203Z [00:02:46.072]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:45.3979966Z [00:02:46.072]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:45.3980526Z [00:02:46.072]➜  EOF
2025-08-20T22:43:45.3981001Z [00:02:46.072]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:45.3994244Z [00:02:46.072]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/matchfinder=>github.com/andybalholm/brotli@v1.1.1/matchfinder;$WORK/b388=>" -p github.com/andybalholm/brotli/matchfinder -lang=go1.13 -complete -installsuffix shared -buildid LlxhEodpYKXa_cxzpXLd/LlxhEodpYKXa_cxzpXLd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/matchfinder/emitter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/matchfinder/m0.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/matchfinder/m4.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/matchfinder/matchfinder.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/matchfinder/textencoder.go
2025-08-20T22:43:45.4035950Z [00:02:46.078]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T22:43:45.4086413Z [00:02:46.083]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/27/272063d9d233e9a65d32927205b9410181db1b2160ef634dc4d92408d4ae2265-d # internal
2025-08-20T22:43:45.4110938Z [00:02:46.085]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/a5/a5ba5ab508aeef1aa307e0616a7e6cc30417a5fc2b05a526ef0be60884ad16f6-d # internal
2025-08-20T22:43:45.4116572Z [00:02:46.086]➜  github.com/flarco/g/process
2025-08-20T22:43:45.4120879Z [00:02:46.086]➜  mkdir -p $WORK/b294/
2025-08-20T22:43:45.4121536Z [00:02:46.086]➜  github.com/flarco/g/net
2025-08-20T22:43:45.4122125Z [00:02:46.086]➜  mkdir -p $WORK/b293/
2025-08-20T22:43:45.4123651Z [00:02:46.086]➜  cat >/tmp/go-build2401649780/b294/importcfg << 'EOF' # internal
2025-08-20T22:43:45.4124812Z [00:02:46.086]➜  # import config
2025-08-20T22:43:45.4125481Z [00:02:46.086]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:45.4126299Z [00:02:46.086]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:45.4130089Z [00:02:46.086]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:45.4131009Z [00:02:46.086]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:45.4131951Z [00:02:46.086]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:43:45.4133065Z [00:02:46.086]➜  packagefile github.com/shirou/gopsutil/v3/process=/tmp/go-build2401649780/b295/_pkg_.a
2025-08-20T22:43:45.4134537Z [00:02:46.086]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:43:45.4135487Z [00:02:46.086]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.4136300Z [00:02:46.086]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:45.4137325Z [00:02:46.086]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:45.4138199Z [00:02:46.086]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:45.4139044Z [00:02:46.086]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:45.4139870Z [00:02:46.086]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:45.4140719Z [00:02:46.086]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:45.4141557Z [00:02:46.086]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:45.4142168Z [00:02:46.086]➜  EOF
2025-08-20T22:43:45.4146003Z [00:02:46.086]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/g@v0.1.155/process=>github.com/flarco/g@v0.1.155/process;$WORK/b294=>" -p github.com/flarco/g/process -lang=go1.20 -complete -installsuffix shared -buildid lW4zz67rRvIc1s4Uda-w/lW4zz67rRvIc1s4Uda-w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /root/go/pkg/mod/github.com/flarco/g@v0.1.155/process/process.go
2025-08-20T22:43:45.4149574Z [00:02:46.087]➜  cat >/tmp/go-build2401649780/b293/importcfg << 'EOF' # internal
2025-08-20T22:43:45.4150288Z [00:02:46.087]➜  # import config
2025-08-20T22:43:45.4150958Z [00:02:46.087]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:45.4152041Z [00:02:46.087]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:45.4152905Z [00:02:46.087]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:43:45.4153915Z [00:02:46.087]➜  packagefile github.com/json-iterator/go=/tmp/go-build2401649780/b258/_pkg_.a
2025-08-20T22:43:45.4154925Z [00:02:46.087]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:43:45.4155911Z [00:02:46.087]➜  packagefile gopkg.in/gomail.v2=/tmp/go-build2401649780/b287/_pkg_.a
2025-08-20T22:43:45.4156794Z [00:02:46.087]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.4157898Z [00:02:46.087]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:45.4158745Z [00:02:46.087]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:45.4159550Z [00:02:46.087]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:45.4160344Z [00:02:46.087]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:45.4161170Z [00:02:46.087]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:45.4162038Z [00:02:46.087]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:45.4162891Z [00:02:46.087]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:45.4163513Z [00:02:46.087]➜  EOF
2025-08-20T22:43:45.4170457Z [00:02:46.087]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/g@v0.1.155/net=>github.com/flarco/g@v0.1.155/net;$WORK/b293=>" -p github.com/flarco/g/net -lang=go1.20 -complete -installsuffix shared -buildid VRleaDQRW31xPAb6ZyKD/VRleaDQRW31xPAb6ZyKD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/discord.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/email.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/html.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/html_entity.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/http.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/messaging.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/msteams.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/slack.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/net/url.go
2025-08-20T22:43:45.4547381Z [00:02:46.129]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T22:43:45.4562648Z [00:02:46.130]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/3e/3e477318a898b584a52e8a19b019f94439c8844a4b83c4dd09529eabf648bb26-d # internal
2025-08-20T22:43:45.4564282Z [00:02:46.131]➜  github.com/slingdata-io/sling-cli/core
2025-08-20T22:43:45.4565821Z [00:02:46.131]➜  mkdir -p $WORK/b302/
2025-08-20T22:43:45.4572664Z [00:02:46.131]➜  cat >/tmp/go-build2401649780/b302/importcfg << 'EOF' # internal
2025-08-20T22:43:45.4574497Z [00:02:46.131]➜  # import config
2025-08-20T22:43:45.4575274Z [00:02:46.131]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:43:45.4576357Z [00:02:46.131]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:43:45.4577499Z [00:02:46.131]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:45.4578376Z [00:02:46.131]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:45.4579213Z [00:02:46.131]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:45.4580030Z [00:02:46.131]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:45.4580623Z [00:02:46.131]➜  EOF
2025-08-20T22:43:45.4589576Z [00:02:46.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core=>github.com/slingdata-io/sling-cli/core;$WORK/b302=>" -p github.com/slingdata-io/sling-cli/core -lang=go1.24 -complete -installsuffix shared -buildid 5scg5awjPl3ySIgHTFkt/5scg5awjPl3ySIgHTFkt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/version.go
2025-08-20T22:43:45.4819545Z [00:02:46.156]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T22:43:45.4849515Z [00:02:46.159]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/98/98002603724b7f49ff08d2738ef41648d8c44909e85e81ca24b6d6341e6ff28c-d # internal
2025-08-20T22:43:45.4865521Z [00:02:46.160]➜  github.com/slingdata-io/sling-cli/core/dbio
2025-08-20T22:43:45.4890277Z [00:02:46.163]➜  mkdir -p $WORK/b303/
2025-08-20T22:43:45.4898404Z [00:02:46.164]➜  cat >/tmp/go-build2401649780/b303/importcfg << 'EOF' # internal
2025-08-20T22:43:45.4899420Z [00:02:46.164]➜  # import config
2025-08-20T22:43:45.4900255Z [00:02:46.164]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:45.4902268Z [00:02:46.164]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:43:45.4903204Z [00:02:46.164]➜  packagefile encoding/csv=/tmp/go-build2401649780/b304/_pkg_.a
2025-08-20T22:43:45.4904220Z [00:02:46.164]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:43:45.4905269Z [00:02:46.164]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:43:45.4906183Z [00:02:46.164]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.4907068Z [00:02:46.164]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:45.4908172Z [00:02:46.164]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:45.4908837Z [00:02:46.164]➜  EOF
2025-08-20T22:43:45.4919472Z [00:02:46.166]➜  cat >/tmp/go-build2401649780/b303/embedcfg << 'EOF' # internal
2025-08-20T22:43:45.4925736Z [00:02:46.166]➜  {
2025-08-20T22:43:45.4926191Z [00:02:46.166]➜  	"Patterns": {
2025-08-20T22:43:45.4926694Z [00:02:46.166]➜  		"templates/*": [
2025-08-20T22:43:45.4927474Z [00:02:46.166]➜  			"templates/_properties.yaml",
2025-08-20T22:43:45.4928107Z [00:02:46.166]➜  			"templates/athena.yaml",
2025-08-20T22:43:45.4928713Z [00:02:46.166]➜  			"templates/azuredwh.yaml",
2025-08-20T22:43:45.4929323Z [00:02:46.166]➜  			"templates/azuresql.yaml",
2025-08-20T22:43:45.4929961Z [00:02:46.166]➜  			"templates/azuretable.yaml",
2025-08-20T22:43:45.4930569Z [00:02:46.166]➜  			"templates/base.yaml",
2025-08-20T22:43:45.4931564Z [00:02:46.166]➜  			"templates/bigquery.yaml",
2025-08-20T22:43:45.4932162Z [00:02:46.166]➜  			"templates/bigtable.yaml",
2025-08-20T22:43:45.4932782Z [00:02:46.166]➜  			"templates/clickhouse.yaml",
2025-08-20T22:43:45.4933378Z [00:02:46.166]➜  			"templates/d1.yaml",
2025-08-20T22:43:45.4933969Z [00:02:46.166]➜  			"templates/databricks.yaml",
2025-08-20T22:43:45.4934570Z [00:02:46.166]➜  			"templates/duckdb.yaml",
2025-08-20T22:43:45.4935160Z [00:02:46.166]➜  			"templates/ducklake.yaml",
2025-08-20T22:43:45.4935787Z [00:02:46.166]➜  			"templates/elasticsearch.yaml",
2025-08-20T22:43:45.4936422Z [00:02:46.166]➜  			"templates/exasol.yaml",
2025-08-20T22:43:45.4936999Z [00:02:46.166]➜  			"templates/hive.yaml",
2025-08-20T22:43:45.4937900Z [00:02:46.166]➜  			"templates/iceberg.yaml",
2025-08-20T22:43:45.4938529Z [00:02:46.166]➜  			"templates/mariadb.yaml",
2025-08-20T22:43:45.4939120Z [00:02:46.166]➜  			"templates/mongodb.yaml",
2025-08-20T22:43:45.4939711Z [00:02:46.166]➜  			"templates/motherduck.yaml",
2025-08-20T22:43:45.4940319Z [00:02:46.166]➜  			"templates/mysql.yaml",
2025-08-20T22:43:45.4940894Z [00:02:46.166]➜  			"templates/oracle.yaml",
2025-08-20T22:43:45.4941482Z [00:02:46.166]➜  			"templates/postgres.yaml",
2025-08-20T22:43:45.4942089Z [00:02:46.166]➜  			"templates/profile.def.yaml",
2025-08-20T22:43:45.4942716Z [00:02:46.166]➜  			"templates/profile.yaml",
2025-08-20T22:43:45.4943336Z [00:02:46.166]➜  			"templates/prometheus.yaml",
2025-08-20T22:43:45.4943949Z [00:02:46.166]➜  			"templates/proton.yaml",
2025-08-20T22:43:45.4944543Z [00:02:46.166]➜  			"templates/redshift.yaml",
2025-08-20T22:43:45.4945154Z [00:02:46.166]➜  			"templates/snowflake.yaml",
2025-08-20T22:43:45.4945750Z [00:02:46.166]➜  			"templates/spark.yaml",
2025-08-20T22:43:45.4946316Z [00:02:46.166]➜  			"templates/sqlite.yaml",
2025-08-20T22:43:45.4958291Z [00:02:46.166]➜  			"templates/sqlserver.yaml",
2025-08-20T22:43:45.4959056Z [00:02:46.166]➜  			"templates/starrocks.yaml",
2025-08-20T22:43:45.4959681Z [00:02:46.166]➜  			"templates/trino.yaml",
2025-08-20T22:43:45.4960360Z [00:02:46.166]➜  			"templates/types_general_to_native.tsv",
2025-08-20T22:43:45.4961087Z [00:02:46.166]➜  			"templates/types_native_to_general.tsv",
2025-08-20T22:43:45.4961749Z [00:02:46.166]➜  			"templates/vertica.yaml"
2025-08-20T22:43:45.4962271Z [00:02:46.166]➜  		]
2025-08-20T22:43:45.4962674Z [00:02:46.166]➜  	},
2025-08-20T22:43:45.4963096Z [00:02:46.166]➜  	"Files": {
2025-08-20T22:43:45.4964082Z [00:02:46.166]➜  		"templates/_properties.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/_properties.yaml",
2025-08-20T22:43:45.4965436Z [00:02:46.166]➜  		"templates/athena.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/athena.yaml",
2025-08-20T22:43:45.4966788Z [00:02:46.166]➜  		"templates/azuredwh.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuredwh.yaml",
2025-08-20T22:43:45.4968384Z [00:02:46.166]➜  		"templates/azuresql.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuresql.yaml",
2025-08-20T22:43:45.4970139Z [00:02:46.166]➜  		"templates/azuretable.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuretable.yaml",
2025-08-20T22:43:45.4971417Z [00:02:46.166]➜  		"templates/base.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/base.yaml",
2025-08-20T22:43:45.4972640Z [00:02:46.166]➜  		"templates/bigquery.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/bigquery.yaml",
2025-08-20T22:43:45.4973955Z [00:02:46.166]➜  		"templates/bigtable.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/bigtable.yaml",
2025-08-20T22:43:45.4975324Z [00:02:46.166]➜  		"templates/clickhouse.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/clickhouse.yaml",
2025-08-20T22:43:45.4976570Z [00:02:46.166]➜  		"templates/d1.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/d1.yaml",
2025-08-20T22:43:45.4978082Z [00:02:46.166]➜  		"templates/databricks.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/databricks.yaml",
2025-08-20T22:43:45.4979450Z [00:02:46.166]➜  		"templates/duckdb.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/duckdb.yaml",
2025-08-20T22:43:45.4980672Z [00:02:46.166]➜  		"templates/ducklake.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/ducklake.yaml",
2025-08-20T22:43:45.4981912Z [00:02:46.166]➜  		"templates/elasticsearch.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/elasticsearch.yaml",
2025-08-20T22:43:45.4983168Z [00:02:46.166]➜  		"templates/exasol.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/exasol.yaml",
2025-08-20T22:43:45.4984310Z [00:02:46.166]➜  		"templates/hive.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/hive.yaml",
2025-08-20T22:43:45.4985461Z [00:02:46.166]➜  		"templates/iceberg.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/iceberg.yaml",
2025-08-20T22:43:45.4986842Z [00:02:46.166]➜  		"templates/mariadb.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mariadb.yaml",
2025-08-20T22:43:45.5008564Z [00:02:46.166]➜  		"templates/mongodb.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mongodb.yaml",
2025-08-20T22:43:45.5010026Z [00:02:46.166]➜  		"templates/motherduck.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/motherduck.yaml",
2025-08-20T22:43:45.5011363Z [00:02:46.166]➜  		"templates/mysql.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mysql.yaml",
2025-08-20T22:43:45.5012626Z [00:02:46.166]➜  		"templates/oracle.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/oracle.yaml",
2025-08-20T22:43:45.5013968Z [00:02:46.166]➜  		"templates/postgres.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/postgres.yaml",
2025-08-20T22:43:45.5015378Z [00:02:46.166]➜  		"templates/profile.def.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/profile.def.yaml",
2025-08-20T22:43:45.5016767Z [00:02:46.166]➜  		"templates/profile.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/profile.yaml",
2025-08-20T22:43:45.5018345Z [00:02:46.166]➜  		"templates/prometheus.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/prometheus.yaml",
2025-08-20T22:43:45.5019641Z [00:02:46.166]➜  		"templates/proton.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/proton.yaml",
2025-08-20T22:43:45.5020995Z [00:02:46.166]➜  		"templates/redshift.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/redshift.yaml",
2025-08-20T22:43:45.5022286Z [00:02:46.166]➜  		"templates/snowflake.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/snowflake.yaml",
2025-08-20T22:43:45.5023442Z [00:02:46.166]➜  		"templates/spark.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/spark.yaml",
2025-08-20T22:43:45.5024600Z [00:02:46.166]➜  		"templates/sqlite.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/sqlite.yaml",
2025-08-20T22:43:45.5025768Z [00:02:46.166]➜  		"templates/sqlserver.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/sqlserver.yaml",
2025-08-20T22:43:45.5027013Z [00:02:46.166]➜  		"templates/starrocks.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/starrocks.yaml",
2025-08-20T22:43:45.5028533Z [00:02:46.166]➜  		"templates/trino.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/trino.yaml",
2025-08-20T22:43:45.5030229Z [00:02:46.166]➜  		"templates/types_general_to_native.tsv": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/types_general_to_native.tsv",
2025-08-20T22:43:45.5031762Z [00:02:46.166]➜  		"templates/types_native_to_general.tsv": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/types_native_to_general.tsv",
2025-08-20T22:43:45.5033107Z [00:02:46.166]➜  		"templates/vertica.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/vertica.yaml"
2025-08-20T22:43:45.5033863Z [00:02:46.166]➜  	}
2025-08-20T22:43:45.5034214Z [00:02:46.166]➜  }EOF
2025-08-20T22:43:45.5038128Z [00:02:46.166]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio=>github.com/slingdata-io/sling-cli/core/dbio;$WORK/b303=>" -p github.com/slingdata-io/sling-cli/core/dbio -lang=go1.24 -complete -installsuffix shared -buildid _PXqbn1NKYobMVSe9gOg/_PXqbn1NKYobMVSe9gOg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -embedcfg $WORK/b303/embedcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/dbio.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/dbio_types.go
2025-08-20T22:43:45.5754362Z [00:02:46.249]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T22:43:45.5807535Z [00:02:46.255]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/32/32b3e9135c15ede486066f8a92f7143505afdf5844bbca39a478f7e6169cd3d2-d # internal
2025-08-20T22:43:45.5897304Z [00:02:46.264]➜  github.com/andybalholm/brotli
2025-08-20T22:43:45.5900040Z [00:02:46.264]➜  mkdir -p $WORK/b387/
2025-08-20T22:43:45.5911420Z [00:02:46.265]➜  cat >/tmp/go-build2401649780/b387/importcfg << 'EOF' # internal
2025-08-20T22:43:45.5912210Z [00:02:46.265]➜  # import config
2025-08-20T22:43:45.5913268Z [00:02:46.265]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:45.5920584Z [00:02:46.265]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:45.5921557Z [00:02:46.265]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:45.5922385Z [00:02:46.265]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:45.5923523Z [00:02:46.265]➜  packagefile github.com/andybalholm/brotli/matchfinder=/tmp/go-build2401649780/b388/_pkg_.a
2025-08-20T22:43:45.5924638Z [00:02:46.265]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.5925441Z [00:02:46.265]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:45.5926286Z [00:02:46.265]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:45.5927355Z [00:02:46.265]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:45.5928248Z [00:02:46.265]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:45.5929114Z [00:02:46.265]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:45.5929945Z [00:02:46.265]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:45.5930578Z [00:02:46.265]➜  EOF
2025-08-20T22:43:45.5985204Z [00:02:46.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1=>github.com/andybalholm/brotli@v1.1.1;$WORK/b387=>" -p github.com/andybalholm/brotli -lang=go1.13 -complete -installsuffix shared -buildid CzIy4AgTZeOAJC7Hwr7X/CzIy4AgTZeOAJC7Hwr7X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/backward_references.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/backward_references_hq.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/bit_cost.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/bit_reader.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/bitwriter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/block_splitter.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/block_splitter_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/block_splitter_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/block_splitter_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/brotli_bit_stream.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/cluster.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/cluster_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/cluster_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/cluster_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/compress_fragment.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/compress_fragment_two_pass.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/constants.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/context.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/decode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/dictionary.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/dictionary_hash.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/encode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/encoder.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/encoder_dict.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/entropy_encode.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/entropy_encode_static.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/fast_log.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/find_match_length.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/h10.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/h5.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/h6.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/hash.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/hash_composite.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/hash_forgetful_chain.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/hash_longest_match_quickly.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/hash_rolling.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/histogram.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/http.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/huffman.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/literal_cost.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/memory.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/metablock.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/metablock_command.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/metablock_distance.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/metablock_literal.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/params.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/platform.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/prefix.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/prefix_dec.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/quality.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/reader.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/ringbuffer.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/state.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/static_dict.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/static_dict_lut.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/symbol_list.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/transform.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/utf8_util.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/util.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/write_bits.go /root/go/pkg/mod/github.com/andybalholm/brotli@v1.1.1/writer.go
2025-08-20T22:43:45.6814576Z [00:02:46.355]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T22:43:45.6878483Z [00:02:46.362]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/a7/a74a08f0980b1b5328412522a6ebf5f1a15283e15d9d4e4cbb3d04fd69f90418-d # internal
2025-08-20T22:43:45.6879938Z [00:02:46.362]➜  hash/adler32
2025-08-20T22:43:45.6881405Z [00:02:46.362]➜  mkdir -p $WORK/b393/
2025-08-20T22:43:45.6882725Z [00:02:46.362]➜  cat >/tmp/go-build2401649780/b393/importcfg << 'EOF' # internal
2025-08-20T22:43:45.6884199Z [00:02:46.362]➜  # import config
2025-08-20T22:43:45.6884861Z [00:02:46.362]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:45.6885649Z [00:02:46.362]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:45.6886524Z [00:02:46.362]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:45.6887354Z [00:02:46.362]➜  EOF
2025-08-20T22:43:45.6890118Z [00:02:46.362]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b393=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid nLLwKS3QG4e0LBzr7Nmu/nLLwKS3QG4e0LBzr7Nmu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T22:43:45.7043863Z [00:02:46.378]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T22:43:45.7051796Z [00:02:46.379]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/8a/8a941064c9e1657c92dde5671fbb1ec09bc2d3b729451f80a68553ce03c9a78d-d # internal
2025-08-20T22:43:45.7053299Z [00:02:46.379]➜  compress/zlib
2025-08-20T22:43:45.7053794Z [00:02:46.379]➜  mkdir -p $WORK/b392/
2025-08-20T22:43:45.7054500Z [00:02:46.379]➜  cat >/tmp/go-build2401649780/b392/importcfg << 'EOF' # internal
2025-08-20T22:43:45.7055490Z [00:02:46.379]➜  # import config
2025-08-20T22:43:45.7056310Z [00:02:46.379]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:45.7057379Z [00:02:46.379]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:43:45.7058605Z [00:02:46.379]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:45.7059462Z [00:02:46.379]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:45.7060256Z [00:02:46.379]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:45.7061040Z [00:02:46.379]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:45.7061875Z [00:02:46.379]➜  packagefile hash/adler32=/tmp/go-build2401649780/b393/_pkg_.a
2025-08-20T22:43:45.7062683Z [00:02:46.379]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.7063272Z [00:02:46.379]➜  EOF
2025-08-20T22:43:45.7066273Z [00:02:46.380]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b392=>" -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/b392/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T22:43:45.7162714Z [00:02:46.390]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T22:43:45.7256183Z [00:02:46.400]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/0b/0baf9e44c9ccd93e1f165e6ab42505e88e3eae1bc02e0d39f39539ac489bf4ca-d # internal
2025-08-20T22:43:45.7258785Z [00:02:46.400]➜  log/slog/internal/buffer
2025-08-20T22:43:45.7259333Z [00:02:46.400]➜  mkdir -p $WORK/b396/
2025-08-20T22:43:45.7260445Z [00:02:46.400]➜  cat >/tmp/go-build2401649780/b396/importcfg << 'EOF' # internal
2025-08-20T22:43:45.7261099Z [00:02:46.400]➜  # import config
2025-08-20T22:43:45.7261715Z [00:02:46.400]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:45.7262287Z [00:02:46.400]➜  EOF
2025-08-20T22:43:45.7265349Z [00:02:46.400]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b396=>" -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/b396/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T22:43:45.7490243Z [00:02:46.423]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T22:43:45.7498083Z [00:02:46.424]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/a3/a328f5e0bc9552a126a174bb76d019adfeb90ff9ff7f7dc10e8db565e08aca37-d # internal
2025-08-20T22:43:45.7501673Z [00:02:46.424]➜  github.com/golang/snappy
2025-08-20T22:43:45.7502444Z [00:02:46.424]➜  mkdir -p $WORK/b397/
2025-08-20T22:43:45.7520365Z [00:02:46.426]➜  echo -n > $WORK/b397/go_asm.h # internal
2025-08-20T22:43:45.7521170Z [00:02:46.426]➜  cd /root/go/pkg/mod/github.com/golang/snappy@v1.0.0
2025-08-20T22:43:45.7531396Z [00:02:46.426]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v1.0.0=>github.com/golang/snappy@v1.0.0;$WORK/b397=>" -I $WORK/b397/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b397/symabis ./decode_amd64.s ./encode_amd64.s
2025-08-20T22:43:45.7588979Z [00:02:46.433]➜  cat >/tmp/go-build2401649780/b397/importcfg << 'EOF' # internal
2025-08-20T22:43:45.7590735Z [00:02:46.433]➜  # import config
2025-08-20T22:43:45.7591449Z [00:02:46.433]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:45.7592304Z [00:02:46.433]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:45.7593110Z [00:02:46.433]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:45.7593916Z [00:02:46.433]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.7594494Z [00:02:46.433]➜  EOF
2025-08-20T22:43:45.7595003Z [00:02:46.433]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:45.7600674Z [00:02:46.433]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v1.0.0=>github.com/golang/snappy@v1.0.0;$WORK/b397=>" -p github.com/golang/snappy -lang=go1.16 -installsuffix shared -buildid 1OBHzmya1YI6sIcQjcNA/1OBHzmya1YI6sIcQjcNA -goversion go1.25.0 -symabis $WORK/b397/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack -asmhdr $WORK/b397/go_asm.h /root/go/pkg/mod/github.com/golang/snappy@v1.0.0/decode.go /root/go/pkg/mod/github.com/golang/snappy@v1.0.0/decode_asm.go /root/go/pkg/mod/github.com/golang/snappy@v1.0.0/encode.go /root/go/pkg/mod/github.com/golang/snappy@v1.0.0/encode_asm.go /root/go/pkg/mod/github.com/golang/snappy@v1.0.0/snappy.go
2025-08-20T22:43:45.7605266Z [00:02:46.433]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T22:43:45.7619328Z [00:02:46.434]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/36/36eb2e8aaccbeba90afc12b134521137935cf1e21b7a560ac87472a04d456af2-d # internal
2025-08-20T22:43:45.7620377Z [00:02:46.435]➜  log/slog
2025-08-20T22:43:45.7620842Z [00:02:46.435]➜  mkdir -p $WORK/b394/
2025-08-20T22:43:45.7621595Z [00:02:46.435]➜  cat >/tmp/go-build2401649780/b394/importcfg << 'EOF' # internal
2025-08-20T22:43:45.7622282Z [00:02:46.435]➜  # import config
2025-08-20T22:43:45.7622971Z [00:02:46.435]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:45.7623827Z [00:02:46.435]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:45.7624695Z [00:02:46.435]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:45.7625596Z [00:02:46.435]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:45.7626496Z [00:02:46.435]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:45.7627458Z [00:02:46.435]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:45.7628273Z [00:02:46.435]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.7629090Z [00:02:46.435]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:45.7630008Z [00:02:46.435]➜  packagefile log/internal=/tmp/go-build2401649780/b072/_pkg_.a
2025-08-20T22:43:45.7631018Z [00:02:46.435]➜  packagefile log/slog/internal=/tmp/go-build2401649780/b395/_pkg_.a
2025-08-20T22:43:45.7632377Z [00:02:46.435]➜  packagefile log/slog/internal/buffer=/tmp/go-build2401649780/b396/_pkg_.a
2025-08-20T22:43:45.7633341Z [00:02:46.435]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:45.7634176Z [00:02:46.435]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:45.7635017Z [00:02:46.435]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:45.7635840Z [00:02:46.435]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:45.7636656Z [00:02:46.435]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:45.7637614Z [00:02:46.435]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:45.7638484Z [00:02:46.435]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:45.7639364Z [00:02:46.435]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:45.7640210Z [00:02:46.435]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:45.7641049Z [00:02:46.435]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:45.7641933Z [00:02:46.435]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:45.7642595Z [00:02:46.435]➜  EOF
2025-08-20T22:43:45.7647582Z [00:02:46.435]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b394=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid G8YbV9anifGDd3tP3iIN/G8YbV9anifGDd3tP3iIN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/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-20T22:43:45.7979606Z [00:02:46.472]➜  cd /root/go/pkg/mod/github.com/golang/snappy@v1.0.0
2025-08-20T22:43:45.7983272Z [00:02:46.472]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v1.0.0=>github.com/golang/snappy@v1.0.0;$WORK/b397=>" -I $WORK/b397/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b397/decode_amd64.o ./decode_amd64.s
2025-08-20T22:43:45.8034025Z [00:02:46.477]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/golang/snappy -trimpath "/root/go/pkg/mod/github.com/golang/snappy@v1.0.0=>github.com/golang/snappy@v1.0.0;$WORK/b397=>" -I $WORK/b397/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b397/encode_amd64.o ./encode_amd64.s
2025-08-20T22:43:45.8074262Z [00:02:46.482]➜  go tool pack r $WORK/b397/_pkg_.a $WORK/b397/decode_amd64.o $WORK/b397/encode_amd64.o # internal
2025-08-20T22:43:45.8076785Z [00:02:46.482]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T22:43:45.8086585Z [00:02:46.483]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/81/815c3b065dcee7c710f0e399e8568f9de545a6091986e4ba734e3bcecf024f86-d # internal
2025-08-20T22:43:45.8095097Z [00:02:46.484]➜  github.com/klauspost/compress/flate
2025-08-20T22:43:45.8095879Z [00:02:46.484]➜  mkdir -p $WORK/b399/
2025-08-20T22:43:45.8101475Z [00:02:46.484]➜  cat >/tmp/go-build2401649780/b399/importcfg << 'EOF' # internal
2025-08-20T22:43:45.8102166Z [00:02:46.484]➜  # import config
2025-08-20T22:43:45.8102812Z [00:02:46.484]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:45.8103600Z [00:02:46.484]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:45.8104428Z [00:02:46.484]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:43:45.8105342Z [00:02:46.484]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:45.8106173Z [00:02:46.484]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:45.8106935Z [00:02:46.484]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:45.8108490Z [00:02:46.484]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build2401649780/b400/_pkg_.a
2025-08-20T22:43:45.8109484Z [00:02:46.484]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:45.8110244Z [00:02:46.484]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:45.8111019Z [00:02:46.484]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:45.8111824Z [00:02:46.484]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:45.8112602Z [00:02:46.484]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:45.8113163Z [00:02:46.484]➜  EOF
2025-08-20T22:43:45.8113659Z [00:02:46.485]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:45.8146963Z [00:02:46.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate=>github.com/klauspost/compress@v1.18.0/flate;$WORK/b399=>" -p github.com/klauspost/compress/flate -lang=go1.22 -complete -installsuffix shared -buildid K-MoKNVvxWjYmDVmhQsO/K-MoKNVvxWjYmDVmhQsO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/deflate.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/dict_decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/fast_encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_bit_writer.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_code.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_sortByFreq.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/huffman_sortByLiteral.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/inflate.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/inflate_gen.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level1.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level2.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level3.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level4.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level5.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/level6.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/matchlen_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/regmask_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/stateless.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/flate/token.go
2025-08-20T22:43:46.0747332Z [00:02:46.749]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T22:43:46.0863850Z [00:02:46.760]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/bf/bfc19bc44ad3fb3753e78e424509d838b84f0ba879f5ecb2f066e5f5fcb3e18d-d # internal
2025-08-20T22:43:46.0901050Z [00:02:46.764]➜  github.com/apache/thrift/lib/go/thrift
2025-08-20T22:43:46.0905095Z [00:02:46.765]➜  mkdir -p $WORK/b391/
2025-08-20T22:43:46.0910995Z [00:02:46.765]➜  cat >/tmp/go-build2401649780/b391/importcfg << 'EOF' # internal
2025-08-20T22:43:46.0918257Z [00:02:46.765]➜  # import config
2025-08-20T22:43:46.0918903Z [00:02:46.765]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:46.0919668Z [00:02:46.765]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:46.0920473Z [00:02:46.765]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:46.0921327Z [00:02:46.765]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:43:46.0922129Z [00:02:46.765]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:46.0922921Z [00:02:46.765]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:46.0923789Z [00:02:46.765]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:46.0924658Z [00:02:46.765]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:46.0925822Z [00:02:46.765]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:46.0926687Z [00:02:46.765]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:46.0927669Z [00:02:46.765]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:46.0928427Z [00:02:46.765]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:46.0929143Z [00:02:46.765]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:46.0929845Z [00:02:46.765]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:46.0930577Z [00:02:46.765]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:43:46.0931339Z [00:02:46.765]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:46.0932058Z [00:02:46.765]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:46.0932800Z [00:02:46.765]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:46.0933579Z [00:02:46.765]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:46.0934312Z [00:02:46.765]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:46.0935041Z [00:02:46.765]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:46.0935787Z [00:02:46.765]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:46.0936526Z [00:02:46.765]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:46.0937813Z [00:02:46.765]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:46.0938621Z [00:02:46.765]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:46.0939648Z [00:02:46.765]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:46.0940435Z [00:02:46.765]➜  packagefile testing=/tmp/go-build2401649780/b290/_pkg_.a
2025-08-20T22:43:46.0941181Z [00:02:46.765]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:46.0941744Z [00:02:46.765]➜  EOF
2025-08-20T22:43:46.1013187Z [00:02:46.765]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift=>github.com/apache/thrift@v0.21.0/lib/go/thrift;$WORK/b391=>" -p github.com/apache/thrift/lib/go/thrift -lang=go1.22 -complete -installsuffix shared -buildid 1i6XgTiQ0u9GWMlY2Zg5/1i6XgTiQ0u9GWMlY2Zg5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/application_exception.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/binary_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/buffered_transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/client.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/compact_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/configuration.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/context.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/debug_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/deserializer.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/duplicate_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/exception.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/framed_transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/header_context.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/header_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/header_transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/http_client.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/http_transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/iostream_transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/json_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/logger.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/memory_buffer.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/messagetype.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/middleware.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/multiplexed_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/numeric.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/pointerize.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/pool.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/processor_factory.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/protocol_exception.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/protocol_factory.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/response_helper.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/rich_transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/serializer.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/server.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/server_socket.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/server_transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/simple_json_protocol.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/simple_server.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/slog.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/socket.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/socket_conn.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/socket_unix_conn.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/ssl_server_socket.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/ssl_socket.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/transport.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/transport_exception.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/transport_factory.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/type.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/uuid.go /root/go/pkg/mod/github.com/apache/thrift@v0.21.0/lib/go/thrift/zlib_transport.go
2025-08-20T22:43:46.2906969Z [00:02:46.965]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T22:43:46.2967255Z [00:02:46.971]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/2c/2cf4b66238b28b074ac9bf1f7ac16212780189ca42c36fb03a2361bb53bb34c1-d # internal
2025-08-20T22:43:46.2973441Z [00:02:46.971]➜  github.com/klauspost/compress/gzip
2025-08-20T22:43:46.2974038Z [00:02:46.971]➜  mkdir -p $WORK/b398/
2025-08-20T22:43:46.2982755Z [00:02:46.972]➜  cat >/tmp/go-build2401649780/b398/importcfg << 'EOF' # internal
2025-08-20T22:43:46.2985132Z [00:02:46.972]➜  # import config
2025-08-20T22:43:46.2985802Z [00:02:46.972]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:46.2986678Z [00:02:46.972]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:46.2987778Z [00:02:46.972]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:46.2988648Z [00:02:46.972]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:46.2989437Z [00:02:46.972]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:46.2990439Z [00:02:46.972]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build2401649780/b399/_pkg_.a
2025-08-20T22:43:46.2991481Z [00:02:46.972]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:46.2992349Z [00:02:46.972]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:46.2993465Z [00:02:46.972]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:46.2994065Z [00:02:46.972]➜  EOF
2025-08-20T22:43:46.3009215Z [00:02:46.975]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/gzip=>github.com/klauspost/compress@v1.18.0/gzip;$WORK/b398=>" -p github.com/klauspost/compress/gzip -lang=go1.22 -complete -installsuffix shared -buildid eNXVg8nXyDHZvIN8WJ9v/eNXVg8nXyDHZvIN8WJ9v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/gzip/gunzip.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/gzip/gzip.go
2025-08-20T22:43:46.3662790Z [00:02:47.040]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T22:43:46.3687738Z [00:02:47.043]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/2c/2c984882fd58727ce613b76b6f1355a6bb42ee59841bddf04dbabcf20d0f516f-d # internal
2025-08-20T22:43:46.3693217Z [00:02:47.043]➜  github.com/klauspost/compress/fse
2025-08-20T22:43:46.3695866Z [00:02:47.043]➜  mkdir -p $WORK/b404/
2025-08-20T22:43:46.3699977Z [00:02:47.044]➜  cat >/tmp/go-build2401649780/b404/importcfg << 'EOF' # internal
2025-08-20T22:43:46.3701237Z [00:02:47.044]➜  # import config
2025-08-20T22:43:46.3703940Z [00:02:47.044]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:46.3704861Z [00:02:47.044]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:46.3705679Z [00:02:47.044]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:46.3706450Z [00:02:47.044]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:46.3707504Z [00:02:47.044]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:46.3708154Z [00:02:47.044]➜  EOF
2025-08-20T22:43:46.3714538Z [00:02:47.044]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse=>github.com/klauspost/compress@v1.18.0/fse;$WORK/b404=>" -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/b404/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-20T22:43:46.4879596Z [00:02:47.162]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T22:43:46.4901665Z [00:02:47.164]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/ef/ef3d52c583370559a13c74c39940fec6a420ff4f68215370506f80c17816a835-d # internal
2025-08-20T22:43:46.4907728Z [00:02:47.165]➜  github.com/klauspost/compress/huff0
2025-08-20T22:43:46.4910640Z [00:02:47.165]➜  mkdir -p $WORK/b403/
2025-08-20T22:43:46.4915984Z [00:02:47.166]➜  echo -n > $WORK/b403/go_asm.h # internal
2025-08-20T22:43:46.4919946Z [00:02:47.166]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0
2025-08-20T22:43:46.4922811Z [00:02:47.166]➜  /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/b403=>" -I $WORK/b403/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b403/symabis ./decompress_amd64.s
2025-08-20T22:43:46.4971629Z [00:02:47.171]➜  cat >/tmp/go-build2401649780/b403/importcfg << 'EOF' # internal
2025-08-20T22:43:46.5012990Z [00:02:47.171]➜  # import config
2025-08-20T22:43:46.5013697Z [00:02:47.171]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:46.5014503Z [00:02:47.171]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:46.5015808Z [00:02:47.171]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build2401649780/b404/_pkg_.a
2025-08-20T22:43:46.5017089Z [00:02:47.171]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2401649780/b405/_pkg_.a
2025-08-20T22:43:46.5018620Z [00:02:47.171]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build2401649780/b400/_pkg_.a
2025-08-20T22:43:46.5019642Z [00:02:47.171]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:46.5020401Z [00:02:47.171]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:46.5021195Z [00:02:47.171]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:46.5022038Z [00:02:47.171]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:46.5022809Z [00:02:47.171]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:46.5023383Z [00:02:47.171]➜  EOF
2025-08-20T22:43:46.5023892Z [00:02:47.172]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:46.5031150Z [00:02:47.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b403=>" -p github.com/klauspost/compress/huff0 -lang=go1.22 -installsuffix shared -buildid W_udoCvsncTTzLvVQzas/W_udoCvsncTTzLvVQzas -goversion go1.25.0 -symabis $WORK/b403/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack -asmhdr $WORK/b403/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-20T22:43:46.7111773Z [00:02:47.385]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0
2025-08-20T22:43:46.7116838Z [00:02:47.385]➜  /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/b403=>" -I $WORK/b403/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b403/decompress_amd64.o ./decompress_amd64.s
2025-08-20T22:43:46.7223936Z [00:02:47.396]➜  go tool pack r $WORK/b403/_pkg_.a $WORK/b403/decompress_amd64.o # internal
2025-08-20T22:43:46.7227298Z [00:02:47.397]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T22:43:46.7249684Z [00:02:47.399]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/8f/8f8ef9360275cebd9d1053af74d95b6456c93a11c6dcbc7135e1ec8a9a63acaa-d # internal
2025-08-20T22:43:46.7293160Z [00:02:47.403]➜  github.com/klauspost/compress/internal/snapref
2025-08-20T22:43:46.7295766Z [00:02:47.404]➜  mkdir -p $WORK/b406/
2025-08-20T22:43:46.7299973Z [00:02:47.404]➜  cat >/tmp/go-build2401649780/b406/importcfg << 'EOF' # internal
2025-08-20T22:43:46.7302628Z [00:02:47.404]➜  # import config
2025-08-20T22:43:46.7311998Z [00:02:47.404]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:46.7312879Z [00:02:47.404]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:46.7315610Z [00:02:47.404]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:46.7316422Z [00:02:47.404]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:46.7316995Z [00:02:47.404]➜  EOF
2025-08-20T22:43:46.7317650Z [00:02:47.404]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:46.7324320Z [00:02:47.404]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b406/_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/b406=>" -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/b406/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-20T22:43:46.8369590Z [00:02:47.510]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T22:43:46.8375946Z [00:02:47.511]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/ac/ac0712a715e97a1d66376ddf9e4cde601262a82e416040db6bef88e337c966cd-d # internal
2025-08-20T22:43:46.8377408Z [00:02:47.511]➜  github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T22:43:46.8378066Z [00:02:47.511]➜  mkdir -p $WORK/b407/
2025-08-20T22:43:46.8378627Z [00:02:47.512]➜  echo -n > $WORK/b407/go_asm.h # internal
2025-08-20T22:43:46.8379743Z [00:02:47.512]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T22:43:46.8383073Z [00:02:47.512]➜  /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/b407=>" -I $WORK/b407/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b407/symabis ./xxhash_amd64.s
2025-08-20T22:43:46.8423451Z [00:02:47.516]➜  cat >/tmp/go-build2401649780/b407/importcfg << 'EOF' # internal
2025-08-20T22:43:46.8424792Z [00:02:47.516]➜  # import config
2025-08-20T22:43:46.8426473Z [00:02:47.516]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:46.8427945Z [00:02:47.517]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:46.8429532Z [00:02:47.517]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:46.8430535Z [00:02:47.517]➜  EOF
2025-08-20T22:43:46.8431277Z [00:02:47.517]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:46.8438219Z [00:02:47.517]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b407/_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/b407=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.22 -installsuffix shared -buildid qI53LTnLdwDIALZcyE5T/qI53LTnLdwDIALZcyE5T -goversion go1.25.0 -symabis $WORK/b407/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack -asmhdr $WORK/b407/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-20T22:43:46.8838214Z [00:02:47.558]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T22:43:46.8843812Z [00:02:47.558]➜  /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/b407=>" -I $WORK/b407/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b407/xxhash_amd64.o ./xxhash_amd64.s
2025-08-20T22:43:46.8885385Z [00:02:47.563]➜  go tool pack r $WORK/b407/_pkg_.a $WORK/b407/xxhash_amd64.o # internal
2025-08-20T22:43:46.8888154Z [00:02:47.563]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T22:43:46.8896291Z [00:02:47.564]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/8e/8e24d4bb7ae4f83cf9bc482b3d74e114fac8b80a206aeb6a0c0c04183d86298b-d # internal
2025-08-20T22:43:46.8912243Z [00:02:47.565]➜  github.com/klauspost/compress/zstd
2025-08-20T22:43:46.8914214Z [00:02:47.565]➜  mkdir -p $WORK/b401/
2025-08-20T22:43:46.8915853Z [00:02:47.566]➜  echo -n > $WORK/b401/go_asm.h # internal
2025-08-20T22:43:46.8919209Z [00:02:47.566]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd
2025-08-20T22:43:46.8923039Z [00:02:47.566]➜  /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/b401=>" -I $WORK/b401/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b401/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s
2025-08-20T22:43:46.9029554Z [00:02:47.577]➜  cat >/tmp/go-build2401649780/b401/importcfg << 'EOF' # internal
2025-08-20T22:43:46.9034136Z [00:02:47.577]➜  # import config
2025-08-20T22:43:46.9034888Z [00:02:47.577]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:46.9035803Z [00:02:47.577]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:46.9036714Z [00:02:47.577]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:46.9040990Z [00:02:47.577]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:46.9041928Z [00:02:47.577]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:46.9042772Z [00:02:47.577]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:46.9043549Z [00:02:47.577]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:46.9044503Z [00:02:47.577]➜  packagefile github.com/klauspost/compress=/tmp/go-build2401649780/b402/_pkg_.a
2025-08-20T22:43:46.9045948Z [00:02:47.577]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build2401649780/b403/_pkg_.a
2025-08-20T22:43:46.9047444Z [00:02:47.577]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2401649780/b405/_pkg_.a
2025-08-20T22:43:46.9048915Z [00:02:47.577]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build2401649780/b400/_pkg_.a
2025-08-20T22:43:46.9050253Z [00:02:47.577]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build2401649780/b406/_pkg_.a
2025-08-20T22:43:46.9051651Z [00:02:47.577]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2401649780/b407/_pkg_.a
2025-08-20T22:43:46.9052771Z [00:02:47.577]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:46.9053569Z [00:02:47.577]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:46.9054320Z [00:02:47.577]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:46.9055097Z [00:02:47.577]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:46.9055903Z [00:02:47.577]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:46.9056727Z [00:02:47.577]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:46.9057836Z [00:02:47.577]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:46.9058683Z [00:02:47.577]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:46.9059464Z [00:02:47.577]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:46.9060254Z [00:02:47.577]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:46.9061112Z [00:02:47.577]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:46.9061842Z [00:02:47.577]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:46.9062313Z [00:02:47.577]➜  EOF
2025-08-20T22:43:46.9062731Z [00:02:47.577]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:46.9084389Z [00:02:47.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b401=>" -p github.com/klauspost/compress/zstd -lang=go1.22 -installsuffix shared -buildid 66qtFyDDwJQtdZjQMvXR/66qtFyDDwJQtdZjQMvXR -goversion go1.25.0 -symabis $WORK/b401/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack -asmhdr $WORK/b401/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-20T22:43:47.4368785Z [00:02:48.111]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T22:43:47.4569775Z [00:02:48.131]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/90/9088ea3efb0c6ad3865a98e7d7a998934bddd5af72fb0c2ae3b44ff757429041-d # internal
2025-08-20T22:43:47.4574996Z [00:02:48.132]➜  github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet
2025-08-20T22:43:47.4578089Z [00:02:48.132]➜  mkdir -p $WORK/b390/
2025-08-20T22:43:47.4583323Z [00:02:48.132]➜  cat >/tmp/go-build2401649780/b390/importcfg << 'EOF' # internal
2025-08-20T22:43:47.4584098Z [00:02:48.132]➜  # import config
2025-08-20T22:43:47.4584790Z [00:02:48.132]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:47.4585661Z [00:02:48.132]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:47.4586611Z [00:02:48.132]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:47.4587767Z [00:02:48.132]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:47.4588615Z [00:02:48.132]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:47.4589726Z [00:02:48.132]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:43:47.4590796Z [00:02:48.132]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:43:47.4591965Z [00:02:48.132]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:47.4592802Z [00:02:48.132]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:47.4593621Z [00:02:48.132]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:47.4594249Z [00:02:48.132]➜  EOF
2025-08-20T22:43:47.4623994Z [00:02:48.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/gen-go/parquet=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/gen-go/parquet;$WORK/b390=>" -p github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet -lang=go1.23 -complete -installsuffix shared -buildid 4amJ0WOx80Sc_f5u3qzh/4amJ0WOx80Sc_f5u3qzh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/gen-go/parquet/GoUnusedProtection__.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/gen-go/parquet/parquet-consts.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/gen-go/parquet/parquet.go
2025-08-20T22:43:47.9022878Z [00:02:48.576]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd
2025-08-20T22:43:47.9026021Z [00:02:48.577]➜  /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/b401=>" -I $WORK/b401/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b401/fse_decoder_amd64.o ./fse_decoder_amd64.s
2025-08-20T22:43:47.9107609Z [00:02:48.585]➜  /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/b401=>" -I $WORK/b401/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b401/matchlen_amd64.o ./matchlen_amd64.s
2025-08-20T22:43:47.9169132Z [00:02:48.591]➜  /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/b401=>" -I $WORK/b401/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b401/seqdec_amd64.o ./seqdec_amd64.s
2025-08-20T22:43:47.9419426Z [00:02:48.616]➜  go tool pack r $WORK/b401/_pkg_.a $WORK/b401/fse_decoder_amd64.o $WORK/b401/matchlen_amd64.o $WORK/b401/seqdec_amd64.o # internal
2025-08-20T22:43:47.9422305Z [00:02:48.616]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T22:43:47.9594980Z [00:02:48.633]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/7c/7cc55b5717666a6ff317d9a0b6db1c55a75eaf50f0cab0e8ba2fc13b0ebb124a-d # internal
2025-08-20T22:43:47.9600456Z [00:02:48.634]➜  github.com/pierrec/lz4/v4/internal/lz4block
2025-08-20T22:43:47.9601073Z [00:02:48.634]➜  mkdir -p $WORK/b409/
2025-08-20T22:43:47.9601682Z [00:02:48.634]➜  echo -n > $WORK/b409/go_asm.h # internal
2025-08-20T22:43:47.9602468Z [00:02:48.634]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block
2025-08-20T22:43:47.9605509Z [00:02:48.634]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block;$WORK/b409=>" -I $WORK/b409/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b409/symabis ./decode_amd64.s
2025-08-20T22:43:47.9725689Z [00:02:48.647]➜  cat >/tmp/go-build2401649780/b409/importcfg << 'EOF' # internal
2025-08-20T22:43:47.9726613Z [00:02:48.647]➜  # import config
2025-08-20T22:43:47.9729488Z [00:02:48.647]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:47.9730695Z [00:02:48.647]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build2401649780/b410/_pkg_.a
2025-08-20T22:43:47.9732118Z [00:02:48.647]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:47.9732932Z [00:02:48.647]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:47.9733532Z [00:02:48.647]➜  EOF
2025-08-20T22:43:47.9734040Z [00:02:48.647]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:47.9739590Z [00:02:48.647]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block;$WORK/b409=>" -p github.com/pierrec/lz4/v4/internal/lz4block -lang=go1.14 -installsuffix shared -buildid KjLmCOrtVn--UwJ2xagi/KjLmCOrtVn--UwJ2xagi -goversion go1.25.0 -symabis $WORK/b409/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack -asmhdr $WORK/b409/go_asm.h /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block/block.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block/blocks.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block/decode_asm.go
2025-08-20T22:43:48.0622078Z [00:02:48.736]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block
2025-08-20T22:43:48.0627534Z [00:02:48.736]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4/v4/internal/lz4block -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4block;$WORK/b409=>" -I $WORK/b409/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b409/decode_amd64.o ./decode_amd64.s
2025-08-20T22:43:48.0746283Z [00:02:48.749]➜  go tool pack r $WORK/b409/_pkg_.a $WORK/b409/decode_amd64.o # internal
2025-08-20T22:43:48.0749518Z [00:02:48.749]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T22:43:48.0760133Z [00:02:48.750]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/13/13d7429fffa4671f4d1a567dab20d4967035cf810d3e57ad35e5230be4766aa8-d # internal
2025-08-20T22:43:48.0772541Z [00:02:48.750]➜  github.com/pierrec/lz4/v4/internal/xxh32
2025-08-20T22:43:48.0773133Z [00:02:48.750]➜  mkdir -p $WORK/b412/
2025-08-20T22:43:48.0773760Z [00:02:48.751]➜  cat >/tmp/go-build2401649780/b412/importcfg << 'EOF' # internal
2025-08-20T22:43:48.0774421Z [00:02:48.751]➜  # import config
2025-08-20T22:43:48.0775124Z [00:02:48.751]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:48.0775775Z [00:02:48.751]➜  EOF
2025-08-20T22:43:48.0776283Z [00:02:48.751]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:48.0781059Z [00:02:48.751]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32=>github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32;$WORK/b412=>" -p github.com/pierrec/lz4/v4/internal/xxh32 -lang=go1.14 -complete -installsuffix shared -buildid ooebl_b4z3j96sP6X80e/ooebl_b4z3j96sP6X80e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32/xxh32zero.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/xxh32/xxh32zero_other.go
2025-08-20T22:43:48.1202191Z [00:02:48.794]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T22:43:48.1209634Z [00:02:48.795]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/77/77ec9d60f15212e04a0c1af8ebcb47d277c9382e530eed3519a1e7c627ea3653-d # internal
2025-08-20T22:43:48.1221811Z [00:02:48.796]➜  github.com/pierrec/lz4/v4/internal/lz4stream
2025-08-20T22:43:48.1223140Z [00:02:48.796]➜  mkdir -p $WORK/b411/
2025-08-20T22:43:48.1274121Z [00:02:48.801]➜  cat >/tmp/go-build2401649780/b411/importcfg << 'EOF' # internal
2025-08-20T22:43:48.1274885Z [00:02:48.801]➜  # import config
2025-08-20T22:43:48.1275668Z [00:02:48.801]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:48.1276582Z [00:02:48.801]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.1278227Z [00:02:48.801]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build2401649780/b409/_pkg_.a
2025-08-20T22:43:48.1279599Z [00:02:48.801]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build2401649780/b410/_pkg_.a
2025-08-20T22:43:48.1280979Z [00:02:48.801]➜  packagefile github.com/pierrec/lz4/v4/internal/xxh32=/tmp/go-build2401649780/b412/_pkg_.a
2025-08-20T22:43:48.1282007Z [00:02:48.801]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:48.1282837Z [00:02:48.802]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:48.1283658Z [00:02:48.802]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:48.1284251Z [00:02:48.802]➜  EOF
2025-08-20T22:43:48.1289549Z [00:02:48.802]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream=>github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream;$WORK/b411=>" -p github.com/pierrec/lz4/v4/internal/lz4stream -lang=go1.14 -complete -installsuffix shared -buildid cVuV1opvITs_CnYaJrIX/cVuV1opvITs_CnYaJrIX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream/block.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream/frame.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/internal/lz4stream/frame_gen.go
2025-08-20T22:43:48.2853053Z [00:02:48.959]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T22:43:48.2868088Z [00:02:48.961]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/23/235364ec12a9569b0c09e992f8f9aa861113e586d5f8666771059e4f64c900e3-d # internal
2025-08-20T22:43:48.2894111Z [00:02:48.963]➜  github.com/pierrec/lz4/v4
2025-08-20T22:43:48.2897087Z [00:02:48.964]➜  mkdir -p $WORK/b408/
2025-08-20T22:43:48.2901323Z [00:02:48.964]➜  cat >/tmp/go-build2401649780/b408/importcfg << 'EOF' # internal
2025-08-20T22:43:48.2914527Z [00:02:48.964]➜  # import config
2025-08-20T22:43:48.2915214Z [00:02:48.964]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:48.2916021Z [00:02:48.964]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:48.2916803Z [00:02:48.964]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.2918021Z [00:02:48.964]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build2401649780/b409/_pkg_.a
2025-08-20T22:43:48.2919330Z [00:02:48.964]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build2401649780/b410/_pkg_.a
2025-08-20T22:43:48.2920640Z [00:02:48.964]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4stream=/tmp/go-build2401649780/b411/_pkg_.a
2025-08-20T22:43:48.2921644Z [00:02:48.964]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:48.2922438Z [00:02:48.964]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:48.2923241Z [00:02:48.964]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:48.2924051Z [00:02:48.964]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:48.2924642Z [00:02:48.964]➜  EOF
2025-08-20T22:43:48.2930975Z [00:02:48.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22=>github.com/pierrec/lz4/v4@v4.1.22;$WORK/b408=>" -p github.com/pierrec/lz4/v4 -lang=go1.14 -complete -installsuffix shared -buildid ULfHK0dLO6eVkvvKjS3N/ULfHK0dLO6eVkvvKjS3N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/compressing_reader.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/lz4.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/options.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/options_gen.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/reader.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/state.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/state_gen.go /root/go/pkg/mod/github.com/pierrec/lz4/v4@v4.1.22/writer.go
2025-08-20T22:43:48.4643924Z [00:02:49.138]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T22:43:48.4666095Z [00:02:49.141]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/32/3221008079eff1943f52189fe1307b80327b0f078f1c2e7798bd8f8cdf195bd5-d # internal
2025-08-20T22:43:48.4672534Z [00:02:49.141]➜  github.com/apache/arrow-go/v18/parquet/internal/bmi
2025-08-20T22:43:48.4673280Z [00:02:49.141]➜  mkdir -p $WORK/b418/
2025-08-20T22:43:48.4674244Z [00:02:49.142]➜  echo -n > $WORK/b418/go_asm.h # internal
2025-08-20T22:43:48.4676919Z [00:02:49.142]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi
2025-08-20T22:43:48.4680494Z [00:02:49.142]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/internal/bmi -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi;$WORK/b418=>" -I $WORK/b418/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b418/symabis ./bitmap_bmi2_amd64.s
2025-08-20T22:43:48.4762304Z [00:02:49.150]➜  cat >/tmp/go-build2401649780/b418/importcfg << 'EOF' # internal
2025-08-20T22:43:48.4763090Z [00:02:49.150]➜  # import config
2025-08-20T22:43:48.4764761Z [00:02:49.150]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:48.4765641Z [00:02:49.150]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:48.4766420Z [00:02:49.150]➜  EOF
2025-08-20T22:43:48.4767719Z [00:02:49.150]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:48.4774335Z [00:02:49.151]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi;$WORK/b418=>" -p github.com/apache/arrow-go/v18/parquet/internal/bmi -lang=go1.23 -installsuffix shared -buildid A_tupbDZ8CjRQl1zLQVH/A_tupbDZ8CjRQl1zLQVH -goversion go1.25.0 -symabis $WORK/b418/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack -asmhdr $WORK/b418/go_asm.h /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi/bitmap_bmi2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi/bmi.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi/bmi_amd64.go
2025-08-20T22:43:48.5116793Z [00:02:49.186]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi
2025-08-20T22:43:48.5132173Z [00:02:49.187]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/internal/bmi -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/bmi;$WORK/b418=>" -I $WORK/b418/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b418/bitmap_bmi2_amd64.o ./bitmap_bmi2_amd64.s
2025-08-20T22:43:48.5229050Z [00:02:49.197]➜  go tool pack r $WORK/b418/_pkg_.a $WORK/b418/bitmap_bmi2_amd64.o # internal
2025-08-20T22:43:48.5229973Z [00:02:49.197]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T22:43:48.5231293Z [00:02:49.197]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/00/00b8974922a821df9bdbb81eb660fcf3dbb9a52785402f7d22bcd5f18b25a049-d # internal
2025-08-20T22:43:48.5232419Z [00:02:49.197]➜  github.com/cespare/xxhash/v2
2025-08-20T22:43:48.5232963Z [00:02:49.197]➜  mkdir -p $WORK/b424/
2025-08-20T22:43:48.5233545Z [00:02:49.197]➜  echo -n > $WORK/b424/go_asm.h # internal
2025-08-20T22:43:48.5234297Z [00:02:49.197]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T22:43:48.5236981Z [00:02:49.197]➜  /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/b424=>" -I $WORK/b424/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b424/symabis ./xxhash_amd64.s
2025-08-20T22:43:48.5289821Z [00:02:49.203]➜  cat >/tmp/go-build2401649780/b424/importcfg << 'EOF' # internal
2025-08-20T22:43:48.5290605Z [00:02:49.203]➜  # import config
2025-08-20T22:43:48.5291356Z [00:02:49.203]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:48.5292204Z [00:02:49.203]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:48.5293068Z [00:02:49.203]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:48.5293745Z [00:02:49.203]➜  EOF
2025-08-20T22:43:48.5294529Z [00:02:49.203]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:48.5299869Z [00:02:49.203]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0=>github.com/cespare/xxhash/v2@v2.3.0;$WORK/b424=>" -p github.com/cespare/xxhash/v2 -lang=go1.11 -installsuffix shared -buildid nfG_QiOur5lItum3MeW7/nfG_QiOur5lItum3MeW7 -goversion go1.25.0 -symabis $WORK/b424/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack -asmhdr $WORK/b424/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-20T22:43:48.5954460Z [00:02:49.269]➜  cd /root/go/pkg/mod/github.com/cespare/xxhash/v2@v2.3.0
2025-08-20T22:43:48.5957092Z [00:02:49.269]➜  /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/b424=>" -I $WORK/b424/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b424/xxhash_amd64.o ./xxhash_amd64.s
2025-08-20T22:43:48.6054805Z [00:02:49.279]➜  go tool pack r $WORK/b424/_pkg_.a $WORK/b424/xxhash_amd64.o # internal
2025-08-20T22:43:48.6055742Z [00:02:49.280]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T22:43:48.6065127Z [00:02:49.281]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/8c/8c2edfa87dd79d7c8524c3272a085cd7d24047725a0b165abb397ea07f896187-d # internal
2025-08-20T22:43:48.6068786Z [00:02:49.281]➜  golang.org/x/exp/mmap
2025-08-20T22:43:48.6069338Z [00:02:49.281]➜  mkdir -p $WORK/b425/
2025-08-20T22:43:48.6104473Z [00:02:49.284]➜  cat >/tmp/go-build2401649780/b425/importcfg << 'EOF' # internal
2025-08-20T22:43:48.6105260Z [00:02:49.284]➜  # import config
2025-08-20T22:43:48.6105935Z [00:02:49.284]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:48.6106729Z [00:02:49.284]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.6107669Z [00:02:49.284]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:48.6108417Z [00:02:49.284]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:48.6109088Z [00:02:49.284]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:48.6109923Z [00:02:49.284]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:48.6110514Z [00:02:49.285]➜  EOF
2025-08-20T22:43:48.6111013Z [00:02:49.285]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:48.6115791Z [00:02:49.285]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/mmap=>golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/mmap;$WORK/b425=>" -p golang.org/x/exp/mmap -lang=go1.23 -complete -installsuffix shared -buildid 5LaLuYE8PHQmIEv9JKo3/5LaLuYE8PHQmIEv9JKo3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20250531010427-b6e5de432a8b/mmap/mmap_unix.go
2025-08-20T22:43:48.6720196Z [00:02:49.346]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T22:43:48.6721903Z [00:02:49.346]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/eb/eb87108e04eed20da2ad04674394eb86d1096e97e958c254bfdd84639ff92318-d # internal
2025-08-20T22:43:48.6724335Z [00:02:49.346]➜  golang.org/x/sync/errgroup
2025-08-20T22:43:48.6725254Z [00:02:49.346]➜  mkdir -p $WORK/b433/
2025-08-20T22:43:48.6726693Z [00:02:49.346]➜  cat >/tmp/go-build2401649780/b433/importcfg << 'EOF' # internal
2025-08-20T22:43:48.6727837Z [00:02:49.346]➜  # import config
2025-08-20T22:43:48.6728752Z [00:02:49.346]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:48.6730234Z [00:02:49.346]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.6731368Z [00:02:49.346]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:48.6738366Z [00:02:49.346]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:48.6739818Z [00:02:49.346]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:48.6741548Z [00:02:49.346]➜  EOF
2025-08-20T22:43:48.6745294Z [00:02:49.346]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup=>golang.org/x/sync@v0.15.0/errgroup;$WORK/b433=>" -p golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid qxmHrZZuQD7E4UFcqRhg/qxmHrZZuQD7E4UFcqRhg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.15.0/errgroup/errgroup.go
2025-08-20T22:43:48.7203946Z [00:02:49.394]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T22:43:48.7213890Z [00:02:49.395]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/99/99beb3becb6ec639a2133cc5fc12cac56b9356a159f77439bf5e60ba99ba191e-d # internal
2025-08-20T22:43:48.7216322Z [00:02:49.395]➜  golang.org/x/net/internal/timeseries
2025-08-20T22:43:48.7216964Z [00:02:49.396]➜  mkdir -p $WORK/b438/
2025-08-20T22:43:48.7221168Z [00:02:49.396]➜  cat >/tmp/go-build2401649780/b438/importcfg << 'EOF' # internal
2025-08-20T22:43:48.7222235Z [00:02:49.396]➜  # import config
2025-08-20T22:43:48.7223957Z [00:02:49.396]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.7225563Z [00:02:49.396]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:48.7227826Z [00:02:49.396]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:48.7229077Z [00:02:49.396]➜  EOF
2025-08-20T22:43:48.7244032Z [00:02:49.398]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/internal/timeseries=>golang.org/x/net@v0.41.0/internal/timeseries;$WORK/b438=>" -p golang.org/x/net/internal/timeseries -lang=go1.23 -complete -installsuffix shared -buildid mlq-u81iPZOpXjB3VBeT/mlq-u81iPZOpXjB3VBeT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/internal/timeseries/timeseries.go
2025-08-20T22:43:48.7289333Z [00:02:49.403]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T22:43:48.7369888Z [00:02:49.411]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/5f/5fadcbc463cadd81f174e376d47c7bdc5fd8ce97fa6c422edb878ef9802ca6a1-d # internal
2025-08-20T22:43:48.7390312Z [00:02:49.413]➜  github.com/goccy/go-json/internal/encoder/vm_color
2025-08-20T22:43:48.7394074Z [00:02:49.413]➜  mkdir -p $WORK/b371/
2025-08-20T22:43:48.7397519Z [00:02:49.413]➜  cat >/tmp/go-build2401649780/b371/importcfg << 'EOF' # internal
2025-08-20T22:43:48.7398280Z [00:02:49.413]➜  # import config
2025-08-20T22:43:48.7398984Z [00:02:49.413]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:48.7399866Z [00:02:49.413]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.7400978Z [00:02:49.413]➜  packagefile github.com/goccy/go-json/internal/encoder=/tmp/go-build2401649780/b368/_pkg_.a
2025-08-20T22:43:48.7402437Z [00:02:49.413]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_color_indent=/tmp/go-build2401649780/b372/_pkg_.a
2025-08-20T22:43:48.7403914Z [00:02:49.413]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:43:48.7405320Z [00:02:49.413]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:48.7406169Z [00:02:49.413]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:48.7407016Z [00:02:49.413]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:48.7407859Z [00:02:49.413]➜  EOF
2025-08-20T22:43:48.7413856Z [00:02:49.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color=>github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color;$WORK/b371=>" -p github.com/goccy/go-json/internal/encoder/vm_color -lang=go1.19 -complete -installsuffix shared -buildid OcemBCRKiB8UTdECTdmj/OcemBCRKiB8UTdECTdmj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color/debug_vm.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color/hack.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color/util.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_color/vm.go
2025-08-20T22:43:48.7921679Z [00:02:49.466]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T22:43:48.7946143Z [00:02:49.469]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/55/5540938fa881f7e258257e24675e9941f3269aa5058f5f34ef45ec154bbffc2e-d # internal
2025-08-20T22:43:48.7955515Z [00:02:49.469]➜  text/tabwriter
2025-08-20T22:43:48.7961171Z [00:02:49.470]➜  mkdir -p $WORK/b439/
2025-08-20T22:43:48.7971570Z [00:02:49.471]➜  cat >/tmp/go-build2401649780/b439/importcfg << 'EOF' # internal
2025-08-20T22:43:48.7972501Z [00:02:49.471]➜  # import config
2025-08-20T22:43:48.7974214Z [00:02:49.471]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.7979622Z [00:02:49.471]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:48.7980736Z [00:02:49.471]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:48.7981448Z [00:02:49.471]➜  EOF
2025-08-20T22:43:48.7986092Z [00:02:49.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "/root/.go/src/text/tabwriter=>text/tabwriter;$WORK/b439=>" -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/b439/importcfg -pack /root/.go/src/text/tabwriter/tabwriter.go
2025-08-20T22:43:48.8379775Z [00:02:49.510]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T22:43:48.8386644Z [00:02:49.513]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/f5/f55b9a93860f04132228f93c68db8a8456c84fa375ccaec23331c88ebfe3ead2-d # internal
2025-08-20T22:43:48.8389665Z [00:02:49.513]➜  golang.org/x/net/trace
2025-08-20T22:43:48.8390266Z [00:02:49.513]➜  mkdir -p $WORK/b437/
2025-08-20T22:43:48.8390992Z [00:02:49.513]➜  cat >/tmp/go-build2401649780/b437/importcfg << 'EOF' # internal
2025-08-20T22:43:48.8391990Z [00:02:49.513]➜  # import config
2025-08-20T22:43:48.8392667Z [00:02:49.513]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:48.8393528Z [00:02:49.513]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:48.8394276Z [00:02:49.513]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.8395326Z [00:02:49.513]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build2401649780/b438/_pkg_.a
2025-08-20T22:43:48.8396405Z [00:02:49.513]➜  packagefile html/template=/tmp/go-build2401649780/b277/_pkg_.a
2025-08-20T22:43:48.8397437Z [00:02:49.513]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:48.8398396Z [00:02:49.513]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:48.8399241Z [00:02:49.513]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:48.8400028Z [00:02:49.513]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:48.8400909Z [00:02:49.513]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:48.8401759Z [00:02:49.513]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:48.8402591Z [00:02:49.513]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:48.8403413Z [00:02:49.513]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:48.8404220Z [00:02:49.513]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:48.8405034Z [00:02:49.513]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:48.8405831Z [00:02:49.513]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:48.8406671Z [00:02:49.513]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:48.8409062Z [00:02:49.513]➜  packagefile text/tabwriter=/tmp/go-build2401649780/b439/_pkg_.a
2025-08-20T22:43:48.8409993Z [00:02:49.513]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:48.8410629Z [00:02:49.513]➜  EOF
2025-08-20T22:43:48.8414642Z [00:02:49.513]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/trace=>golang.org/x/net@v0.41.0/trace;$WORK/b437=>" -p golang.org/x/net/trace -lang=go1.23 -complete -installsuffix shared -buildid 6y7MVNNzg3Wbptp1G0GV/6y7MVNNzg3Wbptp1G0GV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/trace/events.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/trace/histogram.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/trace/trace.go
2025-08-20T22:43:48.9340250Z [00:02:49.608]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T22:43:48.9532503Z [00:02:49.627]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/d8/d8b6e64318f44c8faabe0ef612f822ba990b8803525d7861a93efa92fe16223c-d # internal
2025-08-20T22:43:48.9533790Z [00:02:49.627]➜  google.golang.org/grpc/backoff
2025-08-20T22:43:48.9534416Z [00:02:49.627]➜  mkdir -p $WORK/b440/
2025-08-20T22:43:48.9540727Z [00:02:49.628]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T22:43:48.9562317Z [00:02:49.630]➜  cat >/tmp/go-build2401649780/b440/importcfg << 'EOF' # internal
2025-08-20T22:43:48.9567952Z [00:02:49.630]➜  # import config
2025-08-20T22:43:48.9568644Z [00:02:49.630]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:48.9569258Z [00:02:49.630]➜  EOF
2025-08-20T22:43:48.9572868Z [00:02:49.630]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/backoff=>google.golang.org/grpc@v1.72.2/backoff;$WORK/b440=>" -p google.golang.org/grpc/backoff -lang=go1.23 -complete -installsuffix shared -buildid nPeYoyYsS3hGpn8QHDH3/nPeYoyYsS3hGpn8QHDH3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/backoff/backoff.go
2025-08-20T22:43:48.9751211Z [00:02:49.649]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T22:43:48.9760564Z [00:02:49.649]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/81/81f7e661dea7e36b88a9f54510684e52d1099344f01c89da7b3120c025fa3cab-d # internal
2025-08-20T22:43:48.9761861Z [00:02:49.650]➜  google.golang.org/grpc/grpclog/internal
2025-08-20T22:43:48.9762509Z [00:02:49.650]➜  mkdir -p $WORK/b446/
2025-08-20T22:43:48.9763276Z [00:02:49.650]➜  cat >/tmp/go-build2401649780/b446/importcfg << 'EOF' # internal
2025-08-20T22:43:48.9764017Z [00:02:49.650]➜  # import config
2025-08-20T22:43:48.9764796Z [00:02:49.650]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:48.9765705Z [00:02:49.650]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.9767319Z [00:02:49.650]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:48.9768230Z [00:02:49.650]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:48.9769025Z [00:02:49.650]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:48.9769644Z [00:02:49.650]➜  EOF
2025-08-20T22:43:48.9784668Z [00:02:49.650]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal=>google.golang.org/grpc@v1.72.2/grpclog/internal;$WORK/b446=>" -p google.golang.org/grpc/grpclog/internal -lang=go1.23 -complete -installsuffix shared -buildid dofSSZvywDGeNGtXy9Wj/dofSSZvywDGeNGtXy9Wj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal/loggerv2.go
2025-08-20T22:43:48.9811478Z [00:02:49.655]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/7d/7d8e82a3c828a47c4bca7679df28c4ed5bcab5a1b8a96422227eff0eb47204a2-d # internal
2025-08-20T22:43:48.9819448Z [00:02:49.656]➜  github.com/apache/arrow-go/v18/parquet/compress
2025-08-20T22:43:48.9829501Z [00:02:49.656]➜  mkdir -p $WORK/b386/
2025-08-20T22:43:48.9830254Z [00:02:49.656]➜  cat >/tmp/go-build2401649780/b386/importcfg << 'EOF' # internal
2025-08-20T22:43:48.9830929Z [00:02:49.656]➜  # import config
2025-08-20T22:43:48.9831600Z [00:02:49.656]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:48.9832489Z [00:02:49.656]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:43:48.9833343Z [00:02:49.656]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:48.9834319Z [00:02:49.656]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build2401649780/b387/_pkg_.a
2025-08-20T22:43:48.9835670Z [00:02:49.656]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:43:48.9837451Z [00:02:49.656]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:43:48.9838802Z [00:02:49.656]➜  packagefile github.com/golang/snappy=/tmp/go-build2401649780/b397/_pkg_.a
2025-08-20T22:43:48.9840153Z [00:02:49.656]➜  packagefile github.com/klauspost/compress/gzip=/tmp/go-build2401649780/b398/_pkg_.a
2025-08-20T22:43:48.9841441Z [00:02:49.656]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:43:48.9842640Z [00:02:49.656]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:43:48.9843621Z [00:02:49.656]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:48.9844432Z [00:02:49.656]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:48.9845024Z [00:02:49.656]➜  EOF
2025-08-20T22:43:48.9853187Z [00:02:49.656]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/compress=>github.com/apache/arrow-go/v18@v18.3.0/parquet/compress;$WORK/b386=>" -p github.com/apache/arrow-go/v18/parquet/compress -lang=go1.23 -complete -installsuffix shared -buildid XZAGbfKwbGf6krl2HU9M/XZAGbfKwbGf6krl2HU9M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/compress/brotli.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/compress/compress.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/compress/gzip.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/compress/lz4_raw.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/compress/snappy.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/compress/zstd.go
2025-08-20T22:43:49.0378892Z [00:02:49.712]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T22:43:49.0395241Z [00:02:49.714]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T22:43:49.0408974Z [00:02:49.715]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/1d/1da1393e24795e73e37d53e4167ea1781ef20643db5a1b72d6b9284735e1b544-d # internal
2025-08-20T22:43:49.0422703Z [00:02:49.715]➜  google.golang.org/grpc/grpclog
2025-08-20T22:43:49.0423319Z [00:02:49.715]➜  mkdir -p $WORK/b445/
2025-08-20T22:43:49.0424092Z [00:02:49.715]➜  cat >/tmp/go-build2401649780/b445/importcfg << 'EOF' # internal
2025-08-20T22:43:49.0424811Z [00:02:49.715]➜  # import config
2025-08-20T22:43:49.0425661Z [00:02:49.715]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.0427448Z [00:02:49.715]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build2401649780/b446/_pkg_.a
2025-08-20T22:43:49.0428680Z [00:02:49.715]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.0429871Z [00:02:49.715]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:49.0430750Z [00:02:49.715]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.0431915Z [00:02:49.715]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.0432610Z [00:02:49.715]➜  EOF
2025-08-20T22:43:49.0440814Z [00:02:49.716]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog=>google.golang.org/grpc@v1.72.2/grpclog;$WORK/b445=>" -p google.golang.org/grpc/grpclog -lang=go1.23 -complete -installsuffix shared -buildid m1DzaH08l4TYLO2gnc3e/m1DzaH08l4TYLO2gnc3e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/component.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/loggerv2.go
2025-08-20T22:43:49.0445842Z [00:02:49.717]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/56/56c3fb75992d3d5484dd0fd30aa6f94842fb36d77b68d2268e0420bde5df7735-d # internal
2025-08-20T22:43:49.0447018Z [00:02:49.717]➜  google.golang.org/grpc/attributes
2025-08-20T22:43:49.0447792Z [00:02:49.717]➜  mkdir -p $WORK/b448/
2025-08-20T22:43:49.0448521Z [00:02:49.718]➜  cat >/tmp/go-build2401649780/b448/importcfg << 'EOF' # internal
2025-08-20T22:43:49.0449169Z [00:02:49.718]➜  # import config
2025-08-20T22:43:49.0449806Z [00:02:49.718]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.0450627Z [00:02:49.718]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.0451283Z [00:02:49.718]➜  EOF
2025-08-20T22:43:49.0454898Z [00:02:49.718]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/attributes=>google.golang.org/grpc@v1.72.2/attributes;$WORK/b448=>" -p google.golang.org/grpc/attributes -lang=go1.23 -complete -installsuffix shared -buildid HWgZnCHXUeLh8VqjG_6-/HWgZnCHXUeLh8VqjG_6- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/attributes/attributes.go
2025-08-20T22:43:49.0642771Z [00:02:49.737]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T22:43:49.0646476Z [00:02:49.738]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/0f/0fac44bd63b8c4ef1b07ebe21a06f35f84915e2fc6f99c3b333abe62b3e5799e-d # internal
2025-08-20T22:43:49.0647944Z [00:02:49.739]➜  google.golang.org/grpc/internal/envconfig
2025-08-20T22:43:49.0648634Z [00:02:49.739]➜  mkdir -p $WORK/b450/
2025-08-20T22:43:49.0651524Z [00:02:49.739]➜  cat >/tmp/go-build2401649780/b450/importcfg << 'EOF' # internal
2025-08-20T22:43:49.0655865Z [00:02:49.739]➜  # import config
2025-08-20T22:43:49.0656552Z [00:02:49.739]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:49.0657569Z [00:02:49.739]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.0658468Z [00:02:49.739]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.0659113Z [00:02:49.739]➜  EOF
2025-08-20T22:43:49.0664346Z [00:02:49.740]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig=>google.golang.org/grpc@v1.72.2/internal/envconfig;$WORK/b450=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid WOmld7zCsAuGAR4sXIiC/WOmld7zCsAuGAR4sXIiC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig/envconfig.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig/observability.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig/xds.go
2025-08-20T22:43:49.0859182Z [00:02:49.760]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T22:43:49.0865672Z [00:02:49.761]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/ca/cace98fbfd11455fa718e910ff55ffd905e366a8990871442256d0956b59ddd2-d # internal
2025-08-20T22:43:49.0891438Z [00:02:49.763]➜  hash/fnv
2025-08-20T22:43:49.0892234Z [00:02:49.763]➜  mkdir -p $WORK/b455/
2025-08-20T22:43:49.0893838Z [00:02:49.763]➜  cat >/tmp/go-build2401649780/b455/importcfg << 'EOF' # internal
2025-08-20T22:43:49.0895121Z [00:02:49.763]➜  # import config
2025-08-20T22:43:49.0897651Z [00:02:49.763]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.0898514Z [00:02:49.763]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:49.0899427Z [00:02:49.763]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:43:49.0900400Z [00:02:49.763]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:49.0901044Z [00:02:49.763]➜  EOF
2025-08-20T22:43:49.0903837Z [00:02:49.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b455=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid zy2uOp7FW9V54tRXLALv/zy2uOp7FW9V54tRXLALv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T22:43:49.1064747Z [00:02:49.780]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T22:43:49.1077051Z [00:02:49.782]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/88/8852ee7230631725b62fac3de6a82a687515948c7838939594c6921453d7fcb5-d # internal
2025-08-20T22:43:49.1083305Z [00:02:49.782]➜  google.golang.org/grpc/connectivity
2025-08-20T22:43:49.1095513Z [00:02:49.782]➜  mkdir -p $WORK/b444/
2025-08-20T22:43:49.1097600Z [00:02:49.782]➜  cat >/tmp/go-build2401649780/b444/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1098324Z [00:02:49.782]➜  # import config
2025-08-20T22:43:49.1099214Z [00:02:49.782]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:49.1100008Z [00:02:49.782]➜  EOF
2025-08-20T22:43:49.1103698Z [00:02:49.782]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/connectivity=>google.golang.org/grpc@v1.72.2/connectivity;$WORK/b444=>" -p google.golang.org/grpc/connectivity -lang=go1.23 -complete -installsuffix shared -buildid SUN1SY0e_Ufx0W452qrJ/SUN1SY0e_Ufx0W452qrJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/connectivity/connectivity.go
2025-08-20T22:43:49.1201242Z [00:02:49.794]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T22:43:49.1206536Z [00:02:49.795]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/9d/9da0209a2897c7ffd2464fc7eca7954eac8ecb8ee8085bbf78ea04162077ebb9-d # internal
2025-08-20T22:43:49.1210953Z [00:02:49.795]➜  google.golang.org/grpc/internal/credentials
2025-08-20T22:43:49.1211838Z [00:02:49.795]➜  mkdir -p $WORK/b449/
2025-08-20T22:43:49.1217034Z [00:02:49.796]➜  cat >/tmp/go-build2401649780/b449/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1218925Z [00:02:49.796]➜  # import config
2025-08-20T22:43:49.1219624Z [00:02:49.796]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:49.1220326Z [00:02:49.796]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:49.1221222Z [00:02:49.796]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:49.1222226Z [00:02:49.796]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:49.1223162Z [00:02:49.796]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:49.1223952Z [00:02:49.796]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:49.1224767Z [00:02:49.796]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:49.1225415Z [00:02:49.796]➜  EOF
2025-08-20T22:43:49.1231568Z [00:02:49.796]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials=>google.golang.org/grpc@v1.72.2/internal/credentials;$WORK/b449=>" -p google.golang.org/grpc/internal/credentials -lang=go1.23 -complete -installsuffix shared -buildid WFFrbHYoCyrdHnOC_5_2/WFFrbHYoCyrdHnOC_5_2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/spiffe.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/syscallconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/util.go
2025-08-20T22:43:49.1280652Z [00:02:49.802]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T22:43:49.1289228Z [00:02:49.803]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/62/628cff17d787308bc19bbb27e14a1769ab85627db89adc37549c3abe7ae9a5a1-d # internal
2025-08-20T22:43:49.1290597Z [00:02:49.803]➜  google.golang.org/protobuf/internal/pragma
2025-08-20T22:43:49.1292272Z [00:02:49.803]➜  mkdir -p $WORK/b458/
2025-08-20T22:43:49.1299493Z [00:02:49.804]➜  cat >/tmp/go-build2401649780/b458/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1300229Z [00:02:49.804]➜  # import config
2025-08-20T22:43:49.1300883Z [00:02:49.804]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.1301547Z [00:02:49.804]➜  EOF
2025-08-20T22:43:49.1305339Z [00:02:49.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b458/_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/b458=>" -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/b458/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/pragma/pragma.go
2025-08-20T22:43:49.1445724Z [00:02:49.818]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T22:43:49.1451592Z [00:02:49.819]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/3c/3c2d5c8a458697f9131049f8b7f876c158f15c8274abdd0f3863e3e7fdc82b1e-d # internal
2025-08-20T22:43:49.1456246Z [00:02:49.819]➜  google.golang.org/protobuf/internal/detrand
2025-08-20T22:43:49.1457686Z [00:02:49.820]➜  mkdir -p $WORK/b454/
2025-08-20T22:43:49.1462225Z [00:02:49.820]➜  cat >/tmp/go-build2401649780/b454/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1462971Z [00:02:49.820]➜  # import config
2025-08-20T22:43:49.1463724Z [00:02:49.820]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:49.1464695Z [00:02:49.820]➜  packagefile hash/fnv=/tmp/go-build2401649780/b455/_pkg_.a
2025-08-20T22:43:49.1465568Z [00:02:49.820]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:49.1466201Z [00:02:49.820]➜  EOF
2025-08-20T22:43:49.1472153Z [00:02:49.820]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b454/_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/b454=>" -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/b454/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/detrand/rand.go
2025-08-20T22:43:49.1489551Z [00:02:49.823]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T22:43:49.1500934Z [00:02:49.824]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/5e/5e6253de1ecd96697c531c6fd68a5450ad594e61e86a35283575a123b1344094-d # internal
2025-08-20T22:43:49.1506925Z [00:02:49.825]➜  google.golang.org/grpc/internal
2025-08-20T22:43:49.1509295Z [00:02:49.825]➜  mkdir -p $WORK/b465/
2025-08-20T22:43:49.1522681Z [00:02:49.826]➜  cat >/tmp/go-build2401649780/b465/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1523508Z [00:02:49.826]➜  # import config
2025-08-20T22:43:49.1524212Z [00:02:49.826]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:49.1525500Z [00:02:49.826]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:49.1526746Z [00:02:49.826]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:49.1528250Z [00:02:49.826]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:49.1529308Z [00:02:49.826]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:49.1530150Z [00:02:49.826]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:49.1531004Z [00:02:49.826]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:49.1531638Z [00:02:49.826]➜  EOF
2025-08-20T22:43:49.1536320Z [00:02:49.826]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal=>google.golang.org/grpc@v1.72.2/internal;$WORK/b465=>" -p google.golang.org/grpc/internal -lang=go1.23 -complete -installsuffix shared -buildid Oz6Jbj7QV_t4HDkBYP8K/Oz6Jbj7QV_t4HDkBYP8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/experimental.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/internal.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/tcp_keepalive_unix.go
2025-08-20T22:43:49.1689879Z [00:02:49.843]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T22:43:49.1703429Z [00:02:49.844]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/d6/d67ad223d9e6511bf41dd3d1992bf39f1a71d77dace8d59c1dfbff814ed83601-d # internal
2025-08-20T22:43:49.1720791Z [00:02:49.844]➜  google.golang.org/protobuf/internal/errors
2025-08-20T22:43:49.1721454Z [00:02:49.844]➜  mkdir -p $WORK/b453/
2025-08-20T22:43:49.1722183Z [00:02:49.844]➜  cat >/tmp/go-build2401649780/b453/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1722882Z [00:02:49.844]➜  # import config
2025-08-20T22:43:49.1723559Z [00:02:49.844]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.1724416Z [00:02:49.844]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.1725554Z [00:02:49.844]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2401649780/b454/_pkg_.a
2025-08-20T22:43:49.1726781Z [00:02:49.844]➜  EOF
2025-08-20T22:43:49.1730982Z [00:02:49.844]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b453/_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/b453=>" -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/b453/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/errors/errors.go
2025-08-20T22:43:49.1747881Z [00:02:49.849]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T22:43:49.1766126Z [00:02:49.850]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/9c/9cd9e055c4c9724e44766096b3a63346dfa12d68c19dc8a445b19e2ebb17806d-d # internal
2025-08-20T22:43:49.1768241Z [00:02:49.851]➜  google.golang.org/grpc/balancer/pickfirst/internal
2025-08-20T22:43:49.1769691Z [00:02:49.851]➜  mkdir -p $WORK/b473/
2025-08-20T22:43:49.1774685Z [00:02:49.852]➜  cat >/tmp/go-build2401649780/b473/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1775412Z [00:02:49.852]➜  # import config
2025-08-20T22:43:49.1776160Z [00:02:49.852]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:49.1777068Z [00:02:49.852]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:49.1777863Z [00:02:49.852]➜  EOF
2025-08-20T22:43:49.1783831Z [00:02:49.852]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/internal=>google.golang.org/grpc@v1.72.2/balancer/pickfirst/internal;$WORK/b473=>" -p google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.23 -complete -installsuffix shared -buildid AmFwWkNpzc0uR3r7mO0q/AmFwWkNpzc0uR3r7mO0q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/internal/internal.go
2025-08-20T22:43:49.1869243Z [00:02:49.861]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T22:43:49.1876684Z [00:02:49.862]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/f6/f6cbca1adb75e4de72739cf80f6ebe3f025e1df5fd310ed2192e77464ccdd5b3-d # internal
2025-08-20T22:43:49.1880640Z [00:02:49.862]➜  google.golang.org/grpc/internal/grpclog
2025-08-20T22:43:49.1881244Z [00:02:49.862]➜  mkdir -p $WORK/b475/
2025-08-20T22:43:49.1886523Z [00:02:49.863]➜  cat >/tmp/go-build2401649780/b475/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1889125Z [00:02:49.863]➜  # import config
2025-08-20T22:43:49.1890258Z [00:02:49.863]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.1891446Z [00:02:49.863]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:49.1892189Z [00:02:49.863]➜  EOF
2025-08-20T22:43:49.1895889Z [00:02:49.863]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpclog=>google.golang.org/grpc@v1.72.2/internal/grpclog;$WORK/b475=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.23 -complete -installsuffix shared -buildid GdSkXGbggfTKBT3py1XW/GdSkXGbggfTKBT3py1XW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpclog/prefix_logger.go
2025-08-20T22:43:49.1931731Z [00:02:49.867]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T22:43:49.1933009Z [00:02:49.867]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/9c/9c5763a9026c6e5ff54f3f73353acc1ff67769dca83d17534b881e06413a07ce-d # internal
2025-08-20T22:43:49.1934129Z [00:02:49.867]➜  google.golang.org/protobuf/encoding/protowire
2025-08-20T22:43:49.1935491Z [00:02:49.867]➜  mkdir -p $WORK/b452/
2025-08-20T22:43:49.1936198Z [00:02:49.867]➜  cat >/tmp/go-build2401649780/b452/importcfg << 'EOF' # internal
2025-08-20T22:43:49.1937309Z [00:02:49.867]➜  # import config
2025-08-20T22:43:49.1938257Z [00:02:49.867]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:49.1939284Z [00:02:49.867]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.1940073Z [00:02:49.867]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.1940914Z [00:02:49.867]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:49.1941552Z [00:02:49.867]➜  EOF
2025-08-20T22:43:49.1945574Z [00:02:49.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b452/_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/b452=>" -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/b452/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protowire/wire.go
2025-08-20T22:43:49.2021890Z [00:02:49.876]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T22:43:49.2026886Z [00:02:49.877]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/ed/ed6bec2ce116aeb3d4d6873a4ce000c35fb2c2766aeea1b72b4f1ce4fb352caa-d # internal
2025-08-20T22:43:49.2030841Z [00:02:49.877]➜  google.golang.org/protobuf/internal/editiondefaults
2025-08-20T22:43:49.2031639Z [00:02:49.877]➜  mkdir -p $WORK/b482/
2025-08-20T22:43:49.2032536Z [00:02:49.877]➜  cat >/tmp/go-build2401649780/b482/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2033371Z [00:02:49.877]➜  # import config
2025-08-20T22:43:49.2034211Z [00:02:49.877]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:43:49.2036782Z [00:02:49.877]➜  EOF
2025-08-20T22:43:49.2037877Z [00:02:49.878]➜  cat >/tmp/go-build2401649780/b482/embedcfg << 'EOF' # internal
2025-08-20T22:43:49.2038542Z [00:02:49.878]➜  {
2025-08-20T22:43:49.2038946Z [00:02:49.878]➜  	"Patterns": {
2025-08-20T22:43:49.2039480Z [00:02:49.878]➜  		"editions_defaults.binpb": [
2025-08-20T22:43:49.2040074Z [00:02:49.878]➜  			"editions_defaults.binpb"
2025-08-20T22:43:49.2040542Z [00:02:49.878]➜  		]
2025-08-20T22:43:49.2040893Z [00:02:49.878]➜  	},
2025-08-20T22:43:49.2041258Z [00:02:49.878]➜  	"Files": {
2025-08-20T22:43:49.2042423Z [00:02:49.878]➜  		"editions_defaults.binpb": "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults/editions_defaults.binpb"
2025-08-20T22:43:49.2043481Z [00:02:49.878]➜  	}
2025-08-20T22:43:49.2043829Z [00:02:49.878]➜  }EOF
2025-08-20T22:43:49.2048519Z [00:02:49.878]➜  /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/editiondefaults=>google.golang.org/protobuf@v1.36.6/internal/editiondefaults;$WORK/b482=>" -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/b482/importcfg -embedcfg $WORK/b482/embedcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults/defaults.go
2025-08-20T22:43:49.2080747Z [00:02:49.882]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T22:43:49.2090745Z [00:02:49.883]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/61/61fff71eac56e154f3c8f046157524ffd4489ede57d408887034e399da7ebbbc-d # internal
2025-08-20T22:43:49.2091979Z [00:02:49.883]➜  google.golang.org/grpc/metadata
2025-08-20T22:43:49.2092608Z [00:02:49.883]➜  mkdir -p $WORK/b469/
2025-08-20T22:43:49.2098568Z [00:02:49.884]➜  cat >/tmp/go-build2401649780/b469/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2099304Z [00:02:49.884]➜  # import config
2025-08-20T22:43:49.2105477Z [00:02:49.884]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:49.2106324Z [00:02:49.884]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.2108859Z [00:02:49.884]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:49.2112715Z [00:02:49.884]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.2115532Z [00:02:49.884]➜  EOF
2025-08-20T22:43:49.2119541Z [00:02:49.884]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/metadata=>google.golang.org/grpc@v1.72.2/metadata;$WORK/b469=>" -p google.golang.org/grpc/metadata -lang=go1.23 -complete -installsuffix shared -buildid ylDWPtA5XQmyLXogu6nx/ylDWPtA5XQmyLXogu6nx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/metadata/metadata.go
2025-08-20T22:43:49.2122818Z [00:02:49.885]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T22:43:49.2124116Z [00:02:49.885]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/d0/d0e412bfc31585e9d475d4dc881d3c1f49b70ab03043b9ebcb76d78db178bd6d-d # internal
2025-08-20T22:43:49.2125331Z [00:02:49.885]➜  google.golang.org/protobuf/internal/version
2025-08-20T22:43:49.2125950Z [00:02:49.885]➜  mkdir -p $WORK/b493/
2025-08-20T22:43:49.2126653Z [00:02:49.886]➜  cat >/tmp/go-build2401649780/b493/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2127510Z [00:02:49.886]➜  # import config
2025-08-20T22:43:49.2128155Z [00:02:49.886]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.2129010Z [00:02:49.886]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.2129629Z [00:02:49.886]➜  EOF
2025-08-20T22:43:49.2133676Z [00:02:49.886]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b493/_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/b493=>" -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/b493/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/version/version.go
2025-08-20T22:43:49.2240965Z [00:02:49.898]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T22:43:49.2246754Z [00:02:49.899]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/43/43e1b7b2698f6b4a28c2a63a10d42107471c5ca095cc836d0cd3c53740eb35be-d # internal
2025-08-20T22:43:49.2248890Z [00:02:49.899]➜  google.golang.org/grpc/codes
2025-08-20T22:43:49.2251066Z [00:02:49.899]➜  mkdir -p $WORK/b496/
2025-08-20T22:43:49.2268414Z [00:02:49.899]➜  cat >/tmp/go-build2401649780/b496/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2269075Z [00:02:49.899]➜  # import config
2025-08-20T22:43:49.2269668Z [00:02:49.899]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.2270720Z [00:02:49.899]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:49.2271646Z [00:02:49.899]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.2272256Z [00:02:49.899]➜  EOF
2025-08-20T22:43:49.2275896Z [00:02:49.899]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codes=>google.golang.org/grpc@v1.72.2/codes;$WORK/b496=>" -p google.golang.org/grpc/codes -lang=go1.23 -complete -installsuffix shared -buildid C9LLcYGCP_OG-9hWNXU3/C9LLcYGCP_OG-9hWNXU3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codes/code_string.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codes/codes.go
2025-08-20T22:43:49.2335042Z [00:02:49.908]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T22:43:49.2348303Z [00:02:49.909]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/6d/6d8fbd058d7adcd99aad0278c8072f9306f0268d32ebe7a1896ba14e967036ec-d # internal
2025-08-20T22:43:49.2356692Z [00:02:49.910]➜  google.golang.org/protobuf/reflect/protoreflect
2025-08-20T22:43:49.2360199Z [00:02:49.910]➜  mkdir -p $WORK/b457/
2025-08-20T22:43:49.2369926Z [00:02:49.911]➜  cat >/tmp/go-build2401649780/b457/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2374024Z [00:02:49.911]➜  # import config
2025-08-20T22:43:49.2374698Z [00:02:49.911]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:49.2375531Z [00:02:49.911]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.2376617Z [00:02:49.911]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:49.2378653Z [00:02:49.911]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:49.2379686Z [00:02:49.911]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.2380512Z [00:02:49.911]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:49.2381438Z [00:02:49.911]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.2382257Z [00:02:49.911]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.2382881Z [00:02:49.911]➜  EOF
2025-08-20T22:43:49.2392302Z [00:02:49.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b457/_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/b457=>" -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/b457/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-20T22:43:49.2501092Z [00:02:49.924]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T22:43:49.2510271Z [00:02:49.925]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/b6/b696f553a0b36cdb936c7a01648237e6fc82e3cdc047913fb412cc2412e2244a-d # internal
2025-08-20T22:43:49.2520940Z [00:02:49.926]➜  google.golang.org/grpc/stats
2025-08-20T22:43:49.2523503Z [00:02:49.926]➜  mkdir -p $WORK/b468/
2025-08-20T22:43:49.2524338Z [00:02:49.926]➜  cat >/tmp/go-build2401649780/b468/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2525057Z [00:02:49.926]➜  # import config
2025-08-20T22:43:49.2525755Z [00:02:49.926]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:49.2526872Z [00:02:49.926]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:49.2528080Z [00:02:49.926]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:49.2528915Z [00:02:49.926]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:49.2529764Z [00:02:49.926]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:49.2530391Z [00:02:49.926]➜  EOF
2025-08-20T22:43:49.2534789Z [00:02:49.926]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats=>google.golang.org/grpc@v1.72.2/stats;$WORK/b468=>" -p google.golang.org/grpc/stats -lang=go1.23 -complete -installsuffix shared -buildid 4Bd6rKMWvsl5a1uwtGXB/4Bd6rKMWvsl5a1uwtGXB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/handlers.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/stats.go
2025-08-20T22:43:49.2543500Z [00:02:49.928]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T22:43:49.2554125Z [00:02:49.929]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/82/8222608e14084c23897efb58e8b92669e5e3f8c6254280e3f09d2c78e6768c1d-d # internal
2025-08-20T22:43:49.2563653Z [00:02:49.929]➜  google.golang.org/grpc/internal/grpcutil
2025-08-20T22:43:49.2564354Z [00:02:49.929]➜  mkdir -p $WORK/b499/
2025-08-20T22:43:49.2578950Z [00:02:49.930]➜  cat >/tmp/go-build2401649780/b499/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2579753Z [00:02:49.930]➜  # import config
2025-08-20T22:43:49.2580465Z [00:02:49.930]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:49.2581352Z [00:02:49.930]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.2582369Z [00:02:49.930]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:49.2583382Z [00:02:49.930]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:49.2584234Z [00:02:49.930]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.2585080Z [00:02:49.930]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.2585913Z [00:02:49.930]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:49.2586539Z [00:02:49.930]➜  EOF
2025-08-20T22:43:49.2594164Z [00:02:49.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil=>google.golang.org/grpc@v1.72.2/internal/grpcutil;$WORK/b499=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.23 -complete -installsuffix shared -buildid k7kIBE6DzF_dIgZ0_1qs/k7kIBE6DzF_dIgZ0_1qs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/compressor.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/encode_duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/grpcutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/metadata.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/method.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/regex.go
2025-08-20T22:43:49.2799275Z [00:02:49.954]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T22:43:49.2805656Z [00:02:49.955]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/df/dfa11d8372dffa6233c3a58fbca0833dfb6b93a15b30ab45f750c3ea9e63ea75-d # internal
2025-08-20T22:43:49.2810872Z [00:02:49.955]➜  google.golang.org/grpc/mem
2025-08-20T22:43:49.2811452Z [00:02:49.955]➜  mkdir -p $WORK/b500/
2025-08-20T22:43:49.2821019Z [00:02:49.955]➜  cat >/tmp/go-build2401649780/b500/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2825492Z [00:02:49.955]➜  # import config
2025-08-20T22:43:49.2826164Z [00:02:49.955]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.2828813Z [00:02:49.955]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:49.2829812Z [00:02:49.955]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.2830620Z [00:02:49.955]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:49.2831425Z [00:02:49.955]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.2832262Z [00:02:49.955]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:49.2832908Z [00:02:49.955]➜  EOF
2025-08-20T22:43:49.2837666Z [00:02:49.955]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem=>google.golang.org/grpc@v1.72.2/mem;$WORK/b500=>" -p google.golang.org/grpc/mem -lang=go1.23 -complete -installsuffix shared -buildid FnO_ZTie-zT88gqwVwog/FnO_ZTie-zT88gqwVwog -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem/buffer_pool.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem/buffer_slice.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem/buffers.go
2025-08-20T22:43:49.2948743Z [00:02:49.969]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T22:43:49.2975707Z [00:02:49.969]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/cd/cdc4a5044e2fdc4a9c5aa33b34d1423881a2d4fa531c1be997b1f3e0ceb24552-d # internal
2025-08-20T22:43:49.2976933Z [00:02:49.969]➜  google.golang.org/grpc/experimental/stats
2025-08-20T22:43:49.2977681Z [00:02:49.969]➜  mkdir -p $WORK/b467/
2025-08-20T22:43:49.2978410Z [00:02:49.969]➜  cat >/tmp/go-build2401649780/b467/importcfg << 'EOF' # internal
2025-08-20T22:43:49.2979075Z [00:02:49.969]➜  # import config
2025-08-20T22:43:49.2979900Z [00:02:49.969]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:49.2981039Z [00:02:49.969]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:49.2982194Z [00:02:49.969]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:43:49.2983147Z [00:02:49.969]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:43:49.2983758Z [00:02:49.969]➜  EOF
2025-08-20T22:43:49.2989485Z [00:02:49.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/stats=>google.golang.org/grpc@v1.72.2/experimental/stats;$WORK/b467=>" -p google.golang.org/grpc/experimental/stats -lang=go1.23 -complete -installsuffix shared -buildid wSG3brN6bWJq-VODRl8m/wSG3brN6bWJq-VODRl8m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/stats/metricregistry.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/stats/metrics.go
2025-08-20T22:43:49.3315397Z [00:02:50.005]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T22:43:49.3327945Z [00:02:50.007]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/ac/acf3c1809c9cb561d41c8396f6de4d3f9c2680f1a35bc123f1c524f79be6f529-d # internal
2025-08-20T22:43:49.3362740Z [00:02:50.010]➜  google.golang.org/grpc/internal/backoff
2025-08-20T22:43:49.3365748Z [00:02:50.010]➜  mkdir -p $WORK/b502/
2025-08-20T22:43:49.3373816Z [00:02:50.011]➜  cat >/tmp/go-build2401649780/b502/importcfg << 'EOF' # internal
2025-08-20T22:43:49.3374621Z [00:02:50.011]➜  # import config
2025-08-20T22:43:49.3375348Z [00:02:50.011]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:49.3376269Z [00:02:50.011]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.3377522Z [00:02:50.011]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build2401649780/b440/_pkg_.a
2025-08-20T22:43:49.3378960Z [00:02:50.011]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:49.3380743Z [00:02:50.011]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:49.3381371Z [00:02:50.011]➜  EOF
2025-08-20T22:43:49.3385256Z [00:02:50.011]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/backoff=>google.golang.org/grpc@v1.72.2/internal/backoff;$WORK/b502=>" -p google.golang.org/grpc/internal/backoff -lang=go1.23 -complete -installsuffix shared -buildid o0B5CHVczBqhcbS_RlH1/o0B5CHVczBqhcbS_RlH1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/backoff/backoff.go
2025-08-20T22:43:49.3546875Z [00:02:50.029]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T22:43:49.3580937Z [00:02:50.032]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T22:43:49.3588838Z [00:02:50.033]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/32/3204a11c74b1634614af9af4183042b9a1c3812a534c9d70db4d53f4d3911288-d # internal
2025-08-20T22:43:49.3590348Z [00:02:50.033]➜  google.golang.org/grpc/internal/balancerload
2025-08-20T22:43:49.3590936Z [00:02:50.033]➜  mkdir -p $WORK/b504/
2025-08-20T22:43:49.3592272Z [00:02:50.033]➜  cat >/tmp/go-build2401649780/b504/importcfg << 'EOF' # internal
2025-08-20T22:43:49.3593872Z [00:02:50.033]➜  # import config
2025-08-20T22:43:49.3594702Z [00:02:50.033]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:49.3595526Z [00:02:50.033]➜  EOF
2025-08-20T22:43:49.3599499Z [00:02:50.033]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancerload=>google.golang.org/grpc@v1.72.2/internal/balancerload;$WORK/b504=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.23 -complete -installsuffix shared -buildid Z1MixAfx31sRzSIEN7IS/Z1MixAfx31sRzSIEN7IS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancerload/load.go
2025-08-20T22:43:49.3607495Z [00:02:50.035]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/7b/7ba9421c80d90718e729c5924bd02dbaeb31dd61f137d0a4fbf66ea9079e7c71-d # internal
2025-08-20T22:43:49.3618364Z [00:02:50.035]➜  google.golang.org/grpc/encoding
2025-08-20T22:43:49.3619342Z [00:02:50.035]➜  mkdir -p $WORK/b498/
2025-08-20T22:43:49.3620844Z [00:02:50.035]➜  cat >/tmp/go-build2401649780/b498/importcfg << 'EOF' # internal
2025-08-20T22:43:49.3622450Z [00:02:50.035]➜  # import config
2025-08-20T22:43:49.3623423Z [00:02:50.035]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:43:49.3624707Z [00:02:50.035]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build2401649780/b500/_pkg_.a
2025-08-20T22:43:49.3625978Z [00:02:50.035]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.3626894Z [00:02:50.035]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.3627722Z [00:02:50.035]➜  EOF
2025-08-20T22:43:49.3631889Z [00:02:50.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding=>google.golang.org/grpc@v1.72.2/encoding;$WORK/b498=>" -p google.golang.org/grpc/encoding -lang=go1.23 -complete -installsuffix shared -buildid R0g39uWPC-zF2oCvRMMP/R0g39uWPC-zF2oCvRMMP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/encoding.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/encoding_v2.go
2025-08-20T22:43:49.3822234Z [00:02:50.056]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T22:43:49.3829842Z [00:02:50.057]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/24/24142a127a46644fc327f9653fd51c9083fa5d0527c95525f1abf8240f0982fb-d # internal
2025-08-20T22:43:49.3834291Z [00:02:50.057]➜  google.golang.org/grpc/internal/buffer
2025-08-20T22:43:49.3834989Z [00:02:50.057]➜  mkdir -p $WORK/b514/
2025-08-20T22:43:49.3842115Z [00:02:50.058]➜  cat >/tmp/go-build2401649780/b514/importcfg << 'EOF' # internal
2025-08-20T22:43:49.3842860Z [00:02:50.058]➜  # import config
2025-08-20T22:43:49.3843584Z [00:02:50.058]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.3858108Z [00:02:50.058]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.3858958Z [00:02:50.058]➜  EOF
2025-08-20T22:43:49.3862579Z [00:02:50.058]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/buffer=>google.golang.org/grpc@v1.72.2/internal/buffer;$WORK/b514=>" -p google.golang.org/grpc/internal/buffer -lang=go1.23 -complete -installsuffix shared -buildid lIVwniZp2Up_xDJRcGpU/lIVwniZp2Up_xDJRcGpU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/buffer/unbounded.go
2025-08-20T22:43:49.4049854Z [00:02:50.078]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T22:43:49.4054721Z [00:02:50.080]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/8e/8eb1ad7132a3f676825f03de743ac101c7ce3120925116500fbbcb2edd3cc702-d # internal
2025-08-20T22:43:49.4060963Z [00:02:50.080]➜  google.golang.org/grpc/internal/idle
2025-08-20T22:43:49.4063251Z [00:02:50.080]➜  mkdir -p $WORK/b515/
2025-08-20T22:43:49.4074280Z [00:02:50.081]➜  cat >/tmp/go-build2401649780/b515/importcfg << 'EOF' # internal
2025-08-20T22:43:49.4077767Z [00:02:50.081]➜  # import config
2025-08-20T22:43:49.4079833Z [00:02:50.081]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.4080623Z [00:02:50.081]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.4081400Z [00:02:50.081]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.4082229Z [00:02:50.081]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:49.4083030Z [00:02:50.081]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:49.4083607Z [00:02:50.081]➜  EOF
2025-08-20T22:43:49.4093919Z [00:02:50.083]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/idle=>google.golang.org/grpc@v1.72.2/internal/idle;$WORK/b515=>" -p google.golang.org/grpc/internal/idle -lang=go1.23 -complete -installsuffix shared -buildid U5QROdiSf1nByhL6eSg6/U5QROdiSf1nByhL6eSg6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/idle/idle.go
2025-08-20T22:43:49.4131629Z [00:02:50.087]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T22:43:49.4137406Z [00:02:50.087]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/5c/5cb134d705e1c6551dc06d894ba11ef1e50a1b01be2c571ab33356d222a45d2c-d # internal
2025-08-20T22:43:49.4138838Z [00:02:50.087]➜  google.golang.org/grpc/internal/grpcsync
2025-08-20T22:43:49.4139443Z [00:02:50.087]➜  mkdir -p $WORK/b513/
2025-08-20T22:43:49.4140140Z [00:02:50.087]➜  cat >/tmp/go-build2401649780/b513/importcfg << 'EOF' # internal
2025-08-20T22:43:49.4140807Z [00:02:50.087]➜  # import config
2025-08-20T22:43:49.4141451Z [00:02:50.087]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:49.4142452Z [00:02:50.087]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2401649780/b514/_pkg_.a
2025-08-20T22:43:49.4143397Z [00:02:50.087]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.4144183Z [00:02:50.087]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:49.4144781Z [00:02:50.087]➜  EOF
2025-08-20T22:43:49.4167680Z [00:02:50.090]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync=>google.golang.org/grpc@v1.72.2/internal/grpcsync;$WORK/b513=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.23 -complete -installsuffix shared -buildid Ey3K8GHTeYiGsoqUv9In/Ey3K8GHTeYiGsoqUv9In -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync/callback_serializer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync/event.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync/pubsub.go
2025-08-20T22:43:49.4602966Z [00:02:50.134]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T22:43:49.4622704Z [00:02:50.136]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/73/73ec9fc9c0766587bde5866df728e0e1dcc85da25e97d19ea59ee4a7a9b008ce-d # internal
2025-08-20T22:43:49.4630087Z [00:02:50.136]➜  golang.org/x/text/unicode/bidi
2025-08-20T22:43:49.4630652Z [00:02:50.136]➜  mkdir -p $WORK/b526/
2025-08-20T22:43:49.4631383Z [00:02:50.136]➜  cat >/tmp/go-build2401649780/b526/importcfg << 'EOF' # internal
2025-08-20T22:43:49.4632020Z [00:02:50.136]➜  # import config
2025-08-20T22:43:49.4632618Z [00:02:50.136]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:49.4633750Z [00:02:50.136]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:43:49.4634533Z [00:02:50.136]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.4635241Z [00:02:50.136]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:49.4635974Z [00:02:50.136]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:49.4636743Z [00:02:50.136]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:49.4640491Z [00:02:50.136]➜  EOF
2025-08-20T22:43:49.4645726Z [00:02:50.136]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/bidi=>golang.org/x/text@v0.26.0/unicode/bidi;$WORK/b526=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid kRcwi3qxgnGgwyO9MTpJ/kRcwi3qxgnGgwyO9MTpJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/bidi/bidi.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/bidi/bracket.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/bidi/core.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/bidi/prop.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/bidi/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/unicode/bidi/trieval.go
2025-08-20T22:43:49.4735981Z [00:02:50.148]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T22:43:49.4745873Z [00:02:50.149]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/cf/cf462873ee558f26d8fe3b15b17fb82bc85d6b2b75012b98e04760340764f4c8-d # internal
2025-08-20T22:43:49.4772133Z [00:02:50.151]➜  golang.org/x/net/http2/hpack
2025-08-20T22:43:49.4773942Z [00:02:50.152]➜  mkdir -p $WORK/b527/
2025-08-20T22:43:49.4788481Z [00:02:50.152]➜  cat >/tmp/go-build2401649780/b527/importcfg << 'EOF' # internal
2025-08-20T22:43:49.4789216Z [00:02:50.152]➜  # import config
2025-08-20T22:43:49.4789861Z [00:02:50.152]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:49.4792473Z [00:02:50.152]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.4793424Z [00:02:50.152]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.4794265Z [00:02:50.152]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.4795134Z [00:02:50.152]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.4795789Z [00:02:50.152]➜  EOF
2025-08-20T22:43:49.4801281Z [00:02:50.152]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/hpack=>golang.org/x/net@v0.41.0/http2/hpack;$WORK/b527=>" -p golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid mXrfE9BpymgaDvRyCORn/mXrfE9BpymgaDvRyCORn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/hpack/encode.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/hpack/hpack.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/hpack/huffman.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/hpack/static_table.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/hpack/tables.go
2025-08-20T22:43:49.5187648Z [00:02:50.193]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T22:43:49.5245119Z [00:02:50.199]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/83/8340d599ee5a6ab7abce3a75392d671f1cf5ad826949ada1b2d3a70439018f35-d # internal
2025-08-20T22:43:49.5246734Z [00:02:50.199]➜  google.golang.org/protobuf/internal/encoding/messageset
2025-08-20T22:43:49.5247765Z [00:02:50.199]➜  mkdir -p $WORK/b456/
2025-08-20T22:43:49.5254211Z [00:02:50.200]➜  cat >/tmp/go-build2401649780/b456/importcfg << 'EOF' # internal
2025-08-20T22:43:49.5255807Z [00:02:50.200]➜  # import config
2025-08-20T22:43:49.5256809Z [00:02:50.200]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:49.5258320Z [00:02:50.200]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:49.5259999Z [00:02:50.200]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.5260929Z [00:02:50.200]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.5261447Z [00:02:50.200]➜  EOF
2025-08-20T22:43:49.5265608Z [00:02:50.200]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b456/_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/b456=>" -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/b456/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/messageset/messageset.go
2025-08-20T22:43:49.5750474Z [00:02:50.249]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T22:43:49.5760847Z [00:02:50.250]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/cc/cc6a7d5adabf02b7f775c2ecde84350c02c8e7fae384f699b62737ad21de1e07-d # internal
2025-08-20T22:43:49.5767572Z [00:02:50.251]➜  google.golang.org/protobuf/internal/genid
2025-08-20T22:43:49.5769546Z [00:02:50.251]➜  mkdir -p $WORK/b460/
2025-08-20T22:43:49.5775106Z [00:02:50.252]➜  cat >/tmp/go-build2401649780/b460/importcfg << 'EOF' # internal
2025-08-20T22:43:49.5776654Z [00:02:50.252]➜  # import config
2025-08-20T22:43:49.5777909Z [00:02:50.252]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.5778797Z [00:02:50.252]➜  EOF
2025-08-20T22:43:49.5792781Z [00:02:50.252]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b460/_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/b460=>" -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/b460/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-20T22:43:49.5954054Z [00:02:50.270]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T22:43:49.5993015Z [00:02:50.273]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/ae/aed15df7a6d54e2c01f17ca7fc893f819fc57df37974436fd2241bae7cb354b0-d # internal
2025-08-20T22:43:49.6005430Z [00:02:50.275]➜  google.golang.org/protobuf/internal/order
2025-08-20T22:43:49.6012172Z [00:02:50.275]➜  mkdir -p $WORK/b461/
2025-08-20T22:43:49.6018073Z [00:02:50.276]➜  cat >/tmp/go-build2401649780/b461/importcfg << 'EOF' # internal
2025-08-20T22:43:49.6019813Z [00:02:50.276]➜  # import config
2025-08-20T22:43:49.6020782Z [00:02:50.276]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.6021829Z [00:02:50.276]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:49.6022584Z [00:02:50.276]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.6023186Z [00:02:50.276]➜  EOF
2025-08-20T22:43:49.6055509Z [00:02:50.279]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b461/_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/b461=>" -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/b461/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-20T22:43:49.6106890Z [00:02:50.285]➜  go tool buildid -w $WORK/b460/_pkg_.a # internal
2025-08-20T22:43:49.6119652Z [00:02:50.286]➜  cp $WORK/b460/_pkg_.a /root/.cache/go-build/70/70417901cf3f01a98bedaed0e66a013e987754d888dd08fab0087c3391ec7372-d # internal
2025-08-20T22:43:49.6122179Z [00:02:50.286]➜  google.golang.org/protobuf/internal/strs
2025-08-20T22:43:49.6122777Z [00:02:50.286]➜  mkdir -p $WORK/b462/
2025-08-20T22:43:49.6128100Z [00:02:50.287]➜  cat >/tmp/go-build2401649780/b462/importcfg << 'EOF' # internal
2025-08-20T22:43:49.6129016Z [00:02:50.287]➜  # import config
2025-08-20T22:43:49.6129950Z [00:02:50.287]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:43:49.6131510Z [00:02:50.287]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:43:49.6132874Z [00:02:50.287]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.6133968Z [00:02:50.287]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.6134792Z [00:02:50.287]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:49.6135652Z [00:02:50.287]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:49.6136303Z [00:02:50.287]➜  EOF
2025-08-20T22:43:49.6140862Z [00:02:50.287]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b462/_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/b462=>" -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/b462/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-20T22:43:49.6390685Z [00:02:50.313]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T22:43:49.6440950Z [00:02:50.318]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/df/df381752fa267dd2cb1502c5f330a70dacc846b3595b4b32a450406221d534ae-d # internal
2025-08-20T22:43:49.6444355Z [00:02:50.318]➜  google.golang.org/protobuf/reflect/protoregistry
2025-08-20T22:43:49.6445048Z [00:02:50.319]➜  mkdir -p $WORK/b463/
2025-08-20T22:43:49.6450852Z [00:02:50.319]➜  cat >/tmp/go-build2401649780/b463/importcfg << 'EOF' # internal
2025-08-20T22:43:49.6451580Z [00:02:50.319]➜  # import config
2025-08-20T22:43:49.6452252Z [00:02:50.319]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.6453538Z [00:02:50.319]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2401649780/b456/_pkg_.a
2025-08-20T22:43:49.6455204Z [00:02:50.319]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:49.6457469Z [00:02:50.319]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:43:49.6459120Z [00:02:50.319]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.6460491Z [00:02:50.319]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:49.6462175Z [00:02:50.319]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.6463037Z [00:02:50.319]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:49.6463650Z [00:02:50.319]➜  EOF
2025-08-20T22:43:49.6468109Z [00:02:50.319]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b463/_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/b463=>" -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/b463/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoregistry/registry.go
2025-08-20T22:43:49.6509453Z [00:02:50.325]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T22:43:49.6528010Z [00:02:50.326]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/d9/d9a5bd836f01eda8e79fd80f749d837c37f3eed2f23a287a659461c3b2d73a13-d # internal
2025-08-20T22:43:49.6529324Z [00:02:50.326]➜  google.golang.org/protobuf/runtime/protoiface
2025-08-20T22:43:49.6529970Z [00:02:50.326]➜  mkdir -p $WORK/b464/
2025-08-20T22:43:49.6530679Z [00:02:50.327]➜  cat >/tmp/go-build2401649780/b464/importcfg << 'EOF' # internal
2025-08-20T22:43:49.6531372Z [00:02:50.327]➜  # import config
2025-08-20T22:43:49.6532731Z [00:02:50.327]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:49.6534160Z [00:02:50.327]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.6535051Z [00:02:50.327]➜  EOF
2025-08-20T22:43:49.6539671Z [00:02:50.327]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b464/_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/b464=>" -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/b464/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-20T22:43:49.6550911Z [00:02:50.329]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T22:43:49.6564017Z [00:02:50.330]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/21/21eae1f784d643e06ee7bcdac1197ce00f0ea60d23e26fb05bb1f13551dccf70-d # internal
2025-08-20T22:43:49.6574538Z [00:02:50.331]➜  google.golang.org/protobuf/internal/encoding/json
2025-08-20T22:43:49.6575233Z [00:02:50.331]➜  mkdir -p $WORK/b478/
2025-08-20T22:43:49.6575978Z [00:02:50.331]➜  cat >/tmp/go-build2401649780/b478/importcfg << 'EOF' # internal
2025-08-20T22:43:49.6576667Z [00:02:50.331]➜  # import config
2025-08-20T22:43:49.6577451Z [00:02:50.331]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:49.6578248Z [00:02:50.331]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.6579330Z [00:02:50.331]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2401649780/b454/_pkg_.a
2025-08-20T22:43:49.6580691Z [00:02:50.331]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:49.6581984Z [00:02:50.331]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:49.6583023Z [00:02:50.331]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.6583851Z [00:02:50.331]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.6584694Z [00:02:50.331]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:49.6585534Z [00:02:50.331]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:49.6586381Z [00:02:50.331]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.6607516Z [00:02:50.331]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.6608429Z [00:02:50.331]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:49.6609288Z [00:02:50.331]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:49.6610539Z [00:02:50.331]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:49.6611237Z [00:02:50.331]➜  EOF
2025-08-20T22:43:49.6618224Z [00:02:50.332]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b478/_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/b478=>" -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/b478/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-20T22:43:49.6698222Z [00:02:50.343]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T22:43:49.6700026Z [00:02:50.344]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/79/79a10223c096f443262bc1061181e890da39732fbe806aa886ab2943eab12822-d # internal
2025-08-20T22:43:49.6703804Z [00:02:50.344]➜  google.golang.org/protobuf/internal/descfmt
2025-08-20T22:43:49.6704403Z [00:02:50.345]➜  mkdir -p $WORK/b480/
2025-08-20T22:43:49.6711083Z [00:02:50.345]➜  cat >/tmp/go-build2401649780/b480/importcfg << 'EOF' # internal
2025-08-20T22:43:49.6712186Z [00:02:50.345]➜  # import config
2025-08-20T22:43:49.6712900Z [00:02:50.345]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.6715931Z [00:02:50.345]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2401649780/b454/_pkg_.a
2025-08-20T22:43:49.6717452Z [00:02:50.345]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:49.6718798Z [00:02:50.345]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.6719823Z [00:02:50.345]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.6720957Z [00:02:50.345]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:49.6721735Z [00:02:50.345]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.6722507Z [00:02:50.345]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.6723078Z [00:02:50.345]➜  EOF
2025-08-20T22:43:49.6726841Z [00:02:50.345]➜  /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/descfmt=>google.golang.org/protobuf@v1.36.6/internal/descfmt;$WORK/b480=>" -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/b480/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descfmt/stringer.go
2025-08-20T22:43:49.7675435Z [00:02:50.441]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T22:43:49.7696974Z [00:02:50.444]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/9a/9a0c80b6b1eca80eed26fe61556f889692ad3d0802daa353cc4ead73bc48f860-d # internal
2025-08-20T22:43:49.7704573Z [00:02:50.444]➜  google.golang.org/protobuf/proto
2025-08-20T22:43:49.7705264Z [00:02:50.445]➜  mkdir -p $WORK/b451/
2025-08-20T22:43:49.7711693Z [00:02:50.445]➜  cat >/tmp/go-build2401649780/b451/importcfg << 'EOF' # internal
2025-08-20T22:43:49.7720442Z [00:02:50.445]➜  # import config
2025-08-20T22:43:49.7721130Z [00:02:50.445]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.7721944Z [00:02:50.445]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.7723048Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:49.7724801Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2401649780/b456/_pkg_.a
2025-08-20T22:43:49.7726265Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:49.7728740Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:43:49.7729972Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2401649780/b460/_pkg_.a
2025-08-20T22:43:49.7731373Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2401649780/b461/_pkg_.a
2025-08-20T22:43:49.7732635Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:49.7733941Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:49.7735270Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.7736648Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:43:49.7738194Z [00:02:50.445]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2401649780/b464/_pkg_.a
2025-08-20T22:43:49.7739239Z [00:02:50.445]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.7740053Z [00:02:50.445]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:49.7740905Z [00:02:50.445]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:49.7741534Z [00:02:50.445]➜  EOF
2025-08-20T22:43:49.7752962Z [00:02:50.445]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto=>google.golang.org/protobuf@v1.36.6/proto;$WORK/b451=>" -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/b451/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-20T22:43:49.7850783Z [00:02:50.459]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T22:43:49.7855128Z [00:02:50.460]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T22:43:49.7873132Z [00:02:50.461]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/99/99c19c5c1cc1280a410e9e6f73a65afbcbb5a2b7400447c103be39e6cc111e21-d # internal
2025-08-20T22:43:49.7874299Z [00:02:50.461]➜  google.golang.org/protobuf/internal/descopts
2025-08-20T22:43:49.7874882Z [00:02:50.461]➜  mkdir -p $WORK/b481/
2025-08-20T22:43:49.7879789Z [00:02:50.462]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/f7/f78d983960366be97c852cc9e79af8c9fa6d8a6da105fdd093510582900296d5-d # internal
2025-08-20T22:43:49.7905127Z [00:02:50.462]➜  cat >/tmp/go-build2401649780/b481/importcfg << 'EOF' # internal
2025-08-20T22:43:49.7905879Z [00:02:50.462]➜  # import config
2025-08-20T22:43:49.7906807Z [00:02:50.462]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.7907827Z [00:02:50.462]➜  EOF
2025-08-20T22:43:49.7911430Z [00:02:50.462]➜  /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/descopts=>google.golang.org/protobuf@v1.36.6/internal/descopts;$WORK/b481=>" -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/b481/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descopts/options.go
2025-08-20T22:43:49.7958981Z [00:02:50.463]➜  google.golang.org/protobuf/internal/encoding/text
2025-08-20T22:43:49.7963018Z [00:02:50.463]➜  mkdir -p $WORK/b484/
2025-08-20T22:43:49.7969648Z [00:02:50.464]➜  cat >/tmp/go-build2401649780/b484/importcfg << 'EOF' # internal
2025-08-20T22:43:49.7970323Z [00:02:50.464]➜  # import config
2025-08-20T22:43:49.7970945Z [00:02:50.464]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:49.7971683Z [00:02:50.464]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.7972685Z [00:02:50.464]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2401649780/b454/_pkg_.a
2025-08-20T22:43:49.7973914Z [00:02:50.464]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:49.7975130Z [00:02:50.464]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:43:49.7981488Z [00:02:50.464]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:49.7982566Z [00:02:50.464]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.7983319Z [00:02:50.464]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.7984388Z [00:02:50.464]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:49.7987358Z [00:02:50.464]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.7993304Z [00:02:50.464]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.7994117Z [00:02:50.464]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:49.7994931Z [00:02:50.464]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:49.7996015Z [00:02:50.464]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:49.8000739Z [00:02:50.464]➜  EOF
2025-08-20T22:43:49.8009342Z [00:02:50.464]➜  /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/encoding/text=>google.golang.org/protobuf@v1.36.6/internal/encoding/text;$WORK/b484=>" -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/b484/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-20T22:43:49.8015597Z [00:02:50.472]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T22:43:49.8017273Z [00:02:50.473]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/8c/8c15d6850015925eec669fece1c77b3482cffd9b196c28e9012aefc823262392-d # internal
2025-08-20T22:43:49.8018539Z [00:02:50.473]➜  google.golang.org/protobuf/internal/protolazy
2025-08-20T22:43:49.8019172Z [00:02:50.473]➜  mkdir -p $WORK/b492/
2025-08-20T22:43:49.8019867Z [00:02:50.474]➜  cat >/tmp/go-build2401649780/b492/importcfg << 'EOF' # internal
2025-08-20T22:43:49.8020509Z [00:02:50.474]➜  # import config
2025-08-20T22:43:49.8021139Z [00:02:50.474]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.8021922Z [00:02:50.474]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.8023000Z [00:02:50.474]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:49.8024330Z [00:02:50.474]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2401649780/b464/_pkg_.a
2025-08-20T22:43:49.8025917Z [00:02:50.474]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:49.8026982Z [00:02:50.474]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:49.8028042Z [00:02:50.474]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:49.8028727Z [00:02:50.474]➜  EOF
2025-08-20T22:43:49.8033819Z [00:02:50.474]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b492/_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/b492=>" -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/b492/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-20T22:43:49.8466884Z [00:02:50.520]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T22:43:49.8468717Z [00:02:50.521]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/6d/6dd3e17206583f614f2b410e3716f209a1d507ef2b45543e2d21f53dfc1f410e-d # internal
2025-08-20T22:43:49.8503235Z [00:02:50.524]➜  golang.org/x/text/secure/bidirule
2025-08-20T22:43:49.8503871Z [00:02:50.525]➜  mkdir -p $WORK/b525/
2025-08-20T22:43:49.8518461Z [00:02:50.526]➜  cat >/tmp/go-build2401649780/b525/importcfg << 'EOF' # internal
2025-08-20T22:43:49.8519520Z [00:02:50.526]➜  # import config
2025-08-20T22:43:49.8520252Z [00:02:50.526]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:49.8522441Z [00:02:50.526]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:43:49.8523526Z [00:02:50.526]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2401649780/b526/_pkg_.a
2025-08-20T22:43:49.8524471Z [00:02:50.526]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:49.8525101Z [00:02:50.526]➜  EOF
2025-08-20T22:43:49.8529111Z [00:02:50.526]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/bidirule=>golang.org/x/text@v0.26.0/secure/bidirule;$WORK/b525=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid usvisPKxzbsi6kv7v2b-/usvisPKxzbsi6kv7v2b- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/bidirule/bidirule.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/bidirule/bidirule10.0.0.go
2025-08-20T22:43:49.8769285Z [00:02:50.551]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T22:43:49.8780731Z [00:02:50.552]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/01/015af54289c53b4c7bed994c7195b2968ec8c72e9738e6329ed8e715f7873674-d # internal
2025-08-20T22:43:49.8788988Z [00:02:50.553]➜  golang.org/x/net/idna
2025-08-20T22:43:49.8790736Z [00:02:50.553]➜  mkdir -p $WORK/b524/
2025-08-20T22:43:49.8798290Z [00:02:50.554]➜  cat >/tmp/go-build2401649780/b524/importcfg << 'EOF' # internal
2025-08-20T22:43:49.8801467Z [00:02:50.554]➜  # import config
2025-08-20T22:43:49.8802133Z [00:02:50.554]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.8803115Z [00:02:50.554]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build2401649780/b525/_pkg_.a
2025-08-20T22:43:49.8804305Z [00:02:50.554]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2401649780/b526/_pkg_.a
2025-08-20T22:43:49.8805379Z [00:02:50.554]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b219/_pkg_.a
2025-08-20T22:43:49.8806299Z [00:02:50.554]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.8807051Z [00:02:50.554]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:49.8808051Z [00:02:50.554]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:49.8808667Z [00:02:50.554]➜  EOF
2025-08-20T22:43:49.8813885Z [00:02:50.554]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/idna=>golang.org/x/net@v0.41.0/idna;$WORK/b524=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid TrgiUn4OSkTDy6Kf0lt8/TrgiUn4OSkTDy6Kf0lt8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/idna/go118.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/idna/idna10.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/idna/punycode.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/idna/tables15.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/idna/trie.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/idna/trie13.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/idna/trieval.go
2025-08-20T22:43:49.9490820Z [00:02:50.621]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T22:43:49.9531855Z [00:02:50.627]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/71/71bb235d97791e38a0e073d5cc442dfe3c487727cfc3324f3f9e29b0b82216c9-d # internal
2025-08-20T22:43:49.9560651Z [00:02:50.630]➜  google.golang.org/protobuf/internal/encoding/defval
2025-08-20T22:43:49.9567390Z [00:02:50.630]➜  mkdir -p $WORK/b483/
2025-08-20T22:43:49.9568134Z [00:02:50.630]➜  cat >/tmp/go-build2401649780/b483/importcfg << 'EOF' # internal
2025-08-20T22:43:49.9568778Z [00:02:50.630]➜  # import config
2025-08-20T22:43:49.9569377Z [00:02:50.630]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:49.9570421Z [00:02:50.630]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2401649780/b484/_pkg_.a
2025-08-20T22:43:49.9571696Z [00:02:50.630]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:49.9572968Z [00:02:50.630]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:49.9573985Z [00:02:50.631]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:49.9574758Z [00:02:50.631]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:49.9575332Z [00:02:50.631]➜  EOF
2025-08-20T22:43:49.9579433Z [00:02:50.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b483/_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/b483=>" -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/b483/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/defval/default.go
2025-08-20T22:43:50.0067039Z [00:02:50.681]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T22:43:50.0075063Z [00:02:50.681]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/54/54f7469c72f1759870b36b1ba71a11295b0aaac02154e46b43cf1c4341d18d7e-d # internal
2025-08-20T22:43:50.0079506Z [00:02:50.682]➜  google.golang.org/grpc/internal/syscall
2025-08-20T22:43:50.0080151Z [00:02:50.682]➜  mkdir -p $WORK/b529/
2025-08-20T22:43:50.0080899Z [00:02:50.682]➜  cat >/tmp/go-build2401649780/b529/importcfg << 'EOF' # internal
2025-08-20T22:43:50.0083164Z [00:02:50.682]➜  # import config
2025-08-20T22:43:50.0085674Z [00:02:50.682]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.0090614Z [00:02:50.682]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:50.0091684Z [00:02:50.682]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:50.0092606Z [00:02:50.682]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.0093395Z [00:02:50.682]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:50.0094209Z [00:02:50.682]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:50.0094794Z [00:02:50.682]➜  EOF
2025-08-20T22:43:50.0098728Z [00:02:50.682]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/syscall=>google.golang.org/grpc@v1.72.2/internal/syscall;$WORK/b529=>" -p google.golang.org/grpc/internal/syscall -lang=go1.23 -complete -installsuffix shared -buildid p6s96FQO4dvwPLnRfoRI/p6s96FQO4dvwPLnRfoRI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/syscall/syscall_linux.go
2025-08-20T22:43:50.0106966Z [00:02:50.685]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T22:43:50.0160632Z [00:02:50.690]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/35/357b5f81b13a5e8d9577579ef17121f8336579ee1c107110421a97527b63bfdf-d # internal
2025-08-20T22:43:50.0166272Z [00:02:50.691]➜  google.golang.org/grpc/credentials
2025-08-20T22:43:50.0169071Z [00:02:50.691]➜  mkdir -p $WORK/b447/
2025-08-20T22:43:50.0185183Z [00:02:50.693]➜  cat >/tmp/go-build2401649780/b447/importcfg << 'EOF' # internal
2025-08-20T22:43:50.0190564Z [00:02:50.693]➜  # import config
2025-08-20T22:43:50.0191226Z [00:02:50.693]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.0192357Z [00:02:50.693]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:50.0193222Z [00:02:50.693]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:50.0194044Z [00:02:50.693]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.0194821Z [00:02:50.693]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.0195800Z [00:02:50.693]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build2401649780/b448/_pkg_.a
2025-08-20T22:43:50.0200125Z [00:02:50.693]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:50.0201353Z [00:02:50.694]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build2401649780/b449/_pkg_.a
2025-08-20T22:43:50.0202665Z [00:02:50.694]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:43:50.0203919Z [00:02:50.694]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:50.0204871Z [00:02:50.694]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.0205651Z [00:02:50.694]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:50.0206390Z [00:02:50.694]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:50.0206903Z [00:02:50.694]➜  EOF
2025-08-20T22:43:50.0213513Z [00:02:50.694]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials=>google.golang.org/grpc@v1.72.2/credentials;$WORK/b447=>" -p google.golang.org/grpc/credentials -lang=go1.23 -complete -installsuffix shared -buildid nSwOPPG7buTqkaT9F3QL/nSwOPPG7buTqkaT9F3QL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls.go
2025-08-20T22:43:50.0558394Z [00:02:50.730]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T22:43:50.0570808Z [00:02:50.731]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/6a/6aef39f23a60403ef4286254c4991a26d129b56fdc7ea079bf743e3d54e3b927-d # internal
2025-08-20T22:43:50.0575330Z [00:02:50.731]➜  google.golang.org/protobuf/internal/filedesc
2025-08-20T22:43:50.0575952Z [00:02:50.731]➜  mkdir -p $WORK/b479/
2025-08-20T22:43:50.0593387Z [00:02:50.733]➜  cat >/tmp/go-build2401649780/b479/importcfg << 'EOF' # internal
2025-08-20T22:43:50.0596220Z [00:02:50.733]➜  # import config
2025-08-20T22:43:50.0596876Z [00:02:50.733]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:50.0597852Z [00:02:50.733]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.0598963Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:50.0600248Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build2401649780/b480/_pkg_.a
2025-08-20T22:43:50.0601591Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2401649780/b481/_pkg_.a
2025-08-20T22:43:50.0602994Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2401649780/b482/_pkg_.a
2025-08-20T22:43:50.0604486Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2401649780/b483/_pkg_.a
2025-08-20T22:43:50.0605923Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2401649780/b456/_pkg_.a
2025-08-20T22:43:50.0607446Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:50.0608728Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2401649780/b460/_pkg_.a
2025-08-20T22:43:50.0609983Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:50.0611521Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:50.0612701Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:50.0613944Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:50.0615299Z [00:02:50.733]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:43:50.0616365Z [00:02:50.733]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:50.0638406Z [00:02:50.733]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:50.0639386Z [00:02:50.733]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:50.0640215Z [00:02:50.733]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.0641015Z [00:02:50.733]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.0641841Z [00:02:50.733]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:50.0642464Z [00:02:50.733]➜  EOF
2025-08-20T22:43:50.0650943Z [00:02:50.733]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b479/_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/b479=>" -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/b479/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-20T22:43:50.0924841Z [00:02:50.766]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T22:43:50.0945810Z [00:02:50.769]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/88/8880d04085d8b95792fe565031d8dd4c0684d6b29224349c6f944f8fcf154954-d # internal
2025-08-20T22:43:50.0953328Z [00:02:50.769]➜  google.golang.org/grpc/internal/channelz
2025-08-20T22:43:50.0956147Z [00:02:50.769]➜  mkdir -p $WORK/b443/
2025-08-20T22:43:50.0964278Z [00:02:50.771]➜  cat >/tmp/go-build2401649780/b443/importcfg << 'EOF' # internal
2025-08-20T22:43:50.0968887Z [00:02:50.771]➜  # import config
2025-08-20T22:43:50.0971454Z [00:02:50.771]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.0978215Z [00:02:50.771]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:43:50.0979264Z [00:02:50.771]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:50.0980346Z [00:02:50.771]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:43:50.0981383Z [00:02:50.771]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:50.0982441Z [00:02:50.771]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:50.0983299Z [00:02:50.771]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.0984199Z [00:02:50.771]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:50.0985068Z [00:02:50.771]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.0985951Z [00:02:50.771]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:50.0987292Z [00:02:50.771]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:50.0988165Z [00:02:50.771]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:50.0989075Z [00:02:50.771]➜  EOF
2025-08-20T22:43:50.0998050Z [00:02:50.771]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz=>google.golang.org/grpc@v1.72.2/internal/channelz;$WORK/b443=>" -p google.golang.org/grpc/internal/channelz -lang=go1.23 -complete -installsuffix shared -buildid 38sVgCUOeEJQN_Ap6GHH/38sVgCUOeEJQN_Ap6GHH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/channelmap.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/funcs.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/socket.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/subchannel.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/syscall_linux.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/trace.go
2025-08-20T22:43:50.1694286Z [00:02:50.843]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T22:43:50.1713447Z [00:02:50.845]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/66/6655d49d46728efb36ac091bf74b0cd289dc0e730ef67ba37b736b158947ffc8-d # internal
2025-08-20T22:43:50.1717831Z [00:02:50.846]➜  google.golang.org/grpc/resolver
2025-08-20T22:43:50.1719561Z [00:02:50.846]➜  mkdir -p $WORK/b470/
2025-08-20T22:43:50.1723882Z [00:02:50.846]➜  cat >/tmp/go-build2401649780/b470/importcfg << 'EOF' # internal
2025-08-20T22:43:50.1724831Z [00:02:50.846]➜  # import config
2025-08-20T22:43:50.1725654Z [00:02:50.846]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.1726945Z [00:02:50.846]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:50.1728159Z [00:02:50.846]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.1729047Z [00:02:50.846]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.1730158Z [00:02:50.846]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build2401649780/b448/_pkg_.a
2025-08-20T22:43:50.1740052Z [00:02:50.846]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:43:50.1741523Z [00:02:50.846]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:43:50.1742889Z [00:02:50.846]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:50.1745160Z [00:02:50.846]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:50.1746187Z [00:02:50.846]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.1746973Z [00:02:50.846]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:50.1747957Z [00:02:50.846]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:50.1748729Z [00:02:50.846]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.1749326Z [00:02:50.846]➜  EOF
2025-08-20T22:43:50.1753193Z [00:02:50.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver=>google.golang.org/grpc@v1.72.2/resolver;$WORK/b470=>" -p google.golang.org/grpc/resolver -lang=go1.23 -complete -installsuffix shared -buildid KNaliBM-9rgsJ88Mi9E2/KNaliBM-9rgsJ88Mi9E2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/map.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/resolver.go
2025-08-20T22:43:50.2315764Z [00:02:50.906]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T22:43:50.2331384Z [00:02:50.907]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/39/39bf7c4796258fea8f5d270044eb93332780309ff85a5ea1c7aab4345972292d-d # internal
2025-08-20T22:43:50.2335173Z [00:02:50.907]➜  google.golang.org/protobuf/encoding/prototext
2025-08-20T22:43:50.2335777Z [00:02:50.908]➜  mkdir -p $WORK/b490/
2025-08-20T22:43:50.2341093Z [00:02:50.908]➜  cat >/tmp/go-build2401649780/b490/importcfg << 'EOF' # internal
2025-08-20T22:43:50.2346421Z [00:02:50.908]➜  # import config
2025-08-20T22:43:50.2347032Z [00:02:50.908]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.2348288Z [00:02:50.908]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:50.2352884Z [00:02:50.908]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2401649780/b456/_pkg_.a
2025-08-20T22:43:50.2354361Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2401649780/b484/_pkg_.a
2025-08-20T22:43:50.2355666Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:50.2356891Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:43:50.2358304Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2401649780/b460/_pkg_.a
2025-08-20T22:43:50.2359520Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2401649780/b461/_pkg_.a
2025-08-20T22:43:50.2360739Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:50.2362195Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2401649780/b485/_pkg_.a
2025-08-20T22:43:50.2363416Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:50.2364560Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:50.2365757Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:50.2367080Z [00:02:50.909]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:43:50.2376283Z [00:02:50.909]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:50.2377341Z [00:02:50.909]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:50.2378119Z [00:02:50.909]➜  EOF
2025-08-20T22:43:50.2383017Z [00:02:50.909]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b490/_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/b490=>" -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/b490/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-20T22:43:50.3496081Z [00:02:51.024]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T22:43:50.3598383Z [00:02:51.034]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/d6/d6b887676264bbf376e957ca85be9b58cb03a115f89dbce4728acedf889617a2-d # internal
2025-08-20T22:43:50.3615369Z [00:02:51.035]➜  google.golang.org/grpc/channelz
2025-08-20T22:43:50.3616032Z [00:02:51.035]➜  mkdir -p $WORK/b442/
2025-08-20T22:43:50.3616777Z [00:02:51.036]➜  cat >/tmp/go-build2401649780/b442/importcfg << 'EOF' # internal
2025-08-20T22:43:50.3617707Z [00:02:51.036]➜  # import config
2025-08-20T22:43:50.3619011Z [00:02:51.036]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2401649780/b443/_pkg_.a
2025-08-20T22:43:50.3619876Z [00:02:51.036]➜  EOF
2025-08-20T22:43:50.3623474Z [00:02:51.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/channelz=>google.golang.org/grpc@v1.72.2/channelz;$WORK/b442=>" -p google.golang.org/grpc/channelz -lang=go1.23 -complete -installsuffix shared -buildid Y1PWIESfk3h31E0Q6Bkc/Y1PWIESfk3h31E0Q6Bkc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/channelz/channelz.go
2025-08-20T22:43:50.3912321Z [00:02:51.065]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T22:43:50.3942005Z [00:02:51.065]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/fe/fed67e58f510e17e91b50083199f63c759f77f221882bedad6cf12fd5f729cb6-d # internal
2025-08-20T22:43:50.3943428Z [00:02:51.066]➜  google.golang.org/grpc/balancer
2025-08-20T22:43:50.3944050Z [00:02:51.066]➜  mkdir -p $WORK/b441/
2025-08-20T22:43:50.3944829Z [00:02:51.066]➜  cat >/tmp/go-build2401649780/b441/importcfg << 'EOF' # internal
2025-08-20T22:43:50.3945560Z [00:02:51.066]➜  # import config
2025-08-20T22:43:50.3946252Z [00:02:51.066]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.3947375Z [00:02:51.066]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:50.3948298Z [00:02:51.066]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.3949329Z [00:02:51.066]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build2401649780/b442/_pkg_.a
2025-08-20T22:43:50.3950544Z [00:02:51.066]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:50.3952117Z [00:02:51.066]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:43:50.3953426Z [00:02:51.066]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:43:50.3954713Z [00:02:51.066]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:50.3955904Z [00:02:51.066]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:50.3958097Z [00:02:51.066]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:50.3959411Z [00:02:51.066]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.3960711Z [00:02:51.066]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:50.3961776Z [00:02:51.066]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.3962651Z [00:02:51.066]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.3963315Z [00:02:51.066]➜  EOF
2025-08-20T22:43:50.3968153Z [00:02:51.066]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer=>google.golang.org/grpc@v1.72.2/balancer;$WORK/b441=>" -p google.golang.org/grpc/balancer -lang=go1.23 -complete -installsuffix shared -buildid 4kEYjN0dy38KAD1TMh2Q/4kEYjN0dy38KAD1TMh2Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/conn_state_evaluator.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/subconn.go
2025-08-20T22:43:50.4595662Z [00:02:51.133]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T22:43:50.4606724Z [00:02:51.135]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T22:43:50.4624396Z [00:02:51.136]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/50/502bbb4a2c3825a7d27158018940d395df2a60372ec9a143c8c21892a11e8bf8-d # internal
2025-08-20T22:43:50.4626086Z [00:02:51.136]➜  google.golang.org/grpc/balancer/base
2025-08-20T22:43:50.4626629Z [00:02:51.136]➜  mkdir -p $WORK/b471/
2025-08-20T22:43:50.4630742Z [00:02:51.137]➜  cat >/tmp/go-build2401649780/b471/importcfg << 'EOF' # internal
2025-08-20T22:43:50.4637845Z [00:02:51.137]➜  # import config
2025-08-20T22:43:50.4638447Z [00:02:51.137]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.4639156Z [00:02:51.137]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.4640003Z [00:02:51.137]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:50.4641033Z [00:02:51.137]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:50.4642062Z [00:02:51.137]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:50.4643801Z [00:02:51.137]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.4645312Z [00:02:51.137]➜  EOF
2025-08-20T22:43:50.4651316Z [00:02:51.137]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/base=>google.golang.org/grpc@v1.72.2/balancer/base;$WORK/b471=>" -p google.golang.org/grpc/balancer/base -lang=go1.23 -complete -installsuffix shared -buildid C6Xufif3qB5kG6mZabnP/C6Xufif3qB5kG6mZabnP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/base/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/base/base.go
2025-08-20T22:43:50.4687090Z [00:02:51.143]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/65/65b561a04657ae8612894966cc9f74e58fb9c1e9e64497e7080e52f2266867ac-d # internal
2025-08-20T22:43:50.4694781Z [00:02:51.143]➜  google.golang.org/grpc/credentials/insecure
2025-08-20T22:43:50.4695524Z [00:02:51.143]➜  mkdir -p $WORK/b497/
2025-08-20T22:43:50.4696233Z [00:02:51.143]➜  cat >/tmp/go-build2401649780/b497/importcfg << 'EOF' # internal
2025-08-20T22:43:50.4696910Z [00:02:51.143]➜  # import config
2025-08-20T22:43:50.4697735Z [00:02:51.144]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.4698756Z [00:02:51.144]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:43:50.4699729Z [00:02:51.144]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.4700300Z [00:02:51.144]➜  EOF
2025-08-20T22:43:50.4705254Z [00:02:51.144]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/insecure=>google.golang.org/grpc@v1.72.2/credentials/insecure;$WORK/b497=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.23 -complete -installsuffix shared -buildid u8DMDskPTNuyIhkwbAmH/u8DMDskPTNuyIhkwbAmH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/insecure/insecure.go
2025-08-20T22:43:50.4922274Z [00:02:51.166]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T22:43:50.4924026Z [00:02:51.166]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/d1/d13ab6879bfdee56e991d38f53977a60f69d0586c6b40555ee1ea5afeef4578d-d # internal
2025-08-20T22:43:50.4927963Z [00:02:51.166]➜  google.golang.org/grpc/internal/metadata
2025-08-20T22:43:50.4928851Z [00:02:51.167]➜  mkdir -p $WORK/b516/
2025-08-20T22:43:50.4929828Z [00:02:51.167]➜  cat >/tmp/go-build2401649780/b516/importcfg << 'EOF' # internal
2025-08-20T22:43:50.4930704Z [00:02:51.167]➜  # import config
2025-08-20T22:43:50.4931543Z [00:02:51.167]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.4933709Z [00:02:51.167]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:50.4935016Z [00:02:51.167]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.4936084Z [00:02:51.167]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.4937303Z [00:02:51.167]➜  EOF
2025-08-20T22:43:50.4941251Z [00:02:51.167]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/metadata=>google.golang.org/grpc@v1.72.2/internal/metadata;$WORK/b516=>" -p google.golang.org/grpc/internal/metadata -lang=go1.23 -complete -installsuffix shared -buildid bVaFDATC34Gh-tg97zJB/bVaFDATC34Gh-tg97zJB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/metadata/metadata.go
2025-08-20T22:43:50.5352876Z [00:02:51.209]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T22:43:50.5365657Z [00:02:51.210]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/fd/fdc63de2c1e6c6b4c1690dce9797c9d81aacf989e837252e767e7c9e833a1db2-d # internal
2025-08-20T22:43:50.5367010Z [00:02:51.210]➜  google.golang.org/grpc/internal/serviceconfig
2025-08-20T22:43:50.5367940Z [00:02:51.211]➜  mkdir -p $WORK/b518/
2025-08-20T22:43:50.5374055Z [00:02:51.211]➜  cat >/tmp/go-build2401649780/b518/importcfg << 'EOF' # internal
2025-08-20T22:43:50.5374821Z [00:02:51.211]➜  # import config
2025-08-20T22:43:50.5375539Z [00:02:51.211]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:50.5376622Z [00:02:51.211]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.5378713Z [00:02:51.211]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:50.5380065Z [00:02:51.212]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:43:50.5381288Z [00:02:51.212]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:50.5383818Z [00:02:51.212]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:50.5384893Z [00:02:51.212]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:50.5385742Z [00:02:51.212]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:50.5386562Z [00:02:51.212]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.5387543Z [00:02:51.212]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:50.5388182Z [00:02:51.212]➜  EOF
2025-08-20T22:43:50.5392755Z [00:02:51.212]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/serviceconfig=>google.golang.org/grpc@v1.72.2/internal/serviceconfig;$WORK/b518=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid 92RE1xjzG0UlA28Ab_jQ/92RE1xjzG0UlA28Ab_jQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/serviceconfig/duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/serviceconfig/serviceconfig.go
2025-08-20T22:43:50.5424941Z [00:02:51.217]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T22:43:50.5450439Z [00:02:51.219]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/9f/9f0a751b4a9c4a612c26849bd83de0a3bf23d5fbca652772eae3082d09bbdf55-d # internal
2025-08-20T22:43:50.5452493Z [00:02:51.219]➜  google.golang.org/grpc/balancer/endpointsharding
2025-08-20T22:43:50.5453934Z [00:02:51.220]➜  mkdir -p $WORK/b495/
2025-08-20T22:43:50.5460196Z [00:02:51.220]➜  cat >/tmp/go-build2401649780/b495/importcfg << 'EOF' # internal
2025-08-20T22:43:50.5462364Z [00:02:51.220]➜  # import config
2025-08-20T22:43:50.5464613Z [00:02:51.220]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.5466061Z [00:02:51.220]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:50.5467754Z [00:02:51.220]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:43:50.5469268Z [00:02:51.220]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:50.5471072Z [00:02:51.220]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.5472275Z [00:02:51.221]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:50.5473271Z [00:02:51.221]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.5474332Z [00:02:51.221]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:50.5475196Z [00:02:51.221]➜  EOF
2025-08-20T22:43:50.5479797Z [00:02:51.221]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/endpointsharding=>google.golang.org/grpc@v1.72.2/balancer/endpointsharding;$WORK/b495=>" -p google.golang.org/grpc/balancer/endpointsharding -lang=go1.23 -complete -installsuffix shared -buildid 5onYlpFXVhgicSHwTfXt/5onYlpFXVhgicSHwTfXt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/endpointsharding/endpointsharding.go
2025-08-20T22:43:50.5914357Z [00:02:51.265]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T22:43:50.5925628Z [00:02:51.266]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/d3/d3d54448e0c709c7ef5f7897132610ffa0990400f8e49b6ff6c6c5eba47b8b76-d # internal
2025-08-20T22:43:50.5929503Z [00:02:51.267]➜  google.golang.org/grpc/internal/balancer/gracefulswitch
2025-08-20T22:43:50.5939341Z [00:02:51.267]➜  mkdir -p $WORK/b503/
2025-08-20T22:43:50.5940142Z [00:02:51.268]➜  cat >/tmp/go-build2401649780/b503/importcfg << 'EOF' # internal
2025-08-20T22:43:50.5940803Z [00:02:51.268]➜  # import config
2025-08-20T22:43:50.5941744Z [00:02:51.268]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:50.5942629Z [00:02:51.268]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.5943388Z [00:02:51.268]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.5944355Z [00:02:51.268]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:50.5945508Z [00:02:51.268]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:43:50.5946679Z [00:02:51.268]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:50.5948830Z [00:02:51.268]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.5950008Z [00:02:51.268]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:50.5950956Z [00:02:51.268]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.5951544Z [00:02:51.268]➜  EOF
2025-08-20T22:43:50.5956640Z [00:02:51.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch=>google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch;$WORK/b503=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.23 -complete -installsuffix shared -buildid 082pwJBY0XXza8PzPWrx/082pwJBY0XXza8PzPWrx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch/gracefulswitch.go
2025-08-20T22:43:50.6068780Z [00:02:51.281]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T22:43:50.6087497Z [00:02:51.283]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/46/4661c5e814b10c22aeb4cb8a288c6fe26a49e189ca34503ece12ab999a26dcae-d # internal
2025-08-20T22:43:50.6090722Z [00:02:51.283]➜  google.golang.org/grpc/internal/resolver
2025-08-20T22:43:50.6093564Z [00:02:51.283]➜  mkdir -p $WORK/b517/
2025-08-20T22:43:50.6097934Z [00:02:51.284]➜  cat >/tmp/go-build2401649780/b517/importcfg << 'EOF' # internal
2025-08-20T22:43:50.6098858Z [00:02:51.284]➜  # import config
2025-08-20T22:43:50.6099453Z [00:02:51.284]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.6100482Z [00:02:51.284]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:43:50.6101683Z [00:02:51.284]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:50.6102813Z [00:02:51.284]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.6103742Z [00:02:51.284]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.6104470Z [00:02:51.284]➜  EOF
2025-08-20T22:43:50.6109116Z [00:02:51.285]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver=>google.golang.org/grpc@v1.72.2/internal/resolver;$WORK/b517=>" -p google.golang.org/grpc/internal/resolver -lang=go1.23 -complete -installsuffix shared -buildid P2dAOJbKY3XzenDc0Jjj/P2dAOJbKY3XzenDc0Jjj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/config_selector.go
2025-08-20T22:43:50.6420943Z [00:02:51.316]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T22:43:50.6422553Z [00:02:51.316]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/20/207cfc971ede5df45ba02696e9bc9eb00ce250e9e27d0474619b8d127f0df047-d # internal
2025-08-20T22:43:50.6424660Z [00:02:51.316]➜  google.golang.org/grpc/internal/proxyattributes
2025-08-20T22:43:50.6425620Z [00:02:51.316]➜  mkdir -p $WORK/b520/
2025-08-20T22:43:50.6427260Z [00:02:51.316]➜  cat >/tmp/go-build2401649780/b520/importcfg << 'EOF' # internal
2025-08-20T22:43:50.6429099Z [00:02:51.316]➜  # import config
2025-08-20T22:43:50.6431027Z [00:02:51.316]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.6432817Z [00:02:51.316]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:50.6436185Z [00:02:51.316]➜  EOF
2025-08-20T22:43:50.6440411Z [00:02:51.316]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proxyattributes=>google.golang.org/grpc@v1.72.2/internal/proxyattributes;$WORK/b520=>" -p google.golang.org/grpc/internal/proxyattributes -lang=go1.23 -complete -installsuffix shared -buildid 4y4m3qpppQaOoN3Qij1U/4y4m3qpppQaOoN3Qij1U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proxyattributes/proxyattributes.go
2025-08-20T22:43:50.6567750Z [00:02:51.328]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T22:43:50.6574821Z [00:02:51.329]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/4c/4c947e09c1d4c18fb5a05cb3cc2413d29ba658ec1452b37da7a241e289e0d22f-d # internal
2025-08-20T22:43:50.6575900Z [00:02:51.330]➜  golang.org/x/net/http/httpguts
2025-08-20T22:43:50.6576440Z [00:02:51.330]➜  mkdir -p $WORK/b523/
2025-08-20T22:43:50.6577326Z [00:02:51.330]➜  cat >/tmp/go-build2401649780/b523/importcfg << 'EOF' # internal
2025-08-20T22:43:50.6577959Z [00:02:51.330]➜  # import config
2025-08-20T22:43:50.6578650Z [00:02:51.330]➜  packagefile golang.org/x/net/idna=/tmp/go-build2401649780/b524/_pkg_.a
2025-08-20T22:43:50.6579472Z [00:02:51.330]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.6580264Z [00:02:51.330]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:50.6581065Z [00:02:51.330]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.6581856Z [00:02:51.330]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:50.6582475Z [00:02:51.330]➜  EOF
2025-08-20T22:43:50.6586240Z [00:02:51.331]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/http/httpguts=>golang.org/x/net@v0.41.0/http/httpguts;$WORK/b523=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid oPZ3ttWRfxanflCEOS51/oPZ3ttWRfxanflCEOS51 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/http/httpguts/guts.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http/httpguts/httplex.go
2025-08-20T22:43:50.6592299Z [00:02:51.333]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T22:43:50.6609004Z [00:02:51.335]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/22/2252be9a11ca286e609b7e1b9fe7263ad15233dbcb87712745c0bc9a6b69f131-d # internal
2025-08-20T22:43:50.6610426Z [00:02:51.335]➜  google.golang.org/grpc/internal/transport/networktype
2025-08-20T22:43:50.6611748Z [00:02:51.335]➜  mkdir -p $WORK/b530/
2025-08-20T22:43:50.6617715Z [00:02:51.336]➜  cat >/tmp/go-build2401649780/b530/importcfg << 'EOF' # internal
2025-08-20T22:43:50.6621047Z [00:02:51.336]➜  # import config
2025-08-20T22:43:50.6622015Z [00:02:51.336]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:50.6622768Z [00:02:51.336]➜  EOF
2025-08-20T22:43:50.6626808Z [00:02:51.336]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/networktype=>google.golang.org/grpc@v1.72.2/internal/transport/networktype;$WORK/b530=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.23 -complete -installsuffix shared -buildid if1jrO-xn30eE7cxExKS/if1jrO-xn30eE7cxExKS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/networktype/networktype.go
2025-08-20T22:43:50.6844730Z [00:02:51.357]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T22:43:50.6847501Z [00:02:51.358]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/12/12785e4a1630879300a0690881212afbdaf1e4fa09328f8162ad09680d900e77-d # internal
2025-08-20T22:43:50.6848596Z [00:02:51.359]➜  google.golang.org/grpc/keepalive
2025-08-20T22:43:50.6849136Z [00:02:51.359]➜  mkdir -p $WORK/b531/
2025-08-20T22:43:50.6855043Z [00:02:51.360]➜  cat >/tmp/go-build2401649780/b531/importcfg << 'EOF' # internal
2025-08-20T22:43:50.6859210Z [00:02:51.360]➜  # import config
2025-08-20T22:43:50.6859835Z [00:02:51.360]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:50.6860407Z [00:02:51.360]➜  EOF
2025-08-20T22:43:50.6942674Z [00:02:51.360]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/keepalive=>google.golang.org/grpc@v1.72.2/keepalive;$WORK/b531=>" -p google.golang.org/grpc/keepalive -lang=go1.23 -complete -installsuffix shared -buildid 5Tm0LG1GM81eR6Zviesh/5Tm0LG1GM81eR6Zviesh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/keepalive/keepalive.go
2025-08-20T22:43:50.6967893Z [00:02:51.371]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T22:43:50.7733153Z [00:02:51.446]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T22:43:50.7740991Z [00:02:51.446]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/33/33967b5849f8c1be4ba1731a6ed8b63f53ed88e72e237dd856bf30eb33687def-d # internal
2025-08-20T22:43:50.7742149Z [00:02:51.446]➜  golang.org/x/net/internal/httpcommon
2025-08-20T22:43:50.7742732Z [00:02:51.446]➜  mkdir -p $WORK/b528/
2025-08-20T22:43:50.7743447Z [00:02:51.446]➜  cat >/tmp/go-build2401649780/b528/importcfg << 'EOF' # internal
2025-08-20T22:43:50.7744110Z [00:02:51.446]➜  # import config
2025-08-20T22:43:50.7744763Z [00:02:51.446]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.7745632Z [00:02:51.446]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.7746422Z [00:02:51.446]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.7747500Z [00:02:51.446]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b523/_pkg_.a
2025-08-20T22:43:50.7748921Z [00:02:51.446]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b527/_pkg_.a
2025-08-20T22:43:50.7749919Z [00:02:51.446]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:43:50.7750836Z [00:02:51.446]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:50.7751672Z [00:02:51.446]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:50.7752461Z [00:02:51.446]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:50.7753260Z [00:02:51.446]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:50.7754058Z [00:02:51.446]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.7754866Z [00:02:51.446]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.7755457Z [00:02:51.446]➜  EOF
2025-08-20T22:43:50.7769550Z [00:02:51.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/internal/httpcommon=>golang.org/x/net@v0.41.0/internal/httpcommon;$WORK/b528=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid 7cCQ3qTZdEFCK0M0T8tL/7cCQ3qTZdEFCK0M0T8tL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/internal/httpcommon/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/internal/httpcommon/headermap.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/internal/httpcommon/request.go
2025-08-20T22:43:50.7773828Z [00:02:51.447]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T22:43:50.7775333Z [00:02:51.448]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/27/278ee2b6b250f06226e670ca76adab672079b47765a96e0708798817ec57cf24-d # internal
2025-08-20T22:43:50.7776431Z [00:02:51.448]➜  google.golang.org/grpc/peer
2025-08-20T22:43:50.7776974Z [00:02:51.448]➜  mkdir -p $WORK/b532/
2025-08-20T22:43:50.7777857Z [00:02:51.448]➜  cat >/tmp/go-build2401649780/b532/importcfg << 'EOF' # internal
2025-08-20T22:43:50.7778515Z [00:02:51.448]➜  # import config
2025-08-20T22:43:50.7779172Z [00:02:51.448]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.7779966Z [00:02:51.448]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.7782522Z [00:02:51.448]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:43:50.7807990Z [00:02:51.448]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.7809420Z [00:02:51.448]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.7810036Z [00:02:51.448]➜  EOF
2025-08-20T22:43:50.7822113Z [00:02:51.448]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/peer=>google.golang.org/grpc@v1.72.2/peer;$WORK/b532=>" -p google.golang.org/grpc/peer -lang=go1.23 -complete -installsuffix shared -buildid BN3etWAiTEEqbO4Z7nG5/BN3etWAiTEEqbO4Z7nG5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/peer/peer.go
2025-08-20T22:43:50.7825763Z [00:02:51.455]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/1a/1a242148912e438a46d9f6e64e50a4f239c76f96a53c4ba75e42f9278b4578e5-d # internal
2025-08-20T22:43:50.7826930Z [00:02:51.455]➜  google.golang.org/protobuf/encoding/protojson
2025-08-20T22:43:50.7832952Z [00:02:51.455]➜  mkdir -p $WORK/b477/
2025-08-20T22:43:50.7833679Z [00:02:51.456]➜  cat >/tmp/go-build2401649780/b477/importcfg << 'EOF' # internal
2025-08-20T22:43:50.7834362Z [00:02:51.456]➜  # import config
2025-08-20T22:43:50.7835018Z [00:02:51.456]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:50.7835925Z [00:02:51.456]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:50.7836777Z [00:02:51.457]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.7838507Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:50.7839904Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2401649780/b478/_pkg_.a
2025-08-20T22:43:50.7841364Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2401649780/b456/_pkg_.a
2025-08-20T22:43:50.7842759Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:50.7844067Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2401649780/b479/_pkg_.a
2025-08-20T22:43:50.7845357Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:43:50.7846611Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2401649780/b460/_pkg_.a
2025-08-20T22:43:50.7848116Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2401649780/b461/_pkg_.a
2025-08-20T22:43:50.7849410Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:50.7850715Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2401649780/b485/_pkg_.a
2025-08-20T22:43:50.7851960Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:50.7853145Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:50.7854357Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:50.7855967Z [00:02:51.457]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:43:50.7857082Z [00:02:51.457]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:50.7858087Z [00:02:51.457]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:50.7858896Z [00:02:51.457]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.7859700Z [00:02:51.457]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:50.7860291Z [00:02:51.457]➜  EOF
2025-08-20T22:43:50.7865947Z [00:02:51.457]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b477/_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/b477=>" -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/b477/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-20T22:43:50.8001337Z [00:02:51.474]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T22:43:50.8010181Z [00:02:51.475]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/bf/bf64b6d1d16d9bdf2901f0b8855fd29738706ec22cb5d1f41226230f8c757170-d # internal
2025-08-20T22:43:50.8017621Z [00:02:51.476]➜  google.golang.org/protobuf/internal/encoding/tag
2025-08-20T22:43:50.8019216Z [00:02:51.476]➜  mkdir -p $WORK/b491/
2025-08-20T22:43:50.8023194Z [00:02:51.476]➜  cat >/tmp/go-build2401649780/b491/importcfg << 'EOF' # internal
2025-08-20T22:43:50.8024305Z [00:02:51.476]➜  # import config
2025-08-20T22:43:50.8026092Z [00:02:51.476]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2401649780/b483/_pkg_.a
2025-08-20T22:43:50.8029265Z [00:02:51.476]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2401649780/b479/_pkg_.a
2025-08-20T22:43:50.8031133Z [00:02:51.476]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:50.8033264Z [00:02:51.476]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:50.8035368Z [00:02:51.476]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:50.8058622Z [00:02:51.477]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:50.8060182Z [00:02:51.477]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.8061539Z [00:02:51.477]➜  EOF
2025-08-20T22:43:50.8066522Z [00:02:51.477]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b491/_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/b491=>" -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/b491/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/tag/tag.go
2025-08-20T22:43:50.8524053Z [00:02:51.526]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T22:43:50.8527697Z [00:02:51.526]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/a1/a1beed35c62d75dc5f6adc610f455fd416e3b0ae9ff960b7c3f58522182e644f-d # internal
2025-08-20T22:43:50.8536908Z [00:02:51.528]➜  golang.org/x/net/http2
2025-08-20T22:43:50.8539937Z [00:02:51.528]➜  mkdir -p $WORK/b522/
2025-08-20T22:43:50.8582788Z [00:02:51.530]➜  cat >/tmp/go-build2401649780/b522/importcfg << 'EOF' # internal
2025-08-20T22:43:50.8585868Z [00:02:51.530]➜  # import config
2025-08-20T22:43:50.8586610Z [00:02:51.530]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:50.8589346Z [00:02:51.530]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:50.8590311Z [00:02:51.530]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:50.8591162Z [00:02:51.530]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:50.8591992Z [00:02:51.530]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:50.8592773Z [00:02:51.530]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:50.8593571Z [00:02:51.530]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:50.8594420Z [00:02:51.530]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:50.8595169Z [00:02:51.530]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.8596130Z [00:02:51.530]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b523/_pkg_.a
2025-08-20T22:43:50.8597471Z [00:02:51.530]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b527/_pkg_.a
2025-08-20T22:43:50.8598842Z [00:02:51.530]➜  packagefile golang.org/x/net/idna=/tmp/go-build2401649780/b524/_pkg_.a
2025-08-20T22:43:50.8600003Z [00:02:51.530]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build2401649780/b528/_pkg_.a
2025-08-20T22:43:50.8601015Z [00:02:51.530]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:50.8601842Z [00:02:51.530]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:50.8602607Z [00:02:51.530]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:50.8603344Z [00:02:51.530]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:50.8604152Z [00:02:51.530]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:50.8607387Z [00:02:51.530]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:50.8608292Z [00:02:51.530]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:50.8609110Z [00:02:51.530]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:50.8610044Z [00:02:51.530]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:43:50.8610870Z [00:02:51.530]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:50.8611663Z [00:02:51.530]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:50.8612444Z [00:02:51.530]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:50.8613551Z [00:02:51.530]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:50.8614364Z [00:02:51.530]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:50.8615149Z [00:02:51.530]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:50.8615918Z [00:02:51.530]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:50.8616993Z [00:02:51.530]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.8617969Z [00:02:51.530]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.8618837Z [00:02:51.530]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:50.8619660Z [00:02:51.530]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:50.8620253Z [00:02:51.530]➜  EOF
2025-08-20T22:43:50.8633019Z [00:02:51.535]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/http2=>golang.org/x/net@v0.41.0/http2;$WORK/b522=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid msbFFjxVO6mSyDxqV19f/msbFFjxVO6mSyDxqV19f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/ciphers.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/client_conn_pool.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/config.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/config_go124.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/databuffer.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/errors.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/flow.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/frame.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/gotrack.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/http2.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/pipe.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/server.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/timer.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/transport.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/unencrypted.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/write.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/writesched.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/writesched_priority.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/writesched_random.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/writesched_roundrobin.go
2025-08-20T22:43:50.8740625Z [00:02:51.548]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T22:43:50.8775556Z [00:02:51.551]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/94/9443741b2b6317caf07181ea974f6964c8e8bf6e800becd925835faadd103456-d # internal
2025-08-20T22:43:50.8776833Z [00:02:51.551]➜  google.golang.org/protobuf/internal/impl
2025-08-20T22:43:50.8777609Z [00:02:51.551]➜  mkdir -p $WORK/b489/
2025-08-20T22:43:50.8788507Z [00:02:51.552]➜  cat >/tmp/go-build2401649780/b489/importcfg << 'EOF' # internal
2025-08-20T22:43:50.8789840Z [00:02:51.552]➜  # import config
2025-08-20T22:43:50.8790748Z [00:02:51.552]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:50.8791821Z [00:02:51.552]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:50.8796134Z [00:02:51.552]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:50.8796984Z [00:02:51.552]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:50.8797878Z [00:02:51.552]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:50.8798836Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2401649780/b490/_pkg_.a
2025-08-20T22:43:50.8799963Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:43:50.8801184Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2401649780/b481/_pkg_.a
2025-08-20T22:43:50.8802358Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2401649780/b454/_pkg_.a
2025-08-20T22:43:50.8803559Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2401649780/b456/_pkg_.a
2025-08-20T22:43:50.8805028Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2401649780/b491/_pkg_.a
2025-08-20T22:43:50.8806240Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:43:50.8807672Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2401649780/b479/_pkg_.a
2025-08-20T22:43:50.8808879Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:43:50.8810028Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2401649780/b460/_pkg_.a
2025-08-20T22:43:50.8811241Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2401649780/b461/_pkg_.a
2025-08-20T22:43:50.8812489Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:43:50.8813866Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build2401649780/b492/_pkg_.a
2025-08-20T22:43:50.8815179Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:43:50.8816371Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:50.8818097Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:50.8819465Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:43:50.8820824Z [00:02:51.552]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2401649780/b464/_pkg_.a
2025-08-20T22:43:50.8821898Z [00:02:51.552]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:50.8822681Z [00:02:51.553]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:50.8823440Z [00:02:51.553]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:50.8824269Z [00:02:51.553]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:50.8825075Z [00:02:51.553]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:50.8826199Z [00:02:51.553]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:50.8826978Z [00:02:51.553]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:50.8827951Z [00:02:51.553]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:50.8828751Z [00:02:51.553]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:50.8829524Z [00:02:51.553]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:50.8830339Z [00:02:51.553]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:50.8831219Z [00:02:51.553]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:50.8831862Z [00:02:51.553]➜  EOF
2025-08-20T22:43:50.8859945Z [00:02:51.554]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b489/_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/b489=>" -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/b489/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-20T22:43:51.1313721Z [00:02:51.805]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T22:43:51.1367771Z [00:02:51.811]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/61/6113f78a4105be7b556021117287feb8870536c28eba826afe3a75625964474a-d # internal
2025-08-20T22:43:51.1372182Z [00:02:51.811]➜  google.golang.org/grpc/tap
2025-08-20T22:43:51.1372789Z [00:02:51.811]➜  mkdir -p $WORK/b533/
2025-08-20T22:43:51.1377602Z [00:02:51.812]➜  cat >/tmp/go-build2401649780/b533/importcfg << 'EOF' # internal
2025-08-20T22:43:51.1380873Z [00:02:51.812]➜  # import config
2025-08-20T22:43:51.1381562Z [00:02:51.812]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.1382566Z [00:02:51.812]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:51.1383330Z [00:02:51.812]➜  EOF
2025-08-20T22:43:51.1386581Z [00:02:51.812]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/tap=>google.golang.org/grpc@v1.72.2/tap;$WORK/b533=>" -p google.golang.org/grpc/tap -lang=go1.23 -complete -installsuffix shared -buildid MOpLVW37NlMpbvnOw51v/MOpLVW37NlMpbvnOw51v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/tap/tap.go
2025-08-20T22:43:51.1466702Z [00:02:51.821]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T22:43:51.1481048Z [00:02:51.821]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/52/524c8f17dcb9bc1a3fd560024c2356da669cda5516f4ab82de3e63ac05b91947-d # internal
2025-08-20T22:43:51.1482340Z [00:02:51.821]➜  google.golang.org/grpc/internal/resolver/passthrough
2025-08-20T22:43:51.1483009Z [00:02:51.821]➜  mkdir -p $WORK/b534/
2025-08-20T22:43:51.1483728Z [00:02:51.822]➜  cat >/tmp/go-build2401649780/b534/importcfg << 'EOF' # internal
2025-08-20T22:43:51.1484400Z [00:02:51.822]➜  # import config
2025-08-20T22:43:51.1485039Z [00:02:51.822]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:51.1486021Z [00:02:51.822]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:51.1486776Z [00:02:51.822]➜  EOF
2025-08-20T22:43:51.1491200Z [00:02:51.822]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/passthrough=>google.golang.org/grpc@v1.72.2/internal/resolver/passthrough;$WORK/b534=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.23 -complete -installsuffix shared -buildid 2PfQ9wuw-uySstVWHA_f/2PfQ9wuw-uySstVWHA_f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/passthrough/passthrough.go
2025-08-20T22:43:51.1739416Z [00:02:51.845]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T22:43:51.1740945Z [00:02:51.847]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/38/384f4f205c7afa299f482e22b8f9aae81c96f3befae9ddfeb04c724a76263d7e-d # internal
2025-08-20T22:43:51.1743338Z [00:02:51.847]➜  google.golang.org/grpc/internal/resolver/unix
2025-08-20T22:43:51.1743978Z [00:02:51.847]➜  mkdir -p $WORK/b535/
2025-08-20T22:43:51.1744691Z [00:02:51.847]➜  cat >/tmp/go-build2401649780/b535/importcfg << 'EOF' # internal
2025-08-20T22:43:51.1745341Z [00:02:51.847]➜  # import config
2025-08-20T22:43:51.1745981Z [00:02:51.847]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.1747273Z [00:02:51.847]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2401649780/b530/_pkg_.a
2025-08-20T22:43:51.1748863Z [00:02:51.847]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:51.1749584Z [00:02:51.847]➜  EOF
2025-08-20T22:43:51.1753480Z [00:02:51.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/unix=>google.golang.org/grpc@v1.72.2/internal/resolver/unix;$WORK/b535=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.23 -complete -installsuffix shared -buildid F9aMyIhywCwcHwx1iap1/F9aMyIhywCwcHwx1iap1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/unix/unix.go
2025-08-20T22:43:51.1932868Z [00:02:51.867]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T22:43:51.1942295Z [00:02:51.868]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/ef/ef0d8e5e5950e0268bef4cba8feeea138e8ab8ee39139d8b0f8a6eadd2acc28e-d # internal
2025-08-20T22:43:51.1974800Z [00:02:51.869]➜  google.golang.org/grpc/internal/stats
2025-08-20T22:43:51.1975425Z [00:02:51.869]➜  mkdir -p $WORK/b536/
2025-08-20T22:43:51.1976168Z [00:02:51.869]➜  cat >/tmp/go-build2401649780/b536/importcfg << 'EOF' # internal
2025-08-20T22:43:51.1976837Z [00:02:51.869]➜  # import config
2025-08-20T22:43:51.1977662Z [00:02:51.869]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.1978405Z [00:02:51.869]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.1979288Z [00:02:51.869]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:43:51.1980379Z [00:02:51.869]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:43:51.1981433Z [00:02:51.869]➜  EOF
2025-08-20T22:43:51.1985676Z [00:02:51.870]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/stats=>google.golang.org/grpc@v1.72.2/internal/stats;$WORK/b536=>" -p google.golang.org/grpc/internal/stats -lang=go1.23 -complete -installsuffix shared -buildid -P3sTWF2CtzIAn5KCd7I/-P3sTWF2CtzIAn5KCd7I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/stats/labels.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/stats/metrics_recorder_list.go
2025-08-20T22:43:51.2230248Z [00:02:51.893]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T22:43:51.2311811Z [00:02:51.905]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/5d/5d74156e1dbc79a5ab9893a211f93178658943b5350ada7fa8aed348153c4a3d-d # internal
2025-08-20T22:43:51.2323092Z [00:02:51.906]➜  google.golang.org/grpc/balancer/grpclb/state
2025-08-20T22:43:51.2350185Z [00:02:51.906]➜  mkdir -p $WORK/b539/
2025-08-20T22:43:51.2350955Z [00:02:51.907]➜  cat >/tmp/go-build2401649780/b539/importcfg << 'EOF' # internal
2025-08-20T22:43:51.2351677Z [00:02:51.907]➜  # import config
2025-08-20T22:43:51.2352526Z [00:02:51.907]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:51.2353305Z [00:02:51.907]➜  EOF
2025-08-20T22:43:51.2362278Z [00:02:51.908]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/state=>google.golang.org/grpc@v1.72.2/balancer/grpclb/state;$WORK/b539=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.23 -complete -installsuffix shared -buildid aRVi_nFBrpEhBYAL-gmR/aRVi_nFBrpEhBYAL-gmR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/state/state.go
2025-08-20T22:43:51.2894252Z [00:02:51.963]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T22:43:51.2904954Z [00:02:51.964]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/85/85361d82633a75c0bb37c58f2fa51da691cd2beccc1ac138ff120ea0f4b1b9bd-d # internal
2025-08-20T22:43:51.2906430Z [00:02:51.965]➜  google.golang.org/grpc/internal/resolver/dns/internal
2025-08-20T22:43:51.2912202Z [00:02:51.965]➜  mkdir -p $WORK/b540/
2025-08-20T22:43:51.2919719Z [00:02:51.966]➜  cat >/tmp/go-build2401649780/b540/importcfg << 'EOF' # internal
2025-08-20T22:43:51.2921009Z [00:02:51.966]➜  # import config
2025-08-20T22:43:51.2922199Z [00:02:51.966]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.2923335Z [00:02:51.966]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:51.2924209Z [00:02:51.966]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:51.2926141Z [00:02:51.966]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.2926753Z [00:02:51.966]➜  EOF
2025-08-20T22:43:51.2931115Z [00:02:51.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns/internal=>google.golang.org/grpc@v1.72.2/internal/resolver/dns/internal;$WORK/b540=>" -p google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.23 -complete -installsuffix shared -buildid Bd55RFemjpzvl4_iP1NU/Bd55RFemjpzvl4_iP1NU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns/internal/internal.go
2025-08-20T22:43:51.3088167Z [00:02:51.983]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T22:43:51.3094989Z [00:02:51.983]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/17/17ba20fb101eda1083ec41ceba799278ca153081e5264ce28faa533b1848d3b9-d # internal
2025-08-20T22:43:51.3121362Z [00:02:51.984]➜  google.golang.org/grpc/internal/resolver/dns
2025-08-20T22:43:51.3122350Z [00:02:51.984]➜  mkdir -p $WORK/b538/
2025-08-20T22:43:51.3123110Z [00:02:51.984]➜  cat >/tmp/go-build2401649780/b538/importcfg << 'EOF' # internal
2025-08-20T22:43:51.3123800Z [00:02:51.984]➜  # import config
2025-08-20T22:43:51.3124502Z [00:02:51.984]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.3125390Z [00:02:51.984]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:51.3126210Z [00:02:51.984]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.3127486Z [00:02:51.984]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2401649780/b539/_pkg_.a
2025-08-20T22:43:51.3128747Z [00:02:51.984]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:51.3129957Z [00:02:51.984]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:43:51.3131250Z [00:02:51.984]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:43:51.3132698Z [00:02:51.985]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2401649780/b540/_pkg_.a
2025-08-20T22:43:51.3134045Z [00:02:51.985]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:51.3135205Z [00:02:51.985]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:51.3136213Z [00:02:51.985]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:51.3137060Z [00:02:51.985]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:51.3139453Z [00:02:51.985]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:43:51.3140296Z [00:02:51.985]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:51.3141096Z [00:02:51.985]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:51.3141917Z [00:02:51.985]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:51.3142732Z [00:02:51.985]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:51.3143516Z [00:02:51.985]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.3144377Z [00:02:51.985]➜  EOF
2025-08-20T22:43:51.3148502Z [00:02:51.985]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns=>google.golang.org/grpc@v1.72.2/internal/resolver/dns;$WORK/b538=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid 7yaqkq6xPByLFmnJ3jiD/7yaqkq6xPByLFmnJ3jiD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns/dns_resolver.go
2025-08-20T22:43:51.3663561Z [00:02:52.037]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T22:43:51.3665113Z [00:02:52.038]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/fb/fb050277208cb98ec403cf25c5550b84bee3f6799f5dedad7c0aad0afc912884-d # internal
2025-08-20T22:43:51.3666289Z [00:02:52.039]➜  google.golang.org/grpc/resolver/dns
2025-08-20T22:43:51.3666915Z [00:02:52.039]➜  mkdir -p $WORK/b537/
2025-08-20T22:43:51.3667866Z [00:02:52.039]➜  cat >/tmp/go-build2401649780/b537/importcfg << 'EOF' # internal
2025-08-20T22:43:51.3668669Z [00:02:52.039]➜  # import config
2025-08-20T22:43:51.3669800Z [00:02:52.039]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2401649780/b538/_pkg_.a
2025-08-20T22:43:51.3671711Z [00:02:52.039]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:51.3673371Z [00:02:52.039]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.3697702Z [00:02:52.039]➜  EOF
2025-08-20T22:43:51.3701681Z [00:02:52.039]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/dns=>google.golang.org/grpc@v1.72.2/resolver/dns;$WORK/b537=>" -p google.golang.org/grpc/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid NqCfXN56cuQbBgJR8KW8/NqCfXN56cuQbBgJR8KW8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/dns/dns_resolver.go
2025-08-20T22:43:51.3783801Z [00:02:52.052]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T22:43:51.3791374Z [00:02:52.053]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/64/64a190fac56ea4802b68751ce8db95f364e177db13db3a7bc33ca86b374163b1-d # internal
2025-08-20T22:43:51.3806172Z [00:02:52.055]➜  github.com/aws/aws-sdk-go-v2/aws/transport/http
2025-08-20T22:43:51.3806883Z [00:02:52.055]➜  mkdir -p $WORK/b543/
2025-08-20T22:43:51.3816158Z [00:02:52.055]➜  cat >/tmp/go-build2401649780/b543/importcfg << 'EOF' # internal
2025-08-20T22:43:51.3816995Z [00:02:52.055]➜  # import config
2025-08-20T22:43:51.3817891Z [00:02:52.055]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.3818834Z [00:02:52.055]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:51.3819736Z [00:02:52.055]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:51.3820593Z [00:02:52.055]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.3821599Z [00:02:52.055]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:51.3822861Z [00:02:52.055]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:51.3824047Z [00:02:52.055]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:51.3825213Z [00:02:52.055]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:51.3826431Z [00:02:52.055]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:51.3827925Z [00:02:52.055]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:51.3828955Z [00:02:52.055]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:51.3830101Z [00:02:52.055]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:51.3830941Z [00:02:52.055]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:51.3831787Z [00:02:52.055]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:51.3832593Z [00:02:52.055]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:51.3833397Z [00:02:52.055]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.3833919Z [00:02:52.055]➜  EOF
2025-08-20T22:43:51.3861457Z [00:02:52.056]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/transport/http=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/transport/http;$WORK/b543=>" -p github.com/aws/aws-sdk-go-v2/aws/transport/http -lang=go1.22 -complete -installsuffix shared -buildid l3Sh6errDJ14i3QTJeYZ/l3Sh6errDJ14i3QTJeYZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/transport/http/client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/transport/http/content_type.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/transport/http/response_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/transport/http/response_error_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/transport/http/timeout_read_closer.go
2025-08-20T22:43:51.4962923Z [00:02:52.170]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T22:43:51.4988365Z [00:02:52.173]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/0b/0b424fc62f6910d7f7e26d1f921c4bad209a4b966e36d3c0de03f93d8bb89a40-d # internal
2025-08-20T22:43:51.5008145Z [00:02:52.175]➜  github.com/aws/aws-sdk-go-v2/credentials
2025-08-20T22:43:51.5012138Z [00:02:52.175]➜  mkdir -p $WORK/b544/
2025-08-20T22:43:51.5038904Z [00:02:52.176]➜  cat >/tmp/go-build2401649780/b544/importcfg << 'EOF' # internal
2025-08-20T22:43:51.5039778Z [00:02:52.176]➜  # import config
2025-08-20T22:43:51.5040482Z [00:02:52.176]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.5041548Z [00:02:52.177]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:51.5042336Z [00:02:52.177]➜  EOF
2025-08-20T22:43:51.5050240Z [00:02:52.177]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.68;$WORK/b544=>" -p github.com/aws/aws-sdk-go-v2/credentials -lang=go1.22 -complete -installsuffix shared -buildid 0AehWo2PJ3FMeXwNC3bt/0AehWo2PJ3FMeXwNC3bt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/static_provider.go
2025-08-20T22:43:51.5342432Z [00:02:52.208]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T22:43:51.5346067Z [00:02:52.208]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/71/7146331338c2c25d3c484a7af19e8bfb34aecee6db994b8504d523315cddcca1-d # internal
2025-08-20T22:43:51.5364819Z [00:02:52.211]➜  github.com/aws/aws-sdk-go-v2/aws/ratelimit
2025-08-20T22:43:51.5366938Z [00:02:52.211]➜  mkdir -p $WORK/b548/
2025-08-20T22:43:51.5385020Z [00:02:52.213]➜  cat >/tmp/go-build2401649780/b548/importcfg << 'EOF' # internal
2025-08-20T22:43:51.5387062Z [00:02:52.213]➜  # import config
2025-08-20T22:43:51.5389955Z [00:02:52.213]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.5390816Z [00:02:52.213]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.5391635Z [00:02:52.213]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:51.5392236Z [00:02:52.213]➜  EOF
2025-08-20T22:43:51.5397335Z [00:02:52.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/ratelimit=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/ratelimit;$WORK/b548=>" -p github.com/aws/aws-sdk-go-v2/aws/ratelimit -lang=go1.22 -complete -installsuffix shared -buildid X_77LZ6VOFBFKt0vp9au/X_77LZ6VOFBFKt0vp9au -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/ratelimit/none.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/ratelimit/token_bucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/ratelimit/token_rate_limit.go
2025-08-20T22:43:51.5842168Z [00:02:52.258]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T22:43:51.5854516Z [00:02:52.259]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/70/70bbc2125928776118314f3eb3bf6dbe251425f9522973604abffd53989d1477-d # internal
2025-08-20T22:43:51.5860350Z [00:02:52.260]➜  github.com/aws/aws-sdk-go-v2/internal/context
2025-08-20T22:43:51.5862690Z [00:02:52.260]➜  mkdir -p $WORK/b549/
2025-08-20T22:43:51.5868960Z [00:02:52.261]➜  cat >/tmp/go-build2401649780/b549/importcfg << 'EOF' # internal
2025-08-20T22:43:51.5874740Z [00:02:52.261]➜  # import config
2025-08-20T22:43:51.5875432Z [00:02:52.261]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.5876507Z [00:02:52.261]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:51.5877731Z [00:02:52.261]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.5878358Z [00:02:52.261]➜  EOF
2025-08-20T22:43:51.5882611Z [00:02:52.261]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/context=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/context;$WORK/b549=>" -p github.com/aws/aws-sdk-go-v2/internal/context -lang=go1.22 -complete -installsuffix shared -buildid QEnNYLVMiMilZCOrsyYH/QEnNYLVMiMilZCOrsyYH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/context/context.go
2025-08-20T22:43:51.6112110Z [00:02:52.285]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T22:43:51.6116585Z [00:02:52.286]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/f8/f8189cb8d38465bd23ca348b1c2763e1f01641e5eb9eb118b0bbccc04b4b9321-d # internal
2025-08-20T22:43:51.6141903Z [00:02:52.288]➜  github.com/aws/aws-sdk-go-v2/internal/timeconv
2025-08-20T22:43:51.6156219Z [00:02:52.288]➜  mkdir -p $WORK/b550/
2025-08-20T22:43:51.6157031Z [00:02:52.289]➜  cat >/tmp/go-build2401649780/b550/importcfg << 'EOF' # internal
2025-08-20T22:43:51.6157991Z [00:02:52.289]➜  # import config
2025-08-20T22:43:51.6158699Z [00:02:52.289]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.6159338Z [00:02:52.289]➜  EOF
2025-08-20T22:43:51.6163294Z [00:02:52.289]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/timeconv=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/timeconv;$WORK/b550=>" -p github.com/aws/aws-sdk-go-v2/internal/timeconv -lang=go1.22 -complete -installsuffix shared -buildid TxN_dI_G5ZX6ZHh7gAeN/TxN_dI_G5ZX6ZHh7gAeN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/timeconv/duration.go
2025-08-20T22:43:51.6289793Z [00:02:52.303]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T22:43:51.6299526Z [00:02:52.304]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/87/8723f548e975da7489b3367791d51641ab8e1e7dae3834a1478d043f647d3543-d # internal
2025-08-20T22:43:51.6340262Z [00:02:52.308]➜  github.com/aws/aws-sdk-go-v2/aws/retry
2025-08-20T22:43:51.6343998Z [00:02:52.308]➜  mkdir -p $WORK/b547/
2025-08-20T22:43:51.6355074Z [00:02:52.309]➜  cat >/tmp/go-build2401649780/b547/importcfg << 'EOF' # internal
2025-08-20T22:43:51.6356213Z [00:02:52.309]➜  # import config
2025-08-20T22:43:51.6356927Z [00:02:52.309]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.6358034Z [00:02:52.309]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:51.6358871Z [00:02:52.309]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.6359865Z [00:02:52.309]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:51.6361114Z [00:02:52.309]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:51.6362437Z [00:02:52.309]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build2401649780/b548/_pkg_.a
2025-08-20T22:43:51.6363820Z [00:02:52.309]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:43:51.6365172Z [00:02:52.309]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build2401649780/b317/_pkg_.a
2025-08-20T22:43:51.6366525Z [00:02:52.309]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:51.6368061Z [00:02:52.309]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build2401649780/b550/_pkg_.a
2025-08-20T22:43:51.6369329Z [00:02:52.309]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:51.6370497Z [00:02:52.309]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:51.6371696Z [00:02:52.309]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:43:51.6372922Z [00:02:52.309]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:51.6374424Z [00:02:52.309]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:51.6375710Z [00:02:52.309]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:51.6376812Z [00:02:52.309]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:51.6378914Z [00:02:52.309]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:51.6379759Z [00:02:52.309]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:51.6380628Z [00:02:52.309]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:51.6381496Z [00:02:52.309]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:51.6382352Z [00:02:52.309]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:51.6383158Z [00:02:52.309]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.6383761Z [00:02:52.309]➜  EOF
2025-08-20T22:43:51.6394655Z [00:02:52.310]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry;$WORK/b547=>" -p github.com/aws/aws-sdk-go-v2/aws/retry -lang=go1.22 -complete -installsuffix shared -buildid qvHw_IvTVzJDM9_Td1Rr/qvHw_IvTVzJDM9_Td1Rr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/adaptive.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/adaptive_ratelimit.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/adaptive_token_bucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/attempt_metrics.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/jitter_backoff.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/retry.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/retryable_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/standard.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/throttle_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/retry/timeout_error.go
2025-08-20T22:43:51.8400371Z [00:02:52.514]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T22:43:51.8475562Z [00:02:52.521]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/d8/d8f6e61e90a671983753f072579b8a8648d179a48a968f54f8f5f3d00f4a0d11-d # internal
2025-08-20T22:43:51.8486885Z [00:02:52.522]➜  github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config
2025-08-20T22:43:51.8487732Z [00:02:52.522]➜  mkdir -p $WORK/b551/
2025-08-20T22:43:51.8488432Z [00:02:52.522]➜  cat >/tmp/go-build2401649780/b551/importcfg << 'EOF' # internal
2025-08-20T22:43:51.8489042Z [00:02:52.522]➜  # import config
2025-08-20T22:43:51.8489619Z [00:02:52.522]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.8490373Z [00:02:52.522]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:51.8490939Z [00:02:52.522]➜  EOF
2025-08-20T22:43:51.8495107Z [00:02:52.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b551/_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/b551=>" -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/b551/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-20T22:43:51.8700972Z [00:02:52.544]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T22:43:51.8781229Z [00:02:52.551]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/fa/faf052bc85ffefbe3297516b8b9ff59510d9558684a409384e470dc6bd8a42f3-d # internal
2025-08-20T22:43:51.8782596Z [00:02:52.551]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T22:43:51.8783934Z [00:02:52.552]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/5b/5b919a811653ce6c81f4dbe4cacc4b4408a5d3b40755d869235c4b303d46786c-d # internal
2025-08-20T22:43:51.8793479Z [00:02:52.553]➜  github.com/goccy/go-json/internal/encoder/vm_indent
2025-08-20T22:43:51.8800414Z [00:02:52.554]➜  mkdir -p $WORK/b370/
2025-08-20T22:43:51.8801808Z [00:02:52.554]➜  github.com/aws/smithy-go/io
2025-08-20T22:43:51.8802946Z [00:02:52.554]➜  mkdir -p $WORK/b552/
2025-08-20T22:43:51.8812240Z [00:02:52.555]➜  cat >/tmp/go-build2401649780/b552/importcfg << 'EOF' # internal
2025-08-20T22:43:51.8813142Z [00:02:52.555]➜  # import config
2025-08-20T22:43:51.8813961Z [00:02:52.555]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:51.8815885Z [00:02:52.555]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:51.8816542Z [00:02:52.555]➜  EOF
2025-08-20T22:43:51.8831674Z [00:02:52.557]➜  cat >/tmp/go-build2401649780/b370/importcfg << 'EOF' # internal
2025-08-20T22:43:51.8832638Z [00:02:52.557]➜  # import config
2025-08-20T22:43:51.8833599Z [00:02:52.557]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:51.8835051Z [00:02:52.557]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.8836463Z [00:02:52.557]➜  packagefile github.com/goccy/go-json/internal/encoder=/tmp/go-build2401649780/b368/_pkg_.a
2025-08-20T22:43:51.8840265Z [00:02:52.557]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_color=/tmp/go-build2401649780/b371/_pkg_.a
2025-08-20T22:43:51.8841662Z [00:02:52.557]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:43:51.8842738Z [00:02:52.557]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:51.8843581Z [00:02:52.557]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:51.8844743Z [00:02:52.557]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:51.8845350Z [00:02:52.557]➜  EOF
2025-08-20T22:43:51.8851339Z [00:02:52.557]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_indent=>github.com/goccy/go-json@v0.10.5/internal/encoder/vm_indent;$WORK/b370=>" -p github.com/goccy/go-json/internal/encoder/vm_indent -lang=go1.19 -complete -installsuffix shared -buildid Es-tjRbErpzoVC-WZl3C/Es-tjRbErpzoVC-WZl3C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_indent/debug_vm.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_indent/hack.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_indent/util.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm_indent/vm.go
2025-08-20T22:43:51.8873323Z [00:02:52.557]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/io=>github.com/aws/smithy-go@v1.22.4/io;$WORK/b552=>" -p github.com/aws/smithy-go/io -lang=go1.22 -complete -installsuffix shared -buildid yPXiLUOl8I31LBFlZ196/yPXiLUOl8I31LBFlZ196 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/io/byte.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/io/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/io/reader.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/io/ringbuffer.go
2025-08-20T22:43:51.9141824Z [00:02:52.588]➜  go tool buildid -w $WORK/b552/_pkg_.a # internal
2025-08-20T22:43:51.9153368Z [00:02:52.589]➜  cp $WORK/b552/_pkg_.a /root/.cache/go-build/e4/e47e5a5fc1a42d6bca20c31b27928f2cebf943a9d07e98f55c7f18a8f8542366-d # internal
2025-08-20T22:43:51.9175454Z [00:02:52.592]➜  github.com/aws/aws-sdk-go-v2/feature/ec2/imds
2025-08-20T22:43:51.9178330Z [00:02:52.592]➜  mkdir -p $WORK/b546/
2025-08-20T22:43:51.9186419Z [00:02:52.593]➜  cat >/tmp/go-build2401649780/b546/importcfg << 'EOF' # internal
2025-08-20T22:43:51.9188006Z [00:02:52.593]➜  # import config
2025-08-20T22:43:51.9189152Z [00:02:52.593]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:51.9190299Z [00:02:52.593]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:51.9192216Z [00:02:52.593]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:51.9194219Z [00:02:52.593]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:51.9195034Z [00:02:52.593]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:51.9196049Z [00:02:52.593]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:51.9197495Z [00:02:52.593]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:51.9198780Z [00:02:52.593]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:43:51.9200068Z [00:02:52.593]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:43:51.9201553Z [00:02:52.593]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build2401649780/b551/_pkg_.a
2025-08-20T22:43:51.9202854Z [00:02:52.593]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:51.9203947Z [00:02:52.593]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:43:51.9205126Z [00:02:52.593]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:51.9206276Z [00:02:52.593]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:51.9207832Z [00:02:52.593]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:51.9211794Z [00:02:52.593]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:51.9212657Z [00:02:52.593]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:51.9213494Z [00:02:52.593]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:51.9214322Z [00:02:52.593]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:51.9215164Z [00:02:52.593]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:51.9215981Z [00:02:52.593]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:51.9216759Z [00:02:52.593]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:51.9217798Z [00:02:52.593]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:51.9218620Z [00:02:52.593]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:51.9219392Z [00:02:52.593]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:51.9220192Z [00:02:52.593]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:51.9220952Z [00:02:52.593]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:51.9221513Z [00:02:52.593]➜  EOF
2025-08-20T22:43:51.9233033Z [00:02:52.593]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b546/_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/b546=>" -p github.com/aws/aws-sdk-go-v2/feature/ec2/imds -lang=go1.22 -complete -installsuffix shared -buildid na_lY5StRKTOBJgZoRPU/na_lY5StRKTOBJgZoRPU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/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-20T22:43:52.1035138Z [00:02:52.778]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T22:43:52.1306992Z [00:02:52.805]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/af/af769c18e9ec1045c6baeffa209f78321c9cbe6253c0d3ad85eefd49868c326d-d # internal
2025-08-20T22:43:52.1319087Z [00:02:52.806]➜  github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client
2025-08-20T22:43:52.1319862Z [00:02:52.806]➜  mkdir -p $WORK/b554/
2025-08-20T22:43:52.1391470Z [00:02:52.813]➜  cat >/tmp/go-build2401649780/b554/importcfg << 'EOF' # internal
2025-08-20T22:43:52.1393531Z [00:02:52.813]➜  # import config
2025-08-20T22:43:52.1394184Z [00:02:52.813]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.1394984Z [00:02:52.813]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:52.1395793Z [00:02:52.813]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.1396643Z [00:02:52.813]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.1398476Z [00:02:52.813]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:52.1399687Z [00:02:52.813]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:43:52.1400929Z [00:02:52.813]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:43:52.1402066Z [00:02:52.813]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.1403140Z [00:02:52.813]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:52.1404326Z [00:02:52.813]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:52.1405361Z [00:02:52.813]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:52.1406155Z [00:02:52.813]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:52.1406974Z [00:02:52.813]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:52.1407934Z [00:02:52.813]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.1408514Z [00:02:52.813]➜  EOF
2025-08-20T22:43:52.1415867Z [00:02:52.813]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds/internal/client=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds/internal/client;$WORK/b554=>" -p github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client -lang=go1.22 -complete -installsuffix shared -buildid UdkCWAnOJY2bakaJrN3p/UdkCWAnOJY2bakaJrN3p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds/internal/client/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds/internal/client/client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds/internal/client/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds/internal/client/middleware.go
2025-08-20T22:43:52.1706359Z [00:02:52.845]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T22:43:52.1760265Z [00:02:52.850]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/fc/fced9071650f1d68d619073307bf5800bd586deeff0f0b644a60b0d60fbca7d5-d # internal
2025-08-20T22:43:52.1800387Z [00:02:52.854]➜  github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds
2025-08-20T22:43:52.1803358Z [00:02:52.854]➜  mkdir -p $WORK/b545/
2025-08-20T22:43:52.1804848Z [00:02:52.854]➜  cat >/tmp/go-build2401649780/b545/importcfg << 'EOF' # internal
2025-08-20T22:43:52.1805828Z [00:02:52.854]➜  # import config
2025-08-20T22:43:52.1807974Z [00:02:52.854]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:52.1808844Z [00:02:52.854]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.1809781Z [00:02:52.854]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:52.1810657Z [00:02:52.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.1811636Z [00:02:52.854]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.1812876Z [00:02:52.854]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build2401649780/b546/_pkg_.a
2025-08-20T22:43:52.1814189Z [00:02:52.854]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build2401649780/b317/_pkg_.a
2025-08-20T22:43:52.1815483Z [00:02:52.854]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:52.1816655Z [00:02:52.854]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.1817974Z [00:02:52.854]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:52.1819517Z [00:02:52.854]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:52.1820519Z [00:02:52.854]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:52.1821331Z [00:02:52.854]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:52.1822165Z [00:02:52.854]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.1822995Z [00:02:52.854]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.1823603Z [00:02:52.854]➜  EOF
2025-08-20T22:43:52.1841027Z [00:02:52.854]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ec2rolecreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ec2rolecreds;$WORK/b545=>" -p github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds -lang=go1.22 -complete -installsuffix shared -buildid 1MdWzf0z9bmGrKrbetQ0/1MdWzf0z9bmGrKrbetQ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ec2rolecreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ec2rolecreds/provider.go
2025-08-20T22:43:52.2637857Z [00:02:52.938]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T22:43:52.2657732Z [00:02:52.940]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/5d/5d0f9acb800914b09b5a240b9183f15783412707b8d416869e131eacf1eef1ef-d # internal
2025-08-20T22:43:52.2659027Z [00:02:52.940]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T22:43:52.2673654Z [00:02:52.941]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/98/98d23963bb5c9ae021f17f1108ff30495a145d6af4759de1981e64aa292d24fa-d # internal
2025-08-20T22:43:52.2678000Z [00:02:52.942]➜  github.com/aws/aws-sdk-go-v2/credentials/endpointcreds
2025-08-20T22:43:52.2678704Z [00:02:52.942]➜  mkdir -p $WORK/b553/
2025-08-20T22:43:52.2683812Z [00:02:52.942]➜  cat >/tmp/go-build2401649780/b553/importcfg << 'EOF' # internal
2025-08-20T22:43:52.2691053Z [00:02:52.942]➜  # import config
2025-08-20T22:43:52.2691717Z [00:02:52.942]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.2692539Z [00:02:52.942]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.2693491Z [00:02:52.942]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.2694914Z [00:02:52.942]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build2401649780/b554/_pkg_.a
2025-08-20T22:43:52.2696311Z [00:02:52.942]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:52.2697470Z [00:02:52.942]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:52.2698426Z [00:02:52.942]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.2708687Z [00:02:52.943]➜  EOF
2025-08-20T22:43:52.2713303Z [00:02:52.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds;$WORK/b553=>" -p github.com/aws/aws-sdk-go-v2/credentials/endpointcreds -lang=go1.22 -complete -installsuffix shared -buildid oeG5ey0wO2BAeHxB_KYw/oeG5ey0wO2BAeHxB_KYw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/endpointcreds/provider.go
2025-08-20T22:43:52.2717297Z [00:02:52.945]➜  github.com/aws/aws-sdk-go-v2/credentials/processcreds
2025-08-20T22:43:52.2717969Z [00:02:52.945]➜  mkdir -p $WORK/b555/
2025-08-20T22:43:52.2742879Z [00:02:52.945]➜  cat >/tmp/go-build2401649780/b555/importcfg << 'EOF' # internal
2025-08-20T22:43:52.2743615Z [00:02:52.945]➜  # import config
2025-08-20T22:43:52.2744290Z [00:02:52.945]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:52.2745557Z [00:02:52.945]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.2746480Z [00:02:52.946]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:52.2747632Z [00:02:52.946]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.2748667Z [00:02:52.946]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.2749947Z [00:02:52.946]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build2401649780/b556/_pkg_.a
2025-08-20T22:43:52.2751005Z [00:02:52.946]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:52.2751799Z [00:02:52.946]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:52.2752661Z [00:02:52.946]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:43:52.2753519Z [00:02:52.946]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:52.2754383Z [00:02:52.946]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.2755011Z [00:02:52.946]➜  EOF
2025-08-20T22:43:52.2760955Z [00:02:52.948]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/processcreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/processcreds;$WORK/b555=>" -p github.com/aws/aws-sdk-go-v2/credentials/processcreds -lang=go1.22 -complete -installsuffix shared -buildid 60OgwL15LgMzw4Lo7v11/60OgwL15LgMzw4Lo7v11 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/processcreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/processcreds/provider.go
2025-08-20T22:43:52.3458057Z [00:02:53.020]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T22:43:52.3485471Z [00:02:53.023]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/4f/4fbc776552049724741ed69e7350eeee8c3d6c1b89d3b851c4ff3d0b53cd0369-d # internal
2025-08-20T22:43:52.3503914Z [00:02:53.024]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T22:43:52.3506060Z [00:02:53.024]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/91/917368f1d0bd95eb34a506f3a169705d1a5693167ed206962f3e12217c64f47e-d # internal
2025-08-20T22:43:52.3515085Z [00:02:53.026]➜  github.com/aws/aws-sdk-go-v2/aws/defaults
2025-08-20T22:43:52.3516214Z [00:02:53.026]➜  mkdir -p $WORK/b560/
2025-08-20T22:43:52.3520781Z [00:02:53.026]➜  github.com/aws/aws-sdk-go-v2/internal/shareddefaults
2025-08-20T22:43:52.3521495Z [00:02:53.026]➜  mkdir -p $WORK/b558/
2025-08-20T22:43:52.3527337Z [00:02:53.027]➜  cat >/tmp/go-build2401649780/b558/importcfg << 'EOF' # internal
2025-08-20T22:43:52.3528931Z [00:02:53.027]➜  # import config
2025-08-20T22:43:52.3530287Z [00:02:53.027]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:52.3531425Z [00:02:53.027]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:43:52.3534111Z [00:02:53.027]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:52.3534917Z [00:02:53.027]➜  EOF
2025-08-20T22:43:52.3546792Z [00:02:53.027]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/shareddefaults=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/shareddefaults;$WORK/b558=>" -p github.com/aws/aws-sdk-go-v2/internal/shareddefaults -lang=go1.22 -complete -installsuffix shared -buildid 1SQDgxllGqddhvjmdLqL/1SQDgxllGqddhvjmdLqL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/shareddefaults/shared_config.go
2025-08-20T22:43:52.3551109Z [00:02:53.028]➜  cat >/tmp/go-build2401649780/b560/importcfg << 'EOF' # internal
2025-08-20T22:43:52.3551851Z [00:02:53.028]➜  # import config
2025-08-20T22:43:52.3552535Z [00:02:53.028]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.3553929Z [00:02:53.028]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.3554946Z [00:02:53.028]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:52.3555837Z [00:02:53.028]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.3556701Z [00:02:53.028]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.3557669Z [00:02:53.028]➜  EOF
2025-08-20T22:43:52.3563258Z [00:02:53.028]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/defaults=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/defaults;$WORK/b560=>" -p github.com/aws/aws-sdk-go-v2/aws/defaults -lang=go1.22 -complete -installsuffix shared -buildid OlLGs1mk6IBUdD0pIb5i/OlLGs1mk6IBUdD0pIb5i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/defaults/auto.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/defaults/configuration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/defaults/defaults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/defaults/doc.go
2025-08-20T22:43:52.3861501Z [00:02:53.060]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T22:43:52.3900496Z [00:02:53.064]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/e5/e53be4eee0f6c5dc54b0f39f9a982065b8a6faed91d92892ee3be5fc480f3651-d # internal
2025-08-20T22:43:52.3907902Z [00:02:53.065]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/restjson
2025-08-20T22:43:52.3908626Z [00:02:53.065]➜  mkdir -p $WORK/b561/
2025-08-20T22:43:52.3910744Z [00:02:53.065]➜  cat >/tmp/go-build2401649780/b561/importcfg << 'EOF' # internal
2025-08-20T22:43:52.3912100Z [00:02:53.065]➜  # import config
2025-08-20T22:43:52.3913844Z [00:02:53.065]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:52.3915591Z [00:02:53.065]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.3938262Z [00:02:53.065]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:52.3939612Z [00:02:53.065]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.3940582Z [00:02:53.065]➜  EOF
2025-08-20T22:43:52.3945007Z [00:02:53.065]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/restjson=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/restjson;$WORK/b561=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/restjson -lang=go1.22 -complete -installsuffix shared -buildid iwfSlwyhsKOeUywnytXQ/iwfSlwyhsKOeUywnytXQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/restjson/decoder_util.go
2025-08-20T22:43:52.4052261Z [00:02:53.079]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T22:43:52.4063946Z [00:02:53.080]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/6e/6ea7f437772134b81bd54efec7122aace7babea298a37679f584f639bd67e3f3-d # internal
2025-08-20T22:43:52.4094297Z [00:02:53.083]➜  github.com/aws/aws-sdk-go-v2/internal/auth/smithy
2025-08-20T22:43:52.4095199Z [00:02:53.083]➜  mkdir -p $WORK/b562/
2025-08-20T22:43:52.4118768Z [00:02:53.084]➜  cat >/tmp/go-build2401649780/b562/importcfg << 'EOF' # internal
2025-08-20T22:43:52.4119612Z [00:02:53.084]➜  # import config
2025-08-20T22:43:52.4120401Z [00:02:53.084]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.4121402Z [00:02:53.084]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.4122522Z [00:02:53.084]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.4123862Z [00:02:53.084]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:43:52.4125133Z [00:02:53.084]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:43:52.4126963Z [00:02:53.084]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:52.4128433Z [00:02:53.084]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.4129591Z [00:02:53.084]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:43:52.4130838Z [00:02:53.084]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build2401649780/b320/_pkg_.a
2025-08-20T22:43:52.4132177Z [00:02:53.084]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:52.4133553Z [00:02:53.084]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:52.4134632Z [00:02:53.084]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.4135388Z [00:02:53.084]➜  EOF
2025-08-20T22:43:52.4142679Z [00:02:53.084]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/smithy=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/smithy;$WORK/b562=>" -p github.com/aws/aws-sdk-go-v2/internal/auth/smithy -lang=go1.22 -complete -installsuffix shared -buildid ljoKM-VsIJAY9KEVJxPw/ljoKM-VsIJAY9KEVJxPw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/smithy/bearer_token_adapter.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/smithy/bearer_token_signer_adapter.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/smithy/credentials_adapter.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/smithy/smithy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/auth/smithy/v4signer_adapter.go
2025-08-20T22:43:52.4395055Z [00:02:53.113]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T22:43:52.4405237Z [00:02:53.114]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/6c/6ce8b380f5e7425b97138d6acea034bcf3921b30dde94f8e643220a0925db254-d # internal
2025-08-20T22:43:52.4409518Z [00:02:53.115]➜  github.com/aws/aws-sdk-go-v2/internal/configsources
2025-08-20T22:43:52.4410225Z [00:02:53.115]➜  mkdir -p $WORK/b563/
2025-08-20T22:43:52.4415023Z [00:02:53.116]➜  cat >/tmp/go-build2401649780/b563/importcfg << 'EOF' # internal
2025-08-20T22:43:52.4426226Z [00:02:53.116]➜  # import config
2025-08-20T22:43:52.4426959Z [00:02:53.116]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.4428146Z [00:02:53.116]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.4428934Z [00:02:53.116]➜  EOF
2025-08-20T22:43:52.4434470Z [00:02:53.116]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.36=>github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.36;$WORK/b563=>" -p github.com/aws/aws-sdk-go-v2/internal/configsources -lang=go1.22 -complete -installsuffix shared -buildid Ye9CaSuynMvMWA7079Gm/Ye9CaSuynMvMWA7079Gm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.36/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.36/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/configsources@v1.3.36/go_module_metadata.go
2025-08-20T22:43:52.4469762Z [00:02:53.121]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T22:43:52.4480558Z [00:02:53.122]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/ba/bacf30870b1aa516aca76b416857072f764268289004e95a6492795a77180265-d # internal
2025-08-20T22:43:52.4511497Z [00:02:53.125]➜  github.com/aws/aws-sdk-go-v2/internal/endpoints
2025-08-20T22:43:52.4514714Z [00:02:53.125]➜  mkdir -p $WORK/b564/
2025-08-20T22:43:52.4515880Z [00:02:53.126]➜  cat >/tmp/go-build2401649780/b564/importcfg << 'EOF' # internal
2025-08-20T22:43:52.4522455Z [00:02:53.126]➜  # import config
2025-08-20T22:43:52.4523118Z [00:02:53.126]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.4524091Z [00:02:53.126]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.4525030Z [00:02:53.126]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:52.4525846Z [00:02:53.126]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.4526444Z [00:02:53.126]➜  EOF
2025-08-20T22:43:52.4536168Z [00:02:53.126]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints;$WORK/b564=>" -p github.com/aws/aws-sdk-go-v2/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid 8gZL3CJL7uhQk07FIJXD/8gZL3CJL7uhQk07FIJXD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/endpoints.go
2025-08-20T22:43:52.4823894Z [00:02:53.156]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T22:43:52.4846084Z [00:02:53.159]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/f0/f08f2c06f4b286ff8f16500f57bc81f078d5dd48ebe1a543837c00e32cb56b95-d # internal
2025-08-20T22:43:52.4864913Z [00:02:53.161]➜  github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn
2025-08-20T22:43:52.4867833Z [00:02:53.161]➜  mkdir -p $WORK/b565/
2025-08-20T22:43:52.4872425Z [00:02:53.161]➜  cat >/tmp/go-build2401649780/b565/importcfg << 'EOF' # internal
2025-08-20T22:43:52.4873545Z [00:02:53.161]➜  # import config
2025-08-20T22:43:52.4875912Z [00:02:53.161]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:52.4877337Z [00:02:53.161]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:52.4879603Z [00:02:53.161]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:52.4880566Z [00:02:53.161]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.4881322Z [00:02:53.161]➜  EOF
2025-08-20T22:43:52.4888650Z [00:02:53.161]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/awsrulesfn=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/awsrulesfn;$WORK/b565=>" -p github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn -lang=go1.22 -complete -installsuffix shared -buildid fZKIILofHRbc7ESUEwnW/fZKIILofHRbc7ESUEwnW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/awsrulesfn/arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/awsrulesfn/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/awsrulesfn/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/awsrulesfn/partition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/endpoints/awsrulesfn/partitions.go
2025-08-20T22:43:52.5135555Z [00:02:53.187]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T22:43:52.5144486Z [00:02:53.188]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/4e/4eeeed47b32b83b60f6887df203f929f015b37befd91b7478df7bbc7effd819e-d # internal
2025-08-20T22:43:52.5191722Z [00:02:53.193]➜  github.com/aws/aws-sdk-go-v2/internal/middleware
2025-08-20T22:43:52.5194461Z [00:02:53.193]➜  mkdir -p $WORK/b566/
2025-08-20T22:43:52.5197048Z [00:02:53.194]➜  cat >/tmp/go-build2401649780/b566/importcfg << 'EOF' # internal
2025-08-20T22:43:52.5202572Z [00:02:53.194]➜  # import config
2025-08-20T22:43:52.5205209Z [00:02:53.194]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.5206408Z [00:02:53.194]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:43:52.5207822Z [00:02:53.194]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:52.5208812Z [00:02:53.194]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:52.5209629Z [00:02:53.194]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.5210225Z [00:02:53.194]➜  EOF
2025-08-20T22:43:52.5214508Z [00:02:53.194]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/middleware=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/middleware;$WORK/b566=>" -p github.com/aws/aws-sdk-go-v2/internal/middleware -lang=go1.22 -complete -installsuffix shared -buildid g724egbHJOqcPFyKgiCY/g724egbHJOqcPFyKgiCY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/middleware/middleware.go
2025-08-20T22:43:52.5314126Z [00:02:53.206]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T22:43:52.5338549Z [00:02:53.208]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/aa/aaec4bcb66ed1e89ee700c3bafab5155fce02063559ab6486432ab98d97382e8-d # internal
2025-08-20T22:43:52.5341387Z [00:02:53.208]➜  github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
2025-08-20T22:43:52.5342524Z [00:02:53.208]➜  mkdir -p $WORK/b568/
2025-08-20T22:43:52.5343640Z [00:02:53.208]➜  cat >/tmp/go-build2401649780/b568/importcfg << 'EOF' # internal
2025-08-20T22:43:52.5344382Z [00:02:53.208]➜  # import config
2025-08-20T22:43:52.5345038Z [00:02:53.208]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.5346018Z [00:02:53.208]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.5347357Z [00:02:53.208]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:52.5348307Z [00:02:53.208]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:52.5349142Z [00:02:53.208]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.5349761Z [00:02:53.208]➜  EOF
2025-08-20T22:43:52.5354375Z [00:02:53.208]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.36=>github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.36;$WORK/b568=>" -p github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 -lang=go1.22 -complete -installsuffix shared -buildid 7Hoqup_WVxzEjEiXi-rF/7Hoqup_WVxzEjEiXi-rF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.36/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@v2.6.36/go_module_metadata.go
2025-08-20T22:43:52.5399066Z [00:02:53.214]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T22:43:52.5412515Z [00:02:53.215]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/d4/d4cd2d0cf249c6b6a0b714ebd4b50bae2aad2c8615f22fa597990b5aa954a7fa-d # internal
2025-08-20T22:43:52.5420421Z [00:02:53.216]➜  github.com/aws/smithy-go/document
2025-08-20T22:43:52.5425029Z [00:02:53.216]➜  mkdir -p $WORK/b570/
2025-08-20T22:43:52.5426646Z [00:02:53.217]➜  cat >/tmp/go-build2401649780/b570/importcfg << 'EOF' # internal
2025-08-20T22:43:52.5427665Z [00:02:53.217]➜  # import config
2025-08-20T22:43:52.5428319Z [00:02:53.217]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.5429150Z [00:02:53.217]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:52.5429977Z [00:02:53.217]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:52.5430920Z [00:02:53.217]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:52.5431436Z [00:02:53.217]➜  EOF
2025-08-20T22:43:52.5442360Z [00:02:53.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document=>github.com/aws/smithy-go@v1.22.4/document;$WORK/b570=>" -p github.com/aws/smithy-go/document -lang=go1.22 -complete -installsuffix shared -buildid Qq_iwNMLCiX0Lz-x3Iy7/Qq_iwNMLCiX0Lz-x3Iy7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/document.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/errors.go
2025-08-20T22:43:52.5748688Z [00:02:53.249]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T22:43:52.5759084Z [00:02:53.250]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/c8/c8ed0641f081411c7292fde85bbb5b75b0e5f4499e5cc4a93d416407a1bd48e2-d # internal
2025-08-20T22:43:52.5761744Z [00:02:53.250]➜  github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints
2025-08-20T22:43:52.5765091Z [00:02:53.250]➜  mkdir -p $WORK/b567/
2025-08-20T22:43:52.5767964Z [00:02:53.251]➜  cat >/tmp/go-build2401649780/b567/importcfg << 'EOF' # internal
2025-08-20T22:43:52.5768741Z [00:02:53.251]➜  # import config
2025-08-20T22:43:52.5769607Z [00:02:53.251]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.5770951Z [00:02:53.251]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build2401649780/b568/_pkg_.a
2025-08-20T22:43:52.5772324Z [00:02:53.251]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:52.5773390Z [00:02:53.251]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:52.5774044Z [00:02:53.251]➜  EOF
2025-08-20T22:43:52.5781694Z [00:02:53.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b567/_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/b567=>" -p github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid P18_yMlhyn2JuCb726oZ/P18_yMlhyn2JuCb726oZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sso@v1.25.3/internal/endpoints/endpoints.go
2025-08-20T22:43:52.6110333Z [00:02:53.285]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T22:43:52.6124721Z [00:02:53.286]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/0e/0efa4b380592f014784165af594d6889a2dfb240890abf469cbc643aa02a7b58-d # internal
2025-08-20T22:43:52.6126075Z [00:02:53.287]➜  github.com/aws/aws-sdk-go-v2/service/sso/types
2025-08-20T22:43:52.6127067Z [00:02:53.287]➜  mkdir -p $WORK/b569/
2025-08-20T22:43:52.6136839Z [00:02:53.287]➜  cat >/tmp/go-build2401649780/b569/importcfg << 'EOF' # internal
2025-08-20T22:43:52.6137884Z [00:02:53.287]➜  # import config
2025-08-20T22:43:52.6138490Z [00:02:53.287]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.6139692Z [00:02:53.287]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.6140725Z [00:02:53.287]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:43:52.6141525Z [00:02:53.287]➜  EOF
2025-08-20T22:43:52.6160911Z [00:02:53.288]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b569/_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/b569=>" -p github.com/aws/aws-sdk-go-v2/service/sso/types -lang=go1.22 -complete -installsuffix shared -buildid wi6IcCaEgU99GzoN1gTo/wi6IcCaEgU99GzoN1gTo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/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-20T22:43:52.6165003Z [00:02:53.288]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T22:43:52.6166369Z [00:02:53.289]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/bc/bc2b106d74cdfdb7e6ecb59b3ba190258a45567cb60fa1b95eba811eddcee9be-d # internal
2025-08-20T22:43:52.6167906Z [00:02:53.289]➜  github.com/aws/smithy-go/endpoints
2025-08-20T22:43:52.6168509Z [00:02:53.289]➜  mkdir -p $WORK/b571/
2025-08-20T22:43:52.6169238Z [00:02:53.290]➜  cat >/tmp/go-build2401649780/b571/importcfg << 'EOF' # internal
2025-08-20T22:43:52.6169930Z [00:02:53.290]➜  # import config
2025-08-20T22:43:52.6170722Z [00:02:53.290]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.6171689Z [00:02:53.290]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:52.6172545Z [00:02:53.290]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:52.6173458Z [00:02:53.290]➜  EOF
2025-08-20T22:43:52.6177038Z [00:02:53.290]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/endpoints=>github.com/aws/smithy-go@v1.22.4/endpoints;$WORK/b571=>" -p github.com/aws/smithy-go/endpoints -lang=go1.22 -complete -installsuffix shared -buildid wDXCBS04iohL4_jfl2IS/wDXCBS04iohL4_jfl2IS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/endpoints/endpoint.go
2025-08-20T22:43:52.6466225Z [00:02:53.320]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T22:43:52.6467867Z [00:02:53.321]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/75/7561cc47e9b176eb385d3bd4160d9b58c6350a1094456dea3b8937d977b52b6a-d # internal
2025-08-20T22:43:52.6477081Z [00:02:53.322]➜  github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints
2025-08-20T22:43:52.6477936Z [00:02:53.322]➜  mkdir -p $WORK/b573/
2025-08-20T22:43:52.6487262Z [00:02:53.323]➜  cat >/tmp/go-build2401649780/b573/importcfg << 'EOF' # internal
2025-08-20T22:43:52.6487941Z [00:02:53.323]➜  # import config
2025-08-20T22:43:52.6488696Z [00:02:53.323]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.6489937Z [00:02:53.323]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build2401649780/b568/_pkg_.a
2025-08-20T22:43:52.6491214Z [00:02:53.323]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:52.6492195Z [00:02:53.323]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:52.6492824Z [00:02:53.323]➜  EOF
2025-08-20T22:43:52.6501331Z [00:02:53.324]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T22:43:52.6508218Z [00:02:53.324]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b573/_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/b573=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid n4kZ3HkmmgQn88Y7Rfke/n4kZ3HkmmgQn88Y7Rfke -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/ssooidc@v1.30.1/internal/endpoints/endpoints.go
2025-08-20T22:43:52.6514800Z [00:02:53.325]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/79/79ceaa96a703e94c38d4e33bb617384565d110fc6a1938e88fce080684d14c75-d # internal
2025-08-20T22:43:52.6523495Z [00:02:53.326]➜  github.com/aws/aws-sdk-go-v2/service/sso
2025-08-20T22:43:52.6530670Z [00:02:53.327]➜  mkdir -p $WORK/b559/
2025-08-20T22:43:52.6546143Z [00:02:53.329]➜  cat >/tmp/go-build2401649780/b559/importcfg << 'EOF' # internal
2025-08-20T22:43:52.6569241Z [00:02:53.329]➜  # import config
2025-08-20T22:43:52.6570209Z [00:02:53.329]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:52.6571595Z [00:02:53.329]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.6572473Z [00:02:53.329]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:52.6574071Z [00:02:53.329]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:52.6575512Z [00:02:53.329]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.6576504Z [00:02:53.329]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.6579103Z [00:02:53.329]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build2401649780/b560/_pkg_.a
2025-08-20T22:43:52.6580392Z [00:02:53.329]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:52.6581708Z [00:02:53.329]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build2401649780/b561/_pkg_.a
2025-08-20T22:43:52.6583234Z [00:02:53.329]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:43:52.6584719Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:43:52.6585988Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:43:52.6589973Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:43:52.6592663Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:43:52.6594556Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build2401649780/b563/_pkg_.a
2025-08-20T22:43:52.6601787Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build2401649780/b564/_pkg_.a
2025-08-20T22:43:52.6604653Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build2401649780/b565/_pkg_.a
2025-08-20T22:43:52.6606184Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build2401649780/b566/_pkg_.a
2025-08-20T22:43:52.6609102Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build2401649780/b567/_pkg_.a
2025-08-20T22:43:52.6610553Z [00:02:53.330]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build2401649780/b569/_pkg_.a
2025-08-20T22:43:52.6611726Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.6612795Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:43:52.6613941Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:43:52.6615236Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:43:52.6616547Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build2401649780/b571/_pkg_.a
2025-08-20T22:43:52.6618704Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:43:52.6621700Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:52.6622873Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:43:52.6624239Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:52.6625617Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:43:52.6626760Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:43:52.6632985Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:52.6634289Z [00:02:53.330]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:52.6635509Z [00:02:53.330]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:52.6636362Z [00:02:53.330]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:52.6637369Z [00:02:53.330]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:52.6638233Z [00:02:53.330]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:52.6641911Z [00:02:53.330]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:52.6642711Z [00:02:53.330]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:52.6643501Z [00:02:53.330]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.6644334Z [00:02:53.330]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:52.6668328Z [00:02:53.330]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.6669263Z [00:02:53.330]➜  EOF
2025-08-20T22:43:52.6680243Z [00:02:53.330]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b559/_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/b559=>" -p github.com/aws/aws-sdk-go-v2/service/sso -lang=go1.22 -complete -installsuffix shared -buildid dwHBiJiXz6GapJ-DtCxs/dwHBiJiXz6GapJ-DtCxs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b559/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-20T22:43:52.6879489Z [00:02:53.362]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T22:43:52.6883171Z [00:02:53.362]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/f9/f98ea15e6f918463dc120baa99b554d70a40122cf44c24a7e0be33a085e1b173-d # internal
2025-08-20T22:43:52.6884405Z [00:02:53.362]➜  github.com/aws/aws-sdk-go-v2/service/ssooidc/types
2025-08-20T22:43:52.6885131Z [00:02:53.362]➜  mkdir -p $WORK/b574/
2025-08-20T22:43:52.6885921Z [00:02:53.362]➜  cat >/tmp/go-build2401649780/b574/importcfg << 'EOF' # internal
2025-08-20T22:43:52.6886582Z [00:02:53.362]➜  # import config
2025-08-20T22:43:52.6887767Z [00:02:53.362]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.6888656Z [00:02:53.362]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.6889768Z [00:02:53.362]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:43:52.6890534Z [00:02:53.362]➜  EOF
2025-08-20T22:43:52.6895162Z [00:02:53.362]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b574/_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/b574=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc/types -lang=go1.22 -complete -installsuffix shared -buildid lm2LofvamqL1t6YWLfhK/lm2LofvamqL1t6YWLfhK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/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-20T22:43:52.7438027Z [00:02:53.418]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T22:43:52.7454539Z [00:02:53.420]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/ed/edb487fe7eaa3fda6e0ca3bad23bf21d6fd251f908bf7f8a24fbb7f935213250-d # internal
2025-08-20T22:43:52.7473310Z [00:02:53.421]➜  github.com/aws/smithy-go/encoding
2025-08-20T22:43:52.7474192Z [00:02:53.422]➜  mkdir -p $WORK/b576/
2025-08-20T22:43:52.7483361Z [00:02:53.422]➜  cat >/tmp/go-build2401649780/b576/importcfg << 'EOF' # internal
2025-08-20T22:43:52.7484242Z [00:02:53.422]➜  # import config
2025-08-20T22:43:52.7485156Z [00:02:53.422]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.7486173Z [00:02:53.422]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:52.7487971Z [00:02:53.422]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:52.7488605Z [00:02:53.423]➜  EOF
2025-08-20T22:43:52.7492505Z [00:02:53.423]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding=>github.com/aws/smithy-go@v1.22.4/encoding;$WORK/b576=>" -p github.com/aws/smithy-go/encoding -lang=go1.22 -complete -installsuffix shared -buildid pY0GNtsbZ8c5Pv1SgKqv/pY0GNtsbZ8c5Pv1SgKqv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/encoding.go
2025-08-20T22:43:52.7801534Z [00:02:53.454]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T22:43:52.7810593Z [00:02:53.455]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/0e/0e8c0dcce207ed18c160a198ef97571926fba43d128a200b00816ffdb86d2547-d # internal
2025-08-20T22:43:52.7860406Z [00:02:53.460]➜  github.com/aws/smithy-go/encoding/json
2025-08-20T22:43:52.7863743Z [00:02:53.461]➜  mkdir -p $WORK/b575/
2025-08-20T22:43:52.7870469Z [00:02:53.461]➜  cat >/tmp/go-build2401649780/b575/importcfg << 'EOF' # internal
2025-08-20T22:43:52.7871671Z [00:02:53.461]➜  # import config
2025-08-20T22:43:52.7873709Z [00:02:53.461]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:52.7875683Z [00:02:53.461]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:52.7876609Z [00:02:53.461]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:52.7877681Z [00:02:53.461]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.7878624Z [00:02:53.461]➜  packagefile github.com/aws/smithy-go/encoding=/tmp/go-build2401649780/b576/_pkg_.a
2025-08-20T22:43:52.7879537Z [00:02:53.461]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:52.7880312Z [00:02:53.461]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:52.7881119Z [00:02:53.461]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:52.7881932Z [00:02:53.461]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:52.7882840Z [00:02:53.461]➜  EOF
2025-08-20T22:43:52.7889551Z [00:02:53.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json=>github.com/aws/smithy-go@v1.22.4/encoding/json;$WORK/b575=>" -p github.com/aws/smithy-go/encoding/json -lang=go1.22 -complete -installsuffix shared -buildid D9CKWjMSxey-_9ohb1Us/D9CKWjMSxey-_9ohb1Us -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json/array.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json/constants.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json/decoder_util.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json/encoder.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json/escape.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json/object.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/json/value.go
2025-08-20T22:43:52.8869401Z [00:02:53.561]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T22:43:52.8885520Z [00:02:53.563]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/79/796415c385692dfeab5bdd8c84325fd8d930ed9fc96c8b4711c2de195fb08759-d # internal
2025-08-20T22:43:52.8890010Z [00:02:53.563]➜  github.com/aws/aws-sdk-go-v2/service/ssooidc
2025-08-20T22:43:52.8893429Z [00:02:53.563]➜  mkdir -p $WORK/b572/
2025-08-20T22:43:52.8903068Z [00:02:53.563]➜  cat >/tmp/go-build2401649780/b572/importcfg << 'EOF' # internal
2025-08-20T22:43:52.8903850Z [00:02:53.563]➜  # import config
2025-08-20T22:43:52.8904517Z [00:02:53.563]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:52.8905380Z [00:02:53.563]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:52.8906560Z [00:02:53.563]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:52.8907662Z [00:02:53.564]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:52.8911519Z [00:02:53.564]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:52.8912458Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:52.8913545Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build2401649780/b560/_pkg_.a
2025-08-20T22:43:52.8914660Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:52.8915859Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build2401649780/b561/_pkg_.a
2025-08-20T22:43:52.8917002Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:43:52.8918412Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:43:52.8919687Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:43:52.8920993Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:43:52.8922269Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:43:52.8923653Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build2401649780/b563/_pkg_.a
2025-08-20T22:43:52.8925070Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build2401649780/b564/_pkg_.a
2025-08-20T22:43:52.8926512Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build2401649780/b565/_pkg_.a
2025-08-20T22:43:52.8928092Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build2401649780/b566/_pkg_.a
2025-08-20T22:43:52.8929460Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build2401649780/b573/_pkg_.a
2025-08-20T22:43:52.8931038Z [00:02:53.564]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build2401649780/b574/_pkg_.a
2025-08-20T22:43:52.8932076Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:52.8932997Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:43:52.8933971Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:43:52.8935044Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:43:52.8936164Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build2401649780/b575/_pkg_.a
2025-08-20T22:43:52.8937374Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build2401649780/b571/_pkg_.a
2025-08-20T22:43:52.8938387Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:43:52.8939370Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:52.8940396Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:43:52.8941460Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:52.8942517Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:43:52.8943515Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:43:52.8944741Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:52.8945857Z [00:02:53.564]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:52.8946779Z [00:02:53.564]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:52.8947655Z [00:02:53.564]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:52.8948403Z [00:02:53.564]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:52.8949175Z [00:02:53.564]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:52.8949911Z [00:02:53.564]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:52.8950654Z [00:02:53.564]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:52.8951468Z [00:02:53.564]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:52.8952268Z [00:02:53.564]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:52.8952840Z [00:02:53.564]➜  EOF
2025-08-20T22:43:52.8963908Z [00:02:53.564]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b572/_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/b572=>" -p github.com/aws/aws-sdk-go-v2/service/ssooidc -lang=go1.22 -complete -installsuffix shared -buildid Stz95rAvlKyXRYb8mI0n/Stz95rAvlKyXRYb8mI0n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/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-20T22:43:53.1517689Z [00:02:53.826]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T22:43:53.1739904Z [00:02:53.848]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/a5/a508c74df3bcc9fbecba999d2c109aae89ee9a1e4ae66dec51ae0f635e5cbcbf-d # internal
2025-08-20T22:43:53.1741207Z [00:02:53.848]➜  google.golang.org/protobuf/internal/filetype
2025-08-20T22:43:53.1741822Z [00:02:53.848]➜  mkdir -p $WORK/b488/
2025-08-20T22:43:53.1747260Z [00:02:53.849]➜  cat >/tmp/go-build2401649780/b488/importcfg << 'EOF' # internal
2025-08-20T22:43:53.1748546Z [00:02:53.849]➜  # import config
2025-08-20T22:43:53.1751347Z [00:02:53.849]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2401649780/b481/_pkg_.a
2025-08-20T22:43:53.1752776Z [00:02:53.849]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2401649780/b479/_pkg_.a
2025-08-20T22:43:53.1754129Z [00:02:53.849]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2401649780/b489/_pkg_.a
2025-08-20T22:43:53.1755534Z [00:02:53.849]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:53.1757303Z [00:02:53.849]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:43:53.1758473Z [00:02:53.849]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:53.1759115Z [00:02:53.849]➜  EOF
2025-08-20T22:43:53.1763347Z [00:02:53.849]➜  /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/filetype=>google.golang.org/protobuf@v1.36.6/internal/filetype;$WORK/b488=>" -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/b488/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filetype/build.go
2025-08-20T22:43:53.2507695Z [00:02:53.925]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T22:43:53.2529465Z [00:02:53.927]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/39/39607456414d8fb60a9e6216799cf81c2523600282bc319509af4036e20dace5-d # internal
2025-08-20T22:43:53.2532572Z [00:02:53.927]➜  google.golang.org/protobuf/runtime/protoimpl
2025-08-20T22:43:53.2533208Z [00:02:53.927]➜  mkdir -p $WORK/b487/
2025-08-20T22:43:53.2539244Z [00:02:53.928]➜  cat >/tmp/go-build2401649780/b487/importcfg << 'EOF' # internal
2025-08-20T22:43:53.2541935Z [00:02:53.928]➜  # import config
2025-08-20T22:43:53.2542882Z [00:02:53.928]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2401649780/b479/_pkg_.a
2025-08-20T22:43:53.2544232Z [00:02:53.928]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build2401649780/b488/_pkg_.a
2025-08-20T22:43:53.2545553Z [00:02:53.928]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2401649780/b489/_pkg_.a
2025-08-20T22:43:53.2546903Z [00:02:53.928]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build2401649780/b492/_pkg_.a
2025-08-20T22:43:53.2548448Z [00:02:53.928]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build2401649780/b493/_pkg_.a
2025-08-20T22:43:53.2549311Z [00:02:53.928]➜  EOF
2025-08-20T22:43:53.2553752Z [00:02:53.928]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b487/_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/b487=>" -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/b487/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-20T22:43:53.2848660Z [00:02:53.959]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T22:43:53.2863011Z [00:02:53.960]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T22:43:53.2866420Z [00:02:53.961]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/d3/d36c7d7be1f9776d1fa6d2dd6521788bdadb69e06cd5529deee3b5f8c5ecbdb0-d # internal
2025-08-20T22:43:53.2869816Z [00:02:53.961]➜  google.golang.org/protobuf/protoadapt
2025-08-20T22:43:53.2870408Z [00:02:53.961]➜  mkdir -p $WORK/b486/
2025-08-20T22:43:53.2875965Z [00:02:53.962]➜  cat >/tmp/go-build2401649780/b486/importcfg << 'EOF' # internal
2025-08-20T22:43:53.2878000Z [00:02:53.962]➜  # import config
2025-08-20T22:43:53.2878846Z [00:02:53.962]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:53.2880090Z [00:02:53.962]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2401649780/b464/_pkg_.a
2025-08-20T22:43:53.2881399Z [00:02:53.962]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:53.2882218Z [00:02:53.962]➜  EOF
2025-08-20T22:43:53.2886017Z [00:02:53.962]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/protoadapt=>google.golang.org/protobuf@v1.36.6/protoadapt;$WORK/b486=>" -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/b486/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/protoadapt/convert.go
2025-08-20T22:43:53.2960418Z [00:02:53.970]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/d5/d591d061a31425f2e535c0ede36f9d9d6bc039eef0c339b2de5f7f944d742f5a-d # internal
2025-08-20T22:43:53.2961818Z [00:02:53.970]➜  google.golang.org/protobuf/types/known/durationpb
2025-08-20T22:43:53.2962558Z [00:02:53.970]➜  mkdir -p $WORK/b507/
2025-08-20T22:43:53.2970262Z [00:02:53.971]➜  cat >/tmp/go-build2401649780/b507/importcfg << 'EOF' # internal
2025-08-20T22:43:53.2984895Z [00:02:53.971]➜  # import config
2025-08-20T22:43:53.2985839Z [00:02:53.971]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:53.2987310Z [00:02:53.971]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:53.2988339Z [00:02:53.971]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:53.2989127Z [00:02:53.971]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:53.2989885Z [00:02:53.971]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.2990639Z [00:02:53.971]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:53.2991190Z [00:02:53.971]➜  EOF
2025-08-20T22:43:53.2995144Z [00:02:53.972]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b507/_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/b507=>" -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/b507/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/durationpb/duration.pb.go
2025-08-20T22:43:53.3155162Z [00:02:53.988]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T22:43:53.3164276Z [00:02:53.990]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/c0/c04552c47cfc070821dbc66b3e8c989c27c59a26f9b8e913979e683a4595bcd5-d # internal
2025-08-20T22:43:53.3165901Z [00:02:53.990]➜  google.golang.org/grpc/internal/pretty
2025-08-20T22:43:53.3166558Z [00:02:53.990]➜  mkdir -p $WORK/b476/
2025-08-20T22:43:53.3173066Z [00:02:53.991]➜  cat >/tmp/go-build2401649780/b476/importcfg << 'EOF' # internal
2025-08-20T22:43:53.3173794Z [00:02:53.991]➜  # import config
2025-08-20T22:43:53.3174495Z [00:02:53.991]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:53.3175419Z [00:02:53.991]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:53.3176317Z [00:02:53.991]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.3178594Z [00:02:53.991]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:43:53.3179963Z [00:02:53.991]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build2401649780/b486/_pkg_.a
2025-08-20T22:43:53.3180745Z [00:02:53.991]➜  EOF
2025-08-20T22:43:53.3184363Z [00:02:53.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/pretty=>google.golang.org/grpc@v1.72.2/internal/pretty;$WORK/b476=>" -p google.golang.org/grpc/internal/pretty -lang=go1.23 -complete -installsuffix shared -buildid gOAbIvVPOOc8JWl9iRZr/gOAbIvVPOOc8JWl9iRZr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/pretty/pretty.go
2025-08-20T22:43:53.3734203Z [00:02:54.047]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T22:43:53.3767685Z [00:02:54.051]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/a3/a38fcae615a319fa7fbf0f0ad88e6036c37bb4cc2d024d6615603e4e617d2185-d # internal
2025-08-20T22:43:53.3773909Z [00:02:54.051]➜  google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
2025-08-20T22:43:53.3779867Z [00:02:54.051]➜  mkdir -p $WORK/b474/
2025-08-20T22:43:53.3780696Z [00:02:54.051]➜  cat >/tmp/go-build2401649780/b474/importcfg << 'EOF' # internal
2025-08-20T22:43:53.3781472Z [00:02:54.051]➜  # import config
2025-08-20T22:43:53.3782239Z [00:02:54.051]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:53.3783190Z [00:02:54.051]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:53.3784058Z [00:02:54.051]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.3785093Z [00:02:54.051]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:53.3786494Z [00:02:54.051]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2401649780/b473/_pkg_.a
2025-08-20T22:43:53.3802587Z [00:02:54.051]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:53.3803995Z [00:02:54.051]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:43:53.3805290Z [00:02:54.051]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:53.3806588Z [00:02:54.051]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:43:53.3817939Z [00:02:54.051]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:43:53.3819427Z [00:02:54.051]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:43:53.3820745Z [00:02:54.051]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:53.3822048Z [00:02:54.051]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:53.3823133Z [00:02:54.051]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:53.3824007Z [00:02:54.051]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:43:53.3824901Z [00:02:54.051]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.3826051Z [00:02:54.051]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:53.3826715Z [00:02:54.051]➜  EOF
2025-08-20T22:43:53.3837015Z [00:02:54.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirstleaf=>google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirstleaf;$WORK/b474=>" -p google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.23 -complete -installsuffix shared -buildid JZmePofquMknX_gHEJhn/JZmePofquMknX_gHEJhn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go
2025-08-20T22:43:53.3841418Z [00:02:54.052]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T22:43:53.3842802Z [00:02:54.054]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/d3/d3120eb8834a9462c94797b0f90f90828317998f027f07f65f61bd208b52e1b2-d # internal
2025-08-20T22:43:53.3844024Z [00:02:54.057]➜  google.golang.org/grpc/encoding/proto
2025-08-20T22:43:53.3844671Z [00:02:54.057]➜  mkdir -p $WORK/b501/
2025-08-20T22:43:53.3845424Z [00:02:54.057]➜  cat >/tmp/go-build2401649780/b501/importcfg << 'EOF' # internal
2025-08-20T22:43:53.3846160Z [00:02:54.057]➜  # import config
2025-08-20T22:43:53.3846842Z [00:02:54.057]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.3848129Z [00:02:54.057]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build2401649780/b498/_pkg_.a
2025-08-20T22:43:53.3878226Z [00:02:54.057]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build2401649780/b500/_pkg_.a
2025-08-20T22:43:53.3879302Z [00:02:54.057]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:53.3880772Z [00:02:54.057]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build2401649780/b486/_pkg_.a
2025-08-20T22:43:53.3881560Z [00:02:54.057]➜  EOF
2025-08-20T22:43:53.3885009Z [00:02:54.057]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/proto=>google.golang.org/grpc@v1.72.2/encoding/proto;$WORK/b501=>" -p google.golang.org/grpc/encoding/proto -lang=go1.23 -complete -installsuffix shared -buildid gCeoh4JptW1YL8VlEhnh/gCeoh4JptW1YL8VlEhnh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/proto/proto.go
2025-08-20T22:43:53.4179631Z [00:02:54.092]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T22:43:53.4190375Z [00:02:54.093]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/32/32e1824a977f4c595ed0ba0c31599cbd2f1225aa66502f00bbacbb7cafcc43c0-d # internal
2025-08-20T22:43:53.4193833Z [00:02:54.094]➜  google.golang.org/protobuf/types/known/timestamppb
2025-08-20T22:43:53.4197857Z [00:02:54.094]➜  mkdir -p $WORK/b508/
2025-08-20T22:43:53.4201657Z [00:02:54.094]➜  cat >/tmp/go-build2401649780/b508/importcfg << 'EOF' # internal
2025-08-20T22:43:53.4204859Z [00:02:54.095]➜  # import config
2025-08-20T22:43:53.4210218Z [00:02:54.095]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:53.4221837Z [00:02:54.095]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:53.4222977Z [00:02:54.095]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:53.4223812Z [00:02:54.095]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.4224631Z [00:02:54.095]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:53.4225231Z [00:02:54.095]➜  EOF
2025-08-20T22:43:53.4229711Z [00:02:54.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b508/_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/b508=>" -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/b508/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/timestamppb/timestamp.pb.go
2025-08-20T22:43:53.5157995Z [00:02:54.190]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T22:43:53.5188590Z [00:02:54.193]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/42/423a6f4e43454bd774cb140c48c6de66fc963784e826d91d9b3b1b4e70330408-d # internal
2025-08-20T22:43:53.5193754Z [00:02:54.193]➜  google.golang.org/grpc/binarylog/grpc_binarylog_v1
2025-08-20T22:43:53.5198712Z [00:02:54.194]➜  mkdir -p $WORK/b506/
2025-08-20T22:43:53.5218435Z [00:02:54.196]➜  cat >/tmp/go-build2401649780/b506/importcfg << 'EOF' # internal
2025-08-20T22:43:53.5230857Z [00:02:54.196]➜  # import config
2025-08-20T22:43:53.5231905Z [00:02:54.196]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:53.5233338Z [00:02:54.196]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:53.5234766Z [00:02:54.196]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:43:53.5236180Z [00:02:54.196]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:43:53.5237489Z [00:02:54.196]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:53.5238275Z [00:02:54.196]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.5238775Z [00:02:54.196]➜  EOF
2025-08-20T22:43:53.5242895Z [00:02:54.196]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/binarylog/grpc_binarylog_v1=>google.golang.org/grpc@v1.72.2/binarylog/grpc_binarylog_v1;$WORK/b506=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.23 -complete -installsuffix shared -buildid RjI85_WgwGOEbWZ-Ne2D/RjI85_WgwGOEbWZ-Ne2D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/binarylog/grpc_binarylog_v1/binarylog.pb.go
2025-08-20T22:43:53.5490068Z [00:02:54.223]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T22:43:53.5525121Z [00:02:54.227]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/1d/1d68cdc68a5846a78c84a272b120cda9de070e72b0f64b1bfff6a5e875663d0c-d # internal
2025-08-20T22:43:53.5533374Z [00:02:54.227]➜  google.golang.org/grpc/balancer/pickfirst
2025-08-20T22:43:53.5544868Z [00:02:54.228]➜  mkdir -p $WORK/b472/
2025-08-20T22:43:53.5551169Z [00:02:54.229]➜  cat >/tmp/go-build2401649780/b472/importcfg << 'EOF' # internal
2025-08-20T22:43:53.5564310Z [00:02:54.229]➜  # import config
2025-08-20T22:43:53.5567295Z [00:02:54.229]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:53.5568260Z [00:02:54.230]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:53.5569121Z [00:02:54.230]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.5570110Z [00:02:54.230]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:53.5571486Z [00:02:54.230]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2401649780/b473/_pkg_.a
2025-08-20T22:43:53.5573009Z [00:02:54.230]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2401649780/b474/_pkg_.a
2025-08-20T22:43:53.5574376Z [00:02:54.230]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:53.5575563Z [00:02:54.230]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:53.5576819Z [00:02:54.230]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:43:53.5580889Z [00:02:54.230]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:43:53.5582530Z [00:02:54.230]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:43:53.5583752Z [00:02:54.230]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:53.5584960Z [00:02:54.230]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:53.5586034Z [00:02:54.230]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:53.5586695Z [00:02:54.230]➜  EOF
2025-08-20T22:43:53.5590794Z [00:02:54.230]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst=>google.golang.org/grpc@v1.72.2/balancer/pickfirst;$WORK/b472=>" -p google.golang.org/grpc/balancer/pickfirst -lang=go1.23 -complete -installsuffix shared -buildid _kdt9k4ZXhtLSGSL9hpZ/_kdt9k4ZXhtLSGSL9hpZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirst.go
2025-08-20T22:43:53.6335950Z [00:02:54.308]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T22:43:53.6362858Z [00:02:54.310]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/83/83ff42fd5a63d9c80e11582451936d677ce559dc45d13e40ebab991a5e241e1b-d # internal
2025-08-20T22:43:53.6371930Z [00:02:54.311]➜  google.golang.org/grpc/balancer/roundrobin
2025-08-20T22:43:53.6376770Z [00:02:54.312]➜  mkdir -p $WORK/b494/
2025-08-20T22:43:53.6398107Z [00:02:54.313]➜  cat >/tmp/go-build2401649780/b494/importcfg << 'EOF' # internal
2025-08-20T22:43:53.6398848Z [00:02:54.313]➜  # import config
2025-08-20T22:43:53.6399482Z [00:02:54.313]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.6400814Z [00:02:54.313]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:53.6402205Z [00:02:54.313]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2401649780/b495/_pkg_.a
2025-08-20T22:43:53.6403736Z [00:02:54.313]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2401649780/b474/_pkg_.a
2025-08-20T22:43:53.6405085Z [00:02:54.313]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:53.6406283Z [00:02:54.313]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:43:53.6412625Z [00:02:54.313]➜  EOF
2025-08-20T22:43:53.6418965Z [00:02:54.315]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/roundrobin=>google.golang.org/grpc@v1.72.2/balancer/roundrobin;$WORK/b494=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.23 -complete -installsuffix shared -buildid m4wZXTy3i_i5SNGNEITy/m4wZXTy3i_i5SNGNEITy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/roundrobin/roundrobin.go
2025-08-20T22:43:53.6507507Z [00:02:54.325]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T22:43:53.6533281Z [00:02:54.327]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/df/dfe1edbf4ddad5a4879d06b6a78e7ce4cb6b721a0271ee46f1fe9012d89a4524-d # internal
2025-08-20T22:43:53.6570010Z [00:02:54.328]➜  google.golang.org/protobuf/types/known/anypb
2025-08-20T22:43:53.6570795Z [00:02:54.328]➜  mkdir -p $WORK/b511/
2025-08-20T22:43:53.6571574Z [00:02:54.328]➜  cat >/tmp/go-build2401649780/b511/importcfg << 'EOF' # internal
2025-08-20T22:43:53.6572249Z [00:02:54.328]➜  # import config
2025-08-20T22:43:53.6573130Z [00:02:54.328]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:53.6574482Z [00:02:54.328]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:53.6575891Z [00:02:54.329]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:43:53.6578161Z [00:02:54.329]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:53.6579272Z [00:02:54.329]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:53.6580112Z [00:02:54.329]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:53.6580935Z [00:02:54.329]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.6581535Z [00:02:54.329]➜  EOF
2025-08-20T22:43:53.6585554Z [00:02:54.329]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b511/_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/b511=>" -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/b511/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/anypb/any.pb.go
2025-08-20T22:43:53.6702934Z [00:02:54.344]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T22:43:53.6714959Z [00:02:54.346]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/a1/a1ebd3130981a7f8ca85841cd12625c749bf39fdacb21efebc1c7dd4d6d2aaf6-d # internal
2025-08-20T22:43:53.6719961Z [00:02:54.346]➜  google.golang.org/protobuf/types/descriptorpb
2025-08-20T22:43:53.6723437Z [00:02:54.346]➜  mkdir -p $WORK/b541/
2025-08-20T22:43:53.6727408Z [00:02:54.347]➜  cat >/tmp/go-build2401649780/b541/importcfg << 'EOF' # internal
2025-08-20T22:43:53.6728560Z [00:02:54.347]➜  # import config
2025-08-20T22:43:53.6729770Z [00:02:54.347]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:53.6731650Z [00:02:54.347]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:53.6734210Z [00:02:54.347]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:53.6738145Z [00:02:54.347]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.6738831Z [00:02:54.347]➜  EOF
2025-08-20T22:43:53.6742968Z [00:02:54.347]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b541/_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/b541=>" -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/b541/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/descriptorpb/descriptor.pb.go
2025-08-20T22:43:53.7288015Z [00:02:54.403]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T22:43:53.7302273Z [00:02:54.404]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/da/da7a03b41e88d5b31fb28965a91a34735edaea9ea475b1215aecaa2dce8e08a4-d # internal
2025-08-20T22:43:53.7306905Z [00:02:54.404]➜  google.golang.org/genproto/googleapis/rpc/status
2025-08-20T22:43:53.7307706Z [00:02:54.405]➜  mkdir -p $WORK/b510/
2025-08-20T22:43:53.7310988Z [00:02:54.405]➜  cat >/tmp/go-build2401649780/b510/importcfg << 'EOF' # internal
2025-08-20T22:43:53.7319580Z [00:02:54.405]➜  # import config
2025-08-20T22:43:53.7320613Z [00:02:54.405]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:53.7322021Z [00:02:54.405]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:53.7323377Z [00:02:54.405]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:43:53.7324466Z [00:02:54.405]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:53.7325259Z [00:02:54.405]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.7326169Z [00:02:54.405]➜  EOF
2025-08-20T22:43:53.7332122Z [00:02:54.405]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/status=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/status;$WORK/b510=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.23 -complete -installsuffix shared -buildid 5cyGZGNAd-eiwT3SYBwJ/5cyGZGNAd-eiwT3SYBwJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/status/status.pb.go
2025-08-20T22:43:53.7686680Z [00:02:54.443]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T22:43:53.7698885Z [00:02:54.444]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/23/235999cef991c41db9d405e7e0724e34c53bc1301a8f89ab85e9371b2895d23d-d # internal
2025-08-20T22:43:53.7700040Z [00:02:54.444]➜  google.golang.org/grpc/internal/status
2025-08-20T22:43:53.7715747Z [00:02:54.446]➜  mkdir -p $WORK/b512/
2025-08-20T22:43:53.7719829Z [00:02:54.446]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T22:43:53.7720608Z [00:02:54.446]➜  cat >/tmp/go-build2401649780/b512/importcfg << 'EOF' # internal
2025-08-20T22:43:53.7721245Z [00:02:54.446]➜  # import config
2025-08-20T22:43:53.7721870Z [00:02:54.446]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:53.7722622Z [00:02:54.446]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.7723667Z [00:02:54.446]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:43:53.7724830Z [00:02:54.446]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:43:53.7726136Z [00:02:54.446]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:53.7727410Z [00:02:54.446]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build2401649780/b486/_pkg_.a
2025-08-20T22:43:53.7728640Z [00:02:54.446]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:43:53.7729428Z [00:02:54.446]➜  EOF
2025-08-20T22:43:53.7732987Z [00:02:54.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/status=>google.golang.org/grpc@v1.72.2/internal/status;$WORK/b512=>" -p google.golang.org/grpc/internal/status -lang=go1.23 -complete -installsuffix shared -buildid llwIcH9pmApImnavxHH3/llwIcH9pmApImnavxHH3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/status/status.go
2025-08-20T22:43:53.7856484Z [00:02:54.460]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/1f/1fe27c6fa76bedc7a54b925eb8a535fbe08b63663396f18423bea6e650718c38-d # internal
2025-08-20T22:43:53.7865092Z [00:02:54.461]➜  github.com/aws/aws-sdk-go-v2/credentials/ssocreds
2025-08-20T22:43:53.7876207Z [00:02:54.462]➜  mkdir -p $WORK/b557/
2025-08-20T22:43:53.7877312Z [00:02:54.462]➜  cat >/tmp/go-build2401649780/b557/importcfg << 'EOF' # internal
2025-08-20T22:43:53.7878276Z [00:02:54.462]➜  # import config
2025-08-20T22:43:53.7881056Z [00:02:54.462]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:53.7881917Z [00:02:54.462]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:43:53.7882788Z [00:02:54.462]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:53.7883671Z [00:02:54.462]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:53.7884481Z [00:02:54.462]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.7885435Z [00:02:54.462]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:53.7886606Z [00:02:54.462]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:53.7888333Z [00:02:54.462]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build2401649780/b558/_pkg_.a
2025-08-20T22:43:53.7889603Z [00:02:54.462]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build2401649780/b559/_pkg_.a
2025-08-20T22:43:53.7890796Z [00:02:54.462]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build2401649780/b572/_pkg_.a
2025-08-20T22:43:53.7891975Z [00:02:54.462]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build2401649780/b320/_pkg_.a
2025-08-20T22:43:53.7892929Z [00:02:54.462]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:53.7893672Z [00:02:54.462]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:53.7894477Z [00:02:54.462]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:53.7895299Z [00:02:54.462]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:53.7896082Z [00:02:54.462]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:53.7896826Z [00:02:54.462]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:53.7897549Z [00:02:54.462]➜  EOF
2025-08-20T22:43:53.7903579Z [00:02:54.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ssocreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ssocreds;$WORK/b557=>" -p github.com/aws/aws-sdk-go-v2/credentials/ssocreds -lang=go1.22 -complete -installsuffix shared -buildid SdPacjWG47M4WkeOT-vd/SdPacjWG47M4WkeOT-vd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ssocreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ssocreds/sso_cached_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ssocreds/sso_credentials_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/ssocreds/sso_token_provider.go
2025-08-20T22:43:53.8414066Z [00:02:54.515]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T22:43:53.8428140Z [00:02:54.515]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/35/35b2ea787500fbf29992317a95a3024e9b1f4822f19ffbc2da502b8ad600cf41-d # internal
2025-08-20T22:43:53.8429410Z [00:02:54.515]➜  google.golang.org/grpc/status
2025-08-20T22:43:53.8430011Z [00:02:54.515]➜  mkdir -p $WORK/b509/
2025-08-20T22:43:53.8430783Z [00:02:54.515]➜  cat >/tmp/go-build2401649780/b509/importcfg << 'EOF' # internal
2025-08-20T22:43:53.8431529Z [00:02:54.515]➜  # import config
2025-08-20T22:43:53.8432255Z [00:02:54.515]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:53.8433167Z [00:02:54.515]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:53.8434048Z [00:02:54.515]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.8435250Z [00:02:54.515]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:43:53.8438633Z [00:02:54.515]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:43:53.8440118Z [00:02:54.515]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build2401649780/b512/_pkg_.a
2025-08-20T22:43:53.8442370Z [00:02:54.515]➜  EOF
2025-08-20T22:43:53.8446191Z [00:02:54.515]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/status=>google.golang.org/grpc@v1.72.2/status;$WORK/b509=>" -p google.golang.org/grpc/status -lang=go1.23 -complete -installsuffix shared -buildid rQaKK_dxObHkNGcYlxGD/rQaKK_dxObHkNGcYlxGD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/status/status.go
2025-08-20T22:43:53.8790181Z [00:02:54.553]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T22:43:53.8807640Z [00:02:54.555]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/bd/bd440d45f5b74157facf6154b3e1316a8d5e03fee82a1e0eb598eb33ce37e0da-d # internal
2025-08-20T22:43:53.8869129Z [00:02:54.558]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/query
2025-08-20T22:43:53.8872558Z [00:02:54.558]➜  mkdir -p $WORK/b579/
2025-08-20T22:43:53.8873363Z [00:02:54.559]➜  cat >/tmp/go-build2401649780/b579/importcfg << 'EOF' # internal
2025-08-20T22:43:53.8874087Z [00:02:54.559]➜  # import config
2025-08-20T22:43:53.8874818Z [00:02:54.559]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:53.8875692Z [00:02:54.559]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.8876838Z [00:02:54.559]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:43:53.8878782Z [00:02:54.559]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:53.8880154Z [00:02:54.559]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:53.8881258Z [00:02:54.559]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:53.8882125Z [00:02:54.559]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:53.8883018Z [00:02:54.559]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:53.8883895Z [00:02:54.559]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:53.8884758Z [00:02:54.559]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:53.8885632Z [00:02:54.559]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:53.8886266Z [00:02:54.559]➜  EOF
2025-08-20T22:43:53.8893600Z [00:02:54.559]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query;$WORK/b579=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/query -lang=go1.22 -complete -installsuffix shared -buildid OWoFmMNh3rc5jYsc5P0m/OWoFmMNh3rc5jYsc5P0m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query/array.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query/encoder.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query/map.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query/object.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/query/value.go
2025-08-20T22:43:53.9009618Z [00:02:54.575]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T22:43:53.9024580Z [00:02:54.576]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/ed/edb6cacedc53a483dc10807bdccfea65f82c23c2b611e3529e50a261678058fb-d # internal
2025-08-20T22:43:53.9029200Z [00:02:54.577]➜  google.golang.org/grpc/internal/binarylog
2025-08-20T22:43:53.9032294Z [00:02:54.577]➜  mkdir -p $WORK/b505/
2025-08-20T22:43:53.9037453Z [00:02:54.578]➜  cat >/tmp/go-build2401649780/b505/importcfg << 'EOF' # internal
2025-08-20T22:43:53.9051837Z [00:02:54.578]➜  # import config
2025-08-20T22:43:53.9052496Z [00:02:54.578]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:53.9053309Z [00:02:54.578]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:53.9054177Z [00:02:54.578]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:53.9055030Z [00:02:54.578]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:53.9055797Z [00:02:54.578]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.9056909Z [00:02:54.578]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2401649780/b506/_pkg_.a
2025-08-20T22:43:53.9058299Z [00:02:54.578]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:53.9059497Z [00:02:54.578]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:43:53.9060645Z [00:02:54.578]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:53.9061743Z [00:02:54.578]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:43:53.9063068Z [00:02:54.578]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:53.9064455Z [00:02:54.578]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:43:53.9065983Z [00:02:54.578]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:43:53.9067526Z [00:02:54.578]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:53.9069413Z [00:02:54.578]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:53.9070232Z [00:02:54.578]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:53.9071015Z [00:02:54.578]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:53.9071901Z [00:02:54.578]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:53.9072722Z [00:02:54.578]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:53.9073528Z [00:02:54.578]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:53.9074352Z [00:02:54.578]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:53.9075162Z [00:02:54.578]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:53.9075738Z [00:02:54.578]➜  EOF
2025-08-20T22:43:53.9082036Z [00:02:54.578]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog=>google.golang.org/grpc@v1.72.2/internal/binarylog;$WORK/b505=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.23 -complete -installsuffix shared -buildid 4nwLBMl1nBhkT1bHAc7g/4nwLBMl1nBhkT1bHAc7g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/binarylog.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/binarylog_testutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/env_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/method_logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/sink.go
2025-08-20T22:43:53.9873464Z [00:02:54.661]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T22:43:53.9900786Z [00:02:54.664]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/d2/d268dd3c6c2f4bce98562999dbbcd7eb1ca19caaba5749e1ad009ba36c0a6db9-d # internal
2025-08-20T22:43:53.9911976Z [00:02:54.665]➜  google.golang.org/grpc/internal/transport
2025-08-20T22:43:53.9915650Z [00:02:54.665]➜  mkdir -p $WORK/b521/
2025-08-20T22:43:53.9930023Z [00:02:54.667]➜  cat >/tmp/go-build2401649780/b521/importcfg << 'EOF' # internal
2025-08-20T22:43:53.9962852Z [00:02:54.667]➜  # import config
2025-08-20T22:43:53.9963537Z [00:02:54.667]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:53.9964353Z [00:02:54.667]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:53.9965168Z [00:02:54.667]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:53.9966052Z [00:02:54.667]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:53.9966886Z [00:02:54.667]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:53.9972532Z [00:02:54.667]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:53.9973509Z [00:02:54.667]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:43:53.9974606Z [00:02:54.667]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b527/_pkg_.a
2025-08-20T22:43:53.9975746Z [00:02:54.667]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:43:53.9976902Z [00:02:54.667]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:43:53.9978316Z [00:02:54.667]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:53.9979453Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:53.9980630Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2401649780/b443/_pkg_.a
2025-08-20T22:43:53.9981895Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build2401649780/b449/_pkg_.a
2025-08-20T22:43:53.9983421Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:43:53.9984701Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:43:53.9985857Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:43:53.9986975Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2401649780/b516/_pkg_.a
2025-08-20T22:43:53.9988242Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:43:53.9989441Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2401649780/b520/_pkg_.a
2025-08-20T22:43:53.9990618Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build2401649780/b512/_pkg_.a
2025-08-20T22:43:53.9991754Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build2401649780/b529/_pkg_.a
2025-08-20T22:43:53.9993011Z [00:02:54.667]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2401649780/b530/_pkg_.a
2025-08-20T22:43:53.9994263Z [00:02:54.667]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build2401649780/b531/_pkg_.a
2025-08-20T22:43:53.9995292Z [00:02:54.667]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build2401649780/b500/_pkg_.a
2025-08-20T22:43:53.9996303Z [00:02:54.667]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:53.9997481Z [00:02:54.667]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build2401649780/b532/_pkg_.a
2025-08-20T22:43:53.9998571Z [00:02:54.667]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:53.9999629Z [00:02:54.667]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:43:54.0000692Z [00:02:54.667]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:43:54.0001771Z [00:02:54.667]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build2401649780/b533/_pkg_.a
2025-08-20T22:43:54.0003075Z [00:02:54.667]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:43:54.0004004Z [00:02:54.667]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.0004726Z [00:02:54.667]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:54.0005511Z [00:02:54.667]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:54.0006265Z [00:02:54.667]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:54.0006993Z [00:02:54.667]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:54.0008059Z [00:02:54.667]➜  packagefile net/http/httputil=/tmp/go-build2401649780/b208/_pkg_.a
2025-08-20T22:43:54.0008903Z [00:02:54.667]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:54.0009779Z [00:02:54.667]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:54.0010610Z [00:02:54.667]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:54.0011432Z [00:02:54.667]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:54.0012231Z [00:02:54.667]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:54.0013014Z [00:02:54.667]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:54.0013787Z [00:02:54.667]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:54.0014524Z [00:02:54.667]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:54.0015294Z [00:02:54.667]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:54.0015894Z [00:02:54.667]➜  EOF
2025-08-20T22:43:54.0026277Z [00:02:54.667]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport=>google.golang.org/grpc@v1.72.2/internal/transport;$WORK/b521=>" -p google.golang.org/grpc/internal/transport -lang=go1.23 -complete -installsuffix shared -buildid lFQCo-YBv2mIbqWDWbNN/lFQCo-YBv2mIbqWDWbNN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/bdp_estimator.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/client_stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/controlbuf.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/defaults.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/flowcontrol.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/handler_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/http2_client.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/http2_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/http_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/proxy.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/server_stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/transport.go
2025-08-20T22:43:54.0088819Z [00:02:54.683]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T22:43:54.0245262Z [00:02:54.698]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/49/491adb4c723c992874cc74f5f1e772ac32f9b8b21bcca506674eebbd2339f2d9-d # internal
2025-08-20T22:43:54.0254598Z [00:02:54.699]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/xml
2025-08-20T22:43:54.0259732Z [00:02:54.699]➜  mkdir -p $WORK/b580/
2025-08-20T22:43:54.0260489Z [00:02:54.700]➜  cat >/tmp/go-build2401649780/b580/importcfg << 'EOF' # internal
2025-08-20T22:43:54.0261214Z [00:02:54.700]➜  # import config
2025-08-20T22:43:54.0264900Z [00:02:54.700]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:43:54.0265776Z [00:02:54.700]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.0266890Z [00:02:54.700]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.0267661Z [00:02:54.700]➜  EOF
2025-08-20T22:43:54.0271458Z [00:02:54.700]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/xml=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/xml;$WORK/b580=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/xml -lang=go1.22 -complete -installsuffix shared -buildid 4p_DtQw529QLqwMmRIC5/4p_DtQw529QLqwMmRIC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/protocol/xml/error_utils.go
2025-08-20T22:43:54.0410123Z [00:02:54.714]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T22:43:54.0417388Z [00:02:54.716]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/53/53bd275715cdc7a1a72522277c27b90fd6cebf23efbea6f81352593b8b296430-d # internal
2025-08-20T22:43:54.0422316Z [00:02:54.716]➜  github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
2025-08-20T22:43:54.0423138Z [00:02:54.716]➜  mkdir -p $WORK/b581/
2025-08-20T22:43:54.0426977Z [00:02:54.717]➜  cat >/tmp/go-build2401649780/b581/importcfg << 'EOF' # internal
2025-08-20T22:43:54.0432540Z [00:02:54.717]➜  # import config
2025-08-20T22:43:54.0433322Z [00:02:54.717]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:54.0434236Z [00:02:54.717]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:54.0435062Z [00:02:54.717]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.0435950Z [00:02:54.717]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:54.0437309Z [00:02:54.717]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:54.0438908Z [00:02:54.717]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:54.0440010Z [00:02:54.717]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.0440632Z [00:02:54.717]➜  EOF
2025-08-20T22:43:54.0453824Z [00:02:54.717]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b581/_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/b581=>" -p github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding -lang=go1.22 -complete -installsuffix shared -buildid zlFvjmD2CUc7S2o5bcOz/zlFvjmD2CUc7S2o5bcOz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/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-20T22:43:54.0491657Z [00:02:54.723]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T22:43:54.0505419Z [00:02:54.725]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/6d/6d6ee272dee844c0fa98558540c8c071b39072f20bcf847efb3f1c0f3e85f933-d # internal
2025-08-20T22:43:54.0512647Z [00:02:54.725]➜  github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
2025-08-20T22:43:54.0529203Z [00:02:54.727]➜  mkdir -p $WORK/b582/
2025-08-20T22:43:54.0532324Z [00:02:54.727]➜  cat >/tmp/go-build2401649780/b582/importcfg << 'EOF' # internal
2025-08-20T22:43:54.0533043Z [00:02:54.727]➜  # import config
2025-08-20T22:43:54.0534556Z [00:02:54.727]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:54.0535993Z [00:02:54.727]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.0537980Z [00:02:54.727]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:54.0539970Z [00:02:54.727]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:43:54.0541888Z [00:02:54.727]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:54.0544307Z [00:02:54.727]➜  EOF
2025-08-20T22:43:54.0550994Z [00:02:54.727]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b582/_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/b582=>" -p github.com/aws/aws-sdk-go-v2/service/internal/presigned-url -lang=go1.22 -complete -installsuffix shared -buildid PHNMv2pclJKECOItS30k/PHNMv2pclJKECOItS30k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/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-20T22:43:54.0758040Z [00:02:54.748]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T22:43:54.0759835Z [00:02:54.750]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/77/7709b62c6109574c2bd95b10b3008e12a8eca58dcd6d58e71a24dfdeaf9c0965-d # internal
2025-08-20T22:43:54.0772305Z [00:02:54.751]➜  github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints
2025-08-20T22:43:54.0773122Z [00:02:54.751]➜  mkdir -p $WORK/b583/
2025-08-20T22:43:54.0809423Z [00:02:54.752]➜  cat >/tmp/go-build2401649780/b583/importcfg << 'EOF' # internal
2025-08-20T22:43:54.0810239Z [00:02:54.752]➜  # import config
2025-08-20T22:43:54.0811117Z [00:02:54.752]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:54.0812827Z [00:02:54.752]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build2401649780/b568/_pkg_.a
2025-08-20T22:43:54.0814184Z [00:02:54.752]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:54.0815177Z [00:02:54.752]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:54.0815796Z [00:02:54.752]➜  EOF
2025-08-20T22:43:54.0820431Z [00:02:54.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/internal/endpoints;$WORK/b583=>" -p github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid pJ_UbPlkUV9ptIgz-AWd/pJ_UbPlkUV9ptIgz-AWd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/internal/endpoints/endpoints.go
2025-08-20T22:43:54.1004371Z [00:02:54.774]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T22:43:54.1030832Z [00:02:54.777]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/2b/2bc356f23eaf8cd075921a1ea37b7e3763eb8320e9bff16b417c397127612137-d # internal
2025-08-20T22:43:54.1040611Z [00:02:54.778]➜  github.com/aws/aws-sdk-go-v2/service/sts/types
2025-08-20T22:43:54.1048677Z [00:02:54.779]➜  mkdir -p $WORK/b584/
2025-08-20T22:43:54.1065924Z [00:02:54.780]➜  cat >/tmp/go-build2401649780/b584/importcfg << 'EOF' # internal
2025-08-20T22:43:54.1066692Z [00:02:54.780]➜  # import config
2025-08-20T22:43:54.1067549Z [00:02:54.780]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.1068493Z [00:02:54.780]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:54.1069591Z [00:02:54.780]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:43:54.1070607Z [00:02:54.780]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:54.1071198Z [00:02:54.780]➜  EOF
2025-08-20T22:43:54.1075644Z [00:02:54.780]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/types=>github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/types;$WORK/b584=>" -p github.com/aws/aws-sdk-go-v2/service/sts/types -lang=go1.22 -complete -installsuffix shared -buildid ZCaXqm3rd4lw8u11T3zf/ZCaXqm3rd4lw8u11T3zf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/types/types.go
2025-08-20T22:43:54.1224380Z [00:02:54.795]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T22:43:54.1227813Z [00:02:54.796]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/46/46fcc0a6584786bd75ee40af840a1efdbbd4459cb6fc4efe26884f64f7aa25ef-d # internal
2025-08-20T22:43:54.1293709Z [00:02:54.804]➜  github.com/aws/smithy-go/encoding/xml
2025-08-20T22:43:54.1298217Z [00:02:54.804]➜  mkdir -p $WORK/b585/
2025-08-20T22:43:54.1307629Z [00:02:54.805]➜  cat >/tmp/go-build2401649780/b585/importcfg << 'EOF' # internal
2025-08-20T22:43:54.1309181Z [00:02:54.805]➜  # import config
2025-08-20T22:43:54.1309880Z [00:02:54.805]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:54.1310776Z [00:02:54.805]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:43:54.1311634Z [00:02:54.805]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.1312672Z [00:02:54.805]➜  packagefile github.com/aws/smithy-go/encoding=/tmp/go-build2401649780/b576/_pkg_.a
2025-08-20T22:43:54.1313608Z [00:02:54.805]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.1314397Z [00:02:54.805]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:54.1315522Z [00:02:54.805]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:54.1316355Z [00:02:54.805]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:54.1317377Z [00:02:54.805]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:54.1318020Z [00:02:54.805]➜  EOF
2025-08-20T22:43:54.1332515Z [00:02:54.807]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml=>github.com/aws/smithy-go@v1.22.4/encoding/xml;$WORK/b585=>" -p github.com/aws/smithy-go/encoding/xml -lang=go1.22 -complete -installsuffix shared -buildid LcAnXtNzs-nsRRw7sn3-/LcAnXtNzs-nsRRw7sn3- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/array.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/constants.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/element.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/encoder.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/error_utils.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/escape.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/map.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/value.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/encoding/xml/xml_decoder.go
2025-08-20T22:43:54.1701628Z [00:02:54.844]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T22:43:54.1717050Z [00:02:54.846]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/ff/ff17dde3ef1090890b6caba526d599605ca34ab518e23c8f4e55bfe20e62a643-d # internal
2025-08-20T22:43:54.1722076Z [00:02:54.846]➜  github.com/aws/aws-sdk-go-v2/internal/ini
2025-08-20T22:43:54.1723779Z [00:02:54.847]➜  mkdir -p $WORK/b586/
2025-08-20T22:43:54.1729351Z [00:02:54.847]➜  cat >/tmp/go-build2401649780/b586/importcfg << 'EOF' # internal
2025-08-20T22:43:54.1731903Z [00:02:54.847]➜  # import config
2025-08-20T22:43:54.1732549Z [00:02:54.847]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.1733613Z [00:02:54.847]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.1734375Z [00:02:54.847]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:54.1735190Z [00:02:54.847]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:54.1736036Z [00:02:54.847]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:54.1736923Z [00:02:54.847]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:54.1737803Z [00:02:54.847]➜  EOF
2025-08-20T22:43:54.1745783Z [00:02:54.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b586/_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/b586=>" -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/b586/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-20T22:43:54.2519028Z [00:02:54.924]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T22:43:54.2520853Z [00:02:54.926]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/e7/e75817bd8906e3ffc8944bb5c1a1506076e2b2b56548973e8db532b3ab593a38-d # internal
2025-08-20T22:43:54.2568791Z [00:02:54.931]➜  github.com/aws/aws-sdk-go-v2/service/sts
2025-08-20T22:43:54.2569639Z [00:02:54.931]➜  mkdir -p $WORK/b578/
2025-08-20T22:43:54.2579521Z [00:02:54.932]➜  cat >/tmp/go-build2401649780/b578/importcfg << 'EOF' # internal
2025-08-20T22:43:54.2580213Z [00:02:54.932]➜  # import config
2025-08-20T22:43:54.2580865Z [00:02:54.932]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:54.2581692Z [00:02:54.932]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:54.2582531Z [00:02:54.932]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:43:54.2583356Z [00:02:54.932]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:54.2584137Z [00:02:54.932]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.2585115Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:54.2586310Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build2401649780/b560/_pkg_.a
2025-08-20T22:43:54.2587783Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:43:54.2589077Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build2401649780/b579/_pkg_.a
2025-08-20T22:43:54.2590368Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build2401649780/b580/_pkg_.a
2025-08-20T22:43:54.2591592Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:43:54.2593016Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:43:54.2594446Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:43:54.2595912Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
﻿2025-08-20T22:43:54.2602491Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:43:54.2604041Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build2401649780/b563/_pkg_.a
2025-08-20T22:43:54.2605384Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build2401649780/b564/_pkg_.a
2025-08-20T22:43:54.2606786Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build2401649780/b565/_pkg_.a
2025-08-20T22:43:54.2608374Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build2401649780/b566/_pkg_.a
2025-08-20T22:43:54.2609830Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/tmp/go-build2401649780/b581/_pkg_.a
2025-08-20T22:43:54.2611358Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build2401649780/b582/_pkg_.a
2025-08-20T22:43:54.2612972Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build2401649780/b583/_pkg_.a
2025-08-20T22:43:54.2614361Z [00:02:54.932]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build2401649780/b584/_pkg_.a
2025-08-20T22:43:54.2615886Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:43:54.2616950Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:43:54.2618238Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:43:54.2619474Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:43:54.2620934Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build2401649780/b585/_pkg_.a
2025-08-20T22:43:54.2622120Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build2401649780/b571/_pkg_.a
2025-08-20T22:43:54.2623254Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:43:54.2624335Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:54.2625423Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:43:54.2626564Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:54.2627848Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:43:54.2628932Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:43:54.2630013Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:43:54.2631170Z [00:02:54.932]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:54.2632150Z [00:02:54.933]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.2632887Z [00:02:54.933]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:54.2633689Z [00:02:54.933]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:54.2634509Z [00:02:54.933]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:54.2635285Z [00:02:54.933]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:54.2636046Z [00:02:54.933]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:54.2636830Z [00:02:54.933]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:54.2637813Z [00:02:54.933]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:54.2650742Z [00:02:54.933]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:54.2651685Z [00:02:54.933]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:54.2652857Z [00:02:54.933]➜  EOF
2025-08-20T22:43:54.2653421Z [00:02:54.933]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T22:43:54.2672392Z [00:02:54.933]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20=>github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20;$WORK/b578=>" -p github.com/aws/aws-sdk-go-v2/service/sts -lang=go1.22 -complete -installsuffix shared -buildid t6_S8ZkjtNHsw322p5dt/t6_S8ZkjtNHsw322p5dt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_AssumeRole.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_AssumeRoleWithSAML.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_AssumeRoleWithWebIdentity.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_AssumeRoot.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_DecodeAuthorizationMessage.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_GetAccessKeyInfo.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_GetCallerIdentity.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_GetFederationToken.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/api_op_GetSessionToken.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/sts@v1.33.20/validators.go
2025-08-20T22:43:54.2685370Z [00:02:54.934]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/af/afd41110c878dfd44094234cd7b789793c55eb44b0b5e12f57431aaeaeb7ef1d-d # internal
2025-08-20T22:43:54.2686617Z [00:02:54.939]➜  github.com/aws/smithy-go/private/requestcompression
2025-08-20T22:43:54.2687439Z [00:02:54.939]➜  mkdir -p $WORK/b587/
2025-08-20T22:43:54.2688120Z [00:02:54.940]➜  cat >/tmp/go-build2401649780/b587/importcfg << 'EOF' # internal
2025-08-20T22:43:54.2688747Z [00:02:54.940]➜  # import config
2025-08-20T22:43:54.2689360Z [00:02:54.940]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:54.2690218Z [00:02:54.940]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:54.2691063Z [00:02:54.940]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:54.2691854Z [00:02:54.940]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.2692813Z [00:02:54.940]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:54.2693992Z [00:02:54.940]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:43:54.2694960Z [00:02:54.940]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.2695741Z [00:02:54.940]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:54.2696347Z [00:02:54.940]➜  EOF
2025-08-20T22:43:54.2711180Z [00:02:54.940]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/private/requestcompression=>github.com/aws/smithy-go@v1.22.4/private/requestcompression;$WORK/b587=>" -p github.com/aws/smithy-go/private/requestcompression -lang=go1.22 -complete -installsuffix shared -buildid 8tnbHtuB1gYaw0b-vW_V/8tnbHtuB1gYaw0b-vW_V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/private/requestcompression/gzip.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/private/requestcompression/middleware_capture_request_compression.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/private/requestcompression/request_compression.go
2025-08-20T22:43:54.3682043Z [00:02:55.042]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T22:43:54.3693937Z [00:02:55.043]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/7b/7b1eef82ecc6ff58616e5e147b8636eaaac88eeb96d813e70ceb60bba6bfd611-d # internal
2025-08-20T22:43:54.3749671Z [00:02:55.049]➜  github.com/dustin/go-humanize
2025-08-20T22:43:54.3765139Z [00:02:55.049]➜  mkdir -p $WORK/b588/
2025-08-20T22:43:54.3765939Z [00:02:55.049]➜  cat >/tmp/go-build2401649780/b588/importcfg << 'EOF' # internal
2025-08-20T22:43:54.3766617Z [00:02:55.049]➜  # import config
2025-08-20T22:43:54.3767518Z [00:02:55.049]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:54.3768357Z [00:02:55.049]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:54.3769135Z [00:02:55.049]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.3769905Z [00:02:55.049]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:54.3770694Z [00:02:55.049]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:54.3771501Z [00:02:55.049]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:54.3772272Z [00:02:55.049]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:54.3773053Z [00:02:55.049]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:54.3773855Z [00:02:55.049]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:54.3774913Z [00:02:55.049]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:54.3775702Z [00:02:55.049]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:54.3776300Z [00:02:55.049]➜  EOF
2025-08-20T22:43:54.3783958Z [00:02:55.050]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1=>github.com/dustin/go-humanize@v1.0.1;$WORK/b588=>" -p github.com/dustin/go-humanize -lang=go1.16 -complete -installsuffix shared -buildid 146xPrEFoxOs5HrXbjQ-/146xPrEFoxOs5HrXbjQ- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/big.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/bigbytes.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/bytes.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/comma.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/commaf.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/ftoa.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/humanize.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/number.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/ordinals.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/si.go /root/go/pkg/mod/github.com/dustin/go-humanize@v1.0.1/times.go
2025-08-20T22:43:54.4886074Z [00:02:55.163]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T22:43:54.4901435Z [00:02:55.164]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/fa/fadd00745d5e413d494e3ff1571a980918822c9a73711158ec1ced7b1c572658-d # internal
2025-08-20T22:43:54.4965716Z [00:02:55.171]➜  github.com/flarco/g/csv
2025-08-20T22:43:54.4967511Z [00:02:55.171]➜  mkdir -p $WORK/b589/
2025-08-20T22:43:54.4971882Z [00:02:55.171]➜  cat >/tmp/go-build2401649780/b589/importcfg << 'EOF' # internal
2025-08-20T22:43:54.4973170Z [00:02:55.171]➜  # import config
2025-08-20T22:43:54.4974404Z [00:02:55.171]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:54.4975277Z [00:02:55.171]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:54.4976925Z [00:02:55.171]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:54.4978178Z [00:02:55.171]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.4978936Z [00:02:55.171]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:43:54.4979671Z [00:02:55.171]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.4980355Z [00:02:55.171]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:54.4981052Z [00:02:55.171]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:54.4981776Z [00:02:55.171]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:54.4982321Z [00:02:55.171]➜  EOF
2025-08-20T22:43:54.4985730Z [00:02:55.171]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/g@v0.1.155/csv=>github.com/flarco/g@v0.1.155/csv;$WORK/b589=>" -p github.com/flarco/g/csv -lang=go1.20 -complete -installsuffix shared -buildid Gw3vl4t_3BL7rlIElPgS/Gw3vl4t_3BL7rlIElPgS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/github.com/flarco/g@v0.1.155/csv/csv.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/csv/reader.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/csv/writer.go
2025-08-20T22:43:54.6626695Z [00:02:55.337]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T22:43:54.6645099Z [00:02:55.339]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/68/68697d8e0d97cc5b3e5807eb3c51aac1f909d82017a5fffcb9a13f5f9ec05bb2-d # internal
2025-08-20T22:43:54.6689168Z [00:02:55.343]➜  github.com/flarco/g/json
2025-08-20T22:43:54.6693599Z [00:02:55.343]➜  mkdir -p $WORK/b590/
2025-08-20T22:43:54.6758396Z [00:02:55.347]➜  cat >/tmp/go-build2401649780/b590/importcfg << 'EOF' # internal
2025-08-20T22:43:54.6760592Z [00:02:55.347]➜  # import config
2025-08-20T22:43:54.6770977Z [00:02:55.347]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:54.6772027Z [00:02:55.347]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:54.6773087Z [00:02:55.347]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:54.6774066Z [00:02:55.347]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:54.6774949Z [00:02:55.347]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.6775830Z [00:02:55.347]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:54.6776720Z [00:02:55.347]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:54.6777893Z [00:02:55.347]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:54.6778754Z [00:02:55.347]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:54.6779662Z [00:02:55.347]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:54.6780526Z [00:02:55.347]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:54.6781411Z [00:02:55.347]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:54.6782302Z [00:02:55.347]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:54.6783229Z [00:02:55.347]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:54.6784177Z [00:02:55.347]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:54.6785651Z [00:02:55.347]➜  EOF
2025-08-20T22:43:54.6791959Z [00:02:55.347]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/g@v0.1.155/json=>github.com/flarco/g@v0.1.155/json;$WORK/b590=>" -p github.com/flarco/g/json -lang=go1.20 -complete -installsuffix shared -buildid QHHrHk-hQVy6dfQlC0F7/QHHrHk-hQVy6dfQlC0F7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/decode.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/encode.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/fold.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/indent.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/scanner.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/stream.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/tables.go /root/go/pkg/mod/github.com/flarco/g@v0.1.155/json/tags.go
2025-08-20T22:43:54.7995128Z [00:02:55.473]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T22:43:54.8183091Z [00:02:55.492]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/96/968ed2a5ab74dd35c25f1619995cb199b4b854c2f9ed88346927946605b9103d-d # internal
2025-08-20T22:43:54.8188632Z [00:02:55.493]➜  google.golang.org/grpc/internal/resolver/delegatingresolver
2025-08-20T22:43:54.8189328Z [00:02:55.493]➜  mkdir -p $WORK/b519/
2025-08-20T22:43:54.8197843Z [00:02:55.494]➜  cat >/tmp/go-build2401649780/b519/importcfg << 'EOF' # internal
2025-08-20T22:43:54.8199415Z [00:02:55.494]➜  # import config
2025-08-20T22:43:54.8200036Z [00:02:55.494]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.8200967Z [00:02:55.494]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:54.8202152Z [00:02:55.494]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2401649780/b520/_pkg_.a
2025-08-20T22:43:54.8203435Z [00:02:55.494]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2401649780/b521/_pkg_.a
2025-08-20T22:43:54.8204747Z [00:02:55.494]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2401649780/b530/_pkg_.a
2025-08-20T22:43:54.8205974Z [00:02:55.494]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:54.8207096Z [00:02:55.494]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:54.8208518Z [00:02:55.494]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:54.8209313Z [00:02:55.494]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:54.8210072Z [00:02:55.494]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:54.8210615Z [00:02:55.494]➜  EOF
2025-08-20T22:43:54.8214902Z [00:02:55.494]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/delegatingresolver=>google.golang.org/grpc@v1.72.2/internal/resolver/delegatingresolver;$WORK/b519=>" -p google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.23 -complete -installsuffix shared -buildid 77dMOZZ_zQGY97BSW_88/77dMOZZ_zQGY97BSW_88 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/delegatingresolver/delegatingresolver.go
2025-08-20T22:43:54.9827697Z [00:02:55.657]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T22:43:54.9837455Z [00:02:55.657]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/b7/b7884421610b307137fac3d7c7b67d673daa6f34f96726fc80683874eaf2b527-d # internal
2025-08-20T22:43:54.9839308Z [00:02:55.658]➜  google.golang.org/grpc
2025-08-20T22:43:54.9840031Z [00:02:55.658]➜  mkdir -p $WORK/b436/
2025-08-20T22:43:54.9874132Z [00:02:55.661]➜  cat >/tmp/go-build2401649780/b436/importcfg << 'EOF' # internal
2025-08-20T22:43:54.9875153Z [00:02:55.661]➜  # import config
2025-08-20T22:43:54.9877953Z [00:02:55.661]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:54.9879115Z [00:02:55.661]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:43:54.9880190Z [00:02:55.661]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:54.9881619Z [00:02:55.661]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:54.9884252Z [00:02:55.661]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:54.9885152Z [00:02:55.661]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:54.9885962Z [00:02:55.661]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:54.9887397Z [00:02:55.661]➜  packagefile golang.org/x/net/trace=/tmp/go-build2401649780/b437/_pkg_.a
2025-08-20T22:43:54.9888517Z [00:02:55.661]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build2401649780/b440/_pkg_.a
2025-08-20T22:43:54.9889649Z [00:02:55.661]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:43:54.9890862Z [00:02:55.661]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:43:54.9892117Z [00:02:55.661]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2401649780/b472/_pkg_.a
2025-08-20T22:43:54.9893416Z [00:02:55.661]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2401649780/b494/_pkg_.a
2025-08-20T22:43:54.9894688Z [00:02:55.661]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build2401649780/b442/_pkg_.a
2025-08-20T22:43:54.9895810Z [00:02:55.661]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:43:54.9897004Z [00:02:55.661]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:43:54.9923047Z [00:02:55.661]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:43:54.9924357Z [00:02:55.661]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:43:54.9925589Z [00:02:55.661]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build2401649780/b498/_pkg_.a
2025-08-20T22:43:54.9926775Z [00:02:55.661]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build2401649780/b501/_pkg_.a
2025-08-20T22:43:54.9928219Z [00:02:55.661]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:43:54.9929689Z [00:02:55.661]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:43:54.9930853Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:43:54.9932085Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:43:54.9933479Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2401649780/b503/_pkg_.a
2025-08-20T22:43:54.9934912Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build2401649780/b504/_pkg_.a
2025-08-20T22:43:54.9936229Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build2401649780/b505/_pkg_.a
2025-08-20T22:43:54.9937766Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2401649780/b443/_pkg_.a
2025-08-20T22:43:54.9939105Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:43:54.9940382Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:43:54.9941652Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build2401649780/b515/_pkg_.a
2025-08-20T22:43:54.9942919Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2401649780/b516/_pkg_.a
2025-08-20T22:43:54.9944160Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:43:54.9977654Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:43:54.9979220Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2401649780/b519/_pkg_.a
2025-08-20T22:43:54.9980796Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2401649780/b534/_pkg_.a
2025-08-20T22:43:54.9982254Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2401649780/b535/_pkg_.a
2025-08-20T22:43:54.9983878Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:43:54.9985164Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build2401649780/b536/_pkg_.a
2025-08-20T22:43:54.9986386Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build2401649780/b512/_pkg_.a
2025-08-20T22:43:54.9987893Z [00:02:55.661]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2401649780/b521/_pkg_.a
2025-08-20T22:43:54.9989177Z [00:02:55.661]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build2401649780/b531/_pkg_.a
2025-08-20T22:43:54.9990358Z [00:02:55.661]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build2401649780/b500/_pkg_.a
2025-08-20T22:43:54.9991510Z [00:02:55.661]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:43:54.9992684Z [00:02:55.661]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build2401649780/b532/_pkg_.a
2025-08-20T22:43:54.9993857Z [00:02:55.661]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:43:54.9995084Z [00:02:55.661]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build2401649780/b537/_pkg_.a
2025-08-20T22:43:54.9996368Z [00:02:55.661]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:43:54.9997769Z [00:02:55.661]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:43:54.9998877Z [00:02:55.661]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:43:54.9999984Z [00:02:55.661]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build2401649780/b533/_pkg_.a
2025-08-20T22:43:55.0000920Z [00:02:55.661]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:55.0001960Z [00:02:55.661]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:55.0002824Z [00:02:55.661]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:43:55.0003698Z [00:02:55.661]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:55.0004498Z [00:02:55.661]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:55.0005307Z [00:02:55.661]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:55.0006130Z [00:02:55.661]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:55.0006949Z [00:02:55.661]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:55.0038888Z [00:02:55.661]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:55.0039676Z [00:02:55.661]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:55.0040449Z [00:02:55.661]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:55.0041268Z [00:02:55.661]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:55.0042045Z [00:02:55.661]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:55.0042848Z [00:02:55.661]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:55.0043402Z [00:02:55.661]➜  EOF
2025-08-20T22:43:55.0053518Z [00:02:55.662]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2=>google.golang.org/grpc@v1.72.2;$WORK/b436=>" -p google.golang.org/grpc -lang=go1.23 -complete -installsuffix shared -buildid uQ_9mdGlis22FK1vtFvb/uQ_9mdGlis22FK1vtFvb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/backoff.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/call.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/clientconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codec.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/dialoptions.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/doc.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/interceptor.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/picker_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/preloader.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/rpc_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/service_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stream_interfaces.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/trace.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/trace_withtrace.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/version.go
2025-08-20T22:43:55.4361683Z [00:02:56.110]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T22:43:55.4550617Z [00:02:56.129]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/8b/8b644e065f5e594ccba5cff60dfd74bb7669fd4966db2b33454ecf8503c3a0c9-d # internal
2025-08-20T22:43:55.4560022Z [00:02:56.130]➜  github.com/jmespath/go-jmespath
2025-08-20T22:43:55.4611172Z [00:02:56.135]➜  mkdir -p $WORK/b591/
2025-08-20T22:43:55.4620741Z [00:02:56.136]➜  cat >/tmp/go-build2401649780/b591/importcfg << 'EOF' # internal
2025-08-20T22:43:55.4621956Z [00:02:56.136]➜  # import config
2025-08-20T22:43:55.4623214Z [00:02:56.136]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:55.4624350Z [00:02:56.136]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:55.4626222Z [00:02:56.136]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:55.4627082Z [00:02:56.136]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:55.4628124Z [00:02:56.136]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:55.4629300Z [00:02:56.136]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:55.4630162Z [00:02:56.136]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:55.4631024Z [00:02:56.136]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:55.4631855Z [00:02:56.136]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:55.4632708Z [00:02:56.136]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:55.4633609Z [00:02:56.136]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:55.4634254Z [00:02:56.136]➜  EOF
2025-08-20T22:43:55.4641943Z [00:02:56.136]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jmespath/go-jmespath@v0.4.0=>github.com/jmespath/go-jmespath@v0.4.0;$WORK/b591=>" -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/b591/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-20T22:43:55.8254670Z [00:02:56.499]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T22:43:55.8308117Z [00:02:56.505]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/6a/6a7b57f4baddaced6d4ec9bd69e9a992876c2dba453f3f4f5560e28c9e21a1ea-d # internal
2025-08-20T22:43:55.8313368Z [00:02:56.505]➜  github.com/jmoiron/sqlx/reflectx
2025-08-20T22:43:55.8318555Z [00:02:56.505]➜  mkdir -p $WORK/b593/
2025-08-20T22:43:55.8319372Z [00:02:56.506]➜  cat >/tmp/go-build2401649780/b593/importcfg << 'EOF' # internal
2025-08-20T22:43:55.8320010Z [00:02:56.506]➜  # import config
2025-08-20T22:43:55.8320958Z [00:02:56.506]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:55.8321754Z [00:02:56.506]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:55.8322559Z [00:02:56.506]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:55.8323337Z [00:02:56.506]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:55.8323906Z [00:02:56.506]➜  EOF
2025-08-20T22:43:55.8327666Z [00:02:56.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/reflectx=>github.com/jmoiron/sqlx@v1.2.0/reflectx;$WORK/b593=>" -p github.com/jmoiron/sqlx/reflectx -lang=go1.16 -complete -installsuffix shared -buildid QrNefaB2cEVK7m7dNViw/QrNefaB2cEVK7m7dNViw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/reflectx/reflect.go
2025-08-20T22:43:55.8669717Z [00:02:56.539]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T22:43:55.9149608Z [00:02:56.589]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/68/68f35c8ac1926598021e5c442dc9f816212e94590b51091429c1493c2743f211-d # internal
2025-08-20T22:43:55.9185896Z [00:02:56.593]➜  github.com/aws/aws-sdk-go-v2/credentials/stscreds
2025-08-20T22:43:55.9188227Z [00:02:56.593]➜  mkdir -p $WORK/b577/
2025-08-20T22:43:55.9192579Z [00:02:56.593]➜  cat >/tmp/go-build2401649780/b577/importcfg << 'EOF' # internal
2025-08-20T22:43:55.9193512Z [00:02:56.593]➜  # import config
2025-08-20T22:43:55.9194418Z [00:02:56.593]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:55.9195821Z [00:02:56.593]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:55.9197430Z [00:02:56.593]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:55.9198688Z [00:02:56.593]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:43:55.9200081Z [00:02:56.593]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:43:55.9201867Z [00:02:56.593]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build2401649780/b578/_pkg_.a
2025-08-20T22:43:55.9203346Z [00:02:56.593]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build2401649780/b584/_pkg_.a
2025-08-20T22:43:55.9204862Z [00:02:56.593]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:55.9205895Z [00:02:56.593]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:55.9208133Z [00:02:56.593]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:55.9208939Z [00:02:56.593]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:55.9209544Z [00:02:56.593]➜  EOF
2025-08-20T22:43:55.9214385Z [00:02:56.594]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/stscreds=>github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/stscreds;$WORK/b577=>" -p github.com/aws/aws-sdk-go-v2/credentials/stscreds -lang=go1.22 -complete -installsuffix shared -buildid jp8RKbqtvQznerCVnKr1/jp8RKbqtvQznerCVnKr1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/stscreds/assume_role_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/credentials@v1.17.68/stscreds/web_identity_provider.go
2025-08-20T22:43:55.9443688Z [00:02:56.618]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T22:43:55.9457515Z [00:02:56.620]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/bd/bd0264f9ab3e2fa5894f45702400da9e9f6df8c4f1ac7adaf38acd888f70532a-d # internal
2025-08-20T22:43:55.9473728Z [00:02:56.621]➜  github.com/jmoiron/sqlx
2025-08-20T22:43:55.9494114Z [00:02:56.623]➜  mkdir -p $WORK/b592/
2025-08-20T22:43:55.9523757Z [00:02:56.626]➜  cat >/tmp/go-build2401649780/b592/importcfg << 'EOF' # internal
2025-08-20T22:43:55.9524791Z [00:02:56.626]➜  # import config
2025-08-20T22:43:55.9525443Z [00:02:56.626]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:55.9526273Z [00:02:56.626]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:55.9527343Z [00:02:56.626]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:43:55.9528304Z [00:02:56.626]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:55.9529211Z [00:02:56.626]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:55.9530005Z [00:02:56.626]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:55.9531006Z [00:02:56.626]➜  packagefile github.com/jmoiron/sqlx/reflectx=/tmp/go-build2401649780/b593/_pkg_.a
2025-08-20T22:43:55.9531977Z [00:02:56.626]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:55.9535238Z [00:02:56.626]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:55.9536116Z [00:02:56.626]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:55.9536892Z [00:02:56.626]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:55.9537761Z [00:02:56.626]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:55.9538538Z [00:02:56.626]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:55.9539313Z [00:02:56.626]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:55.9539919Z [00:02:56.626]➜  EOF
2025-08-20T22:43:55.9545274Z [00:02:56.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0=>github.com/jmoiron/sqlx@v1.2.0;$WORK/b592=>" -p github.com/jmoiron/sqlx -lang=go1.16 -complete -installsuffix shared -buildid M8m34Onvtotsvca1evRk/M8m34Onvtotsvca1evRk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/bind.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/doc.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/named.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/named_context.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/sqlx.go /root/go/pkg/mod/github.com/jmoiron/sqlx@v1.2.0/sqlx_context.go
2025-08-20T22:43:56.0403091Z [00:02:56.714]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T22:43:56.0417261Z [00:02:56.716]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/a1/a110a678f6b70e809f520613b35b7b620a6b8a18ca973d8db3de36e22c6a82a8-d # internal
2025-08-20T22:43:56.0636415Z [00:02:56.738]➜  github.com/aws/aws-sdk-go-v2/config
2025-08-20T22:43:56.0639578Z [00:02:56.738]➜  mkdir -p $WORK/b542/
2025-08-20T22:43:56.0646956Z [00:02:56.739]➜  cat >/tmp/go-build2401649780/b542/importcfg << 'EOF' # internal
2025-08-20T22:43:56.0648095Z [00:02:56.739]➜  # import config
2025-08-20T22:43:56.0648928Z [00:02:56.739]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:56.0650671Z [00:02:56.739]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:56.0651760Z [00:02:56.739]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:56.0652801Z [00:02:56.739]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:56.0655075Z [00:02:56.739]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:56.0655920Z [00:02:56.739]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:56.0656918Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:43:56.0658393Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:43:56.0659727Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:43:56.0661105Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build2401649780/b545/_pkg_.a
2025-08-20T22:43:56.0662900Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build2401649780/b553/_pkg_.a
2025-08-20T22:43:56.0664375Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build2401649780/b555/_pkg_.a
2025-08-20T22:43:56.0665789Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build2401649780/b557/_pkg_.a
2025-08-20T22:43:56.0667323Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build2401649780/b577/_pkg_.a
2025-08-20T22:43:56.0668692Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build2401649780/b546/_pkg_.a
2025-08-20T22:43:56.0670141Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build2401649780/b586/_pkg_.a
2025-08-20T22:43:56.0671651Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build2401649780/b558/_pkg_.a
2025-08-20T22:43:56.0673093Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build2401649780/b559/_pkg_.a
2025-08-20T22:43:56.0674382Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build2401649780/b572/_pkg_.a
2025-08-20T22:43:56.0675689Z [00:02:56.739]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build2401649780/b578/_pkg_.a
2025-08-20T22:43:56.0676942Z [00:02:56.739]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build2401649780/b320/_pkg_.a
2025-08-20T22:43:56.0684085Z [00:02:56.739]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:43:56.0685369Z [00:02:56.739]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:43:56.0686775Z [00:02:56.739]➜  packagefile github.com/aws/smithy-go/private/requestcompression=/tmp/go-build2401649780/b587/_pkg_.a
2025-08-20T22:43:56.0688103Z [00:02:56.739]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:56.0688985Z [00:02:56.739]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:56.0689857Z [00:02:56.739]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:56.0690717Z [00:02:56.739]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:56.0691599Z [00:02:56.739]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:56.0692412Z [00:02:56.739]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:56.0693295Z [00:02:56.739]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:56.0696210Z [00:02:56.739]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:56.0698163Z [00:02:56.739]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:56.0699064Z [00:02:56.739]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:56.0699892Z [00:02:56.739]➜  EOF
2025-08-20T22:43:56.0710826Z [00:02:56.739]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15=>github.com/aws/aws-sdk-go-v2/config@v1.29.15;$WORK/b542=>" -p github.com/aws/aws-sdk-go-v2/config -lang=go1.22 -complete -installsuffix shared -buildid 8-c-pTWNs2UkNJyILPgZ/8-c-pTWNs2UkNJyILPgZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/defaultsmode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/env_config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/generate.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/load_options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/local.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/resolve.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/resolve_bearer_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/resolve_credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/config@v1.29.15/shared_config.go
2025-08-20T22:43:56.2116581Z [00:02:56.886]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T22:43:56.2361816Z [00:02:56.910]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/2d/2de7be1354968835c97e7105fe4b7fa6adf12abe5ceb1acea60e37d470d8ca26-d # internal
2025-08-20T22:43:56.2384895Z [00:02:56.913]➜  github.com/apache/arrow-go/v18/arrow/flight/gen/flight
2025-08-20T22:43:56.2388062Z [00:02:56.913]➜  mkdir -p $WORK/b435/
2025-08-20T22:43:56.2411794Z [00:02:56.915]➜  cat >/tmp/go-build2401649780/b435/importcfg << 'EOF' # internal
2025-08-20T22:43:56.2421307Z [00:02:56.915]➜  # import config
2025-08-20T22:43:56.2422026Z [00:02:56.915]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:56.2422981Z [00:02:56.915]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:43:56.2424057Z [00:02:56.915]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:43:56.2425282Z [00:02:56.915]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:43:56.2426548Z [00:02:56.915]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:43:56.2428097Z [00:02:56.915]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:43:56.2429465Z [00:02:56.915]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:43:56.2430877Z [00:02:56.915]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:43:56.2432109Z [00:02:56.915]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:56.2432951Z [00:02:56.915]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:56.2433588Z [00:02:56.915]➜  EOF
2025-08-20T22:43:56.2439652Z [00:02:56.915]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/gen/flight=>github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/gen/flight;$WORK/b435=>" -p github.com/apache/arrow-go/v18/arrow/flight/gen/flight -lang=go1.23 -complete -installsuffix shared -buildid zCzzXOF4bfPLKlD7pF6Q/zCzzXOF4bfPLKlD7pF6Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/gen/flight/Flight.pb.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/gen/flight/FlightSql.pb.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/gen/flight/Flight_grpc.pb.go
2025-08-20T22:43:56.3373756Z [00:02:57.011]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T22:43:56.3430994Z [00:02:57.017]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/71/7132fdf8459ff82c262c143b7a4ef155eabea7ead23f07610c0a43e0906d8856-d # internal
2025-08-20T22:43:56.3447986Z [00:02:57.018]➜  github.com/klauspost/compress/s2
2025-08-20T22:43:56.3458209Z [00:02:57.018]➜  mkdir -p $WORK/b594/
2025-08-20T22:43:56.3458859Z [00:02:57.019]➜  echo -n > $WORK/b594/go_asm.h # internal
2025-08-20T22:43:56.3459670Z [00:02:57.019]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2
2025-08-20T22:43:56.3462597Z [00:02:57.019]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/s2 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2=>github.com/klauspost/compress@v1.18.0/s2;$WORK/b594=>" -I $WORK/b594/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b594/symabis ./decode_amd64.s ./encodeblock_amd64.s
2025-08-20T22:43:56.3908506Z [00:02:57.064]➜  cat >/tmp/go-build2401649780/b594/importcfg << 'EOF' # internal
2025-08-20T22:43:56.3909365Z [00:02:57.064]➜  # import config
2025-08-20T22:43:56.3910080Z [00:02:57.064]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:56.3910985Z [00:02:57.064]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:56.3911972Z [00:02:57.064]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:56.3912980Z [00:02:57.064]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:56.3913889Z [00:02:57.064]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:56.3914996Z [00:02:57.064]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:56.3920761Z [00:02:57.064]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build2401649780/b400/_pkg_.a
2025-08-20T22:43:56.3922434Z [00:02:57.064]➜  packagefile github.com/klauspost/compress/internal/race=/tmp/go-build2401649780/b595/_pkg_.a
2025-08-20T22:43:56.3923655Z [00:02:57.064]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:56.3924534Z [00:02:57.064]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:56.3925404Z [00:02:57.064]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:56.3926266Z [00:02:57.064]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:56.3927335Z [00:02:57.064]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:56.3928233Z [00:02:57.064]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:56.3929092Z [00:02:57.064]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:56.3929950Z [00:02:57.064]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:56.3930837Z [00:02:57.064]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:56.3931514Z [00:02:57.064]➜  EOF
2025-08-20T22:43:56.3932068Z [00:02:57.064]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:56.3958335Z [00:02:57.064]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2=>github.com/klauspost/compress@v1.18.0/s2;$WORK/b594=>" -p github.com/klauspost/compress/s2 -lang=go1.22 -installsuffix shared -buildid FijdHwDHM9At6RBCJdpj/FijdHwDHM9At6RBCJdpj -goversion go1.25.0 -symabis $WORK/b594/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack -asmhdr $WORK/b594/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/decode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/decode_asm.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/dict.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_all.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_best.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encode_better.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/encodeblock_amd64.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/index.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/lz4convert.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/lz4sconvert.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/reader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/s2.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2/writer.go
2025-08-20T22:43:56.7583322Z [00:02:57.432]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T22:43:56.7996317Z [00:02:57.472]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/bc/bcdc344e4db87c4f0616d8483f5465aa2e342bb54299882f66a4834cdec37ba1-d # internal
2025-08-20T22:43:56.7998423Z [00:02:57.472]➜  github.com/pkg/errors
2025-08-20T22:43:56.8000848Z [00:02:57.472]➜  mkdir -p $WORK/b597/
2025-08-20T22:43:56.8001560Z [00:02:57.472]➜  cat >/tmp/go-build2401649780/b597/importcfg << 'EOF' # internal
2025-08-20T22:43:56.8002222Z [00:02:57.472]➜  # import config
2025-08-20T22:43:56.8002859Z [00:02:57.472]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:56.8003673Z [00:02:57.472]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:56.8004457Z [00:02:57.472]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:56.8005288Z [00:02:57.472]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:56.8006193Z [00:02:57.472]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:56.8007344Z [00:02:57.472]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:56.8008222Z [00:02:57.472]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:56.8008813Z [00:02:57.472]➜  EOF
2025-08-20T22:43:56.8012763Z [00:02:57.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/errors@v0.9.1=>github.com/pkg/errors@v0.9.1;$WORK/b597=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid OfTW2PxT3RKlBCLCMOAi/OfTW2PxT3RKlBCLCMOAi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/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-20T22:43:56.9093177Z [00:02:57.583]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T22:43:56.9105660Z [00:02:57.585]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/f6/f62846c2df7947016a78a498a0a5aef32aa232aa1b95c993714fc181f9489a1f-d # internal
2025-08-20T22:43:56.9124102Z [00:02:57.585]➜  golang.org/x/text/encoding
2025-08-20T22:43:56.9124717Z [00:02:57.585]➜  mkdir -p $WORK/b598/
2025-08-20T22:43:56.9125549Z [00:02:57.586]➜  cat >/tmp/go-build2401649780/b598/importcfg << 'EOF' # internal
2025-08-20T22:43:56.9126252Z [00:02:57.586]➜  # import config
2025-08-20T22:43:56.9126902Z [00:02:57.586]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:56.9149046Z [00:02:57.586]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build2401649780/b599/_pkg_.a
2025-08-20T22:43:56.9150299Z [00:02:57.586]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:43:56.9151240Z [00:02:57.586]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:56.9152044Z [00:02:57.586]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:56.9152892Z [00:02:57.586]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:56.9153550Z [00:02:57.586]➜  EOF
2025-08-20T22:43:56.9156904Z [00:02:57.586]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding=>golang.org/x/text@v0.26.0/encoding;$WORK/b598=>" -p golang.org/x/text/encoding -lang=go1.23 -complete -installsuffix shared -buildid ERyAFEyvBRXoZL3xyXWC/ERyAFEyvBRXoZL3xyXWC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/encoding.go
2025-08-20T22:43:56.9784496Z [00:02:57.652]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T22:43:56.9798364Z [00:02:57.654]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/d7/d7edfaa756faa70db44557b3ad7b1d3c9670332919a5aea0ef8810ab9817e349-d # internal
2025-08-20T22:43:56.9814447Z [00:02:57.655]➜  github.com/kshedden/datareader
2025-08-20T22:43:56.9816192Z [00:02:57.656]➜  mkdir -p $WORK/b596/
2025-08-20T22:43:56.9821440Z [00:02:57.656]➜  cat >/tmp/go-build2401649780/b596/importcfg << 'EOF' # internal
2025-08-20T22:43:56.9822523Z [00:02:57.656]➜  # import config
2025-08-20T22:43:56.9825500Z [00:02:57.656]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:56.9828839Z [00:02:57.656]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:56.9849222Z [00:02:57.656]➜  packagefile encoding/csv=/tmp/go-build2401649780/b304/_pkg_.a
2025-08-20T22:43:56.9850143Z [00:02:57.656]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:56.9851116Z [00:02:57.656]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:43:56.9852236Z [00:02:57.656]➜  packagefile golang.org/x/text/encoding=/tmp/go-build2401649780/b598/_pkg_.a
2025-08-20T22:43:56.9853223Z [00:02:57.656]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:56.9854054Z [00:02:57.656]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:56.9854900Z [00:02:57.656]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:56.9855893Z [00:02:57.656]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:56.9856771Z [00:02:57.656]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:56.9858093Z [00:02:57.656]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:56.9858983Z [00:02:57.656]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:56.9859624Z [00:02:57.656]➜  EOF
2025-08-20T22:43:56.9870938Z [00:02:57.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011=>github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011;$WORK/b596=>" -p github.com/kshedden/datareader -lang=go1.16 -complete -installsuffix shared -buildid l7_d4akKgC7DtrSLHmxT/l7_d4akKgC7DtrSLHmxT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /root/go/pkg/mod/github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011/csv_reader.go /root/go/pkg/mod/github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011/doc.go /root/go/pkg/mod/github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011/sas7bdat.go /root/go/pkg/mod/github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011/series.go /root/go/pkg/mod/github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011/stata_reader.go /root/go/pkg/mod/github.com/kshedden/datareader@v0.0.0-20210325133423-816b6ffdd011/utils.go
2025-08-20T22:43:57.0823145Z [00:02:57.756]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2
2025-08-20T22:43:57.0825563Z [00:02:57.756]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/s2 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2=>github.com/klauspost/compress@v1.18.0/s2;$WORK/b594=>" -I $WORK/b594/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b594/decode_amd64.o ./decode_amd64.s
2025-08-20T22:43:57.0862179Z [00:02:57.760]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/s2 -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2=>github.com/klauspost/compress@v1.18.0/s2;$WORK/b594=>" -I $WORK/b594/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b594/encodeblock_amd64.o ./encodeblock_amd64.s
2025-08-20T22:43:57.1041832Z [00:02:57.778]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T22:43:57.1198957Z [00:02:57.794]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/38/387e3bdd3e45fdd10d1c560f09757ac9a65a168bf75177ad6e4cc72ebb490ffa-d # internal
2025-08-20T22:43:57.1205831Z [00:02:57.794]➜  github.com/labstack/gommon/color
2025-08-20T22:43:57.1206451Z [00:02:57.794]➜  mkdir -p $WORK/b601/
2025-08-20T22:43:57.1214578Z [00:02:57.795]➜  cat >/tmp/go-build2401649780/b601/importcfg << 'EOF' # internal
2025-08-20T22:43:57.1218795Z [00:02:57.796]➜  # import config
2025-08-20T22:43:57.1219702Z [00:02:57.796]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.1221023Z [00:02:57.796]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.1223535Z [00:02:57.796]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build2401649780/b185/_pkg_.a
2025-08-20T22:43:57.1230962Z [00:02:57.796]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:43:57.1232394Z [00:02:57.796]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.1233502Z [00:02:57.796]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:57.1235283Z [00:02:57.796]➜  EOF
2025-08-20T22:43:57.1248104Z [00:02:57.796]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:57.1253735Z [00:02:57.796]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/labstack/gommon@v0.4.0/color=>github.com/labstack/gommon@v0.4.0/color;$WORK/b601=>" -p github.com/labstack/gommon/color -lang=go1.12 -complete -installsuffix shared -buildid 3yGCHKBPmXgp4Hw-G3vH/3yGCHKBPmXgp4Hw-G3vH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /root/go/pkg/mod/github.com/labstack/gommon@v0.4.0/color/color.go
2025-08-20T22:43:57.1505456Z [00:02:57.824]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/s2
2025-08-20T22:43:57.1512256Z [00:02:57.825]➜  go tool pack r $WORK/b594/_pkg_.a $WORK/b594/decode_amd64.o $WORK/b594/encodeblock_amd64.o # internal
2025-08-20T22:43:57.1513304Z [00:02:57.825]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T22:43:57.1572817Z [00:02:57.831]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/5e/5e3192166e38e280911d60ddddef3e4d3a81075a1e6c83ceca2e00c15b7fe82c-d # internal
2025-08-20T22:43:57.1576500Z [00:02:57.832]➜  github.com/valyala/bytebufferpool
2025-08-20T22:43:57.1577360Z [00:02:57.832]➜  mkdir -p $WORK/b604/
2025-08-20T22:43:57.1581191Z [00:02:57.832]➜  cat >/tmp/go-build2401649780/b604/importcfg << 'EOF' # internal
2025-08-20T22:43:57.1582202Z [00:02:57.832]➜  # import config
2025-08-20T22:43:57.1609614Z [00:02:57.832]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.1610470Z [00:02:57.832]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:57.1611320Z [00:02:57.832]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:57.1612176Z [00:02:57.832]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:57.1612818Z [00:02:57.832]➜  EOF
2025-08-20T22:43:57.1613332Z [00:02:57.833]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:57.1618344Z [00:02:57.835]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0=>github.com/valyala/bytebufferpool@v1.0.0;$WORK/b604=>" -p github.com/valyala/bytebufferpool -lang=go1.16 -complete -installsuffix shared -buildid kjTLJgx0FLA3QYGd_mwF/kjTLJgx0FLA3QYGd_mwF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0/bytebuffer.go /root/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0/doc.go /root/go/pkg/mod/github.com/valyala/bytebufferpool@v1.0.0/pool.go
2025-08-20T22:43:57.1987053Z [00:02:57.873]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T22:43:57.2008526Z [00:02:57.875]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/b9/b97a9ddad2333f168d9dbf294aad36bf334bc33a7873dbfd797c7c09e44dafe8-d # internal
2025-08-20T22:43:57.2016458Z [00:02:57.876]➜  golang.org/x/crypto/acme
2025-08-20T22:43:57.2019252Z [00:02:57.876]➜  mkdir -p $WORK/b605/
2025-08-20T22:43:57.2027496Z [00:02:57.877]➜  cat >/tmp/go-build2401649780/b605/importcfg << 'EOF' # internal
2025-08-20T22:43:57.2028638Z [00:02:57.877]➜  # import config
2025-08-20T22:43:57.2029510Z [00:02:57.877]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.2031956Z [00:02:57.877]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:57.2032818Z [00:02:57.877]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:57.2033700Z [00:02:57.877]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:43:57.2034833Z [00:02:57.877]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:43:57.2035750Z [00:02:57.877]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:43:57.2036625Z [00:02:57.877]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:57.2037707Z [00:02:57.877]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:43:57.2038630Z [00:02:57.877]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:43:57.2039577Z [00:02:57.877]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:43:57.2042047Z [00:02:57.877]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:57.2042991Z [00:02:57.877]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:57.2044106Z [00:02:57.877]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:43:57.2045054Z [00:02:57.877]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:43:57.2046139Z [00:02:57.877]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:57.2047094Z [00:02:57.877]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:57.2048575Z [00:02:57.877]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:43:57.2049437Z [00:02:57.877]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:57.2050226Z [00:02:57.877]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.2051426Z [00:02:57.877]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.2052267Z [00:02:57.877]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:57.2053110Z [00:02:57.877]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:57.2054006Z [00:02:57.877]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:57.2054883Z [00:02:57.877]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:57.2055762Z [00:02:57.877]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:57.2056629Z [00:02:57.877]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:57.2057644Z [00:02:57.877]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:57.2058300Z [00:02:57.877]➜  EOF
2025-08-20T22:43:57.2063245Z [00:02:57.877]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme=>golang.org/x/crypto@v0.39.0/acme;$WORK/b605=>" -p golang.org/x/crypto/acme -lang=go1.23 -complete -installsuffix shared -buildid -Hn6QohHCPeSgytvHOyQ/-Hn6QohHCPeSgytvHOyQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/acme.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/http.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/jws.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/rfc8555.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/types.go
2025-08-20T22:43:57.2068262Z [00:02:57.878]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T22:43:57.2069597Z [00:02:57.879]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/dc/dc0e2e5690a450b1869439e8047fe8083c6ce0710772f2b69460d7218b48df17-d # internal
2025-08-20T22:43:57.2070819Z [00:02:57.880]➜  github.com/valyala/fasttemplate
2025-08-20T22:43:57.2071418Z [00:02:57.880]➜  mkdir -p $WORK/b603/
2025-08-20T22:43:57.2072147Z [00:02:57.880]➜  cat >/tmp/go-build2401649780/b603/importcfg << 'EOF' # internal
2025-08-20T22:43:57.2072846Z [00:02:57.880]➜  # import config
2025-08-20T22:43:57.2073523Z [00:02:57.880]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.2074370Z [00:02:57.880]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.2075376Z [00:02:57.880]➜  packagefile github.com/valyala/bytebufferpool=/tmp/go-build2401649780/b604/_pkg_.a
2025-08-20T22:43:57.2076523Z [00:02:57.880]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.2078811Z [00:02:57.880]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:57.2079473Z [00:02:57.880]➜  EOF
2025-08-20T22:43:57.2083466Z [00:02:57.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2=>github.com/valyala/fasttemplate@v1.2.2;$WORK/b603=>" -p github.com/valyala/fasttemplate -lang=go1.12 -complete -installsuffix shared -buildid N8934_Ded1UQH8xxb5JI/N8934_Ded1UQH8xxb5JI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /root/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2/template.go /root/go/pkg/mod/github.com/valyala/fasttemplate@v1.2.2/unsafe.go
2025-08-20T22:43:57.2587921Z [00:02:57.931]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T22:43:57.2593955Z [00:02:57.933]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/9c/9c6f627f411fc9fe8aae5e875cf30c3c86927400364c8fafbe1e65588483a6ed-d # internal
2025-08-20T22:43:57.2601505Z [00:02:57.934]➜  github.com/labstack/gommon/log
2025-08-20T22:43:57.2606989Z [00:02:57.935]➜  mkdir -p $WORK/b602/
2025-08-20T22:43:57.2618768Z [00:02:57.936]➜  cat >/tmp/go-build2401649780/b602/importcfg << 'EOF' # internal
2025-08-20T22:43:57.2635765Z [00:02:57.936]➜  # import config
2025-08-20T22:43:57.2636496Z [00:02:57.936]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.2637968Z [00:02:57.936]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:57.2638930Z [00:02:57.936]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.2639978Z [00:02:57.936]➜  packagefile github.com/labstack/gommon/color=/tmp/go-build2401649780/b601/_pkg_.a
2025-08-20T22:43:57.2641196Z [00:02:57.936]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build2401649780/b185/_pkg_.a
2025-08-20T22:43:57.2642375Z [00:02:57.936]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:43:57.2643608Z [00:02:57.936]➜  packagefile github.com/valyala/fasttemplate=/tmp/go-build2401649780/b603/_pkg_.a
2025-08-20T22:43:57.2644621Z [00:02:57.936]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.2645424Z [00:02:57.936]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:57.2646251Z [00:02:57.936]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:57.2680706Z [00:02:57.936]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:57.2681780Z [00:02:57.936]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:57.2682702Z [00:02:57.936]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:57.2683603Z [00:02:57.936]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:57.2684478Z [00:02:57.936]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:57.2685097Z [00:02:57.936]➜  EOF
2025-08-20T22:43:57.2692263Z [00:02:57.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/labstack/gommon@v0.4.0/log=>github.com/labstack/gommon@v0.4.0/log;$WORK/b602=>" -p github.com/labstack/gommon/log -lang=go1.12 -complete -installsuffix shared -buildid YHfOXzuvQT12JVs-sLFw/YHfOXzuvQT12JVs-sLFw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /root/go/pkg/mod/github.com/labstack/gommon@v0.4.0/log/color.go /root/go/pkg/mod/github.com/labstack/gommon@v0.4.0/log/log.go
2025-08-20T22:43:57.3096865Z [00:02:57.984]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T22:43:57.3144799Z [00:02:57.988]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/d3/d345151bda43d4af0cc25ad60a59a54f2902898989c07a24d646391db8bdd131-d # internal
2025-08-20T22:43:57.3146140Z [00:02:57.989]➜  golang.org/x/net/http2/h2c
2025-08-20T22:43:57.3148296Z [00:02:57.989]➜  mkdir -p $WORK/b607/
2025-08-20T22:43:57.3178409Z [00:02:57.989]➜  cat >/tmp/go-build2401649780/b607/importcfg << 'EOF' # internal
2025-08-20T22:43:57.3180307Z [00:02:57.989]➜  # import config
2025-08-20T22:43:57.3181354Z [00:02:57.989]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:57.3182502Z [00:02:57.989]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.3184702Z [00:02:57.989]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:57.3185657Z [00:02:57.989]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:57.3186509Z [00:02:57.989]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.3187723Z [00:02:57.989]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b523/_pkg_.a
2025-08-20T22:43:57.3189079Z [00:02:57.989]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:43:57.3190016Z [00:02:57.989]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.3190815Z [00:02:57.989]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:57.3191802Z [00:02:57.989]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:57.3192660Z [00:02:57.989]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:57.3193571Z [00:02:57.989]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:43:57.3194430Z [00:02:57.989]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:57.3195260Z [00:02:57.989]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:57.3195909Z [00:02:57.989]➜  EOF
2025-08-20T22:43:57.3200429Z [00:02:57.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/h2c=>golang.org/x/net@v0.41.0/http2/h2c;$WORK/b607=>" -p golang.org/x/net/http2/h2c -lang=go1.23 -complete -installsuffix shared -buildid xnGWDtkteI3kOLI816U_/xnGWDtkteI3kOLI816U_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/http2/h2c/h2c.go
2025-08-20T22:43:57.3446548Z [00:02:58.017]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T22:43:57.3460058Z [00:02:58.020]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/c9/c98010ed5865d3a417abf11e2442410e24d5cec519e15c9aaf42498dc9600529-d # internal
2025-08-20T22:43:57.3521823Z [00:02:58.026]➜  github.com/linkedin/goavro/v2
2025-08-20T22:43:57.3524846Z [00:02:58.027]➜  mkdir -p $WORK/b608/
2025-08-20T22:43:57.3534724Z [00:02:58.027]➜  cat >/tmp/go-build2401649780/b608/importcfg << 'EOF' # internal
2025-08-20T22:43:57.3535985Z [00:02:58.028]➜  # import config
2025-08-20T22:43:57.3536963Z [00:02:58.028]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.3538305Z [00:02:58.028]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:43:57.3541357Z [00:02:58.028]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:57.3542576Z [00:02:58.028]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:57.3543746Z [00:02:58.028]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:57.3544695Z [00:02:58.028]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:57.3545620Z [00:02:58.028]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:57.3546484Z [00:02:58.028]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.3547617Z [00:02:58.028]➜  packagefile github.com/golang/snappy=/tmp/go-build2401649780/b397/_pkg_.a
2025-08-20T22:43:57.3548601Z [00:02:58.028]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:57.3549466Z [00:02:58.028]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.3550286Z [00:02:58.028]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:57.3551058Z [00:02:58.028]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:57.3551816Z [00:02:58.028]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:57.3552546Z [00:02:58.028]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:57.3553295Z [00:02:58.028]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:57.3554018Z [00:02:58.028]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:57.3554750Z [00:02:58.028]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:57.3555497Z [00:02:58.028]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:57.3556225Z [00:02:58.028]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:57.3556953Z [00:02:58.028]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:57.3568423Z [00:02:58.028]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:43:57.3569315Z [00:02:58.028]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:57.3569939Z [00:02:58.028]➜  EOF
2025-08-20T22:43:57.3583180Z [00:02:58.028]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0=>github.com/linkedin/goavro/v2@v2.12.0;$WORK/b608=>" -p github.com/linkedin/goavro/v2 -lang=go1.12 -complete -installsuffix shared -buildid gWup0iPKGJaQ3-JGq5ge/gWup0iPKGJaQ3-JGq5ge -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/array.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/binaryReader.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/boolean.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/bytes.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/canonical.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/codec.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/debug_release.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/doc.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/enum.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/fixed.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/floatingPoint.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/integer.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/logical_type.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/map.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/name.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/null.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/ocf.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/ocf_reader.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/ocf_writer.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/rabin.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/record.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/text.go /root/go/pkg/mod/github.com/linkedin/goavro/v2@v2.12.0/union.go
2025-08-20T22:43:57.4230084Z [00:02:58.097]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T22:43:57.4258122Z [00:02:58.100]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/18/1821f01ae534d64c7a6300bf56eb6ecd97a46c7301c76eae25f5ea723336952f-d # internal
2025-08-20T22:43:57.4261446Z [00:02:58.100]➜  golang.org/x/crypto/acme/autocert
2025-08-20T22:43:57.4262584Z [00:02:58.100]➜  mkdir -p $WORK/b606/
2025-08-20T22:43:57.4268258Z [00:02:58.101]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T22:43:57.4296119Z [00:02:58.102]➜  cat >/tmp/go-build2401649780/b606/importcfg << 'EOF' # internal
2025-08-20T22:43:57.4296865Z [00:02:58.102]➜  # import config
2025-08-20T22:43:57.4297704Z [00:02:58.102]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.4298574Z [00:02:58.102]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:57.4299442Z [00:02:58.102]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:57.4300340Z [00:02:58.102]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:43:57.4301311Z [00:02:58.102]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:43:57.4302241Z [00:02:58.102]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:57.4303129Z [00:02:58.103]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:43:57.4304018Z [00:02:58.103]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:57.4304902Z [00:02:58.103]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:57.4305990Z [00:02:58.103]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:43:57.4306937Z [00:02:58.103]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:43:57.4308154Z [00:02:58.103]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:57.4308984Z [00:02:58.103]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.4310078Z [00:02:58.103]➜  packagefile golang.org/x/crypto/acme=/tmp/go-build2401649780/b605/_pkg_.a
2025-08-20T22:43:57.4311171Z [00:02:58.103]➜  packagefile golang.org/x/net/idna=/tmp/go-build2401649780/b524/_pkg_.a
2025-08-20T22:43:57.4312057Z [00:02:58.103]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.4312827Z [00:02:58.103]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:57.4314412Z [00:02:58.103]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:57.4315235Z [00:02:58.103]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:57.4316073Z [00:02:58.103]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:57.4316883Z [00:02:58.103]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:57.4317911Z [00:02:58.103]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:57.4318783Z [00:02:58.103]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:57.4319697Z [00:02:58.103]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:57.4320532Z [00:02:58.103]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:57.4321310Z [00:02:58.103]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:57.4321903Z [00:02:58.103]➜  EOF
2025-08-20T22:43:57.4327073Z [00:02:58.103]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/autocert=>golang.org/x/crypto@v0.39.0/acme/autocert;$WORK/b606=>" -p golang.org/x/crypto/acme/autocert -lang=go1.23 -complete -installsuffix shared -buildid uPI8geF_SX775g5CDshI/uPI8geF_SX775g5CDshI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/autocert/autocert.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/autocert/cache.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/autocert/listener.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/acme/autocert/renewal.go
2025-08-20T22:43:57.4332716Z [00:02:58.104]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/a0/a0d4af1e4974026535ccc6280f692183c14fb68f846f74e3f72d39768cf9f838-d # internal
2025-08-20T22:43:57.4338365Z [00:02:58.108]➜  github.com/imdario/mergo
2025-08-20T22:43:57.4341950Z [00:02:58.108]➜  mkdir -p $WORK/b610/
2025-08-20T22:43:57.4355488Z [00:02:58.110]➜  cat >/tmp/go-build2401649780/b610/importcfg << 'EOF' # internal
2025-08-20T22:43:57.4356198Z [00:02:58.110]➜  # import config
2025-08-20T22:43:57.4356860Z [00:02:58.110]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:57.4357821Z [00:02:58.110]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.4358579Z [00:02:58.110]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:57.4359410Z [00:02:58.110]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:57.4360239Z [00:02:58.110]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:57.4360874Z [00:02:58.110]➜  EOF
2025-08-20T22:43:57.4369657Z [00:02:58.111]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/imdario/mergo@v0.3.16=>github.com/imdario/mergo@v0.3.16;$WORK/b610=>" -p github.com/imdario/mergo -lang=go1.13 -complete -installsuffix shared -buildid xjd0DOVYDJZa4ehLKs9r/xjd0DOVYDJZa4ehLKs9r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /root/go/pkg/mod/github.com/imdario/mergo@v0.3.16/doc.go /root/go/pkg/mod/github.com/imdario/mergo@v0.3.16/map.go /root/go/pkg/mod/github.com/imdario/mergo@v0.3.16/merge.go /root/go/pkg/mod/github.com/imdario/mergo@v0.3.16/mergo.go
2025-08-20T22:43:57.5893514Z [00:02:58.263]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T22:43:57.5937376Z [00:02:58.268]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/97/9787aa64f7c7a6df27e2e5e8d7b08d9b51f8d30ba955c0f4246cdcca58bb1c3b-d # internal
2025-08-20T22:43:57.5941118Z [00:02:58.268]➜  github.com/nqd/flat
2025-08-20T22:43:57.5943110Z [00:02:58.269]➜  mkdir -p $WORK/b609/
2025-08-20T22:43:57.5951364Z [00:02:58.269]➜  cat >/tmp/go-build2401649780/b609/importcfg << 'EOF' # internal
2025-08-20T22:43:57.5952046Z [00:02:58.269]➜  # import config
2025-08-20T22:43:57.5959386Z [00:02:58.269]➜  packagefile github.com/imdario/mergo=/tmp/go-build2401649780/b610/_pkg_.a
2025-08-20T22:43:57.5960458Z [00:02:58.269]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:57.5961342Z [00:02:58.269]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:57.5962199Z [00:02:58.269]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:57.5962837Z [00:02:58.269]➜  EOF
2025-08-20T22:43:57.5966325Z [00:02:58.270]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/nqd/flat@v0.1.1=>github.com/nqd/flat@v0.1.1;$WORK/b609=>" -p github.com/nqd/flat -lang=go1.16 -complete -installsuffix shared -buildid nxi0w1HOQFsRcrVxPM1G/nxi0w1HOQFsRcrVxPM1G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /root/go/pkg/mod/github.com/nqd/flat@v0.1.1/doc.go /root/go/pkg/mod/github.com/nqd/flat@v0.1.1/flat.go
2025-08-20T22:43:57.6079438Z [00:02:58.281]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T22:43:57.6115015Z [00:02:58.286]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/da/daf73db09e57c8c4ad80ab53b83778086dfd591702091ec4ec6ba163a17770dd-d # internal
2025-08-20T22:43:57.6122211Z [00:02:58.286]➜  github.com/labstack/echo/v4
2025-08-20T22:43:57.6130048Z [00:02:58.286]➜  mkdir -p $WORK/b600/
2025-08-20T22:43:57.6130822Z [00:02:58.287]➜  cat >/tmp/go-build2401649780/b600/importcfg << 'EOF' # internal
2025-08-20T22:43:57.6131495Z [00:02:58.287]➜  # import config
2025-08-20T22:43:57.6132230Z [00:02:58.287]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:57.6133419Z [00:02:58.287]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.6134927Z [00:02:58.287]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:57.6136952Z [00:02:58.287]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:43:57.6138004Z [00:02:58.287]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:57.6138934Z [00:02:58.287]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:57.6139876Z [00:02:58.287]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:43:57.6140776Z [00:02:58.287]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:57.6141608Z [00:02:58.287]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.6142588Z [00:02:58.287]➜  packagefile github.com/labstack/gommon/color=/tmp/go-build2401649780/b601/_pkg_.a
2025-08-20T22:43:57.6143773Z [00:02:58.287]➜  packagefile github.com/labstack/gommon/log=/tmp/go-build2401649780/b602/_pkg_.a
2025-08-20T22:43:57.6144891Z [00:02:58.287]➜  packagefile golang.org/x/crypto/acme=/tmp/go-build2401649780/b605/_pkg_.a
2025-08-20T22:43:57.6146025Z [00:02:58.287]➜  packagefile golang.org/x/crypto/acme/autocert=/tmp/go-build2401649780/b606/_pkg_.a
2025-08-20T22:43:57.6158603Z [00:02:58.287]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:43:57.6159860Z [00:02:58.287]➜  packagefile golang.org/x/net/http2/h2c=/tmp/go-build2401649780/b607/_pkg_.a
2025-08-20T22:43:57.6160843Z [00:02:58.287]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.6161657Z [00:02:58.287]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:43:57.6162468Z [00:02:58.287]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:57.6163371Z [00:02:58.287]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:43:57.6164443Z [00:02:58.287]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:57.6165295Z [00:02:58.287]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:57.6166314Z [00:02:58.287]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:57.6167332Z [00:02:58.287]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:57.6168210Z [00:02:58.287]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:57.6169137Z [00:02:58.287]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:57.6170024Z [00:02:58.287]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:57.6170902Z [00:02:58.287]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:57.6171764Z [00:02:58.287]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:57.6172607Z [00:02:58.287]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:57.6173456Z [00:02:58.287]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:57.6174060Z [00:02:58.287]➜  EOF
2025-08-20T22:43:57.6182800Z [00:02:58.287]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2=>github.com/labstack/echo/v4@v4.10.2;$WORK/b600=>" -p github.com/labstack/echo/v4 -lang=go1.17 -complete -installsuffix shared -buildid zIOT0L1Vo-rR1LOb0xr1/zIOT0L1Vo-rR1LOb0xr1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/bind.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/binder.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/context.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/context_fs.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/echo.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/echo_fs.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/group.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/group_fs.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/ip.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/json.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/log.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/response.go /root/go/pkg/mod/github.com/labstack/echo/v4@v4.10.2/router.go
2025-08-20T22:43:57.6370098Z [00:02:58.311]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T22:43:57.6379601Z [00:02:58.312]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/a8/a8c158163e4915cc0d9e72342836ed847dd5f8d55156b36db6a730927e0b7a3b-d # internal
2025-08-20T22:43:57.6396950Z [00:02:58.314]➜  container/heap
2025-08-20T22:43:57.6397773Z [00:02:58.314]➜  mkdir -p $WORK/b612/
2025-08-20T22:43:57.6405364Z [00:02:58.315]➜  cat >/tmp/go-build2401649780/b612/importcfg << 'EOF' # internal
2025-08-20T22:43:57.6406080Z [00:02:58.315]➜  # import config
2025-08-20T22:43:57.6406789Z [00:02:58.315]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:57.6407526Z [00:02:58.315]➜  EOF
2025-08-20T22:43:57.6410313Z [00:02:58.315]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/.go/src/container/heap=>container/heap;$WORK/b612=>" -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/b612/importcfg -pack /root/.go/src/container/heap/heap.go
2025-08-20T22:43:57.6568537Z [00:02:58.331]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T22:43:57.6579715Z [00:02:58.332]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/e7/e73d2d6b7302bafc886571ac4b1ebffd5db451286e5dd4c82c93e5111ce11e3a-d # internal
2025-08-20T22:43:57.6601488Z [00:02:58.334]➜  github.com/olekukonko/tablewriter
2025-08-20T22:43:57.6602286Z [00:02:58.334]➜  mkdir -p $WORK/b613/
2025-08-20T22:43:57.6611628Z [00:02:58.335]➜  cat >/tmp/go-build2401649780/b613/importcfg << 'EOF' # internal
2025-08-20T22:43:57.6612723Z [00:02:58.335]➜  # import config
2025-08-20T22:43:57.6613590Z [00:02:58.335]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.6614795Z [00:02:58.335]➜  packagefile encoding/csv=/tmp/go-build2401649780/b304/_pkg_.a
2025-08-20T22:43:57.6615828Z [00:02:58.335]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.6616893Z [00:02:58.335]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build2401649780/b078/_pkg_.a
2025-08-20T22:43:57.6618079Z [00:02:58.335]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.6618936Z [00:02:58.335]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:57.6619809Z [00:02:58.335]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:57.6620662Z [00:02:58.335]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:57.6621551Z [00:02:58.335]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:57.6622452Z [00:02:58.335]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:57.6623167Z [00:02:58.335]➜  EOF
2025-08-20T22:43:57.6628560Z [00:02:58.336]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/olekukonko/tablewriter@v0.0.5=>github.com/olekukonko/tablewriter@v0.0.5;$WORK/b613=>" -p github.com/olekukonko/tablewriter -lang=go1.12 -complete -installsuffix shared -buildid mPfKjkKI_beqt8kRg-uq/mPfKjkKI_beqt8kRg-uq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /root/go/pkg/mod/github.com/olekukonko/tablewriter@v0.0.5/csv.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v0.0.5/table.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v0.0.5/table_with_color.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v0.0.5/util.go /root/go/pkg/mod/github.com/olekukonko/tablewriter@v0.0.5/wrap.go
2025-08-20T22:43:57.7834520Z [00:02:58.457]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T22:43:57.7854637Z [00:02:58.459]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/51/5147ec6aa749ee11b20d1ab0adc9aafe91fcd8f15245595a1ce4fdda64e6ccec-d # internal
2025-08-20T22:43:57.7856229Z [00:02:58.460]➜  github.com/parquet-go/parquet-go/bloom/xxhash
2025-08-20T22:43:57.7858624Z [00:02:58.460]➜  mkdir -p $WORK/b615/
2025-08-20T22:43:57.7863244Z [00:02:58.461]➜  echo -n > $WORK/b615/go_asm.h # internal
2025-08-20T22:43:57.7865321Z [00:02:58.461]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash
2025-08-20T22:43:57.7869896Z [00:02:58.461]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/bloom/xxhash -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash=>github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash;$WORK/b615=>" -I $WORK/b615/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b615/symabis ./sum64uint_amd64.s ./xxhash_amd64.s
2025-08-20T22:43:57.7942132Z [00:02:58.468]➜  cat >/tmp/go-build2401649780/b615/importcfg << 'EOF' # internal
2025-08-20T22:43:57.7944826Z [00:02:58.468]➜  # import config
2025-08-20T22:43:57.7945564Z [00:02:58.468]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:57.7946623Z [00:02:58.468]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:57.7947975Z [00:02:58.468]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:57.7948616Z [00:02:58.468]➜  EOF
2025-08-20T22:43:57.7949124Z [00:02:58.469]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:57.7955599Z [00:02:58.469]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash=>github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash;$WORK/b615=>" -p github.com/parquet-go/parquet-go/bloom/xxhash -lang=go1.21 -installsuffix shared -buildid 9eJERvwIQVMCAUUC5H3O/9eJERvwIQVMCAUUC5H3O -goversion go1.25.0 -symabis $WORK/b615/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack -asmhdr $WORK/b615/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash/sum64uint.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash/sum64uint_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash/xxhash.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash/xxhash_amd64.go
2025-08-20T22:43:57.8272993Z [00:02:58.501]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash
2025-08-20T22:43:57.8277695Z [00:02:58.501]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/bloom/xxhash -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash=>github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash;$WORK/b615=>" -I $WORK/b615/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b615/sum64uint_amd64.o ./sum64uint_amd64.s
2025-08-20T22:43:57.8361714Z [00:02:58.510]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/bloom/xxhash -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash=>github.com/parquet-go/parquet-go@v0.23.0/bloom/xxhash;$WORK/b615=>" -I $WORK/b615/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b615/xxhash_amd64.o ./xxhash_amd64.s
2025-08-20T22:43:57.8416024Z [00:02:58.516]➜  go tool pack r $WORK/b615/_pkg_.a $WORK/b615/sum64uint_amd64.o $WORK/b615/xxhash_amd64.o # internal
2025-08-20T22:43:57.8436887Z [00:02:58.518]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T22:43:57.8441829Z [00:02:58.518]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/8f/8fd4a64dcf07fca0b38f918e85bcee845d3f962e3f9cbb8d2ad67e7ba3feb0f3-d # internal
2025-08-20T22:43:57.8446309Z [00:02:58.518]➜  github.com/parquet-go/parquet-go/bloom
2025-08-20T22:43:57.8447053Z [00:02:58.518]➜  mkdir -p $WORK/b614/
2025-08-20T22:43:57.8447808Z [00:02:58.518]➜  echo -n > $WORK/b614/go_asm.h # internal
2025-08-20T22:43:57.8448641Z [00:02:58.518]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom
2025-08-20T22:43:57.8451559Z [00:02:58.518]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/bloom -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom=>github.com/parquet-go/parquet-go@v0.23.0/bloom;$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 ./block_amd64.s ./filter_amd64.s
2025-08-20T22:43:57.8483175Z [00:02:58.522]➜  cat >/tmp/go-build2401649780/b614/importcfg << 'EOF' # internal
2025-08-20T22:43:57.8483954Z [00:02:58.522]➜  # import config
2025-08-20T22:43:57.8484999Z [00:02:58.522]➜  packagefile github.com/parquet-go/parquet-go/bloom/xxhash=/tmp/go-build2401649780/b615/_pkg_.a
2025-08-20T22:43:57.8486398Z [00:02:58.522]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:57.8487769Z [00:02:58.523]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.8488729Z [00:02:58.523]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:57.8489564Z [00:02:58.523]➜  EOF
2025-08-20T22:43:57.8491450Z [00:02:58.523]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T22:43:57.8492192Z [00:02:58.523]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:57.8499330Z [00:02:58.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom=>github.com/parquet-go/parquet-go@v0.23.0/bloom;$WORK/b614=>" -p github.com/parquet-go/parquet-go/bloom -lang=go1.21 -installsuffix shared -buildid FbUwSLcmurIw3m1X0snQ/FbUwSLcmurIw3m1X0snQ -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/parquet-go/parquet-go@v0.23.0/bloom/block.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/block_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/bloom.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/filter.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/filter_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom/hash.go
2025-08-20T22:43:57.8566437Z [00:02:58.530]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/b2/b2137c81cc0f4d995e41c8ec7fd47c3ef439e27d7414824971e8ced0107b420b-d # internal
2025-08-20T22:43:57.8568008Z [00:02:58.530]➜  github.com/parquet-go/parquet-go/deprecated
2025-08-20T22:43:57.8568661Z [00:02:58.530]➜  mkdir -p $WORK/b618/
2025-08-20T22:43:57.8569408Z [00:02:58.530]➜  cat >/tmp/go-build2401649780/b618/importcfg << 'EOF' # internal
2025-08-20T22:43:57.8570116Z [00:02:58.530]➜  # import config
2025-08-20T22:43:57.8570807Z [00:02:58.530]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:57.8571673Z [00:02:58.530]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:57.8572327Z [00:02:58.530]➜  EOF
2025-08-20T22:43:57.8576765Z [00:02:58.530]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/deprecated=>github.com/parquet-go/parquet-go@v0.23.0/deprecated;$WORK/b618=>" -p github.com/parquet-go/parquet-go/deprecated -lang=go1.21 -complete -installsuffix shared -buildid CpU6tZQwbiH9AS37Rp9z/CpU6tZQwbiH9AS37Rp9z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/deprecated/int96.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/deprecated/parquet.go
2025-08-20T22:43:57.8902653Z [00:02:58.564]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T22:43:57.8911277Z [00:02:58.565]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom
2025-08-20T22:43:57.8915350Z [00:02:58.565]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/bloom -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom=>github.com/parquet-go/parquet-go@v0.23.0/bloom;$WORK/b614=>" -I $WORK/b614/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b614/block_amd64.o ./block_amd64.s
2025-08-20T22:43:57.8921655Z [00:02:58.566]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/e3/e358b9ad2a50d2c8d17f5896b3b539ac6083ed2c63340a093fc420d7a693819e-d # internal
2025-08-20T22:43:57.8924805Z [00:02:58.567]➜  github.com/parquet-go/parquet-go/format
2025-08-20T22:43:57.8926322Z [00:02:58.567]➜  mkdir -p $WORK/b617/
2025-08-20T22:43:57.8932395Z [00:02:58.567]➜  cat >/tmp/go-build2401649780/b617/importcfg << 'EOF' # internal
2025-08-20T22:43:57.8936440Z [00:02:58.567]➜  # import config
2025-08-20T22:43:57.8937087Z [00:02:58.567]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:57.8938290Z [00:02:58.568]➜  packagefile github.com/parquet-go/parquet-go/deprecated=/tmp/go-build2401649780/b618/_pkg_.a
2025-08-20T22:43:57.8939232Z [00:02:58.568]➜  EOF
2025-08-20T22:43:57.8948363Z [00:02:58.568]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:57.8952298Z [00:02:58.568]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/format=>github.com/parquet-go/parquet-go@v0.23.0/format;$WORK/b617=>" -p github.com/parquet-go/parquet-go/format -lang=go1.21 -complete -installsuffix shared -buildid o7MCoEu-z-oB6gRHPXl-/o7MCoEu-z-oB6gRHPXl- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/format/parquet.go
2025-08-20T22:43:57.8960097Z [00:02:58.570]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom
2025-08-20T22:43:57.8963238Z [00:02:58.570]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/bloom -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom=>github.com/parquet-go/parquet-go@v0.23.0/bloom;$WORK/b614=>" -I $WORK/b614/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b614/filter_amd64.o ./filter_amd64.s
2025-08-20T22:43:57.9005073Z [00:02:58.574]➜  go tool pack r $WORK/b614/_pkg_.a $WORK/b614/block_amd64.o $WORK/b614/filter_amd64.o # internal
2025-08-20T22:43:57.9006129Z [00:02:58.575]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T22:43:57.9022612Z [00:02:58.576]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/0b/0b22d46bb453df5345a745104d2a08d76da255c13874bf49214d1667cd881aa7-d # internal
2025-08-20T22:43:57.9026059Z [00:02:58.577]➜  github.com/klauspost/compress/snappy
2025-08-20T22:43:57.9026673Z [00:02:58.577]➜  mkdir -p $WORK/b623/
2025-08-20T22:43:57.9029016Z [00:02:58.577]➜  cat >/tmp/go-build2401649780/b623/importcfg << 'EOF' # internal
2025-08-20T22:43:57.9030896Z [00:02:58.577]➜  # import config
2025-08-20T22:43:57.9032466Z [00:02:58.577]➜  packagefile github.com/klauspost/compress/s2=/tmp/go-build2401649780/b594/_pkg_.a
2025-08-20T22:43:57.9033529Z [00:02:58.577]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.9034153Z [00:02:58.577]➜  EOF
2025-08-20T22:43:57.9034983Z [00:02:58.577]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:57.9040228Z [00:02:58.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/snappy=>github.com/klauspost/compress@v1.18.0/snappy;$WORK/b623=>" -p github.com/klauspost/compress/snappy -lang=go1.22 -complete -installsuffix shared -buildid AXaKKvqYlk9F3unsRISK/AXaKKvqYlk9F3unsRISK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/snappy/decode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/snappy/encode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/snappy/snappy.go
2025-08-20T22:43:57.9264028Z [00:02:58.600]➜  go tool buildid -w $WORK/b623/_pkg_.a # internal
2025-08-20T22:43:57.9273171Z [00:02:58.601]➜  cp $WORK/b623/_pkg_.a /root/.cache/go-build/0e/0e185b97322abf3d670b85784288f22f2186a58f6c0c120fa5e4b411ac1de55e-d # internal
2025-08-20T22:43:57.9277662Z [00:02:58.602]➜  github.com/parquet-go/parquet-go/internal/unsafecast
2025-08-20T22:43:57.9278418Z [00:02:58.602]➜  mkdir -p $WORK/b627/
2025-08-20T22:43:57.9292747Z [00:02:58.603]➜  cat >/tmp/go-build2401649780/b627/importcfg << 'EOF' # internal
2025-08-20T22:43:57.9296937Z [00:02:58.603]➜  # import config
2025-08-20T22:43:57.9298221Z [00:02:58.603]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:57.9314233Z [00:02:58.603]➜  EOF
2025-08-20T22:43:57.9318255Z [00:02:58.604]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/unsafecast=>github.com/parquet-go/parquet-go@v0.23.0/internal/unsafecast;$WORK/b627=>" -p github.com/parquet-go/parquet-go/internal/unsafecast -lang=go1.21 -complete -installsuffix shared -buildid bz1TVeDRLgWrswcVEVla/bz1TVeDRLgWrswcVEVla -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/unsafecast/unsafecast.go
2025-08-20T22:43:57.9366633Z [00:02:58.611]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T22:43:57.9385516Z [00:02:58.612]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/bb/bb84dff6bd2a738be2db0ed6cbf82a5a771db5112ee79a0f3a707abaacf314d6-d # internal
2025-08-20T22:43:57.9387456Z [00:02:58.612]➜  github.com/parquet-go/parquet-go/compress
2025-08-20T22:43:57.9388596Z [00:02:58.612]➜  mkdir -p $WORK/b616/
2025-08-20T22:43:57.9389330Z [00:02:58.613]➜  cat >/tmp/go-build2401649780/b616/importcfg << 'EOF' # internal
2025-08-20T22:43:57.9389981Z [00:02:58.613]➜  # import config
2025-08-20T22:43:57.9390609Z [00:02:58.613]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:57.9391797Z [00:02:58.613]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:57.9392752Z [00:02:58.613]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.9393368Z [00:02:58.613]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:57.9394049Z [00:02:58.613]➜  EOF
2025-08-20T22:43:57.9397679Z [00:02:58.613]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress=>github.com/parquet-go/parquet-go@v0.23.0/compress;$WORK/b616=>" -p github.com/parquet-go/parquet-go/compress -lang=go1.21 -complete -installsuffix shared -buildid -m-s2tDWZgJK_N6c431G/-m-s2tDWZgJK_N6c431G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/compress.go
2025-08-20T22:43:57.9685099Z [00:02:58.642]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T22:43:57.9686458Z [00:02:58.642]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/ba/bab2d8c704a170f1e7801f6741720f38ae5717462aeefd54abeaf7dace398cb1-d # internal
2025-08-20T22:43:57.9687855Z [00:02:58.642]➜  github.com/parquet-go/parquet-go/compress/brotli
2025-08-20T22:43:57.9688562Z [00:02:58.642]➜  mkdir -p $WORK/b619/
2025-08-20T22:43:57.9689362Z [00:02:58.642]➜  cat >/tmp/go-build2401649780/b619/importcfg << 'EOF' # internal
2025-08-20T22:43:57.9690022Z [00:02:58.642]➜  # import config
2025-08-20T22:43:57.9690843Z [00:02:58.642]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build2401649780/b387/_pkg_.a
2025-08-20T22:43:57.9692015Z [00:02:58.642]➜  packagefile github.com/parquet-go/parquet-go/compress=/tmp/go-build2401649780/b616/_pkg_.a
2025-08-20T22:43:57.9693262Z [00:02:58.642]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:57.9694269Z [00:02:58.642]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:57.9694866Z [00:02:58.642]➜  EOF
2025-08-20T22:43:57.9698717Z [00:02:58.642]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/brotli=>github.com/parquet-go/parquet-go@v0.23.0/compress/brotli;$WORK/b619=>" -p github.com/parquet-go/parquet-go/compress/brotli -lang=go1.21 -complete -installsuffix shared -buildid RI1JZk2KlNn_9k5oJfeh/RI1JZk2KlNn_9k5oJfeh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/brotli/brotli.go
2025-08-20T22:43:57.9961851Z [00:02:58.670]➜  go tool buildid -w $WORK/b627/_pkg_.a # internal
2025-08-20T22:43:57.9989551Z [00:02:58.673]➜  cp $WORK/b627/_pkg_.a /root/.cache/go-build/4e/4e3578cf2cb2e1b34d59c38129aacd466b7cd0ba1b7dd4d367b692dfe0a3e812-d # internal
2025-08-20T22:43:57.9990865Z [00:02:58.673]➜  github.com/parquet-go/parquet-go/compress/gzip
2025-08-20T22:43:57.9991514Z [00:02:58.673]➜  mkdir -p $WORK/b620/
2025-08-20T22:43:57.9992266Z [00:02:58.673]➜  cat >/tmp/go-build2401649780/b620/importcfg << 'EOF' # internal
2025-08-20T22:43:57.9992978Z [00:02:58.673]➜  # import config
2025-08-20T22:43:57.9996808Z [00:02:58.674]➜  packagefile github.com/klauspost/compress/gzip=/tmp/go-build2401649780/b398/_pkg_.a
2025-08-20T22:43:57.9998505Z [00:02:58.674]➜  packagefile github.com/parquet-go/parquet-go/compress=/tmp/go-build2401649780/b616/_pkg_.a
2025-08-20T22:43:57.9999848Z [00:02:58.674]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.0000858Z [00:02:58.674]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.0004512Z [00:02:58.674]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:58.0005167Z [00:02:58.674]➜  EOF
2025-08-20T22:43:58.0009536Z [00:02:58.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/gzip=>github.com/parquet-go/parquet-go@v0.23.0/compress/gzip;$WORK/b620=>" -p github.com/parquet-go/parquet-go/compress/gzip -lang=go1.21 -complete -installsuffix shared -buildid oe1P3F7StdIH6CbnKwh1/oe1P3F7StdIH6CbnKwh1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/gzip/gzip.go
2025-08-20T22:43:58.0049291Z [00:02:58.679]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T22:43:58.0062907Z [00:02:58.680]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/5f/5f41bb32dee56ab5828d468a37420fe9ab7566f6cdc0aaa6adb8fd97db879d95-d # internal
2025-08-20T22:43:58.0069915Z [00:02:58.681]➜  github.com/parquet-go/parquet-go/compress/lz4
2025-08-20T22:43:58.0073991Z [00:02:58.682]➜  mkdir -p $WORK/b621/
2025-08-20T22:43:58.0082298Z [00:02:58.682]➜  cat >/tmp/go-build2401649780/b621/importcfg << 'EOF' # internal
2025-08-20T22:43:58.0084786Z [00:02:58.683]➜  # import config
2025-08-20T22:43:58.0086724Z [00:02:58.683]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.0088101Z [00:02:58.683]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:43:58.0088841Z [00:02:58.683]➜  EOF
2025-08-20T22:43:58.0096920Z [00:02:58.684]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/lz4=>github.com/parquet-go/parquet-go@v0.23.0/compress/lz4;$WORK/b621=>" -p github.com/parquet-go/parquet-go/compress/lz4 -lang=go1.21 -complete -installsuffix shared -buildid v4goChLz3npp0koyf20m/v4goChLz3npp0koyf20m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/lz4/lz4.go
2025-08-20T22:43:58.0244405Z [00:02:58.699]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T22:43:58.0254668Z [00:02:58.700]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/20/209a63b9fe7607b11f4678de44633786d905789eb6b6ff0e84bb0f6391153024-d # internal
2025-08-20T22:43:58.0257981Z [00:02:58.700]➜  github.com/parquet-go/parquet-go/compress/snappy
2025-08-20T22:43:58.0260376Z [00:02:58.700]➜  mkdir -p $WORK/b622/
2025-08-20T22:43:58.0264749Z [00:02:58.701]➜  cat >/tmp/go-build2401649780/b622/importcfg << 'EOF' # internal
2025-08-20T22:43:58.0265677Z [00:02:58.701]➜  # import config
2025-08-20T22:43:58.0266715Z [00:02:58.701]➜  packagefile github.com/klauspost/compress/snappy=/tmp/go-build2401649780/b623/_pkg_.a
2025-08-20T22:43:58.0268111Z [00:02:58.701]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.0268899Z [00:02:58.701]➜  EOF
2025-08-20T22:43:58.0277570Z [00:02:58.701]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/snappy=>github.com/parquet-go/parquet-go@v0.23.0/compress/snappy;$WORK/b622=>" -p github.com/parquet-go/parquet-go/compress/snappy -lang=go1.21 -complete -installsuffix shared -buildid MZAFHGtXaWWQqWnVxcgN/MZAFHGtXaWWQqWnVxcgN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/snappy/snappy.go
2025-08-20T22:43:58.0431744Z [00:02:58.717]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T22:43:58.0437490Z [00:02:58.718]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T22:43:58.0445131Z [00:02:58.719]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/f8/f8e7cfc09e185227e20eba72c3f6d296b76e7662c061fdc6e0aa504296f2cfe9-d # internal
2025-08-20T22:43:58.0446279Z [00:02:58.719]➜  github.com/parquet-go/parquet-go/compress/uncompressed
2025-08-20T22:43:58.0446955Z [00:02:58.719]➜  mkdir -p $WORK/b624/
2025-08-20T22:43:58.0447860Z [00:02:58.719]➜  cat >/tmp/go-build2401649780/b624/importcfg << 'EOF' # internal
2025-08-20T22:43:58.0451598Z [00:02:58.719]➜  # import config
2025-08-20T22:43:58.0452522Z [00:02:58.719]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.0453283Z [00:02:58.719]➜  EOF
2025-08-20T22:43:58.0457536Z [00:02:58.719]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/uncompressed=>github.com/parquet-go/parquet-go@v0.23.0/compress/uncompressed;$WORK/b624=>" -p github.com/parquet-go/parquet-go/compress/uncompressed -lang=go1.21 -complete -installsuffix shared -buildid 2XPhpOCymqvVLHvw7iI-/2XPhpOCymqvVLHvw7iI- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/uncompressed/uncompressed.go
2025-08-20T22:43:58.0461778Z [00:02:58.719]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/df/df18b2e6b1affc55d284d41ab563d2a7a35fbb1deee445f4c1c52c9dd66bbfe4-d # internal
2025-08-20T22:43:58.0476890Z [00:02:58.721]➜  github.com/parquet-go/parquet-go/compress/zstd
2025-08-20T22:43:58.0477900Z [00:02:58.721]➜  mkdir -p $WORK/b625/
2025-08-20T22:43:58.0478600Z [00:02:58.722]➜  cat >/tmp/go-build2401649780/b625/importcfg << 'EOF' # internal
2025-08-20T22:43:58.0479264Z [00:02:58.722]➜  # import config
2025-08-20T22:43:58.0480134Z [00:02:58.722]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:43:58.0481600Z [00:02:58.722]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.0482622Z [00:02:58.722]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:58.0483217Z [00:02:58.722]➜  EOF
2025-08-20T22:43:58.0487080Z [00:02:58.722]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/zstd=>github.com/parquet-go/parquet-go@v0.23.0/compress/zstd;$WORK/b625=>" -p github.com/parquet-go/parquet-go/compress/zstd -lang=go1.21 -complete -installsuffix shared -buildid 2PrAnlZwhLofXo2Vb6Ls/2PrAnlZwhLofXo2Vb6Ls -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress/zstd/zstd.go
2025-08-20T22:43:58.0638510Z [00:02:58.738]➜  go tool buildid -w $WORK/b624/_pkg_.a # internal
2025-08-20T22:43:58.0645205Z [00:02:58.738]➜  cp $WORK/b624/_pkg_.a /root/.cache/go-build/38/38ffe57c396b24562d4bdc52f71e313d36cb9dbf0f0ff3dabb15a37385edd81d-d # internal
2025-08-20T22:43:58.0648340Z [00:02:58.739]➜  github.com/parquet-go/parquet-go/encoding
2025-08-20T22:43:58.0648996Z [00:02:58.739]➜  mkdir -p $WORK/b626/
2025-08-20T22:43:58.0655429Z [00:02:58.739]➜  cat >/tmp/go-build2401649780/b626/importcfg << 'EOF' # internal
2025-08-20T22:43:58.0656817Z [00:02:58.739]➜  # import config
2025-08-20T22:43:58.0657626Z [00:02:58.739]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:58.0658426Z [00:02:58.739]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.0659454Z [00:02:58.739]➜  packagefile github.com/parquet-go/parquet-go/deprecated=/tmp/go-build2401649780/b618/_pkg_.a
2025-08-20T22:43:58.0660912Z [00:02:58.739]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.0662393Z [00:02:58.739]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.0663482Z [00:02:58.739]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:58.0664062Z [00:02:58.739]➜  EOF
2025-08-20T22:43:58.0673963Z [00:02:58.740]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding=>github.com/parquet-go/parquet-go@v0.23.0/encoding;$WORK/b626=>" -p github.com/parquet-go/parquet-go/encoding -lang=go1.21 -complete -installsuffix shared -buildid dz50WnWe_J_M6lQIODob/dz50WnWe_J_M6lQIODob -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/encoding.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/notsupported.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/values.go
2025-08-20T22:43:58.0863879Z [00:02:58.760]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T22:43:58.0906201Z [00:02:58.765]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/78/787836ee848bd8bda10cba8d821a90300b7add6c1e00816f72aca3bbb8e86f0f-d # internal
2025-08-20T22:43:58.0932689Z [00:02:58.767]➜  github.com/goccy/go-json/internal/encoder/vm
2025-08-20T22:43:58.0933722Z [00:02:58.767]➜  mkdir -p $WORK/b369/
2025-08-20T22:43:58.0938605Z [00:02:58.768]➜  cat >/tmp/go-build2401649780/b369/importcfg << 'EOF' # internal
2025-08-20T22:43:58.0939328Z [00:02:58.768]➜  # import config
2025-08-20T22:43:58.0940054Z [00:02:58.768]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:58.0940948Z [00:02:58.768]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.0942060Z [00:02:58.768]➜  packagefile github.com/goccy/go-json/internal/encoder=/tmp/go-build2401649780/b368/_pkg_.a
2025-08-20T22:43:58.0943456Z [00:02:58.768]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_indent=/tmp/go-build2401649780/b370/_pkg_.a
2025-08-20T22:43:58.0945079Z [00:02:58.768]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:43:58.0946115Z [00:02:58.768]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.0946904Z [00:02:58.768]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:58.0947906Z [00:02:58.768]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:58.0948752Z [00:02:58.768]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:58.0949382Z [00:02:58.768]➜  EOF
2025-08-20T22:43:58.0955110Z [00:02:58.768]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm=>github.com/goccy/go-json@v0.10.5/internal/encoder/vm;$WORK/b369=>" -p github.com/goccy/go-json/internal/encoder/vm -lang=go1.19 -complete -installsuffix shared -buildid jWmVZ3GZSNY4eMpsgbO7/jWmVZ3GZSNY4eMpsgbO7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm/debug_vm.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm/hack.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm/util.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/internal/encoder/vm/vm.go
2025-08-20T22:43:58.1078426Z [00:02:58.782]➜  go tool buildid -w $WORK/b625/_pkg_.a # internal
2025-08-20T22:43:58.1089815Z [00:02:58.783]➜  cp $WORK/b625/_pkg_.a /root/.cache/go-build/48/48ca40d54a21f714494b55908525be87b39ed7d21e68b0742cf03b94aa9a4413-d # internal
2025-08-20T22:43:58.1093788Z [00:02:58.783]➜  github.com/parquet-go/parquet-go/internal/bitpack
2025-08-20T22:43:58.1094607Z [00:02:58.784]➜  mkdir -p $WORK/b631/
2025-08-20T22:43:58.1102363Z [00:02:58.784]➜  echo -n > $WORK/b631/go_asm.h # internal
2025-08-20T22:43:58.1103316Z [00:02:58.784]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack
2025-08-20T22:43:58.1107065Z [00:02:58.785]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/internal/bitpack -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack=>github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack;$WORK/b631=>" -I $WORK/b631/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b631/symabis ./masks_int32_amd64.s ./unpack_int32_amd64.s ./unpack_int64_amd64.s
2025-08-20T22:43:58.1297426Z [00:02:58.804]➜  cat >/tmp/go-build2401649780/b631/importcfg << 'EOF' # internal
2025-08-20T22:43:58.1298245Z [00:02:58.804]➜  # import config
2025-08-20T22:43:58.1299025Z [00:02:58.804]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.1300344Z [00:02:58.804]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.1301608Z [00:02:58.804]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.1302393Z [00:02:58.804]➜  EOF
2025-08-20T22:43:58.1302954Z [00:02:58.804]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.1310514Z [00:02:58.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack=>github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack;$WORK/b631=>" -p github.com/parquet-go/parquet-go/internal/bitpack -lang=go1.21 -installsuffix shared -buildid ig_FSUZ83xwwuMiq05cH/ig_FSUZ83xwwuMiq05cH -goversion go1.25.0 -symabis $WORK/b631/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack -asmhdr $WORK/b631/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack/bitpack.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack/pack.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack/unpack.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack/unpack_int32_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack/unpack_int64_amd64.go
2025-08-20T22:43:58.1728048Z [00:02:58.847]➜  go tool buildid -w $WORK/b626/_pkg_.a # internal
2025-08-20T22:43:58.1751260Z [00:02:58.849]➜  cp $WORK/b626/_pkg_.a /root/.cache/go-build/f0/f09f68cbe6112b9dc08f193c45f17e4d5a9bc4bd9722deb1520feebf12706cf8-d # internal
2025-08-20T22:43:58.1752715Z [00:02:58.849]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack
2025-08-20T22:43:58.1755933Z [00:02:58.850]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/internal/bitpack -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack=>github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack;$WORK/b631=>" -I $WORK/b631/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/masks_int32_amd64.o ./masks_int32_amd64.s
2025-08-20T22:43:58.1759847Z [00:02:58.850]➜  github.com/parquet-go/parquet-go/encoding/bitpacked
2025-08-20T22:43:58.1762664Z [00:02:58.850]➜  mkdir -p $WORK/b628/
2025-08-20T22:43:58.1778845Z [00:02:58.852]➜  cat >/tmp/go-build2401649780/b628/importcfg << 'EOF' # internal
2025-08-20T22:43:58.1779567Z [00:02:58.852]➜  # import config
2025-08-20T22:43:58.1780479Z [00:02:58.852]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:43:58.1781741Z [00:02:58.852]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.1782535Z [00:02:58.852]➜  EOF
2025-08-20T22:43:58.1783032Z [00:02:58.852]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.1788258Z [00:02:58.852]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bitpacked=>github.com/parquet-go/parquet-go@v0.23.0/encoding/bitpacked;$WORK/b628=>" -p github.com/parquet-go/parquet-go/encoding/bitpacked -lang=go1.21 -complete -installsuffix shared -buildid -5CMKaSLlnyQM1P-HK5Y/-5CMKaSLlnyQM1P-HK5Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bitpacked/bitpacked.go
2025-08-20T22:43:58.1856417Z [00:02:58.860]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack
2025-08-20T22:43:58.1882902Z [00:02:58.862]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/internal/bitpack -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack=>github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack;$WORK/b631=>" -I $WORK/b631/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/unpack_int32_amd64.o ./unpack_int32_amd64.s
2025-08-20T22:43:58.1962116Z [00:02:58.870]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/internal/bitpack -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack=>github.com/parquet-go/parquet-go@v0.23.0/internal/bitpack;$WORK/b631=>" -I $WORK/b631/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b631/unpack_int64_amd64.o ./unpack_int64_amd64.s
2025-08-20T22:43:58.2026857Z [00:02:58.877]➜  go tool pack r $WORK/b631/_pkg_.a $WORK/b631/masks_int32_amd64.o $WORK/b631/unpack_int32_amd64.o $WORK/b631/unpack_int64_amd64.o # internal
2025-08-20T22:43:58.2028305Z [00:02:58.877]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T22:43:58.2037503Z [00:02:58.878]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/0f/0fe25256e281669e1a7687b61aa56d14ce7d255dbf6901f62c505b6181ad7e8f-d # internal
2025-08-20T22:43:58.2040512Z [00:02:58.878]➜  github.com/parquet-go/parquet-go/encoding/bytestreamsplit
2025-08-20T22:43:58.2041221Z [00:02:58.878]➜  mkdir -p $WORK/b629/
2025-08-20T22:43:58.2048324Z [00:02:58.879]➜  echo -n > $WORK/b629/go_asm.h # internal
2025-08-20T22:43:58.2050288Z [00:02:58.879]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit
2025-08-20T22:43:58.2054018Z [00:02:58.879]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/bytestreamsplit -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit=>github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit;$WORK/b629=>" -I $WORK/b629/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b629/symabis ./bytestreamsplit_amd64.s
2025-08-20T22:43:58.2125450Z [00:02:58.887]➜  cat >/tmp/go-build2401649780/b629/importcfg << 'EOF' # internal
2025-08-20T22:43:58.2130528Z [00:02:58.887]➜  # import config
2025-08-20T22:43:58.2131488Z [00:02:58.887]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:43:58.2132753Z [00:02:58.887]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.2134142Z [00:02:58.887]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.2135599Z [00:02:58.887]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.2136303Z [00:02:58.887]➜  EOF
2025-08-20T22:43:58.2138925Z [00:02:58.888]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.2144971Z [00:02:58.888]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit=>github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit;$WORK/b629=>" -p github.com/parquet-go/parquet-go/encoding/bytestreamsplit -lang=go1.21 -installsuffix shared -buildid aOIHVFk3pPxFOOQNVcKp/aOIHVFk3pPxFOOQNVcKp -goversion go1.25.0 -symabis $WORK/b629/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack -asmhdr $WORK/b629/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit/bytestreamsplit.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit/bytestreamsplit_amd64.go
2025-08-20T22:43:58.2493331Z [00:02:58.923]➜  go tool buildid -w $WORK/b628/_pkg_.a # internal
2025-08-20T22:43:58.2515766Z [00:02:58.926]➜  cp $WORK/b628/_pkg_.a /root/.cache/go-build/19/19ab8aff51aef041fa0f18cd5df0da0eeef61e0ab6d94b40f03a50787cadf0ed-d # internal
2025-08-20T22:43:58.2526790Z [00:02:58.927]➜  github.com/parquet-go/parquet-go/encoding/delta
2025-08-20T22:43:58.2530967Z [00:02:58.927]➜  mkdir -p $WORK/b630/
2025-08-20T22:43:58.2539720Z [00:02:58.928]➜  echo -n > $WORK/b630/go_asm.h # internal
2025-08-20T22:43:58.2545395Z [00:02:58.929]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta
2025-08-20T22:43:58.2553719Z [00:02:58.929]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/delta -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta=>github.com/parquet-go/parquet-go@v0.23.0/encoding/delta;$WORK/b630=>" -I $WORK/b630/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b630/symabis ./binary_packed_amd64.s ./byte_array_amd64.s ./delta_amd64.s ./length_byte_array_amd64.s
2025-08-20T22:43:58.2635758Z [00:02:58.938]➜  cat >/tmp/go-build2401649780/b630/importcfg << 'EOF' # internal
2025-08-20T22:43:58.2636868Z [00:02:58.938]➜  # import config
2025-08-20T22:43:58.2640184Z [00:02:58.938]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:58.2641120Z [00:02:58.938]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.2642056Z [00:02:58.938]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.2643195Z [00:02:58.938]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:43:58.2644578Z [00:02:58.938]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.2646020Z [00:02:58.938]➜  packagefile github.com/parquet-go/parquet-go/internal/bitpack=/tmp/go-build2401649780/b631/_pkg_.a
2025-08-20T22:43:58.2648033Z [00:02:58.938]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.2649332Z [00:02:58.938]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.2650269Z [00:02:58.938]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.2651105Z [00:02:58.938]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:58.2652008Z [00:02:58.938]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:58.2652890Z [00:02:58.938]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:58.2653728Z [00:02:58.938]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:58.2654383Z [00:02:58.938]➜  EOF
2025-08-20T22:43:58.2654931Z [00:02:58.938]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.2677431Z [00:02:58.938]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta=>github.com/parquet-go/parquet-go@v0.23.0/encoding/delta;$WORK/b630=>" -p github.com/parquet-go/parquet-go/encoding/delta -lang=go1.21 -installsuffix shared -buildid viQZzFwBLJ-A0zhxQa63/viQZzFwBLJ-A0zhxQa63 -goversion go1.25.0 -symabis $WORK/b630/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack -asmhdr $WORK/b630/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/binary_packed.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/binary_packed_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/byte_array.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/byte_array_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/delta.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/delta_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/length_byte_array.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta/length_byte_array_amd64.go
2025-08-20T22:43:58.2922311Z [00:02:58.966]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit
2025-08-20T22:43:58.2930586Z [00:02:58.967]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/bytestreamsplit -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit=>github.com/parquet-go/parquet-go@v0.23.0/encoding/bytestreamsplit;$WORK/b629=>" -I $WORK/b629/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b629/bytestreamsplit_amd64.o ./bytestreamsplit_amd64.s
2025-08-20T22:43:58.3009844Z [00:02:58.975]➜  go tool pack r $WORK/b629/_pkg_.a $WORK/b629/bytestreamsplit_amd64.o # internal
2025-08-20T22:43:58.3013357Z [00:02:58.975]➜  go tool buildid -w $WORK/b629/_pkg_.a # internal
2025-08-20T22:43:58.3051934Z [00:02:58.979]➜  cp $WORK/b629/_pkg_.a /root/.cache/go-build/56/56dc896bf6a7e3d7e39de0e010273892f21ac72ce9088588f1dd0cef30cbccb1-d # internal
2025-08-20T22:43:58.3061671Z [00:02:58.980]➜  github.com/parquet-go/parquet-go/encoding/plain
2025-08-20T22:43:58.3062294Z [00:02:58.980]➜  mkdir -p $WORK/b632/
2025-08-20T22:43:58.3062979Z [00:02:58.980]➜  cat >/tmp/go-build2401649780/b632/importcfg << 'EOF' # internal
2025-08-20T22:43:58.3063582Z [00:02:58.980]➜  # import config
2025-08-20T22:43:58.3091175Z [00:02:58.981]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.3092085Z [00:02:58.981]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.3093188Z [00:02:58.981]➜  packagefile github.com/parquet-go/parquet-go/deprecated=/tmp/go-build2401649780/b618/_pkg_.a
2025-08-20T22:43:58.3094521Z [00:02:58.981]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:43:58.3096920Z [00:02:58.981]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.3098490Z [00:02:58.981]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.3099602Z [00:02:58.981]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.3100408Z [00:02:58.981]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:58.3101023Z [00:02:58.981]➜  EOF
2025-08-20T22:43:58.3101556Z [00:02:58.981]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.3106380Z [00:02:58.981]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/plain=>github.com/parquet-go/parquet-go@v0.23.0/encoding/plain;$WORK/b632=>" -p github.com/parquet-go/parquet-go/encoding/plain -lang=go1.21 -complete -installsuffix shared -buildid Q00nMR92bUAVtui2gUtU/Q00nMR92bUAVtui2gUtU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/plain/dictionary.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/plain/plain.go
2025-08-20T22:43:58.3395244Z [00:02:59.013]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T22:43:58.3514587Z [00:02:59.025]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/35/3552e6ffe2f0850ed5e2101576a6cdf3e3bf6aa8973a7d12b5a1313dfba63200-d # internal
2025-08-20T22:43:58.3520212Z [00:02:59.026]➜  github.com/parquet-go/parquet-go/internal/bytealg
2025-08-20T22:43:58.3523083Z [00:02:59.026]➜  mkdir -p $WORK/b634/
2025-08-20T22:43:58.3549582Z [00:02:59.029]➜  echo -n > $WORK/b634/go_asm.h # internal
2025-08-20T22:43:58.3552742Z [00:02:59.029]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg
2025-08-20T22:43:58.3556320Z [00:02:59.029]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/internal/bytealg -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg=>github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg;$WORK/b634=>" -I $WORK/b634/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b634/symabis ./broadcast_amd64.s ./count_amd64.s
2025-08-20T22:43:58.3626642Z [00:02:59.037]➜  cat >/tmp/go-build2401649780/b634/importcfg << 'EOF' # internal
2025-08-20T22:43:58.3632364Z [00:02:59.037]➜  # import config
2025-08-20T22:43:58.3633226Z [00:02:59.037]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.3634001Z [00:02:59.037]➜  EOF
2025-08-20T22:43:58.3639586Z [00:02:59.038]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.3647009Z [00:02:59.038]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg=>github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg;$WORK/b634=>" -p github.com/parquet-go/parquet-go/internal/bytealg -lang=go1.21 -installsuffix shared -buildid gJAInRzNWD8jLz8MNmTR/gJAInRzNWD8jLz8MNmTR -goversion go1.25.0 -symabis $WORK/b634/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack -asmhdr $WORK/b634/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg/broadcast_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg/bytealg.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg/bytealg_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg/count_amd64.go
2025-08-20T22:43:58.3846197Z [00:02:59.059]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg
2025-08-20T22:43:58.3851148Z [00:02:59.059]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/internal/bytealg -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg=>github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg;$WORK/b634=>" -I $WORK/b634/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b634/broadcast_amd64.o ./broadcast_amd64.s
2025-08-20T22:43:58.3948812Z [00:02:59.069]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/internal/bytealg -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg=>github.com/parquet-go/parquet-go@v0.23.0/internal/bytealg;$WORK/b634=>" -I $WORK/b634/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b634/count_amd64.o ./count_amd64.s
2025-08-20T22:43:58.4027681Z [00:02:59.077]➜  go tool pack r $WORK/b634/_pkg_.a $WORK/b634/broadcast_amd64.o $WORK/b634/count_amd64.o # internal
2025-08-20T22:43:58.4030901Z [00:02:59.077]➜  go tool buildid -w $WORK/b634/_pkg_.a # internal
2025-08-20T22:43:58.4035710Z [00:02:59.077]➜  cp $WORK/b634/_pkg_.a /root/.cache/go-build/2e/2e4b487d39c1b0e20dc82bdd03dcaaad25d7148ed935d2e567a7ef2870ca3bdd-d # internal
2025-08-20T22:43:58.4041792Z [00:02:59.078]➜  github.com/parquet-go/parquet-go/encoding/rle
2025-08-20T22:43:58.4042503Z [00:02:59.078]➜  mkdir -p $WORK/b633/
2025-08-20T22:43:58.4048029Z [00:02:59.079]➜  echo -n > $WORK/b633/go_asm.h # internal
2025-08-20T22:43:58.4048938Z [00:02:59.079]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/rle
2025-08-20T22:43:58.4052121Z [00:02:59.079]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/rle -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/rle=>github.com/parquet-go/parquet-go@v0.23.0/encoding/rle;$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 ./rle_amd64.s
2025-08-20T22:43:58.4114551Z [00:02:59.085]➜  cat >/tmp/go-build2401649780/b633/importcfg << 'EOF' # internal
2025-08-20T22:43:58.4122049Z [00:02:59.085]➜  # import config
2025-08-20T22:43:58.4122778Z [00:02:59.085]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.4123803Z [00:02:59.085]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.4124850Z [00:02:59.085]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:43:58.4126070Z [00:02:59.085]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.4127899Z [00:02:59.085]➜  packagefile github.com/parquet-go/parquet-go/internal/bitpack=/tmp/go-build2401649780/b631/_pkg_.a
2025-08-20T22:43:58.4131678Z [00:02:59.085]➜  packagefile github.com/parquet-go/parquet-go/internal/bytealg=/tmp/go-build2401649780/b634/_pkg_.a
2025-08-20T22:43:58.4133177Z [00:02:59.085]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.4134483Z [00:02:59.085]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.4135429Z [00:02:59.085]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.4136309Z [00:02:59.085]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:58.4136984Z [00:02:59.085]➜  EOF
2025-08-20T22:43:58.4139414Z [00:02:59.086]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.4145195Z [00:02:59.086]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/rle=>github.com/parquet-go/parquet-go@v0.23.0/encoding/rle;$WORK/b633=>" -p github.com/parquet-go/parquet-go/encoding/rle -lang=go1.21 -installsuffix shared -buildid JhRvFJ9lTPrxXQ0nSCtO/JhRvFJ9lTPrxXQ0nSCtO -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/parquet-go/parquet-go@v0.23.0/encoding/rle/dictionary.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/rle/rle.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/rle/rle_amd64.go
2025-08-20T22:43:58.4154700Z [00:02:59.087]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T22:43:58.4156051Z [00:02:59.089]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/1d/1d6d4ed76708e78081f4991a2c3ff55f634dc6e245b816bb73de46e30f5a1b60-d # internal
2025-08-20T22:43:58.4167772Z [00:02:59.090]➜  github.com/parquet-go/parquet-go/sparse
2025-08-20T22:43:58.4174500Z [00:02:59.090]➜  mkdir -p $WORK/b637/
2025-08-20T22:43:58.4175140Z [00:02:59.091]➜  echo -n > $WORK/b637/go_asm.h # internal
2025-08-20T22:43:58.4176003Z [00:02:59.091]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse
2025-08-20T22:43:58.4179256Z [00:02:59.092]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/sparse -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse=>github.com/parquet-go/parquet-go@v0.23.0/sparse;$WORK/b637=>" -I $WORK/b637/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b637/symabis ./gather_amd64.s
2025-08-20T22:43:58.4304150Z [00:02:59.104]➜  cat >/tmp/go-build2401649780/b637/importcfg << 'EOF' # internal
2025-08-20T22:43:58.4316004Z [00:02:59.104]➜  # import config
2025-08-20T22:43:58.4316869Z [00:02:59.104]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.4318044Z [00:02:59.104]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:58.4318699Z [00:02:59.104]➜  EOF
2025-08-20T22:43:58.4319248Z [00:02:59.104]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.4325557Z [00:02:59.104]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse=>github.com/parquet-go/parquet-go@v0.23.0/sparse;$WORK/b637=>" -p github.com/parquet-go/parquet-go/sparse -lang=go1.21 -installsuffix shared -buildid zeAKVF1Ek0hSlv8yKtQR/zeAKVF1Ek0hSlv8yKtQR -goversion go1.25.0 -symabis $WORK/b637/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack -asmhdr $WORK/b637/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse/array.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse/gather.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse/gather_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse/sparse.go
2025-08-20T22:43:58.5046722Z [00:02:59.179]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta
2025-08-20T22:43:58.5052187Z [00:02:59.179]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/delta -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta=>github.com/parquet-go/parquet-go@v0.23.0/encoding/delta;$WORK/b630=>" -I $WORK/b630/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b630/binary_packed_amd64.o ./binary_packed_amd64.s
2025-08-20T22:43:58.5172724Z [00:02:59.190]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/delta -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta=>github.com/parquet-go/parquet-go@v0.23.0/encoding/delta;$WORK/b630=>" -I $WORK/b630/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b630/byte_array_amd64.o ./byte_array_amd64.s
2025-08-20T22:43:58.5210902Z [00:02:59.195]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/delta -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta=>github.com/parquet-go/parquet-go@v0.23.0/encoding/delta;$WORK/b630=>" -I $WORK/b630/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b630/delta_amd64.o ./delta_amd64.s
2025-08-20T22:43:58.5309522Z [00:02:59.205]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/delta -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/delta=>github.com/parquet-go/parquet-go@v0.23.0/encoding/delta;$WORK/b630=>" -I $WORK/b630/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b630/length_byte_array_amd64.o ./length_byte_array_amd64.s
2025-08-20T22:43:58.5408292Z [00:02:59.215]➜  go tool pack r $WORK/b630/_pkg_.a $WORK/b630/binary_packed_amd64.o $WORK/b630/byte_array_amd64.o $WORK/b630/delta_amd64.o $WORK/b630/length_byte_array_amd64.o # internal
2025-08-20T22:43:58.5430701Z [00:02:59.217]➜  go tool buildid -w $WORK/b630/_pkg_.a # internal
2025-08-20T22:43:58.5481940Z [00:02:59.222]➜  cp $WORK/b630/_pkg_.a /root/.cache/go-build/f7/f758b826f3249ad3002fd74c32bef6189b17e57b0ed909722441a3f0880baeb1-d # internal
2025-08-20T22:43:58.5492832Z [00:02:59.223]➜  github.com/parquet-go/parquet-go/internal/debug
2025-08-20T22:43:58.5496104Z [00:02:59.224]➜  mkdir -p $WORK/b639/
2025-08-20T22:43:58.5500756Z [00:02:59.224]➜  cat >/tmp/go-build2401649780/b639/importcfg << 'EOF' # internal
2025-08-20T22:43:58.5504940Z [00:02:59.224]➜  # import config
2025-08-20T22:43:58.5505747Z [00:02:59.224]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:58.5506677Z [00:02:59.224]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.5507746Z [00:02:59.224]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.5508617Z [00:02:59.224]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:58.5509466Z [00:02:59.224]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:58.5510325Z [00:02:59.224]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:58.5511221Z [00:02:59.224]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:58.5512137Z [00:02:59.224]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:58.5512828Z [00:02:59.224]➜  EOF
2025-08-20T22:43:58.5513580Z [00:02:59.224]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.5525538Z [00:02:59.224]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/debug=>github.com/parquet-go/parquet-go@v0.23.0/internal/debug;$WORK/b639=>" -p github.com/parquet-go/parquet-go/internal/debug -lang=go1.21 -complete -installsuffix shared -buildid ilvbpiNXUV1v07ZxgR2r/ilvbpiNXUV1v07ZxgR2r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/debug/debug.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/internal/debug/finalizer_on.go
2025-08-20T22:43:58.5693394Z [00:02:59.243]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/rle
2025-08-20T22:43:58.5697049Z [00:02:59.243]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/encoding/rle -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding/rle=>github.com/parquet-go/parquet-go@v0.23.0/encoding/rle;$WORK/b633=>" -I $WORK/b633/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b633/rle_amd64.o ./rle_amd64.s
2025-08-20T22:43:58.5884757Z [00:02:59.262]➜  go tool pack r $WORK/b633/_pkg_.a $WORK/b633/rle_amd64.o # internal
2025-08-20T22:43:58.5893207Z [00:02:59.263]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T22:43:58.5895065Z [00:02:59.263]➜  go tool buildid -w $WORK/b639/_pkg_.a # internal
2025-08-20T22:43:58.5930848Z [00:02:59.267]➜  cp $WORK/b639/_pkg_.a /root/.cache/go-build/b0/b025f9bfa2bf9835568457b78474a29632b6c4e2d137fdd5083acc502a464ec4-d # internal
2025-08-20T22:43:58.5947981Z [00:02:59.267]➜  github.com/segmentio/encoding/thrift
2025-08-20T22:43:58.5949415Z [00:02:59.269]➜  mkdir -p $WORK/b640/
2025-08-20T22:43:58.5955875Z [00:02:59.270]➜  cat >/tmp/go-build2401649780/b640/importcfg << 'EOF' # internal
2025-08-20T22:43:58.5961133Z [00:02:59.270]➜  # import config
2025-08-20T22:43:58.5965340Z [00:02:59.270]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:58.5966242Z [00:02:59.270]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:58.5967669Z [00:02:59.270]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.5968585Z [00:02:59.270]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:58.5969413Z [00:02:59.270]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.5970248Z [00:02:59.270]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.5971074Z [00:02:59.270]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:58.5971910Z [00:02:59.270]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:58.5972758Z [00:02:59.270]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:58.5973643Z [00:02:59.270]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:58.5974506Z [00:02:59.270]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:58.5975375Z [00:02:59.270]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:58.5976278Z [00:02:59.270]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:58.5976987Z [00:02:59.270]➜  EOF
2025-08-20T22:43:58.5979259Z [00:02:59.270]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.5988079Z [00:02:59.270]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift=>github.com/segmentio/encoding@v0.4.0/thrift;$WORK/b640=>" -p github.com/segmentio/encoding/thrift -lang=go1.18 -complete -installsuffix shared -buildid R6TuiXJ93PpkWKmZZ8Nr/R6TuiXJ93PpkWKmZZ8Nr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/binary.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/compact.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/debug.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/decode.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/encode.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/error.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/protocol.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/struct.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/thrift.go /root/go/pkg/mod/github.com/segmentio/encoding@v0.4.0/thrift/unsafe.go
2025-08-20T22:43:58.5995195Z [00:02:59.270]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/41/41e48d2b2b469bf5f7c1fba04b79396f30ddc930d81c94df83602080d6ecccea-d # internal
2025-08-20T22:43:58.5996145Z [00:02:59.271]➜  github.com/kr/fs
2025-08-20T22:43:58.5996626Z [00:02:59.272]➜  mkdir -p $WORK/b642/
2025-08-20T22:43:58.5997519Z [00:02:59.272]➜  cat >/tmp/go-build2401649780/b642/importcfg << 'EOF' # internal
2025-08-20T22:43:58.5998220Z [00:02:59.272]➜  # import config
2025-08-20T22:43:58.5998896Z [00:02:59.272]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:43:58.5999721Z [00:02:59.272]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:58.6000532Z [00:02:59.272]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:58.6001156Z [00:02:59.272]➜  EOF
2025-08-20T22:43:58.6004403Z [00:02:59.272]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kr/fs@v0.1.0=>github.com/kr/fs@v0.1.0;$WORK/b642=>" -p github.com/kr/fs -lang=go1.16 -complete -installsuffix shared -buildid IYpFwbudgJ4Ga71WLTtr/IYpFwbudgJ4Ga71WLTtr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /root/go/pkg/mod/github.com/kr/fs@v0.1.0/filesystem.go /root/go/pkg/mod/github.com/kr/fs@v0.1.0/walk.go
2025-08-20T22:43:58.6140168Z [00:02:59.288]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse
2025-08-20T22:43:58.6143096Z [00:02:59.288]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/sparse -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sparse=>github.com/parquet-go/parquet-go@v0.23.0/sparse;$WORK/b637=>" -I $WORK/b637/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b637/gather_amd64.o ./gather_amd64.s
2025-08-20T22:43:58.6183657Z [00:02:59.293]➜  go tool pack r $WORK/b637/_pkg_.a $WORK/b637/gather_amd64.o # internal
2025-08-20T22:43:58.6184492Z [00:02:59.293]➜  go tool buildid -w $WORK/b637/_pkg_.a # internal
2025-08-20T22:43:58.6195361Z [00:02:59.294]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T22:43:58.6209218Z [00:02:59.295]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/d0/d0b8b76ebac68524a1f2261ee6279713993a8d9c5c75a5dddba03b062d22eb2e-d # internal
2025-08-20T22:43:58.6230138Z [00:02:59.297]➜  cp $WORK/b637/_pkg_.a /root/.cache/go-build/f3/f3cf6eb7aa77da87d25e6aab5eab4e426bbd2c6906d6858f8032e4daaf7d26a0-d # internal
2025-08-20T22:43:58.6241068Z [00:02:59.298]➜  github.com/parquet-go/parquet-go/hashprobe/aeshash
2025-08-20T22:43:58.6243400Z [00:02:59.299]➜  mkdir -p $WORK/b636/
2025-08-20T22:43:58.6246429Z [00:02:59.299]➜  echo -n > $WORK/b636/go_asm.h # internal
2025-08-20T22:43:58.6251921Z [00:02:59.299]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash
2025-08-20T22:43:58.6255349Z [00:02:59.299]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/hashprobe/aeshash -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash;$WORK/b636=>" -I $WORK/b636/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b636/symabis ./aeshash_amd64.s
2025-08-20T22:43:58.6260720Z [00:02:59.299]➜  github.com/pkg/sftp/internal/encoding/ssh/filexfer
2025-08-20T22:43:58.6261346Z [00:02:59.299]➜  mkdir -p $WORK/b643/
2025-08-20T22:43:58.6262216Z [00:02:59.299]➜  cat >/tmp/go-build2401649780/b643/importcfg << 'EOF' # internal
2025-08-20T22:43:58.6262946Z [00:02:59.299]➜  # import config
2025-08-20T22:43:58.6263790Z [00:02:59.299]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:43:58.6265005Z [00:02:59.299]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.6265959Z [00:02:59.299]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:58.6266796Z [00:02:59.299]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.6267795Z [00:02:59.299]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.6268621Z [00:02:59.299]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:58.6269220Z [00:02:59.299]➜  EOF
2025-08-20T22:43:58.6273729Z [00:02:59.300]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.6287753Z [00:02:59.300]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer=>github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer;$WORK/b643=>" -p github.com/pkg/sftp/internal/encoding/ssh/filexfer -lang=go1.15 -complete -installsuffix shared -buildid JizNvUl0vRYVNWABffY5/JizNvUl0vRYVNWABffY5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/attrs.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/buffer.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/extended_packets.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/extensions.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/filexfer.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/fx.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/fxp.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/handle_packets.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/init_packets.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/open_packets.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/packets.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/path_packets.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/permissions.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/response_packets.go
2025-08-20T22:43:58.6300077Z [00:02:59.301]➜  cat >/tmp/go-build2401649780/b636/importcfg << 'EOF' # internal
2025-08-20T22:43:58.6300772Z [00:02:59.301]➜  # import config
2025-08-20T22:43:58.6301674Z [00:02:59.302]➜  packagefile github.com/parquet-go/parquet-go/sparse=/tmp/go-build2401649780/b637/_pkg_.a
2025-08-20T22:43:58.6302775Z [00:02:59.302]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.6303701Z [00:02:59.302]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:58.6304333Z [00:02:59.302]➜  EOF
2025-08-20T22:43:58.6309773Z [00:02:59.302]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash;$WORK/b636=>" -p github.com/parquet-go/parquet-go/hashprobe/aeshash -lang=go1.21 -installsuffix shared -buildid RLTN7tsmW3jVDYvUiRJR/RLTN7tsmW3jVDYvUiRJR -goversion go1.25.0 -symabis $WORK/b636/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack -asmhdr $WORK/b636/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash/aeshash.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash/aeshash_amd64.go
2025-08-20T22:43:58.6486646Z [00:02:59.323]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash
2025-08-20T22:43:58.6494135Z [00:02:59.323]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/hashprobe/aeshash -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe/aeshash;$WORK/b636=>" -I $WORK/b636/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b636/aeshash_amd64.o ./aeshash_amd64.s
2025-08-20T22:43:58.6559134Z [00:02:59.330]➜  go tool pack r $WORK/b636/_pkg_.a $WORK/b636/aeshash_amd64.o # internal
2025-08-20T22:43:58.6566290Z [00:02:59.331]➜  go tool buildid -w $WORK/b636/_pkg_.a # internal
2025-08-20T22:43:58.6570809Z [00:02:59.331]➜  cp $WORK/b636/_pkg_.a /root/.cache/go-build/a5/a5c5eb421bfbb4c76383e9ea29fd7535ff14998149b194ce8551d95227869eca-d # internal
2025-08-20T22:43:58.6582868Z [00:02:59.332]➜  github.com/parquet-go/parquet-go/hashprobe/wyhash
2025-08-20T22:43:58.6583594Z [00:02:59.332]➜  mkdir -p $WORK/b638/
2025-08-20T22:43:58.6584264Z [00:02:59.332]➜  echo -n > $WORK/b638/go_asm.h # internal
2025-08-20T22:43:58.6585225Z [00:02:59.332]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash
2025-08-20T22:43:58.6588831Z [00:02:59.332]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/hashprobe/wyhash -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash;$WORK/b638=>" -I $WORK/b638/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b638/symabis ./wyhash_amd64.s
2025-08-20T22:43:58.6661256Z [00:02:59.340]➜  cat >/tmp/go-build2401649780/b638/importcfg << 'EOF' # internal
2025-08-20T22:43:58.6664494Z [00:02:59.340]➜  # import config
2025-08-20T22:43:58.6665300Z [00:02:59.341]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.6666513Z [00:02:59.341]➜  packagefile github.com/parquet-go/parquet-go/sparse=/tmp/go-build2401649780/b637/_pkg_.a
2025-08-20T22:43:58.6667948Z [00:02:59.341]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:58.6668606Z [00:02:59.341]➜  EOF
2025-08-20T22:43:58.6669492Z [00:02:59.341]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.6674563Z [00:02:59.341]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash;$WORK/b638=>" -p github.com/parquet-go/parquet-go/hashprobe/wyhash -lang=go1.21 -installsuffix shared -buildid ERYWFzsQQXGy1ZWZRc0r/ERYWFzsQQXGy1ZWZRc0r -goversion go1.25.0 -symabis $WORK/b638/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack -asmhdr $WORK/b638/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash/wyhash.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash/wyhash_amd64.go
2025-08-20T22:43:58.6853311Z [00:02:59.359]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash
2025-08-20T22:43:58.6859745Z [00:02:59.360]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/hashprobe/wyhash -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe/wyhash;$WORK/b638=>" -I $WORK/b638/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b638/wyhash_amd64.o ./wyhash_amd64.s
2025-08-20T22:43:58.6892425Z [00:02:59.363]➜  go tool pack r $WORK/b638/_pkg_.a $WORK/b638/wyhash_amd64.o # internal
2025-08-20T22:43:58.6895084Z [00:02:59.364]➜  go tool buildid -w $WORK/b638/_pkg_.a # internal
2025-08-20T22:43:58.6906411Z [00:02:59.364]➜  cp $WORK/b638/_pkg_.a /root/.cache/go-build/eb/eb5870ba2bac80a7697a2493b5da48032fde24790ff9a22984f31830ed146ed3-d # internal
2025-08-20T22:43:58.6908561Z [00:02:59.364]➜  github.com/parquet-go/parquet-go/hashprobe
2025-08-20T22:43:58.6909385Z [00:02:59.364]➜  mkdir -p $WORK/b635/
2025-08-20T22:43:58.6912697Z [00:02:59.365]➜  echo -n > $WORK/b635/go_asm.h # internal
2025-08-20T22:43:58.6913592Z [00:02:59.365]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe
2025-08-20T22:43:58.6916772Z [00:02:59.365]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/hashprobe -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe;$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 ./hashprobe_amd64.s
2025-08-20T22:43:58.6952097Z [00:02:59.368]➜  cat >/tmp/go-build2401649780/b635/importcfg << 'EOF' # internal
2025-08-20T22:43:58.6955643Z [00:02:59.370]➜  # import config
2025-08-20T22:43:58.6956382Z [00:02:59.370]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:58.6957511Z [00:02:59.370]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.6958748Z [00:02:59.370]➜  packagefile github.com/parquet-go/parquet-go/hashprobe/aeshash=/tmp/go-build2401649780/b636/_pkg_.a
2025-08-20T22:43:58.6960024Z [00:02:59.370]➜  packagefile github.com/parquet-go/parquet-go/hashprobe/wyhash=/tmp/go-build2401649780/b638/_pkg_.a
2025-08-20T22:43:58.6961437Z [00:02:59.370]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.6962773Z [00:02:59.370]➜  packagefile github.com/parquet-go/parquet-go/sparse=/tmp/go-build2401649780/b637/_pkg_.a
2025-08-20T22:43:58.6963867Z [00:02:59.370]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.6964761Z [00:02:59.370]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:58.6965592Z [00:02:59.370]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:58.6966463Z [00:02:59.370]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:58.6967434Z [00:02:59.370]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:58.6967991Z [00:02:59.370]➜  EOF
2025-08-20T22:43:58.6968767Z [00:02:59.370]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.6973268Z [00:02:59.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe;$WORK/b635=>" -p github.com/parquet-go/parquet-go/hashprobe -lang=go1.21 -installsuffix shared -buildid rf-AotV3wS0ibBW19IXt/rf-AotV3wS0ibBW19IXt -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/parquet-go/parquet-go@v0.23.0/hashprobe/hashprobe.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe/hashprobe_amd64.go
2025-08-20T22:43:58.8630399Z [00:02:59.537]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe
2025-08-20T22:43:58.8635806Z [00:02:59.537]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go/hashprobe -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/hashprobe=>github.com/parquet-go/parquet-go@v0.23.0/hashprobe;$WORK/b635=>" -I $WORK/b635/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b635/hashprobe_amd64.o ./hashprobe_amd64.s
2025-08-20T22:43:58.8705377Z [00:02:59.545]➜  go tool pack r $WORK/b635/_pkg_.a $WORK/b635/hashprobe_amd64.o # internal
2025-08-20T22:43:58.8708486Z [00:02:59.545]➜  go tool buildid -w $WORK/b635/_pkg_.a # internal
2025-08-20T22:43:58.8733365Z [00:02:59.547]➜  cp $WORK/b635/_pkg_.a /root/.cache/go-build/45/45f520568f0a98c595295c5d9b98db6aa7156908d39dc17b9f220b592ae7404b-d # internal
2025-08-20T22:43:58.8737410Z [00:02:59.548]➜  crypto/mlkem
2025-08-20T22:43:58.8737946Z [00:02:59.548]➜  mkdir -p $WORK/b646/
2025-08-20T22:43:58.8743343Z [00:02:59.548]➜  cat >/tmp/go-build2401649780/b646/importcfg << 'EOF' # internal
2025-08-20T22:43:58.8747465Z [00:02:59.549]➜  # import config
2025-08-20T22:43:58.8748351Z [00:02:59.549]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build2401649780/b153/_pkg_.a
2025-08-20T22:43:58.8749382Z [00:02:59.549]➜  EOF
2025-08-20T22:43:58.8749940Z [00:02:59.549]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.8752993Z [00:02:59.549]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "/root/.go/src/crypto/mlkem=>crypto/mlkem;$WORK/b646=>" -p crypto/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid KqkmcQiOurqlGwIgMONU/KqkmcQiOurqlGwIgMONU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /root/.go/src/crypto/mlkem/mlkem.go
2025-08-20T22:43:58.8962334Z [00:02:59.570]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T22:43:58.8967470Z [00:02:59.571]➜  go tool buildid -w $WORK/b646/_pkg_.a # internal
2025-08-20T22:43:58.8982325Z [00:02:59.572]➜  cp $WORK/b646/_pkg_.a /root/.cache/go-build/0b/0b9829b2f3454839c9454b9095737f8ab612c03722f12df4b9dcfb36c34eca27-d # internal
2025-08-20T22:43:58.8983334Z [00:02:59.572]➜  golang.org/x/crypto/chacha20
2025-08-20T22:43:58.8983863Z [00:02:59.572]➜  mkdir -p $WORK/b647/
2025-08-20T22:43:58.8984708Z [00:02:59.572]➜  cat >/tmp/go-build2401649780/b647/importcfg << 'EOF' # internal
2025-08-20T22:43:58.8985438Z [00:02:59.572]➜  # import config
2025-08-20T22:43:58.8986223Z [00:02:59.572]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:58.8987456Z [00:02:59.572]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.8988550Z [00:02:59.572]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:58.8989727Z [00:02:59.572]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2401649780/b648/_pkg_.a
2025-08-20T22:43:58.8990834Z [00:02:59.573]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:58.8991791Z [00:02:59.573]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:58.8992494Z [00:02:59.573]➜  EOF
2025-08-20T22:43:58.8996654Z [00:02:59.573]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20=>golang.org/x/crypto@v0.39.0/chacha20;$WORK/b647=>" -p golang.org/x/crypto/chacha20 -lang=go1.23 -complete -installsuffix shared -buildid iWIMtZ8JDFg_1HDj4bjk/iWIMtZ8JDFg_1HDj4bjk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20/chacha_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20/chacha_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20/xor.go
2025-08-20T22:43:58.9027658Z [00:02:59.577]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/5c/5c31577ef468b7b20cae0bae5f0f122c330f2794e449a6581895ef1e199d8d34-d # internal
2025-08-20T22:43:58.9038198Z [00:02:59.578]➜  github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh
2025-08-20T22:43:58.9039267Z [00:02:59.578]➜  mkdir -p $WORK/b644/
2025-08-20T22:43:58.9041045Z [00:02:59.578]➜  cat >/tmp/go-build2401649780/b644/importcfg << 'EOF' # internal
2025-08-20T22:43:58.9041892Z [00:02:59.578]➜  # import config
2025-08-20T22:43:58.9043296Z [00:02:59.578]➜  packagefile github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2401649780/b643/_pkg_.a
2025-08-20T22:43:58.9044147Z [00:02:59.578]➜  EOF
2025-08-20T22:43:58.9056511Z [00:02:59.578]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/openssh=>github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/openssh;$WORK/b644=>" -p github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh -lang=go1.15 -complete -installsuffix shared -buildid fHOsnaVsH-cPqol5mWiX/fHOsnaVsH-cPqol5mWiX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/openssh/fsync.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/openssh/hardlink.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/openssh/openssh.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/openssh/posix-rename.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/internal/encoding/ssh/filexfer/openssh/statvfs.go
2025-08-20T22:43:58.9238380Z [00:02:59.598]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T22:43:58.9298133Z [00:02:59.604]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/38/382d3c898968762c7022987896222540223525bb2609275b6a74de6bebcbfd40-d # internal
2025-08-20T22:43:58.9329344Z [00:02:59.607]➜  github.com/parquet-go/parquet-go
2025-08-20T22:43:58.9332212Z [00:02:59.607]➜  mkdir -p $WORK/b611/
2025-08-20T22:43:58.9340415Z [00:02:59.608]➜  echo -n > $WORK/b611/go_asm.h # internal
2025-08-20T22:43:58.9344374Z [00:02:59.608]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0
2025-08-20T22:43:58.9348211Z [00:02:59.608]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b611/symabis ./column_buffer_amd64.s ./dictionary_amd64.s ./null_amd64.s ./order_amd64.s ./page_bounds_amd64.s ./page_max_amd64.s ./page_min_amd64.s ./value_amd64.s
2025-08-20T22:43:58.9611856Z [00:02:59.635]➜  cat >/tmp/go-build2401649780/b611/importcfg << 'EOF' # internal
2025-08-20T22:43:58.9617856Z [00:02:59.635]➜  # import config
2025-08-20T22:43:58.9618656Z [00:02:59.635]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:58.9619467Z [00:02:59.635]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:58.9620336Z [00:02:59.635]➜  packagefile container/heap=/tmp/go-build2401649780/b612/_pkg_.a
2025-08-20T22:43:58.9621309Z [00:02:59.635]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.9622244Z [00:02:59.635]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:58.9623522Z [00:02:59.635]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:58.9624376Z [00:02:59.635]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:58.9625160Z [00:02:59.635]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:58.9626077Z [00:02:59.635]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:43:58.9627343Z [00:02:59.635]➜  packagefile github.com/olekukonko/tablewriter=/tmp/go-build2401649780/b613/_pkg_.a
2025-08-20T22:43:58.9629167Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/bloom=/tmp/go-build2401649780/b614/_pkg_.a
2025-08-20T22:43:58.9631012Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/bloom/xxhash=/tmp/go-build2401649780/b615/_pkg_.a
2025-08-20T22:43:58.9632722Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/compress=/tmp/go-build2401649780/b616/_pkg_.a
2025-08-20T22:43:58.9634467Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/compress/brotli=/tmp/go-build2401649780/b619/_pkg_.a
2025-08-20T22:43:58.9636235Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/compress/gzip=/tmp/go-build2401649780/b620/_pkg_.a
2025-08-20T22:43:58.9638172Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/compress/lz4=/tmp/go-build2401649780/b621/_pkg_.a
2025-08-20T22:43:58.9639885Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/compress/snappy=/tmp/go-build2401649780/b622/_pkg_.a
2025-08-20T22:43:58.9641674Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/compress/uncompressed=/tmp/go-build2401649780/b624/_pkg_.a
2025-08-20T22:43:58.9643561Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/compress/zstd=/tmp/go-build2401649780/b625/_pkg_.a
2025-08-20T22:43:58.9645512Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/deprecated=/tmp/go-build2401649780/b618/_pkg_.a
2025-08-20T22:43:58.9646923Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:43:58.9648449Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/encoding/bitpacked=/tmp/go-build2401649780/b628/_pkg_.a
2025-08-20T22:43:58.9649924Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/encoding/bytestreamsplit=/tmp/go-build2401649780/b629/_pkg_.a
2025-08-20T22:43:58.9651392Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/encoding/delta=/tmp/go-build2401649780/b630/_pkg_.a
2025-08-20T22:43:58.9652770Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/encoding/plain=/tmp/go-build2401649780/b632/_pkg_.a
2025-08-20T22:43:58.9654108Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/encoding/rle=/tmp/go-build2401649780/b633/_pkg_.a
2025-08-20T22:43:58.9655443Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:43:58.9656725Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/hashprobe=/tmp/go-build2401649780/b635/_pkg_.a
2025-08-20T22:43:58.9658492Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/internal/bitpack=/tmp/go-build2401649780/b631/_pkg_.a
2025-08-20T22:43:58.9660230Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/internal/bytealg=/tmp/go-build2401649780/b634/_pkg_.a
2025-08-20T22:43:58.9661989Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/internal/debug=/tmp/go-build2401649780/b639/_pkg_.a
2025-08-20T22:43:58.9663955Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:43:58.9665481Z [00:02:59.635]➜  packagefile github.com/parquet-go/parquet-go/sparse=/tmp/go-build2401649780/b637/_pkg_.a
2025-08-20T22:43:58.9666882Z [00:02:59.635]➜  packagefile github.com/segmentio/encoding/thrift=/tmp/go-build2401649780/b640/_pkg_.a
2025-08-20T22:43:58.9668114Z [00:02:59.635]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:43:58.9669480Z [00:02:59.635]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:43:58.9670294Z [00:02:59.635]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:58.9671060Z [00:02:59.635]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:58.9671838Z [00:02:59.635]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:58.9672821Z [00:02:59.635]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:58.9673863Z [00:02:59.635]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:58.9674658Z [00:02:59.635]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:58.9675503Z [00:02:59.635]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:43:58.9676375Z [00:02:59.635]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:58.9677328Z [00:02:59.635]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:58.9678199Z [00:02:59.635]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:43:58.9679044Z [00:02:59.635]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:58.9680398Z [00:02:59.635]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:58.9681198Z [00:02:59.635]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:58.9682004Z [00:02:59.635]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:58.9682801Z [00:02:59.635]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:58.9683626Z [00:02:59.635]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:58.9684448Z [00:02:59.635]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:58.9685392Z [00:02:59.635]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:43:58.9686250Z [00:02:59.635]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:43:58.9687015Z [00:02:59.635]➜  EOF
2025-08-20T22:43:58.9687713Z [00:02:59.635]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.9723117Z [00:02:59.635]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -p github.com/parquet-go/parquet-go -lang=go1.21 -installsuffix shared -buildid UM63W2KomY-6VeLT4-fy/UM63W2KomY-6VeLT4-fy -goversion go1.25.0 -symabis $WORK/b611/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack -asmhdr $WORK/b611/go_asm.h /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/allocator.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/array.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bitmap.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/bloom.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/buffer.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/buffer_pool.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/column.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/column_buffer.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/column_buffer_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/column_chunk.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/column_index.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/column_mapping.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/column_path.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compare.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/compress.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/config.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/convert.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/dedupe.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/dictionary.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/dictionary_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/encoding.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/errors.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/file.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/filter.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/level.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/limits.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/merge.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/multi_row_group.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/node.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/null.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/null_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/offset_index.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/order.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/order_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_bounds.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_bounds_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_header.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_max.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_max_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_min.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_min_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/page_values.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/parquet.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/parquet_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/print.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/reader.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/row.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/row_buffer.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/row_builder.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/row_group.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/scan.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/schema.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/search.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/sorting.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/transform.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/type.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/value.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/value_amd64.go /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0/writer.go
2025-08-20T22:43:58.9770342Z [00:02:59.644]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T22:43:58.9778352Z [00:02:59.646]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/f1/f1c08e2624dd6315cbf95bd1d8c1aa249adf4fd03f551644c20a1a5c775d3140-d # internal
2025-08-20T22:43:58.9779535Z [00:02:59.648]➜  golang.org/x/crypto/curve25519
2025-08-20T22:43:58.9780113Z [00:02:59.648]➜  mkdir -p $WORK/b649/
2025-08-20T22:43:58.9780830Z [00:02:59.648]➜  cat >/tmp/go-build2401649780/b649/importcfg << 'EOF' # internal
2025-08-20T22:43:58.9781604Z [00:02:59.648]➜  # import config
2025-08-20T22:43:58.9782328Z [00:02:59.649]➜  packagefile crypto/ecdh=/tmp/go-build2401649780/b128/_pkg_.a
2025-08-20T22:43:58.9782978Z [00:02:59.649]➜  EOF
2025-08-20T22:43:58.9783526Z [00:02:59.649]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T22:43:58.9787035Z [00:02:59.649]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/curve25519=>golang.org/x/crypto@v0.39.0/curve25519;$WORK/b649=>" -p golang.org/x/crypto/curve25519 -lang=go1.23 -complete -installsuffix shared -buildid rLUrKJL6ijTpnlg9NVQn/rLUrKJL6ijTpnlg9NVQn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/curve25519/curve25519.go
2025-08-20T22:43:58.9791265Z [00:02:59.650]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/92/9282cbf9256641eb6804662977bf9b68b938c8b141420dc9abe5138b191acf57-d # internal
2025-08-20T22:43:58.9792398Z [00:02:59.651]➜  golang.org/x/crypto/internal/poly1305
2025-08-20T22:43:58.9792982Z [00:02:59.651]➜  mkdir -p $WORK/b650/
2025-08-20T22:43:58.9793573Z [00:02:59.652]➜  echo -n > $WORK/b650/go_asm.h # internal
2025-08-20T22:43:58.9794374Z [00:02:59.652]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305
2025-08-20T22:43:58.9797684Z [00:02:59.652]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305=>golang.org/x/crypto@v0.39.0/internal/poly1305;$WORK/b650=>" -I $WORK/b650/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b650/symabis ./sum_amd64.s
2025-08-20T22:43:58.9827927Z [00:02:59.657]➜  cat >/tmp/go-build2401649780/b650/importcfg << 'EOF' # internal
2025-08-20T22:43:58.9832751Z [00:02:59.657]➜  # import config
2025-08-20T22:43:58.9833500Z [00:02:59.657]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:58.9834478Z [00:02:59.657]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:58.9835443Z [00:02:59.657]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:43:58.9836115Z [00:02:59.657]➜  EOF
2025-08-20T22:43:58.9836628Z [00:02:59.657]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:58.9842321Z [00:02:59.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305=>golang.org/x/crypto@v0.39.0/internal/poly1305;$WORK/b650=>" -p golang.org/x/crypto/internal/poly1305 -lang=go1.23 -installsuffix shared -buildid GhSNiJYt83VngNUMcBBu/GhSNiJYt83VngNUMcBBu -goversion go1.25.0 -symabis $WORK/b650/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack -asmhdr $WORK/b650/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305/poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305/sum_asm.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305/sum_generic.go
2025-08-20T22:43:58.9991825Z [00:02:59.673]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T22:43:59.0000277Z [00:02:59.674]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/d5/d5237d0d69367d2c3209d06b01e9ad9fc7baa65d016fca475624cfbd2a69f0bd-d # internal
2025-08-20T22:43:59.0003931Z [00:02:59.674]➜  golang.org/x/crypto/blowfish
2025-08-20T22:43:59.0004542Z [00:02:59.675]➜  mkdir -p $WORK/b652/
2025-08-20T22:43:59.0009133Z [00:02:59.675]➜  cat >/tmp/go-build2401649780/b652/importcfg << 'EOF' # internal
2025-08-20T22:43:59.0010181Z [00:02:59.675]➜  # import config
2025-08-20T22:43:59.0011074Z [00:02:59.675]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:59.0012485Z [00:02:59.675]➜  EOF
2025-08-20T22:43:59.0017297Z [00:02:59.675]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/blowfish=>golang.org/x/crypto@v0.39.0/blowfish;$WORK/b652=>" -p golang.org/x/crypto/blowfish -lang=go1.23 -complete -installsuffix shared -buildid cQKyk9UXj6rw86iubTw0/cQKyk9UXj6rw86iubTw0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/blowfish/block.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/blowfish/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/blowfish/const.go
2025-08-20T22:43:59.0283408Z [00:02:59.702]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305
2025-08-20T22:43:59.0286464Z [00:02:59.702]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/internal/poly1305=>golang.org/x/crypto@v0.39.0/internal/poly1305;$WORK/b650=>" -I $WORK/b650/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b650/sum_amd64.o ./sum_amd64.s
2025-08-20T22:43:59.0309430Z [00:02:59.705]➜  go tool pack r $WORK/b650/_pkg_.a $WORK/b650/sum_amd64.o # internal
2025-08-20T22:43:59.0312340Z [00:02:59.705]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T22:43:59.0321773Z [00:02:59.706]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/c7/c79ff434c07d5ec7ef77678595202c6cd199eeb6f44e9e1cc7487d9ed1207d0c-d # internal
2025-08-20T22:43:59.0326379Z [00:02:59.707]➜  github.com/segmentio/ksuid
2025-08-20T22:43:59.0327634Z [00:02:59.707]➜  mkdir -p $WORK/b653/
2025-08-20T22:43:59.0338580Z [00:02:59.708]➜  cat >/tmp/go-build2401649780/b653/importcfg << 'EOF' # internal
2025-08-20T22:43:59.0339543Z [00:02:59.708]➜  # import config
2025-08-20T22:43:59.0340527Z [00:02:59.708]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:59.0342437Z [00:02:59.708]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:59.0343657Z [00:02:59.708]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:59.0344710Z [00:02:59.708]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:59.0345633Z [00:02:59.708]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:59.0346471Z [00:02:59.708]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:59.0347482Z [00:02:59.708]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:59.0348313Z [00:02:59.708]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:59.0349190Z [00:02:59.708]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:59.0350069Z [00:02:59.708]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:59.0351065Z [00:02:59.708]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:59.0351716Z [00:02:59.708]➜  EOF
2025-08-20T22:43:59.0352292Z [00:02:59.708]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:43:59.0358127Z [00:02:59.708]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/ksuid@v1.0.4=>github.com/segmentio/ksuid@v1.0.4;$WORK/b653=>" -p github.com/segmentio/ksuid -lang=go1.12 -complete -installsuffix shared -buildid SqTudyWhgDl_J68XRUHe/SqTudyWhgDl_J68XRUHe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /root/go/pkg/mod/github.com/segmentio/ksuid@v1.0.4/base62.go /root/go/pkg/mod/github.com/segmentio/ksuid@v1.0.4/ksuid.go /root/go/pkg/mod/github.com/segmentio/ksuid@v1.0.4/rand.go /root/go/pkg/mod/github.com/segmentio/ksuid@v1.0.4/sequence.go /root/go/pkg/mod/github.com/segmentio/ksuid@v1.0.4/set.go /root/go/pkg/mod/github.com/segmentio/ksuid@v1.0.4/uint128.go
2025-08-20T22:43:59.0481512Z [00:02:59.722]➜  go tool buildid -w $WORK/b652/_pkg_.a # internal
2025-08-20T22:43:59.0493505Z [00:02:59.723]➜  cp $WORK/b652/_pkg_.a /root/.cache/go-build/7e/7e2d1376dedc0e701cc265c5c72209ff3aea85159c788bc53c34454554dbb145-d # internal
2025-08-20T22:43:59.0498262Z [00:02:59.724]➜  golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
2025-08-20T22:43:59.0498917Z [00:02:59.724]➜  mkdir -p $WORK/b651/
2025-08-20T22:43:59.0504842Z [00:02:59.725]➜  cat >/tmp/go-build2401649780/b651/importcfg << 'EOF' # internal
2025-08-20T22:43:59.0511684Z [00:02:59.725]➜  # import config
2025-08-20T22:43:59.0512416Z [00:02:59.725]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:43:59.0513309Z [00:02:59.725]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:59.0514305Z [00:02:59.725]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build2401649780/b652/_pkg_.a
2025-08-20T22:43:59.0515059Z [00:02:59.725]➜  EOF
2025-08-20T22:43:59.0521078Z [00:02:59.725]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/internal/bcrypt_pbkdf=>golang.org/x/crypto@v0.39.0/ssh/internal/bcrypt_pbkdf;$WORK/b651=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -lang=go1.23 -complete -installsuffix shared -buildid W3FpG6CzSjx7298N_0Od/W3FpG6CzSjx7298N_0Od -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go
2025-08-20T22:43:59.0681490Z [00:02:59.742]➜  go tool buildid -w $WORK/b651/_pkg_.a # internal
2025-08-20T22:43:59.0700579Z [00:02:59.744]➜  cp $WORK/b651/_pkg_.a /root/.cache/go-build/d6/d67f230fd2e12674af8f99a05da9aeb0ef0a492707d86e3cafca334ca5585212-d # internal
2025-08-20T22:43:59.0718482Z [00:02:59.745]➜  golang.org/x/crypto/ssh
2025-08-20T22:43:59.0723224Z [00:02:59.745]➜  mkdir -p $WORK/b645/
2025-08-20T22:43:59.0724321Z [00:02:59.746]➜  cat >/tmp/go-build2401649780/b645/importcfg << 'EOF' # internal
2025-08-20T22:43:59.0725163Z [00:02:59.746]➜  # import config
2025-08-20T22:43:59.0725925Z [00:02:59.746]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:43:59.0727052Z [00:02:59.746]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:59.0728236Z [00:02:59.746]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:59.0729150Z [00:02:59.746]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:43:59.0730161Z [00:02:59.746]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:43:59.0731184Z [00:02:59.746]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:43:59.0732195Z [00:02:59.746]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:43:59.0733232Z [00:02:59.746]➜  packagefile crypto/dsa=/tmp/go-build2401649780/b169/_pkg_.a
2025-08-20T22:43:59.0734216Z [00:02:59.746]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:43:59.0735317Z [00:02:59.746]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:43:59.0736428Z [00:02:59.746]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:43:59.0737655Z [00:02:59.746]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:43:59.0738681Z [00:02:59.746]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:43:59.0739674Z [00:02:59.746]➜  packagefile crypto/mlkem=/tmp/go-build2401649780/b646/_pkg_.a
2025-08-20T22:43:59.0740772Z [00:02:59.746]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:59.0741738Z [00:02:59.746]➜  packagefile crypto/rc4=/tmp/go-build2401649780/b162/_pkg_.a
2025-08-20T22:43:59.0742752Z [00:02:59.746]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:43:59.0743765Z [00:02:59.746]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:43:59.0744800Z [00:02:59.746]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:43:59.0745808Z [00:02:59.746]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:43:59.0746965Z [00:02:59.746]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:43:59.0749090Z [00:02:59.746]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:59.0750011Z [00:02:59.746]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:43:59.0751041Z [00:02:59.746]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:59.0752086Z [00:02:59.746]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:59.0753112Z [00:02:59.746]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:43:59.0754123Z [00:02:59.746]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:43:59.0755139Z [00:02:59.746]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:59.0756035Z [00:02:59.746]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:59.0757278Z [00:02:59.746]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build2401649780/b647/_pkg_.a
2025-08-20T22:43:59.0758620Z [00:02:59.746]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build2401649780/b649/_pkg_.a
2025-08-20T22:43:59.0759870Z [00:02:59.746]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2401649780/b650/_pkg_.a
2025-08-20T22:43:59.0761296Z [00:02:59.746]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2401649780/b651/_pkg_.a
2025-08-20T22:43:59.0762470Z [00:02:59.746]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:43:59.0763307Z [00:02:59.746]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:59.0764158Z [00:02:59.746]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:59.0765027Z [00:02:59.746]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:59.0766018Z [00:02:59.746]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:59.0766898Z [00:02:59.746]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:59.0768056Z [00:02:59.746]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:59.0768850Z [00:02:59.746]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:59.0769669Z [00:02:59.746]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:43:59.0770545Z [00:02:59.746]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:43:59.0771373Z [00:02:59.746]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:43:59.0772176Z [00:02:59.746]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:59.0773042Z [00:02:59.746]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:59.0773855Z [00:02:59.746]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:59.0774701Z [00:02:59.746]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:59.0775574Z [00:02:59.746]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:59.0776482Z [00:02:59.746]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:59.0800996Z [00:02:59.746]➜  EOF
2025-08-20T22:43:59.0810986Z [00:02:59.746]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh=>golang.org/x/crypto@v0.39.0/ssh;$WORK/b645=>" -p golang.org/x/crypto/ssh -lang=go1.23 -complete -installsuffix shared -buildid CL2ZMhX_E9WItPii-c9s/CL2ZMhX_E9WItPii-c9s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/buffer.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/certs.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/channel.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/cipher.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/client.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/client_auth.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/common.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/connection.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/handshake.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/kex.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/keys.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/mac.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/messages.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/mlkem.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/mux.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/server.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/session.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/ssh_gss.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/streamlocal.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/tcpip.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ssh/transport.go
2025-08-20T22:43:59.1561334Z [00:02:59.830]➜  go tool buildid -w $WORK/b653/_pkg_.a # internal
2025-08-20T22:43:59.1585119Z [00:02:59.832]➜  cp $WORK/b653/_pkg_.a /root/.cache/go-build/3e/3ee3966493d973b62b6257e34bf15fc106a3c2c6ec6d5b1d925c4e5842c27885-d # internal
2025-08-20T22:43:59.1589845Z [00:02:59.833]➜  github.com/shopspring/decimal
2025-08-20T22:43:59.1590425Z [00:02:59.833]➜  mkdir -p $WORK/b654/
2025-08-20T22:43:59.1598053Z [00:02:59.834]➜  cat >/tmp/go-build2401649780/b654/importcfg << 'EOF' # internal
2025-08-20T22:43:59.1605875Z [00:02:59.834]➜  # import config
2025-08-20T22:43:59.1606756Z [00:02:59.834]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:43:59.1608238Z [00:02:59.834]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:43:59.1609268Z [00:02:59.834]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:59.1610440Z [00:02:59.834]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:59.1611414Z [00:02:59.834]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:43:59.1612500Z [00:02:59.834]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:43:59.1613772Z [00:02:59.834]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:59.1615013Z [00:02:59.834]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:59.1615918Z [00:02:59.834]➜  EOF
2025-08-20T22:43:59.1690908Z [00:02:59.834]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0=>github.com/shopspring/decimal@v1.4.0;$WORK/b654=>" -p github.com/shopspring/decimal -lang=go1.10 -complete -installsuffix shared -buildid Gsg3kradivOKzZsRXL-q/Gsg3kradivOKzZsRXL-q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/const.go /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/decimal-go.go /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/decimal.go /root/go/pkg/mod/github.com/shopspring/decimal@v1.4.0/rounding.go
2025-08-20T22:43:59.3908142Z [00:03:00.065]➜  go tool buildid -w $WORK/b654/_pkg_.a # internal
2025-08-20T22:43:59.3949253Z [00:03:00.069]➜  cp $WORK/b654/_pkg_.a /root/.cache/go-build/1c/1c55982837567aa67ae5558358ad9e03dc1db17dea98be9028a8cea4c7938eee-d # internal
2025-08-20T22:43:59.3953605Z [00:03:00.069]➜  github.com/slingdata-io/sling-cli/core/env
2025-08-20T22:43:59.3954233Z [00:03:00.069]➜  mkdir -p $WORK/b655/
2025-08-20T22:43:59.3960214Z [00:03:00.070]➜  cat >/tmp/go-build2401649780/b655/importcfg << 'EOF' # internal
2025-08-20T22:43:59.3961400Z [00:03:00.070]➜  # import config
2025-08-20T22:43:59.3962544Z [00:03:00.070]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:43:59.3963567Z [00:03:00.070]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:59.3965828Z [00:03:00.070]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:43:59.3966880Z [00:03:00.070]➜  packagefile github.com/flarco/g/process=/tmp/go-build2401649780/b294/_pkg_.a
2025-08-20T22:43:59.3968454Z [00:03:00.070]➜  packagefile github.com/kardianos/osext=/tmp/go-build2401649780/b301/_pkg_.a
2025-08-20T22:43:59.3969482Z [00:03:00.070]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:43:59.3970464Z [00:03:00.070]➜  packagefile github.com/rs/zerolog=/tmp/go-build2401649780/b262/_pkg_.a
2025-08-20T22:43:59.3971453Z [00:03:00.070]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:43:59.3972448Z [00:03:00.070]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:43:59.3973386Z [00:03:00.070]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:43:59.3974203Z [00:03:00.070]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:59.3974964Z [00:03:00.070]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:43:59.3975717Z [00:03:00.070]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:43:59.3976667Z [00:03:00.070]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:59.3977600Z [00:03:00.070]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:59.3978355Z [00:03:00.070]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:59.3978933Z [00:03:00.070]➜  EOF
2025-08-20T22:43:59.3979529Z [00:03:00.071]➜  cat >/tmp/go-build2401649780/b655/embedcfg << 'EOF' # internal
2025-08-20T22:43:59.3980118Z [00:03:00.071]➜  {
2025-08-20T22:43:59.3980497Z [00:03:00.071]➜  	"Patterns": {
2025-08-20T22:43:59.3980916Z [00:03:00.071]➜  		"*": [
2025-08-20T22:43:59.3981350Z [00:03:00.071]➜  			"default.env.yaml",
2025-08-20T22:43:59.3981825Z [00:03:00.071]➜  			"env.go",
2025-08-20T22:43:59.3982253Z [00:03:00.071]➜  			"envfile.go",
2025-08-20T22:43:59.3982686Z [00:03:00.071]➜  			"vars.go"
2025-08-20T22:43:59.3983232Z [00:03:00.071]➜  		]
2025-08-20T22:43:59.3983604Z [00:03:00.071]➜  	},
2025-08-20T22:43:59.3983983Z [00:03:00.071]➜  	"Files": {
2025-08-20T22:43:59.3984837Z [00:03:00.071]➜  		"default.env.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/default.env.yaml",
2025-08-20T22:43:59.3985734Z [00:03:00.071]➜  		"env.go": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/env.go",
2025-08-20T22:43:59.3986553Z [00:03:00.071]➜  		"envfile.go": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/envfile.go",
2025-08-20T22:43:59.3988468Z [00:03:00.071]➜  		"vars.go": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/vars.go"
2025-08-20T22:43:59.3989059Z [00:03:00.071]➜  	}
2025-08-20T22:43:59.3989416Z [00:03:00.071]➜  }EOF
2025-08-20T22:43:59.3993606Z [00:03:00.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env=>github.com/slingdata-io/sling-cli/core/env;$WORK/b655=>" -p github.com/slingdata-io/sling-cli/core/env -lang=go1.24 -complete -installsuffix shared -buildid nFdYdcApNIi_V809sD8V/nFdYdcApNIi_V809sD8V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -embedcfg $WORK/b655/embedcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/env.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/envfile.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/vars.go
2025-08-20T22:43:59.5544424Z [00:03:00.228]➜  go tool buildid -w $WORK/b655/_pkg_.a # internal
2025-08-20T22:43:59.5584854Z [00:03:00.232]➜  cp $WORK/b655/_pkg_.a /root/.cache/go-build/b6/b67dde56d142a19a84cdb984a85024c424531d1a952a72a5a93b4cd484168f30-d # internal
2025-08-20T22:43:59.5667446Z [00:03:00.241]➜  golang.org/x/oauth2/internal
2025-08-20T22:43:59.5670093Z [00:03:00.241]➜  mkdir -p $WORK/b657/
2025-08-20T22:43:59.5678438Z [00:03:00.242]➜  cat >/tmp/go-build2401649780/b657/importcfg << 'EOF' # internal
2025-08-20T22:43:59.5687657Z [00:03:00.242]➜  # import config
2025-08-20T22:43:59.5688314Z [00:03:00.242]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:59.5689155Z [00:03:00.242]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:43:59.5689977Z [00:03:00.242]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:43:59.5691113Z [00:03:00.242]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:59.5691992Z [00:03:00.242]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:43:59.5692804Z [00:03:00.242]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:59.5693585Z [00:03:00.242]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:59.5697627Z [00:03:00.242]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:59.5698364Z [00:03:00.242]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:43:59.5699084Z [00:03:00.242]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:43:59.5699818Z [00:03:00.242]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:59.5700577Z [00:03:00.242]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:59.5701340Z [00:03:00.242]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:59.5702261Z [00:03:00.242]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:59.5702987Z [00:03:00.242]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:59.5703746Z [00:03:00.242]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:43:59.5704508Z [00:03:00.242]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:59.5705049Z [00:03:00.242]➜  EOF
2025-08-20T22:43:59.5709613Z [00:03:00.242]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal=>golang.org/x/oauth2@v0.30.0/internal;$WORK/b657=>" -p golang.org/x/oauth2/internal -lang=go1.23 -complete -installsuffix shared -buildid jCKHvJgn_itwQH2_vGE1/jCKHvJgn_itwQH2_vGE1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/doc.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/oauth2.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/token.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/internal/transport.go
2025-08-20T22:43:59.6943344Z [00:03:00.368]➜  go tool buildid -w $WORK/b657/_pkg_.a # internal
2025-08-20T22:43:59.6970332Z [00:03:00.371]➜  cp $WORK/b657/_pkg_.a /root/.cache/go-build/ec/ecadaa4138cef969def04154daafcae1644c6c257a6b1235bdd34398649f6aa1-d # internal
2025-08-20T22:43:59.6980828Z [00:03:00.372]➜  golang.org/x/oauth2
2025-08-20T22:43:59.6983761Z [00:03:00.372]➜  mkdir -p $WORK/b656/
2025-08-20T22:43:59.7002028Z [00:03:00.374]➜  cat >/tmp/go-build2401649780/b656/importcfg << 'EOF' # internal
2025-08-20T22:43:59.7003289Z [00:03:00.374]➜  # import config
2025-08-20T22:43:59.7004222Z [00:03:00.374]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:59.7005055Z [00:03:00.374]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:59.7005878Z [00:03:00.374]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:43:59.7006806Z [00:03:00.374]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:43:59.7007883Z [00:03:00.374]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:43:59.7008758Z [00:03:00.374]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:59.7009570Z [00:03:00.374]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:59.7010357Z [00:03:00.374]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:59.7011373Z [00:03:00.374]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build2401649780/b657/_pkg_.a
2025-08-20T22:43:59.7012377Z [00:03:00.374]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:59.7013186Z [00:03:00.374]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:43:59.7014065Z [00:03:00.374]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:59.7014965Z [00:03:00.374]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:59.7016195Z [00:03:00.374]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:43:59.7017074Z [00:03:00.374]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:59.7018132Z [00:03:00.374]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:59.7027897Z [00:03:00.374]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:59.7028570Z [00:03:00.374]➜  EOF
2025-08-20T22:43:59.7033295Z [00:03:00.375]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0=>golang.org/x/oauth2@v0.30.0;$WORK/b656=>" -p golang.org/x/oauth2 -lang=go1.23 -complete -installsuffix shared -buildid JjEG46hiUCDV2yECdhpm/JjEG46hiUCDV2yECdhpm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/deviceauth.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/oauth2.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/pkce.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/token.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/transport.go
2025-08-20T22:43:59.8427603Z [00:03:00.517]➜  go tool buildid -w $WORK/b656/_pkg_.a # internal
2025-08-20T22:43:59.8454319Z [00:03:00.519]➜  cp $WORK/b656/_pkg_.a /root/.cache/go-build/ba/badb98f0aba5e6cf5ed04253ad99f420e0b361420b1997933f8c28f43ce357d9-d # internal
2025-08-20T22:43:59.8457985Z [00:03:00.520]➜  cloud.google.com/go/compute/metadata
2025-08-20T22:43:59.8458801Z [00:03:00.520]➜  mkdir -p $WORK/b659/
2025-08-20T22:43:59.8467758Z [00:03:00.521]➜  cat >/tmp/go-build2401649780/b659/importcfg << 'EOF' # internal
2025-08-20T22:43:59.8468510Z [00:03:00.521]➜  # import config
2025-08-20T22:43:59.8469171Z [00:03:00.521]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:43:59.8470242Z [00:03:00.521]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:43:59.8471128Z [00:03:00.521]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:43:59.8472163Z [00:03:00.521]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:43:59.8473007Z [00:03:00.521]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:43:59.8473794Z [00:03:00.521]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:43:59.8474602Z [00:03:00.521]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:43:59.8475461Z [00:03:00.521]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:43:59.8476286Z [00:03:00.521]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:43:59.8477085Z [00:03:00.521]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:43:59.8487819Z [00:03:00.521]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:43:59.8488770Z [00:03:00.521]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:43:59.8489585Z [00:03:00.521]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:43:59.8490426Z [00:03:00.521]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:43:59.8491278Z [00:03:00.521]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:43:59.8492067Z [00:03:00.521]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:43:59.8492677Z [00:03:00.521]➜  EOF
2025-08-20T22:43:59.8498575Z [00:03:00.521]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0=>cloud.google.com/go/compute/metadata@v0.7.0;$WORK/b659=>" -p cloud.google.com/go/compute/metadata -lang=go1.23 -complete -installsuffix shared -buildid 8_2nAkvzTgRC5f4eUA1O/8_2nAkvzTgRC5f4eUA1O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/log.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/metadata.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/retry.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/retry_linux.go /root/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.7.0/syscheck_linux.go
2025-08-20T22:44:00.0384918Z [00:03:00.712]➜  go tool buildid -w $WORK/b659/_pkg_.a # internal
2025-08-20T22:44:00.0485493Z [00:03:00.722]➜  cp $WORK/b659/_pkg_.a /root/.cache/go-build/c5/c53ce004cd69c81d588bf3adc84b6a0f81ff51e0812d4a8bfcf9e317286a5c6e-d # internal
2025-08-20T22:44:00.0531624Z [00:03:00.727]➜  golang.org/x/oauth2/authhandler
2025-08-20T22:44:00.0532324Z [00:03:00.727]➜  mkdir -p $WORK/b660/
2025-08-20T22:44:00.0538820Z [00:03:00.728]➜  cat >/tmp/go-build2401649780/b660/importcfg << 'EOF' # internal
2025-08-20T22:44:00.0539535Z [00:03:00.728]➜  # import config
2025-08-20T22:44:00.0540229Z [00:03:00.728]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.0541113Z [00:03:00.728]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:00.0542065Z [00:03:00.728]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:00.0543029Z [00:03:00.728]➜  EOF
2025-08-20T22:44:00.0546559Z [00:03:00.728]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/authhandler=>golang.org/x/oauth2@v0.30.0/authhandler;$WORK/b660=>" -p golang.org/x/oauth2/authhandler -lang=go1.23 -complete -installsuffix shared -buildid FQp8-FhqlJC9jG11FUNf/FQp8-FhqlJC9jG11FUNf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/authhandler/authhandler.go
2025-08-20T22:44:00.1165764Z [00:03:00.791]➜  go tool buildid -w $WORK/b660/_pkg_.a # internal
2025-08-20T22:44:00.1179142Z [00:03:00.792]➜  cp $WORK/b660/_pkg_.a /root/.cache/go-build/09/0903db28bcf04c80d4cddfb2f62f0964fb6f42778a1a4a06ced800b0fa0f9310-d # internal
2025-08-20T22:44:00.1184037Z [00:03:00.792]➜  golang.org/x/oauth2/google/internal/impersonate
2025-08-20T22:44:00.1188178Z [00:03:00.793]➜  mkdir -p $WORK/b662/
2025-08-20T22:44:00.1209451Z [00:03:00.793]➜  cat >/tmp/go-build2401649780/b662/importcfg << 'EOF' # internal
2025-08-20T22:44:00.1210175Z [00:03:00.793]➜  # import config
2025-08-20T22:44:00.1210843Z [00:03:00.793]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:00.1211674Z [00:03:00.793]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.1212564Z [00:03:00.793]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:00.1213405Z [00:03:00.793]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:00.1214271Z [00:03:00.793]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:00.1215131Z [00:03:00.793]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:00.1215960Z [00:03:00.793]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:00.1216773Z [00:03:00.793]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:00.1217645Z [00:03:00.793]➜  EOF
2025-08-20T22:44:00.1221624Z [00:03:00.794]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/impersonate=>golang.org/x/oauth2@v0.30.0/google/internal/impersonate;$WORK/b662=>" -p golang.org/x/oauth2/google/internal/impersonate -lang=go1.23 -complete -installsuffix shared -buildid _L6MazsXgjgIPa3khU5W/_L6MazsXgjgIPa3khU5W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/impersonate/impersonate.go
2025-08-20T22:44:00.1738595Z [00:03:00.848]➜  go tool buildid -w $WORK/b662/_pkg_.a # internal
2025-08-20T22:44:00.1748298Z [00:03:00.849]➜  cp $WORK/b662/_pkg_.a /root/.cache/go-build/16/1649c01aa5ae3a6f2b27e2ddfd75d5b8d862b0819ffaee61e359eae1b11c3405-d # internal
2025-08-20T22:44:00.1755767Z [00:03:00.850]➜  golang.org/x/oauth2/google/internal/stsexchange
2025-08-20T22:44:00.1757938Z [00:03:00.850]➜  mkdir -p $WORK/b663/
2025-08-20T22:44:00.1764486Z [00:03:00.851]➜  cat >/tmp/go-build2401649780/b663/importcfg << 'EOF' # internal
2025-08-20T22:44:00.1765376Z [00:03:00.851]➜  # import config
2025-08-20T22:44:00.1766947Z [00:03:00.851]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.1770906Z [00:03:00.851]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:00.1771803Z [00:03:00.851]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:00.1772607Z [00:03:00.851]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:00.1773434Z [00:03:00.851]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:00.1774244Z [00:03:00.851]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:00.1775005Z [00:03:00.851]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:00.1775779Z [00:03:00.851]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:00.1776554Z [00:03:00.851]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:00.1777488Z [00:03:00.851]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:00.1778070Z [00:03:00.851]➜  EOF
2025-08-20T22:44:00.1782635Z [00:03:00.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/stsexchange=>golang.org/x/oauth2@v0.30.0/google/internal/stsexchange;$WORK/b663=>" -p golang.org/x/oauth2/google/internal/stsexchange -lang=go1.23 -complete -installsuffix shared -buildid Us9-8bcCiqhzEXmLs6c3/Us9-8bcCiqhzEXmLs6c3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/stsexchange/clientauth.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/stsexchange/sts_exchange.go
2025-08-20T22:44:00.2162202Z [00:03:00.890]➜  go tool buildid -w $WORK/b645/_pkg_.a # internal
2025-08-20T22:44:00.2189829Z [00:03:00.893]➜  go tool buildid -w $WORK/b663/_pkg_.a # internal
2025-08-20T22:44:00.2200898Z [00:03:00.894]➜  cp $WORK/b663/_pkg_.a /root/.cache/go-build/1e/1ef0c4c039a30ca19224a508de2f35659f842a9ecf3d9427f4b2166124881f7c-d # internal
2025-08-20T22:44:00.2214490Z [00:03:00.896]➜  golang.org/x/oauth2/google/externalaccount
2025-08-20T22:44:00.2217376Z [00:03:00.896]➜  mkdir -p $WORK/b661/
2025-08-20T22:44:00.2223850Z [00:03:00.896]➜  cat >/tmp/go-build2401649780/b661/importcfg << 'EOF' # internal
2025-08-20T22:44:00.2236101Z [00:03:00.896]➜  # import config
2025-08-20T22:44:00.2236793Z [00:03:00.896]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:00.2237858Z [00:03:00.896]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.2238738Z [00:03:00.896]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:00.2239667Z [00:03:00.896]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:00.2240645Z [00:03:00.896]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:00.2241591Z [00:03:00.896]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:00.2242474Z [00:03:00.896]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:00.2243298Z [00:03:00.896]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:00.2244181Z [00:03:00.896]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:00.2245328Z [00:03:00.896]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build2401649780/b662/_pkg_.a
2025-08-20T22:44:00.2246771Z [00:03:00.896]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build2401649780/b663/_pkg_.a
2025-08-20T22:44:00.2248134Z [00:03:00.896]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:00.2248997Z [00:03:00.896]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:00.2250246Z [00:03:00.896]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:00.2251067Z [00:03:00.896]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:00.2251901Z [00:03:00.896]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:00.2252756Z [00:03:00.896]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:00.2253606Z [00:03:00.896]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:00.2254446Z [00:03:00.896]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:00.2255267Z [00:03:00.896]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:00.2256065Z [00:03:00.896]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:00.2256884Z [00:03:00.896]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:00.2257911Z [00:03:00.896]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:00.2258807Z [00:03:00.896]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:00.2259439Z [00:03:00.896]➜  EOF
2025-08-20T22:44:00.2267477Z [00:03:00.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount=>golang.org/x/oauth2@v0.30.0/google/externalaccount;$WORK/b661=>" -p golang.org/x/oauth2/google/externalaccount -lang=go1.23 -complete -installsuffix shared -buildid 3-hQrLKxHfLsrE_eWgfj/3-hQrLKxHfLsrE_eWgfj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/aws.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/basecredentials.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/executablecredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/filecredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/header.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/programmaticrefreshcredsource.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/externalaccount/urlcredsource.go
2025-08-20T22:44:00.2311196Z [00:03:00.905]➜  cp $WORK/b645/_pkg_.a /root/.cache/go-build/ab/abe380d62337806448333122a67f20833b788064bf20c45afc8e0f63600710ab-d # internal
2025-08-20T22:44:00.2369709Z [00:03:00.911]➜  github.com/pkg/sftp
2025-08-20T22:44:00.2371459Z [00:03:00.911]➜  mkdir -p $WORK/b641/
2025-08-20T22:44:00.2375712Z [00:03:00.912]➜  cat >/tmp/go-build2401649780/b641/importcfg << 'EOF' # internal
2025-08-20T22:44:00.2376942Z [00:03:00.912]➜  # import config
2025-08-20T22:44:00.2377898Z [00:03:00.912]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:00.2379804Z [00:03:00.912]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.2380749Z [00:03:00.912]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:00.2381824Z [00:03:00.912]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:00.2384368Z [00:03:00.912]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:00.2385276Z [00:03:00.912]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:00.2387770Z [00:03:00.912]➜  packagefile github.com/kr/fs=/tmp/go-build2401649780/b642/_pkg_.a
2025-08-20T22:44:00.2388848Z [00:03:00.912]➜  packagefile github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2401649780/b643/_pkg_.a
2025-08-20T22:44:00.2390174Z [00:03:00.912]➜  packagefile github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2401649780/b644/_pkg_.a
2025-08-20T22:44:00.2391302Z [00:03:00.912]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build2401649780/b645/_pkg_.a
2025-08-20T22:44:00.2392185Z [00:03:00.912]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:00.2392869Z [00:03:00.912]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:44:00.2393865Z [00:03:00.912]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:00.2394580Z [00:03:00.912]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:00.2395246Z [00:03:00.912]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:00.2395925Z [00:03:00.912]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:00.2396610Z [00:03:00.912]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:00.2397539Z [00:03:00.912]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:00.2398364Z [00:03:00.912]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:00.2399064Z [00:03:00.912]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:00.2399769Z [00:03:00.912]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:00.2400577Z [00:03:00.912]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:00.2401344Z [00:03:00.912]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:00.2402145Z [00:03:00.912]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:00.2402977Z [00:03:00.912]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:00.2403752Z [00:03:00.912]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:00.2404358Z [00:03:00.912]➜  EOF
2025-08-20T22:44:00.2418336Z [00:03:00.912]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/sftp@v1.13.9=>github.com/pkg/sftp@v1.13.9;$WORK/b641=>" -p github.com/pkg/sftp -lang=go1.15 -complete -installsuffix shared -buildid YRPajxkl6hzLDRJvpmFF/YRPajxkl6hzLDRJvpmFF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/allocator.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/attrs.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/attrs_unix.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/client.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/conn.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/errno_posix.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/ls_formatting.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/ls_unix.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/match.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/packet-manager.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/packet-typing.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/packet.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/pool.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/release.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/request-attrs.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/request-errors.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/request-example.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/request-interfaces.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/request-server.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/request-unix.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/request.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/server.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/server_posix.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/server_statvfs_impl.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/server_statvfs_linux.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/server_unix.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/sftp.go /root/go/pkg/mod/github.com/pkg/sftp@v1.13.9/stat.go
2025-08-20T22:44:00.3802633Z [00:03:01.054]➜  go tool buildid -w $WORK/b661/_pkg_.a # internal
2025-08-20T22:44:00.3831316Z [00:03:01.057]➜  cp $WORK/b661/_pkg_.a /root/.cache/go-build/3f/3fc7c7fb9d82f921d0e52d68d3aae3cca30caa8a63a942503d21d8e425865851-d # internal
2025-08-20T22:44:00.3840950Z [00:03:01.058]➜  golang.org/x/oauth2/google/internal/externalaccountauthorizeduser
2025-08-20T22:44:00.3869096Z [00:03:01.058]➜  mkdir -p $WORK/b664/
2025-08-20T22:44:00.3869886Z [00:03:01.058]➜  cat >/tmp/go-build2401649780/b664/importcfg << 'EOF' # internal
2025-08-20T22:44:00.3870987Z [00:03:01.058]➜  # import config
2025-08-20T22:44:00.3871712Z [00:03:01.058]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.3872577Z [00:03:01.058]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:00.3873530Z [00:03:01.058]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:00.3874798Z [00:03:01.058]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build2401649780/b663/_pkg_.a
2025-08-20T22:44:00.3875937Z [00:03:01.058]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:00.3878103Z [00:03:01.058]➜  EOF
2025-08-20T22:44:00.3886952Z [00:03:01.059]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/externalaccountauthorizeduser=>golang.org/x/oauth2@v0.30.0/google/internal/externalaccountauthorizeduser;$WORK/b664=>" -p golang.org/x/oauth2/google/internal/externalaccountauthorizeduser -lang=go1.23 -complete -installsuffix shared -buildid yfCKOlyQy74UcSDTU5M3/yfCKOlyQy74UcSDTU5M3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/internal/externalaccountauthorizeduser/externalaccountauthorizeduser.go
2025-08-20T22:44:00.4339722Z [00:03:01.107]➜  go tool buildid -w $WORK/b664/_pkg_.a # internal
2025-08-20T22:44:00.4345514Z [00:03:01.109]➜  cp $WORK/b664/_pkg_.a /root/.cache/go-build/26/266c7f0bab44136a33ea7d2f89b51e44a9425bc10c8c81343fe79606b7aaa334-d # internal
2025-08-20T22:44:00.4351090Z [00:03:01.109]➜  golang.org/x/oauth2/jws
2025-08-20T22:44:00.4354106Z [00:03:01.109]➜  mkdir -p $WORK/b665/
2025-08-20T22:44:00.4355874Z [00:03:01.110]➜  cat >/tmp/go-build2401649780/b665/importcfg << 'EOF' # internal
2025-08-20T22:44:00.4358196Z [00:03:01.110]➜  # import config
2025-08-20T22:44:00.4361007Z [00:03:01.110]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:00.4362004Z [00:03:01.110]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:00.4362851Z [00:03:01.110]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:00.4363721Z [00:03:01.110]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:00.4364597Z [00:03:01.110]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:00.4365514Z [00:03:01.110]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:00.4366441Z [00:03:01.110]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:00.4367501Z [00:03:01.110]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:00.4368313Z [00:03:01.110]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:00.4369123Z [00:03:01.110]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:00.4369919Z [00:03:01.110]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:00.4370528Z [00:03:01.110]➜  EOF
2025-08-20T22:44:00.4373487Z [00:03:01.110]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jws=>golang.org/x/oauth2@v0.30.0/jws;$WORK/b665=>" -p golang.org/x/oauth2/jws -lang=go1.23 -complete -installsuffix shared -buildid jvtW4uRwazWUojtYvBGR/jvtW4uRwazWUojtYvBGR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jws/jws.go
2025-08-20T22:44:00.4721556Z [00:03:01.146]➜  go tool buildid -w $WORK/b665/_pkg_.a # internal
2025-08-20T22:44:00.4732014Z [00:03:01.147]➜  cp $WORK/b665/_pkg_.a /root/.cache/go-build/9c/9c3d13a9fd0dae275d7b66ee9c45974dcf8cca07c1726a34e06c8134a36588cf-d # internal
2025-08-20T22:44:00.4761248Z [00:03:01.150]➜  golang.org/x/oauth2/jwt
2025-08-20T22:44:00.4764214Z [00:03:01.150]➜  mkdir -p $WORK/b666/
2025-08-20T22:44:00.4770326Z [00:03:01.151]➜  cat >/tmp/go-build2401649780/b666/importcfg << 'EOF' # internal
2025-08-20T22:44:00.4779377Z [00:03:01.151]➜  # import config
2025-08-20T22:44:00.4780136Z [00:03:01.151]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.4781089Z [00:03:01.151]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:00.4781986Z [00:03:01.151]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:00.4782910Z [00:03:01.151]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:00.4783995Z [00:03:01.151]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build2401649780/b657/_pkg_.a
2025-08-20T22:44:00.4785121Z [00:03:01.151]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build2401649780/b665/_pkg_.a
2025-08-20T22:44:00.4786000Z [00:03:01.151]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:00.4786871Z [00:03:01.151]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:00.4787894Z [00:03:01.151]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:00.4788684Z [00:03:01.151]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:00.4789409Z [00:03:01.151]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:00.4789950Z [00:03:01.151]➜  EOF
2025-08-20T22:44:00.4792625Z [00:03:01.151]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jwt=>golang.org/x/oauth2@v0.30.0/jwt;$WORK/b666=>" -p golang.org/x/oauth2/jwt -lang=go1.23 -complete -installsuffix shared -buildid kAhpQi_HZcw8VIEye0Sk/kAhpQi_HZcw8VIEye0Sk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/jwt/jwt.go
2025-08-20T22:44:00.5195713Z [00:03:01.193]➜  go tool buildid -w $WORK/b666/_pkg_.a # internal
2025-08-20T22:44:00.5206589Z [00:03:01.195]➜  cp $WORK/b666/_pkg_.a /root/.cache/go-build/ba/ba5580e26f31483150227924db3217f352afe6b56bee54a939af7280b598959d-d # internal
2025-08-20T22:44:00.5224637Z [00:03:01.197]➜  golang.org/x/oauth2/google
2025-08-20T22:44:00.5230522Z [00:03:01.197]➜  mkdir -p $WORK/b658/
2025-08-20T22:44:00.5234053Z [00:03:01.197]➜  cat >/tmp/go-build2401649780/b658/importcfg << 'EOF' # internal
2025-08-20T22:44:00.5240553Z [00:03:01.197]➜  # import config
2025-08-20T22:44:00.5241299Z [00:03:01.197]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:00.5242338Z [00:03:01.197]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:00.5243316Z [00:03:01.197]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:00.5244157Z [00:03:01.197]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:00.5245111Z [00:03:01.197]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:00.5246034Z [00:03:01.197]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:00.5246875Z [00:03:01.197]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:00.5248032Z [00:03:01.197]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:00.5249160Z [00:03:01.197]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build2401649780/b660/_pkg_.a
2025-08-20T22:44:00.5250416Z [00:03:01.197]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build2401649780/b661/_pkg_.a
2025-08-20T22:44:00.5252026Z [00:03:01.197]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build2401649780/b664/_pkg_.a
2025-08-20T22:44:00.5253619Z [00:03:01.197]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build2401649780/b662/_pkg_.a
2025-08-20T22:44:00.5254918Z [00:03:01.197]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build2401649780/b657/_pkg_.a
2025-08-20T22:44:00.5256018Z [00:03:01.197]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build2401649780/b665/_pkg_.a
2025-08-20T22:44:00.5257523Z [00:03:01.197]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build2401649780/b666/_pkg_.a
2025-08-20T22:44:00.5258667Z [00:03:01.197]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:00.5259412Z [00:03:01.197]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:00.5260226Z [00:03:01.197]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:00.5261093Z [00:03:01.197]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:00.5261929Z [00:03:01.197]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:00.5262758Z [00:03:01.197]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:00.5263651Z [00:03:01.197]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:00.5264542Z [00:03:01.197]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:00.5265396Z [00:03:01.197]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:00.5266275Z [00:03:01.197]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:00.5267086Z [00:03:01.197]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:00.5275043Z [00:03:01.197]➜  EOF
2025-08-20T22:44:00.5281308Z [00:03:01.197]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google=>golang.org/x/oauth2@v0.30.0/google;$WORK/b658=>" -p golang.org/x/oauth2/google -lang=go1.23 -complete -installsuffix shared -buildid U9wLEozfCnRvJlOfsibV/U9wLEozfCnRvJlOfsibV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/appengine.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/default.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/doc.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/error.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/google.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/jwt.go /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/google/sdk.go
2025-08-20T22:44:00.6732797Z [00:03:01.347]➜  go tool buildid -w $WORK/b658/_pkg_.a # internal
2025-08-20T22:44:00.6761493Z [00:03:01.350]➜  cp $WORK/b658/_pkg_.a /root/.cache/go-build/05/051d8409349f5df9a2d9727904ab9cea4b3dc17d7b8d16deafccd24151fa38a0-d # internal
2025-08-20T22:44:00.6762722Z [00:03:01.350]➜  golang.org/x/text/encoding/internal
2025-08-20T22:44:00.6763372Z [00:03:01.350]➜  mkdir -p $WORK/b668/
2025-08-20T22:44:00.6764117Z [00:03:01.350]➜  cat >/tmp/go-build2401649780/b668/importcfg << 'EOF' # internal
2025-08-20T22:44:00.6764855Z [00:03:01.350]➜  # import config
2025-08-20T22:44:00.6765690Z [00:03:01.350]➜  packagefile golang.org/x/text/encoding=/tmp/go-build2401649780/b598/_pkg_.a
2025-08-20T22:44:00.6767060Z [00:03:01.350]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build2401649780/b599/_pkg_.a
2025-08-20T22:44:00.6768634Z [00:03:01.350]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:44:00.6769535Z [00:03:01.350]➜  EOF
2025-08-20T22:44:00.6773301Z [00:03:01.350]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/internal=>golang.org/x/text@v0.26.0/encoding/internal;$WORK/b668=>" -p golang.org/x/text/encoding/internal -lang=go1.23 -complete -installsuffix shared -buildid oTspBpV4jIqfi56PZE3F/oTspBpV4jIqfi56PZE3F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/internal/internal.go
2025-08-20T22:44:00.7062743Z [00:03:01.380]➜  go tool buildid -w $WORK/b668/_pkg_.a # internal
2025-08-20T22:44:00.7070411Z [00:03:01.381]➜  cp $WORK/b668/_pkg_.a /root/.cache/go-build/ce/ce56fa52f27926e7ca2e4d1c2f87bdb8ca8a7cb65d3c286d9dba716a728620c2-d # internal
2025-08-20T22:44:00.7077379Z [00:03:01.382]➜  golang.org/x/text/encoding/charmap
2025-08-20T22:44:00.7077993Z [00:03:01.382]➜  mkdir -p $WORK/b667/
2025-08-20T22:44:00.7082732Z [00:03:01.382]➜  cat >/tmp/go-build2401649780/b667/importcfg << 'EOF' # internal
2025-08-20T22:44:00.7083415Z [00:03:01.382]➜  # import config
2025-08-20T22:44:00.7084650Z [00:03:01.382]➜  packagefile golang.org/x/text/encoding=/tmp/go-build2401649780/b598/_pkg_.a
2025-08-20T22:44:00.7085779Z [00:03:01.382]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build2401649780/b668/_pkg_.a
2025-08-20T22:44:00.7087055Z [00:03:01.382]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build2401649780/b599/_pkg_.a
2025-08-20T22:44:00.7088417Z [00:03:01.382]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:44:00.7089389Z [00:03:01.382]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:00.7090016Z [00:03:01.382]➜  EOF
2025-08-20T22:44:00.7094156Z [00:03:01.382]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/charmap=>golang.org/x/text@v0.26.0/encoding/charmap;$WORK/b667=>" -p golang.org/x/text/encoding/charmap -lang=go1.23 -complete -installsuffix shared -buildid sK8qbNFZMDaUxHV3EAdV/sK8qbNFZMDaUxHV3EAdV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/charmap/charmap.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/charmap/tables.go
2025-08-20T22:44:01.0582367Z [00:03:01.732]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T22:44:01.0783429Z [00:03:01.752]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/8f/8fa44c3b1c2388bb2ab4d87441c6f1389beffe719c5daf1ef5fcd5f0ed26edc6-d # internal
2025-08-20T22:44:01.0785950Z [00:03:01.752]➜  golang.org/x/text/runes
2025-08-20T22:44:01.0786543Z [00:03:01.752]➜  mkdir -p $WORK/b671/
2025-08-20T22:44:01.0787771Z [00:03:01.752]➜  cat >/tmp/go-build2401649780/b671/importcfg << 'EOF' # internal
2025-08-20T22:44:01.0788543Z [00:03:01.752]➜  # import config
2025-08-20T22:44:01.0789584Z [00:03:01.752]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:44:01.0790716Z [00:03:01.752]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:01.0791628Z [00:03:01.752]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:01.0792329Z [00:03:01.752]➜  EOF
2025-08-20T22:44:01.0796102Z [00:03:01.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/runes=>golang.org/x/text@v0.26.0/runes;$WORK/b671=>" -p golang.org/x/text/runes -lang=go1.23 -complete -installsuffix shared -buildid HbS0IQFu2WzyIqYPjU55/HbS0IQFu2WzyIqYPjU55 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/runes/cond.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/runes/runes.go
2025-08-20T22:44:01.1661864Z [00:03:01.839]➜  go tool buildid -w $WORK/b671/_pkg_.a # internal
2025-08-20T22:44:01.1669609Z [00:03:01.841]➜  cp $WORK/b671/_pkg_.a /root/.cache/go-build/c5/c5bdb4bb9739eba524dbf6f0f30546b3b840fff56ac21537892b3583e000c271-d # internal
2025-08-20T22:44:01.1671175Z [00:03:01.841]➜  golang.org/x/text/encoding/unicode
2025-08-20T22:44:01.1672115Z [00:03:01.841]➜  mkdir -p $WORK/b669/
2025-08-20T22:44:01.1673955Z [00:03:01.841]➜  cat >/tmp/go-build2401649780/b669/importcfg << 'EOF' # internal
2025-08-20T22:44:01.1674948Z [00:03:01.841]➜  # import config
2025-08-20T22:44:01.1677384Z [00:03:01.841]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:01.1678165Z [00:03:01.841]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.1679046Z [00:03:01.841]➜  packagefile golang.org/x/text/encoding=/tmp/go-build2401649780/b598/_pkg_.a
2025-08-20T22:44:01.1680132Z [00:03:01.841]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build2401649780/b668/_pkg_.a
2025-08-20T22:44:01.1681338Z [00:03:01.841]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build2401649780/b599/_pkg_.a
2025-08-20T22:44:01.1682856Z [00:03:01.841]➜  packagefile golang.org/x/text/internal/utf8internal=/tmp/go-build2401649780/b670/_pkg_.a
2025-08-20T22:44:01.1683932Z [00:03:01.841]➜  packagefile golang.org/x/text/runes=/tmp/go-build2401649780/b671/_pkg_.a
2025-08-20T22:44:01.1684951Z [00:03:01.841]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:44:01.1685882Z [00:03:01.841]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:44:01.1686706Z [00:03:01.841]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:01.1687462Z [00:03:01.841]➜  EOF
2025-08-20T22:44:01.1691584Z [00:03:01.841]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/unicode=>golang.org/x/text@v0.26.0/encoding/unicode;$WORK/b669=>" -p golang.org/x/text/encoding/unicode -lang=go1.23 -complete -installsuffix shared -buildid F7Ywq6koId0onq4RkQLh/F7Ywq6koId0onq4RkQLh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/unicode/override.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/encoding/unicode/unicode.go
2025-08-20T22:44:01.2454083Z [00:03:01.919]➜  go tool buildid -w $WORK/b669/_pkg_.a # internal
2025-08-20T22:44:01.2465866Z [00:03:01.921]➜  cp $WORK/b669/_pkg_.a /root/.cache/go-build/12/12f38117fa9e2375f883ed7bf19e54e248a3e31ae86ccb43be2a89371503d235-d # internal
2025-08-20T22:44:01.2488510Z [00:03:01.921]➜  cloud.google.com/go/auth/internal
2025-08-20T22:44:01.2489133Z [00:03:01.921]➜  mkdir -p $WORK/b674/
2025-08-20T22:44:01.2489913Z [00:03:01.921]➜  cat >/tmp/go-build2401649780/b674/importcfg << 'EOF' # internal
2025-08-20T22:44:01.2490600Z [00:03:01.921]➜  # import config
2025-08-20T22:44:01.2491643Z [00:03:01.921]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:01.2492655Z [00:03:01.921]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.2493594Z [00:03:01.921]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:01.2494433Z [00:03:01.921]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:01.2495340Z [00:03:01.921]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.2496207Z [00:03:01.921]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:01.2497038Z [00:03:01.922]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.2497968Z [00:03:01.922]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.2498728Z [00:03:01.922]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:01.2499561Z [00:03:01.922]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:01.2500350Z [00:03:01.922]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:01.2501112Z [00:03:01.922]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:01.2501909Z [00:03:01.922]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:01.2502499Z [00:03:01.922]➜  EOF
2025-08-20T22:44:01.2505897Z [00:03:01.922]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal=>cloud.google.com/go/auth@v0.16.1/internal;$WORK/b674=>" -p cloud.google.com/go/auth/internal -lang=go1.23 -complete -installsuffix shared -buildid 3ZCJz8qVXV23IWxj_gT9/3ZCJz8qVXV23IWxj_gT9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/internal.go
2025-08-20T22:44:01.2898939Z [00:03:01.964]➜  go tool buildid -w $WORK/b674/_pkg_.a # internal
2025-08-20T22:44:01.2911936Z [00:03:01.965]➜  cp $WORK/b674/_pkg_.a /root/.cache/go-build/58/58ed2cf956ff2e6beab09cf7f14d0d28f8a5457079e6b104c54f8b1ed783fed3-d # internal
2025-08-20T22:44:01.2913821Z [00:03:01.965]➜  cloud.google.com/go/auth/internal/jwt
2025-08-20T22:44:01.2939080Z [00:03:01.966]➜  mkdir -p $WORK/b675/
2025-08-20T22:44:01.2939836Z [00:03:01.966]➜  cat >/tmp/go-build2401649780/b675/importcfg << 'EOF' # internal
2025-08-20T22:44:01.2940485Z [00:03:01.966]➜  # import config
2025-08-20T22:44:01.2941146Z [00:03:01.966]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:01.2941964Z [00:03:01.966]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:01.2942802Z [00:03:01.966]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:01.2943668Z [00:03:01.966]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:01.2944524Z [00:03:01.966]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:01.2945487Z [00:03:01.966]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:01.2946436Z [00:03:01.966]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.2947661Z [00:03:01.966]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.2948492Z [00:03:01.966]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.2949311Z [00:03:01.966]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.2950090Z [00:03:01.966]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:01.2950664Z [00:03:01.966]➜  EOF
2025-08-20T22:44:01.2954290Z [00:03:01.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/jwt=>cloud.google.com/go/auth@v0.16.1/internal/jwt;$WORK/b675=>" -p cloud.google.com/go/auth/internal/jwt -lang=go1.23 -complete -installsuffix shared -buildid Y9mwSMhU33TsMiBVqAI5/Y9mwSMhU33TsMiBVqAI5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/jwt/jwt.go
2025-08-20T22:44:01.3365771Z [00:03:02.011]➜  go tool buildid -w $WORK/b675/_pkg_.a # internal
2025-08-20T22:44:01.3375443Z [00:03:02.012]➜  cp $WORK/b675/_pkg_.a /root/.cache/go-build/12/128a4e88088bdb39c35273c2ad8e4bf53a1995868c2e8d18510599551a6dba04-d # internal
2025-08-20T22:44:01.3396098Z [00:03:02.014]➜  github.com/googleapis/gax-go/v2/internallog/internal
2025-08-20T22:44:01.3419410Z [00:03:02.014]➜  mkdir -p $WORK/b677/
2025-08-20T22:44:01.3420117Z [00:03:02.014]➜  cat >/tmp/go-build2401649780/b677/importcfg << 'EOF' # internal
2025-08-20T22:44:01.3420771Z [00:03:02.014]➜  # import config
2025-08-20T22:44:01.3421399Z [00:03:02.014]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.3422151Z [00:03:02.014]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:01.3422915Z [00:03:02.014]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:01.3423650Z [00:03:02.014]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:01.3424380Z [00:03:02.014]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.3425151Z [00:03:02.014]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:01.3425701Z [00:03:02.014]➜  EOF
2025-08-20T22:44:01.3429751Z [00:03:02.014]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internallog/internal=>github.com/googleapis/gax-go/v2@v2.14.2/internallog/internal;$WORK/b677=>" -p github.com/googleapis/gax-go/v2/internallog/internal -lang=go1.23 -complete -installsuffix shared -buildid _ArCiKAJKLdyoQmy-Yy1/_ArCiKAJKLdyoQmy-Yy1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internallog/internal/internal.go
2025-08-20T22:44:01.3788468Z [00:03:02.051]➜  go tool buildid -w $WORK/b677/_pkg_.a # internal
2025-08-20T22:44:01.3809294Z [00:03:02.052]➜  cp $WORK/b677/_pkg_.a /root/.cache/go-build/2c/2c92a22b7ff619f519a3ec7bfb4ead830287369fca77ea67dfc498472c5fb080-d # internal
2025-08-20T22:44:01.3810852Z [00:03:02.053]➜  github.com/googleapis/gax-go/v2/internallog
2025-08-20T22:44:01.3811451Z [00:03:02.053]➜  mkdir -p $WORK/b676/
2025-08-20T22:44:01.3812158Z [00:03:02.053]➜  cat >/tmp/go-build2401649780/b676/importcfg << 'EOF' # internal
2025-08-20T22:44:01.3812810Z [00:03:02.053]➜  # import config
2025-08-20T22:44:01.3813447Z [00:03:02.053]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:01.3814313Z [00:03:02.053]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.3815147Z [00:03:02.053]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.3816284Z [00:03:02.053]➜  packagefile github.com/googleapis/gax-go/v2/internallog/internal=/tmp/go-build2401649780/b677/_pkg_.a
2025-08-20T22:44:01.3818178Z [00:03:02.053]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:01.3819035Z [00:03:02.053]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:01.3819936Z [00:03:02.053]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:01.3820728Z [00:03:02.053]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.3821330Z [00:03:02.053]➜  EOF
2025-08-20T22:44:01.3825283Z [00:03:02.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internallog=>github.com/googleapis/gax-go/v2@v2.14.2/internallog;$WORK/b676=>" -p github.com/googleapis/gax-go/v2/internallog -lang=go1.23 -complete -installsuffix shared -buildid rkRoGl8ptH3TxXJ1AewR/rkRoGl8ptH3TxXJ1AewR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internallog/internallog.go
2025-08-20T22:44:01.4194489Z [00:03:02.093]➜  go tool buildid -w $WORK/b676/_pkg_.a # internal
2025-08-20T22:44:01.4208112Z [00:03:02.095]➜  cp $WORK/b676/_pkg_.a /root/.cache/go-build/3c/3cea4b6b4f96bf06b5c525b7cdf2e09cf9af6be91148ddbbda887135178af380-d # internal
2025-08-20T22:44:01.4238225Z [00:03:02.096]➜  cloud.google.com/go/auth
2025-08-20T22:44:01.4246854Z [00:03:02.097]➜  mkdir -p $WORK/b673/
2025-08-20T22:44:01.4247938Z [00:03:02.097]➜  cat >/tmp/go-build2401649780/b673/importcfg << 'EOF' # internal
2025-08-20T22:44:01.4248654Z [00:03:02.097]➜  # import config
2025-08-20T22:44:01.4249319Z [00:03:02.097]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:01.4250348Z [00:03:02.097]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:01.4251617Z [00:03:02.097]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build2401649780/b675/_pkg_.a
2025-08-20T22:44:01.4252690Z [00:03:02.097]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.4253657Z [00:03:02.097]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.4254564Z [00:03:02.097]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.4255704Z [00:03:02.097]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.4256786Z [00:03:02.097]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:01.4258084Z [00:03:02.097]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:01.4258829Z [00:03:02.097]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:44:01.4259534Z [00:03:02.097]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:01.4260346Z [00:03:02.097]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:01.4261144Z [00:03:02.097]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:01.4261927Z [00:03:02.097]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.4262718Z [00:03:02.097]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:01.4263669Z [00:03:02.097]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:01.4264268Z [00:03:02.097]➜  EOF
2025-08-20T22:44:01.4268952Z [00:03:02.098]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1=>cloud.google.com/go/auth@v0.16.1;$WORK/b673=>" -p cloud.google.com/go/auth -lang=go1.23 -complete -installsuffix shared -buildid aSAwKAOs4dFCqgYfRX2T/aSAwKAOs4dFCqgYfRX2T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/auth.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/threelegged.go
2025-08-20T22:44:01.4793154Z [00:03:02.153]➜  go tool buildid -w $WORK/b667/_pkg_.a # internal
2025-08-20T22:44:01.4806988Z [00:03:02.155]➜  cp $WORK/b667/_pkg_.a /root/.cache/go-build/2f/2faa6428974aac43e9b82e1380f8a6d6b85c0682a1a2345bc614c36e992bb2fb-d # internal
2025-08-20T22:44:01.4810548Z [00:03:02.155]➜  cloud.google.com/go/auth/internal/credsfile
2025-08-20T22:44:01.4820990Z [00:03:02.156]➜  mkdir -p $WORK/b683/
2025-08-20T22:44:01.4828350Z [00:03:02.157]➜  cat >/tmp/go-build2401649780/b683/importcfg << 'EOF' # internal
2025-08-20T22:44:01.4840466Z [00:03:02.157]➜  # import config
2025-08-20T22:44:01.4841251Z [00:03:02.157]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.4842156Z [00:03:02.157]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:01.4843010Z [00:03:02.157]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:01.4843922Z [00:03:02.157]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:01.4844791Z [00:03:02.157]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:01.4845393Z [00:03:02.157]➜  EOF
2025-08-20T22:44:01.4850648Z [00:03:02.157]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/credsfile=>cloud.google.com/go/auth@v0.16.1/internal/credsfile;$WORK/b683=>" -p cloud.google.com/go/auth/internal/credsfile -lang=go1.23 -complete -installsuffix shared -buildid 4Bqgs1hJYgFRSGn1ENdi/4Bqgs1hJYgFRSGn1ENdi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/credsfile/credsfile.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/credsfile/filetype.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/credsfile/parse.go
2025-08-20T22:44:01.5387397Z [00:03:02.213]➜  go tool buildid -w $WORK/b673/_pkg_.a # internal
2025-08-20T22:44:01.5405436Z [00:03:02.215]➜  cp $WORK/b673/_pkg_.a /root/.cache/go-build/ec/ec925d69d2666f9dc2e8ae27e8cda2f36784bfb28d8abd94c904879d521a8906-d # internal
2025-08-20T22:44:01.5437589Z [00:03:02.215]➜  cloud.google.com/go/auth/credentials/internal/impersonate
2025-08-20T22:44:01.5438312Z [00:03:02.215]➜  mkdir -p $WORK/b681/
2025-08-20T22:44:01.5439000Z [00:03:02.215]➜  cat >/tmp/go-build2401649780/b681/importcfg << 'EOF' # internal
2025-08-20T22:44:01.5439942Z [00:03:02.215]➜  # import config
2025-08-20T22:44:01.5440666Z [00:03:02.215]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:01.5441631Z [00:03:02.215]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:01.5442724Z [00:03:02.215]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:01.5443827Z [00:03:02.215]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.5444681Z [00:03:02.215]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.5445582Z [00:03:02.215]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.5446360Z [00:03:02.215]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.5449358Z [00:03:02.215]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:01.5450752Z [00:03:02.215]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:01.5451660Z [00:03:02.215]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:01.5452545Z [00:03:02.215]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.5453426Z [00:03:02.215]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:01.5454080Z [00:03:02.215]➜  EOF
2025-08-20T22:44:01.5459828Z [00:03:02.215]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/impersonate=>cloud.google.com/go/auth@v0.16.1/credentials/internal/impersonate;$WORK/b681=>" -p cloud.google.com/go/auth/credentials/internal/impersonate -lang=go1.23 -complete -installsuffix shared -buildid hGwoIghdrGNgt_NVXGgb/hGwoIghdrGNgt_NVXGgb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/impersonate/idtoken.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/impersonate/impersonate.go
2025-08-20T22:44:01.5464647Z [00:03:02.215]➜  go tool buildid -w $WORK/b683/_pkg_.a # internal
2025-08-20T22:44:01.5465984Z [00:03:02.216]➜  cp $WORK/b683/_pkg_.a /root/.cache/go-build/72/7270cf00f9babf04cab35f636841b203a97e9d535509bda49fa25a7522204abf-d # internal
2025-08-20T22:44:01.5467470Z [00:03:02.217]➜  cloud.google.com/go/auth/credentials/internal/stsexchange
2025-08-20T22:44:01.5468200Z [00:03:02.217]➜  mkdir -p $WORK/b682/
2025-08-20T22:44:01.5468959Z [00:03:02.218]➜  cat >/tmp/go-build2401649780/b682/importcfg << 'EOF' # internal
2025-08-20T22:44:01.5469665Z [00:03:02.218]➜  # import config
2025-08-20T22:44:01.5470464Z [00:03:02.218]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:01.5471623Z [00:03:02.218]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:01.5472669Z [00:03:02.218]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.5473613Z [00:03:02.218]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:01.5474536Z [00:03:02.218]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.5475420Z [00:03:02.218]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.5476500Z [00:03:02.218]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:01.5477762Z [00:03:02.218]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:01.5478648Z [00:03:02.218]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:01.5479486Z [00:03:02.218]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:01.5480348Z [00:03:02.218]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:01.5481193Z [00:03:02.218]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.5482020Z [00:03:02.218]➜  EOF
2025-08-20T22:44:01.5486386Z [00:03:02.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/stsexchange=>cloud.google.com/go/auth@v0.16.1/credentials/internal/stsexchange;$WORK/b682=>" -p cloud.google.com/go/auth/credentials/internal/stsexchange -lang=go1.23 -complete -installsuffix shared -buildid aMZgb0H7__u4stQKlqcD/aMZgb0H7__u4stQKlqcD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/stsexchange/sts_exchange.go
2025-08-20T22:44:01.6089400Z [00:03:02.283]➜  go tool buildid -w $WORK/b682/_pkg_.a # internal
2025-08-20T22:44:01.6104243Z [00:03:02.284]➜  cp $WORK/b682/_pkg_.a /root/.cache/go-build/50/506183d3a1320abe8a7526c058712765f61043c8dd927f0adcb296407ac53630-d # internal
2025-08-20T22:44:01.6107069Z [00:03:02.285]➜  internal/saferio
2025-08-20T22:44:01.6109823Z [00:03:02.285]➜  mkdir -p $WORK/b687/
2025-08-20T22:44:01.6118065Z [00:03:02.286]➜  cat >/tmp/go-build2401649780/b687/importcfg << 'EOF' # internal
2025-08-20T22:44:01.6118835Z [00:03:02.286]➜  # import config
2025-08-20T22:44:01.6120586Z [00:03:02.286]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:01.6121251Z [00:03:02.286]➜  EOF
2025-08-20T22:44:01.6124205Z [00:03:02.286]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "/root/.go/src/internal/saferio=>internal/saferio;$WORK/b687=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid mWMoPXONcjc0cePG2W0q/mWMoPXONcjc0cePG2W0q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /root/.go/src/internal/saferio/io.go
2025-08-20T22:44:01.6131541Z [00:03:02.287]➜  go tool buildid -w $WORK/b681/_pkg_.a # internal
2025-08-20T22:44:01.6145481Z [00:03:02.289]➜  cp $WORK/b681/_pkg_.a /root/.cache/go-build/ae/ae72a87e62768697370f28b3bb22c3b4d3c3571cef33e2caebd9f4b63481cf46-d # internal
2025-08-20T22:44:01.6147576Z [00:03:02.289]➜  github.com/googleapis/enterprise-certificate-proxy/client/util
2025-08-20T22:44:01.6150608Z [00:03:02.289]➜  mkdir -p $WORK/b688/
2025-08-20T22:44:01.6159313Z [00:03:02.290]➜  cat >/tmp/go-build2401649780/b688/importcfg << 'EOF' # internal
2025-08-20T22:44:01.6160321Z [00:03:02.290]➜  # import config
2025-08-20T22:44:01.6161717Z [00:03:02.290]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.6162937Z [00:03:02.290]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.6163979Z [00:03:02.290]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:01.6165375Z [00:03:02.290]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:01.6166498Z [00:03:02.290]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:01.6167797Z [00:03:02.290]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:01.6169045Z [00:03:02.290]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:01.6171446Z [00:03:02.290]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.6172106Z [00:03:02.290]➜  EOF
2025-08-20T22:44:01.6176699Z [00:03:02.290]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/util=>github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/util;$WORK/b688=>" -p github.com/googleapis/enterprise-certificate-proxy/client/util -lang=go1.23 -complete -installsuffix shared -buildid MEtDbV3nojiPJhPYR-At/MEtDbV3nojiPJhPYR-At -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/util/util.go
2025-08-20T22:44:01.6298527Z [00:03:02.303]➜  go tool buildid -w $WORK/b687/_pkg_.a # internal
2025-08-20T22:44:01.6300272Z [00:03:02.304]➜  cp $WORK/b687/_pkg_.a /root/.cache/go-build/b1/b1caf3e2fe0a6b0767739b8966244e2f0ac12ea976470a457aae904caaaeb99b-d # internal
2025-08-20T22:44:01.6302540Z [00:03:02.304]➜  encoding/gob
2025-08-20T22:44:01.6305424Z [00:03:02.305]➜  mkdir -p $WORK/b686/
2025-08-20T22:44:01.6314440Z [00:03:02.305]➜  cat >/tmp/go-build2401649780/b686/importcfg << 'EOF' # internal
2025-08-20T22:44:01.6315263Z [00:03:02.306]➜  # import config
2025-08-20T22:44:01.6315969Z [00:03:02.306]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:01.6317907Z [00:03:02.306]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:01.6318874Z [00:03:02.306]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:01.6319794Z [00:03:02.306]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.6320654Z [00:03:02.306]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.6321580Z [00:03:02.306]➜  packagefile internal/saferio=/tmp/go-build2401649780/b687/_pkg_.a
2025-08-20T22:44:01.6322715Z [00:03:02.306]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:01.6323559Z [00:03:02.306]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:44:01.6324395Z [00:03:02.306]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:01.6325262Z [00:03:02.306]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:01.6326121Z [00:03:02.306]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:01.6327016Z [00:03:02.306]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:01.6328079Z [00:03:02.306]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:01.6328973Z [00:03:02.306]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:01.6330157Z [00:03:02.306]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:01.6331156Z [00:03:02.306]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:01.6332054Z [00:03:02.306]➜  EOF
2025-08-20T22:44:01.6337086Z [00:03:02.306]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "/root/.go/src/encoding/gob=>encoding/gob;$WORK/b686=>" -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/b686/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-20T22:44:01.6681934Z [00:03:02.342]➜  go tool buildid -w $WORK/b688/_pkg_.a # internal
2025-08-20T22:44:01.6697678Z [00:03:02.344]➜  cp $WORK/b688/_pkg_.a /root/.cache/go-build/8d/8d4265ab6208efbac79d3d8dc2726bcfdc3041ce5c5f28194c848cdbadd1d18e-d # internal
2025-08-20T22:44:01.6728282Z [00:03:02.344]➜  cloud.google.com/go/auth/credentials/internal/externalaccountuser
2025-08-20T22:44:01.6735831Z [00:03:02.345]➜  mkdir -p $WORK/b690/
2025-08-20T22:44:01.6736636Z [00:03:02.346]➜  cat >/tmp/go-build2401649780/b690/importcfg << 'EOF' # internal
2025-08-20T22:44:01.6737593Z [00:03:02.346]➜  # import config
2025-08-20T22:44:01.6738389Z [00:03:02.346]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:01.6739799Z [00:03:02.346]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build2401649780/b682/_pkg_.a
2025-08-20T22:44:01.6741212Z [00:03:02.346]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:01.6742545Z [00:03:02.346]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.6743627Z [00:03:02.346]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.6745168Z [00:03:02.346]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:01.6746460Z [00:03:02.346]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:01.6747728Z [00:03:02.346]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:01.6748642Z [00:03:02.346]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:01.6749304Z [00:03:02.346]➜  EOF
2025-08-20T22:44:01.6753912Z [00:03:02.346]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccountuser=>cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccountuser;$WORK/b690=>" -p cloud.google.com/go/auth/credentials/internal/externalaccountuser -lang=go1.23 -complete -installsuffix shared -buildid ANgmEF2ycdGTVZh4R-dL/ANgmEF2ycdGTVZh4R-dL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccountuser/externalaccountuser.go
2025-08-20T22:44:01.7245081Z [00:03:02.398]➜  go tool buildid -w $WORK/b690/_pkg_.a # internal
2025-08-20T22:44:01.7265356Z [00:03:02.400]➜  cp $WORK/b690/_pkg_.a /root/.cache/go-build/5c/5c8334a38c1ed3969b0bfb12039060416de8369971b5979f3454959693ec4dfd-d # internal
2025-08-20T22:44:01.7267907Z [00:03:02.401]➜  cloud.google.com/go/auth/credentials/internal/gdch
2025-08-20T22:44:01.7271542Z [00:03:02.401]➜  mkdir -p $WORK/b691/
2025-08-20T22:44:01.7284962Z [00:03:02.403]➜  cat >/tmp/go-build2401649780/b691/importcfg << 'EOF' # internal
2025-08-20T22:44:01.7285700Z [00:03:02.403]➜  # import config
2025-08-20T22:44:01.7286560Z [00:03:02.403]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:01.7287993Z [00:03:02.403]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:01.7289287Z [00:03:02.403]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build2401649780/b683/_pkg_.a
2025-08-20T22:44:01.7290524Z [00:03:02.403]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build2401649780/b675/_pkg_.a
2025-08-20T22:44:01.7291499Z [00:03:02.403]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.7292270Z [00:03:02.403]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:01.7293056Z [00:03:02.403]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:01.7293882Z [00:03:02.403]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:01.7294728Z [00:03:02.403]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.7295527Z [00:03:02.403]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.7296283Z [00:03:02.403]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.7297378Z [00:03:02.403]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:01.7298391Z [00:03:02.403]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:01.7299161Z [00:03:02.403]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:01.7299911Z [00:03:02.403]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:01.7300623Z [00:03:02.403]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:01.7301339Z [00:03:02.403]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:01.7302055Z [00:03:02.403]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:01.7302593Z [00:03:02.403]➜  EOF
2025-08-20T22:44:01.7306429Z [00:03:02.403]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/gdch=>cloud.google.com/go/auth@v0.16.1/credentials/internal/gdch;$WORK/b691=>" -p cloud.google.com/go/auth/credentials/internal/gdch -lang=go1.23 -complete -installsuffix shared -buildid 3bU3fAUdYkavNGVA7AsC/3bU3fAUdYkavNGVA7AsC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/gdch/gdch.go
2025-08-20T22:44:01.7864192Z [00:03:02.460]➜  go tool buildid -w $WORK/b691/_pkg_.a # internal
2025-08-20T22:44:01.7877914Z [00:03:02.462]➜  cp $WORK/b691/_pkg_.a /root/.cache/go-build/6e/6e2797b631f5d0b734df61760d8673ce0a8c4c0b2cd5b7c1f60a8464d67f97ee-d # internal
2025-08-20T22:44:01.7880952Z [00:03:02.462]➜  cloud.google.com/go/auth/oauth2adapt
2025-08-20T22:44:01.7881554Z [00:03:02.462]➜  mkdir -p $WORK/b692/
2025-08-20T22:44:01.7888463Z [00:03:02.463]➜  cat >/tmp/go-build2401649780/b692/importcfg << 'EOF' # internal
2025-08-20T22:44:01.7890032Z [00:03:02.463]➜  # import config
2025-08-20T22:44:01.7891318Z [00:03:02.463]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:01.7892464Z [00:03:02.463]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.7893518Z [00:03:02.463]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:01.7898026Z [00:03:02.463]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:01.7898947Z [00:03:02.463]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:01.7899957Z [00:03:02.463]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:01.7900681Z [00:03:02.463]➜  EOF
2025-08-20T22:44:01.7904464Z [00:03:02.464]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.8=>cloud.google.com/go/auth/oauth2adapt@v0.2.8;$WORK/b692=>" -p cloud.google.com/go/auth/oauth2adapt -lang=go1.23 -complete -installsuffix shared -buildid GaQV7KwXydT2bmo_au5j/GaQV7KwXydT2bmo_au5j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth/oauth2adapt@v0.2.8/oauth2adapt.go
2025-08-20T22:44:01.8219566Z [00:03:02.496]➜  go tool buildid -w $WORK/b692/_pkg_.a # internal
2025-08-20T22:44:01.8434272Z [00:03:02.517]➜  cp $WORK/b692/_pkg_.a /root/.cache/go-build/c6/c6b45a513b6ef5849f6af1a4b1ad2d4f69d4585c00a8314206ddede5b1accd4e-d # internal
2025-08-20T22:44:01.8435405Z [00:03:02.518]➜  github.com/google/s2a-go/fallback
2025-08-20T22:44:01.8443396Z [00:03:02.518]➜  mkdir -p $WORK/b694/
2025-08-20T22:44:01.8445193Z [00:03:02.518]➜  cat >/tmp/go-build2401649780/b694/importcfg << 'EOF' # internal
2025-08-20T22:44:01.8448363Z [00:03:02.519]➜  # import config
2025-08-20T22:44:01.8449021Z [00:03:02.519]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:01.8449862Z [00:03:02.519]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:01.8450635Z [00:03:02.519]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:01.8451583Z [00:03:02.519]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:01.8452682Z [00:03:02.519]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:01.8453562Z [00:03:02.519]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:01.8454107Z [00:03:02.519]➜  EOF
2025-08-20T22:44:01.8457640Z [00:03:02.519]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/fallback=>github.com/google/s2a-go@v0.1.9/fallback;$WORK/b694=>" -p github.com/google/s2a-go/fallback -lang=go1.20 -complete -installsuffix shared -buildid STvrFgRV8wV-6Tjn8Rkd/STvrFgRV8wV-6Tjn8Rkd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/fallback/s2a_fallback.go
2025-08-20T22:44:01.8969471Z [00:03:02.571]➜  go tool buildid -w $WORK/b694/_pkg_.a # internal
2025-08-20T22:44:01.8989417Z [00:03:02.573]➜  cp $WORK/b694/_pkg_.a /root/.cache/go-build/70/700a28f6d5885852ef22d5ae4f1bcddd6c3764f3cba838a2b8116ea32ae4a950-d # internal
2025-08-20T22:44:01.8996298Z [00:03:02.574]➜  github.com/google/s2a-go/internal/proto/common_go_proto
2025-08-20T22:44:01.8998694Z [00:03:02.574]➜  mkdir -p $WORK/b697/
2025-08-20T22:44:01.9008587Z [00:03:02.575]➜  cat >/tmp/go-build2401649780/b697/importcfg << 'EOF' # internal
2025-08-20T22:44:01.9009647Z [00:03:02.575]➜  # import config
2025-08-20T22:44:01.9011049Z [00:03:02.575]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:01.9012888Z [00:03:02.575]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:01.9015131Z [00:03:02.575]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:01.9015980Z [00:03:02.575]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:01.9016578Z [00:03:02.575]➜  EOF
2025-08-20T22:44:01.9026753Z [00:03:02.576]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/common_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/common_go_proto;$WORK/b697=>" -p github.com/google/s2a-go/internal/proto/common_go_proto -lang=go1.20 -complete -installsuffix shared -buildid fbefASs98oz2-EpUaj4k/fbefASs98oz2-EpUaj4k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/common_go_proto/common.pb.go
2025-08-20T22:44:01.9532086Z [00:03:02.627]➜  go tool buildid -w $WORK/b697/_pkg_.a # internal
2025-08-20T22:44:01.9560898Z [00:03:02.630]➜  cp $WORK/b697/_pkg_.a /root/.cache/go-build/67/67b82a44bf4cc5b8f2c84c9bdaf6bf3b966cc7b7262102f290afd5e93b855e8a-d # internal
2025-08-20T22:44:01.9562550Z [00:03:02.630]➜  github.com/google/s2a-go/internal/proto/s2a_context_go_proto
2025-08-20T22:44:01.9563306Z [00:03:02.630]➜  mkdir -p $WORK/b698/
2025-08-20T22:44:01.9574977Z [00:03:02.631]➜  cat >/tmp/go-build2401649780/b698/importcfg << 'EOF' # internal
2025-08-20T22:44:01.9581481Z [00:03:02.632]➜  # import config
2025-08-20T22:44:01.9582550Z [00:03:02.632]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:01.9584009Z [00:03:02.632]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:01.9596460Z [00:03:02.632]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:01.9606718Z [00:03:02.632]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:01.9608020Z [00:03:02.632]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:01.9608629Z [00:03:02.632]➜  EOF
2025-08-20T22:44:01.9613003Z [00:03:02.632]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/s2a_context_go_proto;$WORK/b698=>" -p github.com/google/s2a-go/internal/proto/s2a_context_go_proto -lang=go1.20 -complete -installsuffix shared -buildid 9nOtu3wJJn4hRfpux8NE/9nOtu3wJJn4hRfpux8NE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T22:44:02.0044095Z [00:03:02.678]➜  go tool buildid -w $WORK/b698/_pkg_.a # internal
2025-08-20T22:44:02.0067372Z [00:03:02.681]➜  cp $WORK/b698/_pkg_.a /root/.cache/go-build/0c/0c255b22193bf710fa3e69e08324adbd977ca6ca4a4380391cf8275aab231b9f-d # internal
2025-08-20T22:44:02.0075154Z [00:03:02.681]➜  github.com/google/s2a-go/internal/proto/s2a_go_proto
2025-08-20T22:44:02.0075869Z [00:03:02.681]➜  mkdir -p $WORK/b699/
2025-08-20T22:44:02.0076616Z [00:03:02.681]➜  cat >/tmp/go-build2401649780/b699/importcfg << 'EOF' # internal
2025-08-20T22:44:02.0077838Z [00:03:02.681]➜  # import config
2025-08-20T22:44:02.0078552Z [00:03:02.681]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:02.0079789Z [00:03:02.681]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:02.0081069Z [00:03:02.681]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:02.0082163Z [00:03:02.681]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:02.0083290Z [00:03:02.681]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:02.0084624Z [00:03:02.681]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:02.0086127Z [00:03:02.681]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:02.0087429Z [00:03:02.681]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:02.0088299Z [00:03:02.681]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:02.0088909Z [00:03:02.681]➜  EOF
2025-08-20T22:44:02.0093799Z [00:03:02.681]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto;$WORK/b699=>" -p github.com/google/s2a-go/internal/proto/s2a_go_proto -lang=go1.20 -complete -installsuffix shared -buildid hDyZChmYRRfZ_CauCC1C/hDyZChmYRRfZ_CauCC1C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T22:44:02.2544755Z [00:03:02.928]➜  go tool buildid -w $WORK/b699/_pkg_.a # internal
2025-08-20T22:44:02.2612759Z [00:03:02.935]➜  cp $WORK/b699/_pkg_.a /root/.cache/go-build/4c/4c0e60a951d170bb38ac1fc88a5c43307dcbf3a45e5b141b16e2d080a23e1c69-d # internal
2025-08-20T22:44:02.2632574Z [00:03:02.937]➜  github.com/google/s2a-go/internal/authinfo
2025-08-20T22:44:02.2641312Z [00:03:02.937]➜  mkdir -p $WORK/b696/
2025-08-20T22:44:02.2642115Z [00:03:02.938]➜  cat >/tmp/go-build2401649780/b696/importcfg << 'EOF' # internal
2025-08-20T22:44:02.2642767Z [00:03:02.938]➜  # import config
2025-08-20T22:44:02.2643387Z [00:03:02.938]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:02.2644513Z [00:03:02.938]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:02.2645922Z [00:03:02.938]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build2401649780/b698/_pkg_.a
2025-08-20T22:44:02.2650058Z [00:03:02.938]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build2401649780/b699/_pkg_.a
2025-08-20T22:44:02.2651527Z [00:03:02.938]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:02.2652322Z [00:03:02.938]➜  EOF
2025-08-20T22:44:02.2656230Z [00:03:02.938]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/authinfo=>github.com/google/s2a-go@v0.1.9/internal/authinfo;$WORK/b696=>" -p github.com/google/s2a-go/internal/authinfo -lang=go1.20 -complete -installsuffix shared -buildid zM9HRUKLb8MDNqJgxjCB/zM9HRUKLb8MDNqJgxjCB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/authinfo/authinfo.go
2025-08-20T22:44:02.3397958Z [00:03:03.014]➜  go tool buildid -w $WORK/b696/_pkg_.a # internal
2025-08-20T22:44:02.3406379Z [00:03:03.015]➜  cp $WORK/b696/_pkg_.a /root/.cache/go-build/8e/8e9904bff0e2212988df499a298552f616fb2e212326e6703cb8a4ebf5dd3304-d # internal
2025-08-20T22:44:02.3414039Z [00:03:03.015]➜  github.com/google/s2a-go/internal/handshaker/service
2025-08-20T22:44:02.3415112Z [00:03:03.015]➜  mkdir -p $WORK/b701/
2025-08-20T22:44:02.3415868Z [00:03:03.015]➜  cat >/tmp/go-build2401649780/b701/importcfg << 'EOF' # internal
2025-08-20T22:44:02.3416546Z [00:03:03.015]➜  # import config
2025-08-20T22:44:02.3417445Z [00:03:03.015]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:02.3418401Z [00:03:03.015]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:02.3419557Z [00:03:03.015]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:02.3420815Z [00:03:03.015]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:44:02.3421876Z [00:03:03.015]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:02.3422490Z [00:03:03.015]➜  EOF
2025-08-20T22:44:02.3426704Z [00:03:03.015]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker/service=>github.com/google/s2a-go@v0.1.9/internal/handshaker/service;$WORK/b701=>" -p github.com/google/s2a-go/internal/handshaker/service -lang=go1.20 -complete -installsuffix shared -buildid C4EbyR_rgqoAym2uDzLw/C4EbyR_rgqoAym2uDzLw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker/service/service.go
2025-08-20T22:44:02.5460881Z [00:03:03.220]➜  go tool buildid -w $WORK/b701/_pkg_.a # internal
2025-08-20T22:44:02.5506322Z [00:03:03.225]➜  cp $WORK/b701/_pkg_.a /root/.cache/go-build/41/41ccc7e6bc998b58b2ab6c9ec26e1238903e57dfa18b6619d93ceb29de94a3f5-d # internal
2025-08-20T22:44:02.5532572Z [00:03:03.227]➜  golang.org/x/crypto/chacha20poly1305
2025-08-20T22:44:02.5537520Z [00:03:03.228]➜  mkdir -p $WORK/b704/
2025-08-20T22:44:02.5538188Z [00:03:03.228]➜  echo -n > $WORK/b704/go_asm.h # internal
2025-08-20T22:44:02.5589094Z [00:03:03.232]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305
2025-08-20T22:44:02.5592745Z [00:03:03.232]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/chacha20poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305=>golang.org/x/crypto@v0.39.0/chacha20poly1305;$WORK/b704=>" -I $WORK/b704/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b704/symabis ./chacha20poly1305_amd64.s
2025-08-20T22:44:02.5898588Z [00:03:03.263]➜  cat >/tmp/go-build2401649780/b704/importcfg << 'EOF' # internal
2025-08-20T22:44:02.5899374Z [00:03:03.264]➜  # import config
2025-08-20T22:44:02.5900073Z [00:03:03.264]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:02.5901011Z [00:03:03.264]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:02.5901856Z [00:03:03.264]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:02.5902850Z [00:03:03.264]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build2401649780/b647/_pkg_.a
2025-08-20T22:44:02.5903972Z [00:03:03.264]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2401649780/b648/_pkg_.a
2025-08-20T22:44:02.5905169Z [00:03:03.264]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2401649780/b650/_pkg_.a
2025-08-20T22:44:02.5906244Z [00:03:03.264]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:02.5913837Z [00:03:03.264]➜  EOF
2025-08-20T22:44:02.5914826Z [00:03:03.266]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:02.5921453Z [00:03:03.266]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305=>golang.org/x/crypto@v0.39.0/chacha20poly1305;$WORK/b704=>" -p golang.org/x/crypto/chacha20poly1305 -lang=go1.23 -installsuffix shared -buildid -hgvgp26FeoExD0UnoBQ/-hgvgp26FeoExD0UnoBQ -goversion go1.25.0 -symabis $WORK/b704/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack -asmhdr $WORK/b704/go_asm.h /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305/chacha20poly1305.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305/chacha20poly1305_amd64.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305/chacha20poly1305_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305/xchacha20poly1305.go
2025-08-20T22:44:02.6688620Z [00:03:03.340]➜  cd /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305
2025-08-20T22:44:02.6694981Z [00:03:03.343]➜  /root/.go/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/chacha20poly1305 -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/chacha20poly1305=>golang.org/x/crypto@v0.39.0/chacha20poly1305;$WORK/b704=>" -I $WORK/b704/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b704/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s
2025-08-20T22:44:02.7269910Z [00:03:03.401]➜  go tool pack r $WORK/b704/_pkg_.a $WORK/b704/chacha20poly1305_amd64.o # internal
2025-08-20T22:44:02.7274011Z [00:03:03.401]➜  go tool buildid -w $WORK/b704/_pkg_.a # internal
2025-08-20T22:44:02.7304833Z [00:03:03.405]➜  cp $WORK/b704/_pkg_.a /root/.cache/go-build/44/442c55cd2f6e169d48e22259312f233980fb4467be4ed95e2d89feb4770f143e-d # internal
2025-08-20T22:44:02.7310697Z [00:03:03.405]➜  github.com/google/s2a-go/internal/record/internal/aeadcrypter
2025-08-20T22:44:02.7313333Z [00:03:03.405]➜  mkdir -p $WORK/b703/
2025-08-20T22:44:02.7319523Z [00:03:03.406]➜  cat >/tmp/go-build2401649780/b703/importcfg << 'EOF' # internal
2025-08-20T22:44:02.7320546Z [00:03:03.406]➜  # import config
2025-08-20T22:44:02.7323045Z [00:03:03.406]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:44:02.7324129Z [00:03:03.406]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:02.7324973Z [00:03:03.406]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:02.7326053Z [00:03:03.406]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2401649780/b704/_pkg_.a
2025-08-20T22:44:02.7326843Z [00:03:03.406]➜  EOF
2025-08-20T22:44:02.7328504Z [00:03:03.407]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:02.7336868Z [00:03:03.407]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter=>github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter;$WORK/b703=>" -p github.com/google/s2a-go/internal/record/internal/aeadcrypter -lang=go1.20 -complete -installsuffix shared -buildid -Ewpc8DA0wKX-FCAbtG2/-Ewpc8DA0wKX-FCAbtG2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/aeadcrypter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/aesgcm.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/chachapoly.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/aeadcrypter/common.go
2025-08-20T22:44:02.7852325Z [00:03:03.459]➜  go tool buildid -w $WORK/b703/_pkg_.a # internal
2025-08-20T22:44:02.7866782Z [00:03:03.461]➜  cp $WORK/b703/_pkg_.a /root/.cache/go-build/d8/d895a5d4057c18f06b2a88452966477723237a76bc84ba2726ad799459eca3c7-d # internal
2025-08-20T22:44:02.7872050Z [00:03:03.461]➜  golang.org/x/crypto/cryptobyte
2025-08-20T22:44:02.7872621Z [00:03:03.461]➜  mkdir -p $WORK/b705/
2025-08-20T22:44:02.7873335Z [00:03:03.461]➜  cat >/tmp/go-build2401649780/b705/importcfg << 'EOF' # internal
2025-08-20T22:44:02.7873981Z [00:03:03.461]➜  # import config
2025-08-20T22:44:02.7874656Z [00:03:03.461]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:44:02.7875521Z [00:03:03.461]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:02.7876327Z [00:03:03.461]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:02.7877784Z [00:03:03.461]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2401649780/b706/_pkg_.a
2025-08-20T22:44:02.7878890Z [00:03:03.461]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:02.7879705Z [00:03:03.461]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:02.7880467Z [00:03:03.461]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:02.7881027Z [00:03:03.461]➜  EOF
2025-08-20T22:44:02.7885175Z [00:03:03.461]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/cryptobyte=>golang.org/x/crypto@v0.39.0/cryptobyte;$WORK/b705=>" -p golang.org/x/crypto/cryptobyte -lang=go1.23 -complete -installsuffix shared -buildid WESfG5x_yHHs4Xt31rnF/WESfG5x_yHHs4Xt31rnF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/cryptobyte/asn1.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/cryptobyte/builder.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/cryptobyte/string.go
2025-08-20T22:44:02.9362600Z [00:03:03.610]➜  go tool buildid -w $WORK/b686/_pkg_.a # internal
2025-08-20T22:44:02.9553088Z [00:03:03.629]➜  cp $WORK/b686/_pkg_.a /root/.cache/go-build/72/72e79a8efade5bb35d634643049208c52e05590636b2abe71bf6a74d5e4146fa-d # internal
2025-08-20T22:44:02.9558642Z [00:03:03.629]➜  net/rpc
2025-08-20T22:44:02.9559140Z [00:03:03.629]➜  mkdir -p $WORK/b689/
2025-08-20T22:44:02.9559872Z [00:03:03.630]➜  cat >/tmp/go-build2401649780/b689/importcfg << 'EOF' # internal
2025-08-20T22:44:02.9560547Z [00:03:03.630]➜  # import config
2025-08-20T22:44:02.9561197Z [00:03:03.630]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:02.9562268Z [00:03:03.630]➜  packagefile encoding/gob=/tmp/go-build2401649780/b686/_pkg_.a
2025-08-20T22:44:02.9563121Z [00:03:03.630]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:02.9564070Z [00:03:03.630]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:02.9564879Z [00:03:03.630]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:44:02.9567749Z [00:03:03.631]➜  packagefile html/template=/tmp/go-build2401649780/b277/_pkg_.a
2025-08-20T22:44:02.9569211Z [00:03:03.631]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:02.9570330Z [00:03:03.631]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:02.9571661Z [00:03:03.631]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:02.9573759Z [00:03:03.631]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:02.9574617Z [00:03:03.631]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:02.9575406Z [00:03:03.631]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:02.9576122Z [00:03:03.631]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:02.9576821Z [00:03:03.631]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:02.9577535Z [00:03:03.631]➜  EOF
2025-08-20T22:44:02.9580448Z [00:03:03.631]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "/root/.go/src/net/rpc=>net/rpc;$WORK/b689=>" -p net/rpc -lang=go1.25 -std -complete -installsuffix shared -buildid 4ZyTnaFG2LWBc2PnrLA7/4ZyTnaFG2LWBc2PnrLA7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b689/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-20T22:44:03.0433330Z [00:03:03.717]➜  go tool buildid -w $WORK/b705/_pkg_.a # internal
2025-08-20T22:44:03.0461222Z [00:03:03.719]➜  cp $WORK/b705/_pkg_.a /root/.cache/go-build/fe/fe773ae7f9322539ae71172d435d9721350aa6532062d3a120a1dbbaab4051fc-d # internal
2025-08-20T22:44:03.0462388Z [00:03:03.719]➜  golang.org/x/crypto/hkdf
2025-08-20T22:44:03.0462898Z [00:03:03.720]➜  mkdir -p $WORK/b707/
2025-08-20T22:44:03.0463530Z [00:03:03.720]➜  cat >/tmp/go-build2401649780/b707/importcfg << 'EOF' # internal
2025-08-20T22:44:03.0464425Z [00:03:03.720]➜  # import config
2025-08-20T22:44:03.0465084Z [00:03:03.720]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:03.0465836Z [00:03:03.720]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.0466532Z [00:03:03.720]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:03.0467355Z [00:03:03.720]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.0467875Z [00:03:03.720]➜  EOF
2025-08-20T22:44:03.0471728Z [00:03:03.720]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/hkdf=>golang.org/x/crypto@v0.39.0/hkdf;$WORK/b707=>" -p golang.org/x/crypto/hkdf -lang=go1.23 -complete -installsuffix shared -buildid 1f_0Eh_v_WKe1jJ9eVYu/1f_0Eh_v_WKe1jJ9eVYu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/hkdf/hkdf.go
2025-08-20T22:44:03.0641560Z [00:03:03.738]➜  go tool buildid -w $WORK/b707/_pkg_.a # internal
2025-08-20T22:44:03.0650983Z [00:03:03.738]➜  cp $WORK/b707/_pkg_.a /root/.cache/go-build/ff/ff66755a575e434bb6d7aabe0f2e24e6896d15f58a8b23ff71b515fe973635a2-d # internal
2025-08-20T22:44:03.0652293Z [00:03:03.738]➜  github.com/google/s2a-go/internal/record/internal/halfconn
2025-08-20T22:44:03.0653001Z [00:03:03.738]➜  mkdir -p $WORK/b702/
2025-08-20T22:44:03.0653709Z [00:03:03.738]➜  cat >/tmp/go-build2401649780/b702/importcfg << 'EOF' # internal
2025-08-20T22:44:03.0654369Z [00:03:03.738]➜  # import config
2025-08-20T22:44:03.0655072Z [00:03:03.738]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:03.0656215Z [00:03:03.738]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:44:03.0657283Z [00:03:03.738]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.0658101Z [00:03:03.738]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.0659469Z [00:03:03.738]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:03.0661046Z [00:03:03.738]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build2401649780/b703/_pkg_.a
2025-08-20T22:44:03.0662417Z [00:03:03.738]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build2401649780/b705/_pkg_.a
2025-08-20T22:44:03.0663550Z [00:03:03.738]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2401649780/b707/_pkg_.a
2025-08-20T22:44:03.0664466Z [00:03:03.738]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:03.0665271Z [00:03:03.738]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.0665878Z [00:03:03.738]➜  EOF
2025-08-20T22:44:03.0672021Z [00:03:03.738]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn=>github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn;$WORK/b702=>" -p github.com/google/s2a-go/internal/record/internal/halfconn -lang=go1.20 -complete -installsuffix shared -buildid pLCfz5WPXlRqgAjvA2e5/pLCfz5WPXlRqgAjvA2e5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/ciphersuite.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/counter.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/expander.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/internal/halfconn/halfconn.go
2025-08-20T22:44:03.1255469Z [00:03:03.800]➜  go tool buildid -w $WORK/b702/_pkg_.a # internal
2025-08-20T22:44:03.1267999Z [00:03:03.801]➜  cp $WORK/b702/_pkg_.a /root/.cache/go-build/57/57e90c41a2e5068898e319a1b314c8b6b2779bc892c1744e51c5d89a6b0f5644-d # internal
2025-08-20T22:44:03.1302211Z [00:03:03.804]➜  github.com/google/s2a-go/internal/proto/v2/common_go_proto
2025-08-20T22:44:03.1307297Z [00:03:03.805]➜  mkdir -p $WORK/b709/
2025-08-20T22:44:03.1308062Z [00:03:03.805]➜  cat >/tmp/go-build2401649780/b709/importcfg << 'EOF' # internal
2025-08-20T22:44:03.1308747Z [00:03:03.805]➜  # import config
2025-08-20T22:44:03.1309729Z [00:03:03.805]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:03.1312315Z [00:03:03.805]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:03.1313609Z [00:03:03.805]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:03.1314751Z [00:03:03.805]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.1316421Z [00:03:03.805]➜  EOF
2025-08-20T22:44:03.1320971Z [00:03:03.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/common_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/v2/common_go_proto;$WORK/b709=>" -p github.com/google/s2a-go/internal/proto/v2/common_go_proto -lang=go1.20 -complete -installsuffix shared -buildid h8kSpfw9geDJsZE1jbR2/h8kSpfw9geDJsZE1jbR2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/common_go_proto/common.pb.go
2025-08-20T22:44:03.2075115Z [00:03:03.881]➜  go tool buildid -w $WORK/b709/_pkg_.a # internal
2025-08-20T22:44:03.2094991Z [00:03:03.884]➜  cp $WORK/b709/_pkg_.a /root/.cache/go-build/56/568c4e265cd129e005cab911be7d052da1f03f20ca7f88af4078253fd1cd7a4d-d # internal
2025-08-20T22:44:03.2122786Z [00:03:03.886]➜  github.com/google/s2a-go/internal/tokenmanager
2025-08-20T22:44:03.2123705Z [00:03:03.886]➜  mkdir -p $WORK/b708/
2025-08-20T22:44:03.2124486Z [00:03:03.886]➜  cat >/tmp/go-build2401649780/b708/importcfg << 'EOF' # internal
2025-08-20T22:44:03.2125201Z [00:03:03.886]➜  # import config
2025-08-20T22:44:03.2126033Z [00:03:03.886]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.2127481Z [00:03:03.886]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:03.2129071Z [00:03:03.886]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build2401649780/b709/_pkg_.a
2025-08-20T22:44:03.2130255Z [00:03:03.886]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:03.2130872Z [00:03:03.886]➜  EOF
2025-08-20T22:44:03.2134993Z [00:03:03.886]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/tokenmanager=>github.com/google/s2a-go@v0.1.9/internal/tokenmanager;$WORK/b708=>" -p github.com/google/s2a-go/internal/tokenmanager -lang=go1.20 -complete -installsuffix shared -buildid LETjnQhf63WUnB4sRQLL/LETjnQhf63WUnB4sRQLL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/tokenmanager/tokenmanager.go
2025-08-20T22:44:03.2358408Z [00:03:03.910]➜  go tool buildid -w $WORK/b708/_pkg_.a # internal
2025-08-20T22:44:03.2362670Z [00:03:03.910]➜  go tool buildid -w $WORK/b689/_pkg_.a # internal
2025-08-20T22:44:03.2453450Z [00:03:03.919]➜  cp $WORK/b708/_pkg_.a /root/.cache/go-build/c1/c1eea43b6a26164d2da3dc1686ba231a28e76f2f437ed5156ae48d24eca23e3f-d # internal
2025-08-20T22:44:03.2458980Z [00:03:03.920]➜  github.com/google/s2a-go/internal/record
2025-08-20T22:44:03.2459590Z [00:03:03.920]➜  mkdir -p $WORK/b700/
2025-08-20T22:44:03.2465222Z [00:03:03.921]➜  cat >/tmp/go-build2401649780/b700/importcfg << 'EOF' # internal
2025-08-20T22:44:03.2469821Z [00:03:03.921]➜  # import config
2025-08-20T22:44:03.2470474Z [00:03:03.921]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.2471299Z [00:03:03.921]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:03.2472354Z [00:03:03.921]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.2473081Z [00:03:03.921]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.2474109Z [00:03:03.921]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build2401649780/b701/_pkg_.a
2025-08-20T22:44:03.2475430Z [00:03:03.921]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:03.2476713Z [00:03:03.921]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build2401649780/b699/_pkg_.a
2025-08-20T22:44:03.2478182Z [00:03:03.921]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build2401649780/b702/_pkg_.a
2025-08-20T22:44:03.2479498Z [00:03:03.921]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build2401649780/b708/_pkg_.a
2025-08-20T22:44:03.2480601Z [00:03:03.921]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.2481629Z [00:03:03.921]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:03.2482475Z [00:03:03.921]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:03.2483169Z [00:03:03.921]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:03.2483862Z [00:03:03.921]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.2484553Z [00:03:03.921]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.2485077Z [00:03:03.921]➜  EOF
2025-08-20T22:44:03.2493056Z [00:03:03.921]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record=>github.com/google/s2a-go@v0.1.9/internal/record;$WORK/b700=>" -p github.com/google/s2a-go/internal/record -lang=go1.20 -complete -installsuffix shared -buildid SopjOj2U7SeyY1mew5ri/SopjOj2U7SeyY1mew5ri -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/record.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/record/ticketsender.go
2025-08-20T22:44:03.2581940Z [00:03:03.932]➜  cp $WORK/b689/_pkg_.a /root/.cache/go-build/53/53740254d0eab26802f7a7e26910250eb50837a2938f95d5e3013b09b6efc8d3-d # internal
2025-08-20T22:44:03.2583984Z [00:03:03.932]➜  github.com/googleapis/enterprise-certificate-proxy/client
2025-08-20T22:44:03.2589012Z [00:03:03.933]➜  mkdir -p $WORK/b685/
2025-08-20T22:44:03.2599866Z [00:03:03.934]➜  cat >/tmp/go-build2401649780/b685/importcfg << 'EOF' # internal
2025-08-20T22:44:03.2600686Z [00:03:03.934]➜  # import config
2025-08-20T22:44:03.2602719Z [00:03:03.934]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:03.2603615Z [00:03:03.934]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:03.2604469Z [00:03:03.934]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:03.2605334Z [00:03:03.934]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:03.2606153Z [00:03:03.934]➜  packagefile encoding/gob=/tmp/go-build2401649780/b686/_pkg_.a
2025-08-20T22:44:03.2606937Z [00:03:03.934]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.2607818Z [00:03:03.934]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.2608985Z [00:03:03.934]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build2401649780/b688/_pkg_.a
2025-08-20T22:44:03.2610073Z [00:03:03.934]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.2610790Z [00:03:03.934]➜  packagefile net/rpc=/tmp/go-build2401649780/b689/_pkg_.a
2025-08-20T22:44:03.2611513Z [00:03:03.934]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:03.2612222Z [00:03:03.934]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:03.2613082Z [00:03:03.934]➜  EOF
2025-08-20T22:44:03.2617318Z [00:03:03.934]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client=>github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client;$WORK/b685=>" -p github.com/googleapis/enterprise-certificate-proxy/client -lang=go1.23 -complete -installsuffix shared -buildid Sqf9m5mDgL_0pvXyK9IO/Sqf9m5mDgL_0pvXyK9IO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /root/go/pkg/mod/github.com/googleapis/enterprise-certificate-proxy@v0.3.6/client/client.go
2025-08-20T22:44:03.3432222Z [00:03:04.017]➜  go tool buildid -w $WORK/b685/_pkg_.a # internal
2025-08-20T22:44:03.3445916Z [00:03:04.019]➜  cp $WORK/b685/_pkg_.a /root/.cache/go-build/fe/fe65011c67e4e12cad10071d28027de489448d27e527c979c7e2c99ffecf9654-d # internal
2025-08-20T22:44:03.3470464Z [00:03:04.021]➜  cloud.google.com/go/auth/internal/transport/cert
2025-08-20T22:44:03.3472604Z [00:03:04.021]➜  mkdir -p $WORK/b684/
2025-08-20T22:44:03.3479981Z [00:03:04.022]➜  cat >/tmp/go-build2401649780/b684/importcfg << 'EOF' # internal
2025-08-20T22:44:03.3481619Z [00:03:04.022]➜  # import config
2025-08-20T22:44:03.3482295Z [00:03:04.022]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:03.3483137Z [00:03:04.022]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:03.3483967Z [00:03:04.022]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:03.3484785Z [00:03:04.022]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.3485517Z [00:03:04.022]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.3487339Z [00:03:04.022]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build2401649780/b685/_pkg_.a
2025-08-20T22:44:03.3488818Z [00:03:04.022]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build2401649780/b688/_pkg_.a
2025-08-20T22:44:03.3490015Z [00:03:04.022]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.3490726Z [00:03:04.022]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:03.3491445Z [00:03:04.022]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:03.3492194Z [00:03:04.022]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:03.3492991Z [00:03:04.022]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:03.3493773Z [00:03:04.022]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.3494513Z [00:03:04.022]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.3495066Z [00:03:04.022]➜  EOF
2025-08-20T22:44:03.3501029Z [00:03:04.023]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/cert=>cloud.google.com/go/auth@v0.16.1/internal/transport/cert;$WORK/b684=>" -p cloud.google.com/go/auth/internal/transport/cert -lang=go1.23 -complete -installsuffix shared -buildid Sanm-3EZZueuSyx53_w_/Sanm-3EZZueuSyx53_w_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/cert/default_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/cert/enterprise_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/cert/secureconnect_cert.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/cert/workload_cert.go
2025-08-20T22:44:03.3557555Z [00:03:04.030]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0
2025-08-20T22:44:03.3561932Z [00:03:04.030]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/column_buffer_amd64.o ./column_buffer_amd64.s
2025-08-20T22:44:03.3642482Z [00:03:04.038]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/dictionary_amd64.o ./dictionary_amd64.s
2025-08-20T22:44:03.3719393Z [00:03:04.046]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/null_amd64.o ./null_amd64.s
2025-08-20T22:44:03.3752511Z [00:03:04.049]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/order_amd64.o ./order_amd64.s
2025-08-20T22:44:03.3796949Z [00:03:04.054]➜  go tool buildid -w $WORK/b700/_pkg_.a # internal
2025-08-20T22:44:03.3809701Z [00:03:04.055]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/page_bounds_amd64.o ./page_bounds_amd64.s
2025-08-20T22:44:03.3822114Z [00:03:04.056]➜  cp $WORK/b700/_pkg_.a /root/.cache/go-build/92/92cbcb3b81fe19308dd957b341acf9016ce6b5a15cb400f8218bfefd645bd512-d # internal
2025-08-20T22:44:03.3823779Z [00:03:04.057]➜  github.com/google/s2a-go/internal/handshaker
2025-08-20T22:44:03.3826272Z [00:03:04.057]➜  mkdir -p $WORK/b695/
2025-08-20T22:44:03.3832275Z [00:03:04.057]➜  cat >/tmp/go-build2401649780/b695/importcfg << 'EOF' # internal
2025-08-20T22:44:03.3833268Z [00:03:04.057]➜  # import config
2025-08-20T22:44:03.3834251Z [00:03:04.057]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.3836135Z [00:03:04.057]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.3836941Z [00:03:04.057]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.3838185Z [00:03:04.057]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build2401649780/b696/_pkg_.a
2025-08-20T22:44:03.3839552Z [00:03:04.057]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:03.3840986Z [00:03:04.057]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build2401649780/b699/_pkg_.a
2025-08-20T22:44:03.3842294Z [00:03:04.057]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build2401649780/b700/_pkg_.a
2025-08-20T22:44:03.3843624Z [00:03:04.057]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build2401649780/b708/_pkg_.a
2025-08-20T22:44:03.3844811Z [00:03:04.057]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:03.3845867Z [00:03:04.057]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.3847011Z [00:03:04.057]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:03.3852333Z [00:03:04.057]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:03.3853379Z [00:03:04.057]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.3854188Z [00:03:04.057]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:03.3854983Z [00:03:04.057]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.3855861Z [00:03:04.057]➜  EOF
2025-08-20T22:44:03.3856390Z [00:03:04.058]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:03.3860739Z [00:03:04.058]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker=>github.com/google/s2a-go@v0.1.9/internal/handshaker;$WORK/b695=>" -p github.com/google/s2a-go/internal/handshaker -lang=go1.20 -complete -installsuffix shared -buildid hyFKkBkFJ73OzrPqgAY8/hyFKkBkFJ73OzrPqgAY8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/handshaker/handshaker.go
2025-08-20T22:44:03.3899091Z [00:03:04.064]➜  cd /root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0
2025-08-20T22:44:03.3904566Z [00:03:04.064]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/page_max_amd64.o ./page_max_amd64.s
2025-08-20T22:44:03.3957442Z [00:03:04.070]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/page_min_amd64.o ./page_min_amd64.s
2025-08-20T22:44:03.4008332Z [00:03:04.075]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/parquet-go/parquet-go -trimpath "/root/go/pkg/mod/github.com/parquet-go/parquet-go@v0.23.0=>github.com/parquet-go/parquet-go@v0.23.0;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b611/value_amd64.o ./value_amd64.s
2025-08-20T22:44:03.4048373Z [00:03:04.079]➜  go tool pack r $WORK/b611/_pkg_.a $WORK/b611/column_buffer_amd64.o $WORK/b611/dictionary_amd64.o $WORK/b611/null_amd64.o $WORK/b611/order_amd64.o $WORK/b611/page_bounds_amd64.o $WORK/b611/page_max_amd64.o $WORK/b611/page_min_amd64.o $WORK/b611/value_amd64.o # internal
2025-08-20T22:44:03.4052506Z [00:03:04.079]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T22:44:03.4070585Z [00:03:04.081]➜  go tool buildid -w $WORK/b684/_pkg_.a # internal
2025-08-20T22:44:03.4081352Z [00:03:04.082]➜  cp $WORK/b684/_pkg_.a /root/.cache/go-build/79/7961211d45f6ab28f27dbb4e7892ce9a7a8a87c9430b9ef7b0715882dd65d9ca-d # internal
2025-08-20T22:44:03.4092019Z [00:03:04.083]➜  cloud.google.com/go/auth/credentials/internal/externalaccount
2025-08-20T22:44:03.4092776Z [00:03:04.083]➜  mkdir -p $WORK/b680/
2025-08-20T22:44:03.4093491Z [00:03:04.083]➜  cat >/tmp/go-build2401649780/b680/importcfg << 'EOF' # internal
2025-08-20T22:44:03.4094171Z [00:03:04.083]➜  # import config
2025-08-20T22:44:03.4094844Z [00:03:04.083]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:03.4095985Z [00:03:04.083]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:03.4097480Z [00:03:04.083]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build2401649780/b681/_pkg_.a
2025-08-20T22:44:03.4099074Z [00:03:04.083]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build2401649780/b682/_pkg_.a
2025-08-20T22:44:03.4100419Z [00:03:04.083]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:03.4101669Z [00:03:04.083]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build2401649780/b683/_pkg_.a
2025-08-20T22:44:03.4103024Z [00:03:04.083]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build2401649780/b684/_pkg_.a
2025-08-20T22:44:03.4104110Z [00:03:04.083]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.4104956Z [00:03:04.083]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:03.4105994Z [00:03:04.083]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:03.4106858Z [00:03:04.083]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:03.4107910Z [00:03:04.083]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:03.4108787Z [00:03:04.083]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:03.4109663Z [00:03:04.083]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:03.4110525Z [00:03:04.083]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:03.4111353Z [00:03:04.083]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:03.4112260Z [00:03:04.083]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.4113052Z [00:03:04.083]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.4114195Z [00:03:04.083]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:03.4115241Z [00:03:04.083]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:44:03.4116053Z [00:03:04.083]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:03.4116907Z [00:03:04.083]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:03.4119227Z [00:03:04.083]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:03.4120037Z [00:03:04.083]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:03.4120823Z [00:03:04.083]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:03.4121615Z [00:03:04.083]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:03.4122416Z [00:03:04.083]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:03.4123199Z [00:03:04.083]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:03.4124009Z [00:03:04.083]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:03.4124791Z [00:03:04.083]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:03.4125593Z [00:03:04.083]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:03.4126380Z [00:03:04.083]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.4127454Z [00:03:04.083]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:03.4128063Z [00:03:04.083]➜  EOF
2025-08-20T22:44:03.4128573Z [00:03:04.086]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:03.4138926Z [00:03:04.086]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount=>cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount;$WORK/b680=>" -p cloud.google.com/go/auth/credentials/internal/externalaccount -lang=go1.23 -complete -installsuffix shared -buildid S7MMzUlz6lpRXxYVolU3/S7MMzUlz6lpRXxYVolU3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/aws_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/executable_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/externalaccount.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/file_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/info.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/programmatic_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/url_provider.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/internal/externalaccount/x509_provider.go
2025-08-20T22:44:03.4605864Z [00:03:04.135]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/f3/f3a207951ab9a06abf41a55db3626a81c2897d957af0696be4350bada6c7b36f-d # internal
2025-08-20T22:44:03.4611803Z [00:03:04.135]➜  github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto
2025-08-20T22:44:03.4613947Z [00:03:04.136]➜  mkdir -p $WORK/b711/
2025-08-20T22:44:03.4620544Z [00:03:04.136]➜  cat >/tmp/go-build2401649780/b711/importcfg << 'EOF' # internal
2025-08-20T22:44:03.4622702Z [00:03:04.137]➜  # import config
2025-08-20T22:44:03.4625143Z [00:03:04.137]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build2401649780/b709/_pkg_.a
2025-08-20T22:44:03.4628481Z [00:03:04.137]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:03.4631225Z [00:03:04.137]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:03.4632279Z [00:03:04.137]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:03.4633285Z [00:03:04.137]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.4633883Z [00:03:04.137]➜  EOF
2025-08-20T22:44:03.4643381Z [00:03:04.138]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_context_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_context_go_proto;$WORK/b711=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto -lang=go1.20 -complete -installsuffix shared -buildid S5wceWlbf6hS5C7J8ZfF/S5wceWlbf6hS5C7J8ZfF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_context_go_proto/s2a_context.pb.go
2025-08-20T22:44:03.4925618Z [00:03:04.167]➜  go tool buildid -w $WORK/b695/_pkg_.a # internal
2025-08-20T22:44:03.4994343Z [00:03:04.174]➜  cp $WORK/b695/_pkg_.a /root/.cache/go-build/94/94f7f25ca9390998e5e482f1233d91e386d4ddca1fe4d4f1618173ea8f922ca1-d # internal
2025-08-20T22:44:03.5002931Z [00:03:04.174]➜  github.com/google/s2a-go/retry
2025-08-20T22:44:03.5016064Z [00:03:04.175]➜  mkdir -p $WORK/b717/
2025-08-20T22:44:03.5016836Z [00:03:04.175]➜  cat >/tmp/go-build2401649780/b717/importcfg << 'EOF' # internal
2025-08-20T22:44:03.5017792Z [00:03:04.175]➜  # import config
2025-08-20T22:44:03.5018483Z [00:03:04.175]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.5019535Z [00:03:04.175]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:03.5020545Z [00:03:04.175]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:03.5021384Z [00:03:04.175]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.5021980Z [00:03:04.175]➜  EOF
2025-08-20T22:44:03.5025378Z [00:03:04.175]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/retry=>github.com/google/s2a-go@v0.1.9/retry;$WORK/b717=>" -p github.com/google/s2a-go/retry -lang=go1.20 -complete -installsuffix shared -buildid 0EqGO4gG6xbgaoQVG-Xy/0EqGO4gG6xbgaoQVG-Xy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/retry/retry.go
2025-08-20T22:44:03.5111381Z [00:03:04.185]➜  go tool buildid -w $WORK/b711/_pkg_.a # internal
2025-08-20T22:44:03.5131468Z [00:03:04.187]➜  cp $WORK/b711/_pkg_.a /root/.cache/go-build/cc/cca0bad71cce4b0382a995500c3a9f9bef4cbe8fcce6996a532a67cc723eb21d-d # internal
2025-08-20T22:44:03.5134232Z [00:03:04.187]➜  github.com/google/s2a-go/internal/proto/v2/s2a_go_proto
2025-08-20T22:44:03.5134978Z [00:03:04.187]➜  mkdir -p $WORK/b710/
2025-08-20T22:44:03.5135742Z [00:03:04.187]➜  cat >/tmp/go-build2401649780/b710/importcfg << 'EOF' # internal
2025-08-20T22:44:03.5136482Z [00:03:04.187]➜  # import config
2025-08-20T22:44:03.5137461Z [00:03:04.187]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.5139002Z [00:03:04.187]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build2401649780/b709/_pkg_.a
2025-08-20T22:44:03.5140655Z [00:03:04.187]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build2401649780/b711/_pkg_.a
2025-08-20T22:44:03.5142051Z [00:03:04.187]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:03.5143210Z [00:03:04.187]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.5144403Z [00:03:04.187]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:03.5145802Z [00:03:04.187]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:03.5147666Z [00:03:04.187]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:03.5148866Z [00:03:04.187]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:03.5149929Z [00:03:04.187]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.5150602Z [00:03:04.187]➜  EOF
2025-08-20T22:44:03.5155506Z [00:03:04.187]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto=>github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto;$WORK/b710=>" -p github.com/google/s2a-go/internal/proto/v2/s2a_go_proto -lang=go1.20 -complete -installsuffix shared -buildid nlDKTW9HP6MzNMsuQfNf/nlDKTW9HP6MzNMsuQfNf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto/s2a.pb.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/proto/v2/s2a_go_proto/s2a_grpc.pb.go
2025-08-20T22:44:03.5322224Z [00:03:04.206]➜  go tool buildid -w $WORK/b717/_pkg_.a # internal
2025-08-20T22:44:03.5333842Z [00:03:04.207]➜  cp $WORK/b717/_pkg_.a /root/.cache/go-build/5a/5a1ef95f9cb30cb65ca616676550fff79b909fbb9875eee7cf5d25f910586be5-d # internal
2025-08-20T22:44:03.5335086Z [00:03:04.208]➜  google.golang.org/api/internal/cert
2025-08-20T22:44:03.5352182Z [00:03:04.209]➜  mkdir -p $WORK/b718/
2025-08-20T22:44:03.5354910Z [00:03:04.209]➜  cat >/tmp/go-build2401649780/b718/importcfg << 'EOF' # internal
2025-08-20T22:44:03.5355586Z [00:03:04.209]➜  # import config
2025-08-20T22:44:03.5356281Z [00:03:04.209]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:03.5357381Z [00:03:04.209]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:03.5358302Z [00:03:04.209]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:03.5359225Z [00:03:04.209]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.5360033Z [00:03:04.209]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.5361254Z [00:03:04.209]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build2401649780/b685/_pkg_.a
2025-08-20T22:44:03.5362660Z [00:03:04.209]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:03.5363468Z [00:03:04.209]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:03.5364316Z [00:03:04.209]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:03.5365194Z [00:03:04.209]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:03.5366061Z [00:03:04.209]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.5366885Z [00:03:04.209]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.5367712Z [00:03:04.209]➜  EOF
2025-08-20T22:44:03.5372586Z [00:03:04.209]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/cert=>google.golang.org/api@v0.236.0/internal/cert;$WORK/b718=>" -p google.golang.org/api/internal/cert -lang=go1.23 -complete -installsuffix shared -buildid hM2OnY8-o3_h_N1Z4ato/hM2OnY8-o3_h_N1Z4ato -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/cert/default_cert.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/cert/enterprise_cert.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/cert/secureconnect_cert.go
2025-08-20T22:44:03.5807452Z [00:03:04.255]➜  go tool buildid -w $WORK/b680/_pkg_.a # internal
2025-08-20T22:44:03.5835486Z [00:03:04.258]➜  go tool buildid -w $WORK/b718/_pkg_.a # internal
2025-08-20T22:44:03.5841047Z [00:03:04.258]➜  cp $WORK/b680/_pkg_.a /root/.cache/go-build/ac/ac1d5ef0f989f4beb2c282a5b415300cd0e87171a9aefce19d5e1147b8e9f3c3-d # internal
2025-08-20T22:44:03.5847660Z [00:03:04.258]➜  cloud.google.com/go/auth/credentials
2025-08-20T22:44:03.5852385Z [00:03:04.258]➜  mkdir -p $WORK/b679/
2025-08-20T22:44:03.5853011Z [00:03:04.259]➜  cat >/tmp/go-build2401649780/b679/importcfg << 'EOF' # internal
2025-08-20T22:44:03.5853870Z [00:03:04.259]➜  # import config
2025-08-20T22:44:03.5854701Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:03.5856025Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build2401649780/b680/_pkg_.a
2025-08-20T22:44:03.5857832Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build2401649780/b690/_pkg_.a
2025-08-20T22:44:03.5859400Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build2401649780/b691/_pkg_.a
2025-08-20T22:44:03.5860959Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build2401649780/b681/_pkg_.a
2025-08-20T22:44:03.5862336Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:03.5863548Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build2401649780/b683/_pkg_.a
2025-08-20T22:44:03.5864815Z [00:03:04.259]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build2401649780/b675/_pkg_.a
2025-08-20T22:44:03.5866380Z [00:03:04.259]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:03.5874887Z [00:03:04.259]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.5875766Z [00:03:04.259]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:03.5876664Z [00:03:04.259]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:03.5877844Z [00:03:04.259]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.5878671Z [00:03:04.259]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.5879735Z [00:03:04.259]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:03.5880968Z [00:03:04.259]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:03.5881799Z [00:03:04.259]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:03.5882601Z [00:03:04.259]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:03.5883363Z [00:03:04.259]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:03.5884138Z [00:03:04.259]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:03.5884900Z [00:03:04.259]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.5885478Z [00:03:04.259]➜  EOF
2025-08-20T22:44:03.5891358Z [00:03:04.259]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials=>cloud.google.com/go/auth@v0.16.1/credentials;$WORK/b679=>" -p cloud.google.com/go/auth/credentials -lang=go1.23 -complete -installsuffix shared -buildid HS0gCiM4aaVrlteMkWjF/HS0gCiM4aaVrlteMkWjF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/compute.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/detect.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/doc.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/filetypes.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/credentials/selfsignedjwt.go
2025-08-20T22:44:03.5907627Z [00:03:04.264]➜  cp $WORK/b718/_pkg_.a /root/.cache/go-build/a5/a5a56d4c7004b2b5bfc6699ffed64ec0354fe5b1d66c7d68bd698c6ab9f29802-d # internal
2025-08-20T22:44:03.5908830Z [00:03:04.264]➜  google.golang.org/api/internal/impersonate
2025-08-20T22:44:03.5909425Z [00:03:04.264]➜  mkdir -p $WORK/b719/
2025-08-20T22:44:03.5910297Z [00:03:04.265]➜  cat >/tmp/go-build2401649780/b719/importcfg << 'EOF' # internal
2025-08-20T22:44:03.5911022Z [00:03:04.265]➜  # import config
2025-08-20T22:44:03.5911671Z [00:03:04.265]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:03.5912630Z [00:03:04.265]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.5913541Z [00:03:04.265]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:03.5914385Z [00:03:04.265]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.5915284Z [00:03:04.265]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:03.5916210Z [00:03:04.265]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.5916998Z [00:03:04.265]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:03.5918282Z [00:03:04.265]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.5918856Z [00:03:04.265]➜  EOF
2025-08-20T22:44:03.5922723Z [00:03:04.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/impersonate=>google.golang.org/api@v0.236.0/internal/impersonate;$WORK/b719=>" -p google.golang.org/api/internal/impersonate -lang=go1.23 -complete -installsuffix shared -buildid m5CH_NXepVRFK5cH_Peg/m5CH_NXepVRFK5cH_Peg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/impersonate/impersonate.go
2025-08-20T22:44:03.6260222Z [00:03:04.300]➜  go tool buildid -w $WORK/b719/_pkg_.a # internal
2025-08-20T22:44:03.6267384Z [00:03:04.301]➜  cp $WORK/b719/_pkg_.a /root/.cache/go-build/22/227d2c11699d43b8aca76b7f03dfcfb9208962c7e4be7fc939c70a5dd898327b-d # internal
2025-08-20T22:44:03.6271164Z [00:03:04.301]➜  google.golang.org/api/internal/third_party/uritemplates
2025-08-20T22:44:03.6271900Z [00:03:04.301]➜  mkdir -p $WORK/b722/
2025-08-20T22:44:03.6279232Z [00:03:04.302]➜  cat >/tmp/go-build2401649780/b722/importcfg << 'EOF' # internal
2025-08-20T22:44:03.6280132Z [00:03:04.302]➜  # import config
2025-08-20T22:44:03.6282404Z [00:03:04.302]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:03.6283468Z [00:03:04.302]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.6284255Z [00:03:04.302]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:03.6285066Z [00:03:04.302]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:03.6285882Z [00:03:04.302]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:03.6286490Z [00:03:04.302]➜  EOF
2025-08-20T22:44:03.6291590Z [00:03:04.302]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/third_party/uritemplates=>google.golang.org/api@v0.236.0/internal/third_party/uritemplates;$WORK/b722=>" -p google.golang.org/api/internal/third_party/uritemplates -lang=go1.23 -complete -installsuffix shared -buildid mmCN1JUSY3CzWyGparfO/mmCN1JUSY3CzWyGparfO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/third_party/uritemplates/uritemplates.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/third_party/uritemplates/utils.go
2025-08-20T22:44:03.6638198Z [00:03:04.338]➜  go tool buildid -w $WORK/b722/_pkg_.a # internal
2025-08-20T22:44:03.6648394Z [00:03:04.339]➜  cp $WORK/b722/_pkg_.a /root/.cache/go-build/20/20e07d7df1a7e7d599ca3242d9099e56ed63ec9d08f8f9a13d574d9349b72635-d # internal
2025-08-20T22:44:03.6682226Z [00:03:04.342]➜  google.golang.org/api/googleapi
2025-08-20T22:44:03.6682853Z [00:03:04.342]➜  mkdir -p $WORK/b721/
2025-08-20T22:44:03.6691834Z [00:03:04.343]➜  cat >/tmp/go-build2401649780/b721/importcfg << 'EOF' # internal
2025-08-20T22:44:03.6692547Z [00:03:04.343]➜  # import config
2025-08-20T22:44:03.6693367Z [00:03:04.343]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:03.6694176Z [00:03:04.343]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:03.6694934Z [00:03:04.343]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.6695790Z [00:03:04.343]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.6696858Z [00:03:04.343]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build2401649780/b722/_pkg_.a
2025-08-20T22:44:03.6697940Z [00:03:04.343]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.6698629Z [00:03:04.343]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:03.6699338Z [00:03:04.343]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:03.6700022Z [00:03:04.343]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:03.6700702Z [00:03:04.343]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:03.6701385Z [00:03:04.343]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.6701901Z [00:03:04.343]➜  EOF
2025-08-20T22:44:03.6705339Z [00:03:04.343]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/googleapi=>google.golang.org/api@v0.236.0/googleapi;$WORK/b721=>" -p google.golang.org/api/googleapi -lang=go1.23 -complete -installsuffix shared -buildid dSjuD00Hdepj45rc3nGH/dSjuD00Hdepj45rc3nGH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/googleapi/googleapi.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/googleapi/types.go
2025-08-20T22:44:03.7123009Z [00:03:04.386]➜  go tool buildid -w $WORK/b679/_pkg_.a # internal
2025-08-20T22:44:03.7140887Z [00:03:04.388]➜  cp $WORK/b679/_pkg_.a /root/.cache/go-build/90/903824575e51d32c04185d1bc2fe37307d044d3ec89b78ba740c968255807696-d # internal
2025-08-20T22:44:03.7143431Z [00:03:04.388]➜  google.golang.org/genproto/googleapis/rpc/code
2025-08-20T22:44:03.7144073Z [00:03:04.388]➜  mkdir -p $WORK/b727/
2025-08-20T22:44:03.7152343Z [00:03:04.389]➜  cat >/tmp/go-build2401649780/b727/importcfg << 'EOF' # internal
2025-08-20T22:44:03.7153428Z [00:03:04.389]➜  # import config
2025-08-20T22:44:03.7154392Z [00:03:04.389]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:03.7155743Z [00:03:04.389]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:03.7156838Z [00:03:04.389]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:03.7157868Z [00:03:04.389]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.7158475Z [00:03:04.389]➜  EOF
2025-08-20T22:44:03.7163105Z [00:03:04.390]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/code=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/code;$WORK/b727=>" -p google.golang.org/genproto/googleapis/rpc/code -lang=go1.23 -complete -installsuffix shared -buildid yaYS7SPJfZq6TX8gqam4/yaYS7SPJfZq6TX8gqam4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/code/code.pb.go
2025-08-20T22:44:03.7682029Z [00:03:04.442]➜  go tool buildid -w $WORK/b721/_pkg_.a # internal
2025-08-20T22:44:03.7698962Z [00:03:04.444]➜  cp $WORK/b721/_pkg_.a /root/.cache/go-build/cc/cc2af46646a5220fd0b617710fe496521c50e7e66cd39ce80d7093308945c86c-d # internal
2025-08-20T22:44:03.7701198Z [00:03:04.444]➜  google.golang.org/genproto/googleapis/rpc/errdetails
2025-08-20T22:44:03.7702298Z [00:03:04.444]➜  mkdir -p $WORK/b728/
2025-08-20T22:44:03.7709799Z [00:03:04.445]➜  cat >/tmp/go-build2401649780/b728/importcfg << 'EOF' # internal
2025-08-20T22:44:03.7729232Z [00:03:04.445]➜  # import config
2025-08-20T22:44:03.7730214Z [00:03:04.445]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:03.7731632Z [00:03:04.445]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:03.7732937Z [00:03:04.445]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:03.7734002Z [00:03:04.445]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:03.7734773Z [00:03:04.445]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.7735328Z [00:03:04.445]➜  EOF
2025-08-20T22:44:03.7740247Z [00:03:04.445]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/errdetails=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/errdetails;$WORK/b728=>" -p google.golang.org/genproto/googleapis/rpc/errdetails -lang=go1.23 -complete -installsuffix shared -buildid 1vbzd1VtBGTKjYEbUFuQ/1vbzd1VtBGTKjYEbUFuQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250528174236-200df99c418a/errdetails/error_details.pb.go
2025-08-20T22:44:03.7912925Z [00:03:04.465]➜  go tool buildid -w $WORK/b710/_pkg_.a # internal
2025-08-20T22:44:03.7979985Z [00:03:04.472]➜  cp $WORK/b710/_pkg_.a /root/.cache/go-build/f9/f9d538e6d51dc16192e5d0ce77504239f97910a086f2726c24cbf3d9a8fbb74c-d # internal
2025-08-20T22:44:03.7987327Z [00:03:04.473]➜  github.com/google/s2a-go/stream
2025-08-20T22:44:03.7988074Z [00:03:04.473]➜  mkdir -p $WORK/b715/
2025-08-20T22:44:03.7988773Z [00:03:04.473]➜  cat >/tmp/go-build2401649780/b715/importcfg << 'EOF' # internal
2025-08-20T22:44:03.7989426Z [00:03:04.473]➜  # import config
2025-08-20T22:44:03.7990101Z [00:03:04.473]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.7991269Z [00:03:04.473]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build2401649780/b710/_pkg_.a
2025-08-20T22:44:03.7992368Z [00:03:04.473]➜  EOF
2025-08-20T22:44:03.7995765Z [00:03:04.473]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/stream=>github.com/google/s2a-go@v0.1.9/stream;$WORK/b715=>" -p github.com/google/s2a-go/stream -lang=go1.20 -complete -installsuffix shared -buildid WX1N7zU2pTKJsH8Cim9N/WX1N7zU2pTKJsH8Cim9N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/stream/s2a_stream.go
2025-08-20T22:44:03.8008611Z [00:03:04.475]➜  go tool buildid -w $WORK/b727/_pkg_.a # internal
2025-08-20T22:44:03.8020556Z [00:03:04.476]➜  cp $WORK/b727/_pkg_.a /root/.cache/go-build/88/88b2973ac2576711f3e5e68a031848266546b38319e9949c98753b4e2582d4c3-d # internal
2025-08-20T22:44:03.8022689Z [00:03:04.476]➜  github.com/googleapis/gax-go/v2/apierror/internal/proto
2025-08-20T22:44:03.8023367Z [00:03:04.476]➜  mkdir -p $WORK/b726/
2025-08-20T22:44:03.8044464Z [00:03:04.479]➜  cat >/tmp/go-build2401649780/b726/importcfg << 'EOF' # internal
2025-08-20T22:44:03.8047244Z [00:03:04.479]➜  # import config
2025-08-20T22:44:03.8048176Z [00:03:04.479]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build2401649780/b727/_pkg_.a
2025-08-20T22:44:03.8049494Z [00:03:04.479]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:03.8050764Z [00:03:04.479]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:03.8052004Z [00:03:04.479]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:03.8053001Z [00:03:04.479]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:03.8053918Z [00:03:04.479]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:03.8054489Z [00:03:04.479]➜  EOF
2025-08-20T22:44:03.8058945Z [00:03:04.479]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/apierror/internal/proto=>github.com/googleapis/gax-go/v2@v2.14.2/apierror/internal/proto;$WORK/b726=>" -p github.com/googleapis/gax-go/v2/apierror/internal/proto -lang=go1.23 -complete -installsuffix shared -buildid iWw9IxrE5EjQZEsHw9dN/iWw9IxrE5EjQZEsHw9dN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/apierror/internal/proto/custom_error.pb.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/apierror/internal/proto/error.pb.go
2025-08-20T22:44:03.8340298Z [00:03:04.508]➜  go tool buildid -w $WORK/b715/_pkg_.a # internal
2025-08-20T22:44:03.8358547Z [00:03:04.510]➜  cp $WORK/b715/_pkg_.a /root/.cache/go-build/5b/5b6b23459a321d7b624dbb846e170e58d255fd8f5057c402bcbed35438e337cf-d # internal
2025-08-20T22:44:03.8359780Z [00:03:04.510]➜  github.com/google/s2a-go/internal/v2/certverifier
2025-08-20T22:44:03.8360440Z [00:03:04.510]➜  mkdir -p $WORK/b714/
2025-08-20T22:44:03.8367657Z [00:03:04.511]➜  cat >/tmp/go-build2401649780/b714/importcfg << 'EOF' # internal
2025-08-20T22:44:03.8368702Z [00:03:04.511]➜  # import config
2025-08-20T22:44:03.8369344Z [00:03:04.511]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:03.8370119Z [00:03:04.511]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.8371213Z [00:03:04.511]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build2401649780/b710/_pkg_.a
2025-08-20T22:44:03.8372417Z [00:03:04.511]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build2401649780/b715/_pkg_.a
2025-08-20T22:44:03.8373456Z [00:03:04.511]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.8374508Z [00:03:04.511]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:03.8375206Z [00:03:04.511]➜  EOF
2025-08-20T22:44:03.8379534Z [00:03:04.511]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/certverifier=>github.com/google/s2a-go@v0.1.9/internal/v2/certverifier;$WORK/b714=>" -p github.com/google/s2a-go/internal/v2/certverifier -lang=go1.20 -complete -installsuffix shared -buildid jfeNnUn25GaGzvdq9w1t/jfeNnUn25GaGzvdq9w1t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/certverifier/certverifier.go
2025-08-20T22:44:03.8880425Z [00:03:04.561]➜  go tool buildid -w $WORK/b714/_pkg_.a # internal
2025-08-20T22:44:03.8886011Z [00:03:04.563]➜  cp $WORK/b714/_pkg_.a /root/.cache/go-build/f8/f870200d4fd7acb59dfd8afff3428c53faf709d0f84592aa859610b8ac35b5d8-d # internal
2025-08-20T22:44:03.8889726Z [00:03:04.563]➜  github.com/google/s2a-go/internal/v2/remotesigner
2025-08-20T22:44:03.8891356Z [00:03:04.563]➜  mkdir -p $WORK/b716/
2025-08-20T22:44:03.8902410Z [00:03:04.564]➜  cat >/tmp/go-build2401649780/b716/importcfg << 'EOF' # internal
2025-08-20T22:44:03.8903107Z [00:03:04.564]➜  # import config
2025-08-20T22:44:03.8903785Z [00:03:04.564]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:03.8904606Z [00:03:04.564]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:03.8905465Z [00:03:04.564]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:03.8906279Z [00:03:04.564]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.8907598Z [00:03:04.564]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build2401649780/b710/_pkg_.a
2025-08-20T22:44:03.8908887Z [00:03:04.564]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build2401649780/b715/_pkg_.a
2025-08-20T22:44:03.8910178Z [00:03:04.564]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.8911402Z [00:03:04.564]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:03.8912342Z [00:03:04.564]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.8912905Z [00:03:04.564]➜  EOF
2025-08-20T22:44:03.8916777Z [00:03:04.564]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/remotesigner=>github.com/google/s2a-go@v0.1.9/internal/v2/remotesigner;$WORK/b716=>" -p github.com/google/s2a-go/internal/v2/remotesigner -lang=go1.20 -complete -installsuffix shared -buildid 5ZA6q9VsRnV27Q_p2aRf/5ZA6q9VsRnV27Q_p2aRf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/remotesigner/remotesigner.go
2025-08-20T22:44:03.8937781Z [00:03:04.568]➜  go tool buildid -w $WORK/b728/_pkg_.a # internal
2025-08-20T22:44:03.8961278Z [00:03:04.570]➜  cp $WORK/b728/_pkg_.a /root/.cache/go-build/4a/4a94902b3fd2d6c29e6919c2d9fabd6345467487b675acfbeab63dacbcb8f370-d # internal
2025-08-20T22:44:03.8980912Z [00:03:04.572]➜  github.com/googleapis/gax-go/v2/callctx
2025-08-20T22:44:03.8981518Z [00:03:04.572]➜  mkdir -p $WORK/b729/
2025-08-20T22:44:03.8987954Z [00:03:04.573]➜  cat >/tmp/go-build2401649780/b729/importcfg << 'EOF' # internal
2025-08-20T22:44:03.8988654Z [00:03:04.573]➜  # import config
2025-08-20T22:44:03.8989742Z [00:03:04.573]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.8990658Z [00:03:04.573]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.8991225Z [00:03:04.573]➜  EOF
2025-08-20T22:44:03.8999526Z [00:03:04.574]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/callctx=>github.com/googleapis/gax-go/v2@v2.14.2/callctx;$WORK/b729=>" -p github.com/googleapis/gax-go/v2/callctx -lang=go1.23 -complete -installsuffix shared -buildid c4SEnvQU234DeePpf1Q3/c4SEnvQU234DeePpf1Q3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/callctx/callctx.go
2025-08-20T22:44:03.9075765Z [00:03:04.580]➜  go tool buildid -w $WORK/b726/_pkg_.a # internal
2025-08-20T22:44:03.9085456Z [00:03:04.582]➜  cp $WORK/b726/_pkg_.a /root/.cache/go-build/89/89436bd30731c334408b79554a98840c6002b30d27093b9314942374918eb83b-d # internal
2025-08-20T22:44:03.9086652Z [00:03:04.582]➜  github.com/googleapis/gax-go/v2/apierror
2025-08-20T22:44:03.9087382Z [00:03:04.582]➜  mkdir -p $WORK/b725/
2025-08-20T22:44:03.9088105Z [00:03:04.582]➜  cat >/tmp/go-build2401649780/b725/importcfg << 'EOF' # internal
2025-08-20T22:44:03.9088796Z [00:03:04.582]➜  # import config
2025-08-20T22:44:03.9089443Z [00:03:04.582]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.9090272Z [00:03:04.582]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.9091445Z [00:03:04.582]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build2401649780/b726/_pkg_.a
2025-08-20T22:44:03.9092776Z [00:03:04.582]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:03.9094097Z [00:03:04.582]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build2401649780/b728/_pkg_.a
2025-08-20T22:44:03.9095321Z [00:03:04.582]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.9096358Z [00:03:04.582]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:03.9098288Z [00:03:04.582]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:03.9099781Z [00:03:04.582]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:03.9100790Z [00:03:04.582]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:03.9101420Z [00:03:04.582]➜  EOF
2025-08-20T22:44:03.9105340Z [00:03:04.582]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/apierror=>github.com/googleapis/gax-go/v2@v2.14.2/apierror;$WORK/b725=>" -p github.com/googleapis/gax-go/v2/apierror -lang=go1.23 -complete -installsuffix shared -buildid -8s0fJw1XbP1cfSfnYhJ/-8s0fJw1XbP1cfSfnYhJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/apierror/apierror.go
2025-08-20T22:44:03.9145387Z [00:03:04.589]➜  go tool buildid -w $WORK/b729/_pkg_.a # internal
2025-08-20T22:44:03.9153883Z [00:03:04.589]➜  cp $WORK/b729/_pkg_.a /root/.cache/go-build/b2/b2eed4e5cf06d7b9676aff67f6e98db209a3e8ff84e0faac2d0a62354be8e621-d # internal
2025-08-20T22:44:03.9161686Z [00:03:04.590]➜  github.com/felixge/httpsnoop
2025-08-20T22:44:03.9165395Z [00:03:04.590]➜  mkdir -p $WORK/b736/
2025-08-20T22:44:03.9166108Z [00:03:04.590]➜  cat >/tmp/go-build2401649780/b736/importcfg << 'EOF' # internal
2025-08-20T22:44:03.9166782Z [00:03:04.590]➜  # import config
2025-08-20T22:44:03.9167571Z [00:03:04.590]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:03.9168354Z [00:03:04.590]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.9169128Z [00:03:04.590]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:03.9169925Z [00:03:04.590]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:03.9170712Z [00:03:04.590]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.9171285Z [00:03:04.590]➜  EOF
2025-08-20T22:44:03.9175707Z [00:03:04.591]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4=>github.com/felixge/httpsnoop@v1.0.4;$WORK/b736=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid eGx4QHw8q86hO62-Bxas/eGx4QHw8q86hO62-Bxas -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b736/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-20T22:44:03.9413488Z [00:03:04.614]➜  go tool buildid -w $WORK/b716/_pkg_.a # internal
2025-08-20T22:44:03.9421112Z [00:03:04.616]➜  cp $WORK/b716/_pkg_.a /root/.cache/go-build/54/54c0800a8655fb058757d8f1725f1afb92589509890bc2865200cf4ffcfa2b93-d # internal
2025-08-20T22:44:03.9422342Z [00:03:04.616]➜  github.com/google/s2a-go/internal/v2/tlsconfigstore
2025-08-20T22:44:03.9422976Z [00:03:04.616]➜  mkdir -p $WORK/b713/
2025-08-20T22:44:03.9423675Z [00:03:04.616]➜  cat >/tmp/go-build2401649780/b713/importcfg << 'EOF' # internal
2025-08-20T22:44:03.9424329Z [00:03:04.616]➜  # import config
2025-08-20T22:44:03.9424988Z [00:03:04.616]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:03.9425879Z [00:03:04.616]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:03.9426747Z [00:03:04.616]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:03.9427734Z [00:03:04.616]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.9428505Z [00:03:04.616]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.9429649Z [00:03:04.616]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build2401649780/b709/_pkg_.a
2025-08-20T22:44:03.9431106Z [00:03:04.616]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build2401649780/b710/_pkg_.a
2025-08-20T22:44:03.9432434Z [00:03:04.616]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build2401649780/b708/_pkg_.a
2025-08-20T22:44:03.9433956Z [00:03:04.616]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build2401649780/b714/_pkg_.a
2025-08-20T22:44:03.9436209Z [00:03:04.616]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build2401649780/b716/_pkg_.a
2025-08-20T22:44:03.9437999Z [00:03:04.616]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build2401649780/b715/_pkg_.a
2025-08-20T22:44:03.9439206Z [00:03:04.616]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.9440391Z [00:03:04.616]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:03.9441241Z [00:03:04.616]➜  EOF
2025-08-20T22:44:03.9445457Z [00:03:04.616]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/tlsconfigstore=>github.com/google/s2a-go@v0.1.9/internal/v2/tlsconfigstore;$WORK/b713=>" -p github.com/google/s2a-go/internal/v2/tlsconfigstore -lang=go1.20 -complete -installsuffix shared -buildid FOkDpSCTADj2lcXwno-b/FOkDpSCTADj2lcXwno-b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/tlsconfigstore/tlsconfigstore.go
2025-08-20T22:44:03.9911039Z [00:03:04.665]➜  go tool buildid -w $WORK/b725/_pkg_.a # internal
2025-08-20T22:44:03.9928882Z [00:03:04.667]➜  cp $WORK/b725/_pkg_.a /root/.cache/go-build/87/87ff387a07c94574b30c5863d6dc1ef613a08f0c85679d242e18c9b267641721-d # internal
2025-08-20T22:44:03.9945077Z [00:03:04.668]➜  github.com/googleapis/gax-go/v2
2025-08-20T22:44:03.9952173Z [00:03:04.669]➜  mkdir -p $WORK/b724/
2025-08-20T22:44:03.9962697Z [00:03:04.670]➜  cat >/tmp/go-build2401649780/b724/importcfg << 'EOF' # internal
2025-08-20T22:44:03.9965270Z [00:03:04.670]➜  # import config
2025-08-20T22:44:03.9965922Z [00:03:04.670]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:03.9966761Z [00:03:04.670]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:03.9967797Z [00:03:04.670]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:03.9968916Z [00:03:04.670]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:03.9969673Z [00:03:04.670]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:03.9970695Z [00:03:04.670]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build2401649780/b725/_pkg_.a
2025-08-20T22:44:03.9971908Z [00:03:04.670]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build2401649780/b729/_pkg_.a
2025-08-20T22:44:03.9973113Z [00:03:04.670]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build2401649780/b730/_pkg_.a
2025-08-20T22:44:03.9974308Z [00:03:04.670]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:03.9975367Z [00:03:04.670]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:03.9976414Z [00:03:04.670]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:03.9984001Z [00:03:04.670]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:03.9985214Z [00:03:04.670]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:03.9986449Z [00:03:04.670]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:03.9987862Z [00:03:04.670]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:03.9989087Z [00:03:04.670]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:03.9990146Z [00:03:04.670]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:03.9990932Z [00:03:04.670]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:03.9991922Z [00:03:04.670]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:03.9992753Z [00:03:04.670]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:03.9993671Z [00:03:04.670]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:03.9994482Z [00:03:04.670]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:03.9995262Z [00:03:04.670]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:03.9996046Z [00:03:04.670]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:03.9996633Z [00:03:04.670]➜  EOF
2025-08-20T22:44:04.0002589Z [00:03:04.671]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2=>github.com/googleapis/gax-go/v2@v2.14.2;$WORK/b724=>" -p github.com/googleapis/gax-go/v2 -lang=go1.23 -complete -installsuffix shared -buildid 99rdyXsym2XaquZtvQyb/99rdyXsym2XaquZtvQyb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/call_option.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/content_type.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/gax.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/header.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/invoke.go /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/proto_json_stream.go
2025-08-20T22:44:04.0147765Z [00:03:04.689]➜  go tool buildid -w $WORK/b713/_pkg_.a # internal
2025-08-20T22:44:04.0168019Z [00:03:04.691]➜  cp $WORK/b713/_pkg_.a /root/.cache/go-build/bf/bfef3f807b1bc41078c01ff01db29f4e4b0d8631804d95dade68810d0a71b082-d # internal
2025-08-20T22:44:04.0172499Z [00:03:04.691]➜  github.com/google/s2a-go/internal/v2
2025-08-20T22:44:04.0177260Z [00:03:04.692]➜  mkdir -p $WORK/b712/
2025-08-20T22:44:04.0181703Z [00:03:04.692]➜  cat >/tmp/go-build2401649780/b712/importcfg << 'EOF' # internal
2025-08-20T22:44:04.0187418Z [00:03:04.693]➜  # import config
2025-08-20T22:44:04.0195514Z [00:03:04.693]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.0196547Z [00:03:04.693]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:04.0197664Z [00:03:04.693]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.0198638Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build2401649780/b694/_pkg_.a
2025-08-20T22:44:04.0202733Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build2401649780/b701/_pkg_.a
2025-08-20T22:44:04.0204242Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build2401649780/b709/_pkg_.a
2025-08-20T22:44:04.0205690Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build2401649780/b710/_pkg_.a
2025-08-20T22:44:04.0207064Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build2401649780/b708/_pkg_.a
2025-08-20T22:44:04.0208587Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build2401649780/b713/_pkg_.a
2025-08-20T22:44:04.0209805Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build2401649780/b717/_pkg_.a
2025-08-20T22:44:04.0210906Z [00:03:04.693]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build2401649780/b715/_pkg_.a
2025-08-20T22:44:04.0211948Z [00:03:04.693]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:04.0233849Z [00:03:04.693]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:04.0235112Z [00:03:04.693]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:04.0236274Z [00:03:04.693]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:04.0237609Z [00:03:04.693]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:04.0238422Z [00:03:04.693]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:04.0239161Z [00:03:04.693]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.0239874Z [00:03:04.693]➜  EOF
2025-08-20T22:44:04.0243426Z [00:03:04.693]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2=>github.com/google/s2a-go@v0.1.9/internal/v2;$WORK/b712=>" -p github.com/google/s2a-go/internal/v2 -lang=go1.20 -complete -installsuffix shared -buildid 6IJUf5T76iQ8hROZamko/6IJUf5T76iQ8hROZamko -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/internal/v2/s2av2.go
2025-08-20T22:44:04.1264979Z [00:03:04.800]➜  go tool buildid -w $WORK/b724/_pkg_.a # internal
2025-08-20T22:44:04.1297250Z [00:03:04.804]➜  cp $WORK/b724/_pkg_.a /root/.cache/go-build/37/3787b71d4934863a1086c09526838834873fbe7f0c478089a95c9977689e6f67-d # internal
2025-08-20T22:44:04.1304210Z [00:03:04.804]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request
2025-08-20T22:44:04.1307280Z [00:03:04.804]➜  mkdir -p $WORK/b737/
2025-08-20T22:44:04.1308075Z [00:03:04.805]➜  cat >/tmp/go-build2401649780/b737/importcfg << 'EOF' # internal
2025-08-20T22:44:04.1308770Z [00:03:04.805]➜  # import config
2025-08-20T22:44:04.1309419Z [00:03:04.805]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:04.1310249Z [00:03:04.805]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:04.1311106Z [00:03:04.805]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:04.1311712Z [00:03:04.805]➜  EOF
2025-08-20T22:44:04.1319235Z [00:03:04.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request;$WORK/b737=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.22 -complete -installsuffix shared -buildid KCQ2a5FXQcJOs_6c2eDZ/KCQ2a5FXQcJOs_6c2eDZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request/body_wrapper.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request/resp_writer_wrapper.go
2025-08-20T22:44:04.1363078Z [00:03:04.810]➜  go tool buildid -w $WORK/b712/_pkg_.a # internal
2025-08-20T22:44:04.1390803Z [00:03:04.813]➜  cp $WORK/b712/_pkg_.a /root/.cache/go-build/67/674c19edf76e3bd525322445ec5dfd51e2c0c4db0533d10f76f4b9a0a99be8c5-d # internal
2025-08-20T22:44:04.1391870Z [00:03:04.813]➜  github.com/google/s2a-go
2025-08-20T22:44:04.1392377Z [00:03:04.813]➜  mkdir -p $WORK/b693/
2025-08-20T22:44:04.1398211Z [00:03:04.814]➜  cat >/tmp/go-build2401649780/b693/importcfg << 'EOF' # internal
2025-08-20T22:44:04.1413168Z [00:03:04.814]➜  # import config
2025-08-20T22:44:04.1413866Z [00:03:04.814]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.1414734Z [00:03:04.814]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:04.1415584Z [00:03:04.814]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.1416365Z [00:03:04.814]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.1418201Z [00:03:04.814]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build2401649780/b694/_pkg_.a
2025-08-20T22:44:04.1419460Z [00:03:04.814]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build2401649780/b695/_pkg_.a
2025-08-20T22:44:04.1420978Z [00:03:04.814]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build2401649780/b701/_pkg_.a
2025-08-20T22:44:04.1422416Z [00:03:04.814]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:44:04.1423993Z [00:03:04.814]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build2401649780/b709/_pkg_.a
2025-08-20T22:44:04.1425439Z [00:03:04.814]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build2401649780/b710/_pkg_.a
2025-08-20T22:44:04.1426793Z [00:03:04.814]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build2401649780/b708/_pkg_.a
2025-08-20T22:44:04.1428164Z [00:03:04.815]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build2401649780/b712/_pkg_.a
2025-08-20T22:44:04.1429294Z [00:03:04.815]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build2401649780/b717/_pkg_.a
2025-08-20T22:44:04.1430386Z [00:03:04.815]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build2401649780/b715/_pkg_.a
2025-08-20T22:44:04.1431526Z [00:03:04.815]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:04.1432637Z [00:03:04.815]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:04.1433781Z [00:03:04.815]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build2401649780/b532/_pkg_.a
2025-08-20T22:44:04.1434915Z [00:03:04.815]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:04.1435849Z [00:03:04.815]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:04.1436611Z [00:03:04.815]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:04.1437511Z [00:03:04.815]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.1438100Z [00:03:04.815]➜  EOF
2025-08-20T22:44:04.1442101Z [00:03:04.815]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/s2a-go@v0.1.9=>github.com/google/s2a-go@v0.1.9;$WORK/b693=>" -p github.com/google/s2a-go -lang=go1.20 -complete -installsuffix shared -buildid phLK4NLsvxXCfpu3Q7ZJ/phLK4NLsvxXCfpu3Q7ZJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/s2a.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/s2a_options.go /root/go/pkg/mod/github.com/google/s2a-go@v0.1.9/s2a_utils.go
2025-08-20T22:44:04.1615532Z [00:03:04.836]➜  go tool buildid -w $WORK/b736/_pkg_.a # internal
2025-08-20T22:44:04.1659627Z [00:03:04.840]➜  go tool buildid -w $WORK/b737/_pkg_.a # internal
2025-08-20T22:44:04.1670609Z [00:03:04.841]➜  cp $WORK/b737/_pkg_.a /root/.cache/go-build/f0/f0933590664d3a947c0efa2ff0bb57d41d21706ea199ac57d9afb94559373b16-d # internal
2025-08-20T22:44:04.1673028Z [00:03:04.841]➜  go.opentelemetry.io/otel/internal/attribute
2025-08-20T22:44:04.1674070Z [00:03:04.841]➜  mkdir -p $WORK/b742/
2025-08-20T22:44:04.1675561Z [00:03:04.842]➜  cat >/tmp/go-build2401649780/b742/importcfg << 'EOF' # internal
2025-08-20T22:44:04.1676266Z [00:03:04.842]➜  # import config
2025-08-20T22:44:04.1676918Z [00:03:04.842]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:04.1677764Z [00:03:04.842]➜  EOF
2025-08-20T22:44:04.1684275Z [00:03:04.842]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/attribute=>go.opentelemetry.io/otel@v1.35.0/internal/attribute;$WORK/b742=>" -p go.opentelemetry.io/otel/internal/attribute -lang=go1.22 -complete -installsuffix shared -buildid R_BgVmb3U3oy6iSreLdK/R_BgVmb3U3oy6iSreLdK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/attribute/attribute.go
2025-08-20T22:44:04.1710263Z [00:03:04.845]➜  cp $WORK/b736/_pkg_.a /root/.cache/go-build/da/da00ba2814033237fc32f91b63045fcdd7bd06f078c62aea1769085527a9bd14-d # internal
2025-08-20T22:44:04.1716722Z [00:03:04.846]➜  go.opentelemetry.io/otel/codes
2025-08-20T22:44:04.1724062Z [00:03:04.846]➜  mkdir -p $WORK/b743/
2025-08-20T22:44:04.1729459Z [00:03:04.847]➜  cat >/tmp/go-build2401649780/b743/importcfg << 'EOF' # internal
2025-08-20T22:44:04.1731411Z [00:03:04.847]➜  # import config
2025-08-20T22:44:04.1732170Z [00:03:04.847]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.1733001Z [00:03:04.847]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.1733803Z [00:03:04.847]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.1734636Z [00:03:04.847]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.1735253Z [00:03:04.847]➜  EOF
2025-08-20T22:44:04.1739409Z [00:03:04.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/codes=>go.opentelemetry.io/otel@v1.35.0/codes;$WORK/b743=>" -p go.opentelemetry.io/otel/codes -lang=go1.22 -complete -installsuffix shared -buildid dvbNbv0doJqoA9grGJHq/dvbNbv0doJqoA9grGJHq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/codes/codes.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/codes/doc.go
2025-08-20T22:44:04.1967762Z [00:03:04.871]➜  go tool buildid -w $WORK/b743/_pkg_.a # internal
2025-08-20T22:44:04.1974243Z [00:03:04.872]➜  cp $WORK/b743/_pkg_.a /root/.cache/go-build/66/660704d9311d7247dc2a01c0505c7a890a67fca26fb24657be17043be6cc122d-d # internal
2025-08-20T22:44:04.1977994Z [00:03:04.872]➜  github.com/go-logr/logr
2025-08-20T22:44:04.1979791Z [00:03:04.872]➜  mkdir -p $WORK/b746/
2025-08-20T22:44:04.1994466Z [00:03:04.872]➜  cat >/tmp/go-build2401649780/b746/importcfg << 'EOF' # internal
2025-08-20T22:44:04.1995883Z [00:03:04.873]➜  # import config
2025-08-20T22:44:04.1997035Z [00:03:04.873]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.1998766Z [00:03:04.873]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.2000305Z [00:03:04.873]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:04.2002261Z [00:03:04.873]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:04.2004411Z [00:03:04.873]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.2005064Z [00:03:04.873]➜  EOF
2025-08-20T22:44:04.2011801Z [00:03:04.873]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.2=>github.com/go-logr/logr@v1.4.2;$WORK/b746=>" -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/b746/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-20T22:44:04.2032142Z [00:03:04.877]➜  go tool buildid -w $WORK/b742/_pkg_.a # internal
2025-08-20T22:44:04.2044681Z [00:03:04.878]➜  cp $WORK/b742/_pkg_.a /root/.cache/go-build/ff/ff81a91c4b9381058059d71444f556843d1353421b6ee1e6db54649c8a3fe2b2-d # internal
2025-08-20T22:44:04.2051416Z [00:03:04.879]➜  go.opentelemetry.io/otel/attribute
2025-08-20T22:44:04.2052290Z [00:03:04.879]➜  mkdir -p $WORK/b740/
2025-08-20T22:44:04.2062624Z [00:03:04.880]➜  cat >/tmp/go-build2401649780/b740/importcfg << 'EOF' # internal
2025-08-20T22:44:04.2063576Z [00:03:04.880]➜  # import config
2025-08-20T22:44:04.2064505Z [00:03:04.880]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:04.2066457Z [00:03:04.880]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:44:04.2067649Z [00:03:04.880]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.2068496Z [00:03:04.880]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.2069626Z [00:03:04.881]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build2401649780/b741/_pkg_.a
2025-08-20T22:44:04.2070900Z [00:03:04.881]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build2401649780/b742/_pkg_.a
2025-08-20T22:44:04.2071975Z [00:03:04.881]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:04.2072803Z [00:03:04.881]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:04.2073628Z [00:03:04.881]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:04.2074515Z [00:03:04.881]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.2075306Z [00:03:04.881]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:04.2076157Z [00:03:04.881]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:04.2076772Z [00:03:04.881]➜  EOF
2025-08-20T22:44:04.2084340Z [00:03:04.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute=>go.opentelemetry.io/otel@v1.35.0/attribute;$WORK/b740=>" -p go.opentelemetry.io/otel/attribute -lang=go1.22 -complete -installsuffix shared -buildid VaYvvakuU-wmaqeaHTel/VaYvvakuU-wmaqeaHTel -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/encoder.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/filter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/iterator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/key.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/kv.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/set.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/type_string.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/value.go
2025-08-20T22:44:04.2962299Z [00:03:04.970]➜  go tool buildid -w $WORK/b693/_pkg_.a # internal
2025-08-20T22:44:04.2991677Z [00:03:04.973]➜  cp $WORK/b693/_pkg_.a /root/.cache/go-build/fe/fed340eaa8e6fb1def32b060b92a12094474aa12029c9c8d26bfb62373581971-d # internal
2025-08-20T22:44:04.3084461Z [00:03:04.982]➜  google.golang.org/api/internal
2025-08-20T22:44:04.3087407Z [00:03:04.983]➜  mkdir -p $WORK/b678/
2025-08-20T22:44:04.3093223Z [00:03:04.983]➜  cat >/tmp/go-build2401649780/b678/importcfg << 'EOF' # internal
2025-08-20T22:44:04.3102963Z [00:03:04.983]➜  # import config
2025-08-20T22:44:04.3103749Z [00:03:04.983]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:04.3104877Z [00:03:04.983]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build2401649780/b679/_pkg_.a
2025-08-20T22:44:04.3106139Z [00:03:04.983]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build2401649780/b692/_pkg_.a
2025-08-20T22:44:04.3107493Z [00:03:04.983]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:04.3108540Z [00:03:04.983]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.3109362Z [00:03:04.983]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:04.3110193Z [00:03:04.983]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.3114101Z [00:03:04.983]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.3114915Z [00:03:04.983]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.3115826Z [00:03:04.983]➜  packagefile github.com/google/s2a-go=/tmp/go-build2401649780/b693/_pkg_.a
2025-08-20T22:44:04.3116807Z [00:03:04.983]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:04.3118182Z [00:03:04.983]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:04.3119348Z [00:03:04.983]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build2401649780/b718/_pkg_.a
2025-08-20T22:44:04.3120758Z [00:03:04.983]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build2401649780/b719/_pkg_.a
2025-08-20T22:44:04.3121905Z [00:03:04.983]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:04.3122983Z [00:03:04.983]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:04.3123933Z [00:03:04.983]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:04.3124719Z [00:03:04.983]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:04.3125500Z [00:03:04.983]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:04.3126256Z [00:03:04.983]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:04.3126969Z [00:03:04.983]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:04.3127836Z [00:03:04.983]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:04.3128617Z [00:03:04.983]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.3129441Z [00:03:04.983]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:04.3130228Z [00:03:04.983]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:04.3130989Z [00:03:04.983]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.3131559Z [00:03:04.983]➜  EOF
2025-08-20T22:44:04.3137040Z [00:03:04.984]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/internal=>google.golang.org/api@v0.236.0/internal;$WORK/b678=>" -p google.golang.org/api/internal -lang=go1.23 -complete -installsuffix shared -buildid 4Gb7Tfg4SAM4YjjUXbhU/4Gb7Tfg4SAM4YjjUXbhU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/cba.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/conn_pool.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/creds.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/s2a.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/settings.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/version.go
2025-08-20T22:44:04.3161174Z [00:03:04.990]➜  go tool buildid -w $WORK/b746/_pkg_.a # internal
2025-08-20T22:44:04.3194681Z [00:03:04.993]➜  cp $WORK/b746/_pkg_.a /root/.cache/go-build/75/758f6b016538ea8a3737c2ebdeb47e1f81c53960c42f3d878659fa94a754a34b-d # internal
2025-08-20T22:44:04.3222467Z [00:03:04.996]➜  cloud.google.com/go/auth/internal/transport
2025-08-20T22:44:04.3225330Z [00:03:04.996]➜  mkdir -p $WORK/b734/
2025-08-20T22:44:04.3232059Z [00:03:04.997]➜  cat >/tmp/go-build2401649780/b734/importcfg << 'EOF' # internal
2025-08-20T22:44:04.3233569Z [00:03:04.997]➜  # import config
2025-08-20T22:44:04.3234698Z [00:03:04.997]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build2401649780/b679/_pkg_.a
2025-08-20T22:44:04.3236197Z [00:03:04.997]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:04.3238416Z [00:03:04.997]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build2401649780/b684/_pkg_.a
2025-08-20T22:44:04.3239659Z [00:03:04.997]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:04.3240603Z [00:03:04.997]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.3241388Z [00:03:04.997]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:04.3242224Z [00:03:04.997]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:04.3243060Z [00:03:04.997]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.3243990Z [00:03:04.997]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.3244763Z [00:03:04.997]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.3245639Z [00:03:04.997]➜  packagefile github.com/google/s2a-go=/tmp/go-build2401649780/b693/_pkg_.a
2025-08-20T22:44:04.3246667Z [00:03:04.997]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build2401649780/b694/_pkg_.a
2025-08-20T22:44:04.3247939Z [00:03:04.997]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:04.3248830Z [00:03:04.997]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:04.3249567Z [00:03:04.997]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:04.3250310Z [00:03:04.997]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:04.3251059Z [00:03:04.997]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:04.3251820Z [00:03:04.997]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:04.3252552Z [00:03:04.997]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:04.3253292Z [00:03:04.997]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.3254170Z [00:03:04.997]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:04.3254912Z [00:03:04.997]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:04.3255646Z [00:03:04.997]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.3256182Z [00:03:04.997]➜  EOF
2025-08-20T22:44:04.3261942Z [00:03:04.998]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport=>cloud.google.com/go/auth@v0.16.1/internal/transport;$WORK/b734=>" -p cloud.google.com/go/auth/internal/transport -lang=go1.23 -complete -installsuffix shared -buildid ml00l_43LomKrqCGSWuz/ml00l_43LomKrqCGSWuz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/cba.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/s2a.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/transport/transport.go
2025-08-20T22:44:04.4238539Z [00:03:05.098]➜  go tool buildid -w $WORK/b740/_pkg_.a # internal
2025-08-20T22:44:04.4268792Z [00:03:05.101]➜  cp $WORK/b740/_pkg_.a /root/.cache/go-build/9c/9cf1c648000564d5bd318bf6c5431a348be8a704b41d95b6928e0ec2d10cf6b4-d # internal
2025-08-20T22:44:04.4275353Z [00:03:05.102]➜  go.opentelemetry.io/otel/semconv/v1.20.0
2025-08-20T22:44:04.4278300Z [00:03:05.102]➜  mkdir -p $WORK/b744/
2025-08-20T22:44:04.4284192Z [00:03:05.102]➜  cat >/tmp/go-build2401649780/b744/importcfg << 'EOF' # internal
2025-08-20T22:44:04.4289719Z [00:03:05.103]➜  # import config
2025-08-20T22:44:04.4290602Z [00:03:05.103]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:04.4291595Z [00:03:05.103]➜  EOF
2025-08-20T22:44:04.4299017Z [00:03:05.103]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0;$WORK/b744=>" -p go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.22 -complete -installsuffix shared -buildid tHbAigO6OPOJg-QGPMQy/tHbAigO6OPOJg-QGPMQy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/http.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/trace.go
2025-08-20T22:44:04.4586546Z [00:03:05.133]➜  go tool buildid -w $WORK/b734/_pkg_.a # internal
2025-08-20T22:44:04.4608629Z [00:03:05.135]➜  cp $WORK/b734/_pkg_.a /root/.cache/go-build/8c/8c37b629769a8f9c3d1c3bf0cf59cf62d700f617467ce32b16c26d8a2c67773f-d # internal
2025-08-20T22:44:04.4642551Z [00:03:05.138]➜  github.com/go-logr/logr/funcr
2025-08-20T22:44:04.4644961Z [00:03:05.139]➜  mkdir -p $WORK/b749/
2025-08-20T22:44:04.4651295Z [00:03:05.139]➜  cat >/tmp/go-build2401649780/b749/importcfg << 'EOF' # internal
2025-08-20T22:44:04.4654305Z [00:03:05.139]➜  # import config
2025-08-20T22:44:04.4654846Z [00:03:05.139]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:04.4655480Z [00:03:05.139]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.4656148Z [00:03:05.139]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:04.4656884Z [00:03:05.139]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.4657749Z [00:03:05.139]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.4658767Z [00:03:05.139]➜  packagefile github.com/go-logr/logr=/tmp/go-build2401649780/b746/_pkg_.a
2025-08-20T22:44:04.4659529Z [00:03:05.139]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:04.4660246Z [00:03:05.139]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:04.4660962Z [00:03:05.139]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:04.4661655Z [00:03:05.139]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:04.4662321Z [00:03:05.139]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.4662955Z [00:03:05.139]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:04.4663606Z [00:03:05.139]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.4664114Z [00:03:05.139]➜  EOF
2025-08-20T22:44:04.4667282Z [00:03:05.139]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b749/_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/b749=>" -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/b749/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-20T22:44:04.5379929Z [00:03:05.212]➜  go tool buildid -w $WORK/b678/_pkg_.a # internal
2025-08-20T22:44:04.5419557Z [00:03:05.216]➜  cp $WORK/b678/_pkg_.a /root/.cache/go-build/c0/c09645698fd28147c09a07e77f30547275e1b5000ce9d54fc6788da31440b3a5-d # internal
2025-08-20T22:44:04.5423976Z [00:03:05.216]➜  google.golang.org/api/option
2025-08-20T22:44:04.5424579Z [00:03:05.216]➜  mkdir -p $WORK/b672/
2025-08-20T22:44:04.5429103Z [00:03:05.217]➜  cat >/tmp/go-build2401649780/b672/importcfg << 'EOF' # internal
2025-08-20T22:44:04.5439054Z [00:03:05.217]➜  # import config
2025-08-20T22:44:04.5440092Z [00:03:05.217]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:04.5441071Z [00:03:05.217]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:04.5441991Z [00:03:05.217]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:04.5443014Z [00:03:05.217]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:04.5444104Z [00:03:05.217]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:04.5445300Z [00:03:05.217]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build2401649780/b719/_pkg_.a
2025-08-20T22:44:04.5446387Z [00:03:05.217]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:04.5447324Z [00:03:05.217]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:04.5448608Z [00:03:05.217]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:04.5450156Z [00:03:05.217]➜  EOF
2025-08-20T22:44:04.5452995Z [00:03:05.217]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/option=>google.golang.org/api@v0.236.0/option;$WORK/b672=>" -p google.golang.org/api/option -lang=go1.23 -complete -installsuffix shared -buildid 6KMvLQSZFpOA6w6p2ngQ/6KMvLQSZFpOA6w6p2ngQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/option/option.go
2025-08-20T22:44:04.6059423Z [00:03:05.280]➜  go tool buildid -w $WORK/b744/_pkg_.a # internal
2025-08-20T22:44:04.6130683Z [00:03:05.287]➜  cp $WORK/b744/_pkg_.a /root/.cache/go-build/f7/f7fb6f40e83fc8b5bef2f79df7b4fd828407a23d671bd4af5b4baa9d6d2cb5e1-d # internal
2025-08-20T22:44:04.6135868Z [00:03:05.288]➜  google.golang.org/api/internal/gensupport
2025-08-20T22:44:04.6138453Z [00:03:05.288]➜  mkdir -p $WORK/b723/
2025-08-20T22:44:04.6146530Z [00:03:05.289]➜  cat >/tmp/go-build2401649780/b723/importcfg << 'EOF' # internal
2025-08-20T22:44:04.6147577Z [00:03:05.289]➜  # import config
2025-08-20T22:44:04.6148843Z [00:03:05.289]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:04.6150091Z [00:03:05.289]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.6151335Z [00:03:05.289]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.6152303Z [00:03:05.289]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.6153155Z [00:03:05.289]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.6154111Z [00:03:05.289]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:04.6155263Z [00:03:05.289]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:04.6156513Z [00:03:05.289]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build2401649780/b725/_pkg_.a
2025-08-20T22:44:04.6158277Z [00:03:05.289]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build2401649780/b729/_pkg_.a
2025-08-20T22:44:04.6159523Z [00:03:05.289]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:04.6160710Z [00:03:05.289]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:04.6161680Z [00:03:05.289]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:04.6162525Z [00:03:05.289]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:04.6163351Z [00:03:05.289]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:44:04.6164222Z [00:03:05.289]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:44:04.6165271Z [00:03:05.289]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:04.6166144Z [00:03:05.289]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:04.6167423Z [00:03:05.289]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:44:04.6168347Z [00:03:05.289]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:04.6169153Z [00:03:05.289]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:04.6169955Z [00:03:05.289]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:04.6170743Z [00:03:05.289]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:04.6171554Z [00:03:05.289]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:04.6172353Z [00:03:05.289]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.6173170Z [00:03:05.289]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:04.6173786Z [00:03:05.289]➜  EOF
2025-08-20T22:44:04.6203782Z [00:03:05.289]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport=>google.golang.org/api@v0.236.0/internal/gensupport;$WORK/b723=>" -p google.golang.org/api/internal/gensupport -lang=go1.23 -complete -installsuffix shared -buildid qq-mThgyau30LJNVEa7F/qq-mThgyau30LJNVEa7F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/buffer.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/doc.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/error.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/json.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/jsonfloat.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/media.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/params.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/resumable.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/retry.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/send.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/internal/gensupport/version.go
2025-08-20T22:44:04.6513989Z [00:03:05.325]➜  go tool buildid -w $WORK/b749/_pkg_.a # internal
2025-08-20T22:44:04.6544097Z [00:03:05.328]➜  cp $WORK/b749/_pkg_.a /root/.cache/go-build/69/69196f890c0315dff7e9c63d139b88a0acbe6e3bf1cec1b66ced4a097d741a88-d # internal
2025-08-20T22:44:04.6553836Z [00:03:05.329]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
2025-08-20T22:44:04.6559729Z [00:03:05.330]➜  mkdir -p $WORK/b739/
2025-08-20T22:44:04.6568930Z [00:03:05.331]➜  cat >/tmp/go-build2401649780/b739/importcfg << 'EOF' # internal
2025-08-20T22:44:04.6570842Z [00:03:05.331]➜  # import config
2025-08-20T22:44:04.6572452Z [00:03:05.331]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.6574051Z [00:03:05.331]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:04.6575474Z [00:03:05.331]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:04.6576732Z [00:03:05.331]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2401649780/b744/_pkg_.a
2025-08-20T22:44:04.6577954Z [00:03:05.331]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:04.6578770Z [00:03:05.331]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:04.6579589Z [00:03:05.331]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.6580396Z [00:03:05.331]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:04.6580993Z [00:03:05.331]➜  EOF
2025-08-20T22:44:04.6594995Z [00:03:05.333]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil;$WORK/b739=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.22 -complete -installsuffix shared -buildid 8m_VpS8Qq17_bBAL__Qm/8m_VpS8Qq17_bBAL__Qm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil/httpconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil/netconv.go
2025-08-20T22:44:04.6691337Z [00:03:05.343]➜  go tool buildid -w $WORK/b672/_pkg_.a # internal
2025-08-20T22:44:04.6743224Z [00:03:05.348]➜  cp $WORK/b672/_pkg_.a /root/.cache/go-build/5d/5d2b6739f3465b85d77ee408865f1c6ee0ca4c2ba8747387a8e2a5ed80d98281-d # internal
2025-08-20T22:44:04.6744765Z [00:03:05.348]➜  google.golang.org/api/option/internaloption
2025-08-20T22:44:04.6745579Z [00:03:05.348]➜  mkdir -p $WORK/b731/
2025-08-20T22:44:04.6756816Z [00:03:05.350]➜  cat >/tmp/go-build2401649780/b731/importcfg << 'EOF' # internal
2025-08-20T22:44:04.6758842Z [00:03:05.350]➜  # import config
2025-08-20T22:44:04.6759641Z [00:03:05.350]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:04.6760591Z [00:03:05.350]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.6761722Z [00:03:05.350]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:04.6762919Z [00:03:05.350]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:04.6764059Z [00:03:05.350]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:04.6769016Z [00:03:05.351]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:04.6770034Z [00:03:05.351]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:04.6770905Z [00:03:05.351]➜  EOF
2025-08-20T22:44:04.6780576Z [00:03:05.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/option/internaloption=>google.golang.org/api@v0.236.0/option/internaloption;$WORK/b731=>" -p google.golang.org/api/option/internaloption -lang=go1.23 -complete -installsuffix shared -buildid OZIPLWYF8uYbQnJemfCa/OZIPLWYF8uYbQnJemfCa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/option/internaloption/internaloption.go
2025-08-20T22:44:04.7620191Z [00:03:05.434]➜  go tool buildid -w $WORK/b739/_pkg_.a # internal
2025-08-20T22:44:04.7626583Z [00:03:05.437]➜  cp $WORK/b739/_pkg_.a /root/.cache/go-build/ca/ca3024abadb2945ad7f6b3a11e3ddfe18b3f573a4575675a3c04ad5127b74f03-d # internal
2025-08-20T22:44:04.7628871Z [00:03:05.437]➜  github.com/go-logr/stdr
2025-08-20T22:44:04.7632102Z [00:03:05.437]➜  mkdir -p $WORK/b748/
2025-08-20T22:44:04.7671974Z [00:03:05.441]➜  cat >/tmp/go-build2401649780/b748/importcfg << 'EOF' # internal
2025-08-20T22:44:04.7674925Z [00:03:05.442]➜  # import config
2025-08-20T22:44:04.7676364Z [00:03:05.442]➜  packagefile github.com/go-logr/logr=/tmp/go-build2401649780/b746/_pkg_.a
2025-08-20T22:44:04.7678896Z [00:03:05.442]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build2401649780/b749/_pkg_.a
2025-08-20T22:44:04.7680141Z [00:03:05.442]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:04.7681599Z [00:03:05.442]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:04.7683157Z [00:03:05.442]➜  EOF
2025-08-20T22:44:04.7686615Z [00:03:05.442]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2=>github.com/go-logr/stdr@v1.2.2;$WORK/b748=>" -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/b748/importcfg -pack /root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2/stdr.go
2025-08-20T22:44:04.7713923Z [00:03:05.446]➜  go tool buildid -w $WORK/b731/_pkg_.a # internal
2025-08-20T22:44:04.7760879Z [00:03:05.448]➜  cp $WORK/b731/_pkg_.a /root/.cache/go-build/a8/a8b364321d0f3459d32b232a1b28b3d973d5589dda58d984b9d4bb6a753f3bd2-d # internal
2025-08-20T22:44:04.7765298Z [00:03:05.450]➜  go.opentelemetry.io/auto/sdk/internal/telemetry
2025-08-20T22:44:04.7765966Z [00:03:05.450]➜  mkdir -p $WORK/b751/
2025-08-20T22:44:04.7766686Z [00:03:05.450]➜  cat >/tmp/go-build2401649780/b751/importcfg << 'EOF' # internal
2025-08-20T22:44:04.7767567Z [00:03:05.450]➜  # import config
2025-08-20T22:44:04.7768242Z [00:03:05.450]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:04.7769088Z [00:03:05.450]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:44:04.7770004Z [00:03:05.450]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:04.7770990Z [00:03:05.450]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:04.7771894Z [00:03:05.450]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.7772789Z [00:03:05.450]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.7773600Z [00:03:05.450]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.7774402Z [00:03:05.450]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:04.7775215Z [00:03:05.450]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:04.7776038Z [00:03:05.450]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:04.7776855Z [00:03:05.450]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.7777916Z [00:03:05.450]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.7778522Z [00:03:05.450]➜  EOF
2025-08-20T22:44:04.7788342Z [00:03:05.450]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry=>go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry;$WORK/b751=>" -p go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.22 -complete -installsuffix shared -buildid A54QjKQCN_xG6gtcVAaC/A54QjKQCN_xG6gtcVAaC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/attr.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/doc.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/id.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/number.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/resource.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/scope.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/span.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/status.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/traces.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/value.go
2025-08-20T22:44:04.8197857Z [00:03:05.494]➜  go tool buildid -w $WORK/b748/_pkg_.a # internal
2025-08-20T22:44:04.8215981Z [00:03:05.496]➜  cp $WORK/b748/_pkg_.a /root/.cache/go-build/10/10f0a57aa6f4836b3b5b482f8ed304d534306dbaaf6bd380899eb93650a09b58-d # internal
2025-08-20T22:44:04.8224631Z [00:03:05.497]➜  go.opentelemetry.io/otel/semconv/v1.26.0
2025-08-20T22:44:04.8227646Z [00:03:05.497]➜  mkdir -p $WORK/b752/
2025-08-20T22:44:04.8236632Z [00:03:05.497]➜  cat >/tmp/go-build2401649780/b752/importcfg << 'EOF' # internal
2025-08-20T22:44:04.8237537Z [00:03:05.497]➜  # import config
2025-08-20T22:44:04.8238496Z [00:03:05.497]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:04.8239324Z [00:03:05.497]➜  EOF
2025-08-20T22:44:04.8245129Z [00:03:05.498]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0;$WORK/b752=>" -p go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.22 -complete -installsuffix shared -buildid 484v-Ky_rwdAJjyxbAOn/484v-Ky_rwdAJjyxbAOn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/schema.go
2025-08-20T22:44:04.8281713Z [00:03:05.502]➜  go tool buildid -w $WORK/b723/_pkg_.a # internal
2025-08-20T22:44:04.8315022Z [00:03:05.505]➜  cp $WORK/b723/_pkg_.a /root/.cache/go-build/8a/8a95242b854b0a75024181f813f1c505ca46a4e0936f3d4be8c123c200276ee8-d # internal
2025-08-20T22:44:04.8323164Z [00:03:05.506]➜  go.opentelemetry.io/otel/trace/internal/telemetry
2025-08-20T22:44:04.8326212Z [00:03:05.506]➜  mkdir -p $WORK/b755/
2025-08-20T22:44:04.8335972Z [00:03:05.507]➜  cat >/tmp/go-build2401649780/b755/importcfg << 'EOF' # internal
2025-08-20T22:44:04.8336854Z [00:03:05.507]➜  # import config
2025-08-20T22:44:04.8337711Z [00:03:05.507]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:04.8338557Z [00:03:05.507]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:44:04.8339460Z [00:03:05.507]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:04.8340435Z [00:03:05.507]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:04.8341423Z [00:03:05.507]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:04.8342378Z [00:03:05.507]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:04.8343470Z [00:03:05.507]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:04.8344293Z [00:03:05.507]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:04.8345110Z [00:03:05.507]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:04.8345950Z [00:03:05.507]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:04.8346804Z [00:03:05.507]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:04.8350780Z [00:03:05.507]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:04.8351467Z [00:03:05.507]➜  EOF
2025-08-20T22:44:04.8362914Z [00:03:05.509]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry=>go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry;$WORK/b755=>" -p go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.22 -complete -installsuffix shared -buildid 6luAjM65IgFuQeZaZJwX/6luAjM65IgFuQeZaZJwX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/attr.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/id.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/number.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/scope.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/span.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/status.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/traces.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/value.go
2025-08-20T22:44:04.9256780Z [00:03:05.600]➜  go tool buildid -w $WORK/b751/_pkg_.a # internal
2025-08-20T22:44:04.9282889Z [00:03:05.602]➜  cp $WORK/b751/_pkg_.a /root/.cache/go-build/da/daa81c8c8b1d07f874d6927a038321abcaaf26da75bc6724aa8f981eec3023d9-d # internal
2025-08-20T22:44:04.9292105Z [00:03:05.603]➜  go.opentelemetry.io/otel/metric
2025-08-20T22:44:04.9292818Z [00:03:05.603]➜  mkdir -p $WORK/b757/
2025-08-20T22:44:04.9293588Z [00:03:05.603]➜  cat >/tmp/go-build2401649780/b757/importcfg << 'EOF' # internal
2025-08-20T22:44:04.9294300Z [00:03:05.603]➜  # import config
2025-08-20T22:44:04.9294982Z [00:03:05.603]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:04.9296348Z [00:03:05.603]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:04.9298911Z [00:03:05.603]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2401649780/b758/_pkg_.a
2025-08-20T22:44:04.9299785Z [00:03:05.603]➜  EOF
2025-08-20T22:44:04.9306752Z [00:03:05.603]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0=>go.opentelemetry.io/otel/metric@v1.35.0;$WORK/b757=>" -p go.opentelemetry.io/otel/metric -lang=go1.22 -complete -installsuffix shared -buildid Ja2Fz9Lp03NkAJ8_F3zU/Ja2Fz9Lp03NkAJ8_F3zU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/asyncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/asyncint64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/instrument.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/syncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/syncint64.go
2025-08-20T22:44:05.0854980Z [00:03:05.759]➜  go tool buildid -w $WORK/b757/_pkg_.a # internal
2025-08-20T22:44:05.0921394Z [00:03:05.766]➜  cp $WORK/b757/_pkg_.a /root/.cache/go-build/7f/7fb57eaefc77ddc431dd0846deb482a7ef52db8c717e3511c1a748846904f416-d # internal
2025-08-20T22:44:05.0931266Z [00:03:05.766]➜  go.opentelemetry.io/otel/internal/baggage
2025-08-20T22:44:05.0931892Z [00:03:05.766]➜  mkdir -p $WORK/b761/
2025-08-20T22:44:05.0932616Z [00:03:05.767]➜  cat >/tmp/go-build2401649780/b761/importcfg << 'EOF' # internal
2025-08-20T22:44:05.0933271Z [00:03:05.767]➜  # import config
2025-08-20T22:44:05.0933915Z [00:03:05.767]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.0934515Z [00:03:05.767]➜  EOF
2025-08-20T22:44:05.0939074Z [00:03:05.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/baggage=>go.opentelemetry.io/otel@v1.35.0/internal/baggage;$WORK/b761=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.22 -complete -installsuffix shared -buildid 1h7yiwUIFvGB0CTDOrk4/1h7yiwUIFvGB0CTDOrk4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/baggage/context.go
2025-08-20T22:44:05.1007785Z [00:03:05.775]➜  go tool buildid -w $WORK/b755/_pkg_.a # internal
2025-08-20T22:44:05.1035048Z [00:03:05.778]➜  cp $WORK/b755/_pkg_.a /root/.cache/go-build/72/7211448275e2ec81ca1a846ea220020ebcbc8f5c3744731e681a9e053a7bcdee-d # internal
2025-08-20T22:44:05.1039260Z [00:03:05.778]➜  go.opentelemetry.io/otel/metric/noop
2025-08-20T22:44:05.1039911Z [00:03:05.778]➜  mkdir -p $WORK/b762/
2025-08-20T22:44:05.1046396Z [00:03:05.778]➜  cat >/tmp/go-build2401649780/b762/importcfg << 'EOF' # internal
2025-08-20T22:44:05.1047527Z [00:03:05.779]➜  # import config
2025-08-20T22:44:05.1048202Z [00:03:05.779]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.1049485Z [00:03:05.779]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:05.1050758Z [00:03:05.779]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2401649780/b758/_pkg_.a
2025-08-20T22:44:05.1052418Z [00:03:05.779]➜  EOF
2025-08-20T22:44:05.1055844Z [00:03:05.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/noop=>go.opentelemetry.io/otel/metric@v1.35.0/noop;$WORK/b762=>" -p go.opentelemetry.io/otel/metric/noop -lang=go1.22 -complete -installsuffix shared -buildid F_fXIIzYnPgzHHdZGq2c/F_fXIIzYnPgzHHdZGq2c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/noop/noop.go
2025-08-20T22:44:05.1195541Z [00:03:05.793]➜  go tool buildid -w $WORK/b761/_pkg_.a # internal
2025-08-20T22:44:05.1198300Z [00:03:05.793]➜  cp $WORK/b761/_pkg_.a /root/.cache/go-build/7d/7db2f1d36d9afa7c6f67fe0f48e115ed73208c827d9fa516e83417edb102ba3d-d # internal
2025-08-20T22:44:05.1200357Z [00:03:05.793]➜  go.opentelemetry.io/otel/baggage
2025-08-20T22:44:05.1200967Z [00:03:05.793]➜  mkdir -p $WORK/b760/
2025-08-20T22:44:05.1201756Z [00:03:05.794]➜  cat >/tmp/go-build2401649780/b760/importcfg << 'EOF' # internal
2025-08-20T22:44:05.1202401Z [00:03:05.794]➜  # import config
2025-08-20T22:44:05.1203032Z [00:03:05.794]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.1203862Z [00:03:05.794]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:05.1204679Z [00:03:05.794]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:05.1205690Z [00:03:05.794]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2401649780/b761/_pkg_.a
2025-08-20T22:44:05.1206765Z [00:03:05.794]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:05.1207721Z [00:03:05.794]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.1208914Z [00:03:05.794]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:05.1209529Z [00:03:05.794]➜  EOF
2025-08-20T22:44:05.1213949Z [00:03:05.794]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage=>go.opentelemetry.io/otel@v1.35.0/baggage;$WORK/b760=>" -p go.opentelemetry.io/otel/baggage -lang=go1.22 -complete -installsuffix shared -buildid hdhx98RDDvh17Rc0wKIj/hdhx98RDDvh17Rc0wKIj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage/context.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage/doc.go
2025-08-20T22:44:05.2301103Z [00:03:05.904]➜  go tool buildid -w $WORK/b760/_pkg_.a # internal
2025-08-20T22:44:05.2320983Z [00:03:05.905]➜  cp $WORK/b760/_pkg_.a /root/.cache/go-build/b9/b98738f76b2cf2add717650d9f3c8270cc75cb09a9743c13360733f4bfbbc743-d # internal
2025-08-20T22:44:05.2323085Z [00:03:05.906]➜  google.golang.org/api/googleapi/transport
2025-08-20T22:44:05.2324230Z [00:03:05.906]➜  mkdir -p $WORK/b763/
2025-08-20T22:44:05.2325188Z [00:03:05.906]➜  cat >/tmp/go-build2401649780/b763/importcfg << 'EOF' # internal
2025-08-20T22:44:05.2325819Z [00:03:05.906]➜  # import config
2025-08-20T22:44:05.2326418Z [00:03:05.906]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:05.2327362Z [00:03:05.906]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:05.2327955Z [00:03:05.906]➜  EOF
2025-08-20T22:44:05.2331738Z [00:03:05.906]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/googleapi/transport=>google.golang.org/api@v0.236.0/googleapi/transport;$WORK/b763=>" -p google.golang.org/api/googleapi/transport -lang=go1.23 -complete -installsuffix shared -buildid D2ROyI4eyJNB8Z2JGG7r/D2ROyI4eyJNB8Z2JGG7r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/googleapi/transport/apikey.go
2025-08-20T22:44:05.2335071Z [00:03:05.906]➜  go tool buildid -w $WORK/b762/_pkg_.a # internal
2025-08-20T22:44:05.2359883Z [00:03:05.910]➜  cp $WORK/b762/_pkg_.a /root/.cache/go-build/d5/d5195e8fb96dd843a777f613b8e6b26f304b9aacb7784074176cd0333f826567-d # internal
2025-08-20T22:44:05.2362362Z [00:03:05.910]➜  cloud.google.com/go/bigquery/internal/query
2025-08-20T22:44:05.2362942Z [00:03:05.910]➜  mkdir -p $WORK/b767/
2025-08-20T22:44:05.2382644Z [00:03:05.912]➜  cat >/tmp/go-build2401649780/b767/importcfg << 'EOF' # internal
2025-08-20T22:44:05.2384550Z [00:03:05.912]➜  # import config
2025-08-20T22:44:05.2385228Z [00:03:05.912]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.2385834Z [00:03:05.912]➜  EOF
2025-08-20T22:44:05.2393199Z [00:03:05.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/internal/query=>cloud.google.com/go/bigquery@v1.69.0/internal/query;$WORK/b767=>" -p cloud.google.com/go/bigquery/internal/query -lang=go1.23 -complete -installsuffix shared -buildid 2-2e7JL-G-kbtVR1k_TY/2-2e7JL-G-kbtVR1k_TY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/internal/query/order.go
2025-08-20T22:44:05.2405699Z [00:03:05.915]➜  go tool buildid -w $WORK/b752/_pkg_.a # internal
2025-08-20T22:44:05.2507537Z [00:03:05.925]➜  cp $WORK/b752/_pkg_.a /root/.cache/go-build/bd/bd071292bfc7662cc9cf4cce860a5b6e874ac683dd01cc85dd8028be5ec68360-d # internal
2025-08-20T22:44:05.2519321Z [00:03:05.926]➜  go.opentelemetry.io/otel/trace
2025-08-20T22:44:05.2521428Z [00:03:05.926]➜  mkdir -p $WORK/b753/
2025-08-20T22:44:05.2534500Z [00:03:05.927]➜  cat >/tmp/go-build2401649780/b753/importcfg << 'EOF' # internal
2025-08-20T22:44:05.2538482Z [00:03:05.927]➜  # import config
2025-08-20T22:44:05.2539512Z [00:03:05.928]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:05.2540351Z [00:03:05.928]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.2541233Z [00:03:05.928]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:05.2542136Z [00:03:05.928]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:05.2542968Z [00:03:05.928]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:05.2543977Z [00:03:05.928]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:05.2545098Z [00:03:05.928]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:05.2546278Z [00:03:05.928]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2401649780/b752/_pkg_.a
2025-08-20T22:44:05.2547733Z [00:03:05.928]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2401649780/b754/_pkg_.a
2025-08-20T22:44:05.2549055Z [00:03:05.928]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2401649780/b755/_pkg_.a
2025-08-20T22:44:05.2550124Z [00:03:05.928]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:05.2550905Z [00:03:05.928]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:05.2551681Z [00:03:05.928]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.2552481Z [00:03:05.928]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:05.2553237Z [00:03:05.928]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:05.2554044Z [00:03:05.928]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.2555034Z [00:03:05.928]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.2555951Z [00:03:05.928]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:05.2556979Z [00:03:05.928]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:05.2558059Z [00:03:05.928]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:05.2558721Z [00:03:05.928]➜  EOF
2025-08-20T22:44:05.2575540Z [00:03:05.928]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0=>go.opentelemetry.io/otel/trace@v1.35.0;$WORK/b753=>" -p go.opentelemetry.io/otel/trace -lang=go1.22 -complete -installsuffix shared -buildid qzZHsX2vICBkoCvuWYwd/qzZHsX2vICBkoCvuWYwd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/auto.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/context.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/nonrecording.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/noop.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/provider.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/span.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/tracer.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/tracestate.go
2025-08-20T22:44:05.2582935Z [00:03:05.931]➜  go tool buildid -w $WORK/b763/_pkg_.a # internal
2025-08-20T22:44:05.2584211Z [00:03:05.931]➜  cp $WORK/b763/_pkg_.a /root/.cache/go-build/e7/e7c22b38356d4e0bce483f3f6b9fc79a4f84f13f49efd93674bb542f50956706-d # internal
2025-08-20T22:44:05.2585419Z [00:03:05.932]➜  google.golang.org/genproto/googleapis/api
2025-08-20T22:44:05.2586053Z [00:03:05.932]➜  mkdir -p $WORK/b771/
2025-08-20T22:44:05.2586705Z [00:03:05.932]➜  go tool buildid -w $WORK/b767/_pkg_.a # internal
2025-08-20T22:44:05.2608598Z [00:03:05.933]➜  cat >/tmp/go-build2401649780/b771/importcfg << 'EOF' # internal
2025-08-20T22:44:05.2609659Z [00:03:05.933]➜  # import config
2025-08-20T22:44:05.2610671Z [00:03:05.933]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:05.2612099Z [00:03:05.933]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:05.2613251Z [00:03:05.933]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.2614119Z [00:03:05.933]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.2614720Z [00:03:05.933]➜  EOF
2025-08-20T22:44:05.2621164Z [00:03:05.933]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2=>google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2;$WORK/b771=>" -p google.golang.org/genproto/googleapis/api -lang=go1.23 -complete -installsuffix shared -buildid 9LroS3iaJstbOVa3RYlH/9LroS3iaJstbOVa3RYlH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/launch_stage.pb.go
2025-08-20T22:44:05.2625935Z [00:03:05.933]➜  cp $WORK/b767/_pkg_.a /root/.cache/go-build/c3/c3ccfb708d46c05d9b67a5b35c143d0ed9e18a411cdaea35777ed28ad8c933c9-d # internal
2025-08-20T22:44:05.2627300Z [00:03:05.934]➜  google.golang.org/protobuf/types/known/wrapperspb
2025-08-20T22:44:05.2627943Z [00:03:05.934]➜  mkdir -p $WORK/b772/
2025-08-20T22:44:05.2628649Z [00:03:05.935]➜  cat >/tmp/go-build2401649780/b772/importcfg << 'EOF' # internal
2025-08-20T22:44:05.2629327Z [00:03:05.935]➜  # import config
2025-08-20T22:44:05.2630274Z [00:03:05.935]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:05.2631829Z [00:03:05.935]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:05.2633106Z [00:03:05.935]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.2634009Z [00:03:05.935]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.2634617Z [00:03:05.935]➜  EOF
2025-08-20T22:44:05.2638909Z [00:03:05.935]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/wrapperspb=>google.golang.org/protobuf@v1.36.6/types/known/wrapperspb;$WORK/b772=>" -p google.golang.org/protobuf/types/known/wrapperspb -lang=go1.22 -complete -installsuffix shared -buildid fInBeJJZVtylS7d-qRWe/fInBeJJZVtylS7d-qRWe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/wrapperspb/wrappers.pb.go
2025-08-20T22:44:05.3011705Z [00:03:05.975]➜  go tool buildid -w $WORK/b771/_pkg_.a # internal
2025-08-20T22:44:05.3019670Z [00:03:05.976]➜  cp $WORK/b771/_pkg_.a /root/.cache/go-build/8b/8b9750606ebc5080cbb06f62676d55b6b748a896a511ef0c20915c2a9084bcbc-d # internal
2025-08-20T22:44:05.3025084Z [00:03:05.977]➜  google.golang.org/genproto/googleapis/api/annotations
2025-08-20T22:44:05.3028115Z [00:03:05.977]➜  mkdir -p $WORK/b770/
2025-08-20T22:44:05.3033754Z [00:03:05.977]➜  cat >/tmp/go-build2401649780/b770/importcfg << 'EOF' # internal
2025-08-20T22:44:05.3038299Z [00:03:05.977]➜  # import config
2025-08-20T22:44:05.3039244Z [00:03:05.977]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build2401649780/b771/_pkg_.a
2025-08-20T22:44:05.3040605Z [00:03:05.977]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:05.3041973Z [00:03:05.977]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:05.3043339Z [00:03:05.977]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:44:05.3044817Z [00:03:05.977]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:05.3046234Z [00:03:05.977]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.3047004Z [00:03:05.977]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.3047783Z [00:03:05.977]➜  EOF
2025-08-20T22:44:05.3058617Z [00:03:05.978]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations=>google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations;$WORK/b770=>" -p google.golang.org/genproto/googleapis/api/annotations -lang=go1.23 -complete -installsuffix shared -buildid WFkLTZpngIc3HLHbatjc/WFkLTZpngIc3HLHbatjc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations/annotations.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations/client.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations/field_behavior.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations/field_info.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations/http.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations/resource.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/annotations/routing.pb.go
2025-08-20T22:44:05.3510137Z [00:03:06.023]➜  go tool buildid -w $WORK/b772/_pkg_.a # internal
2025-08-20T22:44:05.3512354Z [00:03:06.025]➜  cp $WORK/b772/_pkg_.a /root/.cache/go-build/1f/1f5cd9191ab573c7f336bb29847a758b0891d9b815d1a94f534995bbf4ebfdeb-d # internal
2025-08-20T22:44:05.3521157Z [00:03:06.026]➜  github.com/googleapis/gax-go/v2/internallog/grpclog
2025-08-20T22:44:05.3526340Z [00:03:06.027]➜  mkdir -p $WORK/b773/
2025-08-20T22:44:05.3538013Z [00:03:06.028]➜  cat >/tmp/go-build2401649780/b773/importcfg << 'EOF' # internal
2025-08-20T22:44:05.3539296Z [00:03:06.028]➜  # import config
2025-08-20T22:44:05.3541453Z [00:03:06.028]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.3542878Z [00:03:06.028]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:05.3545409Z [00:03:06.028]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:05.3546873Z [00:03:06.028]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:05.3551666Z [00:03:06.028]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:05.3552692Z [00:03:06.028]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:05.3553559Z [00:03:06.028]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.3554176Z [00:03:06.028]➜  EOF
2025-08-20T22:44:05.3558598Z [00:03:06.028]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internallog/grpclog=>github.com/googleapis/gax-go/v2@v2.14.2/internallog/grpclog;$WORK/b773=>" -p github.com/googleapis/gax-go/v2/internallog/grpclog -lang=go1.23 -complete -installsuffix shared -buildid AlmjBa6T0xukliOsfL_n/AlmjBa6T0xukliOsfL_n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/internallog/grpclog/grpclog.go
2025-08-20T22:44:05.3934979Z [00:03:06.067]➜  go tool buildid -w $WORK/b773/_pkg_.a # internal
2025-08-20T22:44:05.3947041Z [00:03:06.069]➜  cp $WORK/b773/_pkg_.a /root/.cache/go-build/b0/b0aed5e72e34c577348127abfd08472822b446c67ef65e559f98f18a2624d7a0-d # internal
2025-08-20T22:44:05.3955015Z [00:03:06.070]➜  cloud.google.com/go/auth/internal/compute
2025-08-20T22:44:05.3985283Z [00:03:06.073]➜  mkdir -p $WORK/b776/
2025-08-20T22:44:05.4001974Z [00:03:06.073]➜  cat >/tmp/go-build2401649780/b776/importcfg << 'EOF' # internal
2025-08-20T22:44:05.4002730Z [00:03:06.073]➜  # import config
2025-08-20T22:44:05.4003372Z [00:03:06.073]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:05.4004146Z [00:03:06.074]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:05.4004942Z [00:03:06.074]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:05.4005774Z [00:03:06.074]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.4006628Z [00:03:06.074]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.4007456Z [00:03:06.074]➜  EOF
2025-08-20T22:44:05.4011934Z [00:03:06.074]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/compute=>cloud.google.com/go/auth@v0.16.1/internal/compute;$WORK/b776=>" -p cloud.google.com/go/auth/internal/compute -lang=go1.23 -complete -installsuffix shared -buildid O2HBkH5rCdzgFP5WfhDT/O2HBkH5rCdzgFP5WfhDT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/compute/compute.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/internal/compute/manufacturer_linux.go
2025-08-20T22:44:05.4291749Z [00:03:06.103]➜  go tool buildid -w $WORK/b776/_pkg_.a # internal
2025-08-20T22:44:05.4297984Z [00:03:06.104]➜  cp $WORK/b776/_pkg_.a /root/.cache/go-build/d7/d7ca09a2c0c31a63a07f79945099e9d7f60fbab8e2dcf675a22c13734824dbfd-d # internal
2025-08-20T22:44:05.4303904Z [00:03:06.104]➜  go.opentelemetry.io/otel/semconv/v1.17.0
2025-08-20T22:44:05.4305379Z [00:03:06.104]➜  mkdir -p $WORK/b779/
2025-08-20T22:44:05.4307904Z [00:03:06.105]➜  cat >/tmp/go-build2401649780/b779/importcfg << 'EOF' # internal
2025-08-20T22:44:05.4308848Z [00:03:06.105]➜  # import config
2025-08-20T22:44:05.4309795Z [00:03:06.105]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:05.4310659Z [00:03:06.105]➜  EOF
2025-08-20T22:44:05.4317637Z [00:03:06.105]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0;$WORK/b779=>" -p go.opentelemetry.io/otel/semconv/v1.17.0 -lang=go1.22 -complete -installsuffix shared -buildid FDwJgtF08lhxTHsQ1n0q/FDwJgtF08lhxTHsQ1n0q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0/http.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.17.0/trace.go
2025-08-20T22:44:05.4880333Z [00:03:06.162]➜  go tool buildid -w $WORK/b753/_pkg_.a # internal
2025-08-20T22:44:05.4969951Z [00:03:06.169]➜  cp $WORK/b753/_pkg_.a /root/.cache/go-build/bb/bb9ef072dbccd79b3fae66c83f0b9b44a9d5bb3d055b3c3206d4c774b55602d7-d # internal
2025-08-20T22:44:05.4971216Z [00:03:06.170]➜  go.opentelemetry.io/otel/trace/noop
2025-08-20T22:44:05.4971801Z [00:03:06.170]➜  mkdir -p $WORK/b756/
2025-08-20T22:44:05.4972492Z [00:03:06.170]➜  cat >/tmp/go-build2401649780/b756/importcfg << 'EOF' # internal
2025-08-20T22:44:05.4973100Z [00:03:06.170]➜  # import config
2025-08-20T22:44:05.4973739Z [00:03:06.170]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.4974708Z [00:03:06.170]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:05.4976138Z [00:03:06.170]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:05.4977389Z [00:03:06.170]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:05.4978615Z [00:03:06.170]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2401649780/b754/_pkg_.a
2025-08-20T22:44:05.4979429Z [00:03:06.170]➜  EOF
2025-08-20T22:44:05.4983081Z [00:03:06.170]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/noop=>go.opentelemetry.io/otel/trace@v1.35.0/noop;$WORK/b756=>" -p go.opentelemetry.io/otel/trace/noop -lang=go1.22 -complete -installsuffix shared -buildid 6E59S6L_-7IFI82jPzbY/6E59S6L_-7IFI82jPzbY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/noop/noop.go
2025-08-20T22:44:05.5178009Z [00:03:06.192]➜  go tool buildid -w $WORK/b770/_pkg_.a # internal
2025-08-20T22:44:05.5251024Z [00:03:06.199]➜  cp $WORK/b770/_pkg_.a /root/.cache/go-build/cc/cc5d9963b6dc83b110ed2d74fd67e60c558788befa49cd47442bbc18f580ae21-d # internal
2025-08-20T22:44:05.5253157Z [00:03:06.200]➜  go.opentelemetry.io/otel/propagation
2025-08-20T22:44:05.5254276Z [00:03:06.200]➜  mkdir -p $WORK/b759/
2025-08-20T22:44:05.5261221Z [00:03:06.200]➜  cat >/tmp/go-build2401649780/b759/importcfg << 'EOF' # internal
2025-08-20T22:44:05.5261929Z [00:03:06.200]➜  # import config
2025-08-20T22:44:05.5264672Z [00:03:06.201]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.5265559Z [00:03:06.201]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:05.5266400Z [00:03:06.201]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:05.5267811Z [00:03:06.201]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build2401649780/b760/_pkg_.a
2025-08-20T22:44:05.5268984Z [00:03:06.201]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:05.5269891Z [00:03:06.201]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:05.5270680Z [00:03:06.201]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.5271266Z [00:03:06.201]➜  EOF
2025-08-20T22:44:05.5276290Z [00:03:06.201]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation=>go.opentelemetry.io/otel@v1.35.0/propagation;$WORK/b759=>" -p go.opentelemetry.io/otel/propagation -lang=go1.22 -complete -installsuffix shared -buildid 5ICmuENvEmWx990vTV45/5ICmuENvEmWx990vTV45 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/trace_context.go
2025-08-20T22:44:05.5309232Z [00:03:06.205]➜  go tool buildid -w $WORK/b756/_pkg_.a # internal
2025-08-20T22:44:05.5338239Z [00:03:06.208]➜  cp $WORK/b756/_pkg_.a /root/.cache/go-build/f2/f2a13b36b629a3a8598e7b81de7206f7028130c97a580b90cd0b64ea2198863a-d # internal
2025-08-20T22:44:05.5340632Z [00:03:06.208]➜  go.opentelemetry.io/auto/sdk
2025-08-20T22:44:05.5341187Z [00:03:06.208]➜  mkdir -p $WORK/b750/
2025-08-20T22:44:05.5341893Z [00:03:06.208]➜  cat >/tmp/go-build2401649780/b750/importcfg << 'EOF' # internal
2025-08-20T22:44:05.5342528Z [00:03:06.208]➜  # import config
2025-08-20T22:44:05.5343165Z [00:03:06.208]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.5344019Z [00:03:06.208]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:05.5344837Z [00:03:06.208]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:05.5345953Z [00:03:06.208]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2401649780/b751/_pkg_.a
2025-08-20T22:44:05.5347694Z [00:03:06.208]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:05.5348863Z [00:03:06.208]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:05.5350077Z [00:03:06.208]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2401649780/b752/_pkg_.a
2025-08-20T22:44:05.5351363Z [00:03:06.208]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:05.5352536Z [00:03:06.208]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build2401649780/b756/_pkg_.a
2025-08-20T22:44:05.5353544Z [00:03:06.208]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:05.5354339Z [00:03:06.208]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:05.5355156Z [00:03:06.208]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.5356002Z [00:03:06.208]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:05.5356793Z [00:03:06.208]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:05.5357786Z [00:03:06.208]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.5358606Z [00:03:06.208]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.5359426Z [00:03:06.208]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:05.5360251Z [00:03:06.208]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:05.5361134Z [00:03:06.208]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:05.5361770Z [00:03:06.208]➜  EOF
2025-08-20T22:44:05.5378409Z [00:03:06.208]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0=>go.opentelemetry.io/auto/sdk@v1.1.0;$WORK/b750=>" -p go.opentelemetry.io/auto/sdk -lang=go1.22 -complete -installsuffix shared -buildid _UxCJ5DWJzmAE3uM3Lyp/_UxCJ5DWJzmAE3uM3Lyp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/limit.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/span.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/tracer.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/tracer_provider.go
2025-08-20T22:44:05.6142683Z [00:03:06.288]➜  go tool buildid -w $WORK/b759/_pkg_.a # internal
2025-08-20T22:44:05.6144097Z [00:03:06.288]➜  cp $WORK/b759/_pkg_.a /root/.cache/go-build/30/30f12823a49db539cf32d7afb207941ca6a46fd9627055cdbc3b3bde4f79c18f-d # internal
2025-08-20T22:44:05.6145415Z [00:03:06.288]➜  cloud.google.com/go/bigquery/storage/apiv1/storagepb
2025-08-20T22:44:05.6146093Z [00:03:06.288]➜  mkdir -p $WORK/b769/
2025-08-20T22:44:05.6146844Z [00:03:06.288]➜  cat >/tmp/go-build2401649780/b769/importcfg << 'EOF' # internal
2025-08-20T22:44:05.6147789Z [00:03:06.288]➜  # import config
2025-08-20T22:44:05.6148499Z [00:03:06.288]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.6149751Z [00:03:06.288]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:05.6151334Z [00:03:06.288]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:05.6152597Z [00:03:06.288]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:05.6153712Z [00:03:06.288]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:05.6154888Z [00:03:06.288]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:05.6156228Z [00:03:06.288]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:05.6158268Z [00:03:06.288]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:05.6159713Z [00:03:06.288]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:44:05.6161181Z [00:03:06.288]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:05.6162693Z [00:03:06.288]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:05.6163879Z [00:03:06.288]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.6164741Z [00:03:06.288]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.6165356Z [00:03:06.288]➜  EOF
2025-08-20T22:44:05.6174247Z [00:03:06.288]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb=>cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb;$WORK/b769=>" -p cloud.google.com/go/bigquery/storage/apiv1/storagepb -lang=go1.23 -complete -installsuffix shared -buildid 9fmycqY97O3I4RofieTv/9fmycqY97O3I4RofieTv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb/annotations.pb.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb/arrow.pb.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb/avro.pb.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb/protobuf.pb.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb/storage.pb.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb/stream.pb.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/storagepb/table.pb.go
2025-08-20T22:44:05.6395335Z [00:03:06.314]➜  go tool buildid -w $WORK/b750/_pkg_.a # internal
2025-08-20T22:44:05.6418285Z [00:03:06.316]➜  cp $WORK/b750/_pkg_.a /root/.cache/go-build/ec/eca79d2cad162d8b68b0826c96f1cc216aa54138d7b9d11eeaed3ab09062c25a-d # internal
2025-08-20T22:44:05.6421867Z [00:03:06.316]➜  go.opentelemetry.io/otel/internal/global
2025-08-20T22:44:05.6422477Z [00:03:06.316]➜  mkdir -p $WORK/b747/
2025-08-20T22:44:05.6429712Z [00:03:06.317]➜  cat >/tmp/go-build2401649780/b747/importcfg << 'EOF' # internal
2025-08-20T22:44:05.6430403Z [00:03:06.317]➜  # import config
2025-08-20T22:44:05.6431094Z [00:03:06.317]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:44:05.6433250Z [00:03:06.317]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.6434107Z [00:03:06.317]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:05.6435060Z [00:03:06.317]➜  packagefile github.com/go-logr/logr=/tmp/go-build2401649780/b746/_pkg_.a
2025-08-20T22:44:05.6436074Z [00:03:06.317]➜  packagefile github.com/go-logr/stdr=/tmp/go-build2401649780/b748/_pkg_.a
2025-08-20T22:44:05.6437477Z [00:03:06.317]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build2401649780/b750/_pkg_.a
2025-08-20T22:44:05.6438665Z [00:03:06.317]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:05.6439828Z [00:03:06.317]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:05.6440984Z [00:03:06.317]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:05.6442195Z [00:03:06.317]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2401649780/b758/_pkg_.a
2025-08-20T22:44:05.6443443Z [00:03:06.317]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2401649780/b759/_pkg_.a
2025-08-20T22:44:05.6444613Z [00:03:06.317]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:05.6445800Z [00:03:06.317]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2401649780/b754/_pkg_.a
2025-08-20T22:44:05.6447371Z [00:03:06.317]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:05.6448169Z [00:03:06.317]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:05.6448968Z [00:03:06.317]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.6449757Z [00:03:06.317]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.6450578Z [00:03:06.317]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:05.6451280Z [00:03:06.317]➜  EOF
2025-08-20T22:44:05.6458556Z [00:03:06.317]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global=>go.opentelemetry.io/otel@v1.35.0/internal/global;$WORK/b747=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.22 -complete -installsuffix shared -buildid n0kaqLd0TR8uDfMV4U6U/n0kaqLd0TR8uDfMV4U6U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/instruments.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/propagator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/state.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/trace.go
2025-08-20T22:44:05.6588778Z [00:03:06.331]➜  go tool buildid -w $WORK/b779/_pkg_.a # internal
2025-08-20T22:44:05.6613402Z [00:03:06.335]➜  cp $WORK/b779/_pkg_.a /root/.cache/go-build/16/162fd88d71f25dd8f2986c56205e366b293b97b48349bf8b71aa6811ade48c1d-d # internal
2025-08-20T22:44:05.6625568Z [00:03:06.335]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal
2025-08-20T22:44:05.6626524Z [00:03:06.336]➜  mkdir -p $WORK/b778/
2025-08-20T22:44:05.6627614Z [00:03:06.336]➜  cat >/tmp/go-build2401649780/b778/importcfg << 'EOF' # internal
2025-08-20T22:44:05.6628295Z [00:03:06.336]➜  # import config
2025-08-20T22:44:05.6629102Z [00:03:06.336]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:05.6630333Z [00:03:06.336]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2401649780/b779/_pkg_.a
2025-08-20T22:44:05.6631399Z [00:03:06.336]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:05.6632031Z [00:03:06.336]➜  EOF
2025-08-20T22:44:05.6637275Z [00:03:06.336]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/internal=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/internal;$WORK/b778=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal -lang=go1.22 -complete -installsuffix shared -buildid NYSFLVhpyQAmT8kJFkHX/NYSFLVhpyQAmT8kJFkHX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/internal/parse.go
2025-08-20T22:44:05.6756639Z [00:03:06.350]➜  go tool buildid -w $WORK/b778/_pkg_.a # internal
2025-08-20T22:44:05.6760553Z [00:03:06.350]➜  cp $WORK/b778/_pkg_.a /root/.cache/go-build/ab/abb7d54ebe1b0e14902e3e93ebf2ddae267e4f4d88969de8361072e426c0451d-d # internal
2025-08-20T22:44:05.6772354Z [00:03:06.350]➜  google.golang.org/grpc/credentials/alts/internal
2025-08-20T22:44:05.6773016Z [00:03:06.350]➜  mkdir -p $WORK/b782/
2025-08-20T22:44:05.6773772Z [00:03:06.351]➜  cat >/tmp/go-build2401649780/b782/importcfg << 'EOF' # internal
2025-08-20T22:44:05.6774414Z [00:03:06.351]➜  # import config
2025-08-20T22:44:05.6775063Z [00:03:06.351]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.6776427Z [00:03:06.351]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:05.6777687Z [00:03:06.351]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:05.6778305Z [00:03:06.351]➜  EOF
2025-08-20T22:44:05.6782227Z [00:03:06.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal=>google.golang.org/grpc@v1.72.2/credentials/alts/internal;$WORK/b782=>" -p google.golang.org/grpc/credentials/alts/internal -lang=go1.23 -complete -installsuffix shared -buildid xu_poc2P654c5PXQKieC/xu_poc2P654c5PXQKieC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/common.go
2025-08-20T22:44:05.6921177Z [00:03:06.366]➜  go tool buildid -w $WORK/b782/_pkg_.a # internal
2025-08-20T22:44:05.6923769Z [00:03:06.366]➜  cp $WORK/b782/_pkg_.a /root/.cache/go-build/29/29ec83fbd59cba5070b2508adccea30094ca23765c3a88739c3a6e0b74ac0676-d # internal
2025-08-20T22:44:05.6926606Z [00:03:06.366]➜  golang.org/x/sync/semaphore
2025-08-20T22:44:05.6938773Z [00:03:06.366]➜  mkdir -p $WORK/b784/
2025-08-20T22:44:05.6939568Z [00:03:06.366]➜  cat >/tmp/go-build2401649780/b784/importcfg << 'EOF' # internal
2025-08-20T22:44:05.6940285Z [00:03:06.366]➜  # import config
2025-08-20T22:44:05.6941023Z [00:03:06.366]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:44:05.6941948Z [00:03:06.366]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.6942803Z [00:03:06.366]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.6943437Z [00:03:06.366]➜  EOF
2025-08-20T22:44:05.6947022Z [00:03:06.366]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b784/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.15.0/semaphore=>golang.org/x/sync@v0.15.0/semaphore;$WORK/b784=>" -p golang.org/x/sync/semaphore -lang=go1.23 -complete -installsuffix shared -buildid mhy6Rij3oAyvVTiq_wZA/mhy6Rij3oAyvVTiq_wZA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.15.0/semaphore/semaphore.go
2025-08-20T22:44:05.7145983Z [00:03:06.389]➜  go tool buildid -w $WORK/b784/_pkg_.a # internal
2025-08-20T22:44:05.7156982Z [00:03:06.390]➜  cp $WORK/b784/_pkg_.a /root/.cache/go-build/24/24e1c1e918e3a0960958a465c678f41ee2d316bd4ce7ac61119b2e83a315a0c1-d # internal
2025-08-20T22:44:05.7161492Z [00:03:06.390]➜  google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
2025-08-20T22:44:05.7164830Z [00:03:06.390]➜  mkdir -p $WORK/b786/
2025-08-20T22:44:05.7170033Z [00:03:06.391]➜  cat >/tmp/go-build2401649780/b786/importcfg << 'EOF' # internal
2025-08-20T22:44:05.7174665Z [00:03:06.391]➜  # import config
2025-08-20T22:44:05.7175374Z [00:03:06.391]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:05.7176379Z [00:03:06.391]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:05.7177573Z [00:03:06.391]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:05.7178710Z [00:03:06.391]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:05.7180018Z [00:03:06.391]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:05.7181429Z [00:03:06.391]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:05.7182506Z [00:03:06.391]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:05.7183343Z [00:03:06.391]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:05.7183954Z [00:03:06.391]➜  EOF
2025-08-20T22:44:05.7191070Z [00:03:06.391]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b786/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/proto/grpc_gcp=>google.golang.org/grpc@v1.72.2/credentials/alts/internal/proto/grpc_gcp;$WORK/b786=>" -p google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp -lang=go1.23 -complete -installsuffix shared -buildid O9ORfBg-JQq2wZVnjpgc/O9ORfBg-JQq2wZVnjpgc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/proto/grpc_gcp/altscontext.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/proto/grpc_gcp/handshaker.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/proto/grpc_gcp/handshaker_grpc.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/proto/grpc_gcp/transport_security_common.pb.go
2025-08-20T22:44:05.9032835Z [00:03:06.577]➜  go tool buildid -w $WORK/b747/_pkg_.a # internal
2025-08-20T22:44:05.9080303Z [00:03:06.582]➜  cp $WORK/b747/_pkg_.a /root/.cache/go-build/32/3253f40bb72fdb8af6e355fa3ac8040d21bc8fdeb8e394278148cd9854ab2f87-d # internal
2025-08-20T22:44:05.9082444Z [00:03:06.582]➜  go.opentelemetry.io/otel
2025-08-20T22:44:05.9084542Z [00:03:06.582]➜  mkdir -p $WORK/b745/
2025-08-20T22:44:05.9087472Z [00:03:06.583]➜  cat >/tmp/go-build2401649780/b745/importcfg << 'EOF' # internal
2025-08-20T22:44:05.9088473Z [00:03:06.583]➜  # import config
2025-08-20T22:44:05.9089716Z [00:03:06.583]➜  packagefile github.com/go-logr/logr=/tmp/go-build2401649780/b746/_pkg_.a
2025-08-20T22:44:05.9091610Z [00:03:06.583]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build2401649780/b747/_pkg_.a
2025-08-20T22:44:05.9093449Z [00:03:06.583]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:05.9095753Z [00:03:06.583]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2401649780/b759/_pkg_.a
2025-08-20T22:44:05.9097046Z [00:03:06.583]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:05.9098091Z [00:03:06.583]➜  EOF
2025-08-20T22:44:05.9110068Z [00:03:06.584]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0=>go.opentelemetry.io/otel@v1.35.0;$WORK/b745=>" -p go.opentelemetry.io/otel -lang=go1.22 -complete -installsuffix shared -buildid obHA9fa33yv-Dgtz1g_i/obHA9fa33yv-Dgtz1g_i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/error_handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/version.go
2025-08-20T22:44:05.9955696Z [00:03:06.670]➜  go tool buildid -w $WORK/b745/_pkg_.a # internal
2025-08-20T22:44:05.9993541Z [00:03:06.673]➜  cp $WORK/b745/_pkg_.a /root/.cache/go-build/51/5145c1d5fb96d49e68b9feec74dd96dcf40d0eae5bdf7d3979f9b09710f766c3-d # internal
2025-08-20T22:44:06.0014692Z [00:03:06.675]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
2025-08-20T22:44:06.0015864Z [00:03:06.676]➜  mkdir -p $WORK/b738/
2025-08-20T22:44:06.0028324Z [00:03:06.677]➜  cat >/tmp/go-build2401649780/b738/importcfg << 'EOF' # internal
2025-08-20T22:44:06.0029175Z [00:03:06.677]➜  # import config
2025-08-20T22:44:06.0030865Z [00:03:06.677]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.0031595Z [00:03:06.677]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.0032291Z [00:03:06.677]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.0033626Z [00:03:06.677]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2401649780/b739/_pkg_.a
2025-08-20T22:44:06.0035339Z [00:03:06.677]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:06.0036481Z [00:03:06.677]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:06.0037915Z [00:03:06.677]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:06.0039049Z [00:03:06.677]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:06.0040227Z [00:03:06.677]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build2401649780/b762/_pkg_.a
2025-08-20T22:44:06.0041382Z [00:03:06.677]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2401649780/b744/_pkg_.a
2025-08-20T22:44:06.0042510Z [00:03:06.677]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2401649780/b752/_pkg_.a
2025-08-20T22:44:06.0043418Z [00:03:06.677]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:06.0044309Z [00:03:06.677]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.0045067Z [00:03:06.677]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:06.0045772Z [00:03:06.677]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:06.0046507Z [00:03:06.677]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:06.0047451Z [00:03:06.677]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:06.0048213Z [00:03:06.677]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:06.0048972Z [00:03:06.677]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.0049732Z [00:03:06.677]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.0050311Z [00:03:06.677]➜  EOF
2025-08-20T22:44:06.0064165Z [00:03:06.677]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv;$WORK/b738=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.22 -complete -installsuffix shared -buildid h_MPZmyg6qb--Bzgl8Fz/h_MPZmyg6qb--Bzgl8Fz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/env.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/httpconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/util.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/v1.20.0.go
2025-08-20T22:44:06.0125730Z [00:03:06.686]➜  go tool buildid -w $WORK/b786/_pkg_.a # internal
2025-08-20T22:44:06.0186272Z [00:03:06.693]➜  cp $WORK/b786/_pkg_.a /root/.cache/go-build/80/80bf4a26beb794a849c47a05f7d8ffd23ad6364396fd030735c8fd1c0a888b36-d # internal
2025-08-20T22:44:06.0197457Z [00:03:06.693]➜  go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
2025-08-20T22:44:06.0198382Z [00:03:06.693]➜  mkdir -p $WORK/b777/
2025-08-20T22:44:06.0199104Z [00:03:06.694]➜  cat >/tmp/go-build2401649780/b777/importcfg << 'EOF' # internal
2025-08-20T22:44:06.0199756Z [00:03:06.694]➜  # import config
2025-08-20T22:44:06.0200398Z [00:03:06.694]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.0201188Z [00:03:06.694]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.0202566Z [00:03:06.694]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build2401649780/b778/_pkg_.a
2025-08-20T22:44:06.0204185Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:06.0205273Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:06.0206405Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build2401649780/b760/_pkg_.a
2025-08-20T22:44:06.0207770Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:06.0208908Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:06.0210105Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build2401649780/b762/_pkg_.a
2025-08-20T22:44:06.0211532Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2401649780/b759/_pkg_.a
2025-08-20T22:44:06.0212753Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2401649780/b779/_pkg_.a
2025-08-20T22:44:06.0214054Z [00:03:06.694]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:06.0215073Z [00:03:06.694]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.0216078Z [00:03:06.694]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:06.0217279Z [00:03:06.694]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:06.0218364Z [00:03:06.694]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build2401649780/b532/_pkg_.a
2025-08-20T22:44:06.0219392Z [00:03:06.694]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:44:06.0220434Z [00:03:06.694]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:06.0221496Z [00:03:06.694]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:06.0222392Z [00:03:06.694]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:06.0223145Z [00:03:06.694]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.0223900Z [00:03:06.694]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:06.0224706Z [00:03:06.694]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:06.0225496Z [00:03:06.694]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.0226046Z [00:03:06.694]➜  EOF
2025-08-20T22:44:06.0239247Z [00:03:06.697]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0=>go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0;$WORK/b777=>" -p go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc -lang=go1.22 -complete -installsuffix shared -buildid _XOpZ6-knWCnnhj4k6sV/_XOpZ6-knWCnnhj4k6sV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/interceptor.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/interceptorinfo.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/metadata_supplier.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/semconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/stats_handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.60.0/version.go
2025-08-20T22:44:06.0583700Z [00:03:06.732]➜  go tool buildid -w $WORK/b769/_pkg_.a # internal
2025-08-20T22:44:06.0779597Z [00:03:06.752]➜  cp $WORK/b769/_pkg_.a /root/.cache/go-build/34/34b8ea657657a55e1e9b3324928b07822871e5acc79493718918f3c4917fecbd-d # internal
2025-08-20T22:44:06.0870946Z [00:03:06.761]➜  google.golang.org/grpc/credentials/alts/internal/authinfo
2025-08-20T22:44:06.0873483Z [00:03:06.761]➜  mkdir -p $WORK/b785/
2025-08-20T22:44:06.0877507Z [00:03:06.762]➜  cat >/tmp/go-build2401649780/b785/importcfg << 'EOF' # internal
2025-08-20T22:44:06.0878258Z [00:03:06.762]➜  # import config
2025-08-20T22:44:06.0880826Z [00:03:06.762]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:06.0888638Z [00:03:06.762]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build2401649780/b786/_pkg_.a
2025-08-20T22:44:06.0889766Z [00:03:06.763]➜  EOF
2025-08-20T22:44:06.0897345Z [00:03:06.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b785/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/authinfo=>google.golang.org/grpc@v1.72.2/credentials/alts/internal/authinfo;$WORK/b785=>" -p google.golang.org/grpc/credentials/alts/internal/authinfo -lang=go1.23 -complete -installsuffix shared -buildid u_r4AuIHHlFJdxegZH0j/u_r4AuIHHlFJdxegZH0j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/authinfo/authinfo.go
2025-08-20T22:44:06.2323116Z [00:03:06.906]➜  go tool buildid -w $WORK/b785/_pkg_.a # internal
2025-08-20T22:44:06.2338250Z [00:03:06.908]➜  cp $WORK/b785/_pkg_.a /root/.cache/go-build/43/4367f33506bea58d88c31f229d4945dba37b66599ba7f3dea96be8cf7f015b98-d # internal
2025-08-20T22:44:06.2345909Z [00:03:06.909]➜  google.golang.org/grpc/credentials/alts/internal/conn
2025-08-20T22:44:06.2347424Z [00:03:06.909]➜  mkdir -p $WORK/b787/
2025-08-20T22:44:06.2355189Z [00:03:06.910]➜  cat >/tmp/go-build2401649780/b787/importcfg << 'EOF' # internal
2025-08-20T22:44:06.2356640Z [00:03:06.910]➜  # import config
2025-08-20T22:44:06.2357695Z [00:03:06.910]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:06.2358534Z [00:03:06.910]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:44:06.2359402Z [00:03:06.910]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:06.2360274Z [00:03:06.910]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:06.2361211Z [00:03:06.910]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:06.2362150Z [00:03:06.910]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:06.2363024Z [00:03:06.910]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.2363837Z [00:03:06.910]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.2364946Z [00:03:06.910]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build2401649780/b782/_pkg_.a
2025-08-20T22:44:06.2366188Z [00:03:06.910]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:06.2366914Z [00:03:06.910]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.2367796Z [00:03:06.910]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:06.2368384Z [00:03:06.910]➜  EOF
2025-08-20T22:44:06.2376154Z [00:03:06.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b787/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn=>google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn;$WORK/b787=>" -p google.golang.org/grpc/credentials/alts/internal/conn -lang=go1.23 -complete -installsuffix shared -buildid n8OQAbJpMlD27bl1BiSM/n8OQAbJpMlD27bl1BiSM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn/aeadrekey.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn/aes128gcm.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn/aes128gcmrekey.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn/common.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn/counter.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn/record.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/conn/utils.go
2025-08-20T22:44:06.2910518Z [00:03:06.965]➜  go tool buildid -w $WORK/b738/_pkg_.a # internal
2025-08-20T22:44:06.3006465Z [00:03:06.975]➜  cp $WORK/b738/_pkg_.a /root/.cache/go-build/d5/d596ba457ebb308e105701e78cf6e2d1357822fa418d945a303f10a45e8841b2-d # internal
2025-08-20T22:44:06.3015744Z [00:03:06.976]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
2025-08-20T22:44:06.3016507Z [00:03:06.976]➜  mkdir -p $WORK/b735/
2025-08-20T22:44:06.3027919Z [00:03:06.977]➜  go tool buildid -w $WORK/b777/_pkg_.a # internal
2025-08-20T22:44:06.3033360Z [00:03:06.978]➜  cat >/tmp/go-build2401649780/b735/importcfg << 'EOF' # internal
2025-08-20T22:44:06.3034359Z [00:03:06.978]➜  # import config
2025-08-20T22:44:06.3035206Z [00:03:06.978]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.3037739Z [00:03:06.978]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build2401649780/b736/_pkg_.a
2025-08-20T22:44:06.3039359Z [00:03:06.978]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2401649780/b737/_pkg_.a
2025-08-20T22:44:06.3041366Z [00:03:06.978]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2401649780/b738/_pkg_.a
2025-08-20T22:44:06.3042921Z [00:03:06.978]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:06.3044137Z [00:03:06.978]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:06.3045425Z [00:03:06.978]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:06.3046632Z [00:03:06.978]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:06.3048103Z [00:03:06.978]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2401649780/b759/_pkg_.a
2025-08-20T22:44:06.3049332Z [00:03:06.978]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:06.3050304Z [00:03:06.978]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:06.3051135Z [00:03:06.978]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:06.3052103Z [00:03:06.978]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:44:06.3053058Z [00:03:06.978]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:06.3053971Z [00:03:06.978]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.3055053Z [00:03:06.978]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.3055923Z [00:03:06.978]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:06.3056793Z [00:03:06.978]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.3058704Z [00:03:06.978]➜  EOF
2025-08-20T22:44:06.3069611Z [00:03:06.978]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0;$WORK/b735=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.22 -complete -installsuffix shared -buildid 7-htoRDizf4xDWG5sgXf/7-htoRDizf4xDWG5sgXf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/client.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/common.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/labeler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/start_time_context.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/transport.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/version.go
2025-08-20T22:44:06.3123240Z [00:03:06.986]➜  cp $WORK/b777/_pkg_.a /root/.cache/go-build/ca/cae18c385e679edc9c0b825b657e41b58f02ca517a624680d58ef65f03260d42-d # internal
2025-08-20T22:44:06.3124718Z [00:03:06.986]➜  google.golang.org/grpc/credentials/alts/internal/handshaker/service
2025-08-20T22:44:06.3125639Z [00:03:06.986]➜  mkdir -p $WORK/b788/
2025-08-20T22:44:06.3135888Z [00:03:06.987]➜  cat >/tmp/go-build2401649780/b788/importcfg << 'EOF' # internal
2025-08-20T22:44:06.3136671Z [00:03:06.987]➜  # import config
2025-08-20T22:44:06.3137626Z [00:03:06.987]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.3138870Z [00:03:06.987]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:44:06.3139982Z [00:03:06.987]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.3143895Z [00:03:06.987]➜  EOF
2025-08-20T22:44:06.3148872Z [00:03:06.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b788/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/handshaker/service=>google.golang.org/grpc@v1.72.2/credentials/alts/internal/handshaker/service;$WORK/b788=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker/service -lang=go1.23 -complete -installsuffix shared -buildid 2L92vcAWksKZ91AHWmtz/2L92vcAWksKZ91AHWmtz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/handshaker/service/service.go
2025-08-20T22:44:06.3211295Z [00:03:06.995]➜  go tool buildid -w $WORK/b787/_pkg_.a # internal
2025-08-20T22:44:06.3230581Z [00:03:06.997]➜  cp $WORK/b787/_pkg_.a /root/.cache/go-build/d1/d13fe8942b7b023bc383d67a240a8b85d2f2d4b2d07d17c891a87d6f45bd9bb9-d # internal
2025-08-20T22:44:06.3236981Z [00:03:06.997]➜  google.golang.org/grpc/credentials/alts/internal/handshaker
2025-08-20T22:44:06.3237998Z [00:03:06.997]➜  mkdir -p $WORK/b783/
2025-08-20T22:44:06.3238706Z [00:03:06.997]➜  cat >/tmp/go-build2401649780/b783/importcfg << 'EOF' # internal
2025-08-20T22:44:06.3239329Z [00:03:06.997]➜  # import config
2025-08-20T22:44:06.3239965Z [00:03:06.997]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.3241033Z [00:03:06.997]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.3241796Z [00:03:06.997]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.3242684Z [00:03:06.997]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build2401649780/b784/_pkg_.a
2025-08-20T22:44:06.3243692Z [00:03:06.997]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.3244739Z [00:03:06.997]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:06.3245845Z [00:03:06.997]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:06.3247304Z [00:03:06.997]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build2401649780/b782/_pkg_.a
2025-08-20T22:44:06.3248802Z [00:03:06.997]➜  packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build2401649780/b785/_pkg_.a
2025-08-20T22:44:06.3250447Z [00:03:06.997]➜  packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build2401649780/b787/_pkg_.a
2025-08-20T22:44:06.3251919Z [00:03:06.997]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build2401649780/b786/_pkg_.a
2025-08-20T22:44:06.3253232Z [00:03:06.997]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:44:06.3254274Z [00:03:06.997]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:06.3255011Z [00:03:06.997]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.3255711Z [00:03:06.997]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.3256238Z [00:03:06.997]➜  EOF
2025-08-20T22:44:06.3260920Z [00:03:06.997]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b783/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/handshaker=>google.golang.org/grpc@v1.72.2/credentials/alts/internal/handshaker;$WORK/b783=>" -p google.golang.org/grpc/credentials/alts/internal/handshaker -lang=go1.23 -complete -installsuffix shared -buildid bOfSJGWwvKoM5p5r2h_s/bOfSJGWwvKoM5p5r2h_s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/internal/handshaker/handshaker.go
2025-08-20T22:44:06.3817022Z [00:03:07.056]➜  go tool buildid -w $WORK/b788/_pkg_.a # internal
2025-08-20T22:44:06.3839615Z [00:03:07.058]➜  cp $WORK/b788/_pkg_.a /root/.cache/go-build/f5/f58f78c3c53159205cd254a2c639906e0b9fc252bd6f42475c7ac6e152f71d1b-d # internal
2025-08-20T22:44:06.3841710Z [00:03:07.058]➜  google.golang.org/grpc/internal/googlecloud
2025-08-20T22:44:06.3844183Z [00:03:07.058]➜  mkdir -p $WORK/b789/
2025-08-20T22:44:06.3846217Z [00:03:07.059]➜  cat >/tmp/go-build2401649780/b789/importcfg << 'EOF' # internal
2025-08-20T22:44:06.3847860Z [00:03:07.059]➜  # import config
2025-08-20T22:44:06.3848798Z [00:03:07.059]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:06.3850046Z [00:03:07.059]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:06.3851071Z [00:03:07.059]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:06.3851926Z [00:03:07.059]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:06.3852840Z [00:03:07.059]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.3853797Z [00:03:07.059]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.3854484Z [00:03:07.059]➜  EOF
2025-08-20T22:44:06.3859494Z [00:03:07.059]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b789/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/googlecloud=>google.golang.org/grpc@v1.72.2/internal/googlecloud;$WORK/b789=>" -p google.golang.org/grpc/internal/googlecloud -lang=go1.23 -complete -installsuffix shared -buildid 6ypK5JoRzsr5RGUdggJ1/6ypK5JoRzsr5RGUdggJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/googlecloud/googlecloud.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/googlecloud/manufacturer_linux.go
2025-08-20T22:44:06.4024428Z [00:03:07.076]➜  go tool buildid -w $WORK/b789/_pkg_.a # internal
2025-08-20T22:44:06.4031873Z [00:03:07.077]➜  cp $WORK/b789/_pkg_.a /root/.cache/go-build/b0/b0dc877213546d068810786db41fbc1a1059d5fb6b9134898f0e365f8f092eb4-d # internal
2025-08-20T22:44:06.4035932Z [00:03:07.078]➜  google.golang.org/grpc/credentials/oauth
2025-08-20T22:44:06.4036529Z [00:03:07.078]➜  mkdir -p $WORK/b790/
2025-08-20T22:44:06.4041121Z [00:03:07.078]➜  cat >/tmp/go-build2401649780/b790/importcfg << 'EOF' # internal
2025-08-20T22:44:06.4072856Z [00:03:07.078]➜  # import config
2025-08-20T22:44:06.4073577Z [00:03:07.078]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.4074634Z [00:03:07.078]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.4075517Z [00:03:07.078]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:06.4076535Z [00:03:07.078]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:06.4077739Z [00:03:07.078]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build2401649780/b666/_pkg_.a
2025-08-20T22:44:06.4078798Z [00:03:07.078]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:06.4079919Z [00:03:07.078]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:06.4080760Z [00:03:07.078]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:06.4081748Z [00:03:07.078]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.4082406Z [00:03:07.078]➜  EOF
2025-08-20T22:44:06.4086129Z [00:03:07.078]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b790/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/oauth=>google.golang.org/grpc@v1.72.2/credentials/oauth;$WORK/b790=>" -p google.golang.org/grpc/credentials/oauth -lang=go1.23 -complete -installsuffix shared -buildid s6V_d0FRNcU2lcc6YRtD/s6V_d0FRNcU2lcc6YRtD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/oauth/oauth.go
2025-08-20T22:44:06.4155570Z [00:03:07.090]➜  go tool buildid -w $WORK/b783/_pkg_.a # internal
2025-08-20T22:44:06.4183361Z [00:03:07.092]➜  cp $WORK/b783/_pkg_.a /root/.cache/go-build/c0/c0418c5eca12100225633532c98fade6a212efae4477f1ec5f08fa90a52d6e4f-d # internal
2025-08-20T22:44:06.4185323Z [00:03:07.093]➜  google.golang.org/grpc/credentials/alts
2025-08-20T22:44:06.4186623Z [00:03:07.093]➜  mkdir -p $WORK/b781/
2025-08-20T22:44:06.4192442Z [00:03:07.093]➜  cat >/tmp/go-build2401649780/b781/importcfg << 'EOF' # internal
2025-08-20T22:44:06.4193464Z [00:03:07.093]➜  # import config
2025-08-20T22:44:06.4195546Z [00:03:07.093]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.4196403Z [00:03:07.094]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.4197357Z [00:03:07.094]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.4198294Z [00:03:07.094]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:06.4199263Z [00:03:07.094]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:06.4200563Z [00:03:07.094]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build2401649780/b782/_pkg_.a
2025-08-20T22:44:06.4202062Z [00:03:07.094]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build2401649780/b783/_pkg_.a
2025-08-20T22:44:06.4203690Z [00:03:07.094]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build2401649780/b788/_pkg_.a
2025-08-20T22:44:06.4205592Z [00:03:07.094]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build2401649780/b786/_pkg_.a
2025-08-20T22:44:06.4207042Z [00:03:07.094]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:06.4210116Z [00:03:07.094]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build2401649780/b789/_pkg_.a
2025-08-20T22:44:06.4211332Z [00:03:07.094]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build2401649780/b532/_pkg_.a
2025-08-20T22:44:06.4212470Z [00:03:07.094]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:06.4213477Z [00:03:07.094]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.4214341Z [00:03:07.094]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.4215164Z [00:03:07.094]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.4216178Z [00:03:07.094]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.4216804Z [00:03:07.094]➜  EOF
2025-08-20T22:44:06.4221135Z [00:03:07.094]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts=>google.golang.org/grpc@v1.72.2/credentials/alts;$WORK/b781=>" -p google.golang.org/grpc/credentials/alts -lang=go1.23 -complete -installsuffix shared -buildid IMaua0UnZyr8iBAe1BPB/IMaua0UnZyr8iBAe1BPB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/alts.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/alts/utils.go
2025-08-20T22:44:06.4533934Z [00:03:07.127]➜  go tool buildid -w $WORK/b790/_pkg_.a # internal
2025-08-20T22:44:06.4545197Z [00:03:07.129]➜  cp $WORK/b790/_pkg_.a /root/.cache/go-build/90/902434abf44540b5d09d0f2e7075d059cc58197d7c5ded6ac96d89b3cbef5cd3-d # internal
2025-08-20T22:44:06.4554376Z [00:03:07.129]➜  google.golang.org/grpc/internal/xds
2025-08-20T22:44:06.4555214Z [00:03:07.129]➜  mkdir -p $WORK/b791/
2025-08-20T22:44:06.4556039Z [00:03:07.129]➜  cat >/tmp/go-build2401649780/b791/importcfg << 'EOF' # internal
2025-08-20T22:44:06.4556796Z [00:03:07.129]➜  # import config
2025-08-20T22:44:06.4557859Z [00:03:07.129]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build2401649780/b448/_pkg_.a
2025-08-20T22:44:06.4559066Z [00:03:07.129]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:06.4559836Z [00:03:07.129]➜  EOF
2025-08-20T22:44:06.4563462Z [00:03:07.129]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b791/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds=>google.golang.org/grpc@v1.72.2/internal/xds;$WORK/b791=>" -p google.golang.org/grpc/internal/xds -lang=go1.23 -complete -installsuffix shared -buildid XFrg47N0WKqS7FUTeEcc/XFrg47N0WKqS7FUTeEcc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/xds.go
2025-08-20T22:44:06.4689275Z [00:03:07.143]➜  go tool buildid -w $WORK/b735/_pkg_.a # internal
2025-08-20T22:44:06.4717347Z [00:03:07.146]➜  go tool buildid -w $WORK/b791/_pkg_.a # internal
2025-08-20T22:44:06.4725341Z [00:03:07.147]➜  cp $WORK/b735/_pkg_.a /root/.cache/go-build/06/065ffd7c33d4d37784e3c960ecfcea88d0ce508a410970df1a4e13eaae869f10-d # internal
2025-08-20T22:44:06.4732381Z [00:03:07.147]➜  cloud.google.com/go/auth/httptransport
2025-08-20T22:44:06.4735538Z [00:03:07.148]➜  mkdir -p $WORK/b733/
2025-08-20T22:44:06.4740180Z [00:03:07.148]➜  cp $WORK/b791/_pkg_.a /root/.cache/go-build/83/8399dd61ba7c22b504155c37445a9b46704be9d25ece8a65929c3ccfeedac4c5-d # internal
2025-08-20T22:44:06.4742921Z [00:03:07.148]➜  golang.org/x/time/rate
2025-08-20T22:44:06.4746538Z [00:03:07.149]➜  mkdir -p $WORK/b792/
2025-08-20T22:44:06.4752434Z [00:03:07.149]➜  cat >/tmp/go-build2401649780/b792/importcfg << 'EOF' # internal
2025-08-20T22:44:06.4754309Z [00:03:07.149]➜  # import config
2025-08-20T22:44:06.4755234Z [00:03:07.149]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.4756070Z [00:03:07.149]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.4756849Z [00:03:07.150]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:06.4757939Z [00:03:07.150]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.4758689Z [00:03:07.150]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.4759262Z [00:03:07.150]➜  EOF
2025-08-20T22:44:06.4760249Z [00:03:07.150]➜  cat >/tmp/go-build2401649780/b733/importcfg << 'EOF' # internal
2025-08-20T22:44:06.4760911Z [00:03:07.150]➜  # import config
2025-08-20T22:44:06.4762199Z [00:03:07.150]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:06.4763657Z [00:03:07.150]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build2401649780/b679/_pkg_.a
2025-08-20T22:44:06.4764843Z [00:03:07.150]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:06.4766064Z [00:03:07.150]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build2401649780/b734/_pkg_.a
2025-08-20T22:44:06.4767576Z [00:03:07.150]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build2401649780/b684/_pkg_.a
2025-08-20T22:44:06.4768644Z [00:03:07.150]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.4769457Z [00:03:07.150]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:06.4770258Z [00:03:07.150]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.4771012Z [00:03:07.150]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.4772239Z [00:03:07.150]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:06.4773809Z [00:03:07.150]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2401649780/b735/_pkg_.a
2025-08-20T22:44:06.4775095Z [00:03:07.150]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:44:06.4775996Z [00:03:07.150]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:06.4776764Z [00:03:07.150]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.4788046Z [00:03:07.150]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:06.4788894Z [00:03:07.150]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:06.4789655Z [00:03:07.150]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.4790231Z [00:03:07.150]➜  EOF
2025-08-20T22:44:06.4794222Z [00:03:07.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/httptransport=>cloud.google.com/go/auth@v0.16.1/httptransport;$WORK/b733=>" -p cloud.google.com/go/auth/httptransport -lang=go1.23 -complete -installsuffix shared -buildid YeOLmU_qk3wNDobswKUb/YeOLmU_qk3wNDobswKUb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/httptransport/httptransport.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/httptransport/transport.go
2025-08-20T22:44:06.4800315Z [00:03:07.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b792/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/time@v0.11.0/rate=>golang.org/x/time@v0.11.0/rate;$WORK/b792=>" -p golang.org/x/time/rate -lang=go1.23 -complete -installsuffix shared -buildid ldAMwhlsxuEJceI2noHr/ldAMwhlsxuEJceI2noHr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack /root/go/pkg/mod/golang.org/x/time@v0.11.0/rate/rate.go /root/go/pkg/mod/golang.org/x/time@v0.11.0/rate/sometimes.go
2025-08-20T22:44:06.5044865Z [00:03:07.179]➜  go tool buildid -w $WORK/b781/_pkg_.a # internal
2025-08-20T22:44:06.5077334Z [00:03:07.182]➜  cp $WORK/b781/_pkg_.a /root/.cache/go-build/1f/1f78560aecd0a3dee0847b26b53b468a0ad54928b13ad577e4c19c76b2fab71d-d # internal
2025-08-20T22:44:06.5079661Z [00:03:07.182]➜  google.golang.org/grpc/credentials/google
2025-08-20T22:44:06.5080281Z [00:03:07.182]➜  mkdir -p $WORK/b780/
2025-08-20T22:44:06.5090648Z [00:03:07.183]➜  cat >/tmp/go-build2401649780/b780/importcfg << 'EOF' # internal
2025-08-20T22:44:06.5091601Z [00:03:07.183]➜  # import config
2025-08-20T22:44:06.5092361Z [00:03:07.183]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.5094358Z [00:03:07.183]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.5095414Z [00:03:07.183]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:06.5096762Z [00:03:07.183]➜  packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build2401649780/b781/_pkg_.a
2025-08-20T22:44:06.5100037Z [00:03:07.183]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build2401649780/b790/_pkg_.a
2025-08-20T22:44:06.5101364Z [00:03:07.183]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:06.5102552Z [00:03:07.183]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:06.5103772Z [00:03:07.183]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build2401649780/b791/_pkg_.a
2025-08-20T22:44:06.5104786Z [00:03:07.183]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.5105611Z [00:03:07.183]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:06.5106458Z [00:03:07.183]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.5107095Z [00:03:07.183]➜  EOF
2025-08-20T22:44:06.5112077Z [00:03:07.183]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/google=>google.golang.org/grpc@v1.72.2/credentials/google;$WORK/b780=>" -p google.golang.org/grpc/credentials/google -lang=go1.23 -complete -installsuffix shared -buildid TE9G9O2DOCSTLBzG3SC5/TE9G9O2DOCSTLBzG3SC5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/google/google.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/google/xds.go
2025-08-20T22:44:06.5186129Z [00:03:07.193]➜  go tool buildid -w $WORK/b792/_pkg_.a # internal
2025-08-20T22:44:06.5195076Z [00:03:07.194]➜  cp $WORK/b792/_pkg_.a /root/.cache/go-build/60/604de434af4b929f02a0717e420f46f2560f1fbb3f3ef920580fc43a10f444b0-d # internal
2025-08-20T22:44:06.5198218Z [00:03:07.194]➜  google.golang.org/grpc/balancer/grpclb/grpc_lb_v1
2025-08-20T22:44:06.5198881Z [00:03:07.194]➜  mkdir -p $WORK/b794/
2025-08-20T22:44:06.5206552Z [00:03:07.195]➜  cat >/tmp/go-build2401649780/b794/importcfg << 'EOF' # internal
2025-08-20T22:44:06.5208485Z [00:03:07.195]➜  # import config
2025-08-20T22:44:06.5209483Z [00:03:07.195]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.5210619Z [00:03:07.195]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.5211970Z [00:03:07.195]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:06.5214166Z [00:03:07.195]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:06.5215444Z [00:03:07.195]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:06.5216795Z [00:03:07.195]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:06.5218317Z [00:03:07.195]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:06.5219720Z [00:03:07.195]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:06.5221219Z [00:03:07.195]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:06.5222015Z [00:03:07.195]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.5222598Z [00:03:07.195]➜  EOF
2025-08-20T22:44:06.5227370Z [00:03:07.195]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b794/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpc_lb_v1=>google.golang.org/grpc@v1.72.2/balancer/grpclb/grpc_lb_v1;$WORK/b794=>" -p google.golang.org/grpc/balancer/grpclb/grpc_lb_v1 -lang=go1.23 -complete -installsuffix shared -buildid ZUTa19QJu19ei13pA8eC/ZUTa19QJu19ei13pA8eC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpc_lb_v1/load_balancer.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpc_lb_v1/load_balancer_grpc.pb.go
2025-08-20T22:44:06.5649955Z [00:03:07.236]➜  go tool buildid -w $WORK/b780/_pkg_.a # internal
2025-08-20T22:44:06.5659396Z [00:03:07.237]➜  cp $WORK/b780/_pkg_.a /root/.cache/go-build/e7/e7d5a09b1e71bc07def3565cf20b6f138243c1c6d87e23f806a7a2525964b12a-d # internal
2025-08-20T22:44:06.5660556Z [00:03:07.239]➜  cloud.google.com/go/auth/grpctransport
2025-08-20T22:44:06.5661128Z [00:03:07.239]➜  mkdir -p $WORK/b775/
2025-08-20T22:44:06.5661815Z [00:03:07.239]➜  cat >/tmp/go-build2401649780/b775/importcfg << 'EOF' # internal
2025-08-20T22:44:06.5662460Z [00:03:07.239]➜  # import config
2025-08-20T22:44:06.5663187Z [00:03:07.239]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:06.5664176Z [00:03:07.239]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build2401649780/b679/_pkg_.a
2025-08-20T22:44:06.5665402Z [00:03:07.239]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:44:06.5666549Z [00:03:07.239]➜  packagefile cloud.google.com/go/auth/internal/compute=/tmp/go-build2401649780/b776/_pkg_.a
2025-08-20T22:44:06.5668275Z [00:03:07.239]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build2401649780/b734/_pkg_.a
2025-08-20T22:44:06.5669284Z [00:03:07.239]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.5670100Z [00:03:07.239]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:06.5670888Z [00:03:07.239]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.5671617Z [00:03:07.239]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.5672589Z [00:03:07.239]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:06.5674051Z [00:03:07.239]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build2401649780/b777/_pkg_.a
2025-08-20T22:44:06.5675322Z [00:03:07.239]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.5676352Z [00:03:07.239]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:06.5677624Z [00:03:07.239]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build2401649780/b780/_pkg_.a
2025-08-20T22:44:06.5678818Z [00:03:07.239]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:44:06.5679918Z [00:03:07.239]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:44:06.5680926Z [00:03:07.239]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:06.5681683Z [00:03:07.239]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.5682432Z [00:03:07.239]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:06.5683173Z [00:03:07.239]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:06.5683912Z [00:03:07.239]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:06.5684929Z [00:03:07.239]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.5685683Z [00:03:07.239]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.5686467Z [00:03:07.239]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:06.5687397Z [00:03:07.239]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:06.5687971Z [00:03:07.239]➜  EOF
2025-08-20T22:44:06.5824956Z [00:03:07.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/grpctransport=>cloud.google.com/go/auth@v0.16.1/grpctransport;$WORK/b775=>" -p cloud.google.com/go/auth/grpctransport -lang=go1.23 -complete -installsuffix shared -buildid UXSTeB0u94FnIl8dngZT/UXSTeB0u94FnIl8dngZT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/grpctransport/dial_socketopt.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/grpctransport/directpath.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/grpctransport/grpctransport.go /root/go/pkg/mod/cloud.google.com/go/auth@v0.16.1/grpctransport/pool.go
2025-08-20T22:44:06.5914231Z [00:03:07.265]➜  go tool buildid -w $WORK/b733/_pkg_.a # internal
2025-08-20T22:44:06.5931937Z [00:03:07.267]➜  cp $WORK/b733/_pkg_.a /root/.cache/go-build/de/deb4be60a6dda9850677392f450b57bf5c9528f60c9f29e6050a8c887c7660f3-d # internal
2025-08-20T22:44:06.5934268Z [00:03:07.268]➜  google.golang.org/api/transport/http
2025-08-20T22:44:06.5935878Z [00:03:07.268]➜  mkdir -p $WORK/b732/
2025-08-20T22:44:06.5945665Z [00:03:07.268]➜  cat >/tmp/go-build2401649780/b732/importcfg << 'EOF' # internal
2025-08-20T22:44:06.5946355Z [00:03:07.268]➜  # import config
2025-08-20T22:44:06.5947492Z [00:03:07.268]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:06.5948515Z [00:03:07.268]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build2401649780/b679/_pkg_.a
2025-08-20T22:44:06.5949900Z [00:03:07.268]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build2401649780/b733/_pkg_.a
2025-08-20T22:44:06.5951073Z [00:03:07.268]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build2401649780/b692/_pkg_.a
2025-08-20T22:44:06.5952059Z [00:03:07.268]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.5952895Z [00:03:07.268]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:06.5953775Z [00:03:07.268]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.5955169Z [00:03:07.268]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2401649780/b735/_pkg_.a
2025-08-20T22:44:06.5956522Z [00:03:07.268]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:44:06.5957694Z [00:03:07.268]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:06.5958843Z [00:03:07.268]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build2401649780/b763/_pkg_.a
2025-08-20T22:44:06.5960052Z [00:03:07.268]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:06.5961222Z [00:03:07.269]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build2401649780/b718/_pkg_.a
2025-08-20T22:44:06.5962279Z [00:03:07.269]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:06.5963143Z [00:03:07.269]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.5963872Z [00:03:07.269]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:06.5964598Z [00:03:07.269]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.5965124Z [00:03:07.269]➜  EOF
2025-08-20T22:44:06.5968604Z [00:03:07.269]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/http=>google.golang.org/api@v0.236.0/transport/http;$WORK/b732=>" -p google.golang.org/api/transport/http -lang=go1.23 -complete -installsuffix shared -buildid TN_bgn24KCi6tdkYsFLC/TN_bgn24KCi6tdkYsFLC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/http/dial.go
2025-08-20T22:44:06.6728704Z [00:03:07.345]➜  go tool buildid -w $WORK/b794/_pkg_.a # internal
2025-08-20T22:44:06.6763166Z [00:03:07.350]➜  cp $WORK/b794/_pkg_.a /root/.cache/go-build/bf/bf0232220ee49f4b5548c0c1ee803a3791e464ccfbf1a1826647608490e76780-d # internal
2025-08-20T22:44:06.6764234Z [00:03:07.350]➜  google.golang.org/grpc/resolver/manual
2025-08-20T22:44:06.6764759Z [00:03:07.350]➜  mkdir -p $WORK/b795/
2025-08-20T22:44:06.6767808Z [00:03:07.351]➜  cat >/tmp/go-build2401649780/b795/importcfg << 'EOF' # internal
2025-08-20T22:44:06.6768387Z [00:03:07.351]➜  # import config
2025-08-20T22:44:06.6769092Z [00:03:07.351]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:06.6769930Z [00:03:07.351]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.6770409Z [00:03:07.351]➜  EOF
2025-08-20T22:44:06.6773369Z [00:03:07.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b795/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/manual=>google.golang.org/grpc@v1.72.2/resolver/manual;$WORK/b795=>" -p google.golang.org/grpc/resolver/manual -lang=go1.23 -complete -installsuffix shared -buildid 08rUyd4p9BG8BNwPnbG6/08rUyd4p9BG8BNwPnbG6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/manual/manual.go
2025-08-20T22:44:06.7042944Z [00:03:07.378]➜  go tool buildid -w $WORK/b795/_pkg_.a # internal
2025-08-20T22:44:06.7064617Z [00:03:07.380]➜  cp $WORK/b795/_pkg_.a /root/.cache/go-build/2f/2fb1c2ef8fd8d0c19a9076f02bee5a7b60cb1080a9152881b6a22009b4fecc1a-d # internal
2025-08-20T22:44:06.7067987Z [00:03:07.381]➜  google.golang.org/grpc/balancer/grpclb
2025-08-20T22:44:06.7096072Z [00:03:07.383]➜  mkdir -p $WORK/b793/
2025-08-20T22:44:06.7096725Z [00:03:07.383]➜  cat >/tmp/go-build2401649780/b793/importcfg << 'EOF' # internal
2025-08-20T22:44:06.7097445Z [00:03:07.383]➜  # import config
2025-08-20T22:44:06.7097992Z [00:03:07.383]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.7098828Z [00:03:07.383]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:06.7099561Z [00:03:07.383]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.7100206Z [00:03:07.383]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.7100937Z [00:03:07.383]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.7101847Z [00:03:07.383]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:06.7102810Z [00:03:07.383]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:06.7103923Z [00:03:07.383]➜  packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build2401649780/b794/_pkg_.a
2025-08-20T22:44:06.7104949Z [00:03:07.383]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2401649780/b539/_pkg_.a
2025-08-20T22:44:06.7105983Z [00:03:07.383]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2401649780/b472/_pkg_.a
2025-08-20T22:44:06.7107035Z [00:03:07.383]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2401649780/b494/_pkg_.a
2025-08-20T22:44:06.7108193Z [00:03:07.383]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:06.7109193Z [00:03:07.383]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:06.7110205Z [00:03:07.383]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:06.7111600Z [00:03:07.383]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:44:06.7112581Z [00:03:07.383]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:06.7113514Z [00:03:07.383]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:06.7114458Z [00:03:07.383]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:06.7115470Z [00:03:07.383]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:06.7116481Z [00:03:07.383]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2401649780/b516/_pkg_.a
2025-08-20T22:44:06.7138922Z [00:03:07.383]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:06.7140038Z [00:03:07.384]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2401649780/b538/_pkg_.a
2025-08-20T22:44:06.7141100Z [00:03:07.384]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build2401649780/b531/_pkg_.a
2025-08-20T22:44:06.7142017Z [00:03:07.384]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:06.7142909Z [00:03:07.384]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:06.7143871Z [00:03:07.384]➜  packagefile google.golang.org/grpc/resolver/manual=/tmp/go-build2401649780/b795/_pkg_.a
2025-08-20T22:44:06.7144843Z [00:03:07.384]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:06.7145784Z [00:03:07.384]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:06.7146826Z [00:03:07.384]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:06.7148149Z [00:03:07.384]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:06.7149300Z [00:03:07.384]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:06.7150197Z [00:03:07.384]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:06.7150845Z [00:03:07.384]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:06.7151511Z [00:03:07.384]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.7152142Z [00:03:07.384]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.7152830Z [00:03:07.384]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:06.7153507Z [00:03:07.384]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.7153996Z [00:03:07.384]➜  EOF
2025-08-20T22:44:06.7158991Z [00:03:07.384]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b793/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb=>google.golang.org/grpc@v1.72.2/balancer/grpclb;$WORK/b793=>" -p google.golang.org/grpc/balancer/grpclb -lang=go1.23 -complete -installsuffix shared -buildid MSMQKdM2Q9B_lsbQfwZ5/MSMQKdM2Q9B_lsbQfwZ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpclb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpclb_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpclb_picker.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpclb_remote_balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/grpclb_util.go
2025-08-20T22:44:06.7294879Z [00:03:07.404]➜  go tool buildid -w $WORK/b732/_pkg_.a # internal
2025-08-20T22:44:06.7318351Z [00:03:07.406]➜  cp $WORK/b732/_pkg_.a /root/.cache/go-build/32/3211963b608e149206a1d74055b3cccc16569eca3c2b85c280a7b867d21c5b6b-d # internal
2025-08-20T22:44:06.7329757Z [00:03:07.407]➜  google.golang.org/api/sheets/v4
2025-08-20T22:44:06.7333757Z [00:03:07.408]➜  mkdir -p $WORK/b720/
2025-08-20T22:44:06.7343662Z [00:03:07.408]➜  cat >/tmp/go-build2401649780/b720/importcfg << 'EOF' # internal
2025-08-20T22:44:06.7344909Z [00:03:07.408]➜  # import config
2025-08-20T22:44:06.7345579Z [00:03:07.408]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:06.7346955Z [00:03:07.408]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.7348775Z [00:03:07.408]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:06.7349790Z [00:03:07.408]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.7350562Z [00:03:07.408]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.7351557Z [00:03:07.408]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:06.7352707Z [00:03:07.408]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:06.7353902Z [00:03:07.408]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:06.7355572Z [00:03:07.408]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build2401649780/b723/_pkg_.a
2025-08-20T22:44:06.7356842Z [00:03:07.408]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:06.7359147Z [00:03:07.408]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:06.7360209Z [00:03:07.408]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:06.7361075Z [00:03:07.408]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:06.7362009Z [00:03:07.408]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:06.7362824Z [00:03:07.408]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:06.7363733Z [00:03:07.408]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:06.7364534Z [00:03:07.408]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:06.7365311Z [00:03:07.408]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.7365875Z [00:03:07.409]➜  EOF
2025-08-20T22:44:06.7370096Z [00:03:07.409]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/sheets/v4=>google.golang.org/api@v0.236.0/sheets/v4;$WORK/b720=>" -p google.golang.org/api/sheets/v4 -lang=go1.23 -complete -installsuffix shared -buildid plnF_K5y8Y9td8Td4oN5/plnF_K5y8Y9td8Td4oN5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/sheets/v4/sheets-gen.go
2025-08-20T22:44:06.7904304Z [00:03:07.464]➜  go tool buildid -w $WORK/b775/_pkg_.a # internal
2025-08-20T22:44:06.7945707Z [00:03:07.469]➜  cp $WORK/b775/_pkg_.a /root/.cache/go-build/08/0841f4d424299668fb451cdafa8abedf9de03f82546a8c54929beecd8dc74db1-d # internal
2025-08-20T22:44:06.7946965Z [00:03:07.469]➜  cloud.google.com/go/civil
2025-08-20T22:44:06.7948628Z [00:03:07.469]➜  mkdir -p $WORK/b796/
2025-08-20T22:44:06.7954845Z [00:03:07.469]➜  cat >/tmp/go-build2401649780/b796/importcfg << 'EOF' # internal
2025-08-20T22:44:06.7978877Z [00:03:07.469]➜  # import config
2025-08-20T22:44:06.7980137Z [00:03:07.469]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:44:06.7981541Z [00:03:07.469]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.7982606Z [00:03:07.469]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.7983512Z [00:03:07.469]➜  EOF
2025-08-20T22:44:06.7986751Z [00:03:07.470]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b796/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/civil=>cloud.google.com/go@v0.121.0/civil;$WORK/b796=>" -p cloud.google.com/go/civil -lang=go1.23 -complete -installsuffix shared -buildid l59dVyj1LCTlyRAo_kVn/l59dVyj1LCTlyRAo_kVn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/civil/civil.go
2025-08-20T22:44:06.8523086Z [00:03:07.526]➜  go tool buildid -w $WORK/b796/_pkg_.a # internal
2025-08-20T22:44:06.8539949Z [00:03:07.528]➜  cp $WORK/b796/_pkg_.a /root/.cache/go-build/b1/b1a09eaea4a686c01634d66c8722ca418c13707f993e5e299906ce88bb298c39-d # internal
2025-08-20T22:44:06.8544590Z [00:03:07.529]➜  google.golang.org/genproto/googleapis/type/expr
2025-08-20T22:44:06.8546797Z [00:03:07.529]➜  mkdir -p $WORK/b799/
2025-08-20T22:44:06.8548102Z [00:03:07.529]➜  cat >/tmp/go-build2401649780/b799/importcfg << 'EOF' # internal
2025-08-20T22:44:06.8548893Z [00:03:07.529]➜  # import config
2025-08-20T22:44:06.8550526Z [00:03:07.529]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:06.8552135Z [00:03:07.529]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:06.8553719Z [00:03:07.529]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:06.8555211Z [00:03:07.529]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.8556145Z [00:03:07.529]➜  EOF
2025-08-20T22:44:06.8565005Z [00:03:07.530]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b799/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/expr=>google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/expr;$WORK/b799=>" -p google.golang.org/genproto/googleapis/type/expr -lang=go1.23 -complete -installsuffix shared -buildid g8aQgQSOhfyRd5U99lsu/g8aQgQSOhfyRd5U99lsu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/expr/expr.pb.go
2025-08-20T22:44:06.8952162Z [00:03:07.569]➜  go tool buildid -w $WORK/b799/_pkg_.a # internal
2025-08-20T22:44:06.8966768Z [00:03:07.571]➜  cp $WORK/b799/_pkg_.a /root/.cache/go-build/87/87d14e4c864e1cec054586a4148a46250ff42931145aa519debc0e4537e04a53-d # internal
2025-08-20T22:44:06.8971258Z [00:03:07.571]➜  google.golang.org/protobuf/types/known/fieldmaskpb
2025-08-20T22:44:06.8971893Z [00:03:07.571]➜  mkdir -p $WORK/b800/
2025-08-20T22:44:06.8977037Z [00:03:07.572]➜  cat >/tmp/go-build2401649780/b800/importcfg << 'EOF' # internal
2025-08-20T22:44:06.8980557Z [00:03:07.572]➜  # import config
2025-08-20T22:44:06.8981377Z [00:03:07.572]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:06.8982627Z [00:03:07.572]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:06.8983820Z [00:03:07.572]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:06.8984836Z [00:03:07.572]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:06.8985604Z [00:03:07.572]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:06.8986377Z [00:03:07.572]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.8987301Z [00:03:07.572]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.8987880Z [00:03:07.572]➜  EOF
2025-08-20T22:44:06.8991887Z [00:03:07.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b800/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/fieldmaskpb=>google.golang.org/protobuf@v1.36.6/types/known/fieldmaskpb;$WORK/b800=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.22 -complete -installsuffix shared -buildid UltDXzy7JVK1qTrpr9DG/UltDXzy7JVK1qTrpr9DG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/fieldmaskpb/field_mask.pb.go
2025-08-20T22:44:06.9045107Z [00:03:07.579]➜  go tool buildid -w $WORK/b793/_pkg_.a # internal
2025-08-20T22:44:06.9077842Z [00:03:07.582]➜  cp $WORK/b793/_pkg_.a /root/.cache/go-build/19/19d1d3cad8198c547889ee55e4f2569a993913f145a879f7ea41c3a558a593d2-d # internal
2025-08-20T22:44:06.9082064Z [00:03:07.582]➜  google.golang.org/api/transport/grpc
2025-08-20T22:44:06.9082665Z [00:03:07.582]➜  mkdir -p $WORK/b774/
2025-08-20T22:44:06.9087745Z [00:03:07.583]➜  cat >/tmp/go-build2401649780/b774/importcfg << 'EOF' # internal
2025-08-20T22:44:06.9090319Z [00:03:07.583]➜  # import config
2025-08-20T22:44:06.9090985Z [00:03:07.583]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:44:06.9093187Z [00:03:07.583]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build2401649780/b679/_pkg_.a
2025-08-20T22:44:06.9095206Z [00:03:07.583]➜  packagefile cloud.google.com/go/auth/grpctransport=/tmp/go-build2401649780/b775/_pkg_.a
2025-08-20T22:44:06.9096708Z [00:03:07.583]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build2401649780/b692/_pkg_.a
2025-08-20T22:44:06.9098148Z [00:03:07.583]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:06.9099779Z [00:03:07.583]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.9100954Z [00:03:07.583]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:06.9102008Z [00:03:07.583]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:06.9103693Z [00:03:07.583]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build2401649780/b777/_pkg_.a
2025-08-20T22:44:06.9105034Z [00:03:07.583]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:06.9106135Z [00:03:07.583]➜  packagefile golang.org/x/time/rate=/tmp/go-build2401649780/b792/_pkg_.a
2025-08-20T22:44:06.9108262Z [00:03:07.583]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:06.9109360Z [00:03:07.583]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:06.9110200Z [00:03:07.583]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.9111181Z [00:03:07.583]➜  packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build2401649780/b793/_pkg_.a
2025-08-20T22:44:06.9112361Z [00:03:07.583]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build2401649780/b780/_pkg_.a
2025-08-20T22:44:06.9113481Z [00:03:07.583]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:44:06.9114575Z [00:03:07.583]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build2401649780/b790/_pkg_.a
2025-08-20T22:44:06.9115644Z [00:03:07.583]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:44:06.9116540Z [00:03:07.583]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:06.9118397Z [00:03:07.583]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:06.9119151Z [00:03:07.583]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:06.9119837Z [00:03:07.583]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:06.9120552Z [00:03:07.583]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.9121324Z [00:03:07.583]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:06.9122141Z [00:03:07.583]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:06.9122922Z [00:03:07.583]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:06.9123478Z [00:03:07.583]➜  EOF
2025-08-20T22:44:06.9128128Z [00:03:07.583]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/grpc=>google.golang.org/api@v0.236.0/transport/grpc;$WORK/b774=>" -p google.golang.org/api/transport/grpc -lang=go1.23 -complete -installsuffix shared -buildid At55VqzeRLVrvg7vOo-E/At55VqzeRLVrvg7vOo-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/grpc/dial.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/grpc/dial_socketopt.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/grpc/pool.go
2025-08-20T22:44:06.9589929Z [00:03:07.633]➜  go tool buildid -w $WORK/b800/_pkg_.a # internal
2025-08-20T22:44:06.9604650Z [00:03:07.635]➜  cp $WORK/b800/_pkg_.a /root/.cache/go-build/b3/b32ab0689c0d48530d134d734588028706734f9c73e590d55c53234c332aa4a0-d # internal
2025-08-20T22:44:06.9608038Z [00:03:07.635]➜  cloud.google.com/go/iam/apiv1/iampb
2025-08-20T22:44:06.9611271Z [00:03:07.635]➜  mkdir -p $WORK/b798/
2025-08-20T22:44:06.9617660Z [00:03:07.636]➜  cat >/tmp/go-build2401649780/b798/importcfg << 'EOF' # internal
2025-08-20T22:44:06.9619786Z [00:03:07.636]➜  # import config
2025-08-20T22:44:06.9622432Z [00:03:07.636]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:06.9638900Z [00:03:07.636]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:06.9642074Z [00:03:07.636]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build2401649780/b799/_pkg_.a
2025-08-20T22:44:06.9643117Z [00:03:07.636]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:06.9644143Z [00:03:07.636]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:06.9645151Z [00:03:07.636]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:06.9646410Z [00:03:07.636]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:06.9647987Z [00:03:07.636]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:06.9649378Z [00:03:07.636]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build2401649780/b800/_pkg_.a
2025-08-20T22:44:06.9650464Z [00:03:07.636]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:06.9651237Z [00:03:07.636]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:06.9651819Z [00:03:07.636]➜  EOF
2025-08-20T22:44:06.9656851Z [00:03:07.636]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b798/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb=>cloud.google.com/go/iam@v1.5.2/apiv1/iampb;$WORK/b798=>" -p cloud.google.com/go/iam/apiv1/iampb -lang=go1.23 -complete -installsuffix shared -buildid xVwntRXLJZCnwBXLFpnr/xVwntRXLJZCnwBXLFpnr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/iam_policy.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/options.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/policy.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/apiv1/iampb/resource_policy_member.pb.go
2025-08-20T22:44:07.0682982Z [00:03:07.742]➜  go tool buildid -w $WORK/b774/_pkg_.a # internal
2025-08-20T22:44:07.0770539Z [00:03:07.751]➜  cp $WORK/b774/_pkg_.a /root/.cache/go-build/65/6562f65677bdb358ed27bc5fc266baefa04bb440d2039522771e7969cba886f3-d # internal
2025-08-20T22:44:07.0775239Z [00:03:07.751]➜  cloud.google.com/go/bigquery/storage/apiv1
2025-08-20T22:44:07.0775828Z [00:03:07.752]➜  mkdir -p $WORK/b768/
2025-08-20T22:44:07.0787693Z [00:03:07.752]➜  cat >/tmp/go-build2401649780/b768/importcfg << 'EOF' # internal
2025-08-20T22:44:07.0788357Z [00:03:07.752]➜  # import config
2025-08-20T22:44:07.0789215Z [00:03:07.752]➜  packagefile cloud.google.com/go/bigquery/internal=/tmp/go-build2401649780/b766/_pkg_.a
2025-08-20T22:44:07.0790496Z [00:03:07.752]➜  packagefile cloud.google.com/go/bigquery/storage/apiv1/storagepb=/tmp/go-build2401649780/b769/_pkg_.a
2025-08-20T22:44:07.0791865Z [00:03:07.752]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.0804459Z [00:03:07.752]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.0805517Z [00:03:07.752]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:07.0806781Z [00:03:07.752]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build2401649780/b773/_pkg_.a
2025-08-20T22:44:07.0808228Z [00:03:07.752]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:07.0809561Z [00:03:07.752]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:07.0811078Z [00:03:07.752]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:44:07.0812326Z [00:03:07.752]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:07.0813643Z [00:03:07.752]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:07.0814886Z [00:03:07.752]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:07.0816224Z [00:03:07.752]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:07.0817574Z [00:03:07.752]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:07.0818463Z [00:03:07.752]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:07.0819324Z [00:03:07.752]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:07.0820172Z [00:03:07.752]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:07.0820816Z [00:03:07.752]➜  EOF
2025-08-20T22:44:07.0849167Z [00:03:07.753]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1=>cloud.google.com/go/bigquery@v1.69.0/storage/apiv1;$WORK/b768=>" -p cloud.google.com/go/bigquery/storage/apiv1 -lang=go1.23 -complete -installsuffix shared -buildid UpRHbwtAGuBI-BbqMUeX/UpRHbwtAGuBI-BbqMUeX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/big_query_read_client.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/big_query_write_client.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/doc.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/helpers.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/info.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage/apiv1/version.go
2025-08-20T22:44:07.1367342Z [00:03:07.811]➜  go tool buildid -w $WORK/b798/_pkg_.a # internal
2025-08-20T22:44:07.1423780Z [00:03:07.816]➜  cp $WORK/b798/_pkg_.a /root/.cache/go-build/e3/e3f9d6d68e4c734453949be97f6ead7d413160ba5c805cc58e43b178e5593857-d # internal
2025-08-20T22:44:07.1433333Z [00:03:07.817]➜  cloud.google.com/go/iam
2025-08-20T22:44:07.1435499Z [00:03:07.817]➜  mkdir -p $WORK/b797/
2025-08-20T22:44:07.1436203Z [00:03:07.817]➜  cat >/tmp/go-build2401649780/b797/importcfg << 'EOF' # internal
2025-08-20T22:44:07.1436848Z [00:03:07.817]➜  # import config
2025-08-20T22:44:07.1437825Z [00:03:07.817]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build2401649780/b798/_pkg_.a
2025-08-20T22:44:07.1438821Z [00:03:07.817]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.1439506Z [00:03:07.817]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.1440268Z [00:03:07.817]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:07.1441218Z [00:03:07.817]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:07.1442300Z [00:03:07.817]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:07.1443193Z [00:03:07.817]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:07.1444039Z [00:03:07.817]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:07.1444589Z [00:03:07.817]➜  EOF
2025-08-20T22:44:07.1447669Z [00:03:07.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b797/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2=>cloud.google.com/go/iam@v1.5.2;$WORK/b797=>" -p cloud.google.com/go/iam -lang=go1.23 -complete -installsuffix shared -buildid pAWdPsGQl8vr8l2daWbG/pAWdPsGQl8vr8l2daWbG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/iam.go
2025-08-20T22:44:07.2591296Z [00:03:07.933]➜  go tool buildid -w $WORK/b797/_pkg_.a # internal
2025-08-20T22:44:07.2619602Z [00:03:07.936]➜  cp $WORK/b797/_pkg_.a /root/.cache/go-build/ad/ad97837bd784279c0e643873316b1f6d77f0166dcca4ab558c4c489dcf7cde67-d # internal
2025-08-20T22:44:07.2625342Z [00:03:07.937]➜  cloud.google.com/go/internal
2025-08-20T22:44:07.2628189Z [00:03:07.937]➜  mkdir -p $WORK/b801/
2025-08-20T22:44:07.2636853Z [00:03:07.938]➜  cat >/tmp/go-build2401649780/b801/importcfg << 'EOF' # internal
2025-08-20T22:44:07.2647759Z [00:03:07.938]➜  # import config
2025-08-20T22:44:07.2648493Z [00:03:07.938]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.2649376Z [00:03:07.938]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.2678937Z [00:03:07.938]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:07.2680047Z [00:03:07.938]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:07.2681111Z [00:03:07.938]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:07.2682012Z [00:03:07.938]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:07.2682574Z [00:03:07.938]➜  EOF
2025-08-20T22:44:07.2686254Z [00:03:07.938]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b801/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal=>cloud.google.com/go@v0.121.0/internal;$WORK/b801=>" -p cloud.google.com/go/internal -lang=go1.23 -complete -installsuffix shared -buildid IwQIroQYlAK2dQvWB8rK/IwQIroQYlAK2dQvWB8rK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/annotate.go /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/retry.go
2025-08-20T22:44:07.2890434Z [00:03:07.962]➜  go tool buildid -w $WORK/b768/_pkg_.a # internal
2025-08-20T22:44:07.2982593Z [00:03:07.972]➜  cp $WORK/b768/_pkg_.a /root/.cache/go-build/98/985dca584a57a0251fc8aca005a7932b3ec86608637fe967a6fc580956c2c9b9-d # internal
2025-08-20T22:44:07.2984534Z [00:03:07.972]➜  google.golang.org/api/transport
2025-08-20T22:44:07.2985527Z [00:03:07.972]➜  mkdir -p $WORK/b803/
2025-08-20T22:44:07.2990480Z [00:03:07.973]➜  cat >/tmp/go-build2401649780/b803/importcfg << 'EOF' # internal
2025-08-20T22:44:07.2991524Z [00:03:07.973]➜  # import config
2025-08-20T22:44:07.2992583Z [00:03:07.973]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.2993807Z [00:03:07.973]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:07.2994964Z [00:03:07.973]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:07.2996173Z [00:03:07.973]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:07.2998284Z [00:03:07.973]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:44:07.2999455Z [00:03:07.973]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:07.3000591Z [00:03:07.973]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:07.3001332Z [00:03:07.973]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:07.3001920Z [00:03:07.973]➜  EOF
2025-08-20T22:44:07.3005721Z [00:03:07.973]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b803/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/transport=>google.golang.org/api@v0.236.0/transport;$WORK/b803=>" -p google.golang.org/api/transport -lang=go1.23 -complete -installsuffix shared -buildid bFkr27w38j39z0wL4xLN/bFkr27w38j39z0wL4xLN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/dial.go /root/go/pkg/mod/google.golang.org/api@v0.236.0/transport/doc.go
2025-08-20T22:44:07.3116731Z [00:03:07.985]➜  go tool buildid -w $WORK/b801/_pkg_.a # internal
2025-08-20T22:44:07.3121888Z [00:03:07.986]➜  cp $WORK/b801/_pkg_.a /root/.cache/go-build/1a/1a86334425324c9f31a8553a1cb2f41ce3b36e5b1a0c0859541b795a44145a42-d # internal
2025-08-20T22:44:07.3156541Z [00:03:07.990]➜  cloud.google.com/go/internal/fields
2025-08-20T22:44:07.3159192Z [00:03:07.990]➜  mkdir -p $WORK/b804/
2025-08-20T22:44:07.3164294Z [00:03:07.990]➜  cat >/tmp/go-build2401649780/b804/importcfg << 'EOF' # internal
2025-08-20T22:44:07.3170469Z [00:03:07.990]➜  # import config
2025-08-20T22:44:07.3171119Z [00:03:07.990]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:07.3171924Z [00:03:07.990]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.3172706Z [00:03:07.990]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:07.3173589Z [00:03:07.990]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:07.3174284Z [00:03:07.991]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:07.3186783Z [00:03:07.991]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:07.3188203Z [00:03:07.991]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:07.3188881Z [00:03:07.991]➜  EOF
2025-08-20T22:44:07.3192843Z [00:03:07.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b804/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/fields=>cloud.google.com/go@v0.121.0/internal/fields;$WORK/b804=>" -p cloud.google.com/go/internal/fields -lang=go1.23 -complete -installsuffix shared -buildid UTMlUcB5gsu2pv_7tZY0/UTMlUcB5gsu2pv_7tZY0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/fields/fields.go /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/fields/fold.go
2025-08-20T22:44:07.3887317Z [00:03:08.063]➜  go tool buildid -w $WORK/b803/_pkg_.a # internal
2025-08-20T22:44:07.3938797Z [00:03:08.066]➜  cp $WORK/b803/_pkg_.a /root/.cache/go-build/03/03422c8b383cd53e5d6ce5cf1324f441b3447cba0493283f7e423cab862734d8-d # internal
2025-08-20T22:44:07.3949658Z [00:03:08.069]➜  cloud.google.com/go/internal/detect
2025-08-20T22:44:07.3953510Z [00:03:08.069]➜  mkdir -p $WORK/b802/
2025-08-20T22:44:07.3954239Z [00:03:08.069]➜  cat >/tmp/go-build2401649780/b802/importcfg << 'EOF' # internal
2025-08-20T22:44:07.3954886Z [00:03:08.069]➜  # import config
2025-08-20T22:44:07.3955541Z [00:03:08.069]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.3956390Z [00:03:08.069]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.3957305Z [00:03:08.069]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.3958251Z [00:03:08.069]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:07.3959311Z [00:03:08.069]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:07.3960542Z [00:03:08.069]➜  packagefile google.golang.org/api/transport=/tmp/go-build2401649780/b803/_pkg_.a
2025-08-20T22:44:07.3961666Z [00:03:08.069]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:07.3962244Z [00:03:08.069]➜  EOF
2025-08-20T22:44:07.3965667Z [00:03:08.069]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b802/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/detect=>cloud.google.com/go@v0.121.0/internal/detect;$WORK/b802=>" -p cloud.google.com/go/internal/detect -lang=go1.23 -complete -installsuffix shared -buildid GXL1Iy-4yzpGltGU_53w/GXL1Iy-4yzpGltGU_53w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/detect/detect.go
2025-08-20T22:44:07.4457665Z [00:03:08.120]➜  go tool buildid -w $WORK/b720/_pkg_.a # internal
2025-08-20T22:44:07.4609402Z [00:03:08.134]➜  cp $WORK/b720/_pkg_.a /root/.cache/go-build/14/1423a84a6a470401381a26128db609897ebaeea456b4a9bb210642ca0cfe1c21-d # internal
2025-08-20T22:44:07.4617672Z [00:03:08.135]➜  cloud.google.com/go/internal/optional
2025-08-20T22:44:07.4618431Z [00:03:08.136]➜  mkdir -p $WORK/b805/
2025-08-20T22:44:07.4627764Z [00:03:08.136]➜  cat >/tmp/go-build2401649780/b805/importcfg << 'EOF' # internal
2025-08-20T22:44:07.4628414Z [00:03:08.136]➜  # import config
2025-08-20T22:44:07.4628919Z [00:03:08.136]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.4629623Z [00:03:08.136]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:07.4630305Z [00:03:08.136]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:07.4630792Z [00:03:08.136]➜  EOF
2025-08-20T22:44:07.4634241Z [00:03:08.136]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b805/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/optional=>cloud.google.com/go@v0.121.0/internal/optional;$WORK/b805=>" -p cloud.google.com/go/internal/optional -lang=go1.23 -complete -installsuffix shared -buildid HSasvbMDyOzW0-6Ok6Yi/HSasvbMDyOzW0-6Ok6Yi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/optional/optional.go
2025-08-20T22:44:07.4825257Z [00:03:08.157]➜  go tool buildid -w $WORK/b804/_pkg_.a # internal
2025-08-20T22:44:07.4842077Z [00:03:08.158]➜  go tool buildid -w $WORK/b805/_pkg_.a # internal
2025-08-20T22:44:07.4846970Z [00:03:08.159]➜  cp $WORK/b805/_pkg_.a /root/.cache/go-build/fb/fb9621b4353050cf93d004f651ed54feecf363423b10a6075d75ee83747f4789-d # internal
2025-08-20T22:44:07.4856592Z [00:03:08.160]➜  cloud.google.com/go/internal/trace
2025-08-20T22:44:07.4858022Z [00:03:08.160]➜  mkdir -p $WORK/b806/
2025-08-20T22:44:07.4861790Z [00:03:08.160]➜  cat >/tmp/go-build2401649780/b806/importcfg << 'EOF' # internal
2025-08-20T22:44:07.4862683Z [00:03:08.160]➜  # import config
2025-08-20T22:44:07.4865970Z [00:03:08.160]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.4866810Z [00:03:08.160]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.4868028Z [00:03:08.160]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.4868951Z [00:03:08.160]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:07.4870058Z [00:03:08.160]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:07.4871121Z [00:03:08.160]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:07.4872192Z [00:03:08.160]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:07.4873278Z [00:03:08.160]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:07.4874398Z [00:03:08.160]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:07.4875107Z [00:03:08.160]➜  EOF
2025-08-20T22:44:07.4882732Z [00:03:08.160]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b806/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/trace=>cloud.google.com/go@v0.121.0/internal/trace;$WORK/b806=>" -p cloud.google.com/go/internal/trace -lang=go1.23 -complete -installsuffix shared -buildid LcbVT47uryRk0WZTwZyG/LcbVT47uryRk0WZTwZyG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/trace/trace.go
2025-08-20T22:44:07.4886771Z [00:03:08.162]➜  cp $WORK/b804/_pkg_.a /root/.cache/go-build/51/51988ddc1cab3eeb123e9e26ef3a0de31af55fd45c7839822d9c35171dc23e56-d # internal
2025-08-20T22:44:07.4911716Z [00:03:08.163]➜  cloud.google.com/go/internal/uid
2025-08-20T22:44:07.4912308Z [00:03:08.163]➜  mkdir -p $WORK/b807/
2025-08-20T22:44:07.4913015Z [00:03:08.164]➜  cat >/tmp/go-build2401649780/b807/importcfg << 'EOF' # internal
2025-08-20T22:44:07.4913813Z [00:03:08.164]➜  # import config
2025-08-20T22:44:07.4914528Z [00:03:08.164]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.4915427Z [00:03:08.164]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:07.4916236Z [00:03:08.164]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:07.4917074Z [00:03:08.164]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:07.4918075Z [00:03:08.164]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:07.4918658Z [00:03:08.164]➜  EOF
2025-08-20T22:44:07.4921913Z [00:03:08.165]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b807/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/uid=>cloud.google.com/go@v0.121.0/internal/uid;$WORK/b807=>" -p cloud.google.com/go/internal/uid -lang=go1.23 -complete -installsuffix shared -buildid qTiQfIfGM5F47OsQbtjM/qTiQfIfGM5F47OsQbtjM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/uid/uid.go
2025-08-20T22:44:07.4983273Z [00:03:08.170]➜  go tool buildid -w $WORK/b802/_pkg_.a # internal
2025-08-20T22:44:07.4986740Z [00:03:08.172]➜  cp $WORK/b802/_pkg_.a /root/.cache/go-build/de/de9e71bdf1612ac86f6e4a5d267d55a01c93f862b5c89f903cc4ff9056b6e0cf-d # internal
2025-08-20T22:44:07.4993639Z [00:03:08.173]➜  cloud.google.com/go/internal/version
2025-08-20T22:44:07.4996183Z [00:03:08.173]➜  mkdir -p $WORK/b808/
2025-08-20T22:44:07.5021580Z [00:03:08.176]➜  cat >/tmp/go-build2401649780/b808/importcfg << 'EOF' # internal
2025-08-20T22:44:07.5044061Z [00:03:08.176]➜  # import config
2025-08-20T22:44:07.5044737Z [00:03:08.176]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:07.5049755Z [00:03:08.176]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:07.5051781Z [00:03:08.176]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:07.5052431Z [00:03:08.176]➜  EOF
2025-08-20T22:44:07.5057380Z [00:03:08.176]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b808/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/version=>cloud.google.com/go@v0.121.0/internal/version;$WORK/b808=>" -p cloud.google.com/go/internal/version -lang=go1.23 -complete -installsuffix shared -buildid _8Ikz7L-cGGfjdCkz8M5/_8Ikz7L-cGGfjdCkz8M5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /root/go/pkg/mod/cloud.google.com/go@v0.121.0/internal/version/version.go
2025-08-20T22:44:07.5267530Z [00:03:08.201]➜  go tool buildid -w $WORK/b808/_pkg_.a # internal
2025-08-20T22:44:07.5269135Z [00:03:08.201]➜  cp $WORK/b808/_pkg_.a /root/.cache/go-build/a3/a3ec378979f4eef4adfd0376bdb0b77cefa874d707654290a892955648b2126a-d # internal
2025-08-20T22:44:07.5292949Z [00:03:08.203]➜  github.com/apache/arrow/go/v15/arrow/internal/flatbuf
2025-08-20T22:44:07.5294655Z [00:03:08.203]➜  mkdir -p $WORK/b813/
2025-08-20T22:44:07.5298108Z [00:03:08.203]➜  cat >/tmp/go-build2401649780/b813/importcfg << 'EOF' # internal
2025-08-20T22:44:07.5299094Z [00:03:08.203]➜  # import config
2025-08-20T22:44:07.5300560Z [00:03:08.203]➜  packagefile github.com/google/flatbuffers/go=/tmp/go-build2401649780/b356/_pkg_.a
2025-08-20T22:44:07.5301557Z [00:03:08.203]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:07.5302165Z [00:03:08.203]➜  EOF
2025-08-20T22:44:07.5359503Z [00:03:08.203]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b813/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf=>github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf;$WORK/b813=>" -p github.com/apache/arrow/go/v15/arrow/internal/flatbuf -lang=go1.20 -complete -installsuffix shared -buildid HUL9wkqb655u9FSqfxLL/HUL9wkqb655u9FSqfxLL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/BinaryView.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Block.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/BodyCompression.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/BodyCompressionMethod.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Bool.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Buffer.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/CompressionType.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Date.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/DateUnit.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Decimal.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/DictionaryBatch.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/DictionaryEncoding.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/DictionaryKind.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Duration.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Endianness.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Feature.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Field.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/FieldNode.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/FixedSizeBinary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/FixedSizeList.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/FloatingPoint.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Footer.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Int.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Interval.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/IntervalUnit.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/KeyValue.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/LargeBinary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/LargeList.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/LargeListView.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/LargeUtf8.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/List.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/ListView.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Map.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Message.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/MessageHeader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/MetadataVersion.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Null.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Precision.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/RecordBatch.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/RunEndEncoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/RunLengthEncoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Schema.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/SparseMatrixIndexCSR.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/SparseMatrixIndexCSX.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/SparseTensor.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/SparseTensorIndex.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/SparseTensorIndexCOO.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/SparseTensorIndexCSF.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Struct_.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Tensor.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/TensorDim.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Time.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/TimeUnit.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Timestamp.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Type.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Union.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/UnionMode.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Utf8.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/flatbuf/Utf8View.go
2025-08-20T22:44:07.5436298Z [00:03:08.212]➜  go tool buildid -w $WORK/b807/_pkg_.a # internal
2025-08-20T22:44:07.5437856Z [00:03:08.213]➜  cp $WORK/b807/_pkg_.a /root/.cache/go-build/09/09ac3a017e83f327450e457d9654e58c539626529bea60cc81a5f02f944cc95f-d # internal
2025-08-20T22:44:07.5439010Z [00:03:08.213]➜  github.com/apache/arrow/go/v15/arrow/memory
2025-08-20T22:44:07.5439619Z [00:03:08.216]➜  mkdir -p $WORK/b814/
2025-08-20T22:44:07.5440219Z [00:03:08.216]➜  echo -n > $WORK/b814/go_asm.h # internal
2025-08-20T22:44:07.5440923Z [00:03:08.216]➜  go tool buildid -w $WORK/b806/_pkg_.a # internal
2025-08-20T22:44:07.5441762Z [00:03:08.217]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory
2025-08-20T22:44:07.5445188Z [00:03:08.217]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory=>github.com/apache/arrow/go/v15@v15.0.2/arrow/memory;$WORK/b814=>" -I $WORK/b814/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b814/symabis ./memory_avx2_amd64.s ./memory_sse4_amd64.s
2025-08-20T22:44:07.5448408Z [00:03:08.217]➜  cp $WORK/b806/_pkg_.a /root/.cache/go-build/d1/d17b46626c6e6f67ed3969fad97c98e8110ab2bd575aeb27115bb33aced16f75-d # internal
2025-08-20T22:44:07.5449550Z [00:03:08.218]➜  github.com/apache/arrow/go/v15/arrow/decimal128
2025-08-20T22:44:07.5450167Z [00:03:08.218]➜  mkdir -p $WORK/b815/
2025-08-20T22:44:07.5450824Z [00:03:08.218]➜  cat >/tmp/go-build2401649780/b815/importcfg << 'EOF' # internal
2025-08-20T22:44:07.5451421Z [00:03:08.218]➜  # import config
2025-08-20T22:44:07.5452042Z [00:03:08.218]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.5453035Z [00:03:08.218]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.5454127Z [00:03:08.218]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:07.5455181Z [00:03:08.218]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:07.5455956Z [00:03:08.218]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:07.5456757Z [00:03:08.218]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:07.5457681Z [00:03:08.218]➜  EOF
2025-08-20T22:44:07.5458547Z [00:03:08.218]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:07.5476793Z [00:03:08.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b815/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/decimal128=>github.com/apache/arrow/go/v15@v15.0.2/arrow/decimal128;$WORK/b815=>" -p github.com/apache/arrow/go/v15/arrow/decimal128 -lang=go1.20 -complete -installsuffix shared -buildid 84Owwgi77owGhkfzZmHi/84Owwgi77owGhkfzZmHi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/decimal128/decimal128.go
2025-08-20T22:44:07.5495808Z [00:03:08.224]➜  cat >/tmp/go-build2401649780/b814/importcfg << 'EOF' # internal
2025-08-20T22:44:07.5496870Z [00:03:08.224]➜  # import config
2025-08-20T22:44:07.5498209Z [00:03:08.224]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.5499754Z [00:03:08.224]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:07.5501557Z [00:03:08.224]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:07.5502687Z [00:03:08.224]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:07.5503751Z [00:03:08.224]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:07.5504913Z [00:03:08.224]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:07.5506124Z [00:03:08.224]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:07.5507467Z [00:03:08.224]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:07.5508796Z [00:03:08.224]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:07.5509863Z [00:03:08.224]➜  EOF
2025-08-20T22:44:07.5531197Z [00:03:08.224]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b814/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory=>github.com/apache/arrow/go/v15@v15.0.2/arrow/memory;$WORK/b814=>" -p github.com/apache/arrow/go/v15/arrow/memory -lang=go1.20 -installsuffix shared -buildid ZrX0V2X2x5-aljo3yX3v/ZrX0V2X2x5-aljo3yX3v -goversion go1.25.0 -symabis $WORK/b814/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack -asmhdr $WORK/b814/go_asm.h /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/buffer.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/checked_allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/default_allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/go_allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/memory.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/memory_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/memory_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/memory_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory/util.go
2025-08-20T22:44:07.6314567Z [00:03:08.305]➜  go tool buildid -w $WORK/b815/_pkg_.a # internal
2025-08-20T22:44:07.6332118Z [00:03:08.307]➜  cp $WORK/b815/_pkg_.a /root/.cache/go-build/11/11e531b1b186beab25b3a84093d425c9557d5b02039753cb86c9e7f3873e78c9-d # internal
2025-08-20T22:44:07.6362829Z [00:03:08.310]➜  github.com/apache/arrow/go/v15/arrow/decimal256
2025-08-20T22:44:07.6366487Z [00:03:08.311]➜  mkdir -p $WORK/b816/
2025-08-20T22:44:07.6369436Z [00:03:08.311]➜  cat >/tmp/go-build2401649780/b816/importcfg << 'EOF' # internal
2025-08-20T22:44:07.6370158Z [00:03:08.311]➜  # import config
2025-08-20T22:44:07.6372240Z [00:03:08.311]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.6375302Z [00:03:08.311]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.6376360Z [00:03:08.311]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:44:07.6378245Z [00:03:08.311]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:07.6379445Z [00:03:08.311]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:07.6380510Z [00:03:08.311]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:07.6381398Z [00:03:08.311]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:07.6381996Z [00:03:08.311]➜  EOF
2025-08-20T22:44:07.6386068Z [00:03:08.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b816/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/decimal256=>github.com/apache/arrow/go/v15@v15.0.2/arrow/decimal256;$WORK/b816=>" -p github.com/apache/arrow/go/v15/arrow/decimal256 -lang=go1.20 -complete -installsuffix shared -buildid 0N4qbJ3EHqYQzTwE4V3V/0N4qbJ3EHqYQzTwE4V3V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/decimal256/decimal256.go
2025-08-20T22:44:07.7020221Z [00:03:08.376]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory
2025-08-20T22:44:07.7025951Z [00:03:08.376]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory=>github.com/apache/arrow/go/v15@v15.0.2/arrow/memory;$WORK/b814=>" -I $WORK/b814/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b814/memory_avx2_amd64.o ./memory_avx2_amd64.s
2025-08-20T22:44:07.7085043Z [00:03:08.382]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/memory=>github.com/apache/arrow/go/v15@v15.0.2/arrow/memory;$WORK/b814=>" -I $WORK/b814/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b814/memory_sse4_amd64.o ./memory_sse4_amd64.s
2025-08-20T22:44:07.7178662Z [00:03:08.392]➜  go tool pack r $WORK/b814/_pkg_.a $WORK/b814/memory_avx2_amd64.o $WORK/b814/memory_sse4_amd64.o # internal
2025-08-20T22:44:07.7183146Z [00:03:08.392]➜  go tool buildid -w $WORK/b814/_pkg_.a # internal
2025-08-20T22:44:07.7244483Z [00:03:08.398]➜  cp $WORK/b814/_pkg_.a /root/.cache/go-build/bb/bb4fbcf6ee8be858c1b75a36ddd41092a3e5c9601fcf49c339fb234726e21132-d # internal
2025-08-20T22:44:07.7264691Z [00:03:08.400]➜  github.com/apache/arrow/go/v15/arrow/float16
2025-08-20T22:44:07.7265338Z [00:03:08.400]➜  mkdir -p $WORK/b817/
2025-08-20T22:44:07.7266244Z [00:03:08.400]➜  cat >/tmp/go-build2401649780/b817/importcfg << 'EOF' # internal
2025-08-20T22:44:07.7266935Z [00:03:08.400]➜  # import config
2025-08-20T22:44:07.7267870Z [00:03:08.400]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:07.7268826Z [00:03:08.400]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:07.7269687Z [00:03:08.400]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:07.7270330Z [00:03:08.400]➜  EOF
2025-08-20T22:44:07.7270851Z [00:03:08.400]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:07.7275041Z [00:03:08.400]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b817/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/float16=>github.com/apache/arrow/go/v15@v15.0.2/arrow/float16;$WORK/b817=>" -p github.com/apache/arrow/go/v15/arrow/float16 -lang=go1.20 -complete -installsuffix shared -buildid nFgDGzExR40KJ564sUd7/nFgDGzExR40KJ564sUd7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/float16/float16.go
2025-08-20T22:44:07.7645832Z [00:03:08.439]➜  go tool buildid -w $WORK/b816/_pkg_.a # internal
2025-08-20T22:44:07.7661680Z [00:03:08.440]➜  cp $WORK/b816/_pkg_.a /root/.cache/go-build/d3/d330b671f29d971d2c08822b76c2670e4bc6bfe0dd79694d6bcfd4ee241bb27b-d # internal
2025-08-20T22:44:07.7690280Z [00:03:08.443]➜  google.golang.org/api/bigquery/v2
2025-08-20T22:44:07.7702755Z [00:03:08.443]➜  mkdir -p $WORK/b828/
2025-08-20T22:44:07.7703513Z [00:03:08.444]➜  cat >/tmp/go-build2401649780/b828/importcfg << 'EOF' # internal
2025-08-20T22:44:07.7704431Z [00:03:08.444]➜  # import config
2025-08-20T22:44:07.7705154Z [00:03:08.444]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:07.7706036Z [00:03:08.444]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.7706894Z [00:03:08.444]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:07.7707924Z [00:03:08.444]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.7708683Z [00:03:08.444]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.7709742Z [00:03:08.444]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:07.7711022Z [00:03:08.444]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:07.7712222Z [00:03:08.444]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:07.7713508Z [00:03:08.444]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build2401649780/b723/_pkg_.a
2025-08-20T22:44:07.7714719Z [00:03:08.444]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:07.7715964Z [00:03:08.444]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:07.7723785Z [00:03:08.444]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:07.7724895Z [00:03:08.444]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:07.7725762Z [00:03:08.444]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:07.7726635Z [00:03:08.444]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:07.7727642Z [00:03:08.444]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:07.7728473Z [00:03:08.444]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:07.7729702Z [00:03:08.444]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:07.7730344Z [00:03:08.444]➜  EOF
2025-08-20T22:44:07.7733875Z [00:03:08.444]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b828/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/bigquery/v2=>google.golang.org/api@v0.236.0/bigquery/v2;$WORK/b828=>" -p google.golang.org/api/bigquery/v2 -lang=go1.23 -complete -installsuffix shared -buildid t-DRA4VyVCJtEVnl1p8u/t-DRA4VyVCJtEVnl1p8u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/bigquery/v2/bigquery-gen.go
2025-08-20T22:44:07.7753234Z [00:03:08.449]➜  go tool buildid -w $WORK/b817/_pkg_.a # internal
2025-08-20T22:44:07.7765590Z [00:03:08.451]➜  cp $WORK/b817/_pkg_.a /root/.cache/go-build/46/462714d37640c35eb681b9c5ca00fa36ed70512dcfa408e3677e94dd45ff6a2b-d # internal
2025-08-20T22:44:07.7782145Z [00:03:08.452]➜  google.golang.org/api/iterator
2025-08-20T22:44:07.7783506Z [00:03:08.453]➜  mkdir -p $WORK/b829/
2025-08-20T22:44:07.7790329Z [00:03:08.453]➜  cat >/tmp/go-build2401649780/b829/importcfg << 'EOF' # internal
2025-08-20T22:44:07.7791920Z [00:03:08.453]➜  # import config
2025-08-20T22:44:07.7794696Z [00:03:08.453]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.7795503Z [00:03:08.453]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:07.7796301Z [00:03:08.453]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:07.7796907Z [00:03:08.453]➜  EOF
2025-08-20T22:44:07.7800901Z [00:03:08.453]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b829/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/iterator=>google.golang.org/api@v0.236.0/iterator;$WORK/b829=>" -p google.golang.org/api/iterator -lang=go1.23 -complete -installsuffix shared -buildid Ji4gQUKsRpNweoSpPGep/Ji4gQUKsRpNweoSpPGep -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/iterator/iterator.go
2025-08-20T22:44:07.8273340Z [00:03:08.501]➜  go tool buildid -w $WORK/b829/_pkg_.a # internal
2025-08-20T22:44:07.8283683Z [00:03:08.502]➜  cp $WORK/b829/_pkg_.a /root/.cache/go-build/b0/b05449b39f2fb714ad2d707e9a2ae2467e1e6a86e9de67f088bbc255d0f6d224-d # internal
2025-08-20T22:44:07.8286079Z [00:03:08.503]➜  google.golang.org/protobuf/types/known/emptypb
2025-08-20T22:44:07.8288809Z [00:03:08.503]➜  mkdir -p $WORK/b833/
2025-08-20T22:44:07.8292301Z [00:03:08.503]➜  cat >/tmp/go-build2401649780/b833/importcfg << 'EOF' # internal
2025-08-20T22:44:07.8293007Z [00:03:08.503]➜  # import config
2025-08-20T22:44:07.8294010Z [00:03:08.503]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:07.8297650Z [00:03:08.504]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:07.8299377Z [00:03:08.504]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:07.8301227Z [00:03:08.504]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:07.8302161Z [00:03:08.504]➜  EOF
2025-08-20T22:44:07.8306355Z [00:03:08.504]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b833/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/emptypb=>google.golang.org/protobuf@v1.36.6/types/known/emptypb;$WORK/b833=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.22 -complete -installsuffix shared -buildid vN_r6-yAya0yeYomdZBg/vN_r6-yAya0yeYomdZBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/emptypb/empty.pb.go
2025-08-20T22:44:07.8790836Z [00:03:08.553]➜  go tool buildid -w $WORK/b833/_pkg_.a # internal
2025-08-20T22:44:07.8813672Z [00:03:08.555]➜  cp $WORK/b833/_pkg_.a /root/.cache/go-build/24/240e00f2199c4a986d0fd64d29934ccf3b734cf6edd179168005d278c071e28c-d # internal
2025-08-20T22:44:07.8826994Z [00:03:08.556]➜  cloud.google.com/go/longrunning/autogen/longrunningpb
2025-08-20T22:44:07.8830321Z [00:03:08.557]➜  mkdir -p $WORK/b832/
2025-08-20T22:44:07.8845156Z [00:03:08.558]➜  cat >/tmp/go-build2401649780/b832/importcfg << 'EOF' # internal
2025-08-20T22:44:07.8855346Z [00:03:08.558]➜  # import config
2025-08-20T22:44:07.8856041Z [00:03:08.558]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:07.8857750Z [00:03:08.558]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:07.8859287Z [00:03:08.558]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:07.8860527Z [00:03:08.558]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:07.8861661Z [00:03:08.558]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:07.8862816Z [00:03:08.558]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:07.8864112Z [00:03:08.559]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:07.8865498Z [00:03:08.559]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:07.8866888Z [00:03:08.559]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:44:07.8876909Z [00:03:08.559]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:07.8878535Z [00:03:08.559]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:07.8880155Z [00:03:08.559]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:07.8881287Z [00:03:08.559]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:07.8882291Z [00:03:08.559]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:07.8882941Z [00:03:08.559]➜  EOF
2025-08-20T22:44:07.8887483Z [00:03:08.560]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b832/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/longrunningpb=>cloud.google.com/go/longrunning@v0.6.7/autogen/longrunningpb;$WORK/b832=>" -p cloud.google.com/go/longrunning/autogen/longrunningpb -lang=go1.23 -complete -installsuffix shared -buildid QS_78HqKDXQq2EwH64VV/QS_78HqKDXQq2EwH64VV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/longrunningpb/operations.pb.go
2025-08-20T22:44:07.9274672Z [00:03:08.601]➜  go tool buildid -w $WORK/b813/_pkg_.a # internal
2025-08-20T22:44:07.9347927Z [00:03:08.609]➜  cp $WORK/b813/_pkg_.a /root/.cache/go-build/d4/d49bf8e41498a92b6bebc0fae1f00c7b804e0e2c94ac49716010e8207f827a65-d # internal
2025-08-20T22:44:07.9353773Z [00:03:08.609]➜  github.com/apache/arrow/go/v15/arrow/endian
2025-08-20T22:44:07.9363758Z [00:03:08.610]➜  mkdir -p $WORK/b811/
2025-08-20T22:44:07.9364489Z [00:03:08.610]➜  cat >/tmp/go-build2401649780/b811/importcfg << 'EOF' # internal
2025-08-20T22:44:07.9395359Z [00:03:08.611]➜  # import config
2025-08-20T22:44:07.9396140Z [00:03:08.611]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:07.9397552Z [00:03:08.611]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:07.9398918Z [00:03:08.611]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/flatbuf=/tmp/go-build2401649780/b813/_pkg_.a
2025-08-20T22:44:07.9399761Z [00:03:08.611]➜  EOF
2025-08-20T22:44:07.9403996Z [00:03:08.611]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b811/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/endian=>github.com/apache/arrow/go/v15@v15.0.2/arrow/endian;$WORK/b811=>" -p github.com/apache/arrow/go/v15/arrow/endian -lang=go1.20 -complete -installsuffix shared -buildid W4eKiHB-dyfkqPuz1CdP/W4eKiHB-dyfkqPuz1CdP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/endian/endian.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/endian/little.go
2025-08-20T22:44:07.9482671Z [00:03:08.622]➜  go tool buildid -w $WORK/b811/_pkg_.a # internal
2025-08-20T22:44:07.9489363Z [00:03:08.623]➜  cp $WORK/b811/_pkg_.a /root/.cache/go-build/ae/aee14b77d6ed27b100609fd9be373bb98a4747119be4adfb5c2dc079c2571940-d # internal
2025-08-20T22:44:07.9495621Z [00:03:08.624]➜  github.com/apache/arrow/go/v15/arrow/bitutil
2025-08-20T22:44:07.9499651Z [00:03:08.624]➜  mkdir -p $WORK/b810/
2025-08-20T22:44:07.9508484Z [00:03:08.624]➜  echo -n > $WORK/b810/go_asm.h # internal
2025-08-20T22:44:07.9509419Z [00:03:08.624]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil
2025-08-20T22:44:07.9512833Z [00:03:08.624]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil=>github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil;$WORK/b810=>" -I $WORK/b810/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b810/symabis ./bitmap_ops_avx2_amd64.s ./bitmap_ops_sse4_amd64.s
2025-08-20T22:44:07.9552159Z [00:03:08.629]➜  cat >/tmp/go-build2401649780/b810/importcfg << 'EOF' # internal
2025-08-20T22:44:07.9553081Z [00:03:08.629]➜  # import config
2025-08-20T22:44:07.9555184Z [00:03:08.629]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:07.9557015Z [00:03:08.629]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:07.9558169Z [00:03:08.629]➜  packagefile github.com/apache/arrow/go/v15/arrow/endian=/tmp/go-build2401649780/b811/_pkg_.a
2025-08-20T22:44:07.9559597Z [00:03:08.629]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:07.9560803Z [00:03:08.629]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:44:07.9561772Z [00:03:08.629]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:07.9562514Z [00:03:08.629]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:07.9563206Z [00:03:08.629]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:07.9563905Z [00:03:08.629]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:07.9564420Z [00:03:08.629]➜  EOF
2025-08-20T22:44:07.9564851Z [00:03:08.629]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:07.9571914Z [00:03:08.629]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b810/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil=>github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil;$WORK/b810=>" -p github.com/apache/arrow/go/v15/arrow/bitutil -lang=go1.20 -installsuffix shared -buildid QENDRygwif0Ho96VIXQf/QENDRygwif0Ho96VIXQf -goversion go1.25.0 -symabis $WORK/b810/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack -asmhdr $WORK/b810/go_asm.h /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil/bitmap_ops.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil/bitmap_ops_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil/bitmap_ops_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil/bitmap_ops_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil/bitmaps.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil/bitutil.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil/endian_default.go
2025-08-20T22:44:08.0484317Z [00:03:08.722]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil
2025-08-20T22:44:08.0488678Z [00:03:08.723]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil=>github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil;$WORK/b810=>" -I $WORK/b810/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b810/bitmap_ops_avx2_amd64.o ./bitmap_ops_avx2_amd64.s
2025-08-20T22:44:08.0526484Z [00:03:08.727]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil=>github.com/apache/arrow/go/v15@v15.0.2/arrow/bitutil;$WORK/b810=>" -I $WORK/b810/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b810/bitmap_ops_sse4_amd64.o ./bitmap_ops_sse4_amd64.s
2025-08-20T22:44:08.0567051Z [00:03:08.731]➜  go tool pack r $WORK/b810/_pkg_.a $WORK/b810/bitmap_ops_avx2_amd64.o $WORK/b810/bitmap_ops_sse4_amd64.o # internal
2025-08-20T22:44:08.0587399Z [00:03:08.733]➜  go tool buildid -w $WORK/b810/_pkg_.a # internal
2025-08-20T22:44:08.0589902Z [00:03:08.733]➜  go tool buildid -w $WORK/b832/_pkg_.a # internal
2025-08-20T22:44:08.0593025Z [00:03:08.733]➜  cp $WORK/b810/_pkg_.a /root/.cache/go-build/d5/d5c871c6c33726fba8541bc8a85791dd48a0b41e1ef79b1a62a1f6f693ddc7d2-d # internal
2025-08-20T22:44:08.0597452Z [00:03:08.734]➜  google.golang.org/genproto/googleapis/type/date
2025-08-20T22:44:08.0598397Z [00:03:08.734]➜  mkdir -p $WORK/b835/
2025-08-20T22:44:08.0599127Z [00:03:08.734]➜  cat >/tmp/go-build2401649780/b835/importcfg << 'EOF' # internal
2025-08-20T22:44:08.0599772Z [00:03:08.734]➜  # import config
2025-08-20T22:44:08.0600863Z [00:03:08.734]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:08.0602153Z [00:03:08.734]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:08.0603271Z [00:03:08.734]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:08.0604035Z [00:03:08.734]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:08.0604587Z [00:03:08.734]➜  EOF
2025-08-20T22:44:08.0605067Z [00:03:08.734]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:08.0609825Z [00:03:08.734]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b835/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/date=>google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/date;$WORK/b835=>" -p google.golang.org/genproto/googleapis/type/date -lang=go1.23 -complete -installsuffix shared -buildid g0wdnGL_4DSCCeknMbPu/g0wdnGL_4DSCCeknMbPu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/date/date.pb.go
2025-08-20T22:44:08.0614566Z [00:03:08.735]➜  cp $WORK/b832/_pkg_.a /root/.cache/go-build/4d/4d4f7a3a7af02e695f52593f3098292c0d1122498341f9586da22ca34cda3080-d # internal
2025-08-20T22:44:08.0628395Z [00:03:08.736]➜  cloud.google.com/go/bigtable/admin/apiv2/adminpb
2025-08-20T22:44:08.0634975Z [00:03:08.737]➜  mkdir -p $WORK/b831/
2025-08-20T22:44:08.0635740Z [00:03:08.737]➜  cat >/tmp/go-build2401649780/b831/importcfg << 'EOF' # internal
2025-08-20T22:44:08.0636414Z [00:03:08.737]➜  # import config
2025-08-20T22:44:08.0637480Z [00:03:08.737]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build2401649780/b798/_pkg_.a
2025-08-20T22:44:08.0638869Z [00:03:08.737]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build2401649780/b832/_pkg_.a
2025-08-20T22:44:08.0640063Z [00:03:08.737]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:08.0641284Z [00:03:08.737]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:08.0643062Z [00:03:08.737]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:08.0644298Z [00:03:08.737]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:08.0645347Z [00:03:08.737]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:08.0646245Z [00:03:08.737]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:08.0647674Z [00:03:08.737]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:08.0648890Z [00:03:08.737]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:08.0650100Z [00:03:08.737]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:08.0651551Z [00:03:08.737]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:08.0653012Z [00:03:08.737]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build2401649780/b800/_pkg_.a
2025-08-20T22:44:08.0654491Z [00:03:08.737]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:08.0655471Z [00:03:08.737]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:08.0656269Z [00:03:08.737]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:08.0656869Z [00:03:08.737]➜  EOF
2025-08-20T22:44:08.0664815Z [00:03:08.738]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b831/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb=>cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb;$WORK/b831=>" -p cloud.google.com/go/bigtable/admin/apiv2/adminpb -lang=go1.23 -complete -installsuffix shared -buildid L79zJO3vi9b750aCZWWb/L79zJO3vi9b750aCZWWb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb/bigtable_instance_admin.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb/bigtable_table_admin.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb/common.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb/instance.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb/table.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin/apiv2/adminpb/types.pb.go
2025-08-20T22:44:08.0955268Z [00:03:08.769]➜  go tool buildid -w $WORK/b835/_pkg_.a # internal
2025-08-20T22:44:08.0968456Z [00:03:08.771]➜  cp $WORK/b835/_pkg_.a /root/.cache/go-build/16/16ef8087910a43cf6d8b5b8418c9b9e5aab373a44b233f8a207cfc6b4d1ce6d2-d # internal
2025-08-20T22:44:08.0972165Z [00:03:08.771]➜  cloud.google.com/go/bigtable/apiv2/bigtablepb
2025-08-20T22:44:08.0974676Z [00:03:08.772]➜  mkdir -p $WORK/b834/
2025-08-20T22:44:08.0979756Z [00:03:08.772]➜  cat >/tmp/go-build2401649780/b834/importcfg << 'EOF' # internal
2025-08-20T22:44:08.0981149Z [00:03:08.772]➜  # import config
2025-08-20T22:44:08.0984103Z [00:03:08.772]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:08.0985277Z [00:03:08.772]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:08.0986645Z [00:03:08.772]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:08.0988117Z [00:03:08.772]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build2401649780/b835/_pkg_.a
2025-08-20T22:44:08.0989314Z [00:03:08.772]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:08.0990365Z [00:03:08.772]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:08.0991541Z [00:03:08.772]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:08.0992679Z [00:03:08.772]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:08.0993859Z [00:03:08.772]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:08.0995200Z [00:03:08.772]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:08.0996405Z [00:03:08.772]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:08.0997742Z [00:03:08.772]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:08.0998778Z [00:03:08.772]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:08.0999520Z [00:03:08.772]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:08.1000080Z [00:03:08.772]➜  EOF
2025-08-20T22:44:08.1006941Z [00:03:08.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b834/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb=>cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb;$WORK/b834=>" -p cloud.google.com/go/bigtable/apiv2/bigtablepb -lang=go1.23 -complete -installsuffix shared -buildid IGfMCwiqFMPTBCaNKlJi/IGfMCwiqFMPTBCaNKlJi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb/bigtable.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb/data.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb/feature_flags.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb/request_stats.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb/response_params.pb.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/apiv2/bigtablepb/types.pb.go
2025-08-20T22:44:08.2724873Z [00:03:08.947]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T22:44:08.2784531Z [00:03:08.953]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/cc/cc58f5806ae6d0ded1a3d54eea195c392e1d5d10b1c2b1b735c5b21e254bc397-d # internal
2025-08-20T22:44:08.2790225Z [00:03:08.953]➜  github.com/goccy/go-json
2025-08-20T22:44:08.2791748Z [00:03:08.953]➜  mkdir -p $WORK/b364/
2025-08-20T22:44:08.2801245Z [00:03:08.954]➜  cat >/tmp/go-build2401649780/b364/importcfg << 'EOF' # internal
2025-08-20T22:44:08.2802240Z [00:03:08.954]➜  # import config
2025-08-20T22:44:08.2802838Z [00:03:08.954]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:08.2803737Z [00:03:08.954]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:08.2804675Z [00:03:08.954]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:08.2805550Z [00:03:08.954]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:08.2806670Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/decoder=/tmp/go-build2401649780/b365/_pkg_.a
2025-08-20T22:44:08.2808182Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/encoder=/tmp/go-build2401649780/b368/_pkg_.a
2025-08-20T22:44:08.2809479Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/encoder/vm=/tmp/go-build2401649780/b369/_pkg_.a
2025-08-20T22:44:08.2810864Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_color=/tmp/go-build2401649780/b371/_pkg_.a
2025-08-20T22:44:08.2812341Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_color_indent=/tmp/go-build2401649780/b372/_pkg_.a
2025-08-20T22:44:08.2813833Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_indent=/tmp/go-build2401649780/b370/_pkg_.a
2025-08-20T22:44:08.2815184Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/errors=/tmp/go-build2401649780/b366/_pkg_.a
2025-08-20T22:44:08.2816669Z [00:03:08.954]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:44:08.2818997Z [00:03:08.954]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:08.2819820Z [00:03:08.954]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:08.2820523Z [00:03:08.954]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:08.2821156Z [00:03:08.954]➜  EOF
2025-08-20T22:44:08.2850169Z [00:03:08.957]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-json@v0.10.5=>github.com/goccy/go-json@v0.10.5;$WORK/b364=>" -p github.com/goccy/go-json -lang=go1.19 -complete -installsuffix shared -buildid nJkPhMXuWmms4JKHndST/nJkPhMXuWmms4JKHndST -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/color.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/decode.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/encode.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/error.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/json.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/option.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/path.go /root/go/pkg/mod/github.com/goccy/go-json@v0.10.5/query.go
2025-08-20T22:44:08.3890508Z [00:03:09.063]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T22:44:08.3925569Z [00:03:09.067]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/e5/e56fb0386694ae7c601268cc9bd3702c20cdfb1186763b627e96f2debc5e8d3b-d # internal
2025-08-20T22:44:08.3933825Z [00:03:09.067]➜  github.com/apache/arrow-go/v18/internal/json
2025-08-20T22:44:08.3937784Z [00:03:09.067]➜  mkdir -p $WORK/b363/
2025-08-20T22:44:08.3947976Z [00:03:09.069]➜  cat >/tmp/go-build2401649780/b363/importcfg << 'EOF' # internal
2025-08-20T22:44:08.3957854Z [00:03:09.069]➜  # import config
2025-08-20T22:44:08.3958580Z [00:03:09.069]➜  packagefile github.com/goccy/go-json=/tmp/go-build2401649780/b364/_pkg_.a
2025-08-20T22:44:08.3959642Z [00:03:09.069]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:08.3960180Z [00:03:09.069]➜  EOF
2025-08-20T22:44:08.3963573Z [00:03:09.070]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/json=>github.com/apache/arrow-go/v18@v18.3.0/internal/json;$WORK/b363=>" -p github.com/apache/arrow-go/v18/internal/json -lang=go1.23 -complete -installsuffix shared -buildid haiMjOXhrTguAEMDaO7l/haiMjOXhrTguAEMDaO7l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/json/json.go
2025-08-20T22:44:08.4173825Z [00:03:09.091]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T22:44:08.4189731Z [00:03:09.093]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/47/47f123bf974584cc03f0dac537fae02496d1868a326b38d5077767e753868fb5-d # internal
2025-08-20T22:44:08.4209656Z [00:03:09.095]➜  github.com/apache/arrow-go/v18/arrow
2025-08-20T22:44:08.4212580Z [00:03:09.095]➜  mkdir -p $WORK/b351/
2025-08-20T22:44:08.4226365Z [00:03:09.096]➜  cat >/tmp/go-build2401649780/b351/importcfg << 'EOF' # internal
2025-08-20T22:44:08.4227547Z [00:03:09.096]➜  # import config
2025-08-20T22:44:08.4228237Z [00:03:09.096]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:08.4229091Z [00:03:09.096]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:08.4229916Z [00:03:09.096]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:08.4231030Z [00:03:09.097]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:08.4232375Z [00:03:09.097]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal=/tmp/go-build2401649780/b359/_pkg_.a
2025-08-20T22:44:08.4233705Z [00:03:09.097]➜  packagefile github.com/apache/arrow-go/v18/arrow/endian=/tmp/go-build2401649780/b353/_pkg_.a
2025-08-20T22:44:08.4235386Z [00:03:09.097]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:44:08.4236769Z [00:03:09.097]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:08.4238335Z [00:03:09.097]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:08.4239608Z [00:03:09.097]➜  packagefile github.com/apache/arrow-go/v18/internal/json=/tmp/go-build2401649780/b363/_pkg_.a
2025-08-20T22:44:08.4240820Z [00:03:09.097]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:44:08.4241884Z [00:03:09.097]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:08.4242844Z [00:03:09.097]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:08.4243695Z [00:03:09.097]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:08.4244510Z [00:03:09.097]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:08.4245237Z [00:03:09.097]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:08.4245949Z [00:03:09.097]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:08.4246697Z [00:03:09.097]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:08.4252680Z [00:03:09.097]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:08.4253759Z [00:03:09.097]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:08.4254995Z [00:03:09.097]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:08.4255831Z [00:03:09.097]➜  EOF
2025-08-20T22:44:08.4280864Z [00:03:09.099]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow=>github.com/apache/arrow-go/v18@v18.3.0/arrow;$WORK/b351=>" -p github.com/apache/arrow-go/v18/arrow -lang=go1.23 -complete -installsuffix shared -buildid AYOC9fcC4nSeEoFbTecy/AYOC9fcC4nSeEoFbTecy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compare.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_binary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_encoded.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_extension.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_fixedwidth.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_nested.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_null.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_viewheader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/datatype_viewheader_inline.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/errors.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/record.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/schema.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/table.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_boolean.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_decimal128.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_decimal256.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_decimal32.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_decimal64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_float16.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_interval.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_timestamp.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/type_traits_view.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/unionmode_string.go
2025-08-20T22:44:08.8416766Z [00:03:09.516]➜  go tool buildid -w $WORK/b828/_pkg_.a # internal
2025-08-20T22:44:08.8632166Z [00:03:09.536]➜  cp $WORK/b828/_pkg_.a /root/.cache/go-build/9f/9f790d64e00ec141892fcaacc6f6b1455cf7182deab50c202ac31884efd57934-d # internal
2025-08-20T22:44:08.8633427Z [00:03:09.537]➜  github.com/apache/arrow/go/v15/internal/json
2025-08-20T22:44:08.8634046Z [00:03:09.537]➜  mkdir -p $WORK/b818/
2025-08-20T22:44:08.8634959Z [00:03:09.537]➜  cat >/tmp/go-build2401649780/b818/importcfg << 'EOF' # internal
2025-08-20T22:44:08.8635643Z [00:03:09.537]➜  # import config
2025-08-20T22:44:08.8636412Z [00:03:09.537]➜  packagefile github.com/goccy/go-json=/tmp/go-build2401649780/b364/_pkg_.a
2025-08-20T22:44:08.8637839Z [00:03:09.537]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:08.8638752Z [00:03:09.537]➜  EOF
2025-08-20T22:44:08.8643012Z [00:03:09.537]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b818/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/json=>github.com/apache/arrow/go/v15@v15.0.2/internal/json;$WORK/b818=>" -p github.com/apache/arrow/go/v15/internal/json -lang=go1.20 -complete -installsuffix shared -buildid IIoFZwOjjf7Z8S4DqiTD/IIoFZwOjjf7Z8S4DqiTD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/json/json.go
2025-08-20T22:44:08.8672918Z [00:03:09.541]➜  go tool buildid -w $WORK/b834/_pkg_.a # internal
2025-08-20T22:44:08.8889868Z [00:03:09.563]➜  go tool buildid -w $WORK/b818/_pkg_.a # internal
2025-08-20T22:44:08.8939168Z [00:03:09.568]➜  cp $WORK/b818/_pkg_.a /root/.cache/go-build/a6/a64440354de519c6f3d2840c7950dd0491380ee1ce445fd20eaf8384618c41a7-d # internal
2025-08-20T22:44:08.8948667Z [00:03:09.569]➜  github.com/apache/arrow/go/v15/arrow
2025-08-20T22:44:08.8951917Z [00:03:09.569]➜  mkdir -p $WORK/b809/
2025-08-20T22:44:08.8961791Z [00:03:09.570]➜  cat >/tmp/go-build2401649780/b809/importcfg << 'EOF' # internal
2025-08-20T22:44:08.8962944Z [00:03:09.570]➜  # import config
2025-08-20T22:44:08.8964685Z [00:03:09.570]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:08.8965555Z [00:03:09.570]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:08.8966414Z [00:03:09.570]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:08.8967753Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:44:08.8969193Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:44:08.8970618Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal256=/tmp/go-build2401649780/b816/_pkg_.a
2025-08-20T22:44:08.8971969Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/arrow/endian=/tmp/go-build2401649780/b811/_pkg_.a
2025-08-20T22:44:08.8973295Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/arrow/float16=/tmp/go-build2401649780/b817/_pkg_.a
2025-08-20T22:44:08.8974759Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:08.8976187Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:44:08.8977750Z [00:03:09.570]➜  packagefile github.com/apache/arrow/go/v15/internal/json=/tmp/go-build2401649780/b818/_pkg_.a
2025-08-20T22:44:08.8979334Z [00:03:09.570]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:44:08.8980275Z [00:03:09.570]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:08.8981242Z [00:03:09.570]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:08.8981957Z [00:03:09.570]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:08.8982721Z [00:03:09.570]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:08.8983537Z [00:03:09.570]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:08.8984265Z [00:03:09.570]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:08.8985097Z [00:03:09.570]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:08.8985795Z [00:03:09.570]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:08.8986729Z [00:03:09.570]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:08.8987766Z [00:03:09.570]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:08.8988392Z [00:03:09.570]➜  EOF
2025-08-20T22:44:08.9013031Z [00:03:09.574]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b809/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow=>github.com/apache/arrow/go/v15@v15.0.2/arrow;$WORK/b809=>" -p github.com/apache/arrow/go/v15/arrow -lang=go1.20 -complete -installsuffix shared -buildid pAMHgNd2iL5tGuhlF024/pAMHgNd2iL5tGuhlF024 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compare.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_encoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_extension.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_fixedwidth.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_nested.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_null.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_viewheader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/datatype_viewheader_inline.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/errors.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/record.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/schema.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/table.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_boolean.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_decimal128.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_decimal256.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_float16.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_interval.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_timestamp.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/type_traits_view.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/unionmode_string.go
2025-08-20T22:44:08.9047480Z [00:03:09.579]➜  cp $WORK/b834/_pkg_.a /root/.cache/go-build/66/66940fad564b1b22037b09909ec8c60fbf544de5bde2a11b061525eed296556a-d # internal
2025-08-20T22:44:08.9053072Z [00:03:09.579]➜  cloud.google.com/go/bigtable/internal/option
2025-08-20T22:44:08.9056928Z [00:03:09.580]➜  mkdir -p $WORK/b837/
2025-08-20T22:44:08.9066277Z [00:03:09.581]➜  cat >/tmp/go-build2401649780/b837/importcfg << 'EOF' # internal
2025-08-20T22:44:08.9067019Z [00:03:09.581]➜  # import config
2025-08-20T22:44:08.9068100Z [00:03:09.581]➜  packagefile cloud.google.com/go/bigtable/internal=/tmp/go-build2401649780/b836/_pkg_.a
2025-08-20T22:44:08.9069381Z [00:03:09.581]➜  packagefile cloud.google.com/go/internal/version=/tmp/go-build2401649780/b808/_pkg_.a
2025-08-20T22:44:08.9070386Z [00:03:09.581]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:08.9071158Z [00:03:09.581]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:08.9072317Z [00:03:09.581]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:08.9073595Z [00:03:09.581]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:08.9074894Z [00:03:09.581]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:08.9076102Z [00:03:09.581]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:08.9077997Z [00:03:09.581]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:08.9079033Z [00:03:09.581]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:08.9079651Z [00:03:09.581]➜  EOF
2025-08-20T22:44:08.9084199Z [00:03:09.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b837/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/internal/option=>cloud.google.com/go/bigtable@v1.37.0/internal/option;$WORK/b837=>" -p cloud.google.com/go/bigtable/internal/option -lang=go1.23 -complete -installsuffix shared -buildid VfijFX8YQU5gtUqTEGqJ/VfijFX8YQU5gtUqTEGqJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/internal/option/option.go
2025-08-20T22:44:09.0038257Z [00:03:09.678]➜  go tool buildid -w $WORK/b837/_pkg_.a # internal
2025-08-20T22:44:09.0082434Z [00:03:09.682]➜  cp $WORK/b837/_pkg_.a /root/.cache/go-build/31/31f1863e6a070a5b3b4e443a180ff5267dfd9b39d364cb3097c4b80420be8cc8-d # internal
2025-08-20T22:44:09.0083710Z [00:03:09.682]➜  github.com/googleapis/gax-go/v2/iterator
2025-08-20T22:44:09.0088928Z [00:03:09.683]➜  mkdir -p $WORK/b840/
2025-08-20T22:44:09.0096054Z [00:03:09.684]➜  cat >/tmp/go-build2401649780/b840/importcfg << 'EOF' # internal
2025-08-20T22:44:09.0097538Z [00:03:09.684]➜  # import config
2025-08-20T22:44:09.0099641Z [00:03:09.684]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:09.0100798Z [00:03:09.684]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:44:09.0101798Z [00:03:09.684]➜  EOF
2025-08-20T22:44:09.0112711Z [00:03:09.685]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b840/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/iterator=>github.com/googleapis/gax-go/v2@v2.14.2/iterator;$WORK/b840=>" -p github.com/googleapis/gax-go/v2/iterator -lang=go1.23 -complete -installsuffix shared -buildid dKse_ld3Y8HJCupxk4wc/dKse_ld3Y8HJCupxk4wc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack /root/go/pkg/mod/github.com/googleapis/gax-go/v2@v2.14.2/iterator/iterator.go
2025-08-20T22:44:09.0200270Z [00:03:09.694]➜  go tool buildid -w $WORK/b840/_pkg_.a # internal
2025-08-20T22:44:09.0212066Z [00:03:09.695]➜  cp $WORK/b840/_pkg_.a /root/.cache/go-build/cd/cda4de462a765456765804329a0968684c955891e686502d90cb75a1b13969d5-d # internal
2025-08-20T22:44:09.0222384Z [00:03:09.696]➜  cloud.google.com/go/longrunning/autogen
2025-08-20T22:44:09.0225832Z [00:03:09.697]➜  mkdir -p $WORK/b839/
2025-08-20T22:44:09.0238749Z [00:03:09.698]➜  cat >/tmp/go-build2401649780/b839/importcfg << 'EOF' # internal
2025-08-20T22:44:09.0240133Z [00:03:09.698]➜  # import config
2025-08-20T22:44:09.0241108Z [00:03:09.698]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:09.0242601Z [00:03:09.698]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build2401649780/b832/_pkg_.a
2025-08-20T22:44:09.0243920Z [00:03:09.698]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:09.0245006Z [00:03:09.698]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:09.0246558Z [00:03:09.698]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:09.0248338Z [00:03:09.698]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:09.0251385Z [00:03:09.698]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build2401649780/b773/_pkg_.a
2025-08-20T22:44:09.0252819Z [00:03:09.698]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build2401649780/b840/_pkg_.a
2025-08-20T22:44:09.0253998Z [00:03:09.698]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:09.0255101Z [00:03:09.698]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:09.0256161Z [00:03:09.698]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:09.0257536Z [00:03:09.698]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:09.0258761Z [00:03:09.698]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:44:09.0259903Z [00:03:09.698]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:09.0260975Z [00:03:09.698]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:09.0261992Z [00:03:09.698]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:09.0263171Z [00:03:09.698]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:09.0264367Z [00:03:09.698]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:09.0265248Z [00:03:09.698]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:09.0265978Z [00:03:09.698]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:44:09.0266731Z [00:03:09.698]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:09.0279731Z [00:03:09.698]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:09.0280634Z [00:03:09.698]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:09.0281451Z [00:03:09.698]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:09.0282267Z [00:03:09.698]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:09.0283084Z [00:03:09.698]➜  EOF
2025-08-20T22:44:09.0291384Z [00:03:09.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b839/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen=>cloud.google.com/go/longrunning@v0.6.7/autogen;$WORK/b839=>" -p cloud.google.com/go/longrunning/autogen -lang=go1.23 -complete -installsuffix shared -buildid u2ZYkoyeaNMkA2PCoYli/u2ZYkoyeaNMkA2PCoYli -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/doc.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/from_conn.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/helpers.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/info.go /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/autogen/operations_client.go
2025-08-20T22:44:09.2504902Z [00:03:09.924]➜  go tool buildid -w $WORK/b839/_pkg_.a # internal
2025-08-20T22:44:09.2548187Z [00:03:09.929]➜  cp $WORK/b839/_pkg_.a /root/.cache/go-build/90/909794fc14b753187dda623266addedb09942e644e9f1a513a520f8993aa5ce7-d # internal
2025-08-20T22:44:09.2567329Z [00:03:09.929]➜  cloud.google.com/go/longrunning
2025-08-20T22:44:09.2567990Z [00:03:09.929]➜  mkdir -p $WORK/b838/
2025-08-20T22:44:09.2568729Z [00:03:09.930]➜  cat >/tmp/go-build2401649780/b838/importcfg << 'EOF' # internal
2025-08-20T22:44:09.2569360Z [00:03:09.930]➜  # import config
2025-08-20T22:44:09.2570237Z [00:03:09.930]➜  packagefile cloud.google.com/go/longrunning/autogen=/tmp/go-build2401649780/b839/_pkg_.a
2025-08-20T22:44:09.2571842Z [00:03:09.930]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build2401649780/b832/_pkg_.a
2025-08-20T22:44:09.2575760Z [00:03:09.930]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:09.2576870Z [00:03:09.930]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:09.2578345Z [00:03:09.930]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:09.2579561Z [00:03:09.930]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:09.2580855Z [00:03:09.930]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build2401649780/b725/_pkg_.a
2025-08-20T22:44:09.2582115Z [00:03:09.930]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:09.2583345Z [00:03:09.930]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:09.2584611Z [00:03:09.930]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build2401649780/b486/_pkg_.a
2025-08-20T22:44:09.2586007Z [00:03:09.930]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:09.2587385Z [00:03:09.930]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:09.2588063Z [00:03:09.930]➜  EOF
2025-08-20T22:44:09.2591653Z [00:03:09.931]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b838/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7=>cloud.google.com/go/longrunning@v0.6.7;$WORK/b838=>" -p cloud.google.com/go/longrunning -lang=go1.23 -complete -installsuffix shared -buildid Qpd2e5lGlWUQxDC9bJHg/Qpd2e5lGlWUQxDC9bJHg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/longrunning@v0.6.7/longrunning.go
2025-08-20T22:44:09.4109989Z [00:03:10.085]➜  go tool buildid -w $WORK/b838/_pkg_.a # internal
2025-08-20T22:44:09.4146841Z [00:03:10.089]➜  cp $WORK/b838/_pkg_.a /root/.cache/go-build/84/84fe84495a5cfdff642a2dc22d8c2343f616e7cfc3887e5239853c6d1549f01a-d # internal
2025-08-20T22:44:09.4172754Z [00:03:10.091]➜  google.golang.org/genproto/googleapis/api/distribution
2025-08-20T22:44:09.4178889Z [00:03:10.092]➜  mkdir -p $WORK/b843/
2025-08-20T22:44:09.4180736Z [00:03:10.092]➜  cat >/tmp/go-build2401649780/b843/importcfg << 'EOF' # internal
2025-08-20T22:44:09.4181993Z [00:03:10.092]➜  # import config
2025-08-20T22:44:09.4183299Z [00:03:10.092]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:09.4185110Z [00:03:10.092]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:09.4188060Z [00:03:10.092]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:09.4189530Z [00:03:10.092]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:09.4190755Z [00:03:10.092]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:09.4191637Z [00:03:10.092]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:09.4192490Z [00:03:10.092]➜  EOF
2025-08-20T22:44:09.4197823Z [00:03:10.092]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b843/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/distribution=>google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/distribution;$WORK/b843=>" -p google.golang.org/genproto/googleapis/api/distribution -lang=go1.23 -complete -installsuffix shared -buildid eNhCUARWxSVJD1CI82ID/eNhCUARWxSVJD1CI82ID -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/distribution/distribution.pb.go
2025-08-20T22:44:09.5983857Z [00:03:10.272]➜  go tool buildid -w $WORK/b843/_pkg_.a # internal
2025-08-20T22:44:09.6011259Z [00:03:10.275]➜  cp $WORK/b843/_pkg_.a /root/.cache/go-build/1a/1aeb2fa0c94b3efdaffeedb864e4f7091b0c37f75e6ad892efe4d50ccefea046-d # internal
2025-08-20T22:44:09.6016077Z [00:03:10.275]➜  google.golang.org/genproto/googleapis/api/label
2025-08-20T22:44:09.6016987Z [00:03:10.275]➜  mkdir -p $WORK/b844/
2025-08-20T22:44:09.6018142Z [00:03:10.275]➜  cat >/tmp/go-build2401649780/b844/importcfg << 'EOF' # internal
2025-08-20T22:44:09.6018834Z [00:03:10.275]➜  # import config
2025-08-20T22:44:09.6019985Z [00:03:10.275]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:09.6021479Z [00:03:10.275]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:09.6022579Z [00:03:10.275]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:09.6023399Z [00:03:10.275]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:09.6024000Z [00:03:10.275]➜  EOF
2025-08-20T22:44:09.6029010Z [00:03:10.275]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b844/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/label=>google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/label;$WORK/b844=>" -p google.golang.org/genproto/googleapis/api/label -lang=go1.23 -complete -installsuffix shared -buildid juwFbd8qz6LMxUZJ9iGW/juwFbd8qz6LMxUZJ9iGW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/label/label.pb.go
2025-08-20T22:44:09.6885150Z [00:03:10.363]➜  go tool buildid -w $WORK/b844/_pkg_.a # internal
2025-08-20T22:44:09.6901012Z [00:03:10.364]➜  cp $WORK/b844/_pkg_.a /root/.cache/go-build/01/01da83fe44b46bbc98f3e5484781defe768f86c2b3d729322c56a52bce1cc14f-d # internal
2025-08-20T22:44:09.6902817Z [00:03:10.364]➜  google.golang.org/genproto/googleapis/api/metric
2025-08-20T22:44:09.6903536Z [00:03:10.364]➜  mkdir -p $WORK/b845/
2025-08-20T22:44:09.6908996Z [00:03:10.365]➜  cat >/tmp/go-build2401649780/b845/importcfg << 'EOF' # internal
2025-08-20T22:44:09.6918985Z [00:03:10.365]➜  # import config
2025-08-20T22:44:09.6919949Z [00:03:10.365]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build2401649780/b771/_pkg_.a
2025-08-20T22:44:09.6921281Z [00:03:10.365]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build2401649780/b844/_pkg_.a
2025-08-20T22:44:09.6922685Z [00:03:10.365]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:09.6924033Z [00:03:10.365]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:09.6925360Z [00:03:10.365]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:09.6926461Z [00:03:10.365]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:09.6927433Z [00:03:10.365]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:09.6928040Z [00:03:10.365]➜  EOF
2025-08-20T22:44:09.6932770Z [00:03:10.365]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b845/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/metric=>google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/metric;$WORK/b845=>" -p google.golang.org/genproto/googleapis/api/metric -lang=go1.23 -complete -installsuffix shared -buildid dBWLwRprBDsSr0CjcGHu/dBWLwRprBDsSr0CjcGHu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/metric/metric.pb.go
2025-08-20T22:44:09.7920838Z [00:03:10.466]➜  go tool buildid -w $WORK/b831/_pkg_.a # internal
2025-08-20T22:44:09.7967949Z [00:03:10.471]➜  go tool buildid -w $WORK/b845/_pkg_.a # internal
2025-08-20T22:44:09.8022484Z [00:03:10.476]➜  cp $WORK/b845/_pkg_.a /root/.cache/go-build/f3/f3042692e2b6915d6cb1ca05cbfc0e8de5f3b66f9502c2225c69698889bba19a-d # internal
2025-08-20T22:44:09.8036308Z [00:03:10.476]➜  google.golang.org/protobuf/types/known/structpb
2025-08-20T22:44:09.8036923Z [00:03:10.476]➜  mkdir -p $WORK/b847/
2025-08-20T22:44:09.8037758Z [00:03:10.476]➜  cat >/tmp/go-build2401649780/b847/importcfg << 'EOF' # internal
2025-08-20T22:44:09.8038363Z [00:03:10.476]➜  # import config
2025-08-20T22:44:09.8038995Z [00:03:10.476]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:09.8039817Z [00:03:10.476]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:09.8040819Z [00:03:10.476]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:09.8042044Z [00:03:10.476]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:09.8043282Z [00:03:10.476]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:09.8044215Z [00:03:10.476]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:09.8044947Z [00:03:10.476]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:09.8045645Z [00:03:10.476]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:09.8046378Z [00:03:10.476]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:09.8046942Z [00:03:10.476]➜  EOF
2025-08-20T22:44:09.8070937Z [00:03:10.476]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b847/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/structpb=>google.golang.org/protobuf@v1.36.6/types/known/structpb;$WORK/b847=>" -p google.golang.org/protobuf/types/known/structpb -lang=go1.22 -complete -installsuffix shared -buildid 6YFqDx_ujM_bV8Cx8_27/6YFqDx_ujM_bV8Cx8_27 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/structpb/struct.pb.go
2025-08-20T22:44:09.8272320Z [00:03:10.501]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T22:44:09.8402180Z [00:03:10.514]➜  cp $WORK/b831/_pkg_.a /root/.cache/go-build/da/da513d737e713fc44096310209f9e78e8a8681528e696b9866818d12be25656e-d # internal
2025-08-20T22:44:09.8424430Z [00:03:10.517]➜  google.golang.org/genproto/googleapis/type/calendarperiod
2025-08-20T22:44:09.8425579Z [00:03:10.517]➜  mkdir -p $WORK/b848/
2025-08-20T22:44:09.8435680Z [00:03:10.518]➜  cat >/tmp/go-build2401649780/b848/importcfg << 'EOF' # internal
2025-08-20T22:44:09.8436682Z [00:03:10.518]➜  # import config
2025-08-20T22:44:09.8439182Z [00:03:10.518]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:09.8440794Z [00:03:10.518]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:09.8442139Z [00:03:10.518]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:09.8445072Z [00:03:10.518]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:09.8445962Z [00:03:10.518]➜  EOF
2025-08-20T22:44:09.8458748Z [00:03:10.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b848/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/calendarperiod=>google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/calendarperiod;$WORK/b848=>" -p google.golang.org/genproto/googleapis/type/calendarperiod -lang=go1.23 -complete -installsuffix shared -buildid 48oAvM553ky-8qvnYq9r/48oAvM553ky-8qvnYq9r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/calendarperiod/calendar_period.pb.go
2025-08-20T22:44:09.8542075Z [00:03:10.528]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/80/809864e36cd490821cd9c74252e6d861bd0d1ebbc151a1ea6dd090a164ef11d3-d # internal
2025-08-20T22:44:09.8548761Z [00:03:10.529]➜  github.com/apache/arrow-go/v18/arrow/encoded
2025-08-20T22:44:09.8553968Z [00:03:10.529]➜  mkdir -p $WORK/b377/
2025-08-20T22:44:09.8563601Z [00:03:10.530]➜  cat >/tmp/go-build2401649780/b377/importcfg << 'EOF' # internal
2025-08-20T22:44:09.8572520Z [00:03:10.530]➜  # import config
2025-08-20T22:44:09.8573383Z [00:03:10.530]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:09.8574348Z [00:03:10.530]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:09.8575112Z [00:03:10.530]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:09.8575679Z [00:03:10.530]➜  EOF
2025-08-20T22:44:09.8586294Z [00:03:10.532]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/encoded=>github.com/apache/arrow-go/v18@v18.3.0/arrow/encoded;$WORK/b377=>" -p github.com/apache/arrow-go/v18/arrow/encoded -lang=go1.23 -complete -installsuffix shared -buildid e5hK1cecDMzNKmDHC16e/e5hK1cecDMzNKmDHC16e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/encoded/ree_utils.go
2025-08-20T22:44:09.8863871Z [00:03:10.560]➜  go tool buildid -w $WORK/b848/_pkg_.a # internal
2025-08-20T22:44:09.8875636Z [00:03:10.562]➜  go tool buildid -w $WORK/b847/_pkg_.a # internal
2025-08-20T22:44:09.8880217Z [00:03:10.562]➜  cp $WORK/b848/_pkg_.a /root/.cache/go-build/4f/4f4fa5d1ea915c1df7dc1ad49b9aaaf7ac406176a23711076ba8fd96319d6bcf-d # internal
2025-08-20T22:44:09.8899728Z [00:03:10.563]➜  github.com/apache/arrow-go/v18/internal/utils
2025-08-20T22:44:09.8901646Z [00:03:10.564]➜  mkdir -p $WORK/b379/
2025-08-20T22:44:09.8902713Z [00:03:10.564]➜  cp $WORK/b847/_pkg_.a /root/.cache/go-build/46/4624b498fa3d878774f3eee0e407d30c15417eb0e50c6965a0141bb613432382-d # internal
2025-08-20T22:44:09.8903666Z [00:03:10.564]➜  github.com/apache/arrow-go/v18/arrow/arrio
2025-08-20T22:44:09.8904186Z [00:03:10.564]➜  mkdir -p $WORK/b414/
2025-08-20T22:44:09.8905040Z [00:03:10.564]➜  cat >/tmp/go-build2401649780/b414/importcfg << 'EOF' # internal
2025-08-20T22:44:09.8905662Z [00:03:10.564]➜  # import config
2025-08-20T22:44:09.8906253Z [00:03:10.564]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:09.8907321Z [00:03:10.564]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:09.8908286Z [00:03:10.564]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:09.8908860Z [00:03:10.564]➜  EOF
2025-08-20T22:44:09.8913351Z [00:03:10.564]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/arrio=>github.com/apache/arrow-go/v18@v18.3.0/arrow/arrio;$WORK/b414=>" -p github.com/apache/arrow-go/v18/arrow/arrio -lang=go1.23 -complete -installsuffix shared -buildid 2Nq3IenOw3s6OMFfaYD9/2Nq3IenOw3s6OMFfaYD9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/arrio/arrio.go
2025-08-20T22:44:09.8918039Z [00:03:10.565]➜  echo -n > $WORK/b379/go_asm.h # internal
2025-08-20T22:44:09.8918896Z [00:03:10.565]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils
2025-08-20T22:44:09.8950934Z [00:03:10.568]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/internal/utils;$WORK/b379=>" -I $WORK/b379/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b379/symabis ./min_max_avx2_amd64.s ./min_max_sse4_amd64.s ./transpose_ints_avx2_amd64.s ./transpose_ints_sse4_amd64.s
2025-08-20T22:44:09.9091707Z [00:03:10.582]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T22:44:09.9093129Z [00:03:10.583]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/c2/c211e5096410599f10fa95c428898d34802ca4c4bd260da5bf98242f19851842-d # internal
2025-08-20T22:44:09.9094644Z [00:03:10.583]➜  github.com/apache/arrow-go/v18/arrow/internal
2025-08-20T22:44:09.9095483Z [00:03:10.583]➜  mkdir -p $WORK/b415/
2025-08-20T22:44:09.9096464Z [00:03:10.584]➜  cat >/tmp/go-build2401649780/b415/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9097410Z [00:03:10.584]➜  # import config
2025-08-20T22:44:09.9098405Z [00:03:10.584]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:09.9099691Z [00:03:10.584]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b355/_pkg_.a
2025-08-20T22:44:09.9100555Z [00:03:10.584]➜  EOF
2025-08-20T22:44:09.9101072Z [00:03:10.584]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:09.9105222Z [00:03:10.584]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal=>github.com/apache/arrow-go/v18@v18.3.0/arrow/internal;$WORK/b415=>" -p github.com/apache/arrow-go/v18/arrow/internal -lang=go1.23 -complete -installsuffix shared -buildid jjfiSk0YMlxdt2STiEUq/jjfiSk0YMlxdt2STiEUq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/utils.go
2025-08-20T22:44:09.9113078Z [00:03:10.585]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T22:44:09.9122510Z [00:03:10.586]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/e7/e7b597b6bee4c7f12df4831b46b6eef7da7c27551de54971c35a1bab1b7c85cf-d # internal
2025-08-20T22:44:09.9124026Z [00:03:10.587]➜  google.golang.org/genproto/googleapis/api/monitoredres
2025-08-20T22:44:09.9124864Z [00:03:10.587]➜  mkdir -p $WORK/b846/
2025-08-20T22:44:09.9132802Z [00:03:10.587]➜  cat >/tmp/go-build2401649780/b846/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9133484Z [00:03:10.587]➜  # import config
2025-08-20T22:44:09.9134358Z [00:03:10.587]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build2401649780/b771/_pkg_.a
2025-08-20T22:44:09.9135829Z [00:03:10.587]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build2401649780/b844/_pkg_.a
2025-08-20T22:44:09.9137509Z [00:03:10.587]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:09.9139052Z [00:03:10.587]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:09.9140443Z [00:03:10.587]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:09.9142515Z [00:03:10.587]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:09.9143389Z [00:03:10.587]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:09.9144046Z [00:03:10.587]➜  EOF
2025-08-20T22:44:09.9149287Z [00:03:10.587]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b846/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/monitoredres=>google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/monitoredres;$WORK/b846=>" -p google.golang.org/genproto/googleapis/api/monitoredres -lang=go1.23 -complete -installsuffix shared -buildid y0iA5AXcOKtR8pDimMTx/y0iA5AXcOKtR8pDimMTx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/monitoredres/monitored_resource.pb.go
2025-08-20T22:44:09.9154480Z [00:03:10.588]➜  cat >/tmp/go-build2401649780/b379/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9155197Z [00:03:10.588]➜  # import config
2025-08-20T22:44:09.9155847Z [00:03:10.588]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:09.9156788Z [00:03:10.588]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:09.9157894Z [00:03:10.588]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:09.9158872Z [00:03:10.588]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:09.9159934Z [00:03:10.588]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:09.9161104Z [00:03:10.588]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:44:09.9162203Z [00:03:10.588]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:09.9163077Z [00:03:10.588]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:09.9163863Z [00:03:10.588]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:09.9164727Z [00:03:10.588]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:09.9165604Z [00:03:10.588]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:09.9166256Z [00:03:10.588]➜  EOF
2025-08-20T22:44:09.9179310Z [00:03:10.588]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/internal/utils;$WORK/b379=>" -p github.com/apache/arrow-go/v18/internal/utils -lang=go1.23 -installsuffix shared -buildid _Etp3jj48FAKnSgg_bdO/_Etp3jj48FAKnSgg_bdO -goversion go1.25.0 -symabis $WORK/b379/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack -asmhdr $WORK/b379/go_asm.h /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/buf_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/endians_default.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/math.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/min_max.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/min_max_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/min_max_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/min_max_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/recovery.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/ref_count.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/transpose_ints.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/transpose_ints_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/transpose_ints_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/transpose_ints_def.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils/transpose_ints_sse4_amd64.go
2025-08-20T22:44:09.9195755Z [00:03:10.594]➜  go tool buildid -w $WORK/b809/_pkg_.a # internal
2025-08-20T22:44:09.9329070Z [00:03:10.606]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T22:44:09.9341001Z [00:03:10.606]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/2d/2d1bb0246849d295b8cf7efedf270aa3f8fe1f134ecb20f892c96d607f9d08e4-d # internal
2025-08-20T22:44:09.9342868Z [00:03:10.606]➜  google.golang.org/genproto/googleapis/type/timeofday
2025-08-20T22:44:09.9343756Z [00:03:10.606]➜  mkdir -p $WORK/b849/
2025-08-20T22:44:09.9344630Z [00:03:10.606]➜  cat >/tmp/go-build2401649780/b849/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9345277Z [00:03:10.606]➜  # import config
2025-08-20T22:44:09.9346214Z [00:03:10.606]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:09.9347715Z [00:03:10.606]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:09.9348764Z [00:03:10.606]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:09.9349720Z [00:03:10.606]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:09.9350307Z [00:03:10.606]➜  EOF
2025-08-20T22:44:09.9354926Z [00:03:10.606]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b849/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/timeofday=>google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/timeofday;$WORK/b849=>" -p google.golang.org/genproto/googleapis/type/timeofday -lang=go1.23 -complete -installsuffix shared -buildid Glkj85gh8SM1Jn_8xc_9/Glkj85gh8SM1Jn_8xc_9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto@v0.0.0-20250505200425-f936aa4a68b2/googleapis/type/timeofday/timeofday.pb.go
2025-08-20T22:44:09.9379176Z [00:03:10.612]➜  cp $WORK/b809/_pkg_.a /root/.cache/go-build/f5/f578fff7c703c71bcb55e3b8d6a80ab7b3ff07d78f73bd256cf091eed7297876-d # internal
2025-08-20T22:44:09.9380407Z [00:03:10.612]➜  github.com/apache/arrow/go/v15/arrow/encoded
2025-08-20T22:44:09.9381017Z [00:03:10.612]➜  mkdir -p $WORK/b820/
2025-08-20T22:44:09.9388251Z [00:03:10.613]➜  cat >/tmp/go-build2401649780/b820/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9389140Z [00:03:10.613]➜  # import config
2025-08-20T22:44:09.9390847Z [00:03:10.613]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:09.9391864Z [00:03:10.613]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:09.9392644Z [00:03:10.613]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:09.9393201Z [00:03:10.613]➜  EOF
2025-08-20T22:44:09.9397282Z [00:03:10.613]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b820/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/encoded=>github.com/apache/arrow/go/v15@v15.0.2/arrow/encoded;$WORK/b820=>" -p github.com/apache/arrow/go/v15/arrow/encoded -lang=go1.20 -complete -installsuffix shared -buildid YgCZN_K29tmDC04LdvRF/YgCZN_K29tmDC04LdvRF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/encoded/ree_utils.go
2025-08-20T22:44:09.9679291Z [00:03:10.642]➜  go tool buildid -w $WORK/b846/_pkg_.a # internal
2025-08-20T22:44:09.9694973Z [00:03:10.644]➜  cp $WORK/b846/_pkg_.a /root/.cache/go-build/74/74c426ff87cba7213a205471394a4be92fb346be00b982179722f0f0d47c4ad5-d # internal
2025-08-20T22:44:09.9704701Z [00:03:10.645]➜  github.com/apache/arrow/go/v15/internal/utils
2025-08-20T22:44:09.9706351Z [00:03:10.645]➜  mkdir -p $WORK/b822/
2025-08-20T22:44:09.9711727Z [00:03:10.645]➜  echo -n > $WORK/b822/go_asm.h # internal
2025-08-20T22:44:09.9716184Z [00:03:10.646]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils
2025-08-20T22:44:09.9720960Z [00:03:10.646]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils=>github.com/apache/arrow/go/v15@v15.0.2/internal/utils;$WORK/b822=>" -I $WORK/b822/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b822/symabis ./min_max_avx2_amd64.s ./min_max_sse4_amd64.s ./transpose_ints_avx2_amd64.s ./transpose_ints_sse4_amd64.s
2025-08-20T22:44:09.9791698Z [00:03:10.653]➜  go tool buildid -w $WORK/b849/_pkg_.a # internal
2025-08-20T22:44:09.9809266Z [00:03:10.655]➜  cp $WORK/b849/_pkg_.a /root/.cache/go-build/99/99c8a277ea9266798da6989aeff0fc924457398c8278cd976c1fd5fee1e245b7-d # internal
2025-08-20T22:44:09.9811990Z [00:03:10.655]➜  github.com/apache/arrow/go/v15/arrow/arrio
2025-08-20T22:44:09.9812618Z [00:03:10.655]➜  mkdir -p $WORK/b825/
2025-08-20T22:44:09.9819725Z [00:03:10.656]➜  cat >/tmp/go-build2401649780/b825/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9821189Z [00:03:10.656]➜  # import config
2025-08-20T22:44:09.9822107Z [00:03:10.656]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:09.9823439Z [00:03:10.656]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:09.9824442Z [00:03:10.656]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:09.9825199Z [00:03:10.656]➜  EOF
2025-08-20T22:44:09.9826787Z [00:03:10.656]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:09.9830924Z [00:03:10.656]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b825/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/arrio=>github.com/apache/arrow/go/v15@v15.0.2/arrow/arrio;$WORK/b825=>" -p github.com/apache/arrow/go/v15/arrow/arrio -lang=go1.20 -complete -installsuffix shared -buildid Byaw8BqTrt41-yHaOrHs/Byaw8BqTrt41-yHaOrHs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/arrio/arrio.go
2025-08-20T22:44:09.9879885Z [00:03:10.662]➜  cat >/tmp/go-build2401649780/b822/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9894381Z [00:03:10.662]➜  # import config
2025-08-20T22:44:09.9895228Z [00:03:10.662]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:09.9896226Z [00:03:10.662]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:09.9897389Z [00:03:10.662]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:09.9898753Z [00:03:10.662]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:09.9899918Z [00:03:10.662]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:44:09.9900943Z [00:03:10.662]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:09.9901786Z [00:03:10.662]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:09.9902538Z [00:03:10.662]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:09.9903108Z [00:03:10.662]➜  EOF
2025-08-20T22:44:09.9914603Z [00:03:10.662]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b822/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils=>github.com/apache/arrow/go/v15@v15.0.2/internal/utils;$WORK/b822=>" -p github.com/apache/arrow/go/v15/internal/utils -lang=go1.20 -installsuffix shared -buildid Po-RWnxyJ2z6CqOOeKq7/Po-RWnxyJ2z6CqOOeKq7 -goversion go1.25.0 -symabis $WORK/b822/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack -asmhdr $WORK/b822/go_asm.h /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/buf_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/endians_default.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/math.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/min_max.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/min_max_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/min_max_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/min_max_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/transpose_ints.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/transpose_ints_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/transpose_ints_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/transpose_ints_def.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils/transpose_ints_sse4_amd64.go
2025-08-20T22:44:09.9928501Z [00:03:10.667]➜  go tool buildid -w $WORK/b820/_pkg_.a # internal
2025-08-20T22:44:09.9929784Z [00:03:10.667]➜  cp $WORK/b820/_pkg_.a /root/.cache/go-build/46/467794b0f122326e569bfe78145a6ecd34f9cf9934e6d387db115fdaee98e693-d # internal
2025-08-20T22:44:09.9931333Z [00:03:10.667]➜  github.com/apache/arrow/go/v15/arrow/internal
2025-08-20T22:44:09.9933144Z [00:03:10.667]➜  mkdir -p $WORK/b826/
2025-08-20T22:44:09.9934164Z [00:03:10.667]➜  cat >/tmp/go-build2401649780/b826/importcfg << 'EOF' # internal
2025-08-20T22:44:09.9934862Z [00:03:10.667]➜  # import config
2025-08-20T22:44:09.9935724Z [00:03:10.667]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:09.9937409Z [00:03:10.667]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/flatbuf=/tmp/go-build2401649780/b813/_pkg_.a
2025-08-20T22:44:09.9938373Z [00:03:10.667]➜  EOF
2025-08-20T22:44:09.9942272Z [00:03:10.667]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b826/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal=>github.com/apache/arrow/go/v15@v15.0.2/arrow/internal;$WORK/b826=>" -p github.com/apache/arrow/go/v15/arrow/internal -lang=go1.20 -complete -installsuffix shared -buildid rU1f28WGgoGt17cfcRcx/rU1f28WGgoGt17cfcRcx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/utils.go
2025-08-20T22:44:10.0023139Z [00:03:10.676]➜  go tool buildid -w $WORK/b825/_pkg_.a # internal
2025-08-20T22:44:10.0029537Z [00:03:10.677]➜  cp $WORK/b825/_pkg_.a /root/.cache/go-build/8d/8db0bde23801093162c77e1967e100095cd5dc8691646c7d37e123b402aa10f8-d # internal
2025-08-20T22:44:10.0044549Z [00:03:10.679]➜  cloud.google.com/go/monitoring/apiv3/v2/monitoringpb
2025-08-20T22:44:10.0045229Z [00:03:10.679]➜  mkdir -p $WORK/b842/
2025-08-20T22:44:10.0061665Z [00:03:10.679]➜  cat >/tmp/go-build2401649780/b842/importcfg << 'EOF' # internal
2025-08-20T22:44:10.0062587Z [00:03:10.679]➜  # import config
2025-08-20T22:44:10.0064365Z [00:03:10.679]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:10.0066666Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build2401649780/b771/_pkg_.a
2025-08-20T22:44:10.0069435Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:10.0072500Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/api/distribution=/tmp/go-build2401649780/b843/_pkg_.a
2025-08-20T22:44:10.0074026Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build2401649780/b844/_pkg_.a
2025-08-20T22:44:10.0075777Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build2401649780/b845/_pkg_.a
2025-08-20T22:44:10.0077512Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build2401649780/b846/_pkg_.a
2025-08-20T22:44:10.0079491Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:10.0081668Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/type/calendarperiod=/tmp/go-build2401649780/b848/_pkg_.a
2025-08-20T22:44:10.0083450Z [00:03:10.679]➜  packagefile google.golang.org/genproto/googleapis/type/timeofday=/tmp/go-build2401649780/b849/_pkg_.a
2025-08-20T22:44:10.0085239Z [00:03:10.679]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:10.0087815Z [00:03:10.679]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:10.0089022Z [00:03:10.679]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:10.0090348Z [00:03:10.679]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:10.0091829Z [00:03:10.679]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:10.0093331Z [00:03:10.679]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:10.0094834Z [00:03:10.679]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:10.0096347Z [00:03:10.679]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build2401649780/b800/_pkg_.a
2025-08-20T22:44:10.0098289Z [00:03:10.679]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:10.0100038Z [00:03:10.680]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:10.0101288Z [00:03:10.680]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:10.0102175Z [00:03:10.680]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:10.0102820Z [00:03:10.680]➜  EOF
2025-08-20T22:44:10.0120803Z [00:03:10.680]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b842/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb=>cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb;$WORK/b842=>" -p cloud.google.com/go/monitoring/apiv3/v2/monitoringpb -lang=go1.23 -complete -installsuffix shared -buildid r61cgu1fWn0Y3YQu0ltO/r61cgu1fWn0Y3YQu0ltO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/alert.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/alert_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/common.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/dropped_labels.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/group.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/group_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/metric.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/metric_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/mutation_record.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/notification.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/notification_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/query_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/service_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/snooze.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/snooze_service.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/span_context.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/uptime.pb.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/monitoringpb/uptime_service.pb.go
2025-08-20T22:44:10.0136398Z [00:03:10.682]➜  go tool buildid -w $WORK/b826/_pkg_.a # internal
2025-08-20T22:44:10.0137993Z [00:03:10.682]➜  cp $WORK/b826/_pkg_.a /root/.cache/go-build/5b/5b891d41be8247626bda2897595ad9705fdb4f48a8050f0d29442b8a373ddb6f-d # internal
2025-08-20T22:44:10.0139280Z [00:03:10.682]➜  go.opentelemetry.io/otel/sdk/instrumentation
2025-08-20T22:44:10.0139973Z [00:03:10.682]➜  mkdir -p $WORK/b852/
2025-08-20T22:44:10.0140737Z [00:03:10.683]➜  cat >/tmp/go-build2401649780/b852/importcfg << 'EOF' # internal
2025-08-20T22:44:10.0141452Z [00:03:10.683]➜  # import config
2025-08-20T22:44:10.0142351Z [00:03:10.683]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:10.0143228Z [00:03:10.683]➜  EOF
2025-08-20T22:44:10.0148919Z [00:03:10.683]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b852/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/instrumentation=>go.opentelemetry.io/otel/sdk@v1.35.0/instrumentation;$WORK/b852=>" -p go.opentelemetry.io/otel/sdk/instrumentation -lang=go1.22 -complete -installsuffix shared -buildid PxYpU6ftbbHxcTzCgtPK/PxYpU6ftbbHxcTzCgtPK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/instrumentation/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/instrumentation/library.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/instrumentation/scope.go
2025-08-20T22:44:10.0277445Z [00:03:10.702]➜  go tool buildid -w $WORK/b852/_pkg_.a # internal
2025-08-20T22:44:10.0285963Z [00:03:10.703]➜  cp $WORK/b852/_pkg_.a /root/.cache/go-build/8f/8f83460c90fe81d780e8366dd9778f9c5056b5ba72ca69b231bb36855b90b6bb-d # internal
2025-08-20T22:44:10.0292038Z [00:03:10.703]➜  go.opentelemetry.io/otel/sdk/metric/exemplar
2025-08-20T22:44:10.0292943Z [00:03:10.703]➜  mkdir -p $WORK/b853/
2025-08-20T22:44:10.0297904Z [00:03:10.704]➜  cat >/tmp/go-build2401649780/b853/importcfg << 'EOF' # internal
2025-08-20T22:44:10.0304866Z [00:03:10.704]➜  # import config
2025-08-20T22:44:10.0305599Z [00:03:10.704]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:10.0306774Z [00:03:10.704]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:10.0308322Z [00:03:10.704]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:10.0309394Z [00:03:10.704]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.0310273Z [00:03:10.704]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:10.0318350Z [00:03:10.704]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:10.0319241Z [00:03:10.704]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:10.0320092Z [00:03:10.704]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:10.0320717Z [00:03:10.704]➜  EOF
2025-08-20T22:44:10.0330438Z [00:03:10.704]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b853/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar=>go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar;$WORK/b853=>" -p go.opentelemetry.io/otel/sdk/metric/exemplar -lang=go1.22 -complete -installsuffix shared -buildid HF6WeksqRMPuKiv7pYaF/HF6WeksqRMPuKiv7pYaF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/exemplar.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/filter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/fixed_size_reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/histogram_reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/storage.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar/value.go
2025-08-20T22:44:10.1217838Z [00:03:10.796]➜  go tool buildid -w $WORK/b853/_pkg_.a # internal
2025-08-20T22:44:10.1239849Z [00:03:10.798]➜  cp $WORK/b853/_pkg_.a /root/.cache/go-build/b1/b1618198fbd59c75d2d7369a2feadcfb3f2f8cc867b14f1fc1fe66bdba2f2278-d # internal
2025-08-20T22:44:10.1271665Z [00:03:10.801]➜  go.opentelemetry.io/otel/sdk/internal/x
2025-08-20T22:44:10.1277033Z [00:03:10.801]➜  mkdir -p $WORK/b859/
2025-08-20T22:44:10.1277902Z [00:03:10.801]➜  cat >/tmp/go-build2401649780/b859/importcfg << 'EOF' # internal
2025-08-20T22:44:10.1278538Z [00:03:10.801]➜  # import config
2025-08-20T22:44:10.1279153Z [00:03:10.801]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:10.1279974Z [00:03:10.801]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:10.1280589Z [00:03:10.801]➜  EOF
2025-08-20T22:44:10.1284551Z [00:03:10.801]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b859/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/internal/x=>go.opentelemetry.io/otel/sdk@v1.35.0/internal/x;$WORK/b859=>" -p go.opentelemetry.io/otel/sdk/internal/x -lang=go1.22 -complete -installsuffix shared -buildid G_R4kjE9KUtOKkHaCmxk/G_R4kjE9KUtOKkHaCmxk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/internal/x/x.go
2025-08-20T22:44:10.1449563Z [00:03:10.819]➜  go tool buildid -w $WORK/b859/_pkg_.a # internal
2025-08-20T22:44:10.1456051Z [00:03:10.820]➜  cp $WORK/b859/_pkg_.a /root/.cache/go-build/82/821ac4589a3abf1ea13cc814ae02d319624e2ab9796de33ac7b13e53ea371f79-d # internal
2025-08-20T22:44:10.1460782Z [00:03:10.820]➜  go.opentelemetry.io/otel/sdk/resource
2025-08-20T22:44:10.1463693Z [00:03:10.820]➜  mkdir -p $WORK/b857/
2025-08-20T22:44:10.1468387Z [00:03:10.821]➜  cat >/tmp/go-build2401649780/b857/importcfg << 'EOF' # internal
2025-08-20T22:44:10.1474816Z [00:03:10.821]➜  # import config
2025-08-20T22:44:10.1475497Z [00:03:10.821]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:10.1476370Z [00:03:10.821]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:10.1477309Z [00:03:10.821]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:10.1478108Z [00:03:10.821]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:10.1478982Z [00:03:10.821]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:10.1479941Z [00:03:10.821]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:10.1480992Z [00:03:10.821]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:10.1482038Z [00:03:10.821]➜  packagefile go.opentelemetry.io/otel/sdk=/tmp/go-build2401649780/b858/_pkg_.a
2025-08-20T22:44:10.1483131Z [00:03:10.821]➜  packagefile go.opentelemetry.io/otel/sdk/internal/x=/tmp/go-build2401649780/b859/_pkg_.a
2025-08-20T22:44:10.1484424Z [00:03:10.821]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2401649780/b752/_pkg_.a
2025-08-20T22:44:10.1485675Z [00:03:10.821]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:44:10.1486573Z [00:03:10.821]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:10.1487921Z [00:03:10.821]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:10.1488715Z [00:03:10.821]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:10.1489499Z [00:03:10.821]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:10.1490366Z [00:03:10.821]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:10.1491222Z [00:03:10.821]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:10.1492032Z [00:03:10.821]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:10.1492838Z [00:03:10.821]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:10.1493638Z [00:03:10.821]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:10.1494239Z [00:03:10.821]➜  EOF
2025-08-20T22:44:10.1505691Z [00:03:10.821]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b857/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource=>go.opentelemetry.io/otel/sdk@v1.35.0/resource;$WORK/b857=>" -p go.opentelemetry.io/otel/sdk/resource -lang=go1.22 -complete -installsuffix shared -buildid CyUHgF3ow7WmfPcb9zoE/CyUHgF3ow7WmfPcb9zoE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/auto.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/builtin.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/container.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/env.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/host_id.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/host_id_linux.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/host_id_readfile.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/os.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/os_release_unix.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/os_unix.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/process.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk@v1.35.0/resource/resource.go
2025-08-20T22:44:10.1743933Z [00:03:10.848]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils
2025-08-20T22:44:10.1749586Z [00:03:10.848]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/internal/utils;$WORK/b379=>" -I $WORK/b379/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b379/min_max_avx2_amd64.o ./min_max_avx2_amd64.s
2025-08-20T22:44:10.1792684Z [00:03:10.853]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/internal/utils;$WORK/b379=>" -I $WORK/b379/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b379/min_max_sse4_amd64.o ./min_max_sse4_amd64.s
2025-08-20T22:44:10.1862859Z [00:03:10.860]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/internal/utils;$WORK/b379=>" -I $WORK/b379/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b379/transpose_ints_avx2_amd64.o ./transpose_ints_avx2_amd64.s
2025-08-20T22:44:10.1982246Z [00:03:10.872]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/internal/utils;$WORK/b379=>" -I $WORK/b379/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b379/transpose_ints_sse4_amd64.o ./transpose_ints_sse4_amd64.s
2025-08-20T22:44:10.2129720Z [00:03:10.884]➜  go tool pack r $WORK/b379/_pkg_.a $WORK/b379/min_max_avx2_amd64.o $WORK/b379/min_max_sse4_amd64.o $WORK/b379/transpose_ints_avx2_amd64.o $WORK/b379/transpose_ints_sse4_amd64.o # internal
2025-08-20T22:44:10.2131157Z [00:03:10.884]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T22:44:10.2154308Z [00:03:10.889]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/d6/d6a2e70e4d4a12f0ac499268ae779acca19ee98944c4f5f1997b42fbbb2d2dca-d # internal
2025-08-20T22:44:10.2158568Z [00:03:10.890]➜  github.com/apache/arrow-go/v18/internal/bitutils
2025-08-20T22:44:10.2164305Z [00:03:10.890]➜  mkdir -p $WORK/b378/
2025-08-20T22:44:10.2165769Z [00:03:10.891]➜  cat >/tmp/go-build2401649780/b378/importcfg << 'EOF' # internal
2025-08-20T22:44:10.2170705Z [00:03:10.891]➜  # import config
2025-08-20T22:44:10.2171475Z [00:03:10.891]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:10.2172343Z [00:03:10.891]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:10.2173352Z [00:03:10.891]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:10.2174981Z [00:03:10.891]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:10.2176512Z [00:03:10.891]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:10.2177888Z [00:03:10.891]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.2178820Z [00:03:10.891]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:10.2180448Z [00:03:10.891]➜  EOF
2025-08-20T22:44:10.2181194Z [00:03:10.891]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:10.2190311Z [00:03:10.891]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/bitutils=>github.com/apache/arrow-go/v18@v18.3.0/internal/bitutils;$WORK/b378=>" -p github.com/apache/arrow-go/v18/internal/bitutils -lang=go1.23 -complete -installsuffix shared -buildid MLFVIIlmDxwvUceu7-mU/MLFVIIlmDxwvUceu7-mU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/bitutils/bit_block_counter.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/bitutils/bit_run_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/bitutils/bit_set_run_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/bitutils/bitmap_generate.go
2025-08-20T22:44:10.2556545Z [00:03:10.930]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils
2025-08-20T22:44:10.2562026Z [00:03:10.930]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils=>github.com/apache/arrow/go/v15@v15.0.2/internal/utils;$WORK/b822=>" -I $WORK/b822/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b822/min_max_avx2_amd64.o ./min_max_avx2_amd64.s
2025-08-20T22:44:10.2821372Z [00:03:10.956]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils=>github.com/apache/arrow/go/v15@v15.0.2/internal/utils;$WORK/b822=>" -I $WORK/b822/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b822/min_max_sse4_amd64.o ./min_max_sse4_amd64.s
2025-08-20T22:44:10.3066729Z [00:03:10.980]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils=>github.com/apache/arrow/go/v15@v15.0.2/internal/utils;$WORK/b822=>" -I $WORK/b822/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b822/transpose_ints_avx2_amd64.o ./transpose_ints_avx2_amd64.s
2025-08-20T22:44:10.3188406Z [00:03:10.993]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T22:44:10.3213683Z [00:03:10.995]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/7c/7c6e222df68df9b1b34b7eb94a139b371f1bb3a8864dedfb81e91ebd7f3d81bb-d # internal
2025-08-20T22:44:10.3215678Z [00:03:10.995]➜  github.com/apache/arrow-go/v18/internal/hashing
2025-08-20T22:44:10.3216981Z [00:03:10.995]➜  mkdir -p $WORK/b380/
2025-08-20T22:44:10.3219102Z [00:03:10.995]➜  cat >/tmp/go-build2401649780/b380/importcfg << 'EOF' # internal
2025-08-20T22:44:10.3219774Z [00:03:10.995]➜  # import config
2025-08-20T22:44:10.3220455Z [00:03:10.995]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:10.3221491Z [00:03:10.995]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:10.3222823Z [00:03:10.995]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:10.3224325Z [00:03:10.995]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:10.3225477Z [00:03:10.995]➜  packagefile github.com/zeebo/xxh3=/tmp/go-build2401649780/b381/_pkg_.a
2025-08-20T22:44:10.3226355Z [00:03:10.995]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.3227305Z [00:03:10.995]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:10.3227945Z [00:03:10.995]➜  EOF
2025-08-20T22:44:10.3231047Z [00:03:10.995]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils=>github.com/apache/arrow/go/v15@v15.0.2/internal/utils;$WORK/b822=>" -I $WORK/b822/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b822/transpose_ints_sse4_amd64.o ./transpose_ints_sse4_amd64.s
2025-08-20T22:44:10.3234103Z [00:03:10.995]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:10.3243625Z [00:03:10.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/hashing=>github.com/apache/arrow-go/v18@v18.3.0/internal/hashing;$WORK/b380=>" -p github.com/apache/arrow-go/v18/internal/hashing -lang=go1.23 -complete -installsuffix shared -buildid 2hQqESFrQ1J2iWyHXbvI/2hQqESFrQ1J2iWyHXbvI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/hashing/hash_funcs.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/hashing/hash_string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/hashing/xxh3_memo_table.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/internal/hashing/xxh3_memo_table.go
2025-08-20T22:44:10.3249236Z [00:03:10.996]➜  go tool buildid -w $WORK/b857/_pkg_.a # internal
2025-08-20T22:44:10.3260698Z [00:03:11.000]➜  cp $WORK/b857/_pkg_.a /root/.cache/go-build/ee/ee574e6c9dd0f490065fea37ed7e0421839bd58f0bb716eaec49f18d7290bb4c-d # internal
2025-08-20T22:44:10.3292887Z [00:03:11.000]➜  github.com/apache/arrow-go/v18/parquet
2025-08-20T22:44:10.3293531Z [00:03:11.000]➜  mkdir -p $WORK/b385/
2025-08-20T22:44:10.3294281Z [00:03:11.000]➜  cat >/tmp/go-build2401649780/b385/importcfg << 'EOF' # internal
2025-08-20T22:44:10.3294979Z [00:03:11.000]➜  # import config
2025-08-20T22:44:10.3295707Z [00:03:11.000]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:10.3296650Z [00:03:11.000]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:10.3297702Z [00:03:11.000]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:10.3298721Z [00:03:11.000]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:10.3300340Z [00:03:11.000]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:10.3301681Z [00:03:11.000]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:10.3303032Z [00:03:11.000]➜  packagefile github.com/apache/arrow-go/v18/parquet/compress=/tmp/go-build2401649780/b386/_pkg_.a
2025-08-20T22:44:10.3304541Z [00:03:11.000]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:44:10.3305692Z [00:03:11.000]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:10.3306499Z [00:03:11.000]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:10.3307493Z [00:03:11.000]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:10.3308339Z [00:03:11.000]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:10.3309158Z [00:03:11.000]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:10.3310028Z [00:03:11.000]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:10.3310712Z [00:03:11.000]➜  EOF
2025-08-20T22:44:10.3348297Z [00:03:11.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet=>github.com/apache/arrow-go/v18@v18.3.0/parquet;$WORK/b385=>" -p github.com/apache/arrow-go/v18/parquet -lang=go1.23 -complete -installsuffix shared -buildid BbbqKx_9jbIIz3fTbj1_/BbbqKx_9jbIIz3fTbj1_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/encryption_properties.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/reader_properties.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/types.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/version_string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/writer_properties.go
2025-08-20T22:44:10.3426145Z [00:03:11.017]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/utils
2025-08-20T22:44:10.3430197Z [00:03:11.017]➜  go tool pack r $WORK/b822/_pkg_.a $WORK/b822/min_max_avx2_amd64.o $WORK/b822/min_max_sse4_amd64.o $WORK/b822/transpose_ints_avx2_amd64.o $WORK/b822/transpose_ints_sse4_amd64.o # internal
2025-08-20T22:44:10.3435770Z [00:03:11.018]➜  go tool buildid -w $WORK/b822/_pkg_.a # internal
2025-08-20T22:44:10.3501547Z [00:03:11.024]➜  cp $WORK/b822/_pkg_.a /root/.cache/go-build/de/de3027039ec3b32cd4fbe0495c0a05d07b5f970752834a64e39f16ec85d1e79b-d # internal
2025-08-20T22:44:10.3532871Z [00:03:11.024]➜  github.com/apache/arrow/go/v15/internal/bitutils
2025-08-20T22:44:10.3533583Z [00:03:11.024]➜  mkdir -p $WORK/b821/
2025-08-20T22:44:10.3534317Z [00:03:11.024]➜  cat >/tmp/go-build2401649780/b821/importcfg << 'EOF' # internal
2025-08-20T22:44:10.3535038Z [00:03:11.024]➜  # import config
2025-08-20T22:44:10.3535766Z [00:03:11.024]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:10.3536665Z [00:03:11.024]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:10.3537898Z [00:03:11.024]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:10.3539215Z [00:03:11.024]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:44:10.3540563Z [00:03:11.024]➜  packagefile github.com/apache/arrow/go/v15/internal/utils=/tmp/go-build2401649780/b822/_pkg_.a
2025-08-20T22:44:10.3541650Z [00:03:11.024]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.3542527Z [00:03:11.024]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:10.3543164Z [00:03:11.024]➜  EOF
2025-08-20T22:44:10.3543693Z [00:03:11.024]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:10.3550707Z [00:03:11.024]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b821/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/bitutils=>github.com/apache/arrow/go/v15@v15.0.2/internal/bitutils;$WORK/b821=>" -p github.com/apache/arrow/go/v15/internal/bitutils -lang=go1.20 -complete -installsuffix shared -buildid 4rQDd7w1NH2I2TlRk0PE/4rQDd7w1NH2I2TlRk0PE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/bitutils/bit_block_counter.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/bitutils/bit_run_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/bitutils/bit_set_run_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/bitutils/bitmap_generate.go
2025-08-20T22:44:10.4583383Z [00:03:11.132]➜  go tool buildid -w $WORK/b821/_pkg_.a # internal
2025-08-20T22:44:10.4606514Z [00:03:11.135]➜  cp $WORK/b821/_pkg_.a /root/.cache/go-build/4f/4fff0cd2e4d7622fbc9e19423d4c50f340c667410ae7b2e3dc2adca42a068f08-d # internal
2025-08-20T22:44:10.4610801Z [00:03:11.135]➜  github.com/apache/arrow/go/v15/internal/hashing
2025-08-20T22:44:10.4613436Z [00:03:11.135]➜  mkdir -p $WORK/b823/
2025-08-20T22:44:10.4617845Z [00:03:11.136]➜  cat >/tmp/go-build2401649780/b823/importcfg << 'EOF' # internal
2025-08-20T22:44:10.4619082Z [00:03:11.136]➜  # import config
2025-08-20T22:44:10.4621655Z [00:03:11.136]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:10.4622727Z [00:03:11.136]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:10.4624107Z [00:03:11.136]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:44:10.4625678Z [00:03:11.136]➜  packagefile github.com/apache/arrow/go/v15/internal/utils=/tmp/go-build2401649780/b822/_pkg_.a
2025-08-20T22:44:10.4627008Z [00:03:11.136]➜  packagefile github.com/zeebo/xxh3=/tmp/go-build2401649780/b381/_pkg_.a
2025-08-20T22:44:10.4628129Z [00:03:11.136]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.4628988Z [00:03:11.136]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:10.4629848Z [00:03:11.136]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:10.4630475Z [00:03:11.136]➜  EOF
2025-08-20T22:44:10.4659705Z [00:03:11.139]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b823/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/hashing=>github.com/apache/arrow/go/v15@v15.0.2/internal/hashing;$WORK/b823=>" -p github.com/apache/arrow/go/v15/internal/hashing -lang=go1.20 -complete -installsuffix shared -buildid 8oF8Pqde8a96ygCopcu6/8oF8Pqde8a96ygCopcu6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/hashing/hash_funcs.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/hashing/hash_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/hashing/xxh3_memo_table.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/internal/hashing/xxh3_memo_table.go
2025-08-20T22:44:10.5194509Z [00:03:11.193]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T22:44:10.5236433Z [00:03:11.198]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/fd/fdb7e90ff0edee5b8ee8b8431e5fb0339f563330f36b89be5b306f65a383cbaf-d # internal
2025-08-20T22:44:10.5262187Z [00:03:11.200]➜  github.com/apache/arrow-go/v18/parquet/schema
2025-08-20T22:44:10.5268450Z [00:03:11.200]➜  mkdir -p $WORK/b384/
2025-08-20T22:44:10.5269257Z [00:03:11.200]➜  cat >/tmp/go-build2401649780/b384/importcfg << 'EOF' # internal
2025-08-20T22:44:10.5270004Z [00:03:11.200]➜  # import config
2025-08-20T22:44:10.5270710Z [00:03:11.200]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:10.5271815Z [00:03:11.200]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:44:10.5273489Z [00:03:11.200]➜  packagefile github.com/apache/arrow-go/v18/internal/json=/tmp/go-build2401649780/b363/_pkg_.a
2025-08-20T22:44:10.5274812Z [00:03:11.200]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:10.5276074Z [00:03:11.200]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:10.5277642Z [00:03:11.200]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:44:10.5279290Z [00:03:11.200]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:44:10.5280838Z [00:03:11.200]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:44:10.5282024Z [00:03:11.200]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:10.5283140Z [00:03:11.200]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:10.5283993Z [00:03:11.200]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:44:10.5284814Z [00:03:11.200]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.5285642Z [00:03:11.200]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:10.5286484Z [00:03:11.200]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:10.5298337Z [00:03:11.200]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:10.5299320Z [00:03:11.200]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:10.5299978Z [00:03:11.200]➜  EOF
2025-08-20T22:44:10.5308064Z [00:03:11.200]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema=>github.com/apache/arrow-go/v18@v18.3.0/parquet/schema;$WORK/b384=>" -p github.com/apache/arrow-go/v18/parquet/schema -lang=go1.23 -complete -installsuffix shared -buildid qktK6WpYjP5gfJu33Ua8/qktK6WpYjP5gfJu33Ua8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema/column.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema/converted_types.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema/helpers.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema/logical_types.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema/node.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema/reflection.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/schema/schema.go
2025-08-20T22:44:10.6600643Z [00:03:11.334]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T22:44:10.6681480Z [00:03:11.342]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/c0/c0cdffb93706ae0117dbcd87a5125db04b3958c48408f2294190895d01fac968-d # internal
2025-08-20T22:44:10.6718439Z [00:03:11.344]➜  github.com/apache/arrow-go/v18/arrow/array
2025-08-20T22:44:10.6722900Z [00:03:11.344]➜  mkdir -p $WORK/b376/
2025-08-20T22:44:10.6732016Z [00:03:11.344]➜  cat >/tmp/go-build2401649780/b376/importcfg << 'EOF' # internal
2025-08-20T22:44:10.6732664Z [00:03:11.344]➜  # import config
2025-08-20T22:44:10.6733307Z [00:03:11.344]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:10.6734183Z [00:03:11.344]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:10.6735061Z [00:03:11.344]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:10.6735867Z [00:03:11.344]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:10.6736905Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:10.6738599Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:10.6740134Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal=/tmp/go-build2401649780/b359/_pkg_.a
2025-08-20T22:44:10.6741488Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/arrow/encoded=/tmp/go-build2401649780/b377/_pkg_.a
2025-08-20T22:44:10.6742839Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:44:10.6744238Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:10.6745631Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:10.6747494Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/internal/bitutils=/tmp/go-build2401649780/b378/_pkg_.a
2025-08-20T22:44:10.6748956Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/internal/hashing=/tmp/go-build2401649780/b380/_pkg_.a
2025-08-20T22:44:10.6750484Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/internal/json=/tmp/go-build2401649780/b363/_pkg_.a
2025-08-20T22:44:10.6751854Z [00:03:11.344]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:10.6752968Z [00:03:11.344]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:10.6753804Z [00:03:11.344]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:10.6754594Z [00:03:11.344]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:44:10.6755395Z [00:03:11.344]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.6756227Z [00:03:11.345]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:10.6757086Z [00:03:11.345]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:10.6758116Z [00:03:11.345]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:10.6758986Z [00:03:11.345]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:10.6759841Z [00:03:11.345]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:10.6760680Z [00:03:11.345]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:10.6761287Z [00:03:11.345]➜  EOF
2025-08-20T22:44:10.6787607Z [00:03:11.345]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array=>github.com/apache/arrow-go/v18@v18.3.0/arrow/array;$WORK/b376=>" -p github.com/apache/arrow-go/v18/arrow/array -lang=go1.23 -complete -installsuffix shared -buildid e8JxHFKhEkbvzlVMM2wb/e8JxHFKhEkbvzlVMM2wb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/array.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/binary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/binarybuilder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/boolean.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/booleanbuilder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/bufferbuilder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/bufferbuilder_byte.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/bufferbuilder_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/builder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/compare.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/concat.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/data.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/decimal.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/dictionary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/diff.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/encoded.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/extension.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/extension_builder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/fixed_size_list.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/fixedsize_binary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/fixedsize_binarybuilder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/float16.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/float16_builder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/interval.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/json_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/list.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/map.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/null.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/numeric_generic.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/numericbuilder.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/record.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/struct.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/table.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/timestamp.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/union.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/array/util.go
2025-08-20T22:44:10.9691346Z [00:03:11.643]➜  go tool buildid -w $WORK/b823/_pkg_.a # internal
2025-08-20T22:44:10.9768545Z [00:03:11.651]➜  cp $WORK/b823/_pkg_.a /root/.cache/go-build/99/9975414170b53f0f053ca8386e9d3c8bab5667063e2bb33059c60a9c3bf17ac7-d # internal
2025-08-20T22:44:10.9780589Z [00:03:11.652]➜  github.com/apache/arrow-go/v18/parquet/internal/utils
2025-08-20T22:44:10.9784668Z [00:03:11.653]➜  mkdir -p $WORK/b420/
2025-08-20T22:44:10.9793004Z [00:03:11.653]➜  echo -n > $WORK/b420/go_asm.h # internal
2025-08-20T22:44:10.9798235Z [00:03:11.654]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils
2025-08-20T22:44:10.9806142Z [00:03:11.654]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils;$WORK/b420=>" -I $WORK/b420/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b420/symabis ./bit_packing_avx2_amd64.s ./clib_amd64.s ./unpack_bool_avx2_amd64.s ./unpack_bool_sse4_amd64.s
2025-08-20T22:44:10.9929451Z [00:03:11.667]➜  cat >/tmp/go-build2401649780/b420/importcfg << 'EOF' # internal
2025-08-20T22:44:10.9934547Z [00:03:11.667]➜  # import config
2025-08-20T22:44:10.9935149Z [00:03:11.667]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:10.9935922Z [00:03:11.667]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:10.9936696Z [00:03:11.667]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:10.9937770Z [00:03:11.667]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:10.9939051Z [00:03:11.667]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:10.9940272Z [00:03:11.667]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:10.9941527Z [00:03:11.667]➜  packagefile github.com/apache/arrow-go/v18/internal/bitutils=/tmp/go-build2401649780/b378/_pkg_.a
2025-08-20T22:44:10.9943001Z [00:03:11.667]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:10.9944200Z [00:03:11.667]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:10.9945232Z [00:03:11.667]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:10.9946120Z [00:03:11.667]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:10.9946889Z [00:03:11.667]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:10.9947728Z [00:03:11.667]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:10.9948412Z [00:03:11.667]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:10.9949303Z [00:03:11.667]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:10.9950107Z [00:03:11.667]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:10.9950985Z [00:03:11.667]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:10.9951533Z [00:03:11.667]➜  EOF
2025-08-20T22:44:10.9957786Z [00:03:11.670]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:10.9971622Z [00:03:11.670]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils;$WORK/b420=>" -p github.com/apache/arrow-go/v18/parquet/internal/utils -lang=go1.23 -installsuffix shared -buildid L4Ve-IEmR6lNNbboTuif/L4Ve-IEmR6lNNbboTuif -goversion go1.25.0 -symabis $WORK/b420/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack -asmhdr $WORK/b420/go_asm.h /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/bit_packing_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/bit_packing_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/bit_packing_default.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/bit_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/bit_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/bitmap_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/dictionary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/rle.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/typed_rle_dict.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/unpack_bool.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/unpack_bool_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/unpack_bool_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/unpack_bool_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils/write_utils.go
2025-08-20T22:44:11.0011577Z [00:03:11.675]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T22:44:11.0201650Z [00:03:11.694]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/67/67d446bc030dd5463af54c6aa896f614980b175c18fe66756fa243abb8f9bef0-d # internal
2025-08-20T22:44:11.0205979Z [00:03:11.694]➜  github.com/apache/arrow-go/v18/parquet/internal/encryption
2025-08-20T22:44:11.0206666Z [00:03:11.694]➜  mkdir -p $WORK/b421/
2025-08-20T22:44:11.0213513Z [00:03:11.695]➜  cat >/tmp/go-build2401649780/b421/importcfg << 'EOF' # internal
2025-08-20T22:44:11.0237359Z [00:03:11.695]➜  # import config
2025-08-20T22:44:11.0238004Z [00:03:11.695]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:11.0238836Z [00:03:11.695]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:44:11.0239683Z [00:03:11.695]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:11.0240727Z [00:03:11.695]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:11.0241584Z [00:03:11.695]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:11.0242386Z [00:03:11.695]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:11.0243338Z [00:03:11.695]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:11.0244501Z [00:03:11.695]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:11.0247438Z [00:03:11.695]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:11.0248932Z [00:03:11.695]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:44:11.0250366Z [00:03:11.695]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:44:11.0251546Z [00:03:11.695]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:11.0252173Z [00:03:11.695]➜  EOF
2025-08-20T22:44:11.0259391Z [00:03:11.695]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encryption=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encryption;$WORK/b421=>" -p github.com/apache/arrow-go/v18/parquet/internal/encryption -lang=go1.23 -complete -installsuffix shared -buildid W0N8Uhtp5HG7J2B9sJxR/W0N8Uhtp5HG7J2B9sJxR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encryption/aes.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encryption/decryptor.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encryption/encryptor.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encryption/key_handling.go
2025-08-20T22:44:11.1608554Z [00:03:11.835]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T22:44:11.1637418Z [00:03:11.837]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/b5/b5e6e462bb448eee23245bab7dcb9540662328e6caddd345bc64be4588d0ed1d-d # internal
2025-08-20T22:44:11.1638882Z [00:03:11.837]➜  github.com/apache/arrow-go/v18/parquet/internal/thrift
2025-08-20T22:44:11.1639647Z [00:03:11.837]➜  mkdir -p $WORK/b422/
2025-08-20T22:44:11.1640376Z [00:03:11.837]➜  cat >/tmp/go-build2401649780/b422/importcfg << 'EOF' # internal
2025-08-20T22:44:11.1641041Z [00:03:11.837]➜  # import config
2025-08-20T22:44:11.1641670Z [00:03:11.837]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:11.1642481Z [00:03:11.837]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:11.1643692Z [00:03:11.837]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encryption=/tmp/go-build2401649780/b421/_pkg_.a
2025-08-20T22:44:11.1645352Z [00:03:11.837]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:44:11.1646392Z [00:03:11.837]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:11.1646993Z [00:03:11.837]➜  EOF
2025-08-20T22:44:11.1651340Z [00:03:11.837]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/thrift=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/thrift;$WORK/b422=>" -p github.com/apache/arrow-go/v18/parquet/internal/thrift -lang=go1.23 -complete -installsuffix shared -buildid J4F0dQ--qgEAbXxYr4LD/J4F0dQ--qgEAbXxYr4LD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/thrift/helpers.go
2025-08-20T22:44:11.1953147Z [00:03:11.869]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T22:44:11.1959756Z [00:03:11.870]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/59/59840474bcef0dd4848c3e5d1d3a77bda882ed70f37e166150fe4c94f79698e7-d # internal
2025-08-20T22:44:11.2148807Z [00:03:11.888]➜  github.com/apache/arrow/go/v15/arrow/array
2025-08-20T22:44:11.2149457Z [00:03:11.889]➜  mkdir -p $WORK/b819/
2025-08-20T22:44:11.2162526Z [00:03:11.890]➜  cat >/tmp/go-build2401649780/b819/importcfg << 'EOF' # internal
2025-08-20T22:44:11.2171651Z [00:03:11.890]➜  # import config
2025-08-20T22:44:11.2172298Z [00:03:11.890]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:11.2173127Z [00:03:11.890]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:11.2173940Z [00:03:11.890]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:11.2174947Z [00:03:11.890]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:11.2175914Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:11.2177399Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:44:11.2178712Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:44:11.2180030Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal256=/tmp/go-build2401649780/b816/_pkg_.a
2025-08-20T22:44:11.2181312Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow/encoded=/tmp/go-build2401649780/b820/_pkg_.a
2025-08-20T22:44:11.2182565Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow/float16=/tmp/go-build2401649780/b817/_pkg_.a
2025-08-20T22:44:11.2183884Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:11.2185209Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:44:11.2186556Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/internal/bitutils=/tmp/go-build2401649780/b821/_pkg_.a
2025-08-20T22:44:11.2198731Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/internal/hashing=/tmp/go-build2401649780/b823/_pkg_.a
2025-08-20T22:44:11.2200076Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/internal/json=/tmp/go-build2401649780/b818/_pkg_.a
2025-08-20T22:44:11.2201400Z [00:03:11.890]➜  packagefile github.com/apache/arrow/go/v15/internal/utils=/tmp/go-build2401649780/b822/_pkg_.a
2025-08-20T22:44:11.2202479Z [00:03:11.890]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:11.2203275Z [00:03:11.890]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:11.2204013Z [00:03:11.890]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:11.2204928Z [00:03:11.890]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:11.2205631Z [00:03:11.890]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:11.2206646Z [00:03:11.890]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:11.2207668Z [00:03:11.890]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:11.2208494Z [00:03:11.890]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:11.2209331Z [00:03:11.890]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:11.2210138Z [00:03:11.890]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:11.2210728Z [00:03:11.890]➜  EOF
2025-08-20T22:44:11.2266708Z [00:03:11.891]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b819/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array=>github.com/apache/arrow/go/v15@v15.0.2/arrow/array;$WORK/b819=>" -p github.com/apache/arrow/go/v15/arrow/array -lang=go1.20 -complete -installsuffix shared -buildid wXQP-_dhxAvywn0WZXAT/wXQP-_dhxAvywn0WZXAT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/array.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/binarybuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/boolean.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/booleanbuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/bufferbuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/bufferbuilder_byte.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/bufferbuilder_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/builder.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/compare.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/concat.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/data.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/decimal128.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/decimal256.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/dictionary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/diff.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/encoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/extension.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/extension_builder.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/fixed_size_list.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/fixedsize_binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/fixedsize_binarybuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/float16.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/float16_builder.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/interval.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/json_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/list.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/map.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/null.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/numericbuilder.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/record.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/string.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/struct.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/table.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/timestamp.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/union.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/array/util.go
2025-08-20T22:44:11.5164091Z [00:03:12.190]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils
2025-08-20T22:44:11.5172071Z [00:03:12.191]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils;$WORK/b420=>" -I $WORK/b420/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b420/bit_packing_avx2_amd64.o ./bit_packing_avx2_amd64.s
2025-08-20T22:44:11.5610829Z [00:03:12.235]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils;$WORK/b420=>" -I $WORK/b420/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b420/clib_amd64.o ./clib_amd64.s
2025-08-20T22:44:11.5652172Z [00:03:12.239]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils;$WORK/b420=>" -I $WORK/b420/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b420/unpack_bool_avx2_amd64.o ./unpack_bool_avx2_amd64.s
2025-08-20T22:44:11.5694110Z [00:03:12.243]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/utils;$WORK/b420=>" -I $WORK/b420/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b420/unpack_bool_sse4_amd64.o ./unpack_bool_sse4_amd64.s
2025-08-20T22:44:11.5736829Z [00:03:12.248]➜  go tool pack r $WORK/b420/_pkg_.a $WORK/b420/bit_packing_avx2_amd64.o $WORK/b420/clib_amd64.o $WORK/b420/unpack_bool_avx2_amd64.o $WORK/b420/unpack_bool_sse4_amd64.o # internal
2025-08-20T22:44:11.5745519Z [00:03:12.249]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T22:44:11.5799398Z [00:03:12.254]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/5c/5c083e14cb0fbb598c5598b983824000539c6137e0dcd453aa9424ee20522370-d # internal
2025-08-20T22:44:11.5808020Z [00:03:12.255]➜  go.opentelemetry.io/otel/sdk/metric/metricdata
2025-08-20T22:44:11.5808669Z [00:03:12.255]➜  mkdir -p $WORK/b856/
2025-08-20T22:44:11.5817962Z [00:03:12.256]➜  cat >/tmp/go-build2401649780/b856/importcfg << 'EOF' # internal
2025-08-20T22:44:11.5829507Z [00:03:12.256]➜  # import config
2025-08-20T22:44:11.5832436Z [00:03:12.256]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:11.5833925Z [00:03:12.256]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:11.5836171Z [00:03:12.256]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build2401649780/b852/_pkg_.a
2025-08-20T22:44:11.5837716Z [00:03:12.256]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build2401649780/b857/_pkg_.a
2025-08-20T22:44:11.5838718Z [00:03:12.256]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:11.5839471Z [00:03:12.256]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:11.5840017Z [00:03:12.256]➜  EOF
2025-08-20T22:44:11.5840486Z [00:03:12.256]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:11.5845661Z [00:03:12.256]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b856/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/metricdata=>go.opentelemetry.io/otel/sdk/metric@v1.35.0/metricdata;$WORK/b856=>" -p go.opentelemetry.io/otel/sdk/metric/metricdata -lang=go1.22 -complete -installsuffix shared -buildid zXUzHW0WcdC6Mb4itOte/zXUzHW0WcdC6Mb4itOte -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/metricdata/data.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/metricdata/temporality.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/metricdata/temporality_string.go
2025-08-20T22:44:11.6215387Z [00:03:12.293]➜  go tool buildid -w $WORK/b856/_pkg_.a # internal
2025-08-20T22:44:11.6224134Z [00:03:12.296]➜  cp $WORK/b856/_pkg_.a /root/.cache/go-build/d7/d74832a89a826d5998f150e33422241023d78278a6171ddc1ad7b0d927999e45-d # internal
2025-08-20T22:44:11.6230249Z [00:03:12.297]➜  go.opentelemetry.io/otel/sdk/metric/internal/aggregate
2025-08-20T22:44:11.6233271Z [00:03:12.297]➜  mkdir -p $WORK/b855/
2025-08-20T22:44:11.6241228Z [00:03:12.298]➜  cat >/tmp/go-build2401649780/b855/importcfg << 'EOF' # internal
2025-08-20T22:44:11.6245668Z [00:03:12.298]➜  # import config
2025-08-20T22:44:11.6246526Z [00:03:12.299]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:11.6247554Z [00:03:12.299]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:11.6248470Z [00:03:12.299]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:11.6253964Z [00:03:12.299]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:11.6255209Z [00:03:12.299]➜  packagefile go.opentelemetry.io/otel/sdk/metric/exemplar=/tmp/go-build2401649780/b853/_pkg_.a
2025-08-20T22:44:11.6256479Z [00:03:12.299]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build2401649780/b856/_pkg_.a
2025-08-20T22:44:11.6257651Z [00:03:12.299]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:11.6258647Z [00:03:12.299]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:11.6259424Z [00:03:12.299]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:11.6260273Z [00:03:12.299]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:11.6261023Z [00:03:12.299]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:11.6261570Z [00:03:12.299]➜  EOF
2025-08-20T22:44:11.6291480Z [00:03:12.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b855/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate=>go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate;$WORK/b855=>" -p go.opentelemetry.io/otel/sdk/metric/internal/aggregate -lang=go1.22 -complete -installsuffix shared -buildid SCLPZw_4wLgCpqPCbqqQ/SCLPZw_4wLgCpqPCbqqQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/aggregate.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/drop.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/exemplar.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/exponential_histogram.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/filtered_reservoir.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/histogram.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/lastvalue.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/limit.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/aggregate/sum.go
2025-08-20T22:44:11.6829147Z [00:03:12.357]➜  go tool buildid -w $WORK/b855/_pkg_.a # internal
2025-08-20T22:44:11.6843251Z [00:03:12.358]➜  cp $WORK/b855/_pkg_.a /root/.cache/go-build/b6/b694d158bc08e3580a5c3390ffdc44617a94543f6d463e8f8de33802d010b73c-d # internal
2025-08-20T22:44:11.6845664Z [00:03:12.359]➜  go.opentelemetry.io/otel/sdk/metric/internal/x
2025-08-20T22:44:11.6848877Z [00:03:12.359]➜  mkdir -p $WORK/b860/
2025-08-20T22:44:11.6851121Z [00:03:12.359]➜  cat >/tmp/go-build2401649780/b860/importcfg << 'EOF' # internal
2025-08-20T22:44:11.6851692Z [00:03:12.359]➜  # import config
2025-08-20T22:44:11.6852344Z [00:03:12.359]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:11.6853151Z [00:03:12.359]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:11.6853937Z [00:03:12.359]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:11.6854542Z [00:03:12.359]➜  EOF
2025-08-20T22:44:11.6858479Z [00:03:12.359]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b860/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/x=>go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/x;$WORK/b860=>" -p go.opentelemetry.io/otel/sdk/metric/internal/x -lang=go1.22 -complete -installsuffix shared -buildid eSHK2ldQXJ9Hf-F4sy4H/eSHK2ldQXJ9Hf-F4sy4H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/internal/x/x.go
2025-08-20T22:44:11.6927019Z [00:03:12.367]➜  go tool buildid -w $WORK/b842/_pkg_.a # internal
2025-08-20T22:44:11.7034297Z [00:03:12.377]➜  go tool buildid -w $WORK/b860/_pkg_.a # internal
2025-08-20T22:44:11.7048149Z [00:03:12.379]➜  cp $WORK/b860/_pkg_.a /root/.cache/go-build/a6/a6ff36cbf490126e4fc9f5712f2f630410074aa31fd741818febc542cd865d9e-d # internal
2025-08-20T22:44:11.7059805Z [00:03:12.380]➜  go.opentelemetry.io/otel/sdk/metric
2025-08-20T22:44:11.7063945Z [00:03:12.380]➜  mkdir -p $WORK/b851/
2025-08-20T22:44:11.7073097Z [00:03:12.381]➜  cat >/tmp/go-build2401649780/b851/importcfg << 'EOF' # internal
2025-08-20T22:44:11.7079328Z [00:03:12.381]➜  # import config
2025-08-20T22:44:11.7080232Z [00:03:12.381]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:44:11.7083139Z [00:03:12.381]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:11.7084094Z [00:03:12.381]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:11.7085897Z [00:03:12.382]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:11.7086789Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:11.7088173Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:11.7089257Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build2401649780/b747/_pkg_.a
2025-08-20T22:44:11.7090440Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:11.7091623Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2401649780/b758/_pkg_.a
2025-08-20T22:44:11.7092865Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build2401649780/b762/_pkg_.a
2025-08-20T22:44:11.7094171Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build2401649780/b852/_pkg_.a
2025-08-20T22:44:11.7095565Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/sdk/metric/exemplar=/tmp/go-build2401649780/b853/_pkg_.a
2025-08-20T22:44:11.7096876Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build2401649780/b854/_pkg_.a
2025-08-20T22:44:11.7098645Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build2401649780/b855/_pkg_.a
2025-08-20T22:44:11.7100078Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/tmp/go-build2401649780/b860/_pkg_.a
2025-08-20T22:44:11.7101494Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build2401649780/b856/_pkg_.a
2025-08-20T22:44:11.7102841Z [00:03:12.382]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build2401649780/b857/_pkg_.a
2025-08-20T22:44:11.7103840Z [00:03:12.382]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:11.7104745Z [00:03:12.382]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:11.7105541Z [00:03:12.382]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:11.7106339Z [00:03:12.382]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:11.7107757Z [00:03:12.382]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:11.7108641Z [00:03:12.382]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:11.7109428Z [00:03:12.382]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:11.7110239Z [00:03:12.382]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:11.7111051Z [00:03:12.382]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:11.7111626Z [00:03:12.382]➜  EOF
2025-08-20T22:44:11.7123527Z [00:03:12.382]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b851/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0=>go.opentelemetry.io/otel/sdk/metric@v1.35.0;$WORK/b851=>" -p go.opentelemetry.io/otel/sdk/metric -lang=go1.22 -complete -installsuffix shared -buildid TPISVQWITHs-8Nho_ERz/TPISVQWITHs-8Nho_ERz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/aggregation.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/cache.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/env.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exemplar.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/exporter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/instrument.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/instrumentkind_string.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/manual_reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/periodic_reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/pipeline.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/provider.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/reader.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/version.go /root/go/pkg/mod/go.opentelemetry.io/otel/sdk/metric@v1.35.0/view.go
2025-08-20T22:44:11.7284040Z [00:03:12.402]➜  cp $WORK/b842/_pkg_.a /root/.cache/go-build/9b/9b6d91b6f1fec6574f667efcb8f613ea48dfcde337777b2d442c11cddd0c6695-d # internal
2025-08-20T22:44:11.7288046Z [00:03:12.402]➜  cloud.google.com/go/monitoring/apiv3/v2
2025-08-20T22:44:11.7290850Z [00:03:12.402]➜  mkdir -p $WORK/b841/
2025-08-20T22:44:11.7291620Z [00:03:12.403]➜  cat >/tmp/go-build2401649780/b841/importcfg << 'EOF' # internal
2025-08-20T22:44:11.7292355Z [00:03:12.403]➜  # import config
2025-08-20T22:44:11.7293399Z [00:03:12.403]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2/monitoringpb=/tmp/go-build2401649780/b842/_pkg_.a
2025-08-20T22:44:11.7294844Z [00:03:12.403]➜  packagefile cloud.google.com/go/monitoring/internal=/tmp/go-build2401649780/b850/_pkg_.a
2025-08-20T22:44:11.7295947Z [00:03:12.403]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:11.7296797Z [00:03:12.403]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:11.7298011Z [00:03:12.403]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:11.7299375Z [00:03:12.403]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build2401649780/b773/_pkg_.a
2025-08-20T22:44:11.7300831Z [00:03:12.403]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build2401649780/b840/_pkg_.a
2025-08-20T22:44:11.7302130Z [00:03:12.403]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:11.7303653Z [00:03:12.403]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:11.7304974Z [00:03:12.403]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:11.7306326Z [00:03:12.403]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:44:11.7307882Z [00:03:12.403]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build2401649780/b845/_pkg_.a
2025-08-20T22:44:11.7309460Z [00:03:12.403]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build2401649780/b846/_pkg_.a
2025-08-20T22:44:11.7310820Z [00:03:12.403]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:11.7312002Z [00:03:12.403]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:11.7313251Z [00:03:12.403]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:11.7314307Z [00:03:12.403]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:44:11.7315192Z [00:03:12.403]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:11.7316069Z [00:03:12.403]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:11.7316932Z [00:03:12.403]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:11.7319147Z [00:03:12.403]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:11.7319804Z [00:03:12.403]➜  EOF
2025-08-20T22:44:11.7333072Z [00:03:12.403]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b841/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2=>cloud.google.com/go/monitoring@v1.24.2/apiv3/v2;$WORK/b841=>" -p cloud.google.com/go/monitoring/apiv3/v2 -lang=go1.23 -complete -installsuffix shared -buildid ojq5NeJGw4C90wD-Lok7/ojq5NeJGw4C90wD-Lok7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/alert_policy_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/doc.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/group_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/helpers.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/metric_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/notification_channel_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/query_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/service_monitoring_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/snooze_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/uptime_check_client.go /root/go/pkg/mod/cloud.google.com/go/monitoring@v1.24.2/apiv3/v2/version.go
2025-08-20T22:44:12.4023150Z [00:03:13.076]➜  go tool buildid -w $WORK/b841/_pkg_.a # internal
2025-08-20T22:44:12.4391739Z [00:03:13.113]➜  cp $WORK/b841/_pkg_.a /root/.cache/go-build/7e/7e302bdceff7f6a3640a485e7c69f91390f1f2635230f67deddd8a35a3742f85-d # internal
2025-08-20T22:44:12.4476896Z [00:03:13.122]➜  google.golang.org/api/cloudresourcemanager/v1
2025-08-20T22:44:12.4479847Z [00:03:13.122]➜  mkdir -p $WORK/b861/
2025-08-20T22:44:12.4494060Z [00:03:13.123]➜  cat >/tmp/go-build2401649780/b861/importcfg << 'EOF' # internal
2025-08-20T22:44:12.4495154Z [00:03:13.123]➜  # import config
2025-08-20T22:44:12.4496314Z [00:03:13.123]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:12.4497613Z [00:03:13.123]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:12.4498656Z [00:03:13.123]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:12.4499916Z [00:03:13.123]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:12.4500692Z [00:03:13.123]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:12.4501748Z [00:03:13.123]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:12.4503220Z [00:03:13.123]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:12.4504405Z [00:03:13.123]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:12.4505675Z [00:03:13.124]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build2401649780/b723/_pkg_.a
2025-08-20T22:44:12.4506975Z [00:03:13.124]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:12.4508489Z [00:03:13.124]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:12.4509866Z [00:03:13.124]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:12.4510908Z [00:03:13.124]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:12.4511746Z [00:03:13.124]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:12.4512622Z [00:03:13.124]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:12.4513509Z [00:03:13.124]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:12.4514380Z [00:03:13.124]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:12.4515255Z [00:03:13.124]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:12.4515905Z [00:03:13.124]➜  EOF
2025-08-20T22:44:12.4520665Z [00:03:13.124]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b861/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/cloudresourcemanager/v1=>google.golang.org/api@v0.236.0/cloudresourcemanager/v1;$WORK/b861=>" -p google.golang.org/api/cloudresourcemanager/v1 -lang=go1.23 -complete -installsuffix shared -buildid GWaOKSCAFamHwVR9arbH/GWaOKSCAFamHwVR9arbH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/cloudresourcemanager/v1/cloudresourcemanager-gen.go
2025-08-20T22:44:12.9088961Z [00:03:13.583]➜  go tool buildid -w $WORK/b851/_pkg_.a # internal
2025-08-20T22:44:12.9305744Z [00:03:13.605]➜  cp $WORK/b851/_pkg_.a /root/.cache/go-build/02/02b477a796d1ecabfe259bf1256695989e63935b75ef73f679717e4fe9b905a5-d # internal
2025-08-20T22:44:12.9307875Z [00:03:13.605]➜  google.golang.org/grpc/balancer/rls/internal/adaptive
2025-08-20T22:44:12.9313271Z [00:03:13.605]➜  mkdir -p $WORK/b863/
2025-08-20T22:44:12.9321725Z [00:03:13.606]➜  cat >/tmp/go-build2401649780/b863/importcfg << 'EOF' # internal
2025-08-20T22:44:12.9322792Z [00:03:13.606]➜  # import config
2025-08-20T22:44:12.9323738Z [00:03:13.606]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:12.9325048Z [00:03:13.606]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:12.9326214Z [00:03:13.606]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:12.9329627Z [00:03:13.606]➜  EOF
2025-08-20T22:44:12.9346982Z [00:03:13.608]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b863/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/internal/adaptive=>google.golang.org/grpc@v1.72.2/balancer/rls/internal/adaptive;$WORK/b863=>" -p google.golang.org/grpc/balancer/rls/internal/adaptive -lang=go1.23 -complete -installsuffix shared -buildid 3S5Otk1qqJ_p8ekj7bvb/3S5Otk1qqJ_p8ekj7bvb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/internal/adaptive/adaptive.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/internal/adaptive/lookback.go
2025-08-20T22:44:12.9554140Z [00:03:13.629]➜  go tool buildid -w $WORK/b863/_pkg_.a # internal
2025-08-20T22:44:12.9568062Z [00:03:13.631]➜  cp $WORK/b863/_pkg_.a /root/.cache/go-build/a2/a272230fc647637d8a14fa27431b921d533dea12a787d92fc2a56adf0e26ae11-d # internal
2025-08-20T22:44:12.9587718Z [00:03:13.633]➜  google.golang.org/grpc/internal/proto/grpc_lookup_v1
2025-08-20T22:44:12.9589298Z [00:03:13.633]➜  mkdir -p $WORK/b865/
2025-08-20T22:44:12.9590029Z [00:03:13.633]➜  cat >/tmp/go-build2401649780/b865/importcfg << 'EOF' # internal
2025-08-20T22:44:12.9590672Z [00:03:13.633]➜  # import config
2025-08-20T22:44:12.9591308Z [00:03:13.633]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:12.9593475Z [00:03:13.633]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:12.9594605Z [00:03:13.633]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:12.9595746Z [00:03:13.633]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:12.9597758Z [00:03:13.633]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:12.9599202Z [00:03:13.633]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:12.9600518Z [00:03:13.633]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:12.9601894Z [00:03:13.633]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:12.9603053Z [00:03:13.633]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:12.9603902Z [00:03:13.633]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:12.9604494Z [00:03:13.633]➜  EOF
2025-08-20T22:44:12.9610122Z [00:03:13.633]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b865/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proto/grpc_lookup_v1=>google.golang.org/grpc@v1.72.2/internal/proto/grpc_lookup_v1;$WORK/b865=>" -p google.golang.org/grpc/internal/proto/grpc_lookup_v1 -lang=go1.23 -complete -installsuffix shared -buildid 5gLpFXxAUjRb9pNgjfhZ/5gLpFXxAUjRb9pNgjfhZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proto/grpc_lookup_v1/rls.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proto/grpc_lookup_v1/rls_config.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proto/grpc_lookup_v1/rls_grpc.pb.go
2025-08-20T22:44:13.1444314Z [00:03:13.818]➜  go tool buildid -w $WORK/b865/_pkg_.a # internal
2025-08-20T22:44:13.1554386Z [00:03:13.829]➜  cp $WORK/b865/_pkg_.a /root/.cache/go-build/84/84f0a43bac7a3147f7077c91990bc940e1dfa0245232909d1b3a33603efea47e-d # internal
2025-08-20T22:44:13.1592034Z [00:03:13.833]➜  google.golang.org/grpc/balancer/rls/internal/keys
2025-08-20T22:44:13.1596611Z [00:03:13.834]➜  mkdir -p $WORK/b864/
2025-08-20T22:44:13.1607864Z [00:03:13.835]➜  cat >/tmp/go-build2401649780/b864/importcfg << 'EOF' # internal
2025-08-20T22:44:13.1609098Z [00:03:13.835]➜  # import config
2025-08-20T22:44:13.1610657Z [00:03:13.835]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:13.1611487Z [00:03:13.835]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:13.1612627Z [00:03:13.835]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build2401649780/b865/_pkg_.a
2025-08-20T22:44:13.1613943Z [00:03:13.835]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:13.1614920Z [00:03:13.835]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:13.1615752Z [00:03:13.835]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:13.1616368Z [00:03:13.835]➜  EOF
2025-08-20T22:44:13.1620593Z [00:03:13.835]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b864/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/internal/keys=>google.golang.org/grpc@v1.72.2/balancer/rls/internal/keys;$WORK/b864=>" -p google.golang.org/grpc/balancer/rls/internal/keys -lang=go1.23 -complete -installsuffix shared -buildid ZCNxGSF8lCdDI6g4V_yK/ZCNxGSF8lCdDI6g4V_yK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/internal/keys/builder.go
2025-08-20T22:44:13.1957588Z [00:03:13.870]➜  go tool buildid -w $WORK/b861/_pkg_.a # internal
2025-08-20T22:44:13.2194964Z [00:03:13.893]➜  cp $WORK/b861/_pkg_.a /root/.cache/go-build/84/843dc42d9bcabdacce473fb4e119ce6acd395a92bb33bd24edc50ccd257a72f5-d # internal
2025-08-20T22:44:13.2203668Z [00:03:13.894]➜  google.golang.org/grpc/internal/cache
2025-08-20T22:44:13.2204361Z [00:03:13.894]➜  mkdir -p $WORK/b867/
2025-08-20T22:44:13.2205131Z [00:03:13.894]➜  cat >/tmp/go-build2401649780/b867/importcfg << 'EOF' # internal
2025-08-20T22:44:13.2205853Z [00:03:13.894]➜  # import config
2025-08-20T22:44:13.2206547Z [00:03:13.894]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:13.2207611Z [00:03:13.894]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:13.2208256Z [00:03:13.894]➜  EOF
2025-08-20T22:44:13.2212051Z [00:03:13.894]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b867/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/cache=>google.golang.org/grpc@v1.72.2/internal/cache;$WORK/b867=>" -p google.golang.org/grpc/internal/cache -lang=go1.23 -complete -installsuffix shared -buildid ao4-lhirxK-S35AiyTQQ/ao4-lhirxK-S35AiyTQQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/cache/timeoutCache.go
2025-08-20T22:44:13.2543465Z [00:03:13.928]➜  go tool buildid -w $WORK/b867/_pkg_.a # internal
2025-08-20T22:44:13.2551122Z [00:03:13.929]➜  cp $WORK/b867/_pkg_.a /root/.cache/go-build/cf/cf4b42e21a1cc4620b4d4a73568e28cee1ea7ef0fe16d95f9633e42b5fc48d45-d # internal
2025-08-20T22:44:13.2552830Z [00:03:13.929]➜  google.golang.org/grpc/internal/balancergroup
2025-08-20T22:44:13.2553933Z [00:03:13.929]➜  mkdir -p $WORK/b866/
2025-08-20T22:44:13.2555154Z [00:03:13.929]➜  cat >/tmp/go-build2401649780/b866/importcfg << 'EOF' # internal
2025-08-20T22:44:13.2556716Z [00:03:13.929]➜  # import config
2025-08-20T22:44:13.2558180Z [00:03:13.929]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:13.2560411Z [00:03:13.929]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:13.2561783Z [00:03:13.929]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:13.2564427Z [00:03:13.929]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:13.2566420Z [00:03:13.929]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2401649780/b503/_pkg_.a
2025-08-20T22:44:13.2594939Z [00:03:13.929]➜  packagefile google.golang.org/grpc/internal/cache=/tmp/go-build2401649780/b867/_pkg_.a
2025-08-20T22:44:13.2596290Z [00:03:13.929]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:13.2597761Z [00:03:13.929]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:13.2599003Z [00:03:13.929]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:13.2600089Z [00:03:13.929]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:13.2600936Z [00:03:13.929]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:13.2601569Z [00:03:13.929]➜  EOF
2025-08-20T22:44:13.2606471Z [00:03:13.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b866/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancergroup=>google.golang.org/grpc@v1.72.2/internal/balancergroup;$WORK/b866=>" -p google.golang.org/grpc/internal/balancergroup -lang=go1.23 -complete -installsuffix shared -buildid XMXlNygysJ9LQo2GkmyB/XMXlNygysJ9LQo2GkmyB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancergroup/balancergroup.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancergroup/balancerstateaggregator.go
2025-08-20T22:44:13.2641371Z [00:03:13.938]➜  go tool buildid -w $WORK/b864/_pkg_.a # internal
2025-08-20T22:44:13.2645073Z [00:03:13.938]➜  cp $WORK/b864/_pkg_.a /root/.cache/go-build/04/046ab9f73990a5db1c2964fcbf0e3cc22c9a90f153549f6e78d12bc984a1fc44-d # internal
2025-08-20T22:44:13.2648800Z [00:03:13.939]➜  github.com/cncf/xds/go/udpa/annotations
2025-08-20T22:44:13.2651992Z [00:03:13.939]➜  mkdir -p $WORK/b871/
2025-08-20T22:44:13.2665878Z [00:03:13.941]➜  cat >/tmp/go-build2401649780/b871/importcfg << 'EOF' # internal
2025-08-20T22:44:13.2688579Z [00:03:13.941]➜  # import config
2025-08-20T22:44:13.2689329Z [00:03:13.941]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:13.2690217Z [00:03:13.941]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:13.2691102Z [00:03:13.941]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:13.2702179Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:13.2703668Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:13.2705134Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:44:13.2706758Z [00:03:13.941]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:13.2708194Z [00:03:13.941]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:13.2709073Z [00:03:13.941]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:13.2710142Z [00:03:13.941]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:13.2711036Z [00:03:13.941]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:13.2711898Z [00:03:13.941]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:13.2712747Z [00:03:13.941]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:13.2713611Z [00:03:13.941]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:13.2714464Z [00:03:13.941]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:13.2715301Z [00:03:13.941]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:13.2716217Z [00:03:13.941]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:13.2716920Z [00:03:13.941]➜  EOF
2025-08-20T22:44:13.2736963Z [00:03:13.941]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b871/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations;$WORK/b871=>" -p github.com/cncf/xds/go/udpa/annotations -lang=go1.19 -complete -installsuffix shared -buildid vCeGS-REy43qEsHtuXK1/vCeGS-REy43qEsHtuXK1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/migrate.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/migrate.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/security.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/security.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/sensitive.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/sensitive.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/status.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/status.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/versioning.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/annotations/versioning.pb.validate.go
2025-08-20T22:44:13.3249556Z [00:03:13.997]➜  go tool buildid -w $WORK/b866/_pkg_.a # internal
2025-08-20T22:44:13.3252886Z [00:03:13.999]➜  cp $WORK/b866/_pkg_.a /root/.cache/go-build/be/becc6557be2fddca60cdde96776cd0ef226141340f1f48c7aa23ee3192a2442c-d # internal
2025-08-20T22:44:13.3269605Z [00:03:14.001]➜  google.golang.org/grpc/balancer/rls
2025-08-20T22:44:13.3271373Z [00:03:14.001]➜  mkdir -p $WORK/b862/
2025-08-20T22:44:13.3278297Z [00:03:14.002]➜  cat >/tmp/go-build2401649780/b862/importcfg << 'EOF' # internal
2025-08-20T22:44:13.3283614Z [00:03:14.002]➜  # import config
2025-08-20T22:44:13.3284541Z [00:03:14.002]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:13.3286859Z [00:03:14.002]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:44:13.3288401Z [00:03:14.002]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:13.3289685Z [00:03:14.002]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:13.3292267Z [00:03:14.002]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:13.3293133Z [00:03:14.002]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:13.3294080Z [00:03:14.002]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:13.3295311Z [00:03:14.002]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:13.3296486Z [00:03:14.002]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:13.3298113Z [00:03:14.002]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:13.3299563Z [00:03:14.002]➜  packagefile google.golang.org/grpc/balancer/rls/internal/adaptive=/tmp/go-build2401649780/b863/_pkg_.a
2025-08-20T22:44:13.3301126Z [00:03:14.002]➜  packagefile google.golang.org/grpc/balancer/rls/internal/keys=/tmp/go-build2401649780/b864/_pkg_.a
2025-08-20T22:44:13.3302452Z [00:03:14.002]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:13.3303646Z [00:03:14.002]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:13.3304978Z [00:03:14.002]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:44:13.3306322Z [00:03:14.002]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:44:13.3331235Z [00:03:14.002]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:13.3332499Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:13.3333767Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:13.3335146Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build2401649780/b866/_pkg_.a
2025-08-20T22:44:13.3336503Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2401649780/b514/_pkg_.a
2025-08-20T22:44:13.3338003Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:13.3339415Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:13.3340722Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:13.3342477Z [00:03:14.002]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build2401649780/b865/_pkg_.a
2025-08-20T22:44:13.3343825Z [00:03:14.002]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:13.3345021Z [00:03:14.002]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:13.3346257Z [00:03:14.002]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:13.3347835Z [00:03:14.002]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:13.3349157Z [00:03:14.002]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:13.3350645Z [00:03:14.002]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:13.3351850Z [00:03:14.002]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:13.3352772Z [00:03:14.002]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:13.3353641Z [00:03:14.002]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:13.3354512Z [00:03:14.002]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:13.3355397Z [00:03:14.002]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:13.3356020Z [00:03:14.002]➜  EOF
2025-08-20T22:44:13.3362788Z [00:03:14.002]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b862/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls=>google.golang.org/grpc@v1.72.2/balancer/rls;$WORK/b862=>" -p google.golang.org/grpc/balancer/rls -lang=go1.23 -complete -installsuffix shared -buildid hReUQVQ6JfBO1kFt8q_h/hReUQVQ6JfBO1kFt8q_h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/cache.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/child_policy.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/control_channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/rls/picker.go
2025-08-20T22:44:13.5775040Z [00:03:14.251]➜  go tool buildid -w $WORK/b871/_pkg_.a # internal
2025-08-20T22:44:13.5850490Z [00:03:14.258]➜  cp $WORK/b871/_pkg_.a /root/.cache/go-build/aa/aa456a960392bab6700dd858b9049c828c755287814ceb04ed57d67a2a410053-d # internal
2025-08-20T22:44:13.5865837Z [00:03:14.259]➜  github.com/cncf/xds/go/xds/annotations/v3
2025-08-20T22:44:13.5866505Z [00:03:14.259]➜  mkdir -p $WORK/b872/
2025-08-20T22:44:13.5867517Z [00:03:14.260]➜  cat >/tmp/go-build2401649780/b872/importcfg << 'EOF' # internal
2025-08-20T22:44:13.5868251Z [00:03:14.260]➜  # import config
2025-08-20T22:44:13.5868937Z [00:03:14.260]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:13.5869877Z [00:03:14.260]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:13.5870715Z [00:03:14.260]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:13.5871887Z [00:03:14.260]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:13.5873344Z [00:03:14.260]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:13.5874785Z [00:03:14.260]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:44:13.5876200Z [00:03:14.260]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:13.5878396Z [00:03:14.260]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:13.5879326Z [00:03:14.260]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:13.5880556Z [00:03:14.260]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:13.5881446Z [00:03:14.260]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:13.5882327Z [00:03:14.260]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:13.5883185Z [00:03:14.260]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:13.5884078Z [00:03:14.260]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:13.5884934Z [00:03:14.260]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:13.5885767Z [00:03:14.260]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:13.5886639Z [00:03:14.260]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:13.5887569Z [00:03:14.260]➜  EOF
2025-08-20T22:44:13.5914342Z [00:03:14.264]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b872/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3;$WORK/b872=>" -p github.com/cncf/xds/go/xds/annotations/v3 -lang=go1.19 -complete -installsuffix shared -buildid 8b7VCi86O_3Hy-7i5_8q/8b7VCi86O_3Hy-7i5_8q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/migrate.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/migrate.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/security.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/security.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/sensitive.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/sensitive.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/status.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/status.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/versioning.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/annotations/v3/versioning.pb.validate.go
2025-08-20T22:44:13.6223772Z [00:03:14.296]➜  go tool buildid -w $WORK/b862/_pkg_.a # internal
2025-08-20T22:44:13.6281175Z [00:03:14.302]➜  cp $WORK/b862/_pkg_.a /root/.cache/go-build/0a/0ac1912e839a89c747b1e57e84d566be124a0b2c64c04c73f547171dd500bc8d-d # internal
2025-08-20T22:44:13.6302541Z [00:03:14.304]➜  github.com/envoyproxy/protoc-gen-validate/validate
2025-08-20T22:44:13.6304231Z [00:03:14.305]➜  mkdir -p $WORK/b874/
2025-08-20T22:44:13.6310365Z [00:03:14.305]➜  cat >/tmp/go-build2401649780/b874/importcfg << 'EOF' # internal
2025-08-20T22:44:13.6312460Z [00:03:14.305]➜  # import config
2025-08-20T22:44:13.6313436Z [00:03:14.305]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:13.6314911Z [00:03:14.305]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:13.6316332Z [00:03:14.305]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:44:13.6317970Z [00:03:14.305]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:13.6319493Z [00:03:14.305]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:13.6320645Z [00:03:14.305]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:13.6321459Z [00:03:14.305]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:13.6322238Z [00:03:14.305]➜  EOF
2025-08-20T22:44:13.6326369Z [00:03:14.305]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b874/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/protoc-gen-validate@v1.2.1/validate=>github.com/envoyproxy/protoc-gen-validate@v1.2.1/validate;$WORK/b874=>" -p github.com/envoyproxy/protoc-gen-validate/validate -lang=go1.21 -complete -installsuffix shared -buildid pSfChXqSWcO0Rw5UAWWY/pSfChXqSWcO0Rw5UAWWY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/protoc-gen-validate@v1.2.1/validate/validate.pb.go
2025-08-20T22:44:13.9135559Z [00:03:14.588]➜  go tool buildid -w $WORK/b872/_pkg_.a # internal
2025-08-20T22:44:13.9242317Z [00:03:14.598]➜  cp $WORK/b872/_pkg_.a /root/.cache/go-build/de/ded3299e680e185f08c611a340e95afbcad3281416ac2b8b10533d95ba810c28-d # internal
2025-08-20T22:44:13.9244734Z [00:03:14.599]➜  github.com/envoyproxy/go-control-plane/envoy/annotations
2025-08-20T22:44:13.9245432Z [00:03:14.599]➜  mkdir -p $WORK/b875/
2025-08-20T22:44:13.9263872Z [00:03:14.600]➜  cat >/tmp/go-build2401649780/b875/importcfg << 'EOF' # internal
2025-08-20T22:44:13.9265499Z [00:03:14.600]➜  # import config
2025-08-20T22:44:13.9266114Z [00:03:14.600]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:13.9266855Z [00:03:14.600]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:13.9267800Z [00:03:14.600]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:13.9268839Z [00:03:14.600]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:13.9270106Z [00:03:14.600]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:13.9271589Z [00:03:14.600]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:44:13.9272855Z [00:03:14.600]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:13.9273993Z [00:03:14.600]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:13.9274754Z [00:03:14.600]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:13.9275505Z [00:03:14.600]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:13.9276253Z [00:03:14.600]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:13.9276983Z [00:03:14.600]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:13.9277936Z [00:03:14.600]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:13.9278672Z [00:03:14.600]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:13.9279393Z [00:03:14.600]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:13.9280111Z [00:03:14.601]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:13.9280873Z [00:03:14.601]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:13.9281476Z [00:03:14.601]➜  EOF
2025-08-20T22:44:13.9287732Z [00:03:14.601]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b875/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/annotations=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/annotations;$WORK/b875=>" -p github.com/envoyproxy/go-control-plane/envoy/annotations -lang=go1.22 -complete -installsuffix shared -buildid TSiC_WVLrdU3GjYWV2p4/TSiC_WVLrdU3GjYWV2p4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/annotations/deprecation.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/annotations/deprecation.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/annotations/resource.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/annotations/resource.pb.validate.go
2025-08-20T22:44:14.0523979Z [00:03:14.726]➜  go tool buildid -w $WORK/b875/_pkg_.a # internal
2025-08-20T22:44:14.0564581Z [00:03:14.731]➜  cp $WORK/b875/_pkg_.a /root/.cache/go-build/ce/ce06c6cf7458573bb8e97cf5fda9f607c5aebd136572a3ae24944bca386437e3-d # internal
2025-08-20T22:44:14.0572325Z [00:03:14.731]➜  github.com/go-jose/go-jose/v4/cipher
2025-08-20T22:44:14.0574260Z [00:03:14.732]➜  mkdir -p $WORK/b881/
2025-08-20T22:44:14.0604745Z [00:03:14.735]➜  cat >/tmp/go-build2401649780/b881/importcfg << 'EOF' # internal
2025-08-20T22:44:14.0606671Z [00:03:14.735]➜  # import config
2025-08-20T22:44:14.0607529Z [00:03:14.735]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:14.0608338Z [00:03:14.735]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:14.0609206Z [00:03:14.735]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:14.0610102Z [00:03:14.735]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:14.0611555Z [00:03:14.735]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:44:14.0612598Z [00:03:14.735]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:14.0613533Z [00:03:14.735]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:14.0614497Z [00:03:14.735]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:44:14.0615438Z [00:03:14.735]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:44:14.0616396Z [00:03:14.735]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:14.0617507Z [00:03:14.735]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:14.0618348Z [00:03:14.735]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:14.0619362Z [00:03:14.735]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:14.0619991Z [00:03:14.735]➜  EOF
2025-08-20T22:44:14.0625234Z [00:03:14.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b881/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher=>github.com/go-jose/go-jose/v4@v4.0.5/cipher;$WORK/b881=>" -p github.com/go-jose/go-jose/v4/cipher -lang=go1.21 -complete -installsuffix shared -buildid e2PizXXasEbii0gXuspD/e2PizXXasEbii0gXuspD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b881/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/cbc_hmac.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/concat_kdf.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/ecdh_es.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/key_wrap.go
2025-08-20T22:44:14.0773244Z [00:03:14.751]➜  go tool buildid -w $WORK/b874/_pkg_.a # internal
2025-08-20T22:44:14.0865558Z [00:03:14.761]➜  cp $WORK/b874/_pkg_.a /root/.cache/go-build/73/73259593de76249355ea7d88d200eb1eb7efcbcc5620ecc720689db9fffba5f0-d # internal
2025-08-20T22:44:14.0927568Z [00:03:14.767]➜  github.com/cncf/xds/go/xds/core/v3
2025-08-20T22:44:14.0935356Z [00:03:14.767]➜  mkdir -p $WORK/b873/
2025-08-20T22:44:14.0937834Z [00:03:14.768]➜  cat >/tmp/go-build2401649780/b873/importcfg << 'EOF' # internal
2025-08-20T22:44:14.0938466Z [00:03:14.768]➜  # import config
2025-08-20T22:44:14.0939068Z [00:03:14.768]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:14.0939814Z [00:03:14.768]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:14.0940538Z [00:03:14.768]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:14.0941506Z [00:03:14.768]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:14.0942760Z [00:03:14.768]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:14.0944140Z [00:03:14.768]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:14.0945713Z [00:03:14.768]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:14.0946941Z [00:03:14.768]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:14.0948317Z [00:03:14.768]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:14.0949287Z [00:03:14.768]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:14.0950016Z [00:03:14.768]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:14.0950743Z [00:03:14.768]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:14.0951473Z [00:03:14.768]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:14.0952339Z [00:03:14.768]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:14.0953058Z [00:03:14.768]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:14.0953896Z [00:03:14.768]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:14.0954623Z [00:03:14.768]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:14.0955320Z [00:03:14.768]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:14.0956044Z [00:03:14.768]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:14.0956619Z [00:03:14.768]➜  EOF
2025-08-20T22:44:14.0984119Z [00:03:14.768]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b873/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3;$WORK/b873=>" -p github.com/cncf/xds/go/xds/core/v3 -lang=go1.19 -complete -installsuffix shared -buildid xEBfl5asbdyu9_pHqr3D/xEBfl5asbdyu9_pHqr3D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/authority.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/authority.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/cidr.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/cidr.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/collection_entry.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/collection_entry.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/context_params.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/context_params.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/extension.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/extension.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/resource.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/resource.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/resource_locator.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/resource_locator.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/resource_name.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/core/v3/resource_name.pb.validate.go
2025-08-20T22:44:14.1640140Z [00:03:14.838]➜  go tool buildid -w $WORK/b881/_pkg_.a # internal
2025-08-20T22:44:14.1650761Z [00:03:14.839]➜  cp $WORK/b881/_pkg_.a /root/.cache/go-build/86/86fd7bebca812f396291356644eb33e09492b99e70ffef43f6026895cbb746b2-d # internal
2025-08-20T22:44:14.1658594Z [00:03:14.840]➜  github.com/envoyproxy/go-control-plane/envoy/type/v3
2025-08-20T22:44:14.1690984Z [00:03:14.843]➜  mkdir -p $WORK/b877/
2025-08-20T22:44:14.1697902Z [00:03:14.844]➜  cat >/tmp/go-build2401649780/b877/importcfg << 'EOF' # internal
2025-08-20T22:44:14.1729239Z [00:03:14.844]➜  # import config
2025-08-20T22:44:14.1729963Z [00:03:14.844]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:14.1730831Z [00:03:14.844]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:14.1731654Z [00:03:14.844]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:14.1732695Z [00:03:14.844]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:14.1733999Z [00:03:14.844]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:14.1735653Z [00:03:14.844]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:14.1737482Z [00:03:14.844]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:14.1738952Z [00:03:14.844]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:14.1740762Z [00:03:14.844]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:14.1743371Z [00:03:14.844]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:14.1744879Z [00:03:14.844]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:14.1746023Z [00:03:14.844]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:14.1746878Z [00:03:14.844]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:14.1747919Z [00:03:14.844]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:14.1748665Z [00:03:14.844]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:14.1749451Z [00:03:14.844]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:14.1750182Z [00:03:14.844]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:14.1750910Z [00:03:14.844]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:14.1751647Z [00:03:14.844]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:14.1752355Z [00:03:14.844]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:14.1753130Z [00:03:14.844]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:14.1753710Z [00:03:14.844]➜  EOF
2025-08-20T22:44:14.1770469Z [00:03:14.844]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b877/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3;$WORK/b877=>" -p github.com/envoyproxy/go-control-plane/envoy/type/v3 -lang=go1.22 -complete -installsuffix shared -buildid yq2Yxmc5jKunouKywiAi/yq2Yxmc5jKunouKywiAi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/hash_policy.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/hash_policy.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/http.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/http.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/http_status.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/http_status.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/percent.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/percent.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/range.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/range.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/ratelimit_strategy.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/ratelimit_strategy.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/ratelimit_unit.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/ratelimit_unit.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/semantic_version.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/semantic_version.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/token_bucket.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/v3/token_bucket.pb.validate.go
2025-08-20T22:44:14.4742804Z [00:03:15.148]➜  go tool buildid -w $WORK/b873/_pkg_.a # internal
2025-08-20T22:44:14.4804667Z [00:03:15.155]➜  cp $WORK/b873/_pkg_.a /root/.cache/go-build/93/93f932c7acc566e5b76cf94233b60d062491ac010db628f628c15232d33ec195-d # internal
2025-08-20T22:44:14.4809710Z [00:03:15.155]➜  github.com/go-jose/go-jose/v4/json
2025-08-20T22:44:14.4811909Z [00:03:15.155]➜  mkdir -p $WORK/b882/
2025-08-20T22:44:14.4821901Z [00:03:15.156]➜  cat >/tmp/go-build2401649780/b882/importcfg << 'EOF' # internal
2025-08-20T22:44:14.4823012Z [00:03:15.156]➜  # import config
2025-08-20T22:44:14.4824060Z [00:03:15.156]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:14.4824943Z [00:03:15.156]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:14.4825857Z [00:03:15.156]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:14.4826784Z [00:03:15.156]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:14.4827855Z [00:03:15.156]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:14.4828698Z [00:03:15.156]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:14.4829481Z [00:03:15.156]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:14.4830176Z [00:03:15.156]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:14.4830960Z [00:03:15.156]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:14.4831777Z [00:03:15.156]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:14.4832612Z [00:03:15.156]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:14.4833442Z [00:03:15.156]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:14.4834258Z [00:03:15.156]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:14.4835071Z [00:03:15.156]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:14.4835799Z [00:03:15.156]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:44:14.4836913Z [00:03:15.156]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:14.4837657Z [00:03:15.156]➜  EOF
2025-08-20T22:44:14.4863224Z [00:03:15.160]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b882/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json=>github.com/go-jose/go-jose/v4@v4.0.5/json;$WORK/b882=>" -p github.com/go-jose/go-jose/v4/json -lang=go1.21 -complete -installsuffix shared -buildid ORGEPJAI1ndino2G181-/ORGEPJAI1ndino2G181- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b882/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/decode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/encode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/indent.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/scanner.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/stream.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/tags.go
2025-08-20T22:44:14.8514500Z [00:03:15.525]➜  go tool buildid -w $WORK/b877/_pkg_.a # internal
2025-08-20T22:44:14.8759400Z [00:03:15.549]➜  cp $WORK/b877/_pkg_.a /root/.cache/go-build/66/6682e6629f6c933cd0ea1a68bcf572ad5f19620c432c54f47187397e151f0d51-d # internal
2025-08-20T22:44:14.8764278Z [00:03:15.550]➜  github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3
2025-08-20T22:44:14.8765088Z [00:03:15.550]➜  mkdir -p $WORK/b876/
2025-08-20T22:44:14.8765829Z [00:03:15.550]➜  cat >/tmp/go-build2401649780/b876/importcfg << 'EOF' # internal
2025-08-20T22:44:14.8766545Z [00:03:15.550]➜  # import config
2025-08-20T22:44:14.8767448Z [00:03:15.550]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:14.8768329Z [00:03:15.550]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:14.8769391Z [00:03:15.550]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:14.8770530Z [00:03:15.550]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:14.8772004Z [00:03:15.550]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2401649780/b873/_pkg_.a
2025-08-20T22:44:14.8773448Z [00:03:15.550]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:14.8774988Z [00:03:15.550]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:14.8776503Z [00:03:15.550]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:14.8778262Z [00:03:15.550]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:14.8779714Z [00:03:15.550]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:14.8781124Z [00:03:15.550]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:14.8782605Z [00:03:15.550]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:14.8783752Z [00:03:15.550]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:14.8784598Z [00:03:15.550]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:14.8785454Z [00:03:15.550]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:14.8786319Z [00:03:15.550]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:14.8787404Z [00:03:15.550]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:14.8788259Z [00:03:15.550]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:14.8789095Z [00:03:15.550]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:14.8789914Z [00:03:15.550]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:14.8790758Z [00:03:15.550]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:14.8791859Z [00:03:15.550]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:14.8792538Z [00:03:15.550]➜  EOF
2025-08-20T22:44:14.8826527Z [00:03:15.550]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b876/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3;$WORK/b876=>" -p github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 -lang=go1.22 -complete -installsuffix shared -buildid EHJ3hkTicsC5T4xMWGPH/EHJ3hkTicsC5T4xMWGPH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/address.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/address.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/filter_state.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/filter_state.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/http_inputs.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/http_inputs.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/metadata.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/metadata.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/node.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/node.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/number.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/number.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/path.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/path.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/regex.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/regex.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/status_code_input.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/status_code_input.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/string.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/string.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/struct.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/struct.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/value.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/matcher/v3/value.pb.validate.go
2025-08-20T22:44:15.1038472Z [00:03:15.778]➜  go tool buildid -w $WORK/b882/_pkg_.a # internal
2025-08-20T22:44:15.1141387Z [00:03:15.788]➜  cp $WORK/b882/_pkg_.a /root/.cache/go-build/1d/1dc47e78aa55a94de425da64e27e1f0a362de1c217b82f907b5e36142ac19976-d # internal
2025-08-20T22:44:15.1158325Z [00:03:15.789]➜  github.com/go-jose/go-jose/v4
2025-08-20T22:44:15.1159518Z [00:03:15.789]➜  mkdir -p $WORK/b880/
2025-08-20T22:44:15.1160583Z [00:03:15.790]➜  cat >/tmp/go-build2401649780/b880/importcfg << 'EOF' # internal
2025-08-20T22:44:15.1161539Z [00:03:15.790]➜  # import config
2025-08-20T22:44:15.1162524Z [00:03:15.790]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:15.1163393Z [00:03:15.790]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:44:15.1164379Z [00:03:15.790]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:15.1165202Z [00:03:15.790]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:44:15.1166114Z [00:03:15.790]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:15.1167041Z [00:03:15.790]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:15.1168198Z [00:03:15.790]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:44:15.1169153Z [00:03:15.790]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:44:15.1170089Z [00:03:15.790]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:15.1170976Z [00:03:15.790]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:15.1171874Z [00:03:15.790]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:15.1172770Z [00:03:15.790]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:44:15.1173898Z [00:03:15.790]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:15.1174824Z [00:03:15.790]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:44:15.1175717Z [00:03:15.790]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:44:15.1176621Z [00:03:15.790]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:15.1177816Z [00:03:15.790]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:15.1178761Z [00:03:15.790]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:15.1179722Z [00:03:15.790]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:15.1180761Z [00:03:15.790]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:15.1181584Z [00:03:15.790]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:15.1182762Z [00:03:15.790]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2401649780/b881/_pkg_.a
2025-08-20T22:44:15.1183939Z [00:03:15.790]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build2401649780/b882/_pkg_.a
2025-08-20T22:44:15.1185038Z [00:03:15.790]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:44:15.1185969Z [00:03:15.790]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:15.1186740Z [00:03:15.790]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:15.1187729Z [00:03:15.790]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:15.1188607Z [00:03:15.790]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:15.1189579Z [00:03:15.790]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:15.1190381Z [00:03:15.790]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:15.1191210Z [00:03:15.790]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:15.1191816Z [00:03:15.790]➜  EOF
2025-08-20T22:44:15.1199488Z [00:03:15.790]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b880/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5=>github.com/go-jose/go-jose/v4@v4.0.5;$WORK/b880=>" -p github.com/go-jose/go-jose/v4 -lang=go1.21 -complete -installsuffix shared -buildid r83hNOYVWuJAVzGhqT0d/r83hNOYVWuJAVzGhqT0d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/asymmetric.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/crypter.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/doc.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/encoding.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jwe.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jwk.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jws.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/opaque.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/shared.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/signing.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/symmetric.go
2025-08-20T22:44:15.8334431Z [00:03:16.507]➜  go tool buildid -w $WORK/b880/_pkg_.a # internal
2025-08-20T22:44:15.8456695Z [00:03:16.520]➜  cp $WORK/b880/_pkg_.a /root/.cache/go-build/a3/a30a1613e3397449647a9410351a3f93b917c786726e43bfa0f5642c96396d53-d # internal
2025-08-20T22:44:15.8458777Z [00:03:16.520]➜  github.com/spiffe/go-spiffe/v2/internal/cryptoutil
2025-08-20T22:44:15.8459976Z [00:03:16.520]➜  mkdir -p $WORK/b885/
2025-08-20T22:44:15.8478248Z [00:03:16.521]➜  cat >/tmp/go-build2401649780/b885/importcfg << 'EOF' # internal
2025-08-20T22:44:15.8479193Z [00:03:16.521]➜  # import config
2025-08-20T22:44:15.8480081Z [00:03:16.521]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:15.8481141Z [00:03:16.521]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:15.8482482Z [00:03:16.521]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:15.8483642Z [00:03:16.521]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:44:15.8484754Z [00:03:16.521]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:15.8485797Z [00:03:16.521]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:15.8486573Z [00:03:16.521]➜  EOF
2025-08-20T22:44:15.8491384Z [00:03:16.521]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b885/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/cryptoutil=>github.com/spiffe/go-spiffe/v2@v2.5.0/internal/cryptoutil;$WORK/b885=>" -p github.com/spiffe/go-spiffe/v2/internal/cryptoutil -lang=go1.22 -complete -installsuffix shared -buildid PjTRJBsxqLmbSJyf4yTQ/PjTRJBsxqLmbSJyf4yTQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b885/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/cryptoutil/keys.go
2025-08-20T22:44:15.8782977Z [00:03:16.552]➜  go tool buildid -w $WORK/b885/_pkg_.a # internal
2025-08-20T22:44:15.8790796Z [00:03:16.553]➜  cp $WORK/b885/_pkg_.a /root/.cache/go-build/69/699b357a2852c7f917b727cf2e1534f75b9242d439f8fe007920e7e917ee7b69-d # internal
2025-08-20T22:44:15.8792181Z [00:03:16.553]➜  github.com/spiffe/go-spiffe/v2/internal/jwtutil
2025-08-20T22:44:15.8795628Z [00:03:16.554]➜  mkdir -p $WORK/b884/
2025-08-20T22:44:15.8800304Z [00:03:16.554]➜  cat >/tmp/go-build2401649780/b884/importcfg << 'EOF' # internal
2025-08-20T22:44:15.8804401Z [00:03:16.554]➜  # import config
2025-08-20T22:44:15.8814218Z [00:03:16.554]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:15.8818616Z [00:03:16.554]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/cryptoutil=/tmp/go-build2401649780/b885/_pkg_.a
2025-08-20T22:44:15.8839912Z [00:03:16.554]➜  EOF
2025-08-20T22:44:15.8845965Z [00:03:16.554]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b884/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/jwtutil=>github.com/spiffe/go-spiffe/v2@v2.5.0/internal/jwtutil;$WORK/b884=>" -p github.com/spiffe/go-spiffe/v2/internal/jwtutil -lang=go1.22 -complete -installsuffix shared -buildid c-vbKGq4tPiUCbaEkSGI/c-vbKGq4tPiUCbaEkSGI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b884/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/jwtutil/util.go
2025-08-20T22:44:15.8883427Z [00:03:16.562]➜  go tool buildid -w $WORK/b876/_pkg_.a # internal
2025-08-20T22:44:15.9151101Z [00:03:16.589]➜  go tool buildid -w $WORK/b884/_pkg_.a # internal
2025-08-20T22:44:15.9153880Z [00:03:16.589]➜  cp $WORK/b884/_pkg_.a /root/.cache/go-build/84/84fc308a9cbb0c5aba9b1eb65c7f1e8b3973881377d87510d7571d4e83e1877b-d # internal
2025-08-20T22:44:15.9155170Z [00:03:16.589]➜  github.com/spiffe/go-spiffe/v2/spiffeid
2025-08-20T22:44:15.9155797Z [00:03:16.589]➜  mkdir -p $WORK/b886/
2025-08-20T22:44:15.9156734Z [00:03:16.590]➜  cat >/tmp/go-build2401649780/b886/importcfg << 'EOF' # internal
2025-08-20T22:44:15.9159080Z [00:03:16.590]➜  # import config
2025-08-20T22:44:15.9159673Z [00:03:16.590]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:15.9160479Z [00:03:16.590]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:15.9161250Z [00:03:16.590]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:15.9162051Z [00:03:16.590]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:15.9162668Z [00:03:16.590]➜  EOF
2025-08-20T22:44:15.9169683Z [00:03:16.590]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b886/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid=>github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid;$WORK/b886=>" -p github.com/spiffe/go-spiffe/v2/spiffeid -lang=go1.22 -complete -installsuffix shared -buildid Oe_zdX6jZIPjgveDxVM0/Oe_zdX6jZIPjgveDxVM0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b886/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid/charset_backcompat_deny.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid/errors.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid/id.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid/match.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid/path.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid/require.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/spiffeid/trustdomain.go
2025-08-20T22:44:15.9176428Z [00:03:16.591]➜  cp $WORK/b876/_pkg_.a /root/.cache/go-build/1f/1ff5be5f4db541b429a2c02d6997dc77e19e1df952bb362c40bdcfb30126c5e8-d # internal
2025-08-20T22:44:15.9218517Z [00:03:16.596]➜  github.com/envoyproxy/go-control-plane/envoy/config/core/v3
2025-08-20T22:44:15.9219870Z [00:03:16.596]➜  mkdir -p $WORK/b870/
2025-08-20T22:44:15.9227461Z [00:03:16.597]➜  cat >/tmp/go-build2401649780/b870/importcfg << 'EOF' # internal
2025-08-20T22:44:15.9228612Z [00:03:16.597]➜  # import config
2025-08-20T22:44:15.9231066Z [00:03:16.597]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:15.9231991Z [00:03:16.597]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:15.9232838Z [00:03:16.597]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:15.9233974Z [00:03:16.597]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:15.9235350Z [00:03:16.597]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:15.9236695Z [00:03:16.597]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2401649780/b873/_pkg_.a
2025-08-20T22:44:15.9238376Z [00:03:16.597]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:15.9240033Z [00:03:16.597]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:15.9241669Z [00:03:16.597]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:15.9243255Z [00:03:16.597]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:15.9244772Z [00:03:16.597]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:15.9246188Z [00:03:16.597]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:15.9247647Z [00:03:16.597]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:15.9249072Z [00:03:16.597]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:15.9250476Z [00:03:16.597]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:15.9252132Z [00:03:16.597]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:15.9253601Z [00:03:16.597]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:15.9254741Z [00:03:16.597]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:15.9255595Z [00:03:16.597]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:15.9256457Z [00:03:16.597]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:15.9258897Z [00:03:16.597]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:15.9259801Z [00:03:16.597]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:15.9260636Z [00:03:16.597]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:15.9261473Z [00:03:16.597]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:15.9262522Z [00:03:16.597]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:15.9263325Z [00:03:16.597]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:15.9264202Z [00:03:16.597]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:15.9264862Z [00:03:16.597]➜  EOF
2025-08-20T22:44:15.9297980Z [00:03:16.597]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b870/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3;$WORK/b870=>" -p github.com/envoyproxy/go-control-plane/envoy/config/core/v3 -lang=go1.22 -complete -installsuffix shared -buildid 4kxZMKSwXUMRf9uZUCIg/4kxZMKSwXUMRf9uZUCIg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/address.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/address.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/backoff.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/backoff.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/base.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/base.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/config_source.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/config_source.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/event_service_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/event_service_config.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/extension.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/extension.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/grpc_method_list.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/grpc_method_list.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/grpc_service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/grpc_service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/health_check.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/health_check.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/http_service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/http_service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/http_uri.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/http_uri.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/protocol.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/protocol.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/proxy_protocol.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/proxy_protocol.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/resolver.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/resolver.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/socket_cmsg_headers.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/socket_cmsg_headers.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/socket_option.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/socket_option.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/substitution_format_string.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/substitution_format_string.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/udp_socket_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/core/v3/udp_socket_config.pb.validate.go
2025-08-20T22:44:15.9902048Z [00:03:16.664]➜  go tool buildid -w $WORK/b886/_pkg_.a # internal
2025-08-20T22:44:15.9943178Z [00:03:16.668]➜  cp $WORK/b886/_pkg_.a /root/.cache/go-build/53/533c9cf356bb03e6cfc3e4167f1f8fca304f6d7b87aa777087d82f1a9b4f49b8-d # internal
2025-08-20T22:44:15.9946472Z [00:03:16.669]➜  github.com/zeebo/errs
2025-08-20T22:44:15.9957508Z [00:03:16.670]➜  mkdir -p $WORK/b887/
2025-08-20T22:44:15.9972698Z [00:03:16.670]➜  cat >/tmp/go-build2401649780/b887/importcfg << 'EOF' # internal
2025-08-20T22:44:15.9973426Z [00:03:16.670]➜  # import config
2025-08-20T22:44:15.9974113Z [00:03:16.670]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:15.9974968Z [00:03:16.670]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:15.9975781Z [00:03:16.670]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:15.9976624Z [00:03:16.670]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:15.9977460Z [00:03:16.670]➜  EOF
2025-08-20T22:44:15.9981447Z [00:03:16.670]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b887/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/zeebo/errs@v1.4.0=>github.com/zeebo/errs@v1.4.0;$WORK/b887=>" -p github.com/zeebo/errs -lang=go1.12 -complete -installsuffix shared -buildid xoZnKH_dps7zCdCw6xue/xoZnKH_dps7zCdCw6xue -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b887/importcfg -pack /root/go/pkg/mod/github.com/zeebo/errs@v1.4.0/errs.go /root/go/pkg/mod/github.com/zeebo/errs@v1.4.0/group.go /root/go/pkg/mod/github.com/zeebo/errs@v1.4.0/is_go1.20.go
2025-08-20T22:44:16.0721627Z [00:03:16.746]➜  go tool buildid -w $WORK/b887/_pkg_.a # internal
2025-08-20T22:44:16.0741011Z [00:03:16.748]➜  cp $WORK/b887/_pkg_.a /root/.cache/go-build/54/5451e01b7ef2878814837a8e5224a4a436f76fbc3b9088d237d55f8ed1577c3a-d # internal
2025-08-20T22:44:16.0748833Z [00:03:16.749]➜  github.com/spiffe/go-spiffe/v2/bundle/jwtbundle
2025-08-20T22:44:16.0751473Z [00:03:16.749]➜  mkdir -p $WORK/b883/
2025-08-20T22:44:16.0776241Z [00:03:16.752]➜  cat >/tmp/go-build2401649780/b883/importcfg << 'EOF' # internal
2025-08-20T22:44:16.0782520Z [00:03:16.752]➜  # import config
2025-08-20T22:44:16.0783202Z [00:03:16.752]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:16.0784293Z [00:03:16.752]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:16.0785271Z [00:03:16.752]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.0786240Z [00:03:16.752]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build2401649780/b880/_pkg_.a
2025-08-20T22:44:16.0787638Z [00:03:16.752]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/jwtutil=/tmp/go-build2401649780/b884/_pkg_.a
2025-08-20T22:44:16.0788952Z [00:03:16.752]➜  packagefile github.com/spiffe/go-spiffe/v2/spiffeid=/tmp/go-build2401649780/b886/_pkg_.a
2025-08-20T22:44:16.0790061Z [00:03:16.752]➜  packagefile github.com/zeebo/errs=/tmp/go-build2401649780/b887/_pkg_.a
2025-08-20T22:44:16.0790940Z [00:03:16.752]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:16.0791732Z [00:03:16.752]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:16.0792515Z [00:03:16.752]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:16.0793314Z [00:03:16.752]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:16.0793912Z [00:03:16.752]➜  EOF
2025-08-20T22:44:16.0799925Z [00:03:16.752]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b883/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/jwtbundle=>github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/jwtbundle;$WORK/b883=>" -p github.com/spiffe/go-spiffe/v2/bundle/jwtbundle -lang=go1.22 -complete -installsuffix shared -buildid IoGMJ7GUIyZqqxjDmRbj/IoGMJ7GUIyZqqxjDmRbj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b883/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/jwtbundle/bundle.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/jwtbundle/doc.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/jwtbundle/set.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/jwtbundle/source.go
2025-08-20T22:44:16.1580261Z [00:03:16.832]➜  go tool buildid -w $WORK/b883/_pkg_.a # internal
2025-08-20T22:44:16.1603722Z [00:03:16.834]➜  cp $WORK/b883/_pkg_.a /root/.cache/go-build/aa/aa5460e05c621a5fd23279ad9c8063b28e31e4390be16e696485c794937ba8bf-d # internal
2025-08-20T22:44:16.1614818Z [00:03:16.835]➜  github.com/spiffe/go-spiffe/v2/internal/pemutil
2025-08-20T22:44:16.1619148Z [00:03:16.836]➜  mkdir -p $WORK/b889/
2025-08-20T22:44:16.1631605Z [00:03:16.837]➜  cat >/tmp/go-build2401649780/b889/importcfg << 'EOF' # internal
2025-08-20T22:44:16.1634486Z [00:03:16.838]➜  # import config
2025-08-20T22:44:16.1636928Z [00:03:16.838]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:16.1637950Z [00:03:16.838]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:16.1638875Z [00:03:16.838]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:16.1639773Z [00:03:16.838]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.1640639Z [00:03:16.838]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.1641312Z [00:03:16.838]➜  EOF
2025-08-20T22:44:16.1654224Z [00:03:16.839]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b889/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/pemutil=>github.com/spiffe/go-spiffe/v2@v2.5.0/internal/pemutil;$WORK/b889=>" -p github.com/spiffe/go-spiffe/v2/internal/pemutil -lang=go1.22 -complete -installsuffix shared -buildid Yta3jLL-_553A0d1q9P4/Yta3jLL-_553A0d1q9P4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b889/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/pemutil/pem.go
2025-08-20T22:44:16.1818611Z [00:03:16.856]➜  go tool buildid -w $WORK/b819/_pkg_.a # internal
2025-08-20T22:44:16.1940431Z [00:03:16.867]➜  go tool buildid -w $WORK/b889/_pkg_.a # internal
2025-08-20T22:44:16.1944108Z [00:03:16.868]➜  cp $WORK/b889/_pkg_.a /root/.cache/go-build/91/9161489dce2a7c18aad9fccc870b32e3bf0924e076de03b4d3c5ef1bde863bbd-d # internal
2025-08-20T22:44:16.1949489Z [00:03:16.868]➜  github.com/spiffe/go-spiffe/v2/internal/x509util
2025-08-20T22:44:16.1950457Z [00:03:16.868]➜  mkdir -p $WORK/b890/
2025-08-20T22:44:16.1951180Z [00:03:16.868]➜  cat >/tmp/go-build2401649780/b890/importcfg << 'EOF' # internal
2025-08-20T22:44:16.1951854Z [00:03:16.868]➜  # import config
2025-08-20T22:44:16.1952530Z [00:03:16.868]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:16.1953174Z [00:03:16.869]➜  EOF
2025-08-20T22:44:16.1957456Z [00:03:16.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b890/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/x509util=>github.com/spiffe/go-spiffe/v2@v2.5.0/internal/x509util;$WORK/b890=>" -p github.com/spiffe/go-spiffe/v2/internal/x509util -lang=go1.22 -complete -installsuffix shared -buildid u5ru37PJeLyLLS15nADH/u5ru37PJeLyLLS15nADH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b890/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/internal/x509util/util.go
2025-08-20T22:44:16.2127766Z [00:03:16.887]➜  go tool buildid -w $WORK/b890/_pkg_.a # internal
2025-08-20T22:44:16.2153572Z [00:03:16.889]➜  cp $WORK/b890/_pkg_.a /root/.cache/go-build/47/479fadec10fd3c82e16072550f42225b7202cc5e417f3144809081feded24dc4-d # internal
2025-08-20T22:44:16.2162294Z [00:03:16.890]➜  github.com/spiffe/go-spiffe/v2/bundle/x509bundle
2025-08-20T22:44:16.2163347Z [00:03:16.890]➜  mkdir -p $WORK/b888/
2025-08-20T22:44:16.2164425Z [00:03:16.890]➜  cat >/tmp/go-build2401649780/b888/importcfg << 'EOF' # internal
2025-08-20T22:44:16.2165363Z [00:03:16.890]➜  # import config
2025-08-20T22:44:16.2166269Z [00:03:16.890]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:16.2167927Z [00:03:16.890]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/pemutil=/tmp/go-build2401649780/b889/_pkg_.a
2025-08-20T22:44:16.2170134Z [00:03:16.890]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/x509util=/tmp/go-build2401649780/b890/_pkg_.a
2025-08-20T22:44:16.2171956Z [00:03:16.890]➜  packagefile github.com/spiffe/go-spiffe/v2/spiffeid=/tmp/go-build2401649780/b886/_pkg_.a
2025-08-20T22:44:16.2173355Z [00:03:16.890]➜  packagefile github.com/zeebo/errs=/tmp/go-build2401649780/b887/_pkg_.a
2025-08-20T22:44:16.2174467Z [00:03:16.890]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:16.2175542Z [00:03:16.890]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:16.2176457Z [00:03:16.890]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:16.2177559Z [00:03:16.890]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:16.2178148Z [00:03:16.890]➜  EOF
2025-08-20T22:44:16.2183653Z [00:03:16.890]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b888/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/x509bundle=>github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/x509bundle;$WORK/b888=>" -p github.com/spiffe/go-spiffe/v2/bundle/x509bundle -lang=go1.22 -complete -installsuffix shared -buildid sZZIh5iMAmCAFjMXFO0B/sZZIh5iMAmCAFjMXFO0B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b888/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/x509bundle/bundle.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/x509bundle/doc.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/x509bundle/set.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/x509bundle/source.go
2025-08-20T22:44:16.2494428Z [00:03:16.923]➜  cp $WORK/b819/_pkg_.a /root/.cache/go-build/25/25f85ddd2ab36e9b8b543ee605dcdd2a1eb19db93b0f88a01920fba63ef776e1-d # internal
2025-08-20T22:44:16.2507688Z [00:03:16.925]➜  github.com/apache/arrow/go/v15/arrow/internal/dictutils
2025-08-20T22:44:16.2513182Z [00:03:16.925]➜  mkdir -p $WORK/b827/
2025-08-20T22:44:16.2518541Z [00:03:16.926]➜  cat >/tmp/go-build2401649780/b827/importcfg << 'EOF' # internal
2025-08-20T22:44:16.2519229Z [00:03:16.926]➜  # import config
2025-08-20T22:44:16.2520103Z [00:03:16.926]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.2521069Z [00:03:16.926]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.2522064Z [00:03:16.926]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:16.2523296Z [00:03:16.926]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:44:16.2524606Z [00:03:16.926]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:44:16.2525692Z [00:03:16.926]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:16.2526345Z [00:03:16.926]➜  EOF
2025-08-20T22:44:16.2530712Z [00:03:16.926]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b827/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/dictutils=>github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/dictutils;$WORK/b827=>" -p github.com/apache/arrow/go/v15/arrow/internal/dictutils -lang=go1.20 -complete -installsuffix shared -buildid jsHsMlajAmAfZXFzZxEM/jsHsMlajAmAfZXFzZxEM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/internal/dictutils/dict.go
2025-08-20T22:44:16.2745550Z [00:03:16.948]➜  go tool buildid -w $WORK/b888/_pkg_.a # internal
2025-08-20T22:44:16.2785675Z [00:03:16.953]➜  cp $WORK/b888/_pkg_.a /root/.cache/go-build/e1/e12f2747cb1b5f638df6516c6392a65cdc0b23b48016e6da1c436e6d53e99507-d # internal
2025-08-20T22:44:16.2803841Z [00:03:16.953]➜  github.com/spiffe/go-spiffe/v2/bundle/spiffebundle
2025-08-20T22:44:16.2804535Z [00:03:16.953]➜  mkdir -p $WORK/b879/
2025-08-20T22:44:16.2805243Z [00:03:16.954]➜  cat >/tmp/go-build2401649780/b879/importcfg << 'EOF' # internal
2025-08-20T22:44:16.2806083Z [00:03:16.954]➜  # import config
2025-08-20T22:44:16.2806751Z [00:03:16.954]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:16.2808280Z [00:03:16.954]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:16.2809171Z [00:03:16.954]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:16.2809997Z [00:03:16.954]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.2810972Z [00:03:16.954]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build2401649780/b880/_pkg_.a
2025-08-20T22:44:16.2812237Z [00:03:16.954]➜  packagefile github.com/spiffe/go-spiffe/v2/bundle/jwtbundle=/tmp/go-build2401649780/b883/_pkg_.a
2025-08-20T22:44:16.2813669Z [00:03:16.954]➜  packagefile github.com/spiffe/go-spiffe/v2/bundle/x509bundle=/tmp/go-build2401649780/b888/_pkg_.a
2025-08-20T22:44:16.2815069Z [00:03:16.954]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/jwtutil=/tmp/go-build2401649780/b884/_pkg_.a
2025-08-20T22:44:16.2816459Z [00:03:16.954]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/x509util=/tmp/go-build2401649780/b890/_pkg_.a
2025-08-20T22:44:16.2818062Z [00:03:16.954]➜  packagefile github.com/spiffe/go-spiffe/v2/spiffeid=/tmp/go-build2401649780/b886/_pkg_.a
2025-08-20T22:44:16.2819220Z [00:03:16.954]➜  packagefile github.com/zeebo/errs=/tmp/go-build2401649780/b887/_pkg_.a
2025-08-20T22:44:16.2820157Z [00:03:16.954]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:16.2820947Z [00:03:16.954]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:16.2821784Z [00:03:16.954]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:16.2822588Z [00:03:16.954]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:16.2823382Z [00:03:16.954]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:16.2823977Z [00:03:16.954]➜  EOF
2025-08-20T22:44:16.2830027Z [00:03:16.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b879/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/spiffebundle=>github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/spiffebundle;$WORK/b879=>" -p github.com/spiffe/go-spiffe/v2/bundle/spiffebundle -lang=go1.22 -complete -installsuffix shared -buildid ZBYfpFDHqd5Z5CdItD0O/ZBYfpFDHqd5Z5CdItD0O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/spiffebundle/bundle.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/spiffebundle/doc.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/spiffebundle/set.go /root/go/pkg/mod/github.com/spiffe/go-spiffe/v2@v2.5.0/bundle/spiffebundle/source.go
2025-08-20T22:44:16.3318466Z [00:03:17.006]➜  go tool buildid -w $WORK/b827/_pkg_.a # internal
2025-08-20T22:44:16.3319813Z [00:03:17.006]➜  cp $WORK/b827/_pkg_.a /root/.cache/go-build/f4/f4fa64808744f308bcccb527fb826b13144486504bb1718086fdd4ff70d9fd91-d # internal
2025-08-20T22:44:16.3323808Z [00:03:17.007]➜  github.com/apache/arrow/go/v15/arrow/ipc
2025-08-20T22:44:16.3324965Z [00:03:17.007]➜  mkdir -p $WORK/b824/
2025-08-20T22:44:16.3332027Z [00:03:17.007]➜  cat >/tmp/go-build2401649780/b824/importcfg << 'EOF' # internal
2025-08-20T22:44:16.3333690Z [00:03:17.007]➜  # import config
2025-08-20T22:44:16.3337975Z [00:03:17.007]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:16.3338786Z [00:03:17.007]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:16.3339612Z [00:03:17.007]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:16.3340407Z [00:03:17.007]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.3341143Z [00:03:17.007]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.3342054Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:16.3343410Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:44:16.3344740Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/arrio=/tmp/go-build2401649780/b825/_pkg_.a
2025-08-20T22:44:16.3345955Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:44:16.3347327Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/endian=/tmp/go-build2401649780/b811/_pkg_.a
2025-08-20T22:44:16.3348571Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal=/tmp/go-build2401649780/b826/_pkg_.a
2025-08-20T22:44:16.3349874Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:44:16.3351211Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/dictutils=/tmp/go-build2401649780/b827/_pkg_.a
2025-08-20T22:44:16.3352569Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/flatbuf=/tmp/go-build2401649780/b813/_pkg_.a
2025-08-20T22:44:16.3353819Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:44:16.3355040Z [00:03:17.008]➜  packagefile github.com/apache/arrow/go/v15/internal/utils=/tmp/go-build2401649780/b822/_pkg_.a
2025-08-20T22:44:16.3356139Z [00:03:17.008]➜  packagefile github.com/google/flatbuffers/go=/tmp/go-build2401649780/b356/_pkg_.a
2025-08-20T22:44:16.3357393Z [00:03:17.008]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:44:16.3358415Z [00:03:17.008]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:44:16.3359250Z [00:03:17.008]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:16.3359948Z [00:03:17.008]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:16.3360699Z [00:03:17.008]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:16.3361440Z [00:03:17.008]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:16.3362104Z [00:03:17.008]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:16.3363056Z [00:03:17.008]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:16.3363623Z [00:03:17.008]➜  EOF
2025-08-20T22:44:16.3371641Z [00:03:17.008]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b824/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc=>github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc;$WORK/b824=>" -p github.com/apache/arrow/go/v15/arrow/ipc -lang=go1.20 -complete -installsuffix shared -buildid jQtQe8bOGxbarGSsciom/jQtQe8bOGxbarGSsciom -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/compression.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/endian_swap.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/file_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/file_writer.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/ipc.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/message.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/metadata.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/ipc/writer.go
2025-08-20T22:44:16.4411112Z [00:03:17.115]➜  go tool buildid -w $WORK/b879/_pkg_.a # internal
2025-08-20T22:44:16.4431745Z [00:03:17.117]➜  cp $WORK/b879/_pkg_.a /root/.cache/go-build/b6/b6ca4d72186fe4919dbd72d10306b5f92cc5375e11d5e46f8dcbf55c98676ff1-d # internal
2025-08-20T22:44:16.4437876Z [00:03:17.118]➜  google.golang.org/grpc/credentials/tls/certprovider
2025-08-20T22:44:16.4440079Z [00:03:17.118]➜  mkdir -p $WORK/b878/
2025-08-20T22:44:16.4446327Z [00:03:17.119]➜  cat >/tmp/go-build2401649780/b878/importcfg << 'EOF' # internal
2025-08-20T22:44:16.4448854Z [00:03:17.119]➜  # import config
2025-08-20T22:44:16.4449534Z [00:03:17.119]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:16.4450567Z [00:03:17.119]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:16.4451447Z [00:03:17.119]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:16.4452309Z [00:03:17.119]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.4453084Z [00:03:17.119]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.4454231Z [00:03:17.119]➜  packagefile github.com/spiffe/go-spiffe/v2/bundle/spiffebundle=/tmp/go-build2401649780/b879/_pkg_.a
2025-08-20T22:44:16.4455493Z [00:03:17.119]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:16.4456686Z [00:03:17.119]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:16.4460409Z [00:03:17.120]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:16.4461270Z [00:03:17.120]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:16.4461922Z [00:03:17.120]➜  EOF
2025-08-20T22:44:16.4467544Z [00:03:17.120]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b878/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls/certprovider=>google.golang.org/grpc@v1.72.2/credentials/tls/certprovider;$WORK/b878=>" -p google.golang.org/grpc/credentials/tls/certprovider -lang=go1.23 -complete -installsuffix shared -buildid jbs88vFOoL4E3G1U0qvB/jbs88vFOoL4E3G1U0qvB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls/certprovider/distributor.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls/certprovider/provider.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls/certprovider/store.go
2025-08-20T22:44:16.5310144Z [00:03:17.205]➜  go tool buildid -w $WORK/b878/_pkg_.a # internal
2025-08-20T22:44:16.5350185Z [00:03:17.209]➜  cp $WORK/b878/_pkg_.a /root/.cache/go-build/b4/b448f637a994d6bbb70388306dc65f5b96877efc82bf7e5f67d9081c4f81dba3-d # internal
2025-08-20T22:44:16.5356015Z [00:03:17.210]➜  google.golang.org/grpc/internal/credentials/spiffe
2025-08-20T22:44:16.5356685Z [00:03:17.210]➜  mkdir -p $WORK/b894/
2025-08-20T22:44:16.5365837Z [00:03:17.210]➜  cat >/tmp/go-build2401649780/b894/importcfg << 'EOF' # internal
2025-08-20T22:44:16.5372250Z [00:03:17.210]➜  # import config
2025-08-20T22:44:16.5372962Z [00:03:17.210]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:16.5373815Z [00:03:17.210]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.5374932Z [00:03:17.210]➜  packagefile github.com/spiffe/go-spiffe/v2/bundle/spiffebundle=/tmp/go-build2401649780/b879/_pkg_.a
2025-08-20T22:44:16.5376243Z [00:03:17.210]➜  packagefile github.com/spiffe/go-spiffe/v2/spiffeid=/tmp/go-build2401649780/b886/_pkg_.a
2025-08-20T22:44:16.5377027Z [00:03:17.210]➜  EOF
2025-08-20T22:44:16.5380967Z [00:03:17.211]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b894/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/spiffe=>google.golang.org/grpc@v1.72.2/internal/credentials/spiffe;$WORK/b894=>" -p google.golang.org/grpc/internal/credentials/spiffe -lang=go1.23 -complete -installsuffix shared -buildid EOgUvIRPrsaqJLeTBpDm/EOgUvIRPrsaqJLeTBpDm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b894/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/spiffe/spiffe.go
2025-08-20T22:44:16.5767855Z [00:03:17.251]➜  go tool buildid -w $WORK/b894/_pkg_.a # internal
2025-08-20T22:44:16.5788674Z [00:03:17.253]➜  cp $WORK/b894/_pkg_.a /root/.cache/go-build/2b/2b399bef92766d79a93e26ee3e5eb9be46d4af5972d34c2ce5af474781d9e277-d # internal
2025-08-20T22:44:16.5842932Z [00:03:17.258]➜  google.golang.org/grpc/credentials/tls/certprovider/pemfile
2025-08-20T22:44:16.5845037Z [00:03:17.258]➜  mkdir -p $WORK/b893/
2025-08-20T22:44:16.5846361Z [00:03:17.259]➜  cat >/tmp/go-build2401649780/b893/importcfg << 'EOF' # internal
2025-08-20T22:44:16.5848534Z [00:03:17.259]➜  # import config
2025-08-20T22:44:16.5850278Z [00:03:17.259]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:16.5851601Z [00:03:17.259]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:16.5852655Z [00:03:17.259]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:16.5853737Z [00:03:17.259]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:16.5855039Z [00:03:17.259]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:16.5856106Z [00:03:17.259]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.5858339Z [00:03:17.259]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.5860108Z [00:03:17.259]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build2401649780/b878/_pkg_.a
2025-08-20T22:44:16.5861455Z [00:03:17.259]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:16.5862706Z [00:03:17.259]➜  packagefile google.golang.org/grpc/internal/credentials/spiffe=/tmp/go-build2401649780/b894/_pkg_.a
2025-08-20T22:44:16.5863916Z [00:03:17.259]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:16.5865164Z [00:03:17.259]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:16.5866116Z [00:03:17.259]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:16.5866873Z [00:03:17.259]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:16.5888732Z [00:03:17.259]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:16.5889377Z [00:03:17.259]➜  EOF
2025-08-20T22:44:16.5894583Z [00:03:17.260]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b893/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls/certprovider/pemfile=>google.golang.org/grpc@v1.72.2/credentials/tls/certprovider/pemfile;$WORK/b893=>" -p google.golang.org/grpc/credentials/tls/certprovider/pemfile -lang=go1.23 -complete -installsuffix shared -buildid R3Ovt5N4Wyf-q0CNb4hs/R3Ovt5N4Wyf-q0CNb4hs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b893/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls/certprovider/pemfile/builder.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls/certprovider/pemfile/watcher.go
2025-08-20T22:44:16.6964926Z [00:03:17.370]➜  go tool buildid -w $WORK/b893/_pkg_.a # internal
2025-08-20T22:44:16.6991415Z [00:03:17.373]➜  cp $WORK/b893/_pkg_.a /root/.cache/go-build/c9/c9dd91507649627f3dfb7d0af35e25b2c0c8b4487b58000afba780c7c8e9801f-d # internal
2025-08-20T22:44:16.7000988Z [00:03:17.374]➜  google.golang.org/grpc/internal/xds/bootstrap/tlscreds
2025-08-20T22:44:16.7007733Z [00:03:17.375]➜  mkdir -p $WORK/b892/
2025-08-20T22:44:16.7018333Z [00:03:17.376]➜  cat >/tmp/go-build2401649780/b892/importcfg << 'EOF' # internal
2025-08-20T22:44:16.7019590Z [00:03:17.376]➜  # import config
2025-08-20T22:44:16.7020865Z [00:03:17.376]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:16.7022301Z [00:03:17.376]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:16.7023488Z [00:03:17.376]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:16.7025832Z [00:03:17.376]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.7026690Z [00:03:17.376]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.7027920Z [00:03:17.376]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:16.7029453Z [00:03:17.376]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build2401649780/b878/_pkg_.a
2025-08-20T22:44:16.7031145Z [00:03:17.376]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider/pemfile=/tmp/go-build2401649780/b893/_pkg_.a
2025-08-20T22:44:16.7032342Z [00:03:17.376]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:16.7033175Z [00:03:17.376]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:16.7033781Z [00:03:17.376]➜  EOF
2025-08-20T22:44:16.7047710Z [00:03:17.378]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b892/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/bootstrap/tlscreds=>google.golang.org/grpc@v1.72.2/internal/xds/bootstrap/tlscreds;$WORK/b892=>" -p google.golang.org/grpc/internal/xds/bootstrap/tlscreds -lang=go1.23 -complete -installsuffix shared -buildid DP2W6-fwgT1o3Tx_D6NN/DP2W6-fwgT1o3Tx_D6NN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b892/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/bootstrap/tlscreds/bundle.go
2025-08-20T22:44:16.7584613Z [00:03:17.432]➜  go tool buildid -w $WORK/b892/_pkg_.a # internal
2025-08-20T22:44:16.7598956Z [00:03:17.433]➜  cp $WORK/b892/_pkg_.a /root/.cache/go-build/0e/0ea190608ed5a94823fbc4b8716e94490281714ccde841548bd96205683a085d-d # internal
2025-08-20T22:44:16.7600194Z [00:03:17.433]➜  google.golang.org/grpc/xds/bootstrap
2025-08-20T22:44:16.7607559Z [00:03:17.434]➜  mkdir -p $WORK/b891/
2025-08-20T22:44:16.7608356Z [00:03:17.434]➜  cat >/tmp/go-build2401649780/b891/importcfg << 'EOF' # internal
2025-08-20T22:44:16.7609070Z [00:03:17.434]➜  # import config
2025-08-20T22:44:16.7609835Z [00:03:17.434]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:16.7610969Z [00:03:17.434]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:16.7612276Z [00:03:17.434]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build2401649780/b780/_pkg_.a
2025-08-20T22:44:16.7613710Z [00:03:17.434]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:44:16.7615634Z [00:03:17.434]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap/tlscreds=/tmp/go-build2401649780/b892/_pkg_.a
2025-08-20T22:44:16.7616652Z [00:03:17.434]➜  EOF
2025-08-20T22:44:16.7621184Z [00:03:17.434]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b891/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/bootstrap=>google.golang.org/grpc@v1.72.2/xds/bootstrap;$WORK/b891=>" -p google.golang.org/grpc/xds/bootstrap -lang=go1.23 -complete -installsuffix shared -buildid wg-q58NUqnSCRbFiVE4J/wg-q58NUqnSCRbFiVE4J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b891/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/bootstrap/bootstrap.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/bootstrap/credentials.go
2025-08-20T22:44:16.7952629Z [00:03:17.469]➜  go tool buildid -w $WORK/b891/_pkg_.a # internal
2025-08-20T22:44:16.7967389Z [00:03:17.470]➜  cp $WORK/b891/_pkg_.a /root/.cache/go-build/3b/3b26a0d684d79d1b00871019993bbe118fc429dddcbf04467e0b92a8e6846fde-d # internal
2025-08-20T22:44:16.7968492Z [00:03:17.470]➜  cel.dev/expr
2025-08-20T22:44:16.7968979Z [00:03:17.471]➜  mkdir -p $WORK/b903/
2025-08-20T22:44:16.7971602Z [00:03:17.471]➜  cat >/tmp/go-build2401649780/b903/importcfg << 'EOF' # internal
2025-08-20T22:44:16.7972805Z [00:03:17.471]➜  # import config
2025-08-20T22:44:16.7974718Z [00:03:17.471]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:16.7979542Z [00:03:17.471]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:16.7980994Z [00:03:17.471]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:16.7982534Z [00:03:17.471]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:16.7984021Z [00:03:17.471]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:16.7985349Z [00:03:17.471]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:16.7986702Z [00:03:17.471]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:16.7988239Z [00:03:17.471]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:16.7989326Z [00:03:17.471]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:16.7990111Z [00:03:17.471]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:16.7990689Z [00:03:17.471]➜  EOF
2025-08-20T22:44:16.7994768Z [00:03:17.471]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b903/_pkg_.a -trimpath "/root/go/pkg/mod/cel.dev/expr@v0.22.1=>cel.dev/expr@v0.22.1;$WORK/b903=>" -p cel.dev/expr -lang=go1.21 -complete -installsuffix shared -buildid wxpb2HoduNkPCaWqiNTA/wxpb2HoduNkPCaWqiNTA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b903/importcfg -pack /root/go/pkg/mod/cel.dev/expr@v0.22.1/checked.pb.go /root/go/pkg/mod/cel.dev/expr@v0.22.1/eval.pb.go /root/go/pkg/mod/cel.dev/expr@v0.22.1/explain.pb.go /root/go/pkg/mod/cel.dev/expr@v0.22.1/syntax.pb.go /root/go/pkg/mod/cel.dev/expr@v0.22.1/value.pb.go
2025-08-20T22:44:16.9786184Z [00:03:17.653]➜  go tool buildid -w $WORK/b824/_pkg_.a # internal
2025-08-20T22:44:16.9876505Z [00:03:17.662]➜  cp $WORK/b824/_pkg_.a /root/.cache/go-build/c0/c0b11583a6452de7c160aff22f7f1fa8ae7c729e7fe724951b4666891f5b4fcd-d # internal
2025-08-20T22:44:16.9895873Z [00:03:17.664]➜  cloud.google.com/go/bigquery
2025-08-20T22:44:16.9902136Z [00:03:17.664]➜  mkdir -p $WORK/b765/
2025-08-20T22:44:16.9913673Z [00:03:17.665]➜  cat >/tmp/go-build2401649780/b765/importcfg << 'EOF' # internal
2025-08-20T22:44:16.9914894Z [00:03:17.665]➜  # import config
2025-08-20T22:44:16.9915994Z [00:03:17.665]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:16.9917584Z [00:03:17.665]➜  packagefile cloud.google.com/go/bigquery/internal=/tmp/go-build2401649780/b766/_pkg_.a
2025-08-20T22:44:16.9918971Z [00:03:17.665]➜  packagefile cloud.google.com/go/bigquery/internal/query=/tmp/go-build2401649780/b767/_pkg_.a
2025-08-20T22:44:16.9920434Z [00:03:17.665]➜  packagefile cloud.google.com/go/bigquery/storage/apiv1=/tmp/go-build2401649780/b768/_pkg_.a
2025-08-20T22:44:16.9922672Z [00:03:17.665]➜  packagefile cloud.google.com/go/bigquery/storage/apiv1/storagepb=/tmp/go-build2401649780/b769/_pkg_.a
2025-08-20T22:44:16.9923914Z [00:03:17.665]➜  packagefile cloud.google.com/go/civil=/tmp/go-build2401649780/b796/_pkg_.a
2025-08-20T22:44:16.9924928Z [00:03:17.665]➜  packagefile cloud.google.com/go/iam=/tmp/go-build2401649780/b797/_pkg_.a
2025-08-20T22:44:16.9925998Z [00:03:17.665]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build2401649780/b798/_pkg_.a
2025-08-20T22:44:16.9927082Z [00:03:17.665]➜  packagefile cloud.google.com/go/internal=/tmp/go-build2401649780/b801/_pkg_.a
2025-08-20T22:44:16.9928396Z [00:03:17.665]➜  packagefile cloud.google.com/go/internal/detect=/tmp/go-build2401649780/b802/_pkg_.a
2025-08-20T22:44:16.9929522Z [00:03:17.665]➜  packagefile cloud.google.com/go/internal/fields=/tmp/go-build2401649780/b804/_pkg_.a
2025-08-20T22:44:16.9930675Z [00:03:17.665]➜  packagefile cloud.google.com/go/internal/optional=/tmp/go-build2401649780/b805/_pkg_.a
2025-08-20T22:44:16.9931823Z [00:03:17.665]➜  packagefile cloud.google.com/go/internal/trace=/tmp/go-build2401649780/b806/_pkg_.a
2025-08-20T22:44:16.9932930Z [00:03:17.665]➜  packagefile cloud.google.com/go/internal/uid=/tmp/go-build2401649780/b807/_pkg_.a
2025-08-20T22:44:16.9934048Z [00:03:17.665]➜  packagefile cloud.google.com/go/internal/version=/tmp/go-build2401649780/b808/_pkg_.a
2025-08-20T22:44:16.9935154Z [00:03:17.665]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:16.9949652Z [00:03:17.665]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:16.9950630Z [00:03:17.665]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:16.9951393Z [00:03:17.665]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:16.9977706Z [00:03:17.665]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:16.9978572Z [00:03:17.665]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:44:16.9979617Z [00:03:17.665]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:44:16.9980681Z [00:03:17.665]➜  packagefile github.com/apache/arrow/go/v15/arrow/ipc=/tmp/go-build2401649780/b824/_pkg_.a
2025-08-20T22:44:16.9981775Z [00:03:17.665]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:44:16.9982776Z [00:03:17.665]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:16.9983736Z [00:03:17.665]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build2401649780/b784/_pkg_.a
2025-08-20T22:44:16.9984676Z [00:03:17.665]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:44:16.9985613Z [00:03:17.665]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:16.9986548Z [00:03:17.665]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:16.9987780Z [00:03:17.665]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:16.9988983Z [00:03:17.665]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:16.9990037Z [00:03:17.665]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:16.9990985Z [00:03:17.665]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:16.9992251Z [00:03:17.665]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:16.9993063Z [00:03:17.665]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:16.9993751Z [00:03:17.665]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:16.9994486Z [00:03:17.665]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:16.9995268Z [00:03:17.665]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:16.9996055Z [00:03:17.665]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:16.9996795Z [00:03:17.665]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:16.9997632Z [00:03:17.665]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:16.9998351Z [00:03:17.665]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:16.9999094Z [00:03:17.665]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:17.0000008Z [00:03:17.666]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:17.0000777Z [00:03:17.666]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:17.0001518Z [00:03:17.666]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:17.0002252Z [00:03:17.666]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:17.0003012Z [00:03:17.666]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:17.0003764Z [00:03:17.666]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:17.0004514Z [00:03:17.666]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:17.0005230Z [00:03:17.666]➜  EOF
2025-08-20T22:44:17.0019744Z [00:03:17.669]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0=>cloud.google.com/go/bigquery@v1.69.0;$WORK/b765=>" -p cloud.google.com/go/bigquery -lang=go1.23 -complete -installsuffix shared -buildid 8XqXCqWPywrhIdTs6GME/8XqXCqWPywrhIdTs6GME -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/arrow.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/bigquery.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/copy.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/dataset.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/doc.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/error.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/external.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/extract.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/file.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/gcs.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/iam.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/inserter.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/intervalvalue.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/iterator.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/job.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/load.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/model.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/nulls.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/options.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/params.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/query.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/random.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/rangevalue.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/routine.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/schema.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/standardsql.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage_client.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/storage_iterator.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/table.go /root/go/pkg/mod/cloud.google.com/go/bigquery@v1.69.0/value.go
2025-08-20T22:44:17.0472575Z [00:03:17.721]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T22:44:17.0766541Z [00:03:17.750]➜  go tool buildid -w $WORK/b903/_pkg_.a # internal
2025-08-20T22:44:17.0818726Z [00:03:17.756]➜  cp $WORK/b903/_pkg_.a /root/.cache/go-build/76/760108a0bffdd580dc0ec5863f988faa6f9fd603ca69527dabfae7fa57aad3e1-d # internal
2025-08-20T22:44:17.0827459Z [00:03:17.757]➜  google.golang.org/genproto/googleapis/api/expr/v1alpha1
2025-08-20T22:44:17.0831855Z [00:03:17.757]➜  mkdir -p $WORK/b904/
2025-08-20T22:44:17.0832613Z [00:03:17.757]➜  cat >/tmp/go-build2401649780/b904/importcfg << 'EOF' # internal
2025-08-20T22:44:17.0833282Z [00:03:17.757]➜  # import config
2025-08-20T22:44:17.0834266Z [00:03:17.757]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:17.0835644Z [00:03:17.757]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:17.0837392Z [00:03:17.757]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:17.0838840Z [00:03:17.757]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:17.0840239Z [00:03:17.757]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:17.0841659Z [00:03:17.757]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:17.0843023Z [00:03:17.757]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:17.0844594Z [00:03:17.757]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:17.0845805Z [00:03:17.757]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:17.0846633Z [00:03:17.757]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:17.0848953Z [00:03:17.757]➜  EOF
2025-08-20T22:44:17.0857614Z [00:03:17.757]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b904/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/expr/v1alpha1=>google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/expr/v1alpha1;$WORK/b904=>" -p google.golang.org/genproto/googleapis/api/expr/v1alpha1 -lang=go1.23 -complete -installsuffix shared -buildid _3V3IbqCb6wm_PTEDnPY/_3V3IbqCb6wm_PTEDnPY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b904/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/expr/v1alpha1/checked.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/expr/v1alpha1/eval.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/expr/v1alpha1/explain.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/expr/v1alpha1/syntax.pb.go /root/go/pkg/mod/google.golang.org/genproto/googleapis/api@v0.0.0-20250505200425-f936aa4a68b2/expr/v1alpha1/value.pb.go
2025-08-20T22:44:17.1316644Z [00:03:17.806]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/bf/bf8fb8288b0349f68706f945c483c75aebf798f0d93ae563a34d0ea43c0542ce-d # internal
2025-08-20T22:44:17.1324835Z [00:03:17.807]➜  github.com/apache/arrow-go/v18/arrow/extensions
2025-08-20T22:44:17.1331178Z [00:03:17.807]➜  mkdir -p $WORK/b383/
2025-08-20T22:44:17.1342141Z [00:03:17.808]➜  cat >/tmp/go-build2401649780/b383/importcfg << 'EOF' # internal
2025-08-20T22:44:17.1357708Z [00:03:17.808]➜  # import config
2025-08-20T22:44:17.1358353Z [00:03:17.808]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:17.1359163Z [00:03:17.808]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:17.1360140Z [00:03:17.808]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:17.1361076Z [00:03:17.808]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:17.1362227Z [00:03:17.808]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:17.1363424Z [00:03:17.808]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:17.1364645Z [00:03:17.808]➜  packagefile github.com/apache/arrow-go/v18/internal/json=/tmp/go-build2401649780/b363/_pkg_.a
2025-08-20T22:44:17.1365868Z [00:03:17.808]➜  packagefile github.com/apache/arrow-go/v18/parquet/schema=/tmp/go-build2401649780/b384/_pkg_.a
2025-08-20T22:44:17.1367064Z [00:03:17.808]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:17.1369098Z [00:03:17.810]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:17.1369874Z [00:03:17.810]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:17.1370855Z [00:03:17.810]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:17.1371652Z [00:03:17.810]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:17.1372219Z [00:03:17.810]➜  EOF
2025-08-20T22:44:17.1385099Z [00:03:17.812]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions=>github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions;$WORK/b383=>" -p github.com/apache/arrow-go/v18/arrow/extensions -lang=go1.23 -complete -installsuffix shared -buildid _cp95QYjW3yn73lS-2vs/_cp95QYjW3yn73lS-2vs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions/bool8.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions/extensions.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions/json.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions/opaque.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/extensions/uuid.go
2025-08-20T22:44:17.3613700Z [00:03:18.035]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T22:44:17.3663847Z [00:03:18.040]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/db/db4c7c0d280de5ce8e3c01b5860eafd4b3b6bb4c1bc25f685e767aa678d3ff7a-d # internal
2025-08-20T22:44:17.3670918Z [00:03:18.041]➜  github.com/apache/arrow-go/v18/arrow/internal/dictutils
2025-08-20T22:44:17.3676322Z [00:03:18.042]➜  mkdir -p $WORK/b416/
2025-08-20T22:44:17.3686144Z [00:03:18.043]➜  cat >/tmp/go-build2401649780/b416/importcfg << 'EOF' # internal
2025-08-20T22:44:17.3687724Z [00:03:18.043]➜  # import config
2025-08-20T22:44:17.3688322Z [00:03:18.043]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:17.3689100Z [00:03:18.043]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:17.3690191Z [00:03:18.043]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:17.3691293Z [00:03:18.043]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:17.3692461Z [00:03:18.043]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:17.3693442Z [00:03:18.043]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:17.3694018Z [00:03:18.043]➜  EOF
2025-08-20T22:44:17.3704300Z [00:03:18.044]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/dictutils=>github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/dictutils;$WORK/b416=>" -p github.com/apache/arrow-go/v18/arrow/internal/dictutils -lang=go1.23 -complete -installsuffix shared -buildid 4mS57VqwJ0bz0GcPprVa/4mS57VqwJ0bz0GcPprVa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/internal/dictutils/dict.go
2025-08-20T22:44:17.3744441Z [00:03:18.048]➜  go tool buildid -w $WORK/b904/_pkg_.a # internal
2025-08-20T22:44:17.3814206Z [00:03:18.055]➜  cp $WORK/b904/_pkg_.a /root/.cache/go-build/cb/cbd09c72288d3e1d3dcd29cd0c5c105e21821d3afc6a9d53c09a0d72ecc1de59-d # internal
2025-08-20T22:44:17.3821979Z [00:03:18.056]➜  github.com/apache/arrow-go/v18/parquet/internal/encoding
2025-08-20T22:44:17.3823545Z [00:03:18.057]➜  mkdir -p $WORK/b419/
2025-08-20T22:44:17.3829591Z [00:03:18.057]➜  cat >/tmp/go-build2401649780/b419/importcfg << 'EOF' # internal
2025-08-20T22:44:17.3833121Z [00:03:18.057]➜  # import config
2025-08-20T22:44:17.3834511Z [00:03:18.057]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:17.3835725Z [00:03:18.057]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:17.3838001Z [00:03:18.057]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:17.3838817Z [00:03:18.057]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:17.3839799Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:17.3841025Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:17.3842280Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:17.3843552Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/arrow/endian=/tmp/go-build2401649780/b353/_pkg_.a
2025-08-20T22:44:17.3844824Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:17.3846111Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/internal/bitutils=/tmp/go-build2401649780/b378/_pkg_.a
2025-08-20T22:44:17.3858706Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/internal/hashing=/tmp/go-build2401649780/b380/_pkg_.a
2025-08-20T22:44:17.3860116Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:17.3861372Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:17.3862694Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:44:17.3864181Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:44:17.3865683Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/utils=/tmp/go-build2401649780/b420/_pkg_.a
2025-08-20T22:44:17.3867031Z [00:03:18.057]➜  packagefile github.com/apache/arrow-go/v18/parquet/schema=/tmp/go-build2401649780/b384/_pkg_.a
2025-08-20T22:44:17.3868627Z [00:03:18.057]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:17.3869477Z [00:03:18.057]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:17.3870255Z [00:03:18.057]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:17.3871067Z [00:03:18.057]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:17.3871906Z [00:03:18.057]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:17.3872649Z [00:03:18.057]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:17.3873173Z [00:03:18.057]➜  EOF
2025-08-20T22:44:17.3890164Z [00:03:18.057]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding=>github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding;$WORK/b419=>" -p github.com/apache/arrow-go/v18/parquet/internal/encoding -lang=go1.23 -complete -installsuffix shared -buildid QwQ0AEdw1_HwxoySuGsN/QwQ0AEdw1_HwxoySuGsN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/boolean_decoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/boolean_encoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/byte_array_decoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/byte_array_encoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/byte_stream_split.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/decoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/delta_bit_packing.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/delta_byte_array.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/delta_length_byte_array.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/encoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/fixed_len_byte_array_decoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/fixed_len_byte_array_encoder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/levels.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/memo_table.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/memo_table_types.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/plain_encoder_types.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/typed_encoder.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/internal/encoding/types.go
2025-08-20T22:44:17.4446269Z [00:03:18.119]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T22:44:17.4473867Z [00:03:18.121]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/2d/2defd9883854b9f30496796fe1ea4ea16176041d69dfa07701d044949f12b382-d # internal
2025-08-20T22:44:17.4486916Z [00:03:18.123]➜  github.com/apache/arrow-go/v18/arrow/ipc
2025-08-20T22:44:17.4493502Z [00:03:18.123]➜  mkdir -p $WORK/b413/
2025-08-20T22:44:17.4507879Z [00:03:18.125]➜  cat >/tmp/go-build2401649780/b413/importcfg << 'EOF' # internal
2025-08-20T22:44:17.4512419Z [00:03:18.125]➜  # import config
2025-08-20T22:44:17.4514085Z [00:03:18.125]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:17.4515299Z [00:03:18.125]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:17.4516265Z [00:03:18.125]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:17.4517365Z [00:03:18.125]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:17.4518239Z [00:03:18.125]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:17.4519523Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:17.4520832Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:17.4522108Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/arrio=/tmp/go-build2401649780/b414/_pkg_.a
2025-08-20T22:44:17.4523437Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:17.4524802Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/endian=/tmp/go-build2401649780/b353/_pkg_.a
2025-08-20T22:44:17.4526139Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal=/tmp/go-build2401649780/b415/_pkg_.a
2025-08-20T22:44:17.4534592Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:17.4536423Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/dictutils=/tmp/go-build2401649780/b416/_pkg_.a
2025-08-20T22:44:17.4538167Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b355/_pkg_.a
2025-08-20T22:44:17.4539647Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:17.4540912Z [00:03:18.125]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:17.4542188Z [00:03:18.125]➜  packagefile github.com/google/flatbuffers/go=/tmp/go-build2401649780/b356/_pkg_.a
2025-08-20T22:44:17.4543428Z [00:03:18.125]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:44:17.4544779Z [00:03:18.125]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:44:17.4545751Z [00:03:18.125]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:17.4546737Z [00:03:18.125]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:17.4547838Z [00:03:18.125]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:17.4548708Z [00:03:18.125]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:17.4549498Z [00:03:18.125]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:17.4550335Z [00:03:18.125]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:17.4550981Z [00:03:18.125]➜  EOF
2025-08-20T22:44:17.4565328Z [00:03:18.130]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc=>github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc;$WORK/b413=>" -p github.com/apache/arrow-go/v18/arrow/ipc -lang=go1.23 -complete -installsuffix shared -buildid kaQgwWNKTgiPYkJP46Lj/kaQgwWNKTgiPYkJP46Lj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/compression.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/endian_swap.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/file_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/file_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/ipc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/message.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/metadata.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/ipc/writer.go
2025-08-20T22:44:18.4533345Z [00:03:19.127]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T22:44:18.4741830Z [00:03:19.148]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/39/397a29bff693b4015c7dce3fc9f36c00e94eef609ebc37ade3d872b2ba8de8a7-d # internal
2025-08-20T22:44:18.4801949Z [00:03:19.154]➜  github.com/apache/arrow-go/v18/arrow/scalar
2025-08-20T22:44:18.4812420Z [00:03:19.155]➜  mkdir -p $WORK/b429/
2025-08-20T22:44:18.4813200Z [00:03:19.155]➜  cat >/tmp/go-build2401649780/b429/importcfg << 'EOF' # internal
2025-08-20T22:44:18.4813898Z [00:03:19.155]➜  # import config
2025-08-20T22:44:18.4814587Z [00:03:19.155]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:18.4815550Z [00:03:19.155]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:18.4816497Z [00:03:19.155]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:18.4817507Z [00:03:19.155]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:18.4818619Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:18.4819942Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:18.4821574Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:18.4823015Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:44:18.4824493Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal256=/tmp/go-build2401649780/b361/_pkg_.a
2025-08-20T22:44:18.4825931Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/encoded=/tmp/go-build2401649780/b377/_pkg_.a
2025-08-20T22:44:18.4837676Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/endian=/tmp/go-build2401649780/b353/_pkg_.a
2025-08-20T22:44:18.4839159Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:44:18.4840829Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:18.4842468Z [00:03:19.155]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:18.4843783Z [00:03:19.155]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:44:18.4844874Z [00:03:19.155]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:18.4845879Z [00:03:19.155]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:18.4846779Z [00:03:19.155]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:18.4847835Z [00:03:19.155]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:18.4848761Z [00:03:19.155]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:18.4849614Z [00:03:19.155]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:18.4850499Z [00:03:19.155]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:18.4851462Z [00:03:19.155]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:18.4852333Z [00:03:19.155]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:18.4853246Z [00:03:19.155]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:18.4853914Z [00:03:19.155]➜  EOF
2025-08-20T22:44:18.4861994Z [00:03:19.155]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar=>github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar;$WORK/b429=>" -p github.com/apache/arrow-go/v18/arrow/scalar -lang=go1.23 -complete -installsuffix shared -buildid sMoJ39EPnPGTNHxnE_LO/sMoJ39EPnPGTNHxnE_LO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/append.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/binary.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/compare.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/nested.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/parse.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/scalar.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/scalar/temporal.go
2025-08-20T22:44:18.6660972Z [00:03:19.340]➜  go tool buildid -w $WORK/b765/_pkg_.a # internal
2025-08-20T22:44:18.7182089Z [00:03:19.392]➜  cp $WORK/b765/_pkg_.a /root/.cache/go-build/73/732bd51c3f79f0e7731e0ef9987db3d08a9e092302410bfec91e43a84950dcc2-d # internal
2025-08-20T22:44:18.7192290Z [00:03:19.393]➜  github.com/apache/arrow-go/v18/arrow/flight
2025-08-20T22:44:18.7198085Z [00:03:19.394]➜  mkdir -p $WORK/b434/
2025-08-20T22:44:18.7238251Z [00:03:19.398]➜  cat >/tmp/go-build2401649780/b434/importcfg << 'EOF' # internal
2025-08-20T22:44:18.7240970Z [00:03:19.398]➜  # import config
2025-08-20T22:44:18.7244202Z [00:03:19.398]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:18.7245930Z [00:03:19.398]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:18.7246836Z [00:03:19.398]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:18.7247959Z [00:03:19.398]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:18.7248755Z [00:03:19.398]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:18.7249769Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:18.7251013Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:18.7252550Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/arrow/arrio=/tmp/go-build2401649780/b414/_pkg_.a
2025-08-20T22:44:18.7253908Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/arrow/flight/gen/flight=/tmp/go-build2401649780/b435/_pkg_.a
2025-08-20T22:44:18.7255470Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:18.7256805Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/arrow/ipc=/tmp/go-build2401649780/b413/_pkg_.a
2025-08-20T22:44:18.7258381Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:18.7259737Z [00:03:19.398]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:18.7260873Z [00:03:19.398]➜  packagefile golang.org/x/exp/maps=/tmp/go-build2401649780/b432/_pkg_.a
2025-08-20T22:44:18.7261852Z [00:03:19.398]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:18.7262912Z [00:03:19.398]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:18.7264001Z [00:03:19.398]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:18.7265130Z [00:03:19.398]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:18.7266226Z [00:03:19.398]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:18.7267310Z [00:03:19.398]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:18.7268145Z [00:03:19.398]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:18.7268997Z [00:03:19.398]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:18.7269861Z [00:03:19.398]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:18.7270761Z [00:03:19.398]➜  packagefile os/signal=/tmp/go-build2401649780/b082/_pkg_.a
2025-08-20T22:44:18.7271661Z [00:03:19.398]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:18.7272548Z [00:03:19.398]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:18.7273623Z [00:03:19.398]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:18.7274511Z [00:03:19.398]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:18.7275422Z [00:03:19.398]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:18.7276063Z [00:03:19.398]➜  EOF
2025-08-20T22:44:18.7285059Z [00:03:19.398]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight=>github.com/apache/arrow-go/v18@v18.3.0/arrow/flight;$WORK/b434=>" -p github.com/apache/arrow-go/v18/arrow/flight -lang=go1.23 -complete -installsuffix shared -buildid ENxnBF5Wm4qTL-HSwCN3/ENxnBF5Wm4qTL-HSwCN3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/client.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/client_auth.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/cookie_middleware.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/record_batch_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/record_batch_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/server.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/flight/server_auth.go
2025-08-20T22:44:19.1536613Z [00:03:19.828]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T22:44:19.1607688Z [00:03:19.835]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/f8/f8fc867a2aad1c2c684a984fd2b2068bc4e8c870c71c6df34596a39db370596a-d # internal
2025-08-20T22:44:19.1610144Z [00:03:19.835]➜  github.com/cncf/xds/go/xds/type/v3
2025-08-20T22:44:19.1612795Z [00:03:19.835]➜  mkdir -p $WORK/b902/
2025-08-20T22:44:19.1619389Z [00:03:19.836]➜  cat >/tmp/go-build2401649780/b902/importcfg << 'EOF' # internal
2025-08-20T22:44:19.1620528Z [00:03:19.836]➜  # import config
2025-08-20T22:44:19.1621521Z [00:03:19.836]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:19.1622593Z [00:03:19.836]➜  packagefile cel.dev/expr=/tmp/go-build2401649780/b903/_pkg_.a
2025-08-20T22:44:19.1625144Z [00:03:19.836]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:19.1626013Z [00:03:19.836]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:19.1627303Z [00:03:19.836]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:19.1628546Z [00:03:19.836]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:19.1629978Z [00:03:19.836]➜  packagefile google.golang.org/genproto/googleapis/api/expr/v1alpha1=/tmp/go-build2401649780/b904/_pkg_.a
2025-08-20T22:44:19.1631420Z [00:03:19.836]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:19.1632796Z [00:03:19.836]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:19.1634115Z [00:03:19.836]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:19.1635510Z [00:03:19.836]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:19.1636902Z [00:03:19.836]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:19.1638175Z [00:03:19.836]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:19.1638982Z [00:03:19.836]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:19.1639819Z [00:03:19.836]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:19.1640674Z [00:03:19.836]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:19.1641775Z [00:03:19.836]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:19.1642614Z [00:03:19.836]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:19.1643446Z [00:03:19.836]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:19.1644270Z [00:03:19.836]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:19.1645079Z [00:03:19.836]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:19.1645950Z [00:03:19.836]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:19.1646620Z [00:03:19.836]➜  EOF
2025-08-20T22:44:19.1654848Z [00:03:19.837]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b902/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3;$WORK/b902=>" -p github.com/cncf/xds/go/xds/type/v3 -lang=go1.19 -complete -installsuffix shared -buildid 39F1RO4VwTHNd9I3PLFu/39F1RO4VwTHNd9I3PLFu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b902/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3/cel.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3/cel.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3/range.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3/range.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3/typed_struct.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/v3/typed_struct.pb.validate.go
2025-08-20T22:44:19.1987536Z [00:03:19.873]➜  go tool buildid -w $WORK/b870/_pkg_.a # internal
2025-08-20T22:44:19.2081064Z [00:03:19.882]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T22:44:19.2268919Z [00:03:19.901]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/89/89d1c997db8389908039b203d2f3838e7ba133c8e5566579ba96ba1006535695-d # internal
2025-08-20T22:44:19.2276395Z [00:03:19.902]➜  github.com/apache/arrow-go/v18/parquet/metadata
2025-08-20T22:44:19.2277055Z [00:03:19.902]➜  mkdir -p $WORK/b423/
2025-08-20T22:44:19.2282688Z [00:03:19.902]➜  echo -n > $WORK/b423/go_asm.h # internal
2025-08-20T22:44:19.2286966Z [00:03:19.903]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata
2025-08-20T22:44:19.2290491Z [00:03:19.903]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/metadata -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata=>github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata;$WORK/b423=>" -I $WORK/b423/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b423/symabis ./bloom_filter_block_avx2_amd64.s ./bloom_filter_block_sse4_amd64.s
2025-08-20T22:44:19.2334244Z [00:03:19.907]➜  cat >/tmp/go-build2401649780/b423/importcfg << 'EOF' # internal
2025-08-20T22:44:19.2334924Z [00:03:19.908]➜  # import config
2025-08-20T22:44:19.2338162Z [00:03:19.908]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:19.2342437Z [00:03:19.908]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:19.2358121Z [00:03:19.908]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:19.2359055Z [00:03:19.908]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:19.2359853Z [00:03:19.908]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:19.2361202Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:19.2362458Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:19.2364019Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:19.2365837Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:44:19.2367231Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:19.2368565Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/internal/bitutils=/tmp/go-build2401649780/b378/_pkg_.a
2025-08-20T22:44:19.2369883Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:19.2371118Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:19.2372467Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/compress=/tmp/go-build2401649780/b386/_pkg_.a
2025-08-20T22:44:19.2373942Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:44:19.2375519Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encoding=/tmp/go-build2401649780/b419/_pkg_.a
2025-08-20T22:44:19.2377064Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encryption=/tmp/go-build2401649780/b421/_pkg_.a
2025-08-20T22:44:19.2379004Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:44:19.2380559Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/thrift=/tmp/go-build2401649780/b422/_pkg_.a
2025-08-20T22:44:19.2381997Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/utils=/tmp/go-build2401649780/b420/_pkg_.a
2025-08-20T22:44:19.2383539Z [00:03:19.910]➜  packagefile github.com/apache/arrow-go/v18/parquet/schema=/tmp/go-build2401649780/b384/_pkg_.a
2025-08-20T22:44:19.2384840Z [00:03:19.910]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build2401649780/b424/_pkg_.a
2025-08-20T22:44:19.2386055Z [00:03:19.910]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:19.2387071Z [00:03:19.910]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:19.2388139Z [00:03:19.910]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:19.2388918Z [00:03:19.910]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:19.2389769Z [00:03:19.910]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:19.2390656Z [00:03:19.910]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:19.2391496Z [00:03:19.910]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:19.2392286Z [00:03:19.910]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:19.2393096Z [00:03:19.910]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:19.2393943Z [00:03:19.910]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:19.2394840Z [00:03:19.910]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:19.2395709Z [00:03:19.910]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:19.2396374Z [00:03:19.910]➜  EOF
2025-08-20T22:44:19.2396865Z [00:03:19.910]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:19.2410374Z [00:03:19.910]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata=>github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata;$WORK/b423=>" -p github.com/apache/arrow-go/v18/parquet/metadata -lang=go1.23 -installsuffix shared -buildid S0lyvbJTqqtFB9ZZS2qF/S0lyvbJTqqtFB9ZZS2qF -goversion go1.25.0 -symabis $WORK/b423/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack -asmhdr $WORK/b423/go_asm.h /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/adaptive_bloom_filter.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/app_version.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/bloom_filter.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/bloom_filter_block.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/bloom_filter_block_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/bloom_filter_block_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/bloom_filter_block_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/cleanup_bloom_filter.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/column_chunk.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/file.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/page_index.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/row_group.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/statistics.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata/statistics_types.gen.go
2025-08-20T22:44:19.2427754Z [00:03:19.910]➜  cp $WORK/b870/_pkg_.a /root/.cache/go-build/b3/b3d5f220b086440531d67f7a98a53523982fa13fe282bc06f4a98bca9ca68cce-d # internal
2025-08-20T22:44:19.2429424Z [00:03:19.911]➜  google.golang.org/grpc/internal/xds/bootstrap
2025-08-20T22:44:19.2430285Z [00:03:19.911]➜  mkdir -p $WORK/b869/
2025-08-20T22:44:19.2431425Z [00:03:19.912]➜  cat >/tmp/go-build2401649780/b869/importcfg << 'EOF' # internal
2025-08-20T22:44:19.2432345Z [00:03:19.912]➜  # import config
2025-08-20T22:44:19.2433242Z [00:03:19.912]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:19.2434743Z [00:03:19.912]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:19.2435853Z [00:03:19.912]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:19.2437927Z [00:03:19.912]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:19.2439345Z [00:03:19.912]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:19.2440691Z [00:03:19.912]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build2401649780/b878/_pkg_.a
2025-08-20T22:44:19.2441999Z [00:03:19.912]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:19.2443174Z [00:03:19.912]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:19.2444463Z [00:03:19.912]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:44:19.2445797Z [00:03:19.912]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:19.2447634Z [00:03:19.912]➜  packagefile google.golang.org/grpc/xds/bootstrap=/tmp/go-build2401649780/b891/_pkg_.a
2025-08-20T22:44:19.2449444Z [00:03:19.912]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:19.2451224Z [00:03:19.912]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:19.2452801Z [00:03:19.912]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:44:19.2453879Z [00:03:19.912]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:19.2455094Z [00:03:19.912]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:19.2456064Z [00:03:19.912]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:19.2457070Z [00:03:19.912]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:19.2458254Z [00:03:19.912]➜  EOF
2025-08-20T22:44:19.2465256Z [00:03:19.912]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b869/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/bootstrap=>google.golang.org/grpc@v1.72.2/internal/xds/bootstrap;$WORK/b869=>" -p google.golang.org/grpc/internal/xds/bootstrap -lang=go1.23 -complete -installsuffix shared -buildid 64wVN-DvWP39AP0qwIVC/64wVN-DvWP39AP0qwIVC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/bootstrap/bootstrap.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/bootstrap/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/bootstrap/template.go
2025-08-20T22:44:19.3534765Z [00:03:20.025]➜  go tool buildid -w $WORK/b902/_pkg_.a # internal
2025-08-20T22:44:19.3553648Z [00:03:20.029]➜  cp $WORK/b902/_pkg_.a /root/.cache/go-build/de/ded49f2d200a7a2d1da90b23dddceb7646a47c297e1425af24d2c3e9c8b29caf-d # internal
2025-08-20T22:44:19.3560781Z [00:03:20.030]➜  github.com/cncf/xds/go/xds/type/matcher/v3
2025-08-20T22:44:19.3565141Z [00:03:20.030]➜  mkdir -p $WORK/b901/
2025-08-20T22:44:19.3570263Z [00:03:20.031]➜  cat >/tmp/go-build2401649780/b901/importcfg << 'EOF' # internal
2025-08-20T22:44:19.3575219Z [00:03:20.031]➜  # import config
2025-08-20T22:44:19.3578524Z [00:03:20.031]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:19.3581331Z [00:03:20.031]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:19.3587733Z [00:03:20.031]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:19.3588844Z [00:03:20.031]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:19.3590156Z [00:03:20.031]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2401649780/b873/_pkg_.a
2025-08-20T22:44:19.3591343Z [00:03:20.031]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build2401649780/b902/_pkg_.a
2025-08-20T22:44:19.3592845Z [00:03:20.031]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:19.3594434Z [00:03:20.031]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:19.3595844Z [00:03:20.031]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:19.3617976Z [00:03:20.031]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:19.3619244Z [00:03:20.031]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:19.3620061Z [00:03:20.031]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:19.3620872Z [00:03:20.031]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:19.3621716Z [00:03:20.031]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:19.3622539Z [00:03:20.031]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:19.3623340Z [00:03:20.031]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:19.3624199Z [00:03:20.031]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:19.3625013Z [00:03:20.031]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:19.3625793Z [00:03:20.031]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:19.3626624Z [00:03:20.031]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:19.3627544Z [00:03:20.031]➜  EOF
2025-08-20T22:44:19.3644579Z [00:03:20.032]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b901/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3;$WORK/b901=>" -p github.com/cncf/xds/go/xds/type/matcher/v3 -lang=go1.19 -complete -installsuffix shared -buildid lA6rJn_YZCpLKkrevGjt/lA6rJn_YZCpLKkrevGjt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b901/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/cel.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/cel.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/domain.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/domain.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/http_inputs.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/http_inputs.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/ip.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/ip.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/matcher.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/matcher.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/range.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/range.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/regex.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/regex.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/string.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/type/matcher/v3/string.pb.validate.go
2025-08-20T22:44:19.4410850Z [00:03:20.115]➜  go tool buildid -w $WORK/b869/_pkg_.a # internal
2025-08-20T22:44:19.4454460Z [00:03:20.119]➜  cp $WORK/b869/_pkg_.a /root/.cache/go-build/e3/e34697869cefaebe6f2bc442d7cd6b32baf72287eced4b737bcf0edb77da8cf0-d # internal
2025-08-20T22:44:19.4461253Z [00:03:20.120]➜  github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3
2025-08-20T22:44:19.4462097Z [00:03:20.120]➜  mkdir -p $WORK/b905/
2025-08-20T22:44:19.4465226Z [00:03:20.121]➜  cat >/tmp/go-build2401649780/b905/importcfg << 'EOF' # internal
2025-08-20T22:44:19.4466481Z [00:03:20.121]➜  # import config
2025-08-20T22:44:19.4468822Z [00:03:20.121]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:19.4470119Z [00:03:20.121]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:19.4473009Z [00:03:20.121]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:19.4474100Z [00:03:20.121]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:19.4475493Z [00:03:20.121]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:19.4476973Z [00:03:20.121]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:19.4481268Z [00:03:20.121]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:19.4482681Z [00:03:20.121]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:19.4483772Z [00:03:20.121]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:19.4484636Z [00:03:20.121]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:19.4485494Z [00:03:20.121]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:19.4486360Z [00:03:20.121]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:19.4487417Z [00:03:20.121]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:19.4488294Z [00:03:20.121]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:19.4489152Z [00:03:20.121]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:19.4490326Z [00:03:20.121]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:19.4491146Z [00:03:20.121]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:19.4492036Z [00:03:20.121]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:19.4492713Z [00:03:20.121]➜  EOF
2025-08-20T22:44:19.4498337Z [00:03:20.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b905/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/metadata/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/metadata/v3;$WORK/b905=>" -p github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3 -lang=go1.22 -complete -installsuffix shared -buildid 4C0zH3xZXhow4WKvefIz/4C0zH3xZXhow4WKvefIz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b905/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/metadata/v3/metadata.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/metadata/v3/metadata.pb.validate.go
2025-08-20T22:44:19.6803585Z [00:03:20.354]➜  go tool buildid -w $WORK/b905/_pkg_.a # internal
2025-08-20T22:44:19.6873317Z [00:03:20.361]➜  cp $WORK/b905/_pkg_.a /root/.cache/go-build/7a/7a2cb884b371c2a0d55fb0e64b5e6f79966569cd6b664b0a0b5b1f1074026852-d # internal
2025-08-20T22:44:19.6882222Z [00:03:20.362]➜  github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3
2025-08-20T22:44:19.6890126Z [00:03:20.363]➜  mkdir -p $WORK/b906/
2025-08-20T22:44:19.6896349Z [00:03:20.364]➜  cat >/tmp/go-build2401649780/b906/importcfg << 'EOF' # internal
2025-08-20T22:44:19.6897627Z [00:03:20.364]➜  # import config
2025-08-20T22:44:19.6899642Z [00:03:20.364]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:19.6900734Z [00:03:20.364]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:19.6903990Z [00:03:20.364]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:19.6905206Z [00:03:20.364]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:19.6906754Z [00:03:20.364]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build2401649780/b905/_pkg_.a
2025-08-20T22:44:19.6908571Z [00:03:20.364]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:19.6910050Z [00:03:20.364]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:19.6911480Z [00:03:20.364]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:19.6912885Z [00:03:20.364]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:19.6914026Z [00:03:20.364]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:19.6914880Z [00:03:20.364]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:19.6915778Z [00:03:20.364]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:19.6916627Z [00:03:20.364]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:19.6917761Z [00:03:20.364]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:19.6918608Z [00:03:20.364]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:19.6919430Z [00:03:20.364]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:19.6920247Z [00:03:20.364]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:19.6921048Z [00:03:20.364]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:19.6921909Z [00:03:20.364]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:19.6922591Z [00:03:20.364]➜  EOF
2025-08-20T22:44:19.6939688Z [00:03:20.364]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b906/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/tracing/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/tracing/v3;$WORK/b906=>" -p github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3 -lang=go1.22 -complete -installsuffix shared -buildid ofbshNNt5U3kdY5kdB9R/ofbshNNt5U3kdY5kdB9R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b906/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/tracing/v3/custom_tag.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/tracing/v3/custom_tag.pb.validate.go
2025-08-20T22:44:19.8683501Z [00:03:20.542]➜  go tool buildid -w $WORK/b906/_pkg_.a # internal
2025-08-20T22:44:19.8731854Z [00:03:20.547]➜  cp $WORK/b906/_pkg_.a /root/.cache/go-build/43/434b4055437cfd3e46da3773820609c50db550cc4ff9db97a45980bbbc498c8a-d # internal
2025-08-20T22:44:19.8742371Z [00:03:20.548]➜  github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3
2025-08-20T22:44:19.8749115Z [00:03:20.549]➜  mkdir -p $WORK/b907/
2025-08-20T22:44:19.8762390Z [00:03:20.550]➜  cat >/tmp/go-build2401649780/b907/importcfg << 'EOF' # internal
2025-08-20T22:44:19.8782518Z [00:03:20.550]➜  # import config
2025-08-20T22:44:19.8783280Z [00:03:20.550]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:19.8784192Z [00:03:20.550]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:19.8791092Z [00:03:20.550]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:19.8792360Z [00:03:20.550]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:19.8793909Z [00:03:20.550]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:19.8795773Z [00:03:20.550]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:19.8798597Z [00:03:20.550]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:19.8800152Z [00:03:20.550]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:19.8801405Z [00:03:20.550]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:19.8802581Z [00:03:20.550]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:19.8803818Z [00:03:20.550]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:19.8805106Z [00:03:20.550]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:19.8806414Z [00:03:20.550]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:19.8809113Z [00:03:20.550]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:19.8810017Z [00:03:20.550]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:19.8810908Z [00:03:20.550]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:19.8811952Z [00:03:20.550]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:19.8812802Z [00:03:20.550]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:19.8813641Z [00:03:20.550]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:19.8814474Z [00:03:20.550]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:19.8815308Z [00:03:20.550]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:19.8816124Z [00:03:20.550]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:19.8816994Z [00:03:20.550]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:19.8817862Z [00:03:20.550]➜  EOF
2025-08-20T22:44:19.8823402Z [00:03:20.553]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b907/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/data/accesslog/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/data/accesslog/v3;$WORK/b907=>" -p github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3 -lang=go1.22 -complete -installsuffix shared -buildid W_KNOZ6VJpX1aBGg4i4Z/W_KNOZ6VJpX1aBGg4i4Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b907/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/data/accesslog/v3/accesslog.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/data/accesslog/v3/accesslog.pb.validate.go
2025-08-20T22:44:20.1274062Z [00:03:20.801]➜  go tool buildid -w $WORK/b901/_pkg_.a # internal
2025-08-20T22:44:20.1527759Z [00:03:20.827]➜  cp $WORK/b901/_pkg_.a /root/.cache/go-build/f2/f27045082767d25ec08c99cf74da71bcdb8e23589ba23ad406ceb25bf55f5aa1-d # internal
2025-08-20T22:44:20.1543045Z [00:03:20.828]➜  github.com/envoyproxy/go-control-plane/envoy/config/route/v3
2025-08-20T22:44:20.1543887Z [00:03:20.828]➜  mkdir -p $WORK/b900/
2025-08-20T22:44:20.1563332Z [00:03:20.830]➜  cat >/tmp/go-build2401649780/b900/importcfg << 'EOF' # internal
2025-08-20T22:44:20.1569888Z [00:03:20.830]➜  # import config
2025-08-20T22:44:20.1574177Z [00:03:20.830]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:20.1575318Z [00:03:20.830]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:20.1577650Z [00:03:20.830]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:20.1580571Z [00:03:20.830]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:20.1581930Z [00:03:20.830]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build2401649780/b901/_pkg_.a
2025-08-20T22:44:20.1583594Z [00:03:20.830]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:20.1585214Z [00:03:20.830]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:20.1586763Z [00:03:20.831]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:20.1588551Z [00:03:20.831]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build2401649780/b905/_pkg_.a
2025-08-20T22:44:20.1590124Z [00:03:20.831]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3=/tmp/go-build2401649780/b906/_pkg_.a
2025-08-20T22:44:20.1591582Z [00:03:20.831]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:20.1593022Z [00:03:20.831]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:20.1594416Z [00:03:20.831]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:20.1595792Z [00:03:20.831]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:20.1602880Z [00:03:20.831]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:20.1604308Z [00:03:20.831]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:20.1605739Z [00:03:20.831]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:20.1606839Z [00:03:20.831]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:20.1607857Z [00:03:20.831]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:20.1608699Z [00:03:20.831]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:20.1609535Z [00:03:20.831]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:20.1610566Z [00:03:20.831]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:20.1611536Z [00:03:20.831]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:20.1612355Z [00:03:20.831]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:20.1613148Z [00:03:20.831]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:20.1613955Z [00:03:20.831]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:20.1614845Z [00:03:20.831]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:20.1615521Z [00:03:20.831]➜  EOF
2025-08-20T22:44:20.1624404Z [00:03:20.831]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b900/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3;$WORK/b900=>" -p github.com/envoyproxy/go-control-plane/envoy/config/route/v3 -lang=go1.22 -complete -installsuffix shared -buildid N1bhWgzU8Mo-wkybiY5h/N1bhWgzU8Mo-wkybiY5h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b900/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3/route.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3/route.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3/route_components.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3/route_components.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3/scoped_route.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/route/v3/scoped_route.pb.validate.go
2025-08-20T22:44:20.3103692Z [00:03:20.984]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T22:44:20.3335136Z [00:03:21.007]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/89/8954fee43438b679eb55360d9f8c30349fc716f955b2f85185f8ff63d403f435-d # internal
2025-08-20T22:44:20.3343572Z [00:03:21.008]➜  github.com/apache/arrow-go/v18/arrow/compute/exec
2025-08-20T22:44:20.3346497Z [00:03:21.009]➜  mkdir -p $WORK/b428/
2025-08-20T22:44:20.3356420Z [00:03:21.010]➜  cat >/tmp/go-build2401649780/b428/importcfg << 'EOF' # internal
2025-08-20T22:44:20.3372872Z [00:03:21.010]➜  # import config
2025-08-20T22:44:20.3373626Z [00:03:21.010]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:20.3374503Z [00:03:21.010]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:20.3375600Z [00:03:21.010]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:20.3376956Z [00:03:21.010]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:20.3384954Z [00:03:21.010]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:20.3387494Z [00:03:21.010]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:20.3388979Z [00:03:21.010]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:20.3390380Z [00:03:21.010]➜  packagefile github.com/apache/arrow-go/v18/arrow/scalar=/tmp/go-build2401649780/b429/_pkg_.a
2025-08-20T22:44:20.3391664Z [00:03:21.010]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:44:20.3392800Z [00:03:21.010]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2401649780/b430/_pkg_.a
2025-08-20T22:44:20.3393831Z [00:03:21.010]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:20.3394731Z [00:03:21.010]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:20.3395593Z [00:03:21.010]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:20.3396527Z [00:03:21.010]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:20.3400629Z [00:03:21.010]➜  EOF
2025-08-20T22:44:20.3409345Z [00:03:21.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec;$WORK/b428=>" -p github.com/apache/arrow-go/v18/arrow/compute/exec -lang=go1.23 -complete -installsuffix shared -buildid _hoKbWYZyXHfcgNXqsi_/_hoKbWYZyXHfcgNXqsi_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec/hash_util.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec/kernel.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec/span.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec/span_offsets.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec/utils.go
2025-08-20T22:44:20.5529188Z [00:03:21.227]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T22:44:20.5600991Z [00:03:21.234]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/f9/f919715c1dbd7f8042e832969ba08e0e1af5f55281f6e4f10aeec32af668c923-d # internal
2025-08-20T22:44:20.5842015Z [00:03:21.258]➜  github.com/apache/arrow-go/v18/arrow/compute/internal/kernels
2025-08-20T22:44:20.5846383Z [00:03:21.259]➜  mkdir -p $WORK/b431/
2025-08-20T22:44:20.5856035Z [00:03:21.260]➜  echo -n > $WORK/b431/go_asm.h # internal
2025-08-20T22:44:20.5862302Z [00:03:21.260]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels
2025-08-20T22:44:20.5875161Z [00:03:21.261]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b431/symabis ./base_arithmetic_avx2_amd64.s ./base_arithmetic_sse4_amd64.s ./cast_numeric_avx2_amd64.s ./cast_numeric_sse4_amd64.s ./constant_factor_avx2_amd64.s ./constant_factor_sse4_amd64.s ./scalar_comparison_avx2_amd64.s ./scalar_comparison_sse4_amd64.s
2025-08-20T22:44:20.5994722Z [00:03:21.273]➜  go tool buildid -w $WORK/b907/_pkg_.a # internal
2025-08-20T22:44:20.6209249Z [00:03:21.295]➜  cp $WORK/b907/_pkg_.a /root/.cache/go-build/d0/d0fd19c5d94cdafe3169572e28cb7952028c64adf219093606f17d4d1f866092-d # internal
2025-08-20T22:44:20.6221816Z [00:03:21.296]➜  github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3
2025-08-20T22:44:20.6222617Z [00:03:21.296]➜  mkdir -p $WORK/b909/
2025-08-20T22:44:20.6254327Z [00:03:21.296]➜  cat >/tmp/go-build2401649780/b909/importcfg << 'EOF' # internal
2025-08-20T22:44:20.6255033Z [00:03:21.299]➜  # import config
2025-08-20T22:44:20.6255704Z [00:03:21.299]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:20.6256598Z [00:03:21.299]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:20.6257656Z [00:03:21.299]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:20.6258778Z [00:03:21.299]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:20.6260180Z [00:03:21.299]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:20.6261682Z [00:03:21.299]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:20.6263238Z [00:03:21.299]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:20.6264720Z [00:03:21.299]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:20.6266180Z [00:03:21.299]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:20.6268128Z [00:03:21.299]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:20.6269511Z [00:03:21.299]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:20.6270945Z [00:03:21.299]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:20.6272401Z [00:03:21.299]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:20.6273854Z [00:03:21.299]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:20.6274937Z [00:03:21.299]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:20.6275754Z [00:03:21.299]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:20.6276611Z [00:03:21.299]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:20.6278203Z [00:03:21.299]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:20.6279080Z [00:03:21.299]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:20.6279908Z [00:03:21.299]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:20.6280748Z [00:03:21.299]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:20.6281573Z [00:03:21.299]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:20.6282360Z [00:03:21.299]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:20.6283224Z [00:03:21.299]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:20.6283883Z [00:03:21.299]➜  EOF
2025-08-20T22:44:20.6284570Z [00:03:21.299]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:20.6294064Z [00:03:21.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b909/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3;$WORK/b909=>" -p github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3 -lang=go1.22 -complete -installsuffix shared -buildid e4vBbKkqOpicswesymsu/e4vBbKkqOpicswesymsu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b909/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3/endpoint.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3/endpoint.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3/endpoint_components.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3/endpoint_components.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3/load_report.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/endpoint/v3/load_report.pb.validate.go
2025-08-20T22:44:20.7961642Z [00:03:21.470]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata
2025-08-20T22:44:20.7971540Z [00:03:21.471]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/metadata -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata=>github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata;$WORK/b423=>" -I $WORK/b423/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b423/bloom_filter_block_avx2_amd64.o ./bloom_filter_block_avx2_amd64.s
2025-08-20T22:44:20.8019414Z [00:03:21.476]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/parquet/metadata -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata=>github.com/apache/arrow-go/v18@v18.3.0/parquet/metadata;$WORK/b423=>" -I $WORK/b423/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b423/bloom_filter_block_sse4_amd64.o ./bloom_filter_block_sse4_amd64.s
2025-08-20T22:44:20.8069174Z [00:03:21.480]➜  go tool pack r $WORK/b423/_pkg_.a $WORK/b423/bloom_filter_block_avx2_amd64.o $WORK/b423/bloom_filter_block_sse4_amd64.o # internal
2025-08-20T22:44:20.8074584Z [00:03:21.482]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T22:44:20.8258346Z [00:03:21.500]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/41/41e7266d6fd8f8b240d56e9ca6b37010fc9e1e39b475fa5eafcd8a3b6e2ce3ad-d # internal
2025-08-20T22:44:20.8270461Z [00:03:21.501]➜  github.com/apache/arrow-go/v18/parquet/file
2025-08-20T22:44:20.8275729Z [00:03:21.502]➜  mkdir -p $WORK/b417/
2025-08-20T22:44:20.8288565Z [00:03:21.503]➜  cat >/tmp/go-build2401649780/b417/importcfg << 'EOF' # internal
2025-08-20T22:44:20.8305777Z [00:03:21.503]➜  # import config
2025-08-20T22:44:20.8306486Z [00:03:21.503]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:20.8307576Z [00:03:21.503]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:20.8308663Z [00:03:21.503]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:20.8309462Z [00:03:21.503]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:20.8310463Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:20.8311708Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:20.8313002Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:20.8314297Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:20.8315725Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:20.8316992Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:20.8318492Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/compress=/tmp/go-build2401649780/b386/_pkg_.a
2025-08-20T22:44:20.8319889Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/bmi=/tmp/go-build2401649780/b418/_pkg_.a
2025-08-20T22:44:20.8321324Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:44:20.8322820Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encoding=/tmp/go-build2401649780/b419/_pkg_.a
2025-08-20T22:44:20.8324345Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encryption=/tmp/go-build2401649780/b421/_pkg_.a
2025-08-20T22:44:20.8325915Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:44:20.8327601Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/thrift=/tmp/go-build2401649780/b422/_pkg_.a
2025-08-20T22:44:20.8329225Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/utils=/tmp/go-build2401649780/b420/_pkg_.a
2025-08-20T22:44:20.8330626Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/metadata=/tmp/go-build2401649780/b423/_pkg_.a
2025-08-20T22:44:20.8331968Z [00:03:21.503]➜  packagefile github.com/apache/arrow-go/v18/parquet/schema=/tmp/go-build2401649780/b384/_pkg_.a
2025-08-20T22:44:20.8333247Z [00:03:21.503]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:44:20.8334374Z [00:03:21.503]➜  packagefile golang.org/x/exp/mmap=/tmp/go-build2401649780/b425/_pkg_.a
2025-08-20T22:44:20.8335387Z [00:03:21.503]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:20.8336257Z [00:03:21.503]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:20.8337022Z [00:03:21.503]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:20.8338199Z [00:03:21.503]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:20.8338988Z [00:03:21.503]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:20.8339770Z [00:03:21.503]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:20.8340560Z [00:03:21.503]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:20.8341347Z [00:03:21.503]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:20.8342131Z [00:03:21.503]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:20.8342948Z [00:03:21.503]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:20.8343579Z [00:03:21.503]➜  EOF
2025-08-20T22:44:20.8344177Z [00:03:21.504]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:20.8360145Z [00:03:21.504]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file=>github.com/apache/arrow-go/v18@v18.3.0/parquet/file;$WORK/b417=>" -p github.com/apache/arrow-go/v18/parquet/file -lang=go1.23 -complete -installsuffix shared -buildid Drue6C9tZgEQ-XfGmyMc/Drue6C9tZgEQ-XfGmyMc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/column_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/column_reader_types.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/column_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/column_writer_types.gen.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/file_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/file_reader_mmap.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/file_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/level_conversion.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/page_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/page_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/record_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/row_group_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/row_group_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/file/size_statistics.go
2025-08-20T22:44:20.9700115Z [00:03:21.644]➜  cat >/tmp/go-build2401649780/b431/importcfg << 'EOF' # internal
2025-08-20T22:44:20.9711038Z [00:03:21.645]➜  # import config
2025-08-20T22:44:20.9714967Z [00:03:21.646]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:20.9719694Z [00:03:21.646]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:20.9725930Z [00:03:21.647]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:20.9733220Z [00:03:21.647]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:20.9740320Z [00:03:21.648]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:20.9746083Z [00:03:21.649]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/exec=/tmp/go-build2401649780/b428/_pkg_.a
2025-08-20T22:44:20.9754667Z [00:03:21.649]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:44:20.9760137Z [00:03:21.650]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal256=/tmp/go-build2401649780/b361/_pkg_.a
2025-08-20T22:44:20.9778933Z [00:03:21.650]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:44:20.9780266Z [00:03:21.650]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:20.9781774Z [00:03:21.651]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:20.9783085Z [00:03:21.651]➜  packagefile github.com/apache/arrow-go/v18/arrow/scalar=/tmp/go-build2401649780/b429/_pkg_.a
2025-08-20T22:44:20.9784422Z [00:03:21.651]➜  packagefile github.com/apache/arrow-go/v18/internal/bitutils=/tmp/go-build2401649780/b378/_pkg_.a
2025-08-20T22:44:20.9792625Z [00:03:21.651]➜  packagefile github.com/apache/arrow-go/v18/internal/hashing=/tmp/go-build2401649780/b380/_pkg_.a
2025-08-20T22:44:20.9794108Z [00:03:21.651]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:20.9795369Z [00:03:21.651]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:44:20.9796646Z [00:03:21.651]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:20.9797816Z [00:03:21.651]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:20.9798842Z [00:03:21.651]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:20.9799699Z [00:03:21.651]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:20.9800548Z [00:03:21.651]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:20.9801394Z [00:03:21.651]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:20.9802242Z [00:03:21.651]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:20.9802911Z [00:03:21.651]➜  EOF
2025-08-20T22:44:20.9836048Z [00:03:21.651]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -lang=go1.23 -installsuffix shared -buildid jJAcZTYnNTnBAy5Up22V/jJAcZTYnNTnBAy5Up22V -goversion go1.25.0 -symabis $WORK/b431/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack -asmhdr $WORK/b431/go_asm.h /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/base_arithmetic.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/base_arithmetic_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/base_arithmetic_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/base_arithmetic_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/boolean_cast.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/cast.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/cast_numeric.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/cast_numeric_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/cast_numeric_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/cast_numeric_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/cast_temporal.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/compareoperator_string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/constant_factor.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/constant_factor_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/constant_factor_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/constant_factor_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/helpers.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/numeric_cast.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/rounding.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/roundmode_string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/scalar_arithmetic.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/scalar_boolean.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/scalar_comparison_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/scalar_comparison_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/scalar_comparison_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/scalar_comparisons.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/scalar_set_lookup.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/string_casts.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/types.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/vector_hash.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/vector_run_end_encode.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels/vector_selection.go
2025-08-20T22:44:21.0940352Z [00:03:21.768]➜  go tool buildid -w $WORK/b909/_pkg_.a # internal
2025-08-20T22:44:21.1017872Z [00:03:21.776]➜  cp $WORK/b909/_pkg_.a /root/.cache/go-build/98/98696c002e079ab3323df1c919d2cc45cef435d2effca30a41c53d6ba73114df-d # internal
2025-08-20T22:44:21.1060955Z [00:03:21.776]➜  github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3
2025-08-20T22:44:21.1061951Z [00:03:21.777]➜  mkdir -p $WORK/b908/
2025-08-20T22:44:21.1062725Z [00:03:21.777]➜  cat >/tmp/go-build2401649780/b908/importcfg << 'EOF' # internal
2025-08-20T22:44:21.1063433Z [00:03:21.777]➜  # import config
2025-08-20T22:44:21.1064122Z [00:03:21.777]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:21.1064989Z [00:03:21.777]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:21.1065840Z [00:03:21.777]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:21.1066916Z [00:03:21.777]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:21.1072401Z [00:03:21.777]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2401649780/b873/_pkg_.a
2025-08-20T22:44:21.1073833Z [00:03:21.777]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:21.1075417Z [00:03:21.777]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:21.1077458Z [00:03:21.777]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build2401649780/b909/_pkg_.a
2025-08-20T22:44:21.1079101Z [00:03:21.777]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build2401649780/b905/_pkg_.a
2025-08-20T22:44:21.1080644Z [00:03:21.777]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:21.1082110Z [00:03:21.777]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:21.1083548Z [00:03:21.777]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:21.1084954Z [00:03:21.777]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:21.1086530Z [00:03:21.777]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:21.1088244Z [00:03:21.777]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:21.1089671Z [00:03:21.777]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:21.1091120Z [00:03:21.777]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:21.1092302Z [00:03:21.777]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:21.1093171Z [00:03:21.777]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:21.1094069Z [00:03:21.777]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:21.1095099Z [00:03:21.777]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:21.1095976Z [00:03:21.777]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:21.1097008Z [00:03:21.777]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:21.1097999Z [00:03:21.777]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:21.1098715Z [00:03:21.777]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:21.1109795Z [00:03:21.777]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:21.1110682Z [00:03:21.777]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:21.1111255Z [00:03:21.777]➜  EOF
2025-08-20T22:44:21.1120330Z [00:03:21.781]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b908/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3;$WORK/b908=>" -p github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3 -lang=go1.22 -complete -installsuffix shared -buildid _CVsVid_CLFpjtiaJ_HH/_CVsVid_CLFpjtiaJ_HH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b908/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/circuit_breaker.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/circuit_breaker.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/cluster.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/cluster.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/filter.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/filter.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/outlier_detection.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/cluster/v3/outlier_detection.pb.validate.go
2025-08-20T22:44:22.0945021Z [00:03:22.768]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T22:44:22.1331864Z [00:03:22.807]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/0e/0e221242184779be41260fe821b945e3e5e4177e632b823c2396987f4cdaabf0-d # internal
2025-08-20T22:44:22.1348013Z [00:03:22.809]➜  github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3
2025-08-20T22:44:22.1351305Z [00:03:22.809]➜  mkdir -p $WORK/b911/
2025-08-20T22:44:22.1354856Z [00:03:22.809]➜  cat >/tmp/go-build2401649780/b911/importcfg << 'EOF' # internal
2025-08-20T22:44:22.1355770Z [00:03:22.809]➜  # import config
2025-08-20T22:44:22.1362815Z [00:03:22.809]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:22.1363676Z [00:03:22.809]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:22.1364521Z [00:03:22.809]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:22.1365599Z [00:03:22.809]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:22.1370141Z [00:03:22.809]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:22.1371840Z [00:03:22.809]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:22.1373399Z [00:03:22.809]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:22.1374870Z [00:03:22.809]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:22.1376308Z [00:03:22.809]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:22.1378089Z [00:03:22.809]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:22.1379547Z [00:03:22.809]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:22.1380882Z [00:03:22.809]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:22.1381742Z [00:03:22.809]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:22.1382603Z [00:03:22.809]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:22.1383438Z [00:03:22.809]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:22.1384274Z [00:03:22.809]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:22.1385090Z [00:03:22.809]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:22.1385894Z [00:03:22.809]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:22.1386711Z [00:03:22.809]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:22.1387761Z [00:03:22.809]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:22.1388633Z [00:03:22.809]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:22.1389305Z [00:03:22.809]➜  EOF
2025-08-20T22:44:22.1396400Z [00:03:22.810]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b911/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/metrics/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/metrics/v3;$WORK/b911=>" -p github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3 -lang=go1.22 -complete -installsuffix shared -buildid cQRItyxHebsH4Sdgz8KT/cQRItyxHebsH4Sdgz8KT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b911/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/metrics/v3/metrics_service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/metrics/v3/metrics_service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/metrics/v3/stats.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/metrics/v3/stats.pb.validate.go
2025-08-20T22:44:22.5282372Z [00:03:23.202]➜  go tool buildid -w $WORK/b911/_pkg_.a # internal
2025-08-20T22:44:22.5478075Z [00:03:23.222]➜  cp $WORK/b911/_pkg_.a /root/.cache/go-build/85/853cc956986905e57d269552befc372d931591f1de2d2e4a174cf99769c4e9ed-d # internal
2025-08-20T22:44:22.5504479Z [00:03:23.224]➜  github.com/envoyproxy/go-control-plane/envoy/config/overload/v3
2025-08-20T22:44:22.5507693Z [00:03:23.225]➜  mkdir -p $WORK/b912/
2025-08-20T22:44:22.5514142Z [00:03:23.225]➜  cat >/tmp/go-build2401649780/b912/importcfg << 'EOF' # internal
2025-08-20T22:44:22.5514900Z [00:03:23.225]➜  # import config
2025-08-20T22:44:22.5515548Z [00:03:23.225]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:22.5516391Z [00:03:23.225]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:22.5517348Z [00:03:23.225]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:22.5518407Z [00:03:23.225]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:22.5520030Z [00:03:23.225]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:22.5521503Z [00:03:23.225]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:22.5522943Z [00:03:23.225]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:22.5524302Z [00:03:23.225]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:22.5525580Z [00:03:23.225]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:22.5527027Z [00:03:23.225]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:22.5532315Z [00:03:23.225]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:22.5533309Z [00:03:23.225]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:22.5534093Z [00:03:23.225]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:22.5534819Z [00:03:23.225]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:22.5535577Z [00:03:23.225]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:22.5536284Z [00:03:23.225]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:22.5536968Z [00:03:23.225]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:22.5537866Z [00:03:23.225]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:22.5538541Z [00:03:23.225]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:22.5539287Z [00:03:23.225]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:22.5539848Z [00:03:23.225]➜  EOF
2025-08-20T22:44:22.5544917Z [00:03:23.227]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b912/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/overload/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/overload/v3;$WORK/b912=>" -p github.com/envoyproxy/go-control-plane/envoy/config/overload/v3 -lang=go1.22 -complete -installsuffix shared -buildid _wLZbLf6YvvWTZgPhr9-/_wLZbLf6YvvWTZgPhr9- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b912/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/overload/v3/overload.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/overload/v3/overload.pb.validate.go
2025-08-20T22:44:22.5723509Z [00:03:23.246]➜  go tool buildid -w $WORK/b908/_pkg_.a # internal
2025-08-20T22:44:22.6019051Z [00:03:23.276]➜  cp $WORK/b908/_pkg_.a /root/.cache/go-build/f3/f3d0522a5cd3ece0b307bcd54431a8f46d877a00af68ff841f50eed5342b6076-d # internal
2025-08-20T22:44:22.6049196Z [00:03:23.278]➜  github.com/envoyproxy/go-control-plane/envoy/config/trace/v3
2025-08-20T22:44:22.6059432Z [00:03:23.279]➜  mkdir -p $WORK/b913/
2025-08-20T22:44:22.6060105Z [00:03:23.279]➜  cat >/tmp/go-build2401649780/b913/importcfg << 'EOF' # internal
2025-08-20T22:44:22.6060722Z [00:03:23.279]➜  # import config
2025-08-20T22:44:22.6061368Z [00:03:23.279]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:22.6062167Z [00:03:23.279]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:22.6062942Z [00:03:23.279]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:22.6064022Z [00:03:23.279]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:22.6065401Z [00:03:23.279]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:22.6066868Z [00:03:23.279]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:22.6068734Z [00:03:23.279]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:22.6070170Z [00:03:23.279]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:22.6071540Z [00:03:23.279]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:22.6072857Z [00:03:23.279]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:22.6074217Z [00:03:23.279]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:22.6075649Z [00:03:23.279]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:22.6092566Z [00:03:23.279]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:22.6093901Z [00:03:23.279]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:22.6094587Z [00:03:23.279]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:22.6095391Z [00:03:23.279]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:22.6096149Z [00:03:23.279]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:22.6096858Z [00:03:23.279]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:22.6097721Z [00:03:23.279]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:22.6098460Z [00:03:23.279]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:22.6099217Z [00:03:23.279]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:22.6099958Z [00:03:23.279]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:22.6100693Z [00:03:23.279]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:22.6101261Z [00:03:23.279]➜  EOF
2025-08-20T22:44:22.6117775Z [00:03:23.279]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b913/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3;$WORK/b913=>" -p github.com/envoyproxy/go-control-plane/envoy/config/trace/v3 -lang=go1.22 -complete -installsuffix shared -buildid Pg4YfNyUZrdYhZdkuXN6/Pg4YfNyUZrdYhZdkuXN6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b913/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/datadog.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/datadog.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/dynamic_ot.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/dynamic_ot.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/http_tracer.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/http_tracer.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/lightstep.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/lightstep.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/opentelemetry.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/opentelemetry.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/service.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/service.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/skywalking.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/skywalking.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/trace.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/trace.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/xray.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/xray.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/zipkin.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/trace/v3/zipkin.pb.validate.go
2025-08-20T22:44:22.7094069Z [00:03:23.383]➜  go tool buildid -w $WORK/b900/_pkg_.a # internal
2025-08-20T22:44:22.7647751Z [00:03:23.439]➜  cp $WORK/b900/_pkg_.a /root/.cache/go-build/3a/3a9c0e17df8d2a83a4fe7ca487a13f07a69de0cd5478db47d65d942250052ef1-d # internal
2025-08-20T22:44:22.7650143Z [00:03:23.439]➜  github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3
2025-08-20T22:44:22.7651508Z [00:03:23.439]➜  mkdir -p $WORK/b899/
2025-08-20T22:44:22.7661141Z [00:03:23.440]➜  cat >/tmp/go-build2401649780/b899/importcfg << 'EOF' # internal
2025-08-20T22:44:22.7661891Z [00:03:23.440]➜  # import config
2025-08-20T22:44:22.7662598Z [00:03:23.440]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:22.7663483Z [00:03:23.440]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:22.7664382Z [00:03:23.440]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:22.7665505Z [00:03:23.440]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:22.7666995Z [00:03:23.440]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:22.7668742Z [00:03:23.440]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:22.7670396Z [00:03:23.440]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3=/tmp/go-build2401649780/b907/_pkg_.a
2025-08-20T22:44:22.7672127Z [00:03:23.440]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:22.7673722Z [00:03:23.440]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:22.7675289Z [00:03:23.440]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:22.7676798Z [00:03:23.440]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:22.7678587Z [00:03:23.440]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:22.7680029Z [00:03:23.440]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:22.7681535Z [00:03:23.440]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:22.7682931Z [00:03:23.440]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:22.7683803Z [00:03:23.440]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:22.7684670Z [00:03:23.440]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:22.7685548Z [00:03:23.440]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:22.7686434Z [00:03:23.440]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:22.7720477Z [00:03:23.440]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:22.7721448Z [00:03:23.440]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:22.7722340Z [00:03:23.440]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:22.7723172Z [00:03:23.440]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:22.7724326Z [00:03:23.440]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:22.7725003Z [00:03:23.440]➜  EOF
2025-08-20T22:44:22.7730987Z [00:03:23.440]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b899/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/accesslog/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/accesslog/v3;$WORK/b899=>" -p github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3 -lang=go1.22 -complete -installsuffix shared -buildid iBmE4RGTGOhwIS40b7wR/iBmE4RGTGOhwIS40b7wR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b899/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/accesslog/v3/accesslog.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/accesslog/v3/accesslog.pb.validate.go
2025-08-20T22:44:22.8158391Z [00:03:23.490]➜  go tool buildid -w $WORK/b912/_pkg_.a # internal
2025-08-20T22:44:22.8228800Z [00:03:23.496]➜  cp $WORK/b912/_pkg_.a /root/.cache/go-build/4c/4c1915ca5c4fefcff84121cfe26c3483bb896d5cce45c799bff10335cdf31b3d-d # internal
2025-08-20T22:44:22.8262161Z [00:03:23.498]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3
2025-08-20T22:44:22.8278020Z [00:03:23.498]➜  mkdir -p $WORK/b914/
2025-08-20T22:44:22.8278837Z [00:03:23.498]➜  cat >/tmp/go-build2401649780/b914/importcfg << 'EOF' # internal
2025-08-20T22:44:22.8279556Z [00:03:23.498]➜  # import config
2025-08-20T22:44:22.8280234Z [00:03:23.498]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:22.8281103Z [00:03:23.498]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:22.8281949Z [00:03:23.498]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:22.8283066Z [00:03:23.498]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:22.8284591Z [00:03:23.498]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:22.8286252Z [00:03:23.498]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:22.8288462Z [00:03:23.498]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:22.8290077Z [00:03:23.498]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:22.8291584Z [00:03:23.498]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:22.8293156Z [00:03:23.498]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:22.8294593Z [00:03:23.498]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:22.8296083Z [00:03:23.498]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:22.8298088Z [00:03:23.498]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:22.8299282Z [00:03:23.498]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:22.8300168Z [00:03:23.498]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:22.8301065Z [00:03:23.498]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:22.8301964Z [00:03:23.498]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:22.8302822Z [00:03:23.498]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:22.8303664Z [00:03:23.498]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:22.8304554Z [00:03:23.498]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:22.8305414Z [00:03:23.498]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:22.8306275Z [00:03:23.498]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:22.8307328Z [00:03:23.498]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:22.8308033Z [00:03:23.498]➜  EOF
2025-08-20T22:44:22.8342304Z [00:03:23.498]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b914/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3;$WORK/b914=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3 -lang=go1.22 -complete -installsuffix shared -buildid me1pHStp1rkkBOnUJQLe/me1pHStp1rkkBOnUJQLe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b914/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/cert.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/cert.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/common.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/common.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/secret.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/secret.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/tls.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/tls.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/transport_sockets/tls/v3/tls_spiffe_validator_config.pb.validate.go
2025-08-20T22:44:23.0716403Z [00:03:23.746]➜  go tool buildid -w $WORK/b913/_pkg_.a # internal
2025-08-20T22:44:23.0789068Z [00:03:23.753]➜  cp $WORK/b913/_pkg_.a /root/.cache/go-build/b3/b3408cd1bed4f4a948e49c4632bcf8d3dc4a395d3e4852d974524b0a9fa935b6-d # internal
2025-08-20T22:44:23.0796695Z [00:03:23.754]➜  github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3
2025-08-20T22:44:23.0799159Z [00:03:23.754]➜  mkdir -p $WORK/b916/
2025-08-20T22:44:23.0807880Z [00:03:23.755]➜  cat >/tmp/go-build2401649780/b916/importcfg << 'EOF' # internal
2025-08-20T22:44:23.0812136Z [00:03:23.755]➜  # import config
2025-08-20T22:44:23.0812805Z [00:03:23.755]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:23.0813679Z [00:03:23.755]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:23.0814530Z [00:03:23.755]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:23.0815888Z [00:03:23.755]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:23.0817533Z [00:03:23.755]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:23.0819114Z [00:03:23.755]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:23.0820735Z [00:03:23.755]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:23.0822292Z [00:03:23.755]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:23.0823721Z [00:03:23.755]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:23.0825091Z [00:03:23.755]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:23.0826440Z [00:03:23.755]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:23.0827752Z [00:03:23.755]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:23.0828577Z [00:03:23.755]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:23.0829397Z [00:03:23.755]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:23.0830211Z [00:03:23.755]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:23.0831153Z [00:03:23.755]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:23.0831966Z [00:03:23.755]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:23.0832757Z [00:03:23.755]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:23.0833732Z [00:03:23.755]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:23.0834548Z [00:03:23.755]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:23.0835531Z [00:03:23.755]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:23.0836175Z [00:03:23.755]➜  EOF
2025-08-20T22:44:23.0842209Z [00:03:23.755]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b916/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/common/matcher/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/common/matcher/v3;$WORK/b916=>" -p github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3 -lang=go1.22 -complete -installsuffix shared -buildid tPu9Ks8klXXXSc4Vu3e3/tPu9Ks8klXXXSc4Vu3e3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b916/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/common/matcher/v3/matcher.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/common/matcher/v3/matcher.pb.validate.go
2025-08-20T22:44:23.3777586Z [00:03:24.052]➜  go tool buildid -w $WORK/b899/_pkg_.a # internal
2025-08-20T22:44:23.3941647Z [00:03:24.068]➜  cp $WORK/b899/_pkg_.a /root/.cache/go-build/de/de8c3c39b4dfd2dc08837cbf2ff288e02e0f36d35298753c43a92f3519bfa565-d # internal
2025-08-20T22:44:23.3950910Z [00:03:24.069]➜  github.com/envoyproxy/go-control-plane/envoy/config/listener/v3
2025-08-20T22:44:23.3955546Z [00:03:24.070]➜  mkdir -p $WORK/b910/
2025-08-20T22:44:23.3958779Z [00:03:24.070]➜  cat >/tmp/go-build2401649780/b910/importcfg << 'EOF' # internal
2025-08-20T22:44:23.3963215Z [00:03:24.070]➜  # import config
2025-08-20T22:44:23.3984548Z [00:03:24.072]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:23.3990151Z [00:03:24.072]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:23.3990997Z [00:03:24.072]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:23.3992050Z [00:03:24.072]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:23.3993633Z [00:03:24.072]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:23.3995079Z [00:03:24.072]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2401649780/b873/_pkg_.a
2025-08-20T22:44:23.3996303Z [00:03:24.072]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build2401649780/b901/_pkg_.a
2025-08-20T22:44:23.3998670Z [00:03:24.072]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:23.4000166Z [00:03:24.072]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build2401649780/b899/_pkg_.a
2025-08-20T22:44:23.4001696Z [00:03:24.072]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:23.4003251Z [00:03:24.072]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:23.4004665Z [00:03:24.072]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:23.4006041Z [00:03:24.072]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:23.4007424Z [00:03:24.072]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:23.4008631Z [00:03:24.072]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:23.4009905Z [00:03:24.072]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:23.4011201Z [00:03:24.072]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:23.4012353Z [00:03:24.072]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:23.4013108Z [00:03:24.072]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:23.4013988Z [00:03:24.072]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:23.4014835Z [00:03:24.072]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:23.4015576Z [00:03:24.072]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:23.4016481Z [00:03:24.072]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:23.4017341Z [00:03:24.072]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:23.4018060Z [00:03:24.072]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:23.4018764Z [00:03:24.072]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:23.4019523Z [00:03:24.072]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:23.4020103Z [00:03:24.072]➜  EOF
2025-08-20T22:44:23.4031813Z [00:03:24.072]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b910/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3;$WORK/b910=>" -p github.com/envoyproxy/go-control-plane/envoy/config/listener/v3 -lang=go1.22 -complete -installsuffix shared -buildid hu0aZALpFpkY2atmhG0w/hu0aZALpFpkY2atmhG0w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b910/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/api_listener.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/api_listener.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/listener.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/listener.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/listener_components.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/listener_components.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/quic_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/quic_config.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/udp_listener_config.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/listener/v3/udp_listener_config.pb.validate.go
2025-08-20T22:44:23.5546628Z [00:03:24.229]➜  go tool buildid -w $WORK/b916/_pkg_.a # internal
2025-08-20T22:44:23.5619056Z [00:03:24.236]➜  cp $WORK/b916/_pkg_.a /root/.cache/go-build/7e/7ee129abc29a1603d4419b96319bcae8898d2753653d0ed7b0d8c182c12abace-d # internal
2025-08-20T22:44:23.5633437Z [00:03:24.236]➜  github.com/envoyproxy/go-control-plane/envoy/config/tap/v3
2025-08-20T22:44:23.5634122Z [00:03:24.236]➜  mkdir -p $WORK/b915/
2025-08-20T22:44:23.5634783Z [00:03:24.237]➜  cat >/tmp/go-build2401649780/b915/importcfg << 'EOF' # internal
2025-08-20T22:44:23.5635426Z [00:03:24.237]➜  # import config
2025-08-20T22:44:23.5636004Z [00:03:24.237]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:23.5636724Z [00:03:24.237]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:23.5637615Z [00:03:24.237]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:23.5638551Z [00:03:24.237]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:23.5639789Z [00:03:24.237]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:23.5641231Z [00:03:24.237]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3=/tmp/go-build2401649780/b916/_pkg_.a
2025-08-20T22:44:23.5642819Z [00:03:24.237]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:23.5644366Z [00:03:24.237]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:23.5645741Z [00:03:24.237]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:23.5661584Z [00:03:24.237]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:23.5662960Z [00:03:24.237]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:23.5664221Z [00:03:24.237]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:23.5665465Z [00:03:24.237]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:23.5666757Z [00:03:24.237]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:23.5667929Z [00:03:24.237]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:23.5668690Z [00:03:24.237]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:23.5669434Z [00:03:24.237]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:23.5670155Z [00:03:24.237]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:23.5670909Z [00:03:24.237]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:23.5671633Z [00:03:24.237]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:23.5672358Z [00:03:24.237]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:23.5673089Z [00:03:24.237]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:23.5673817Z [00:03:24.237]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:23.5674622Z [00:03:24.237]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:23.5675361Z [00:03:24.237]➜  EOF
2025-08-20T22:44:23.5680561Z [00:03:24.240]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b915/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/tap/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/tap/v3;$WORK/b915=>" -p github.com/envoyproxy/go-control-plane/envoy/config/tap/v3 -lang=go1.22 -complete -installsuffix shared -buildid Ov44X7gmNSbNBww7-z2K/Ov44X7gmNSbNBww7-z2K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b915/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/tap/v3/common.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/tap/v3/common.pb.validate.go
2025-08-20T22:44:23.5827914Z [00:03:24.257]➜  go tool buildid -w $WORK/b914/_pkg_.a # internal
2025-08-20T22:44:23.5940845Z [00:03:24.268]➜  cp $WORK/b914/_pkg_.a /root/.cache/go-build/cc/cc0e15057ac7cc2db3d8d6783a46652b13b85f37bff096232124f237a0cb1b77-d # internal
2025-08-20T22:44:23.5951373Z [00:03:24.269]➜  google.golang.org/grpc/internal/admin
2025-08-20T22:44:23.5952000Z [00:03:24.269]➜  mkdir -p $WORK/b917/
2025-08-20T22:44:23.5952697Z [00:03:24.269]➜  cat >/tmp/go-build2401649780/b917/importcfg << 'EOF' # internal
2025-08-20T22:44:23.5953494Z [00:03:24.269]➜  # import config
2025-08-20T22:44:23.5958127Z [00:03:24.269]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:23.5960628Z [00:03:24.269]➜  EOF
2025-08-20T22:44:23.5966294Z [00:03:24.269]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b917/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/admin=>google.golang.org/grpc@v1.72.2/internal/admin;$WORK/b917=>" -p google.golang.org/grpc/internal/admin -lang=go1.23 -complete -installsuffix shared -buildid 1BicCRCxkbIz1IR6hFpx/1BicCRCxkbIz1IR6hFpx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b917/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/admin/admin.go
2025-08-20T22:44:23.6132824Z [00:03:24.287]➜  go tool buildid -w $WORK/b917/_pkg_.a # internal
2025-08-20T22:44:23.6143483Z [00:03:24.288]➜  cp $WORK/b917/_pkg_.a /root/.cache/go-build/91/91b1d36fa4d019a81582f8e7495335ad5d0e2f23c9cfe9c8d8fe83dffdaaa353-d # internal
2025-08-20T22:44:23.6144823Z [00:03:24.288]➜  google.golang.org/grpc/xds/internal/xdsclient/load
2025-08-20T22:44:23.6146525Z [00:03:24.289]➜  mkdir -p $WORK/b921/
2025-08-20T22:44:23.6149974Z [00:03:24.289]➜  cat >/tmp/go-build2401649780/b921/importcfg << 'EOF' # internal
2025-08-20T22:44:23.6151709Z [00:03:24.289]➜  # import config
2025-08-20T22:44:23.6153112Z [00:03:24.289]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:23.6155633Z [00:03:24.289]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:23.6175468Z [00:03:24.289]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:23.6177942Z [00:03:24.289]➜  EOF
2025-08-20T22:44:23.6182989Z [00:03:24.289]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b921/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/load=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/load;$WORK/b921=>" -p google.golang.org/grpc/xds/internal/xdsclient/load -lang=go1.23 -complete -installsuffix shared -buildid Ha4lBx8aXtomIiz0Rdqu/Ha4lBx8aXtomIiz0Rdqu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b921/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/load/reporter.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/load/store.go
2025-08-20T22:44:23.8044622Z [00:03:24.478]➜  go tool buildid -w $WORK/b921/_pkg_.a # internal
2025-08-20T22:44:23.8129109Z [00:03:24.487]➜  cp $WORK/b921/_pkg_.a /root/.cache/go-build/ce/cea51ce7864a82c3c67b7f6e2d07c597fcfd0e58ccf6699ccaf98b78fcc00fd1-d # internal
2025-08-20T22:44:23.8162242Z [00:03:24.490]➜  google.golang.org/grpc/xds/internal/xdsclient/transport
2025-08-20T22:44:23.8166419Z [00:03:24.491]➜  mkdir -p $WORK/b922/
2025-08-20T22:44:23.8170153Z [00:03:24.491]➜  cat >/tmp/go-build2401649780/b922/importcfg << 'EOF' # internal
2025-08-20T22:44:23.8172204Z [00:03:24.491]➜  # import config
2025-08-20T22:44:23.8173769Z [00:03:24.491]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:23.8175278Z [00:03:24.491]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:23.8176523Z [00:03:24.491]➜  EOF
2025-08-20T22:44:23.8181495Z [00:03:24.491]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b922/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport;$WORK/b922=>" -p google.golang.org/grpc/xds/internal/xdsclient/transport -lang=go1.23 -complete -installsuffix shared -buildid Idi7E0CuN7_MQae1GOCr/Idi7E0CuN7_MQae1GOCr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b922/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/transport_interface.go
2025-08-20T22:44:23.9644448Z [00:03:24.638]➜  go tool buildid -w $WORK/b922/_pkg_.a # internal
2025-08-20T22:44:23.9674421Z [00:03:24.641]➜  cp $WORK/b922/_pkg_.a /root/.cache/go-build/fa/faa07ba52aab19b0c801d50f662ad376b904e31f1d68a962af1db58990b4bfe5-d # internal
2025-08-20T22:44:23.9697833Z [00:03:24.643]➜  github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3
2025-08-20T22:44:23.9698675Z [00:03:24.643]➜  mkdir -p $WORK/b924/
2025-08-20T22:44:23.9699427Z [00:03:24.643]➜  cat >/tmp/go-build2401649780/b924/importcfg << 'EOF' # internal
2025-08-20T22:44:23.9700115Z [00:03:24.643]➜  # import config
2025-08-20T22:44:23.9700769Z [00:03:24.643]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:23.9701951Z [00:03:24.643]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:23.9702839Z [00:03:24.643]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:23.9703832Z [00:03:24.643]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:23.9704941Z [00:03:24.643]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:23.9706416Z [00:03:24.643]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:23.9708134Z [00:03:24.643]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:23.9709592Z [00:03:24.643]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:23.9710823Z [00:03:24.643]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:23.9711894Z [00:03:24.643]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:23.9712999Z [00:03:24.643]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:23.9714290Z [00:03:24.643]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:23.9715667Z [00:03:24.643]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:23.9716993Z [00:03:24.643]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:23.9718452Z [00:03:24.643]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:23.9719447Z [00:03:24.643]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:23.9720168Z [00:03:24.643]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:23.9720907Z [00:03:24.643]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:23.9721633Z [00:03:24.643]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:23.9722522Z [00:03:24.643]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:23.9723368Z [00:03:24.643]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:23.9724081Z [00:03:24.643]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:23.9724802Z [00:03:24.643]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:23.9725488Z [00:03:24.643]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:23.9726218Z [00:03:24.643]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:23.9726786Z [00:03:24.643]➜  EOF
2025-08-20T22:44:23.9733938Z [00:03:24.643]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b924/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/discovery/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/discovery/v3;$WORK/b924=>" -p github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 -lang=go1.22 -complete -installsuffix shared -buildid JyfJ9ZdKh9zDVLS8QvZb/JyfJ9ZdKh9zDVLS8QvZb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b924/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/discovery/v3/ads.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/discovery/v3/ads.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/discovery/v3/ads_grpc.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/discovery/v3/discovery.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/discovery/v3/discovery.pb.validate.go
2025-08-20T22:44:24.0000765Z [00:03:24.674]➜  go tool buildid -w $WORK/b915/_pkg_.a # internal
2025-08-20T22:44:24.0073653Z [00:03:24.681]➜  cp $WORK/b915/_pkg_.a /root/.cache/go-build/46/46c18e826d14abec3045d655ace094cf937b511bab2606c450a0e22d3dc4a2cc-d # internal
2025-08-20T22:44:24.0075565Z [00:03:24.682]➜  github.com/cncf/xds/go/udpa/type/v1
2025-08-20T22:44:24.0077299Z [00:03:24.682]➜  mkdir -p $WORK/b926/
2025-08-20T22:44:24.0081889Z [00:03:24.682]➜  cat >/tmp/go-build2401649780/b926/importcfg << 'EOF' # internal
2025-08-20T22:44:24.0083110Z [00:03:24.683]➜  # import config
2025-08-20T22:44:24.0089501Z [00:03:24.683]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:24.0090354Z [00:03:24.683]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:24.0091166Z [00:03:24.683]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.0092309Z [00:03:24.683]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:24.0093700Z [00:03:24.683]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:24.0095069Z [00:03:24.683]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:24.0096422Z [00:03:24.683]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:24.0097681Z [00:03:24.683]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:24.0098516Z [00:03:24.683]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:24.0099323Z [00:03:24.683]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:24.0100122Z [00:03:24.683]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:24.0100909Z [00:03:24.683]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:24.0101682Z [00:03:24.683]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:24.0102455Z [00:03:24.683]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:24.0103293Z [00:03:24.683]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:24.0104071Z [00:03:24.683]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:24.0105187Z [00:03:24.683]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:24.0105841Z [00:03:24.683]➜  EOF
2025-08-20T22:44:24.0112980Z [00:03:24.683]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b926/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/type/v1=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/type/v1;$WORK/b926=>" -p github.com/cncf/xds/go/udpa/type/v1 -lang=go1.19 -complete -installsuffix shared -buildid rTpgDMyp1ie8AOPExlqf/rTpgDMyp1ie8AOPExlqf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b926/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/type/v1/typed_struct.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/udpa/type/v1/typed_struct.pb.validate.go
2025-08-20T22:44:24.0633833Z [00:03:24.737]➜  go tool buildid -w $WORK/b926/_pkg_.a # internal
2025-08-20T22:44:24.0656030Z [00:03:24.740]➜  cp $WORK/b926/_pkg_.a /root/.cache/go-build/fd/fda232668aa897edf18a170a934ac28df4d422b095fffb0f5c45ada8c068a466-d # internal
2025-08-20T22:44:24.0660512Z [00:03:24.740]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3
2025-08-20T22:44:24.0662555Z [00:03:24.740]➜  mkdir -p $WORK/b927/
2025-08-20T22:44:24.0667571Z [00:03:24.741]➜  cat >/tmp/go-build2401649780/b927/importcfg << 'EOF' # internal
2025-08-20T22:44:24.0674657Z [00:03:24.741]➜  # import config
2025-08-20T22:44:24.0675374Z [00:03:24.741]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:24.0676251Z [00:03:24.741]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:24.0677091Z [00:03:24.741]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.0678658Z [00:03:24.741]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:24.0680124Z [00:03:24.741]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:24.0681795Z [00:03:24.741]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:24.0683209Z [00:03:24.741]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:24.0684531Z [00:03:24.741]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:24.0685585Z [00:03:24.741]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:24.0686382Z [00:03:24.741]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:24.0687389Z [00:03:24.741]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:24.0688221Z [00:03:24.741]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:24.0689032Z [00:03:24.741]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:24.0689838Z [00:03:24.741]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:24.0690681Z [00:03:24.741]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:24.0691482Z [00:03:24.741]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:24.0692243Z [00:03:24.741]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:24.0693056Z [00:03:24.741]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:24.0693680Z [00:03:24.741]➜  EOF
2025-08-20T22:44:24.0699921Z [00:03:24.741]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b927/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/clusters/aggregate/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/clusters/aggregate/v3;$WORK/b927=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3 -lang=go1.22 -complete -installsuffix shared -buildid apiVVKFe1YtYS1oS04p4/apiVVKFe1YtYS1oS04p4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b927/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/clusters/aggregate/v3/cluster.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/clusters/aggregate/v3/cluster.pb.validate.go
2025-08-20T22:44:24.1234919Z [00:03:24.797]➜  go tool buildid -w $WORK/b927/_pkg_.a # internal
2025-08-20T22:44:24.1256571Z [00:03:24.800]➜  cp $WORK/b927/_pkg_.a /root/.cache/go-build/08/0841350674e1449432e4a4bc2906152b17653e5e5e1d4fc10e604c312a2d7a54-d # internal
2025-08-20T22:44:24.1273574Z [00:03:24.800]➜  github.com/envoyproxy/go-control-plane/envoy/type/http/v3
2025-08-20T22:44:24.1274440Z [00:03:24.800]➜  mkdir -p $WORK/b929/
2025-08-20T22:44:24.1275110Z [00:03:24.801]➜  cat >/tmp/go-build2401649780/b929/importcfg << 'EOF' # internal
2025-08-20T22:44:24.1275736Z [00:03:24.801]➜  # import config
2025-08-20T22:44:24.1276354Z [00:03:24.801]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:24.1277391Z [00:03:24.801]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:24.1278181Z [00:03:24.801]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.1279176Z [00:03:24.801]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:24.1280465Z [00:03:24.801]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:24.1281846Z [00:03:24.801]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:24.1283188Z [00:03:24.801]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:24.1284648Z [00:03:24.801]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:24.1286069Z [00:03:24.801]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:24.1287454Z [00:03:24.801]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:24.1288290Z [00:03:24.801]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:24.1289102Z [00:03:24.801]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:24.1289907Z [00:03:24.801]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:24.1290703Z [00:03:24.801]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:24.1291484Z [00:03:24.801]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:24.1292265Z [00:03:24.801]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:24.1293048Z [00:03:24.801]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:24.1293811Z [00:03:24.801]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:24.1294623Z [00:03:24.801]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:24.1295269Z [00:03:24.801]➜  EOF
2025-08-20T22:44:24.1303864Z [00:03:24.801]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b929/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/http/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/http/v3;$WORK/b929=>" -p github.com/envoyproxy/go-control-plane/envoy/type/http/v3 -lang=go1.22 -complete -installsuffix shared -buildid zJjQNWXzI6pAYzV9Vhzm/zJjQNWXzI6pAYzV9Vhzm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b929/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/http/v3/cookie.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/http/v3/cookie.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/http/v3/path_transformation.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/type/http/v3/path_transformation.pb.validate.go
2025-08-20T22:44:24.2372647Z [00:03:24.911]➜  go tool buildid -w $WORK/b910/_pkg_.a # internal
2025-08-20T22:44:24.2560399Z [00:03:24.930]➜  cp $WORK/b910/_pkg_.a /root/.cache/go-build/30/30310aec6a9e471af388beb82dd9f3002b95ebc2c0ec85b2e448484ff38e8a41-d # internal
2025-08-20T22:44:24.2562866Z [00:03:24.930]➜  github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3
2025-08-20T22:44:24.2563608Z [00:03:24.930]➜  mkdir -p $WORK/b898/
2025-08-20T22:44:24.2568768Z [00:03:24.931]➜  cat >/tmp/go-build2401649780/b898/importcfg << 'EOF' # internal
2025-08-20T22:44:24.2569497Z [00:03:24.931]➜  # import config
2025-08-20T22:44:24.2570722Z [00:03:24.931]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:24.2588087Z [00:03:24.931]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:24.2589222Z [00:03:24.931]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.2592245Z [00:03:24.931]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:24.2593788Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:24.2595459Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build2401649780/b899/_pkg_.a
2025-08-20T22:44:24.2597395Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build2401649780/b908/_pkg_.a
2025-08-20T22:44:24.2599076Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:24.2600748Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/listener/v3=/tmp/go-build2401649780/b910/_pkg_.a
2025-08-20T22:44:24.2602651Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3=/tmp/go-build2401649780/b911/_pkg_.a
2025-08-20T22:44:24.2604481Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/overload/v3=/tmp/go-build2401649780/b912/_pkg_.a
2025-08-20T22:44:24.2606175Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/trace/v3=/tmp/go-build2401649780/b913/_pkg_.a
2025-08-20T22:44:24.2608147Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3=/tmp/go-build2401649780/b914/_pkg_.a
2025-08-20T22:44:24.2609778Z [00:03:24.931]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:24.2611201Z [00:03:24.931]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:24.2612665Z [00:03:24.931]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:24.2614028Z [00:03:24.931]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:24.2615385Z [00:03:24.931]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:24.2616751Z [00:03:24.931]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:24.2618454Z [00:03:24.931]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:24.2619862Z [00:03:24.931]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:24.2620922Z [00:03:24.931]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:24.2621711Z [00:03:24.931]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:24.2622536Z [00:03:24.931]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:24.2623365Z [00:03:24.931]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:24.2624350Z [00:03:24.931]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:24.2625296Z [00:03:24.932]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:24.2626092Z [00:03:24.932]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:24.2626861Z [00:03:24.932]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:24.2627937Z [00:03:24.932]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:24.2628830Z [00:03:24.932]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:24.2629516Z [00:03:24.932]➜  EOF
2025-08-20T22:44:24.2635234Z [00:03:24.932]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b898/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/bootstrap/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/bootstrap/v3;$WORK/b898=>" -p github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3 -lang=go1.22 -complete -installsuffix shared -buildid e5fgrBrcMVGzEuKIRCee/e5fgrBrcMVGzEuKIRCee -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b898/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/bootstrap/v3/bootstrap.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/bootstrap/v3/bootstrap.pb.validate.go
2025-08-20T22:44:24.3003521Z [00:03:24.974]➜  go tool buildid -w $WORK/b929/_pkg_.a # internal
2025-08-20T22:44:24.3043458Z [00:03:24.978]➜  cp $WORK/b929/_pkg_.a /root/.cache/go-build/fc/fcb3930bc885e162a6bddf77df493a1cdd80d836111ef7c9c75512708ee1119e-d # internal
2025-08-20T22:44:24.3054873Z [00:03:24.980]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3
2025-08-20T22:44:24.3058582Z [00:03:24.980]➜  mkdir -p $WORK/b928/
2025-08-20T22:44:24.3081573Z [00:03:24.982]➜  cat >/tmp/go-build2401649780/b928/importcfg << 'EOF' # internal
2025-08-20T22:44:24.3088488Z [00:03:24.983]➜  # import config
2025-08-20T22:44:24.3089269Z [00:03:24.983]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:24.3090149Z [00:03:24.983]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:24.3090980Z [00:03:24.983]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.3092076Z [00:03:24.983]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:24.3093540Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:24.3095227Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build2401649780/b899/_pkg_.a
2025-08-20T22:44:24.3096886Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:24.3098738Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:24.3100602Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/trace/v3=/tmp/go-build2401649780/b913/_pkg_.a
2025-08-20T22:44:24.3102168Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/http/v3=/tmp/go-build2401649780/b929/_pkg_.a
2025-08-20T22:44:24.3103824Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3=/tmp/go-build2401649780/b906/_pkg_.a
2025-08-20T22:44:24.3105358Z [00:03:24.983]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:24.3106801Z [00:03:24.983]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:24.3108447Z [00:03:24.983]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:24.3109854Z [00:03:24.983]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:24.3111397Z [00:03:24.983]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:24.3112805Z [00:03:24.983]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:24.3114245Z [00:03:24.983]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:24.3115341Z [00:03:24.983]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:24.3116147Z [00:03:24.983]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:24.3116951Z [00:03:24.983]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:24.3118090Z [00:03:24.983]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:24.3118891Z [00:03:24.983]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:24.3119795Z [00:03:24.983]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:24.3120599Z [00:03:24.983]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:24.3121412Z [00:03:24.983]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:24.3122189Z [00:03:24.983]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:24.3123043Z [00:03:24.983]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:24.3131242Z [00:03:24.983]➜  EOF
2025-08-20T22:44:24.3141901Z [00:03:24.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b928/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/network/http_connection_manager/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/network/http_connection_manager/v3;$WORK/b928=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3 -lang=go1.22 -complete -installsuffix shared -buildid gJjhLoyOodZPhMoiP71N/gJjhLoyOodZPhMoiP71N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b928/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/network/http_connection_manager/v3/http_connection_manager.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/network/http_connection_manager/v3/http_connection_manager.pb.validate.go
2025-08-20T22:44:24.3992880Z [00:03:25.073]➜  go tool buildid -w $WORK/b924/_pkg_.a # internal
2025-08-20T22:44:24.4089297Z [00:03:25.083]➜  cp $WORK/b924/_pkg_.a /root/.cache/go-build/df/df6fb6fc3f17e454fecbaf74c5977bc9e720d5f23d423590012b75ab12ba31a2-d # internal
2025-08-20T22:44:24.4096586Z [00:03:25.084]➜  google.golang.org/grpc/internal/xds/matcher
2025-08-20T22:44:24.4100918Z [00:03:25.084]➜  mkdir -p $WORK/b930/
2025-08-20T22:44:24.4109823Z [00:03:25.085]➜  cat >/tmp/go-build2401649780/b930/importcfg << 'EOF' # internal
2025-08-20T22:44:24.4110888Z [00:03:25.085]➜  # import config
2025-08-20T22:44:24.4111687Z [00:03:25.085]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:24.4112646Z [00:03:25.085]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.4113984Z [00:03:25.085]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:24.4115533Z [00:03:25.085]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:44:24.4116883Z [00:03:25.085]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:24.4118190Z [00:03:25.085]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:24.4119163Z [00:03:25.085]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:24.4120135Z [00:03:25.085]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:24.4120881Z [00:03:25.085]➜  EOF
2025-08-20T22:44:24.4130871Z [00:03:25.087]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b930/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/matcher=>google.golang.org/grpc@v1.72.2/internal/xds/matcher;$WORK/b930=>" -p google.golang.org/grpc/internal/xds/matcher -lang=go1.23 -complete -installsuffix shared -buildid jg5adowcQPQ8St0s7UT8/jg5adowcQPQ8St0s7UT8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b930/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/matcher/matcher_header.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/matcher/string_matcher.go
2025-08-20T22:44:24.4804735Z [00:03:25.154]➜  go tool buildid -w $WORK/b930/_pkg_.a # internal
2025-08-20T22:44:24.4829605Z [00:03:25.157]➜  cp $WORK/b930/_pkg_.a /root/.cache/go-build/a7/a71ab3e5043d8114a9b4c49478998aed41d8f75fc178d0e4774c3323b68b536b-d # internal
2025-08-20T22:44:24.4839316Z [00:03:25.158]➜  google.golang.org/grpc/xds/internal
2025-08-20T22:44:24.4842354Z [00:03:25.158]➜  mkdir -p $WORK/b931/
2025-08-20T22:44:24.4853445Z [00:03:25.159]➜  cat >/tmp/go-build2401649780/b931/importcfg << 'EOF' # internal
2025-08-20T22:44:24.4862654Z [00:03:25.159]➜  # import config
2025-08-20T22:44:24.4865345Z [00:03:25.159]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:24.4866233Z [00:03:25.159]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.4867659Z [00:03:25.159]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:24.4868451Z [00:03:25.159]➜  EOF
2025-08-20T22:44:24.4872199Z [00:03:25.159]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b931/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal=>google.golang.org/grpc@v1.72.2/xds/internal;$WORK/b931=>" -p google.golang.org/grpc/xds/internal -lang=go1.23 -complete -installsuffix shared -buildid FChimiLNc93VRt9xzDG7/FChimiLNc93VRt9xzDG7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b931/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/internal.go
2025-08-20T22:44:24.5073854Z [00:03:25.181]➜  go tool buildid -w $WORK/b931/_pkg_.a # internal
2025-08-20T22:44:24.5088560Z [00:03:25.183]➜  cp $WORK/b931/_pkg_.a /root/.cache/go-build/18/1861d611eead71745ded80bcb74370950834f88e3d6cc9a6429e7944b5aee532-d # internal
2025-08-20T22:44:24.5096362Z [00:03:25.184]➜  google.golang.org/grpc/xds/internal/clusterspecifier
2025-08-20T22:44:24.5100194Z [00:03:25.184]➜  mkdir -p $WORK/b932/
2025-08-20T22:44:24.5108957Z [00:03:25.185]➜  cat >/tmp/go-build2401649780/b932/importcfg << 'EOF' # internal
2025-08-20T22:44:24.5116574Z [00:03:25.185]➜  # import config
2025-08-20T22:44:24.5119750Z [00:03:25.185]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:24.5120576Z [00:03:25.185]➜  EOF
2025-08-20T22:44:24.5124865Z [00:03:25.186]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b932/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/clusterspecifier=>google.golang.org/grpc@v1.72.2/xds/internal/clusterspecifier;$WORK/b932=>" -p google.golang.org/grpc/xds/internal/clusterspecifier -lang=go1.23 -complete -installsuffix shared -buildid JMpLa-am9jUGu_JWZq2b/JMpLa-am9jUGu_JWZq2b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b932/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/clusterspecifier/cluster_specifier.go
2025-08-20T22:44:24.5263248Z [00:03:25.200]➜  go tool buildid -w $WORK/b932/_pkg_.a # internal
2025-08-20T22:44:24.5276341Z [00:03:25.202]➜  cp $WORK/b932/_pkg_.a /root/.cache/go-build/60/60ce555c6fbb8ce4ee447c6759b2d1178e2f8789b63cb9ec6945d303ca23f84b-d # internal
2025-08-20T22:44:24.5288557Z [00:03:25.202]➜  google.golang.org/grpc/xds/internal/httpfilter
2025-08-20T22:44:24.5290412Z [00:03:25.202]➜  mkdir -p $WORK/b933/
2025-08-20T22:44:24.5298402Z [00:03:25.204]➜  cat >/tmp/go-build2401649780/b933/importcfg << 'EOF' # internal
2025-08-20T22:44:24.5309446Z [00:03:25.204]➜  # import config
2025-08-20T22:44:24.5310397Z [00:03:25.204]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:44:24.5311629Z [00:03:25.204]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:24.5312411Z [00:03:25.204]➜  EOF
2025-08-20T22:44:24.5316614Z [00:03:25.205]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b933/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter=>google.golang.org/grpc@v1.72.2/xds/internal/httpfilter;$WORK/b933=>" -p google.golang.org/grpc/xds/internal/httpfilter -lang=go1.23 -complete -installsuffix shared -buildid gvAuh32Mso8Hl516su9e/gvAuh32Mso8Hl516su9e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b933/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/httpfilter.go
2025-08-20T22:44:24.5563972Z [00:03:25.230]➜  go tool buildid -w $WORK/b933/_pkg_.a # internal
2025-08-20T22:44:24.5599100Z [00:03:25.233]➜  cp $WORK/b933/_pkg_.a /root/.cache/go-build/c6/c68f0b77696ca5c9d9f2974edf81011aa21243a7c743cb42168948af319574aa-d # internal
2025-08-20T22:44:24.5600556Z [00:03:25.233]➜  google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry
2025-08-20T22:44:24.5601297Z [00:03:25.233]➜  mkdir -p $WORK/b934/
2025-08-20T22:44:24.5604709Z [00:03:25.235]➜  cat >/tmp/go-build2401649780/b934/importcfg << 'EOF' # internal
2025-08-20T22:44:24.5613002Z [00:03:25.235]➜  # import config
2025-08-20T22:44:24.5613742Z [00:03:25.235]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:24.5614627Z [00:03:25.235]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.5615900Z [00:03:25.235]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build2401649780/b908/_pkg_.a
2025-08-20T22:44:24.5616879Z [00:03:25.235]➜  EOF
2025-08-20T22:44:24.5621744Z [00:03:25.235]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b934/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdslbregistry=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdslbregistry;$WORK/b934=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry -lang=go1.23 -complete -installsuffix shared -buildid LCRO7-qus71X2Dcaqzcj/LCRO7-qus71X2Dcaqzcj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b934/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdslbregistry/xdslbregistry.go
2025-08-20T22:44:24.6101516Z [00:03:25.284]➜  go tool buildid -w $WORK/b934/_pkg_.a # internal
2025-08-20T22:44:24.6134762Z [00:03:25.287]➜  cp $WORK/b934/_pkg_.a /root/.cache/go-build/1c/1cca5b994bbd3ef2573d31632e823ce6f70a9a4e78d053230c9c578ad53a248e-d # internal
2025-08-20T22:44:24.6141386Z [00:03:25.288]➜  github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3
2025-08-20T22:44:24.6142211Z [00:03:25.288]➜  mkdir -p $WORK/b937/
2025-08-20T22:44:24.6150864Z [00:03:25.289]➜  cat >/tmp/go-build2401649780/b937/importcfg << 'EOF' # internal
2025-08-20T22:44:24.6155632Z [00:03:25.289]➜  # import config
2025-08-20T22:44:24.6156314Z [00:03:25.289]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:24.6157312Z [00:03:25.289]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:24.6158148Z [00:03:25.289]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:24.6158966Z [00:03:25.289]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.6160034Z [00:03:25.289]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:24.6161489Z [00:03:25.289]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:24.6163028Z [00:03:25.289]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build2401649780/b909/_pkg_.a
2025-08-20T22:44:24.6164354Z [00:03:25.289]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:24.6165255Z [00:03:25.289]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:24.6166205Z [00:03:25.289]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:24.6167437Z [00:03:25.289]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:24.6168622Z [00:03:25.289]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:24.6169806Z [00:03:25.289]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:24.6171217Z [00:03:25.289]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:24.6172225Z [00:03:25.289]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:24.6173093Z [00:03:25.289]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:24.6173849Z [00:03:25.289]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:24.6174590Z [00:03:25.289]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:24.6175344Z [00:03:25.289]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:24.6176098Z [00:03:25.289]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:24.6176852Z [00:03:25.289]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:24.6179996Z [00:03:25.289]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:24.6180785Z [00:03:25.289]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:24.6181632Z [00:03:25.289]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:24.6182268Z [00:03:25.289]➜  EOF
2025-08-20T22:44:24.6188525Z [00:03:25.289]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b937/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/load_stats/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/load_stats/v3;$WORK/b937=>" -p github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3 -lang=go1.22 -complete -installsuffix shared -buildid pJmevCXZA_dDWNZzxPn2/pJmevCXZA_dDWNZzxPn2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b937/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/load_stats/v3/lrs.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/load_stats/v3/lrs.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/load_stats/v3/lrs_grpc.pb.go
2025-08-20T22:44:24.9060209Z [00:03:25.577]➜  go tool buildid -w $WORK/b937/_pkg_.a # internal
2025-08-20T22:44:24.9096912Z [00:03:25.584]➜  cp $WORK/b937/_pkg_.a /root/.cache/go-build/17/17f7b4ea56cbbafa04b3290b05de030e59dd819cca22c101f764193a1156ba30-d # internal
2025-08-20T22:44:24.9102918Z [00:03:25.584]➜  google.golang.org/grpc/xds/internal/xdsclient/transport/grpctransport
2025-08-20T22:44:24.9103728Z [00:03:25.584]➜  mkdir -p $WORK/b936/
2025-08-20T22:44:24.9110511Z [00:03:25.585]➜  cat >/tmp/go-build2401649780/b936/importcfg << 'EOF' # internal
2025-08-20T22:44:24.9119403Z [00:03:25.585]➜  # import config
2025-08-20T22:44:24.9120154Z [00:03:25.585]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:24.9121037Z [00:03:25.585]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:24.9122354Z [00:03:25.585]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build2401649780/b924/_pkg_.a
2025-08-20T22:44:24.9124168Z [00:03:25.585]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3=/tmp/go-build2401649780/b937/_pkg_.a
2025-08-20T22:44:24.9125634Z [00:03:25.585]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:24.9127321Z [00:03:25.585]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build2401649780/b531/_pkg_.a
2025-08-20T22:44:24.9128785Z [00:03:25.585]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/internal=/tmp/go-build2401649780/b920/_pkg_.a
2025-08-20T22:44:24.9130435Z [00:03:25.585]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport=/tmp/go-build2401649780/b922/_pkg_.a
2025-08-20T22:44:24.9131709Z [00:03:25.585]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:24.9132367Z [00:03:25.585]➜  EOF
2025-08-20T22:44:24.9140851Z [00:03:25.588]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b936/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/grpctransport=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/grpctransport;$WORK/b936=>" -p google.golang.org/grpc/xds/internal/xdsclient/transport/grpctransport -lang=go1.23 -complete -installsuffix shared -buildid 7--xl2BbRFGAsP7DOGLH/7--xl2BbRFGAsP7DOGLH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b936/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/grpctransport/grpctransport.go
2025-08-20T22:44:25.0597289Z [00:03:25.734]➜  go tool buildid -w $WORK/b936/_pkg_.a # internal
2025-08-20T22:44:25.0623428Z [00:03:25.736]➜  cp $WORK/b936/_pkg_.a /root/.cache/go-build/91/914f251f951f51094ccc0c5b5b5c204373483c35b40a5ec1d9af080364a005ff-d # internal
2025-08-20T22:44:25.0627331Z [00:03:25.737]➜  google.golang.org/grpc/xds/internal/xdsclient/transport/lrs
2025-08-20T22:44:25.0631872Z [00:03:25.737]➜  mkdir -p $WORK/b938/
2025-08-20T22:44:25.0635191Z [00:03:25.738]➜  cat >/tmp/go-build2401649780/b938/importcfg << 'EOF' # internal
2025-08-20T22:44:25.0638881Z [00:03:25.738]➜  # import config
2025-08-20T22:44:25.0639490Z [00:03:25.738]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:25.0640237Z [00:03:25.738]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.0641379Z [00:03:25.738]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:25.0642818Z [00:03:25.738]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build2401649780/b909/_pkg_.a
2025-08-20T22:44:25.0644325Z [00:03:25.738]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3=/tmp/go-build2401649780/b937/_pkg_.a
2025-08-20T22:44:25.0645588Z [00:03:25.738]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.0646738Z [00:03:25.738]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:25.0670647Z [00:03:25.738]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.0671874Z [00:03:25.738]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:25.0673199Z [00:03:25.738]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build2401649780/b931/_pkg_.a
2025-08-20T22:44:25.0674406Z [00:03:25.738]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build2401649780/b921/_pkg_.a
2025-08-20T22:44:25.0675775Z [00:03:25.738]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport=/tmp/go-build2401649780/b922/_pkg_.a
2025-08-20T22:44:25.0676996Z [00:03:25.738]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:25.0678449Z [00:03:25.738]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:25.0679428Z [00:03:25.738]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:25.0680143Z [00:03:25.738]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.0680860Z [00:03:25.738]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.0681557Z [00:03:25.738]➜  EOF
2025-08-20T22:44:25.0682056Z [00:03:25.738]➜  go tool buildid -w $WORK/b898/_pkg_.a # internal
2025-08-20T22:44:25.0686423Z [00:03:25.738]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b938/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/lrs=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/lrs;$WORK/b938=>" -p google.golang.org/grpc/xds/internal/xdsclient/transport/lrs -lang=go1.23 -complete -installsuffix shared -buildid HBixRqsbn78F97vm7lUo/HBixRqsbn78F97vm7lUo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b938/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/lrs/lrs_stream.go
2025-08-20T22:44:25.0842185Z [00:03:25.758]➜  cp $WORK/b898/_pkg_.a /root/.cache/go-build/28/28c780b2a09ac8122ff77ace5ab887284bdf0892b51fed1138e0796e8d80583a-d # internal
2025-08-20T22:44:25.0851607Z [00:03:25.759]➜  github.com/envoyproxy/go-control-plane/envoy/admin/v3
2025-08-20T22:44:25.0854603Z [00:03:25.759]➜  mkdir -p $WORK/b897/
2025-08-20T22:44:25.0859209Z [00:03:25.760]➜  cat >/tmp/go-build2401649780/b897/importcfg << 'EOF' # internal
2025-08-20T22:44:25.0868059Z [00:03:25.760]➜  # import config
2025-08-20T22:44:25.0868679Z [00:03:25.760]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:25.0869483Z [00:03:25.760]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:25.0870261Z [00:03:25.760]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.0871271Z [00:03:25.760]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:25.0872796Z [00:03:25.760]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3=/tmp/go-build2401649780/b898/_pkg_.a
2025-08-20T22:44:25.0874453Z [00:03:25.760]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build2401649780/b908/_pkg_.a
2025-08-20T22:44:25.0876067Z [00:03:25.760]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:25.0878201Z [00:03:25.760]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/tap/v3=/tmp/go-build2401649780/b915/_pkg_.a
2025-08-20T22:44:25.0879747Z [00:03:25.760]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:25.0881214Z [00:03:25.760]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:25.0882661Z [00:03:25.760]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:25.0884074Z [00:03:25.760]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:25.0885437Z [00:03:25.760]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:25.0887013Z [00:03:25.760]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:25.0888630Z [00:03:25.760]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:25.0889738Z [00:03:25.760]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:25.0890559Z [00:03:25.760]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:25.0891390Z [00:03:25.760]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:25.0892213Z [00:03:25.760]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:25.0893028Z [00:03:25.760]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:25.0893839Z [00:03:25.760]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:25.0894649Z [00:03:25.760]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:25.0895601Z [00:03:25.760]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.0896393Z [00:03:25.760]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.0897401Z [00:03:25.760]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:25.0898063Z [00:03:25.760]➜  EOF
2025-08-20T22:44:25.0918169Z [00:03:25.760]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b897/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3;$WORK/b897=>" -p github.com/envoyproxy/go-control-plane/envoy/admin/v3 -lang=go1.22 -complete -installsuffix shared -buildid 3kVUrgb2JtDEEk2jz8N7/3kVUrgb2JtDEEk2jz8N7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b897/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/certs.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/certs.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/clusters.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/clusters.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/config_dump.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/config_dump.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/config_dump_shared.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/config_dump_shared.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/init_dump.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/init_dump.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/listeners.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/listeners.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/memory.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/memory.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/metrics.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/metrics.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/mutex_stats.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/mutex_stats.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/server_info.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/server_info.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/tap.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/admin/v3/tap.pb.validate.go
2025-08-20T22:44:25.1352625Z [00:03:25.809]➜  go tool buildid -w $WORK/b928/_pkg_.a # internal
2025-08-20T22:44:25.1575688Z [00:03:25.831]➜  cp $WORK/b928/_pkg_.a /root/.cache/go-build/38/38d170cc86df66a2f231470a99a3d19529a2a456f7a56b16c0da7817083dd83e-d # internal
2025-08-20T22:44:25.1590125Z [00:03:25.832]➜  google.golang.org/grpc/xds/internal/xdsclient/xdsresource
2025-08-20T22:44:25.1598594Z [00:03:25.832]➜  mkdir -p $WORK/b925/
2025-08-20T22:44:25.1628117Z [00:03:25.833]➜  cat >/tmp/go-build2401649780/b925/importcfg << 'EOF' # internal
2025-08-20T22:44:25.1628861Z [00:03:25.833]➜  # import config
2025-08-20T22:44:25.1629625Z [00:03:25.833]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:25.1630546Z [00:03:25.833]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:25.1631404Z [00:03:25.833]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.1632473Z [00:03:25.833]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build2401649780/b926/_pkg_.a
2025-08-20T22:44:25.1633969Z [00:03:25.833]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build2401649780/b902/_pkg_.a
2025-08-20T22:44:25.1635446Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build2401649780/b908/_pkg_.a
2025-08-20T22:44:25.1637082Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:25.1638999Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build2401649780/b909/_pkg_.a
2025-08-20T22:44:25.1640680Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/listener/v3=/tmp/go-build2401649780/b910/_pkg_.a
2025-08-20T22:44:25.1642535Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:25.1644332Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3=/tmp/go-build2401649780/b927/_pkg_.a
2025-08-20T22:44:25.1646615Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3=/tmp/go-build2401649780/b928/_pkg_.a
2025-08-20T22:44:25.1648987Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3=/tmp/go-build2401649780/b914/_pkg_.a
2025-08-20T22:44:25.1650764Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build2401649780/b924/_pkg_.a
2025-08-20T22:44:25.1652338Z [00:03:25.833]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:25.1653666Z [00:03:25.833]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:25.1654840Z [00:03:25.833]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.1656112Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:44:25.1657691Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.1659068Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:44:25.1660403Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:25.1661737Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:44:25.1663120Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:25.1664574Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:25.1665998Z [00:03:25.833]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build2401649780/b930/_pkg_.a
2025-08-20T22:44:25.1667844Z [00:03:25.833]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:25.1669051Z [00:03:25.833]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:25.1670274Z [00:03:25.833]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build2401649780/b931/_pkg_.a
2025-08-20T22:44:25.1671759Z [00:03:25.833]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier=/tmp/go-build2401649780/b932/_pkg_.a
2025-08-20T22:44:25.1673269Z [00:03:25.833]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build2401649780/b933/_pkg_.a
2025-08-20T22:44:25.1674836Z [00:03:25.833]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry=/tmp/go-build2401649780/b934/_pkg_.a
2025-08-20T22:44:25.1676679Z [00:03:25.833]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version=/tmp/go-build2401649780/b935/_pkg_.a
2025-08-20T22:44:25.1678403Z [00:03:25.833]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:25.1679761Z [00:03:25.833]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:25.1681230Z [00:03:25.833]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:25.1682390Z [00:03:25.833]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:25.1683293Z [00:03:25.833]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:25.1684153Z [00:03:25.833]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:25.1685016Z [00:03:25.833]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:25.1686051Z [00:03:25.833]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:25.1686922Z [00:03:25.833]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:25.1688295Z [00:03:25.833]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:25.1689189Z [00:03:25.833]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:25.1690114Z [00:03:25.833]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:25.1691014Z [00:03:25.833]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.1691633Z [00:03:25.833]➜  EOF
2025-08-20T22:44:25.1710602Z [00:03:25.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b925/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource;$WORK/b925=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdsresource -lang=go1.23 -complete -installsuffix shared -buildid wOiafQ_z8kBcdGdvfrlM/wOiafQ_z8kBcdGdvfrlM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b925/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/cluster_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/endpoints_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/errors.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/filter_chain.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/listener_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/matcher.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/matcher_path.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/name.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/route_config_resource_type.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/type.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/type_cds.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/type_eds.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/type_lds.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/type_rds.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/unmarshal_cds.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/unmarshal_eds.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/unmarshal_lds.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdsresource/unmarshal_rds.go
2025-08-20T22:44:25.2224624Z [00:03:25.897]➜  go tool buildid -w $WORK/b938/_pkg_.a # internal
2025-08-20T22:44:25.2263412Z [00:03:25.900]➜  cp $WORK/b938/_pkg_.a /root/.cache/go-build/b8/b8cf520bf643e6438c3ef685d26fc9a9906be6b768aed12a09508e9fbb58c5f5-d # internal
2025-08-20T22:44:25.2268433Z [00:03:25.901]➜  google.golang.org/grpc/balancer/leastrequest
2025-08-20T22:44:25.2270528Z [00:03:25.901]➜  mkdir -p $WORK/b940/
2025-08-20T22:44:25.2279145Z [00:03:25.902]➜  cat >/tmp/go-build2401649780/b940/importcfg << 'EOF' # internal
2025-08-20T22:44:25.2279872Z [00:03:25.902]➜  # import config
2025-08-20T22:44:25.2283711Z [00:03:25.902]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:25.2284606Z [00:03:25.902]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.2285601Z [00:03:25.902]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:25.2287064Z [00:03:25.902]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2401649780/b495/_pkg_.a
2025-08-20T22:44:25.2288853Z [00:03:25.902]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2401649780/b474/_pkg_.a
2025-08-20T22:44:25.2290258Z [00:03:25.902]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:25.2291438Z [00:03:25.902]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.2292663Z [00:03:25.902]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.2293885Z [00:03:25.902]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.2295084Z [00:03:25.902]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:25.2296143Z [00:03:25.902]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:25.2297008Z [00:03:25.902]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.2297999Z [00:03:25.902]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:25.2298682Z [00:03:25.902]➜  EOF
2025-08-20T22:44:25.2302701Z [00:03:25.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b940/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/leastrequest=>google.golang.org/grpc@v1.72.2/balancer/leastrequest;$WORK/b940=>" -p google.golang.org/grpc/balancer/leastrequest -lang=go1.23 -complete -installsuffix shared -buildid 5o31KFyw1EWa0QovUZi-/5o31KFyw1EWa0QovUZi- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b940/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/leastrequest/leastrequest.go
2025-08-20T22:44:25.2864334Z [00:03:25.960]➜  go tool buildid -w $WORK/b940/_pkg_.a # internal
2025-08-20T22:44:25.2891928Z [00:03:25.963]➜  cp $WORK/b940/_pkg_.a /root/.cache/go-build/e4/e4f3e4402806681d4a46a7a29ba0cb98bd5322b788617f5e79fc79c8d205e56c-d # internal
2025-08-20T22:44:25.2895172Z [00:03:25.964]➜  google.golang.org/grpc/internal/wrr
2025-08-20T22:44:25.2896124Z [00:03:25.964]➜  mkdir -p $WORK/b943/
2025-08-20T22:44:25.2896871Z [00:03:25.964]➜  cat >/tmp/go-build2401649780/b943/importcfg << 'EOF' # internal
2025-08-20T22:44:25.2897725Z [00:03:25.964]➜  # import config
2025-08-20T22:44:25.2898461Z [00:03:25.964]➜  packagefile container/heap=/tmp/go-build2401649780/b612/_pkg_.a
2025-08-20T22:44:25.2899362Z [00:03:25.964]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.2900228Z [00:03:25.964]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:25.2901094Z [00:03:25.964]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:25.2901906Z [00:03:25.964]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.2902506Z [00:03:25.964]➜  EOF
2025-08-20T22:44:25.2907311Z [00:03:25.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b943/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/wrr=>google.golang.org/grpc@v1.72.2/internal/wrr;$WORK/b943=>" -p google.golang.org/grpc/internal/wrr -lang=go1.23 -complete -installsuffix shared -buildid 0H9MAcN9EE9P6WsdxB24/0H9MAcN9EE9P6WsdxB24 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b943/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/wrr/edf.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/wrr/random.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/wrr/wrr.go
2025-08-20T22:44:25.3214408Z [00:03:25.995]➜  go tool buildid -w $WORK/b943/_pkg_.a # internal
2025-08-20T22:44:25.3227707Z [00:03:25.997]➜  cp $WORK/b943/_pkg_.a /root/.cache/go-build/27/273f0a7a69d043a14e3388c50b2268cea9a628db54a4903b8f85e4d9afbc2c9b-d # internal
2025-08-20T22:44:25.3233779Z [00:03:25.998]➜  google.golang.org/grpc/balancer/weightedtarget/weightedaggregator
2025-08-20T22:44:25.3238957Z [00:03:25.998]➜  mkdir -p $WORK/b942/
2025-08-20T22:44:25.3247787Z [00:03:25.999]➜  cat >/tmp/go-build2401649780/b942/importcfg << 'EOF' # internal
2025-08-20T22:44:25.3248479Z [00:03:25.999]➜  # import config
2025-08-20T22:44:25.3249249Z [00:03:25.999]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:25.3250003Z [00:03:25.999]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.3250858Z [00:03:25.999]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:25.3251888Z [00:03:25.999]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:25.3252946Z [00:03:25.999]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:25.3254056Z [00:03:25.999]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.3255174Z [00:03:25.999]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build2401649780/b943/_pkg_.a
2025-08-20T22:44:25.3256056Z [00:03:25.999]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.3256595Z [00:03:25.999]➜  EOF
2025-08-20T22:44:25.3267614Z [00:03:26.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b942/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedtarget/weightedaggregator=>google.golang.org/grpc@v1.72.2/balancer/weightedtarget/weightedaggregator;$WORK/b942=>" -p google.golang.org/grpc/balancer/weightedtarget/weightedaggregator -lang=go1.23 -complete -installsuffix shared -buildid qULJzmLcjRglaPtrIHvm/qULJzmLcjRglaPtrIHvm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b942/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedtarget/weightedaggregator/aggregator.go
2025-08-20T22:44:25.3656974Z [00:03:26.039]➜  go tool buildid -w $WORK/b942/_pkg_.a # internal
2025-08-20T22:44:25.3675448Z [00:03:26.041]➜  cp $WORK/b942/_pkg_.a /root/.cache/go-build/1f/1f0c8b81b52384db6c94f20e37a7a17a34801c8ea4852fbc94f2c0ed0dc9dcbc-d # internal
2025-08-20T22:44:25.3683974Z [00:03:26.042]➜  google.golang.org/grpc/internal/hierarchy
2025-08-20T22:44:25.3690714Z [00:03:26.043]➜  mkdir -p $WORK/b944/
2025-08-20T22:44:25.3701863Z [00:03:26.044]➜  cat >/tmp/go-build2401649780/b944/importcfg << 'EOF' # internal
2025-08-20T22:44:25.3702670Z [00:03:26.044]➜  # import config
2025-08-20T22:44:25.3704227Z [00:03:26.045]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.3709713Z [00:03:26.045]➜  EOF
2025-08-20T22:44:25.3713897Z [00:03:26.045]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b944/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/hierarchy=>google.golang.org/grpc@v1.72.2/internal/hierarchy;$WORK/b944=>" -p google.golang.org/grpc/internal/hierarchy -lang=go1.23 -complete -installsuffix shared -buildid PRFkwywnTv2CZqZdDVkt/PRFkwywnTv2CZqZdDVkt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b944/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/hierarchy/hierarchy.go
2025-08-20T22:44:25.4004326Z [00:03:26.074]➜  go tool buildid -w $WORK/b944/_pkg_.a # internal
2025-08-20T22:44:25.4041798Z [00:03:26.078]➜  cp $WORK/b944/_pkg_.a /root/.cache/go-build/b9/b9d45bfc9d8a1a56cb3d2311a3ef55f2f9aacfb4b1541129e7751f38753ff36e-d # internal
2025-08-20T22:44:25.4051855Z [00:03:26.079]➜  google.golang.org/grpc/balancer/weightedtarget
2025-08-20T22:44:25.4052556Z [00:03:26.079]➜  mkdir -p $WORK/b941/
2025-08-20T22:44:25.4053292Z [00:03:26.079]➜  cat >/tmp/go-build2401649780/b941/importcfg << 'EOF' # internal
2025-08-20T22:44:25.4053949Z [00:03:26.079]➜  # import config
2025-08-20T22:44:25.4054643Z [00:03:26.079]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:25.4055475Z [00:03:26.079]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.4056605Z [00:03:26.079]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:25.4058191Z [00:03:26.079]➜  packagefile google.golang.org/grpc/balancer/weightedtarget/weightedaggregator=/tmp/go-build2401649780/b942/_pkg_.a
2025-08-20T22:44:25.4059692Z [00:03:26.079]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.4060930Z [00:03:26.079]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build2401649780/b866/_pkg_.a
2025-08-20T22:44:25.4062254Z [00:03:26.079]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.4063494Z [00:03:26.079]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build2401649780/b944/_pkg_.a
2025-08-20T22:44:25.4064712Z [00:03:26.079]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:25.4066034Z [00:03:26.079]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:25.4067767Z [00:03:26.079]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build2401649780/b943/_pkg_.a
2025-08-20T22:44:25.4069010Z [00:03:26.079]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.4070218Z [00:03:26.079]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:25.4071210Z [00:03:26.079]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.4071807Z [00:03:26.079]➜  EOF
2025-08-20T22:44:25.4077391Z [00:03:26.079]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b941/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedtarget=>google.golang.org/grpc@v1.72.2/balancer/weightedtarget;$WORK/b941=>" -p google.golang.org/grpc/balancer/weightedtarget -lang=go1.23 -complete -installsuffix shared -buildid 1pctG2A0ngXuO-WWWfa3/1pctG2A0ngXuO-WWWfa3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b941/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedtarget/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedtarget/weightedtarget.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedtarget/weightedtarget_config.go
2025-08-20T22:44:25.4612753Z [00:03:26.135]➜  go tool buildid -w $WORK/b941/_pkg_.a # internal
2025-08-20T22:44:25.4615089Z [00:03:26.136]➜  cp $WORK/b941/_pkg_.a /root/.cache/go-build/f8/f88a8c775c3a87fa6bca0c424fb407c44aba2f632f44433f59ce748f67ab0887-d # internal
2025-08-20T22:44:25.4618620Z [00:03:26.136]➜  google.golang.org/grpc/internal/balancer/nop
2025-08-20T22:44:25.4619250Z [00:03:26.136]➜  mkdir -p $WORK/b946/
2025-08-20T22:44:25.4625115Z [00:03:26.137]➜  cat >/tmp/go-build2401649780/b946/importcfg << 'EOF' # internal
2025-08-20T22:44:25.4626167Z [00:03:26.137]➜  # import config
2025-08-20T22:44:25.4627380Z [00:03:26.137]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:25.4629250Z [00:03:26.137]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:25.4630936Z [00:03:26.137]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:25.4632281Z [00:03:26.137]➜  EOF
2025-08-20T22:44:25.4636787Z [00:03:26.137]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b946/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/nop=>google.golang.org/grpc@v1.72.2/internal/balancer/nop;$WORK/b946=>" -p google.golang.org/grpc/internal/balancer/nop -lang=go1.23 -complete -installsuffix shared -buildid GTrOy75yq4xnzx3_9ZKe/GTrOy75yq4xnzx3_9ZKe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b946/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/nop/nop.go
2025-08-20T22:44:25.4932399Z [00:03:26.167]➜  go tool buildid -w $WORK/b946/_pkg_.a # internal
2025-08-20T22:44:25.4944087Z [00:03:26.168]➜  cp $WORK/b946/_pkg_.a /root/.cache/go-build/2f/2fa871c2d066f0fd3817854a9b273dbfb602ad9e97cf3c46a28a6e576e4af810-d # internal
2025-08-20T22:44:25.4971330Z [00:03:26.171]➜  google.golang.org/grpc/internal/credentials/xds
2025-08-20T22:44:25.4974754Z [00:03:26.172]➜  mkdir -p $WORK/b947/
2025-08-20T22:44:25.4979065Z [00:03:26.172]➜  cat >/tmp/go-build2401649780/b947/importcfg << 'EOF' # internal
2025-08-20T22:44:25.4981737Z [00:03:26.172]➜  # import config
2025-08-20T22:44:25.4984042Z [00:03:26.172]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:25.4985171Z [00:03:26.172]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:25.4988324Z [00:03:26.172]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:25.4989229Z [00:03:26.172]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:25.4990248Z [00:03:26.172]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.4991293Z [00:03:26.172]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build2401649780/b448/_pkg_.a
2025-08-20T22:44:25.4992641Z [00:03:26.172]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build2401649780/b878/_pkg_.a
2025-08-20T22:44:25.4994001Z [00:03:26.172]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:25.4995244Z [00:03:26.172]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build2401649780/b930/_pkg_.a
2025-08-20T22:44:25.4996493Z [00:03:26.172]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.4997696Z [00:03:26.172]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:25.4998327Z [00:03:26.172]➜  EOF
2025-08-20T22:44:25.5002412Z [00:03:26.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b947/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/xds=>google.golang.org/grpc@v1.72.2/internal/credentials/xds;$WORK/b947=>" -p google.golang.org/grpc/internal/credentials/xds -lang=go1.23 -complete -installsuffix shared -buildid 8Y5sdQqiFA0SlPD8kW2s/8Y5sdQqiFA0SlPD8kW2s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b947/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/xds/handshake_info.go
2025-08-20T22:44:25.5586613Z [00:03:26.233]➜  go tool buildid -w $WORK/b947/_pkg_.a # internal
2025-08-20T22:44:25.5596691Z [00:03:26.234]➜  cp $WORK/b947/_pkg_.a /root/.cache/go-build/b5/b549b8e413381905c2f2fffdf72cd242141384a7ec6c4c0c7faaa2896052d15e-d # internal
2025-08-20T22:44:25.5601042Z [00:03:26.234]➜  google.golang.org/grpc/internal/balancer/weight
2025-08-20T22:44:25.5601701Z [00:03:26.234]➜  mkdir -p $WORK/b949/
2025-08-20T22:44:25.5628722Z [00:03:26.234]➜  cat >/tmp/go-build2401649780/b949/importcfg << 'EOF' # internal
2025-08-20T22:44:25.5631246Z [00:03:26.237]➜  # import config
2025-08-20T22:44:25.5632689Z [00:03:26.237]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.5634774Z [00:03:26.237]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.5635544Z [00:03:26.237]➜  EOF
2025-08-20T22:44:25.5639674Z [00:03:26.237]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b949/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/weight=>google.golang.org/grpc@v1.72.2/internal/balancer/weight;$WORK/b949=>" -p google.golang.org/grpc/internal/balancer/weight -lang=go1.23 -complete -installsuffix shared -buildid tYcocwb_tjytObyg_tfU/tYcocwb_tjytObyg_tfU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b949/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/weight/weight.go
2025-08-20T22:44:25.5779291Z [00:03:26.252]➜  go tool buildid -w $WORK/b949/_pkg_.a # internal
2025-08-20T22:44:25.5793030Z [00:03:26.253]➜  cp $WORK/b949/_pkg_.a /root/.cache/go-build/2a/2a7ff1da7e5d8a7325f126e64924bacbdb7740bb036390a74d03da6035466e63-d # internal
2025-08-20T22:44:25.5810582Z [00:03:26.255]➜  google.golang.org/grpc/resolver/ringhash
2025-08-20T22:44:25.5812471Z [00:03:26.255]➜  mkdir -p $WORK/b950/
2025-08-20T22:44:25.5813205Z [00:03:26.255]➜  cat >/tmp/go-build2401649780/b950/importcfg << 'EOF' # internal
2025-08-20T22:44:25.5814101Z [00:03:26.255]➜  # import config
2025-08-20T22:44:25.5815131Z [00:03:26.255]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.5815943Z [00:03:26.255]➜  EOF
2025-08-20T22:44:25.5819935Z [00:03:26.255]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b950/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/ringhash=>google.golang.org/grpc@v1.72.2/resolver/ringhash;$WORK/b950=>" -p google.golang.org/grpc/resolver/ringhash -lang=go1.23 -complete -installsuffix shared -buildid ECLvIZ5IcQAM9OLNGHJ0/ECLvIZ5IcQAM9OLNGHJ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b950/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/ringhash/attr.go
2025-08-20T22:44:25.5944312Z [00:03:26.269]➜  go tool buildid -w $WORK/b950/_pkg_.a # internal
2025-08-20T22:44:25.5952687Z [00:03:26.269]➜  cp $WORK/b950/_pkg_.a /root/.cache/go-build/ce/cee8a3fefd584ea8b5e6dbf400664be6d666c1b51d70ed25aedd947525fc6513-d # internal
2025-08-20T22:44:25.5955829Z [00:03:26.270]➜  github.com/cncf/xds/go/xds/data/orca/v3
2025-08-20T22:44:25.5958496Z [00:03:26.270]➜  mkdir -p $WORK/b952/
2025-08-20T22:44:25.5968114Z [00:03:26.271]➜  cat >/tmp/go-build2401649780/b952/importcfg << 'EOF' # internal
2025-08-20T22:44:25.5968874Z [00:03:26.271]➜  # import config
2025-08-20T22:44:25.5969521Z [00:03:26.271]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:25.5970373Z [00:03:26.271]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:25.5971215Z [00:03:26.271]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.5972317Z [00:03:26.271]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:25.5973745Z [00:03:26.271]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:25.5975447Z [00:03:26.271]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:25.5976593Z [00:03:26.271]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:25.5977808Z [00:03:26.271]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:25.5978584Z [00:03:26.271]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:25.5979385Z [00:03:26.271]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:25.5980188Z [00:03:26.271]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:25.5980978Z [00:03:26.271]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:25.5981781Z [00:03:26.271]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:25.5982598Z [00:03:26.271]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:25.5983442Z [00:03:26.271]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.5984258Z [00:03:26.271]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.5985082Z [00:03:26.271]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:25.5985696Z [00:03:26.271]➜  EOF
2025-08-20T22:44:25.5991267Z [00:03:26.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b952/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/data/orca/v3=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/data/orca/v3;$WORK/b952=>" -p github.com/cncf/xds/go/xds/data/orca/v3 -lang=go1.19 -complete -installsuffix shared -buildid 2itExy9xzsK6o45xKC8n/2itExy9xzsK6o45xKC8n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b952/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/data/orca/v3/orca_load_report.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/data/orca/v3/orca_load_report.pb.validate.go
2025-08-20T22:44:25.6395463Z [00:03:26.314]➜  go tool buildid -w $WORK/b925/_pkg_.a # internal
2025-08-20T22:44:25.6478614Z [00:03:26.322]➜  cp $WORK/b925/_pkg_.a /root/.cache/go-build/51/515defcfb1b9ae0f67a70acba535afea844ecf076e696b73fd38a31912ac35fc-d # internal
2025-08-20T22:44:25.6482284Z [00:03:26.322]➜  google.golang.org/grpc/xds/internal/xdsclient/transport/ads
2025-08-20T22:44:25.6484821Z [00:03:26.323]➜  mkdir -p $WORK/b923/
2025-08-20T22:44:25.6494342Z [00:03:26.323]➜  cat >/tmp/go-build2401649780/b923/importcfg << 'EOF' # internal
2025-08-20T22:44:25.6495309Z [00:03:26.323]➜  # import config
2025-08-20T22:44:25.6497026Z [00:03:26.323]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:25.6498095Z [00:03:26.324]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.6499375Z [00:03:26.324]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:25.6501205Z [00:03:26.324]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build2401649780/b924/_pkg_.a
2025-08-20T22:44:25.6502836Z [00:03:26.324]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:25.6504186Z [00:03:26.324]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:25.6505368Z [00:03:26.324]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.6506629Z [00:03:26.324]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:25.6508124Z [00:03:26.324]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2401649780/b514/_pkg_.a
2025-08-20T22:44:25.6509409Z [00:03:26.324]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.6510678Z [00:03:26.324]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:25.6512416Z [00:03:26.324]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport=/tmp/go-build2401649780/b922/_pkg_.a
2025-08-20T22:44:25.6513975Z [00:03:26.324]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:44:25.6515449Z [00:03:26.324]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:25.6516515Z [00:03:26.324]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.6521456Z [00:03:26.324]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:25.6522401Z [00:03:26.324]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.6523011Z [00:03:26.324]➜  EOF
2025-08-20T22:44:25.6529849Z [00:03:26.327]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b923/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/ads=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/ads;$WORK/b923=>" -p google.golang.org/grpc/xds/internal/xdsclient/transport/ads -lang=go1.23 -complete -installsuffix shared -buildid 3g6GTjBDVuyXz2ymqXGX/3g6GTjBDVuyXz2ymqXGX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b923/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/transport/ads/ads_stream.go
2025-08-20T22:44:25.7023715Z [00:03:26.376]➜  go tool buildid -w $WORK/b952/_pkg_.a # internal
2025-08-20T22:44:25.7050904Z [00:03:26.379]➜  cp $WORK/b952/_pkg_.a /root/.cache/go-build/5f/5f532c94e94da9afe1f7542ea9c2e5766ca72681f2fc286011a13dc8f03f9de5-d # internal
2025-08-20T22:44:25.7057486Z [00:03:26.380]➜  google.golang.org/grpc/xds/internal/balancer/loadstore
2025-08-20T22:44:25.7061876Z [00:03:26.380]➜  mkdir -p $WORK/b953/
2025-08-20T22:44:25.7071391Z [00:03:26.381]➜  cat >/tmp/go-build2401649780/b953/importcfg << 'EOF' # internal
2025-08-20T22:44:25.7072345Z [00:03:26.381]➜  # import config
2025-08-20T22:44:25.7073622Z [00:03:26.381]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build2401649780/b921/_pkg_.a
2025-08-20T22:44:25.7074779Z [00:03:26.381]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.7075356Z [00:03:26.381]➜  EOF
2025-08-20T22:44:25.7086370Z [00:03:26.382]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b953/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/loadstore=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/loadstore;$WORK/b953=>" -p google.golang.org/grpc/xds/internal/balancer/loadstore -lang=go1.23 -complete -installsuffix shared -buildid nKA-DudrQ146619POdfe/nKA-DudrQ146619POdfe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b953/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/loadstore/load_store_wrapper.go
2025-08-20T22:44:25.8546661Z [00:03:26.529]➜  go tool buildid -w $WORK/b923/_pkg_.a # internal
2025-08-20T22:44:25.8579568Z [00:03:26.532]➜  go tool buildid -w $WORK/b953/_pkg_.a # internal
2025-08-20T22:44:25.8605060Z [00:03:26.535]➜  cp $WORK/b923/_pkg_.a /root/.cache/go-build/04/04ef392a8da7e3aa9c469468604c03cce436aa41dc278ecb26218745f04c91e3-d # internal
2025-08-20T22:44:25.8613228Z [00:03:26.535]➜  google.golang.org/grpc/xds/internal/balancer/outlierdetection
2025-08-20T22:44:25.8614778Z [00:03:26.536]➜  mkdir -p $WORK/b954/
2025-08-20T22:44:25.8633672Z [00:03:26.537]➜  cat >/tmp/go-build2401649780/b954/importcfg << 'EOF' # internal
2025-08-20T22:44:25.8634699Z [00:03:26.537]➜  # import config
2025-08-20T22:44:25.8635672Z [00:03:26.537]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:25.8637566Z [00:03:26.537]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.8638517Z [00:03:26.537]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:25.8639929Z [00:03:26.537]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2401649780/b474/_pkg_.a
2025-08-20T22:44:25.8641560Z [00:03:26.537]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:25.8642750Z [00:03:26.537]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.8644056Z [00:03:26.537]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2401649780/b503/_pkg_.a
2025-08-20T22:44:25.8645408Z [00:03:26.537]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2401649780/b514/_pkg_.a
2025-08-20T22:44:25.8646666Z [00:03:26.537]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2401649780/b443/_pkg_.a
2025-08-20T22:44:25.8648060Z [00:03:26.537]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.8649358Z [00:03:26.537]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:25.8650669Z [00:03:26.537]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:25.8651876Z [00:03:26.537]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.8653060Z [00:03:26.537]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:25.8654000Z [00:03:26.537]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:25.8654792Z [00:03:26.537]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:25.8655689Z [00:03:26.538]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:25.8656503Z [00:03:26.538]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.8674152Z [00:03:26.538]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:25.8675162Z [00:03:26.538]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.8675984Z [00:03:26.538]➜  EOF
2025-08-20T22:44:25.8683958Z [00:03:26.541]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b954/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/outlierdetection=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/outlierdetection;$WORK/b954=>" -p google.golang.org/grpc/xds/internal/balancer/outlierdetection -lang=go1.23 -complete -installsuffix shared -buildid 463celRcJqXvAH4azntk/463celRcJqXvAH4azntk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b954/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/outlierdetection/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/outlierdetection/callcounter.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/outlierdetection/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/outlierdetection/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/outlierdetection/subconn_wrapper.go
2025-08-20T22:44:25.8691343Z [00:03:26.541]➜  cp $WORK/b953/_pkg_.a /root/.cache/go-build/51/51c17d8f342eb6c46ee85e01f806c91597d11c85c2279e269916dc2918c06e3f-d # internal
2025-08-20T22:44:25.8692523Z [00:03:26.541]➜  google.golang.org/grpc/xds/internal/balancer/priority
2025-08-20T22:44:25.8693150Z [00:03:26.541]➜  mkdir -p $WORK/b955/
2025-08-20T22:44:25.8693876Z [00:03:26.541]➜  cat >/tmp/go-build2401649780/b955/importcfg << 'EOF' # internal
2025-08-20T22:44:25.8694540Z [00:03:26.541]➜  # import config
2025-08-20T22:44:25.8695169Z [00:03:26.541]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:25.8696034Z [00:03:26.541]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:25.8696880Z [00:03:26.541]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.8708306Z [00:03:26.541]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:25.8709749Z [00:03:26.541]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:25.8710953Z [00:03:26.541]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:25.8712133Z [00:03:26.541]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.8713347Z [00:03:26.541]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build2401649780/b866/_pkg_.a
2025-08-20T22:44:25.8714665Z [00:03:26.541]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2401649780/b514/_pkg_.a
2025-08-20T22:44:25.8715896Z [00:03:26.541]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.8717091Z [00:03:26.541]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:25.8718716Z [00:03:26.541]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build2401649780/b944/_pkg_.a
2025-08-20T22:44:25.8720031Z [00:03:26.541]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:25.8721298Z [00:03:26.541]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:25.8722544Z [00:03:26.541]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.8723633Z [00:03:26.541]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:25.8724642Z [00:03:26.541]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:25.8725483Z [00:03:26.541]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:25.8726426Z [00:03:26.541]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:25.8726995Z [00:03:26.541]➜  EOF
2025-08-20T22:44:25.8735551Z [00:03:26.541]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b955/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority;$WORK/b955=>" -p google.golang.org/grpc/xds/internal/balancer/priority -lang=go1.23 -complete -installsuffix shared -buildid S8yvDhkf8HtET8-SqW_6/S8yvDhkf8HtET8-SqW_6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b955/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority/balancer_child.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority/balancer_priority.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority/ignore_resolve_now.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/priority/utils.go
2025-08-20T22:44:25.9547837Z [00:03:26.629]➜  go tool buildid -w $WORK/b955/_pkg_.a # internal
2025-08-20T22:44:25.9570239Z [00:03:26.631]➜  cp $WORK/b955/_pkg_.a /root/.cache/go-build/b0/b03e72849d650c15cf5e5099bedb4d32dc63fd77a205547ce1ba7a2a134b9aed-d # internal
2025-08-20T22:44:25.9591401Z [00:03:26.633]➜  google.golang.org/grpc/xds/internal/balancer/wrrlocality
2025-08-20T22:44:25.9592105Z [00:03:26.633]➜  mkdir -p $WORK/b956/
2025-08-20T22:44:25.9592813Z [00:03:26.633]➜  cat >/tmp/go-build2401649780/b956/importcfg << 'EOF' # internal
2025-08-20T22:44:25.9593462Z [00:03:26.633]➜  # import config
2025-08-20T22:44:25.9594107Z [00:03:26.633]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:25.9594937Z [00:03:26.633]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:25.9595671Z [00:03:26.633]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:25.9596823Z [00:03:26.633]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:25.9598174Z [00:03:26.633]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build2401649780/b941/_pkg_.a
2025-08-20T22:44:25.9599326Z [00:03:26.633]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:25.9600446Z [00:03:26.633]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:25.9601668Z [00:03:26.633]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:25.9602825Z [00:03:26.633]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:25.9604046Z [00:03:26.633]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:25.9605145Z [00:03:26.633]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build2401649780/b931/_pkg_.a
2025-08-20T22:44:25.9605890Z [00:03:26.633]➜  EOF
2025-08-20T22:44:25.9611016Z [00:03:26.633]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b956/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/wrrlocality=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/wrrlocality;$WORK/b956=>" -p google.golang.org/grpc/xds/internal/balancer/wrrlocality -lang=go1.23 -complete -installsuffix shared -buildid y0CN2nx9gi0PoQz2zk7m/y0CN2nx9gi0PoQz2zk7m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b956/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/wrrlocality/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/wrrlocality/logging.go
2025-08-20T22:44:25.9944406Z [00:03:26.669]➜  go tool buildid -w $WORK/b956/_pkg_.a # internal
2025-08-20T22:44:25.9973297Z [00:03:26.671]➜  cp $WORK/b956/_pkg_.a /root/.cache/go-build/20/206f47431a7cb4545947132de4ddafa047427fb07935b258fc9bf8c0b2e5b820-d # internal
2025-08-20T22:44:25.9990071Z [00:03:26.673]➜  google.golang.org/grpc/xds/internal/balancer/clustermanager
2025-08-20T22:44:25.9990845Z [00:03:26.673]➜  mkdir -p $WORK/b957/
2025-08-20T22:44:25.9998042Z [00:03:26.674]➜  cat >/tmp/go-build2401649780/b957/importcfg << 'EOF' # internal
2025-08-20T22:44:25.9998873Z [00:03:26.674]➜  # import config
2025-08-20T22:44:25.9999627Z [00:03:26.674]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:26.0000584Z [00:03:26.674]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:26.0001669Z [00:03:26.674]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.0002725Z [00:03:26.674]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:26.0004045Z [00:03:26.674]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:26.0005312Z [00:03:26.674]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:26.0006980Z [00:03:26.674]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:26.0008382Z [00:03:26.674]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:26.0009674Z [00:03:26.674]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build2401649780/b866/_pkg_.a
2025-08-20T22:44:26.0011035Z [00:03:26.674]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:26.0012558Z [00:03:26.674]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build2401649780/b944/_pkg_.a
2025-08-20T22:44:26.0013879Z [00:03:26.674]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:26.0015381Z [00:03:26.674]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:26.0016552Z [00:03:26.674]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:26.0018077Z [00:03:26.674]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:26.0019323Z [00:03:26.674]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:26.0020338Z [00:03:26.674]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.0021185Z [00:03:26.674]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.0021839Z [00:03:26.674]➜  EOF
2025-08-20T22:44:26.0029170Z [00:03:26.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b957/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clustermanager=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/clustermanager;$WORK/b957=>" -p google.golang.org/grpc/xds/internal/balancer/clustermanager -lang=go1.23 -complete -installsuffix shared -buildid J02e6oVRFM_ojJpLL6F5/J02e6oVRFM_ojJpLL6F5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b957/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clustermanager/balancerstateaggregator.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clustermanager/clustermanager.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clustermanager/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clustermanager/picker.go
2025-08-20T22:44:26.0946635Z [00:03:26.769]➜  go tool buildid -w $WORK/b957/_pkg_.a # internal
2025-08-20T22:44:26.0994897Z [00:03:26.774]➜  cp $WORK/b957/_pkg_.a /root/.cache/go-build/cf/cf87e78f06e26827d479303439f9ec6533e7e45ab701861ee2c6bbad31a0f726-d # internal
2025-08-20T22:44:26.1005300Z [00:03:26.775]➜  google.golang.org/grpc/xds/internal/clusterspecifier/rls
2025-08-20T22:44:26.1006091Z [00:03:26.775]➜  mkdir -p $WORK/b958/
2025-08-20T22:44:26.1014190Z [00:03:26.775]➜  cat >/tmp/go-build2401649780/b958/importcfg << 'EOF' # internal
2025-08-20T22:44:26.1014934Z [00:03:26.776]➜  # import config
2025-08-20T22:44:26.1015627Z [00:03:26.776]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:26.1016510Z [00:03:26.776]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.1017725Z [00:03:26.776]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:26.1018915Z [00:03:26.776]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:26.1020281Z [00:03:26.776]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build2401649780/b865/_pkg_.a
2025-08-20T22:44:26.1021731Z [00:03:26.776]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier=/tmp/go-build2401649780/b932/_pkg_.a
2025-08-20T22:44:26.1023092Z [00:03:26.776]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:26.1024267Z [00:03:26.776]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:26.1025696Z [00:03:26.776]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.1026490Z [00:03:26.776]➜  EOF
2025-08-20T22:44:26.1030993Z [00:03:26.776]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b958/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/clusterspecifier/rls=>google.golang.org/grpc@v1.72.2/xds/internal/clusterspecifier/rls;$WORK/b958=>" -p google.golang.org/grpc/xds/internal/clusterspecifier/rls -lang=go1.23 -complete -installsuffix shared -buildid c559xIWjdY9vSfv4nau0/c559xIWjdY9vSfv4nau0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b958/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/clusterspecifier/rls/rls.go
2025-08-20T22:44:26.1549242Z [00:03:26.829]➜  go tool buildid -w $WORK/b958/_pkg_.a # internal
2025-08-20T22:44:26.1571140Z [00:03:26.831]➜  cp $WORK/b958/_pkg_.a /root/.cache/go-build/82/826f994d68c367a9f4c8de9c74639008f439c8d1dfe2f0e5b6ed5ad27065ef07-d # internal
2025-08-20T22:44:26.1575118Z [00:03:26.832]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3
2025-08-20T22:44:26.1575986Z [00:03:26.832]➜  mkdir -p $WORK/b960/
2025-08-20T22:44:26.1587335Z [00:03:26.832]➜  cat >/tmp/go-build2401649780/b960/importcfg << 'EOF' # internal
2025-08-20T22:44:26.1588070Z [00:03:26.832]➜  # import config
2025-08-20T22:44:26.1588716Z [00:03:26.832]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:26.1589554Z [00:03:26.832]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.1590366Z [00:03:26.832]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.1591620Z [00:03:26.832]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:26.1593049Z [00:03:26.832]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:26.1594729Z [00:03:26.832]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:26.1596214Z [00:03:26.832]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:26.1597873Z [00:03:26.832]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:26.1599284Z [00:03:26.832]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.1600692Z [00:03:26.832]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:26.1601973Z [00:03:26.832]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.1602816Z [00:03:26.832]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:26.1603666Z [00:03:26.832]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:26.1604520Z [00:03:26.832]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:26.1605329Z [00:03:26.832]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.1606097Z [00:03:26.832]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.1606870Z [00:03:26.832]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.1618125Z [00:03:26.832]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.1618952Z [00:03:26.832]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.1619815Z [00:03:26.832]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:26.1620462Z [00:03:26.832]➜  EOF
2025-08-20T22:44:26.1626511Z [00:03:26.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b960/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/common/fault/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/common/fault/v3;$WORK/b960=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3 -lang=go1.22 -complete -installsuffix shared -buildid qkS3hccG9xFY4p6Ynu3l/qkS3hccG9xFY4p6Ynu3l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b960/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/common/fault/v3/fault.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/common/fault/v3/fault.pb.validate.go
2025-08-20T22:44:26.1830302Z [00:03:26.854]➜  go tool buildid -w $WORK/b954/_pkg_.a # internal
2025-08-20T22:44:26.1856007Z [00:03:26.860]➜  cp $WORK/b954/_pkg_.a /root/.cache/go-build/5d/5d10a3fd45bd64990aaafa2cb243597685a95a9566cd35eccf383d542210bbe5-d # internal
2025-08-20T22:44:26.1861311Z [00:03:26.860]➜  github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3
2025-08-20T22:44:26.1862309Z [00:03:26.860]➜  mkdir -p $WORK/b963/
2025-08-20T22:44:26.1871260Z [00:03:26.861]➜  cat >/tmp/go-build2401649780/b963/importcfg << 'EOF' # internal
2025-08-20T22:44:26.1871971Z [00:03:26.861]➜  # import config
2025-08-20T22:44:26.1872615Z [00:03:26.861]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:26.1873417Z [00:03:26.861]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.1874192Z [00:03:26.861]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.1875220Z [00:03:26.861]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:26.1876699Z [00:03:26.861]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:26.1879388Z [00:03:26.861]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:26.1881065Z [00:03:26.861]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:26.1882601Z [00:03:26.861]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:26.1884102Z [00:03:26.861]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:26.1885579Z [00:03:26.861]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:26.1887079Z [00:03:26.861]➜  packagefile google.golang.org/genproto/googleapis/api/expr/v1alpha1=/tmp/go-build2401649780/b904/_pkg_.a
2025-08-20T22:44:26.1888792Z [00:03:26.861]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:26.1890201Z [00:03:26.861]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:26.1891543Z [00:03:26.861]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.1892560Z [00:03:26.861]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.1893346Z [00:03:26.861]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:26.1894144Z [00:03:26.861]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:26.1894929Z [00:03:26.861]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:26.1895752Z [00:03:26.861]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.1896568Z [00:03:26.861]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.1907738Z [00:03:26.861]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.1908651Z [00:03:26.861]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.1909448Z [00:03:26.861]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.1910682Z [00:03:26.861]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:26.1911341Z [00:03:26.861]➜  EOF
2025-08-20T22:44:26.1916495Z [00:03:26.861]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b963/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/rbac/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/rbac/v3;$WORK/b963=>" -p github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3 -lang=go1.22 -complete -installsuffix shared -buildid l8hqkeMeFBUJjEScOlnS/l8hqkeMeFBUJjEScOlnS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b963/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/rbac/v3/rbac.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/config/rbac/v3/rbac.pb.validate.go
2025-08-20T22:44:26.3219492Z [00:03:26.996]➜  go tool buildid -w $WORK/b960/_pkg_.a # internal
2025-08-20T22:44:26.3252696Z [00:03:26.999]➜  cp $WORK/b960/_pkg_.a /root/.cache/go-build/ab/ab8e487b8d01ed6bcc67afccfd8d73ce345bebc3e8e76604f3bd619d00d0c6ec-d # internal
2025-08-20T22:44:26.3256526Z [00:03:27.000]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3
2025-08-20T22:44:26.3265806Z [00:03:27.000]➜  mkdir -p $WORK/b961/
2025-08-20T22:44:26.3266573Z [00:03:27.000]➜  cat >/tmp/go-build2401649780/b961/importcfg << 'EOF' # internal
2025-08-20T22:44:26.3267448Z [00:03:27.000]➜  # import config
2025-08-20T22:44:26.3268119Z [00:03:27.000]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:26.3268925Z [00:03:27.000]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.3269701Z [00:03:27.000]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.3270893Z [00:03:27.000]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:26.3272297Z [00:03:27.000]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:26.3274174Z [00:03:27.000]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3=/tmp/go-build2401649780/b960/_pkg_.a
2025-08-20T22:44:26.3275911Z [00:03:27.000]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:26.3277539Z [00:03:27.000]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:26.3278894Z [00:03:27.000]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:26.3280253Z [00:03:27.001]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:26.3281573Z [00:03:27.001]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.3282926Z [00:03:27.001]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:26.3284337Z [00:03:27.001]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:26.3285400Z [00:03:27.001]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.3286188Z [00:03:27.001]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:26.3286975Z [00:03:27.001]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:26.3290454Z [00:03:27.001]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:26.3291296Z [00:03:27.001]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.3292114Z [00:03:27.001]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.3292936Z [00:03:27.001]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.3293748Z [00:03:27.001]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.3294757Z [00:03:27.001]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.3295615Z [00:03:27.001]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:26.3296255Z [00:03:27.001]➜  EOF
2025-08-20T22:44:26.3302347Z [00:03:27.001]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b961/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/fault/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/fault/v3;$WORK/b961=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3 -lang=go1.22 -complete -installsuffix shared -buildid 5LkF630-K0yNbmLVga2l/5LkF630-K0yNbmLVga2l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b961/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/fault/v3/fault.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/fault/v3/fault.pb.validate.go
2025-08-20T22:44:26.4334390Z [00:03:27.107]➜  go tool buildid -w $WORK/b897/_pkg_.a # internal
2025-08-20T22:44:26.4689849Z [00:03:27.143]➜  go tool buildid -w $WORK/b961/_pkg_.a # internal
2025-08-20T22:44:26.4716836Z [00:03:27.146]➜  cp $WORK/b961/_pkg_.a /root/.cache/go-build/0a/0a1441add3b4fe748993b4e0c0b827de1ff9f17f1e0473c1d1afaae4b7505d42-d # internal
2025-08-20T22:44:26.4721057Z [00:03:27.146]➜  google.golang.org/grpc/xds/internal/httpfilter/fault
2025-08-20T22:44:26.4724358Z [00:03:27.147]➜  mkdir -p $WORK/b959/
2025-08-20T22:44:26.4738070Z [00:03:27.147]➜  cat >/tmp/go-build2401649780/b959/importcfg << 'EOF' # internal
2025-08-20T22:44:26.4740390Z [00:03:27.148]➜  # import config
2025-08-20T22:44:26.4763685Z [00:03:27.148]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:26.4766339Z [00:03:27.148]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.4770542Z [00:03:27.151]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.4773285Z [00:03:27.151]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3=/tmp/go-build2401649780/b960/_pkg_.a
2025-08-20T22:44:26.4775137Z [00:03:27.151]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3=/tmp/go-build2401649780/b961/_pkg_.a
2025-08-20T22:44:26.4776873Z [00:03:27.151]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:26.4778367Z [00:03:27.151]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:26.4779575Z [00:03:27.151]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:44:26.4780824Z [00:03:27.151]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:26.4781990Z [00:03:27.151]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:26.4783322Z [00:03:27.151]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build2401649780/b933/_pkg_.a
2025-08-20T22:44:26.4784623Z [00:03:27.151]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:26.4785913Z [00:03:27.151]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.4786971Z [00:03:27.151]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:26.4788738Z [00:03:27.151]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:26.4789702Z [00:03:27.151]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:26.4790484Z [00:03:27.151]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:26.4791244Z [00:03:27.151]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.4791796Z [00:03:27.151]➜  EOF
2025-08-20T22:44:26.4795860Z [00:03:27.151]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b959/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/fault=>google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/fault;$WORK/b959=>" -p google.golang.org/grpc/xds/internal/httpfilter/fault -lang=go1.23 -complete -installsuffix shared -buildid 1sysiHwqAw6fZgiaBgDg/1sysiHwqAw6fZgiaBgDg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b959/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/fault/fault.go
2025-08-20T22:44:26.4800272Z [00:03:27.153]➜  cp $WORK/b897/_pkg_.a /root/.cache/go-build/f0/f00b7236a75bc40c20574613b2b9a94e44e152d1f92a9b3897a214f43ece4e58-d # internal
2025-08-20T22:44:26.4802839Z [00:03:27.154]➜  github.com/envoyproxy/go-control-plane/envoy/service/status/v3
2025-08-20T22:44:26.4803564Z [00:03:27.154]➜  mkdir -p $WORK/b896/
2025-08-20T22:44:26.4808376Z [00:03:27.155]➜  cat >/tmp/go-build2401649780/b896/importcfg << 'EOF' # internal
2025-08-20T22:44:26.4810137Z [00:03:27.155]➜  # import config
2025-08-20T22:44:26.4814589Z [00:03:27.155]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:26.4815423Z [00:03:27.155]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:26.4816207Z [00:03:27.155]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.4816968Z [00:03:27.155]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.4818150Z [00:03:27.155]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:26.4819503Z [00:03:27.155]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/admin/v3=/tmp/go-build2401649780/b897/_pkg_.a
2025-08-20T22:44:26.4821180Z [00:03:27.155]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:26.4822816Z [00:03:27.155]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:26.4824554Z [00:03:27.155]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:26.4826129Z [00:03:27.155]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:26.4827594Z [00:03:27.155]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:26.4828720Z [00:03:27.156]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:26.4829853Z [00:03:27.156]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:26.4831150Z [00:03:27.156]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:26.4832585Z [00:03:27.156]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:26.4833950Z [00:03:27.156]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.4835382Z [00:03:27.156]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:26.4836527Z [00:03:27.156]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.4838402Z [00:03:27.156]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:26.4839256Z [00:03:27.156]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:26.4840092Z [00:03:27.156]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:26.4840995Z [00:03:27.156]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.4841956Z [00:03:27.156]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.4842858Z [00:03:27.156]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.4843643Z [00:03:27.156]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.4844540Z [00:03:27.156]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.4845343Z [00:03:27.156]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:26.4845932Z [00:03:27.156]➜  EOF
2025-08-20T22:44:26.4851783Z [00:03:27.158]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b896/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/status/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/status/v3;$WORK/b896=>" -p github.com/envoyproxy/go-control-plane/envoy/service/status/v3 -lang=go1.22 -complete -installsuffix shared -buildid dgvMFocY6BaTXtxyv4We/dgvMFocY6BaTXtxyv4We -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b896/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/status/v3/csds.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/status/v3/csds.pb.validate.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/service/status/v3/csds_grpc.pb.go
2025-08-20T22:44:26.5302475Z [00:03:27.204]➜  go tool buildid -w $WORK/b959/_pkg_.a # internal
2025-08-20T22:44:26.5319964Z [00:03:27.206]➜  cp $WORK/b959/_pkg_.a /root/.cache/go-build/d3/d38dab173402a3cafdfb9e4e3e27abca50d880d28e5e05a3df10e175d4416a43-d # internal
2025-08-20T22:44:26.5323374Z [00:03:27.207]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3
2025-08-20T22:44:26.5325247Z [00:03:27.207]➜  mkdir -p $WORK/b966/
2025-08-20T22:44:26.5330725Z [00:03:27.207]➜  cat >/tmp/go-build2401649780/b966/importcfg << 'EOF' # internal
2025-08-20T22:44:26.5334711Z [00:03:27.207]➜  # import config
2025-08-20T22:44:26.5335391Z [00:03:27.207]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:26.5336381Z [00:03:27.207]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.5337324Z [00:03:27.207]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.5338566Z [00:03:27.208]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:26.5339855Z [00:03:27.208]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:26.5341180Z [00:03:27.208]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:26.5342494Z [00:03:27.208]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.5343482Z [00:03:27.208]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.5344247Z [00:03:27.208]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:26.5345066Z [00:03:27.208]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:26.5345938Z [00:03:27.208]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:26.5346748Z [00:03:27.208]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.5347681Z [00:03:27.208]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.5348455Z [00:03:27.208]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.5349219Z [00:03:27.208]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.5349959Z [00:03:27.208]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.5350759Z [00:03:27.208]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:26.5351376Z [00:03:27.208]➜  EOF
2025-08-20T22:44:26.5367568Z [00:03:27.208]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b966/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/rbac/audit_loggers/stream/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/rbac/audit_loggers/stream/v3;$WORK/b966=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3 -lang=go1.22 -complete -installsuffix shared -buildid xcH3g87sRaZp9L7J17Cn/xcH3g87sRaZp9L7J17Cn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b966/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/rbac/audit_loggers/stream/v3/stream.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/rbac/audit_loggers/stream/v3/stream.pb.validate.go
2025-08-20T22:44:26.5861431Z [00:03:27.260]➜  go tool buildid -w $WORK/b966/_pkg_.a # internal
2025-08-20T22:44:26.5882554Z [00:03:27.262]➜  cp $WORK/b966/_pkg_.a /root/.cache/go-build/51/510e977ba9b9d68c614982424350b8f09e1442f9e82964a830ce921614a4e3d4-d # internal
2025-08-20T22:44:26.5885491Z [00:03:27.263]➜  google.golang.org/grpc/authz/audit
2025-08-20T22:44:26.5888334Z [00:03:27.263]➜  mkdir -p $WORK/b967/
2025-08-20T22:44:26.5893234Z [00:03:27.264]➜  cat >/tmp/go-build2401649780/b967/importcfg << 'EOF' # internal
2025-08-20T22:44:26.5895371Z [00:03:27.264]➜  # import config
2025-08-20T22:44:26.5896101Z [00:03:27.264]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:26.5896935Z [00:03:27.264]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.5897687Z [00:03:27.264]➜  EOF
2025-08-20T22:44:26.5912374Z [00:03:27.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b967/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/authz/audit=>google.golang.org/grpc@v1.72.2/authz/audit;$WORK/b967=>" -p google.golang.org/grpc/authz/audit -lang=go1.23 -complete -installsuffix shared -buildid UEiV79SF1juQHAXnKsGv/UEiV79SF1juQHAXnKsGv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b967/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/authz/audit/audit_logger.go
2025-08-20T22:44:26.6050564Z [00:03:27.279]➜  go tool buildid -w $WORK/b967/_pkg_.a # internal
2025-08-20T22:44:26.6061756Z [00:03:27.280]➜  cp $WORK/b967/_pkg_.a /root/.cache/go-build/7d/7dcaa46b4a5eb4ab0b3715d6041e4942485d5958b0d3218e12d30c617d145a22-d # internal
2025-08-20T22:44:26.6064428Z [00:03:27.281]➜  google.golang.org/grpc/authz/audit/stdout
2025-08-20T22:44:26.6066123Z [00:03:27.281]➜  mkdir -p $WORK/b968/
2025-08-20T22:44:26.6072948Z [00:03:27.281]➜  cat >/tmp/go-build2401649780/b968/importcfg << 'EOF' # internal
2025-08-20T22:44:26.6075859Z [00:03:27.282]➜  # import config
2025-08-20T22:44:26.6076626Z [00:03:27.282]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:26.6077823Z [00:03:27.282]➜  packagefile google.golang.org/grpc/authz/audit=/tmp/go-build2401649780/b967/_pkg_.a
2025-08-20T22:44:26.6078949Z [00:03:27.282]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:26.6079878Z [00:03:27.282]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:26.6080640Z [00:03:27.282]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:26.6081411Z [00:03:27.282]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.6082018Z [00:03:27.282]➜  EOF
2025-08-20T22:44:26.6085647Z [00:03:27.282]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b968/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/authz/audit/stdout=>google.golang.org/grpc@v1.72.2/authz/audit/stdout;$WORK/b968=>" -p google.golang.org/grpc/authz/audit/stdout -lang=go1.23 -complete -installsuffix shared -buildid kRZhe7QMoO_yPiqRYMEV/kRZhe7QMoO_yPiqRYMEV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b968/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/authz/audit/stdout/stdout_logger.go
2025-08-20T22:44:26.6413953Z [00:03:27.315]➜  go tool buildid -w $WORK/b968/_pkg_.a # internal
2025-08-20T22:44:26.6416827Z [00:03:27.315]➜  cp $WORK/b968/_pkg_.a /root/.cache/go-build/de/de5edf32af3550d6cce07364fee84cba4a32113aebfcd5b45617ea180ab91a46-d # internal
2025-08-20T22:44:26.6418433Z [00:03:27.316]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3
2025-08-20T22:44:26.6424094Z [00:03:27.316]➜  mkdir -p $WORK/b970/
2025-08-20T22:44:26.6424854Z [00:03:27.316]➜  cat >/tmp/go-build2401649780/b970/importcfg << 'EOF' # internal
2025-08-20T22:44:26.6425473Z [00:03:27.316]➜  # import config
2025-08-20T22:44:26.6426029Z [00:03:27.316]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:26.6426799Z [00:03:27.316]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.6427843Z [00:03:27.316]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.6429316Z [00:03:27.316]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:26.6430927Z [00:03:27.316]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:26.6432479Z [00:03:27.316]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build2401649780/b899/_pkg_.a
2025-08-20T22:44:26.6434298Z [00:03:27.316]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3=/tmp/go-build2401649780/b928/_pkg_.a
2025-08-20T22:44:26.6436031Z [00:03:27.316]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:26.6468721Z [00:03:27.316]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:26.6470172Z [00:03:27.316]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:26.6471467Z [00:03:27.316]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.6472947Z [00:03:27.316]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:26.6474301Z [00:03:27.316]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:26.6475490Z [00:03:27.316]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.6476310Z [00:03:27.316]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:26.6477347Z [00:03:27.316]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:26.6478158Z [00:03:27.316]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:26.6478909Z [00:03:27.316]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.6479637Z [00:03:27.316]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.6480428Z [00:03:27.317]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.6481202Z [00:03:27.317]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.6481944Z [00:03:27.317]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.6482783Z [00:03:27.317]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:26.6483427Z [00:03:27.317]➜  EOF
2025-08-20T22:44:26.6489220Z [00:03:27.318]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b970/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/router/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/router/v3;$WORK/b970=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3 -lang=go1.22 -complete -installsuffix shared -buildid 3Er9aT5RIW4K0ZW7qzH9/3Er9aT5RIW4K0ZW7qzH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b970/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/router/v3/router.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/router/v3/router.pb.validate.go
2025-08-20T22:44:26.6548447Z [00:03:27.327]➜  go tool buildid -w $WORK/b963/_pkg_.a # internal
2025-08-20T22:44:26.6683726Z [00:03:27.342]➜  cp $WORK/b963/_pkg_.a /root/.cache/go-build/76/76c5f825f59153c1e3cf00db6d855421366ae3ba29ed9c48783c65f865672e28-d # internal
2025-08-20T22:44:26.6685258Z [00:03:27.342]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3
2025-08-20T22:44:26.6686030Z [00:03:27.342]➜  mkdir -p $WORK/b964/
2025-08-20T22:44:26.6686720Z [00:03:27.343]➜  cat >/tmp/go-build2401649780/b964/importcfg << 'EOF' # internal
2025-08-20T22:44:26.6687529Z [00:03:27.343]➜  # import config
2025-08-20T22:44:26.6690360Z [00:03:27.343]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:26.6691478Z [00:03:27.343]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.6693208Z [00:03:27.343]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.6694271Z [00:03:27.343]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:26.6695635Z [00:03:27.343]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:44:26.6697042Z [00:03:27.343]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build2401649780/b901/_pkg_.a
2025-08-20T22:44:26.6698796Z [00:03:27.343]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build2401649780/b963/_pkg_.a
2025-08-20T22:44:26.6700343Z [00:03:27.343]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:26.6701782Z [00:03:27.343]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:26.6703174Z [00:03:27.343]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.6704252Z [00:03:27.343]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.6705282Z [00:03:27.343]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:26.6706218Z [00:03:27.343]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:26.6707415Z [00:03:27.343]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:26.6708331Z [00:03:27.343]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.6709176Z [00:03:27.343]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.6710017Z [00:03:27.343]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.6710830Z [00:03:27.343]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.6711655Z [00:03:27.343]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.6712558Z [00:03:27.343]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:26.6713238Z [00:03:27.343]➜  EOF
2025-08-20T22:44:26.6729315Z [00:03:27.343]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b964/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/rbac/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/rbac/v3;$WORK/b964=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3 -lang=go1.22 -complete -installsuffix shared -buildid sV24pzw4bAd_B43omrwl/sV24pzw4bAd_B43omrwl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b964/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/rbac/v3/rbac.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/filters/http/rbac/v3/rbac.pb.validate.go
2025-08-20T22:44:26.7727715Z [00:03:27.447]➜  go tool buildid -w $WORK/b896/_pkg_.a # internal
2025-08-20T22:44:26.7759006Z [00:03:27.450]➜  go tool buildid -w $WORK/b970/_pkg_.a # internal
2025-08-20T22:44:26.7786403Z [00:03:27.453]➜  cp $WORK/b970/_pkg_.a /root/.cache/go-build/85/85332e509abd68bbb39ebc2f68a7b06b6dadf71847e55ee2172b9e57dc97b372-d # internal
2025-08-20T22:44:26.7792787Z [00:03:27.453]➜  cp $WORK/b896/_pkg_.a /root/.cache/go-build/7b/7be252e0833d4b8af42821b2e395c24883fd959dd4530696f617b5b8d33a2bb4-d # internal
2025-08-20T22:44:26.7795986Z [00:03:27.453]➜  google.golang.org/grpc/internal/xds/rbac
2025-08-20T22:44:26.7796636Z [00:03:27.454]➜  mkdir -p $WORK/b965/
2025-08-20T22:44:26.7797468Z [00:03:27.454]➜  google.golang.org/grpc/xds/internal/xdsclient
2025-08-20T22:44:26.7798116Z [00:03:27.454]➜  mkdir -p $WORK/b919/
2025-08-20T22:44:26.7803420Z [00:03:27.454]➜  cat >/tmp/go-build2401649780/b919/importcfg << 'EOF' # internal
2025-08-20T22:44:26.7804118Z [00:03:27.454]➜  # import config
2025-08-20T22:44:26.7804795Z [00:03:27.454]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:26.7805629Z [00:03:27.454]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.7806493Z [00:03:27.454]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.7807873Z [00:03:27.454]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/admin/v3=/tmp/go-build2401649780/b897/_pkg_.a
2025-08-20T22:44:26.7809502Z [00:03:27.454]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build2401649780/b896/_pkg_.a
2025-08-20T22:44:26.7810994Z [00:03:27.454]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:44:26.7812227Z [00:03:27.455]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:26.7813385Z [00:03:27.455]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:26.7814604Z [00:03:27.455]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:26.7815913Z [00:03:27.455]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:26.7818589Z [00:03:27.455]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:26.7820066Z [00:03:27.455]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build2401649780/b536/_pkg_.a
2025-08-20T22:44:26.7821413Z [00:03:27.455]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:26.7822718Z [00:03:27.455]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:26.7824149Z [00:03:27.455]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/internal=/tmp/go-build2401649780/b920/_pkg_.a
2025-08-20T22:44:26.7825663Z [00:03:27.455]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build2401649780/b921/_pkg_.a
2025-08-20T22:44:26.7840608Z [00:03:27.455]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport=/tmp/go-build2401649780/b922/_pkg_.a
2025-08-20T22:44:26.7842324Z [00:03:27.455]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/ads=/tmp/go-build2401649780/b923/_pkg_.a
2025-08-20T22:44:26.7844086Z [00:03:27.455]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/grpctransport=/tmp/go-build2401649780/b936/_pkg_.a
2025-08-20T22:44:26.7845863Z [00:03:27.455]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/lrs=/tmp/go-build2401649780/b938/_pkg_.a
2025-08-20T22:44:26.7859501Z [00:03:27.455]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:44:26.7861109Z [00:03:27.455]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.7862524Z [00:03:27.455]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:26.7863633Z [00:03:27.455]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.7864437Z [00:03:27.455]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.7865253Z [00:03:27.455]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:26.7866379Z [00:03:27.455]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.7866980Z [00:03:27.455]➜  EOF
2025-08-20T22:44:26.7877338Z [00:03:27.455]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b919/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient;$WORK/b919=>" -p google.golang.org/grpc/xds/internal/xdsclient -lang=go1.23 -complete -installsuffix shared -buildid USFLwgM-HRd8IRbwag9q/USFLwgM-HRd8IRbwag9q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b919/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/attributes.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/authority.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/client.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/clientimpl.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/clientimpl_loadreport.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/clientimpl_watchers.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/pool.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/requests_counter.go
2025-08-20T22:44:26.7886264Z [00:03:27.455]➜  cat >/tmp/go-build2401649780/b965/importcfg << 'EOF' # internal
2025-08-20T22:44:26.7886980Z [00:03:27.455]➜  # import config
2025-08-20T22:44:26.7889413Z [00:03:27.455]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:26.7890536Z [00:03:27.455]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:26.7892380Z [00:03:27.455]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:26.7894048Z [00:03:27.455]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.7895664Z [00:03:27.455]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.7897281Z [00:03:27.455]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build2401649780/b926/_pkg_.a
2025-08-20T22:44:26.7899026Z [00:03:27.455]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build2401649780/b902/_pkg_.a
2025-08-20T22:44:26.7900992Z [00:03:27.455]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:26.7903162Z [00:03:27.455]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build2401649780/b963/_pkg_.a
2025-08-20T22:44:26.7905458Z [00:03:27.455]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:44:26.7908037Z [00:03:27.455]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3=/tmp/go-build2401649780/b966/_pkg_.a
2025-08-20T22:44:26.7910782Z [00:03:27.455]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:44:26.7912770Z [00:03:27.455]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:26.7914360Z [00:03:27.456]➜  packagefile google.golang.org/grpc/authz/audit=/tmp/go-build2401649780/b967/_pkg_.a
2025-08-20T22:44:26.7916043Z [00:03:27.456]➜  packagefile google.golang.org/grpc/authz/audit/stdout=/tmp/go-build2401649780/b968/_pkg_.a
2025-08-20T22:44:26.7917481Z [00:03:27.456]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:26.7918655Z [00:03:27.456]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:26.7919867Z [00:03:27.456]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:26.7921146Z [00:03:27.456]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2401649780/b521/_pkg_.a
2025-08-20T22:44:26.7922799Z [00:03:27.456]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build2401649780/b930/_pkg_.a
2025-08-20T22:44:26.7924074Z [00:03:27.456]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:26.7925218Z [00:03:27.456]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build2401649780/b532/_pkg_.a
2025-08-20T22:44:26.7926351Z [00:03:27.456]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:26.7927834Z [00:03:27.456]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:26.7929293Z [00:03:27.456]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.7930746Z [00:03:27.456]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:26.7931899Z [00:03:27.456]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.7932794Z [00:03:27.456]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:44:26.7933665Z [00:03:27.456]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:26.7934532Z [00:03:27.456]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:26.7935406Z [00:03:27.456]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.7936052Z [00:03:27.456]➜  EOF
2025-08-20T22:44:26.7941445Z [00:03:27.456]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b965/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/rbac=>google.golang.org/grpc@v1.72.2/internal/xds/rbac;$WORK/b965=>" -p google.golang.org/grpc/internal/xds/rbac -lang=go1.23 -complete -installsuffix shared -buildid OT8OnfMMfvBtv8rbe_HM/OT8OnfMMfvBtv8rbe_HM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b965/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/rbac/converter.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/rbac/matchers.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/xds/rbac/rbac_engine.go
2025-08-20T22:44:26.7946010Z [00:03:27.461]➜  go tool buildid -w $WORK/b964/_pkg_.a # internal
2025-08-20T22:44:26.7947767Z [00:03:27.463]➜  cp $WORK/b964/_pkg_.a /root/.cache/go-build/54/540142ce178b45cbbf4bd60e24621028deb45eb2179469b4dbd09048f4a4ecb9-d # internal
2025-08-20T22:44:26.7949650Z [00:03:27.463]➜  google.golang.org/grpc/xds/internal/httpfilter/router
2025-08-20T22:44:26.7950890Z [00:03:27.463]➜  mkdir -p $WORK/b969/
2025-08-20T22:44:26.7951759Z [00:03:27.464]➜  cat >/tmp/go-build2401649780/b969/importcfg << 'EOF' # internal
2025-08-20T22:44:26.7952547Z [00:03:27.464]➜  # import config
2025-08-20T22:44:26.7953436Z [00:03:27.464]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.7955440Z [00:03:27.464]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3=/tmp/go-build2401649780/b970/_pkg_.a
2025-08-20T22:44:26.7957943Z [00:03:27.464]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:44:26.7960093Z [00:03:27.464]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build2401649780/b933/_pkg_.a
2025-08-20T22:44:26.7961960Z [00:03:27.464]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:26.7963913Z [00:03:27.464]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.7965077Z [00:03:27.464]➜  EOF
2025-08-20T22:44:26.7970363Z [00:03:27.464]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b969/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/router=>google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/router;$WORK/b969=>" -p google.golang.org/grpc/xds/internal/httpfilter/router -lang=go1.23 -complete -installsuffix shared -buildid I7l_EMDvahitwBWH02wk/I7l_EMDvahitwBWH02wk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b969/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/router/router.go
2025-08-20T22:44:26.8358982Z [00:03:27.510]➜  go tool buildid -w $WORK/b969/_pkg_.a # internal
2025-08-20T22:44:26.8373436Z [00:03:27.511]➜  cp $WORK/b969/_pkg_.a /root/.cache/go-build/dc/dc452ede33beb5c7f6f7000f9fe5b55bc8c6c04debc258cffb4f1be9687691db-d # internal
2025-08-20T22:44:26.8376332Z [00:03:27.512]➜  google.golang.org/grpc/balancer/lazy
2025-08-20T22:44:26.8377363Z [00:03:27.512]➜  mkdir -p $WORK/b973/
2025-08-20T22:44:26.8386525Z [00:03:27.513]➜  cat >/tmp/go-build2401649780/b973/importcfg << 'EOF' # internal
2025-08-20T22:44:26.8387468Z [00:03:27.513]➜  # import config
2025-08-20T22:44:26.8389684Z [00:03:27.513]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.8390756Z [00:03:27.513]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:26.8391991Z [00:03:27.513]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:26.8393173Z [00:03:27.513]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:26.8394395Z [00:03:27.513]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:26.8395655Z [00:03:27.513]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:26.8396674Z [00:03:27.513]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.8397519Z [00:03:27.513]➜  EOF
2025-08-20T22:44:26.8401672Z [00:03:27.513]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b973/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/lazy=>google.golang.org/grpc@v1.72.2/balancer/lazy;$WORK/b973=>" -p google.golang.org/grpc/balancer/lazy -lang=go1.23 -complete -installsuffix shared -buildid 5F90WFTFM9AKsgFmHa-x/5F90WFTFM9AKsgFmHa-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b973/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/lazy/lazy.go
2025-08-20T22:44:26.8773848Z [00:03:27.551]➜  go tool buildid -w $WORK/b973/_pkg_.a # internal
2025-08-20T22:44:26.8786367Z [00:03:27.553]➜  cp $WORK/b973/_pkg_.a /root/.cache/go-build/40/406f2d3d1b06be1f12511ef8219f16f5dfe7d503efa5528cbc891c24fb98edb8-d # internal
2025-08-20T22:44:26.8798596Z [00:03:27.554]➜  google.golang.org/grpc/xds/internal/balancer/ringhash
2025-08-20T22:44:26.8799337Z [00:03:27.554]➜  mkdir -p $WORK/b972/
2025-08-20T22:44:26.8820727Z [00:03:27.556]➜  cat >/tmp/go-build2401649780/b972/importcfg << 'EOF' # internal
2025-08-20T22:44:26.8821550Z [00:03:27.556]➜  # import config
2025-08-20T22:44:26.8822666Z [00:03:27.556]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:26.8823919Z [00:03:27.556]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:26.8824880Z [00:03:27.556]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.8825683Z [00:03:27.556]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.8826658Z [00:03:27.556]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build2401649780/b424/_pkg_.a
2025-08-20T22:44:26.8828035Z [00:03:27.556]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:26.8829246Z [00:03:27.556]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:26.8830579Z [00:03:27.556]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2401649780/b495/_pkg_.a
2025-08-20T22:44:26.8831841Z [00:03:27.556]➜  packagefile google.golang.org/grpc/balancer/lazy=/tmp/go-build2401649780/b973/_pkg_.a
2025-08-20T22:44:26.8833254Z [00:03:27.556]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2401649780/b474/_pkg_.a
2025-08-20T22:44:26.8834959Z [00:03:27.556]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:26.8836157Z [00:03:27.556]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:26.8837691Z [00:03:27.556]➜  packagefile google.golang.org/grpc/internal/balancer/weight=/tmp/go-build2401649780/b949/_pkg_.a
2025-08-20T22:44:26.8839108Z [00:03:27.556]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:44:26.8840402Z [00:03:27.556]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:26.8841695Z [00:03:27.556]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2401649780/b516/_pkg_.a
2025-08-20T22:44:26.8843031Z [00:03:27.556]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:26.8844269Z [00:03:27.556]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:26.8845470Z [00:03:27.556]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:26.8846726Z [00:03:27.556]➜  packagefile google.golang.org/grpc/resolver/ringhash=/tmp/go-build2401649780/b950/_pkg_.a
2025-08-20T22:44:26.8856986Z [00:03:27.556]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:26.8858234Z [00:03:27.556]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:26.8859161Z [00:03:27.556]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:26.8860082Z [00:03:27.556]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:26.8860916Z [00:03:27.556]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:26.8861983Z [00:03:27.556]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.8862849Z [00:03:27.556]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.8863466Z [00:03:27.556]➜  EOF
2025-08-20T22:44:26.8871449Z [00:03:27.557]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b972/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash;$WORK/b972=>" -p google.golang.org/grpc/xds/internal/balancer/ringhash -lang=go1.23 -complete -installsuffix shared -buildid ixgPlfRIMDSpCltMl1hA/ixgPlfRIMDSpCltMl1hA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b972/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash/picker.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash/ring.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash/ringhash.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/ringhash/util.go
2025-08-20T22:44:26.9129368Z [00:03:27.587]➜  go tool buildid -w $WORK/b965/_pkg_.a # internal
2025-08-20T22:44:26.9161943Z [00:03:27.590]➜  cp $WORK/b965/_pkg_.a /root/.cache/go-build/aa/aacc819d43587feae138c200818634c7d8bee89f2fbf3a1c93cb3c8b58020ace-d # internal
2025-08-20T22:44:26.9163675Z [00:03:27.590]➜  google.golang.org/grpc/xds/internal/httpfilter/rbac
2025-08-20T22:44:26.9164743Z [00:03:27.591]➜  mkdir -p $WORK/b962/
2025-08-20T22:44:26.9171480Z [00:03:27.591]➜  cat >/tmp/go-build2401649780/b962/importcfg << 'EOF' # internal
2025-08-20T22:44:26.9172192Z [00:03:27.591]➜  # import config
2025-08-20T22:44:26.9172877Z [00:03:27.591]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:26.9173767Z [00:03:27.591]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:26.9174591Z [00:03:27.591]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.9176118Z [00:03:27.591]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build2401649780/b963/_pkg_.a
2025-08-20T22:44:26.9178318Z [00:03:27.591]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3=/tmp/go-build2401649780/b964/_pkg_.a
2025-08-20T22:44:26.9179852Z [00:03:27.591]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:26.9181101Z [00:03:27.591]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:44:26.9182386Z [00:03:27.591]➜  packagefile google.golang.org/grpc/internal/xds/rbac=/tmp/go-build2401649780/b965/_pkg_.a
2025-08-20T22:44:26.9183712Z [00:03:27.591]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build2401649780/b933/_pkg_.a
2025-08-20T22:44:26.9185002Z [00:03:27.591]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:26.9186277Z [00:03:27.591]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:26.9212213Z [00:03:27.591]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:26.9212916Z [00:03:27.591]➜  EOF
2025-08-20T22:44:26.9217034Z [00:03:27.591]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b962/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/rbac=>google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/rbac;$WORK/b962=>" -p google.golang.org/grpc/xds/internal/httpfilter/rbac -lang=go1.23 -complete -installsuffix shared -buildid 4GLxyp-AjW-0Q-uN34Hg/4GLxyp-AjW-0Q-uN34Hg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b962/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/httpfilter/rbac/rbac.go
2025-08-20T22:44:26.9803728Z [00:03:27.654]➜  go tool buildid -w $WORK/b962/_pkg_.a # internal
2025-08-20T22:44:26.9817691Z [00:03:27.656]➜  cp $WORK/b962/_pkg_.a /root/.cache/go-build/f3/f37d3517098e8962092fe1a34a2d979aa3f77c9226918ddf13eeed758cd2583d-d # internal
2025-08-20T22:44:26.9824492Z [00:03:27.656]➜  google.golang.org/grpc/xds/internal/server
2025-08-20T22:44:26.9825148Z [00:03:27.656]➜  mkdir -p $WORK/b975/
2025-08-20T22:44:26.9829786Z [00:03:27.657]➜  cat >/tmp/go-build2401649780/b975/importcfg << 'EOF' # internal
2025-08-20T22:44:26.9845532Z [00:03:27.657]➜  # import config
2025-08-20T22:44:26.9846210Z [00:03:27.657]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:26.9847361Z [00:03:27.657]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build2401649780/b440/_pkg_.a
2025-08-20T22:44:26.9848558Z [00:03:27.657]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:26.9850079Z [00:03:27.657]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build2401649780/b878/_pkg_.a
2025-08-20T22:44:26.9851391Z [00:03:27.657]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:26.9852695Z [00:03:27.657]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:26.9854051Z [00:03:27.657]➜  packagefile google.golang.org/grpc/internal/credentials/xds=/tmp/go-build2401649780/b947/_pkg_.a
2025-08-20T22:44:26.9855438Z [00:03:27.657]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:26.9856779Z [00:03:27.657]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:26.9858679Z [00:03:27.657]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2401649780/b521/_pkg_.a
2025-08-20T22:44:26.9860052Z [00:03:27.657]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:26.9861587Z [00:03:27.657]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:44:26.9862779Z [00:03:27.657]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:26.9863782Z [00:03:27.657]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:26.9864512Z [00:03:27.657]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:26.9865213Z [00:03:27.657]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:26.9865719Z [00:03:27.657]➜  EOF
2025-08-20T22:44:26.9870788Z [00:03:27.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b975/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/server=>google.golang.org/grpc@v1.72.2/xds/internal/server;$WORK/b975=>" -p google.golang.org/grpc/xds/internal/server -lang=go1.23 -complete -installsuffix shared -buildid kcCFXpYK1pzdCCUaXXn-/kcCFXpYK1pzdCCUaXXn- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b975/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/server/conn_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/server/listener_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/server/rds_handler.go
2025-08-20T22:44:27.0152951Z [00:03:27.689]➜  go tool buildid -w $WORK/b972/_pkg_.a # internal
2025-08-20T22:44:27.0181678Z [00:03:27.692]➜  cp $WORK/b972/_pkg_.a /root/.cache/go-build/fb/fbc368be2ae1ec80396b55ceeeb3d3a4faff06601955a068fcb02800ba65a8be-d # internal
2025-08-20T22:44:27.0189177Z [00:03:27.693]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3
2025-08-20T22:44:27.0190483Z [00:03:27.693]➜  mkdir -p $WORK/b977/
2025-08-20T22:44:27.0195308Z [00:03:27.693]➜  cat >/tmp/go-build2401649780/b977/importcfg << 'EOF' # internal
2025-08-20T22:44:27.0198083Z [00:03:27.693]➜  # import config
2025-08-20T22:44:27.0198990Z [00:03:27.693]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.0199890Z [00:03:27.694]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.0200806Z [00:03:27.694]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.0201896Z [00:03:27.694]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:27.0203335Z [00:03:27.694]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:27.0204853Z [00:03:27.694]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:27.0206286Z [00:03:27.694]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:27.0207943Z [00:03:27.694]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:27.0209386Z [00:03:27.694]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:27.0210826Z [00:03:27.694]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:27.0211971Z [00:03:27.694]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:27.0212778Z [00:03:27.694]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:27.0213602Z [00:03:27.694]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.0214430Z [00:03:27.694]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.0215257Z [00:03:27.694]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.0216063Z [00:03:27.694]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.0216869Z [00:03:27.694]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.0230464Z [00:03:27.694]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.0231348Z [00:03:27.694]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.0232238Z [00:03:27.694]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:27.0233266Z [00:03:27.694]➜  EOF
2025-08-20T22:44:27.0241372Z [00:03:27.694]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b977/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/client_side_weighted_round_robin/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/client_side_weighted_round_robin/v3;$WORK/b977=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3 -lang=go1.22 -complete -installsuffix shared -buildid q4Ij4ZYQpQGEygupFlt3/q4Ij4ZYQpQGEygupFlt3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b977/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/client_side_weighted_round_robin/v3/client_side_weighted_round_robin.pb.validate.go
2025-08-20T22:44:27.1210008Z [00:03:27.795]➜  go tool buildid -w $WORK/b977/_pkg_.a # internal
2025-08-20T22:44:27.1241490Z [00:03:27.798]➜  cp $WORK/b977/_pkg_.a /root/.cache/go-build/2e/2ea35f97650e4e28cb83c7e98770d00c57e3422f44cf00f11cad2c8fe916f406-d # internal
2025-08-20T22:44:27.1288341Z [00:03:27.799]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3
2025-08-20T22:44:27.1289438Z [00:03:27.799]➜  mkdir -p $WORK/b979/
2025-08-20T22:44:27.1290217Z [00:03:27.799]➜  cat >/tmp/go-build2401649780/b979/importcfg << 'EOF' # internal
2025-08-20T22:44:27.1290907Z [00:03:27.799]➜  # import config
2025-08-20T22:44:27.1291612Z [00:03:27.799]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.1292462Z [00:03:27.799]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.1293299Z [00:03:27.799]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.1294422Z [00:03:27.799]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:27.1295916Z [00:03:27.799]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:27.1297676Z [00:03:27.799]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:44:27.1299177Z [00:03:27.799]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:27.1300639Z [00:03:27.799]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:27.1302083Z [00:03:27.799]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:27.1303483Z [00:03:27.799]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:27.1305177Z [00:03:27.799]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:27.1306647Z [00:03:27.799]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:27.1307922Z [00:03:27.799]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:27.1308691Z [00:03:27.799]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:27.1309467Z [00:03:27.799]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.1310233Z [00:03:27.799]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.1310974Z [00:03:27.799]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.1311733Z [00:03:27.799]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.1312460Z [00:03:27.799]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.1313407Z [00:03:27.799]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.1314124Z [00:03:27.799]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.1314905Z [00:03:27.799]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:27.1315507Z [00:03:27.799]➜  EOF
2025-08-20T22:44:27.1322876Z [00:03:27.800]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b979/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/common/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/common/v3;$WORK/b979=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3 -lang=go1.22 -complete -installsuffix shared -buildid 3PW2t8U3IQlIMBpHI-Wy/3PW2t8U3IQlIMBpHI-Wy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b979/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/common/v3/common.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/common/v3/common.pb.validate.go
2025-08-20T22:44:27.1533292Z [00:03:27.827]➜  go tool buildid -w $WORK/b975/_pkg_.a # internal
2025-08-20T22:44:27.1592142Z [00:03:27.833]➜  cp $WORK/b975/_pkg_.a /root/.cache/go-build/27/27ef774aed7759d1a15f987b70bc292c3b4fdc763becf081201e8582a1da7bbf-d # internal
2025-08-20T22:44:27.1663969Z [00:03:27.833]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3
2025-08-20T22:44:27.1665055Z [00:03:27.833]➜  mkdir -p $WORK/b980/
2025-08-20T22:44:27.1665815Z [00:03:27.833]➜  cat >/tmp/go-build2401649780/b980/importcfg << 'EOF' # internal
2025-08-20T22:44:27.1666549Z [00:03:27.833]➜  # import config
2025-08-20T22:44:27.1667787Z [00:03:27.833]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.1668733Z [00:03:27.833]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.1669672Z [00:03:27.833]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.1670884Z [00:03:27.833]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:27.1672281Z [00:03:27.833]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:27.1673702Z [00:03:27.833]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:27.1675118Z [00:03:27.833]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:27.1676211Z [00:03:27.833]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:27.1677021Z [00:03:27.833]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:27.1678064Z [00:03:27.833]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.1679265Z [00:03:27.833]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.1680072Z [00:03:27.833]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.1680869Z [00:03:27.833]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.1681740Z [00:03:27.833]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.1682610Z [00:03:27.833]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.1683371Z [00:03:27.833]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.1684225Z [00:03:27.833]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:27.1684910Z [00:03:27.833]➜  EOF
2025-08-20T22:44:27.1691662Z [00:03:27.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b980/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/pick_first/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/pick_first/v3;$WORK/b980=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3 -lang=go1.22 -complete -installsuffix shared -buildid rFpapBazgaxqWJsQ74HL/rFpapBazgaxqWJsQ74HL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b980/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/pick_first/v3/pick_first.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/pick_first/v3/pick_first.pb.validate.go
2025-08-20T22:44:27.2451452Z [00:03:27.919]➜  go tool buildid -w $WORK/b980/_pkg_.a # internal
2025-08-20T22:44:27.2468235Z [00:03:27.921]➜  cp $WORK/b980/_pkg_.a /root/.cache/go-build/30/30d9e0ec28634f160f80eae341e1a69aff1b8823af0b573817a2f8752c20f0a9-d # internal
2025-08-20T22:44:27.2470623Z [00:03:27.921]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3
2025-08-20T22:44:27.2476622Z [00:03:27.922]➜  mkdir -p $WORK/b982/
2025-08-20T22:44:27.2483948Z [00:03:27.922]➜  cat >/tmp/go-build2401649780/b982/importcfg << 'EOF' # internal
2025-08-20T22:44:27.2485067Z [00:03:27.922]➜  # import config
2025-08-20T22:44:27.2487040Z [00:03:27.922]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.2488468Z [00:03:27.922]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.2489620Z [00:03:27.922]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.2491154Z [00:03:27.922]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:27.2492657Z [00:03:27.922]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build2401649780/b908/_pkg_.a
2025-08-20T22:44:27.2494135Z [00:03:27.922]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:27.2495614Z [00:03:27.922]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:27.2497029Z [00:03:27.922]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:27.2498544Z [00:03:27.922]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:27.2499585Z [00:03:27.922]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:27.2500403Z [00:03:27.922]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:27.2501230Z [00:03:27.922]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.2502037Z [00:03:27.922]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.2502848Z [00:03:27.922]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.2503634Z [00:03:27.922]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.2504686Z [00:03:27.922]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.2505496Z [00:03:27.922]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.2506271Z [00:03:27.923]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.2507285Z [00:03:27.923]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:27.2507982Z [00:03:27.923]➜  EOF
2025-08-20T22:44:27.2514498Z [00:03:27.923]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b982/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/wrr_locality/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/wrr_locality/v3;$WORK/b982=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3 -lang=go1.22 -complete -installsuffix shared -buildid L2n_U3CJ5LBCjgnHzBbq/L2n_U3CJ5LBCjgnHzBbq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b982/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/wrr_locality/v3/wrr_locality.pb.validate.go
2025-08-20T22:44:27.2639598Z [00:03:27.938]➜  go tool buildid -w $WORK/b979/_pkg_.a # internal
2025-08-20T22:44:27.2682753Z [00:03:27.942]➜  cp $WORK/b979/_pkg_.a /root/.cache/go-build/c6/c60cd1fb87bddbfb2287e6c2bdf8bd8be188ea0dfbe86cd17612ceb1848d25da-d # internal
2025-08-20T22:44:27.2690985Z [00:03:27.943]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3
2025-08-20T22:44:27.2698742Z [00:03:27.944]➜  mkdir -p $WORK/b978/
2025-08-20T22:44:27.2712050Z [00:03:27.945]➜  cat >/tmp/go-build2401649780/b978/importcfg << 'EOF' # internal
2025-08-20T22:44:27.2712784Z [00:03:27.945]➜  # import config
2025-08-20T22:44:27.2713633Z [00:03:27.945]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.2714496Z [00:03:27.945]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.2715325Z [00:03:27.945]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.2716378Z [00:03:27.945]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:27.2717992Z [00:03:27.945]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:27.2719550Z [00:03:27.945]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:44:27.2721515Z [00:03:27.945]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3=/tmp/go-build2401649780/b979/_pkg_.a
2025-08-20T22:44:27.2723231Z [00:03:27.945]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:27.2724703Z [00:03:27.945]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:27.2726111Z [00:03:27.945]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:27.2727648Z [00:03:27.945]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:27.2729135Z [00:03:27.945]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:27.2730269Z [00:03:27.945]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:27.2731102Z [00:03:27.945]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:27.2731956Z [00:03:27.945]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.2732794Z [00:03:27.945]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.2733801Z [00:03:27.945]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.2734623Z [00:03:27.945]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.2735445Z [00:03:27.945]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.2736259Z [00:03:27.945]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.2737031Z [00:03:27.945]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.2739380Z [00:03:27.945]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:27.2740042Z [00:03:27.945]➜  EOF
2025-08-20T22:44:27.2746770Z [00:03:27.945]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b978/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/least_request/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/least_request/v3;$WORK/b978=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3 -lang=go1.22 -complete -installsuffix shared -buildid 0KyVxE0AuIbBE2hTBN5z/0KyVxE0AuIbBE2hTBN5z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b978/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/least_request/v3/least_request.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/least_request/v3/least_request.pb.validate.go
2025-08-20T22:44:27.3057365Z [00:03:27.980]➜  go tool buildid -w $WORK/b982/_pkg_.a # internal
2025-08-20T22:44:27.3088881Z [00:03:27.983]➜  cp $WORK/b982/_pkg_.a /root/.cache/go-build/75/75c92af730e488d03042e7dc0fddcd57ac5906245fed99e7860dad0f752640c2-d # internal
2025-08-20T22:44:27.3096567Z [00:03:27.983]➜  github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3
2025-08-20T22:44:27.3097648Z [00:03:27.983]➜  mkdir -p $WORK/b981/
2025-08-20T22:44:27.3111483Z [00:03:27.985]➜  cat >/tmp/go-build2401649780/b981/importcfg << 'EOF' # internal
2025-08-20T22:44:27.3112169Z [00:03:27.985]➜  # import config
2025-08-20T22:44:27.3112777Z [00:03:27.985]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.3113538Z [00:03:27.985]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.3114270Z [00:03:27.985]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.3115209Z [00:03:27.985]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:44:27.3116518Z [00:03:27.985]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:44:27.3118372Z [00:03:27.985]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3=/tmp/go-build2401649780/b979/_pkg_.a
2025-08-20T22:44:27.3119952Z [00:03:27.985]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:44:27.3121282Z [00:03:27.985]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:27.3122557Z [00:03:27.985]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:27.3123798Z [00:03:27.985]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:27.3125084Z [00:03:27.985]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:44:27.3126107Z [00:03:27.985]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:27.3126849Z [00:03:27.985]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:27.3127807Z [00:03:27.985]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.3128572Z [00:03:27.985]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.3129542Z [00:03:27.985]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.3130271Z [00:03:27.985]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.3131009Z [00:03:27.985]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.3131774Z [00:03:27.985]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.3132497Z [00:03:27.985]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.3133279Z [00:03:27.985]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:27.3133870Z [00:03:27.985]➜  EOF
2025-08-20T22:44:27.3139998Z [00:03:27.985]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b981/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/ring_hash/v3=>github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/ring_hash/v3;$WORK/b981=>" -p github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3 -lang=go1.22 -complete -installsuffix shared -buildid h-JxFal1w9dUGI2xMEBa/h-JxFal1w9dUGI2xMEBa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b981/importcfg -pack /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/ring_hash/v3/ring_hash.pb.go /root/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.32.4/extensions/load_balancing_policies/ring_hash/v3/ring_hash.pb.validate.go
2025-08-20T22:44:27.3662991Z [00:03:28.040]➜  go tool buildid -w $WORK/b978/_pkg_.a # internal
2025-08-20T22:44:27.3663708Z [00:03:28.040]➜  go tool buildid -w $WORK/b919/_pkg_.a # internal
2025-08-20T22:44:27.3709736Z [00:03:28.045]➜  cp $WORK/b978/_pkg_.a /root/.cache/go-build/4a/4a595ddd7b44ffa7c3cdb9ea0aa6dae16b6f5c1d30fd4e0a4a185811e73c0dfb-d # internal
2025-08-20T22:44:27.3744170Z [00:03:28.048]➜  google.golang.org/grpc/balancer/weightedroundrobin/internal
2025-08-20T22:44:27.3745178Z [00:03:28.048]➜  mkdir -p $WORK/b984/
2025-08-20T22:44:27.3750887Z [00:03:28.049]➜  cat >/tmp/go-build2401649780/b984/importcfg << 'EOF' # internal
2025-08-20T22:44:27.3751506Z [00:03:28.049]➜  # import config
2025-08-20T22:44:27.3752072Z [00:03:28.049]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.3752609Z [00:03:28.049]➜  EOF
2025-08-20T22:44:27.3784392Z [00:03:28.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b984/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin/internal=>google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin/internal;$WORK/b984=>" -p google.golang.org/grpc/balancer/weightedroundrobin/internal -lang=go1.23 -complete -installsuffix shared -buildid gtNmJaTIxuqlRyF2YEbn/gtNmJaTIxuqlRyF2YEbn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b984/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin/internal/internal.go
2025-08-20T22:44:27.3839449Z [00:03:28.056]➜  cp $WORK/b919/_pkg_.a /root/.cache/go-build/04/04890c62d8c1181382567dc382af6effbf83cbfa8300b8d6827d705fac0565ab-d # internal
2025-08-20T22:44:27.3842693Z [00:03:28.058]➜  google.golang.org/grpc/xds/csds
2025-08-20T22:44:27.3856734Z [00:03:28.060]➜  mkdir -p $WORK/b918/
2025-08-20T22:44:27.3863582Z [00:03:28.060]➜  cat >/tmp/go-build2401649780/b918/importcfg << 'EOF' # internal
2025-08-20T22:44:27.3864904Z [00:03:28.060]➜  # import config
2025-08-20T22:44:27.3866905Z [00:03:28.060]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.3868760Z [00:03:28.060]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.3871262Z [00:03:28.060]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build2401649780/b896/_pkg_.a
2025-08-20T22:44:27.3872655Z [00:03:28.060]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:27.3874045Z [00:03:28.060]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:27.3875252Z [00:03:28.060]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:27.3876456Z [00:03:28.060]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:27.3877898Z [00:03:28.060]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:44:27.3879000Z [00:03:28.060]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:27.3879593Z [00:03:28.060]➜  EOF
2025-08-20T22:44:27.3883075Z [00:03:28.061]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b918/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/csds=>google.golang.org/grpc@v1.72.2/xds/csds;$WORK/b918=>" -p google.golang.org/grpc/xds/csds -lang=go1.23 -complete -installsuffix shared -buildid 7Nw4hBwZWi57PMa29Oty/7Nw4hBwZWi57PMa29Oty -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b918/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/csds/csds.go
2025-08-20T22:44:27.3988637Z [00:03:28.073]➜  go tool buildid -w $WORK/b984/_pkg_.a # internal
2025-08-20T22:44:27.4005931Z [00:03:28.074]➜  cp $WORK/b984/_pkg_.a /root/.cache/go-build/63/638c9cbed56945596cecea144e0ffa8bf496e1b2534458c7ea03569350d952db-d # internal
2025-08-20T22:44:27.4009059Z [00:03:28.075]➜  google.golang.org/grpc/xds/internal/balancer/clusterimpl
2025-08-20T22:44:27.4009814Z [00:03:28.075]➜  mkdir -p $WORK/b951/
2025-08-20T22:44:27.4010589Z [00:03:28.075]➜  cat >/tmp/go-build2401649780/b951/importcfg << 'EOF' # internal
2025-08-20T22:44:27.4011295Z [00:03:28.075]➜  # import config
2025-08-20T22:44:27.4011965Z [00:03:28.075]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.4013078Z [00:03:28.075]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:27.4013956Z [00:03:28.075]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.4015208Z [00:03:28.075]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build2401649780/b952/_pkg_.a
2025-08-20T22:44:27.4016432Z [00:03:28.075]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:27.4017829Z [00:03:28.075]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:27.4019039Z [00:03:28.075]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:27.4020270Z [00:03:28.075]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:27.4021486Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:27.4022940Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2401649780/b503/_pkg_.a
2025-08-20T22:44:27.4024390Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:27.4025725Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:27.4027347Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:27.4028750Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build2401649780/b536/_pkg_.a
2025-08-20T22:44:27.4030221Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build2401649780/b943/_pkg_.a
2025-08-20T22:44:27.4031510Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build2401649780/b791/_pkg_.a
2025-08-20T22:44:27.4032884Z [00:03:28.075]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:27.4034233Z [00:03:28.075]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:27.4035677Z [00:03:28.075]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:27.4036932Z [00:03:28.075]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:27.4038402Z [00:03:28.075]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build2401649780/b931/_pkg_.a
2025-08-20T22:44:27.4039844Z [00:03:28.075]➜  packagefile google.golang.org/grpc/xds/internal/balancer/loadstore=/tmp/go-build2401649780/b953/_pkg_.a
2025-08-20T22:44:27.4041359Z [00:03:28.075]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:44:27.4042849Z [00:03:28.075]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build2401649780/b921/_pkg_.a
2025-08-20T22:44:27.4044050Z [00:03:28.075]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.4044924Z [00:03:28.075]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:27.4045794Z [00:03:28.075]➜  EOF
2025-08-20T22:44:27.4052697Z [00:03:28.075]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b951/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterimpl=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterimpl;$WORK/b951=>" -p google.golang.org/grpc/xds/internal/balancer/clusterimpl -lang=go1.23 -complete -installsuffix shared -buildid AfFqrAuH373PrxOjrQj4/AfFqrAuH373PrxOjrQj4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b951/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterimpl/clusterimpl.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterimpl/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterimpl/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterimpl/picker.go
2025-08-20T22:44:27.4227732Z [00:03:28.097]➜  go tool buildid -w $WORK/b981/_pkg_.a # internal
2025-08-20T22:44:27.4249711Z [00:03:28.099]➜  cp $WORK/b981/_pkg_.a /root/.cache/go-build/47/4761593871f7da3f67a019650939700a2484729ab7890005b6bbed31d3ceed20-d # internal
2025-08-20T22:44:27.4252696Z [00:03:28.099]➜  google.golang.org/grpc/xds/internal/resolver
2025-08-20T22:44:27.4254465Z [00:03:28.099]➜  mkdir -p $WORK/b971/
2025-08-20T22:44:27.4278052Z [00:03:28.100]➜  cat >/tmp/go-build2401649780/b971/importcfg << 'EOF' # internal
2025-08-20T22:44:27.4279772Z [00:03:28.100]➜  # import config
2025-08-20T22:44:27.4280488Z [00:03:28.100]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.4281385Z [00:03:28.100]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:27.4282245Z [00:03:28.100]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.4283248Z [00:03:28.100]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build2401649780/b424/_pkg_.a
2025-08-20T22:44:27.4284363Z [00:03:28.100]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:27.4285617Z [00:03:28.100]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:44:27.4286862Z [00:03:28.100]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:27.4288148Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:27.4289331Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:27.4290654Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:27.4291977Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:44:27.4293263Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:27.4294561Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:44:27.4296241Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:27.4297698Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build2401649780/b943/_pkg_.a
2025-08-20T22:44:27.4298992Z [00:03:28.100]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:27.4300224Z [00:03:28.100]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:27.4301354Z [00:03:28.100]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:27.4302460Z [00:03:28.100]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:27.4303866Z [00:03:28.100]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clustermanager=/tmp/go-build2401649780/b957/_pkg_.a
2025-08-20T22:44:27.4305450Z [00:03:28.100]➜  packagefile google.golang.org/grpc/xds/internal/balancer/ringhash=/tmp/go-build2401649780/b972/_pkg_.a
2025-08-20T22:44:27.4306898Z [00:03:28.100]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build2401649780/b933/_pkg_.a
2025-08-20T22:44:27.4308565Z [00:03:28.100]➜  packagefile google.golang.org/grpc/xds/internal/resolver/internal=/tmp/go-build2401649780/b974/_pkg_.a
2025-08-20T22:44:27.4310018Z [00:03:28.100]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:44:27.4311464Z [00:03:28.100]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:44:27.4312650Z [00:03:28.100]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:27.4313686Z [00:03:28.100]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:27.4314611Z [00:03:28.100]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.4315627Z [00:03:28.100]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:27.4316510Z [00:03:28.100]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.4317316Z [00:03:28.100]➜  EOF
2025-08-20T22:44:27.4323262Z [00:03:28.100]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b971/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/resolver=>google.golang.org/grpc@v1.72.2/xds/internal/resolver;$WORK/b971=>" -p google.golang.org/grpc/xds/internal/resolver -lang=go1.23 -complete -installsuffix shared -buildid dnsMhh8U78xiSX9AU-zo/dnsMhh8U78xiSX9AU-zo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b971/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/resolver/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/resolver/serviceconfig.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/resolver/watch_service.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/resolver/xds_resolver.go
2025-08-20T22:44:27.4995357Z [00:03:28.173]➜  go tool buildid -w $WORK/b918/_pkg_.a # internal
2025-08-20T22:44:27.5028906Z [00:03:28.177]➜  cp $WORK/b918/_pkg_.a /root/.cache/go-build/21/2188bd1b207a78bce45ebdd350688859887fe450b843391a11b36546c574da1a-d # internal
2025-08-20T22:44:27.5060691Z [00:03:28.177]➜  github.com/cncf/xds/go/xds/service/orca/v3
2025-08-20T22:44:27.5061373Z [00:03:28.178]➜  mkdir -p $WORK/b986/
2025-08-20T22:44:27.5062135Z [00:03:28.178]➜  cat >/tmp/go-build2401649780/b986/importcfg << 'EOF' # internal
2025-08-20T22:44:27.5062841Z [00:03:28.178]➜  # import config
2025-08-20T22:44:27.5063546Z [00:03:28.178]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.5064451Z [00:03:28.178]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.5065319Z [00:03:28.178]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.5066597Z [00:03:28.178]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.5068239Z [00:03:28.178]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build2401649780/b952/_pkg_.a
2025-08-20T22:44:27.5069465Z [00:03:28.178]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:27.5070579Z [00:03:28.178]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:27.5071711Z [00:03:28.178]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:27.5073046Z [00:03:28.178]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:27.5074461Z [00:03:28.178]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:27.5075880Z [00:03:28.178]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:27.5077574Z [00:03:28.178]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:27.5078780Z [00:03:28.178]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:27.5079636Z [00:03:28.178]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:44:27.5080588Z [00:03:28.178]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.5081450Z [00:03:28.178]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.5082291Z [00:03:28.178]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.5083106Z [00:03:28.178]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.5083947Z [00:03:28.178]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.5084957Z [00:03:28.178]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.5085812Z [00:03:28.178]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.5086849Z [00:03:28.178]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:27.5087763Z [00:03:28.178]➜  EOF
2025-08-20T22:44:27.5093801Z [00:03:28.179]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b986/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/service/orca/v3=>github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/service/orca/v3;$WORK/b986=>" -p github.com/cncf/xds/go/xds/service/orca/v3 -lang=go1.19 -complete -installsuffix shared -buildid 82bbSzE2EMPTBJnE8Ji9/82bbSzE2EMPTBJnE8Ji9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b986/importcfg -pack /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/service/orca/v3/orca.pb.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/service/orca/v3/orca.pb.validate.go /root/go/pkg/mod/github.com/cncf/xds/go@v0.0.0-20250326154945-ae57f3c0d45f/xds/service/orca/v3/orca_grpc.pb.go
2025-08-20T22:44:27.6511198Z [00:03:28.325]➜  go tool buildid -w $WORK/b951/_pkg_.a # internal
2025-08-20T22:44:27.6562489Z [00:03:28.330]➜  cp $WORK/b951/_pkg_.a /root/.cache/go-build/28/284645efd0bed97a1ddd3d082783b6818add421d529255b36cc8937862564fcc-d # internal
2025-08-20T22:44:27.6568070Z [00:03:28.331]➜  google.golang.org/grpc/xds/internal/balancer/clusterresolver
2025-08-20T22:44:27.6568856Z [00:03:28.331]➜  mkdir -p $WORK/b948/
2025-08-20T22:44:27.6577351Z [00:03:28.332]➜  cat >/tmp/go-build2401649780/b948/importcfg << 'EOF' # internal
2025-08-20T22:44:27.6579655Z [00:03:28.332]➜  # import config
2025-08-20T22:44:27.6580416Z [00:03:28.332]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.6581301Z [00:03:28.332]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.6582254Z [00:03:28.332]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:27.6583186Z [00:03:28.332]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.6584381Z [00:03:28.332]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.6585400Z [00:03:28.332]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build2401649780/b448/_pkg_.a
2025-08-20T22:44:27.6586619Z [00:03:28.332]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:27.6588083Z [00:03:28.332]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:27.6589321Z [00:03:28.332]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:27.6590537Z [00:03:28.332]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:27.6591835Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/balancer/nop=/tmp/go-build2401649780/b946/_pkg_.a
2025-08-20T22:44:27.6593263Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/balancer/weight=/tmp/go-build2401649780/b949/_pkg_.a
2025-08-20T22:44:27.6594568Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2401649780/b514/_pkg_.a
2025-08-20T22:44:27.6595845Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:27.6597338Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:27.6598633Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build2401649780/b944/_pkg_.a
2025-08-20T22:44:27.6599680Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:27.6600924Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:27.6602510Z [00:03:28.332]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:27.6603937Z [00:03:28.332]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:27.6605234Z [00:03:28.332]➜  packagefile google.golang.org/grpc/resolver/ringhash=/tmp/go-build2401649780/b950/_pkg_.a
2025-08-20T22:44:27.6606399Z [00:03:28.332]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:27.6608667Z [00:03:28.332]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build2401649780/b931/_pkg_.a
2025-08-20T22:44:27.6610108Z [00:03:28.332]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterimpl=/tmp/go-build2401649780/b951/_pkg_.a
2025-08-20T22:44:27.6611710Z [00:03:28.332]➜  packagefile google.golang.org/grpc/xds/internal/balancer/outlierdetection=/tmp/go-build2401649780/b954/_pkg_.a
2025-08-20T22:44:27.6613305Z [00:03:28.332]➜  packagefile google.golang.org/grpc/xds/internal/balancer/priority=/tmp/go-build2401649780/b955/_pkg_.a
2025-08-20T22:44:27.6614848Z [00:03:28.332]➜  packagefile google.golang.org/grpc/xds/internal/balancer/wrrlocality=/tmp/go-build2401649780/b956/_pkg_.a
2025-08-20T22:44:27.6616352Z [00:03:28.332]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:44:27.6618080Z [00:03:28.332]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:44:27.6619061Z [00:03:28.332]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.6619888Z [00:03:28.332]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:27.6620674Z [00:03:28.332]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.6621289Z [00:03:28.332]➜  EOF
2025-08-20T22:44:27.6631060Z [00:03:28.332]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b948/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver;$WORK/b948=>" -p google.golang.org/grpc/xds/internal/balancer/clusterresolver -lang=go1.23 -complete -installsuffix shared -buildid 2NF51U20mVgs-542FRo_/2NF51U20mVgs-542FRo_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b948/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/clusterresolver.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/configbuilder.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/configbuilder_childname.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/resource_resolver.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/resource_resolver_dns.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/clusterresolver/resource_resolver_eds.go
2025-08-20T22:44:27.6729458Z [00:03:28.347]➜  go tool buildid -w $WORK/b986/_pkg_.a # internal
2025-08-20T22:44:27.6764525Z [00:03:28.350]➜  cp $WORK/b986/_pkg_.a /root/.cache/go-build/d5/d583864590c3a96cae4c674e38cf8cce5997655e0423e26c853da3de6ce7b0a7-d # internal
2025-08-20T22:44:27.6772938Z [00:03:28.351]➜  google.golang.org/grpc/orca/internal
2025-08-20T22:44:27.6780480Z [00:03:28.351]➜  mkdir -p $WORK/b987/
2025-08-20T22:44:27.6781280Z [00:03:28.351]➜  cat >/tmp/go-build2401649780/b987/importcfg << 'EOF' # internal
2025-08-20T22:44:27.6781980Z [00:03:28.351]➜  # import config
2025-08-20T22:44:27.6782661Z [00:03:28.351]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.6783488Z [00:03:28.351]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.6784726Z [00:03:28.351]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build2401649780/b952/_pkg_.a
2025-08-20T22:44:27.6787638Z [00:03:28.352]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:27.6790184Z [00:03:28.352]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:27.6791673Z [00:03:28.352]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:27.6792722Z [00:03:28.352]➜  EOF
2025-08-20T22:44:27.6796653Z [00:03:28.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b987/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca/internal=>google.golang.org/grpc@v1.72.2/orca/internal;$WORK/b987=>" -p google.golang.org/grpc/orca/internal -lang=go1.23 -complete -installsuffix shared -buildid 7uRIaQCypFDmMokT5JIg/7uRIaQCypFDmMokT5JIg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b987/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca/internal/internal.go
2025-08-20T22:44:27.6957341Z [00:03:28.370]➜  go tool buildid -w $WORK/b971/_pkg_.a # internal
2025-08-20T22:44:27.7008266Z [00:03:28.375]➜  cp $WORK/b971/_pkg_.a /root/.cache/go-build/be/be5c106d11f79407477f5a83aaa702c60b5a7613160ea652eb72fc1f9bb9c7f1-d # internal
2025-08-20T22:44:27.7010061Z [00:03:28.375]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/log
2025-08-20T22:44:27.7011349Z [00:03:28.375]➜  mkdir -p $WORK/b992/
2025-08-20T22:44:27.7017492Z [00:03:28.376]➜  cat >/tmp/go-build2401649780/b992/importcfg << 'EOF' # internal
2025-08-20T22:44:27.7018572Z [00:03:28.376]➜  # import config
2025-08-20T22:44:27.7020502Z [00:03:28.376]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.7021314Z [00:03:28.376]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:27.7022085Z [00:03:28.376]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.7022637Z [00:03:28.376]➜  EOF
2025-08-20T22:44:27.7027037Z [00:03:28.376]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b992/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/log=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.1/log;$WORK/b992=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/log -lang=go1.23 -complete -installsuffix shared -buildid 3s9h3o1L7Gmw10NIAH2H/3s9h3o1L7Gmw10NIAH2H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b992/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/log/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/log/log.go
2025-08-20T22:44:27.7088792Z [00:03:28.383]➜  go tool buildid -w $WORK/b987/_pkg_.a # internal
2025-08-20T22:44:27.7101322Z [00:03:28.384]➜  cp $WORK/b987/_pkg_.a /root/.cache/go-build/eb/eb23a37f2ad4d823d2b80ada717978e126de69a137cd3854b22a640868543660-d # internal
2025-08-20T22:44:27.7104394Z [00:03:28.385]➜  google.golang.org/grpc/orca
2025-08-20T22:44:27.7106565Z [00:03:28.385]➜  mkdir -p $WORK/b985/
2025-08-20T22:44:27.7114078Z [00:03:28.385]➜  cat >/tmp/go-build2401649780/b985/importcfg << 'EOF' # internal
2025-08-20T22:44:27.7116015Z [00:03:28.385]➜  # import config
2025-08-20T22:44:27.7116794Z [00:03:28.385]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.7117746Z [00:03:28.385]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.7118813Z [00:03:28.385]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build2401649780/b952/_pkg_.a
2025-08-20T22:44:27.7120055Z [00:03:28.385]➜  packagefile github.com/cncf/xds/go/xds/service/orca/v3=/tmp/go-build2401649780/b986/_pkg_.a
2025-08-20T22:44:27.7121180Z [00:03:28.386]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:27.7122253Z [00:03:28.386]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:27.7123652Z [00:03:28.386]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:27.7124886Z [00:03:28.386]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:27.7126214Z [00:03:28.386]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:27.7127665Z [00:03:28.386]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:44:27.7129051Z [00:03:28.386]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build2401649780/b504/_pkg_.a
2025-08-20T22:44:27.7130356Z [00:03:28.386]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:27.7131621Z [00:03:28.386]➜  packagefile google.golang.org/grpc/orca/internal=/tmp/go-build2401649780/b987/_pkg_.a
2025-08-20T22:44:27.7132834Z [00:03:28.386]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:27.7134022Z [00:03:28.386]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:27.7135390Z [00:03:28.386]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:27.7136596Z [00:03:28.386]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.7145063Z [00:03:28.386]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:27.7145929Z [00:03:28.386]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.7146520Z [00:03:28.386]➜  EOF
2025-08-20T22:44:27.7151938Z [00:03:28.386]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b985/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca=>google.golang.org/grpc@v1.72.2/orca;$WORK/b985=>" -p google.golang.org/grpc/orca -lang=go1.23 -complete -installsuffix shared -buildid 0J9sfZFGYw9eLRD_wtEH/0J9sfZFGYw9eLRD_wtEH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b985/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca/call_metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca/orca.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca/producer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca/server_metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/orca/service.go
2025-08-20T22:44:27.7263949Z [00:03:28.401]➜  go tool buildid -w $WORK/b992/_pkg_.a # internal
2025-08-20T22:44:27.7284187Z [00:03:28.402]➜  cp $WORK/b992/_pkg_.a /root/.cache/go-build/6c/6c184a47d94bac0ba8bc4c22b820e6995258bf59a8a6cc694030381c5f789a7c-d # internal
2025-08-20T22:44:27.7286613Z [00:03:28.402]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/log
2025-08-20T22:44:27.7287434Z [00:03:28.402]➜  mkdir -p $WORK/b991/
2025-08-20T22:44:27.7288142Z [00:03:28.402]➜  cat >/tmp/go-build2401649780/b991/importcfg << 'EOF' # internal
2025-08-20T22:44:27.7288712Z [00:03:28.402]➜  # import config
2025-08-20T22:44:27.7289626Z [00:03:28.402]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:44:27.7290497Z [00:03:28.402]➜  EOF
2025-08-20T22:44:27.7294976Z [00:03:28.403]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b991/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/log=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/log;$WORK/b991=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/log -lang=go1.23 -complete -installsuffix shared -buildid TAj1BiON4BopNGXrgYZV/TAj1BiON4BopNGXrgYZV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b991/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/log/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/log/log.go
2025-08-20T22:44:27.7387047Z [00:03:28.413]➜  go tool buildid -w $WORK/b991/_pkg_.a # internal
2025-08-20T22:44:27.7389561Z [00:03:28.413]➜  cp $WORK/b991/_pkg_.a /root/.cache/go-build/e0/e066d537638bdf22711fbada501050825d987790d60e21166ed10b6a47d9d119-d # internal
2025-08-20T22:44:27.7391047Z [00:03:28.413]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log
2025-08-20T22:44:27.7391742Z [00:03:28.413]➜  mkdir -p $WORK/b990/
2025-08-20T22:44:27.7392596Z [00:03:28.413]➜  cat >/tmp/go-build2401649780/b990/importcfg << 'EOF' # internal
2025-08-20T22:44:27.7393295Z [00:03:28.413]➜  # import config
2025-08-20T22:44:27.7394257Z [00:03:28.413]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/log=/tmp/go-build2401649780/b991/_pkg_.a
2025-08-20T22:44:27.7395696Z [00:03:28.413]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:44:27.7396587Z [00:03:28.413]➜  EOF
2025-08-20T22:44:27.7400895Z [00:03:28.413]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b990/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/log=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/log;$WORK/b990=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log -lang=go1.23 -complete -installsuffix shared -buildid lSfcJ1Vi-gKgi_efAInl/lSfcJ1Vi-gKgi_efAInl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b990/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/log/log.go
2025-08-20T22:44:27.7518574Z [00:03:28.424]➜  go tool buildid -w $WORK/b990/_pkg_.a # internal
2025-08-20T22:44:27.7521200Z [00:03:28.425]➜  cp $WORK/b990/_pkg_.a /root/.cache/go-build/96/969b11596a09e17f8a681d19e55bc74c641e5792539f4d11bb24be39cd80c294-d # internal
2025-08-20T22:44:27.7522579Z [00:03:28.426]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared
2025-08-20T22:44:27.7523345Z [00:03:28.426]➜  mkdir -p $WORK/b993/
2025-08-20T22:44:27.7525388Z [00:03:28.427]➜  cat >/tmp/go-build2401649780/b993/importcfg << 'EOF' # internal
2025-08-20T22:44:27.7526126Z [00:03:28.427]➜  # import config
2025-08-20T22:44:27.7526863Z [00:03:28.427]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.7528131Z [00:03:28.427]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.7528967Z [00:03:28.427]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:27.7530203Z [00:03:28.427]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.7530989Z [00:03:28.427]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.7531697Z [00:03:28.427]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:27.7532499Z [00:03:28.427]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.7533111Z [00:03:28.427]➜  EOF
2025-08-20T22:44:27.7538384Z [00:03:28.427]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b993/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/shared=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/shared;$WORK/b993=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared -lang=go1.23 -complete -installsuffix shared -buildid VYBXL89gZviFLYnZiM19/VYBXL89gZviFLYnZiM19 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b993/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/shared/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/shared/shared.go
2025-08-20T22:44:27.7842179Z [00:03:28.458]➜  go tool buildid -w $WORK/b993/_pkg_.a # internal
2025-08-20T22:44:27.7859597Z [00:03:28.460]➜  cp $WORK/b993/_pkg_.a /root/.cache/go-build/94/94f0260f86eb8860d40ab1c067246c2f2baad3624a65611ead33184bca05b0ea-d # internal
2025-08-20T22:44:27.7862227Z [00:03:28.460]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/exported
2025-08-20T22:44:27.7863374Z [00:03:28.461]➜  mkdir -p $WORK/b994/
2025-08-20T22:44:27.7871206Z [00:03:28.461]➜  cat >/tmp/go-build2401649780/b994/importcfg << 'EOF' # internal
2025-08-20T22:44:27.7871961Z [00:03:28.461]➜  # import config
2025-08-20T22:44:27.7872667Z [00:03:28.461]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.7873753Z [00:03:28.461]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:27.7874642Z [00:03:28.461]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:27.7875568Z [00:03:28.461]➜  EOF
2025-08-20T22:44:27.7901458Z [00:03:28.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b994/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/exported=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.1/exported;$WORK/b994=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/exported -lang=go1.23 -complete -installsuffix shared -buildid L-7oOK-1IZe1uLxQCGUP/L-7oOK-1IZe1uLxQCGUP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b994/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/exported/exported.go
2025-08-20T22:44:27.8129322Z [00:03:28.487]➜  go tool buildid -w $WORK/b994/_pkg_.a # internal
2025-08-20T22:44:27.8142621Z [00:03:28.488]➜  cp $WORK/b994/_pkg_.a /root/.cache/go-build/3f/3f93e0de70ff20393c3003eaadfe5d4dfb9a17144a874ed72020b40e63139c70-d # internal
2025-08-20T22:44:27.8146943Z [00:03:28.489]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported
2025-08-20T22:44:27.8149840Z [00:03:28.489]➜  mkdir -p $WORK/b989/
2025-08-20T22:44:27.8153892Z [00:03:28.489]➜  cat >/tmp/go-build2401649780/b989/importcfg << 'EOF' # internal
2025-08-20T22:44:27.8155983Z [00:03:28.489]➜  # import config
2025-08-20T22:44:27.8156693Z [00:03:28.489]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:27.8160247Z [00:03:28.490]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.8161159Z [00:03:28.490]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:27.8161982Z [00:03:28.490]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:27.8162800Z [00:03:28.490]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.8163650Z [00:03:28.490]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.8164840Z [00:03:28.490]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:27.8166724Z [00:03:28.490]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:27.8168453Z [00:03:28.490]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build2401649780/b994/_pkg_.a
2025-08-20T22:44:27.8169638Z [00:03:28.490]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:27.8170492Z [00:03:28.490]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:27.8171470Z [00:03:28.490]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:27.8172312Z [00:03:28.490]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:27.8173131Z [00:03:28.490]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:27.8174019Z [00:03:28.490]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:27.8174830Z [00:03:28.490]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.8175465Z [00:03:28.490]➜  EOF
2025-08-20T22:44:27.8192434Z [00:03:28.490]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b989/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/exported=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/exported;$WORK/b989=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported -lang=go1.23 -complete -installsuffix shared -buildid CBWDC4OTiPKXCk3yGFgp/CBWDC4OTiPKXCk3yGFgp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b989/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/exported/exported.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/exported/pipeline.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/exported/request.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/exported/response_error.go
2025-08-20T22:44:27.9138474Z [00:03:28.588]➜  go tool buildid -w $WORK/b985/_pkg_.a # internal
2025-08-20T22:44:27.9189796Z [00:03:28.593]➜  go tool buildid -w $WORK/b989/_pkg_.a # internal
2025-08-20T22:44:27.9217046Z [00:03:28.596]➜  cp $WORK/b989/_pkg_.a /root/.cache/go-build/05/0543e404365ced58ee2719bd4419b856b577d30c47e8f9d166bbdd6b1503db50-d # internal
2025-08-20T22:44:27.9219085Z [00:03:28.596]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing
2025-08-20T22:44:27.9220186Z [00:03:28.596]➜  mkdir -p $WORK/b997/
2025-08-20T22:44:27.9221995Z [00:03:28.596]➜  cat >/tmp/go-build2401649780/b997/importcfg << 'EOF' # internal
2025-08-20T22:44:27.9222681Z [00:03:28.596]➜  # import config
2025-08-20T22:44:27.9223351Z [00:03:28.596]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.9223986Z [00:03:28.596]➜  EOF
2025-08-20T22:44:27.9228905Z [00:03:28.596]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b997/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/tracing=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/tracing;$WORK/b997=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing -lang=go1.23 -complete -installsuffix shared -buildid 0E-6jXWktgq66tzmUnn-/0E-6jXWktgq66tzmUnn- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b997/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/tracing/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/tracing/tracing.go
2025-08-20T22:44:27.9235042Z [00:03:28.598]➜  cp $WORK/b985/_pkg_.a /root/.cache/go-build/28/281e56768b77e1eb32977d6f31607cd458f96819ef1b251ea3e719f0969dfd68-d # internal
2025-08-20T22:44:27.9270853Z [00:03:28.601]➜  google.golang.org/grpc/balancer/weightedroundrobin
2025-08-20T22:44:27.9273879Z [00:03:28.601]➜  mkdir -p $WORK/b983/
2025-08-20T22:44:27.9280403Z [00:03:28.602]➜  cat >/tmp/go-build2401649780/b983/importcfg << 'EOF' # internal
2025-08-20T22:44:27.9281216Z [00:03:28.602]➜  # import config
2025-08-20T22:44:27.9282212Z [00:03:28.602]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:27.9283083Z [00:03:28.602]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.9284121Z [00:03:28.602]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build2401649780/b952/_pkg_.a
2025-08-20T22:44:27.9285293Z [00:03:28.602]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:27.9286603Z [00:03:28.602]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2401649780/b495/_pkg_.a
2025-08-20T22:44:27.9288364Z [00:03:28.602]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2401649780/b474/_pkg_.a
2025-08-20T22:44:27.9289927Z [00:03:28.602]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin/internal=/tmp/go-build2401649780/b984/_pkg_.a
2025-08-20T22:44:27.9291401Z [00:03:28.602]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build2401649780/b941/_pkg_.a
2025-08-20T22:44:27.9292686Z [00:03:28.602]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:27.9293913Z [00:03:28.602]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:44:27.9295078Z [00:03:28.602]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:27.9296270Z [00:03:28.602]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:27.9302361Z [00:03:28.602]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:27.9303781Z [00:03:28.602]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:27.9305199Z [00:03:28.602]➜  packagefile google.golang.org/grpc/orca=/tmp/go-build2401649780/b985/_pkg_.a
2025-08-20T22:44:27.9306580Z [00:03:28.602]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:27.9308133Z [00:03:28.602]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:27.9309138Z [00:03:28.602]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:27.9309986Z [00:03:28.602]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:27.9310770Z [00:03:28.602]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:27.9311592Z [00:03:28.602]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:27.9312437Z [00:03:28.602]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.9313075Z [00:03:28.602]➜  EOF
2025-08-20T22:44:27.9319396Z [00:03:28.602]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b983/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin=>google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin;$WORK/b983=>" -p google.golang.org/grpc/balancer/weightedroundrobin -lang=go1.23 -complete -installsuffix shared -buildid GpweCAukGfqHt44ytD4t/GpweCAukGfqHt44ytD4t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b983/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/weightedroundrobin/scheduler.go
2025-08-20T22:44:27.9518299Z [00:03:28.626]➜  go tool buildid -w $WORK/b997/_pkg_.a # internal
2025-08-20T22:44:27.9548507Z [00:03:28.627]➜  cp $WORK/b997/_pkg_.a /root/.cache/go-build/b3/b367e193ddb61ce12425979719e814bf4233048b2d15274368a6ada8b0ea1f3f-d # internal
2025-08-20T22:44:27.9564830Z [00:03:28.627]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/policy
2025-08-20T22:44:27.9565578Z [00:03:28.627]➜  mkdir -p $WORK/b995/
2025-08-20T22:44:27.9566686Z [00:03:28.628]➜  cat >/tmp/go-build2401649780/b995/importcfg << 'EOF' # internal
2025-08-20T22:44:27.9567621Z [00:03:28.628]➜  # import config
2025-08-20T22:44:27.9568319Z [00:03:28.628]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:27.9569459Z [00:03:28.628]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build2401649780/b996/_pkg_.a
2025-08-20T22:44:27.9570926Z [00:03:28.628]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:27.9572563Z [00:03:28.628]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:27.9574139Z [00:03:28.628]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build2401649780/b997/_pkg_.a
2025-08-20T22:44:27.9575313Z [00:03:28.628]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:27.9576340Z [00:03:28.628]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:27.9576987Z [00:03:28.628]➜  EOF
2025-08-20T22:44:27.9581936Z [00:03:28.628]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b995/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/policy=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/policy;$WORK/b995=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/policy -lang=go1.23 -complete -installsuffix shared -buildid cTc3lgs2OEmuWFdVNgZY/cTc3lgs2OEmuWFdVNgZY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b995/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/policy/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/policy/policy.go
2025-08-20T22:44:27.9942245Z [00:03:28.668]➜  go tool buildid -w $WORK/b995/_pkg_.a # internal
2025-08-20T22:44:27.9945579Z [00:03:28.668]➜  cp $WORK/b995/_pkg_.a /root/.cache/go-build/2c/2c95bee703ef614e382417a3c513f878ce36ee13052dfc03cc9db9f965b829d1-d # internal
2025-08-20T22:44:27.9949143Z [00:03:28.668]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/poller
2025-08-20T22:44:27.9949889Z [00:03:28.668]➜  mkdir -p $WORK/b1000/
2025-08-20T22:44:27.9950639Z [00:03:28.668]➜  cat >/tmp/go-build2401649780/b1000/importcfg << 'EOF' # internal
2025-08-20T22:44:27.9951307Z [00:03:28.668]➜  # import config
2025-08-20T22:44:27.9952021Z [00:03:28.668]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:27.9952901Z [00:03:28.668]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:27.9953710Z [00:03:28.668]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:27.9954904Z [00:03:28.668]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build2401649780/b994/_pkg_.a
2025-08-20T22:44:27.9956079Z [00:03:28.668]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:27.9956926Z [00:03:28.668]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:27.9961743Z [00:03:28.668]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:27.9962370Z [00:03:28.668]➜  EOF
2025-08-20T22:44:27.9966521Z [00:03:28.668]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1000/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/poller=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.1/poller;$WORK/b1000=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/poller -lang=go1.23 -complete -installsuffix shared -buildid bi7ZkchYXXnxGkCplFGA/bi7ZkchYXXnxGkCplFGA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1000/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/poller/util.go
2025-08-20T22:44:28.0124356Z [00:03:28.686]➜  go tool buildid -w $WORK/b948/_pkg_.a # internal
2025-08-20T22:44:28.0386213Z [00:03:28.713]➜  cp $WORK/b948/_pkg_.a /root/.cache/go-build/2e/2eab2e3ffc4a3e34c9c9c31092d27e8bf920b5e594913c473e29989b500e710c-d # internal
2025-08-20T22:44:28.0412465Z [00:03:28.715]➜  google.golang.org/grpc/xds/internal/balancer/cdsbalancer
2025-08-20T22:44:28.0415178Z [00:03:28.715]➜  mkdir -p $WORK/b945/
2025-08-20T22:44:28.0421917Z [00:03:28.716]➜  cat >/tmp/go-build2401649780/b945/importcfg << 'EOF' # internal
2025-08-20T22:44:28.0427516Z [00:03:28.716]➜  # import config
2025-08-20T22:44:28.0428215Z [00:03:28.716]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.0429103Z [00:03:28.716]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:28.0430029Z [00:03:28.716]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:28.0430905Z [00:03:28.716]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.0432103Z [00:03:28.716]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:28.0433362Z [00:03:28.716]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:44:28.0434753Z [00:03:28.716]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:28.0436001Z [00:03:28.716]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:44:28.0437578Z [00:03:28.716]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build2401649780/b878/_pkg_.a
2025-08-20T22:44:28.0438829Z [00:03:28.716]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:28.0439934Z [00:03:28.716]➜  packagefile google.golang.org/grpc/internal/balancer/nop=/tmp/go-build2401649780/b946/_pkg_.a
2025-08-20T22:44:28.0441252Z [00:03:28.716]➜  packagefile google.golang.org/grpc/internal/credentials/xds=/tmp/go-build2401649780/b947/_pkg_.a
2025-08-20T22:44:28.0442556Z [00:03:28.716]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:28.0443856Z [00:03:28.716]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:28.0445110Z [00:03:28.716]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:44:28.0446295Z [00:03:28.716]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:28.0468759Z [00:03:28.716]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:44:28.0470343Z [00:03:28.716]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterresolver=/tmp/go-build2401649780/b948/_pkg_.a
2025-08-20T22:44:28.0471899Z [00:03:28.716]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:44:28.0473447Z [00:03:28.716]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:44:28.0474689Z [00:03:28.716]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:28.0475562Z [00:03:28.716]➜  EOF
2025-08-20T22:44:28.0485377Z [00:03:28.716]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b945/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/cdsbalancer=>google.golang.org/grpc@v1.72.2/xds/internal/balancer/cdsbalancer;$WORK/b945=>" -p google.golang.org/grpc/xds/internal/balancer/cdsbalancer -lang=go1.23 -complete -installsuffix shared -buildid t6KqNLHL27bABsSPNonh/t6KqNLHL27bABsSPNonh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b945/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/cdsbalancer/cdsbalancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/cdsbalancer/cluster_watcher.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/cdsbalancer/logging.go
2025-08-20T22:44:28.0490870Z [00:03:28.722]➜  go tool buildid -w $WORK/b1000/_pkg_.a # internal
2025-08-20T22:44:28.0508509Z [00:03:28.725]➜  cp $WORK/b1000/_pkg_.a /root/.cache/go-build/4a/4ad4a743e142af36d5d04ec474f74b39a8c77af04cb6ce9f6f1420e5e0e8d5af-d # internal
2025-08-20T22:44:28.0534184Z [00:03:28.725]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers
2025-08-20T22:44:28.0534945Z [00:03:28.725]➜  mkdir -p $WORK/b999/
2025-08-20T22:44:28.0535674Z [00:03:28.725]➜  cat >/tmp/go-build2401649780/b999/importcfg << 'EOF' # internal
2025-08-20T22:44:28.0536373Z [00:03:28.725]➜  # import config
2025-08-20T22:44:28.0537039Z [00:03:28.725]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.0538096Z [00:03:28.725]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:28.0538964Z [00:03:28.725]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.0539944Z [00:03:28.725]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.0541234Z [00:03:28.725]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.0543024Z [00:03:28.725]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:28.0544569Z [00:03:28.725]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.0546155Z [00:03:28.726]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build2401649780/b994/_pkg_.a
2025-08-20T22:44:28.0547837Z [00:03:28.726]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:44:28.0548967Z [00:03:28.726]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.0549777Z [00:03:28.726]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:28.0550379Z [00:03:28.726]➜  EOF
2025-08-20T22:44:28.0555445Z [00:03:28.726]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b999/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers;$WORK/b999=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers -lang=go1.23 -complete -installsuffix shared -buildid 5DLU5ZjfLh9WLUbKIEfI/5DLU5ZjfLh9WLUbKIEfI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b999/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/poller.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/util.go
2025-08-20T22:44:28.0719719Z [00:03:28.746]➜  go tool buildid -w $WORK/b983/_pkg_.a # internal
2025-08-20T22:44:28.0744325Z [00:03:28.748]➜  cp $WORK/b983/_pkg_.a /root/.cache/go-build/45/45535ab7498a7e89262fd7a15ab6a1bd13695b175c95961b6235c438d7f3a2c3-d # internal
2025-08-20T22:44:28.0746426Z [00:03:28.749]➜  google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter
2025-08-20T22:44:28.0748740Z [00:03:28.749]➜  mkdir -p $WORK/b976/
2025-08-20T22:44:28.0754815Z [00:03:28.750]➜  cat >/tmp/go-build2401649780/b976/importcfg << 'EOF' # internal
2025-08-20T22:44:28.0755795Z [00:03:28.750]➜  # import config
2025-08-20T22:44:28.0756817Z [00:03:28.750]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:28.0758236Z [00:03:28.750]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.0759531Z [00:03:28.750]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build2401649780/b926/_pkg_.a
2025-08-20T22:44:28.0760911Z [00:03:28.750]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build2401649780/b902/_pkg_.a
2025-08-20T22:44:28.0762992Z [00:03:28.750]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3=/tmp/go-build2401649780/b977/_pkg_.a
2025-08-20T22:44:28.0765640Z [00:03:28.750]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3=/tmp/go-build2401649780/b978/_pkg_.a
2025-08-20T22:44:28.0768607Z [00:03:28.750]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3=/tmp/go-build2401649780/b980/_pkg_.a
2025-08-20T22:44:28.0771021Z [00:03:28.750]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3=/tmp/go-build2401649780/b981/_pkg_.a
2025-08-20T22:44:28.0773402Z [00:03:28.750]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3=/tmp/go-build2401649780/b982/_pkg_.a
2025-08-20T22:44:28.0775297Z [00:03:28.750]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:44:28.0777868Z [00:03:28.750]➜  packagefile google.golang.org/grpc/balancer/leastrequest=/tmp/go-build2401649780/b940/_pkg_.a
2025-08-20T22:44:28.0779224Z [00:03:28.750]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2401649780/b472/_pkg_.a
2025-08-20T22:44:28.0780670Z [00:03:28.750]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2401649780/b494/_pkg_.a
2025-08-20T22:44:28.0782191Z [00:03:28.750]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin=/tmp/go-build2401649780/b983/_pkg_.a
2025-08-20T22:44:28.0783581Z [00:03:28.750]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:44:28.0784901Z [00:03:28.750]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:44:28.0786287Z [00:03:28.750]➜  packagefile google.golang.org/grpc/xds/internal/balancer/ringhash=/tmp/go-build2401649780/b972/_pkg_.a
2025-08-20T22:44:28.0788009Z [00:03:28.750]➜  packagefile google.golang.org/grpc/xds/internal/balancer/wrrlocality=/tmp/go-build2401649780/b956/_pkg_.a
2025-08-20T22:44:28.0789532Z [00:03:28.750]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry=/tmp/go-build2401649780/b934/_pkg_.a
2025-08-20T22:44:28.0790923Z [00:03:28.750]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:28.0792218Z [00:03:28.750]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:44:28.0793298Z [00:03:28.750]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.0793920Z [00:03:28.750]➜  EOF
2025-08-20T22:44:28.0798935Z [00:03:28.750]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b976/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdslbregistry/converter=>google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdslbregistry/converter;$WORK/b976=>" -p google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter -lang=go1.23 -complete -installsuffix shared -buildid CZeeGvkI5_FQ-Uan3-Ln/CZeeGvkI5_FQ-Uan3-Ln -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b976/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/xdsclient/xdslbregistry/converter/converter.go
2025-08-20T22:44:28.1019375Z [00:03:28.776]➜  go tool buildid -w $WORK/b999/_pkg_.a # internal
2025-08-20T22:44:28.1034192Z [00:03:28.777]➜  cp $WORK/b999/_pkg_.a /root/.cache/go-build/e4/e48773e76b9bd57d223fd046e20de54a3c4dc21ce52401b1a7016c7bdcc71653-d # internal
2025-08-20T22:44:28.1041444Z [00:03:28.778]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async
2025-08-20T22:44:28.1042250Z [00:03:28.778]➜  mkdir -p $WORK/b1001/
2025-08-20T22:44:28.1050046Z [00:03:28.779]➜  cat >/tmp/go-build2401649780/b1001/importcfg << 'EOF' # internal
2025-08-20T22:44:28.1082318Z [00:03:28.779]➜  # import config
2025-08-20T22:44:28.1083049Z [00:03:28.779]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.1083920Z [00:03:28.779]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.1084739Z [00:03:28.779]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.1086176Z [00:03:28.779]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.1087910Z [00:03:28.779]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:28.1089437Z [00:03:28.779]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build2401649780/b999/_pkg_.a
2025-08-20T22:44:28.1090979Z [00:03:28.779]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.1092333Z [00:03:28.779]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:44:28.1093445Z [00:03:28.779]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.1094275Z [00:03:28.779]➜  EOF
2025-08-20T22:44:28.1099817Z [00:03:28.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1001/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/async=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/async;$WORK/b1001=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async -lang=go1.23 -complete -installsuffix shared -buildid 9eLVeLfzNTDyEpNIa0W4/9eLVeLfzNTDyEpNIa0W4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1001/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/async/async.go
2025-08-20T22:44:28.1341434Z [00:03:28.808]➜  go tool buildid -w $WORK/b1001/_pkg_.a # internal
2025-08-20T22:44:28.1354435Z [00:03:28.809]➜  cp $WORK/b1001/_pkg_.a /root/.cache/go-build/4e/4e56a71e55255d9e6392a519f7fb6dfcadc1aae31b84be4f17c844e2298c6571-d # internal
2025-08-20T22:44:28.1361773Z [00:03:28.810]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body
2025-08-20T22:44:28.1362626Z [00:03:28.810]➜  mkdir -p $WORK/b1002/
2025-08-20T22:44:28.1370768Z [00:03:28.811]➜  cat >/tmp/go-build2401649780/b1002/importcfg << 'EOF' # internal
2025-08-20T22:44:28.1378160Z [00:03:28.811]➜  # import config
2025-08-20T22:44:28.1378886Z [00:03:28.811]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.1379742Z [00:03:28.811]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.1381141Z [00:03:28.811]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.1382838Z [00:03:28.811]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:28.1384459Z [00:03:28.811]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build2401649780/b999/_pkg_.a
2025-08-20T22:44:28.1386045Z [00:03:28.811]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:44:28.1387384Z [00:03:28.811]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.1388331Z [00:03:28.811]➜  EOF
2025-08-20T22:44:28.1393047Z [00:03:28.811]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1002/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/body=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/body;$WORK/b1002=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body -lang=go1.23 -complete -installsuffix shared -buildid LIwpWA46HJIRv0BeeXFj/LIwpWA46HJIRv0BeeXFj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1002/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/body/body.go
2025-08-20T22:44:28.1736685Z [00:03:28.848]➜  go tool buildid -w $WORK/b1002/_pkg_.a # internal
2025-08-20T22:44:28.1745729Z [00:03:28.849]➜  cp $WORK/b1002/_pkg_.a /root/.cache/go-build/a6/a64aaf8c31805704dc8edd1c2009fcbb9729337edaf0a1fc9cf1a5d7050e0858-d # internal
2025-08-20T22:44:28.1761882Z [00:03:28.849]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake
2025-08-20T22:44:28.1762748Z [00:03:28.849]➜  mkdir -p $WORK/b1003/
2025-08-20T22:44:28.1763471Z [00:03:28.850]➜  cat >/tmp/go-build2401649780/b1003/importcfg << 'EOF' # internal
2025-08-20T22:44:28.1764163Z [00:03:28.850]➜  # import config
2025-08-20T22:44:28.1772726Z [00:03:28.851]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.1773604Z [00:03:28.851]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.1774411Z [00:03:28.851]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.1775607Z [00:03:28.851]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.1777448Z [00:03:28.851]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:28.1779216Z [00:03:28.851]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build2401649780/b999/_pkg_.a
2025-08-20T22:44:28.1780863Z [00:03:28.851]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.1782521Z [00:03:28.851]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:44:28.1783671Z [00:03:28.851]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.1784509Z [00:03:28.851]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.1785158Z [00:03:28.851]➜  EOF
2025-08-20T22:44:28.1789870Z [00:03:28.851]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1003/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/fake=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/fake;$WORK/b1003=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake -lang=go1.23 -complete -installsuffix shared -buildid B4mw51MXdOnPxM_g2BAy/B4mw51MXdOnPxM_g2BAy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1003/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/fake/fake.go
2025-08-20T22:44:28.1813943Z [00:03:28.855]➜  go tool buildid -w $WORK/b976/_pkg_.a # internal
2025-08-20T22:44:28.1826635Z [00:03:28.857]➜  cp $WORK/b976/_pkg_.a /root/.cache/go-build/04/04024a8b92aac7eb6eed3e352cb22750b616888ffbdf1dd942baeb959ffd1a13-d # internal
2025-08-20T22:44:28.1855258Z [00:03:28.857]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc
2025-08-20T22:44:28.1856035Z [00:03:28.857]➜  mkdir -p $WORK/b1004/
2025-08-20T22:44:28.1856767Z [00:03:28.857]➜  cat >/tmp/go-build2401649780/b1004/importcfg << 'EOF' # internal
2025-08-20T22:44:28.1857837Z [00:03:28.857]➜  # import config
2025-08-20T22:44:28.1858580Z [00:03:28.857]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.1859620Z [00:03:28.857]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.1860443Z [00:03:28.858]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.1861704Z [00:03:28.858]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.1863319Z [00:03:28.858]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:28.1864903Z [00:03:28.858]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build2401649780/b999/_pkg_.a
2025-08-20T22:44:28.1866529Z [00:03:28.858]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.1868726Z [00:03:28.858]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:44:28.1869889Z [00:03:28.858]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.1870709Z [00:03:28.858]➜  EOF
2025-08-20T22:44:28.1875302Z [00:03:28.860]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1004/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/loc=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/loc;$WORK/b1004=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc -lang=go1.23 -complete -installsuffix shared -buildid c85FBKl4lPmuqpfsnbBU/c85FBKl4lPmuqpfsnbBU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1004/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/loc/loc.go
2025-08-20T22:44:28.1991195Z [00:03:28.873]➜  go tool buildid -w $WORK/b1003/_pkg_.a # internal
2025-08-20T22:44:28.2001850Z [00:03:28.874]➜  cp $WORK/b1003/_pkg_.a /root/.cache/go-build/54/54c3b7350bd01797d29bc70cfd45eca353939afaec05f51cc5b09de54aac2803-d # internal
2025-08-20T22:44:28.2006635Z [00:03:28.874]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op
2025-08-20T22:44:28.2008851Z [00:03:28.875]➜  mkdir -p $WORK/b1005/
2025-08-20T22:44:28.2014691Z [00:03:28.875]➜  cat >/tmp/go-build2401649780/b1005/importcfg << 'EOF' # internal
2025-08-20T22:44:28.2015717Z [00:03:28.875]➜  # import config
2025-08-20T22:44:28.2020551Z [00:03:28.875]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.2021557Z [00:03:28.875]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.2022394Z [00:03:28.875]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.2023629Z [00:03:28.875]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.2025218Z [00:03:28.875]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:28.2026803Z [00:03:28.875]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build2401649780/b999/_pkg_.a
2025-08-20T22:44:28.2032043Z [00:03:28.875]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.2033519Z [00:03:28.875]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:44:28.2034598Z [00:03:28.875]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.2035192Z [00:03:28.875]➜  EOF
2025-08-20T22:44:28.2039804Z [00:03:28.875]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1005/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/op=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/op;$WORK/b1005=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op -lang=go1.23 -complete -installsuffix shared -buildid -2tYS7a8CnU4ac7-7Nx4/-2tYS7a8CnU4ac7-7Nx4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1005/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/internal/pollers/op/op.go
2025-08-20T22:44:28.2353807Z [00:03:28.909]➜  go tool buildid -w $WORK/b1004/_pkg_.a # internal
2025-08-20T22:44:28.2361752Z [00:03:28.910]➜  cp $WORK/b1004/_pkg_.a /root/.cache/go-build/69/69b7a956ad02a3893375c8904419ff4f60bae500d516ab0a743af421640ec5d8-d # internal
2025-08-20T22:44:28.2392702Z [00:03:28.911]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming
2025-08-20T22:44:28.2393464Z [00:03:28.911]➜  mkdir -p $WORK/b1006/
2025-08-20T22:44:28.2394242Z [00:03:28.911]➜  cat >/tmp/go-build2401649780/b1006/importcfg << 'EOF' # internal
2025-08-20T22:44:28.2394974Z [00:03:28.911]➜  # import config
2025-08-20T22:44:28.2396109Z [00:03:28.911]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.2397595Z [00:03:28.911]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:28.2398575Z [00:03:28.911]➜  EOF
2025-08-20T22:44:28.2403416Z [00:03:28.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1006/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/streaming=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/streaming;$WORK/b1006=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming -lang=go1.23 -complete -installsuffix shared -buildid i3GJYm6uncFGyhoW0PpE/i3GJYm6uncFGyhoW0PpE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1006/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/streaming/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/streaming/progress.go
2025-08-20T22:44:28.2502722Z [00:03:28.924]➜  go tool buildid -w $WORK/b1005/_pkg_.a # internal
2025-08-20T22:44:28.2511811Z [00:03:28.925]➜  cp $WORK/b1005/_pkg_.a /root/.cache/go-build/f5/f59062d437a51f2d4c466abfd6658b72941adb79a5595b8d2f81e34ec5cf4942-d # internal
2025-08-20T22:44:28.2514453Z [00:03:28.926]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/diag
2025-08-20T22:44:28.2516482Z [00:03:28.926]➜  mkdir -p $WORK/b1007/
2025-08-20T22:44:28.2517815Z [00:03:28.926]➜  cat >/tmp/go-build2401649780/b1007/importcfg << 'EOF' # internal
2025-08-20T22:44:28.2518809Z [00:03:28.926]➜  # import config
2025-08-20T22:44:28.2519759Z [00:03:28.926]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.2521833Z [00:03:28.926]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:28.2522714Z [00:03:28.926]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.2523341Z [00:03:28.926]➜  EOF
2025-08-20T22:44:28.2535466Z [00:03:28.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1007/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/diag=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.1/diag;$WORK/b1007=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/diag -lang=go1.23 -complete -installsuffix shared -buildid iOff-6i1XXBhKfcsl_0P/iOff-6i1XXBhKfcsl_0P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1007/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/diag/diag.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/diag/doc.go
2025-08-20T22:44:28.2693000Z [00:03:28.943]➜  go tool buildid -w $WORK/b1006/_pkg_.a # internal
2025-08-20T22:44:28.2709711Z [00:03:28.945]➜  cp $WORK/b1006/_pkg_.a /root/.cache/go-build/03/030e71b63b744d98f5c2564a21b4e8bba4a08659129c560df843a3ea85d14ef8-d # internal
2025-08-20T22:44:28.2716739Z [00:03:28.945]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/temporal
2025-08-20T22:44:28.2717669Z [00:03:28.946]➜  mkdir -p $WORK/b1009/
2025-08-20T22:44:28.2726317Z [00:03:28.947]➜  cat >/tmp/go-build2401649780/b1009/importcfg << 'EOF' # internal
2025-08-20T22:44:28.2728355Z [00:03:28.947]➜  # import config
2025-08-20T22:44:28.2730684Z [00:03:28.947]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:28.2749251Z [00:03:28.947]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.2751652Z [00:03:28.947]➜  EOF
2025-08-20T22:44:28.2756199Z [00:03:28.949]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1009/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/temporal=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.1/temporal;$WORK/b1009=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/temporal -lang=go1.23 -complete -installsuffix shared -buildid -Nor4Tv8X0j5rt4KNGo4/-Nor4Tv8X0j5rt4KNGo4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1009/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/temporal/resource.go
2025-08-20T22:44:28.2898367Z [00:03:28.964]➜  go tool buildid -w $WORK/b1007/_pkg_.a # internal
2025-08-20T22:44:28.2909155Z [00:03:28.964]➜  cp $WORK/b1007/_pkg_.a /root/.cache/go-build/49/49ba913888731f68cf534cef37fd36d9c9ed8544e66c62eeb609d3db99666232-d # internal
2025-08-20T22:44:28.2910706Z [00:03:28.964]➜  github.com/Azure/azure-sdk-for-go/sdk/internal/uuid
2025-08-20T22:44:28.2911397Z [00:03:28.964]➜  mkdir -p $WORK/b1010/
2025-08-20T22:44:28.2912161Z [00:03:28.964]➜  cat >/tmp/go-build2401649780/b1010/importcfg << 'EOF' # internal
2025-08-20T22:44:28.2912885Z [00:03:28.964]➜  # import config
2025-08-20T22:44:28.2913609Z [00:03:28.964]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:28.2914548Z [00:03:28.964]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.2915382Z [00:03:28.964]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.2916209Z [00:03:28.964]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:28.2916842Z [00:03:28.964]➜  EOF
2025-08-20T22:44:28.2923992Z [00:03:28.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1010/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/uuid=>github.com/Azure/azure-sdk-for-go/sdk/internal@v1.11.1/uuid;$WORK/b1010=>" -p github.com/Azure/azure-sdk-for-go/sdk/internal/uuid -lang=go1.23 -complete -installsuffix shared -buildid n0MqCip1xNdYQMSXuxBr/n0MqCip1xNdYQMSXuxBr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1010/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/uuid/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/internal@v1.11.1/uuid/uuid.go
2025-08-20T22:44:28.2928537Z [00:03:28.966]➜  go tool buildid -w $WORK/b1009/_pkg_.a # internal
2025-08-20T22:44:28.2933397Z [00:03:28.967]➜  cp $WORK/b1009/_pkg_.a /root/.cache/go-build/59/59e10ecbecbd610d4b64331c9c42c85f5ad975d7b8cf3985a25fac3b73a44d2d-d # internal
2025-08-20T22:44:28.2939389Z [00:03:28.968]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource
2025-08-20T22:44:28.2940191Z [00:03:28.968]➜  mkdir -p $WORK/b1013/
2025-08-20T22:44:28.2948859Z [00:03:28.969]➜  cat >/tmp/go-build2401649780/b1013/importcfg << 'EOF' # internal
2025-08-20T22:44:28.2953303Z [00:03:28.969]➜  # import config
2025-08-20T22:44:28.2953999Z [00:03:28.969]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.2954840Z [00:03:28.969]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.2955467Z [00:03:28.969]➜  EOF
2025-08-20T22:44:28.2961267Z [00:03:28.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1013/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/internal/resource=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/internal/resource;$WORK/b1013=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource -lang=go1.23 -complete -installsuffix shared -buildid iySEYhQlGXQbaenvcHfo/iySEYhQlGXQbaenvcHfo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1013/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/internal/resource/resource_identifier.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/internal/resource/resource_type.go
2025-08-20T22:44:28.3116336Z [00:03:28.986]➜  go tool buildid -w $WORK/b1010/_pkg_.a # internal
2025-08-20T22:44:28.3121774Z [00:03:28.986]➜  cp $WORK/b1010/_pkg_.a /root/.cache/go-build/9a/9ab56ddf45a5b447ccdcb5a6e30ed683919b9f368cbbfda2bc6b9cd3a5f3e8ac-d # internal
2025-08-20T22:44:28.3127049Z [00:03:28.987]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime
2025-08-20T22:44:28.3128227Z [00:03:28.987]➜  mkdir -p $WORK/b998/
2025-08-20T22:44:28.3136172Z [00:03:28.987]➜  cat >/tmp/go-build2401649780/b998/importcfg << 'EOF' # internal
2025-08-20T22:44:28.3137452Z [00:03:28.987]➜  # import config
2025-08-20T22:44:28.3138887Z [00:03:28.987]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:28.3140009Z [00:03:28.987]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.3141270Z [00:03:28.987]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:28.3143039Z [00:03:28.987]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:28.3144296Z [00:03:28.987]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:28.3145684Z [00:03:28.987]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:28.3147082Z [00:03:28.987]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.3148808Z [00:03:28.987]➜  packagefile flag=/tmp/go-build2401649780/b284/_pkg_.a
2025-08-20T22:44:28.3149800Z [00:03:28.988]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.3151090Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.3152975Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:44:28.3154773Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build2401649780/b999/_pkg_.a
2025-08-20T22:44:28.3156516Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async=/tmp/go-build2401649780/b1001/_pkg_.a
2025-08-20T22:44:28.3158487Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body=/tmp/go-build2401649780/b1002/_pkg_.a
2025-08-20T22:44:28.3160231Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake=/tmp/go-build2401649780/b1003/_pkg_.a
2025-08-20T22:44:28.3161948Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=/tmp/go-build2401649780/b1004/_pkg_.a
2025-08-20T22:44:28.3163647Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=/tmp/go-build2401649780/b1005/_pkg_.a
2025-08-20T22:44:28.3165268Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.3166729Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:28.3168662Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:28.3170175Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build2401649780/b997/_pkg_.a
2025-08-20T22:44:28.3171647Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=/tmp/go-build2401649780/b1007/_pkg_.a
2025-08-20T22:44:28.3173115Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=/tmp/go-build2401649780/b1008/_pkg_.a
2025-08-20T22:44:28.3174619Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build2401649780/b994/_pkg_.a
2025-08-20T22:44:28.3176131Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:44:28.3180641Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/temporal=/tmp/go-build2401649780/b1009/_pkg_.a
2025-08-20T22:44:28.3182625Z [00:03:28.988]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build2401649780/b1010/_pkg_.a
2025-08-20T22:44:28.3184328Z [00:03:28.988]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:44:28.3185759Z [00:03:28.988]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:28.3186740Z [00:03:28.988]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:28.3188202Z [00:03:28.988]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:28.3189362Z [00:03:28.988]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:44:28.3190327Z [00:03:28.988]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:28.3191420Z [00:03:28.988]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.3192433Z [00:03:28.988]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:44:28.3193488Z [00:03:28.988]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:28.3194495Z [00:03:28.988]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:28.3195650Z [00:03:28.988]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:28.3196746Z [00:03:28.988]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:28.3197906Z [00:03:28.988]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:28.3199194Z [00:03:28.988]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:28.3200698Z [00:03:28.988]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:28.3201849Z [00:03:28.988]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.3203368Z [00:03:28.988]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:28.3204546Z [00:03:28.988]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.3205421Z [00:03:28.988]➜  EOF
2025-08-20T22:44:28.3253624Z [00:03:28.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b998/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime;$WORK/b998=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime -lang=go1.23 -complete -installsuffix shared -buildid 5ZHsvpo-M9KvSigIYlwC/5ZHsvpo-M9KvSigIYlwC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b998/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/errors.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/pager.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/pipeline.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_api_version.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_bearer_token.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_body_download.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_http_header.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_http_trace.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_include_response.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_key_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_logging.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_request_id.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_retry.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_sas_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/policy_telemetry.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/poller.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/request.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/response.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/transport_default_dialer_other.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/runtime/transport_default_http_client.go
2025-08-20T22:44:28.3593733Z [00:03:29.033]➜  go tool buildid -w $WORK/b1013/_pkg_.a # internal
2025-08-20T22:44:28.3621979Z [00:03:29.036]➜  cp $WORK/b1013/_pkg_.a /root/.cache/go-build/e1/e1f707a0d31db185d6cb2b5b6123a8fc6dde1b66cbd1fbe73232adfe5cb473b7-d # internal
2025-08-20T22:44:28.3624158Z [00:03:29.037]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy
2025-08-20T22:44:28.3625544Z [00:03:29.037]➜  mkdir -p $WORK/b1014/
2025-08-20T22:44:28.3638521Z [00:03:29.038]➜  cat >/tmp/go-build2401649780/b1014/importcfg << 'EOF' # internal
2025-08-20T22:44:28.3639267Z [00:03:29.038]➜  # import config
2025-08-20T22:44:28.3640349Z [00:03:29.038]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:28.3641454Z [00:03:29.038]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.3642057Z [00:03:29.038]➜  EOF
2025-08-20T22:44:28.3646626Z [00:03:29.038]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1014/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/policy=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/policy;$WORK/b1014=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy -lang=go1.23 -complete -installsuffix shared -buildid MnhdAXM985vI-en8uuN_/MnhdAXM985vI-en8uuN_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1014/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/policy/policy.go
2025-08-20T22:44:28.4214727Z [00:03:29.096]➜  go tool buildid -w $WORK/b945/_pkg_.a # internal
2025-08-20T22:44:28.4262068Z [00:03:29.100]➜  cp $WORK/b945/_pkg_.a /root/.cache/go-build/ae/aea67335a87eeb5f86ec2e0892a6349ffb695a7b461c52cb425a0a5487a2b6a6-d # internal
2025-08-20T22:44:28.4263791Z [00:03:29.100]➜  google.golang.org/grpc/xds/internal/balancer
2025-08-20T22:44:28.4264747Z [00:03:29.100]➜  mkdir -p $WORK/b939/
2025-08-20T22:44:28.4266129Z [00:03:29.101]➜  cat >/tmp/go-build2401649780/b939/importcfg << 'EOF' # internal
2025-08-20T22:44:28.4266875Z [00:03:29.101]➜  # import config
2025-08-20T22:44:28.4268086Z [00:03:29.101]➜  packagefile google.golang.org/grpc/balancer/leastrequest=/tmp/go-build2401649780/b940/_pkg_.a
2025-08-20T22:44:28.4269526Z [00:03:29.101]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build2401649780/b941/_pkg_.a
2025-08-20T22:44:28.4271073Z [00:03:29.101]➜  packagefile google.golang.org/grpc/xds/internal/balancer/cdsbalancer=/tmp/go-build2401649780/b945/_pkg_.a
2025-08-20T22:44:28.4272618Z [00:03:29.101]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterimpl=/tmp/go-build2401649780/b951/_pkg_.a
2025-08-20T22:44:28.4274195Z [00:03:29.101]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clustermanager=/tmp/go-build2401649780/b957/_pkg_.a
2025-08-20T22:44:28.4275772Z [00:03:29.101]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterresolver=/tmp/go-build2401649780/b948/_pkg_.a
2025-08-20T22:44:28.4287595Z [00:03:29.101]➜  packagefile google.golang.org/grpc/xds/internal/balancer/outlierdetection=/tmp/go-build2401649780/b954/_pkg_.a
2025-08-20T22:44:28.4289227Z [00:03:29.101]➜  packagefile google.golang.org/grpc/xds/internal/balancer/priority=/tmp/go-build2401649780/b955/_pkg_.a
2025-08-20T22:44:28.4290382Z [00:03:29.101]➜  EOF
2025-08-20T22:44:28.4294484Z [00:03:29.101]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b939/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer=>google.golang.org/grpc@v1.72.2/xds/internal/balancer;$WORK/b939=>" -p google.golang.org/grpc/xds/internal/balancer -lang=go1.23 -complete -installsuffix shared -buildid FpcPqmF5PURChqCnKp8t/FpcPqmF5PURChqCnKp8t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b939/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/internal/balancer/balancer.go
2025-08-20T22:44:28.4328696Z [00:03:29.107]➜  go tool buildid -w $WORK/b1014/_pkg_.a # internal
2025-08-20T22:44:28.4333164Z [00:03:29.107]➜  cp $WORK/b1014/_pkg_.a /root/.cache/go-build/95/955f5bd23bb3b6461c5a879cd043f138bbb9f3a95696fe8ac6eb1e1541aa774d-d # internal
2025-08-20T22:44:28.4401799Z [00:03:29.114]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache
2025-08-20T22:44:28.4402621Z [00:03:29.114]➜  mkdir -p $WORK/b1016/
2025-08-20T22:44:28.4406782Z [00:03:29.115]➜  cat >/tmp/go-build2401649780/b1016/importcfg << 'EOF' # internal
2025-08-20T22:44:28.4407619Z [00:03:29.115]➜  # import config
2025-08-20T22:44:28.4408236Z [00:03:29.115]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.4408915Z [00:03:29.115]➜  EOF
2025-08-20T22:44:28.4413744Z [00:03:29.115]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1016/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/cache=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/cache;$WORK/b1016=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache -lang=go1.18 -complete -installsuffix shared -buildid tWMxVqYMBv4QdSGLg2S4/tWMxVqYMBv4QdSGLg2S4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1016/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/cache/cache.go
2025-08-20T22:44:28.4523894Z [00:03:29.126]➜  go tool buildid -w $WORK/b939/_pkg_.a # internal
2025-08-20T22:44:28.4525245Z [00:03:29.126]➜  cp $WORK/b939/_pkg_.a /root/.cache/go-build/91/91a6beb3546c29ab903230ab2603d3c3eeb377d78e380ca9400a8f02824dbbd0-d # internal
2025-08-20T22:44:28.4526390Z [00:03:29.126]➜  google.golang.org/grpc/xds
2025-08-20T22:44:28.4526919Z [00:03:29.126]➜  mkdir -p $WORK/b895/
2025-08-20T22:44:28.4550483Z [00:03:29.129]➜  cat >/tmp/go-build2401649780/b895/importcfg << 'EOF' # internal
2025-08-20T22:44:28.4551365Z [00:03:29.129]➜  # import config
2025-08-20T22:44:28.4552186Z [00:03:29.129]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.4553171Z [00:03:29.129]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.4554121Z [00:03:29.129]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.4555478Z [00:03:29.129]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build2401649780/b896/_pkg_.a
2025-08-20T22:44:28.4556988Z [00:03:29.129]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:28.4558407Z [00:03:29.129]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:28.4559862Z [00:03:29.129]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:44:28.4561442Z [00:03:29.129]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider/pemfile=/tmp/go-build2401649780/b893/_pkg_.a
2025-08-20T22:44:28.4563036Z [00:03:29.129]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:44:28.4564423Z [00:03:29.129]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:28.4565719Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:28.4567094Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal/admin=/tmp/go-build2401649780/b917/_pkg_.a
2025-08-20T22:44:28.4578008Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:28.4579311Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:44:28.4580506Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:44:28.4581696Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build2401649780/b536/_pkg_.a
2025-08-20T22:44:28.4582918Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2401649780/b521/_pkg_.a
2025-08-20T22:44:28.4584250Z [00:03:29.129]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:28.4585531Z [00:03:29.129]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:28.4586755Z [00:03:29.129]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:28.4588191Z [00:03:29.129]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:28.4589337Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/csds=/tmp/go-build2401649780/b918/_pkg_.a
2025-08-20T22:44:28.4590576Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/balancer=/tmp/go-build2401649780/b939/_pkg_.a
2025-08-20T22:44:28.4592095Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier/rls=/tmp/go-build2401649780/b958/_pkg_.a
2025-08-20T22:44:28.4593691Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/fault=/tmp/go-build2401649780/b959/_pkg_.a
2025-08-20T22:44:28.4595335Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/rbac=/tmp/go-build2401649780/b962/_pkg_.a
2025-08-20T22:44:28.4596888Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/router=/tmp/go-build2401649780/b969/_pkg_.a
2025-08-20T22:44:28.4598808Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/resolver=/tmp/go-build2401649780/b971/_pkg_.a
2025-08-20T22:44:28.4600251Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/server=/tmp/go-build2401649780/b975/_pkg_.a
2025-08-20T22:44:28.4601682Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:44:28.4603345Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter=/tmp/go-build2401649780/b976/_pkg_.a
2025-08-20T22:44:28.4605106Z [00:03:29.129]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:44:28.4606362Z [00:03:29.129]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:28.4607018Z [00:03:29.129]➜  EOF
2025-08-20T22:44:28.4631609Z [00:03:29.131]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b895/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds=>google.golang.org/grpc@v1.72.2/xds;$WORK/b895=>" -p google.golang.org/grpc/xds -lang=go1.23 -complete -installsuffix shared -buildid 7lsRnk-rNaE2l7GJOgfo/7lsRnk-rNaE2l7GJOgfo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b895/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/server_options.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/xds.go
2025-08-20T22:44:28.4669998Z [00:03:29.141]➜  go tool buildid -w $WORK/b1016/_pkg_.a # internal
2025-08-20T22:44:28.4784129Z [00:03:29.152]➜  cp $WORK/b1016/_pkg_.a /root/.cache/go-build/c3/c38b88579df4c6982b801325cddf16dda282e1e20576cb28fa75f3b5c4932d56-d # internal
2025-08-20T22:44:28.4828299Z [00:03:29.157]➜  github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal
2025-08-20T22:44:28.4844463Z [00:03:29.157]➜  mkdir -p $WORK/b1015/
2025-08-20T22:44:28.4845245Z [00:03:29.157]➜  cat >/tmp/go-build2401649780/b1015/importcfg << 'EOF' # internal
2025-08-20T22:44:28.4846329Z [00:03:29.157]➜  # import config
2025-08-20T22:44:28.4847700Z [00:03:29.157]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build2401649780/b1016/_pkg_.a
2025-08-20T22:44:28.4849024Z [00:03:29.157]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:28.4849654Z [00:03:29.157]➜  EOF
2025-08-20T22:44:28.4853892Z [00:03:29.157]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1015/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/internal=>github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/internal;$WORK/b1015=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal -lang=go1.23 -complete -installsuffix shared -buildid QXSMlApY_N1ADjfZHMof/QXSMlApY_N1ADjfZHMof -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1015/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/internal/cache.go
2025-08-20T22:44:28.5272876Z [00:03:29.201]➜  go tool buildid -w $WORK/b1015/_pkg_.a # internal
2025-08-20T22:44:28.5312368Z [00:03:29.202]➜  cp $WORK/b1015/_pkg_.a /root/.cache/go-build/06/0671a08cc9e28b1da91464e32d68895d48f6c0585dbb0aeceda491e45dc1e4c2-d # internal
2025-08-20T22:44:28.5313638Z [00:03:29.202]➜  github.com/kylelemons/godebug/diff
2025-08-20T22:44:28.5314257Z [00:03:29.202]➜  mkdir -p $WORK/b1021/
2025-08-20T22:44:28.5315018Z [00:03:29.203]➜  cat >/tmp/go-build2401649780/b1021/importcfg << 'EOF' # internal
2025-08-20T22:44:28.5315749Z [00:03:29.203]➜  # import config
2025-08-20T22:44:28.5316422Z [00:03:29.203]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:28.5317415Z [00:03:29.203]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.5318511Z [00:03:29.203]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.5319190Z [00:03:29.203]➜  EOF
2025-08-20T22:44:28.5322987Z [00:03:29.203]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1021/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/diff=>github.com/kylelemons/godebug@v1.1.0/diff;$WORK/b1021=>" -p github.com/kylelemons/godebug/diff -lang=go1.11 -complete -installsuffix shared -buildid ELtHmg2uPe1ydBcvaaQD/ELtHmg2uPe1ydBcvaaQD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1021/importcfg -pack /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/diff/diff.go
2025-08-20T22:44:28.5869973Z [00:03:29.261]➜  go tool buildid -w $WORK/b1021/_pkg_.a # internal
2025-08-20T22:44:28.5878871Z [00:03:29.262]➜  cp $WORK/b1021/_pkg_.a /root/.cache/go-build/b4/b4cd3e1af84b3555170693a44ffd9e09dad12e1468b6d9d725e58ed7c6fd799a-d # internal
2025-08-20T22:44:28.5882479Z [00:03:29.262]➜  github.com/kylelemons/godebug/pretty
2025-08-20T22:44:28.5890339Z [00:03:29.263]➜  mkdir -p $WORK/b1020/
2025-08-20T22:44:28.5912558Z [00:03:29.265]➜  cat >/tmp/go-build2401649780/b1020/importcfg << 'EOF' # internal
2025-08-20T22:44:28.5913482Z [00:03:29.265]➜  # import config
2025-08-20T22:44:28.5914310Z [00:03:29.265]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:28.5915318Z [00:03:29.265]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:28.5916315Z [00:03:29.265]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:28.5917419Z [00:03:29.265]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.5918592Z [00:03:29.265]➜  packagefile github.com/kylelemons/godebug/diff=/tmp/go-build2401649780/b1021/_pkg_.a
2025-08-20T22:44:28.5919722Z [00:03:29.265]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:28.5920597Z [00:03:29.265]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:28.5921563Z [00:03:29.265]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:28.5922586Z [00:03:29.265]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:28.5923809Z [00:03:29.265]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:28.5924947Z [00:03:29.265]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.5925930Z [00:03:29.265]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.5926674Z [00:03:29.265]➜  EOF
2025-08-20T22:44:28.5932396Z [00:03:29.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1020/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty=>github.com/kylelemons/godebug@v1.1.0/pretty;$WORK/b1020=>" -p github.com/kylelemons/godebug/pretty -lang=go1.11 -complete -installsuffix shared -buildid Om-J0LnubrXrVjzxp9fT/Om-J0LnubrXrVjzxp9fT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1020/importcfg -pack /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/doc.go /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/public.go /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/reflect.go /root/go/pkg/mod/github.com/kylelemons/godebug@v1.1.0/pretty/structure.go
2025-08-20T22:44:28.6204017Z [00:03:29.294]➜  go tool buildid -w $WORK/b998/_pkg_.a # internal
2025-08-20T22:44:28.6306340Z [00:03:29.305]➜  cp $WORK/b998/_pkg_.a /root/.cache/go-build/bb/bb398c73179c2c3246af5492d4f8a0ba9f43285cc80206363b14f99a518286cd-d # internal
2025-08-20T22:44:28.6322653Z [00:03:29.305]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore
2025-08-20T22:44:28.6323346Z [00:03:29.305]➜  mkdir -p $WORK/b988/
2025-08-20T22:44:28.6324095Z [00:03:29.305]➜  cat >/tmp/go-build2401649780/b988/importcfg << 'EOF' # internal
2025-08-20T22:44:28.6324808Z [00:03:29.305]➜  # import config
2025-08-20T22:44:28.6325929Z [00:03:29.305]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.6348079Z [00:03:29.305]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.6349883Z [00:03:29.305]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:28.6351440Z [00:03:29.305]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:28.6352895Z [00:03:29.305]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build2401649780/b997/_pkg_.a
2025-08-20T22:44:28.6354061Z [00:03:29.306]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:28.6354950Z [00:03:29.306]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.6355827Z [00:03:29.306]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:28.6356480Z [00:03:29.306]➜  EOF
2025-08-20T22:44:28.6362089Z [00:03:29.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b988/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0;$WORK/b988=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore -lang=go1.23 -complete -installsuffix shared -buildid XYQyde0gU6kBu4LIbaHh/XYQyde0gU6kBu4LIbaHh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b988/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/core.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/errors.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/etag.go
2025-08-20T22:44:28.7505383Z [00:03:29.425]➜  go tool buildid -w $WORK/b988/_pkg_.a # internal
2025-08-20T22:44:28.7526702Z [00:03:29.427]➜  cp $WORK/b988/_pkg_.a /root/.cache/go-build/a6/a6b12c882bf924fc399bd0718c06c22e747bd1776c6175183c4c6b0744cb102c-d # internal
2025-08-20T22:44:28.7533131Z [00:03:29.427]➜  github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime
2025-08-20T22:44:28.7535813Z [00:03:29.428]➜  mkdir -p $WORK/b1012/
2025-08-20T22:44:28.7547818Z [00:03:29.429]➜  cat >/tmp/go-build2401649780/b1012/importcfg << 'EOF' # internal
2025-08-20T22:44:28.7549367Z [00:03:29.429]➜  # import config
2025-08-20T22:44:28.7550573Z [00:03:29.429]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.7552256Z [00:03:29.429]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.7553064Z [00:03:29.429]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.7554078Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:28.7555411Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource=/tmp/go-build2401649780/b1013/_pkg_.a
2025-08-20T22:44:28.7556927Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy=/tmp/go-build2401649780/b1014/_pkg_.a
2025-08-20T22:44:28.7558547Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build2401649780/b996/_pkg_.a
2025-08-20T22:44:28.7560067Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:44:28.7561617Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:44:28.7563036Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:28.7564396Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:28.7565780Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build2401649780/b997/_pkg_.a
2025-08-20T22:44:28.7567447Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:44:28.7568870Z [00:03:29.429]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/temporal=/tmp/go-build2401649780/b1009/_pkg_.a
2025-08-20T22:44:28.7570150Z [00:03:29.429]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.7570994Z [00:03:29.429]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:28.7571797Z [00:03:29.429]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:28.7572564Z [00:03:29.429]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.7573347Z [00:03:29.429]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.7573942Z [00:03:29.429]➜  EOF
2025-08-20T22:44:28.7582085Z [00:03:29.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1012/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/runtime=>github.com/Azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/runtime;$WORK/b1012=>" -p github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime -lang=go1.23 -complete -installsuffix shared -buildid JOkenl9OK0tFpLZgZ77c/JOkenl9OK0tFpLZgZ77c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1012/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/runtime/pipeline.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/runtime/policy_bearer_token.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/runtime/policy_register_rp.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/runtime/policy_trace_namespace.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azcore@v1.18.0/arm/runtime/runtime.go
2025-08-20T22:44:28.7798456Z [00:03:29.454]➜  go tool buildid -w $WORK/b895/_pkg_.a # internal
2025-08-20T22:44:28.7859281Z [00:03:29.460]➜  cp $WORK/b895/_pkg_.a /root/.cache/go-build/b2/b2a49712c7034f72aabf4658080220772b98d625f609ab3baf5fef2af31a8103-d # internal
2025-08-20T22:44:28.7881906Z [00:03:29.460]➜  google.golang.org/grpc/xds/googledirectpath
2025-08-20T22:44:28.7882570Z [00:03:29.460]➜  mkdir -p $WORK/b868/
2025-08-20T22:44:28.7883693Z [00:03:29.461]➜  cat >/tmp/go-build2401649780/b868/importcfg << 'EOF' # internal
2025-08-20T22:44:28.7884383Z [00:03:29.461]➜  # import config
2025-08-20T22:44:28.7885029Z [00:03:29.461]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:28.7885894Z [00:03:29.461]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:28.7886707Z [00:03:29.461]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.7888024Z [00:03:29.461]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:28.7917671Z [00:03:29.461]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:44:28.7919148Z [00:03:29.461]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build2401649780/b789/_pkg_.a
2025-08-20T22:44:28.7920528Z [00:03:29.461]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:44:28.7921935Z [00:03:29.461]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:44:28.7923213Z [00:03:29.461]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:44:28.7924344Z [00:03:29.461]➜  packagefile google.golang.org/grpc/xds=/tmp/go-build2401649780/b895/_pkg_.a
2025-08-20T22:44:28.7925605Z [00:03:29.461]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:44:28.7926685Z [00:03:29.461]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:28.7927786Z [00:03:29.461]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:44:28.7928680Z [00:03:29.461]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.7929720Z [00:03:29.461]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:28.7930624Z [00:03:29.461]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.7931633Z [00:03:29.461]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:28.7932465Z [00:03:29.461]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.7933148Z [00:03:29.461]➜  EOF
2025-08-20T22:44:28.7937836Z [00:03:29.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b868/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/googledirectpath=>google.golang.org/grpc@v1.72.2/xds/googledirectpath;$WORK/b868=>" -p google.golang.org/grpc/xds/googledirectpath -lang=go1.23 -complete -installsuffix shared -buildid 1tM2hkORfeWqwcN_bt71/1tM2hkORfeWqwcN_bt71 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/googledirectpath/googlec2p.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/xds/googledirectpath/utils.go
2025-08-20T22:44:28.8227543Z [00:03:29.497]➜  go tool buildid -w $WORK/b1020/_pkg_.a # internal
2025-08-20T22:44:28.8248325Z [00:03:29.499]➜  cp $WORK/b1020/_pkg_.a /root/.cache/go-build/c7/c73a27a1dabc703feb71c4d7bdcd3e31b43ad3ae26bdeed73a6fb9a82ebfccfb-d # internal
2025-08-20T22:44:28.8311962Z [00:03:29.505]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors
2025-08-20T22:44:28.8314434Z [00:03:29.505]➜  mkdir -p $WORK/b1019/
2025-08-20T22:44:28.8317085Z [00:03:29.506]➜  cat >/tmp/go-build2401649780/b1019/importcfg << 'EOF' # internal
2025-08-20T22:44:28.8317938Z [00:03:29.506]➜  # import config
2025-08-20T22:44:28.8318629Z [00:03:29.506]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.8319478Z [00:03:29.506]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.8320554Z [00:03:29.506]➜  packagefile github.com/kylelemons/godebug/pretty=/tmp/go-build2401649780/b1020/_pkg_.a
2025-08-20T22:44:28.8321632Z [00:03:29.506]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:28.8322500Z [00:03:29.506]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.8323767Z [00:03:29.506]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:28.8324642Z [00:03:29.506]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.8325301Z [00:03:29.506]➜  EOF
2025-08-20T22:44:28.8330385Z [00:03:29.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1019/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/errors=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/errors;$WORK/b1019=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors -lang=go1.18 -complete -installsuffix shared -buildid G0RGDwtJpS5qGWgrLvwj/G0RGDwtJpS5qGWgrLvwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1019/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/errors/errors.go
2025-08-20T22:44:28.9238286Z [00:03:29.598]➜  go tool buildid -w $WORK/b1012/_pkg_.a # internal
2025-08-20T22:44:28.9290630Z [00:03:29.603]➜  cp $WORK/b1012/_pkg_.a /root/.cache/go-build/fa/fa9d8b6c7db597bd3a4ef503f01cb64e0d06fe6929fb0b788fe65b9a514208f6-d # internal
2025-08-20T22:44:28.9294746Z [00:03:29.604]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json
2025-08-20T22:44:28.9296634Z [00:03:29.604]➜  mkdir -p $WORK/b1023/
2025-08-20T22:44:28.9321044Z [00:03:29.606]➜  cat >/tmp/go-build2401649780/b1023/importcfg << 'EOF' # internal
2025-08-20T22:44:28.9322868Z [00:03:29.606]➜  # import config
2025-08-20T22:44:28.9323521Z [00:03:29.606]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:28.9324354Z [00:03:29.606]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:28.9325164Z [00:03:29.606]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.9326088Z [00:03:29.606]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:28.9326950Z [00:03:29.606]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.9328437Z [00:03:29.606]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:28.9329045Z [00:03:29.606]➜  EOF
2025-08-20T22:44:28.9336423Z [00:03:29.606]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1023/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json;$WORK/b1023=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json -lang=go1.18 -complete -installsuffix shared -buildid dFCgo--b5Ejm0ziVBKoC/dFCgo--b5Ejm0ziVBKoC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1023/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/json.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/mapslice.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/marshal.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/struct.go
2025-08-20T22:44:28.9343286Z [00:03:29.606]➜  go tool buildid -w $WORK/b1019/_pkg_.a # internal
2025-08-20T22:44:28.9344618Z [00:03:29.606]➜  cp $WORK/b1019/_pkg_.a /root/.cache/go-build/d7/d77f5ab6b7409360c9760a8f0fc39efa7384a851a8e7895f13a3473cb46de696-d # internal
2025-08-20T22:44:28.9346121Z [00:03:29.606]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time
2025-08-20T22:44:28.9347058Z [00:03:29.606]➜  mkdir -p $WORK/b1024/
2025-08-20T22:44:28.9348031Z [00:03:29.607]➜  cat >/tmp/go-build2401649780/b1024/importcfg << 'EOF' # internal
2025-08-20T22:44:28.9348713Z [00:03:29.607]➜  # import config
2025-08-20T22:44:28.9349366Z [00:03:29.607]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.9350191Z [00:03:29.607]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:28.9351364Z [00:03:29.607]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.9352173Z [00:03:29.607]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.9352778Z [00:03:29.607]➜  EOF
2025-08-20T22:44:28.9366213Z [00:03:29.610]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1024/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/types/time=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/types/time;$WORK/b1024=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time -lang=go1.18 -complete -installsuffix shared -buildid Hcc5tKlyDAosPMLm8inA/Hcc5tKlyDAosPMLm8inA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1024/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/json/types/time/time.go
2025-08-20T22:44:28.9833668Z [00:03:29.657]➜  go tool buildid -w $WORK/b1024/_pkg_.a # internal
2025-08-20T22:44:28.9842964Z [00:03:29.658]➜  cp $WORK/b1024/_pkg_.a /root/.cache/go-build/ef/ef3d0ad6fc115c2908f8d240b62c160574e9c5dc23be5a1bb9753ac667b22201-d # internal
2025-08-20T22:44:28.9848197Z [00:03:29.659]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority
2025-08-20T22:44:28.9850136Z [00:03:29.659]➜  mkdir -p $WORK/b1029/
2025-08-20T22:44:28.9858293Z [00:03:29.660]➜  cat >/tmp/go-build2401649780/b1029/importcfg << 'EOF' # internal
2025-08-20T22:44:28.9862551Z [00:03:29.660]➜  # import config
2025-08-20T22:44:28.9863237Z [00:03:29.660]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:28.9864273Z [00:03:29.660]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:28.9865172Z [00:03:29.660]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:28.9866077Z [00:03:29.660]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:28.9866973Z [00:03:29.660]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:28.9868758Z [00:03:29.660]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:28.9869736Z [00:03:29.660]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:28.9870711Z [00:03:29.660]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:28.9871482Z [00:03:29.660]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:28.9872265Z [00:03:29.660]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:28.9873121Z [00:03:29.660]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:28.9873934Z [00:03:29.660]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:28.9874775Z [00:03:29.660]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:28.9875666Z [00:03:29.660]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:28.9876512Z [00:03:29.660]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:28.9877257Z [00:03:29.660]➜  EOF
2025-08-20T22:44:28.9885492Z [00:03:29.662]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1029/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority;$WORK/b1029=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority -lang=go1.18 -complete -installsuffix shared -buildid ezaHFl_kpBeWhIx6CQ6k/ezaHFl_kpBeWhIx6CQ6k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1029/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority/authority.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/authority/authorizetype_string.go
2025-08-20T22:44:29.0801550Z [00:03:29.754]➜  go tool buildid -w $WORK/b868/_pkg_.a # internal
2025-08-20T22:44:29.0879967Z [00:03:29.762]➜  cp $WORK/b868/_pkg_.a /root/.cache/go-build/24/243b2408ddbf22aefd53e89c3bd12c9e26f5619c60efc777c2f22cfab51f67d8-d # internal
2025-08-20T22:44:29.0892162Z [00:03:29.763]➜  go tool buildid -w $WORK/b1029/_pkg_.a # internal
2025-08-20T22:44:29.0918079Z [00:03:29.766]➜  cp $WORK/b1029/_pkg_.a /root/.cache/go-build/53/53660b99f7e7c43c5317ce0130ea8f86adfc9a1c5b77f2f3cdf1b0058f727060-d # internal
2025-08-20T22:44:29.0922982Z [00:03:29.766]➜  cloud.google.com/go/bigtable
2025-08-20T22:44:29.0924543Z [00:03:29.767]➜  mkdir -p $WORK/b830/
2025-08-20T22:44:29.0940639Z [00:03:29.768]➜  cat >/tmp/go-build2401649780/b830/importcfg << 'EOF' # internal
2025-08-20T22:44:29.0947877Z [00:03:29.768]➜  # import config
2025-08-20T22:44:29.0948612Z [00:03:29.768]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:29.0950030Z [00:03:29.768]➜  packagefile cloud.google.com/go/bigtable/admin/apiv2/adminpb=/tmp/go-build2401649780/b831/_pkg_.a
2025-08-20T22:44:29.0951525Z [00:03:29.768]➜  packagefile cloud.google.com/go/bigtable/apiv2/bigtablepb=/tmp/go-build2401649780/b834/_pkg_.a
2025-08-20T22:44:29.0952884Z [00:03:29.768]➜  packagefile cloud.google.com/go/bigtable/internal=/tmp/go-build2401649780/b836/_pkg_.a
2025-08-20T22:44:29.0954241Z [00:03:29.768]➜  packagefile cloud.google.com/go/bigtable/internal/option=/tmp/go-build2401649780/b837/_pkg_.a
2025-08-20T22:44:29.0955498Z [00:03:29.768]➜  packagefile cloud.google.com/go/civil=/tmp/go-build2401649780/b796/_pkg_.a
2025-08-20T22:44:29.0956595Z [00:03:29.768]➜  packagefile cloud.google.com/go/iam=/tmp/go-build2401649780/b797/_pkg_.a
2025-08-20T22:44:29.0958035Z [00:03:29.768]➜  packagefile cloud.google.com/go/internal/optional=/tmp/go-build2401649780/b805/_pkg_.a
2025-08-20T22:44:29.0959310Z [00:03:29.768]➜  packagefile cloud.google.com/go/internal/trace=/tmp/go-build2401649780/b806/_pkg_.a
2025-08-20T22:44:29.0960541Z [00:03:29.768]➜  packagefile cloud.google.com/go/longrunning=/tmp/go-build2401649780/b838/_pkg_.a
2025-08-20T22:44:29.0961790Z [00:03:29.768]➜  packagefile cloud.google.com/go/longrunning/autogen=/tmp/go-build2401649780/b839/_pkg_.a
2025-08-20T22:44:29.0963082Z [00:03:29.768]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2=/tmp/go-build2401649780/b841/_pkg_.a
2025-08-20T22:44:29.0964498Z [00:03:29.768]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2/monitoringpb=/tmp/go-build2401649780/b842/_pkg_.a
2025-08-20T22:44:29.0965749Z [00:03:29.768]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:44:29.0966655Z [00:03:29.768]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:29.0968342Z [00:03:29.768]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:29.0969315Z [00:03:29.768]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.0970398Z [00:03:29.768]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.0971345Z [00:03:29.768]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:29.0972490Z [00:03:29.768]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:29.0973707Z [00:03:29.768]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build2401649780/b725/_pkg_.a
2025-08-20T22:44:29.0974907Z [00:03:29.768]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:29.0976055Z [00:03:29.768]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:29.0977702Z [00:03:29.768]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build2401649780/b851/_pkg_.a
2025-08-20T22:44:29.0979050Z [00:03:29.768]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build2401649780/b856/_pkg_.a
2025-08-20T22:44:29.0980714Z [00:03:29.768]➜  packagefile google.golang.org/api/cloudresourcemanager/v1=/tmp/go-build2401649780/b861/_pkg_.a
2025-08-20T22:44:29.0981967Z [00:03:29.768]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:29.0983069Z [00:03:29.768]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:29.0984307Z [00:03:29.768]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:29.0985595Z [00:03:29.768]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:44:29.0986957Z [00:03:29.768]➜  packagefile google.golang.org/genproto/googleapis/api/distribution=/tmp/go-build2401649780/b843/_pkg_.a
2025-08-20T22:44:29.0988862Z [00:03:29.768]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build2401649780/b845/_pkg_.a
2025-08-20T22:44:29.0990577Z [00:03:29.768]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build2401649780/b846/_pkg_.a
2025-08-20T22:44:29.0992139Z [00:03:29.768]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:29.0993610Z [00:03:29.768]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build2401649780/b835/_pkg_.a
2025-08-20T22:44:29.0994867Z [00:03:29.768]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:29.0996039Z [00:03:29.768]➜  packagefile google.golang.org/grpc/balancer/rls=/tmp/go-build2401649780/b862/_pkg_.a
2025-08-20T22:44:29.0997655Z [00:03:29.768]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:29.0998858Z [00:03:29.768]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:29.1000030Z [00:03:29.768]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:29.1001340Z [00:03:29.768]➜  packagefile google.golang.org/grpc/xds/googledirectpath=/tmp/go-build2401649780/b868/_pkg_.a
2025-08-20T22:44:29.1002734Z [00:03:29.768]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:29.1004028Z [00:03:29.768]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:29.1005368Z [00:03:29.768]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:29.1006867Z [00:03:29.768]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build2401649780/b800/_pkg_.a
2025-08-20T22:44:29.1008667Z [00:03:29.768]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:29.1009884Z [00:03:29.768]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:44:29.1010755Z [00:03:29.768]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:29.1011788Z [00:03:29.768]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:29.1012628Z [00:03:29.768]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:29.1013463Z [00:03:29.768]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:29.1014283Z [00:03:29.768]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:29.1015141Z [00:03:29.768]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:29.1015995Z [00:03:29.768]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:29.1016864Z [00:03:29.768]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.1017911Z [00:03:29.768]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:29.1018742Z [00:03:29.768]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.1019359Z [00:03:29.768]➜  EOF
2025-08-20T22:44:29.1043419Z [00:03:29.768]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b830/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0=>cloud.google.com/go/bigtable@v1.37.0;$WORK/b830=>" -p cloud.google.com/go/bigtable -lang=go1.23 -complete -installsuffix shared -buildid R68r1B98Q_NEdB7pZeVA/R68r1B98Q_NEdB7pZeVA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/admin.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/bigtable.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/doc.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/filter.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/gc.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/metrics.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/metrics_monitoring_exporter.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/metrics_util.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/reader.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/result_row.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/sql_types.go /root/go/pkg/mod/cloud.google.com/go/bigtable@v1.37.0/type.go
2025-08-20T22:44:29.1051890Z [00:03:29.779]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs
2025-08-20T22:44:29.1052915Z [00:03:29.779]➜  mkdir -p $WORK/b1032/
2025-08-20T22:44:29.1053686Z [00:03:29.779]➜  cat >/tmp/go-build2401649780/b1032/importcfg << 'EOF' # internal
2025-08-20T22:44:29.1054371Z [00:03:29.779]➜  # import config
2025-08-20T22:44:29.1055073Z [00:03:29.779]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:29.1055912Z [00:03:29.779]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.1056713Z [00:03:29.779]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.1058439Z [00:03:29.779]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:29.1059985Z [00:03:29.779]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:29.1060918Z [00:03:29.779]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:29.1061747Z [00:03:29.779]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.1062525Z [00:03:29.779]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.1063088Z [00:03:29.779]➜  EOF
2025-08-20T22:44:29.1075738Z [00:03:29.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1032/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs;$WORK/b1032=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs -lang=go1.18 -complete -installsuffix shared -buildid Elyrj9KRPK6TQ7GtOaLF/Elyrj9KRPK6TQ7GtOaLF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1032/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/endpointtype_string.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/mex_document_definitions.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/saml_assertion_definitions.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/version_string.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/wstrust_endpoint.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/defs/wstrust_mex_document.go
2025-08-20T22:44:29.1974403Z [00:03:29.871]➜  go tool buildid -w $WORK/b1023/_pkg_.a # internal
2025-08-20T22:44:29.1996521Z [00:03:29.874]➜  cp $WORK/b1023/_pkg_.a /root/.cache/go-build/0e/0e41b4fab012f47430abca4323bbacd9245797be15db4af50ed4119c1504e03e-d # internal
2025-08-20T22:44:29.2003528Z [00:03:29.874]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared
2025-08-20T22:44:29.2004408Z [00:03:29.875]➜  mkdir -p $WORK/b1033/
2025-08-20T22:44:29.2013230Z [00:03:29.875]➜  cat >/tmp/go-build2401649780/b1033/importcfg << 'EOF' # internal
2025-08-20T22:44:29.2014752Z [00:03:29.875]➜  # import config
2025-08-20T22:44:29.2015411Z [00:03:29.875]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:29.2016235Z [00:03:29.875]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:29.2017336Z [00:03:29.875]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.2017951Z [00:03:29.876]➜  EOF
2025-08-20T22:44:29.2033672Z [00:03:29.876]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1033/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/shared=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/shared;$WORK/b1033=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared -lang=go1.18 -complete -installsuffix shared -buildid o0Z1cSv9OMili9Jqm0_l/o0Z1cSv9OMili9Jqm0_l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1033/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/shared/shared.go
2025-08-20T22:44:29.2741767Z [00:03:29.948]➜  go tool buildid -w $WORK/b1033/_pkg_.a # internal
2025-08-20T22:44:29.2766388Z [00:03:29.951]➜  cp $WORK/b1033/_pkg_.a /root/.cache/go-build/95/95bb4f2dc7ac51da874f59aa62aa2f40d0cca4c2944d157b8643221e0f618c33-d # internal
2025-08-20T22:44:29.2841364Z [00:03:29.958]➜  github.com/golang-jwt/jwt/v5
2025-08-20T22:44:29.2842276Z [00:03:29.958]➜  mkdir -p $WORK/b1034/
2025-08-20T22:44:29.2850119Z [00:03:29.959]➜  cat >/tmp/go-build2401649780/b1034/importcfg << 'EOF' # internal
2025-08-20T22:44:29.2850836Z [00:03:29.959]➜  # import config
2025-08-20T22:44:29.2851526Z [00:03:29.959]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:29.2852340Z [00:03:29.959]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:29.2853179Z [00:03:29.959]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:29.2854046Z [00:03:29.959]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:44:29.2854920Z [00:03:29.959]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:29.2855759Z [00:03:29.959]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:29.2856619Z [00:03:29.959]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:29.2857702Z [00:03:29.959]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:44:29.2858847Z [00:03:29.959]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:29.2859698Z [00:03:29.959]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:29.2860475Z [00:03:29.959]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:29.2861245Z [00:03:29.959]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:29.2862041Z [00:03:29.959]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.2862726Z [00:03:29.959]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.2863407Z [00:03:29.959]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:29.2864239Z [00:03:29.959]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:29.2865088Z [00:03:29.959]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:29.2865924Z [00:03:29.959]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.2866928Z [00:03:29.959]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:29.2867868Z [00:03:29.959]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.2868475Z [00:03:29.959]➜  EOF
2025-08-20T22:44:29.2911440Z [00:03:29.959]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1034/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2=>github.com/golang-jwt/jwt/v5@v5.2.2;$WORK/b1034=>" -p github.com/golang-jwt/jwt/v5 -lang=go1.18 -complete -installsuffix shared -buildid edZD76P1gx3ySfT778Mc/edZD76P1gx3ySfT778Mc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1034/importcfg -pack /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/doc.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ecdsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ecdsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ed25519.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/ed25519_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/errors.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/errors_go1_20.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/hmac.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/map_claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/none.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/parser.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/parser_option.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/registered_claims.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/rsa.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/rsa_pss.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/rsa_utils.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/signing_method.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/token.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/token_option.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/types.go /root/go/pkg/mod/github.com/golang-jwt/jwt/v5@v5.2.2/validator.go
2025-08-20T22:44:29.3073143Z [00:03:29.980]➜  go tool buildid -w $WORK/b1032/_pkg_.a # internal
2025-08-20T22:44:29.3087081Z [00:03:29.983]➜  cp $WORK/b1032/_pkg_.a /root/.cache/go-build/52/52c6a1339d924a1eb6812e6e24de7714e7fbc3c9449b0963ca2c5b0fc9200292-d # internal
2025-08-20T22:44:29.3091618Z [00:03:29.983]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust
2025-08-20T22:44:29.3092629Z [00:03:29.983]➜  mkdir -p $WORK/b1031/
2025-08-20T22:44:29.3155830Z [00:03:29.990]➜  cat >/tmp/go-build2401649780/b1031/importcfg << 'EOF' # internal
2025-08-20T22:44:29.3156555Z [00:03:29.990]➜  # import config
2025-08-20T22:44:29.3157414Z [00:03:29.990]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:29.3158243Z [00:03:29.990]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.3159021Z [00:03:29.990]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.3160669Z [00:03:29.990]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:29.3162811Z [00:03:29.990]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=/tmp/go-build2401649780/b1030/_pkg_.a
2025-08-20T22:44:29.3164944Z [00:03:29.990]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=/tmp/go-build2401649780/b1032/_pkg_.a
2025-08-20T22:44:29.3166398Z [00:03:29.990]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:29.3167428Z [00:03:29.990]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:29.3168096Z [00:03:29.990]➜  EOF
2025-08-20T22:44:29.3173473Z [00:03:29.990]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1031/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust;$WORK/b1031=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust -lang=go1.18 -complete -installsuffix shared -buildid sUOmlELQx2WxvBUBWLn-/sUOmlELQx2WxvBUBWLn- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1031/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/wstrust/wstrust.go
2025-08-20T22:44:29.3933322Z [00:03:30.067]➜  go tool buildid -w $WORK/b1031/_pkg_.a # internal
2025-08-20T22:44:29.3944245Z [00:03:30.068]➜  cp $WORK/b1031/_pkg_.a /root/.cache/go-build/5c/5c8b1a4818ec80e9f19814df0ba3a7b5a45dd79b094139d22d1abf93992b9bff-d # internal
2025-08-20T22:44:29.3950197Z [00:03:30.069]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm
2025-08-20T22:44:29.3951419Z [00:03:30.069]➜  mkdir -p $WORK/b1035/
2025-08-20T22:44:29.3955823Z [00:03:30.070]➜  cat >/tmp/go-build2401649780/b1035/importcfg << 'EOF' # internal
2025-08-20T22:44:29.3956549Z [00:03:30.070]➜  # import config
2025-08-20T22:44:29.3957342Z [00:03:30.070]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:29.3958169Z [00:03:30.070]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:44:29.3959021Z [00:03:30.070]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:29.3959875Z [00:03:30.070]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:29.3960742Z [00:03:30.070]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:29.3961562Z [00:03:30.070]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.3962883Z [00:03:30.070]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build2401649780/b1019/_pkg_.a
2025-08-20T22:44:29.3964839Z [00:03:30.070]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=/tmp/go-build2401649780/b1023/_pkg_.a
2025-08-20T22:44:29.3966810Z [00:03:30.070]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=/tmp/go-build2401649780/b1036/_pkg_.a
2025-08-20T22:44:29.3968475Z [00:03:30.070]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:29.3969417Z [00:03:30.070]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:29.3970269Z [00:03:30.070]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:29.3971138Z [00:03:30.070]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:29.3972001Z [00:03:30.070]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:29.3972833Z [00:03:30.070]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:29.3973917Z [00:03:30.070]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.3974771Z [00:03:30.070]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.3975399Z [00:03:30.070]➜  EOF
2025-08-20T22:44:29.3982316Z [00:03:30.070]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1035/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm;$WORK/b1035=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm -lang=go1.18 -complete -installsuffix shared -buildid VPf8PRki4umqQJKHYwGE/VPf8PRki4umqQJKHYwGE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1035/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm/comm.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/internal/comm/compress.go
2025-08-20T22:44:29.5279096Z [00:03:30.202]➜  go tool buildid -w $WORK/b1035/_pkg_.a # internal
2025-08-20T22:44:29.5330882Z [00:03:30.207]➜  cp $WORK/b1035/_pkg_.a /root/.cache/go-build/3c/3c7c45646431f5c96a6e8f6eed874845432e7b6895041fb64f7fdd989f54c1ab-d # internal
2025-08-20T22:44:29.5332759Z [00:03:30.207]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options
2025-08-20T22:44:29.5363645Z [00:03:30.210]➜  mkdir -p $WORK/b1037/
2025-08-20T22:44:29.5373316Z [00:03:30.212]➜  cat >/tmp/go-build2401649780/b1037/importcfg << 'EOF' # internal
2025-08-20T22:44:29.5375417Z [00:03:30.212]➜  # import config
2025-08-20T22:44:29.5376600Z [00:03:30.212]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.5377863Z [00:03:30.212]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.5378543Z [00:03:30.212]➜  EOF
2025-08-20T22:44:29.5413361Z [00:03:30.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1037/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/options=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/options;$WORK/b1037=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options -lang=go1.18 -complete -installsuffix shared -buildid Rr2HYX2YkfrMmZCejkmz/Rr2HYX2YkfrMmZCejkmz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1037/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/options/options.go
2025-08-20T22:44:29.5769208Z [00:03:30.251]➜  go tool buildid -w $WORK/b1037/_pkg_.a # internal
2025-08-20T22:44:29.5784141Z [00:03:30.252]➜  cp $WORK/b1037/_pkg_.a /root/.cache/go-build/fe/fec4aa070e4421410454263791132b3ee0cdb84338778f9f6549ecb59e70c5bd-d # internal
2025-08-20T22:44:29.5786245Z [00:03:30.253]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local
2025-08-20T22:44:29.5788463Z [00:03:30.253]➜  mkdir -p $WORK/b1040/
2025-08-20T22:44:29.5818291Z [00:03:30.254]➜  cat >/tmp/go-build2401649780/b1040/importcfg << 'EOF' # internal
2025-08-20T22:44:29.5819453Z [00:03:30.254]➜  # import config
2025-08-20T22:44:29.5821112Z [00:03:30.254]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:29.5822004Z [00:03:30.254]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.5822814Z [00:03:30.254]➜  packagefile html=/tmp/go-build2401649780/b245/_pkg_.a
2025-08-20T22:44:29.5823573Z [00:03:30.254]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:29.5824408Z [00:03:30.254]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:29.5825283Z [00:03:30.254]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:29.5826113Z [00:03:30.254]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.5828816Z [00:03:30.254]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.5829519Z [00:03:30.254]➜  EOF
2025-08-20T22:44:29.5834588Z [00:03:30.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1040/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/local=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/local;$WORK/b1040=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local -lang=go1.18 -complete -installsuffix shared -buildid TPUxgoWAnMdLCEPZRUDk/TPUxgoWAnMdLCEPZRUDk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1040/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/local/server.go
2025-08-20T22:44:29.6225795Z [00:03:30.297]➜  go tool buildid -w $WORK/b1034/_pkg_.a # internal
2025-08-20T22:44:29.6299026Z [00:03:30.304]➜  cp $WORK/b1034/_pkg_.a /root/.cache/go-build/8a/8a6a0ed5391329e6bae0083dd94a55f492f69e57e778f352a26de2fe9c7805f8-d # internal
2025-08-20T22:44:29.6303870Z [00:03:30.304]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens
2025-08-20T22:44:29.6304876Z [00:03:30.304]➜  mkdir -p $WORK/b1028/
2025-08-20T22:44:29.6312568Z [00:03:30.305]➜  cat >/tmp/go-build2401649780/b1028/importcfg << 'EOF' # internal
2025-08-20T22:44:29.6314836Z [00:03:30.305]➜  # import config
2025-08-20T22:44:29.6315550Z [00:03:30.305]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:29.6316439Z [00:03:30.305]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:29.6317522Z [00:03:30.305]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:29.6318639Z [00:03:30.305]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:44:29.6319622Z [00:03:30.305]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:29.6320777Z [00:03:30.305]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:29.6321788Z [00:03:30.305]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:29.6322770Z [00:03:30.305]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:29.6323669Z [00:03:30.305]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.6324490Z [00:03:30.305]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.6325946Z [00:03:30.305]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build2401649780/b1026/_pkg_.a
2025-08-20T22:44:29.6328227Z [00:03:30.305]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build2401649780/b1024/_pkg_.a
2025-08-20T22:44:29.6330391Z [00:03:30.305]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:29.6332613Z [00:03:30.305]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=/tmp/go-build2401649780/b1030/_pkg_.a
2025-08-20T22:44:29.6334796Z [00:03:30.305]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build2401649780/b1031/_pkg_.a
2025-08-20T22:44:29.6336885Z [00:03:30.305]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build2401649780/b1033/_pkg_.a
2025-08-20T22:44:29.6339600Z [00:03:30.305]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build2401649780/b1034/_pkg_.a
2025-08-20T22:44:29.6340672Z [00:03:30.305]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:29.6341612Z [00:03:30.305]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:29.6342436Z [00:03:30.305]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:29.6343464Z [00:03:30.305]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:29.6344285Z [00:03:30.305]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.6345098Z [00:03:30.305]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.6345670Z [00:03:30.305]➜  EOF
2025-08-20T22:44:29.6375172Z [00:03:30.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1028/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens;$WORK/b1028=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens -lang=go1.18 -complete -installsuffix shared -buildid 6ZlLq1XJAaGlb-c34Yu6/6ZlLq1XJAaGlb-c34Yu6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1028/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens/accesstokens.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens/apptype_string.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/accesstokens/tokens.go
2025-08-20T22:44:29.6728990Z [00:03:30.346]➜  go tool buildid -w $WORK/b1040/_pkg_.a # internal
2025-08-20T22:44:29.6730927Z [00:03:30.347]➜  cp $WORK/b1040/_pkg_.a /root/.cache/go-build/36/36e2f9ab475e7a4874e909892603e58abe086f6ed70bec0871170bdac1d4c99e-d # internal
2025-08-20T22:44:29.6732344Z [00:03:30.347]➜  github.com/pkg/browser
2025-08-20T22:44:29.6738105Z [00:03:30.347]➜  mkdir -p $WORK/b1041/
2025-08-20T22:44:29.6739118Z [00:03:30.347]➜  cat >/tmp/go-build2401649780/b1041/importcfg << 'EOF' # internal
2025-08-20T22:44:29.6758468Z [00:03:30.347]➜  # import config
2025-08-20T22:44:29.6759361Z [00:03:30.347]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.6760225Z [00:03:30.347]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:29.6761113Z [00:03:30.347]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:29.6761966Z [00:03:30.347]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:29.6762803Z [00:03:30.347]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:29.6763919Z [00:03:30.348]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:29.6764843Z [00:03:30.348]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.6765514Z [00:03:30.348]➜  EOF
2025-08-20T22:44:29.6770237Z [00:03:30.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1041/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c=>github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c;$WORK/b1041=>" -p github.com/pkg/browser -lang=go1.14 -complete -installsuffix shared -buildid Ve6r9Ucq5LZ78Bt_AWP7/Ve6r9Ucq5LZ78Bt_AWP7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1041/importcfg -pack /root/go/pkg/mod/github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c/browser.go /root/go/pkg/mod/github.com/pkg/browser@v0.0.0-20240102092130-5ac0b6a4141c/browser_linux.go
2025-08-20T22:44:29.7350665Z [00:03:30.409]➜  go tool buildid -w $WORK/b1041/_pkg_.a # internal
2025-08-20T22:44:29.7359733Z [00:03:30.410]➜  cp $WORK/b1041/_pkg_.a /root/.cache/go-build/35/35aecd1da067ae0b910e38c2fae58dded5fb507cb907ed091518e1d83dfa35c7-d # internal
2025-08-20T22:44:29.7361717Z [00:03:30.410]➜  golang.org/x/crypto/pkcs12/internal/rc2
2025-08-20T22:44:29.7362342Z [00:03:30.410]➜  mkdir -p $WORK/b1043/
2025-08-20T22:44:29.7411162Z [00:03:30.415]➜  cat >/tmp/go-build2401649780/b1043/importcfg << 'EOF' # internal
2025-08-20T22:44:29.7411821Z [00:03:30.415]➜  # import config
2025-08-20T22:44:29.7412461Z [00:03:30.415]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:29.7413633Z [00:03:30.415]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:29.7414408Z [00:03:30.415]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:29.7414953Z [00:03:30.415]➜  EOF
2025-08-20T22:44:29.7418411Z [00:03:30.415]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1043/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/internal/rc2=>golang.org/x/crypto@v0.39.0/pkcs12/internal/rc2;$WORK/b1043=>" -p golang.org/x/crypto/pkcs12/internal/rc2 -lang=go1.23 -complete -installsuffix shared -buildid uH25RlxBJFLkZZxAGXdO/uH25RlxBJFLkZZxAGXdO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1043/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/internal/rc2/rc2.go
2025-08-20T22:44:29.7992934Z [00:03:30.473]➜  go tool buildid -w $WORK/b1043/_pkg_.a # internal
2025-08-20T22:44:29.8003043Z [00:03:30.474]➜  cp $WORK/b1043/_pkg_.a /root/.cache/go-build/8d/8d8b1693082e8360b7443c162141a53229f242b8758a8f252067c56df1824c3e-d # internal
2025-08-20T22:44:29.8006388Z [00:03:30.475]➜  golang.org/x/crypto/pkcs12
2025-08-20T22:44:29.8040457Z [00:03:30.478]➜  mkdir -p $WORK/b1042/
2025-08-20T22:44:29.8043918Z [00:03:30.479]➜  go tool buildid -w $WORK/b1028/_pkg_.a # internal
2025-08-20T22:44:29.8049647Z [00:03:30.479]➜  cat >/tmp/go-build2401649780/b1042/importcfg << 'EOF' # internal
2025-08-20T22:44:29.8051563Z [00:03:30.479]➜  # import config
2025-08-20T22:44:29.8052271Z [00:03:30.479]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:29.8053173Z [00:03:30.479]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:44:29.8054096Z [00:03:30.479]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:44:29.8055260Z [00:03:30.479]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:29.8056724Z [00:03:30.479]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:29.8058021Z [00:03:30.479]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:29.8058966Z [00:03:30.479]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:44:29.8059899Z [00:03:30.479]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:29.8060830Z [00:03:30.479]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:44:29.8061779Z [00:03:30.479]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:44:29.8062695Z [00:03:30.479]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:29.8063619Z [00:03:30.479]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:29.8064491Z [00:03:30.479]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.8065604Z [00:03:30.479]➜  packagefile golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build2401649780/b1043/_pkg_.a
2025-08-20T22:44:29.8066726Z [00:03:30.479]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:29.8067912Z [00:03:30.479]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:44:29.8068562Z [00:03:30.479]➜  EOF
2025-08-20T22:44:29.8074545Z [00:03:30.480]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1042/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12=>golang.org/x/crypto@v0.39.0/pkcs12;$WORK/b1042=>" -p golang.org/x/crypto/pkcs12 -lang=go1.23 -complete -installsuffix shared -buildid TudIiWXpUVNIMOfrOM6n/TudIiWXpUVNIMOfrOM6n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1042/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/bmp-string.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/crypto.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/errors.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/mac.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/pbkdf.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/pkcs12.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/pkcs12/safebags.go
2025-08-20T22:44:29.8096706Z [00:03:30.484]➜  cp $WORK/b1028/_pkg_.a /root/.cache/go-build/34/344d0daf1318c01f969598166f7d4c0664c77fcf05cd45c44d0318e4e548d998-d # internal
2025-08-20T22:44:29.8123407Z [00:03:30.486]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops
2025-08-20T22:44:29.8129204Z [00:03:30.487]➜  mkdir -p $WORK/b1027/
2025-08-20T22:44:29.8133712Z [00:03:30.487]➜  cat >/tmp/go-build2401649780/b1027/importcfg << 'EOF' # internal
2025-08-20T22:44:29.8134569Z [00:03:30.487]➜  # import config
2025-08-20T22:44:29.8136077Z [00:03:30.487]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:44:29.8138856Z [00:03:30.487]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:29.8141376Z [00:03:30.487]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=/tmp/go-build2401649780/b1035/_pkg_.a
2025-08-20T22:44:29.8143804Z [00:03:30.487]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build2401649780/b1031/_pkg_.a
2025-08-20T22:44:29.8145264Z [00:03:30.487]➜  EOF
2025-08-20T22:44:29.8151282Z [00:03:30.488]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1027/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops;$WORK/b1027=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops -lang=go1.18 -complete -installsuffix shared -buildid gCWEgGfFnbTmqECMrhQK/gCWEgGfFnbTmqECMrhQK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1027/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/ops/ops.go
2025-08-20T22:44:29.8909936Z [00:03:30.565]➜  go tool buildid -w $WORK/b1027/_pkg_.a # internal
2025-08-20T22:44:29.8922403Z [00:03:30.566]➜  cp $WORK/b1027/_pkg_.a /root/.cache/go-build/61/610d095a210d126faca2a425ba61fe1c45b345a7b1962d3b6668eddc7a9ace5c-d # internal
2025-08-20T22:44:29.8933575Z [00:03:30.567]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth
2025-08-20T22:44:29.8936419Z [00:03:30.568]➜  mkdir -p $WORK/b1025/
2025-08-20T22:44:29.8965270Z [00:03:30.571]➜  cat >/tmp/go-build2401649780/b1025/importcfg << 'EOF' # internal
2025-08-20T22:44:29.8967322Z [00:03:30.571]➜  # import config
2025-08-20T22:44:29.8973067Z [00:03:30.571]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:29.8973983Z [00:03:30.571]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:29.8974795Z [00:03:30.571]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.8975601Z [00:03:30.571]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.8976920Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build2401649780/b1019/_pkg_.a
2025-08-20T22:44:29.8979132Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build2401649780/b1026/_pkg_.a
2025-08-20T22:44:29.8980939Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build2401649780/b1024/_pkg_.a
2025-08-20T22:44:29.8982945Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build2401649780/b1027/_pkg_.a
2025-08-20T22:44:29.8985153Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:44:29.8988096Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:29.8990339Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build2401649780/b1031/_pkg_.a
2025-08-20T22:44:29.8992550Z [00:03:30.571]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=/tmp/go-build2401649780/b1032/_pkg_.a
2025-08-20T22:44:29.8994131Z [00:03:30.571]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:29.8995063Z [00:03:30.571]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:29.8995885Z [00:03:30.571]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.8996733Z [00:03:30.571]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:29.9009175Z [00:03:30.571]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.9009803Z [00:03:30.571]➜  EOF
2025-08-20T22:44:29.9018218Z [00:03:30.571]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1025/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth;$WORK/b1025=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth -lang=go1.18 -complete -installsuffix shared -buildid pMwR3zXSw4FzlLESO9Mh/pMwR3zXSw4FzlLESO9Mh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1025/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/oauth.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/oauth/resolvers.go
2025-08-20T22:44:29.9023762Z [00:03:30.575]➜  go tool buildid -w $WORK/b1042/_pkg_.a # internal
2025-08-20T22:44:29.9025271Z [00:03:30.576]➜  cp $WORK/b1042/_pkg_.a /root/.cache/go-build/d3/d3f7286f60d6f3304ad601ad2410d17bfffd96042792f4ba43b7f77028457041-d # internal
2025-08-20T22:44:29.9026641Z [00:03:30.576]➜  github.com/Azure/azure-sdk-for-go/sdk/data/aztables/internal
2025-08-20T22:44:29.9042457Z [00:03:30.578]➜  mkdir -p $WORK/b1046/
2025-08-20T22:44:29.9043230Z [00:03:30.578]➜  cat >/tmp/go-build2401649780/b1046/importcfg << 'EOF' # internal
2025-08-20T22:44:29.9043920Z [00:03:30.578]➜  # import config
2025-08-20T22:44:29.9044582Z [00:03:30.578]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:29.9045477Z [00:03:30.578]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:29.9046385Z [00:03:30.578]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:29.9047545Z [00:03:30.578]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:29.9048370Z [00:03:30.578]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:29.9049473Z [00:03:30.578]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:29.9050896Z [00:03:30.578]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:29.9056837Z [00:03:30.578]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:29.9058549Z [00:03:30.578]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build2401649780/b997/_pkg_.a
2025-08-20T22:44:29.9059716Z [00:03:30.578]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:29.9060578Z [00:03:30.578]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:29.9061479Z [00:03:30.578]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:29.9062322Z [00:03:30.580]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:29.9063455Z [00:03:30.580]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:29.9064344Z [00:03:30.580]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:29.9065175Z [00:03:30.580]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:29.9065796Z [00:03:30.580]➜  EOF
2025-08-20T22:44:29.9081309Z [00:03:30.580]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1046/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal=>github.com/Azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal;$WORK/b1046=>" -p github.com/Azure/azure-sdk-for-go/sdk/data/aztables/internal -lang=go1.23 -complete -installsuffix shared -buildid KFP8LdYTU-zPvPOyquP_/KFP8LdYTU-zPvPOyquP_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1046/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/service_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/table_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/version.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_models_serde.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_options.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_response_types.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_service_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_table_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_time_rfc1123.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/internal/zz_time_rfc3339.go
2025-08-20T22:44:30.0100280Z [00:03:30.684]➜  go tool buildid -w $WORK/b1025/_pkg_.a # internal
2025-08-20T22:44:30.0128418Z [00:03:30.687]➜  cp $WORK/b1025/_pkg_.a /root/.cache/go-build/79/79f45094dd03f0123bf2323dda4f4ae6fb264febd18a11d709927e52ddfab0ec-d # internal
2025-08-20T22:44:30.0140521Z [00:03:30.688]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage
2025-08-20T22:44:30.0141541Z [00:03:30.688]➜  mkdir -p $WORK/b1022/
2025-08-20T22:44:30.0151314Z [00:03:30.689]➜  cat >/tmp/go-build2401649780/b1022/importcfg << 'EOF' # internal
2025-08-20T22:44:30.0159277Z [00:03:30.690]➜  # import config
2025-08-20T22:44:30.0160008Z [00:03:30.690]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:30.0162749Z [00:03:30.690]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:30.0165282Z [00:03:30.690]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:30.0166827Z [00:03:30.690]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=/tmp/go-build2401649780/b1023/_pkg_.a
2025-08-20T22:44:30.0169166Z [00:03:30.690]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build2401649780/b1024/_pkg_.a
2025-08-20T22:44:30.0171253Z [00:03:30.690]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build2401649780/b1025/_pkg_.a
2025-08-20T22:44:30.0173284Z [00:03:30.690]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:44:30.0175547Z [00:03:30.690]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:30.0180877Z [00:03:30.690]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build2401649780/b1033/_pkg_.a
2025-08-20T22:44:30.0182664Z [00:03:30.690]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:30.0183551Z [00:03:30.690]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:30.0184381Z [00:03:30.690]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:30.0185196Z [00:03:30.690]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:30.0185785Z [00:03:30.690]➜  EOF
2025-08-20T22:44:30.0215766Z [00:03:30.695]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1022/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage;$WORK/b1022=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage -lang=go1.18 -complete -installsuffix shared -buildid 4CCUljm4UXQ1SUu9dZbB/4CCUljm4UXQ1SUu9dZbB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1022/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage/items.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage/partitioned_storage.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/storage/storage.go
2025-08-20T22:44:30.3004665Z [00:03:30.974]➜  go tool buildid -w $WORK/b1046/_pkg_.a # internal
2025-08-20T22:44:30.3138193Z [00:03:30.988]➜  cp $WORK/b1046/_pkg_.a /root/.cache/go-build/0d/0da170e07675303a75578af6096b5bf1dc7b2d25be7d864de652648150ddd510-d # internal
2025-08-20T22:44:30.3204387Z [00:03:30.994]➜  github.com/Azure/azure-sdk-for-go/sdk/data/aztables
2025-08-20T22:44:30.3205392Z [00:03:30.994]➜  mkdir -p $WORK/b1044/
2025-08-20T22:44:30.3212603Z [00:03:30.995]➜  cat >/tmp/go-build2401649780/b1044/importcfg << 'EOF' # internal
2025-08-20T22:44:30.3213899Z [00:03:30.995]➜  # import config
2025-08-20T22:44:30.3215241Z [00:03:30.995]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:30.3216422Z [00:03:30.995]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:30.3228047Z [00:03:30.995]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:30.3229224Z [00:03:30.995]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:30.3230344Z [00:03:30.995]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:30.3231493Z [00:03:30.995]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:30.3232794Z [00:03:30.995]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:30.3233972Z [00:03:30.995]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:30.3235212Z [00:03:30.995]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:30.3236712Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:30.3238690Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build2401649780/b996/_pkg_.a
2025-08-20T22:44:30.3240414Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/log=/tmp/go-build2401649780/b991/_pkg_.a
2025-08-20T22:44:30.3242195Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:30.3244218Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:30.3246715Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:30.3248685Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build2401649780/b1045/_pkg_.a
2025-08-20T22:44:30.3251185Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/data/aztables/internal=/tmp/go-build2401649780/b1046/_pkg_.a
2025-08-20T22:44:30.3253174Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:44:30.3254988Z [00:03:30.995]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build2401649780/b1010/_pkg_.a
2025-08-20T22:44:30.3256469Z [00:03:30.995]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:30.3257759Z [00:03:30.995]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:44:30.3258909Z [00:03:30.995]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:30.3269094Z [00:03:30.995]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:30.3272338Z [00:03:30.995]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:44:30.3273254Z [00:03:30.995]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:30.3274082Z [00:03:30.995]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:30.3274848Z [00:03:30.995]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:30.3275637Z [00:03:30.995]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:30.3276441Z [00:03:30.995]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:30.3277615Z [00:03:30.995]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:30.3278448Z [00:03:30.995]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:30.3279030Z [00:03:30.995]➜  EOF
2025-08-20T22:44:30.3322176Z [00:03:30.995]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1044/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0=>github.com/Azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0;$WORK/b1044=>" -p github.com/Azure/azure-sdk-for-go/sdk/data/aztables -lang=go1.23 -complete -installsuffix shared -buildid xI7QwrFc2uyXbOWooh5V/xI7QwrFc2uyXbOWooh5V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1044/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/build.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/cloud_config.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/connection_string.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/cosmos_patch_transform_policy.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/entity.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/error_codes.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/errors.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/options.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/responses.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/sas_account.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/sas_query_params.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/sas_service.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/service_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/shared_policy_shared_key_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/data/aztables@v1.4.0/transactional_batch.go
2025-08-20T22:44:30.3944052Z [00:03:31.068]➜  go tool buildid -w $WORK/b1022/_pkg_.a # internal
2025-08-20T22:44:30.3995147Z [00:03:31.074]➜  cp $WORK/b1022/_pkg_.a /root/.cache/go-build/28/286277a1f0c496f55f3ac1b57c56eed6092b3ab23e13265210588929a14e3468-d # internal
2025-08-20T22:44:30.4002841Z [00:03:31.074]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base
2025-08-20T22:44:30.4003718Z [00:03:31.074]➜  mkdir -p $WORK/b1018/
2025-08-20T22:44:30.4046085Z [00:03:31.079]➜  cat >/tmp/go-build2401649780/b1018/importcfg << 'EOF' # internal
2025-08-20T22:44:30.4062727Z [00:03:31.079]➜  # import config
2025-08-20T22:44:30.4063445Z [00:03:31.079]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:30.4064267Z [00:03:31.079]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:30.4065597Z [00:03:31.079]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build2401649780/b1016/_pkg_.a
2025-08-20T22:44:30.4077909Z [00:03:31.079]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build2401649780/b1019/_pkg_.a
2025-08-20T22:44:30.4079998Z [00:03:31.079]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage=/tmp/go-build2401649780/b1022/_pkg_.a
2025-08-20T22:44:30.4082117Z [00:03:31.079]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build2401649780/b1025/_pkg_.a
2025-08-20T22:44:30.4084343Z [00:03:31.079]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:44:30.4086605Z [00:03:31.079]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:30.4089146Z [00:03:31.079]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build2401649780/b1033/_pkg_.a
2025-08-20T22:44:30.4090754Z [00:03:31.079]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:30.4091667Z [00:03:31.079]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:30.4092516Z [00:03:31.079]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:30.4093327Z [00:03:31.079]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:30.4094184Z [00:03:31.079]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:30.4095050Z [00:03:31.079]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:30.4095664Z [00:03:31.079]➜  EOF
2025-08-20T22:44:30.4100965Z [00:03:31.079]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1018/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base;$WORK/b1018=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base -lang=go1.18 -complete -installsuffix shared -buildid GZmMPmQjCOZz0rdMChgg/GZmMPmQjCOZz0rdMChgg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1018/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/internal/base/base.go
2025-08-20T22:44:30.5136852Z [00:03:31.188]➜  go tool buildid -w $WORK/b1018/_pkg_.a # internal
2025-08-20T22:44:30.5167083Z [00:03:31.191]➜  cp $WORK/b1018/_pkg_.a /root/.cache/go-build/30/305735904c9c576470cf5e04509a4eb9f2c358ebc27d6fa4587d4bf7a4598bac-d # internal
2025-08-20T22:44:30.5184367Z [00:03:31.191]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential
2025-08-20T22:44:30.5185290Z [00:03:31.191]➜  mkdir -p $WORK/b1017/
2025-08-20T22:44:30.5186079Z [00:03:31.192]➜  cat >/tmp/go-build2401649780/b1017/importcfg << 'EOF' # internal
2025-08-20T22:44:30.5186790Z [00:03:31.192]➜  # import config
2025-08-20T22:44:30.5187679Z [00:03:31.192]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:30.5188875Z [00:03:31.192]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:30.5189802Z [00:03:31.192]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:30.5190699Z [00:03:31.192]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:30.5191644Z [00:03:31.192]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:30.5192610Z [00:03:31.192]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:30.5193367Z [00:03:31.192]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:30.5194135Z [00:03:31.192]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:30.5195484Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build2401649780/b1016/_pkg_.a
2025-08-20T22:44:30.5221271Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build2401649780/b1018/_pkg_.a
2025-08-20T22:44:30.5223405Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build2401649780/b1026/_pkg_.a
2025-08-20T22:44:30.5225414Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build2401649780/b1025/_pkg_.a
2025-08-20T22:44:30.5227660Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build2401649780/b1027/_pkg_.a
2025-08-20T22:44:30.5229744Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:44:30.5232114Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:30.5234347Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options=/tmp/go-build2401649780/b1037/_pkg_.a
2025-08-20T22:44:30.5236354Z [00:03:31.192]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build2401649780/b1033/_pkg_.a
2025-08-20T22:44:30.5237919Z [00:03:31.192]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:30.5238744Z [00:03:31.192]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:30.5239532Z [00:03:31.192]➜  EOF
2025-08-20T22:44:30.5244708Z [00:03:31.194]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1017/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/confidential=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/confidential;$WORK/b1017=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential -lang=go1.18 -complete -installsuffix shared -buildid ihR3rRpfu4I3vQ3X8oBn/ihR3rRpfu4I3vQ3X8oBn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1017/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/confidential/confidential.go
2025-08-20T22:44:30.6723581Z [00:03:31.346]➜  go tool buildid -w $WORK/b1017/_pkg_.a # internal
2025-08-20T22:44:30.6776043Z [00:03:31.352]➜  cp $WORK/b1017/_pkg_.a /root/.cache/go-build/9b/9bb3e3411ecbb0dde44fd5df5200f28e07ad372e27f1558bb3a88afb8baa6661-d # internal
2025-08-20T22:44:30.6784585Z [00:03:31.352]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity
2025-08-20T22:44:30.6789436Z [00:03:31.352]➜  mkdir -p $WORK/b1038/
2025-08-20T22:44:30.6790255Z [00:03:31.353]➜  cat >/tmp/go-build2401649780/b1038/importcfg << 'EOF' # internal
2025-08-20T22:44:30.6823732Z [00:03:31.353]➜  # import config
2025-08-20T22:44:30.6824475Z [00:03:31.353]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:30.6825756Z [00:03:31.353]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:30.6826668Z [00:03:31.353]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:30.6828276Z [00:03:31.353]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build2401649780/b1019/_pkg_.a
2025-08-20T22:44:30.6830226Z [00:03:31.353]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build2401649780/b1018/_pkg_.a
2025-08-20T22:44:30.6832253Z [00:03:31.353]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage=/tmp/go-build2401649780/b1022/_pkg_.a
2025-08-20T22:44:30.6834315Z [00:03:31.353]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build2401649780/b1027/_pkg_.a
2025-08-20T22:44:30.6836460Z [00:03:31.353]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:44:30.6838955Z [00:03:31.353]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:30.6841098Z [00:03:31.353]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build2401649780/b1033/_pkg_.a
2025-08-20T22:44:30.6842489Z [00:03:31.353]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:30.6843356Z [00:03:31.353]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:30.6844214Z [00:03:31.353]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:30.6845035Z [00:03:31.353]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:30.6846061Z [00:03:31.353]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:30.6846985Z [00:03:31.354]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:30.6849224Z [00:03:31.354]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:30.6850143Z [00:03:31.354]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:30.6850985Z [00:03:31.354]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:30.6851617Z [00:03:31.354]➜  EOF
2025-08-20T22:44:30.6859809Z [00:03:31.354]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1038/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity;$WORK/b1038=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity -lang=go1.18 -complete -installsuffix shared -buildid g2oUi8IYvccXoDR-V4gB/g2oUi8IYvccXoDR-V4gB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1038/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/azure_ml.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/cloud_shell.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/managedidentity.go /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/managedidentity/servicefabric.go
2025-08-20T22:44:30.8603425Z [00:03:31.534]➜  go tool buildid -w $WORK/b1038/_pkg_.a # internal
2025-08-20T22:44:30.8624907Z [00:03:31.537]➜  cp $WORK/b1038/_pkg_.a /root/.cache/go-build/67/671462185a072eb1c189a9e29ed1259ab77c5f00a44c2e324fb24e5b4995d4a1-d # internal
2025-08-20T22:44:30.8706540Z [00:03:31.545]➜  go tool buildid -w $WORK/b1044/_pkg_.a # internal
2025-08-20T22:44:30.8731772Z [00:03:31.547]➜  github.com/AzureAD/microsoft-authentication-library-for-go/apps/public
2025-08-20T22:44:30.8735165Z [00:03:31.548]➜  mkdir -p $WORK/b1039/
2025-08-20T22:44:30.8739492Z [00:03:31.548]➜  cat >/tmp/go-build2401649780/b1039/importcfg << 'EOF' # internal
2025-08-20T22:44:30.8759529Z [00:03:31.548]➜  # import config
2025-08-20T22:44:30.8760268Z [00:03:31.548]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:30.8761207Z [00:03:31.548]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:30.8762159Z [00:03:31.548]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:30.8763128Z [00:03:31.548]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:30.8764074Z [00:03:31.548]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:30.8764927Z [00:03:31.548]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:30.8766334Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build2401649780/b1016/_pkg_.a
2025-08-20T22:44:30.8768943Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build2401649780/b1018/_pkg_.a
2025-08-20T22:44:30.8770931Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=/tmp/go-build2401649780/b1040/_pkg_.a
2025-08-20T22:44:30.8772927Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build2401649780/b1025/_pkg_.a
2025-08-20T22:44:30.8774917Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build2401649780/b1027/_pkg_.a
2025-08-20T22:44:30.8777048Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:44:30.8779640Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:44:30.8781875Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options=/tmp/go-build2401649780/b1037/_pkg_.a
2025-08-20T22:44:30.8783829Z [00:03:31.548]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build2401649780/b1033/_pkg_.a
2025-08-20T22:44:30.8785262Z [00:03:31.548]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:30.8786324Z [00:03:31.548]➜  packagefile github.com/pkg/browser=/tmp/go-build2401649780/b1041/_pkg_.a
2025-08-20T22:44:30.8807581Z [00:03:31.548]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:30.8808540Z [00:03:31.548]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:30.8809380Z [00:03:31.548]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:30.8809997Z [00:03:31.548]➜  EOF
2025-08-20T22:44:30.8814748Z [00:03:31.548]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1039/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/public=>github.com/AzureAD/microsoft-authentication-library-for-go@v1.4.2/apps/public;$WORK/b1039=>" -p github.com/AzureAD/microsoft-authentication-library-for-go/apps/public -lang=go1.18 -complete -installsuffix shared -buildid DKIm_8OZIL4mW5SQNEUk/DKIm_8OZIL4mW5SQNEUk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1039/importcfg -pack /root/go/pkg/mod/github.com/!azure!a!d/microsoft-authentication-library-for-go@v1.4.2/apps/public/public.go
2025-08-20T22:44:30.8848506Z [00:03:31.559]➜  cp $WORK/b1044/_pkg_.a /root/.cache/go-build/6c/6c15228793c0fe0ca084fb7a779e1e49cdb0e6d48a3e37190dde3023a5097299-d # internal
2025-08-20T22:44:30.8891369Z [00:03:31.563]➜  github.com/go-faster/city
2025-08-20T22:44:30.8892887Z [00:03:31.563]➜  mkdir -p $WORK/b1049/
2025-08-20T22:44:30.8899244Z [00:03:31.564]➜  cat >/tmp/go-build2401649780/b1049/importcfg << 'EOF' # internal
2025-08-20T22:44:30.8906922Z [00:03:31.564]➜  # import config
2025-08-20T22:44:30.8907909Z [00:03:31.564]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:30.8908577Z [00:03:31.564]➜  EOF
2025-08-20T22:44:30.8913714Z [00:03:31.565]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1049/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-faster/city@v1.0.1=>github.com/go-faster/city@v1.0.1;$WORK/b1049=>" -p github.com/go-faster/city -lang=go1.17 -complete -installsuffix shared -buildid S4W8DRyiy6uHkZsEpv99/S4W8DRyiy6uHkZsEpv99 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1049/importcfg -pack /root/go/pkg/mod/github.com/go-faster/city@v1.0.1/128.go /root/go/pkg/mod/github.com/go-faster/city@v1.0.1/32.go /root/go/pkg/mod/github.com/go-faster/city@v1.0.1/64.go /root/go/pkg/mod/github.com/go-faster/city@v1.0.1/ch_128.go /root/go/pkg/mod/github.com/go-faster/city@v1.0.1/ch_64.go /root/go/pkg/mod/github.com/go-faster/city@v1.0.1/doc.go
2025-08-20T22:44:31.1612955Z [00:03:31.835]➜  go tool buildid -w $WORK/b1049/_pkg_.a # internal
2025-08-20T22:44:31.1642652Z [00:03:31.838]➜  cp $WORK/b1049/_pkg_.a /root/.cache/go-build/ce/ceb9a0854e8663133434ee6de9141e45a2b3a5eb41a17ec510f5981c36f0d3c8-d # internal
2025-08-20T22:44:31.1643790Z [00:03:31.838]➜  github.com/go-faster/errors
2025-08-20T22:44:31.1644288Z [00:03:31.838]➜  mkdir -p $WORK/b1050/
2025-08-20T22:44:31.1660880Z [00:03:31.840]➜  cat >/tmp/go-build2401649780/b1050/importcfg << 'EOF' # internal
2025-08-20T22:44:31.1661620Z [00:03:31.840]➜  # import config
2025-08-20T22:44:31.1662259Z [00:03:31.840]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:31.1663039Z [00:03:31.840]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:31.1663698Z [00:03:31.840]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:31.1664631Z [00:03:31.840]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:31.1665414Z [00:03:31.840]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:31.1666252Z [00:03:31.840]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:31.1667059Z [00:03:31.840]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:31.1668094Z [00:03:31.840]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:31.1668945Z [00:03:31.840]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:31.1669597Z [00:03:31.840]➜  EOF
2025-08-20T22:44:31.1676507Z [00:03:31.840]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1050/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-faster/errors@v0.7.1=>github.com/go-faster/errors@v0.7.1;$WORK/b1050=>" -p github.com/go-faster/errors -lang=go1.20 -complete -installsuffix shared -buildid xyhLwTTJ6iSdcjHklj0b/xyhLwTTJ6iSdcjHklj0b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1050/importcfg -pack /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/adaptor.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/doc.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/errors.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/format.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/frame.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/into.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/join_go120.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/must.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/trace.go /root/go/pkg/mod/github.com/go-faster/errors@v0.7.1/wrap.go
2025-08-20T22:44:31.2014427Z [00:03:31.875]➜  go tool buildid -w $WORK/b1039/_pkg_.a # internal
2025-08-20T22:44:31.2119785Z [00:03:31.886]➜  cp $WORK/b1039/_pkg_.a /root/.cache/go-build/a2/a25c1342a393d94e8a9e887391aa1c0d1252b059a6bc5243ec336b9665d0ba49-d # internal
2025-08-20T22:44:31.2225289Z [00:03:31.897]➜  github.com/Azure/azure-sdk-for-go/sdk/azidentity
2025-08-20T22:44:31.2227660Z [00:03:31.897]➜  mkdir -p $WORK/b1011/
2025-08-20T22:44:31.2234732Z [00:03:31.898]➜  cat >/tmp/go-build2401649780/b1011/importcfg << 'EOF' # internal
2025-08-20T22:44:31.2245200Z [00:03:31.898]➜  # import config
2025-08-20T22:44:31.2245868Z [00:03:31.898]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:31.2246666Z [00:03:31.898]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:31.2247615Z [00:03:31.898]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:31.2248455Z [00:03:31.898]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:31.2249343Z [00:03:31.898]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:31.2250229Z [00:03:31.898]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:31.2251085Z [00:03:31.898]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:31.2252018Z [00:03:31.898]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:31.2253060Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:31.2254570Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime=/tmp/go-build2401649780/b1012/_pkg_.a
2025-08-20T22:44:31.2256000Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build2401649780/b996/_pkg_.a
2025-08-20T22:44:31.2257588Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:31.2259007Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:31.2260406Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:31.2261899Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal=/tmp/go-build2401649780/b1015/_pkg_.a
2025-08-20T22:44:31.2263392Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=/tmp/go-build2401649780/b1008/_pkg_.a
2025-08-20T22:44:31.2264863Z [00:03:31.898]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:44:31.2266501Z [00:03:31.898]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=/tmp/go-build2401649780/b1017/_pkg_.a
2025-08-20T22:44:31.2270158Z [00:03:31.898]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build2401649780/b1019/_pkg_.a
2025-08-20T22:44:31.2271982Z [00:03:31.898]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity=/tmp/go-build2401649780/b1038/_pkg_.a
2025-08-20T22:44:31.2273874Z [00:03:31.898]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=/tmp/go-build2401649780/b1039/_pkg_.a
2025-08-20T22:44:31.2275341Z [00:03:31.898]➜  packagefile golang.org/x/crypto/pkcs12=/tmp/go-build2401649780/b1042/_pkg_.a
2025-08-20T22:44:31.2276499Z [00:03:31.898]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:31.2277528Z [00:03:31.898]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:31.2278403Z [00:03:31.898]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:31.2279212Z [00:03:31.898]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:31.2280006Z [00:03:31.898]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:31.2280834Z [00:03:31.898]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:31.2281677Z [00:03:31.898]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:31.2282512Z [00:03:31.898]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:31.2283309Z [00:03:31.898]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:31.2283901Z [00:03:31.898]➜  EOF
2025-08-20T22:44:31.2314637Z [00:03:31.901]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1011/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1=>github.com/Azure/azure-sdk-for-go/sdk/azidentity@v1.10.1;$WORK/b1011=>" -p github.com/Azure/azure-sdk-for-go/sdk/azidentity -lang=go1.23 -complete -installsuffix shared -buildid Kgd5bf7Hi6D2svK7w8fo/Kgd5bf7Hi6D2svK7w8fo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1011/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/authentication_record.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azidentity.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azure_cli_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azure_developer_cli_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/azure_pipelines_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/chained_token_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/client_assertion_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/client_certificate_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/client_secret_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/confidential_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/default_azure_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/developer_credential_util.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/device_code_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/environment_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/errors.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/interactive_browser_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/logging.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/managed_identity_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/managed_identity_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/on_behalf_of_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/public_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/username_password_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/version.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/azidentity@v1.10.1/workload_identity.go
2025-08-20T22:44:31.3072228Z [00:03:31.981]➜  go tool buildid -w $WORK/b1050/_pkg_.a # internal
2025-08-20T22:44:31.3086723Z [00:03:31.983]➜  cp $WORK/b1050/_pkg_.a /root/.cache/go-build/8b/8b8d1b3411e054a5ca7636e290449dd2f7a0da7e0aec48cde8747dc34b7d9ffe-d # internal
2025-08-20T22:44:31.3090493Z [00:03:31.983]➜  github.com/ClickHouse/ch-go/compress
2025-08-20T22:44:31.3092705Z [00:03:31.983]➜  mkdir -p $WORK/b1048/
2025-08-20T22:44:31.3099326Z [00:03:31.984]➜  cat >/tmp/go-build2401649780/b1048/importcfg << 'EOF' # internal
2025-08-20T22:44:31.3101551Z [00:03:31.984]➜  # import config
2025-08-20T22:44:31.3103754Z [00:03:31.985]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:31.3106138Z [00:03:31.985]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:31.3108863Z [00:03:31.985]➜  packagefile github.com/go-faster/city=/tmp/go-build2401649780/b1049/_pkg_.a
2025-08-20T22:44:31.3113070Z [00:03:31.985]➜  packagefile github.com/go-faster/errors=/tmp/go-build2401649780/b1050/_pkg_.a
2025-08-20T22:44:31.3114232Z [00:03:31.985]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:44:31.3115385Z [00:03:31.985]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:44:31.3116531Z [00:03:31.985]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:31.3117624Z [00:03:31.985]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:31.3118451Z [00:03:31.985]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:31.3119054Z [00:03:31.985]➜  EOF
2025-08-20T22:44:31.3124465Z [00:03:31.985]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1048/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/compress=>github.com/ClickHouse/ch-go@v0.65.1/compress;$WORK/b1048=>" -p github.com/ClickHouse/ch-go/compress -lang=go1.22 -complete -installsuffix shared -buildid s8EODPilDKA5331Th1CC/s8EODPilDKA5331Th1CC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1048/importcfg -pack /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/compress/compress.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/compress/method_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/compress/reader.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/compress/writer.go
2025-08-20T22:44:31.4570721Z [00:03:32.131]➜  go tool buildid -w $WORK/b1048/_pkg_.a # internal
2025-08-20T22:44:31.4584288Z [00:03:32.133]➜  cp $WORK/b1048/_pkg_.a /root/.cache/go-build/6f/6fadd7aa5fd14d06d02793859aaec2b7f3ecc5c220107ae7375be29dd56d3e5a-d # internal
2025-08-20T22:44:31.4596895Z [00:03:32.134]➜  github.com/segmentio/asm/cpu/arm
2025-08-20T22:44:31.4598628Z [00:03:32.134]➜  mkdir -p $WORK/b1054/
2025-08-20T22:44:31.4664297Z [00:03:32.141]➜  cat >/tmp/go-build2401649780/b1054/importcfg << 'EOF' # internal
2025-08-20T22:44:31.4665698Z [00:03:32.141]➜  # import config
2025-08-20T22:44:31.4667066Z [00:03:32.141]➜  packagefile github.com/segmentio/asm/cpu/cpuid=/tmp/go-build2401649780/b1055/_pkg_.a
2025-08-20T22:44:31.4668734Z [00:03:32.141]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:31.4670333Z [00:03:32.141]➜  EOF
2025-08-20T22:44:31.4673804Z [00:03:32.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1054/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/arm=>github.com/segmentio/asm@v1.2.0/cpu/arm;$WORK/b1054=>" -p github.com/segmentio/asm/cpu/arm -lang=go1.18 -complete -installsuffix shared -buildid KwxWfapW08u-3b7wYN_B/KwxWfapW08u-3b7wYN_B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1054/importcfg -pack /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/arm/arm.go
2025-08-20T22:44:31.5034391Z [00:03:32.177]➜  go tool buildid -w $WORK/b1054/_pkg_.a # internal
2025-08-20T22:44:31.5042444Z [00:03:32.178]➜  cp $WORK/b1054/_pkg_.a /root/.cache/go-build/ec/ec78f7ed2baa01356eb95c9cb731de3a1f28ad66280c707e7cc2c613d295c30f-d # internal
2025-08-20T22:44:31.5047049Z [00:03:32.179]➜  github.com/segmentio/asm/cpu/arm64
2025-08-20T22:44:31.5047893Z [00:03:32.179]➜  mkdir -p $WORK/b1056/
2025-08-20T22:44:31.5049871Z [00:03:32.179]➜  cat >/tmp/go-build2401649780/b1056/importcfg << 'EOF' # internal
2025-08-20T22:44:31.5051072Z [00:03:32.179]➜  # import config
2025-08-20T22:44:31.5056568Z [00:03:32.179]➜  packagefile github.com/segmentio/asm/cpu/cpuid=/tmp/go-build2401649780/b1055/_pkg_.a
2025-08-20T22:44:31.5057895Z [00:03:32.179]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:31.5058582Z [00:03:32.179]➜  EOF
2025-08-20T22:44:31.5062136Z [00:03:32.179]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1056/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/arm64=>github.com/segmentio/asm@v1.2.0/cpu/arm64;$WORK/b1056=>" -p github.com/segmentio/asm/cpu/arm64 -lang=go1.18 -complete -installsuffix shared -buildid -moS6m8FwOAf6OsnHZVE/-moS6m8FwOAf6OsnHZVE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1056/importcfg -pack /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/arm64/arm64.go
2025-08-20T22:44:31.5650217Z [00:03:32.233]➜  go tool buildid -w $WORK/b1056/_pkg_.a # internal
2025-08-20T22:44:31.5658362Z [00:03:32.233]➜  cp $WORK/b1056/_pkg_.a /root/.cache/go-build/33/33ecba0213479ee10bf24e8cd824ddba65aadf999d9e422900f83951be2494be-d # internal
2025-08-20T22:44:31.5659670Z [00:03:32.233]➜  github.com/segmentio/asm/cpu/x86
2025-08-20T22:44:31.5660200Z [00:03:32.233]➜  mkdir -p $WORK/b1057/
2025-08-20T22:44:31.5660868Z [00:03:32.233]➜  cat >/tmp/go-build2401649780/b1057/importcfg << 'EOF' # internal
2025-08-20T22:44:31.5661488Z [00:03:32.233]➜  # import config
2025-08-20T22:44:31.5662282Z [00:03:32.233]➜  packagefile github.com/segmentio/asm/cpu/cpuid=/tmp/go-build2401649780/b1055/_pkg_.a
2025-08-20T22:44:31.5663317Z [00:03:32.233]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:31.5663962Z [00:03:32.233]➜  EOF
2025-08-20T22:44:31.5667620Z [00:03:32.233]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1057/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/x86=>github.com/segmentio/asm@v1.2.0/cpu/x86;$WORK/b1057=>" -p github.com/segmentio/asm/cpu/x86 -lang=go1.18 -complete -installsuffix shared -buildid 1B2RzDjAepMZ7xZHSjdf/1B2RzDjAepMZ7xZHSjdf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1057/importcfg -pack /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/x86/x86.go
2025-08-20T22:44:31.6183736Z [00:03:32.292]➜  go tool buildid -w $WORK/b1057/_pkg_.a # internal
2025-08-20T22:44:31.6190708Z [00:03:32.293]➜  cp $WORK/b1057/_pkg_.a /root/.cache/go-build/56/562d7c3bf7162ac53c780176370051129cc10825dee928fde46173ca65053bf6-d # internal
2025-08-20T22:44:31.6193621Z [00:03:32.293]➜  github.com/segmentio/asm/cpu
2025-08-20T22:44:31.6194194Z [00:03:32.294]➜  mkdir -p $WORK/b1053/
2025-08-20T22:44:31.6198765Z [00:03:32.294]➜  cat >/tmp/go-build2401649780/b1053/importcfg << 'EOF' # internal
2025-08-20T22:44:31.6200581Z [00:03:32.294]➜  # import config
2025-08-20T22:44:31.6201467Z [00:03:32.294]➜  packagefile github.com/segmentio/asm/cpu/arm=/tmp/go-build2401649780/b1054/_pkg_.a
2025-08-20T22:44:31.6202674Z [00:03:32.294]➜  packagefile github.com/segmentio/asm/cpu/arm64=/tmp/go-build2401649780/b1056/_pkg_.a
2025-08-20T22:44:31.6203949Z [00:03:32.294]➜  packagefile github.com/segmentio/asm/cpu/x86=/tmp/go-build2401649780/b1057/_pkg_.a
2025-08-20T22:44:31.6204737Z [00:03:32.294]➜  EOF
2025-08-20T22:44:31.6208295Z [00:03:32.294]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1053/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu=>github.com/segmentio/asm@v1.2.0/cpu;$WORK/b1053=>" -p github.com/segmentio/asm/cpu -lang=go1.18 -complete -installsuffix shared -buildid 4Grp4tKb6xeUAodaLcCk/4Grp4tKb6xeUAodaLcCk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1053/importcfg -pack /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/cpu/cpu.go
2025-08-20T22:44:31.6402163Z [00:03:32.314]➜  go tool buildid -w $WORK/b1053/_pkg_.a # internal
2025-08-20T22:44:31.6410232Z [00:03:32.315]➜  cp $WORK/b1053/_pkg_.a /root/.cache/go-build/1f/1fa3d42c72586da1c19f4d1b713e6d83856722641a623dd21d832ec5523835dd-d # internal
2025-08-20T22:44:31.6416902Z [00:03:32.315]➜  github.com/segmentio/asm/bswap
2025-08-20T22:44:31.6417725Z [00:03:32.316]➜  mkdir -p $WORK/b1052/
2025-08-20T22:44:31.6439149Z [00:03:32.316]➜  echo -n > $WORK/b1052/go_asm.h # internal
2025-08-20T22:44:31.6439955Z [00:03:32.316]➜  cd /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/bswap
2025-08-20T22:44:31.6442697Z [00:03:32.316]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/bswap -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/bswap=>github.com/segmentio/asm@v1.2.0/bswap;$WORK/b1052=>" -I $WORK/b1052/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1052/symabis ./swap64_amd64.s
2025-08-20T22:44:31.6562849Z [00:03:32.330]➜  cat >/tmp/go-build2401649780/b1052/importcfg << 'EOF' # internal
2025-08-20T22:44:31.6569724Z [00:03:32.330]➜  # import config
2025-08-20T22:44:31.6570612Z [00:03:32.330]➜  packagefile github.com/segmentio/asm/cpu=/tmp/go-build2401649780/b1053/_pkg_.a
2025-08-20T22:44:31.6571648Z [00:03:32.330]➜  EOF
2025-08-20T22:44:31.6572197Z [00:03:32.331]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:31.6576744Z [00:03:32.331]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1052/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/bswap=>github.com/segmentio/asm@v1.2.0/bswap;$WORK/b1052=>" -p github.com/segmentio/asm/bswap -lang=go1.18 -installsuffix shared -buildid ASluTxidUUG0Hp__-Zis/ASluTxidUUG0Hp__-Zis -goversion go1.25.0 -symabis $WORK/b1052/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1052/importcfg -pack -asmhdr $WORK/b1052/go_asm.h /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/bswap/swap64.go /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/bswap/swap64_amd64.go
2025-08-20T22:44:31.6833133Z [00:03:32.357]➜  cd /root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/bswap
2025-08-20T22:44:31.6838474Z [00:03:32.357]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/segmentio/asm/bswap -trimpath "/root/go/pkg/mod/github.com/segmentio/asm@v1.2.0/bswap=>github.com/segmentio/asm@v1.2.0/bswap;$WORK/b1052=>" -I $WORK/b1052/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1052/swap64_amd64.o ./swap64_amd64.s
2025-08-20T22:44:31.6942234Z [00:03:32.368]➜  go tool pack r $WORK/b1052/_pkg_.a $WORK/b1052/swap64_amd64.o # internal
2025-08-20T22:44:31.6945114Z [00:03:32.368]➜  go tool buildid -w $WORK/b1052/_pkg_.a # internal
2025-08-20T22:44:31.6948950Z [00:03:32.369]➜  cp $WORK/b1052/_pkg_.a /root/.cache/go-build/11/114e515b32f67cb523bab2bce8250a3f6070563eb513967fc353d061db867e58-d # internal
2025-08-20T22:44:31.7065774Z [00:03:32.380]➜  github.com/ClickHouse/ch-go/proto
2025-08-20T22:44:31.7077327Z [00:03:32.380]➜  mkdir -p $WORK/b1051/
2025-08-20T22:44:31.7078138Z [00:03:32.380]➜  cat >/tmp/go-build2401649780/b1051/importcfg << 'EOF' # internal
2025-08-20T22:44:31.7078869Z [00:03:32.380]➜  # import config
2025-08-20T22:44:31.7079529Z [00:03:32.380]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:31.7080423Z [00:03:32.380]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:31.7081314Z [00:03:32.380]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:31.7082248Z [00:03:32.380]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:31.7083103Z [00:03:32.380]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:31.7084120Z [00:03:32.380]➜  packagefile github.com/ClickHouse/ch-go/compress=/tmp/go-build2401649780/b1048/_pkg_.a
2025-08-20T22:44:31.7085279Z [00:03:32.380]➜  packagefile github.com/go-faster/errors=/tmp/go-build2401649780/b1050/_pkg_.a
2025-08-20T22:44:31.7086316Z [00:03:32.380]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:31.7087828Z [00:03:32.380]➜  packagefile github.com/segmentio/asm/bswap=/tmp/go-build2401649780/b1052/_pkg_.a
2025-08-20T22:44:31.7089002Z [00:03:32.380]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:31.7090209Z [00:03:32.380]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:31.7091028Z [00:03:32.380]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:44:31.7091839Z [00:03:32.380]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:31.7092623Z [00:03:32.381]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:31.7093519Z [00:03:32.381]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:44:31.7094360Z [00:03:32.381]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:31.7095170Z [00:03:32.381]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:31.7096016Z [00:03:32.381]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:31.7096843Z [00:03:32.381]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:31.7097680Z [00:03:32.381]➜  EOF
2025-08-20T22:44:31.7098194Z [00:03:32.381]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:31.7184762Z [00:03:32.381]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1051/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto=>github.com/ClickHouse/ch-go@v0.65.1/proto;$WORK/b1051=>" -p github.com/ClickHouse/ch-go/proto -lang=go1.22 -complete -installsuffix shared -buildid --KjOj_ndiqplr6zLp20/--KjOj_ndiqplr6zLp20 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1051/importcfg -pack /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/block.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/bool.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/buffer.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/client_code.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/client_code_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/client_data.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/client_hello.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/client_info.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/client_info_interface_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/client_info_query_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_arr.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_arr_go123.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_auto.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_auto_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_bool.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_bool_unsafe.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_date.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_date32.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_date32_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_date32_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_date_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_date_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_datetime.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_datetime64.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_datetime64_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_datetime_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal128_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal128_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal256_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal256_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal32_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal32_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal64_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_decimal64_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_enum16_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_enum16_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_enum8_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_enum8_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixed_str.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr128_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr128_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr16_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr16_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr256_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr256_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr32_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr32_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr512_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr512_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr64_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr64_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr8_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_fixedstr8_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_float32_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_float32_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_float64_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_float64_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int128_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int128_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int16_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int16_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int256_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int256_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int32_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int32_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int64_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int64_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int8_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_int8_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_interval.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_ipv4_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_ipv4_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_ipv6_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_ipv6_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_json_str.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_low_cardinality.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_low_cardinality_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_low_cardinality_raw.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_map.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_map_go123.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_nothing.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_nullable.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_point.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_raw.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_raw_of.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_str.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_tuple.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint128_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint128_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint16_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint16_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint256_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint256_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint32_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint32_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint64_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint64_unsafe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint8_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uint8_safe_gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uuid.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/col_uuid_unsafe.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/column.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/compression.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/compression_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/date.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/date32.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/datetime.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/datetime64.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/decimal.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/enum16.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/enum8.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/error.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/error_codes.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/error_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/exception.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/feature.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/feature_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/gen.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/int128.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/int256.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/interval_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/ipv4.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/ipv6.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/profile.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/profile_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/profile_events.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/progress.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/proto.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/query.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/reader.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/reset.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/results.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/server_code.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/server_code_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/server_hello.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/server_log.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/slice_unsafe.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/stage.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/stage_enum.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/table_columns.go /root/go/pkg/mod/github.com/!click!house/ch-go@v0.65.1/proto/writer.go
2025-08-20T22:44:31.8960831Z [00:03:32.570]➜  go tool buildid -w $WORK/b830/_pkg_.a # internal
2025-08-20T22:44:31.9286086Z [00:03:32.603]➜  cp $WORK/b830/_pkg_.a /root/.cache/go-build/04/04708ae4b15a1c7c4c418f7cc0c8fffba27ad0e7385968aaca98518ac0a1f2d0-d # internal
2025-08-20T22:44:31.9297064Z [00:03:32.603]➜  github.com/ClickHouse/clickhouse-go/v2/contributors
2025-08-20T22:44:31.9297978Z [00:03:32.603]➜  mkdir -p $WORK/b1058/
2025-08-20T22:44:31.9298733Z [00:03:32.603]➜  cat >/tmp/go-build2401649780/b1058/importcfg << 'EOF' # internal
2025-08-20T22:44:31.9299415Z [00:03:32.604]➜  # import config
2025-08-20T22:44:31.9300325Z [00:03:32.604]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:44:31.9301167Z [00:03:32.604]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:31.9301799Z [00:03:32.604]➜  EOF
2025-08-20T22:44:31.9302417Z [00:03:32.604]➜  cat >/tmp/go-build2401649780/b1058/embedcfg << 'EOF' # internal
2025-08-20T22:44:31.9303037Z [00:03:32.604]➜  {
2025-08-20T22:44:31.9303431Z [00:03:32.604]➜  	"Patterns": {
2025-08-20T22:44:31.9303873Z [00:03:32.604]➜  		"list": [
2025-08-20T22:44:31.9304297Z [00:03:32.604]➜  			"list"
2025-08-20T22:44:31.9304699Z [00:03:32.604]➜  		]
2025-08-20T22:44:31.9305064Z [00:03:32.604]➜  	},
2025-08-20T22:44:31.9305435Z [00:03:32.604]➜  	"Files": {
2025-08-20T22:44:31.9306455Z [00:03:32.604]➜  		"list": "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/contributors/list"
2025-08-20T22:44:31.9309689Z [00:03:32.604]➜  	}
2025-08-20T22:44:31.9310106Z [00:03:32.604]➜  }EOF
2025-08-20T22:44:31.9314739Z [00:03:32.604]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1058/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/contributors=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/contributors;$WORK/b1058=>" -p github.com/ClickHouse/clickhouse-go/v2/contributors -lang=go1.22 -complete -installsuffix shared -buildid ftxav_lE6tUd3yzuS98T/ftxav_lE6tUd3yzuS98T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1058/importcfg -embedcfg $WORK/b1058/embedcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/contributors/contributors.go
2025-08-20T22:44:31.9386865Z [00:03:32.613]➜  go tool buildid -w $WORK/b1058/_pkg_.a # internal
2025-08-20T22:44:31.9393772Z [00:03:32.613]➜  cp $WORK/b1058/_pkg_.a /root/.cache/go-build/60/60b665d86b383547437c6b7b33739a78f6f4c77687e8f86fce825533cba9f223-d # internal
2025-08-20T22:44:31.9400510Z [00:03:32.614]➜  github.com/ClickHouse/clickhouse-go/v2/lib/chcol
2025-08-20T22:44:31.9401216Z [00:03:32.614]➜  mkdir -p $WORK/b1062/
2025-08-20T22:44:31.9409387Z [00:03:32.614]➜  cat >/tmp/go-build2401649780/b1062/importcfg << 'EOF' # internal
2025-08-20T22:44:31.9410103Z [00:03:32.614]➜  # import config
2025-08-20T22:44:31.9410846Z [00:03:32.614]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:44:31.9411862Z [00:03:32.614]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:31.9412751Z [00:03:32.614]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:31.9413575Z [00:03:32.614]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:31.9414440Z [00:03:32.614]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:31.9415084Z [00:03:32.614]➜  EOF
2025-08-20T22:44:31.9420634Z [00:03:32.615]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1062/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/chcol=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/lib/chcol;$WORK/b1062=>" -p github.com/ClickHouse/clickhouse-go/v2/lib/chcol -lang=go1.22 -complete -installsuffix shared -buildid QuXgFKnO1rKaRj8MluDQ/QuXgFKnO1rKaRj8MluDQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1062/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/chcol/dynamic.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/chcol/json.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/chcol/variant.go
2025-08-20T22:44:31.9633827Z [00:03:32.637]➜  go tool buildid -w $WORK/b1011/_pkg_.a # internal
2025-08-20T22:44:31.9798776Z [00:03:32.654]➜  cp $WORK/b1011/_pkg_.a /root/.cache/go-build/97/9796c50f8663b7bbbddaaca2174f016b4f5c6a9da032a8e8896b912576a4bbb3-d # internal
2025-08-20T22:44:31.9818612Z [00:03:32.654]➜  github.com/ClickHouse/clickhouse-go/v2/lib/timezone
2025-08-20T22:44:31.9820791Z [00:03:32.654]➜  mkdir -p $WORK/b1063/
2025-08-20T22:44:31.9831012Z [00:03:32.657]➜  cat >/tmp/go-build2401649780/b1063/importcfg << 'EOF' # internal
2025-08-20T22:44:31.9832281Z [00:03:32.657]➜  # import config
2025-08-20T22:44:31.9833255Z [00:03:32.657]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:31.9834392Z [00:03:32.657]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:31.9835322Z [00:03:32.657]➜  EOF
2025-08-20T22:44:31.9839887Z [00:03:32.657]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1063/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/timezone=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/lib/timezone;$WORK/b1063=>" -p github.com/ClickHouse/clickhouse-go/v2/lib/timezone -lang=go1.22 -complete -installsuffix shared -buildid u6r9kjT3pzqViYcebT7U/u6r9kjT3pzqViYcebT7U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1063/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/timezone/timezone.go
2025-08-20T22:44:32.0065593Z [00:03:32.681]➜  go tool buildid -w $WORK/b1062/_pkg_.a # internal
2025-08-20T22:44:32.0079679Z [00:03:32.682]➜  cp $WORK/b1062/_pkg_.a /root/.cache/go-build/74/74d4cfac1ea1524c48d546fe387ad3f0bd47f8bc33d63953cd0b11f7c1d87921-d # internal
2025-08-20T22:44:32.0087560Z [00:03:32.683]➜  github.com/paulmach/orb
2025-08-20T22:44:32.0088136Z [00:03:32.683]➜  mkdir -p $WORK/b1064/
2025-08-20T22:44:32.0104334Z [00:03:32.685]➜  cat >/tmp/go-build2401649780/b1064/importcfg << 'EOF' # internal
2025-08-20T22:44:32.0105463Z [00:03:32.685]➜  # import config
2025-08-20T22:44:32.0106253Z [00:03:32.685]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:32.0107036Z [00:03:32.685]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:32.0107774Z [00:03:32.685]➜  EOF
2025-08-20T22:44:32.0116088Z [00:03:32.685]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1064/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/paulmach/orb@v0.11.1=>github.com/paulmach/orb@v0.11.1;$WORK/b1064=>" -p github.com/paulmach/orb -lang=go1.15 -complete -installsuffix shared -buildid ZfWnBl4ZJy0vJtqAJDo2/ZfWnBl4ZJy0vJtqAJDo2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1064/importcfg -pack /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/bound.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/clone.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/define.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/equal.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/geometry.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/line_string.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/multi_line_string.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/multi_point.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/multi_polygon.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/point.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/polygon.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/ring.go /root/go/pkg/mod/github.com/paulmach/orb@v0.11.1/round.go
2025-08-20T22:44:32.0152960Z [00:03:32.689]➜  go tool buildid -w $WORK/b1063/_pkg_.a # internal
2025-08-20T22:44:32.0170199Z [00:03:32.691]➜  cp $WORK/b1063/_pkg_.a /root/.cache/go-build/66/66b458f325d86ce6dad14b68ebdb937e1b335aba49bc89d58291661d58740da5-d # internal
2025-08-20T22:44:32.0203788Z [00:03:32.694]➜  time/tzdata
2025-08-20T22:44:32.0204374Z [00:03:32.694]➜  mkdir -p $WORK/b1068/
2025-08-20T22:44:32.0216672Z [00:03:32.696]➜  cat >/tmp/go-build2401649780/b1068/importcfg << 'EOF' # internal
2025-08-20T22:44:32.0217730Z [00:03:32.696]➜  # import config
2025-08-20T22:44:32.0218532Z [00:03:32.696]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:32.0219549Z [00:03:32.696]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:32.0223380Z [00:03:32.696]➜  EOF
2025-08-20T22:44:32.0235595Z [00:03:32.697]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1068/_pkg_.a -trimpath "/root/.go/src/time/tzdata=>time/tzdata;$WORK/b1068=>" -p time/tzdata -lang=go1.25 -std -complete -installsuffix shared -buildid xPl9BeHmGqqhfRi1Lfso/xPl9BeHmGqqhfRi1Lfso -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1068/importcfg -pack /root/.go/src/time/tzdata/tzdata.go /root/.go/src/time/tzdata/zzipdata.go
2025-08-20T22:44:32.1135151Z [00:03:32.787]➜  go tool buildid -w $WORK/b1068/_pkg_.a # internal
2025-08-20T22:44:32.1164465Z [00:03:32.790]➜  cp $WORK/b1068/_pkg_.a /root/.cache/go-build/0b/0b3c1514afd53880498da706dd3061e6b63c898c358a45ade93b85a806ad7948-d # internal
2025-08-20T22:44:32.1277341Z [00:03:32.802]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated
2025-08-20T22:44:32.1299054Z [00:03:32.802]➜  mkdir -p $WORK/b1075/
2025-08-20T22:44:32.1302606Z [00:03:32.804]➜  cat >/tmp/go-build2401649780/b1075/importcfg << 'EOF' # internal
2025-08-20T22:44:32.1303305Z [00:03:32.804]➜  # import config
2025-08-20T22:44:32.1307842Z [00:03:32.804]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:32.1312384Z [00:03:32.804]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:32.1331041Z [00:03:32.804]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:32.1332450Z [00:03:32.804]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:32.1334404Z [00:03:32.804]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:32.1335205Z [00:03:32.804]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:32.1336297Z [00:03:32.804]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:32.1337971Z [00:03:32.804]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:32.1339512Z [00:03:32.804]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:32.1341004Z [00:03:32.804]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build2401649780/b1045/_pkg_.a
2025-08-20T22:44:32.1342143Z [00:03:32.804]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:32.1343009Z [00:03:32.804]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:32.1343851Z [00:03:32.804]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:32.1344694Z [00:03:32.804]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:32.1345521Z [00:03:32.804]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:32.1346327Z [00:03:32.804]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:32.1348270Z [00:03:32.804]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:32.1349147Z [00:03:32.804]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:32.1349761Z [00:03:32.804]➜  EOF
2025-08-20T22:44:32.1373480Z [00:03:32.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1075/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated;$WORK/b1075=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated -lang=go1.23 -complete -installsuffix shared -buildid HGbFJIobaXQtgUnN8_ku/HGbFJIobaXQtgUnN8_ku -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1075/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/appendblob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/blob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/block_blob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/build.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/container_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/pageblob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/service_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_appendblob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_blob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_blockblob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_container_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_models_serde.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_options.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_pageblob_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_responses.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_service_client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_time_rfc1123.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_time_rfc3339.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/generated/zz_xml_helper.go
2025-08-20T22:44:32.2389595Z [00:03:32.913]➜  go tool buildid -w $WORK/b1064/_pkg_.a # internal
2025-08-20T22:44:32.2474728Z [00:03:32.921]➜  cp $WORK/b1064/_pkg_.a /root/.cache/go-build/84/847ba8cefdab565583dcf48ea6e2d421ee829e5a2eb775b1e3fe465492f3e094-d # internal
2025-08-20T22:44:32.2482400Z [00:03:32.922]➜  hash/crc64
2025-08-20T22:44:32.2482932Z [00:03:32.922]➜  mkdir -p $WORK/b1079/
2025-08-20T22:44:32.2483679Z [00:03:32.922]➜  cat >/tmp/go-build2401649780/b1079/importcfg << 'EOF' # internal
2025-08-20T22:44:32.2484363Z [00:03:32.922]➜  # import config
2025-08-20T22:44:32.2485033Z [00:03:32.922]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:32.2486429Z [00:03:32.922]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:32.2487738Z [00:03:32.922]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:44:32.2489637Z [00:03:32.922]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:32.2490243Z [00:03:32.922]➜  EOF
2025-08-20T22:44:32.2493003Z [00:03:32.922]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1079/_pkg_.a -trimpath "/root/.go/src/hash/crc64=>hash/crc64;$WORK/b1079=>" -p hash/crc64 -lang=go1.25 -std -complete -installsuffix shared -buildid 5U9H2B-Vw1hmwdAjDRNJ/5U9H2B-Vw1hmwdAjDRNJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1079/importcfg -pack /root/.go/src/hash/crc64/crc64.go
2025-08-20T22:44:32.2846894Z [00:03:32.959]➜  go tool buildid -w $WORK/b1079/_pkg_.a # internal
2025-08-20T22:44:32.2872329Z [00:03:32.961]➜  cp $WORK/b1079/_pkg_.a /root/.cache/go-build/8d/8dd24e01347895f101b02a7d1d2b84386ff9a6ee19ac026f0fd25048a72c8909-d # internal
2025-08-20T22:44:32.2877010Z [00:03:32.962]➜  github.com/apache/iceberg-go/utils
2025-08-20T22:44:32.2877786Z [00:03:32.962]➜  mkdir -p $WORK/b1086/
2025-08-20T22:44:32.2886633Z [00:03:32.963]➜  cat >/tmp/go-build2401649780/b1086/importcfg << 'EOF' # internal
2025-08-20T22:44:32.2887884Z [00:03:32.963]➜  # import config
2025-08-20T22:44:32.2888919Z [00:03:32.963]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:32.2890741Z [00:03:32.963]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:32.2891524Z [00:03:32.963]➜  EOF
2025-08-20T22:44:32.2902291Z [00:03:32.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1086/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/utils=>github.com/apache/iceberg-go@v0.3.0/utils;$WORK/b1086=>" -p github.com/apache/iceberg-go/utils -lang=go1.24 -complete -installsuffix shared -buildid acuUYcf4mdbw1HhYxqm4/acuUYcf4mdbw1HhYxqm4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1086/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/utils/context.go
2025-08-20T22:44:32.3250325Z [00:03:32.999]➜  go tool buildid -w $WORK/b1086/_pkg_.a # internal
2025-08-20T22:44:32.3258625Z [00:03:33.000]➜  cp $WORK/b1086/_pkg_.a /root/.cache/go-build/3c/3ca8a34e9528d09594fd667ac66ae5f593af25ee98b84c12eab029c5a2f36660-d # internal
2025-08-20T22:44:32.3264798Z [00:03:33.000]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
2025-08-20T22:44:32.3273021Z [00:03:33.000]➜  mkdir -p $WORK/b1088/
2025-08-20T22:44:32.3273841Z [00:03:33.001]➜  cat >/tmp/go-build2401649780/b1088/importcfg << 'EOF' # internal
2025-08-20T22:44:32.3274560Z [00:03:33.001]➜  # import config
2025-08-20T22:44:32.3275242Z [00:03:33.001]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:32.3276145Z [00:03:33.001]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:32.3277066Z [00:03:33.001]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:32.3278192Z [00:03:33.001]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:32.3279122Z [00:03:33.001]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:32.3279958Z [00:03:33.001]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:32.3281011Z [00:03:33.001]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:32.3281997Z [00:03:33.001]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:32.3282831Z [00:03:33.001]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:44:32.3283689Z [00:03:33.001]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:32.3284510Z [00:03:33.001]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:32.3285336Z [00:03:33.001]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:32.3285946Z [00:03:33.001]➜  EOF
2025-08-20T22:44:32.3303304Z [00:03:33.001]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1088/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10=>github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10;$WORK/b1088=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream -lang=go1.22 -complete -installsuffix shared -buildid IKb_IWgo1XUh8TzAVUXM/IKb_IWgo1XUh8TzAVUXM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1088/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/debug.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/decode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/encode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/header.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/header_value.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/message.go
2025-08-20T22:44:32.5783836Z [00:03:33.252]➜  go tool buildid -w $WORK/b1088/_pkg_.a # internal
2025-08-20T22:44:32.5845160Z [00:03:33.258]➜  cp $WORK/b1088/_pkg_.a /root/.cache/go-build/06/062fb8fe03e5a1153443e9112ce1ff90077b99cdf08f8658eeb2e4d5be415e62-d # internal
2025-08-20T22:44:32.5849341Z [00:03:33.259]➜  github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi
2025-08-20T22:44:32.5881297Z [00:03:33.262]➜  mkdir -p $WORK/b1089/
2025-08-20T22:44:32.5886425Z [00:03:33.262]➜  cat >/tmp/go-build2401649780/b1089/importcfg << 'EOF' # internal
2025-08-20T22:44:32.5887340Z [00:03:33.262]➜  # import config
2025-08-20T22:44:32.5888008Z [00:03:33.262]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:32.5889157Z [00:03:33.262]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:32.5890354Z [00:03:33.263]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:32.5891966Z [00:03:33.263]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:32.5893802Z [00:03:33.263]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:32.5894567Z [00:03:33.263]➜  EOF
2025-08-20T22:44:32.5901131Z [00:03:33.263]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1089/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/eventstreamapi=>github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/eventstreamapi;$WORK/b1089=>" -p github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi -lang=go1.22 -complete -installsuffix shared -buildid 310XH5Q2wpD5R6PqmEX5/310XH5Q2wpD5R6PqmEX5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1089/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/eventstreamapi/headers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/eventstreamapi/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream@v1.6.10/eventstreamapi/transport.go
2025-08-20T22:44:32.6614099Z [00:03:33.335]➜  go tool buildid -w $WORK/b1089/_pkg_.a # internal
2025-08-20T22:44:32.6631982Z [00:03:33.337]➜  cp $WORK/b1089/_pkg_.a /root/.cache/go-build/44/4436f3dd901d700564b313ee59e77ed1e56daadc2cae6a105f788cb969e39965-d # internal
2025-08-20T22:44:32.6640631Z [00:03:33.338]➜  github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto
2025-08-20T22:44:32.6641373Z [00:03:33.338]➜  mkdir -p $WORK/b1091/
2025-08-20T22:44:32.6642129Z [00:03:33.338]➜  cat >/tmp/go-build2401649780/b1091/importcfg << 'EOF' # internal
2025-08-20T22:44:32.6642808Z [00:03:33.338]➜  # import config
2025-08-20T22:44:32.6643455Z [00:03:33.338]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:32.6644326Z [00:03:33.338]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:32.6645304Z [00:03:33.338]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:44:32.6646253Z [00:03:33.338]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:32.6647584Z [00:03:33.338]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:44:32.6648643Z [00:03:33.338]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:32.6649538Z [00:03:33.338]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:32.6650342Z [00:03:33.338]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:32.6651134Z [00:03:33.338]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:32.6651959Z [00:03:33.338]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:32.6652588Z [00:03:33.338]➜  EOF
2025-08-20T22:44:32.6660385Z [00:03:33.338]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1091/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/crypto=>github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/crypto;$WORK/b1091=>" -p github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto -lang=go1.22 -complete -installsuffix shared -buildid ApdnTr2LJeNya6kUBqIw/ApdnTr2LJeNya6kUBqIw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1091/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/crypto/compare.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/crypto/ecc.go
2025-08-20T22:44:32.7102958Z [00:03:33.384]➜  go tool buildid -w $WORK/b1091/_pkg_.a # internal
2025-08-20T22:44:32.7113400Z [00:03:33.385]➜  cp $WORK/b1091/_pkg_.a /root/.cache/go-build/d8/d84579d85faa3c915ac2c901745c1d9b7786928a51f0e3ba80b6e6a7e3586585-d # internal
2025-08-20T22:44:32.7114832Z [00:03:33.385]➜  github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4
2025-08-20T22:44:32.7116839Z [00:03:33.385]➜  mkdir -p $WORK/b1092/
2025-08-20T22:44:32.7130349Z [00:03:33.387]➜  cat >/tmp/go-build2401649780/b1092/importcfg << 'EOF' # internal
2025-08-20T22:44:32.7133979Z [00:03:33.388]➜  # import config
2025-08-20T22:44:32.7136613Z [00:03:33.388]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:32.7137904Z [00:03:33.388]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:32.7139114Z [00:03:33.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build2401649780/b336/_pkg_.a
2025-08-20T22:44:32.7140225Z [00:03:33.388]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:32.7141102Z [00:03:33.388]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:32.7141950Z [00:03:33.388]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:32.7142793Z [00:03:33.388]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:32.7143412Z [00:03:33.388]➜  EOF
2025-08-20T22:44:32.7151500Z [00:03:33.388]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1092/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4=>github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4;$WORK/b1092=>" -p github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4 -lang=go1.22 -complete -installsuffix shared -buildid KDybsDH54OUn6fQLSpwa/KDybsDH54OUn6fQLSpwa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1092/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4/const.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4/header_rules.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4/headers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4/hmac.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4/time.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/internal/v4/util.go
2025-08-20T22:44:32.8430712Z [00:03:33.517]➜  go tool buildid -w $WORK/b1092/_pkg_.a # internal
2025-08-20T22:44:32.8454948Z [00:03:33.520]➜  cp $WORK/b1092/_pkg_.a /root/.cache/go-build/55/55738e034ef52eaf70127c4a91090a87c28958d34b6478076736f9efd3e2e2aa-d # internal
2025-08-20T22:44:32.8459253Z [00:03:33.520]➜  github.com/aws/aws-sdk-go-v2/internal/v4a
2025-08-20T22:44:32.8462167Z [00:03:33.520]➜  mkdir -p $WORK/b1090/
2025-08-20T22:44:32.8468937Z [00:03:33.521]➜  cat >/tmp/go-build2401649780/b1090/importcfg << 'EOF' # internal
2025-08-20T22:44:32.8476864Z [00:03:33.521]➜  # import config
2025-08-20T22:44:32.8477718Z [00:03:33.521]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:32.8478567Z [00:03:33.521]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:32.8479397Z [00:03:33.521]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:32.8480217Z [00:03:33.521]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:44:32.8481114Z [00:03:33.521]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:44:32.8482043Z [00:03:33.521]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:32.8482995Z [00:03:33.521]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:32.8483929Z [00:03:33.521]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:32.8484808Z [00:03:33.521]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:32.8485793Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:32.8487056Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:44:32.8488534Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:44:32.8489984Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:44:32.8491245Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:44:32.8492655Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:44:32.8494049Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto=/tmp/go-build2401649780/b1091/_pkg_.a
2025-08-20T22:44:32.8495509Z [00:03:33.521]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4=/tmp/go-build2401649780/b1092/_pkg_.a
2025-08-20T22:44:32.8496840Z [00:03:33.521]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:44:32.8507944Z [00:03:33.521]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:44:32.8509236Z [00:03:33.521]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:44:32.8510525Z [00:03:33.521]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:32.8511695Z [00:03:33.521]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:32.8512915Z [00:03:33.521]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:32.8513910Z [00:03:33.521]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:32.8514705Z [00:03:33.521]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:32.8515520Z [00:03:33.522]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:32.8516373Z [00:03:33.522]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:44:32.8517434Z [00:03:33.522]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:32.8518256Z [00:03:33.522]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:32.8519029Z [00:03:33.522]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:32.8519838Z [00:03:33.522]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:32.8521083Z [00:03:33.522]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:32.8521892Z [00:03:33.522]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:32.8522691Z [00:03:33.522]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:32.8523278Z [00:03:33.522]➜  EOF
2025-08-20T22:44:32.8539720Z [00:03:33.522]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1090/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36=>github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36;$WORK/b1090=>" -p github.com/aws/aws-sdk-go-v2/internal/v4a -lang=go1.22 -complete -installsuffix shared -buildid AhW26BBjIAOQ6hG5ZKuY/AhW26BBjIAOQ6hG5ZKuY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1090/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/presign_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/smithy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/internal/v4a@v1.3.36/v4a.go
2025-08-20T22:44:32.9947706Z [00:03:33.669]➜  go tool buildid -w $WORK/b1090/_pkg_.a # internal
2025-08-20T22:44:32.9978505Z [00:03:33.672]➜  cp $WORK/b1090/_pkg_.a /root/.cache/go-build/65/65e146db22753990af149ff361a415a572c1e03d35f23fd43e8e0115cfe8ade1-d # internal
2025-08-20T22:44:32.9986412Z [00:03:33.673]➜  github.com/aws/aws-sdk-go-v2/service/internal/checksum
2025-08-20T22:44:32.9991965Z [00:03:33.673]➜  mkdir -p $WORK/b1093/
2025-08-20T22:44:33.0005670Z [00:03:33.674]➜  cat >/tmp/go-build2401649780/b1093/importcfg << 'EOF' # internal
2025-08-20T22:44:33.0007289Z [00:03:33.674]➜  # import config
2025-08-20T22:44:33.0009417Z [00:03:33.674]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:33.0010322Z [00:03:33.674]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:33.0011242Z [00:03:33.674]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:44:33.0012200Z [00:03:33.674]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:44:33.0013164Z [00:03:33.675]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:33.0014117Z [00:03:33.675]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:33.0015059Z [00:03:33.675]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:33.0015932Z [00:03:33.675]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:33.0016947Z [00:03:33.675]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:33.0018460Z [00:03:33.675]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:44:33.0019795Z [00:03:33.675]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:44:33.0021097Z [00:03:33.675]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:44:33.0022564Z [00:03:33.675]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build2401649780/b582/_pkg_.a
2025-08-20T22:44:33.0023862Z [00:03:33.675]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:44:33.0024983Z [00:03:33.675]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:33.0026179Z [00:03:33.675]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:33.0032726Z [00:03:33.675]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:33.0034210Z [00:03:33.675]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:33.0035077Z [00:03:33.675]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:44:33.0035966Z [00:03:33.675]➜  packagefile hash/crc64=/tmp/go-build2401649780/b1079/_pkg_.a
2025-08-20T22:44:33.0036813Z [00:03:33.675]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:33.0037969Z [00:03:33.675]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:33.0038831Z [00:03:33.675]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:33.0039658Z [00:03:33.675]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:33.0040479Z [00:03:33.675]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:33.0041082Z [00:03:33.675]➜  EOF
2025-08-20T22:44:33.0051366Z [00:03:33.675]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1093/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2=>github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2;$WORK/b1093=>" -p github.com/aws/aws-sdk-go-v2/service/internal/checksum -lang=go1.22 -complete -installsuffix shared -buildid ROf4JLzKgA8fwOh6gkWL/ROf4JLzKgA8fwOh6gkWL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1093/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/algorithms.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/aws_chunked_encoding.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/middleware_add.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/middleware_checksum_metrics_tracking.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/middleware_compute_input_checksum.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/middleware_setup_context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.7.2/middleware_validate_output.go
2025-08-20T22:44:33.2212594Z [00:03:33.895]➜  go tool buildid -w $WORK/b1093/_pkg_.a # internal
2025-08-20T22:44:33.2240402Z [00:03:33.898]➜  cp $WORK/b1093/_pkg_.a /root/.cache/go-build/98/98e2e497f1dd0eb67fc87af19d561f2e39491c84f169480f2d3736a0f014fe09-d # internal
2025-08-20T22:44:33.2319296Z [00:03:33.906]➜  github.com/aws/aws-sdk-go-v2/aws/arn
2025-08-20T22:44:33.2319942Z [00:03:33.906]➜  mkdir -p $WORK/b1095/
2025-08-20T22:44:33.2325691Z [00:03:33.907]➜  cat >/tmp/go-build2401649780/b1095/importcfg << 'EOF' # internal
2025-08-20T22:44:33.2340609Z [00:03:33.907]➜  # import config
2025-08-20T22:44:33.2341196Z [00:03:33.907]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:33.2341935Z [00:03:33.907]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:33.2342457Z [00:03:33.907]➜  EOF
2025-08-20T22:44:33.2345438Z [00:03:33.907]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1095/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/arn=>github.com/aws/aws-sdk-go-v2@v1.36.5/aws/arn;$WORK/b1095=>" -p github.com/aws/aws-sdk-go-v2/aws/arn -lang=go1.22 -complete -installsuffix shared -buildid Gy-nwZk0M6e5ioXobrRD/Gy-nwZk0M6e5ioXobrRD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1095/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/aws/arn/arn.go
2025-08-20T22:44:33.2538534Z [00:03:33.928]➜  go tool buildid -w $WORK/b1095/_pkg_.a # internal
2025-08-20T22:44:33.2544965Z [00:03:33.929]➜  cp $WORK/b1095/_pkg_.a /root/.cache/go-build/9c/9cc5489aea4534f1736c0d36c05fbbd32d22d4b1be97a5efee30bd1a33cc82cd-d # internal
2025-08-20T22:44:33.2551322Z [00:03:33.929]➜  github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn
2025-08-20T22:44:33.2552075Z [00:03:33.929]➜  mkdir -p $WORK/b1096/
2025-08-20T22:44:33.2555601Z [00:03:33.930]➜  cat >/tmp/go-build2401649780/b1096/importcfg << 'EOF' # internal
2025-08-20T22:44:33.2558065Z [00:03:33.930]➜  # import config
2025-08-20T22:44:33.2558718Z [00:03:33.930]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:33.2569020Z [00:03:33.930]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/arn=/tmp/go-build2401649780/b1095/_pkg_.a
2025-08-20T22:44:33.2570543Z [00:03:33.930]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:33.2572996Z [00:03:33.930]➜  EOF
2025-08-20T22:44:33.2580257Z [00:03:33.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1096/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn=>github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn;$WORK/b1096=>" -p github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn -lang=go1.22 -complete -installsuffix shared -buildid _anfqI3nDjfvl-ig-Clx/_anfqI3nDjfvl-ig-Clx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1096/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn/accesspoint_arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn/arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn/arn_member.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn/outpost_arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn/s3_object_lambda_arn.go
2025-08-20T22:44:33.3129947Z [00:03:33.985]➜  go tool buildid -w $WORK/b1096/_pkg_.a # internal
2025-08-20T22:44:33.3133618Z [00:03:33.987]➜  cp $WORK/b1096/_pkg_.a /root/.cache/go-build/93/93caceeeba1ea4b88a12b2edd91cff4dfa276db0e07ed4320f5af9ce4ed3cf62-d # internal
2025-08-20T22:44:33.3145781Z [00:03:33.989]➜  github.com/aws/aws-sdk-go-v2/service/internal/s3shared
2025-08-20T22:44:33.3160798Z [00:03:33.990]➜  mkdir -p $WORK/b1094/
2025-08-20T22:44:33.3167305Z [00:03:33.991]➜  cat >/tmp/go-build2401649780/b1094/importcfg << 'EOF' # internal
2025-08-20T22:44:33.3177728Z [00:03:33.991]➜  # import config
2025-08-20T22:44:33.3178455Z [00:03:33.991]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:33.3179331Z [00:03:33.991]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:33.3180197Z [00:03:33.991]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:33.3180989Z [00:03:33.991]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:33.3181969Z [00:03:33.991]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/arn=/tmp/go-build2401649780/b1095/_pkg_.a
2025-08-20T22:44:33.3183183Z [00:03:33.991]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:44:33.3184538Z [00:03:33.991]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:44:33.3185983Z [00:03:33.991]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn=/tmp/go-build2401649780/b1096/_pkg_.a
2025-08-20T22:44:33.3187588Z [00:03:33.991]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:33.3188726Z [00:03:33.991]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:44:33.3189925Z [00:03:33.991]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:33.3190930Z [00:03:33.991]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:33.3191766Z [00:03:33.991]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:33.3192606Z [00:03:33.991]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:33.3193241Z [00:03:33.991]➜  EOF
2025-08-20T22:44:33.3213447Z [00:03:33.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1094/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15=>github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15;$WORK/b1094=>" -p github.com/aws/aws-sdk-go-v2/service/internal/s3shared -lang=go1.22 -complete -installsuffix shared -buildid DuLcSAEL3p6h13-feP88/DuLcSAEL3p6h13-feP88 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1094/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/arn_lookup.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/endpoint_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/host_id.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/metadata_retriever.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/resource_request.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/response_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/response_error_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/s3100continue.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/update_endpoint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/xml_utils.go
2025-08-20T22:44:33.5278298Z [00:03:34.202]➜  go tool buildid -w $WORK/b1094/_pkg_.a # internal
2025-08-20T22:44:33.5297795Z [00:03:34.204]➜  cp $WORK/b1094/_pkg_.a /root/.cache/go-build/fe/fe8fa307264b490736a34eccab2f446879bec23869c27072edeeb890b0148472-d # internal
2025-08-20T22:44:33.5330335Z [00:03:34.204]➜  github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config
2025-08-20T22:44:33.5331388Z [00:03:34.204]➜  mkdir -p $WORK/b1097/
2025-08-20T22:44:33.5332195Z [00:03:34.204]➜  cat >/tmp/go-build2401649780/b1097/importcfg << 'EOF' # internal
2025-08-20T22:44:33.5332933Z [00:03:34.204]➜  # import config
2025-08-20T22:44:33.5333774Z [00:03:34.204]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:33.5334450Z [00:03:34.204]➜  EOF
2025-08-20T22:44:33.5339193Z [00:03:34.204]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1097/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/config=>github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/config;$WORK/b1097=>" -p github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config -lang=go1.22 -complete -installsuffix shared -buildid OibMvQj4FPcyMY4SWwsC/OibMvQj4FPcyMY4SWwsC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1097/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.18.15/config/config.go
2025-08-20T22:44:33.6733091Z [00:03:34.347]➜  go tool buildid -w $WORK/b1097/_pkg_.a # internal
2025-08-20T22:44:33.6740012Z [00:03:34.348]➜  cp $WORK/b1097/_pkg_.a /root/.cache/go-build/23/23988c17cbc710a2dc35e2fad7dd9e750bb74895c3e59ba54bd9fb5b373db5ea-d # internal
2025-08-20T22:44:33.6771821Z [00:03:34.351]➜  github.com/aws/aws-sdk-go-v2/service/s3/internal/arn
2025-08-20T22:44:33.6774002Z [00:03:34.351]➜  mkdir -p $WORK/b1099/
2025-08-20T22:44:33.6780168Z [00:03:34.352]➜  cat >/tmp/go-build2401649780/b1099/importcfg << 'EOF' # internal
2025-08-20T22:44:33.6780851Z [00:03:34.352]➜  # import config
2025-08-20T22:44:33.6781480Z [00:03:34.352]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:33.6782482Z [00:03:34.352]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/arn=/tmp/go-build2401649780/b1095/_pkg_.a
2025-08-20T22:44:33.6783891Z [00:03:34.352]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn=/tmp/go-build2401649780/b1096/_pkg_.a
2025-08-20T22:44:33.6785064Z [00:03:34.352]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:33.6785704Z [00:03:34.352]➜  EOF
2025-08-20T22:44:33.6790014Z [00:03:34.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1099/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/arn=>github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/arn;$WORK/b1099=>" -p github.com/aws/aws-sdk-go-v2/service/s3/internal/arn -lang=go1.22 -complete -installsuffix shared -buildid FTV5ftFnl9sgizKjIUJp/FTV5ftFnl9sgizKjIUJp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1099/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/arn/arn_parser.go
2025-08-20T22:44:33.7394572Z [00:03:34.413]➜  go tool buildid -w $WORK/b1099/_pkg_.a # internal
2025-08-20T22:44:33.7399650Z [00:03:34.414]➜  cp $WORK/b1099/_pkg_.a /root/.cache/go-build/ff/ff432566f826988ba47157605904cbfe23c67b3e8d4dee185151ccc209f3cc57-d # internal
2025-08-20T22:44:33.7432912Z [00:03:34.417]➜  github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints
2025-08-20T22:44:33.7436294Z [00:03:34.417]➜  mkdir -p $WORK/b1100/
2025-08-20T22:44:33.7453926Z [00:03:34.418]➜  cat >/tmp/go-build2401649780/b1100/importcfg << 'EOF' # internal
2025-08-20T22:44:33.7454623Z [00:03:34.418]➜  # import config
2025-08-20T22:44:33.7455232Z [00:03:34.418]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:33.7456209Z [00:03:34.418]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:33.7462758Z [00:03:34.418]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build2401649780/b568/_pkg_.a
2025-08-20T22:44:33.7464100Z [00:03:34.418]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:33.7465083Z [00:03:34.418]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:33.7465944Z [00:03:34.418]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:33.7466809Z [00:03:34.418]➜  EOF
2025-08-20T22:44:33.7471660Z [00:03:34.418]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1100/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/endpoints;$WORK/b1100=>" -p github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid nmVlbH4OXSFZWwspNCIw/nmVlbH4OXSFZWwspNCIw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1100/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/endpoints/endpoints.go
2025-08-20T22:44:33.8696996Z [00:03:34.544]➜  go tool buildid -w $WORK/b1100/_pkg_.a # internal
2025-08-20T22:44:33.8711946Z [00:03:34.545]➜  cp $WORK/b1100/_pkg_.a /root/.cache/go-build/64/64c143d35c00025583c591668db6d17b4b30b6b98e45ca5c97721272d5a90b73-d # internal
2025-08-20T22:44:33.8763512Z [00:03:34.550]➜  github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations
2025-08-20T22:44:33.8765648Z [00:03:34.550]➜  mkdir -p $WORK/b1098/
2025-08-20T22:44:33.8794647Z [00:03:34.553]➜  cat >/tmp/go-build2401649780/b1098/importcfg << 'EOF' # internal
2025-08-20T22:44:33.8795599Z [00:03:34.553]➜  # import config
2025-08-20T22:44:33.8798461Z [00:03:34.553]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:33.8799297Z [00:03:34.553]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:33.8800159Z [00:03:34.553]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:33.8800986Z [00:03:34.553]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:33.8801951Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:33.8803139Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:44:33.8804370Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:44:33.8805635Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:44:33.8807496Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:44:33.8808799Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:44:33.8810027Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/v4a=/tmp/go-build2401649780/b1090/_pkg_.a
2025-08-20T22:44:33.8811410Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/checksum=/tmp/go-build2401649780/b1093/_pkg_.a
2025-08-20T22:44:33.8812864Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared=/tmp/go-build2401649780/b1094/_pkg_.a
2025-08-20T22:44:33.8814394Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn=/tmp/go-build2401649780/b1096/_pkg_.a
2025-08-20T22:44:33.8815883Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/internal/arn=/tmp/go-build2401649780/b1099/_pkg_.a
2025-08-20T22:44:33.8823033Z [00:03:34.553]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints=/tmp/go-build2401649780/b1100/_pkg_.a
2025-08-20T22:44:33.8824416Z [00:03:34.553]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:44:33.8825531Z [00:03:34.553]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:44:33.8826739Z [00:03:34.553]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:44:33.8828265Z [00:03:34.553]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build2401649780/b585/_pkg_.a
2025-08-20T22:44:33.8829440Z [00:03:34.553]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:33.8830780Z [00:03:34.553]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:33.8831992Z [00:03:34.553]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:33.8832994Z [00:03:34.554]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:33.8833790Z [00:03:34.554]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:33.8834585Z [00:03:34.554]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:33.8835371Z [00:03:34.554]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:33.8836189Z [00:03:34.554]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:33.8837012Z [00:03:34.554]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:33.8838014Z [00:03:34.554]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:33.8838840Z [00:03:34.554]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:33.8839443Z [00:03:34.554]➜  EOF
2025-08-20T22:44:33.8864413Z [00:03:34.554]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1098/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations=>github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations;$WORK/b1098=>" -p github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations -lang=go1.22 -complete -installsuffix shared -buildid rbcvyG8s6ImGAuQRGRbA/rbcvyG8s6ImGAuQRGRbA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1098/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/express.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/express_config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/express_default_checksum.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/express_properties.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/express_signer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/express_signer_smithy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/handle_200_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/presigned_expires.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/process_arn_resource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/remove_bucket_middleware.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/s3_object_lambda.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/signer_wrapper.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/internal/customizations/update_endpoint.go
2025-08-20T22:44:33.9875339Z [00:03:34.661]➜  go tool buildid -w $WORK/b1075/_pkg_.a # internal
2025-08-20T22:44:34.0178929Z [00:03:34.692]➜  cp $WORK/b1075/_pkg_.a /root/.cache/go-build/c2/c2b099b5ec045c2ec0a56d73d03ba6118b340dfa8ae8664bde7825b143b5435e-d # internal
2025-08-20T22:44:34.0185728Z [00:03:34.693]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror
2025-08-20T22:44:34.0188491Z [00:03:34.693]➜  mkdir -p $WORK/b1074/
2025-08-20T22:44:34.0197359Z [00:03:34.694]➜  cat >/tmp/go-build2401649780/b1074/importcfg << 'EOF' # internal
2025-08-20T22:44:34.0212843Z [00:03:34.694]➜  # import config
2025-08-20T22:44:34.0213491Z [00:03:34.694]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:34.0214497Z [00:03:34.694]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:34.0215986Z [00:03:34.694]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:34.0216921Z [00:03:34.694]➜  EOF
2025-08-20T22:44:34.0221204Z [00:03:34.694]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1074/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/bloberror=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/bloberror;$WORK/b1074=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror -lang=go1.23 -complete -installsuffix shared -buildid 2KGaMxkvQ8fFV7N2SEjx/2KGaMxkvQ8fFV7N2SEjx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1074/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/bloberror/error_codes.go
2025-08-20T22:44:34.0836888Z [00:03:34.758]➜  go tool buildid -w $WORK/b1074/_pkg_.a # internal
2025-08-20T22:44:34.0846248Z [00:03:34.759]➜  cp $WORK/b1074/_pkg_.a /root/.cache/go-build/a7/a7f891cf9719d6676d4fdd9c3001e4427d3e86cc812151e6854ef8db35edb191-d # internal
2025-08-20T22:44:34.0863011Z [00:03:34.760]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared
2025-08-20T22:44:34.0865765Z [00:03:34.760]➜  mkdir -p $WORK/b1078/
2025-08-20T22:44:34.0869816Z [00:03:34.761]➜  cat >/tmp/go-build2401649780/b1078/importcfg << 'EOF' # internal
2025-08-20T22:44:34.0870646Z [00:03:34.761]➜  # import config
2025-08-20T22:44:34.0872538Z [00:03:34.761]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:34.0874130Z [00:03:34.761]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:34.0874885Z [00:03:34.761]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:34.0875878Z [00:03:34.761]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:34.0877306Z [00:03:34.761]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:34.0878867Z [00:03:34.761]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:34.0880127Z [00:03:34.761]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build2401649780/b1045/_pkg_.a
2025-08-20T22:44:34.0881422Z [00:03:34.761]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build2401649780/b1010/_pkg_.a
2025-08-20T22:44:34.0882885Z [00:03:34.761]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:34.0884057Z [00:03:34.761]➜  packagefile hash/crc64=/tmp/go-build2401649780/b1079/_pkg_.a
2025-08-20T22:44:34.0884824Z [00:03:34.761]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:34.0885670Z [00:03:34.761]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:34.0886393Z [00:03:34.761]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:34.0887419Z [00:03:34.761]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:34.0888138Z [00:03:34.761]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:34.0888835Z [00:03:34.761]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:34.0889577Z [00:03:34.761]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:34.0890284Z [00:03:34.761]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:34.0890809Z [00:03:34.761]➜  EOF
2025-08-20T22:44:34.0912618Z [00:03:34.761]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1078/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared;$WORK/b1078=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared -lang=go1.23 -complete -installsuffix shared -buildid BCXrCWoCGM5Q7xIo6c-e/BCXrCWoCGM5Q7xIo6c-e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1078/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared/batch_transfer.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared/buffer_manager.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared/bytes_writer.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared/challenge_policy.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared/mmf_unix.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared/section_writer.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/shared/shared.go
2025-08-20T22:44:34.1136919Z [00:03:34.788]➜  go tool buildid -w $WORK/b1098/_pkg_.a # internal
2025-08-20T22:44:34.1219806Z [00:03:34.794]➜  cp $WORK/b1098/_pkg_.a /root/.cache/go-build/3f/3f10d36580f3e7abb144b01789a674bdf576c1c00e49aacb00db7c5db9b029dc-d # internal
2025-08-20T22:44:34.1226267Z [00:03:34.796]➜  github.com/aws/aws-sdk-go-v2/service/s3/types
2025-08-20T22:44:34.1226887Z [00:03:34.796]➜  mkdir -p $WORK/b1101/
2025-08-20T22:44:34.1235250Z [00:03:34.798]➜  cat >/tmp/go-build2401649780/b1101/importcfg << 'EOF' # internal
2025-08-20T22:44:34.1248066Z [00:03:34.798]➜  # import config
2025-08-20T22:44:34.1248655Z [00:03:34.798]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:34.1249507Z [00:03:34.798]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:44:34.1250522Z [00:03:34.798]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:44:34.1251431Z [00:03:34.798]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:34.1251968Z [00:03:34.798]➜  EOF
2025-08-20T22:44:34.1256594Z [00:03:34.798]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1101/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/types=>github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/types;$WORK/b1101=>" -p github.com/aws/aws-sdk-go-v2/service/s3/types -lang=go1.22 -complete -installsuffix shared -buildid uG7INj90lyXpIJaQRx3H/uG7INj90lyXpIJaQRx3H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1101/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/types/enums.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/types/types.go
2025-08-20T22:44:34.3313662Z [00:03:35.005]➜  go tool buildid -w $WORK/b1078/_pkg_.a # internal
2025-08-20T22:44:34.3336146Z [00:03:35.008]➜  cp $WORK/b1078/_pkg_.a /root/.cache/go-build/25/25bd006880a075026a09cbd91c84871733bc8676ade266460788e1ab5d9b4428-d # internal
2025-08-20T22:44:34.3390521Z [00:03:35.013]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported
2025-08-20T22:44:34.3392593Z [00:03:35.013]➜  mkdir -p $WORK/b1077/
2025-08-20T22:44:34.3399418Z [00:03:35.014]➜  cat >/tmp/go-build2401649780/b1077/importcfg << 'EOF' # internal
2025-08-20T22:44:34.3401583Z [00:03:35.014]➜  # import config
2025-08-20T22:44:34.3405073Z [00:03:35.014]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:34.3405915Z [00:03:35.014]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:34.3406754Z [00:03:35.014]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:34.3407830Z [00:03:35.014]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:34.3408692Z [00:03:35.014]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:34.3409553Z [00:03:35.014]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:34.3410335Z [00:03:35.014]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:34.3411073Z [00:03:35.014]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:34.3412076Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/log=/tmp/go-build2401649780/b991/_pkg_.a
2025-08-20T22:44:34.3413364Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:34.3414635Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:34.3415988Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:34.3417443Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build2401649780/b1045/_pkg_.a
2025-08-20T22:44:34.3418702Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:44:34.3419995Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build2401649780/b1010/_pkg_.a
2025-08-20T22:44:34.3421635Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:34.3423261Z [00:03:35.014]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:34.3424370Z [00:03:35.014]➜  packagefile hash/crc64=/tmp/go-build2401649780/b1079/_pkg_.a
2025-08-20T22:44:34.3425124Z [00:03:35.014]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:34.3425822Z [00:03:35.014]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:44:34.3426606Z [00:03:35.014]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:44:34.3447946Z [00:03:35.014]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:34.3448898Z [00:03:35.014]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:44:34.3449970Z [00:03:35.014]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:34.3450752Z [00:03:35.014]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:34.3451551Z [00:03:35.014]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:34.3452415Z [00:03:35.014]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:34.3453384Z [00:03:35.014]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:34.3454276Z [00:03:35.014]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:34.3454899Z [00:03:35.014]➜  EOF
2025-08-20T22:44:34.3485776Z [00:03:35.014]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1077/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported;$WORK/b1077=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported -lang=go1.23 -complete -installsuffix shared -buildid 4lBj1sQ5EtrtqtRvizDk/4lBj1sQ5EtrtqtRvizDk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1077/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/access_conditions.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/access_policy.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/blob_batch.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/exported.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/log_events.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/set_expiry.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/shared_key_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/transfer_validation_option.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/user_delegation_credential.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/exported/version.go
2025-08-20T22:44:34.4866025Z [00:03:35.161]➜  go tool buildid -w $WORK/b1101/_pkg_.a # internal
2025-08-20T22:44:34.4917963Z [00:03:35.166]➜  go tool buildid -w $WORK/b1077/_pkg_.a # internal
2025-08-20T22:44:34.4950120Z [00:03:35.169]➜  cp $WORK/b1077/_pkg_.a /root/.cache/go-build/0b/0be20ca2b1744e447980212ff37f28d4b323014fbf5eac95b33aa44065f5f718-d # internal
2025-08-20T22:44:34.4978964Z [00:03:35.172]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base
2025-08-20T22:44:34.4980008Z [00:03:35.172]➜  mkdir -p $WORK/b1076/
2025-08-20T22:44:34.4987775Z [00:03:35.173]➜  cat >/tmp/go-build2401649780/b1076/importcfg << 'EOF' # internal
2025-08-20T22:44:34.4988731Z [00:03:35.173]➜  # import config
2025-08-20T22:44:34.5018587Z [00:03:35.173]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:34.5020207Z [00:03:35.173]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:34.5021940Z [00:03:35.173]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:34.5023655Z [00:03:35.173]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:34.5024897Z [00:03:35.173]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:34.5025516Z [00:03:35.173]➜  EOF
2025-08-20T22:44:34.5030243Z [00:03:35.173]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1076/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/base=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/base;$WORK/b1076=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base -lang=go1.23 -complete -installsuffix shared -buildid 7dIylylgIP6nNAwDF7U2/7dIylylgIP6nNAwDF7U2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1076/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/internal/base/clients.go
2025-08-20T22:44:34.5044162Z [00:03:35.179]➜  cp $WORK/b1101/_pkg_.a /root/.cache/go-build/f1/f1abc97acca7a5963bcb26d63f771932619e4721b61bb660fc353b8e17d85243-d # internal
2025-08-20T22:44:34.5125197Z [00:03:35.187]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas
2025-08-20T22:44:34.5125989Z [00:03:35.187]➜  mkdir -p $WORK/b1080/
2025-08-20T22:44:34.5130892Z [00:03:35.187]➜  cat >/tmp/go-build2401649780/b1080/importcfg << 'EOF' # internal
2025-08-20T22:44:34.5131642Z [00:03:35.187]➜  # import config
2025-08-20T22:44:34.5132434Z [00:03:35.187]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:34.5133487Z [00:03:35.187]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:34.5134483Z [00:03:35.187]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:34.5135956Z [00:03:35.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:34.5138069Z [00:03:35.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:34.5140062Z [00:03:35.187]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:34.5141470Z [00:03:35.187]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:34.5142417Z [00:03:35.187]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:34.5143349Z [00:03:35.187]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:34.5144308Z [00:03:35.187]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:34.5145043Z [00:03:35.187]➜  EOF
2025-08-20T22:44:34.5152256Z [00:03:35.187]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1080/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/sas=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/sas;$WORK/b1080=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas -lang=go1.23 -complete -installsuffix shared -buildid cwI4mH2lrCQ1mmbbl6i_/cwI4mH2lrCQ1mmbbl6i_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1080/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/sas/account.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/sas/query_params.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/sas/service.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/sas/url_parts.go
2025-08-20T22:44:34.5720482Z [00:03:35.246]➜  go tool buildid -w $WORK/b1076/_pkg_.a # internal
2025-08-20T22:44:34.5745310Z [00:03:35.249]➜  cp $WORK/b1076/_pkg_.a /root/.cache/go-build/38/38d09e601bebc9048471cd26b4303db14659ce5b08a4a5d2bbef5b66adbfc54e-d # internal
2025-08-20T22:44:34.5755153Z [00:03:35.250]➜  github.com/aws/smithy-go/endpoints/private/rulesfn
2025-08-20T22:44:34.5755823Z [00:03:35.250]➜  mkdir -p $WORK/b1104/
2025-08-20T22:44:34.5762873Z [00:03:35.250]➜  cat >/tmp/go-build2401649780/b1104/importcfg << 'EOF' # internal
2025-08-20T22:44:34.5765606Z [00:03:35.250]➜  # import config
2025-08-20T22:44:34.5768600Z [00:03:35.250]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:34.5771675Z [00:03:35.250]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:34.5789573Z [00:03:35.250]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:34.5790698Z [00:03:35.250]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:34.5791537Z [00:03:35.250]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:34.5792151Z [00:03:35.250]➜  EOF
2025-08-20T22:44:34.5797566Z [00:03:35.251]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1104/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/endpoints/private/rulesfn=>github.com/aws/smithy-go@v1.22.4/endpoints/private/rulesfn;$WORK/b1104=>" -p github.com/aws/smithy-go/endpoints/private/rulesfn -lang=go1.22 -complete -installsuffix shared -buildid iG3EOJZy-srqB2coI_1i/iG3EOJZy-srqB2coI_1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1104/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/endpoints/private/rulesfn/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/endpoints/private/rulesfn/strings.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/endpoints/private/rulesfn/uri.go
2025-08-20T22:44:34.6390764Z [00:03:35.313]➜  go tool buildid -w $WORK/b1104/_pkg_.a # internal
2025-08-20T22:44:34.6399645Z [00:03:35.314]➜  cp $WORK/b1104/_pkg_.a /root/.cache/go-build/82/82982e5d91c12202ff3de18070b3fe33258f83e728bb52c00b402542d89e882b-d # internal
2025-08-20T22:44:34.6404808Z [00:03:35.315]➜  github.com/aws/smithy-go/sync
2025-08-20T22:44:34.6428210Z [00:03:35.315]➜  mkdir -p $WORK/b1105/
2025-08-20T22:44:34.6429903Z [00:03:35.315]➜  cat >/tmp/go-build2401649780/b1105/importcfg << 'EOF' # internal
2025-08-20T22:44:34.6430961Z [00:03:35.315]➜  # import config
2025-08-20T22:44:34.6432019Z [00:03:35.315]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:34.6432747Z [00:03:35.315]➜  EOF
2025-08-20T22:44:34.6436732Z [00:03:35.316]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1105/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/sync=>github.com/aws/smithy-go@v1.22.4/sync;$WORK/b1105=>" -p github.com/aws/smithy-go/sync -lang=go1.22 -complete -installsuffix shared -buildid B3LvkEIThWEzjiK5zvL3/B3LvkEIThWEzjiK5zvL3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1105/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/sync/error.go
2025-08-20T22:44:34.6671656Z [00:03:35.341]➜  go tool buildid -w $WORK/b1105/_pkg_.a # internal
2025-08-20T22:44:34.6679811Z [00:03:35.342]➜  cp $WORK/b1105/_pkg_.a /root/.cache/go-build/91/91e531fbab9fc84b9d0fa1873b033e2788530495628e38c4f71e8a50720d247f-d # internal
2025-08-20T22:44:34.6686178Z [00:03:35.343]➜  github.com/aws/smithy-go/waiter
2025-08-20T22:44:34.6688428Z [00:03:35.343]➜  mkdir -p $WORK/b1106/
2025-08-20T22:44:34.6693041Z [00:03:35.343]➜  cat >/tmp/go-build2401649780/b1106/importcfg << 'EOF' # internal
2025-08-20T22:44:34.6693969Z [00:03:35.343]➜  # import config
2025-08-20T22:44:34.6694938Z [00:03:35.343]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:34.6695942Z [00:03:35.343]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:34.6697353Z [00:03:35.343]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:34.6698505Z [00:03:35.343]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:34.6699661Z [00:03:35.343]➜  packagefile github.com/aws/smithy-go/rand=/tmp/go-build2401649780/b334/_pkg_.a
2025-08-20T22:44:34.6700631Z [00:03:35.343]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:34.6701451Z [00:03:35.343]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:34.6702058Z [00:03:35.343]➜  EOF
2025-08-20T22:44:34.6706147Z [00:03:35.344]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1106/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/waiter=>github.com/aws/smithy-go@v1.22.4/waiter;$WORK/b1106=>" -p github.com/aws/smithy-go/waiter -lang=go1.22 -complete -installsuffix shared -buildid 4Jj9EhCy9XC1qanFF00F/4Jj9EhCy9XC1qanFF00F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1106/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/waiter/logger.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/waiter/waiter.go
2025-08-20T22:44:34.6910495Z [00:03:35.365]➜  go tool buildid -w $WORK/b1106/_pkg_.a # internal
2025-08-20T22:44:34.6918269Z [00:03:35.366]➜  cp $WORK/b1106/_pkg_.a /root/.cache/go-build/37/37efc6c39d7218523c329bb5ce1a21975817fb0bb40e342e26ea4c13099c625a-d # internal
2025-08-20T22:44:34.7167010Z [00:03:35.391]➜  go tool buildid -w $WORK/b1080/_pkg_.a # internal
2025-08-20T22:44:34.7188548Z [00:03:35.393]➜  cp $WORK/b1080/_pkg_.a /root/.cache/go-build/ed/eda1be50fcfce2b418b7782780b363d2a0860ed1864268235b768e82964464e0-d # internal
2025-08-20T22:44:34.7208860Z [00:03:35.395]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob
2025-08-20T22:44:34.7209839Z [00:03:35.395]➜  mkdir -p $WORK/b1073/
2025-08-20T22:44:34.7214529Z [00:03:35.395]➜  cat >/tmp/go-build2401649780/b1073/importcfg << 'EOF' # internal
2025-08-20T22:44:34.7215278Z [00:03:35.395]➜  # import config
2025-08-20T22:44:34.7216104Z [00:03:35.395]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:34.7219050Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:34.7220506Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:34.7221994Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:34.7223463Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:34.7225032Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror=/tmp/go-build2401649780/b1074/_pkg_.a
2025-08-20T22:44:34.7226660Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:44:34.7228763Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:34.7230583Z [00:03:35.395]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:34.7232341Z [00:03:35.396]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:34.7233940Z [00:03:35.396]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:34.7235062Z [00:03:35.396]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:34.7235852Z [00:03:35.396]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:34.7236673Z [00:03:35.396]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:34.7267969Z [00:03:35.396]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:34.7269135Z [00:03:35.396]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:34.7270037Z [00:03:35.396]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:34.7270933Z [00:03:35.396]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:34.7271555Z [00:03:35.396]➜  EOF
2025-08-20T22:44:34.7279516Z [00:03:35.396]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1073/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob;$WORK/b1073=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob -lang=go1.23 -complete -installsuffix shared -buildid ouSi53WV8s1NQmqRKNZ6/ouSi53WV8s1NQmqRKNZ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1073/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob/responses.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob/retry_reader.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blob/utils.go
2025-08-20T22:44:34.7387828Z [00:03:35.413]➜  github.com/aws/aws-sdk-go-v2/service/s3
2025-08-20T22:44:34.7388488Z [00:03:35.413]➜  mkdir -p $WORK/b1087/
2025-08-20T22:44:34.7398760Z [00:03:35.414]➜  cat >/tmp/go-build2401649780/b1087/importcfg << 'EOF' # internal
2025-08-20T22:44:34.7409394Z [00:03:35.414]➜  # import config
2025-08-20T22:44:34.7410410Z [00:03:35.414]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:34.7411302Z [00:03:35.414]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:34.7412428Z [00:03:35.414]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:34.7413354Z [00:03:35.414]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:34.7414259Z [00:03:35.414]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:34.7415179Z [00:03:35.414]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:34.7416078Z [00:03:35.414]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:34.7416991Z [00:03:35.414]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:34.7418064Z [00:03:35.414]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:34.7418865Z [00:03:35.414]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:34.7419872Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:34.7421080Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build2401649780/b560/_pkg_.a
2025-08-20T22:44:34.7422356Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:44:34.7423766Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream=/tmp/go-build2401649780/b1088/_pkg_.a
2025-08-20T22:44:34.7425379Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi=/tmp/go-build2401649780/b1089/_pkg_.a
2025-08-20T22:44:34.7426907Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build2401649780/b580/_pkg_.a
2025-08-20T22:44:34.7428704Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:44:34.7429997Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:44:34.7431319Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:44:34.7432852Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:44:34.7434192Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:44:34.7435573Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build2401649780/b563/_pkg_.a
2025-08-20T22:44:34.7436925Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:44:34.7438504Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build2401649780/b564/_pkg_.a
2025-08-20T22:44:34.7439984Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build2401649780/b565/_pkg_.a
2025-08-20T22:44:34.7441443Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build2401649780/b566/_pkg_.a
2025-08-20T22:44:34.7442999Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:44:34.7444402Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build2401649780/b319/_pkg_.a
2025-08-20T22:44:34.7445789Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/v4a=/tmp/go-build2401649780/b1090/_pkg_.a
2025-08-20T22:44:34.7447508Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/tmp/go-build2401649780/b581/_pkg_.a
2025-08-20T22:44:34.7449100Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/checksum=/tmp/go-build2401649780/b1093/_pkg_.a
2025-08-20T22:44:34.7450812Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build2401649780/b582/_pkg_.a
2025-08-20T22:44:34.7452376Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared=/tmp/go-build2401649780/b1094/_pkg_.a
2025-08-20T22:44:34.7454109Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config=/tmp/go-build2401649780/b1097/_pkg_.a
2025-08-20T22:44:34.7455860Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations=/tmp/go-build2401649780/b1098/_pkg_.a
2025-08-20T22:44:34.7457697Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints=/tmp/go-build2401649780/b1100/_pkg_.a
2025-08-20T22:44:34.7459158Z [00:03:35.414]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/types=/tmp/go-build2401649780/b1101/_pkg_.a
2025-08-20T22:44:34.7460376Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:44:34.7461538Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:44:34.7462824Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/container/private/cache=/tmp/go-build2401649780/b1102/_pkg_.a
2025-08-20T22:44:34.7464273Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/container/private/cache/lru=/tmp/go-build2401649780/b1103/_pkg_.a
2025-08-20T22:44:34.7465551Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:44:34.7466820Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:44:34.7468308Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build2401649780/b585/_pkg_.a
2025-08-20T22:44:34.7469512Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build2401649780/b571/_pkg_.a
2025-08-20T22:44:34.7470849Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/endpoints/private/rulesfn=/tmp/go-build2401649780/b1104/_pkg_.a
2025-08-20T22:44:34.7472073Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:44:34.7473363Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:34.7474631Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:44:34.7475772Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:34.7476901Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:44:34.7478300Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/sync=/tmp/go-build2401649780/b1105/_pkg_.a
2025-08-20T22:44:34.7479416Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:44:34.7480547Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:44:34.7481737Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:34.7482971Z [00:03:35.414]➜  packagefile github.com/aws/smithy-go/waiter=/tmp/go-build2401649780/b1106/_pkg_.a
2025-08-20T22:44:34.7483943Z [00:03:35.414]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:34.7484759Z [00:03:35.414]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:34.7485566Z [00:03:35.414]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:34.7486399Z [00:03:35.414]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:34.7487442Z [00:03:35.414]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:34.7488235Z [00:03:35.414]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:34.7488998Z [00:03:35.414]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:34.7489959Z [00:03:35.414]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:34.7490794Z [00:03:35.414]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:34.7491742Z [00:03:35.414]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:34.7492582Z [00:03:35.414]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:34.7493424Z [00:03:35.414]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:34.7494034Z [00:03:35.414]➜  EOF
2025-08-20T22:44:34.7586624Z [00:03:35.415]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1087/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1=>github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1;$WORK/b1087=>" -p github.com/aws/aws-sdk-go-v2/service/s3 -lang=go1.22 -complete -installsuffix shared -buildid ImU00WEHP4VOyEQq-DKJ/ImU00WEHP4VOyEQq-DKJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1087/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_AbortMultipartUpload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_CompleteMultipartUpload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_CopyObject.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_CreateBucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_CreateBucketMetadataTableConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_CreateMultipartUpload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_CreateSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketAnalyticsConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketCors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketEncryption.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketIntelligentTieringConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketInventoryConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketLifecycle.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketMetadataTableConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketMetricsConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketOwnershipControls.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketPolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketReplication.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketTagging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteBucketWebsite.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteObject.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteObjectTagging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeleteObjects.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_DeletePublicAccessBlock.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketAccelerateConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketAcl.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketAnalyticsConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketCors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketEncryption.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketIntelligentTieringConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketInventoryConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketLifecycleConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketLocation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketLogging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketMetadataTableConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketMetricsConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketNotificationConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketOwnershipControls.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketPolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketPolicyStatus.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketReplication.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketRequestPayment.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketTagging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketVersioning.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetBucketWebsite.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObject.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObjectAcl.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObjectAttributes.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObjectLegalHold.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObjectLockConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObjectRetention.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObjectTagging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetObjectTorrent.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_GetPublicAccessBlock.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_HeadBucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_HeadObject.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListBucketAnalyticsConfigurations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListBucketIntelligentTieringConfigurations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListBucketInventoryConfigurations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListBucketMetricsConfigurations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListBuckets.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListDirectoryBuckets.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListMultipartUploads.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListObjectVersions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListObjects.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListObjectsV2.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_ListParts.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketAccelerateConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketAcl.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketAnalyticsConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketCors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketEncryption.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketIntelligentTieringConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketInventoryConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketLifecycleConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketLogging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketMetricsConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketNotificationConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketOwnershipControls.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketPolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketReplication.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketRequestPayment.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketTagging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketVersioning.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutBucketWebsite.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutObject.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutObjectAcl.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutObjectLegalHold.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutObjectLockConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutObjectRetention.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutObjectTagging.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_PutPublicAccessBlock.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_RestoreObject.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_SelectObjectContent.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_UploadPart.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_UploadPartCopy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/api_op_WriteGetObjectResponse.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/bucket_context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/bucketer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/create_mpu_checksum.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/endpoint_auth_resolver.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/eventstream.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/express.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/express_default.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/express_resolve.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/express_user_agent.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/handwritten_paginators.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/presign_post.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/serialize_immutable_hostname_bucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/uri_context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.80.1/validators.go
2025-08-20T22:44:35.0584222Z [00:03:35.732]➜  go tool buildid -w $WORK/b1073/_pkg_.a # internal
2025-08-20T22:44:35.0744499Z [00:03:35.748]➜  cp $WORK/b1073/_pkg_.a /root/.cache/go-build/67/67beb4633750fbc224841830e574487ab782713bf1a2b7f7ae03a9f1b5b56d69-d # internal
2025-08-20T22:44:35.0755899Z [00:03:35.750]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob
2025-08-20T22:44:35.0758922Z [00:03:35.750]➜  mkdir -p $WORK/b1081/
2025-08-20T22:44:35.0764134Z [00:03:35.750]➜  cat >/tmp/go-build2401649780/b1081/importcfg << 'EOF' # internal
2025-08-20T22:44:35.0775719Z [00:03:35.750]➜  # import config
2025-08-20T22:44:35.0776433Z [00:03:35.750]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:35.0777525Z [00:03:35.750]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:35.0778650Z [00:03:35.750]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:35.0779638Z [00:03:35.750]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:35.0780567Z [00:03:35.750]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:35.0781776Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:35.0783238Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:35.0784663Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:35.0786093Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:35.0798120Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build2401649780/b1045/_pkg_.a
2025-08-20T22:44:35.0799637Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:44:35.0801072Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build2401649780/b1010/_pkg_.a
2025-08-20T22:44:35.0802900Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:44:35.0804490Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror=/tmp/go-build2401649780/b1074/_pkg_.a
2025-08-20T22:44:35.0806122Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:44:35.0808051Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:35.0809814Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:35.0811595Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:35.0813315Z [00:03:35.750]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:35.0814507Z [00:03:35.750]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:35.0815308Z [00:03:35.750]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:35.0816093Z [00:03:35.750]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:35.0816888Z [00:03:35.750]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:35.0817932Z [00:03:35.750]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:35.0818775Z [00:03:35.750]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:35.0819605Z [00:03:35.750]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:35.0821165Z [00:03:35.750]➜  EOF
2025-08-20T22:44:35.0828706Z [00:03:35.751]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1081/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blockblob=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blockblob;$WORK/b1081=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob -lang=go1.23 -complete -installsuffix shared -buildid 7aFjB-ooW7Ky50rV1RVN/7aFjB-ooW7Ky50rV1RVN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1081/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blockblob/chunkwriting.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blockblob/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blockblob/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blockblob/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/blockblob/responses.go
2025-08-20T22:44:35.5857705Z [00:03:36.260]➜  go tool buildid -w $WORK/b1081/_pkg_.a # internal
2025-08-20T22:44:35.5905960Z [00:03:36.265]➜  cp $WORK/b1081/_pkg_.a /root/.cache/go-build/2d/2d132192e79a2477129e9d74adadaa183d1b98456649a7b2cf5a7fc42b9dc7c9-d # internal
2025-08-20T22:44:35.5930111Z [00:03:36.267]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/appendblob
2025-08-20T22:44:35.5933190Z [00:03:36.267]➜  mkdir -p $WORK/b1083/
2025-08-20T22:44:35.5936136Z [00:03:36.268]➜  cat >/tmp/go-build2401649780/b1083/importcfg << 'EOF' # internal
2025-08-20T22:44:35.5936910Z [00:03:36.268]➜  # import config
2025-08-20T22:44:35.5948154Z [00:03:36.268]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:35.5949136Z [00:03:36.268]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:35.5950293Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:35.5951785Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:35.5953358Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:35.5955230Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:44:35.5956861Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:44:35.5958721Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:35.5960426Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:35.5962112Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:35.5963644Z [00:03:36.268]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:35.5964777Z [00:03:36.268]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:35.5965527Z [00:03:36.268]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:35.5966280Z [00:03:36.268]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:35.5966868Z [00:03:36.268]➜  EOF
2025-08-20T22:44:35.5973403Z [00:03:36.270]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1083/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/appendblob=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/appendblob;$WORK/b1083=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/appendblob -lang=go1.23 -complete -installsuffix shared -buildid Id7OvWD1Wu0F-8MXLpDz/Id7OvWD1Wu0F-8MXLpDz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1083/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/appendblob/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/appendblob/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/appendblob/responses.go
2025-08-20T22:44:35.8352807Z [00:03:36.509]➜  go tool buildid -w $WORK/b1083/_pkg_.a # internal
2025-08-20T22:44:35.8424559Z [00:03:36.517]➜  cp $WORK/b1083/_pkg_.a /root/.cache/go-build/04/0410d3875a50b9f7fc125cc9aa111728cc6621440c855a91369fc604bc54b4f9-d # internal
2025-08-20T22:44:35.8446547Z [00:03:36.519]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob
2025-08-20T22:44:35.8447580Z [00:03:36.519]➜  mkdir -p $WORK/b1084/
2025-08-20T22:44:35.8457684Z [00:03:36.520]➜  cat >/tmp/go-build2401649780/b1084/importcfg << 'EOF' # internal
2025-08-20T22:44:35.8468004Z [00:03:36.520]➜  # import config
2025-08-20T22:44:35.8469072Z [00:03:36.520]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:35.8470271Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:35.8471755Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:35.8483058Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:35.8484736Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:44:35.8486409Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:44:35.8488458Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:35.8490264Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:35.8492381Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:35.8493998Z [00:03:36.520]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:35.8495144Z [00:03:36.520]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:35.8495973Z [00:03:36.520]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:35.8496825Z [00:03:36.520]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:35.8497850Z [00:03:36.520]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:35.8498669Z [00:03:36.520]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:35.8499312Z [00:03:36.520]➜  EOF
2025-08-20T22:44:35.8506020Z [00:03:36.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1084/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/pageblob=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/pageblob;$WORK/b1084=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob -lang=go1.23 -complete -installsuffix shared -buildid MhjuKpQIq5KtFVIQwF4Q/MhjuKpQIq5KtFVIQwF4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1084/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/pageblob/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/pageblob/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/pageblob/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/pageblob/responses.go
2025-08-20T22:44:36.1642543Z [00:03:36.838]➜  go tool buildid -w $WORK/b1084/_pkg_.a # internal
2025-08-20T22:44:36.1740455Z [00:03:36.848]➜  cp $WORK/b1084/_pkg_.a /root/.cache/go-build/2f/2f8cfbcc44a2129a8b6aa8d6cc842820ee2a5cfb9fe4ab4dd992636400406f5a-d # internal
2025-08-20T22:44:36.1786507Z [00:03:36.853]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container
2025-08-20T22:44:36.1789107Z [00:03:36.853]➜  mkdir -p $WORK/b1082/
2025-08-20T22:44:36.1794162Z [00:03:36.854]➜  cat >/tmp/go-build2401649780/b1082/importcfg << 'EOF' # internal
2025-08-20T22:44:36.1800450Z [00:03:36.854]➜  # import config
2025-08-20T22:44:36.1801165Z [00:03:36.854]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:36.1802045Z [00:03:36.854]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:36.1803104Z [00:03:36.854]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:36.1803935Z [00:03:36.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:36.1805059Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:36.1806541Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:36.1808266Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:36.1809790Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:36.1811394Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/appendblob=/tmp/go-build2401649780/b1083/_pkg_.a
2025-08-20T22:44:36.1813023Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:44:36.1814652Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror=/tmp/go-build2401649780/b1074/_pkg_.a
2025-08-20T22:44:36.1816306Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob=/tmp/go-build2401649780/b1081/_pkg_.a
2025-08-20T22:44:36.1838346Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:44:36.1840267Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:36.1841894Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:36.1843508Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:36.1845020Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob=/tmp/go-build2401649780/b1084/_pkg_.a
2025-08-20T22:44:36.1846406Z [00:03:36.854]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:36.1847603Z [00:03:36.854]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:36.1848371Z [00:03:36.854]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:36.1849114Z [00:03:36.854]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:36.1849839Z [00:03:36.854]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:36.1850385Z [00:03:36.854]➜  EOF
2025-08-20T22:44:36.1857623Z [00:03:36.854]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1082/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/container=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/container;$WORK/b1082=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container -lang=go1.23 -complete -installsuffix shared -buildid Nq9ZEau65MqqXEO5pYs_/Nq9ZEau65MqqXEO5pYs_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1082/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/container/batch_builder.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/container/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/container/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/container/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/container/responses.go
2025-08-20T22:44:36.6262234Z [00:03:37.300]➜  go tool buildid -w $WORK/b1082/_pkg_.a # internal
2025-08-20T22:44:36.6372651Z [00:03:37.311]➜  cp $WORK/b1082/_pkg_.a /root/.cache/go-build/76/7665e5d84bf1960a8ff6274bb76e8415ca4935ba76a9017a72314aed0f670cb2-d # internal
2025-08-20T22:44:36.6442840Z [00:03:37.318]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service
2025-08-20T22:44:36.6445271Z [00:03:37.319]➜  mkdir -p $WORK/b1085/
2025-08-20T22:44:36.6449399Z [00:03:37.319]➜  cat >/tmp/go-build2401649780/b1085/importcfg << 'EOF' # internal
2025-08-20T22:44:36.6452813Z [00:03:37.319]➜  # import config
2025-08-20T22:44:36.6453524Z [00:03:37.319]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:36.6454531Z [00:03:37.319]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:36.6455409Z [00:03:37.319]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:36.6456234Z [00:03:37.319]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:36.6457484Z [00:03:37.319]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:36.6461546Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:36.6463074Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:36.6464563Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:44:36.6466020Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build2401649780/b1045/_pkg_.a
2025-08-20T22:44:36.6468178Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:44:36.6471164Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror=/tmp/go-build2401649780/b1074/_pkg_.a
2025-08-20T22:44:36.6472722Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container=/tmp/go-build2401649780/b1082/_pkg_.a
2025-08-20T22:44:36.6474270Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:44:36.6475906Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:36.6488003Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:36.6489891Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:36.6491544Z [00:03:37.320]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:36.6492752Z [00:03:37.320]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:36.6493604Z [00:03:37.320]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:36.6494428Z [00:03:37.320]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:36.6495228Z [00:03:37.320]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:36.6495811Z [00:03:37.320]➜  EOF
2025-08-20T22:44:36.6503480Z [00:03:37.321]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1085/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/service=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/service;$WORK/b1085=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service -lang=go1.23 -complete -installsuffix shared -buildid FZgBdyl8VWX7rLTfyaUA/FZgBdyl8VWX7rLTfyaUA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1085/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/service/batch_builder.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/service/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/service/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/service/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/service/responses.go
2025-08-20T22:44:37.0225681Z [00:03:37.697]➜  go tool buildid -w $WORK/b1085/_pkg_.a # internal
2025-08-20T22:44:37.0444210Z [00:03:37.718]➜  cp $WORK/b1085/_pkg_.a /root/.cache/go-build/7b/7b71b2194e2a152f6864f7495304a915241bdc9fdd50c28bf7b730a78f1d625b-d # internal
2025-08-20T22:44:37.0525258Z [00:03:37.726]➜  github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
2025-08-20T22:44:37.0526085Z [00:03:37.726]➜  mkdir -p $WORK/b1072/
2025-08-20T22:44:37.0526879Z [00:03:37.727]➜  cat >/tmp/go-build2401649780/b1072/importcfg << 'EOF' # internal
2025-08-20T22:44:37.0527845Z [00:03:37.727]➜  # import config
2025-08-20T22:44:37.0528565Z [00:03:37.727]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:37.0529731Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:37.0531223Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:44:37.0532908Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:44:37.0534581Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob=/tmp/go-build2401649780/b1081/_pkg_.a
2025-08-20T22:44:37.0536684Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container=/tmp/go-build2401649780/b1082/_pkg_.a
2025-08-20T22:44:37.0538585Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:44:37.0540422Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:44:37.0542284Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:44:37.0544091Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:44:37.0545797Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:37.0570570Z [00:03:37.727]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service=/tmp/go-build2401649780/b1085/_pkg_.a
2025-08-20T22:44:37.0571887Z [00:03:37.727]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:37.0572706Z [00:03:37.727]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:37.0573357Z [00:03:37.727]➜  EOF
2025-08-20T22:44:37.0582068Z [00:03:37.727]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1072/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1=>github.com/Azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1;$WORK/b1072=>" -p github.com/Azure/azure-sdk-for-go/sdk/storage/azblob -lang=go1.23 -complete -installsuffix shared -buildid 4bQ2i3J-B88R6bzG4vtI/4bQ2i3J-B88R6bzG4vtI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1072/importcfg -pack /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/client.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/common.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/constants.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/doc.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/log.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/models.go /root/go/pkg/mod/github.com/!azure/azure-sdk-for-go/sdk/storage/azblob@v1.6.1/responses.go
2025-08-20T22:44:37.3713918Z [00:03:38.045]➜  go tool buildid -w $WORK/b1072/_pkg_.a # internal
2025-08-20T22:44:37.3963053Z [00:03:38.070]➜  cp $WORK/b1072/_pkg_.a /root/.cache/go-build/bb/bb5dc324c2f7970e735b546cd846ce2477bdc7d1ca34d0b285a319f98a1e78e0-d # internal
2025-08-20T22:44:37.3964333Z [00:03:38.070]➜  go.opencensus.io/resource
2025-08-20T22:44:37.3964983Z [00:03:38.070]➜  mkdir -p $WORK/b1110/
2025-08-20T22:44:37.3968300Z [00:03:38.071]➜  cat >/tmp/go-build2401649780/b1110/importcfg << 'EOF' # internal
2025-08-20T22:44:37.3969008Z [00:03:38.071]➜  # import config
2025-08-20T22:44:37.3972236Z [00:03:38.071]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:37.3978426Z [00:03:38.071]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:37.3981648Z [00:03:38.071]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:37.4009756Z [00:03:38.071]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:37.4011893Z [00:03:38.071]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:37.4017529Z [00:03:38.071]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:37.4018340Z [00:03:38.071]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:37.4018911Z [00:03:38.071]➜  EOF
2025-08-20T22:44:37.4022077Z [00:03:38.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1110/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/resource=>go.opencensus.io@v0.24.0/resource;$WORK/b1110=>" -p go.opencensus.io/resource -lang=go1.13 -complete -installsuffix shared -buildid s8WjudOiYhKv02DXHPoe/s8WjudOiYhKv02DXHPoe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1110/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/resource/resource.go
2025-08-20T22:44:37.4634983Z [00:03:38.137]➜  go tool buildid -w $WORK/b1110/_pkg_.a # internal
2025-08-20T22:44:37.4645897Z [00:03:38.139]➜  cp $WORK/b1110/_pkg_.a /root/.cache/go-build/b0/b0eca40cdbb555c8349f092b5b3cb214e28deb860ecc7a68855fe3ceec044716-d # internal
2025-08-20T22:44:37.4652928Z [00:03:38.139]➜  go.opencensus.io/metric/metricdata
2025-08-20T22:44:37.4655500Z [00:03:38.140]➜  mkdir -p $WORK/b1109/
2025-08-20T22:44:37.4659764Z [00:03:38.140]➜  cat >/tmp/go-build2401649780/b1109/importcfg << 'EOF' # internal
2025-08-20T22:44:37.4660896Z [00:03:38.140]➜  # import config
2025-08-20T22:44:37.4662084Z [00:03:38.140]➜  packagefile go.opencensus.io/resource=/tmp/go-build2401649780/b1110/_pkg_.a
2025-08-20T22:44:37.4663896Z [00:03:38.140]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:37.4665039Z [00:03:38.140]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:37.4665819Z [00:03:38.140]➜  EOF
2025-08-20T22:44:37.4673284Z [00:03:38.141]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1109/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricdata=>go.opencensus.io@v0.24.0/metric/metricdata;$WORK/b1109=>" -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/b1109/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-20T22:44:37.5315726Z [00:03:38.206]➜  go tool buildid -w $WORK/b1109/_pkg_.a # internal
2025-08-20T22:44:37.5338993Z [00:03:38.208]➜  cp $WORK/b1109/_pkg_.a /root/.cache/go-build/64/648036d1e9b28b399a4724b1c7edbb8b01bbadbbdf238aca3df3b1571a0ceecb-d # internal
2025-08-20T22:44:37.5366936Z [00:03:38.211]➜  runtime/pprof
2025-08-20T22:44:37.5372433Z [00:03:38.211]➜  mkdir -p $WORK/b1113/
2025-08-20T22:44:37.5387497Z [00:03:38.213]➜  cat >/tmp/go-build2401649780/b1113/importcfg << 'EOF' # internal
2025-08-20T22:44:37.5388437Z [00:03:38.213]➜  # import config
2025-08-20T22:44:37.5389278Z [00:03:38.213]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:37.5390339Z [00:03:38.213]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:37.5391387Z [00:03:38.213]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:44:37.5392483Z [00:03:38.213]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:44:37.5393599Z [00:03:38.213]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:37.5394694Z [00:03:38.213]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:37.5395717Z [00:03:38.213]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:37.5396696Z [00:03:38.213]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:37.5397918Z [00:03:38.213]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:44:37.5409165Z [00:03:38.213]➜  packagefile internal/profilerecord=/tmp/go-build2401649780/b018/_pkg_.a
2025-08-20T22:44:37.5410267Z [00:03:38.213]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:37.5411081Z [00:03:38.213]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:37.5411879Z [00:03:38.213]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:37.5413078Z [00:03:38.213]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:37.5413952Z [00:03:38.213]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:37.5414755Z [00:03:38.213]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:37.5415719Z [00:03:38.213]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:37.5416598Z [00:03:38.213]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:37.5417683Z [00:03:38.213]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:37.5418524Z [00:03:38.213]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:37.5419442Z [00:03:38.213]➜  packagefile text/tabwriter=/tmp/go-build2401649780/b439/_pkg_.a
2025-08-20T22:44:37.5420350Z [00:03:38.213]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:37.5420961Z [00:03:38.213]➜  EOF
2025-08-20T22:44:37.5431899Z [00:03:38.217]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1113/_pkg_.a -trimpath "/root/.go/src/runtime/pprof=>runtime/pprof;$WORK/b1113=>" -p runtime/pprof -lang=go1.25 -std -installsuffix shared -buildid _bvmglsPUiRF7Y_EC4lf/_bvmglsPUiRF7Y_EC4lf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1113/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-20T22:44:38.2144889Z [00:03:38.888]➜  go tool buildid -w $WORK/b1113/_pkg_.a # internal
2025-08-20T22:44:38.2218957Z [00:03:38.896]➜  cp $WORK/b1113/_pkg_.a /root/.cache/go-build/79/79cb0937774ea2b49f7f8ee1c51985acb2fa6b57d0d18be2c9b81eb721f22f77-d # internal
2025-08-20T22:44:38.2223889Z [00:03:38.896]➜  go.opencensus.io/tag
2025-08-20T22:44:38.2226879Z [00:03:38.896]➜  mkdir -p $WORK/b1112/
2025-08-20T22:44:38.2236611Z [00:03:38.897]➜  cat >/tmp/go-build2401649780/b1112/importcfg << 'EOF' # internal
2025-08-20T22:44:38.2238074Z [00:03:38.897]➜  # import config
2025-08-20T22:44:38.2238766Z [00:03:38.897]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:38.2239629Z [00:03:38.897]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:38.2240510Z [00:03:38.897]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:38.2241397Z [00:03:38.897]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:38.2242197Z [00:03:38.897]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:38.2243088Z [00:03:38.897]➜  packagefile runtime/pprof=/tmp/go-build2401649780/b1113/_pkg_.a
2025-08-20T22:44:38.2243945Z [00:03:38.897]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:38.2244582Z [00:03:38.897]➜  EOF
2025-08-20T22:44:38.2250464Z [00:03:38.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1112/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/tag=>go.opencensus.io@v0.24.0/tag;$WORK/b1112=>" -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/b1112/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-20T22:44:38.3684295Z [00:03:39.042]➜  go tool buildid -w $WORK/b1112/_pkg_.a # internal
2025-08-20T22:44:38.3712200Z [00:03:39.045]➜  cp $WORK/b1112/_pkg_.a /root/.cache/go-build/27/27374c1612fdb8e79e1ef53a883006253dec3b6ae7702c5397f5370e855c75f4-d # internal
2025-08-20T22:44:38.3721278Z [00:03:39.046]➜  go.opencensus.io/stats/internal
2025-08-20T22:44:38.3727321Z [00:03:39.047]➜  mkdir -p $WORK/b1111/
2025-08-20T22:44:38.3741571Z [00:03:39.048]➜  cat >/tmp/go-build2401649780/b1111/importcfg << 'EOF' # internal
2025-08-20T22:44:38.3742521Z [00:03:39.048]➜  # import config
2025-08-20T22:44:38.3744741Z [00:03:39.048]➜  packagefile go.opencensus.io/tag=/tmp/go-build2401649780/b1112/_pkg_.a
2025-08-20T22:44:38.3745504Z [00:03:39.048]➜  EOF
2025-08-20T22:44:38.3758649Z [00:03:39.050]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1111/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/internal=>go.opencensus.io@v0.24.0/stats/internal;$WORK/b1111=>" -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/b1111/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/internal/record.go
2025-08-20T22:44:38.3846212Z [00:03:39.059]➜  go tool buildid -w $WORK/b1111/_pkg_.a # internal
2025-08-20T22:44:38.3858800Z [00:03:39.060]➜  cp $WORK/b1111/_pkg_.a /root/.cache/go-build/ab/ab7bff0c262f4eb9f28d60c297f33d299c6c65bcd1851ed49a479253255f8909-d # internal
2025-08-20T22:44:38.3868951Z [00:03:39.061]➜  go.opencensus.io/stats
2025-08-20T22:44:38.3876261Z [00:03:39.062]➜  mkdir -p $WORK/b1108/
2025-08-20T22:44:38.3884879Z [00:03:39.063]➜  cat >/tmp/go-build2401649780/b1108/importcfg << 'EOF' # internal
2025-08-20T22:44:38.3886166Z [00:03:39.063]➜  # import config
2025-08-20T22:44:38.3887899Z [00:03:39.063]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:38.3889434Z [00:03:39.063]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build2401649780/b1109/_pkg_.a
2025-08-20T22:44:38.3892720Z [00:03:39.063]➜  packagefile go.opencensus.io/stats/internal=/tmp/go-build2401649780/b1111/_pkg_.a
2025-08-20T22:44:38.3893840Z [00:03:39.063]➜  packagefile go.opencensus.io/tag=/tmp/go-build2401649780/b1112/_pkg_.a
2025-08-20T22:44:38.3894743Z [00:03:39.063]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:38.3895607Z [00:03:39.063]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:38.3896247Z [00:03:39.063]➜  EOF
2025-08-20T22:44:38.3912979Z [00:03:39.065]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1108/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/stats=>go.opencensus.io@v0.24.0/stats;$WORK/b1108=>" -p go.opencensus.io/stats -lang=go1.13 -complete -installsuffix shared -buildid VvLZdM0QWOjksqYVSg4U/VvLZdM0QWOjksqYVSg4U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1108/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-20T22:44:38.4273903Z [00:03:39.101]➜  go tool buildid -w $WORK/b1108/_pkg_.a # internal
2025-08-20T22:44:38.4282638Z [00:03:39.102]➜  cp $WORK/b1108/_pkg_.a /root/.cache/go-build/63/63e1704e32d381478e937aecb716fbd66dbaec5eebca52f130d3b298d6ebe26c-d # internal
2025-08-20T22:44:38.4290897Z [00:03:39.103]➜  go.opencensus.io/metric/metricproducer
2025-08-20T22:44:38.4296548Z [00:03:39.104]➜  mkdir -p $WORK/b1116/
2025-08-20T22:44:38.4297519Z [00:03:39.104]➜  cat >/tmp/go-build2401649780/b1116/importcfg << 'EOF' # internal
2025-08-20T22:44:38.4298226Z [00:03:39.104]➜  # import config
2025-08-20T22:44:38.4299140Z [00:03:39.104]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build2401649780/b1109/_pkg_.a
2025-08-20T22:44:38.4300177Z [00:03:39.104]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:38.4301051Z [00:03:39.104]➜  EOF
2025-08-20T22:44:38.4305435Z [00:03:39.104]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1116/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/metric/metricproducer=>go.opencensus.io@v0.24.0/metric/metricproducer;$WORK/b1116=>" -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/b1116/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-20T22:44:38.4490997Z [00:03:39.123]➜  go tool buildid -w $WORK/b1116/_pkg_.a # internal
2025-08-20T22:44:38.4498018Z [00:03:39.124]➜  cp $WORK/b1116/_pkg_.a /root/.cache/go-build/54/54dde8ce2dd9229a30261f3c414d7605296121fd5204dfbcbe35c065a042b040-d # internal
2025-08-20T22:44:38.4513475Z [00:03:39.124]➜  go.opencensus.io/stats/view
2025-08-20T22:44:38.4514267Z [00:03:39.124]➜  mkdir -p $WORK/b1114/
2025-08-20T22:44:38.4515032Z [00:03:39.125]➜  cat >/tmp/go-build2401649780/b1114/importcfg << 'EOF' # internal
2025-08-20T22:44:38.4515719Z [00:03:39.125]➜  # import config
2025-08-20T22:44:38.4519382Z [00:03:39.125]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:38.4522064Z [00:03:39.125]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:38.4530377Z [00:03:39.125]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:38.4532582Z [00:03:39.125]➜  packagefile go.opencensus.io/internal/tagencoding=/tmp/go-build2401649780/b1115/_pkg_.a
2025-08-20T22:44:38.4533839Z [00:03:39.125]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build2401649780/b1109/_pkg_.a
2025-08-20T22:44:38.4535132Z [00:03:39.125]➜  packagefile go.opencensus.io/metric/metricproducer=/tmp/go-build2401649780/b1116/_pkg_.a
2025-08-20T22:44:38.4536357Z [00:03:39.125]➜  packagefile go.opencensus.io/resource=/tmp/go-build2401649780/b1110/_pkg_.a
2025-08-20T22:44:38.4537710Z [00:03:39.125]➜  packagefile go.opencensus.io/stats=/tmp/go-build2401649780/b1108/_pkg_.a
2025-08-20T22:44:38.4541279Z [00:03:39.125]➜  packagefile go.opencensus.io/stats/internal=/tmp/go-build2401649780/b1111/_pkg_.a
2025-08-20T22:44:38.4542490Z [00:03:39.125]➜  packagefile go.opencensus.io/tag=/tmp/go-build2401649780/b1112/_pkg_.a
2025-08-20T22:44:38.4543421Z [00:03:39.125]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:38.4544273Z [00:03:39.125]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:38.4545085Z [00:03:39.125]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:38.4545908Z [00:03:39.125]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:38.4546768Z [00:03:39.125]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:38.4548915Z [00:03:39.125]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:38.4550011Z [00:03:39.125]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:38.4550626Z [00:03:39.125]➜  EOF
2025-08-20T22:44:38.4557680Z [00:03:39.125]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1114/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view=>go.opencensus.io@v0.24.0/stats/view;$WORK/b1114=>" -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/b1114/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-20T22:44:38.6663518Z [00:03:39.340]➜  go tool buildid -w $WORK/b1114/_pkg_.a # internal
2025-08-20T22:44:38.6710219Z [00:03:39.345]➜  cp $WORK/b1114/_pkg_.a /root/.cache/go-build/8b/8b405e7467097284cdcbd561d1bc8957c5921217b34b5aa3df318bc754df197a-d # internal
2025-08-20T22:44:38.6722313Z [00:03:39.346]➜  gocloud.dev/internal/retry
2025-08-20T22:44:38.6725391Z [00:03:39.347]➜  mkdir -p $WORK/b1120/
2025-08-20T22:44:38.6728403Z [00:03:39.347]➜  cat >/tmp/go-build2401649780/b1120/importcfg << 'EOF' # internal
2025-08-20T22:44:38.6730306Z [00:03:39.347]➜  # import config
2025-08-20T22:44:38.6731844Z [00:03:39.347]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:38.6733308Z [00:03:39.347]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:38.6734630Z [00:03:39.347]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:38.6739129Z [00:03:39.347]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:38.6739828Z [00:03:39.347]➜  EOF
2025-08-20T22:44:38.6743270Z [00:03:39.347]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1120/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/internal/retry=>gocloud.dev@v0.41.0/internal/retry;$WORK/b1120=>" -p gocloud.dev/internal/retry -lang=go1.24 -complete -installsuffix shared -buildid cQSIeI4yJYKl8Mgz8aZP/cQSIeI4yJYKl8Mgz8aZP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1120/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/retry/retry.go
2025-08-20T22:44:38.7174638Z [00:03:39.392]➜  go tool buildid -w $WORK/b1120/_pkg_.a # internal
2025-08-20T22:44:38.7184420Z [00:03:39.392]➜  cp $WORK/b1120/_pkg_.a /root/.cache/go-build/27/27394bfa01228da5562b8158c19aa7cd2d320e00d0e22aa9dc9c438206c22fae-d # internal
2025-08-20T22:44:38.7185778Z [00:03:39.393]➜  gocloud.dev/internal/gcerr
2025-08-20T22:44:38.7188087Z [00:03:39.393]➜  mkdir -p $WORK/b1119/
2025-08-20T22:44:38.7194368Z [00:03:39.393]➜  cat >/tmp/go-build2401649780/b1119/importcfg << 'EOF' # internal
2025-08-20T22:44:38.7196382Z [00:03:39.393]➜  # import config
2025-08-20T22:44:38.7197023Z [00:03:39.393]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:38.7197975Z [00:03:39.393]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:38.7198721Z [00:03:39.393]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:38.7199587Z [00:03:39.393]➜  packagefile gocloud.dev/internal/retry=/tmp/go-build2401649780/b1120/_pkg_.a
2025-08-20T22:44:38.7200543Z [00:03:39.393]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:38.7201507Z [00:03:39.393]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:38.7202514Z [00:03:39.393]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:38.7203712Z [00:03:39.393]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:38.7204447Z [00:03:39.393]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:38.7205170Z [00:03:39.394]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:38.7205708Z [00:03:39.394]➜  EOF
2025-08-20T22:44:38.7209322Z [00:03:39.394]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1119/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/internal/gcerr=>gocloud.dev@v0.41.0/internal/gcerr;$WORK/b1119=>" -p gocloud.dev/internal/gcerr -lang=go1.24 -complete -installsuffix shared -buildid x7n7aYTalk_RDKL9VO3g/x7n7aYTalk_RDKL9VO3g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1119/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/gcerr/errorcode_string.go /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/gcerr/gcerr.go
2025-08-20T22:44:38.8172696Z [00:03:39.491]➜  go tool buildid -w $WORK/b1119/_pkg_.a # internal
2025-08-20T22:44:38.8183658Z [00:03:39.492]➜  cp $WORK/b1119/_pkg_.a /root/.cache/go-build/bc/bce1ad5bc031c2164b910eb482aa86be56608282e9f2f731761e3c652f2b5bc3-d # internal
2025-08-20T22:44:38.8190303Z [00:03:39.493]➜  gocloud.dev/gcerrors
2025-08-20T22:44:38.8190900Z [00:03:39.493]➜  mkdir -p $WORK/b1118/
2025-08-20T22:44:38.8194104Z [00:03:39.493]➜  cat >/tmp/go-build2401649780/b1118/importcfg << 'EOF' # internal
2025-08-20T22:44:38.8205568Z [00:03:39.493]➜  # import config
2025-08-20T22:44:38.8206174Z [00:03:39.493]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:38.8206930Z [00:03:39.493]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:38.8208136Z [00:03:39.493]➜  packagefile gocloud.dev/internal/gcerr=/tmp/go-build2401649780/b1119/_pkg_.a
2025-08-20T22:44:38.8209114Z [00:03:39.494]➜  EOF
2025-08-20T22:44:38.8212596Z [00:03:39.495]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1118/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/gcerrors=>gocloud.dev@v0.41.0/gcerrors;$WORK/b1118=>" -p gocloud.dev/gcerrors -lang=go1.24 -complete -installsuffix shared -buildid mmlLCGA88A4OUMS5q3s5/mmlLCGA88A4OUMS5q3s5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1118/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/gcerrors/errors.go
2025-08-20T22:44:38.8482950Z [00:03:39.522]➜  go tool buildid -w $WORK/b1118/_pkg_.a # internal
2025-08-20T22:44:38.8491433Z [00:03:39.523]➜  cp $WORK/b1118/_pkg_.a /root/.cache/go-build/9f/9f722f65197d478a29ab4f067ce2820cbf5b8292dc4de01c5af3ae60949c194d-d # internal
2025-08-20T22:44:38.8500625Z [00:03:39.524]➜  gocloud.dev/blob/driver
2025-08-20T22:44:38.8517898Z [00:03:39.524]➜  mkdir -p $WORK/b1117/
2025-08-20T22:44:38.8518698Z [00:03:39.524]➜  cat >/tmp/go-build2401649780/b1117/importcfg << 'EOF' # internal
2025-08-20T22:44:38.8519427Z [00:03:39.524]➜  # import config
2025-08-20T22:44:38.8520125Z [00:03:39.524]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:38.8521031Z [00:03:39.524]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:38.8522002Z [00:03:39.524]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:44:38.8522928Z [00:03:39.524]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:38.8523765Z [00:03:39.524]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:38.8524608Z [00:03:39.524]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:38.8525210Z [00:03:39.524]➜  EOF
2025-08-20T22:44:38.8528925Z [00:03:39.524]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1117/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/blob/driver=>gocloud.dev@v0.41.0/blob/driver;$WORK/b1117=>" -p gocloud.dev/blob/driver -lang=go1.24 -complete -installsuffix shared -buildid mdxFT1ztL2bQaOGkhO-Q/mdxFT1ztL2bQaOGkhO-Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1117/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/driver/driver.go
2025-08-20T22:44:38.9645177Z [00:03:39.638]➜  go tool buildid -w $WORK/b1117/_pkg_.a # internal
2025-08-20T22:44:38.9659861Z [00:03:39.640]➜  cp $WORK/b1117/_pkg_.a /root/.cache/go-build/3f/3f45d13893c062897db9ff12497b336b1723d9d4387404689a18268d5468c1db-d # internal
2025-08-20T22:44:38.9665135Z [00:03:39.640]➜  go.opencensus.io/internal
2025-08-20T22:44:38.9665740Z [00:03:39.640]➜  mkdir -p $WORK/b1125/
2025-08-20T22:44:38.9686909Z [00:03:39.643]➜  cat >/tmp/go-build2401649780/b1125/importcfg << 'EOF' # internal
2025-08-20T22:44:38.9688151Z [00:03:39.643]➜  # import config
2025-08-20T22:44:38.9690499Z [00:03:39.643]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:38.9696231Z [00:03:39.643]➜  packagefile go.opencensus.io=/tmp/go-build2401649780/b1126/_pkg_.a
2025-08-20T22:44:38.9698644Z [00:03:39.643]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:38.9699974Z [00:03:39.643]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:38.9701322Z [00:03:39.643]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:38.9702380Z [00:03:39.643]➜  EOF
2025-08-20T22:44:38.9706929Z [00:03:39.643]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1125/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/internal=>go.opencensus.io@v0.24.0/internal;$WORK/b1125=>" -p go.opencensus.io/internal -lang=go1.13 -complete -installsuffix shared -buildid EjiBHhATMG9eXTlaw8sz/EjiBHhATMG9eXTlaw8sz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1125/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-20T22:44:39.0241784Z [00:03:39.698]➜  go tool buildid -w $WORK/b1125/_pkg_.a # internal
2025-08-20T22:44:39.0249666Z [00:03:39.699]➜  cp $WORK/b1125/_pkg_.a /root/.cache/go-build/77/77cf4b9295c57a54b6840ea3b9e3e17879ef4ba2d380c9f297cfce714dcb63a3-d # internal
2025-08-20T22:44:39.0252335Z [00:03:39.699]➜  go.opencensus.io/trace/tracestate
2025-08-20T22:44:39.0252935Z [00:03:39.699]➜  mkdir -p $WORK/b1128/
2025-08-20T22:44:39.0258741Z [00:03:39.700]➜  cat >/tmp/go-build2401649780/b1128/importcfg << 'EOF' # internal
2025-08-20T22:44:39.0259984Z [00:03:39.700]➜  # import config
2025-08-20T22:44:39.0262230Z [00:03:39.700]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:39.0263308Z [00:03:39.700]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:39.0265890Z [00:03:39.700]➜  EOF
2025-08-20T22:44:39.0275915Z [00:03:39.701]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1128/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/tracestate=>go.opencensus.io@v0.24.0/trace/tracestate;$WORK/b1128=>" -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/b1128/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/tracestate/tracestate.go
2025-08-20T22:44:39.0946541Z [00:03:39.769]➜  go tool buildid -w $WORK/b1128/_pkg_.a # internal
2025-08-20T22:44:39.0956187Z [00:03:39.770]➜  cp $WORK/b1128/_pkg_.a /root/.cache/go-build/66/6649e1f67ab57e773364a1ce7199aec32f268a044731c8ad460fd7ab86febc66-d # internal
2025-08-20T22:44:39.0968364Z [00:03:39.770]➜  go.opencensus.io/trace
2025-08-20T22:44:39.0968980Z [00:03:39.771]➜  mkdir -p $WORK/b1123/
2025-08-20T22:44:39.0980833Z [00:03:39.772]➜  cat >/tmp/go-build2401649780/b1123/importcfg << 'EOF' # internal
2025-08-20T22:44:39.0981632Z [00:03:39.772]➜  # import config
2025-08-20T22:44:39.0982342Z [00:03:39.772]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:39.0983300Z [00:03:39.772]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:39.0984244Z [00:03:39.772]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:39.0985357Z [00:03:39.772]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:39.0986374Z [00:03:39.772]➜  packagefile github.com/golang/groupcache/lru=/tmp/go-build2401649780/b1124/_pkg_.a
2025-08-20T22:44:39.0987742Z [00:03:39.772]➜  packagefile go.opencensus.io/internal=/tmp/go-build2401649780/b1125/_pkg_.a
2025-08-20T22:44:39.0988873Z [00:03:39.772]➜  packagefile go.opencensus.io/trace/internal=/tmp/go-build2401649780/b1127/_pkg_.a
2025-08-20T22:44:39.0990034Z [00:03:39.772]➜  packagefile go.opencensus.io/trace/tracestate=/tmp/go-build2401649780/b1128/_pkg_.a
2025-08-20T22:44:39.0991077Z [00:03:39.772]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:39.0992008Z [00:03:39.772]➜  packagefile runtime/trace=/tmp/go-build2401649780/b292/_pkg_.a
2025-08-20T22:44:39.0992928Z [00:03:39.772]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:39.0993791Z [00:03:39.772]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:39.0994889Z [00:03:39.772]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:39.0995538Z [00:03:39.772]➜  EOF
2025-08-20T22:44:39.1004145Z [00:03:39.772]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1123/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace=>go.opencensus.io@v0.24.0/trace;$WORK/b1123=>" -p go.opencensus.io/trace -lang=go1.13 -complete -installsuffix shared -buildid d6px8mYHnXzZIbnsw9Pn/d6px8mYHnXzZIbnsw9Pn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1123/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-20T22:44:39.3487512Z [00:03:40.023]➜  go tool buildid -w $WORK/b1123/_pkg_.a # internal
2025-08-20T22:44:39.3515643Z [00:03:40.026]➜  cp $WORK/b1123/_pkg_.a /root/.cache/go-build/4a/4ae3427a4d04c5bd0eb57eb4059e3a7a28156a8c9ac7b201572a0d4f592d33a6-d # internal
2025-08-20T22:44:39.3517245Z [00:03:40.026]➜  go.opencensus.io/trace/propagation
2025-08-20T22:44:39.3517960Z [00:03:40.026]➜  mkdir -p $WORK/b1129/
2025-08-20T22:44:39.3518805Z [00:03:40.026]➜  cat >/tmp/go-build2401649780/b1129/importcfg << 'EOF' # internal
2025-08-20T22:44:39.3519575Z [00:03:40.026]➜  # import config
2025-08-20T22:44:39.3520387Z [00:03:40.026]➜  packagefile go.opencensus.io/trace=/tmp/go-build2401649780/b1123/_pkg_.a
2025-08-20T22:44:39.3521417Z [00:03:40.026]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:39.3522069Z [00:03:40.026]➜  EOF
2025-08-20T22:44:39.3525940Z [00:03:40.026]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1129/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/propagation=>go.opencensus.io@v0.24.0/trace/propagation;$WORK/b1129=>" -p go.opencensus.io/trace/propagation -lang=go1.13 -complete -installsuffix shared -buildid NK3Ya1JDx61xKmyo8ZRw/NK3Ya1JDx61xKmyo8ZRw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1129/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/trace/propagation/propagation.go
2025-08-20T22:44:39.3920616Z [00:03:40.066]➜  go tool buildid -w $WORK/b1129/_pkg_.a # internal
2025-08-20T22:44:39.3927949Z [00:03:40.067]➜  cp $WORK/b1129/_pkg_.a /root/.cache/go-build/0c/0c0d67d7b1bc1aea49c7e33fc9e1ca9460e6b7c38d824e98da02a614ffbb5107-d # internal
2025-08-20T22:44:39.3929264Z [00:03:40.067]➜  go.opencensus.io/plugin/ocgrpc
2025-08-20T22:44:39.3958923Z [00:03:40.067]➜  mkdir -p $WORK/b1122/
2025-08-20T22:44:39.3960571Z [00:03:40.068]➜  cat >/tmp/go-build2401649780/b1122/importcfg << 'EOF' # internal
2025-08-20T22:44:39.3962506Z [00:03:40.068]➜  # import config
2025-08-20T22:44:39.3964226Z [00:03:40.068]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:39.3966659Z [00:03:40.068]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build2401649780/b1109/_pkg_.a
2025-08-20T22:44:39.3967993Z [00:03:40.068]➜  packagefile go.opencensus.io/stats=/tmp/go-build2401649780/b1108/_pkg_.a
2025-08-20T22:44:39.3969129Z [00:03:40.068]➜  packagefile go.opencensus.io/stats/view=/tmp/go-build2401649780/b1114/_pkg_.a
2025-08-20T22:44:39.3970152Z [00:03:40.068]➜  packagefile go.opencensus.io/tag=/tmp/go-build2401649780/b1112/_pkg_.a
2025-08-20T22:44:39.3971168Z [00:03:40.068]➜  packagefile go.opencensus.io/trace=/tmp/go-build2401649780/b1123/_pkg_.a
2025-08-20T22:44:39.3972341Z [00:03:40.068]➜  packagefile go.opencensus.io/trace/propagation=/tmp/go-build2401649780/b1129/_pkg_.a
2025-08-20T22:44:39.3973716Z [00:03:40.068]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:39.3974832Z [00:03:40.068]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:39.3975981Z [00:03:40.068]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:39.3977097Z [00:03:40.068]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:44:39.3978432Z [00:03:40.068]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:39.3979400Z [00:03:40.068]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:39.3980380Z [00:03:40.068]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:39.3981242Z [00:03:40.068]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:39.3982195Z [00:03:40.068]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:39.3982788Z [00:03:40.068]➜  EOF
2025-08-20T22:44:39.3990131Z [00:03:40.068]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1122/_pkg_.a -trimpath "/root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc=>go.opencensus.io@v0.24.0/plugin/ocgrpc;$WORK/b1122=>" -p go.opencensus.io/plugin/ocgrpc -lang=go1.13 -complete -installsuffix shared -buildid 2OEQYs-tpOW78UOWnxqX/2OEQYs-tpOW78UOWnxqX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1122/importcfg -pack /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/client.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/client_metrics.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/client_stats_handler.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/doc.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/server.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/server_metrics.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/server_stats_handler.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/stats_common.go /root/go/pkg/mod/go.opencensus.io@v0.24.0/plugin/ocgrpc/trace_common.go
2025-08-20T22:44:39.6493224Z [00:03:40.323]➜  go tool buildid -w $WORK/b1122/_pkg_.a # internal
2025-08-20T22:44:39.6513727Z [00:03:40.325]➜  cp $WORK/b1122/_pkg_.a /root/.cache/go-build/68/686a35ed9c0ea41df310cf24eaca05f384fb8a174a59cbdc963d447b8ea4d961-d # internal
2025-08-20T22:44:39.6514991Z [00:03:40.325]➜  gocloud.dev/internal/oc
2025-08-20T22:44:39.6570070Z [00:03:40.331]➜  mkdir -p $WORK/b1121/
2025-08-20T22:44:39.6576360Z [00:03:40.332]➜  cat >/tmp/go-build2401649780/b1121/importcfg << 'EOF' # internal
2025-08-20T22:44:39.6578053Z [00:03:40.332]➜  # import config
2025-08-20T22:44:39.6589603Z [00:03:40.332]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:39.6591020Z [00:03:40.332]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:39.6598335Z [00:03:40.332]➜  packagefile go.opencensus.io/plugin/ocgrpc=/tmp/go-build2401649780/b1122/_pkg_.a
2025-08-20T22:44:39.6599731Z [00:03:40.332]➜  packagefile go.opencensus.io/stats=/tmp/go-build2401649780/b1108/_pkg_.a
2025-08-20T22:44:39.6600819Z [00:03:40.332]➜  packagefile go.opencensus.io/stats/view=/tmp/go-build2401649780/b1114/_pkg_.a
2025-08-20T22:44:39.6601940Z [00:03:40.332]➜  packagefile go.opencensus.io/tag=/tmp/go-build2401649780/b1112/_pkg_.a
2025-08-20T22:44:39.6603052Z [00:03:40.332]➜  packagefile go.opencensus.io/trace=/tmp/go-build2401649780/b1123/_pkg_.a
2025-08-20T22:44:39.6604122Z [00:03:40.332]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:44:39.6605086Z [00:03:40.332]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:39.6605935Z [00:03:40.332]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:39.6606559Z [00:03:40.332]➜  EOF
2025-08-20T22:44:39.6613573Z [00:03:40.333]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1121/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/internal/oc=>gocloud.dev@v0.41.0/internal/oc;$WORK/b1121=>" -p gocloud.dev/internal/oc -lang=go1.24 -complete -installsuffix shared -buildid zxuyZcbh8gq_zm-CpJvA/zxuyZcbh8gq_zm-CpJvA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1121/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/oc/metrics.go /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/oc/trace.go
2025-08-20T22:44:39.7782283Z [00:03:40.452]➜  go tool buildid -w $WORK/b1121/_pkg_.a # internal
2025-08-20T22:44:39.7796566Z [00:03:40.452]➜  cp $WORK/b1121/_pkg_.a /root/.cache/go-build/9d/9d2adfbec09f94a013cfb71a93ccf9a79bc3548605ae4082af6242d2776297bc-d # internal
2025-08-20T22:44:39.7797978Z [00:03:40.452]➜  gocloud.dev/internal/openurl
2025-08-20T22:44:39.7798801Z [00:03:40.452]➜  mkdir -p $WORK/b1130/
2025-08-20T22:44:39.7799623Z [00:03:40.453]➜  cat >/tmp/go-build2401649780/b1130/importcfg << 'EOF' # internal
2025-08-20T22:44:39.7800368Z [00:03:40.454]➜  # import config
2025-08-20T22:44:39.7801222Z [00:03:40.454]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:39.7802136Z [00:03:40.454]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:39.7802996Z [00:03:40.454]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:39.7803859Z [00:03:40.454]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:39.7804513Z [00:03:40.454]➜  EOF
2025-08-20T22:44:39.7809218Z [00:03:40.454]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1130/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/internal/openurl=>gocloud.dev@v0.41.0/internal/openurl;$WORK/b1130=>" -p gocloud.dev/internal/openurl -lang=go1.24 -complete -installsuffix shared -buildid kvJstsOWxtpsdnAU9-Rg/kvJstsOWxtpsdnAU9-Rg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1130/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/openurl/openurl.go
2025-08-20T22:44:39.8249963Z [00:03:40.499]➜  go tool buildid -w $WORK/b1130/_pkg_.a # internal
2025-08-20T22:44:39.8255659Z [00:03:40.500]➜  cp $WORK/b1130/_pkg_.a /root/.cache/go-build/d0/d0407806288c41ffb2fdca1eeea3d9524702d9a1c030edb23b38e869a90d7562-d # internal
2025-08-20T22:44:39.8263255Z [00:03:40.500]➜  gocloud.dev/blob
2025-08-20T22:44:39.8263822Z [00:03:40.500]➜  mkdir -p $WORK/b1107/
2025-08-20T22:44:39.8282759Z [00:03:40.502]➜  cat >/tmp/go-build2401649780/b1107/importcfg << 'EOF' # internal
2025-08-20T22:44:39.8294588Z [00:03:40.503]➜  # import config
2025-08-20T22:44:39.8295317Z [00:03:40.503]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:39.8296192Z [00:03:40.503]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:39.8297062Z [00:03:40.503]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:44:39.8298108Z [00:03:40.503]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:39.8299058Z [00:03:40.503]➜  packagefile go.opencensus.io/stats=/tmp/go-build2401649780/b1108/_pkg_.a
2025-08-20T22:44:39.8300422Z [00:03:40.503]➜  packagefile go.opencensus.io/stats/view=/tmp/go-build2401649780/b1114/_pkg_.a
2025-08-20T22:44:39.8301512Z [00:03:40.503]➜  packagefile go.opencensus.io/tag=/tmp/go-build2401649780/b1112/_pkg_.a
2025-08-20T22:44:39.8302589Z [00:03:40.503]➜  packagefile gocloud.dev/blob/driver=/tmp/go-build2401649780/b1117/_pkg_.a
2025-08-20T22:44:39.8303651Z [00:03:40.503]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:44:39.8304752Z [00:03:40.503]➜  packagefile gocloud.dev/internal/gcerr=/tmp/go-build2401649780/b1119/_pkg_.a
2025-08-20T22:44:39.8305849Z [00:03:40.503]➜  packagefile gocloud.dev/internal/oc=/tmp/go-build2401649780/b1121/_pkg_.a
2025-08-20T22:44:39.8307072Z [00:03:40.503]➜  packagefile gocloud.dev/internal/openurl=/tmp/go-build2401649780/b1130/_pkg_.a
2025-08-20T22:44:39.8318452Z [00:03:40.503]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:39.8319273Z [00:03:40.503]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:39.8320348Z [00:03:40.503]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:44:39.8321158Z [00:03:40.503]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:39.8321965Z [00:03:40.503]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:44:39.8322792Z [00:03:40.503]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:39.8323628Z [00:03:40.503]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:39.8324532Z [00:03:40.503]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:39.8325432Z [00:03:40.503]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:39.8326461Z [00:03:40.503]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:39.8327488Z [00:03:40.503]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:39.8328286Z [00:03:40.503]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:39.8329277Z [00:03:40.503]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:39.8329961Z [00:03:40.503]➜  EOF
2025-08-20T22:44:39.8333392Z [00:03:40.503]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1107/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/blob=>gocloud.dev@v0.41.0/blob;$WORK/b1107=>" -p gocloud.dev/blob -lang=go1.24 -complete -installsuffix shared -buildid b-7LFVNSRmuxxBIeL3J1/b-7LFVNSRmuxxBIeL3J1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1107/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/blob.go /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/blob_fs.go
2025-08-20T22:44:40.1043275Z [00:03:40.778]➜  go tool buildid -w $WORK/b1107/_pkg_.a # internal
2025-08-20T22:44:40.1095802Z [00:03:40.784]➜  cp $WORK/b1107/_pkg_.a /root/.cache/go-build/d8/d8d36f3bdc12de164f25a64ad03f29814aa0bfb9610290e056fe63be85bd2fe6-d # internal
2025-08-20T22:44:40.1105286Z [00:03:40.784]➜  gocloud.dev/internal/escape
2025-08-20T22:44:40.1108077Z [00:03:40.784]➜  mkdir -p $WORK/b1134/
2025-08-20T22:44:40.1108805Z [00:03:40.785]➜  cat >/tmp/go-build2401649780/b1134/importcfg << 'EOF' # internal
2025-08-20T22:44:40.1120593Z [00:03:40.785]➜  # import config
2025-08-20T22:44:40.1121251Z [00:03:40.785]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:40.1122015Z [00:03:40.785]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:40.1122773Z [00:03:40.785]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:40.1123543Z [00:03:40.785]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:40.1124111Z [00:03:40.785]➜  EOF
2025-08-20T22:44:40.1127982Z [00:03:40.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1134/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/internal/escape=>gocloud.dev@v0.41.0/internal/escape;$WORK/b1134=>" -p gocloud.dev/internal/escape -lang=go1.24 -complete -installsuffix shared -buildid BQiH6eazlxlUPp0Gb5QN/BQiH6eazlxlUPp0Gb5QN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1134/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/escape/escape.go
2025-08-20T22:44:40.1806182Z [00:03:40.855]➜  go tool buildid -w $WORK/b1134/_pkg_.a # internal
2025-08-20T22:44:40.1822780Z [00:03:40.856]➜  cp $WORK/b1134/_pkg_.a /root/.cache/go-build/cd/cdfe35601192e1d69941160bacb6507e7534d1fadc14cfa12ee58e653a7b1458-d # internal
2025-08-20T22:44:40.1826890Z [00:03:40.857]➜  gocloud.dev/internal/useragent
2025-08-20T22:44:40.1830173Z [00:03:40.857]➜  mkdir -p $WORK/b1135/
2025-08-20T22:44:40.1842929Z [00:03:40.858]➜  cat >/tmp/go-build2401649780/b1135/importcfg << 'EOF' # internal
2025-08-20T22:44:40.1844194Z [00:03:40.859]➜  # import config
2025-08-20T22:44:40.1846621Z [00:03:40.859]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:40.1849966Z [00:03:40.859]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:40.1851129Z [00:03:40.859]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:40.1852067Z [00:03:40.859]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:40.1852699Z [00:03:40.859]➜  EOF
2025-08-20T22:44:40.1856228Z [00:03:40.859]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1135/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/internal/useragent=>gocloud.dev@v0.41.0/internal/useragent;$WORK/b1135=>" -p gocloud.dev/internal/useragent -lang=go1.24 -complete -installsuffix shared -buildid osGGXOe6vCB0_MH-e27v/osGGXOe6vCB0_MH-e27v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1135/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/internal/useragent/useragent.go
2025-08-20T22:44:40.3893901Z [00:03:41.063]➜  go tool buildid -w $WORK/b1135/_pkg_.a # internal
2025-08-20T22:44:40.3921178Z [00:03:41.066]➜  cp $WORK/b1135/_pkg_.a /root/.cache/go-build/1f/1f6a1692555609bfe5c7fcf7934cb6f4e2f0386bbf84d9ba71b445bfbeaa6443-d # internal
2025-08-20T22:44:40.3939104Z [00:03:41.068]➜  gocloud.dev/blob/azureblob
2025-08-20T22:44:40.3939734Z [00:03:41.068]➜  mkdir -p $WORK/b1131/
2025-08-20T22:44:40.3962936Z [00:03:41.070]➜  cat >/tmp/go-build2401649780/b1131/importcfg << 'EOF' # internal
2025-08-20T22:44:40.3963720Z [00:03:41.070]➜  # import config
2025-08-20T22:44:40.3964399Z [00:03:41.070]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:40.3965253Z [00:03:41.070]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:40.3966083Z [00:03:41.070]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:40.3967367Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:44:40.3968765Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:44:40.3970161Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=/tmp/go-build2401649780/b1011/_pkg_.a
2025-08-20T22:44:40.3971635Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob=/tmp/go-build2401649780/b1072/_pkg_.a
2025-08-20T22:44:40.3973106Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:44:40.3974648Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror=/tmp/go-build2401649780/b1074/_pkg_.a
2025-08-20T22:44:40.3976205Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob=/tmp/go-build2401649780/b1081/_pkg_.a
2025-08-20T22:44:40.3978020Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container=/tmp/go-build2401649780/b1082/_pkg_.a
2025-08-20T22:44:40.3979587Z [00:03:41.070]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:44:40.3981218Z [00:03:41.070]➜  packagefile github.com/Azure/go-autorest/autorest/to=/tmp/go-build2401649780/b1132/_pkg_.a
2025-08-20T22:44:40.3982521Z [00:03:41.070]➜  packagefile github.com/google/wire=/tmp/go-build2401649780/b1133/_pkg_.a
2025-08-20T22:44:40.3983502Z [00:03:41.070]➜  packagefile gocloud.dev/blob=/tmp/go-build2401649780/b1107/_pkg_.a
2025-08-20T22:44:40.3984526Z [00:03:41.070]➜  packagefile gocloud.dev/blob/driver=/tmp/go-build2401649780/b1117/_pkg_.a
2025-08-20T22:44:40.3985576Z [00:03:41.070]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:44:40.3986662Z [00:03:41.070]➜  packagefile gocloud.dev/internal/escape=/tmp/go-build2401649780/b1134/_pkg_.a
2025-08-20T22:44:40.4001996Z [00:03:41.070]➜  packagefile gocloud.dev/internal/gcerr=/tmp/go-build2401649780/b1119/_pkg_.a
2025-08-20T22:44:40.4003201Z [00:03:41.070]➜  packagefile gocloud.dev/internal/useragent=/tmp/go-build2401649780/b1135/_pkg_.a
2025-08-20T22:44:40.4004162Z [00:03:41.070]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:40.4004975Z [00:03:41.070]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:40.4005811Z [00:03:41.070]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:40.4006622Z [00:03:41.070]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:40.4007616Z [00:03:41.070]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:40.4008429Z [00:03:41.070]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:40.4009242Z [00:03:41.070]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:40.4009998Z [00:03:41.070]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:40.4010757Z [00:03:41.070]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:40.4011528Z [00:03:41.070]➜  EOF
2025-08-20T22:44:40.4015001Z [00:03:41.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1131/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/blob/azureblob=>gocloud.dev@v0.41.0/blob/azureblob;$WORK/b1131=>" -p gocloud.dev/blob/azureblob -lang=go1.24 -complete -installsuffix shared -buildid cc_LA1_D3X30evfL5LmD/cc_LA1_D3X30evfL5LmD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1131/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/azureblob/azureblob.go
2025-08-20T22:44:40.8269855Z [00:03:41.499]➜  go tool buildid -w $WORK/b1131/_pkg_.a # internal
2025-08-20T22:44:40.8356440Z [00:03:41.510]➜  cp $WORK/b1131/_pkg_.a /root/.cache/go-build/83/8350a00f786af7fb966db6372740b1c93ad5e686c939d69a738c4d4bac02ad25-d # internal
2025-08-20T22:44:40.8373502Z [00:03:41.511]➜  cloud.google.com/go/iam/credentials/apiv1/credentialspb
2025-08-20T22:44:40.8374262Z [00:03:41.511]➜  mkdir -p $WORK/b1138/
2025-08-20T22:44:40.8379932Z [00:03:41.512]➜  cat >/tmp/go-build2401649780/b1138/importcfg << 'EOF' # internal
2025-08-20T22:44:40.8388079Z [00:03:41.512]➜  # import config
2025-08-20T22:44:40.8388752Z [00:03:41.512]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:40.8390002Z [00:03:41.512]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:40.8391272Z [00:03:41.512]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:40.8392349Z [00:03:41.512]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:40.8393598Z [00:03:41.512]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:40.8394873Z [00:03:41.512]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:40.8396248Z [00:03:41.512]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:40.8402452Z [00:03:41.512]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:40.8404119Z [00:03:41.512]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:40.8405356Z [00:03:41.512]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:40.8406146Z [00:03:41.512]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:40.8406729Z [00:03:41.512]➜  EOF
2025-08-20T22:44:40.8411943Z [00:03:41.513]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1138/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/credentialspb=>cloud.google.com/go/iam@v1.5.2/credentials/apiv1/credentialspb;$WORK/b1138=>" -p cloud.google.com/go/iam/credentials/apiv1/credentialspb -lang=go1.23 -complete -installsuffix shared -buildid Nc74m8vwfi5rP5voMNJV/Nc74m8vwfi5rP5voMNJV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1138/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/credentialspb/common.pb.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/credentialspb/iamcredentials.pb.go
2025-08-20T22:44:40.9844756Z [00:03:41.659]➜  go tool buildid -w $WORK/b1051/_pkg_.a # internal
2025-08-20T22:44:40.9978406Z [00:03:41.672]➜  go tool buildid -w $WORK/b1138/_pkg_.a # internal
2025-08-20T22:44:41.0013689Z [00:03:41.675]➜  cp $WORK/b1138/_pkg_.a /root/.cache/go-build/b4/b487de696d9782f703a24fce530786fcd28e538750ed9bbd74aea3be6e62e4eb-d # internal
2025-08-20T22:44:41.0015688Z [00:03:41.676]➜  cloud.google.com/go/iam/credentials/apiv1
2025-08-20T22:44:41.0018486Z [00:03:41.676]➜  mkdir -p $WORK/b1137/
2025-08-20T22:44:41.0022871Z [00:03:41.676]➜  cat >/tmp/go-build2401649780/b1137/importcfg << 'EOF' # internal
2025-08-20T22:44:41.0026959Z [00:03:41.677]➜  # import config
2025-08-20T22:44:41.0028068Z [00:03:41.677]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:41.0030720Z [00:03:41.677]➜  packagefile cloud.google.com/go/iam/credentials/apiv1/credentialspb=/tmp/go-build2401649780/b1138/_pkg_.a
2025-08-20T22:44:41.0032786Z [00:03:41.677]➜  packagefile cloud.google.com/go/iam/internal=/tmp/go-build2401649780/b1139/_pkg_.a
2025-08-20T22:44:41.0034085Z [00:03:41.677]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:41.0042006Z [00:03:41.677]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:41.0043051Z [00:03:41.677]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:41.0044314Z [00:03:41.677]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:41.0045736Z [00:03:41.677]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build2401649780/b773/_pkg_.a
2025-08-20T22:44:41.0047020Z [00:03:41.677]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:41.0061189Z [00:03:41.677]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:41.0062398Z [00:03:41.677]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:41.0063686Z [00:03:41.677]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:44:41.0064899Z [00:03:41.677]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:41.0065986Z [00:03:41.677]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:41.0067051Z [00:03:41.677]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:41.0068462Z [00:03:41.677]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:44:41.0069718Z [00:03:41.677]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:41.0070684Z [00:03:41.677]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:41.0071470Z [00:03:41.677]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:41.0072616Z [00:03:41.677]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:41.0073432Z [00:03:41.677]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:41.0074258Z [00:03:41.677]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:41.0075063Z [00:03:41.677]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:41.0075653Z [00:03:41.677]➜  EOF
2025-08-20T22:44:41.0082595Z [00:03:41.677]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1137/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1=>cloud.google.com/go/iam@v1.5.2/credentials/apiv1;$WORK/b1137=>" -p cloud.google.com/go/iam/credentials/apiv1 -lang=go1.23 -complete -installsuffix shared -buildid BOexS8ptt38YkhhvdnBO/BOexS8ptt38YkhhvdnBO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1137/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/doc.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/helpers.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/iam_credentials_client.go /root/go/pkg/mod/cloud.google.com/go/iam@v1.5.2/credentials/apiv1/version.go
2025-08-20T22:44:41.1186529Z [00:03:41.793]➜  cp $WORK/b1051/_pkg_.a /root/.cache/go-build/56/560a17975f8390364d6d3285eec5b5a5884e36f6599ca0b9eeef525e2b2f6e0d-d # internal
2025-08-20T22:44:41.1230736Z [00:03:41.797]➜  github.com/ClickHouse/clickhouse-go/v2/lib/column
2025-08-20T22:44:41.1234299Z [00:03:41.798]➜  mkdir -p $WORK/b1060/
2025-08-20T22:44:41.1254017Z [00:03:41.799]➜  cat >/tmp/go-build2401649780/b1060/importcfg << 'EOF' # internal
2025-08-20T22:44:41.1258095Z [00:03:41.800]➜  # import config
2025-08-20T22:44:41.1259421Z [00:03:41.800]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:41.1260879Z [00:03:41.800]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:44:41.1262418Z [00:03:41.800]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:44:41.1268185Z [00:03:41.800]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:41.1270548Z [00:03:41.800]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:41.1271539Z [00:03:41.800]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:41.1272429Z [00:03:41.800]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:41.1273255Z [00:03:41.800]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:41.1274295Z [00:03:41.800]➜  packagefile github.com/ClickHouse/ch-go/proto=/tmp/go-build2401649780/b1051/_pkg_.a
2025-08-20T22:44:41.1275825Z [00:03:41.800]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/binary=/tmp/go-build2401649780/b1061/_pkg_.a
2025-08-20T22:44:41.1277477Z [00:03:41.800]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/chcol=/tmp/go-build2401649780/b1062/_pkg_.a
2025-08-20T22:44:41.1278983Z [00:03:41.800]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/timezone=/tmp/go-build2401649780/b1063/_pkg_.a
2025-08-20T22:44:41.1280251Z [00:03:41.800]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:41.1281324Z [00:03:41.800]➜  packagefile github.com/paulmach/orb=/tmp/go-build2401649780/b1064/_pkg_.a
2025-08-20T22:44:41.1282469Z [00:03:41.800]➜  packagefile github.com/shopspring/decimal=/tmp/go-build2401649780/b654/_pkg_.a
2025-08-20T22:44:41.1283498Z [00:03:41.800]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:41.1284360Z [00:03:41.800]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:41.1285191Z [00:03:41.800]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:41.1286046Z [00:03:41.800]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:44:41.1305182Z [00:03:41.800]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:41.1306151Z [00:03:41.800]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:41.1307011Z [00:03:41.800]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:41.1308156Z [00:03:41.800]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:41.1309019Z [00:03:41.800]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:41.1309842Z [00:03:41.800]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:41.1310435Z [00:03:41.800]➜  EOF
2025-08-20T22:44:41.1339883Z [00:03:41.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1060/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/lib/column;$WORK/b1060=>" -p github.com/ClickHouse/clickhouse-go/v2/lib/column -lang=go1.22 -complete -installsuffix shared -buildid 61YBRlvou6HHUQujPn6l/61YBRlvou6HHUQujPn6l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1060/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/array.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/array_gen.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/bigint.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/bool.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/column.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/column_gen.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/column_gen_option.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/date.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/date32.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/datetime.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/datetime64.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/decimal.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/dynamic.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/dynamic_gen.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/enum.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/enum16.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/enum8.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/fixed_string.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/geo_multi_polygon.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/geo_point.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/geo_polygon.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/geo_ring.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/interval.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/ipv4.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/ipv6.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/json.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/json_reflect.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/lowcardinality.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/map.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/nested.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/nothing.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/nullable.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/object_json.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/sharedvariant.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/simple_aggregate_function.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/slice_helper.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/string.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/time_helper.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/tuple.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/uuid.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/column/variant.go
2025-08-20T22:44:41.2255390Z [00:03:41.899]➜  go tool buildid -w $WORK/b1137/_pkg_.a # internal
2025-08-20T22:44:41.2337819Z [00:03:41.908]➜  cp $WORK/b1137/_pkg_.a /root/.cache/go-build/46/467f3833e257197a09d2e48fc6a2e3639222f2bdd000455805e026d74b14fbb9-d # internal
2025-08-20T22:44:41.2342602Z [00:03:41.908]➜  cloud.google.com/go/storage/experimental
2025-08-20T22:44:41.2345818Z [00:03:41.909]➜  mkdir -p $WORK/b1141/
2025-08-20T22:44:41.2373506Z [00:03:41.911]➜  cat >/tmp/go-build2401649780/b1141/importcfg << 'EOF' # internal
2025-08-20T22:44:41.2388190Z [00:03:41.911]➜  # import config
2025-08-20T22:44:41.2389139Z [00:03:41.911]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build2401649780/b1142/_pkg_.a
2025-08-20T22:44:41.2390354Z [00:03:41.911]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build2401649780/b851/_pkg_.a
2025-08-20T22:44:41.2391436Z [00:03:41.911]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:41.2392288Z [00:03:41.911]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:41.2393052Z [00:03:41.911]➜  EOF
2025-08-20T22:44:41.2396897Z [00:03:41.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1141/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/experimental=>cloud.google.com/go/storage@v1.53.0/experimental;$WORK/b1141=>" -p cloud.google.com/go/storage/experimental -lang=go1.23 -complete -installsuffix shared -buildid L7H2B8GTNSpPH9FdLUNq/L7H2B8GTNSpPH9FdLUNq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1141/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/experimental/experimental.go
2025-08-20T22:44:41.3145566Z [00:03:41.988]➜  go tool buildid -w $WORK/b1141/_pkg_.a # internal
2025-08-20T22:44:41.3182915Z [00:03:41.992]➜  cp $WORK/b1141/_pkg_.a /root/.cache/go-build/a8/a8f03493bfd57394c80d8d749d54e93786cac2c456d182aa51cec463b82c8de6-d # internal
2025-08-20T22:44:41.3203463Z [00:03:41.994]➜  cloud.google.com/go/storage/internal/apiv2/storagepb
2025-08-20T22:44:41.3215523Z [00:03:41.995]➜  mkdir -p $WORK/b1144/
2025-08-20T22:44:41.3216312Z [00:03:41.995]➜  cat >/tmp/go-build2401649780/b1144/importcfg << 'EOF' # internal
2025-08-20T22:44:41.3217031Z [00:03:41.995]➜  # import config
2025-08-20T22:44:41.3218118Z [00:03:41.995]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build2401649780/b798/_pkg_.a
2025-08-20T22:44:41.3219121Z [00:03:41.995]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:41.3220353Z [00:03:41.995]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:44:41.3221868Z [00:03:41.995]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:44:41.3223321Z [00:03:41.995]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build2401649780/b835/_pkg_.a
2025-08-20T22:44:41.3224531Z [00:03:41.995]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:41.3225618Z [00:03:41.995]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:41.3226758Z [00:03:41.995]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:41.3247020Z [00:03:41.995]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:41.3248634Z [00:03:41.995]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:41.3250038Z [00:03:41.995]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:41.3251437Z [00:03:41.995]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:41.3252857Z [00:03:41.995]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build2401649780/b800/_pkg_.a
2025-08-20T22:44:41.3254319Z [00:03:41.995]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:41.3255448Z [00:03:41.995]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:41.3256295Z [00:03:41.995]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:41.3256892Z [00:03:41.995]➜  EOF
2025-08-20T22:44:41.3261267Z [00:03:41.995]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1144/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/storagepb=>cloud.google.com/go/storage@v1.53.0/internal/apiv2/storagepb;$WORK/b1144=>" -p cloud.google.com/go/storage/internal/apiv2/storagepb -lang=go1.23 -complete -installsuffix shared -buildid 6o016q7S_dfbhy99GL8n/6o016q7S_dfbhy99GL8n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1144/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/storagepb/storage.pb.go
2025-08-20T22:44:42.1880768Z [00:03:42.862]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels
2025-08-20T22:44:42.1884839Z [00:03:42.862]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/base_arithmetic_avx2_amd64.o ./base_arithmetic_avx2_amd64.s
2025-08-20T22:44:42.3085676Z [00:03:42.983]➜  go tool buildid -w $WORK/b1144/_pkg_.a # internal
2025-08-20T22:44:42.3232642Z [00:03:42.997]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/base_arithmetic_sse4_amd64.o ./base_arithmetic_sse4_amd64.s
2025-08-20T22:44:42.3507566Z [00:03:43.025]➜  cp $WORK/b1144/_pkg_.a /root/.cache/go-build/b4/b49329e8cb69a06d728bb1bbba354b4396da681990da32e35d2816dd6771ab0e-d # internal
2025-08-20T22:44:42.3553418Z [00:03:43.029]➜  cloud.google.com/go/storage/internal/apiv2
2025-08-20T22:44:42.3556244Z [00:03:43.030]➜  mkdir -p $WORK/b1143/
2025-08-20T22:44:42.3565033Z [00:03:43.031]➜  cat >/tmp/go-build2401649780/b1143/importcfg << 'EOF' # internal
2025-08-20T22:44:42.3572905Z [00:03:43.031]➜  # import config
2025-08-20T22:44:42.3573717Z [00:03:43.031]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build2401649780/b798/_pkg_.a
2025-08-20T22:44:42.3574854Z [00:03:43.031]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build2401649780/b1142/_pkg_.a
2025-08-20T22:44:42.3576141Z [00:03:43.031]➜  packagefile cloud.google.com/go/storage/internal/apiv2/storagepb=/tmp/go-build2401649780/b1144/_pkg_.a
2025-08-20T22:44:42.3577362Z [00:03:43.031]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:42.3578106Z [00:03:43.031]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:42.3579284Z [00:03:43.031]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:42.3580506Z [00:03:43.031]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build2401649780/b773/_pkg_.a
2025-08-20T22:44:42.3581728Z [00:03:43.031]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build2401649780/b840/_pkg_.a
2025-08-20T22:44:42.3582828Z [00:03:43.031]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:42.3583839Z [00:03:43.031]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:42.3584950Z [00:03:43.031]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:42.3586103Z [00:03:43.031]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:44:42.3619391Z [00:03:43.031]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:42.3620610Z [00:03:43.031]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:42.3621665Z [00:03:43.031]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:42.3622561Z [00:03:43.031]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:44:42.3623305Z [00:03:43.031]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:42.3624041Z [00:03:43.031]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:42.3624777Z [00:03:43.031]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:42.3625569Z [00:03:43.031]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:42.3626488Z [00:03:43.031]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:42.3627351Z [00:03:43.031]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:42.3627919Z [00:03:43.031]➜  EOF
2025-08-20T22:44:42.3628518Z [00:03:43.033]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:42.3634971Z [00:03:43.033]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1143/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2=>cloud.google.com/go/storage@v1.53.0/internal/apiv2;$WORK/b1143=>" -p cloud.google.com/go/storage/internal/apiv2 -lang=go1.23 -complete -installsuffix shared -buildid n6itcXkpJQ-f66TJYb5n/n6itcXkpJQ-f66TJYb5n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1143/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/auxiliary.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/auxiliary_go123.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/doc.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/helpers.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/storage_client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/internal/apiv2/version.go
2025-08-20T22:44:42.5804560Z [00:03:43.254]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels
2025-08-20T22:44:42.5811030Z [00:03:43.255]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/cast_numeric_avx2_amd64.o ./cast_numeric_avx2_amd64.s
2025-08-20T22:44:42.6637436Z [00:03:43.337]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/cast_numeric_sse4_amd64.o ./cast_numeric_sse4_amd64.s
2025-08-20T22:44:42.7128040Z [00:03:43.386]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/constant_factor_avx2_amd64.o ./constant_factor_avx2_amd64.s
2025-08-20T22:44:42.7253074Z [00:03:43.399]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/constant_factor_sse4_amd64.o ./constant_factor_sse4_amd64.s
2025-08-20T22:44:42.7330517Z [00:03:43.407]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/scalar_comparison_avx2_amd64.o ./scalar_comparison_avx2_amd64.s
2025-08-20T22:44:42.9177679Z [00:03:43.592]➜  go tool buildid -w $WORK/b1143/_pkg_.a # internal
2025-08-20T22:44:42.9293312Z [00:03:43.603]➜  cp $WORK/b1143/_pkg_.a /root/.cache/go-build/a6/a6e9ed9d3c2195cb51cfe344dda676b286783f0496c41c4c450d38a11c48d9c6-d # internal
2025-08-20T22:44:42.9326126Z [00:03:43.607]➜  go.opentelemetry.io/otel/semconv/v1.24.0
2025-08-20T22:44:42.9329169Z [00:03:43.607]➜  mkdir -p $WORK/b1147/
2025-08-20T22:44:42.9332723Z [00:03:43.607]➜  cat >/tmp/go-build2401649780/b1147/importcfg << 'EOF' # internal
2025-08-20T22:44:42.9337019Z [00:03:43.608]➜  # import config
2025-08-20T22:44:42.9340230Z [00:03:43.608]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:42.9353848Z [00:03:43.608]➜  EOF
2025-08-20T22:44:42.9354379Z [00:03:43.608]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:42.9361602Z [00:03:43.608]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1147/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0;$WORK/b1147=>" -p go.opentelemetry.io/otel/semconv/v1.24.0 -lang=go1.22 -complete -installsuffix shared -buildid 6LzkvCDKiu1qnyovkAaq/6LzkvCDKiu1qnyovkAaq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1147/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.24.0/trace.go
2025-08-20T22:44:43.1263323Z [00:03:43.800]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels
2025-08-20T22:44:43.1271826Z [00:03:43.801]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow-go/v18/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels;$WORK/b431=>" -I $WORK/b431/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b431/scalar_comparison_sse4_amd64.o ./scalar_comparison_sse4_amd64.s
2025-08-20T22:44:43.2564055Z [00:03:43.930]➜  go tool buildid -w $WORK/b1147/_pkg_.a # internal
2025-08-20T22:44:43.2692126Z [00:03:43.943]➜  cp $WORK/b1147/_pkg_.a /root/.cache/go-build/75/75a2f00e24e4d3ef68a228824871084934116575ddf9e41a5c32c76b47fea91d-d # internal
2025-08-20T22:44:43.2695165Z [00:03:43.944]➜  github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
2025-08-20T22:44:43.2698883Z [00:03:43.944]➜  mkdir -p $WORK/b1146/
2025-08-20T22:44:43.2703267Z [00:03:43.944]➜  cat >/tmp/go-build2401649780/b1146/importcfg << 'EOF' # internal
2025-08-20T22:44:43.2704461Z [00:03:43.944]➜  # import config
2025-08-20T22:44:43.2706357Z [00:03:43.944]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build2401649780/b1147/_pkg_.a
2025-08-20T22:44:43.2708006Z [00:03:43.945]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build2401649780/b846/_pkg_.a
2025-08-20T22:44:43.2709288Z [00:03:43.945]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:43.2709919Z [00:03:43.945]➜  EOF
2025-08-20T22:44:43.2714540Z [00:03:43.946]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:43.2723043Z [00:03:43.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1146/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/internal/resourcemapping@v0.51.0=>github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping@v0.51.0;$WORK/b1146=>" -p github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping -lang=go1.22 -complete -installsuffix shared -buildid kCKAHee4BIcPcPVqmhiV/kCKAHee4BIcPcPVqmhiV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1146/importcfg -pack /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/internal/resourcemapping@v0.51.0/resourcemapping.go
2025-08-20T22:44:43.3319327Z [00:03:44.006]➜  go tool buildid -w $WORK/b1146/_pkg_.a # internal
2025-08-20T22:44:43.3335437Z [00:03:44.007]➜  cp $WORK/b1146/_pkg_.a /root/.cache/go-build/60/606cb3245045ab4979a2c8314f03cfc5d022cd28d1d380d2e8a186993dfc9b0a-d # internal
2025-08-20T22:44:43.3344483Z [00:03:44.008]➜  google.golang.org/grpc/encoding/gzip
2025-08-20T22:44:43.3347553Z [00:03:44.008]➜  mkdir -p $WORK/b1148/
2025-08-20T22:44:43.3348309Z [00:03:44.009]➜  cat >/tmp/go-build2401649780/b1148/importcfg << 'EOF' # internal
2025-08-20T22:44:43.3349001Z [00:03:44.009]➜  # import config
2025-08-20T22:44:43.3349742Z [00:03:44.009]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:44:43.3350899Z [00:03:44.009]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:43.3351944Z [00:03:44.009]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:43.3353141Z [00:03:44.009]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build2401649780/b498/_pkg_.a
2025-08-20T22:44:43.3354309Z [00:03:44.009]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:43.3355275Z [00:03:44.009]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:43.3356028Z [00:03:44.009]➜  EOF
2025-08-20T22:44:43.3363475Z [00:03:44.010]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1148/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/gzip=>google.golang.org/grpc@v1.72.2/encoding/gzip;$WORK/b1148=>" -p google.golang.org/grpc/encoding/gzip -lang=go1.23 -complete -installsuffix shared -buildid W7GyZZffV-nZyyCAi1cG/W7GyZZffV-nZyyCAi1cG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1148/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/gzip/gzip.go
2025-08-20T22:44:43.3816594Z [00:03:44.056]➜  go tool buildid -w $WORK/b1148/_pkg_.a # internal
2025-08-20T22:44:43.3853986Z [00:03:44.059]➜  cp $WORK/b1148/_pkg_.a /root/.cache/go-build/6a/6a5f649c57b0ab341f5c1a087ba5edc0acd0fd53d27cd3020754b8b016c28be0-d # internal
2025-08-20T22:44:43.3856165Z [00:03:44.059]➜  github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
2025-08-20T22:44:43.3858827Z [00:03:44.059]➜  mkdir -p $WORK/b1145/
2025-08-20T22:44:43.3859636Z [00:03:44.059]➜  cat >/tmp/go-build2401649780/b1145/importcfg << 'EOF' # internal
2025-08-20T22:44:43.3860351Z [00:03:44.059]➜  # import config
2025-08-20T22:44:43.3861042Z [00:03:44.059]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:43.3862187Z [00:03:44.059]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2=/tmp/go-build2401649780/b841/_pkg_.a
2025-08-20T22:44:43.3863672Z [00:03:44.059]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2/monitoringpb=/tmp/go-build2401649780/b842/_pkg_.a
2025-08-20T22:44:43.3864675Z [00:03:44.059]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:43.3865410Z [00:03:44.059]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:43.3866277Z [00:03:44.059]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:43.3866949Z [00:03:44.059]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:43.3873732Z [00:03:44.059]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping=/tmp/go-build2401649780/b1146/_pkg_.a
2025-08-20T22:44:43.3875233Z [00:03:44.059]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:43.3876275Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:43.3877498Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:43.3878880Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build2401649780/b852/_pkg_.a
2025-08-20T22:44:43.3880168Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build2401649780/b851/_pkg_.a
2025-08-20T22:44:43.3881539Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build2401649780/b856/_pkg_.a
2025-08-20T22:44:43.3882899Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build2401649780/b857/_pkg_.a
2025-08-20T22:44:43.3884224Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build2401649780/b1147/_pkg_.a
2025-08-20T22:44:43.3885248Z [00:03:44.059]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:43.3886168Z [00:03:44.059]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:43.3887059Z [00:03:44.059]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:43.3888575Z [00:03:44.059]➜  packagefile google.golang.org/genproto/googleapis/api/distribution=/tmp/go-build2401649780/b843/_pkg_.a
2025-08-20T22:44:43.3889976Z [00:03:44.059]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build2401649780/b844/_pkg_.a
2025-08-20T22:44:43.3891489Z [00:03:44.059]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build2401649780/b845/_pkg_.a
2025-08-20T22:44:43.3892893Z [00:03:44.059]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build2401649780/b846/_pkg_.a
2025-08-20T22:44:43.3894090Z [00:03:44.059]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:43.3895169Z [00:03:44.059]➜  packagefile google.golang.org/grpc/encoding/gzip=/tmp/go-build2401649780/b1148/_pkg_.a
2025-08-20T22:44:43.3896277Z [00:03:44.059]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:43.3897657Z [00:03:44.059]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:43.3899007Z [00:03:44.059]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:43.3900221Z [00:03:44.059]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:43.3901018Z [00:03:44.059]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:43.3901822Z [00:03:44.059]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:43.3902569Z [00:03:44.059]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:43.3903342Z [00:03:44.059]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:43.3904110Z [00:03:44.059]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:43.3904896Z [00:03:44.059]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:43.3905731Z [00:03:44.059]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:43.3906372Z [00:03:44.059]➜  EOF
2025-08-20T22:44:43.3915902Z [00:03:44.059]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1145/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.51.0=>github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric@v0.51.0;$WORK/b1145=>" -p github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric -lang=go1.22 -complete -installsuffix shared -buildid hg3O39qM7unxde9AfTbd/hg3O39qM7unxde9AfTbd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1145/importcfg -pack /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.51.0/cloudmonitoring.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.51.0/constants.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.51.0/error.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.51.0/metric.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.51.0/option.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/exporter/metric@v0.51.0/version.go
2025-08-20T22:44:43.5214312Z [00:03:44.195]➜  cd /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/internal/kernels
2025-08-20T22:44:43.5219309Z [00:03:44.196]➜  go tool pack r $WORK/b431/_pkg_.a $WORK/b431/base_arithmetic_avx2_amd64.o $WORK/b431/base_arithmetic_sse4_amd64.o $WORK/b431/cast_numeric_avx2_amd64.o $WORK/b431/cast_numeric_sse4_amd64.o $WORK/b431/constant_factor_avx2_amd64.o $WORK/b431/constant_factor_sse4_amd64.o $WORK/b431/scalar_comparison_avx2_amd64.o $WORK/b431/scalar_comparison_sse4_amd64.o # internal
2025-08-20T22:44:43.5230066Z [00:03:44.197]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T22:44:43.8681871Z [00:03:44.542]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/f5/f57001c2eb0fcb4630a584533a46d993351aa28a2154f1f6d2d62b3f55e65d98-d # internal
2025-08-20T22:44:43.8688217Z [00:03:44.543]➜  github.com/apache/arrow-go/v18/arrow/compute
2025-08-20T22:44:43.8691155Z [00:03:44.543]➜  mkdir -p $WORK/b427/
2025-08-20T22:44:43.8699476Z [00:03:44.544]➜  cat >/tmp/go-build2401649780/b427/importcfg << 'EOF' # internal
2025-08-20T22:44:43.8701307Z [00:03:44.544]➜  # import config
2025-08-20T22:44:43.8701998Z [00:03:44.544]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:43.8702840Z [00:03:44.544]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:43.8703702Z [00:03:44.544]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:43.8704537Z [00:03:44.544]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:43.8705339Z [00:03:44.544]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:43.8706324Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:43.8707773Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:43.8709099Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:43.8710673Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/exec=/tmp/go-build2401649780/b428/_pkg_.a
2025-08-20T22:44:43.8712123Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/internal/kernels=/tmp/go-build2401649780/b431/_pkg_.a
2025-08-20T22:44:43.8713558Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:44:43.8714938Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal256=/tmp/go-build2401649780/b361/_pkg_.a
2025-08-20T22:44:43.8716286Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/extensions=/tmp/go-build2401649780/b383/_pkg_.a
2025-08-20T22:44:43.8724002Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal=/tmp/go-build2401649780/b415/_pkg_.a
2025-08-20T22:44:43.8725562Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:44:43.8726924Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/ipc=/tmp/go-build2401649780/b413/_pkg_.a
2025-08-20T22:44:43.8728424Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:43.8729748Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/arrow/scalar=/tmp/go-build2401649780/b429/_pkg_.a
2025-08-20T22:44:43.8731083Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/internal/hashing=/tmp/go-build2401649780/b380/_pkg_.a
2025-08-20T22:44:43.8732404Z [00:03:44.544]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:43.8733544Z [00:03:44.544]➜  packagefile golang.org/x/exp/maps=/tmp/go-build2401649780/b432/_pkg_.a
2025-08-20T22:44:43.8734524Z [00:03:44.544]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2401649780/b430/_pkg_.a
2025-08-20T22:44:43.8735599Z [00:03:44.544]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:44:43.8736631Z [00:03:44.544]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:43.8737782Z [00:03:44.544]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:44:43.8738630Z [00:03:44.544]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:43.8739413Z [00:03:44.544]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:43.8740247Z [00:03:44.544]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:43.8741084Z [00:03:44.544]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:43.8741905Z [00:03:44.544]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:43.8742729Z [00:03:44.544]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:43.8743522Z [00:03:44.544]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:43.8744522Z [00:03:44.544]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:43.8745301Z [00:03:44.544]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:43.8746073Z [00:03:44.544]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:43.8746676Z [00:03:44.544]➜  EOF
2025-08-20T22:44:43.8747425Z [00:03:44.546]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:43.8762698Z [00:03:44.546]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute;$WORK/b427=>" -p github.com/apache/arrow-go/v18/arrow/compute -lang=go1.23 -complete -installsuffix shared -buildid xtQlQg1AOlxJoLgNB_kA/xtQlQg1AOlxJoLgNB_kA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/arithmetic.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/cast.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/datum.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/datumkind_string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exec.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/executor.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/expression.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/fieldref.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/fieldref_hash.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/funckind_string.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/functions.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/registry.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/scalar_bool.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/scalar_compare.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/scalar_set_lookup.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/selection.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/utils.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/vector_hash.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/vector_run_ends.go
2025-08-20T22:44:44.0595020Z [00:03:44.733]➜  go tool buildid -w $WORK/b1145/_pkg_.a # internal
2025-08-20T22:44:44.0708029Z [00:03:44.745]➜  cp $WORK/b1145/_pkg_.a /root/.cache/go-build/99/99e4ffdef815c1ede7997b6a24c8467c778acc0ccabeafadf12d79e61c187f1e-d # internal
2025-08-20T22:44:44.0715499Z [00:03:44.745]➜  github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
2025-08-20T22:44:44.0716427Z [00:03:44.745]➜  mkdir -p $WORK/b1150/
2025-08-20T22:44:44.0744132Z [00:03:44.748]➜  cat >/tmp/go-build2401649780/b1150/importcfg << 'EOF' # internal
2025-08-20T22:44:44.0759627Z [00:03:44.749]➜  # import config
2025-08-20T22:44:44.0760544Z [00:03:44.749]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:44.0761564Z [00:03:44.749]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:44.0762380Z [00:03:44.749]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:44.0763175Z [00:03:44.749]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:44.0763959Z [00:03:44.749]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:44.0764764Z [00:03:44.749]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:44.0765591Z [00:03:44.749]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:44.0766205Z [00:03:44.749]➜  EOF
2025-08-20T22:44:44.0775387Z [00:03:44.749]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1150/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.27.0=>github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp@v1.27.0;$WORK/b1150=>" -p github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp -lang=go1.22 -complete -installsuffix shared -buildid d_pobm12e7Fbe5kOXC1r/d_pobm12e7Fbe5kOXC1r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1150/importcfg -pack /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.27.0/app_engine.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.27.0/bms.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.27.0/detector.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.27.0/faas.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.27.0/gce.go /root/go/pkg/mod/github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp@v1.27.0/gke.go
2025-08-20T22:44:44.1936057Z [00:03:44.868]➜  go tool buildid -w $WORK/b1150/_pkg_.a # internal
2025-08-20T22:44:44.1951294Z [00:03:44.869]➜  cp $WORK/b1150/_pkg_.a /root/.cache/go-build/5d/5d13ff7a31a06158ba24db795f113c4795798ca8246ba9374acd948c8bef0358-d # internal
2025-08-20T22:44:44.1974154Z [00:03:44.871]➜  go.opentelemetry.io/contrib/detectors/gcp
2025-08-20T22:44:44.1975968Z [00:03:44.872]➜  mkdir -p $WORK/b1149/
2025-08-20T22:44:44.1980174Z [00:03:44.872]➜  cat >/tmp/go-build2401649780/b1149/importcfg << 'EOF' # internal
2025-08-20T22:44:44.1981916Z [00:03:44.872]➜  # import config
2025-08-20T22:44:44.1984575Z [00:03:44.872]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:44.1985669Z [00:03:44.872]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:44.1987901Z [00:03:44.872]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:44.1988894Z [00:03:44.872]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:44.1990266Z [00:03:44.872]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp=/tmp/go-build2401649780/b1150/_pkg_.a
2025-08-20T22:44:44.1991773Z [00:03:44.872]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:44.1993018Z [00:03:44.872]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build2401649780/b857/_pkg_.a
2025-08-20T22:44:44.1994283Z [00:03:44.872]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2401649780/b752/_pkg_.a
2025-08-20T22:44:44.1995320Z [00:03:44.872]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:44.1996162Z [00:03:44.872]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:44.1997011Z [00:03:44.872]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:44.1997905Z [00:03:44.872]➜  EOF
2025-08-20T22:44:44.2008478Z [00:03:44.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1149/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0=>go.opentelemetry.io/contrib/detectors/gcp@v1.35.0;$WORK/b1149=>" -p go.opentelemetry.io/contrib/detectors/gcp -lang=go1.22 -complete -installsuffix shared -buildid gKPcbFwE5pS0fCBY2LKy/gKPcbFwE5pS0fCBY2LKy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1149/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0/cloud-function.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0/cloud-run.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0/detector.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0/gce.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0/gke.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0/types.go /root/go/pkg/mod/go.opentelemetry.io/contrib/detectors/gcp@v1.35.0/version.go
2025-08-20T22:44:44.5102210Z [00:03:45.184]➜  go tool buildid -w $WORK/b1149/_pkg_.a # internal
2025-08-20T22:44:44.5137459Z [00:03:45.188]➜  cp $WORK/b1149/_pkg_.a /root/.cache/go-build/35/35402c0e446f1b98c80cb77d8a05118c8b47162756485236640390a26893fd0c-d # internal
2025-08-20T22:44:44.5146111Z [00:03:45.188]➜  google.golang.org/api/iamcredentials/v1
2025-08-20T22:44:44.5146774Z [00:03:45.189]➜  mkdir -p $WORK/b1151/
2025-08-20T22:44:44.5158333Z [00:03:45.190]➜  cat >/tmp/go-build2401649780/b1151/importcfg << 'EOF' # internal
2025-08-20T22:44:44.5165479Z [00:03:45.190]➜  # import config
2025-08-20T22:44:44.5166121Z [00:03:45.190]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:44.5166897Z [00:03:45.190]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:44.5167928Z [00:03:45.190]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:44.5168736Z [00:03:45.190]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:44.5169661Z [00:03:45.190]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:44.5170669Z [00:03:45.190]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:44.5171824Z [00:03:45.190]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:44.5172873Z [00:03:45.190]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:44.5174026Z [00:03:45.190]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build2401649780/b723/_pkg_.a
2025-08-20T22:44:44.5175143Z [00:03:45.190]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:44.5176399Z [00:03:45.190]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:44.5177807Z [00:03:45.190]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:44.5179003Z [00:03:45.190]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:44.5179843Z [00:03:45.190]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:44.5180693Z [00:03:45.190]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:44.5181521Z [00:03:45.190]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:44.5182350Z [00:03:45.190]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:44.5183174Z [00:03:45.190]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:44.5183825Z [00:03:45.190]➜  EOF
2025-08-20T22:44:44.5187925Z [00:03:45.190]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1151/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/iamcredentials/v1=>google.golang.org/api@v0.236.0/iamcredentials/v1;$WORK/b1151=>" -p google.golang.org/api/iamcredentials/v1 -lang=go1.23 -complete -installsuffix shared -buildid RLui7fmzALLGxEIu9W90/RLui7fmzALLGxEIu9W90 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1151/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/iamcredentials/v1/iamcredentials-gen.go
2025-08-20T22:44:44.8184180Z [00:03:45.492]➜  go tool buildid -w $WORK/b1151/_pkg_.a # internal
2025-08-20T22:44:44.8263631Z [00:03:45.500]➜  cp $WORK/b1151/_pkg_.a /root/.cache/go-build/bd/bde6adb3f9897ed264d435cdfc08039d24248962a1fffc923461836e8d91e8a9-d # internal
2025-08-20T22:44:44.8268976Z [00:03:45.501]➜  google.golang.org/api/storage/v1
2025-08-20T22:44:44.8280495Z [00:03:45.502]➜  mkdir -p $WORK/b1152/
2025-08-20T22:44:44.8285971Z [00:03:45.503]➜  cat >/tmp/go-build2401649780/b1152/importcfg << 'EOF' # internal
2025-08-20T22:44:44.8311091Z [00:03:45.503]➜  # import config
2025-08-20T22:44:44.8314057Z [00:03:45.503]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:44.8314945Z [00:03:45.503]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:44.8316079Z [00:03:45.505]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:44.8316960Z [00:03:45.505]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:44.8318014Z [00:03:45.505]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:44.8319046Z [00:03:45.505]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:44.8320316Z [00:03:45.505]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:44:44.8321613Z [00:03:45.505]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:44.8322808Z [00:03:45.505]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:44:44.8324107Z [00:03:45.505]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build2401649780/b723/_pkg_.a
2025-08-20T22:44:44.8325394Z [00:03:45.505]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:44.8326854Z [00:03:45.505]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:44.8328371Z [00:03:45.505]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:44.8329368Z [00:03:45.505]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:44.8330216Z [00:03:45.505]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:44.8331096Z [00:03:45.505]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:44.8331974Z [00:03:45.505]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:44.8332829Z [00:03:45.505]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:44.8334010Z [00:03:45.505]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:44.8334678Z [00:03:45.505]➜  EOF
2025-08-20T22:44:44.8342133Z [00:03:45.505]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1152/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/storage/v1=>google.golang.org/api@v0.236.0/storage/v1;$WORK/b1152=>" -p google.golang.org/api/storage/v1 -lang=go1.23 -complete -installsuffix shared -buildid XLlnubExwfHvCiXxUT52/XLlnubExwfHvCiXxUT52 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1152/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/storage/v1/storage-gen.go
2025-08-20T22:44:47.2222794Z [00:03:47.896]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T22:44:47.3245873Z [00:03:47.999]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/09/0973fa4023d16f97fc7bb83de43ccd549170d4b1886acb13d3cb97eb7cca7485-d # internal
2025-08-20T22:44:47.3268250Z [00:03:48.001]➜  github.com/apache/arrow-go/v18/parquet/pqarrow
2025-08-20T22:44:47.3275794Z [00:03:48.001]➜  mkdir -p $WORK/b426/
2025-08-20T22:44:47.3276561Z [00:03:48.001]➜  cat >/tmp/go-build2401649780/b426/importcfg << 'EOF' # internal
2025-08-20T22:44:47.3277461Z [00:03:48.001]➜  # import config
2025-08-20T22:44:47.3278130Z [00:03:48.001]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:47.3279044Z [00:03:48.001]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:47.3279970Z [00:03:48.001]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:47.3280814Z [00:03:48.001]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:47.3281591Z [00:03:48.001]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:47.3282570Z [00:03:48.001]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:47.3283788Z [00:03:48.001]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:47.3285060Z [00:03:48.001]➜  packagefile github.com/apache/arrow-go/v18/arrow/arrio=/tmp/go-build2401649780/b414/_pkg_.a
2025-08-20T22:44:47.3289222Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:44:47.3292404Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute=/tmp/go-build2401649780/b427/_pkg_.a
2025-08-20T22:44:47.3294005Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:44:47.3295647Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal256=/tmp/go-build2401649780/b361/_pkg_.a
2025-08-20T22:44:47.3297273Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/arrow/flight=/tmp/go-build2401649780/b434/_pkg_.a
2025-08-20T22:44:47.3299565Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:47.3300851Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/internal/bitutils=/tmp/go-build2401649780/b378/_pkg_.a
2025-08-20T22:44:47.3302307Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:44:47.3303499Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:47.3304700Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/parquet/file=/tmp/go-build2401649780/b417/_pkg_.a
2025-08-20T22:44:47.3306047Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:44:47.3307690Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encoding=/tmp/go-build2401649780/b419/_pkg_.a
2025-08-20T22:44:47.3309131Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/parquet/metadata=/tmp/go-build2401649780/b423/_pkg_.a
2025-08-20T22:44:47.3310568Z [00:03:48.003]➜  packagefile github.com/apache/arrow-go/v18/parquet/schema=/tmp/go-build2401649780/b384/_pkg_.a
2025-08-20T22:44:47.3311872Z [00:03:48.003]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:44:47.3312938Z [00:03:48.003]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:44:47.3313803Z [00:03:48.003]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:47.3314566Z [00:03:48.003]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:47.3315398Z [00:03:48.003]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:47.3316240Z [00:03:48.003]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:47.3317090Z [00:03:48.003]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:47.3330482Z [00:03:48.003]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:47.3331381Z [00:03:48.003]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:47.3332225Z [00:03:48.003]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:47.3332819Z [00:03:48.003]➜  EOF
2025-08-20T22:44:47.3342993Z [00:03:48.003]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow=>github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow;$WORK/b426=>" -p github.com/apache/arrow-go/v18/parquet/pqarrow -lang=go1.23 -complete -installsuffix shared -buildid LE7tk14P_onbk0bum5UM/LE7tk14P_onbk0bum5UM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/column_readers.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/doc.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/encode_arrow.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/encode_dict_compute.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/file_reader.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/file_writer.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/helpers.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/path_builder.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/properties.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/schema.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/parquet/pqarrow/variant.go
2025-08-20T22:44:47.5953888Z [00:03:48.269]➜  go tool buildid -w $WORK/b1152/_pkg_.a # internal
2025-08-20T22:44:47.6451211Z [00:03:48.319]➜  cp $WORK/b1152/_pkg_.a /root/.cache/go-build/0b/0b9080b34a68275f41298c65e554a7d27591d50c7546ef7a9c2630d49749b6d4-d # internal
2025-08-20T22:44:47.6496791Z [00:03:48.323]➜  google.golang.org/grpc/experimental/opentelemetry
2025-08-20T22:44:47.6505046Z [00:03:48.323]➜  mkdir -p $WORK/b1154/
2025-08-20T22:44:47.6505812Z [00:03:48.324]➜  cat >/tmp/go-build2401649780/b1154/importcfg << 'EOF' # internal
2025-08-20T22:44:47.6506775Z [00:03:48.324]➜  # import config
2025-08-20T22:44:47.6513351Z [00:03:48.324]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2401649780/b759/_pkg_.a
2025-08-20T22:44:47.6514600Z [00:03:48.324]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:47.6515387Z [00:03:48.324]➜  EOF
2025-08-20T22:44:47.6520083Z [00:03:48.325]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1154/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/opentelemetry=>google.golang.org/grpc@v1.72.2/experimental/opentelemetry;$WORK/b1154=>" -p google.golang.org/grpc/experimental/opentelemetry -lang=go1.23 -complete -installsuffix shared -buildid gexmjc5oWsrn1F3wT1pN/gexmjc5oWsrn1F3wT1pN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1154/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/opentelemetry/trace_options.go
2025-08-20T22:44:47.6891448Z [00:03:48.363]➜  go tool buildid -w $WORK/b1154/_pkg_.a # internal
2025-08-20T22:44:47.6903526Z [00:03:48.364]➜  cp $WORK/b1154/_pkg_.a /root/.cache/go-build/4f/4fd66c665aaa93726cb2fa3fb32d6ddb000a97c49397b77bc15c1739fb39161a-d # internal
2025-08-20T22:44:47.6906165Z [00:03:48.365]➜  google.golang.org/grpc/stats/opentelemetry/internal
2025-08-20T22:44:47.6908526Z [00:03:48.365]➜  mkdir -p $WORK/b1155/
2025-08-20T22:44:47.6915057Z [00:03:48.366]➜  cat >/tmp/go-build2401649780/b1155/importcfg << 'EOF' # internal
2025-08-20T22:44:47.6916122Z [00:03:48.366]➜  # import config
2025-08-20T22:44:47.6920513Z [00:03:48.366]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:47.6923349Z [00:03:48.366]➜  EOF
2025-08-20T22:44:47.6927516Z [00:03:48.366]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1155/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/internal=>google.golang.org/grpc@v1.72.2/stats/opentelemetry/internal;$WORK/b1155=>" -p google.golang.org/grpc/stats/opentelemetry/internal -lang=go1.23 -complete -installsuffix shared -buildid l3uBPn3cJEUZ7uELYfoV/l3uBPn3cJEUZ7uELYfoV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1155/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/internal/pluginoption.go
2025-08-20T22:44:47.7100933Z [00:03:48.384]➜  go tool buildid -w $WORK/b1155/_pkg_.a # internal
2025-08-20T22:44:47.7106679Z [00:03:48.385]➜  cp $WORK/b1155/_pkg_.a /root/.cache/go-build/1c/1cae5453543e685cce7131ea28272c07e39876f8b39203752f09377d3e8be313-d # internal
2025-08-20T22:44:47.7111421Z [00:03:48.385]➜  google.golang.org/grpc/stats/opentelemetry/internal/tracing
2025-08-20T22:44:47.7112177Z [00:03:48.385]➜  mkdir -p $WORK/b1156/
2025-08-20T22:44:47.7131758Z [00:03:48.387]➜  cat >/tmp/go-build2401649780/b1156/importcfg << 'EOF' # internal
2025-08-20T22:44:47.7135364Z [00:03:48.387]➜  # import config
2025-08-20T22:44:47.7136081Z [00:03:48.387]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:47.7137464Z [00:03:48.387]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:47.7138821Z [00:03:48.387]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:47.7139593Z [00:03:48.387]➜  EOF
2025-08-20T22:44:47.7144107Z [00:03:48.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1156/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/internal/tracing=>google.golang.org/grpc@v1.72.2/stats/opentelemetry/internal/tracing;$WORK/b1156=>" -p google.golang.org/grpc/stats/opentelemetry/internal/tracing -lang=go1.23 -complete -installsuffix shared -buildid mfVdz52QhFQc_gXT99RA/mfVdz52QhFQc_gXT99RA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1156/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/internal/tracing/carrier.go
2025-08-20T22:44:47.7472755Z [00:03:48.421]➜  go tool buildid -w $WORK/b1156/_pkg_.a # internal
2025-08-20T22:44:47.7480520Z [00:03:48.422]➜  cp $WORK/b1156/_pkg_.a /root/.cache/go-build/08/0858d98267a87b7778646753674785e769883ad28cec22dbc7138adad2a721d1-d # internal
2025-08-20T22:44:47.7484025Z [00:03:48.422]➜  google.golang.org/grpc/stats/opentelemetry
2025-08-20T22:44:47.7503747Z [00:03:48.424]➜  mkdir -p $WORK/b1153/
2025-08-20T22:44:47.7509900Z [00:03:48.424]➜  cat >/tmp/go-build2401649780/b1153/importcfg << 'EOF' # internal
2025-08-20T22:44:47.7510610Z [00:03:48.424]➜  # import config
2025-08-20T22:44:47.7511277Z [00:03:48.424]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:47.7512324Z [00:03:48.424]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:47.7513519Z [00:03:48.424]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:47.7515162Z [00:03:48.424]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:44:47.7516752Z [00:03:48.424]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build2401649780/b762/_pkg_.a
2025-08-20T22:44:47.7519156Z [00:03:48.424]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2401649780/b759/_pkg_.a
2025-08-20T22:44:47.7520310Z [00:03:48.424]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:47.7521337Z [00:03:48.424]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:47.7522341Z [00:03:48.424]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:47.7523566Z [00:03:48.424]➜  packagefile google.golang.org/grpc/experimental/opentelemetry=/tmp/go-build2401649780/b1154/_pkg_.a
2025-08-20T22:44:47.7524954Z [00:03:48.424]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:44:47.7526220Z [00:03:48.424]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:44:47.7528600Z [00:03:48.424]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:44:47.7529888Z [00:03:48.424]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build2401649780/b536/_pkg_.a
2025-08-20T22:44:47.7531093Z [00:03:48.424]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:47.7532217Z [00:03:48.424]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:44:47.7533530Z [00:03:48.424]➜  packagefile google.golang.org/grpc/stats/opentelemetry/internal=/tmp/go-build2401649780/b1155/_pkg_.a
2025-08-20T22:44:47.7535081Z [00:03:48.424]➜  packagefile google.golang.org/grpc/stats/opentelemetry/internal/tracing=/tmp/go-build2401649780/b1156/_pkg_.a
2025-08-20T22:44:47.7536466Z [00:03:48.424]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:47.7537778Z [00:03:48.424]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:47.7538825Z [00:03:48.424]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:47.7539777Z [00:03:48.424]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:47.7540365Z [00:03:48.424]➜  EOF
2025-08-20T22:44:47.7548342Z [00:03:48.424]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1153/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry=>google.golang.org/grpc@v1.72.2/stats/opentelemetry;$WORK/b1153=>" -p google.golang.org/grpc/stats/opentelemetry -lang=go1.23 -complete -installsuffix shared -buildid a6UNvx90TjQ00JF0_7-1/a6UNvx90TjQ00JF0_7-1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1153/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/client_metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/client_tracing.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/grpc_trace_bin_propagator.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/opentelemetry.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/server_metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/server_tracing.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/opentelemetry/trace.go
2025-08-20T22:44:48.0928507Z [00:03:48.767]➜  go tool buildid -w $WORK/b1153/_pkg_.a # internal
2025-08-20T22:44:48.0986913Z [00:03:48.773]➜  cp $WORK/b1153/_pkg_.a /root/.cache/go-build/46/4680d0fca6a30d6021e9a896097e17eb856a37881b3724bbce8ecd6ce5a23a6e-d # internal
2025-08-20T22:44:48.1071597Z [00:03:48.781]➜  cloud.google.com/go/storage
2025-08-20T22:44:48.1074673Z [00:03:48.782]➜  mkdir -p $WORK/b1140/
2025-08-20T22:44:48.1082233Z [00:03:48.782]➜  cat >/tmp/go-build2401649780/b1140/importcfg << 'EOF' # internal
2025-08-20T22:44:48.1089512Z [00:03:48.783]➜  # import config
2025-08-20T22:44:48.1090710Z [00:03:48.783]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:48.1091972Z [00:03:48.783]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:48.1094126Z [00:03:48.783]➜  packagefile cloud.google.com/go/iam=/tmp/go-build2401649780/b797/_pkg_.a
2025-08-20T22:44:48.1095237Z [00:03:48.783]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build2401649780/b798/_pkg_.a
2025-08-20T22:44:48.1096328Z [00:03:48.783]➜  packagefile cloud.google.com/go/internal=/tmp/go-build2401649780/b801/_pkg_.a
2025-08-20T22:44:48.1097550Z [00:03:48.783]➜  packagefile cloud.google.com/go/internal/optional=/tmp/go-build2401649780/b805/_pkg_.a
2025-08-20T22:44:48.1098647Z [00:03:48.783]➜  packagefile cloud.google.com/go/internal/trace=/tmp/go-build2401649780/b806/_pkg_.a
2025-08-20T22:44:48.1099723Z [00:03:48.783]➜  packagefile cloud.google.com/go/internal/version=/tmp/go-build2401649780/b808/_pkg_.a
2025-08-20T22:44:48.1100908Z [00:03:48.783]➜  packagefile cloud.google.com/go/storage/experimental=/tmp/go-build2401649780/b1141/_pkg_.a
2025-08-20T22:44:48.1102038Z [00:03:48.783]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build2401649780/b1142/_pkg_.a
2025-08-20T22:44:48.1103160Z [00:03:48.783]➜  packagefile cloud.google.com/go/storage/internal/apiv2=/tmp/go-build2401649780/b1143/_pkg_.a
2025-08-20T22:44:48.1104408Z [00:03:48.783]➜  packagefile cloud.google.com/go/storage/internal/apiv2/storagepb=/tmp/go-build2401649780/b1144/_pkg_.a
2025-08-20T22:44:48.1105397Z [00:03:48.783]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:48.1106115Z [00:03:48.783]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:44:48.1106850Z [00:03:48.783]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:48.1108658Z [00:03:48.783]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:44:48.1109441Z [00:03:48.783]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:48.1110230Z [00:03:48.783]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:48.1111235Z [00:03:48.783]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:48.1112042Z [00:03:48.783]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:48.1112821Z [00:03:48.783]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:48.1113606Z [00:03:48.783]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:48.1114385Z [00:03:48.783]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:44:48.1115135Z [00:03:48.783]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:48.1115834Z [00:03:48.783]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.1117029Z [00:03:48.783]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric=/tmp/go-build2401649780/b1145/_pkg_.a
2025-08-20T22:44:48.1118608Z [00:03:48.783]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:48.1119634Z [00:03:48.783]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:48.1120677Z [00:03:48.783]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build2401649780/b729/_pkg_.a
2025-08-20T22:44:48.1121791Z [00:03:48.783]➜  packagefile go.opentelemetry.io/contrib/detectors/gcp=/tmp/go-build2401649780/b1149/_pkg_.a
2025-08-20T22:44:48.1122808Z [00:03:48.783]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:44:48.1123795Z [00:03:48.783]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:44:48.1124785Z [00:03:48.783]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:44:48.1125897Z [00:03:48.783]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build2401649780/b851/_pkg_.a
2025-08-20T22:44:48.1127014Z [00:03:48.783]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build2401649780/b856/_pkg_.a
2025-08-20T22:44:48.1128426Z [00:03:48.783]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build2401649780/b857/_pkg_.a
2025-08-20T22:44:48.1129476Z [00:03:48.783]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:48.1130440Z [00:03:48.783]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:48.1131408Z [00:03:48.783]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:48.1132451Z [00:03:48.783]➜  packagefile google.golang.org/api/iamcredentials/v1=/tmp/go-build2401649780/b1151/_pkg_.a
2025-08-20T22:44:48.1133491Z [00:03:48.783]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:48.1134453Z [00:03:48.783]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:48.1135497Z [00:03:48.783]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:44:48.1136588Z [00:03:48.783]➜  packagefile google.golang.org/api/storage/v1=/tmp/go-build2401649780/b1152/_pkg_.a
2025-08-20T22:44:48.1138942Z [00:03:48.783]➜  packagefile google.golang.org/api/transport=/tmp/go-build2401649780/b803/_pkg_.a
2025-08-20T22:44:48.1139983Z [00:03:48.783]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:44:48.1141125Z [00:03:48.783]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build2401649780/b835/_pkg_.a
2025-08-20T22:44:48.1142321Z [00:03:48.783]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build2401649780/b799/_pkg_.a
2025-08-20T22:44:48.1143364Z [00:03:48.783]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:44:48.1144398Z [00:03:48.783]➜  packagefile google.golang.org/grpc/balancer/rls=/tmp/go-build2401649780/b862/_pkg_.a
2025-08-20T22:44:48.1145395Z [00:03:48.783]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:44:48.1146580Z [00:03:48.783]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build2401649780/b498/_pkg_.a
2025-08-20T22:44:48.1147839Z [00:03:48.783]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:44:48.1148875Z [00:03:48.783]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build2401649780/b500/_pkg_.a
2025-08-20T22:44:48.1149876Z [00:03:48.783]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:44:48.1151321Z [00:03:48.783]➜  packagefile google.golang.org/grpc/stats/opentelemetry=/tmp/go-build2401649780/b1153/_pkg_.a
2025-08-20T22:44:48.1152385Z [00:03:48.783]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:44:48.1153473Z [00:03:48.783]➜  packagefile google.golang.org/grpc/xds/googledirectpath=/tmp/go-build2401649780/b868/_pkg_.a
2025-08-20T22:44:48.1154685Z [00:03:48.783]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:44:48.1155805Z [00:03:48.783]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:48.1156942Z [00:03:48.783]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:48.1158462Z [00:03:48.783]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:44:48.1159727Z [00:03:48.783]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build2401649780/b800/_pkg_.a
2025-08-20T22:44:48.1188067Z [00:03:48.783]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:44:48.1189273Z [00:03:48.783]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:44:48.1190023Z [00:03:48.783]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:48.1190843Z [00:03:48.783]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:48.1191568Z [00:03:48.783]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:48.1192246Z [00:03:48.783]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:48.1192866Z [00:03:48.783]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:48.1193501Z [00:03:48.783]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:48.1194211Z [00:03:48.783]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:48.1194883Z [00:03:48.783]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:48.1195550Z [00:03:48.783]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:48.1196263Z [00:03:48.783]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:48.1196955Z [00:03:48.783]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:48.1197986Z [00:03:48.783]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:48.1198695Z [00:03:48.783]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.1199348Z [00:03:48.783]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:48.1199987Z [00:03:48.783]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:48.1200705Z [00:03:48.783]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:48.1201265Z [00:03:48.783]➜  EOF
2025-08-20T22:44:48.1213401Z [00:03:48.783]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1140/_pkg_.a -trimpath "/root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0=>cloud.google.com/go/storage@v1.53.0;$WORK/b1140=>" -p cloud.google.com/go/storage -lang=go1.23 -complete -installsuffix shared -buildid KA_i-PTETndNIbx4jKqD/KA_i-PTETndNIbx4jKqD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1140/importcfg -pack /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/acl.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/bucket.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/copy.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/doc.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/dynamic_delay.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/grpc_client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/grpc_dp.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/grpc_metrics.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/grpc_reader.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/grpc_reader_multi_range.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/grpc_writer.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/hmac.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/http_client.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/iam.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/invoke.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/notifications.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/option.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/post_policy_v4.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/reader.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/storage.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/trace.go /root/go/pkg/mod/cloud.google.com/go/storage@v1.53.0/writer.go
2025-08-20T22:44:48.2178029Z [00:03:48.892]➜  go tool buildid -w $WORK/b1087/_pkg_.a # internal
2025-08-20T22:44:48.2979845Z [00:03:48.972]➜  cp $WORK/b1087/_pkg_.a /root/.cache/go-build/58/58f00f5242e94352968a5110f4aab4b65588af185f2479dad03f5097940e58e3-d # internal
2025-08-20T22:44:48.2980905Z [00:03:48.972]➜  gocloud.dev/gcp
2025-08-20T22:44:48.2985447Z [00:03:48.973]➜  mkdir -p $WORK/b1157/
2025-08-20T22:44:48.2994387Z [00:03:48.973]➜  cat >/tmp/go-build2401649780/b1157/importcfg << 'EOF' # internal
2025-08-20T22:44:48.2998030Z [00:03:48.973]➜  # import config
2025-08-20T22:44:48.2998860Z [00:03:48.973]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:48.2999683Z [00:03:48.973]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:48.3000592Z [00:03:48.973]➜  packagefile github.com/google/wire=/tmp/go-build2401649780/b1133/_pkg_.a
2025-08-20T22:44:48.3001560Z [00:03:48.974]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:48.3002558Z [00:03:48.974]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:48.3003466Z [00:03:48.974]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:48.3004066Z [00:03:48.974]➜  EOF
2025-08-20T22:44:48.3011966Z [00:03:48.975]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1157/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/gcp=>gocloud.dev@v0.41.0/gcp;$WORK/b1157=>" -p gocloud.dev/gcp -lang=go1.24 -complete -installsuffix shared -buildid 6B3jEaRkbM-CQ7BrINtg/6B3jEaRkbM-CQ7BrINtg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1157/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/gcp/gcp.go
2025-08-20T22:44:48.3310856Z [00:03:49.005]➜  go tool buildid -w $WORK/b1157/_pkg_.a # internal
2025-08-20T22:44:48.3330225Z [00:03:49.007]➜  cp $WORK/b1157/_pkg_.a /root/.cache/go-build/63/6390ef83e2d1e0c4ce803a8e10eef5fa30619f25f4f639747440d1adc4798adc-d # internal
2025-08-20T22:44:48.3341012Z [00:03:49.008]➜  gocloud.dev/blob/memblob
2025-08-20T22:44:48.3348337Z [00:03:49.009]➜  mkdir -p $WORK/b1158/
2025-08-20T22:44:48.3362500Z [00:03:49.010]➜  cat >/tmp/go-build2401649780/b1158/importcfg << 'EOF' # internal
2025-08-20T22:44:48.3363200Z [00:03:49.010]➜  # import config
2025-08-20T22:44:48.3363991Z [00:03:49.010]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:48.3365279Z [00:03:49.010]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:48.3366219Z [00:03:49.010]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:44:48.3367729Z [00:03:49.010]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:48.3369953Z [00:03:49.010]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.3370799Z [00:03:49.010]➜  packagefile gocloud.dev/blob=/tmp/go-build2401649780/b1107/_pkg_.a
2025-08-20T22:44:48.3371757Z [00:03:49.010]➜  packagefile gocloud.dev/blob/driver=/tmp/go-build2401649780/b1117/_pkg_.a
2025-08-20T22:44:48.3372720Z [00:03:49.010]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:44:48.3373560Z [00:03:49.010]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:48.3374313Z [00:03:49.010]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:48.3375102Z [00:03:49.010]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:48.3375925Z [00:03:49.010]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:48.3376695Z [00:03:49.010]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.3377659Z [00:03:49.010]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:48.3378423Z [00:03:49.010]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:48.3378999Z [00:03:49.010]➜  EOF
2025-08-20T22:44:48.3391681Z [00:03:49.013]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1158/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/blob/memblob=>gocloud.dev@v0.41.0/blob/memblob;$WORK/b1158=>" -p gocloud.dev/blob/memblob -lang=go1.24 -complete -installsuffix shared -buildid Ff4IMKrZwOEXNguQC_F9/Ff4IMKrZwOEXNguQC_F9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1158/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/memblob/memblob.go
2025-08-20T22:44:48.4054723Z [00:03:49.079]➜  go tool buildid -w $WORK/b1158/_pkg_.a # internal
2025-08-20T22:44:48.4098775Z [00:03:49.084]➜  cp $WORK/b1158/_pkg_.a /root/.cache/go-build/60/6005cb4f825640558529aa10f0a73db05e67bc8572273b0bbedbfa2da3f4e38e-d # internal
2025-08-20T22:44:48.4140560Z [00:03:49.088]➜  github.com/aws/aws-sdk-go-v2/internal/awsutil
2025-08-20T22:44:48.4143939Z [00:03:49.088]➜  mkdir -p $WORK/b1161/
2025-08-20T22:44:48.4160817Z [00:03:49.090]➜  cat >/tmp/go-build2401649780/b1161/importcfg << 'EOF' # internal
2025-08-20T22:44:48.4161553Z [00:03:49.090]➜  # import config
2025-08-20T22:44:48.4162227Z [00:03:49.090]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:48.4163055Z [00:03:49.090]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.4163869Z [00:03:49.090]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:48.4164706Z [00:03:49.090]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:48.4165575Z [00:03:49.090]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.4166430Z [00:03:49.090]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:48.4167056Z [00:03:49.090]➜  EOF
2025-08-20T22:44:48.4173018Z [00:03:49.090]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1161/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/awsutil=>github.com/aws/aws-sdk-go-v2@v1.36.5/internal/awsutil;$WORK/b1161=>" -p github.com/aws/aws-sdk-go-v2/internal/awsutil -lang=go1.22 -complete -installsuffix shared -buildid 2HPBOiulTeXtwBPYQJNz/2HPBOiulTeXtwBPYQJNz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1161/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/awsutil/copy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/awsutil/equal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/awsutil/prettify.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.36.5/internal/awsutil/string_value.go
2025-08-20T22:44:48.4328759Z [00:03:49.107]➜  go tool buildid -w $WORK/b1060/_pkg_.a # internal
2025-08-20T22:44:48.5219457Z [00:03:49.196]➜  go tool buildid -w $WORK/b1161/_pkg_.a # internal
2025-08-20T22:44:48.5237766Z [00:03:49.198]➜  cp $WORK/b1161/_pkg_.a /root/.cache/go-build/19/19626e2f973f75578da1d6b2eb5ac74af7916220efae36c453f1badb99072615-d # internal
2025-08-20T22:44:48.5343729Z [00:03:49.207]➜  github.com/aws/aws-sdk-go-v2/feature/s3/manager
2025-08-20T22:44:48.5344576Z [00:03:49.207]➜  mkdir -p $WORK/b1160/
2025-08-20T22:44:48.5345290Z [00:03:49.207]➜  cat >/tmp/go-build2401649780/b1160/importcfg << 'EOF' # internal
2025-08-20T22:44:48.5345953Z [00:03:49.207]➜  # import config
2025-08-20T22:44:48.5346577Z [00:03:49.207]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:48.5347507Z [00:03:49.207]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:48.5348296Z [00:03:49.207]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:48.5349098Z [00:03:49.207]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:48.5349878Z [00:03:49.207]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.5350755Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:48.5351758Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/arn=/tmp/go-build2401649780/b1095/_pkg_.a
2025-08-20T22:44:48.5352875Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:44:48.5354116Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/awsutil=/tmp/go-build2401649780/b1161/_pkg_.a
2025-08-20T22:44:48.5355362Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:44:48.5356580Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build2401649780/b556/_pkg_.a
2025-08-20T22:44:48.5368376Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3=/tmp/go-build2401649780/b1087/_pkg_.a
2025-08-20T22:44:48.5369635Z [00:03:49.207]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/types=/tmp/go-build2401649780/b1101/_pkg_.a
2025-08-20T22:44:48.5371060Z [00:03:49.207]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:48.5372197Z [00:03:49.207]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:48.5373358Z [00:03:49.207]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:48.5374274Z [00:03:49.207]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:48.5375021Z [00:03:49.207]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:48.5375776Z [00:03:49.207]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:48.5376525Z [00:03:49.207]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:48.5377465Z [00:03:49.207]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.5378233Z [00:03:49.207]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:48.5378832Z [00:03:49.207]➜  EOF
2025-08-20T22:44:48.5390289Z [00:03:49.207]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1160/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69=>github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69;$WORK/b1160=>" -p github.com/aws/aws-sdk-go-v2/feature/s3/manager -lang=go1.22 -complete -installsuffix shared -buildid M5QVzp4cDtopi-XYca7t/M5QVzp4cDtopi-XYca7t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1160/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/bucket_region.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/buffered_read_seeker.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/default_read_seeker_write_to.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/default_writer_read_from.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/download.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/pool.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/read_seeker_write_to.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/types.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/upload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/feature/s3/manager@v1.17.69/writer_read_from.go
2025-08-20T22:44:48.6258834Z [00:03:49.300]➜  cp $WORK/b1060/_pkg_.a /root/.cache/go-build/76/76a4f94fc8ae546327eedd044fa9899471f1e91089619f806219194b7c20f950-d # internal
2025-08-20T22:44:48.6268201Z [00:03:49.300]➜  github.com/ClickHouse/clickhouse-go/v2/lib/proto
2025-08-20T22:44:48.6268916Z [00:03:49.300]➜  mkdir -p $WORK/b1065/
2025-08-20T22:44:48.6269677Z [00:03:49.300]➜  cat >/tmp/go-build2401649780/b1065/importcfg << 'EOF' # internal
2025-08-20T22:44:48.6270362Z [00:03:49.300]➜  # import config
2025-08-20T22:44:48.6271079Z [00:03:49.300]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:48.6271970Z [00:03:49.300]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:48.6272741Z [00:03:49.300]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.6273748Z [00:03:49.300]➜  packagefile github.com/ClickHouse/ch-go/proto=/tmp/go-build2401649780/b1051/_pkg_.a
2025-08-20T22:44:48.6275079Z [00:03:49.300]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/column=/tmp/go-build2401649780/b1060/_pkg_.a
2025-08-20T22:44:48.6276691Z [00:03:49.300]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/timezone=/tmp/go-build2401649780/b1063/_pkg_.a
2025-08-20T22:44:48.6298598Z [00:03:49.300]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:48.6299671Z [00:03:49.300]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build2401649780/b282/_pkg_.a
2025-08-20T22:44:48.6300522Z [00:03:49.300]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:48.6301304Z [00:03:49.300]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:48.6302107Z [00:03:49.300]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:48.6302920Z [00:03:49.300]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.6303713Z [00:03:49.300]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:48.6304300Z [00:03:49.300]➜  EOF
2025-08-20T22:44:48.6312844Z [00:03:49.300]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1065/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/lib/proto;$WORK/b1065=>" -p github.com/ClickHouse/clickhouse-go/v2/lib/proto -lang=go1.22 -complete -installsuffix shared -buildid 3fC83zAjIV-eyW7Bu6BS/3fC83zAjIV-eyW7Bu6BS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1065/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/block.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/const.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/exception.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/handshake.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/profile_info.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/progress.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/query.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/proto/table_columns.go
2025-08-20T22:44:48.7656683Z [00:03:49.440]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T22:44:48.7832977Z [00:03:49.457]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/b9/b9f87dc9e93410fc9ddb9ca9ca4ef00e6ce708ccc845e750633d78e9dfa15b66-d # internal
2025-08-20T22:44:48.7842025Z [00:03:49.458]➜  github.com/slingdata-io/sling-cli/core/dbio/iop
2025-08-20T22:44:48.7845424Z [00:03:49.458]➜  mkdir -p $WORK/b343/
2025-08-20T22:44:48.7850302Z [00:03:49.459]➜  cat >/tmp/go-build2401649780/b343/importcfg << 'EOF' # internal
2025-08-20T22:44:48.7852091Z [00:03:49.459]➜  # import config
2025-08-20T22:44:48.7854179Z [00:03:49.459]➜  packagefile archive/zip=/tmp/go-build2401649780/b344/_pkg_.a
2025-08-20T22:44:48.7855084Z [00:03:49.459]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:48.7855921Z [00:03:49.459]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:48.7858441Z [00:03:49.459]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:44:48.7859461Z [00:03:49.459]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:48.7860483Z [00:03:49.459]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:48.7861446Z [00:03:49.459]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:44:48.7862398Z [00:03:49.459]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:44:48.7863274Z [00:03:49.459]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:44:48.7864171Z [00:03:49.459]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:48.7865143Z [00:03:49.459]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:48.7866042Z [00:03:49.459]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:48.7867252Z [00:03:49.459]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:48.7868058Z [00:03:49.459]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.7869218Z [00:03:49.459]➜  packagefile github.com/360EntSecGroup-Skylar/excelize=/tmp/go-build2401649780/b347/_pkg_.a
2025-08-20T22:44:48.7870411Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:44:48.7871488Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:44:48.7872706Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:44:48.7873922Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal256=/tmp/go-build2401649780/b361/_pkg_.a
2025-08-20T22:44:48.7875109Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow/extensions=/tmp/go-build2401649780/b383/_pkg_.a
2025-08-20T22:44:48.7876479Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:44:48.7883488Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow/ipc=/tmp/go-build2401649780/b413/_pkg_.a
2025-08-20T22:44:48.7884820Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:44:48.7886064Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:44:48.7887494Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/parquet/compress=/tmp/go-build2401649780/b386/_pkg_.a
2025-08-20T22:44:48.7888804Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/parquet/file=/tmp/go-build2401649780/b417/_pkg_.a
2025-08-20T22:44:48.7890112Z [00:03:49.459]➜  packagefile github.com/apache/arrow-go/v18/parquet/pqarrow=/tmp/go-build2401649780/b426/_pkg_.a
2025-08-20T22:44:48.7891316Z [00:03:49.459]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:48.7892414Z [00:03:49.459]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:44:48.7893890Z [00:03:49.459]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:44:48.7895043Z [00:03:49.459]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build2401649780/b588/_pkg_.a
2025-08-20T22:44:48.7896043Z [00:03:49.459]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:44:48.7897029Z [00:03:49.459]➜  packagefile github.com/flarco/g/csv=/tmp/go-build2401649780/b589/_pkg_.a
2025-08-20T22:44:48.7898695Z [00:03:49.459]➜  packagefile github.com/flarco/g/json=/tmp/go-build2401649780/b590/_pkg_.a
2025-08-20T22:44:48.7899710Z [00:03:49.459]➜  packagefile github.com/flarco/g/net=/tmp/go-build2401649780/b293/_pkg_.a
2025-08-20T22:44:48.7900760Z [00:03:49.459]➜  packagefile github.com/flarco/g/process=/tmp/go-build2401649780/b294/_pkg_.a
2025-08-20T22:44:48.7901803Z [00:03:49.459]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:48.7903016Z [00:03:49.459]➜  packagefile github.com/jedib0t/go-pretty/table=/tmp/go-build2401649780/b241/_pkg_.a
2025-08-20T22:44:48.7904203Z [00:03:49.459]➜  packagefile github.com/jmespath/go-jmespath=/tmp/go-build2401649780/b591/_pkg_.a
2025-08-20T22:44:48.7905283Z [00:03:49.459]➜  packagefile github.com/jmoiron/sqlx=/tmp/go-build2401649780/b592/_pkg_.a
2025-08-20T22:44:48.7906321Z [00:03:49.459]➜  packagefile github.com/json-iterator/go=/tmp/go-build2401649780/b258/_pkg_.a
2025-08-20T22:44:48.7927749Z [00:03:49.459]➜  packagefile github.com/klauspost/compress/s2=/tmp/go-build2401649780/b594/_pkg_.a
2025-08-20T22:44:48.7929055Z [00:03:49.459]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:44:48.7930213Z [00:03:49.459]➜  packagefile github.com/kshedden/datareader=/tmp/go-build2401649780/b596/_pkg_.a
2025-08-20T22:44:48.7931447Z [00:03:49.459]➜  packagefile github.com/labstack/echo/v4=/tmp/go-build2401649780/b600/_pkg_.a
2025-08-20T22:44:48.7932556Z [00:03:49.459]➜  packagefile github.com/linkedin/goavro/v2=/tmp/go-build2401649780/b608/_pkg_.a
2025-08-20T22:44:48.7933645Z [00:03:49.459]➜  packagefile github.com/maja42/goval=/tmp/go-build2401649780/b341/_pkg_.a
2025-08-20T22:44:48.7934625Z [00:03:49.459]➜  packagefile github.com/nqd/flat=/tmp/go-build2401649780/b609/_pkg_.a
2025-08-20T22:44:48.7935669Z [00:03:49.459]➜  packagefile github.com/parquet-go/parquet-go=/tmp/go-build2401649780/b611/_pkg_.a
2025-08-20T22:44:48.7936799Z [00:03:49.459]➜  packagefile github.com/parquet-go/parquet-go/compress=/tmp/go-build2401649780/b616/_pkg_.a
2025-08-20T22:44:48.7938186Z [00:03:49.459]➜  packagefile github.com/parquet-go/parquet-go/deprecated=/tmp/go-build2401649780/b618/_pkg_.a
2025-08-20T22:44:48.7939390Z [00:03:49.459]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:44:48.7940588Z [00:03:49.459]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:44:48.7941566Z [00:03:49.460]➜  packagefile github.com/pkg/sftp=/tmp/go-build2401649780/b641/_pkg_.a
2025-08-20T22:44:48.7942449Z [00:03:49.460]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:44:48.7943368Z [00:03:49.460]➜  packagefile github.com/segmentio/ksuid=/tmp/go-build2401649780/b653/_pkg_.a
2025-08-20T22:44:48.7944378Z [00:03:49.460]➜  packagefile github.com/shopspring/decimal=/tmp/go-build2401649780/b654/_pkg_.a
2025-08-20T22:44:48.7945528Z [00:03:49.460]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:44:48.7946823Z [00:03:49.460]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:44:48.7948065Z [00:03:49.460]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:44:48.7949057Z [00:03:49.460]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build2401649780/b645/_pkg_.a
2025-08-20T22:44:48.7950009Z [00:03:49.460]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:44:48.7951224Z [00:03:49.460]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:48.7952219Z [00:03:49.460]➜  packagefile golang.org/x/text/encoding=/tmp/go-build2401649780/b598/_pkg_.a
2025-08-20T22:44:48.7953219Z [00:03:49.460]➜  packagefile golang.org/x/text/encoding/charmap=/tmp/go-build2401649780/b667/_pkg_.a
2025-08-20T22:44:48.7954360Z [00:03:49.460]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build2401649780/b669/_pkg_.a
2025-08-20T22:44:48.7955383Z [00:03:49.460]➜  packagefile golang.org/x/text/runes=/tmp/go-build2401649780/b671/_pkg_.a
2025-08-20T22:44:48.7956406Z [00:03:49.460]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:44:48.7959689Z [00:03:49.460]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b219/_pkg_.a
2025-08-20T22:44:48.7960738Z [00:03:49.460]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:48.7961846Z [00:03:49.460]➜  packagefile google.golang.org/api/sheets/v4=/tmp/go-build2401649780/b720/_pkg_.a
2025-08-20T22:44:48.7962705Z [00:03:49.460]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:48.7963430Z [00:03:49.460]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:48.7964147Z [00:03:49.460]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:48.7964867Z [00:03:49.460]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:48.7965591Z [00:03:49.460]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:48.7966334Z [00:03:49.460]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:48.7967064Z [00:03:49.460]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:48.7968168Z [00:03:49.460]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:48.7968909Z [00:03:49.460]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:48.7969753Z [00:03:49.460]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:48.7970534Z [00:03:49.460]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:48.7971309Z [00:03:49.460]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:48.7972059Z [00:03:49.460]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:48.7972874Z [00:03:49.460]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:44:48.7973645Z [00:03:49.460]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:48.7974398Z [00:03:49.460]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:48.7975161Z [00:03:49.460]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.7975916Z [00:03:49.460]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:48.7976773Z [00:03:49.460]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:48.7978309Z [00:03:49.460]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:48.7979369Z [00:03:49.460]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:48.7980852Z [00:03:49.460]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:48.7981514Z [00:03:49.460]➜  EOF
2025-08-20T22:44:48.7982141Z [00:03:49.460]➜  cat >/tmp/go-build2401649780/b343/embedcfg << 'EOF' # internal
2025-08-20T22:44:48.7982775Z [00:03:49.460]➜  {
2025-08-20T22:44:48.7983186Z [00:03:49.460]➜  	"Patterns": {
2025-08-20T22:44:48.7983654Z [00:03:49.460]➜  		"templates/*": [
2025-08-20T22:44:48.7984163Z [00:03:49.460]➜  			"templates/fix_mapping.tsv"
2025-08-20T22:44:48.7984667Z [00:03:49.460]➜  		]
2025-08-20T22:44:48.7985025Z [00:03:49.460]➜  	},
2025-08-20T22:44:48.7985405Z [00:03:49.460]➜  	"Files": {
2025-08-20T22:44:48.7991034Z [00:03:49.460]➜  		"templates/fix_mapping.tsv": "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/templates/fix_mapping.tsv"
2025-08-20T22:44:48.7992169Z [00:03:49.460]➜  	}
2025-08-20T22:44:48.7992578Z [00:03:49.460]➜  }EOF
2025-08-20T22:44:48.8012299Z [00:03:49.460]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop=>github.com/slingdata-io/sling-cli/core/dbio/iop;$WORK/b343=>" -p github.com/slingdata-io/sling-cli/core/dbio/iop -lang=go1.24 -complete -installsuffix shared -buildid 8jIbkKSBVFmde_rMF2u3/8jIbkKSBVFmde_rMF2u3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -embedcfg $WORK/b343/embedcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/arrow.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/avro.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/aws.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/compression.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv_duckdb.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataflow.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataset.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream_batch.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datatype.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/delta.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/duckdb.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/iceberg.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/json.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_arrow.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_duckdb.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/partition.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/queue.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sas7bdat.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_excel.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_google.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/ssh.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/stream_processor.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/transforms.go
2025-08-20T22:44:48.8025588Z [00:03:49.470]➜  go tool buildid -w $WORK/b1065/_pkg_.a # internal
2025-08-20T22:44:48.8026920Z [00:03:49.472]➜  cp $WORK/b1065/_pkg_.a /root/.cache/go-build/c6/c6b5c29e255e166214bfa010f3ff2200f31791ce34fdd5ce606b21f216f05d1a-d # internal
2025-08-20T22:44:48.8028287Z [00:03:49.472]➜  github.com/ClickHouse/clickhouse-go/v2/ext
2025-08-20T22:44:48.8028896Z [00:03:49.472]➜  mkdir -p $WORK/b1059/
2025-08-20T22:44:48.8029604Z [00:03:49.473]➜  cat >/tmp/go-build2401649780/b1059/importcfg << 'EOF' # internal
2025-08-20T22:44:48.8030280Z [00:03:49.473]➜  # import config
2025-08-20T22:44:48.8030928Z [00:03:49.473]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.8032086Z [00:03:49.473]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/column=/tmp/go-build2401649780/b1060/_pkg_.a
2025-08-20T22:44:48.8033568Z [00:03:49.473]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/proto=/tmp/go-build2401649780/b1065/_pkg_.a
2025-08-20T22:44:48.8034938Z [00:03:49.473]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.8035570Z [00:03:49.473]➜  EOF
2025-08-20T22:44:48.8039300Z [00:03:49.473]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1059/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/ext=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/ext;$WORK/b1059=>" -p github.com/ClickHouse/clickhouse-go/v2/ext -lang=go1.22 -complete -installsuffix shared -buildid SFkCLZ-eag6V-f-4Ousp/SFkCLZ-eag6V-f-4Ousp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1059/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/ext/ext.go
2025-08-20T22:44:48.8049481Z [00:03:49.474]➜  go tool buildid -w $WORK/b1160/_pkg_.a # internal
2025-08-20T22:44:48.8056977Z [00:03:49.479]➜  cp $WORK/b1160/_pkg_.a /root/.cache/go-build/c6/c64fb7af2dc800a6890aacb9edafa19674c42c119cedc2f7e06f406b3fa1d423-d # internal
2025-08-20T22:44:48.8058839Z [00:03:49.479]➜  github.com/ClickHouse/clickhouse-go/v2/lib/driver
2025-08-20T22:44:48.8059524Z [00:03:49.479]➜  mkdir -p $WORK/b1066/
2025-08-20T22:44:48.8069598Z [00:03:49.480]➜  cat >/tmp/go-build2401649780/b1066/importcfg << 'EOF' # internal
2025-08-20T22:44:48.8070293Z [00:03:49.480]➜  # import config
2025-08-20T22:44:48.8070960Z [00:03:49.480]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:48.8072120Z [00:03:49.480]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/column=/tmp/go-build2401649780/b1060/_pkg_.a
2025-08-20T22:44:48.8073546Z [00:03:49.480]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/proto=/tmp/go-build2401649780/b1065/_pkg_.a
2025-08-20T22:44:48.8074666Z [00:03:49.480]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:48.8075645Z [00:03:49.480]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:48.8076265Z [00:03:49.480]➜  EOF
2025-08-20T22:44:48.8081130Z [00:03:49.480]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1066/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/driver=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/lib/driver;$WORK/b1066=>" -p github.com/ClickHouse/clickhouse-go/v2/lib/driver -lang=go1.22 -complete -installsuffix shared -buildid uKAchrysyDcOwudfZksf/uKAchrysyDcOwudfZksf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1066/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/driver/driver.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/lib/driver/options.go
2025-08-20T22:44:48.8359757Z [00:03:49.510]➜  go tool buildid -w $WORK/b1059/_pkg_.a # internal
2025-08-20T22:44:48.8367496Z [00:03:49.511]➜  cp $WORK/b1059/_pkg_.a /root/.cache/go-build/0e/0e07131b55538341553405b6cb09f03f63aa971262144eb4a93012159e9b1d33-d # internal
2025-08-20T22:44:48.8370462Z [00:03:49.511]➜  github.com/ClickHouse/clickhouse-go/v2/resources
2025-08-20T22:44:48.8371274Z [00:03:49.511]➜  mkdir -p $WORK/b1067/
2025-08-20T22:44:48.8372361Z [00:03:49.511]➜  cat >/tmp/go-build2401649780/b1067/importcfg << 'EOF' # internal
2025-08-20T22:44:48.8373141Z [00:03:49.511]➜  # import config
2025-08-20T22:44:48.8374794Z [00:03:49.511]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:44:48.8375826Z [00:03:49.511]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/proto=/tmp/go-build2401649780/b1065/_pkg_.a
2025-08-20T22:44:48.8376838Z [00:03:49.511]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build2401649780/b282/_pkg_.a
2025-08-20T22:44:48.8377810Z [00:03:49.511]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.8378346Z [00:03:49.511]➜  EOF
2025-08-20T22:44:48.8378897Z [00:03:49.511]➜  cat >/tmp/go-build2401649780/b1067/embedcfg << 'EOF' # internal
2025-08-20T22:44:48.8379436Z [00:03:49.511]➜  {
2025-08-20T22:44:48.8379806Z [00:03:49.511]➜  	"Patterns": {
2025-08-20T22:44:48.8380197Z [00:03:49.511]➜  		"meta.yml": [
2025-08-20T22:44:48.8380607Z [00:03:49.511]➜  			"meta.yml"
2025-08-20T22:44:48.8381212Z [00:03:49.511]➜  		]
2025-08-20T22:44:48.8381531Z [00:03:49.511]➜  	},
2025-08-20T22:44:48.8381880Z [00:03:49.511]➜  	"Files": {
2025-08-20T22:44:48.8382662Z [00:03:49.511]➜  		"meta.yml": "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/resources/meta.yml"
2025-08-20T22:44:48.8383371Z [00:03:49.511]➜  	}
2025-08-20T22:44:48.8383720Z [00:03:49.511]➜  }EOF
2025-08-20T22:44:48.8390342Z [00:03:49.511]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1067/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/resources=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0/resources;$WORK/b1067=>" -p github.com/ClickHouse/clickhouse-go/v2/resources -lang=go1.22 -complete -installsuffix shared -buildid 0G-1FR7G2g7HN6cXgSxh/0G-1FR7G2g7HN6cXgSxh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1067/importcfg -embedcfg $WORK/b1067/embedcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/resources/meta.go
2025-08-20T22:44:48.8432990Z [00:03:49.516]➜  go tool buildid -w $WORK/b1066/_pkg_.a # internal
2025-08-20T22:44:48.8452902Z [00:03:49.517]➜  cp $WORK/b1066/_pkg_.a /root/.cache/go-build/14/1439936ac635947eb63ff253fd2140cc8bc5ca8cc8e69bcf3ff0406f95f08bd2-d # internal
2025-08-20T22:44:48.8454112Z [00:03:49.518]➜  github.com/aws/aws-sdk-go/aws/awserr
2025-08-20T22:44:48.8454724Z [00:03:49.518]➜  mkdir -p $WORK/b1163/
2025-08-20T22:44:48.8455484Z [00:03:49.518]➜  cat >/tmp/go-build2401649780/b1163/importcfg << 'EOF' # internal
2025-08-20T22:44:48.8456203Z [00:03:49.518]➜  # import config
2025-08-20T22:44:48.8456939Z [00:03:49.518]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:48.8459254Z [00:03:49.518]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.8459854Z [00:03:49.518]➜  EOF
2025-08-20T22:44:48.8463956Z [00:03:49.519]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1163/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awserr=>github.com/aws/aws-sdk-go@v1.55.6/aws/awserr;$WORK/b1163=>" -p github.com/aws/aws-sdk-go/aws/awserr -lang=go1.19 -complete -installsuffix shared -buildid EhjOCwqnfwu6QFFwXEDr/EhjOCwqnfwu6QFFwXEDr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1163/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awserr/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awserr/types.go
2025-08-20T22:44:48.8564502Z [00:03:49.530]➜  go tool buildid -w $WORK/b1067/_pkg_.a # internal
2025-08-20T22:44:48.8570191Z [00:03:49.531]➜  cp $WORK/b1067/_pkg_.a /root/.cache/go-build/25/253fa13d7d75a7d12cc2c1381ebc62a017b4261cd327f6ac2cad72a78557ac22-d # internal
2025-08-20T22:44:48.8653474Z [00:03:49.539]➜  github.com/ClickHouse/clickhouse-go/v2
2025-08-20T22:44:48.8654289Z [00:03:49.539]➜  mkdir -p $WORK/b1047/
2025-08-20T22:44:48.8655704Z [00:03:49.540]➜  cat >/tmp/go-build2401649780/b1047/importcfg << 'EOF' # internal
2025-08-20T22:44:48.8662476Z [00:03:49.540]➜  # import config
2025-08-20T22:44:48.8663228Z [00:03:49.540]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:48.8664185Z [00:03:49.540]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:44:48.8665175Z [00:03:49.540]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:44:48.8666139Z [00:03:49.540]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:44:48.8667057Z [00:03:49.540]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:48.8668178Z [00:03:49.540]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:48.8669112Z [00:03:49.540]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:44:48.8670107Z [00:03:49.540]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:44:48.8671014Z [00:03:49.540]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:44:48.8671860Z [00:03:49.540]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:48.8672923Z [00:03:49.540]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.8673945Z [00:03:49.540]➜  packagefile github.com/ClickHouse/ch-go/compress=/tmp/go-build2401649780/b1048/_pkg_.a
2025-08-20T22:44:48.8675187Z [00:03:49.540]➜  packagefile github.com/ClickHouse/ch-go/proto=/tmp/go-build2401649780/b1051/_pkg_.a
2025-08-20T22:44:48.8676547Z [00:03:49.540]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/contributors=/tmp/go-build2401649780/b1058/_pkg_.a
2025-08-20T22:44:48.8680864Z [00:03:49.540]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/ext=/tmp/go-build2401649780/b1059/_pkg_.a
2025-08-20T22:44:48.8682295Z [00:03:49.540]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/chcol=/tmp/go-build2401649780/b1062/_pkg_.a
2025-08-20T22:44:48.8683817Z [00:03:49.540]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/column=/tmp/go-build2401649780/b1060/_pkg_.a
2025-08-20T22:44:48.8685499Z [00:03:49.540]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/driver=/tmp/go-build2401649780/b1066/_pkg_.a
2025-08-20T22:44:48.8686966Z [00:03:49.540]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/proto=/tmp/go-build2401649780/b1065/_pkg_.a
2025-08-20T22:44:48.8688642Z [00:03:49.540]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/resources=/tmp/go-build2401649780/b1067/_pkg_.a
2025-08-20T22:44:48.8689965Z [00:03:49.540]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build2401649780/b387/_pkg_.a
2025-08-20T22:44:48.8691132Z [00:03:49.540]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:44:48.8692125Z [00:03:49.540]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:48.8692930Z [00:03:49.540]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:48.8693927Z [00:03:49.540]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:44:48.8694747Z [00:03:49.540]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:48.8695720Z [00:03:49.540]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:44:48.8696527Z [00:03:49.540]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:48.8697453Z [00:03:49.540]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:48.8698284Z [00:03:49.540]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:48.8699034Z [00:03:49.540]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:48.8699775Z [00:03:49.540]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:48.8700530Z [00:03:49.540]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:48.8727961Z [00:03:49.540]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:48.8728907Z [00:03:49.540]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:44:48.8729731Z [00:03:49.540]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:48.8730643Z [00:03:49.540]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:48.8731465Z [00:03:49.540]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.8732317Z [00:03:49.540]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:48.8733154Z [00:03:49.540]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:48.8734064Z [00:03:49.540]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:48.8734856Z [00:03:49.540]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:48.8735792Z [00:03:49.540]➜  packagefile time/tzdata=/tmp/go-build2401649780/b1068/_pkg_.a
2025-08-20T22:44:48.8736424Z [00:03:49.540]➜  EOF
2025-08-20T22:44:48.8757429Z [00:03:49.540]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1047/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0=>github.com/ClickHouse/clickhouse-go/v2@v2.34.0;$WORK/b1047=>" -p github.com/ClickHouse/clickhouse-go/v2 -lang=go1.22 -complete -installsuffix shared -buildid UJOCkyVjVtRlJGWZRFfq/UJOCkyVjVtRlJGWZRFfq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1047/importcfg -pack /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/batch.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/bind.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/chcol.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/clickhouse.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/clickhouse_options.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/clickhouse_rows.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/clickhouse_rows_column_type.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/clickhouse_std.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/client_info.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_async_insert.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_batch.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_check.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_exec.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_handshake.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_http.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_http_async_insert.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_http_batch.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_http_exec.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_http_query.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_logs.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_ping.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_process.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_profile_events.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_query.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/conn_send_query.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/context.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/context_watchdog.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/query_parameters.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/scan.go /root/go/pkg/mod/github.com/!click!house/clickhouse-go/v2@v2.34.0/struct_map.go
2025-08-20T22:44:48.9092646Z [00:03:49.583]➜  go tool buildid -w $WORK/b1163/_pkg_.a # internal
2025-08-20T22:44:48.9106356Z [00:03:49.585]➜  cp $WORK/b1163/_pkg_.a /root/.cache/go-build/a3/a3ab2ed378572439c4ff3dc68996cbd49c219043312f3fa77b1bcd24fdf2430b-d # internal
2025-08-20T22:44:48.9113751Z [00:03:49.585]➜  github.com/aws/aws-sdk-go/internal/ini
2025-08-20T22:44:48.9116854Z [00:03:49.586]➜  mkdir -p $WORK/b1165/
2025-08-20T22:44:48.9123005Z [00:03:49.586]➜  cat >/tmp/go-build2401649780/b1165/importcfg << 'EOF' # internal
2025-08-20T22:44:48.9134891Z [00:03:49.586]➜  # import config
2025-08-20T22:44:48.9135571Z [00:03:49.587]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:48.9136413Z [00:03:49.587]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:48.9137539Z [00:03:49.587]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:48.9138542Z [00:03:49.587]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:48.9139340Z [00:03:49.587]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:48.9140118Z [00:03:49.587]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:48.9140901Z [00:03:49.587]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:48.9141963Z [00:03:49.587]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:48.9142792Z [00:03:49.587]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:48.9143623Z [00:03:49.587]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:48.9144197Z [00:03:49.587]➜  EOF
2025-08-20T22:44:48.9179386Z [00:03:49.587]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1165/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini=>github.com/aws/aws-sdk-go@v1.55.6/internal/ini;$WORK/b1165=>" -p github.com/aws/aws-sdk-go/internal/ini -lang=go1.19 -complete -installsuffix shared -buildid 1EO7GxWhlbLnIosWYngM/1EO7GxWhlbLnIosWYngM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1165/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/ast.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/comma_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/comment_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/empty_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/expression.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/ini.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/ini_lexer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/ini_parser.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/literal_tokens.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/newline_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/number_helper.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/op_tokens.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/parse_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/parse_stack.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/sep_tokens.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/skipper.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/statement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/value_util.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/visitor.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/walker.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/ini/ws_token.go
2025-08-20T22:44:49.0831045Z [00:03:49.757]➜  go tool buildid -w $WORK/b1165/_pkg_.a # internal
2025-08-20T22:44:49.0865467Z [00:03:49.760]➜  cp $WORK/b1165/_pkg_.a /root/.cache/go-build/b0/b02032ccac7dc6d306365825fbae0d6c7d3436e1c1b8fdce8d9bbc692791e88a-d # internal
2025-08-20T22:44:49.0868783Z [00:03:49.760]➜  github.com/aws/aws-sdk-go/internal/shareddefaults
2025-08-20T22:44:49.0873172Z [00:03:49.761]➜  mkdir -p $WORK/b1166/
2025-08-20T22:44:49.0874001Z [00:03:49.761]➜  cat >/tmp/go-build2401649780/b1166/importcfg << 'EOF' # internal
2025-08-20T22:44:49.0874750Z [00:03:49.761]➜  # import config
2025-08-20T22:44:49.0875397Z [00:03:49.761]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:49.0876211Z [00:03:49.761]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:49.0877050Z [00:03:49.761]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:49.0877899Z [00:03:49.761]➜  EOF
2025-08-20T22:44:49.0883365Z [00:03:49.761]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1166/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/shareddefaults=>github.com/aws/aws-sdk-go@v1.55.6/internal/shareddefaults;$WORK/b1166=>" -p github.com/aws/aws-sdk-go/internal/shareddefaults -lang=go1.19 -complete -installsuffix shared -buildid tYCvRKHeQm-1_L8McSMB/tYCvRKHeQm-1_L8McSMB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1166/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/shareddefaults/ecs_container.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/shareddefaults/shared_config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/shareddefaults/shared_config_resolve_home_go1.12.go
2025-08-20T22:44:49.1003824Z [00:03:49.774]➜  go tool buildid -w $WORK/b1166/_pkg_.a # internal
2025-08-20T22:44:49.1019460Z [00:03:49.776]➜  cp $WORK/b1166/_pkg_.a /root/.cache/go-build/2b/2b1dddc49ade6ab408924b0247f91dd5671ba363142c7e9f6ee5f1e82f5e7354-d # internal
2025-08-20T22:44:49.1036597Z [00:03:49.776]➜  github.com/aws/aws-sdk-go/internal/sync/singleflight
2025-08-20T22:44:49.1037499Z [00:03:49.776]➜  mkdir -p $WORK/b1167/
2025-08-20T22:44:49.1038241Z [00:03:49.776]➜  cat >/tmp/go-build2401649780/b1167/importcfg << 'EOF' # internal
2025-08-20T22:44:49.1038944Z [00:03:49.776]➜  # import config
2025-08-20T22:44:49.1039643Z [00:03:49.776]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:49.1040247Z [00:03:49.776]➜  EOF
2025-08-20T22:44:49.1044601Z [00:03:49.776]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1167/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sync/singleflight=>github.com/aws/aws-sdk-go@v1.55.6/internal/sync/singleflight;$WORK/b1167=>" -p github.com/aws/aws-sdk-go/internal/sync/singleflight -lang=go1.19 -complete -installsuffix shared -buildid hFrIWU5LpXutQXvOp2z1/hFrIWU5LpXutQXvOp2z1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1167/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sync/singleflight/singleflight.go
2025-08-20T22:44:49.1180047Z [00:03:49.792]➜  go tool buildid -w $WORK/b1167/_pkg_.a # internal
2025-08-20T22:44:49.1198499Z [00:03:49.794]➜  cp $WORK/b1167/_pkg_.a /root/.cache/go-build/51/519864843b2b8b5a5df76d6f95544b5adc505cbb8cef9b2173eba486ec222b35-d # internal
2025-08-20T22:44:49.1202092Z [00:03:49.794]➜  github.com/aws/aws-sdk-go/aws/credentials
2025-08-20T22:44:49.1204174Z [00:03:49.794]➜  mkdir -p $WORK/b1164/
2025-08-20T22:44:49.1205175Z [00:03:49.794]➜  cat >/tmp/go-build2401649780/b1164/importcfg << 'EOF' # internal
2025-08-20T22:44:49.1205933Z [00:03:49.794]➜  # import config
2025-08-20T22:44:49.1206646Z [00:03:49.794]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:49.1207668Z [00:03:49.794]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:49.1208758Z [00:03:49.794]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:49.1210047Z [00:03:49.794]➜  packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2401649780/b1165/_pkg_.a
2025-08-20T22:44:49.1211431Z [00:03:49.794]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2401649780/b1166/_pkg_.a
2025-08-20T22:44:49.1212932Z [00:03:49.794]➜  packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build2401649780/b1167/_pkg_.a
2025-08-20T22:44:49.1214075Z [00:03:49.794]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:49.1214972Z [00:03:49.794]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:49.1215806Z [00:03:49.794]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:49.1216437Z [00:03:49.794]➜  EOF
2025-08-20T22:44:49.1224224Z [00:03:49.794]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1164/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials=>github.com/aws/aws-sdk-go@v1.55.6/aws/credentials;$WORK/b1164=>" -p github.com/aws/aws-sdk-go/aws/credentials -lang=go1.19 -complete -installsuffix shared -buildid XvfvNra2yszJHpx13Wmn/XvfvNra2yszJHpx13Wmn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1164/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/chain_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/context_background_go1.7.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/context_go1.9.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/env_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/shared_credentials_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/static_provider.go
2025-08-20T22:44:49.1958836Z [00:03:49.870]➜  go tool buildid -w $WORK/b1164/_pkg_.a # internal
2025-08-20T22:44:49.1973901Z [00:03:49.871]➜  cp $WORK/b1164/_pkg_.a /root/.cache/go-build/5f/5fb953a49f05cf88719ddf74325bd3b7eb5836b0fb0babc184e298755eafb1cc-d # internal
2025-08-20T22:44:49.1986727Z [00:03:49.873]➜  github.com/aws/aws-sdk-go/aws/endpoints
2025-08-20T22:44:49.1989447Z [00:03:49.873]➜  mkdir -p $WORK/b1168/
2025-08-20T22:44:49.1993566Z [00:03:49.873]➜  cat >/tmp/go-build2401649780/b1168/importcfg << 'EOF' # internal
2025-08-20T22:44:49.2028581Z [00:03:49.874]➜  # import config
2025-08-20T22:44:49.2029277Z [00:03:49.874]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:49.2030296Z [00:03:49.874]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:49.2031251Z [00:03:49.874]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:49.2032164Z [00:03:49.874]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:49.2032910Z [00:03:49.874]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:49.2033671Z [00:03:49.874]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:49.2034414Z [00:03:49.874]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:49.2034963Z [00:03:49.874]➜  EOF
2025-08-20T22:44:49.2042086Z [00:03:49.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1168/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints=>github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints;$WORK/b1168=>" -p github.com/aws/aws-sdk-go/aws/endpoints -lang=go1.19 -complete -installsuffix shared -buildid wym3SyX6q9FCAPb94u3I/wym3SyX6q9FCAPb94u3I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1168/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints/decode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints/defaults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints/dep_service_ids.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints/legacy_regions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/endpoints/v3model.go
2025-08-20T22:44:50.8525865Z [00:03:51.527]➜  go tool buildid -w $WORK/b1047/_pkg_.a # internal
2025-08-20T22:44:50.8823072Z [00:03:51.556]➜  cp $WORK/b1047/_pkg_.a /root/.cache/go-build/9f/9f89e0e843b55e0ecbd86311f02cc2b397ba976663187c96f2aad090db5ed858-d # internal
2025-08-20T22:44:50.8826725Z [00:03:51.556]➜  github.com/aws/aws-sdk-go/internal/sdkio
2025-08-20T22:44:50.8828265Z [00:03:51.556]➜  mkdir -p $WORK/b1169/
2025-08-20T22:44:50.8829758Z [00:03:51.556]➜  cat >/tmp/go-build2401649780/b1169/importcfg << 'EOF' # internal
2025-08-20T22:44:50.8830796Z [00:03:51.556]➜  # import config
2025-08-20T22:44:50.8831485Z [00:03:51.556]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:50.8832095Z [00:03:51.556]➜  EOF
2025-08-20T22:44:50.8836315Z [00:03:51.556]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1169/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkio=>github.com/aws/aws-sdk-go@v1.55.6/internal/sdkio;$WORK/b1169=>" -p github.com/aws/aws-sdk-go/internal/sdkio -lang=go1.19 -complete -installsuffix shared -buildid Mbwmf46ZteVEcmrMUvNG/Mbwmf46ZteVEcmrMUvNG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1169/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkio/byte.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkio/io_go1.7.go
2025-08-20T22:44:50.8908850Z [00:03:51.565]➜  go tool buildid -w $WORK/b1169/_pkg_.a # internal
2025-08-20T22:44:50.8915424Z [00:03:51.566]➜  cp $WORK/b1169/_pkg_.a /root/.cache/go-build/36/3602292ad62bb63fa43796386e0f73994b301bc918e0bce9cd9263485cdd0137-d # internal
2025-08-20T22:44:50.8926225Z [00:03:51.566]➜  github.com/aws/aws-sdk-go/aws/awsutil
2025-08-20T22:44:50.8929409Z [00:03:51.567]➜  mkdir -p $WORK/b1173/
2025-08-20T22:44:50.8930208Z [00:03:51.567]➜  cat >/tmp/go-build2401649780/b1173/importcfg << 'EOF' # internal
2025-08-20T22:44:50.8930911Z [00:03:51.567]➜  # import config
2025-08-20T22:44:50.8931600Z [00:03:51.567]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:50.8932484Z [00:03:51.567]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:50.8933531Z [00:03:51.567]➜  packagefile github.com/jmespath/go-jmespath=/tmp/go-build2401649780/b591/_pkg_.a
2025-08-20T22:44:50.8934603Z [00:03:51.567]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:50.8935537Z [00:03:51.567]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:50.8936423Z [00:03:51.567]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:50.8937576Z [00:03:51.567]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:50.8938452Z [00:03:51.567]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:50.8939299Z [00:03:51.567]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:50.8939926Z [00:03:51.567]➜  EOF
2025-08-20T22:44:50.8946106Z [00:03:51.567]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1173/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awsutil=>github.com/aws/aws-sdk-go@v1.55.6/aws/awsutil;$WORK/b1173=>" -p github.com/aws/aws-sdk-go/aws/awsutil -lang=go1.19 -complete -installsuffix shared -buildid d560MxxItnPTWP7mijic/d560MxxItnPTWP7mijic -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1173/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awsutil/copy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awsutil/equal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awsutil/path_value.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awsutil/prettify.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/awsutil/string_value.go
2025-08-20T22:44:51.0070772Z [00:03:51.681]➜  go tool buildid -w $WORK/b1173/_pkg_.a # internal
2025-08-20T22:44:51.0105663Z [00:03:51.684]➜  cp $WORK/b1173/_pkg_.a /root/.cache/go-build/5e/5e899084193e49a1bbbe06be8ee8057e510340c4eba9430e7cce542fc99479f4-d # internal
2025-08-20T22:44:51.0112056Z [00:03:51.685]➜  github.com/aws/aws-sdk-go/internal/sdkrand
2025-08-20T22:44:51.0119417Z [00:03:51.685]➜  mkdir -p $WORK/b1174/
2025-08-20T22:44:51.0120253Z [00:03:51.686]➜  cat >/tmp/go-build2401649780/b1174/importcfg << 'EOF' # internal
2025-08-20T22:44:51.0120946Z [00:03:51.686]➜  # import config
2025-08-20T22:44:51.0121641Z [00:03:51.686]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:51.0122538Z [00:03:51.686]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:51.0123333Z [00:03:51.686]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:51.0123942Z [00:03:51.686]➜  EOF
2025-08-20T22:44:51.0128578Z [00:03:51.686]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1174/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkrand=>github.com/aws/aws-sdk-go@v1.55.6/internal/sdkrand;$WORK/b1174=>" -p github.com/aws/aws-sdk-go/internal/sdkrand -lang=go1.19 -complete -installsuffix shared -buildid oZMm2Rmgv4LVrW7HxNx0/oZMm2Rmgv4LVrW7HxNx0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1174/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkrand/locked_source.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkrand/read.go
2025-08-20T22:44:51.0441538Z [00:03:51.718]➜  go tool buildid -w $WORK/b1174/_pkg_.a # internal
2025-08-20T22:44:51.0461490Z [00:03:51.718]➜  cp $WORK/b1174/_pkg_.a /root/.cache/go-build/01/0173103e792c5bf4dac6b80274e1da0d2deda7b67a571ec106154c0ed925c3a6-d # internal
2025-08-20T22:44:51.0462734Z [00:03:51.718]➜  github.com/aws/aws-sdk-go/aws/arn
2025-08-20T22:44:51.0463338Z [00:03:51.718]➜  mkdir -p $WORK/b1176/
2025-08-20T22:44:51.0464101Z [00:03:51.719]➜  cat >/tmp/go-build2401649780/b1176/importcfg << 'EOF' # internal
2025-08-20T22:44:51.0464812Z [00:03:51.719]➜  # import config
2025-08-20T22:44:51.0465478Z [00:03:51.719]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:51.0466361Z [00:03:51.719]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:51.0467021Z [00:03:51.719]➜  EOF
2025-08-20T22:44:51.0470716Z [00:03:51.719]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1176/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/arn=>github.com/aws/aws-sdk-go@v1.55.6/aws/arn;$WORK/b1176=>" -p github.com/aws/aws-sdk-go/aws/arn -lang=go1.19 -complete -installsuffix shared -buildid aC_vMYr0EonNzwMcbzt8/aC_vMYr0EonNzwMcbzt8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1176/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/arn/arn.go
2025-08-20T22:44:51.0723701Z [00:03:51.746]➜  go tool buildid -w $WORK/b1176/_pkg_.a # internal
2025-08-20T22:44:51.0729965Z [00:03:51.747]➜  cp $WORK/b1176/_pkg_.a /root/.cache/go-build/cb/cb4bd53c950e74472d3893cdf1203e3d62b21c47335a6897361f6462031ee0dc-d # internal
2025-08-20T22:44:51.0738190Z [00:03:51.747]➜  github.com/aws/aws-sdk-go/internal/strings
2025-08-20T22:44:51.0738879Z [00:03:51.747]➜  mkdir -p $WORK/b1178/
2025-08-20T22:44:51.0739645Z [00:03:51.748]➜  cat >/tmp/go-build2401649780/b1178/importcfg << 'EOF' # internal
2025-08-20T22:44:51.0740612Z [00:03:51.748]➜  # import config
2025-08-20T22:44:51.0741359Z [00:03:51.748]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:51.0742046Z [00:03:51.748]➜  EOF
2025-08-20T22:44:51.0746182Z [00:03:51.748]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1178/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/strings=>github.com/aws/aws-sdk-go@v1.55.6/internal/strings;$WORK/b1178=>" -p github.com/aws/aws-sdk-go/internal/strings -lang=go1.19 -complete -installsuffix shared -buildid 6nGr9TxfYZC8LWDkzoV2/6nGr9TxfYZC8LWDkzoV2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1178/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/strings/strings.go
2025-08-20T22:44:51.0896257Z [00:03:51.764]➜  go tool buildid -w $WORK/b1178/_pkg_.a # internal
2025-08-20T22:44:51.0898913Z [00:03:51.764]➜  cp $WORK/b1178/_pkg_.a /root/.cache/go-build/2d/2d90f7d67163a96b398d3c2618835e2ed177a065f6c87596e2ac464bac00149d-d # internal
2025-08-20T22:44:51.0905095Z [00:03:51.764]➜  github.com/aws/aws-sdk-go/internal/s3shared/arn
2025-08-20T22:44:51.0905795Z [00:03:51.764]➜  mkdir -p $WORK/b1183/
2025-08-20T22:44:51.0906594Z [00:03:51.764]➜  cat >/tmp/go-build2401649780/b1183/importcfg << 'EOF' # internal
2025-08-20T22:44:51.0907518Z [00:03:51.764]➜  # import config
2025-08-20T22:44:51.0908196Z [00:03:51.764]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:51.0909283Z [00:03:51.764]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build2401649780/b1176/_pkg_.a
2025-08-20T22:44:51.0910365Z [00:03:51.764]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:51.0911054Z [00:03:51.764]➜  EOF
2025-08-20T22:44:51.0918360Z [00:03:51.764]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1183/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/arn=>github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/arn;$WORK/b1183=>" -p github.com/aws/aws-sdk-go/internal/s3shared/arn -lang=go1.19 -complete -installsuffix shared -buildid QYXMZPHWVUaV36dppfe8/QYXMZPHWVUaV36dppfe8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1183/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/arn/accesspoint_arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/arn/arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/arn/outpost_arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/arn/s3_object_lambda_arn.go
2025-08-20T22:44:51.1479701Z [00:03:51.822]➜  go tool buildid -w $WORK/b1140/_pkg_.a # internal
2025-08-20T22:44:51.1551933Z [00:03:51.829]➜  go tool buildid -w $WORK/b1183/_pkg_.a # internal
2025-08-20T22:44:51.1561832Z [00:03:51.830]➜  cp $WORK/b1183/_pkg_.a /root/.cache/go-build/96/96dd2e615007b1ad6f0e02a9636bcdd8882930d8024bf31a5f250dbdc4ad4f1a-d # internal
2025-08-20T22:44:51.1563425Z [00:03:51.830]➜  github.com/aws/aws-sdk-go/aws/credentials/processcreds
2025-08-20T22:44:51.1564355Z [00:03:51.830]➜  mkdir -p $WORK/b1197/
2025-08-20T22:44:51.1578471Z [00:03:51.831]➜  cat >/tmp/go-build2401649780/b1197/importcfg << 'EOF' # internal
2025-08-20T22:44:51.1579309Z [00:03:51.831]➜  # import config
2025-08-20T22:44:51.1580036Z [00:03:51.831]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:51.1580967Z [00:03:51.831]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:51.1581870Z [00:03:51.831]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:51.1582923Z [00:03:51.831]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:51.1584193Z [00:03:51.831]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:51.1585393Z [00:03:51.831]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2401649780/b1169/_pkg_.a
2025-08-20T22:44:51.1586183Z [00:03:51.831]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:51.1587390Z [00:03:51.831]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:51.1588317Z [00:03:51.831]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:51.1589372Z [00:03:51.831]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:51.1590300Z [00:03:51.831]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:51.1591175Z [00:03:51.831]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:51.1592034Z [00:03:51.831]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:51.1592666Z [00:03:51.831]➜  EOF
2025-08-20T22:44:51.1596950Z [00:03:51.831]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1197/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/processcreds=>github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/processcreds;$WORK/b1197=>" -p github.com/aws/aws-sdk-go/aws/credentials/processcreds -lang=go1.19 -complete -installsuffix shared -buildid _P7SiDbS-A1iu7vrZe_1/_P7SiDbS-A1iu7vrZe_1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1197/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/processcreds/provider.go
2025-08-20T22:44:51.2152661Z [00:03:51.889]➜  cp $WORK/b1140/_pkg_.a /root/.cache/go-build/62/62ec155f97f01890c0e1d7de6631ae105a52e7a0a33ae2f46241928856e0c93b-d # internal
2025-08-20T22:44:51.2153771Z [00:03:51.889]➜  gocloud.dev/blob/gcsblob
2025-08-20T22:44:51.2154277Z [00:03:51.889]➜  mkdir -p $WORK/b1136/
2025-08-20T22:44:51.2162761Z [00:03:51.890]➜  cat >/tmp/go-build2401649780/b1136/importcfg << 'EOF' # internal
2025-08-20T22:44:51.2163413Z [00:03:51.890]➜  # import config
2025-08-20T22:44:51.2164245Z [00:03:51.890]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:44:51.2165434Z [00:03:51.890]➜  packagefile cloud.google.com/go/iam/credentials/apiv1=/tmp/go-build2401649780/b1137/_pkg_.a
2025-08-20T22:44:51.2166775Z [00:03:51.890]➜  packagefile cloud.google.com/go/iam/credentials/apiv1/credentialspb=/tmp/go-build2401649780/b1138/_pkg_.a
2025-08-20T22:44:51.2168260Z [00:03:51.890]➜  packagefile cloud.google.com/go/storage=/tmp/go-build2401649780/b1140/_pkg_.a
2025-08-20T22:44:51.2169433Z [00:03:51.890]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:51.2170196Z [00:03:51.890]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:51.2171030Z [00:03:51.890]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:51.2171764Z [00:03:51.890]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:51.2172632Z [00:03:51.890]➜  packagefile github.com/google/wire=/tmp/go-build2401649780/b1133/_pkg_.a
2025-08-20T22:44:51.2173545Z [00:03:51.890]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:44:51.2174392Z [00:03:51.890]➜  packagefile gocloud.dev/blob=/tmp/go-build2401649780/b1107/_pkg_.a
2025-08-20T22:44:51.2175227Z [00:03:51.890]➜  packagefile gocloud.dev/blob/driver=/tmp/go-build2401649780/b1117/_pkg_.a
2025-08-20T22:44:51.2176209Z [00:03:51.890]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:44:51.2177391Z [00:03:51.890]➜  packagefile gocloud.dev/gcp=/tmp/go-build2401649780/b1157/_pkg_.a
2025-08-20T22:44:51.2178411Z [00:03:51.890]➜  packagefile gocloud.dev/internal/escape=/tmp/go-build2401649780/b1134/_pkg_.a
2025-08-20T22:44:51.2179444Z [00:03:51.890]➜  packagefile gocloud.dev/internal/gcerr=/tmp/go-build2401649780/b1119/_pkg_.a
2025-08-20T22:44:51.2180539Z [00:03:51.890]➜  packagefile gocloud.dev/internal/useragent=/tmp/go-build2401649780/b1135/_pkg_.a
2025-08-20T22:44:51.2181643Z [00:03:51.890]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:44:51.2182721Z [00:03:51.890]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:44:51.2183993Z [00:03:51.890]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:44:51.2185078Z [00:03:51.890]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:44:51.2186144Z [00:03:51.890]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:51.2186964Z [00:03:51.890]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:51.2188001Z [00:03:51.890]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:51.2188741Z [00:03:51.890]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:51.2189465Z [00:03:51.890]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:51.2190223Z [00:03:51.890]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:51.2191015Z [00:03:51.890]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:51.2191771Z [00:03:51.890]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:51.2192515Z [00:03:51.890]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:51.2193075Z [00:03:51.890]➜  EOF
2025-08-20T22:44:51.2196915Z [00:03:51.893]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1136/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/blob/gcsblob=>gocloud.dev@v0.41.0/blob/gcsblob;$WORK/b1136=>" -p gocloud.dev/blob/gcsblob -lang=go1.24 -complete -installsuffix shared -buildid 8njs9xqhqxq_li50dmeP/8njs9xqhqxq_li50dmeP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1136/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/gcsblob/gcsblob.go /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/gcsblob/iam.go
2025-08-20T22:44:51.2692936Z [00:03:51.943]➜  go tool buildid -w $WORK/b1197/_pkg_.a # internal
2025-08-20T22:44:51.2706780Z [00:03:51.945]➜  cp $WORK/b1197/_pkg_.a /root/.cache/go-build/64/64d8b26627a0b991b6cda8477c7b67f97f33c82de885716b1a8c82ef6adcd811-d # internal
2025-08-20T22:44:51.2708232Z [00:03:51.945]➜  github.com/aws/aws-sdk-go/internal/sdkuri
2025-08-20T22:44:51.2708892Z [00:03:51.945]➜  mkdir -p $WORK/b1213/
2025-08-20T22:44:51.2714090Z [00:03:51.946]➜  cat >/tmp/go-build2401649780/b1213/importcfg << 'EOF' # internal
2025-08-20T22:44:51.2715253Z [00:03:51.946]➜  # import config
2025-08-20T22:44:51.2715901Z [00:03:51.946]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:51.2716743Z [00:03:51.946]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:51.2717597Z [00:03:51.946]➜  EOF
2025-08-20T22:44:51.2721351Z [00:03:51.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1213/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkuri=>github.com/aws/aws-sdk-go@v1.55.6/internal/sdkuri;$WORK/b1213=>" -p github.com/aws/aws-sdk-go/internal/sdkuri -lang=go1.19 -complete -installsuffix shared -buildid ip-H7kMIEfrdQYTn8apD/ip-H7kMIEfrdQYTn8apD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1213/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/sdkuri/path.go
2025-08-20T22:44:51.2927397Z [00:03:51.967]➜  go tool buildid -w $WORK/b1213/_pkg_.a # internal
2025-08-20T22:44:51.2936573Z [00:03:51.968]➜  cp $WORK/b1213/_pkg_.a /root/.cache/go-build/85/8505090c6ee6b411829fc4afd6a6d15307eb4e305b79934fafb733ecd70454cb-d # internal
2025-08-20T22:44:51.2940405Z [00:03:51.968]➜  github.com/hamba/avro/v2/pkg/crc64
2025-08-20T22:44:51.2942989Z [00:03:51.968]➜  mkdir -p $WORK/b1216/
2025-08-20T22:44:51.2968138Z [00:03:51.969]➜  cat >/tmp/go-build2401649780/b1216/importcfg << 'EOF' # internal
2025-08-20T22:44:51.2968870Z [00:03:51.969]➜  # import config
2025-08-20T22:44:51.2969544Z [00:03:51.969]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:51.2970172Z [00:03:51.969]➜  EOF
2025-08-20T22:44:51.2973841Z [00:03:51.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1216/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/pkg/crc64=>github.com/hamba/avro/v2@v2.28.0/pkg/crc64;$WORK/b1216=>" -p github.com/hamba/avro/v2/pkg/crc64 -lang=go1.23 -complete -installsuffix shared -buildid 6uigTtZDqpFnS79zmsB1/6uigTtZDqpFnS79zmsB1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1216/importcfg -pack /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/pkg/crc64/crc64.go
2025-08-20T22:44:51.3231765Z [00:03:51.997]➜  go tool buildid -w $WORK/b1216/_pkg_.a # internal
2025-08-20T22:44:51.3242994Z [00:03:51.998]➜  cp $WORK/b1216/_pkg_.a /root/.cache/go-build/84/84d2f48a280cdfcd65d8d0fc604c49a11ffa12bf5b6c3526a15fb1a0bdb46b9f-d # internal
2025-08-20T22:44:51.3259556Z [00:03:52.000]➜  github.com/hamba/avro/v2
2025-08-20T22:44:51.3261682Z [00:03:52.000]➜  mkdir -p $WORK/b1215/
2025-08-20T22:44:51.3269921Z [00:03:52.001]➜  echo -n > $WORK/b1215/go_asm.h # internal
2025-08-20T22:44:51.3272104Z [00:03:52.001]➜  cd /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0
2025-08-20T22:44:51.3274555Z [00:03:52.001]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/hamba/avro/v2 -trimpath "/root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0=>github.com/hamba/avro/v2@v2.28.0;$WORK/b1215=>" -I $WORK/b1215/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1215/symabis ./noescape.s
2025-08-20T22:44:51.3334299Z [00:03:52.007]➜  cat >/tmp/go-build2401649780/b1215/importcfg << 'EOF' # internal
2025-08-20T22:44:51.3334986Z [00:03:52.007]➜  # import config
2025-08-20T22:44:51.3335743Z [00:03:52.007]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:51.3336514Z [00:03:52.007]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:44:51.3337566Z [00:03:52.007]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:51.3338477Z [00:03:52.007]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:51.3339365Z [00:03:52.007]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:51.3340268Z [00:03:52.007]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:51.3341128Z [00:03:52.007]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:51.3341932Z [00:03:52.007]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:51.3343262Z [00:03:52.007]➜  packagefile github.com/hamba/avro/v2/pkg/crc64=/tmp/go-build2401649780/b1216/_pkg_.a
2025-08-20T22:44:51.3344379Z [00:03:52.007]➜  packagefile github.com/json-iterator/go=/tmp/go-build2401649780/b258/_pkg_.a
2025-08-20T22:44:51.3345525Z [00:03:52.007]➜  packagefile github.com/mitchellh/mapstructure=/tmp/go-build2401649780/b248/_pkg_.a
2025-08-20T22:44:51.3346644Z [00:03:52.007]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build2401649780/b260/_pkg_.a
2025-08-20T22:44:51.3347756Z [00:03:52.007]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:51.3348408Z [00:03:52.007]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:51.3349060Z [00:03:52.007]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:51.3349748Z [00:03:52.007]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:51.3350476Z [00:03:52.007]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:51.3351276Z [00:03:52.007]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:51.3352006Z [00:03:52.007]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:51.3352723Z [00:03:52.007]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:51.3353457Z [00:03:52.007]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:51.3354186Z [00:03:52.007]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:51.3354926Z [00:03:52.007]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:51.3355687Z [00:03:52.007]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:51.3356228Z [00:03:52.007]➜  EOF
2025-08-20T22:44:51.3356877Z [00:03:52.008]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:51.3373363Z [00:03:52.008]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1215/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0=>github.com/hamba/avro/v2@v2.28.0;$WORK/b1215=>" -p github.com/hamba/avro/v2 -lang=go1.23 -installsuffix shared -buildid 6gZ2Ndxpj8ya2GaAWMky/6gZ2Ndxpj8ya2GaAWMky -goversion go1.25.0 -symabis $WORK/b1215/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1215/importcfg -pack -asmhdr $WORK/b1215/go_asm.h /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_array.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_default.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_dynamic.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_enum.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_fixed.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_generic.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_map.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_marshaler.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_native.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_ptr.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_record.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_skip.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/codec_union.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/config.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/config_x64.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/converter.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/decoder.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/doc.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/encoder.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/noescape.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/protocol.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/reader.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/reader_generic.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/reader_skip.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/resolver.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/schema.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/schema_compatibility.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/schema_parse.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/schema_walk.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/types.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/writer.go
2025-08-20T22:44:52.3481474Z [00:03:53.022]➜  go tool buildid -w $WORK/b1136/_pkg_.a # internal
2025-08-20T22:44:52.3888403Z [00:03:53.063]➜  cp $WORK/b1136/_pkg_.a /root/.cache/go-build/4a/4a8ac5ec131cf69cefab813e877b21f34236721b8caf6d20baf477f78c15bbba-d # internal
2025-08-20T22:44:52.3892674Z [00:03:53.063]➜  github.com/stretchr/objx
2025-08-20T22:44:52.3893230Z [00:03:53.063]➜  mkdir -p $WORK/b1218/
2025-08-20T22:44:52.3907383Z [00:03:53.065]➜  cat >/tmp/go-build2401649780/b1218/importcfg << 'EOF' # internal
2025-08-20T22:44:52.3908124Z [00:03:53.065]➜  # import config
2025-08-20T22:44:52.3908781Z [00:03:53.065]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:52.3909631Z [00:03:53.065]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:44:52.3910509Z [00:03:53.065]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:52.3911391Z [00:03:53.065]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:52.3912284Z [00:03:53.065]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:52.3913163Z [00:03:53.065]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:52.3913964Z [00:03:53.065]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:52.3914817Z [00:03:53.065]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:52.3915781Z [00:03:53.065]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:52.3916798Z [00:03:53.065]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:52.3917766Z [00:03:53.065]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:52.3918841Z [00:03:53.065]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:52.3919675Z [00:03:53.065]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:52.3920321Z [00:03:53.065]➜  EOF
2025-08-20T22:44:52.3927685Z [00:03:53.065]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1218/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/objx@v0.5.2=>github.com/stretchr/objx@v0.5.2;$WORK/b1218=>" -p github.com/stretchr/objx -lang=go1.20 -complete -installsuffix shared -buildid 7JJia-FZsJst59UB_FYd/7JJia-FZsJst59UB_FYd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1218/importcfg -pack /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/accessors.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/conversions.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/doc.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/map.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/mutations.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/security.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/tests.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/type_specific.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/type_specific_codegen.go /root/go/pkg/mod/github.com/stretchr/objx@v0.5.2/value.go
2025-08-20T22:44:52.6868867Z [00:03:53.361]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T22:44:52.7334744Z [00:03:53.407]➜  go tool buildid -w $WORK/b1218/_pkg_.a # internal
2025-08-20T22:44:52.7454166Z [00:03:53.419]➜  cp $WORK/b1218/_pkg_.a /root/.cache/go-build/80/80a7e74ee49d815530f6c12b252bc1efd4af7ebab178a4148d7b720888821aec-d # internal
2025-08-20T22:44:52.7464468Z [00:03:53.421]➜  github.com/stretchr/testify/mock
2025-08-20T22:44:52.7465069Z [00:03:53.421]➜  mkdir -p $WORK/b1217/
2025-08-20T22:44:52.7473494Z [00:03:53.421]➜  cat >/tmp/go-build2401649780/b1217/importcfg << 'EOF' # internal
2025-08-20T22:44:52.7475056Z [00:03:53.421]➜  # import config
2025-08-20T22:44:52.7477912Z [00:03:53.421]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:52.7481041Z [00:03:53.421]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:52.7483942Z [00:03:53.421]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2401649780/b279/_pkg_.a
2025-08-20T22:44:52.7486937Z [00:03:53.421]➜  packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2401649780/b280/_pkg_.a
2025-08-20T22:44:52.7499856Z [00:03:53.421]➜  packagefile github.com/stretchr/objx=/tmp/go-build2401649780/b1218/_pkg_.a
2025-08-20T22:44:52.7500986Z [00:03:53.421]➜  packagefile github.com/stretchr/testify/assert=/tmp/go-build2401649780/b278/_pkg_.a
2025-08-20T22:44:52.7501934Z [00:03:53.421]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:52.7502708Z [00:03:53.421]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:52.7503492Z [00:03:53.421]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:52.7504256Z [00:03:53.422]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:52.7505049Z [00:03:53.422]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:52.7505807Z [00:03:53.422]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:52.7506546Z [00:03:53.422]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:52.7507282Z [00:03:53.422]➜  EOF
2025-08-20T22:44:52.7516691Z [00:03:53.425]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1217/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/mock=>github.com/stretchr/testify@v1.10.0/mock;$WORK/b1217=>" -p github.com/stretchr/testify/mock -lang=go1.17 -complete -installsuffix shared -buildid 1Uu1u05IiK2Js-RrmTeB/1Uu1u05IiK2Js-RrmTeB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1217/importcfg -pack /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/mock/doc.go /root/go/pkg/mod/github.com/stretchr/testify@v1.10.0/mock/mock.go
2025-08-20T22:44:52.7745082Z [00:03:53.448]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/bf/bf9c536fa03514a500fd05003d170e214ce7d1c519233262a29806e7bbe24a05-d # internal
2025-08-20T22:44:52.7750461Z [00:03:53.449]➜  github.com/slingdata-io/sling-cli/core/dbio/api
2025-08-20T22:44:52.7751126Z [00:03:53.449]➜  mkdir -p $WORK/b314/
2025-08-20T22:44:52.7769676Z [00:03:53.451]➜  cat >/tmp/go-build2401649780/b314/importcfg << 'EOF' # internal
2025-08-20T22:44:52.7777409Z [00:03:53.451]➜  # import config
2025-08-20T22:44:52.7778110Z [00:03:53.451]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:52.7778986Z [00:03:53.451]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:52.7779872Z [00:03:53.451]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:52.7780763Z [00:03:53.451]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:52.7781586Z [00:03:53.451]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:52.7782599Z [00:03:53.451]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:44:52.7783742Z [00:03:53.451]➜  packagefile github.com/bits-and-blooms/bloom/v3=/tmp/go-build2401649780/b339/_pkg_.a
2025-08-20T22:44:52.7784767Z [00:03:53.451]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:44:52.7785726Z [00:03:53.451]➜  packagefile github.com/maja42/goval=/tmp/go-build2401649780/b341/_pkg_.a
2025-08-20T22:44:52.7786691Z [00:03:53.451]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:44:52.7788012Z [00:03:53.451]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:44:52.7789302Z [00:03:53.451]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/iop=/tmp/go-build2401649780/b343/_pkg_.a
2025-08-20T22:44:52.7790564Z [00:03:53.451]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:44:52.7791925Z [00:03:53.451]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:44:52.7792863Z [00:03:53.451]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:44:52.7793685Z [00:03:53.451]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:52.7794429Z [00:03:53.451]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:44:52.7795171Z [00:03:53.451]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:52.7795940Z [00:03:53.451]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:52.7796734Z [00:03:53.451]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:52.7797696Z [00:03:53.451]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:52.7798470Z [00:03:53.451]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:44:52.7799242Z [00:03:53.451]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:52.7800030Z [00:03:53.451]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:52.7800797Z [00:03:53.451]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:52.7801549Z [00:03:53.451]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:52.7802346Z [00:03:53.452]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:52.7803159Z [00:03:53.452]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:52.7803717Z [00:03:53.452]➜  EOF
2025-08-20T22:44:52.7808149Z [00:03:53.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api=>github.com/slingdata-io/sling-cli/core/dbio/api;$WORK/b314=>" -p github.com/slingdata-io/sling-cli/core/dbio/api -lang=go1.24 -complete -installsuffix shared -buildid o2Yn3GAxZCjXbkzrg_p8/o2Yn3GAxZCjXbkzrg_p8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/api.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/auth.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/spec.go
2025-08-20T22:44:52.8463922Z [00:03:53.520]➜  cd /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0
2025-08-20T22:44:52.8466912Z [00:03:53.520]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/hamba/avro/v2 -trimpath "/root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0=>github.com/hamba/avro/v2@v2.28.0;$WORK/b1215=>" -I $WORK/b1215/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1215/noescape.o ./noescape.s
2025-08-20T22:44:52.8557567Z [00:03:53.530]➜  go tool pack r $WORK/b1215/_pkg_.a $WORK/b1215/noescape.o # internal
2025-08-20T22:44:52.8560301Z [00:03:53.530]➜  go tool buildid -w $WORK/b1215/_pkg_.a # internal
2025-08-20T22:44:52.8828064Z [00:03:53.557]➜  cp $WORK/b1215/_pkg_.a /root/.cache/go-build/1a/1a5ac45cf3007ba8498ae89078771cdd8960393760e498500dda57e473e5a5ff-d # internal
2025-08-20T22:44:52.8830502Z [00:03:53.557]➜  github.com/hamba/avro/v2/internal/bytesx
2025-08-20T22:44:52.8859032Z [00:03:53.560]➜  mkdir -p $WORK/b1220/
2025-08-20T22:44:52.8860763Z [00:03:53.560]➜  cat >/tmp/go-build2401649780/b1220/importcfg << 'EOF' # internal
2025-08-20T22:44:52.8861429Z [00:03:53.560]➜  # import config
2025-08-20T22:44:52.8861958Z [00:03:53.560]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:52.8862464Z [00:03:53.560]➜  EOF
2025-08-20T22:44:52.8862894Z [00:03:53.560]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:52.8866235Z [00:03:53.560]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1220/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/internal/bytesx=>github.com/hamba/avro/v2@v2.28.0/internal/bytesx;$WORK/b1220=>" -p github.com/hamba/avro/v2/internal/bytesx -lang=go1.23 -complete -installsuffix shared -buildid G-s4gOzr5OUOQ0BJheBu/G-s4gOzr5OUOQ0BJheBu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1220/importcfg -pack /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/internal/bytesx/reset.go
2025-08-20T22:44:52.8963007Z [00:03:53.570]➜  go tool buildid -w $WORK/b1220/_pkg_.a # internal
2025-08-20T22:44:52.8969246Z [00:03:53.571]➜  cp $WORK/b1220/_pkg_.a /root/.cache/go-build/59/59a9c4c9728f8659363edd3069297c44cff4b42e191e10c6fee12d1ec68eaa8a-d # internal
2025-08-20T22:44:52.8976016Z [00:03:53.571]➜  github.com/hamba/avro/v2/ocf
2025-08-20T22:44:52.8976666Z [00:03:53.571]➜  mkdir -p $WORK/b1219/
2025-08-20T22:44:52.8980882Z [00:03:53.572]➜  cat >/tmp/go-build2401649780/b1219/importcfg << 'EOF' # internal
2025-08-20T22:44:52.8985345Z [00:03:53.572]➜  # import config
2025-08-20T22:44:52.8985942Z [00:03:53.572]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:52.8986692Z [00:03:53.572]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:44:52.8987664Z [00:03:53.572]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:52.8988481Z [00:03:53.572]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:52.8989467Z [00:03:53.572]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:52.8990217Z [00:03:53.572]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:52.8990897Z [00:03:53.572]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:52.8991669Z [00:03:53.572]➜  packagefile github.com/golang/snappy=/tmp/go-build2401649780/b397/_pkg_.a
2025-08-20T22:44:52.8992549Z [00:03:53.572]➜  packagefile github.com/hamba/avro/v2=/tmp/go-build2401649780/b1215/_pkg_.a
2025-08-20T22:44:52.8993570Z [00:03:53.572]➜  packagefile github.com/hamba/avro/v2/internal/bytesx=/tmp/go-build2401649780/b1220/_pkg_.a
2025-08-20T22:44:52.8994598Z [00:03:53.572]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:44:52.8995564Z [00:03:53.572]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:44:52.8996253Z [00:03:53.572]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:52.8996926Z [00:03:53.572]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:52.8997588Z [00:03:53.572]➜  EOF
2025-08-20T22:44:52.9000754Z [00:03:53.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1219/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/ocf=>github.com/hamba/avro/v2@v2.28.0/ocf;$WORK/b1219=>" -p github.com/hamba/avro/v2/ocf -lang=go1.23 -complete -installsuffix shared -buildid 2T7sTrAdPDGPUXNHtMs1/2T7sTrAdPDGPUXNHtMs1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1219/importcfg -pack /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/ocf/codec.go /root/go/pkg/mod/github.com/hamba/avro/v2@v2.28.0/ocf/ocf.go
2025-08-20T22:44:52.9096572Z [00:03:53.584]➜  go tool buildid -w $WORK/b1217/_pkg_.a # internal
2025-08-20T22:44:52.9128181Z [00:03:53.587]➜  cp $WORK/b1217/_pkg_.a /root/.cache/go-build/67/67fd86beb8e89e7069d89b1b0b88642fbcdb9afc36553dc04682d7555b62b01f-d # internal
2025-08-20T22:44:52.9135133Z [00:03:53.588]➜  github.com/twmb/murmur3
2025-08-20T22:44:52.9138154Z [00:03:53.588]➜  mkdir -p $WORK/b1221/
2025-08-20T22:44:52.9144445Z [00:03:53.589]➜  echo -n > $WORK/b1221/go_asm.h # internal
2025-08-20T22:44:52.9146185Z [00:03:53.589]➜  cd /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8
2025-08-20T22:44:52.9149352Z [00:03:53.589]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/twmb/murmur3 -trimpath "/root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8=>github.com/twmb/murmur3@v1.1.8;$WORK/b1221=>" -I $WORK/b1221/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1221/symabis ./murmur128_amd64.s
2025-08-20T22:44:52.9189434Z [00:03:53.593]➜  cat >/tmp/go-build2401649780/b1221/importcfg << 'EOF' # internal
2025-08-20T22:44:52.9190180Z [00:03:53.593]➜  # import config
2025-08-20T22:44:52.9190845Z [00:03:53.593]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:52.9191614Z [00:03:53.593]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:52.9192371Z [00:03:53.593]➜  EOF
2025-08-20T22:44:52.9192808Z [00:03:53.593]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:52.9198018Z [00:03:53.593]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1221/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8=>github.com/twmb/murmur3@v1.1.8;$WORK/b1221=>" -p github.com/twmb/murmur3 -lang=go1.11 -installsuffix shared -buildid lnTMjoRrJMjoNDFRXYyX/lnTMjoRrJMjoNDFRXYyX -goversion go1.25.0 -symabis $WORK/b1221/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1221/importcfg -pack -asmhdr $WORK/b1221/go_asm.h /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8/murmur.go /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8/murmur128.go /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8/murmur128_decl.go /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8/murmur32.go /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8/murmur32_gen.go /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8/murmur64.go
2025-08-20T22:44:52.9631065Z [00:03:53.637]➜  cd /root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8
2025-08-20T22:44:52.9633366Z [00:03:53.637]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/twmb/murmur3 -trimpath "/root/go/pkg/mod/github.com/twmb/murmur3@v1.1.8=>github.com/twmb/murmur3@v1.1.8;$WORK/b1221=>" -I $WORK/b1221/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1221/murmur128_amd64.o ./murmur128_amd64.s
2025-08-20T22:44:52.9674431Z [00:03:53.642]➜  go tool pack r $WORK/b1221/_pkg_.a $WORK/b1221/murmur128_amd64.o # internal
2025-08-20T22:44:52.9675331Z [00:03:53.642]➜  go tool buildid -w $WORK/b1221/_pkg_.a # internal
2025-08-20T22:44:52.9689297Z [00:03:53.643]➜  cp $WORK/b1221/_pkg_.a /root/.cache/go-build/5b/5b2d69bb55d9eab113a8740fbea0aa5c21dd16088d6f1bc58a6cf3cc8eaee258-d # internal
2025-08-20T22:44:52.9690774Z [00:03:53.643]➜  github.com/apache/iceberg-go/config
2025-08-20T22:44:52.9691517Z [00:03:53.643]➜  mkdir -p $WORK/b1223/
2025-08-20T22:44:52.9711077Z [00:03:53.645]➜  cat >/tmp/go-build2401649780/b1223/importcfg << 'EOF' # internal
2025-08-20T22:44:52.9711795Z [00:03:53.645]➜  # import config
2025-08-20T22:44:52.9712458Z [00:03:53.645]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build2401649780/b282/_pkg_.a
2025-08-20T22:44:52.9713171Z [00:03:53.645]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:52.9713879Z [00:03:53.645]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:52.9714432Z [00:03:53.645]➜  EOF
2025-08-20T22:44:52.9714866Z [00:03:53.645]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:52.9718600Z [00:03:53.645]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1223/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/config=>github.com/apache/iceberg-go@v0.3.0/config;$WORK/b1223=>" -p github.com/apache/iceberg-go/config -lang=go1.24 -complete -installsuffix shared -buildid lRqMNCEuDvXxkRlHv0I3/lRqMNCEuDvXxkRlHv0I3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1223/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/config/config.go
2025-08-20T22:44:52.9952981Z [00:03:53.669]➜  go tool buildid -w $WORK/b1223/_pkg_.a # internal
2025-08-20T22:44:52.9963389Z [00:03:53.670]➜  cp $WORK/b1223/_pkg_.a /root/.cache/go-build/de/defe400528f9e7eceb5f24a2f6374df1f16bf3d83e19edf944ce29bfe54987fb-d # internal
2025-08-20T22:44:52.9971140Z [00:03:53.671]➜  github.com/cockroachdb/apd/v3
2025-08-20T22:44:52.9973773Z [00:03:53.671]➜  mkdir -p $WORK/b1227/
2025-08-20T22:44:52.9979680Z [00:03:53.672]➜  cat >/tmp/go-build2401649780/b1227/importcfg << 'EOF' # internal
2025-08-20T22:44:52.9984099Z [00:03:53.672]➜  # import config
2025-08-20T22:44:52.9984934Z [00:03:53.672]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:44:52.9985953Z [00:03:53.672]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:52.9986829Z [00:03:53.672]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:52.9988068Z [00:03:53.672]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:52.9988829Z [00:03:53.672]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:52.9989555Z [00:03:53.672]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:52.9990275Z [00:03:53.672]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:44:52.9990995Z [00:03:53.672]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:52.9991691Z [00:03:53.672]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:52.9992211Z [00:03:53.672]➜  EOF
2025-08-20T22:44:53.0001247Z [00:03:53.673]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1227/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1=>github.com/cockroachdb/apd/v3@v3.2.1;$WORK/b1227=>" -p github.com/cockroachdb/apd/v3 -lang=go1.17 -complete -installsuffix shared -buildid MlWmp78GAoWUnkTT95yP/MlWmp78GAoWUnkTT95yP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1227/importcfg -pack /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/bigint.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/bigint_go1.15.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/condition.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/const.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/context.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/decimal.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/decomposer.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/doc.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/error.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/form_string.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/format.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/loop.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/round.go /root/go/pkg/mod/github.com/cockroachdb/apd/v3@v3.2.1/table.go
2025-08-20T22:44:53.1242409Z [00:03:53.798]➜  go tool buildid -w $WORK/b1219/_pkg_.a # internal
2025-08-20T22:44:53.1347776Z [00:03:53.809]➜  cp $WORK/b1219/_pkg_.a /root/.cache/go-build/bf/bf2b144e07bff10f06827c73aca079fc6d5a278708fe965660981d1ef9302175-d # internal
2025-08-20T22:44:53.1350894Z [00:03:53.809]➜  github.com/substrait-io/substrait-go/v3
2025-08-20T22:44:53.1351458Z [00:03:53.809]➜  mkdir -p $WORK/b1228/
2025-08-20T22:44:53.1363225Z [00:03:53.810]➜  cat >/tmp/go-build2401649780/b1228/importcfg << 'EOF' # internal
2025-08-20T22:44:53.1365968Z [00:03:53.811]➜  # import config
2025-08-20T22:44:53.1366631Z [00:03:53.811]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:53.1367320Z [00:03:53.811]➜  EOF
2025-08-20T22:44:53.1370639Z [00:03:53.811]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1228/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1=>github.com/substrait-io/substrait-go/v3@v3.9.1;$WORK/b1228=>" -p github.com/substrait-io/substrait-go/v3 -lang=go1.22 -complete -installsuffix shared -buildid VAQGLRfqaMfubL-F1cHy/VAQGLRfqaMfubL-F1cHy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1228/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/doc.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/errors.go
2025-08-20T22:44:53.1520703Z [00:03:53.826]➜  go tool buildid -w $WORK/b1228/_pkg_.a # internal
2025-08-20T22:44:53.1529602Z [00:03:53.827]➜  cp $WORK/b1228/_pkg_.a /root/.cache/go-build/70/70c1cd6797a61aca91f41f5ed3b133e96612eee7659c333a734dbcb4ed26c4dc-d # internal
2025-08-20T22:44:53.1533205Z [00:03:53.828]➜  github.com/creasty/defaults
2025-08-20T22:44:53.1535556Z [00:03:53.828]➜  mkdir -p $WORK/b1230/
2025-08-20T22:44:53.1544797Z [00:03:53.829]➜  cat >/tmp/go-build2401649780/b1230/importcfg << 'EOF' # internal
2025-08-20T22:44:53.1547450Z [00:03:53.829]➜  # import config
2025-08-20T22:44:53.1548136Z [00:03:53.829]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:53.1549218Z [00:03:53.829]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:53.1550066Z [00:03:53.829]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:53.1550878Z [00:03:53.829]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:53.1551696Z [00:03:53.829]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:53.1552473Z [00:03:53.829]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:53.1553053Z [00:03:53.829]➜  EOF
2025-08-20T22:44:53.1560433Z [00:03:53.830]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1230/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/creasty/defaults@v1.8.0=>github.com/creasty/defaults@v1.8.0;$WORK/b1230=>" -p github.com/creasty/defaults -lang=go1.14 -complete -installsuffix shared -buildid 0qzsOrSH86drVcY6HQvh/0qzsOrSH86drVcY6HQvh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1230/importcfg -pack /root/go/pkg/mod/github.com/creasty/defaults@v1.8.0/defaults.go /root/go/pkg/mod/github.com/creasty/defaults@v1.8.0/setter.go
2025-08-20T22:44:53.2124335Z [00:03:53.887]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T22:44:53.2203792Z [00:03:53.894]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/5c/5ce49da6575a99b8cadd4da5f643c7dd5b4ded84bb7684d73d822bd8d96c69c7-d # internal
2025-08-20T22:44:53.2206321Z [00:03:53.895]➜  github.com/goccy/go-yaml/token
2025-08-20T22:44:53.2210590Z [00:03:53.895]➜  mkdir -p $WORK/b1233/
2025-08-20T22:44:53.2217850Z [00:03:53.896]➜  cat >/tmp/go-build2401649780/b1233/importcfg << 'EOF' # internal
2025-08-20T22:44:53.2220838Z [00:03:53.896]➜  # import config
2025-08-20T22:44:53.2221558Z [00:03:53.896]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:53.2222478Z [00:03:53.896]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.2223353Z [00:03:53.896]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:53.2224262Z [00:03:53.896]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:53.2225167Z [00:03:53.896]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:53.2225842Z [00:03:53.896]➜  EOF
2025-08-20T22:44:53.2236067Z [00:03:53.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1233/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/token=>github.com/goccy/go-yaml@v1.16.0/token;$WORK/b1233=>" -p github.com/goccy/go-yaml/token -lang=go1.21 -complete -installsuffix shared -buildid l1fOtdaggvnhdy4Sf5zD/l1fOtdaggvnhdy4Sf5zD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1233/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/token/token.go
2025-08-20T22:44:53.2500524Z [00:03:53.924]➜  go tool buildid -w $WORK/b1230/_pkg_.a # internal
2025-08-20T22:44:53.2511617Z [00:03:53.925]➜  cp $WORK/b1230/_pkg_.a /root/.cache/go-build/d7/d70dfc0256bdbe7c2c802c71252ee12ef0f300c242024a41465b0174c4ff15b0-d # internal
2025-08-20T22:44:53.2604330Z [00:03:53.935]➜  github.com/substrait-io/substrait
2025-08-20T22:44:53.2605424Z [00:03:53.935]➜  mkdir -p $WORK/b1240/
2025-08-20T22:44:53.2667576Z [00:03:53.938]➜  cat >/tmp/go-build2401649780/b1240/importcfg << 'EOF' # internal
2025-08-20T22:44:53.2668542Z [00:03:53.938]➜  # import config
2025-08-20T22:44:53.2669472Z [00:03:53.938]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:44:53.2670068Z [00:03:53.938]➜  EOF
2025-08-20T22:44:53.2670653Z [00:03:53.938]➜  cat >/tmp/go-build2401649780/b1240/embedcfg << 'EOF' # internal
2025-08-20T22:44:53.2671222Z [00:03:53.938]➜  {
2025-08-20T22:44:53.2671578Z [00:03:53.938]➜  	"Patterns": {
2025-08-20T22:44:53.2672005Z [00:03:53.938]➜  		"extensions/*": [
2025-08-20T22:44:53.2672515Z [00:03:53.938]➜  			"extensions/extension_types.yaml",
2025-08-20T22:44:53.2673154Z [00:03:53.938]➜  			"extensions/functions_aggregate_approx.yaml",
2025-08-20T22:44:53.2673847Z [00:03:53.938]➜  			"extensions/functions_aggregate_decimal_output.yaml",
2025-08-20T22:44:53.2674808Z [00:03:53.938]➜  			"extensions/functions_aggregate_generic.yaml",
2025-08-20T22:44:53.2675439Z [00:03:53.938]➜  			"extensions/functions_arithmetic.yaml",
2025-08-20T22:44:53.2676082Z [00:03:53.938]➜  			"extensions/functions_arithmetic_decimal.yaml",
2025-08-20T22:44:53.2676700Z [00:03:53.938]➜  			"extensions/functions_boolean.yaml",
2025-08-20T22:44:53.2677485Z [00:03:53.938]➜  			"extensions/functions_comparison.yaml",
2025-08-20T22:44:53.2678157Z [00:03:53.938]➜  			"extensions/functions_datetime.yaml",
2025-08-20T22:44:53.2678814Z [00:03:53.938]➜  			"extensions/functions_geometry.yaml",
2025-08-20T22:44:53.2679477Z [00:03:53.938]➜  			"extensions/functions_logarithmic.yaml",
2025-08-20T22:44:53.2680144Z [00:03:53.938]➜  			"extensions/functions_rounding.yaml",
2025-08-20T22:44:53.2681031Z [00:03:53.938]➜  			"extensions/functions_rounding_decimal.yaml",
2025-08-20T22:44:53.2681742Z [00:03:53.938]➜  			"extensions/functions_set.yaml",
2025-08-20T22:44:53.2682394Z [00:03:53.938]➜  			"extensions/functions_string.yaml",
2025-08-20T22:44:53.2683194Z [00:03:53.938]➜  			"extensions/type_variations.yaml",
2025-08-20T22:44:53.2683837Z [00:03:53.938]➜  			"extensions/unknown.yaml"
2025-08-20T22:44:53.2684357Z [00:03:53.938]➜  		],
2025-08-20T22:44:53.2684809Z [00:03:53.938]➜  		"tests/cases/*/*.test": [
2025-08-20T22:44:53.2685552Z [00:03:53.938]➜  			"tests/cases/aggregate_approx/approx_count_distinct.test",
2025-08-20T22:44:53.2686373Z [00:03:53.938]➜  			"tests/cases/aggregate_generic/count.test",
2025-08-20T22:44:53.2687327Z [00:03:53.938]➜  			"tests/cases/arithmetic/abs.test",
2025-08-20T22:44:53.2687993Z [00:03:53.938]➜  			"tests/cases/arithmetic/acos.test",
2025-08-20T22:44:53.2688643Z [00:03:53.938]➜  			"tests/cases/arithmetic/acosh.test",
2025-08-20T22:44:53.2689301Z [00:03:53.938]➜  			"tests/cases/arithmetic/add.test",
2025-08-20T22:44:53.2689960Z [00:03:53.938]➜  			"tests/cases/arithmetic/asin.test",
2025-08-20T22:44:53.2690606Z [00:03:53.938]➜  			"tests/cases/arithmetic/asinh.test",
2025-08-20T22:44:53.2691278Z [00:03:53.938]➜  			"tests/cases/arithmetic/atan.test",
2025-08-20T22:44:53.2691921Z [00:03:53.938]➜  			"tests/cases/arithmetic/atan2.test",
2025-08-20T22:44:53.2697786Z [00:03:53.938]➜  			"tests/cases/arithmetic/atanh.test",
2025-08-20T22:44:53.2698510Z [00:03:53.938]➜  			"tests/cases/arithmetic/bitwise_and.test",
2025-08-20T22:44:53.2699229Z [00:03:53.938]➜  			"tests/cases/arithmetic/bitwise_not.test",
2025-08-20T22:44:53.2699921Z [00:03:53.938]➜  			"tests/cases/arithmetic/bitwise_or.test",
2025-08-20T22:44:53.2700628Z [00:03:53.938]➜  			"tests/cases/arithmetic/bitwise_xor.test",
2025-08-20T22:44:53.2701308Z [00:03:53.938]➜  			"tests/cases/arithmetic/cos.test",
2025-08-20T22:44:53.2701953Z [00:03:53.938]➜  			"tests/cases/arithmetic/cosh.test",
2025-08-20T22:44:53.2702648Z [00:03:53.938]➜  			"tests/cases/arithmetic/divide.test",
2025-08-20T22:44:53.2703311Z [00:03:53.938]➜  			"tests/cases/arithmetic/exp.test",
2025-08-20T22:44:53.2703994Z [00:03:53.938]➜  			"tests/cases/arithmetic/factorial.test",
2025-08-20T22:44:53.2704894Z [00:03:53.938]➜  			"tests/cases/arithmetic/max.test",
2025-08-20T22:44:53.2705532Z [00:03:53.938]➜  			"tests/cases/arithmetic/min.test",
2025-08-20T22:44:53.2706188Z [00:03:53.938]➜  			"tests/cases/arithmetic/modulus.test",
2025-08-20T22:44:53.2706869Z [00:03:53.938]➜  			"tests/cases/arithmetic/multiply.test",
2025-08-20T22:44:53.2707709Z [00:03:53.938]➜  			"tests/cases/arithmetic/negate.test",
2025-08-20T22:44:53.2708286Z [00:03:53.938]➜  			"tests/cases/arithmetic/power.test",
2025-08-20T22:44:53.2708846Z [00:03:53.938]➜  			"tests/cases/arithmetic/sin.test",
2025-08-20T22:44:53.2709413Z [00:03:53.938]➜  			"tests/cases/arithmetic/sinh.test",
2025-08-20T22:44:53.2709966Z [00:03:53.938]➜  			"tests/cases/arithmetic/sqrt.test",
2025-08-20T22:44:53.2710549Z [00:03:53.938]➜  			"tests/cases/arithmetic/subtract.test",
2025-08-20T22:44:53.2711113Z [00:03:53.938]➜  			"tests/cases/arithmetic/sum.test",
2025-08-20T22:44:53.2711662Z [00:03:53.938]➜  			"tests/cases/arithmetic/tan.test",
2025-08-20T22:44:53.2712372Z [00:03:53.938]➜  			"tests/cases/arithmetic/tanh.test",
2025-08-20T22:44:53.2712999Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/bitwise_and.test",
2025-08-20T22:44:53.2713680Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/bitwise_or.test",
2025-08-20T22:44:53.2714348Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/bitwise_xor.test",
2025-08-20T22:44:53.2715060Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/factorial_decimal.test",
2025-08-20T22:44:53.2715764Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/max_decimal.test",
2025-08-20T22:44:53.2716426Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/min_decimal.test",
2025-08-20T22:44:53.2717072Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/power.test",
2025-08-20T22:44:53.2718066Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/power_decimal.test",
2025-08-20T22:44:53.2718780Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/sqrt_decimal.test",
2025-08-20T22:44:53.2719564Z [00:03:53.938]➜  			"tests/cases/arithmetic_decimal/sum_decimal.test",
2025-08-20T22:44:53.2720172Z [00:03:53.938]➜  			"tests/cases/boolean/and.test",
2025-08-20T22:44:53.2720721Z [00:03:53.938]➜  			"tests/cases/boolean/and_not.test",
2025-08-20T22:44:53.2721286Z [00:03:53.938]➜  			"tests/cases/boolean/bool_and.test",
2025-08-20T22:44:53.2721843Z [00:03:53.938]➜  			"tests/cases/boolean/bool_or.test",
2025-08-20T22:44:53.2722381Z [00:03:53.938]➜  			"tests/cases/boolean/not.test",
2025-08-20T22:44:53.2722918Z [00:03:53.938]➜  			"tests/cases/boolean/or.test",
2025-08-20T22:44:53.2723455Z [00:03:53.938]➜  			"tests/cases/boolean/xor.test",
2025-08-20T22:44:53.2724017Z [00:03:53.938]➜  			"tests/cases/comparison/between.test",
2025-08-20T22:44:53.2724603Z [00:03:53.938]➜  			"tests/cases/comparison/coalesce.test",
2025-08-20T22:44:53.2725189Z [00:03:53.938]➜  			"tests/cases/comparison/equal.test",
2025-08-20T22:44:53.2725747Z [00:03:53.938]➜  			"tests/cases/comparison/gt.test",
2025-08-20T22:44:53.2726322Z [00:03:53.938]➜  			"tests/cases/comparison/gte.test",
2025-08-20T22:44:53.2726886Z [00:03:53.938]➜  			"tests/cases/comparison/is_false.test",
2025-08-20T22:44:53.2748014Z [00:03:53.938]➜  			"tests/cases/comparison/is_finite.test",
2025-08-20T22:44:53.2748774Z [00:03:53.938]➜  			"tests/cases/comparison/is_infinite.test",
2025-08-20T22:44:53.2749495Z [00:03:53.938]➜  			"tests/cases/comparison/is_nan.test",
2025-08-20T22:44:53.2750261Z [00:03:53.938]➜  			"tests/cases/comparison/is_not_distinct_from.test",
2025-08-20T22:44:53.2751178Z [00:03:53.938]➜  			"tests/cases/comparison/is_not_false.test",
2025-08-20T22:44:53.2751900Z [00:03:53.938]➜  			"tests/cases/comparison/is_not_null.test",
2025-08-20T22:44:53.2752595Z [00:03:53.938]➜  			"tests/cases/comparison/is_not_true.test",
2025-08-20T22:44:53.2753301Z [00:03:53.938]➜  			"tests/cases/comparison/is_null.test",
2025-08-20T22:44:53.2753954Z [00:03:53.938]➜  			"tests/cases/comparison/is_true.test",
2025-08-20T22:44:53.2754785Z [00:03:53.938]➜  			"tests/cases/comparison/lt.test",
2025-08-20T22:44:53.2755425Z [00:03:53.938]➜  			"tests/cases/comparison/lte.test",
2025-08-20T22:44:53.2756113Z [00:03:53.938]➜  			"tests/cases/comparison/not_equal.test",
2025-08-20T22:44:53.2756786Z [00:03:53.938]➜  			"tests/cases/comparison/nullif.test",
2025-08-20T22:44:53.2757654Z [00:03:53.938]➜  			"tests/cases/datetime/add_datetime.test",
2025-08-20T22:44:53.2767795Z [00:03:53.938]➜  			"tests/cases/datetime/add_intervals.test",
2025-08-20T22:44:53.2768564Z [00:03:53.938]➜  			"tests/cases/datetime/extract.test",
2025-08-20T22:44:53.2769166Z [00:03:53.938]➜  			"tests/cases/datetime/gt_datetime.test",
2025-08-20T22:44:53.2769772Z [00:03:53.938]➜  			"tests/cases/datetime/gte_datetime.test",
2025-08-20T22:44:53.2770380Z [00:03:53.938]➜  			"tests/cases/datetime/lt_datetime.test",
2025-08-20T22:44:53.2770981Z [00:03:53.938]➜  			"tests/cases/datetime/lte_datetime.test",
2025-08-20T22:44:53.2771610Z [00:03:53.938]➜  			"tests/cases/datetime/subtract_datetime.test",
2025-08-20T22:44:53.2772389Z [00:03:53.938]➜  			"tests/cases/logarithmic/ln.test",
2025-08-20T22:44:53.2772967Z [00:03:53.938]➜  			"tests/cases/logarithmic/log10.test",
2025-08-20T22:44:53.2773543Z [00:03:53.938]➜  			"tests/cases/logarithmic/log2.test",
2025-08-20T22:44:53.2774104Z [00:03:53.938]➜  			"tests/cases/logarithmic/logb.test",
2025-08-20T22:44:53.2774661Z [00:03:53.938]➜  			"tests/cases/rounding/ceil.test",
2025-08-20T22:44:53.2775216Z [00:03:53.938]➜  			"tests/cases/rounding/floor.test",
2025-08-20T22:44:53.2775773Z [00:03:53.938]➜  			"tests/cases/rounding/round.test",
2025-08-20T22:44:53.2776348Z [00:03:53.938]➜  			"tests/cases/rounding_decimal/ceil.test",
2025-08-20T22:44:53.2776953Z [00:03:53.938]➜  			"tests/cases/rounding_decimal/floor.test",
2025-08-20T22:44:53.2777836Z [00:03:53.938]➜  			"tests/cases/rounding_decimal/round.test",
2025-08-20T22:44:53.2778440Z [00:03:53.938]➜  			"tests/cases/string/bit_length.test",
2025-08-20T22:44:53.2779025Z [00:03:53.938]➜  			"tests/cases/string/char_length.test",
2025-08-20T22:44:53.2779698Z [00:03:53.939]➜  			"tests/cases/string/concat.test",
2025-08-20T22:44:53.2780278Z [00:03:53.939]➜  			"tests/cases/string/concat_ws.test",
2025-08-20T22:44:53.2780839Z [00:03:53.939]➜  			"tests/cases/string/contains.test",
2025-08-20T22:44:53.2781402Z [00:03:53.939]➜  			"tests/cases/string/ends_with.test",
2025-08-20T22:44:53.2781951Z [00:03:53.939]➜  			"tests/cases/string/left.test",
2025-08-20T22:44:53.2782486Z [00:03:53.939]➜  			"tests/cases/string/like.test",
2025-08-20T22:44:53.2783029Z [00:03:53.939]➜  			"tests/cases/string/lower.test",
2025-08-20T22:44:53.2783567Z [00:03:53.939]➜  			"tests/cases/string/lpad.test",
2025-08-20T22:44:53.2784106Z [00:03:53.939]➜  			"tests/cases/string/ltrim.test",
2025-08-20T22:44:53.2784682Z [00:03:53.939]➜  			"tests/cases/string/octet_length.test",
2025-08-20T22:44:53.2785329Z [00:03:53.939]➜  			"tests/cases/string/regexp_count_substring.test",
2025-08-20T22:44:53.2786013Z [00:03:53.939]➜  			"tests/cases/string/regexp_match_substring.test",
2025-08-20T22:44:53.2786668Z [00:03:53.939]➜  			"tests/cases/string/regexp_replace.test",
2025-08-20T22:44:53.2787470Z [00:03:53.939]➜  			"tests/cases/string/regexp_string_split.test",
2025-08-20T22:44:53.2788161Z [00:03:53.939]➜  			"tests/cases/string/repeat.test",
2025-08-20T22:44:53.2788782Z [00:03:53.939]➜  			"tests/cases/string/replace.test",
2025-08-20T22:44:53.2789407Z [00:03:53.939]➜  			"tests/cases/string/reverse.test",
2025-08-20T22:44:53.2790027Z [00:03:53.939]➜  			"tests/cases/string/right.test",
2025-08-20T22:44:53.2790626Z [00:03:53.939]➜  			"tests/cases/string/rpad.test",
2025-08-20T22:44:53.2791221Z [00:03:53.939]➜  			"tests/cases/string/rtrim.test",
2025-08-20T22:44:53.2791851Z [00:03:53.939]➜  			"tests/cases/string/starts_with.test",
2025-08-20T22:44:53.2792518Z [00:03:53.939]➜  			"tests/cases/string/string_split.test",
2025-08-20T22:44:53.2817428Z [00:03:53.939]➜  			"tests/cases/string/substring.test",
2025-08-20T22:44:53.2818477Z [00:03:53.939]➜  			"tests/cases/string/trim.test",
2025-08-20T22:44:53.2819065Z [00:03:53.939]➜  			"tests/cases/string/upper.test"
2025-08-20T22:44:53.2819530Z [00:03:53.939]➜  		]
2025-08-20T22:44:53.2819866Z [00:03:53.939]➜  	},
2025-08-20T22:44:53.2820223Z [00:03:53.939]➜  	"Files": {
2025-08-20T22:44:53.2821280Z [00:03:53.939]➜  		"extensions/extension_types.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/extension_types.yaml",
2025-08-20T22:44:53.2823052Z [00:03:53.939]➜  		"extensions/functions_aggregate_approx.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_aggregate_approx.yaml",
2025-08-20T22:44:53.2825041Z [00:03:53.939]➜  		"extensions/functions_aggregate_decimal_output.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_aggregate_decimal_output.yaml",
2025-08-20T22:44:53.2827018Z [00:03:53.939]➜  		"extensions/functions_aggregate_generic.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_aggregate_generic.yaml",
2025-08-20T22:44:53.2829199Z [00:03:53.939]➜  		"extensions/functions_arithmetic.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_arithmetic.yaml",
2025-08-20T22:44:53.2831246Z [00:03:53.939]➜  		"extensions/functions_arithmetic_decimal.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_arithmetic_decimal.yaml",
2025-08-20T22:44:53.2833238Z [00:03:53.939]➜  		"extensions/functions_boolean.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_boolean.yaml",
2025-08-20T22:44:53.2835127Z [00:03:53.939]➜  		"extensions/functions_comparison.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_comparison.yaml",
2025-08-20T22:44:53.2837424Z [00:03:53.939]➜  		"extensions/functions_datetime.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_datetime.yaml",
2025-08-20T22:44:53.2839509Z [00:03:53.939]➜  		"extensions/functions_geometry.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_geometry.yaml",
2025-08-20T22:44:53.2841482Z [00:03:53.939]➜  		"extensions/functions_logarithmic.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_logarithmic.yaml",
2025-08-20T22:44:53.2843403Z [00:03:53.939]➜  		"extensions/functions_rounding.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_rounding.yaml",
2025-08-20T22:44:53.2845406Z [00:03:53.939]➜  		"extensions/functions_rounding_decimal.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_rounding_decimal.yaml",
2025-08-20T22:44:53.2847553Z [00:03:53.939]➜  		"extensions/functions_set.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_set.yaml",
2025-08-20T22:44:53.2849383Z [00:03:53.939]➜  		"extensions/functions_string.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/functions_string.yaml",
2025-08-20T22:44:53.2851428Z [00:03:53.939]➜  		"extensions/type_variations.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/type_variations.yaml",
2025-08-20T22:44:53.2853112Z [00:03:53.939]➜  		"extensions/unknown.yaml": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/extensions/unknown.yaml",
2025-08-20T22:44:53.2855186Z [00:03:53.939]➜  		"tests/cases/aggregate_approx/approx_count_distinct.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/aggregate_approx/approx_count_distinct.test",
2025-08-20T22:44:53.2857620Z [00:03:53.939]➜  		"tests/cases/aggregate_generic/count.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/aggregate_generic/count.test",
2025-08-20T22:44:53.2859418Z [00:03:53.939]➜  		"tests/cases/arithmetic/abs.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/abs.test",
2025-08-20T22:44:53.2861287Z [00:03:53.939]➜  		"tests/cases/arithmetic/acos.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/acos.test",
2025-08-20T22:44:53.2862942Z [00:03:53.939]➜  		"tests/cases/arithmetic/acosh.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/acosh.test",
2025-08-20T22:44:53.2864568Z [00:03:53.939]➜  		"tests/cases/arithmetic/add.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/add.test",
2025-08-20T22:44:53.2866174Z [00:03:53.939]➜  		"tests/cases/arithmetic/asin.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/asin.test",
2025-08-20T22:44:53.2867977Z [00:03:53.939]➜  		"tests/cases/arithmetic/asinh.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/asinh.test",
2025-08-20T22:44:53.2869646Z [00:03:53.939]➜  		"tests/cases/arithmetic/atan.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/atan.test",
2025-08-20T22:44:53.2871309Z [00:03:53.939]➜  		"tests/cases/arithmetic/atan2.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/atan2.test",
2025-08-20T22:44:53.2872959Z [00:03:53.939]➜  		"tests/cases/arithmetic/atanh.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/atanh.test",
2025-08-20T22:44:53.2874684Z [00:03:53.939]➜  		"tests/cases/arithmetic/bitwise_and.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/bitwise_and.test",
2025-08-20T22:44:53.2876477Z [00:03:53.939]➜  		"tests/cases/arithmetic/bitwise_not.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/bitwise_not.test",
2025-08-20T22:44:53.2878683Z [00:03:53.939]➜  		"tests/cases/arithmetic/bitwise_or.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/bitwise_or.test",
2025-08-20T22:44:53.2880921Z [00:03:53.939]➜  		"tests/cases/arithmetic/bitwise_xor.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/bitwise_xor.test",
2025-08-20T22:44:53.2882920Z [00:03:53.939]➜  		"tests/cases/arithmetic/cos.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/cos.test",
2025-08-20T22:44:53.2884756Z [00:03:53.939]➜  		"tests/cases/arithmetic/cosh.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/cosh.test",
2025-08-20T22:44:53.2886655Z [00:03:53.939]➜  		"tests/cases/arithmetic/divide.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/divide.test",
2025-08-20T22:44:53.2895703Z [00:03:53.939]➜  		"tests/cases/arithmetic/exp.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/exp.test",
2025-08-20T22:44:53.2897889Z [00:03:53.939]➜  		"tests/cases/arithmetic/factorial.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/factorial.test",
2025-08-20T22:44:53.2899893Z [00:03:53.939]➜  		"tests/cases/arithmetic/max.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/max.test",
2025-08-20T22:44:53.2901740Z [00:03:53.939]➜  		"tests/cases/arithmetic/min.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/min.test",
2025-08-20T22:44:53.2903662Z [00:03:53.939]➜  		"tests/cases/arithmetic/modulus.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/modulus.test",
2025-08-20T22:44:53.2905655Z [00:03:53.939]➜  		"tests/cases/arithmetic/multiply.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/multiply.test",
2025-08-20T22:44:53.2907877Z [00:03:53.939]➜  		"tests/cases/arithmetic/negate.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/negate.test",
2025-08-20T22:44:53.2909620Z [00:03:53.939]➜  		"tests/cases/arithmetic/power.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/power.test",
2025-08-20T22:44:53.2911502Z [00:03:53.939]➜  		"tests/cases/arithmetic/sin.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/sin.test",
2025-08-20T22:44:53.2913132Z [00:03:53.939]➜  		"tests/cases/arithmetic/sinh.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/sinh.test",
2025-08-20T22:44:53.2914768Z [00:03:53.939]➜  		"tests/cases/arithmetic/sqrt.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/sqrt.test",
2025-08-20T22:44:53.2916452Z [00:03:53.939]➜  		"tests/cases/arithmetic/subtract.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/subtract.test",
2025-08-20T22:44:53.2938703Z [00:03:53.939]➜  		"tests/cases/arithmetic/sum.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/sum.test",
2025-08-20T22:44:53.2940553Z [00:03:53.939]➜  		"tests/cases/arithmetic/tan.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/tan.test",
2025-08-20T22:44:53.2942381Z [00:03:53.939]➜  		"tests/cases/arithmetic/tanh.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic/tanh.test",
2025-08-20T22:44:53.2944424Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/bitwise_and.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/bitwise_and.test",
2025-08-20T22:44:53.2946590Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/bitwise_or.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/bitwise_or.test",
2025-08-20T22:44:53.2948983Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/bitwise_xor.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/bitwise_xor.test",
2025-08-20T22:44:53.2951191Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/factorial_decimal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/factorial_decimal.test",
2025-08-20T22:44:53.2953292Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/max_decimal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/max_decimal.test",
2025-08-20T22:44:53.2955266Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/min_decimal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/min_decimal.test",
2025-08-20T22:44:53.2957334Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/power.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/power.test",
2025-08-20T22:44:53.2959391Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/power_decimal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/power_decimal.test",
2025-08-20T22:44:53.2961442Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/sqrt_decimal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/sqrt_decimal.test",
2025-08-20T22:44:53.2963477Z [00:03:53.939]➜  		"tests/cases/arithmetic_decimal/sum_decimal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/arithmetic_decimal/sum_decimal.test",
2025-08-20T22:44:53.2965209Z [00:03:53.939]➜  		"tests/cases/boolean/and.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/boolean/and.test",
2025-08-20T22:44:53.2966772Z [00:03:53.939]➜  		"tests/cases/boolean/and_not.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/boolean/and_not.test",
2025-08-20T22:44:53.2968581Z [00:03:53.939]➜  		"tests/cases/boolean/bool_and.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/boolean/bool_and.test",
2025-08-20T22:44:53.2970187Z [00:03:53.939]➜  		"tests/cases/boolean/bool_or.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/boolean/bool_or.test",
2025-08-20T22:44:53.2971920Z [00:03:53.939]➜  		"tests/cases/boolean/not.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/boolean/not.test",
2025-08-20T22:44:53.2973423Z [00:03:53.939]➜  		"tests/cases/boolean/or.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/boolean/or.test",
2025-08-20T22:44:53.2974910Z [00:03:53.939]➜  		"tests/cases/boolean/xor.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/boolean/xor.test",
2025-08-20T22:44:53.2976533Z [00:03:53.939]➜  		"tests/cases/comparison/between.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/between.test",
2025-08-20T22:44:53.2978608Z [00:03:53.939]➜  		"tests/cases/comparison/coalesce.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/coalesce.test",
2025-08-20T22:44:53.2980617Z [00:03:53.939]➜  		"tests/cases/comparison/equal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/equal.test",
2025-08-20T22:44:53.2982504Z [00:03:53.939]➜  		"tests/cases/comparison/gt.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/gt.test",
2025-08-20T22:44:53.2984335Z [00:03:53.939]➜  		"tests/cases/comparison/gte.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/gte.test",
2025-08-20T22:44:53.2986250Z [00:03:53.939]➜  		"tests/cases/comparison/is_false.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_false.test",
2025-08-20T22:44:53.2988453Z [00:03:53.939]➜  		"tests/cases/comparison/is_finite.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_finite.test",
2025-08-20T22:44:53.2990656Z [00:03:53.939]➜  		"tests/cases/comparison/is_infinite.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_infinite.test",
2025-08-20T22:44:53.2992862Z [00:03:53.939]➜  		"tests/cases/comparison/is_nan.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_nan.test",
2025-08-20T22:44:53.2995033Z [00:03:53.939]➜  		"tests/cases/comparison/is_not_distinct_from.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_not_distinct_from.test",
2025-08-20T22:44:53.2997399Z [00:03:53.939]➜  		"tests/cases/comparison/is_not_false.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_not_false.test",
2025-08-20T22:44:53.2999474Z [00:03:53.939]➜  		"tests/cases/comparison/is_not_null.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_not_null.test",
2025-08-20T22:44:53.3001468Z [00:03:53.939]➜  		"tests/cases/comparison/is_not_true.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_not_true.test",
2025-08-20T22:44:53.3003400Z [00:03:53.939]➜  		"tests/cases/comparison/is_null.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_null.test",
2025-08-20T22:44:53.3005335Z [00:03:53.939]➜  		"tests/cases/comparison/is_true.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/is_true.test",
2025-08-20T22:44:53.3007360Z [00:03:53.939]➜  		"tests/cases/comparison/lt.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/lt.test",
2025-08-20T22:44:53.3009189Z [00:03:53.939]➜  		"tests/cases/comparison/lte.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/lte.test",
2025-08-20T22:44:53.3011084Z [00:03:53.939]➜  		"tests/cases/comparison/not_equal.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/not_equal.test",
2025-08-20T22:44:53.3013036Z [00:03:53.939]➜  		"tests/cases/comparison/nullif.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/comparison/nullif.test",
2025-08-20T22:44:53.3015283Z [00:03:53.939]➜  		"tests/cases/datetime/add_datetime.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/add_datetime.test",
2025-08-20T22:44:53.3017560Z [00:03:53.939]➜  		"tests/cases/datetime/add_intervals.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/add_intervals.test",
2025-08-20T22:44:53.3019431Z [00:03:53.939]➜  		"tests/cases/datetime/extract.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/extract.test",
2025-08-20T22:44:53.3021173Z [00:03:53.939]➜  		"tests/cases/datetime/gt_datetime.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/gt_datetime.test",
2025-08-20T22:44:53.3022942Z [00:03:53.939]➜  		"tests/cases/datetime/gte_datetime.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/gte_datetime.test",
2025-08-20T22:44:53.3024695Z [00:03:53.939]➜  		"tests/cases/datetime/lt_datetime.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/lt_datetime.test",
2025-08-20T22:44:53.3026459Z [00:03:53.939]➜  		"tests/cases/datetime/lte_datetime.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/lte_datetime.test",
2025-08-20T22:44:53.3038747Z [00:03:53.939]➜  		"tests/cases/datetime/subtract_datetime.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/datetime/subtract_datetime.test",
2025-08-20T22:44:53.3040569Z [00:03:53.939]➜  		"tests/cases/logarithmic/ln.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/logarithmic/ln.test",
2025-08-20T22:44:53.3042235Z [00:03:53.939]➜  		"tests/cases/logarithmic/log10.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/logarithmic/log10.test",
2025-08-20T22:44:53.3044061Z [00:03:53.939]➜  		"tests/cases/logarithmic/log2.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/logarithmic/log2.test",
2025-08-20T22:44:53.3045882Z [00:03:53.939]➜  		"tests/cases/logarithmic/logb.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/logarithmic/logb.test",
2025-08-20T22:44:53.3047917Z [00:03:53.939]➜  		"tests/cases/rounding/ceil.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/rounding/ceil.test",
2025-08-20T22:44:53.3049748Z [00:03:53.939]➜  		"tests/cases/rounding/floor.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/rounding/floor.test",
2025-08-20T22:44:53.3051568Z [00:03:53.939]➜  		"tests/cases/rounding/round.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/rounding/round.test",
2025-08-20T22:44:53.3053496Z [00:03:53.939]➜  		"tests/cases/rounding_decimal/ceil.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/rounding_decimal/ceil.test",
2025-08-20T22:44:53.3055528Z [00:03:53.939]➜  		"tests/cases/rounding_decimal/floor.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/rounding_decimal/floor.test",
2025-08-20T22:44:53.3057793Z [00:03:53.939]➜  		"tests/cases/rounding_decimal/round.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/rounding_decimal/round.test",
2025-08-20T22:44:53.3059844Z [00:03:53.939]➜  		"tests/cases/string/bit_length.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/bit_length.test",
2025-08-20T22:44:53.3061749Z [00:03:53.939]➜  		"tests/cases/string/char_length.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/char_length.test",
2025-08-20T22:44:53.3063615Z [00:03:53.939]➜  		"tests/cases/string/concat.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/concat.test",
2025-08-20T22:44:53.3065525Z [00:03:53.939]➜  		"tests/cases/string/concat_ws.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/concat_ws.test",
2025-08-20T22:44:53.3098052Z [00:03:53.939]➜  		"tests/cases/string/contains.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/contains.test",
2025-08-20T22:44:53.3100027Z [00:03:53.939]➜  		"tests/cases/string/ends_with.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/ends_with.test",
2025-08-20T22:44:53.3101868Z [00:03:53.939]➜  		"tests/cases/string/left.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/left.test",
2025-08-20T22:44:53.3103620Z [00:03:53.939]➜  		"tests/cases/string/like.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/like.test",
2025-08-20T22:44:53.3105373Z [00:03:53.939]➜  		"tests/cases/string/lower.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/lower.test",
2025-08-20T22:44:53.3107387Z [00:03:53.939]➜  		"tests/cases/string/lpad.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/lpad.test",
2025-08-20T22:44:53.3109199Z [00:03:53.939]➜  		"tests/cases/string/ltrim.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/ltrim.test",
2025-08-20T22:44:53.3110882Z [00:03:53.939]➜  		"tests/cases/string/octet_length.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/octet_length.test",
2025-08-20T22:44:53.3112755Z [00:03:53.939]➜  		"tests/cases/string/regexp_count_substring.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/regexp_count_substring.test",
2025-08-20T22:44:53.3114732Z [00:03:53.939]➜  		"tests/cases/string/regexp_match_substring.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/regexp_match_substring.test",
2025-08-20T22:44:53.3116752Z [00:03:53.939]➜  		"tests/cases/string/regexp_replace.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/regexp_replace.test",
2025-08-20T22:44:53.3118905Z [00:03:53.939]➜  		"tests/cases/string/regexp_string_split.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/regexp_string_split.test",
2025-08-20T22:44:53.3120886Z [00:03:53.939]➜  		"tests/cases/string/repeat.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/repeat.test",
2025-08-20T22:44:53.3122723Z [00:03:53.939]➜  		"tests/cases/string/replace.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/replace.test",
2025-08-20T22:44:53.3124534Z [00:03:53.939]➜  		"tests/cases/string/reverse.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/reverse.test",
2025-08-20T22:44:53.3126323Z [00:03:53.939]➜  		"tests/cases/string/right.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/right.test",
2025-08-20T22:44:53.3128317Z [00:03:53.939]➜  		"tests/cases/string/rpad.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/rpad.test",
2025-08-20T22:44:53.3130095Z [00:03:53.939]➜  		"tests/cases/string/rtrim.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/rtrim.test",
2025-08-20T22:44:53.3131918Z [00:03:53.939]➜  		"tests/cases/string/starts_with.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/starts_with.test",
2025-08-20T22:44:53.3133830Z [00:03:53.939]➜  		"tests/cases/string/string_split.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/string_split.test",
2025-08-20T22:44:53.3135593Z [00:03:53.939]➜  		"tests/cases/string/substring.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/substring.test",
2025-08-20T22:44:53.3137386Z [00:03:53.939]➜  		"tests/cases/string/trim.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/trim.test",
2025-08-20T22:44:53.3138918Z [00:03:53.939]➜  		"tests/cases/string/upper.test": "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/tests/cases/string/upper.test"
2025-08-20T22:44:53.3140057Z [00:03:53.939]➜  	}
2025-08-20T22:44:53.3140392Z [00:03:53.939]➜  }EOF
2025-08-20T22:44:53.3143932Z [00:03:53.942]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1240/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0=>github.com/substrait-io/substrait@v0.69.0;$WORK/b1240=>" -p github.com/substrait-io/substrait -lang=go1.22 -complete -installsuffix shared -buildid g24YUKpS7we8TUOk6J3r/g24YUKpS7we8TUOk6J3r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1240/importcfg -embedcfg $WORK/b1240/embedcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait@v0.69.0/core.go
2025-08-20T22:44:53.3147272Z [00:03:53.979]➜  go tool buildid -w $WORK/b1240/_pkg_.a # internal
2025-08-20T22:44:53.3148447Z [00:03:53.982]➜  cp $WORK/b1240/_pkg_.a /root/.cache/go-build/01/0151996c868047868182d23f6b4387bef285f6b74c7fa570d161c87288dba2e3-d # internal
2025-08-20T22:44:53.3149554Z [00:03:53.982]➜  github.com/substrait-io/substrait-go/v3/proto/extensions
2025-08-20T22:44:53.3150185Z [00:03:53.982]➜  mkdir -p $WORK/b1241/
2025-08-20T22:44:53.3150829Z [00:03:53.983]➜  cat >/tmp/go-build2401649780/b1241/importcfg << 'EOF' # internal
2025-08-20T22:44:53.3151429Z [00:03:53.983]➜  # import config
2025-08-20T22:44:53.3152298Z [00:03:53.983]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:53.3153558Z [00:03:53.983]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:53.3154791Z [00:03:53.983]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:53.3155774Z [00:03:53.983]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:53.3156621Z [00:03:53.983]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:53.3157321Z [00:03:53.983]➜  EOF
2025-08-20T22:44:53.3161851Z [00:03:53.984]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1241/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/extensions=>github.com/substrait-io/substrait-go/v3@v3.9.1/proto/extensions;$WORK/b1241=>" -p github.com/substrait-io/substrait-go/v3/proto/extensions -lang=go1.22 -complete -installsuffix shared -buildid Z2fkJZKX3-pQTdePebKw/Z2fkJZKX3-pQTdePebKw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1241/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/extensions/extensions.pb.go
2025-08-20T22:44:53.3165553Z [00:03:53.988]➜  go tool buildid -w $WORK/b1233/_pkg_.a # internal
2025-08-20T22:44:53.3166730Z [00:03:53.990]➜  cp $WORK/b1233/_pkg_.a /root/.cache/go-build/32/326a41833c6b425a9f76ab58079c2d5fc916c02e32a80005dca667f6cb3e13de-d # internal
2025-08-20T22:44:53.3167864Z [00:03:53.990]➜  github.com/goccy/go-yaml/ast
2025-08-20T22:44:53.3168356Z [00:03:53.991]➜  mkdir -p $WORK/b1232/
2025-08-20T22:44:53.3174506Z [00:03:53.992]➜  cat >/tmp/go-build2401649780/b1232/importcfg << 'EOF' # internal
2025-08-20T22:44:53.3175249Z [00:03:53.992]➜  # import config
2025-08-20T22:44:53.3175893Z [00:03:53.992]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:53.3176699Z [00:03:53.992]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.3177945Z [00:03:53.992]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:53.3178925Z [00:03:53.992]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:53.3179734Z [00:03:53.992]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:53.3180564Z [00:03:53.992]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:53.3181421Z [00:03:53.992]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:53.3182070Z [00:03:53.992]➜  EOF
2025-08-20T22:44:53.3185421Z [00:03:53.992]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1232/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/ast=>github.com/goccy/go-yaml@v1.16.0/ast;$WORK/b1232=>" -p github.com/goccy/go-yaml/ast -lang=go1.21 -complete -installsuffix shared -buildid gCrmdrC9aLXIRgHD8F2v/gCrmdrC9aLXIRgHD8F2v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1232/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/ast/ast.go
2025-08-20T22:44:53.3716131Z [00:03:54.046]➜  go tool buildid -w $WORK/b1241/_pkg_.a # internal
2025-08-20T22:44:53.3736258Z [00:03:54.048]➜  cp $WORK/b1241/_pkg_.a /root/.cache/go-build/e4/e42a3c95a037c03706ea1b62ccd4d56fb91907c1c3ea8dd972fd5b3d10d647c9-d # internal
2025-08-20T22:44:53.3739087Z [00:03:54.048]➜  github.com/goccy/go-yaml/scanner
2025-08-20T22:44:53.3739608Z [00:03:54.048]➜  mkdir -p $WORK/b1239/
2025-08-20T22:44:53.3759283Z [00:03:54.049]➜  cat >/tmp/go-build2401649780/b1239/importcfg << 'EOF' # internal
2025-08-20T22:44:53.3760065Z [00:03:54.049]➜  # import config
2025-08-20T22:44:53.3760710Z [00:03:54.049]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:53.3761560Z [00:03:54.049]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.3762570Z [00:03:54.049]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:53.3763631Z [00:03:54.049]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:53.3764524Z [00:03:54.049]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:53.3765371Z [00:03:54.049]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:53.3766179Z [00:03:54.049]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:53.3766778Z [00:03:54.049]➜  EOF
2025-08-20T22:44:53.3772756Z [00:03:54.051]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1239/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/scanner=>github.com/goccy/go-yaml@v1.16.0/scanner;$WORK/b1239=>" -p github.com/goccy/go-yaml/scanner -lang=go1.21 -complete -installsuffix shared -buildid WSi7ybuwfTv5mE7g_K59/WSi7ybuwfTv5mE7g_K59 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1239/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/scanner/context.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/scanner/error.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/scanner/scanner.go
2025-08-20T22:44:53.5270106Z [00:03:54.201]➜  go tool buildid -w $WORK/b1227/_pkg_.a # internal
2025-08-20T22:44:53.5350078Z [00:03:54.209]➜  cp $WORK/b1227/_pkg_.a /root/.cache/go-build/62/62c291e99373e17af103318e2c350a71cb934489dca825fb19881f2970e72ad5-d # internal
2025-08-20T22:44:53.5381627Z [00:03:54.212]➜  github.com/substrait-io/substrait-go/v3/proto
2025-08-20T22:44:53.5394180Z [00:03:54.213]➜  mkdir -p $WORK/b1243/
2025-08-20T22:44:53.5395038Z [00:03:54.213]➜  cat >/tmp/go-build2401649780/b1243/importcfg << 'EOF' # internal
2025-08-20T22:44:53.5395778Z [00:03:54.213]➜  # import config
2025-08-20T22:44:53.5396885Z [00:03:54.213]➜  packagefile github.com/substrait-io/substrait-go/v3/proto/extensions=/tmp/go-build2401649780/b1241/_pkg_.a
2025-08-20T22:44:53.5398729Z [00:03:54.213]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:44:53.5400209Z [00:03:54.213]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:44:53.5401686Z [00:03:54.213]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:53.5403138Z [00:03:54.213]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:44:53.5404290Z [00:03:54.213]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:53.5428262Z [00:03:54.213]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:53.5428923Z [00:03:54.213]➜  EOF
2025-08-20T22:44:53.5442641Z [00:03:54.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1243/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto=>github.com/substrait-io/substrait-go/v3@v3.9.1/proto;$WORK/b1243=>" -p github.com/substrait-io/substrait-go/v3/proto -lang=go1.22 -complete -installsuffix shared -buildid JqKHAa0N4x7mV03EhpfZ/JqKHAa0N4x7mV03EhpfZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1243/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/algebra.pb.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/capabilities.pb.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/extended_expression.pb.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/function.pb.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/parameterized_types.pb.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/plan.pb.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/type.pb.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/proto/type_expressions.pb.go
2025-08-20T22:44:53.6954806Z [00:03:54.369]➜  go tool buildid -w $WORK/b1232/_pkg_.a # internal
2025-08-20T22:44:53.6956921Z [00:03:54.370]➜  go tool buildid -w $WORK/b1239/_pkg_.a # internal
2025-08-20T22:44:53.6988520Z [00:03:54.373]➜  cp $WORK/b1239/_pkg_.a /root/.cache/go-build/b2/b2082093f4da1d017e55e5ed9dbbb09d0884123052c5f76d97ea9e2759181074-d # internal
2025-08-20T22:44:53.6994053Z [00:03:54.374]➜  github.com/goccy/go-yaml/lexer
2025-08-20T22:44:53.6998323Z [00:03:54.374]➜  mkdir -p $WORK/b1238/
2025-08-20T22:44:53.7007284Z [00:03:54.375]➜  cat >/tmp/go-build2401649780/b1238/importcfg << 'EOF' # internal
2025-08-20T22:44:53.7008841Z [00:03:54.375]➜  # import config
2025-08-20T22:44:53.7010356Z [00:03:54.375]➜  packagefile github.com/goccy/go-yaml/scanner=/tmp/go-build2401649780/b1239/_pkg_.a
2025-08-20T22:44:53.7012532Z [00:03:54.375]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:53.7013752Z [00:03:54.375]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:53.7014364Z [00:03:54.375]➜  EOF
2025-08-20T22:44:53.7040763Z [00:03:54.376]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1238/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/lexer=>github.com/goccy/go-yaml@v1.16.0/lexer;$WORK/b1238=>" -p github.com/goccy/go-yaml/lexer -lang=go1.21 -complete -installsuffix shared -buildid CZJNDpocFSccBILFjFDJ/CZJNDpocFSccBILFjFDJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1238/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/lexer/lexer.go
2025-08-20T22:44:53.7044506Z [00:03:54.377]➜  cp $WORK/b1232/_pkg_.a /root/.cache/go-build/72/720a8310d30ba53c7f1366992f383e81dc83c327cf5098b453885b6cafc5b64e-d # internal
2025-08-20T22:44:53.7045637Z [00:03:54.377]➜  github.com/goccy/go-yaml/printer
2025-08-20T22:44:53.7046217Z [00:03:54.377]➜  mkdir -p $WORK/b1235/
2025-08-20T22:44:53.7047015Z [00:03:54.378]➜  cat >/tmp/go-build2401649780/b1235/importcfg << 'EOF' # internal
2025-08-20T22:44:53.7048053Z [00:03:54.378]➜  # import config
2025-08-20T22:44:53.7048719Z [00:03:54.378]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.7049674Z [00:03:54.378]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build2401649780/b1232/_pkg_.a
2025-08-20T22:44:53.7050776Z [00:03:54.378]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:53.7051684Z [00:03:54.378]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:53.7052482Z [00:03:54.378]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:53.7053087Z [00:03:54.378]➜  EOF
2025-08-20T22:44:53.7056996Z [00:03:54.378]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1235/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/printer=>github.com/goccy/go-yaml@v1.16.0/printer;$WORK/b1235=>" -p github.com/goccy/go-yaml/printer -lang=go1.21 -complete -installsuffix shared -buildid M9CzpnRktQLYZsx7LKQT/M9CzpnRktQLYZsx7LKQT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1235/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/printer/color.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/printer/printer.go
2025-08-20T22:44:53.7154260Z [00:03:54.390]➜  go tool buildid -w $WORK/b1238/_pkg_.a # internal
2025-08-20T22:44:53.7158360Z [00:03:54.390]➜  cp $WORK/b1238/_pkg_.a /root/.cache/go-build/c0/c0e671cbee627f6880aee0c537a5fab0b7b86f7bca1301987907a558dd6edee9-d # internal
2025-08-20T22:44:53.7159658Z [00:03:54.390]➜  github.com/goccy/go-yaml/internal/format
2025-08-20T22:44:53.7165457Z [00:03:54.391]➜  mkdir -p $WORK/b1236/
2025-08-20T22:44:53.7166144Z [00:03:54.391]➜  cat >/tmp/go-build2401649780/b1236/importcfg << 'EOF' # internal
2025-08-20T22:44:53.7166817Z [00:03:54.391]➜  # import config
2025-08-20T22:44:53.7167831Z [00:03:54.391]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build2401649780/b1232/_pkg_.a
2025-08-20T22:44:53.7168991Z [00:03:54.391]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:53.7169971Z [00:03:54.391]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:53.7170609Z [00:03:54.391]➜  EOF
2025-08-20T22:44:53.7174248Z [00:03:54.391]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1236/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/internal/format=>github.com/goccy/go-yaml@v1.16.0/internal/format;$WORK/b1236=>" -p github.com/goccy/go-yaml/internal/format -lang=go1.21 -complete -installsuffix shared -buildid XLUxN3zeJqqv9p_A-_rn/XLUxN3zeJqqv9p_A-_rn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1236/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/internal/format/format.go
2025-08-20T22:44:53.7458841Z [00:03:54.420]➜  go tool buildid -w $WORK/b1235/_pkg_.a # internal
2025-08-20T22:44:53.7475437Z [00:03:54.422]➜  cp $WORK/b1235/_pkg_.a /root/.cache/go-build/74/74d2852260e59d1f1dece0815f04a13641e3fdf65ec6b955a22b257b3ad953a8-d # internal
2025-08-20T22:44:53.7479492Z [00:03:54.422]➜  github.com/goccy/go-yaml/internal/errors
2025-08-20T22:44:53.7480194Z [00:03:54.422]➜  mkdir -p $WORK/b1234/
2025-08-20T22:44:53.7483249Z [00:03:54.423]➜  cat >/tmp/go-build2401649780/b1234/importcfg << 'EOF' # internal
2025-08-20T22:44:53.7486122Z [00:03:54.423]➜  # import config
2025-08-20T22:44:53.7486811Z [00:03:54.423]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:53.7487844Z [00:03:54.423]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.7488664Z [00:03:54.423]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build2401649780/b1232/_pkg_.a
2025-08-20T22:44:53.7489795Z [00:03:54.423]➜  packagefile github.com/goccy/go-yaml/printer=/tmp/go-build2401649780/b1235/_pkg_.a
2025-08-20T22:44:53.7490962Z [00:03:54.423]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:53.7491925Z [00:03:54.423]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:53.7492595Z [00:03:54.423]➜  EOF
2025-08-20T22:44:53.7496398Z [00:03:54.423]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1234/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/internal/errors=>github.com/goccy/go-yaml@v1.16.0/internal/errors;$WORK/b1234=>" -p github.com/goccy/go-yaml/internal/errors -lang=go1.21 -complete -installsuffix shared -buildid w6b_XxE7TQclIoqezdcE/w6b_XxE7TQclIoqezdcE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1234/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/internal/errors/error.go
2025-08-20T22:44:53.7888727Z [00:03:54.462]➜  go tool buildid -w $WORK/b1234/_pkg_.a # internal
2025-08-20T22:44:53.7907601Z [00:03:54.465]➜  cp $WORK/b1234/_pkg_.a /root/.cache/go-build/64/645500ba139b544fd1b0c7baca0be60b695edf5cbcf86cad7841a6389eb57d2d-d # internal
2025-08-20T22:44:53.7908890Z [00:03:54.465]➜  github.com/goccy/go-yaml/parser
2025-08-20T22:44:53.7909487Z [00:03:54.465]➜  mkdir -p $WORK/b1237/
2025-08-20T22:44:53.7910638Z [00:03:54.465]➜  cat >/tmp/go-build2401649780/b1237/importcfg << 'EOF' # internal
2025-08-20T22:44:53.7911351Z [00:03:54.465]➜  # import config
2025-08-20T22:44:53.7911991Z [00:03:54.465]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.7913000Z [00:03:54.465]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build2401649780/b1232/_pkg_.a
2025-08-20T22:44:53.7914252Z [00:03:54.465]➜  packagefile github.com/goccy/go-yaml/internal/errors=/tmp/go-build2401649780/b1234/_pkg_.a
2025-08-20T22:44:53.7915483Z [00:03:54.465]➜  packagefile github.com/goccy/go-yaml/lexer=/tmp/go-build2401649780/b1238/_pkg_.a
2025-08-20T22:44:53.7916648Z [00:03:54.465]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:53.7917788Z [00:03:54.465]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:53.7918706Z [00:03:54.465]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:53.7919359Z [00:03:54.465]➜  EOF
2025-08-20T22:44:53.7925469Z [00:03:54.465]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1237/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/parser=>github.com/goccy/go-yaml@v1.16.0/parser;$WORK/b1237=>" -p github.com/goccy/go-yaml/parser -lang=go1.21 -complete -installsuffix shared -buildid 0bpvu4Q0paQ2N8BBmSAW/0bpvu4Q0paQ2N8BBmSAW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1237/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/parser/color.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/parser/context.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/parser/node.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/parser/option.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/parser/parser.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/parser/token.go
2025-08-20T22:44:53.8082250Z [00:03:54.482]➜  go tool buildid -w $WORK/b1236/_pkg_.a # internal
2025-08-20T22:44:53.8099471Z [00:03:54.484]➜  cp $WORK/b1236/_pkg_.a /root/.cache/go-build/85/85d42b81bb8f1115f5e805b451eaa102df387084fe27d11f783532f48da8fd94-d # internal
2025-08-20T22:44:53.8100947Z [00:03:54.484]➜  github.com/substrait-io/substrait-go/v3/types/integer_parameters
2025-08-20T22:44:53.8102145Z [00:03:54.484]➜  mkdir -p $WORK/b1244/
2025-08-20T22:44:53.8109419Z [00:03:54.485]➜  cat >/tmp/go-build2401649780/b1244/importcfg << 'EOF' # internal
2025-08-20T22:44:53.8110167Z [00:03:54.485]➜  # import config
2025-08-20T22:44:53.8110848Z [00:03:54.485]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.8111458Z [00:03:54.485]➜  EOF
2025-08-20T22:44:53.8117944Z [00:03:54.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1244/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/integer_parameters=>github.com/substrait-io/substrait-go/v3@v3.9.1/types/integer_parameters;$WORK/b1244=>" -p github.com/substrait-io/substrait-go/v3/types/integer_parameters -lang=go1.22 -complete -installsuffix shared -buildid CjKbaAH9D8TUunw3Tw6k/CjKbaAH9D8TUunw3Tw6k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1244/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/integer_parameters/concrete_int_param.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/integer_parameters/integer_parameter_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/integer_parameters/variable_int_param.go
2025-08-20T22:44:53.8234548Z [00:03:54.497]➜  go tool buildid -w $WORK/b1244/_pkg_.a # internal
2025-08-20T22:44:53.8249586Z [00:03:54.498]➜  cp $WORK/b1244/_pkg_.a /root/.cache/go-build/2b/2b7d5abccd63b90f5443cb3c9c2baafb88de493374ee76dfa1b88a7ff424600f-d # internal
2025-08-20T22:44:53.8261439Z [00:03:54.500]➜  github.com/antlr4-go/antlr/v4
2025-08-20T22:44:53.8267832Z [00:03:54.501]➜  mkdir -p $WORK/b1246/
2025-08-20T22:44:53.8273685Z [00:03:54.501]➜  cat >/tmp/go-build2401649780/b1246/importcfg << 'EOF' # internal
2025-08-20T22:44:53.8274728Z [00:03:54.501]➜  # import config
2025-08-20T22:44:53.8275404Z [00:03:54.501]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:53.8276213Z [00:03:54.501]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:53.8277091Z [00:03:54.501]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:44:53.8278165Z [00:03:54.501]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:53.8278947Z [00:03:54.501]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:53.8279867Z [00:03:54.501]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2401649780/b430/_pkg_.a
2025-08-20T22:44:53.8280759Z [00:03:54.501]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:53.8281712Z [00:03:54.501]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:53.8282509Z [00:03:54.501]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:53.8283418Z [00:03:54.501]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:53.8284285Z [00:03:54.501]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:44:53.8285107Z [00:03:54.501]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:53.8285885Z [00:03:54.501]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:53.8286685Z [00:03:54.501]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:53.8287670Z [00:03:54.501]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:53.8288435Z [00:03:54.501]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:53.8289034Z [00:03:54.501]➜  EOF
2025-08-20T22:44:53.8337074Z [00:03:54.501]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1246/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1=>github.com/antlr4-go/antlr/v4@v4.13.1;$WORK/b1246=>" -p github.com/antlr4-go/antlr/v4 -lang=go1.22 -complete -installsuffix shared -buildid tymIEq_c_2WzvsyMErJi/tymIEq_c_2WzvsyMErJi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1246/importcfg -pack /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/antlrdoc.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn_config.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn_config_set.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn_deserialization_options.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn_deserializer.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn_simulator.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn_state.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/atn_type.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/char_stream.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/common_token_factory.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/common_token_stream.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/comparators.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/configuration.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/dfa.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/dfa_serializer.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/dfa_state.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/diagnostic_error_listener.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/error_listener.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/error_strategy.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/errors.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/file_stream.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/input_stream.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/int_stream.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/interval_set.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/jcollect.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/lexer.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/lexer_action.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/lexer_action_executor.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/lexer_atn_simulator.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/ll1_analyzer.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/mutex.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/nostatistics.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/parser.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/parser_atn_simulator.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/parser_rule_context.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/prediction_context.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/prediction_context_cache.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/prediction_mode.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/recognizer.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/rule_context.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/semantic_context.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/stats_data.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/token.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/token_source.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/token_stream.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/tokenstream_rewriter.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/trace_listener.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/transition.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/tree.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/trees.go /root/go/pkg/mod/github.com/antlr4-go/antlr/v4@v4.13.1/utils.go
2025-08-20T22:44:54.0663049Z [00:03:54.740]➜  go tool buildid -w $WORK/b1237/_pkg_.a # internal
2025-08-20T22:44:54.0713985Z [00:03:54.745]➜  cp $WORK/b1237/_pkg_.a /root/.cache/go-build/12/123a060e790806af904dafd8eef376993363de1d493ee1d022430a82129996fd-d # internal
2025-08-20T22:44:54.0723569Z [00:03:54.746]➜  github.com/goccy/go-yaml
2025-08-20T22:44:54.0727973Z [00:03:54.747]➜  mkdir -p $WORK/b1231/
2025-08-20T22:44:54.0738448Z [00:03:54.748]➜  cat >/tmp/go-build2401649780/b1231/importcfg << 'EOF' # internal
2025-08-20T22:44:54.0739462Z [00:03:54.748]➜  # import config
2025-08-20T22:44:54.0741396Z [00:03:54.748]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:54.0743010Z [00:03:54.748]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:54.0743837Z [00:03:54.748]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:44:54.0744675Z [00:03:54.748]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:54.0745490Z [00:03:54.748]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:54.0746390Z [00:03:54.748]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build2401649780/b1232/_pkg_.a
2025-08-20T22:44:54.0747998Z [00:03:54.748]➜  packagefile github.com/goccy/go-yaml/internal/errors=/tmp/go-build2401649780/b1234/_pkg_.a
2025-08-20T22:44:54.0749272Z [00:03:54.748]➜  packagefile github.com/goccy/go-yaml/internal/format=/tmp/go-build2401649780/b1236/_pkg_.a
2025-08-20T22:44:54.0750480Z [00:03:54.748]➜  packagefile github.com/goccy/go-yaml/parser=/tmp/go-build2401649780/b1237/_pkg_.a
2025-08-20T22:44:54.0751551Z [00:03:54.748]➜  packagefile github.com/goccy/go-yaml/printer=/tmp/go-build2401649780/b1235/_pkg_.a
2025-08-20T22:44:54.0752499Z [00:03:54.748]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:44:54.0753286Z [00:03:54.748]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:54.0753975Z [00:03:54.748]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:44:54.0754771Z [00:03:54.748]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:54.0755545Z [00:03:54.748]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:54.0756621Z [00:03:54.748]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:54.0763972Z [00:03:54.748]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:54.0769567Z [00:03:54.748]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:54.0770366Z [00:03:54.748]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:54.0771152Z [00:03:54.748]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:54.0771919Z [00:03:54.748]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:54.0772653Z [00:03:54.748]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:54.0773388Z [00:03:54.748]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:54.0774362Z [00:03:54.748]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:54.0774971Z [00:03:54.748]➜  EOF
2025-08-20T22:44:54.0782574Z [00:03:54.751]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1231/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0=>github.com/goccy/go-yaml@v1.16.0;$WORK/b1231=>" -p github.com/goccy/go-yaml -lang=go1.21 -complete -installsuffix shared -buildid irqfaGZntmKveLxIJGjm/irqfaGZntmKveLxIJGjm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1231/importcfg -pack /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/context.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/decode.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/encode.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/error.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/option.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/path.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/stdlib_quote.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/struct.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/validate.go /root/go/pkg/mod/github.com/goccy/go-yaml@v1.16.0/yaml.go
2025-08-20T22:44:54.2620740Z [00:03:54.936]➜  go tool buildid -w $WORK/b1168/_pkg_.a # internal
2025-08-20T22:44:54.2835118Z [00:03:54.957]➜  cp $WORK/b1168/_pkg_.a /root/.cache/go-build/64/64a7e2f1b915bb078ed34c1a30017093320a7cb7038bd86193bc493c2a6e60e9-d # internal
2025-08-20T22:44:54.2849373Z [00:03:54.958]➜  github.com/aws/aws-sdk-go/aws
2025-08-20T22:44:54.2855818Z [00:03:54.958]➜  mkdir -p $WORK/b1162/
2025-08-20T22:44:54.2856553Z [00:03:54.958]➜  cat >/tmp/go-build2401649780/b1162/importcfg << 'EOF' # internal
2025-08-20T22:44:54.2857400Z [00:03:54.958]➜  # import config
2025-08-20T22:44:54.2858052Z [00:03:54.958]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:54.2859064Z [00:03:54.958]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:54.2860297Z [00:03:54.958]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:54.2861497Z [00:03:54.958]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2401649780/b1168/_pkg_.a
2025-08-20T22:44:54.2862915Z [00:03:54.958]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2401649780/b1169/_pkg_.a
2025-08-20T22:44:54.2863870Z [00:03:54.958]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:54.2864616Z [00:03:54.958]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:54.2865401Z [00:03:54.958]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:54.2866150Z [00:03:54.958]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:54.2866846Z [00:03:54.958]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:54.2867726Z [00:03:54.958]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:54.2868481Z [00:03:54.958]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:54.2869190Z [00:03:54.958]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:54.2869715Z [00:03:54.958]➜  EOF
2025-08-20T22:44:54.2911130Z [00:03:54.958]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1162/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws=>github.com/aws/aws-sdk-go@v1.55.6/aws;$WORK/b1162=>" -p github.com/aws/aws-sdk-go/aws -lang=go1.19 -complete -installsuffix shared -buildid rii_ixvh4gK0rl73EWQ3/rii_ixvh4gK0rl73EWQ3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1162/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/context_1_9.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/context_background_1_7.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/context_sleep.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/convert_types.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/jsonvalue.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/logger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/types.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/url.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/version.go
2025-08-20T22:44:54.4686731Z [00:03:55.143]➜  go tool buildid -w $WORK/b1162/_pkg_.a # internal
2025-08-20T22:44:54.4727803Z [00:03:55.147]➜  cp $WORK/b1162/_pkg_.a /root/.cache/go-build/48/48316b38c966b6080beabe39ed87baa7af7679ea63b47b90ed41b7444d67e4a1-d # internal
2025-08-20T22:44:54.4732586Z [00:03:55.147]➜  github.com/aws/aws-sdk-go/aws/request
2025-08-20T22:44:54.4734943Z [00:03:55.147]➜  mkdir -p $WORK/b1172/
2025-08-20T22:44:54.4740940Z [00:03:55.148]➜  cat >/tmp/go-build2401649780/b1172/importcfg << 'EOF' # internal
2025-08-20T22:44:54.4770648Z [00:03:55.148]➜  # import config
2025-08-20T22:44:54.4771316Z [00:03:55.148]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:54.4772072Z [00:03:55.148]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:54.4773006Z [00:03:55.148]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:54.4774073Z [00:03:55.148]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:54.4775208Z [00:03:55.148]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2401649780/b1173/_pkg_.a
2025-08-20T22:44:54.4776390Z [00:03:55.148]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:54.4777795Z [00:03:55.148]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2401649780/b1169/_pkg_.a
2025-08-20T22:44:54.4778717Z [00:03:55.148]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:54.4779483Z [00:03:55.148]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:54.4780244Z [00:03:55.148]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:54.4781012Z [00:03:55.148]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:54.4782026Z [00:03:55.148]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:54.4782812Z [00:03:55.148]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:54.4783591Z [00:03:55.148]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:54.4788275Z [00:03:55.148]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:54.4789200Z [00:03:55.148]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:54.4790044Z [00:03:55.148]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:54.4790633Z [00:03:55.148]➜  EOF
2025-08-20T22:44:54.4820697Z [00:03:55.148]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1172/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request=>github.com/aws/aws-sdk-go@v1.55.6/aws/request;$WORK/b1172=>" -p github.com/aws/aws-sdk-go/aws/request -lang=go1.19 -complete -installsuffix shared -buildid eiPP_o2r-0ylRyALmwdL/eiPP_o2r-0ylRyALmwdL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1172/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/connection_reset_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/handlers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/http_request.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/offset_reader.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/request.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/request_1_8.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/request_context.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/request_pagination.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/retryer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/timeout_read_closer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/validation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/request/waiter.go
2025-08-20T22:44:54.7474112Z [00:03:55.421]➜  go tool buildid -w $WORK/b1231/_pkg_.a # internal
2025-08-20T22:44:54.7475045Z [00:03:55.421]➜  go tool buildid -w $WORK/b1172/_pkg_.a # internal
2025-08-20T22:44:54.7572988Z [00:03:55.431]➜  cp $WORK/b1172/_pkg_.a /root/.cache/go-build/5f/5fbafeab68b0a447c7f43a82b9e0d55f7325f9c873dc171ac1529d6d7023912e-d # internal
2025-08-20T22:44:54.7576277Z [00:03:55.432]➜  github.com/aws/aws-sdk-go/aws/client
2025-08-20T22:44:54.7580507Z [00:03:55.432]➜  mkdir -p $WORK/b1170/
2025-08-20T22:44:54.7586880Z [00:03:55.433]➜  cat >/tmp/go-build2401649780/b1170/importcfg << 'EOF' # internal
2025-08-20T22:44:54.7587853Z [00:03:55.433]➜  # import config
2025-08-20T22:44:54.7588627Z [00:03:55.433]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:54.7589497Z [00:03:55.433]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:54.7590553Z [00:03:55.433]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:54.7591862Z [00:03:55.433]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:54.7593161Z [00:03:55.433]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:54.7594466Z [00:03:55.433]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2401649780/b1174/_pkg_.a
2025-08-20T22:44:54.7595522Z [00:03:55.433]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:54.7596394Z [00:03:55.433]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:54.7597443Z [00:03:55.433]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:54.7598569Z [00:03:55.433]➜  packagefile net/http/httputil=/tmp/go-build2401649780/b208/_pkg_.a
2025-08-20T22:44:54.7599700Z [00:03:55.433]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:54.7600948Z [00:03:55.433]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:54.7601661Z [00:03:55.433]➜  EOF
2025-08-20T22:44:54.7606671Z [00:03:55.434]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1170/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/client=>github.com/aws/aws-sdk-go@v1.55.6/aws/client;$WORK/b1170=>" -p github.com/aws/aws-sdk-go/aws/client -lang=go1.19 -complete -installsuffix shared -buildid BLkElNys8esTKAbA36I7/BLkElNys8esTKAbA36I7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1170/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/client/client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/client/default_retryer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/client/logger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/client/no_op_retryer.go
2025-08-20T22:44:54.7612330Z [00:03:55.435]➜  cp $WORK/b1231/_pkg_.a /root/.cache/go-build/0c/0ca8c8e7ead52865f20a2463bdbb823d8ea5d059fda9c93f81e7194c82c4fd5e-d # internal
2025-08-20T22:44:54.7629511Z [00:03:55.436]➜  github.com/aws/aws-sdk-go/private/protocol
2025-08-20T22:44:54.7630222Z [00:03:55.436]➜  mkdir -p $WORK/b1180/
2025-08-20T22:44:54.7630931Z [00:03:55.436]➜  cat >/tmp/go-build2401649780/b1180/importcfg << 'EOF' # internal
2025-08-20T22:44:54.7631621Z [00:03:55.437]➜  # import config
2025-08-20T22:44:54.7632263Z [00:03:55.437]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:54.7633115Z [00:03:55.437]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:44:54.7634088Z [00:03:55.437]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:54.7635113Z [00:03:55.437]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:54.7636123Z [00:03:55.437]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:54.7637271Z [00:03:55.437]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:54.7638555Z [00:03:55.437]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:54.7639816Z [00:03:55.437]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:54.7641132Z [00:03:55.437]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:54.7642449Z [00:03:55.437]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build2401649780/b1181/_pkg_.a
2025-08-20T22:44:54.7643468Z [00:03:55.437]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:54.7644276Z [00:03:55.437]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:54.7645123Z [00:03:55.437]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:54.7645900Z [00:03:55.437]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:54.7646694Z [00:03:55.437]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:54.7647673Z [00:03:55.437]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:54.7648487Z [00:03:55.437]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:54.7649286Z [00:03:55.437]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:54.7650086Z [00:03:55.437]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:54.7650679Z [00:03:55.437]➜  EOF
2025-08-20T22:44:54.7660962Z [00:03:55.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1180/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol;$WORK/b1180=>" -p github.com/aws/aws-sdk-go/private/protocol -lang=go1.19 -complete -installsuffix shared -buildid Dt6-atvxuifC13gkJpM9/Dt6-atvxuifC13gkJpM9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1180/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/host.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/host_prefix.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/idempotency.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/jsonvalue.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/payload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/protocol.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/timestamp.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/unmarshal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/unmarshal_error.go
2025-08-20T22:44:54.8790941Z [00:03:55.553]➜  go tool buildid -w $WORK/b1180/_pkg_.a # internal
2025-08-20T22:44:54.8822602Z [00:03:55.556]➜  cp $WORK/b1180/_pkg_.a /root/.cache/go-build/b7/b7b7bb7cb7a5a27c5a08eb36629daf43f642fe78c526cc1ad252cae3b36ecfbc-d # internal
2025-08-20T22:44:54.8829343Z [00:03:55.557]➜  github.com/aws/aws-sdk-go/private/protocol/rest
2025-08-20T22:44:54.8833636Z [00:03:55.558]➜  mkdir -p $WORK/b1179/
2025-08-20T22:44:54.8845143Z [00:03:55.559]➜  cat >/tmp/go-build2401649780/b1179/importcfg << 'EOF' # internal
2025-08-20T22:44:54.8845837Z [00:03:55.559]➜  # import config
2025-08-20T22:44:54.8846472Z [00:03:55.559]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:54.8848713Z [00:03:55.559]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:54.8849990Z [00:03:55.559]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:54.8850988Z [00:03:55.559]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:54.8852480Z [00:03:55.559]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:54.8853921Z [00:03:55.559]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:54.8856386Z [00:03:55.559]➜  packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2401649780/b1178/_pkg_.a
2025-08-20T22:44:54.8858043Z [00:03:55.559]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:54.8859126Z [00:03:55.559]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:54.8860043Z [00:03:55.559]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:54.8860954Z [00:03:55.559]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:54.8861815Z [00:03:55.559]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:54.8864121Z [00:03:55.559]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:54.8865099Z [00:03:55.559]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:54.8865983Z [00:03:55.559]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:54.8866882Z [00:03:55.559]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:54.8867989Z [00:03:55.559]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:54.8868847Z [00:03:55.559]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:54.8869473Z [00:03:55.559]➜  EOF
2025-08-20T22:44:54.8874798Z [00:03:55.559]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1179/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/rest=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/rest;$WORK/b1179=>" -p github.com/aws/aws-sdk-go/private/protocol/rest -lang=go1.19 -complete -installsuffix shared -buildid blDzEV96B-pqTOpyx8MB/blDzEV96B-pqTOpyx8MB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1179/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/rest/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/rest/payload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/rest/unmarshal.go
2025-08-20T22:44:54.9129193Z [00:03:55.587]➜  go tool buildid -w $WORK/b1170/_pkg_.a # internal
2025-08-20T22:44:54.9169107Z [00:03:55.589]➜  cp $WORK/b1170/_pkg_.a /root/.cache/go-build/ba/ba9026e1074453bed49627e692d7572b4d72bcce2678874c02acde84bb2abd08-d # internal
2025-08-20T22:44:54.9174745Z [00:03:55.592]➜  github.com/aws/aws-sdk-go/internal/s3shared
2025-08-20T22:44:54.9176668Z [00:03:55.592]➜  mkdir -p $WORK/b1182/
2025-08-20T22:44:54.9185635Z [00:03:55.593]➜  cat >/tmp/go-build2401649780/b1182/importcfg << 'EOF' # internal
2025-08-20T22:44:54.9199499Z [00:03:55.593]➜  # import config
2025-08-20T22:44:54.9200180Z [00:03:55.593]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:54.9201228Z [00:03:55.593]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:54.9202388Z [00:03:55.593]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build2401649780/b1176/_pkg_.a
2025-08-20T22:44:54.9203636Z [00:03:55.593]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:54.9205016Z [00:03:55.593]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:54.9206256Z [00:03:55.593]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build2401649780/b1183/_pkg_.a
2025-08-20T22:44:54.9207417Z [00:03:55.593]➜  EOF
2025-08-20T22:44:54.9216923Z [00:03:55.595]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1182/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared=>github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared;$WORK/b1182=>" -p github.com/aws/aws-sdk-go/internal/s3shared -lang=go1.19 -complete -installsuffix shared -buildid T0twavAC5IZ3XMWHDYhB/T0twavAC5IZ3XMWHDYhB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1182/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/endpoint_errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/resource_request.go
2025-08-20T22:44:55.0174043Z [00:03:55.691]➜  go tool buildid -w $WORK/b1182/_pkg_.a # internal
2025-08-20T22:44:55.0190449Z [00:03:55.693]➜  cp $WORK/b1182/_pkg_.a /root/.cache/go-build/b0/b08f98ceb0aaff43db96e524ce264cad13ce83b2a1dd3ca159eefd92be055058-d # internal
2025-08-20T22:44:55.0193212Z [00:03:55.693]➜  github.com/aws/aws-sdk-go/internal/s3shared/s3err
2025-08-20T22:44:55.0193913Z [00:03:55.694]➜  mkdir -p $WORK/b1184/
2025-08-20T22:44:55.0209282Z [00:03:55.695]➜  cat >/tmp/go-build2401649780/b1184/importcfg << 'EOF' # internal
2025-08-20T22:44:55.0210020Z [00:03:55.695]➜  # import config
2025-08-20T22:44:55.0210690Z [00:03:55.695]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.0211821Z [00:03:55.695]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.0213072Z [00:03:55.695]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.0213916Z [00:03:55.695]➜  EOF
2025-08-20T22:44:55.0224860Z [00:03:55.696]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1184/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/s3err=>github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/s3err;$WORK/b1184=>" -p github.com/aws/aws-sdk-go/internal/s3shared/s3err -lang=go1.19 -complete -installsuffix shared -buildid IoHMuD8V5Np8U31eLX0N/IoHMuD8V5Np8U31eLX0N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1184/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/internal/s3shared/s3err/error.go
2025-08-20T22:44:55.1283794Z [00:03:55.802]➜  go tool buildid -w $WORK/b1184/_pkg_.a # internal
2025-08-20T22:44:55.1308925Z [00:03:55.805]➜  cp $WORK/b1184/_pkg_.a /root/.cache/go-build/67/6748342aac3f1146eefa7856243d8fce70fb88f55b97f075394b78abdf2a3642-d # internal
2025-08-20T22:44:55.1312597Z [00:03:55.805]➜  github.com/aws/aws-sdk-go/private/checksum
2025-08-20T22:44:55.1316301Z [00:03:55.806]➜  mkdir -p $WORK/b1185/
2025-08-20T22:44:55.1330849Z [00:03:55.807]➜  cat >/tmp/go-build2401649780/b1185/importcfg << 'EOF' # internal
2025-08-20T22:44:55.1331740Z [00:03:55.807]➜  # import config
2025-08-20T22:44:55.1332636Z [00:03:55.807]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:44:55.1337713Z [00:03:55.807]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:55.1338759Z [00:03:55.807]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.1339803Z [00:03:55.807]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.1341245Z [00:03:55.807]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.1342523Z [00:03:55.807]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.1343371Z [00:03:55.807]➜  EOF
2025-08-20T22:44:55.1347653Z [00:03:55.808]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1185/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/checksum=>github.com/aws/aws-sdk-go@v1.55.6/private/checksum;$WORK/b1185=>" -p github.com/aws/aws-sdk-go/private/checksum -lang=go1.19 -complete -installsuffix shared -buildid m6IjgHujXebLEX9Jx3V2/m6IjgHujXebLEX9Jx3V2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1185/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/checksum/content_md5.go
2025-08-20T22:44:55.1833427Z [00:03:55.857]➜  go tool buildid -w $WORK/b1179/_pkg_.a # internal
2025-08-20T22:44:55.1857525Z [00:03:55.860]➜  cp $WORK/b1179/_pkg_.a /root/.cache/go-build/12/126cd5a5563adb155855c32eaf530d829a927f62623dea38c66dcb80e61e484a-d # internal
2025-08-20T22:44:55.1875809Z [00:03:55.861]➜  github.com/aws/aws-sdk-go/aws/signer/v4
2025-08-20T22:44:55.1878107Z [00:03:55.861]➜  mkdir -p $WORK/b1177/
2025-08-20T22:44:55.1888936Z [00:03:55.862]➜  cat >/tmp/go-build2401649780/b1177/importcfg << 'EOF' # internal
2025-08-20T22:44:55.1889848Z [00:03:55.862]➜  # import config
2025-08-20T22:44:55.1890584Z [00:03:55.862]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:44:55.1891511Z [00:03:55.862]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:55.1892421Z [00:03:55.862]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:55.1893262Z [00:03:55.862]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.1894348Z [00:03:55.862]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.1895915Z [00:03:55.862]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:55.1897624Z [00:03:55.862]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.1899039Z [00:03:55.862]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2401649780/b1169/_pkg_.a
2025-08-20T22:44:55.1900823Z [00:03:55.862]➜  packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2401649780/b1178/_pkg_.a
2025-08-20T22:44:55.1903310Z [00:03:55.862]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2401649780/b1179/_pkg_.a
2025-08-20T22:44:55.1904393Z [00:03:55.862]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.1905189Z [00:03:55.862]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:55.1906018Z [00:03:55.862]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:55.1906881Z [00:03:55.862]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:55.1907928Z [00:03:55.862]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:55.1908763Z [00:03:55.862]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:55.1909575Z [00:03:55.862]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.1910699Z [00:03:55.862]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.1911291Z [00:03:55.862]➜  EOF
2025-08-20T22:44:55.1917741Z [00:03:55.862]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1177/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4=>github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4;$WORK/b1177=>" -p github.com/aws/aws-sdk-go/aws/signer/v4 -lang=go1.19 -complete -installsuffix shared -buildid j1uGPBC6CXVYlLe967Ok/j1uGPBC6CXVYlLe967Ok -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1177/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4/header_rules.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4/request_context_go1.7.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4/stream.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4/uri_path.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/signer/v4/v4.go
2025-08-20T22:44:55.2090634Z [00:03:55.883]➜  go tool buildid -w $WORK/b1185/_pkg_.a # internal
2025-08-20T22:44:55.2100878Z [00:03:55.884]➜  cp $WORK/b1185/_pkg_.a /root/.cache/go-build/8f/8f3de37f4945d150e6e7fc4be93f34380112af2beb9380219349c575a3122399-d # internal
2025-08-20T22:44:55.2107616Z [00:03:55.885]➜  github.com/aws/aws-sdk-go/private/protocol/eventstream
2025-08-20T22:44:55.2120689Z [00:03:55.885]➜  mkdir -p $WORK/b1186/
2025-08-20T22:44:55.2121511Z [00:03:55.885]➜  cat >/tmp/go-build2401649780/b1186/importcfg << 'EOF' # internal
2025-08-20T22:44:55.2122274Z [00:03:55.885]➜  # import config
2025-08-20T22:44:55.2123049Z [00:03:55.885]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.2124229Z [00:03:55.885]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:55.2125274Z [00:03:55.885]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:44:55.2126478Z [00:03:55.885]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:55.2127664Z [00:03:55.885]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:55.2128568Z [00:03:55.885]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.2129621Z [00:03:55.885]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.2130650Z [00:03:55.885]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:55.2131543Z [00:03:55.885]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:44:55.2132420Z [00:03:55.885]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.2133278Z [00:03:55.885]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:55.2134175Z [00:03:55.885]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.2134798Z [00:03:55.885]➜  EOF
2025-08-20T22:44:55.2143538Z [00:03:55.885]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1186/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream;$WORK/b1186=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream -lang=go1.19 -complete -installsuffix shared -buildid mxINW5rkNVVCHwP9mfe2/mxINW5rkNVVCHwP9mfe2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1186/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/debug.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/decode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/encode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/header.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/header_value.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/message.go
2025-08-20T22:44:55.3416794Z [00:03:56.016]➜  go tool buildid -w $WORK/b1177/_pkg_.a # internal
2025-08-20T22:44:55.3451069Z [00:03:56.019]➜  cp $WORK/b1177/_pkg_.a /root/.cache/go-build/40/40371c0533de3c19e89e1572321cb28a9dc30795fd388284269181da2ae85c1f-d # internal
2025-08-20T22:44:55.3455190Z [00:03:56.020]➜  github.com/aws/aws-sdk-go/private/protocol/query/queryutil
2025-08-20T22:44:55.3457842Z [00:03:56.020]➜  mkdir -p $WORK/b1190/
2025-08-20T22:44:55.3473015Z [00:03:56.021]➜  cat >/tmp/go-build2401649780/b1190/importcfg << 'EOF' # internal
2025-08-20T22:44:55.3473825Z [00:03:56.021]➜  # import config
2025-08-20T22:44:55.3475744Z [00:03:56.021]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:55.3477918Z [00:03:56.022]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.3480197Z [00:03:56.022]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.3482500Z [00:03:56.022]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:55.3483766Z [00:03:56.022]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:55.3487666Z [00:03:56.022]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:55.3488503Z [00:03:56.022]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:55.3489324Z [00:03:56.022]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:55.3490147Z [00:03:56.022]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.3490959Z [00:03:56.022]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.3491560Z [00:03:56.022]➜  EOF
2025-08-20T22:44:55.3517656Z [00:03:56.024]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1190/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query/queryutil=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query/queryutil;$WORK/b1190=>" -p github.com/aws/aws-sdk-go/private/protocol/query/queryutil -lang=go1.19 -complete -installsuffix shared -buildid 4BsMC-dwPzESkAihvfLD/4BsMC-dwPzESkAihvfLD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1190/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query/queryutil/queryutil.go
2025-08-20T22:44:55.3971301Z [00:03:56.071]➜  go tool buildid -w $WORK/b1186/_pkg_.a # internal
2025-08-20T22:44:55.4007612Z [00:03:56.075]➜  cp $WORK/b1186/_pkg_.a /root/.cache/go-build/75/754a74bad43abea11cdd2f33b81e26beb7c64fcb49567efb55a79bfef51c876a-d # internal
2025-08-20T22:44:55.4012159Z [00:03:56.075]➜  github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi
2025-08-20T22:44:55.4014680Z [00:03:56.076]➜  mkdir -p $WORK/b1187/
2025-08-20T22:44:55.4019835Z [00:03:56.076]➜  cat >/tmp/go-build2401649780/b1187/importcfg << 'EOF' # internal
2025-08-20T22:44:55.4023186Z [00:03:56.076]➜  # import config
2025-08-20T22:44:55.4023958Z [00:03:56.076]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.4024836Z [00:03:56.076]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.4025845Z [00:03:56.076]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.4027058Z [00:03:56.076]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.4028682Z [00:03:56.076]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.4030176Z [00:03:56.076]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build2401649780/b1186/_pkg_.a
2025-08-20T22:44:55.4031347Z [00:03:56.076]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.4032197Z [00:03:56.076]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.4033043Z [00:03:56.076]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:55.4034239Z [00:03:56.076]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.4034842Z [00:03:56.076]➜  EOF
2025-08-20T22:44:55.4044715Z [00:03:56.076]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1187/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi;$WORK/b1187=>" -p github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi -lang=go1.19 -complete -installsuffix shared -buildid kS-QMjAfOBCyI0-ONzMA/kS-QMjAfOBCyI0-ONzMA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1187/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi/error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi/reader.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi/shared.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi/signer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi/stream_writer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi/transport.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/eventstream/eventstreamapi/writer.go
2025-08-20T22:44:55.4434207Z [00:03:56.117]➜  go tool buildid -w $WORK/b1190/_pkg_.a # internal
2025-08-20T22:44:55.4450842Z [00:03:56.119]➜  cp $WORK/b1190/_pkg_.a /root/.cache/go-build/ed/edebcb8ae74690b3b007800fe3b6a22fef7a1336c373fea6851443b9f1da8cbd-d # internal
2025-08-20T22:44:55.4471502Z [00:03:56.121]➜  github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil
2025-08-20T22:44:55.4472453Z [00:03:56.121]➜  mkdir -p $WORK/b1191/
2025-08-20T22:44:55.4481636Z [00:03:56.122]➜  cat >/tmp/go-build2401649780/b1191/importcfg << 'EOF' # internal
2025-08-20T22:44:55.4483089Z [00:03:56.122]➜  # import config
2025-08-20T22:44:55.4484230Z [00:03:56.122]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.4485239Z [00:03:56.122]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:55.4486204Z [00:03:56.122]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:55.4487076Z [00:03:56.122]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.4488337Z [00:03:56.122]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.4489641Z [00:03:56.122]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.4490688Z [00:03:56.122]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.4491509Z [00:03:56.122]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:55.4492348Z [00:03:56.122]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:55.4493204Z [00:03:56.122]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:55.4494034Z [00:03:56.122]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:55.4494863Z [00:03:56.122]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.4495684Z [00:03:56.122]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.4496276Z [00:03:56.122]➜  EOF
2025-08-20T22:44:55.4502858Z [00:03:56.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1191/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/xml/xmlutil=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/xml/xmlutil;$WORK/b1191=>" -p github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil -lang=go1.19 -complete -installsuffix shared -buildid r6ti15sbsxm4PM54h1Q-/r6ti15sbsxm4PM54h1Q- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1191/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/xml/xmlutil/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/xml/xmlutil/sort.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/xml/xmlutil/unmarshal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/xml/xmlutil/xml_to_struct.go
2025-08-20T22:44:55.4796356Z [00:03:56.154]➜  go tool buildid -w $WORK/b1187/_pkg_.a # internal
2025-08-20T22:44:55.4819728Z [00:03:56.156]➜  cp $WORK/b1187/_pkg_.a /root/.cache/go-build/14/14f0de5a9754c6038848550f5597f3de50b03cb4cfe623c08cff833e8ef0660d-d # internal
2025-08-20T22:44:55.4824653Z [00:03:56.157]➜  github.com/aws/aws-sdk-go/aws/corehandlers
2025-08-20T22:44:55.4826612Z [00:03:56.157]➜  mkdir -p $WORK/b1193/
2025-08-20T22:44:55.4834500Z [00:03:56.158]➜  cat >/tmp/go-build2401649780/b1193/importcfg << 'EOF' # internal
2025-08-20T22:44:55.4835387Z [00:03:56.158]➜  # import config
2025-08-20T22:44:55.4836451Z [00:03:56.158]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.4848181Z [00:03:56.158]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.4849585Z [00:03:56.158]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.4851169Z [00:03:56.158]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.4852727Z [00:03:56.158]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:55.4854292Z [00:03:56.158]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.4855585Z [00:03:56.158]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:55.4856599Z [00:03:56.158]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:55.4873398Z [00:03:56.158]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:55.4874375Z [00:03:56.158]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:55.4875350Z [00:03:56.158]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:55.4876234Z [00:03:56.158]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:55.4877075Z [00:03:56.158]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:55.4878076Z [00:03:56.158]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.4878753Z [00:03:56.158]➜  EOF
2025-08-20T22:44:55.4884339Z [00:03:56.158]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1193/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/corehandlers=>github.com/aws/aws-sdk-go@v1.55.6/aws/corehandlers;$WORK/b1193=>" -p github.com/aws/aws-sdk-go/aws/corehandlers -lang=go1.19 -complete -installsuffix shared -buildid 048n_SRFkWQZ5XMpYXRo/048n_SRFkWQZ5XMpYXRo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1193/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/corehandlers/awsinternal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/corehandlers/handlers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/corehandlers/param_validator.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/corehandlers/user_agent.go
2025-08-20T22:44:55.5427089Z [00:03:56.217]➜  go tool buildid -w $WORK/b1193/_pkg_.a # internal
2025-08-20T22:44:55.5458369Z [00:03:56.220]➜  cp $WORK/b1193/_pkg_.a /root/.cache/go-build/76/767df9efcdd2bef43c9e80d3b8aebb16ba5e0982520051fb95838369e55cb538-d # internal
2025-08-20T22:44:55.5468569Z [00:03:56.221]➜  github.com/aws/aws-sdk-go/aws/auth/bearer
2025-08-20T22:44:55.5475413Z [00:03:56.222]➜  mkdir -p $WORK/b1199/
2025-08-20T22:44:55.5490730Z [00:03:56.223]➜  cat >/tmp/go-build2401649780/b1199/importcfg << 'EOF' # internal
2025-08-20T22:44:55.5493409Z [00:03:56.223]➜  # import config
2025-08-20T22:44:55.5494332Z [00:03:56.223]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.5495644Z [00:03:56.223]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.5496516Z [00:03:56.223]➜  EOF
2025-08-20T22:44:55.5508797Z [00:03:56.224]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1199/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/auth/bearer=>github.com/aws/aws-sdk-go@v1.55.6/aws/auth/bearer;$WORK/b1199=>" -p github.com/aws/aws-sdk-go/aws/auth/bearer -lang=go1.19 -complete -installsuffix shared -buildid Jte1EukC2t00JwpeoD7L/Jte1EukC2t00JwpeoD7L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1199/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/auth/bearer/token.go
2025-08-20T22:44:55.5749584Z [00:03:56.247]➜  go tool buildid -w $WORK/b1199/_pkg_.a # internal
2025-08-20T22:44:55.5752257Z [00:03:56.249]➜  cp $WORK/b1199/_pkg_.a /root/.cache/go-build/69/69244b2da9eb5d2762dad4588d391eac914ee7c4f3765636f72d3f63eb8f389b-d # internal
2025-08-20T22:44:55.5753404Z [00:03:56.249]➜  github.com/aws/aws-sdk-go/private/protocol/json/jsonutil
2025-08-20T22:44:55.5754058Z [00:03:56.249]➜  mkdir -p $WORK/b1202/
2025-08-20T22:44:55.5784908Z [00:03:56.252]➜  cat >/tmp/go-build2401649780/b1202/importcfg << 'EOF' # internal
2025-08-20T22:44:55.5787977Z [00:03:56.252]➜  # import config
2025-08-20T22:44:55.5788652Z [00:03:56.252]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.5789532Z [00:03:56.252]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:55.5790428Z [00:03:56.252]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:55.5791221Z [00:03:56.252]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.5792114Z [00:03:56.253]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.5793358Z [00:03:56.253]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.5794586Z [00:03:56.253]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.5795713Z [00:03:56.253]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.5796488Z [00:03:56.253]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:55.5797414Z [00:03:56.253]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:55.5798127Z [00:03:56.253]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:55.5798936Z [00:03:56.253]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:55.5799700Z [00:03:56.253]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:55.5800489Z [00:03:56.253]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.5801281Z [00:03:56.253]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.5801874Z [00:03:56.253]➜  EOF
2025-08-20T22:44:55.5811148Z [00:03:56.255]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1202/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/json/jsonutil=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/json/jsonutil;$WORK/b1202=>" -p github.com/aws/aws-sdk-go/private/protocol/json/jsonutil -lang=go1.19 -complete -installsuffix shared -buildid HRqZgJ6C9EU0HTXNhcHM/HRqZgJ6C9EU0HTXNhcHM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1202/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/json/jsonutil/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/json/jsonutil/unmarshal.go
2025-08-20T22:44:55.6430903Z [00:03:56.317]➜  go tool buildid -w $WORK/b1243/_pkg_.a # internal
2025-08-20T22:44:55.6703491Z [00:03:56.344]➜  go tool buildid -w $WORK/b1191/_pkg_.a # internal
2025-08-20T22:44:55.6704869Z [00:03:56.344]➜  cp $WORK/b1191/_pkg_.a /root/.cache/go-build/da/da3af4d3113c8a3e96c3b7574916bef5223ba2377dec24c923007528aeade30a-d # internal
2025-08-20T22:44:55.6706087Z [00:03:56.344]➜  github.com/aws/aws-sdk-go/private/protocol/query
2025-08-20T22:44:55.6706993Z [00:03:56.344]➜  mkdir -p $WORK/b1189/
2025-08-20T22:44:55.6714347Z [00:03:56.345]➜  cat >/tmp/go-build2401649780/b1189/importcfg << 'EOF' # internal
2025-08-20T22:44:55.6715051Z [00:03:56.345]➜  # import config
2025-08-20T22:44:55.6715743Z [00:03:56.345]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:55.6716585Z [00:03:56.345]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.6717782Z [00:03:56.345]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.6718985Z [00:03:56.345]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.6720410Z [00:03:56.345]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build2401649780/b1190/_pkg_.a
2025-08-20T22:44:55.6721969Z [00:03:56.345]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2401649780/b1191/_pkg_.a
2025-08-20T22:44:55.6723182Z [00:03:56.345]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:55.6724192Z [00:03:56.345]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.6724804Z [00:03:56.345]➜  EOF
2025-08-20T22:44:55.6730329Z [00:03:56.345]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1189/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query;$WORK/b1189=>" -p github.com/aws/aws-sdk-go/private/protocol/query -lang=go1.19 -complete -installsuffix shared -buildid ssNb1IUcdNfjddfosbxF/ssNb1IUcdNfjddfosbxF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1189/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query/build.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query/unmarshal.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/query/unmarshal_error.go
2025-08-20T22:44:55.6996632Z [00:03:56.373]➜  cp $WORK/b1243/_pkg_.a /root/.cache/go-build/47/47d212fff311d6dc617f6217b61813b069d8e27d7199f27d58c8e267ee47bef0-d # internal
2025-08-20T22:44:55.7004911Z [00:03:56.374]➜  github.com/aws/aws-sdk-go/aws/csm
2025-08-20T22:44:55.7010506Z [00:03:56.375]➜  mkdir -p $WORK/b1209/
2025-08-20T22:44:55.7020946Z [00:03:56.376]➜  cat >/tmp/go-build2401649780/b1209/importcfg << 'EOF' # internal
2025-08-20T22:44:55.7024320Z [00:03:56.376]➜  # import config
2025-08-20T22:44:55.7028328Z [00:03:56.376]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:55.7029274Z [00:03:56.376]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.7030272Z [00:03:56.376]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.7032705Z [00:03:56.376]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.7035061Z [00:03:56.376]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.7036244Z [00:03:56.376]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:55.7038010Z [00:03:56.376]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:55.7039015Z [00:03:56.376]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.7040086Z [00:03:56.376]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:55.7041110Z [00:03:56.376]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:55.7043114Z [00:03:56.376]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.7045988Z [00:03:56.376]➜  EOF
2025-08-20T22:44:55.7055410Z [00:03:56.379]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1209/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/csm=>github.com/aws/aws-sdk-go@v1.55.6/aws/csm;$WORK/b1209=>" -p github.com/aws/aws-sdk-go/aws/csm -lang=go1.19 -complete -installsuffix shared -buildid tb_9Py38jvigBVlh2rWg/tb_9Py38jvigBVlh2rWg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1209/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/csm/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/csm/enable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/csm/metric.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/csm/metric_chan.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/csm/metric_exception.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/csm/reporter.go
2025-08-20T22:44:55.7295808Z [00:03:56.403]➜  go tool buildid -w $WORK/b1202/_pkg_.a # internal
2025-08-20T22:44:55.7312851Z [00:03:56.405]➜  cp $WORK/b1202/_pkg_.a /root/.cache/go-build/c3/c326d0513bee5136526a04c03c0ffbae686710c3a4687466efcfb454b3f0af6e-d # internal
2025-08-20T22:44:55.7323367Z [00:03:56.406]➜  github.com/aws/aws-sdk-go/private/protocol/jsonrpc
2025-08-20T22:44:55.7324215Z [00:03:56.406]➜  mkdir -p $WORK/b1203/
2025-08-20T22:44:55.7324973Z [00:03:56.406]➜  cat >/tmp/go-build2401649780/b1203/importcfg << 'EOF' # internal
2025-08-20T22:44:55.7325674Z [00:03:56.406]➜  # import config
2025-08-20T22:44:55.7326344Z [00:03:56.406]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.7327549Z [00:03:56.406]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.7328809Z [00:03:56.406]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.7330117Z [00:03:56.406]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.7331571Z [00:03:56.406]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2401649780/b1202/_pkg_.a
2025-08-20T22:44:55.7333239Z [00:03:56.406]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2401649780/b1179/_pkg_.a
2025-08-20T22:44:55.7337718Z [00:03:56.406]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.7338691Z [00:03:56.406]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:55.7339579Z [00:03:56.406]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:55.7340430Z [00:03:56.406]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.7341074Z [00:03:56.406]➜  EOF
2025-08-20T22:44:55.7346240Z [00:03:56.408]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1203/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/jsonrpc=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/jsonrpc;$WORK/b1203=>" -p github.com/aws/aws-sdk-go/private/protocol/jsonrpc -lang=go1.19 -complete -installsuffix shared -buildid Y_BNGVYfH0IwCwFdaWDw/Y_BNGVYfH0IwCwFdaWDw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1203/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/jsonrpc/jsonrpc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/jsonrpc/unmarshal_error.go
2025-08-20T22:44:55.7351630Z [00:03:56.408]➜  go tool buildid -w $WORK/b1189/_pkg_.a # internal
2025-08-20T22:44:55.7364530Z [00:03:56.408]➜  cp $WORK/b1189/_pkg_.a /root/.cache/go-build/00/00b7c37bcd0c6187af9cf1c06eed20512c9f49af52503cdc1a51b10015520a82-d # internal
2025-08-20T22:44:55.7366348Z [00:03:56.410]➜  github.com/aws/aws-sdk-go/private/protocol/restxml
2025-08-20T22:44:55.7367582Z [00:03:56.410]➜  mkdir -p $WORK/b1188/
2025-08-20T22:44:55.7368644Z [00:03:56.410]➜  cat >/tmp/go-build2401649780/b1188/importcfg << 'EOF' # internal
2025-08-20T22:44:55.7369625Z [00:03:56.410]➜  # import config
2025-08-20T22:44:55.7370543Z [00:03:56.410]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.7371930Z [00:03:56.410]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:55.7373513Z [00:03:56.410]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.7375703Z [00:03:56.410]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.7377633Z [00:03:56.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2401649780/b1189/_pkg_.a
2025-08-20T22:44:55.7379504Z [00:03:56.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2401649780/b1179/_pkg_.a
2025-08-20T22:44:55.7381641Z [00:03:56.410]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2401649780/b1191/_pkg_.a
2025-08-20T22:44:55.7382844Z [00:03:56.410]➜  EOF
2025-08-20T22:44:55.7388315Z [00:03:56.410]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1188/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/restxml=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/restxml;$WORK/b1188=>" -p github.com/aws/aws-sdk-go/private/protocol/restxml -lang=go1.19 -complete -installsuffix shared -buildid jXgzunnuDvmVr5MPPGOu/jXgzunnuDvmVr5MPPGOu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1188/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/restxml/restxml.go
2025-08-20T22:44:55.7839149Z [00:03:56.458]➜  go tool buildid -w $WORK/b1203/_pkg_.a # internal
2025-08-20T22:44:55.7843661Z [00:03:56.458]➜  cp $WORK/b1203/_pkg_.a /root/.cache/go-build/6c/6ce7846055b4d1ca08d52d11104747dd1b61db6cb2166f97386e1fad7c7f37b8-d # internal
2025-08-20T22:44:55.7848229Z [00:03:56.459]➜  github.com/aws/aws-sdk-go/private/protocol/restjson
2025-08-20T22:44:55.7848911Z [00:03:56.459]➜  mkdir -p $WORK/b1201/
2025-08-20T22:44:55.7854132Z [00:03:56.459]➜  cat >/tmp/go-build2401649780/b1201/importcfg << 'EOF' # internal
2025-08-20T22:44:55.7856449Z [00:03:56.460]➜  # import config
2025-08-20T22:44:55.7858104Z [00:03:56.460]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.7859323Z [00:03:56.460]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:55.7861674Z [00:03:56.460]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.7862956Z [00:03:56.460]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.7864264Z [00:03:56.460]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.7865706Z [00:03:56.460]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2401649780/b1202/_pkg_.a
2025-08-20T22:44:55.7867424Z [00:03:56.460]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build2401649780/b1203/_pkg_.a
2025-08-20T22:44:55.7868930Z [00:03:56.460]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2401649780/b1179/_pkg_.a
2025-08-20T22:44:55.7870063Z [00:03:56.460]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.7870939Z [00:03:56.460]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:55.7871856Z [00:03:56.460]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:55.7872712Z [00:03:56.460]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.7873359Z [00:03:56.460]➜  EOF
2025-08-20T22:44:55.7892660Z [00:03:56.460]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1201/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/restjson=>github.com/aws/aws-sdk-go@v1.55.6/private/protocol/restjson;$WORK/b1201=>" -p github.com/aws/aws-sdk-go/private/protocol/restjson -lang=go1.19 -complete -installsuffix shared -buildid Atrn-QbwWfJqI4SQnLK7/Atrn-QbwWfJqI4SQnLK7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1201/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/restjson/restjson.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/private/protocol/restjson/unmarshal_error.go
2025-08-20T22:44:55.7902157Z [00:03:56.464]➜  go tool buildid -w $WORK/b1188/_pkg_.a # internal
2025-08-20T22:44:55.7918206Z [00:03:56.466]➜  cp $WORK/b1188/_pkg_.a /root/.cache/go-build/b2/b25c7efe6c78addf2d9761ed936c46642896291b54f8da71027945ef89ac6b6f-d # internal
2025-08-20T22:44:55.7942777Z [00:03:56.468]➜  github.com/aws/aws-sdk-go/service/s3
2025-08-20T22:44:55.7945699Z [00:03:56.469]➜  mkdir -p $WORK/b1175/
2025-08-20T22:44:55.7953787Z [00:03:56.469]➜  cat >/tmp/go-build2401649780/b1175/importcfg << 'EOF' # internal
2025-08-20T22:44:55.7968361Z [00:03:56.470]➜  # import config
2025-08-20T22:44:55.7969088Z [00:03:56.470]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:55.7969986Z [00:03:56.470]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:44:55.7970968Z [00:03:56.470]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:44:55.7971925Z [00:03:56.470]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:55.7972918Z [00:03:56.470]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:55.7973782Z [00:03:56.470]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:44:55.7974513Z [00:03:56.470]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.7975362Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.7976362Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build2401649780/b1176/_pkg_.a
2025-08-20T22:44:55.7978108Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:55.7979331Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2401649780/b1173/_pkg_.a
2025-08-20T22:44:55.7980686Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:55.7981977Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:55.7983401Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2401649780/b1168/_pkg_.a
2025-08-20T22:44:55.7984613Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.7985805Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2401649780/b1177/_pkg_.a
2025-08-20T22:44:55.7987050Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared=/tmp/go-build2401649780/b1182/_pkg_.a
2025-08-20T22:44:55.7988527Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build2401649780/b1183/_pkg_.a
2025-08-20T22:44:55.7989903Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=/tmp/go-build2401649780/b1184/_pkg_.a
2025-08-20T22:44:55.7991172Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2401649780/b1169/_pkg_.a
2025-08-20T22:44:55.7992444Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/private/checksum=/tmp/go-build2401649780/b1185/_pkg_.a
2025-08-20T22:44:55.7993712Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.7995092Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build2401649780/b1186/_pkg_.a
2025-08-20T22:44:55.7996679Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=/tmp/go-build2401649780/b1187/_pkg_.a
2025-08-20T22:44:55.7998316Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2401649780/b1179/_pkg_.a
2025-08-20T22:44:55.7999690Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=/tmp/go-build2401649780/b1188/_pkg_.a
2025-08-20T22:44:55.8001128Z [00:03:56.470]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2401649780/b1191/_pkg_.a
2025-08-20T22:44:55.8002485Z [00:03:56.470]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:44:55.8003263Z [00:03:56.470]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:55.8004069Z [00:03:56.470]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:55.8004896Z [00:03:56.470]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:55.8005705Z [00:03:56.470]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:55.8006512Z [00:03:56.470]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:55.8008979Z [00:03:56.470]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:55.8009851Z [00:03:56.470]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:55.8010665Z [00:03:56.470]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.8011253Z [00:03:56.470]➜  EOF
2025-08-20T22:44:55.8023335Z [00:03:56.470]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1175/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3=>github.com/aws/aws-sdk-go@v1.55.6/service/s3;$WORK/b1175=>" -p github.com/aws/aws-sdk-go/service/s3 -lang=go1.19 -complete -installsuffix shared -buildid n6fSIxB4ZzHfPIFVslbe/n6fSIxB4ZzHfPIFVslbe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1175/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/body_hash.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/bucket_location.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/customizations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/doc_custom.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/endpoint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/endpoint_builder.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/host_style_bucket.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/platform_handlers_go1.6.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/service.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/sse.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/statusok_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/unmarshal_error.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/waiters.go
2025-08-20T22:44:55.8062876Z [00:03:56.480]➜  go tool buildid -w $WORK/b1209/_pkg_.a # internal
2025-08-20T22:44:55.8078434Z [00:03:56.482]➜  cp $WORK/b1209/_pkg_.a /root/.cache/go-build/a5/a5d8dbbe9c83397b9291485d81a005db9733653e79d5449a7677651e69e53e84-d # internal
2025-08-20T22:44:55.8107369Z [00:03:56.485]➜  github.com/aws/aws-sdk-go/service/sts
2025-08-20T22:44:55.8112803Z [00:03:56.485]➜  mkdir -p $WORK/b1207/
2025-08-20T22:44:55.8113575Z [00:03:56.485]➜  cat >/tmp/go-build2401649780/b1207/importcfg << 'EOF' # internal
2025-08-20T22:44:55.8115992Z [00:03:56.485]➜  # import config
2025-08-20T22:44:55.8120052Z [00:03:56.485]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.8122085Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.8123193Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2401649780/b1173/_pkg_.a
2025-08-20T22:44:55.8124321Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:55.8125447Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:55.8126540Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:55.8127742Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.8129024Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2401649780/b1177/_pkg_.a
2025-08-20T22:44:55.8130167Z [00:03:56.485]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2401649780/b1189/_pkg_.a
2025-08-20T22:44:55.8131105Z [00:03:56.485]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:55.8131610Z [00:03:56.485]➜  EOF
2025-08-20T22:44:55.8136996Z [00:03:56.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1207/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts=>github.com/aws/aws-sdk-go@v1.55.6/service/sts;$WORK/b1207=>" -p github.com/aws/aws-sdk-go/service/sts -lang=go1.19 -complete -installsuffix shared -buildid MM32mCUVFkWKfKR_bfrv/MM32mCUVFkWKfKR_bfrv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1207/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts/customizations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts/service.go
2025-08-20T22:44:55.8208383Z [00:03:56.493]➜  go tool buildid -w $WORK/b1246/_pkg_.a # internal
2025-08-20T22:44:55.8402462Z [00:03:56.514]➜  go tool buildid -w $WORK/b1201/_pkg_.a # internal
2025-08-20T22:44:55.8414386Z [00:03:56.515]➜  cp $WORK/b1201/_pkg_.a /root/.cache/go-build/11/11933076865c3d4fbbb38e9bae31ae2d59a3e67bb0fe3f265c2e17018432b2c5-d # internal
2025-08-20T22:44:55.8418466Z [00:03:56.516]➜  github.com/aws/aws-sdk-go/service/sso
2025-08-20T22:44:55.8419839Z [00:03:56.516]➜  mkdir -p $WORK/b1200/
2025-08-20T22:44:55.8426577Z [00:03:56.517]➜  cat >/tmp/go-build2401649780/b1200/importcfg << 'EOF' # internal
2025-08-20T22:44:55.8428653Z [00:03:56.517]➜  # import config
2025-08-20T22:44:55.8429395Z [00:03:56.517]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.8430388Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.8431494Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2401649780/b1173/_pkg_.a
2025-08-20T22:44:55.8432633Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:55.8433854Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:55.8435134Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:55.8436400Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.8437817Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2401649780/b1177/_pkg_.a
2025-08-20T22:44:55.8439336Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.8440703Z [00:03:56.517]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build2401649780/b1201/_pkg_.a
2025-08-20T22:44:55.8441584Z [00:03:56.517]➜  EOF
2025-08-20T22:44:55.8446678Z [00:03:56.517]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1200/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sso=>github.com/aws/aws-sdk-go@v1.55.6/service/sso;$WORK/b1200=>" -p github.com/aws/aws-sdk-go/service/sso -lang=go1.19 -complete -installsuffix shared -buildid vip63dT4J4nU2suEeBHm/vip63dT4J4nU2suEeBHm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1200/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sso/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sso/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sso/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sso/service.go
2025-08-20T22:44:55.8542632Z [00:03:56.528]➜  cp $WORK/b1246/_pkg_.a /root/.cache/go-build/b0/b0296fe5ea79892e2ebdc689a1d13baa1fe18447aff7d6cf430b367f0d27a817-d # internal
2025-08-20T22:44:55.8543947Z [00:03:56.528]➜  github.com/aws/aws-sdk-go/service/ssooidc
2025-08-20T22:44:55.8544617Z [00:03:56.528]➜  mkdir -p $WORK/b1205/
2025-08-20T22:44:55.8545406Z [00:03:56.528]➜  cat >/tmp/go-build2401649780/b1205/importcfg << 'EOF' # internal
2025-08-20T22:44:55.8546142Z [00:03:56.528]➜  # import config
2025-08-20T22:44:55.8546837Z [00:03:56.528]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:55.8548095Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.8549545Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2401649780/b1173/_pkg_.a
2025-08-20T22:44:55.8550850Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:55.8552314Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:55.8553633Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:55.8554872Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.8556075Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2401649780/b1177/_pkg_.a
2025-08-20T22:44:55.8557503Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:44:55.8558882Z [00:03:56.528]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build2401649780/b1201/_pkg_.a
2025-08-20T22:44:55.8559790Z [00:03:56.528]➜  EOF
2025-08-20T22:44:55.8565065Z [00:03:56.528]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1205/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/ssooidc=>github.com/aws/aws-sdk-go@v1.55.6/service/ssooidc;$WORK/b1205=>" -p github.com/aws/aws-sdk-go/service/ssooidc -lang=go1.19 -complete -installsuffix shared -buildid huaEJrdwprjG_m_PE-gP/huaEJrdwprjG_m_PE-gP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1205/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/ssooidc/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/ssooidc/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/ssooidc/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/ssooidc/service.go
2025-08-20T22:44:55.9753710Z [00:03:56.649]➜  go tool buildid -w $WORK/b1200/_pkg_.a # internal
2025-08-20T22:44:55.9825633Z [00:03:56.657]➜  cp $WORK/b1200/_pkg_.a /root/.cache/go-build/25/25da314e5b6ab372527c4d7486bb335301998e67352fe13b74617ec98d009051-d # internal
2025-08-20T22:44:55.9851567Z [00:03:56.657]➜  github.com/aws/aws-sdk-go/service/sso/ssoiface
2025-08-20T22:44:55.9852438Z [00:03:56.657]➜  mkdir -p $WORK/b1204/
2025-08-20T22:44:55.9853121Z [00:03:56.657]➜  cat >/tmp/go-build2401649780/b1204/importcfg << 'EOF' # internal
2025-08-20T22:44:55.9853749Z [00:03:56.657]➜  # import config
2025-08-20T22:44:55.9854499Z [00:03:56.658]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:55.9855548Z [00:03:56.658]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:55.9856636Z [00:03:56.658]➜  packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2401649780/b1200/_pkg_.a
2025-08-20T22:44:55.9857613Z [00:03:56.658]➜  EOF
2025-08-20T22:44:55.9861701Z [00:03:56.658]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1204/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sso/ssoiface=>github.com/aws/aws-sdk-go@v1.55.6/service/sso/ssoiface;$WORK/b1204=>" -p github.com/aws/aws-sdk-go/service/sso/ssoiface -lang=go1.19 -complete -installsuffix shared -buildid Inn9mNSo6KSCt3qcHDs9/Inn9mNSo6KSCt3qcHDs9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1204/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sso/ssoiface/interface.go
2025-08-20T22:44:56.0075100Z [00:03:56.681]➜  go tool buildid -w $WORK/b1207/_pkg_.a # internal
2025-08-20T22:44:56.0137705Z [00:03:56.688]➜  cp $WORK/b1207/_pkg_.a /root/.cache/go-build/4d/4d5b6957e17a659447a108cd239f83d972314244ee1994fc5c73049402174630-d # internal
2025-08-20T22:44:56.0150683Z [00:03:56.688]➜  github.com/aws/aws-sdk-go/service/sts/stsiface
2025-08-20T22:44:56.0151383Z [00:03:56.688]➜  mkdir -p $WORK/b1208/
2025-08-20T22:44:56.0152148Z [00:03:56.688]➜  cat >/tmp/go-build2401649780/b1208/importcfg << 'EOF' # internal
2025-08-20T22:44:56.0153069Z [00:03:56.688]➜  # import config
2025-08-20T22:44:56.0153937Z [00:03:56.688]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.0155401Z [00:03:56.688]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:56.0156720Z [00:03:56.688]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2401649780/b1207/_pkg_.a
2025-08-20T22:44:56.0157771Z [00:03:56.688]➜  EOF
2025-08-20T22:44:56.0161839Z [00:03:56.688]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1208/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts/stsiface=>github.com/aws/aws-sdk-go@v1.55.6/service/sts/stsiface;$WORK/b1208=>" -p github.com/aws/aws-sdk-go/service/sts/stsiface -lang=go1.19 -complete -installsuffix shared -buildid ihrYTEqp-0jZKhg25mjX/ihrYTEqp-0jZKhg25mjX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1208/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/sts/stsiface/interface.go
2025-08-20T22:44:56.0349943Z [00:03:56.707]➜  go tool buildid -w $WORK/b1204/_pkg_.a # internal
2025-08-20T22:44:56.0360426Z [00:03:56.709]➜  cp $WORK/b1204/_pkg_.a /root/.cache/go-build/ec/ecdc2b538dd0a610a85f8bc3ec03211e32afdd0fadc9febfc8a0031797bf9636-d # internal
2025-08-20T22:44:56.0361675Z [00:03:56.710]➜  github.com/aws/aws-sdk-go/aws/ec2metadata
2025-08-20T22:44:56.0365906Z [00:03:56.710]➜  mkdir -p $WORK/b1212/
2025-08-20T22:44:56.0366596Z [00:03:56.710]➜  cat >/tmp/go-build2401649780/b1212/importcfg << 'EOF' # internal
2025-08-20T22:44:56.0374202Z [00:03:56.711]➜  # import config
2025-08-20T22:44:56.0374835Z [00:03:56.711]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:56.0375640Z [00:03:56.711]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:56.0376623Z [00:03:56.711]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.0377922Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.0379288Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:56.0380860Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:56.0382277Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:56.0383718Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2401649780/b1193/_pkg_.a
2025-08-20T22:44:56.0385079Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.0386373Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:56.0387969Z [00:03:56.711]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2401649780/b1213/_pkg_.a
2025-08-20T22:44:56.0389155Z [00:03:56.711]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:56.0390243Z [00:03:56.711]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:56.0391551Z [00:03:56.711]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:56.0392488Z [00:03:56.711]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:56.0400889Z [00:03:56.711]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:56.0401709Z [00:03:56.711]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:56.0402521Z [00:03:56.711]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:56.0403295Z [00:03:56.711]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.0403852Z [00:03:56.711]➜  EOF
2025-08-20T22:44:56.0408886Z [00:03:56.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1212/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/ec2metadata=>github.com/aws/aws-sdk-go@v1.55.6/aws/ec2metadata;$WORK/b1212=>" -p github.com/aws/aws-sdk-go/aws/ec2metadata -lang=go1.19 -complete -installsuffix shared -buildid avwtW-AUcySXo5UCyTxm/avwtW-AUcySXo5UCyTxm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1212/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/ec2metadata/api.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/ec2metadata/service.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/ec2metadata/token_provider.go
2025-08-20T22:44:56.0712190Z [00:03:56.745]➜  go tool buildid -w $WORK/b1208/_pkg_.a # internal
2025-08-20T22:44:56.0738126Z [00:03:56.748]➜  cp $WORK/b1208/_pkg_.a /root/.cache/go-build/51/51604a94e16b1276afe44d35cf12c618ca8af8506d775c8a38dfefa28d19250c-d # internal
2025-08-20T22:44:56.0739418Z [00:03:56.748]➜  github.com/aws/aws-sdk-go/aws/credentials/stscreds
2025-08-20T22:44:56.0740062Z [00:03:56.748]➜  mkdir -p $WORK/b1206/
2025-08-20T22:44:56.0740818Z [00:03:56.748]➜  cat >/tmp/go-build2401649780/b1206/importcfg << 'EOF' # internal
2025-08-20T22:44:56.0741502Z [00:03:56.748]➜  # import config
2025-08-20T22:44:56.0742123Z [00:03:56.748]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.0743102Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.0744239Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:56.0745407Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:56.0746586Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.0748145Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:56.0749474Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2401649780/b1174/_pkg_.a
2025-08-20T22:44:56.0750725Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2401649780/b1207/_pkg_.a
2025-08-20T22:44:56.0752884Z [00:03:56.748]➜  packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build2401649780/b1208/_pkg_.a
2025-08-20T22:44:56.0755102Z [00:03:56.748]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:56.0755911Z [00:03:56.748]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:56.0756714Z [00:03:56.748]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:56.0777760Z [00:03:56.748]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.0778421Z [00:03:56.748]➜  EOF
2025-08-20T22:44:56.0783408Z [00:03:56.748]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1206/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/stscreds=>github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/stscreds;$WORK/b1206=>" -p github.com/aws/aws-sdk-go/aws/credentials/stscreds -lang=go1.19 -complete -installsuffix shared -buildid XaLu4kBuxabkywz23rDt/XaLu4kBuxabkywz23rDt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1206/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/stscreds/assume_role_provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/stscreds/web_identity_provider.go
2025-08-20T22:44:56.0801736Z [00:03:56.754]➜  go tool buildid -w $WORK/b1205/_pkg_.a # internal
2025-08-20T22:44:56.0844655Z [00:03:56.759]➜  cp $WORK/b1205/_pkg_.a /root/.cache/go-build/76/769e5dc0a19af64255546fff5ac85b84051bc65b6ee07f18fd5db02af8a31c88-d # internal
2025-08-20T22:44:56.0850157Z [00:03:56.759]➜  github.com/aws/aws-sdk-go/aws/credentials/ssocreds
2025-08-20T22:44:56.0850811Z [00:03:56.759]➜  mkdir -p $WORK/b1198/
2025-08-20T22:44:56.0860352Z [00:03:56.760]➜  cat >/tmp/go-build2401649780/b1198/importcfg << 'EOF' # internal
2025-08-20T22:44:56.0861057Z [00:03:56.760]➜  # import config
2025-08-20T22:44:56.0861824Z [00:03:56.760]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:44:56.0862770Z [00:03:56.760]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:56.0863829Z [00:03:56.760]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:56.0864690Z [00:03:56.760]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.0865644Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.0866844Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/aws/auth/bearer=/tmp/go-build2401649780/b1199/_pkg_.a
2025-08-20T22:44:56.0868342Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:56.0869636Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:56.0870881Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.0872181Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2401649780/b1166/_pkg_.a
2025-08-20T22:44:56.0873495Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2401649780/b1200/_pkg_.a
2025-08-20T22:44:56.0874796Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build2401649780/b1204/_pkg_.a
2025-08-20T22:44:56.0876101Z [00:03:56.760]➜  packagefile github.com/aws/aws-sdk-go/service/ssooidc=/tmp/go-build2401649780/b1205/_pkg_.a
2025-08-20T22:44:56.0877323Z [00:03:56.760]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:56.0878155Z [00:03:56.760]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:56.0878986Z [00:03:56.760]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:56.0879846Z [00:03:56.760]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:56.0880669Z [00:03:56.760]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:56.0881455Z [00:03:56.760]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.0882285Z [00:03:56.760]➜  EOF
2025-08-20T22:44:56.0889095Z [00:03:56.760]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1198/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ssocreds=>github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ssocreds;$WORK/b1198=>" -p github.com/aws/aws-sdk-go/aws/credentials/ssocreds -lang=go1.19 -complete -installsuffix shared -buildid 3JKDZ3DNVonvRQx-voqS/3JKDZ3DNVonvRQx-voqS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1198/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ssocreds/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ssocreds/os.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ssocreds/provider.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ssocreds/sso_cached_token.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ssocreds/token_provider.go
2025-08-20T22:44:56.1421327Z [00:03:56.816]➜  go tool buildid -w $WORK/b1206/_pkg_.a # internal
2025-08-20T22:44:56.1440009Z [00:03:56.818]➜  cp $WORK/b1206/_pkg_.a /root/.cache/go-build/9e/9e0ebb259a405984ab3cded0e98be1ac7323fe598a399d9afc56153a081698e4-d # internal
2025-08-20T22:44:56.1442074Z [00:03:56.818]➜  github.com/aws/aws-sdk-go/aws/credentials/endpointcreds
2025-08-20T22:44:56.1451395Z [00:03:56.819]➜  mkdir -p $WORK/b1214/
2025-08-20T22:44:56.1452141Z [00:03:56.819]➜  cat >/tmp/go-build2401649780/b1214/importcfg << 'EOF' # internal
2025-08-20T22:44:56.1452807Z [00:03:56.819]➜  # import config
2025-08-20T22:44:56.1453504Z [00:03:56.819]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:56.1454336Z [00:03:56.819]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.1455458Z [00:03:56.819]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.1456736Z [00:03:56.819]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:56.1458227Z [00:03:56.819]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:56.1459460Z [00:03:56.819]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:44:56.1460714Z [00:03:56.819]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.1461910Z [00:03:56.819]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:56.1463233Z [00:03:56.819]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2401649780/b1202/_pkg_.a
2025-08-20T22:44:56.1464339Z [00:03:56.819]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:56.1465157Z [00:03:56.819]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.1465755Z [00:03:56.819]➜  EOF
2025-08-20T22:44:56.1470242Z [00:03:56.819]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1214/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/endpointcreds=>github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/endpointcreds;$WORK/b1214=>" -p github.com/aws/aws-sdk-go/aws/credentials/endpointcreds -lang=go1.19 -complete -installsuffix shared -buildid DpF4LYTqMiLP5P2tvX8S/DpF4LYTqMiLP5P2tvX8S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1214/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/endpointcreds/provider.go
2025-08-20T22:44:56.1680717Z [00:03:56.842]➜  go tool buildid -w $WORK/b1212/_pkg_.a # internal
2025-08-20T22:44:56.1780909Z [00:03:56.852]➜  cp $WORK/b1212/_pkg_.a /root/.cache/go-build/8a/8a2b84b5266bbeae40d458ee504647a622e1669869c39d9354c9ab0fe0386277-d # internal
2025-08-20T22:44:56.1782193Z [00:03:56.852]➜  github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds
2025-08-20T22:44:56.1782895Z [00:03:56.852]➜  mkdir -p $WORK/b1211/
2025-08-20T22:44:56.1787781Z [00:03:56.853]➜  cat >/tmp/go-build2401649780/b1211/importcfg << 'EOF' # internal
2025-08-20T22:44:56.1788483Z [00:03:56.853]➜  # import config
2025-08-20T22:44:56.1789166Z [00:03:56.853]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:44:56.1790059Z [00:03:56.853]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:56.1790912Z [00:03:56.853]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.1791886Z [00:03:56.853]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.1793035Z [00:03:56.853]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:56.1794227Z [00:03:56.853]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:56.1795442Z [00:03:56.853]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.1796854Z [00:03:56.853]➜  packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2401649780/b1212/_pkg_.a
2025-08-20T22:44:56.1798258Z [00:03:56.853]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:56.1799478Z [00:03:56.853]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2401649780/b1213/_pkg_.a
2025-08-20T22:44:56.1800501Z [00:03:56.853]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:56.1801298Z [00:03:56.853]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.1801824Z [00:03:56.853]➜  EOF
2025-08-20T22:44:56.1806334Z [00:03:56.853]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1211/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ec2rolecreds=>github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ec2rolecreds;$WORK/b1211=>" -p github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds -lang=go1.19 -complete -installsuffix shared -buildid Ahiv4kfC5IuT25YcbbQ6/Ahiv4kfC5IuT25YcbbQ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1211/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/credentials/ec2rolecreds/ec2_role_provider.go
2025-08-20T22:44:56.1975657Z [00:03:56.872]➜  go tool buildid -w $WORK/b1214/_pkg_.a # internal
2025-08-20T22:44:56.1990646Z [00:03:56.873]➜  cp $WORK/b1214/_pkg_.a /root/.cache/go-build/d1/d178bb24c64c10630433b042b42c427a9606a6251f4b4747236ae63c4bdd6726-d # internal
2025-08-20T22:44:56.1996418Z [00:03:56.874]➜  github.com/substrait-io/substrait-go/v3/types
2025-08-20T22:44:56.1997590Z [00:03:56.874]➜  mkdir -p $WORK/b1242/
2025-08-20T22:44:56.2001910Z [00:03:56.874]➜  cat >/tmp/go-build2401649780/b1242/importcfg << 'EOF' # internal
2025-08-20T22:44:56.2005924Z [00:03:56.875]➜  # import config
2025-08-20T22:44:56.2006752Z [00:03:56.875]➜  packagefile cloud.google.com/go/civil=/tmp/go-build2401649780/b796/_pkg_.a
2025-08-20T22:44:56.2007898Z [00:03:56.875]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.2008902Z [00:03:56.875]➜  packagefile github.com/substrait-io/substrait-go/v3=/tmp/go-build2401649780/b1228/_pkg_.a
2025-08-20T22:44:56.2010135Z [00:03:56.875]➜  packagefile github.com/substrait-io/substrait-go/v3/proto=/tmp/go-build2401649780/b1243/_pkg_.a
2025-08-20T22:44:56.2011528Z [00:03:56.875]➜  packagefile github.com/substrait-io/substrait-go/v3/types/integer_parameters=/tmp/go-build2401649780/b1244/_pkg_.a
2025-08-20T22:44:56.2012644Z [00:03:56.875]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:56.2013422Z [00:03:56.875]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:56.2014186Z [00:03:56.875]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:56.2014978Z [00:03:56.875]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.2015569Z [00:03:56.875]➜  EOF
2025-08-20T22:44:56.2028126Z [00:03:56.875]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1242/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types=>github.com/substrait-io/substrait-go/v3@v3.9.1/types;$WORK/b1242=>" -p github.com/substrait-io/substrait-go/v3/types -lang=go1.22 -complete -installsuffix shared -buildid N_CbZzE5tEdmED-siwMy/N_CbZzE5tEdmED-siwMy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1242/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/any_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/interval_compound_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/interval_day_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/interval_year_month_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parameterized_decimal_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parameterized_list_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parameterized_map_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parameterized_single_integer_param_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parameterized_struct_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parameterized_user_defined_type.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/precison_timestamp_types.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/type_derivation.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/types.go
2025-08-20T22:44:56.2045012Z [00:03:56.878]➜  go tool buildid -w $WORK/b1198/_pkg_.a # internal
2025-08-20T22:44:56.2080045Z [00:03:56.880]➜  cp $WORK/b1198/_pkg_.a /root/.cache/go-build/f8/f8c1a7080c78e6beeda02f2bc372e43ab4e64b6cfaa8347462fed3659d3755ce-d # internal
2025-08-20T22:44:56.2089552Z [00:03:56.883]➜  github.com/substrait-io/substrait-go/v3/types/parser/baseparser
2025-08-20T22:44:56.2090580Z [00:03:56.883]➜  mkdir -p $WORK/b1247/
2025-08-20T22:44:56.2091353Z [00:03:56.883]➜  cat >/tmp/go-build2401649780/b1247/importcfg << 'EOF' # internal
2025-08-20T22:44:56.2092047Z [00:03:56.883]➜  # import config
2025-08-20T22:44:56.2092680Z [00:03:56.883]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.2093654Z [00:03:56.883]➜  packagefile github.com/antlr4-go/antlr/v4=/tmp/go-build2401649780/b1246/_pkg_.a
2025-08-20T22:44:56.2094635Z [00:03:56.883]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:56.2095468Z [00:03:56.883]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:56.2096282Z [00:03:56.883]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:56.2096898Z [00:03:56.883]➜  EOF
2025-08-20T22:44:56.2106673Z [00:03:56.883]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1247/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser=>github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser;$WORK/b1247=>" -p github.com/substrait-io/substrait-go/v3/types/parser/baseparser -lang=go1.22 -complete -installsuffix shared -buildid io_dIXGVIgMdrcAlAcG3/io_dIXGVIgMdrcAlAcG3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1247/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser/substrait_lexer.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser/substraittype_base_listener.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser/substraittype_base_visitor.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser/substraittype_lexer.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser/substraittype_listener.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser/substraittype_parser.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/baseparser/substraittype_visitor.go
2025-08-20T22:44:56.2428392Z [00:03:56.917]➜  go tool buildid -w $WORK/b1211/_pkg_.a # internal
2025-08-20T22:44:56.2452947Z [00:03:56.919]➜  cp $WORK/b1211/_pkg_.a /root/.cache/go-build/11/1166a6108382695377c146d0afa9ea3cda1677428e64a69b7fcb80af608caa4a-d # internal
2025-08-20T22:44:56.2460402Z [00:03:56.919]➜  github.com/aws/aws-sdk-go/aws/defaults
2025-08-20T22:44:56.2460981Z [00:03:56.919]➜  mkdir -p $WORK/b1210/
2025-08-20T22:44:56.2461699Z [00:03:56.919]➜  cat >/tmp/go-build2401649780/b1210/importcfg << 'EOF' # internal
2025-08-20T22:44:56.2462385Z [00:03:56.919]➜  # import config
2025-08-20T22:44:56.2463004Z [00:03:56.919]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.2464031Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.2465220Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:56.2466667Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2401649780/b1193/_pkg_.a
2025-08-20T22:44:56.2468104Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.2469436Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build2401649780/b1211/_pkg_.a
2025-08-20T22:44:56.2470911Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build2401649780/b1214/_pkg_.a
2025-08-20T22:44:56.2472244Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2401649780/b1212/_pkg_.a
2025-08-20T22:44:56.2473584Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2401649780/b1168/_pkg_.a
2025-08-20T22:44:56.2474857Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:56.2476309Z [00:03:56.919]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2401649780/b1166/_pkg_.a
2025-08-20T22:44:56.2487862Z [00:03:56.919]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:56.2488776Z [00:03:56.919]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:56.2489671Z [00:03:56.919]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:56.2490534Z [00:03:56.919]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:56.2491343Z [00:03:56.919]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:56.2492145Z [00:03:56.919]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.2492729Z [00:03:56.919]➜  EOF
2025-08-20T22:44:56.2496978Z [00:03:56.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1210/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/defaults=>github.com/aws/aws-sdk-go@v1.55.6/aws/defaults;$WORK/b1210=>" -p github.com/aws/aws-sdk-go/aws/defaults -lang=go1.19 -complete -installsuffix shared -buildid cHIv6QjLNW-EUxyfJNeF/cHIv6QjLNW-EUxyfJNeF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1210/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/defaults/defaults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/defaults/shared_config.go
2025-08-20T22:44:56.3138473Z [00:03:56.988]➜  go tool buildid -w $WORK/b1210/_pkg_.a # internal
2025-08-20T22:44:56.3150590Z [00:03:56.989]➜  cp $WORK/b1210/_pkg_.a /root/.cache/go-build/77/77a87f9bb54dcaae50ffae283eabb5f84dec42e60052ce4c0ec5329ec19cf1ad-d # internal
2025-08-20T22:44:56.3157323Z [00:03:56.990]➜  github.com/aws/aws-sdk-go/aws/session
2025-08-20T22:44:56.3157967Z [00:03:56.990]➜  mkdir -p $WORK/b1196/
2025-08-20T22:44:56.3161516Z [00:03:56.990]➜  cat >/tmp/go-build2401649780/b1196/importcfg << 'EOF' # internal
2025-08-20T22:44:56.3163496Z [00:03:56.990]➜  # import config
2025-08-20T22:44:56.3164460Z [00:03:56.990]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:44:56.3165286Z [00:03:56.990]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:44:56.3166045Z [00:03:56.990]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.3166922Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.3168184Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:44:56.3169246Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:56.3170437Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2401649780/b1193/_pkg_.a
2025-08-20T22:44:56.3171597Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.3172849Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build2401649780/b1197/_pkg_.a
2025-08-20T22:44:56.3174159Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build2401649780/b1198/_pkg_.a
2025-08-20T22:44:56.3175411Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2401649780/b1206/_pkg_.a
2025-08-20T22:44:56.3176546Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build2401649780/b1209/_pkg_.a
2025-08-20T22:44:56.3180761Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build2401649780/b1210/_pkg_.a
2025-08-20T22:44:56.3181943Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2401649780/b1168/_pkg_.a
2025-08-20T22:44:56.3183218Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:56.3184331Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2401649780/b1165/_pkg_.a
2025-08-20T22:44:56.3185676Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2401649780/b1166/_pkg_.a
2025-08-20T22:44:56.3186914Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/service/ssooidc=/tmp/go-build2401649780/b1205/_pkg_.a
2025-08-20T22:44:56.3188235Z [00:03:56.990]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2401649780/b1207/_pkg_.a
2025-08-20T22:44:56.3189120Z [00:03:56.990]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:56.3189869Z [00:03:56.990]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:56.3190618Z [00:03:56.990]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:56.3191357Z [00:03:56.990]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:56.3192104Z [00:03:56.990]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:56.3192839Z [00:03:56.990]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:56.3193627Z [00:03:56.990]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:56.3194355Z [00:03:56.990]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:56.3194894Z [00:03:56.990]➜  EOF
2025-08-20T22:44:56.3200837Z [00:03:56.990]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1196/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/session=>github.com/aws/aws-sdk-go@v1.55.6/aws/session;$WORK/b1196=>" -p github.com/aws/aws-sdk-go/aws/session -lang=go1.19 -complete -installsuffix shared -buildid XDXHHknI1a_5kvdB83mA/XDXHHknI1a_5kvdB83mA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1196/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/session/credentials.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/session/custom_transport.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/session/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/session/env_config.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/session/session.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/aws/session/shared_config.go
2025-08-20T22:44:56.5310152Z [00:03:57.205]➜  go tool buildid -w $WORK/b1196/_pkg_.a # internal
2025-08-20T22:44:56.5347941Z [00:03:57.209]➜  cp $WORK/b1196/_pkg_.a /root/.cache/go-build/86/868bd33127381c341c8343ab1d6be654d0b412a644c6b6466b18b9df0e94b730-d # internal
2025-08-20T22:44:56.5374491Z [00:03:57.209]➜  gocloud.dev/aws
2025-08-20T22:44:56.5375053Z [00:03:57.209]➜  mkdir -p $WORK/b1195/
2025-08-20T22:44:56.5375781Z [00:03:57.209]➜  cat >/tmp/go-build2401649780/b1195/importcfg << 'EOF' # internal
2025-08-20T22:44:56.5376463Z [00:03:57.209]➜  # import config
2025-08-20T22:44:56.5377343Z [00:03:57.209]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:56.5378118Z [00:03:57.210]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.5379098Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:56.5380255Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build2401649780/b548/_pkg_.a
2025-08-20T22:44:56.5381393Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:44:56.5382511Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:44:56.5383511Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:56.5384432Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:44:56.5385629Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:44:56.5386843Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2401649780/b1168/_pkg_.a
2025-08-20T22:44:56.5388647Z [00:03:57.210]➜  packagefile github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2401649780/b1196/_pkg_.a
2025-08-20T22:44:56.5389697Z [00:03:57.210]➜  packagefile github.com/google/wire=/tmp/go-build2401649780/b1133/_pkg_.a
2025-08-20T22:44:56.5390526Z [00:03:57.210]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:56.5391302Z [00:03:57.210]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:56.5391879Z [00:03:57.210]➜  EOF
2025-08-20T22:44:56.5394683Z [00:03:57.210]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1195/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/aws=>gocloud.dev@v0.41.0/aws;$WORK/b1195=>" -p gocloud.dev/aws -lang=go1.24 -complete -installsuffix shared -buildid BPqUlsYfYJzhdSV4wnTA/BPqUlsYfYJzhdSV4wnTA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1195/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/aws/aws.go
2025-08-20T22:44:56.7214350Z [00:03:57.395]➜  go tool buildid -w $WORK/b1195/_pkg_.a # internal
2025-08-20T22:44:56.7244937Z [00:03:57.398]➜  cp $WORK/b1195/_pkg_.a /root/.cache/go-build/d2/d2a2bccf2aecabda0baac79e76ec1b759b6bcb22807674bf36da14ac16d2274f-d # internal
2025-08-20T22:44:56.7264183Z [00:03:57.399]➜  github.com/substrait-io/substrait-go/v3/types/parser/util
2025-08-20T22:44:56.7264826Z [00:03:57.399]➜  mkdir -p $WORK/b1248/
2025-08-20T22:44:56.7265437Z [00:03:57.399]➜  cat >/tmp/go-build2401649780/b1248/importcfg << 'EOF' # internal
2025-08-20T22:44:56.7266001Z [00:03:57.399]➜  # import config
2025-08-20T22:44:56.7266516Z [00:03:57.399]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.7267492Z [00:03:57.399]➜  packagefile github.com/antlr4-go/antlr/v4=/tmp/go-build2401649780/b1246/_pkg_.a
2025-08-20T22:44:56.7268152Z [00:03:57.399]➜  EOF
2025-08-20T22:44:56.7271912Z [00:03:57.399]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1248/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/util=>github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/util;$WORK/b1248=>" -p github.com/substrait-io/substrait-go/v3/types/parser/util -lang=go1.22 -complete -installsuffix shared -buildid 6w01GkKQh67fI3uAh_Wp/6w01GkKQh67fI3uAh_Wp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1248/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/util/error_listener.go
2025-08-20T22:44:56.8659880Z [00:03:57.540]➜  go tool buildid -w $WORK/b1248/_pkg_.a # internal
2025-08-20T22:44:56.8695326Z [00:03:57.544]➜  cp $WORK/b1248/_pkg_.a /root/.cache/go-build/d3/d38f6edcb7e2692fc4cc0832947bc16859775306abc1df5ad405c7c6a737022f-d # internal
2025-08-20T22:44:56.8709392Z [00:03:57.545]➜  atomicgo.dev/cursor
2025-08-20T22:44:56.8710006Z [00:03:57.545]➜  mkdir -p $WORK/b1252/
2025-08-20T22:44:56.8715609Z [00:03:57.546]➜  cat >/tmp/go-build2401649780/b1252/importcfg << 'EOF' # internal
2025-08-20T22:44:56.8716532Z [00:03:57.546]➜  # import config
2025-08-20T22:44:56.8717516Z [00:03:57.546]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.8718515Z [00:03:57.546]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:56.8719489Z [00:03:57.546]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:56.8720460Z [00:03:57.546]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:56.8721423Z [00:03:57.546]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:56.8722444Z [00:03:57.546]➜  packagefile testing=/tmp/go-build2401649780/b290/_pkg_.a
2025-08-20T22:44:56.8723251Z [00:03:57.546]➜  EOF
2025-08-20T22:44:56.8730394Z [00:03:57.547]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1252/_pkg_.a -trimpath "/root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0=>atomicgo.dev/cursor@v0.2.0;$WORK/b1252=>" -p atomicgo.dev/cursor -lang=go1.15 -complete -installsuffix shared -buildid aXqgDTFzoOEVSNE5El0v/aXqgDTFzoOEVSNE5El0v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1252/importcfg -pack /root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0/area.go /root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0/area_other.go /root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0/cursor.go /root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0/cursor_other.go /root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0/cursor_test_linux.go /root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0/doc.go /root/go/pkg/mod/atomicgo.dev/cursor@v0.2.0/utils.go
2025-08-20T22:44:56.9539681Z [00:03:57.628]➜  go tool buildid -w $WORK/b1252/_pkg_.a # internal
2025-08-20T22:44:56.9561043Z [00:03:57.630]➜  cp $WORK/b1252/_pkg_.a /root/.cache/go-build/2e/2e4cb10010edebc3fc15d2e3d4416d97a535836c69f0d845cce5e841b1806864-d # internal
2025-08-20T22:44:56.9567012Z [00:03:57.631]➜  github.com/containerd/console
2025-08-20T22:44:56.9567802Z [00:03:57.631]➜  mkdir -p $WORK/b1256/
2025-08-20T22:44:56.9572684Z [00:03:57.631]➜  cat >/tmp/go-build2401649780/b1256/importcfg << 'EOF' # internal
2025-08-20T22:44:56.9573407Z [00:03:57.631]➜  # import config
2025-08-20T22:44:56.9574083Z [00:03:57.631]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:56.9574890Z [00:03:57.631]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:56.9575777Z [00:03:57.631]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:44:56.9576650Z [00:03:57.631]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:56.9577606Z [00:03:57.631]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:56.9578399Z [00:03:57.631]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:56.9578989Z [00:03:57.631]➜  EOF
2025-08-20T22:44:56.9594041Z [00:03:57.633]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1256/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/console@v1.0.5=>github.com/containerd/console@v1.0.5;$WORK/b1256=>" -p github.com/containerd/console -lang=go1.13 -complete -installsuffix shared -buildid RIelDIVtH5WbVnmiCjWq/RIelDIVtH5WbVnmiCjWq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1256/importcfg -pack /root/go/pkg/mod/github.com/containerd/console@v1.0.5/console.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/console_linux.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/console_unix.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/pty_unix.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/tc_linux.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/tc_unix.go
2025-08-20T22:44:57.0037550Z [00:03:57.677]➜  go tool buildid -w $WORK/b1242/_pkg_.a # internal
2025-08-20T22:44:57.0370371Z [00:03:57.709]➜  cp $WORK/b1242/_pkg_.a /root/.cache/go-build/ce/ce398dcc0ae78eb551a79c20c0ce194aec5d10ee68047cf5fdfe3066a0cf417e-d # internal
2025-08-20T22:44:57.0412006Z [00:03:57.715]➜  atomicgo.dev/schedule
2025-08-20T22:44:57.0412923Z [00:03:57.715]➜  mkdir -p $WORK/b1257/
2025-08-20T22:44:57.0418451Z [00:03:57.716]➜  cat >/tmp/go-build2401649780/b1257/importcfg << 'EOF' # internal
2025-08-20T22:44:57.0419333Z [00:03:57.716]➜  # import config
2025-08-20T22:44:57.0420166Z [00:03:57.716]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:57.0421710Z [00:03:57.716]➜  EOF
2025-08-20T22:44:57.0425064Z [00:03:57.716]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1257/_pkg_.a -trimpath "/root/go/pkg/mod/atomicgo.dev/schedule@v0.1.0=>atomicgo.dev/schedule@v0.1.0;$WORK/b1257=>" -p atomicgo.dev/schedule -lang=go1.18 -complete -installsuffix shared -buildid O0JZeTB7zU_WCOxe2eKJ/O0JZeTB7zU_WCOxe2eKJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1257/importcfg -pack /root/go/pkg/mod/atomicgo.dev/schedule@v0.1.0/doc.go /root/go/pkg/mod/atomicgo.dev/schedule@v0.1.0/schedule.go
2025-08-20T22:44:57.0511935Z [00:03:57.725]➜  go tool buildid -w $WORK/b1256/_pkg_.a # internal
2025-08-20T22:44:57.0527440Z [00:03:57.727]➜  cp $WORK/b1256/_pkg_.a /root/.cache/go-build/7b/7ba2ab3fd0afe4d7ee223acf94f42d56339d774464cfebb9b8a15b50a0be4024-d # internal
2025-08-20T22:44:57.0549678Z [00:03:57.729]➜  atomicgo.dev/keyboard
2025-08-20T22:44:57.0552424Z [00:03:57.729]➜  mkdir -p $WORK/b1253/
2025-08-20T22:44:57.0555396Z [00:03:57.730]➜  cat >/tmp/go-build2401649780/b1253/importcfg << 'EOF' # internal
2025-08-20T22:44:57.0556130Z [00:03:57.730]➜  # import config
2025-08-20T22:44:57.0556931Z [00:03:57.730]➜  packagefile atomicgo.dev/keyboard/internal=/tmp/go-build2401649780/b1254/_pkg_.a
2025-08-20T22:44:57.0558240Z [00:03:57.730]➜  packagefile atomicgo.dev/keyboard/keys=/tmp/go-build2401649780/b1255/_pkg_.a
2025-08-20T22:44:57.0559211Z [00:03:57.730]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:57.0559867Z [00:03:57.730]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:57.0560806Z [00:03:57.730]➜  packagefile github.com/containerd/console=/tmp/go-build2401649780/b1256/_pkg_.a
2025-08-20T22:44:57.0561766Z [00:03:57.730]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:57.0562602Z [00:03:57.730]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:57.0563275Z [00:03:57.730]➜  EOF
2025-08-20T22:44:57.0568106Z [00:03:57.730]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1253/_pkg_.a -trimpath "/root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9=>atomicgo.dev/keyboard@v0.2.9;$WORK/b1253=>" -p atomicgo.dev/keyboard -lang=go1.15 -complete -installsuffix shared -buildid ZwxVOi9XEQZFZWsXa-l5/ZwxVOi9XEQZFZWsXa-l5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1253/importcfg -pack /root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/doc.go /root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/input.go /root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/keyboard.go /root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/tty_unix.go /root/go/pkg/mod/atomicgo.dev/keyboard@v0.2.9/utils.go
2025-08-20T22:44:57.0911561Z [00:03:57.765]➜  go tool buildid -w $WORK/b1257/_pkg_.a # internal
2025-08-20T22:44:57.0920132Z [00:03:57.766]➜  cp $WORK/b1257/_pkg_.a /root/.cache/go-build/d3/d3cb0e7866aaee83193fa9ac7219a95b8802a80ff4ff64deaaf531e94aaa9c9f-d # internal
2025-08-20T22:44:57.0925956Z [00:03:57.767]➜  github.com/xo/terminfo
2025-08-20T22:44:57.0926595Z [00:03:57.767]➜  mkdir -p $WORK/b1259/
2025-08-20T22:44:57.0931875Z [00:03:57.767]➜  cat >/tmp/go-build2401649780/b1259/importcfg << 'EOF' # internal
2025-08-20T22:44:57.0933950Z [00:03:57.767]➜  # import config
2025-08-20T22:44:57.0934637Z [00:03:57.767]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:57.0935424Z [00:03:57.767]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:57.0936236Z [00:03:57.767]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:57.0937088Z [00:03:57.767]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:44:57.0938131Z [00:03:57.767]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:57.0938959Z [00:03:57.767]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:44:57.0939788Z [00:03:57.767]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:57.0940613Z [00:03:57.767]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:57.0941469Z [00:03:57.767]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:57.0942328Z [00:03:57.767]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:57.0943132Z [00:03:57.767]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:57.0943727Z [00:03:57.767]➜  EOF
2025-08-20T22:44:57.0952124Z [00:03:57.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1259/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e=>github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e;$WORK/b1259=>" -p github.com/xo/terminfo -lang=go1.19 -complete -installsuffix shared -buildid 7GNHYS9U8kKvvey7xaer/7GNHYS9U8kKvvey7xaer -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1259/importcfg -pack /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/caps.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/capvals.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/color.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/dec.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/load.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/param.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/stack.go /root/go/pkg/mod/github.com/xo/terminfo@v0.0.0-20220910002029-abceb7e1c41e/terminfo.go
2025-08-20T22:44:57.0991301Z [00:03:57.773]➜  go tool buildid -w $WORK/b1253/_pkg_.a # internal
2025-08-20T22:44:57.1001998Z [00:03:57.774]➜  cp $WORK/b1253/_pkg_.a /root/.cache/go-build/88/8816975c75d80543b0f02deffb5d28c422901c4412e1d976b54c8460e1919308-d # internal
2025-08-20T22:44:57.1003201Z [00:03:57.774]➜  github.com/lithammer/fuzzysearch/fuzzy
2025-08-20T22:44:57.1003930Z [00:03:57.775]➜  mkdir -p $WORK/b1260/
2025-08-20T22:44:57.1011619Z [00:03:57.775]➜  cat >/tmp/go-build2401649780/b1260/importcfg << 'EOF' # internal
2025-08-20T22:44:57.1012322Z [00:03:57.775]➜  # import config
2025-08-20T22:44:57.1013596Z [00:03:57.775]➜  packagefile golang.org/x/text/runes=/tmp/go-build2401649780/b671/_pkg_.a
2025-08-20T22:44:57.1014635Z [00:03:57.775]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:44:57.1015708Z [00:03:57.775]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b219/_pkg_.a
2025-08-20T22:44:57.1016643Z [00:03:57.775]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:44:57.1017658Z [00:03:57.775]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:57.1018385Z [00:03:57.775]➜  EOF
2025-08-20T22:44:57.1026068Z [00:03:57.776]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1260/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lithammer/fuzzysearch@v1.1.8/fuzzy=>github.com/lithammer/fuzzysearch@v1.1.8/fuzzy;$WORK/b1260=>" -p github.com/lithammer/fuzzysearch/fuzzy -lang=go1.15 -complete -installsuffix shared -buildid HfQ7QjKajUoDDWfbSgqR/HfQ7QjKajUoDDWfbSgqR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1260/importcfg -pack /root/go/pkg/mod/github.com/lithammer/fuzzysearch@v1.1.8/fuzzy/fuzzy.go /root/go/pkg/mod/github.com/lithammer/fuzzysearch@v1.1.8/fuzzy/levenshtein.go
2025-08-20T22:44:57.1693120Z [00:03:57.843]➜  go tool buildid -w $WORK/b1260/_pkg_.a # internal
2025-08-20T22:44:57.1698336Z [00:03:57.844]➜  cp $WORK/b1260/_pkg_.a /root/.cache/go-build/e1/e147574fcd95250a7b1d5afb04ead6d08d890cef25d98cd36b1cfd83192a399f-d # internal
2025-08-20T22:44:57.1732093Z [00:03:57.847]➜  golang.org/x/term
2025-08-20T22:44:57.1734336Z [00:03:57.848]➜  mkdir -p $WORK/b1262/
2025-08-20T22:44:57.1743161Z [00:03:57.848]➜  cat >/tmp/go-build2401649780/b1262/importcfg << 'EOF' # internal
2025-08-20T22:44:57.1744206Z [00:03:57.848]➜  # import config
2025-08-20T22:44:57.1745058Z [00:03:57.848]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:57.1745886Z [00:03:57.848]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:57.1746792Z [00:03:57.848]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:44:57.1747843Z [00:03:57.848]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:57.1748684Z [00:03:57.848]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:57.1749525Z [00:03:57.848]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:57.1750354Z [00:03:57.848]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:57.1751209Z [00:03:57.848]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:44:57.1751861Z [00:03:57.848]➜  EOF
2025-08-20T22:44:57.1756231Z [00:03:57.848]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1262/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/term@v0.32.0=>golang.org/x/term@v0.32.0;$WORK/b1262=>" -p golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid McS2z6moLeCq-G9oHflA/McS2z6moLeCq-G9oHflA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1262/importcfg -pack /root/go/pkg/mod/golang.org/x/term@v0.32.0/term.go /root/go/pkg/mod/golang.org/x/term@v0.32.0/term_unix.go /root/go/pkg/mod/golang.org/x/term@v0.32.0/term_unix_other.go /root/go/pkg/mod/golang.org/x/term@v0.32.0/terminal.go
2025-08-20T22:44:57.3314945Z [00:03:58.006]➜  go tool buildid -w $WORK/b1259/_pkg_.a # internal
2025-08-20T22:44:57.3369093Z [00:03:58.011]➜  cp $WORK/b1259/_pkg_.a /root/.cache/go-build/36/36892ff24f9813356cfd5be519bb0b92866e166ddbce89d54e25dda6fef1a76b-d # internal
2025-08-20T22:44:57.3384589Z [00:03:58.013]➜  github.com/gookit/color
2025-08-20T22:44:57.3387430Z [00:03:58.013]➜  mkdir -p $WORK/b1258/
2025-08-20T22:44:57.3394737Z [00:03:58.014]➜  cat >/tmp/go-build2401649780/b1258/importcfg << 'EOF' # internal
2025-08-20T22:44:57.3398402Z [00:03:58.014]➜  # import config
2025-08-20T22:44:57.3399050Z [00:03:58.014]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:57.3399969Z [00:03:58.014]➜  packagefile github.com/xo/terminfo=/tmp/go-build2401649780/b1259/_pkg_.a
2025-08-20T22:44:57.3400795Z [00:03:58.014]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:57.3401499Z [00:03:58.014]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:57.3402215Z [00:03:58.014]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:57.3402933Z [00:03:58.014]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:57.3403687Z [00:03:58.014]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:57.3404446Z [00:03:58.014]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:57.3405183Z [00:03:58.014]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:57.3405924Z [00:03:58.014]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:57.3406676Z [00:03:58.014]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:57.3408164Z [00:03:58.014]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:44:57.3408720Z [00:03:58.014]➜  EOF
2025-08-20T22:44:57.3432172Z [00:03:58.016]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1258/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gookit/color@v1.5.4=>github.com/gookit/color@v1.5.4;$WORK/b1258=>" -p github.com/gookit/color -lang=go1.18 -complete -installsuffix shared -buildid pJnIV90xwt3ryDOXA4hO/pJnIV90xwt3ryDOXA4hO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1258/importcfg -pack /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_16.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_256.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_rgb.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/color_tag.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/convert.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/detect_env.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/detect_nonwin.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/printer.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/quickstart.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/style.go /root/go/pkg/mod/github.com/gookit/color@v1.5.4/utils.go
2025-08-20T22:44:57.3484776Z [00:03:58.023]➜  go tool buildid -w $WORK/b1262/_pkg_.a # internal
2025-08-20T22:44:57.3498675Z [00:03:58.024]➜  cp $WORK/b1262/_pkg_.a /root/.cache/go-build/d8/d86c6d9f55735a7e3305382fb9d006c115557afd4517de1db843cf0d64c90001-d # internal
2025-08-20T22:44:57.3560220Z [00:03:58.030]➜  github.com/aws/smithy-go/document/internal/serde
2025-08-20T22:44:57.3566455Z [00:03:58.031]➜  mkdir -p $WORK/b1269/
2025-08-20T22:44:57.3570905Z [00:03:58.031]➜  cat >/tmp/go-build2401649780/b1269/importcfg << 'EOF' # internal
2025-08-20T22:44:57.3573883Z [00:03:58.031]➜  # import config
2025-08-20T22:44:57.3574817Z [00:03:58.031]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:44:57.3577798Z [00:03:58.031]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:57.3579903Z [00:03:58.031]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:57.3581056Z [00:03:58.031]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:57.3582067Z [00:03:58.031]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:57.3582851Z [00:03:58.031]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:57.3583598Z [00:03:58.031]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:57.3584163Z [00:03:58.031]➜  EOF
2025-08-20T22:44:57.3590530Z [00:03:58.031]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1269/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/internal/serde=>github.com/aws/smithy-go@v1.22.4/document/internal/serde;$WORK/b1269=>" -p github.com/aws/smithy-go/document/internal/serde -lang=go1.22 -complete -installsuffix shared -buildid Ww4WZY5iY287Fv3q1pKt/Ww4WZY5iY287Fv3q1pKt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1269/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/internal/serde/field.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/internal/serde/field_cache.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/internal/serde/reflect.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/internal/serde/serde.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/internal/serde/tags.go
2025-08-20T22:44:57.7083173Z [00:03:58.382]➜  go tool buildid -w $WORK/b1269/_pkg_.a # internal
2025-08-20T22:44:57.7159424Z [00:03:58.390]➜  cp $WORK/b1269/_pkg_.a /root/.cache/go-build/df/dfdc885aeb9c8d4ba6ba528941bc50b85554971e84ea552a15e8e95690da8b81-d # internal
2025-08-20T22:44:57.7168724Z [00:03:58.391]➜  github.com/aws/smithy-go/document/json
2025-08-20T22:44:57.7169349Z [00:03:58.391]➜  mkdir -p $WORK/b1268/
2025-08-20T22:44:57.7188767Z [00:03:58.393]➜  cat >/tmp/go-build2401649780/b1268/importcfg << 'EOF' # internal
2025-08-20T22:44:57.7190100Z [00:03:58.393]➜  # import config
2025-08-20T22:44:57.7190969Z [00:03:58.393]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:57.7191874Z [00:03:58.393]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:57.7208775Z [00:03:58.393]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:44:57.7210726Z [00:03:58.393]➜  packagefile github.com/aws/smithy-go/document/internal/serde=/tmp/go-build2401649780/b1269/_pkg_.a
2025-08-20T22:44:57.7212363Z [00:03:58.393]➜  packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build2401649780/b575/_pkg_.a
2025-08-20T22:44:57.7214451Z [00:03:58.393]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:57.7215323Z [00:03:58.393]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:57.7215934Z [00:03:58.393]➜  EOF
2025-08-20T22:44:57.7221467Z [00:03:58.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1268/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/json=>github.com/aws/smithy-go@v1.22.4/document/json;$WORK/b1268=>" -p github.com/aws/smithy-go/document/json -lang=go1.22 -complete -installsuffix shared -buildid nbIZsiIVaX9LdWpsptOt/nbIZsiIVaX9LdWpsptOt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1268/importcfg -pack /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/json/decoder.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/json/doc.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/json/encoder.go /root/go/pkg/mod/github.com/aws/smithy-go@v1.22.4/document/json/json.go
2025-08-20T22:44:57.8565770Z [00:03:58.531]➜  go tool buildid -w $WORK/b1258/_pkg_.a # internal
2025-08-20T22:44:57.8670001Z [00:03:58.541]➜  cp $WORK/b1258/_pkg_.a /root/.cache/go-build/a1/a127e673ab5804425327b264e8f933b7f34080b1c18b36681498720987a63a77-d # internal
2025-08-20T22:44:57.8677662Z [00:03:58.542]➜  github.com/pterm/pterm/internal
2025-08-20T22:44:57.8680773Z [00:03:58.542]➜  mkdir -p $WORK/b1261/
2025-08-20T22:44:57.8682775Z [00:03:58.542]➜  cat >/tmp/go-build2401649780/b1261/importcfg << 'EOF' # internal
2025-08-20T22:44:57.8684715Z [00:03:58.542]➜  # import config
2025-08-20T22:44:57.8703791Z [00:03:58.542]➜  packagefile github.com/gookit/color=/tmp/go-build2401649780/b1258/_pkg_.a
2025-08-20T22:44:57.8704954Z [00:03:58.542]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build2401649780/b078/_pkg_.a
2025-08-20T22:44:57.8705972Z [00:03:58.542]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:57.8706810Z [00:03:58.542]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:57.8708593Z [00:03:58.542]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:57.8709256Z [00:03:58.542]➜  EOF
2025-08-20T22:44:57.8719476Z [00:03:58.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1261/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal=>github.com/pterm/pterm@v0.12.81/internal;$WORK/b1261=>" -p github.com/pterm/pterm/internal -lang=go1.23 -complete -installsuffix shared -buildid D5aSsRe1k_m6nFtnp20o/D5aSsRe1k_m6nFtnp20o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1261/importcfg -pack /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/cancelation_signal.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/center_text.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/collection.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/exit.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/longest_line.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/map_range_to_range.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/max_text_width.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/percentage.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/remove_and_count_prefix.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/rgb_complementary.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/title_in_line.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/utils.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/internal/with_boolean.go
2025-08-20T22:44:57.9054320Z [00:03:58.579]➜  go tool buildid -w $WORK/b1268/_pkg_.a # internal
2025-08-20T22:44:57.9112715Z [00:03:58.585]➜  go tool buildid -w $WORK/b1261/_pkg_.a # internal
2025-08-20T22:44:57.9119754Z [00:03:58.586]➜  cp $WORK/b1261/_pkg_.a /root/.cache/go-build/3e/3ea1802716f850006a41a20209951892c6123b6a4c55f79c030e67ffb72e0295-d # internal
2025-08-20T22:44:57.9130133Z [00:03:58.587]➜  github.com/pterm/pterm
2025-08-20T22:44:57.9131366Z [00:03:58.587]➜  mkdir -p $WORK/b1251/
2025-08-20T22:44:57.9134467Z [00:03:58.588]➜  cat >/tmp/go-build2401649780/b1251/importcfg << 'EOF' # internal
2025-08-20T22:44:57.9135843Z [00:03:58.588]➜  # import config
2025-08-20T22:44:57.9138851Z [00:03:58.588]➜  packagefile atomicgo.dev/cursor=/tmp/go-build2401649780/b1252/_pkg_.a
2025-08-20T22:44:57.9140504Z [00:03:58.588]➜  packagefile atomicgo.dev/keyboard=/tmp/go-build2401649780/b1253/_pkg_.a
2025-08-20T22:44:57.9142140Z [00:03:58.588]➜  packagefile atomicgo.dev/keyboard/keys=/tmp/go-build2401649780/b1255/_pkg_.a
2025-08-20T22:44:57.9144522Z [00:03:58.588]➜  packagefile atomicgo.dev/schedule=/tmp/go-build2401649780/b1257/_pkg_.a
2025-08-20T22:44:57.9145512Z [00:03:58.588]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:57.9146424Z [00:03:58.588]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:57.9147535Z [00:03:58.588]➜  packagefile encoding/csv=/tmp/go-build2401649780/b304/_pkg_.a
2025-08-20T22:44:57.9148518Z [00:03:58.588]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:57.9149629Z [00:03:58.588]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:57.9150494Z [00:03:58.588]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:57.9151628Z [00:03:58.588]➜  packagefile github.com/gookit/color=/tmp/go-build2401649780/b1258/_pkg_.a
2025-08-20T22:44:57.9152919Z [00:03:58.588]➜  packagefile github.com/lithammer/fuzzysearch/fuzzy=/tmp/go-build2401649780/b1260/_pkg_.a
2025-08-20T22:44:57.9154189Z [00:03:58.588]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build2401649780/b078/_pkg_.a
2025-08-20T22:44:57.9155421Z [00:03:58.588]➜  packagefile github.com/pterm/pterm/internal=/tmp/go-build2401649780/b1261/_pkg_.a
2025-08-20T22:44:57.9156580Z [00:03:58.588]➜  packagefile golang.org/x/term=/tmp/go-build2401649780/b1262/_pkg_.a
2025-08-20T22:44:57.9160372Z [00:03:58.588]➜  packagefile golang.org/x/text/cases=/tmp/go-build2401649780/b212/_pkg_.a
2025-08-20T22:44:57.9161530Z [00:03:58.588]➜  packagefile golang.org/x/text/language=/tmp/go-build2401649780/b214/_pkg_.a
2025-08-20T22:44:57.9162506Z [00:03:58.588]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:57.9163384Z [00:03:58.588]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:44:57.9164283Z [00:03:58.588]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:57.9165113Z [00:03:58.588]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:57.9165980Z [00:03:58.588]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:44:57.9166896Z [00:03:58.588]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:57.9168039Z [00:03:58.588]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:57.9168875Z [00:03:58.588]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:57.9169720Z [00:03:58.588]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:57.9170550Z [00:03:58.588]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:57.9171373Z [00:03:58.588]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:57.9172195Z [00:03:58.588]➜  EOF
2025-08-20T22:44:57.9193324Z [00:03:58.588]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1251/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pterm/pterm@v0.12.81=>github.com/pterm/pterm@v0.12.81;$WORK/b1251=>" -p github.com/pterm/pterm -lang=go1.23 -complete -installsuffix shared -buildid MSBQ68YqME4z2BfksUY1/MSBQ68YqME4z2BfksUY1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1251/importcfg -pack /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/area_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/atoms.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/barchart.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/basic_text_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/bigtext_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/box_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/bulletlist_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/center_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/color.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/deprecated.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/errors.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/header_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/heatmap_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interactive_confirm_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interactive_continue_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interactive_multiselect_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interactive_select_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interactive_textinput_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interface_live_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interface_renderable_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/interface_text_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/logger.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/multi_live_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/panel_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/paragraph_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/prefix_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/print.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/progressbar_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/pterm.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/rgb.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/section_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/slog_handler.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/spinner_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/table_printer.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/terminal.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/theme.go /root/go/pkg/mod/github.com/pterm/pterm@v0.12.81/tree_printer.go
2025-08-20T22:44:57.9230369Z [00:03:58.595]➜  cp $WORK/b1268/_pkg_.a /root/.cache/go-build/1a/1a525d366e7385f98357feb69515421981642d453377f96eb2e8e37afb686b1f-d # internal
2025-08-20T22:44:57.9242163Z [00:03:58.598]➜  github.com/aws/aws-sdk-go-v2/service/glue/internal/document
2025-08-20T22:44:57.9244935Z [00:03:58.598]➜  mkdir -p $WORK/b1267/
2025-08-20T22:44:57.9249656Z [00:03:58.599]➜  cat >/tmp/go-build2401649780/b1267/importcfg << 'EOF' # internal
2025-08-20T22:44:57.9263362Z [00:03:58.599]➜  # import config
2025-08-20T22:44:57.9264079Z [00:03:58.599]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:57.9265073Z [00:03:58.599]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:57.9266140Z [00:03:58.599]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:44:57.9267589Z [00:03:58.599]➜  packagefile github.com/aws/smithy-go/document/json=/tmp/go-build2401649780/b1268/_pkg_.a
2025-08-20T22:44:57.9268447Z [00:03:58.599]➜  EOF
2025-08-20T22:44:57.9285761Z [00:03:58.602]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1267/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/internal/document=>github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/internal/document;$WORK/b1267=>" -p github.com/aws/aws-sdk-go-v2/service/glue/internal/document -lang=go1.22 -complete -installsuffix shared -buildid ac6CqNOVwIk4XE627Y_J/ac6CqNOVwIk4XE627Y_J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1267/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/internal/document/document.go
2025-08-20T22:44:57.9653469Z [00:03:58.639]➜  go tool buildid -w $WORK/b1267/_pkg_.a # internal
2025-08-20T22:44:57.9663490Z [00:03:58.640]➜  cp $WORK/b1267/_pkg_.a /root/.cache/go-build/25/25a80248e9b5acbf1a0cda31a8a81759334a81e20b20ece69fb767e11cc04905-d # internal
2025-08-20T22:44:57.9670097Z [00:03:58.641]➜  github.com/aws/aws-sdk-go-v2/service/glue/document
2025-08-20T22:44:57.9670840Z [00:03:58.641]➜  mkdir -p $WORK/b1266/
2025-08-20T22:44:57.9679764Z [00:03:58.642]➜  cat >/tmp/go-build2401649780/b1266/importcfg << 'EOF' # internal
2025-08-20T22:44:57.9682026Z [00:03:58.642]➜  # import config
2025-08-20T22:44:57.9685196Z [00:03:58.642]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/internal/document=/tmp/go-build2401649780/b1267/_pkg_.a
2025-08-20T22:44:57.9686220Z [00:03:58.642]➜  EOF
2025-08-20T22:44:57.9691343Z [00:03:58.642]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1266/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/document=>github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/document;$WORK/b1266=>" -p github.com/aws/aws-sdk-go-v2/service/glue/document -lang=go1.22 -complete -installsuffix shared -buildid hcykHMu1_uqUJSQkEr04/hcykHMu1_uqUJSQkEr04 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1266/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/document/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/document/document.go
2025-08-20T22:44:57.9958895Z [00:03:58.670]➜  go tool buildid -w $WORK/b1266/_pkg_.a # internal
2025-08-20T22:44:57.9965560Z [00:03:58.671]➜  cp $WORK/b1266/_pkg_.a /root/.cache/go-build/ea/eaf08974e0096b672144570bef993617ceefaf6cd219e645f594b93329b431ea-d # internal
2025-08-20T22:44:57.9972769Z [00:03:58.671]➜  github.com/aws/aws-sdk-go-v2/service/glue/internal/endpoints
2025-08-20T22:44:57.9973531Z [00:03:58.671]➜  mkdir -p $WORK/b1270/
2025-08-20T22:44:58.0003169Z [00:03:58.672]➜  cat >/tmp/go-build2401649780/b1270/importcfg << 'EOF' # internal
2025-08-20T22:44:58.0003902Z [00:03:58.672]➜  # import config
2025-08-20T22:44:58.0004785Z [00:03:58.672]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:58.0006126Z [00:03:58.672]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build2401649780/b568/_pkg_.a
2025-08-20T22:44:58.0007610Z [00:03:58.672]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:58.0008643Z [00:03:58.672]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:58.0009511Z [00:03:58.672]➜  EOF
2025-08-20T22:44:58.0014045Z [00:03:58.672]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1270/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/internal/endpoints;$WORK/b1270=>" -p github.com/aws/aws-sdk-go-v2/service/glue/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid iNoQcOR8fpvrfcwPtE5_/iNoQcOR8fpvrfcwPtE5_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1270/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/internal/endpoints/endpoints.go
2025-08-20T22:44:58.0924069Z [00:03:58.766]➜  go tool buildid -w $WORK/b1270/_pkg_.a # internal
2025-08-20T22:44:58.0941573Z [00:03:58.768]➜  cp $WORK/b1270/_pkg_.a /root/.cache/go-build/d9/d9302fabe1d11a26c8eb729581edd435526f82aef5308cdb94b5772c94f37deb-d # internal
2025-08-20T22:44:58.0951086Z [00:03:58.769]➜  github.com/aws/aws-sdk-go-v2/service/glue/types
2025-08-20T22:44:58.0953985Z [00:03:58.769]➜  mkdir -p $WORK/b1271/
2025-08-20T22:44:58.0963644Z [00:03:58.770]➜  cat >/tmp/go-build2401649780/b1271/importcfg << 'EOF' # internal
2025-08-20T22:44:58.0964992Z [00:03:58.770]➜  # import config
2025-08-20T22:44:58.0966331Z [00:03:58.770]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:58.0967761Z [00:03:58.770]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:44:58.0969008Z [00:03:58.770]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:44:58.0970374Z [00:03:58.770]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:58.0971943Z [00:03:58.770]➜  EOF
2025-08-20T22:44:58.0977003Z [00:03:58.771]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1271/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/types=>github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/types;$WORK/b1271=>" -p github.com/aws/aws-sdk-go-v2/service/glue/types -lang=go1.22 -complete -installsuffix shared -buildid jfoa7lFVPG9QTbyqftC3/jfoa7lFVPG9QTbyqftC3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1271/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/types/enums.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/types/types.go
2025-08-20T22:44:58.5654015Z [00:03:59.239]➜  go tool buildid -w $WORK/b1247/_pkg_.a # internal
2025-08-20T22:44:58.6587417Z [00:03:59.333]➜  cp $WORK/b1247/_pkg_.a /root/.cache/go-build/da/dad71e9d2024ee72213ed1115a210d949f82652703138be5363ecbb097a5c0d0-d # internal
2025-08-20T22:44:58.6592244Z [00:03:59.333]➜  github.com/substrait-io/substrait-go/v3/types/parser
2025-08-20T22:44:58.6592985Z [00:03:59.333]➜  mkdir -p $WORK/b1245/
2025-08-20T22:44:58.6624447Z [00:03:59.336]➜  cat >/tmp/go-build2401649780/b1245/importcfg << 'EOF' # internal
2025-08-20T22:44:58.6627286Z [00:03:59.336]➜  # import config
2025-08-20T22:44:58.6627902Z [00:03:59.336]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:58.6628825Z [00:03:59.336]➜  packagefile github.com/antlr4-go/antlr/v4=/tmp/go-build2401649780/b1246/_pkg_.a
2025-08-20T22:44:58.6629926Z [00:03:59.336]➜  packagefile github.com/substrait-io/substrait-go/v3=/tmp/go-build2401649780/b1228/_pkg_.a
2025-08-20T22:44:58.6631120Z [00:03:59.336]➜  packagefile github.com/substrait-io/substrait-go/v3/types=/tmp/go-build2401649780/b1242/_pkg_.a
2025-08-20T22:44:58.6632505Z [00:03:59.336]➜  packagefile github.com/substrait-io/substrait-go/v3/types/integer_parameters=/tmp/go-build2401649780/b1244/_pkg_.a
2025-08-20T22:44:58.6634001Z [00:03:59.337]➜  packagefile github.com/substrait-io/substrait-go/v3/types/parser/baseparser=/tmp/go-build2401649780/b1247/_pkg_.a
2025-08-20T22:44:58.6635478Z [00:03:59.337]➜  packagefile github.com/substrait-io/substrait-go/v3/types/parser/util=/tmp/go-build2401649780/b1248/_pkg_.a
2025-08-20T22:44:58.6636750Z [00:03:59.337]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:58.6637732Z [00:03:59.337]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:58.6638427Z [00:03:59.337]➜  EOF
2025-08-20T22:44:58.6643235Z [00:03:59.337]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1245/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser=>github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser;$WORK/b1245=>" -p github.com/substrait-io/substrait-go/v3/types/parser -lang=go1.22 -complete -installsuffix shared -buildid C4iUL6ckPpS-ZdByaBBg/C4iUL6ckPpS-ZdByaBBg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1245/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/parse.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/types/parser/visitor.go
2025-08-20T22:44:59.3906402Z [00:04:00.065]➜  go tool buildid -w $WORK/b1271/_pkg_.a # internal
2025-08-20T22:44:59.4136933Z [00:04:00.088]➜  cp $WORK/b1271/_pkg_.a /root/.cache/go-build/82/82d8c0a8f966430a5065402f26e7d2f3c312d9162a9dc05489e66955db2fdba3-d # internal
2025-08-20T22:44:59.4245969Z [00:04:00.099]➜  github.com/aws/aws-sdk-go-v2/service/glue
2025-08-20T22:44:59.4249007Z [00:04:00.099]➜  mkdir -p $WORK/b1265/
2025-08-20T22:44:59.4260689Z [00:04:00.100]➜  cat >/tmp/go-build2401649780/b1265/importcfg << 'EOF' # internal
2025-08-20T22:44:59.4268314Z [00:04:00.100]➜  # import config
2025-08-20T22:44:59.4268981Z [00:04:00.100]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:59.4271056Z [00:04:00.100]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:44:59.4272301Z [00:04:00.100]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:44:59.4273372Z [00:04:00.100]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:59.4275048Z [00:04:00.100]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:59.4276057Z [00:04:00.100]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.4277498Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:44:59.4278847Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build2401649780/b560/_pkg_.a
2025-08-20T22:44:59.4280449Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:44:59.4282697Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build2401649780/b561/_pkg_.a
2025-08-20T22:44:59.4284318Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:44:59.4287446Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:44:59.4288794Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:44:59.4290021Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:44:59.4291180Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:44:59.4292416Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build2401649780/b563/_pkg_.a
2025-08-20T22:44:59.4293617Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build2401649780/b564/_pkg_.a
2025-08-20T22:44:59.4294942Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build2401649780/b565/_pkg_.a
2025-08-20T22:44:59.4296294Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build2401649780/b566/_pkg_.a
2025-08-20T22:44:59.4297968Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/document=/tmp/go-build2401649780/b1266/_pkg_.a
2025-08-20T22:44:59.4299321Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/internal/document=/tmp/go-build2401649780/b1267/_pkg_.a
2025-08-20T22:44:59.4300759Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/internal/endpoints=/tmp/go-build2401649780/b1270/_pkg_.a
2025-08-20T22:44:59.4302124Z [00:04:00.100]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/types=/tmp/go-build2401649780/b1271/_pkg_.a
2025-08-20T22:44:59.4303213Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:44:59.4304135Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:44:59.4305100Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:44:59.4306284Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:44:59.4307553Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build2401649780/b575/_pkg_.a
2025-08-20T22:44:59.4308661Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build2401649780/b571/_pkg_.a
2025-08-20T22:44:59.4309712Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:44:59.4310726Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:44:59.4311844Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:44:59.4313226Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:44:59.4314295Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:44:59.4315450Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:44:59.4316504Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:44:59.4319710Z [00:04:00.100]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:44:59.4321097Z [00:04:00.100]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:59.4322083Z [00:04:00.100]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:59.4323055Z [00:04:00.100]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:44:59.4324232Z [00:04:00.100]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:44:59.4325233Z [00:04:00.100]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:44:59.4326187Z [00:04:00.100]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:59.4327365Z [00:04:00.100]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:59.4328434Z [00:04:00.100]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:59.4329460Z [00:04:00.100]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:59.4330458Z [00:04:00.100]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:59.4331223Z [00:04:00.100]➜  EOF
2025-08-20T22:44:59.4549409Z [00:04:00.101]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1265/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0=>github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0;$WORK/b1265=>" -p github.com/aws/aws-sdk-go-v2/service/glue -lang=go1.22 -complete -installsuffix shared -buildid EHAhBRSVOS6kBGmt5ike/EHAhBRSVOS6kBGmt5ike -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1265/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchCreatePartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchDeleteConnection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchDeletePartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchDeleteTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchDeleteTableVersion.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetBlueprints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetCrawlers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetCustomEntityTypes.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetDataQualityResult.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetDevEndpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetJobs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetPartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetTableOptimizer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetTriggers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchGetWorkflows.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchPutDataQualityStatisticAnnotation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchStopJobRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_BatchUpdatePartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CancelDataQualityRuleRecommendationRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CancelDataQualityRulesetEvaluationRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CancelMLTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CancelStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CheckSchemaVersionValidity.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateBlueprint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateClassifier.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateColumnStatisticsTaskSettings.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateConnection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateCrawler.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateCustomEntityType.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateDataQualityRuleset.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateDatabase.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateDevEndpoint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateIntegration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateIntegrationResourceProperty.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateIntegrationTableProperties.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateJob.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateMLTransform.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreatePartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreatePartitionIndex.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateRegistry.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateSchema.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateScript.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateSecurityConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateTableOptimizer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateTrigger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateUsageProfile.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateUserDefinedFunction.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_CreateWorkflow.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteBlueprint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteClassifier.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteColumnStatisticsForPartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteColumnStatisticsForTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteColumnStatisticsTaskSettings.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteConnection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteCrawler.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteCustomEntityType.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteDataQualityRuleset.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteDatabase.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteDevEndpoint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteIntegration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteIntegrationTableProperties.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteJob.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteMLTransform.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeletePartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeletePartitionIndex.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteRegistry.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteResourcePolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteSchema.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteSchemaVersions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteSecurityConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteTableOptimizer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteTableVersion.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteTrigger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteUsageProfile.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteUserDefinedFunction.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DeleteWorkflow.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DescribeConnectionType.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DescribeEntity.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DescribeInboundIntegrations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_DescribeIntegrations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetBlueprint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetBlueprintRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetBlueprintRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetCatalogImportStatus.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetCatalogs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetClassifier.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetClassifiers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetColumnStatisticsForPartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetColumnStatisticsForTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetColumnStatisticsTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetColumnStatisticsTaskRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetColumnStatisticsTaskSettings.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetConnection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetConnections.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetCrawler.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetCrawlerMetrics.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetCrawlers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetCustomEntityType.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataCatalogEncryptionSettings.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataQualityModel.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataQualityModelResult.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataQualityResult.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataQualityRuleRecommendationRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataQualityRuleset.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataQualityRulesetEvaluationRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDatabase.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDatabases.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDataflowGraph.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDevEndpoint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetDevEndpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetEntityRecords.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetIntegrationResourceProperty.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetIntegrationTableProperties.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetJob.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetJobBookmark.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetJobRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetJobRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetJobs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetMLTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetMLTaskRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetMLTransform.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetMLTransforms.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetMapping.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetPartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetPartitionIndexes.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetPartitions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetPlan.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetRegistry.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetResourcePolicies.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetResourcePolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetSchema.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetSchemaByDefinition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetSchemaVersion.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetSchemaVersionsDiff.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetSecurityConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetSecurityConfigurations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTableOptimizer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTableVersion.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTableVersions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTables.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTags.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTrigger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetTriggers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetUnfilteredPartitionMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetUnfilteredPartitionsMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetUnfilteredTableMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetUsageProfile.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetUserDefinedFunction.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetUserDefinedFunctions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetWorkflow.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetWorkflowRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetWorkflowRunProperties.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_GetWorkflowRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ImportCatalogToGlue.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListBlueprints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListColumnStatisticsTaskRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListConnectionTypes.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListCrawlers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListCrawls.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListCustomEntityTypes.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListDataQualityResults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListDataQualityRuleRecommendationRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListDataQualityRulesetEvaluationRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListDataQualityRulesets.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListDataQualityStatisticAnnotations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListDataQualityStatistics.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListDevEndpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListEntities.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListJobs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListMLTransforms.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListRegistries.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListSchemaVersions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListSchemas.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListSessions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListStatements.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListTableOptimizerRuns.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListTriggers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListUsageProfiles.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ListWorkflows.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ModifyIntegration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_PutDataCatalogEncryptionSettings.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_PutDataQualityProfileAnnotation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_PutResourcePolicy.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_PutSchemaVersionMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_PutWorkflowRunProperties.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_QuerySchemaVersionMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_RegisterSchemaVersion.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_RemoveSchemaVersionMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ResetJobBookmark.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_ResumeWorkflowRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_RunStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_SearchTables.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartBlueprintRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartColumnStatisticsTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartColumnStatisticsTaskRunSchedule.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartCrawler.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartCrawlerSchedule.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartDataQualityRuleRecommendationRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartDataQualityRulesetEvaluationRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartExportLabelsTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartImportLabelsTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartJobRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartMLEvaluationTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartMLLabelingSetGenerationTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartTrigger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StartWorkflowRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StopColumnStatisticsTaskRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StopColumnStatisticsTaskRunSchedule.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StopCrawler.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StopCrawlerSchedule.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StopSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StopTrigger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_StopWorkflowRun.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_TagResource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_TestConnection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UntagResource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateBlueprint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateClassifier.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateColumnStatisticsForPartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateColumnStatisticsForTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateColumnStatisticsTaskSettings.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateConnection.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateCrawler.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateCrawlerSchedule.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateDataQualityRuleset.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateDatabase.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateDevEndpoint.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateIntegrationResourceProperty.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateIntegrationTableProperties.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateJob.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateJobFromSourceControl.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateMLTransform.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdatePartition.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateRegistry.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateSchema.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateSourceControlFromJob.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateTable.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateTableOptimizer.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateTrigger.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateUsageProfile.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateUserDefinedFunction.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/api_op_UpdateWorkflow.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/glue@v1.113.0/validators.go
﻿2025-08-20T22:44:59.4766968Z [00:04:00.124]➜  go tool buildid -w $WORK/b1251/_pkg_.a # internal
2025-08-20T22:44:59.4767910Z [00:04:00.134]➜  go tool buildid -w $WORK/b1245/_pkg_.a # internal
2025-08-20T22:44:59.4931899Z [00:04:00.167]➜  cp $WORK/b1245/_pkg_.a /root/.cache/go-build/0d/0d25054db51b0a9f36fa41764f07be8ea1618f79f14e5e96c39f771a25bf0446-d # internal
2025-08-20T22:44:59.4984001Z [00:04:00.172]➜  github.com/substrait-io/substrait-go/v3/extensions
2025-08-20T22:44:59.4986679Z [00:04:00.172]➜  mkdir -p $WORK/b1229/
2025-08-20T22:44:59.4990250Z [00:04:00.173]➜  cat >/tmp/go-build2401649780/b1229/importcfg << 'EOF' # internal
2025-08-20T22:44:59.4997578Z [00:04:00.173]➜  # import config
2025-08-20T22:44:59.4998265Z [00:04:00.173]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:44:59.4999066Z [00:04:00.173]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.5000023Z [00:04:00.173]➜  packagefile github.com/creasty/defaults=/tmp/go-build2401649780/b1230/_pkg_.a
2025-08-20T22:44:59.5001406Z [00:04:00.173]➜  packagefile github.com/goccy/go-yaml=/tmp/go-build2401649780/b1231/_pkg_.a
2025-08-20T22:44:59.5002560Z [00:04:00.173]➜  packagefile github.com/substrait-io/substrait=/tmp/go-build2401649780/b1240/_pkg_.a
2025-08-20T22:44:59.5003930Z [00:04:00.173]➜  packagefile github.com/substrait-io/substrait-go/v3=/tmp/go-build2401649780/b1228/_pkg_.a
2025-08-20T22:44:59.5005336Z [00:04:00.173]➜  packagefile github.com/substrait-io/substrait-go/v3/proto/extensions=/tmp/go-build2401649780/b1241/_pkg_.a
2025-08-20T22:44:59.5006768Z [00:04:00.173]➜  packagefile github.com/substrait-io/substrait-go/v3/types=/tmp/go-build2401649780/b1242/_pkg_.a
2025-08-20T22:44:59.5008440Z [00:04:00.173]➜  packagefile github.com/substrait-io/substrait-go/v3/types/integer_parameters=/tmp/go-build2401649780/b1244/_pkg_.a
2025-08-20T22:44:59.5009971Z [00:04:00.173]➜  packagefile github.com/substrait-io/substrait-go/v3/types/parser=/tmp/go-build2401649780/b1245/_pkg_.a
2025-08-20T22:44:59.5011056Z [00:04:00.173]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:59.5011859Z [00:04:00.173]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:44:59.5012668Z [00:04:00.173]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:44:59.5013502Z [00:04:00.173]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:59.5014316Z [00:04:00.173]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:44:59.5015112Z [00:04:00.173]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:59.5015909Z [00:04:00.173]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:59.5016497Z [00:04:00.173]➜  EOF
2025-08-20T22:44:59.5017835Z [00:04:00.173]➜  cp $WORK/b1251/_pkg_.a /root/.cache/go-build/8e/8e3478872f651b13bf0881218775bd6e19f70f67dc62f7eebaed16c2c48348cb-d # internal
2025-08-20T22:44:59.5024041Z [00:04:00.173]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1229/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/extensions=>github.com/substrait-io/substrait-go/v3@v3.9.1/extensions;$WORK/b1229=>" -p github.com/substrait-io/substrait-go/v3/extensions -lang=go1.22 -complete -installsuffix shared -buildid IWSQdZGokp01aj9vXtjL/IWSQdZGokp01aj9vXtjL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1229/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/extensions/extension_mgr.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/extensions/simple_extension.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/extensions/variants.go
2025-08-20T22:44:59.5029226Z [00:04:00.173]➜  github.com/tmthrgd/go-hex
2025-08-20T22:44:59.5029765Z [00:04:00.173]➜  mkdir -p $WORK/b1277/
2025-08-20T22:44:59.5030351Z [00:04:00.173]➜  echo -n > $WORK/b1277/go_asm.h # internal
2025-08-20T22:44:59.5031243Z [00:04:00.173]➜  cd /root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc
2025-08-20T22:44:59.5034591Z [00:04:00.173]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/tmthrgd/go-hex -trimpath "/root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc=>github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc;$WORK/b1277=>" -I $WORK/b1277/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1277/symabis ./hex_decode_amd64.s ./hex_encode_amd64.s
2025-08-20T22:44:59.5086899Z [00:04:00.183]➜  cat >/tmp/go-build2401649780/b1277/importcfg << 'EOF' # internal
2025-08-20T22:44:59.5094854Z [00:04:00.183]➜  # import config
2025-08-20T22:44:59.5095524Z [00:04:00.183]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:59.5096330Z [00:04:00.183]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.5097410Z [00:04:00.183]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:44:59.5098125Z [00:04:00.183]➜  EOF
2025-08-20T22:44:59.5098629Z [00:04:00.183]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:59.5103947Z [00:04:00.183]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1277/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc=>github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc;$WORK/b1277=>" -p github.com/tmthrgd/go-hex -lang=go1.16 -installsuffix shared -buildid Wg4Oe8m-ft5Vw6wOSo8q/Wg4Oe8m-ft5Vw6wOSo8q -goversion go1.25.0 -symabis $WORK/b1277/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1277/importcfg -pack -asmhdr $WORK/b1277/go_asm.h /root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc/hex.go /root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc/hex_amd64.go
2025-08-20T22:44:59.5715326Z [00:04:00.245]➜  cd /root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc
2025-08-20T22:44:59.5720438Z [00:04:00.245]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/tmthrgd/go-hex -trimpath "/root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc=>github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc;$WORK/b1277=>" -I $WORK/b1277/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1277/hex_decode_amd64.o ./hex_decode_amd64.s
2025-08-20T22:44:59.5836328Z [00:04:00.257]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/tmthrgd/go-hex -trimpath "/root/go/pkg/mod/github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc=>github.com/tmthrgd/go-hex@v0.0.0-20190904060850-447a3041c3bc;$WORK/b1277=>" -I $WORK/b1277/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1277/hex_encode_amd64.o ./hex_encode_amd64.s
2025-08-20T22:44:59.5921719Z [00:04:00.266]➜  go tool pack r $WORK/b1277/_pkg_.a $WORK/b1277/hex_decode_amd64.o $WORK/b1277/hex_encode_amd64.o # internal
2025-08-20T22:44:59.5930066Z [00:04:00.267]➜  go tool buildid -w $WORK/b1277/_pkg_.a # internal
2025-08-20T22:44:59.5933546Z [00:04:00.267]➜  cp $WORK/b1277/_pkg_.a /root/.cache/go-build/f5/f50652d1855498b0a52f72be5da3a6d16a2bbfb7e8b30e9f69462f93d82b81eb-d # internal
2025-08-20T22:44:59.5936739Z [00:04:00.268]➜  github.com/uptrace/bun/internal
2025-08-20T22:44:59.5939463Z [00:04:00.268]➜  mkdir -p $WORK/b1276/
2025-08-20T22:44:59.5954147Z [00:04:00.269]➜  cat >/tmp/go-build2401649780/b1276/importcfg << 'EOF' # internal
2025-08-20T22:44:59.5962359Z [00:04:00.269]➜  # import config
2025-08-20T22:44:59.5962998Z [00:04:00.269]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.5963936Z [00:04:00.269]➜  packagefile github.com/tmthrgd/go-hex=/tmp/go-build2401649780/b1277/_pkg_.a
2025-08-20T22:44:59.5964845Z [00:04:00.269]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:44:59.5965614Z [00:04:00.269]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:44:59.5966409Z [00:04:00.269]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:59.5967396Z [00:04:00.269]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:59.5968178Z [00:04:00.270]➜  EOF
2025-08-20T22:44:59.5968691Z [00:04:00.270]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:44:59.5975710Z [00:04:00.270]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1276/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal=>github.com/uptrace/bun@v1.2.12/internal;$WORK/b1276=>" -p github.com/uptrace/bun/internal -lang=go1.23 -complete -installsuffix shared -buildid bNjqI1-McCidtkQmD9xF/bNjqI1-McCidtkQmD9xF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1276/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/flag.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/hex.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/logger.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/map_key.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/time.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/underscore.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/unsafe.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/util.go
2025-08-20T22:44:59.6732391Z [00:04:00.347]➜  go tool buildid -w $WORK/b1276/_pkg_.a # internal
2025-08-20T22:44:59.6754539Z [00:04:00.349]➜  cp $WORK/b1276/_pkg_.a /root/.cache/go-build/87/879df49c1deafa56139e85928b89f94d551955870f00e4cf797300df08e1d7ac-d # internal
2025-08-20T22:44:59.6756382Z [00:04:00.350]➜  github.com/uptrace/bun/dialect
2025-08-20T22:44:59.6757770Z [00:04:00.350]➜  mkdir -p $WORK/b1275/
2025-08-20T22:44:59.6763701Z [00:04:00.351]➜  cat >/tmp/go-build2401649780/b1275/importcfg << 'EOF' # internal
2025-08-20T22:44:59.6764742Z [00:04:00.351]➜  # import config
2025-08-20T22:44:59.6778092Z [00:04:00.351]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:44:59.6779237Z [00:04:00.351]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:59.6781858Z [00:04:00.351]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:59.6782431Z [00:04:00.351]➜  EOF
2025-08-20T22:44:59.6786096Z [00:04:00.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1275/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/dialect=>github.com/uptrace/bun@v1.2.12/dialect;$WORK/b1275=>" -p github.com/uptrace/bun/dialect -lang=go1.23 -complete -installsuffix shared -buildid FDmyYFenAr7pg8TEaHU_/FDmyYFenAr7pg8TEaHU_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1275/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/dialect/append.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/dialect/dialect.go
2025-08-20T22:44:59.6983635Z [00:04:00.372]➜  go tool buildid -w $WORK/b1275/_pkg_.a # internal
2025-08-20T22:44:59.6993061Z [00:04:00.373]➜  cp $WORK/b1275/_pkg_.a /root/.cache/go-build/62/6247ad048e5deaa177e14a410e8b05d8ec7fa04e9ee47eb2b82877a79361f983-d # internal
2025-08-20T22:44:59.7013402Z [00:04:00.374]➜  github.com/uptrace/bun/dialect/feature
2025-08-20T22:44:59.7014032Z [00:04:00.374]➜  mkdir -p $WORK/b1278/
2025-08-20T22:44:59.7014821Z [00:04:00.374]➜  cat >/tmp/go-build2401649780/b1278/importcfg << 'EOF' # internal
2025-08-20T22:44:59.7015508Z [00:04:00.374]➜  # import config
2025-08-20T22:44:59.7016165Z [00:04:00.374]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.7017612Z [00:04:00.374]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:44:59.7018648Z [00:04:00.374]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:59.7019287Z [00:04:00.374]➜  EOF
2025-08-20T22:44:59.7023199Z [00:04:00.375]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1278/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/dialect/feature=>github.com/uptrace/bun@v1.2.12/dialect/feature;$WORK/b1278=>" -p github.com/uptrace/bun/dialect/feature -lang=go1.23 -complete -installsuffix shared -buildid vQlMEs2HY38G8bUj-ZDb/vQlMEs2HY38G8bUj-ZDb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1278/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/dialect/feature/feature.go
2025-08-20T22:44:59.7140403Z [00:04:00.388]➜  go tool buildid -w $WORK/b1278/_pkg_.a # internal
2025-08-20T22:44:59.7147577Z [00:04:00.389]➜  cp $WORK/b1278/_pkg_.a /root/.cache/go-build/50/508d84a4be626fb6415a78101f3789fbc9813aab7d345a090e860f72c047b669-d # internal
2025-08-20T22:44:59.7149385Z [00:04:00.389]➜  github.com/jinzhu/inflection
2025-08-20T22:44:59.7151485Z [00:04:00.389]➜  mkdir -p $WORK/b1281/
2025-08-20T22:44:59.7158049Z [00:04:00.390]➜  cat >/tmp/go-build2401649780/b1281/importcfg << 'EOF' # internal
2025-08-20T22:44:59.7178347Z [00:04:00.390]➜  # import config
2025-08-20T22:44:59.7179300Z [00:04:00.390]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:59.7181573Z [00:04:00.390]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:59.7182446Z [00:04:00.390]➜  EOF
2025-08-20T22:44:59.7186468Z [00:04:00.390]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1281/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jinzhu/inflection@v1.0.0=>github.com/jinzhu/inflection@v1.0.0;$WORK/b1281=>" -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/b1281/importcfg -pack /root/go/pkg/mod/github.com/jinzhu/inflection@v1.0.0/inflections.go
2025-08-20T22:44:59.7423522Z [00:04:00.416]➜  go tool buildid -w $WORK/b1281/_pkg_.a # internal
2025-08-20T22:44:59.7429667Z [00:04:00.417]➜  cp $WORK/b1281/_pkg_.a /root/.cache/go-build/34/344273acf3eec8a13dfd17758a01f1b10d9f2295ba5f0071b589beff8745d825-d # internal
2025-08-20T22:44:59.7436118Z [00:04:00.418]➜  github.com/puzpuzpuz/xsync/v3
2025-08-20T22:44:59.7439077Z [00:04:00.418]➜  mkdir -p $WORK/b1282/
2025-08-20T22:44:59.7439825Z [00:04:00.418]➜  cat >/tmp/go-build2401649780/b1282/importcfg << 'EOF' # internal
2025-08-20T22:44:59.7440524Z [00:04:00.418]➜  # import config
2025-08-20T22:44:59.7441199Z [00:04:00.418]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.7442003Z [00:04:00.418]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:59.7442831Z [00:04:00.418]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:44:59.7443705Z [00:04:00.418]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:59.7444532Z [00:04:00.418]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:44:59.7445344Z [00:04:00.418]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:59.7446143Z [00:04:00.418]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:44:59.7447000Z [00:04:00.418]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:44:59.7448037Z [00:04:00.418]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:59.7448644Z [00:04:00.418]➜  EOF
2025-08-20T22:44:59.7463543Z [00:04:00.418]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1282/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1=>github.com/puzpuzpuz/xsync/v3@v3.5.1;$WORK/b1282=>" -p github.com/puzpuzpuz/xsync/v3 -lang=go1.18 -complete -installsuffix shared -buildid TFpUWFix3pL0wG0p2zS3/TFpUWFix3pL0wG0p2zS3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1282/importcfg -pack /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/counter.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/map.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/mapof.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/mpmcqueue.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/mpmcqueueof.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/rbmutex.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/spscqueue.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/spscqueueof.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/util.go /root/go/pkg/mod/github.com/puzpuzpuz/xsync/v3@v3.5.1/util_hash.go
2025-08-20T22:44:59.7470991Z [00:04:00.419]➜  go tool buildid -w $WORK/b1175/_pkg_.a # internal
2025-08-20T22:44:59.7731813Z [00:04:00.447]➜  go tool buildid -w $WORK/b1229/_pkg_.a # internal
2025-08-20T22:44:59.7813357Z [00:04:00.452]➜  cp $WORK/b1229/_pkg_.a /root/.cache/go-build/be/beef7a5c5aac2524d0601cab1d136bfc3243ddc48dc1576f756321fab91f54f5-d # internal
2025-08-20T22:44:59.7823467Z [00:04:00.455]➜  github.com/substrait-io/substrait-go/v3/expr
2025-08-20T22:44:59.7824135Z [00:04:00.455]➜  mkdir -p $WORK/b1226/
2025-08-20T22:44:59.7824886Z [00:04:00.455]➜  cat >/tmp/go-build2401649780/b1226/importcfg << 'EOF' # internal
2025-08-20T22:44:59.7825582Z [00:04:00.455]➜  # import config
2025-08-20T22:44:59.7826250Z [00:04:00.455]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:59.7827351Z [00:04:00.455]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:44:59.7828232Z [00:04:00.455]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:44:59.7829198Z [00:04:00.455]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.7830203Z [00:04:00.455]➜  packagefile github.com/cockroachdb/apd/v3=/tmp/go-build2401649780/b1227/_pkg_.a
2025-08-20T22:44:59.7831417Z [00:04:00.455]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:44:59.7832592Z [00:04:00.455]➜  packagefile github.com/substrait-io/substrait-go/v3=/tmp/go-build2401649780/b1228/_pkg_.a
2025-08-20T22:44:59.7833920Z [00:04:00.455]➜  packagefile github.com/substrait-io/substrait-go/v3/extensions=/tmp/go-build2401649780/b1229/_pkg_.a
2025-08-20T22:44:59.7835284Z [00:04:00.455]➜  packagefile github.com/substrait-io/substrait-go/v3/proto=/tmp/go-build2401649780/b1243/_pkg_.a
2025-08-20T22:44:59.7836594Z [00:04:00.455]➜  packagefile github.com/substrait-io/substrait-go/v3/types=/tmp/go-build2401649780/b1242/_pkg_.a
2025-08-20T22:44:59.7838730Z [00:04:00.455]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2401649780/b430/_pkg_.a
2025-08-20T22:44:59.7839888Z [00:04:00.455]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:44:59.7841140Z [00:04:00.455]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:44:59.7842208Z [00:04:00.455]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:44:59.7843040Z [00:04:00.455]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:44:59.7843867Z [00:04:00.455]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:44:59.7844677Z [00:04:00.455]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:44:59.7845471Z [00:04:00.455]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:59.7846622Z [00:04:00.455]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:44:59.7847423Z [00:04:00.455]➜  EOF
2025-08-20T22:44:59.7855893Z [00:04:00.455]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1226/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr=>github.com/substrait-io/substrait-go/v3@v3.9.1/expr;$WORK/b1226=>" -p github.com/substrait-io/substrait-go/v3/expr -lang=go1.22 -complete -installsuffix shared -buildid wHptzZzQ91hODoQoWcd-/wHptzZzQ91hODoQoWcd- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1226/importcfg -pack /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/builder.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/decimal_util.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/expression.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/field_reference.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/functions.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/interval_compound_literal.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/interval_year_to_month.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/literals.go /root/go/pkg/mod/github.com/substrait-io/substrait-go/v3@v3.9.1/expr/utils.go
2025-08-20T22:44:59.8380268Z [00:04:00.512]➜  cp $WORK/b1175/_pkg_.a /root/.cache/go-build/73/731450e8f00485c02897affa6adb9945703aa6951fc3ce703b72949a65898014-d # internal
2025-08-20T22:44:59.8400369Z [00:04:00.512]➜  github.com/aws/aws-sdk-go/service/s3/s3iface
2025-08-20T22:44:59.8401022Z [00:04:00.512]➜  mkdir -p $WORK/b1194/
2025-08-20T22:44:59.8401734Z [00:04:00.512]➜  cat >/tmp/go-build2401649780/b1194/importcfg << 'EOF' # internal
2025-08-20T22:44:59.8402386Z [00:04:00.512]➜  # import config
2025-08-20T22:44:59.8403168Z [00:04:00.512]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:44:59.8404269Z [00:04:00.512]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:44:59.8405410Z [00:04:00.512]➜  packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build2401649780/b1175/_pkg_.a
2025-08-20T22:44:59.8406193Z [00:04:00.512]➜  EOF
2025-08-20T22:44:59.8410334Z [00:04:00.513]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1194/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3iface=>github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3iface;$WORK/b1194=>" -p github.com/aws/aws-sdk-go/service/s3/s3iface -lang=go1.19 -complete -installsuffix shared -buildid Dew01PiwpK-KXPCLzLiW/Dew01PiwpK-KXPCLzLiW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1194/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3iface/interface.go
2025-08-20T22:44:59.8669740Z [00:04:00.541]➜  go tool buildid -w $WORK/b1282/_pkg_.a # internal
2025-08-20T22:44:59.8689222Z [00:04:00.543]➜  cp $WORK/b1282/_pkg_.a /root/.cache/go-build/b5/b5f5db3e25a019bd7b5968a91647307280b36517acddbb0f1316d7cf66628244-d # internal
2025-08-20T22:44:59.8743421Z [00:04:00.548]➜  github.com/uptrace/bun/extra/bunjson
2025-08-20T22:44:59.8761736Z [00:04:00.549]➜  mkdir -p $WORK/b1283/
2025-08-20T22:44:59.8767390Z [00:04:00.550]➜  cat >/tmp/go-build2401649780/b1283/importcfg << 'EOF' # internal
2025-08-20T22:44:59.8768113Z [00:04:00.550]➜  # import config
2025-08-20T22:44:59.8768846Z [00:04:00.550]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:44:59.8769679Z [00:04:00.550]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:59.8770265Z [00:04:00.550]➜  EOF
2025-08-20T22:44:59.8774331Z [00:04:00.550]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1283/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/extra/bunjson=>github.com/uptrace/bun@v1.2.12/extra/bunjson;$WORK/b1283=>" -p github.com/uptrace/bun/extra/bunjson -lang=go1.23 -complete -installsuffix shared -buildid udkSSs6zb4Jtjyn92CS6/udkSSs6zb4Jtjyn92CS6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1283/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/extra/bunjson/json.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/extra/bunjson/provider.go
2025-08-20T22:44:59.9123262Z [00:04:00.586]➜  go tool buildid -w $WORK/b1283/_pkg_.a # internal
2025-08-20T22:44:59.9147872Z [00:04:00.589]➜  cp $WORK/b1283/_pkg_.a /root/.cache/go-build/85/852d9e7f813267e5dea65e2e451ce700c74b5e3ff10810716d12c570b082fadd-d # internal
2025-08-20T22:44:59.9157917Z [00:04:00.589]➜  github.com/uptrace/bun/internal/parser
2025-08-20T22:44:59.9158551Z [00:04:00.589]➜  mkdir -p $WORK/b1284/
2025-08-20T22:44:59.9159298Z [00:04:00.589]➜  cat >/tmp/go-build2401649780/b1284/importcfg << 'EOF' # internal
2025-08-20T22:44:59.9159978Z [00:04:00.589]➜  # import config
2025-08-20T22:44:59.9160626Z [00:04:00.589]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:44:59.9161429Z [00:04:00.589]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:44:59.9162400Z [00:04:00.589]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:44:59.9163333Z [00:04:00.589]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:44:59.9164347Z [00:04:00.589]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:44:59.9164955Z [00:04:00.589]➜  EOF
2025-08-20T22:44:59.9169095Z [00:04:00.589]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1284/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/parser=>github.com/uptrace/bun@v1.2.12/internal/parser;$WORK/b1284=>" -p github.com/uptrace/bun/internal/parser -lang=go1.23 -complete -installsuffix shared -buildid cVaCKdZaMdActag8Avw4/cVaCKdZaMdActag8Avw4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1284/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/parser/parser.go
2025-08-20T22:44:59.9422945Z [00:04:00.615]➜  go tool buildid -w $WORK/b1284/_pkg_.a # internal
2025-08-20T22:44:59.9428308Z [00:04:00.617]➜  cp $WORK/b1284/_pkg_.a /root/.cache/go-build/77/779f702090220fa1bd9c81b32ff90181ad683fedc9c074e93750fc6089e63d1d-d # internal
2025-08-20T22:44:59.9430733Z [00:04:00.617]➜  github.com/uptrace/bun/internal/tagparser
2025-08-20T22:44:59.9431892Z [00:04:00.617]➜  mkdir -p $WORK/b1285/
2025-08-20T22:44:59.9432822Z [00:04:00.617]➜  cat >/tmp/go-build2401649780/b1285/importcfg << 'EOF' # internal
2025-08-20T22:44:59.9433808Z [00:04:00.617]➜  # import config
2025-08-20T22:44:59.9434716Z [00:04:00.617]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:44:59.9435699Z [00:04:00.617]➜  EOF
2025-08-20T22:44:59.9440697Z [00:04:00.617]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1285/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/tagparser=>github.com/uptrace/bun@v1.2.12/internal/tagparser;$WORK/b1285=>" -p github.com/uptrace/bun/internal/tagparser -lang=go1.23 -complete -installsuffix shared -buildid DyETivJICYzZ6ziiX0g-/DyETivJICYzZ6ziiX0g- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1285/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/internal/tagparser/parser.go
2025-08-20T22:45:00.0114115Z [00:04:00.685]➜  go tool buildid -w $WORK/b1285/_pkg_.a # internal
2025-08-20T22:45:00.0125353Z [00:04:00.686]➜  cp $WORK/b1285/_pkg_.a /root/.cache/go-build/bc/bccd777ff36ef540b1ae2ec1c19d9ccfb8fa6d0a7d1e49291f25f35f6015653f-d # internal
2025-08-20T22:45:00.0126681Z [00:04:00.686]➜  github.com/vmihailenco/tagparser/v2/internal/parser
2025-08-20T22:45:00.0127561Z [00:04:00.686]➜  mkdir -p $WORK/b1289/
2025-08-20T22:45:00.0128302Z [00:04:00.686]➜  cat >/tmp/go-build2401649780/b1289/importcfg << 'EOF' # internal
2025-08-20T22:45:00.0128981Z [00:04:00.686]➜  # import config
2025-08-20T22:45:00.0129632Z [00:04:00.686]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:00.0130737Z [00:04:00.686]➜  packagefile github.com/vmihailenco/tagparser/v2/internal=/tmp/go-build2401649780/b1290/_pkg_.a
2025-08-20T22:45:00.0131622Z [00:04:00.686]➜  EOF
2025-08-20T22:45:00.0135673Z [00:04:00.686]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1289/_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/b1289=>" -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/b1289/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/internal/parser/parser.go
2025-08-20T22:45:00.0281330Z [00:04:00.702]➜  go tool buildid -w $WORK/b1289/_pkg_.a # internal
2025-08-20T22:45:00.0286538Z [00:04:00.703]➜  cp $WORK/b1289/_pkg_.a /root/.cache/go-build/77/77cb5127a9da5a0e9a55e3e2d4f3ca4589708671f22b119c76280efa32f7d1f2-d # internal
2025-08-20T22:45:00.0303267Z [00:04:00.703]➜  github.com/vmihailenco/tagparser/v2
2025-08-20T22:45:00.0303895Z [00:04:00.704]➜  mkdir -p $WORK/b1288/
2025-08-20T22:45:00.0304638Z [00:04:00.704]➜  cat >/tmp/go-build2401649780/b1288/importcfg << 'EOF' # internal
2025-08-20T22:45:00.0305323Z [00:04:00.704]➜  # import config
2025-08-20T22:45:00.0306530Z [00:04:00.704]➜  packagefile github.com/vmihailenco/tagparser/v2/internal/parser=/tmp/go-build2401649780/b1289/_pkg_.a
2025-08-20T22:45:00.0307873Z [00:04:00.704]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:00.0308468Z [00:04:00.704]➜  EOF
2025-08-20T22:45:00.0311941Z [00:04:00.704]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1288/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0=>github.com/vmihailenco/tagparser/v2@v2.0.0;$WORK/b1288=>" -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/b1288/importcfg -pack /root/go/pkg/mod/github.com/vmihailenco/tagparser/v2@v2.0.0/tagparser.go
2025-08-20T22:45:00.0420597Z [00:04:00.716]➜  go tool buildid -w $WORK/b1194/_pkg_.a # internal
2025-08-20T22:45:00.0531707Z [00:04:00.727]➜  cp $WORK/b1194/_pkg_.a /root/.cache/go-build/8e/8ee185d7e9eb14d95c3ecd02e442b1da6069e1cb84244c30d0a33312ac070b8e-d # internal
2025-08-20T22:45:00.0575618Z [00:04:00.732]➜  github.com/aws/aws-sdk-go/service/s3/s3manager
2025-08-20T22:45:00.0579096Z [00:04:00.732]➜  mkdir -p $WORK/b1192/
2025-08-20T22:45:00.0604850Z [00:04:00.732]➜  cat >/tmp/go-build2401649780/b1192/importcfg << 'EOF' # internal
2025-08-20T22:45:00.0605606Z [00:04:00.732]➜  # import config
2025-08-20T22:45:00.0606265Z [00:04:00.732]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:00.0607067Z [00:04:00.732]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:00.0608098Z [00:04:00.732]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:00.0609056Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:45:00.0612677Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build2401649780/b1176/_pkg_.a
2025-08-20T22:45:00.0613952Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:45:00.0615146Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2401649780/b1173/_pkg_.a
2025-08-20T22:45:00.0616306Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:45:00.0633228Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2401649780/b1193/_pkg_.a
2025-08-20T22:45:00.0634584Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:45:00.0635855Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:45:00.0637057Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2401649780/b1169/_pkg_.a
2025-08-20T22:45:00.0638650Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build2401649780/b1175/_pkg_.a
2025-08-20T22:45:00.0639903Z [00:04:00.732]➜  packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=/tmp/go-build2401649780/b1194/_pkg_.a
2025-08-20T22:45:00.0640900Z [00:04:00.732]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:00.0641912Z [00:04:00.732]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:00.0642719Z [00:04:00.732]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:00.0657772Z [00:04:00.732]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:00.0658644Z [00:04:00.732]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:00.0659424Z [00:04:00.732]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:00.0660163Z [00:04:00.732]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:00.0660712Z [00:04:00.732]➜  EOF
2025-08-20T22:45:00.0672095Z [00:04:00.734]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1192/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager=>github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager;$WORK/b1192=>" -p github.com/aws/aws-sdk-go/service/s3/s3manager -lang=go1.19 -complete -installsuffix shared -buildid pM-FfLNXm1ByiEIinQ1h/pM-FfLNXm1ByiEIinQ1h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1192/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/arn.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/batch.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/bucket_region.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/buffered_read_seeker.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/default_read_seeker_write_to.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/default_writer_read_from.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/download.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/pool.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/read_seeker_write_to.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/upload.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/upload_input.go /root/go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.6/service/s3/s3manager/writer_read_from.go
2025-08-20T22:45:00.0821173Z [00:04:00.756]➜  go tool buildid -w $WORK/b1288/_pkg_.a # internal
2025-08-20T22:45:00.0827053Z [00:04:00.757]➜  cp $WORK/b1288/_pkg_.a /root/.cache/go-build/af/af113f507a12c4095ffb37c701d86669fad79a871bc14b393507344c55f5e078-d # internal
2025-08-20T22:45:00.0837059Z [00:04:00.758]➜  github.com/vmihailenco/msgpack/v5
2025-08-20T22:45:00.0839250Z [00:04:00.758]➜  mkdir -p $WORK/b1286/
2025-08-20T22:45:00.0851094Z [00:04:00.759]➜  cat >/tmp/go-build2401649780/b1286/importcfg << 'EOF' # internal
2025-08-20T22:45:00.0855302Z [00:04:00.759]➜  # import config
2025-08-20T22:45:00.0856341Z [00:04:00.759]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:00.0858689Z [00:04:00.760]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:00.0872706Z [00:04:00.760]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:45:00.0874035Z [00:04:00.760]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:00.0875122Z [00:04:00.760]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:00.0876241Z [00:04:00.760]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:00.0878042Z [00:04:00.760]➜  packagefile github.com/vmihailenco/msgpack/v5/msgpcode=/tmp/go-build2401649780/b1287/_pkg_.a
2025-08-20T22:45:00.0879557Z [00:04:00.760]➜  packagefile github.com/vmihailenco/tagparser/v2=/tmp/go-build2401649780/b1288/_pkg_.a
2025-08-20T22:45:00.0880818Z [00:04:00.760]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:00.0881912Z [00:04:00.760]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:00.0882945Z [00:04:00.760]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:00.0884364Z [00:04:00.760]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:00.0886482Z [00:04:00.760]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:00.0887738Z [00:04:00.760]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:00.0888823Z [00:04:00.760]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:00.0890180Z [00:04:00.760]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:00.0891411Z [00:04:00.760]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:00.0892282Z [00:04:00.760]➜  EOF
2025-08-20T22:45:00.0905481Z [00:04:00.763]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1286/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vmihailenco/msgpack/v5@v5.4.1=>github.com/vmihailenco/msgpack/v5@v5.4.1;$WORK/b1286=>" -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/b1286/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-20T22:45:00.3533535Z [00:04:01.027]➜  go tool buildid -w $WORK/b1192/_pkg_.a # internal
2025-08-20T22:45:00.3648748Z [00:04:01.039]➜  cp $WORK/b1192/_pkg_.a /root/.cache/go-build/b0/b0fd5358baa77b48aba073f313e5932e2c17669b386ff08a9241db4e51354648-d # internal
2025-08-20T22:45:00.3654355Z [00:04:01.039]➜  gocloud.dev/blob/s3blob
2025-08-20T22:45:00.3654931Z [00:04:01.039]➜  mkdir -p $WORK/b1159/
2025-08-20T22:45:00.3660591Z [00:04:01.040]➜  cat >/tmp/go-build2401649780/b1159/importcfg << 'EOF' # internal
2025-08-20T22:45:00.3665718Z [00:04:01.040]➜  # import config
2025-08-20T22:45:00.3666366Z [00:04:01.040]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:00.3667380Z [00:04:01.040]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:00.3668388Z [00:04:01.040]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:00.3669284Z [00:04:01.040]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:00.3670103Z [00:04:01.040]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:00.3671250Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/s3/manager=/tmp/go-build2401649780/b1160/_pkg_.a
2025-08-20T22:45:00.3672669Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3=/tmp/go-build2401649780/b1087/_pkg_.a
2025-08-20T22:45:00.3674046Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/types=/tmp/go-build2401649780/b1101/_pkg_.a
2025-08-20T22:45:00.3675552Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:45:00.3676823Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:45:00.3678210Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:45:00.3679335Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:45:00.3680444Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build2401649780/b1175/_pkg_.a
2025-08-20T22:45:00.3681630Z [00:04:01.040]➜  packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=/tmp/go-build2401649780/b1192/_pkg_.a
2025-08-20T22:45:00.3683076Z [00:04:01.040]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:45:00.3684039Z [00:04:01.040]➜  packagefile github.com/google/wire=/tmp/go-build2401649780/b1133/_pkg_.a
2025-08-20T22:45:00.3684980Z [00:04:01.040]➜  packagefile gocloud.dev/aws=/tmp/go-build2401649780/b1195/_pkg_.a
2025-08-20T22:45:00.3685853Z [00:04:01.040]➜  packagefile gocloud.dev/blob=/tmp/go-build2401649780/b1107/_pkg_.a
2025-08-20T22:45:00.3686784Z [00:04:01.040]➜  packagefile gocloud.dev/blob/driver=/tmp/go-build2401649780/b1117/_pkg_.a
2025-08-20T22:45:00.3687888Z [00:04:01.040]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:45:00.3688874Z [00:04:01.040]➜  packagefile gocloud.dev/internal/escape=/tmp/go-build2401649780/b1134/_pkg_.a
2025-08-20T22:45:00.3689908Z [00:04:01.040]➜  packagefile gocloud.dev/internal/gcerr=/tmp/go-build2401649780/b1119/_pkg_.a
2025-08-20T22:45:00.3690770Z [00:04:01.040]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:00.3691646Z [00:04:01.040]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:00.3692493Z [00:04:01.040]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:00.3693330Z [00:04:01.040]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:00.3694191Z [00:04:01.040]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:00.3695035Z [00:04:01.040]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:00.3695699Z [00:04:01.040]➜  EOF
2025-08-20T22:45:00.3699425Z [00:04:01.040]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1159/_pkg_.a -trimpath "/root/go/pkg/mod/gocloud.dev@v0.41.0/blob/s3blob=>gocloud.dev@v0.41.0/blob/s3blob;$WORK/b1159=>" -p gocloud.dev/blob/s3blob -lang=go1.24 -complete -installsuffix shared -buildid mOpcFNQmOEqUdqOcHjuD/mOpcFNQmOEqUdqOcHjuD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1159/importcfg -pack /root/go/pkg/mod/gocloud.dev@v0.41.0/blob/s3blob/s3blob.go
2025-08-20T22:45:00.6886857Z [00:04:01.362]➜  go tool buildid -w $WORK/b1286/_pkg_.a # internal
2025-08-20T22:45:00.6970634Z [00:04:01.371]➜  cp $WORK/b1286/_pkg_.a /root/.cache/go-build/bc/bc88c26d37cd6d900570b3ebdb06381b6eb3927b407d44a199e490e993ec78c2-d # internal
2025-08-20T22:45:00.6979001Z [00:04:01.372]➜  github.com/uptrace/bun/schema
2025-08-20T22:45:00.6982290Z [00:04:01.372]➜  mkdir -p $WORK/b1280/
2025-08-20T22:45:00.6992819Z [00:04:01.373]➜  cat >/tmp/go-build2401649780/b1280/importcfg << 'EOF' # internal
2025-08-20T22:45:00.6998979Z [00:04:01.373]➜  # import config
2025-08-20T22:45:00.6999586Z [00:04:01.373]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:00.7000316Z [00:04:01.373]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:00.7001078Z [00:04:01.373]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:00.7001939Z [00:04:01.373]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:00.7002792Z [00:04:01.373]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:00.7003586Z [00:04:01.373]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:00.7004591Z [00:04:01.373]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:00.7005448Z [00:04:01.373]➜  packagefile github.com/jinzhu/inflection=/tmp/go-build2401649780/b1281/_pkg_.a
2025-08-20T22:45:00.7006450Z [00:04:01.373]➜  packagefile github.com/puzpuzpuz/xsync/v3=/tmp/go-build2401649780/b1282/_pkg_.a
2025-08-20T22:45:00.7007634Z [00:04:01.373]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:45:00.7008726Z [00:04:01.373]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:00.7009850Z [00:04:01.373]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:45:00.7010960Z [00:04:01.373]➜  packagefile github.com/uptrace/bun/extra/bunjson=/tmp/go-build2401649780/b1283/_pkg_.a
2025-08-20T22:45:00.7012132Z [00:04:01.373]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:45:00.7027773Z [00:04:01.373]➜  packagefile github.com/uptrace/bun/internal/parser=/tmp/go-build2401649780/b1284/_pkg_.a
2025-08-20T22:45:00.7029055Z [00:04:01.373]➜  packagefile github.com/uptrace/bun/internal/tagparser=/tmp/go-build2401649780/b1285/_pkg_.a
2025-08-20T22:45:00.7030193Z [00:04:01.373]➜  packagefile github.com/vmihailenco/msgpack/v5=/tmp/go-build2401649780/b1286/_pkg_.a
2025-08-20T22:45:00.7031069Z [00:04:01.373]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:00.7031796Z [00:04:01.373]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:45:00.7032588Z [00:04:01.373]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:00.7033322Z [00:04:01.373]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:00.7034209Z [00:04:01.373]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:00.7034947Z [00:04:01.373]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:00.7035658Z [00:04:01.373]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:00.7036348Z [00:04:01.373]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:00.7037082Z [00:04:01.373]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:00.7037892Z [00:04:01.373]➜  EOF
2025-08-20T22:45:00.7046419Z [00:04:01.373]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1280/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema=>github.com/uptrace/bun@v1.2.12/schema;$WORK/b1280=>" -p github.com/uptrace/bun/schema -lang=go1.23 -complete -installsuffix shared -buildid bv8Hj_XKF6KwnYM3Yw2v/bv8Hj_XKF6KwnYM3Yw2v -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1280/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/append.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/append_value.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/dialect.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/field.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/formatter.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/hook.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/reflect.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/relation.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/scan.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/sqlfmt.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/sqltype.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/table.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/tables.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/schema/zerochecker.go
2025-08-20T22:45:00.7793281Z [00:04:01.453]➜  go tool buildid -w $WORK/b1159/_pkg_.a # internal
2025-08-20T22:45:00.7828790Z [00:04:01.457]➜  cp $WORK/b1159/_pkg_.a /root/.cache/go-build/e4/e4aaf5a2941e5b1484f87aef8fa676f097f1260a1cd53b16715bd7a2d3dedb63-d # internal
2025-08-20T22:45:00.7834020Z [00:04:01.457]➜  github.com/apache/iceberg-go/io
2025-08-20T22:45:00.7861227Z [00:04:01.460]➜  mkdir -p $WORK/b1071/
2025-08-20T22:45:00.7868516Z [00:04:01.461]➜  cat >/tmp/go-build2401649780/b1071/importcfg << 'EOF' # internal
2025-08-20T22:45:00.7909089Z [00:04:01.461]➜  # import config
2025-08-20T22:45:00.7909815Z [00:04:01.461]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:00.7910649Z [00:04:01.461]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:00.7911499Z [00:04:01.461]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:00.7912394Z [00:04:01.461]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:00.7913359Z [00:04:01.461]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:00.7914330Z [00:04:01.461]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:00.7915666Z [00:04:01.461]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:00.7916495Z [00:04:01.461]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:00.7918002Z [00:04:01.461]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob=/tmp/go-build2401649780/b1072/_pkg_.a
2025-08-20T22:45:00.7919569Z [00:04:01.461]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container=/tmp/go-build2401649780/b1082/_pkg_.a
2025-08-20T22:45:00.7921000Z [00:04:01.461]➜  packagefile github.com/apache/iceberg-go/utils=/tmp/go-build2401649780/b1086/_pkg_.a
2025-08-20T22:45:00.7922187Z [00:04:01.461]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:45:00.7923459Z [00:04:01.461]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:45:00.7924878Z [00:04:01.461]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:45:00.7926136Z [00:04:01.461]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:45:00.7927574Z [00:04:01.461]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3=/tmp/go-build2401649780/b1087/_pkg_.a
2025-08-20T22:45:00.7928842Z [00:04:01.461]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build2401649780/b320/_pkg_.a
2025-08-20T22:45:00.7930048Z [00:04:01.461]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:45:00.7931283Z [00:04:01.461]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:45:00.7932424Z [00:04:01.461]➜  packagefile gocloud.dev/blob=/tmp/go-build2401649780/b1107/_pkg_.a
2025-08-20T22:45:00.7933633Z [00:04:01.461]➜  packagefile gocloud.dev/blob/azureblob=/tmp/go-build2401649780/b1131/_pkg_.a
2025-08-20T22:45:00.7934754Z [00:04:01.461]➜  packagefile gocloud.dev/blob/gcsblob=/tmp/go-build2401649780/b1136/_pkg_.a
2025-08-20T22:45:00.7935834Z [00:04:01.461]➜  packagefile gocloud.dev/blob/memblob=/tmp/go-build2401649780/b1158/_pkg_.a
2025-08-20T22:45:00.7936912Z [00:04:01.461]➜  packagefile gocloud.dev/blob/s3blob=/tmp/go-build2401649780/b1159/_pkg_.a
2025-08-20T22:45:00.7938086Z [00:04:01.461]➜  packagefile gocloud.dev/gcp=/tmp/go-build2401649780/b1157/_pkg_.a
2025-08-20T22:45:00.7939126Z [00:04:01.461]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:45:00.7940054Z [00:04:01.461]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:00.7940861Z [00:04:01.461]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:45:00.7941714Z [00:04:01.461]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:00.7942580Z [00:04:01.461]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:00.7943364Z [00:04:01.461]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:00.7944240Z [00:04:01.461]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:00.7945115Z [00:04:01.461]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:00.7946143Z [00:04:01.461]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:00.7946989Z [00:04:01.461]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:00.7947965Z [00:04:01.461]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:00.7948580Z [00:04:01.461]➜  EOF
2025-08-20T22:45:00.7958146Z [00:04:01.461]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1071/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io=>github.com/apache/iceberg-go@v0.3.0/io;$WORK/b1071=>" -p github.com/apache/iceberg-go/io -lang=go1.24 -complete -installsuffix shared -buildid PKj0GVaxPLu6UJ5FkVQ2/PKj0GVaxPLu6UJ5FkVQ2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1071/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/azure.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/blob.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/chunked_reader.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/gcs.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/io.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/local.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/s3.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/s3_signing.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/io/utils.go
2025-08-20T22:45:01.1756928Z [00:04:01.850]➜  go tool buildid -w $WORK/b1226/_pkg_.a # internal
2025-08-20T22:45:01.2399376Z [00:04:01.914]➜  cp $WORK/b1226/_pkg_.a /root/.cache/go-build/ad/adf501f02208b539188d794e6126d1a20c2437e6d35faae4833c95e54773d3a3-d # internal
2025-08-20T22:45:01.2423108Z [00:04:01.916]➜  github.com/apache/arrow-go/v18/arrow/compute/exprs
2025-08-20T22:45:01.2431822Z [00:04:01.917]➜  mkdir -p $WORK/b1225/
2025-08-20T22:45:01.2432597Z [00:04:01.917]➜  cat >/tmp/go-build2401649780/b1225/importcfg << 'EOF' # internal
2025-08-20T22:45:01.2433298Z [00:04:01.917]➜  # import config
2025-08-20T22:45:01.2433977Z [00:04:01.917]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:01.2434856Z [00:04:01.917]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:01.2435676Z [00:04:01.917]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:01.2448084Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:45:01.2449742Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:45:01.2451109Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute=/tmp/go-build2401649780/b427/_pkg_.a
2025-08-20T22:45:01.2452477Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/exec=/tmp/go-build2401649780/b428/_pkg_.a
2025-08-20T22:45:01.2453877Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:45:01.2455243Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/endian=/tmp/go-build2401649780/b353/_pkg_.a
2025-08-20T22:45:01.2456614Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/extensions=/tmp/go-build2401649780/b383/_pkg_.a
2025-08-20T22:45:01.2458247Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:45:01.2459648Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:45:01.2461054Z [00:04:01.917]➜  packagefile github.com/apache/arrow-go/v18/arrow/scalar=/tmp/go-build2401649780/b429/_pkg_.a
2025-08-20T22:45:01.2462412Z [00:04:01.917]➜  packagefile github.com/substrait-io/substrait-go/v3/expr=/tmp/go-build2401649780/b1226/_pkg_.a
2025-08-20T22:45:01.2463982Z [00:04:01.917]➜  packagefile github.com/substrait-io/substrait-go/v3/extensions=/tmp/go-build2401649780/b1229/_pkg_.a
2025-08-20T22:45:01.2465369Z [00:04:01.917]➜  packagefile github.com/substrait-io/substrait-go/v3/types=/tmp/go-build2401649780/b1242/_pkg_.a
2025-08-20T22:45:01.2466480Z [00:04:01.917]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:45:01.2467547Z [00:04:01.917]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:01.2468349Z [00:04:01.917]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:01.2469177Z [00:04:01.917]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:01.2470231Z [00:04:01.917]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:01.2470856Z [00:04:01.917]➜  EOF
2025-08-20T22:45:01.2477907Z [00:04:01.917]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1225/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exprs=>github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exprs;$WORK/b1225=>" -p github.com/apache/arrow-go/v18/arrow/compute/exprs -lang=go1.23 -complete -installsuffix shared -buildid Yymw_EX3_GjGu5HUXYOv/Yymw_EX3_GjGu5HUXYOv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1225/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exprs/builders.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exprs/exec.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exprs/extension_types.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exprs/field_refs.go /root/go/pkg/mod/github.com/apache/arrow-go/v18@v18.3.0/arrow/compute/exprs/types.go
2025-08-20T22:45:01.3847055Z [00:04:02.059]➜  go tool buildid -w $WORK/b1071/_pkg_.a # internal
2025-08-20T22:45:01.4051291Z [00:04:02.077]➜  cp $WORK/b1071/_pkg_.a /root/.cache/go-build/9a/9af1b0bd5033ce040322182257ff0e9975407c04c37bf52aec4fe5533b675b44-d # internal
2025-08-20T22:45:01.4064004Z [00:04:02.080]➜  github.com/apache/iceberg-go/internal
2025-08-20T22:45:01.4067728Z [00:04:02.081]➜  mkdir -p $WORK/b1070/
2025-08-20T22:45:01.4071559Z [00:04:02.081]➜  cat >/tmp/go-build2401649780/b1070/importcfg << 'EOF' # internal
2025-08-20T22:45:01.4074343Z [00:04:02.082]➜  # import config
2025-08-20T22:45:01.4076052Z [00:04:02.082]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:01.4077281Z [00:04:02.082]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:45:01.4078474Z [00:04:02.082]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:01.4079755Z [00:04:02.082]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:01.4081728Z [00:04:02.082]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:01.4083063Z [00:04:02.082]➜  packagefile github.com/hamba/avro/v2=/tmp/go-build2401649780/b1215/_pkg_.a
2025-08-20T22:45:01.4084453Z [00:04:02.082]➜  packagefile github.com/stretchr/testify/mock=/tmp/go-build2401649780/b1217/_pkg_.a
2025-08-20T22:45:01.4085419Z [00:04:02.082]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:01.4086168Z [00:04:02.082]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:45:01.4086935Z [00:04:02.082]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:01.4087877Z [00:04:02.082]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:01.4088448Z [00:04:02.082]➜  EOF
2025-08-20T22:45:01.4094714Z [00:04:02.082]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1070/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/internal=>github.com/apache/iceberg-go@v0.3.0/internal;$WORK/b1070=>" -p github.com/apache/iceberg-go/internal -lang=go1.24 -complete -installsuffix shared -buildid SClaQs17szdpX2Ta-VaB/SClaQs17szdpX2Ta-VaB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1070/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/internal/avro_schemas.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/internal/mock_fs.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/internal/must.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/internal/utils.go
2025-08-20T22:45:01.7072997Z [00:04:02.381]➜  go tool buildid -w $WORK/b1280/_pkg_.a # internal
2025-08-20T22:45:01.7201271Z [00:04:02.394]➜  cp $WORK/b1280/_pkg_.a /root/.cache/go-build/9e/9e0bb0ed041c2312d7f290d7e975542652ba13e0831858e4ca1f2a8195ee56c5-d # internal
2025-08-20T22:45:01.7211963Z [00:04:02.395]➜  github.com/uptrace/bun
2025-08-20T22:45:01.7216340Z [00:04:02.396]➜  mkdir -p $WORK/b1274/
2025-08-20T22:45:01.7220895Z [00:04:02.396]➜  cat >/tmp/go-build2401649780/b1274/importcfg << 'EOF' # internal
2025-08-20T22:45:01.7222192Z [00:04:02.396]➜  # import config
2025-08-20T22:45:01.7224819Z [00:04:02.396]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:01.7225731Z [00:04:02.396]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:01.7226673Z [00:04:02.396]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:01.7227858Z [00:04:02.396]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:01.7228874Z [00:04:02.396]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:01.7229912Z [00:04:02.396]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:01.7230855Z [00:04:02.396]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:01.7231734Z [00:04:02.396]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:01.7232785Z [00:04:02.396]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:45:01.7234110Z [00:04:02.396]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:01.7235459Z [00:04:02.396]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:45:01.7236814Z [00:04:02.396]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:45:01.7238229Z [00:04:02.396]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:01.7286465Z [00:04:02.396]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:01.7287515Z [00:04:02.396]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:01.7288649Z [00:04:02.396]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:01.7289662Z [00:04:02.396]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:01.7290553Z [00:04:02.396]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:01.7291674Z [00:04:02.396]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:01.7292571Z [00:04:02.396]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:01.7293447Z [00:04:02.396]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:01.7294132Z [00:04:02.396]➜  EOF
2025-08-20T22:45:01.7313117Z [00:04:02.399]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1274/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12=>github.com/uptrace/bun@v1.2.12;$WORK/b1274=>" -p github.com/uptrace/bun -lang=go1.23 -complete -installsuffix shared -buildid -z_nsEcB4mIshh4lZ4pq/-z_nsEcB4mIshh4lZ4pq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1274/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/bun.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/db.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/hook.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_map.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_map_slice.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_scan.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_slice.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_table_has_many.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_table_m2m.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_table_slice.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/model_table_struct.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_base.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_column_add.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_column_drop.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_delete.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_index_create.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_index_drop.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_insert.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_merge.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_raw.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_select.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_table_create.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_table_drop.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_table_truncate.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_update.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/query_values.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/relation_join.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/util.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/version.go
2025-08-20T22:45:01.7909014Z [00:04:02.465]➜  go tool buildid -w $WORK/b1070/_pkg_.a # internal
2025-08-20T22:45:01.7969220Z [00:04:02.471]➜  cp $WORK/b1070/_pkg_.a /root/.cache/go-build/43/43b21edbb904ae08674120785a6641c55a4f65ce6a8f38d0f06f1ec0ee1b51e4-d # internal
2025-08-20T22:45:01.7975929Z [00:04:02.472]➜  github.com/apache/iceberg-go
2025-08-20T22:45:01.7979719Z [00:04:02.472]➜  mkdir -p $WORK/b1069/
2025-08-20T22:45:01.7984986Z [00:04:02.473]➜  cat >/tmp/go-build2401649780/b1069/importcfg << 'EOF' # internal
2025-08-20T22:45:01.8012204Z [00:04:02.473]➜  # import config
2025-08-20T22:45:01.8012897Z [00:04:02.473]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:01.8013730Z [00:04:02.473]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:45:01.8014558Z [00:04:02.473]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:45:01.8015427Z [00:04:02.473]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:01.8016529Z [00:04:02.473]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:01.8017673Z [00:04:02.473]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:01.8018519Z [00:04:02.473]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:01.8019284Z [00:04:02.473]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:01.8020405Z [00:04:02.473]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:45:01.8021705Z [00:04:02.473]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal=/tmp/go-build2401649780/b359/_pkg_.a
2025-08-20T22:45:01.8023129Z [00:04:02.473]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:45:01.8024403Z [00:04:02.473]➜  packagefile github.com/apache/iceberg-go/internal=/tmp/go-build2401649780/b1070/_pkg_.a
2025-08-20T22:45:01.8025604Z [00:04:02.473]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:01.8026693Z [00:04:02.473]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:45:01.8027995Z [00:04:02.473]➜  packagefile github.com/hamba/avro/v2=/tmp/go-build2401649780/b1215/_pkg_.a
2025-08-20T22:45:01.8029109Z [00:04:02.473]➜  packagefile github.com/hamba/avro/v2/ocf=/tmp/go-build2401649780/b1219/_pkg_.a
2025-08-20T22:45:01.8030269Z [00:04:02.473]➜  packagefile github.com/twmb/murmur3=/tmp/go-build2401649780/b1221/_pkg_.a
2025-08-20T22:45:01.8031393Z [00:04:02.473]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:45:01.8032237Z [00:04:02.473]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:01.8033080Z [00:04:02.473]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:01.8033871Z [00:04:02.473]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:01.8034662Z [00:04:02.473]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:01.8035495Z [00:04:02.473]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:01.8036664Z [00:04:02.473]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:01.8038815Z [00:04:02.473]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:01.8039693Z [00:04:02.473]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:01.8040541Z [00:04:02.473]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:01.8041433Z [00:04:02.473]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:45:01.8042304Z [00:04:02.473]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:01.8043136Z [00:04:02.473]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:01.8043969Z [00:04:02.473]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:01.8044803Z [00:04:02.473]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:01.8045647Z [00:04:02.473]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:01.8046511Z [00:04:02.473]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:01.8047506Z [00:04:02.473]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:01.8048145Z [00:04:02.473]➜  EOF
2025-08-20T22:45:01.8061160Z [00:04:02.473]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1069/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290=>github.com/apache/iceberg-go@v0.3.0;$WORK/b1069=>" -p github.com/apache/iceberg-go -lang=go1.24 -complete -installsuffix shared -buildid GA7xMa8dZFc-mYKPhd5A/GA7xMa8dZFc-mYKPhd5A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1069/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/errors.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/exprs.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/literals.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/manifest.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/name_mapping.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/operation_string.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/partitions.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/predicates.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/schema.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/schema_conversions.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/transforms.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/types.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/utils.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/visitors.go
2025-08-20T22:45:02.4432110Z [00:04:03.117]➜  go tool buildid -w $WORK/b1225/_pkg_.a # internal
2025-08-20T22:45:02.4597829Z [00:04:03.134]➜  cp $WORK/b1225/_pkg_.a /root/.cache/go-build/62/62b545ebae2266ac64e8a7d78a064935c7820dfbcb84699b27ab093277e1f3df-d # internal
2025-08-20T22:45:02.4607890Z [00:04:03.134]➜  golang.org/x/mod/semver
2025-08-20T22:45:02.4608415Z [00:04:03.134]➜  mkdir -p $WORK/b1292/
2025-08-20T22:45:02.4609044Z [00:04:03.135]➜  cat >/tmp/go-build2401649780/b1292/importcfg << 'EOF' # internal
2025-08-20T22:45:02.4609623Z [00:04:03.135]➜  # import config
2025-08-20T22:45:02.4610193Z [00:04:03.135]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:02.4610918Z [00:04:03.135]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:02.4611445Z [00:04:03.135]➜  EOF
2025-08-20T22:45:02.4614701Z [00:04:03.135]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1292/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/mod@v0.25.0/semver=>golang.org/x/mod@v0.25.0/semver;$WORK/b1292=>" -p golang.org/x/mod/semver -lang=go1.23 -complete -installsuffix shared -buildid sxyaPJKt5oZk4EsjuEhM/sxyaPJKt5oZk4EsjuEhM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1292/importcfg -pack /root/go/pkg/mod/golang.org/x/mod@v0.25.0/semver/semver.go
2025-08-20T22:45:02.5111977Z [00:04:03.185]➜  go tool buildid -w $WORK/b1292/_pkg_.a # internal
2025-08-20T22:45:02.5375484Z [00:04:03.211]➜  cp $WORK/b1292/_pkg_.a /root/.cache/go-build/f6/f6fed414c72385f26eaff122910e1032e7a914440de2665ad3829205b525cb61-d # internal
2025-08-20T22:45:02.5377776Z [00:04:03.212]➜  github.com/aws/aws-sdk-go-v2/service/athena/internal/endpoints
2025-08-20T22:45:02.5379826Z [00:04:03.212]➜  mkdir -p $WORK/b1302/
2025-08-20T22:45:02.5386754Z [00:04:03.213]➜  cat >/tmp/go-build2401649780/b1302/importcfg << 'EOF' # internal
2025-08-20T22:45:02.5387571Z [00:04:03.213]➜  # import config
2025-08-20T22:45:02.5389636Z [00:04:03.213]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:45:02.5393814Z [00:04:03.213]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build2401649780/b568/_pkg_.a
2025-08-20T22:45:02.5394987Z [00:04:03.213]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:45:02.5395873Z [00:04:03.213]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:02.5396416Z [00:04:03.213]➜  EOF
2025-08-20T22:45:02.5401082Z [00:04:03.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1302/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/internal/endpoints=>github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/internal/endpoints;$WORK/b1302=>" -p github.com/aws/aws-sdk-go-v2/service/athena/internal/endpoints -lang=go1.22 -complete -installsuffix shared -buildid JM1peX1knalvpcn9LOF5/JM1peX1knalvpcn9LOF5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1302/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/internal/endpoints/endpoints.go
2025-08-20T22:45:02.6074286Z [00:04:03.281]➜  go tool buildid -w $WORK/b1302/_pkg_.a # internal
2025-08-20T22:45:02.6083431Z [00:04:03.282]➜  cp $WORK/b1302/_pkg_.a /root/.cache/go-build/24/2407c62c31b6c36c6853bc6bf738188f11663ec0916c90fbe87ab89dbc8b3d19-d # internal
2025-08-20T22:45:02.6098620Z [00:04:03.283]➜  github.com/aws/aws-sdk-go-v2/service/athena/types
2025-08-20T22:45:02.6099282Z [00:04:03.283]➜  mkdir -p $WORK/b1303/
2025-08-20T22:45:02.6099991Z [00:04:03.283]➜  cat >/tmp/go-build2401649780/b1303/importcfg << 'EOF' # internal
2025-08-20T22:45:02.6100649Z [00:04:03.283]➜  # import config
2025-08-20T22:45:02.6101269Z [00:04:03.283]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:02.6102142Z [00:04:03.283]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:45:02.6103235Z [00:04:03.283]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:45:02.6104413Z [00:04:03.283]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:02.6105010Z [00:04:03.283]➜  EOF
2025-08-20T22:45:02.6128461Z [00:04:03.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1303/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/types=>github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/types;$WORK/b1303=>" -p github.com/aws/aws-sdk-go-v2/service/athena/types -lang=go1.22 -complete -installsuffix shared -buildid nxWBPH0umwjgRGUzrs-T/nxWBPH0umwjgRGUzrs-T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1303/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/types/enums.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/types/errors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/types/types.go
2025-08-20T22:45:02.7550973Z [00:04:03.429]➜  go tool buildid -w $WORK/b1303/_pkg_.a # internal
2025-08-20T22:45:02.7602765Z [00:04:03.434]➜  cp $WORK/b1303/_pkg_.a /root/.cache/go-build/14/14023ad976bfe015c3647a7b6518d90026c2cb500edb572f611c62d2c7fad3d1-d # internal
2025-08-20T22:45:02.7644957Z [00:04:03.439]➜  github.com/aws/aws-sdk-go-v2/service/athena
2025-08-20T22:45:02.7651196Z [00:04:03.439]➜  mkdir -p $WORK/b1301/
2025-08-20T22:45:02.7667924Z [00:04:03.441]➜  cat >/tmp/go-build2401649780/b1301/importcfg << 'EOF' # internal
2025-08-20T22:45:02.7669153Z [00:04:03.441]➜  # import config
2025-08-20T22:45:02.7672007Z [00:04:03.441]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:02.7672896Z [00:04:03.441]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:02.7673779Z [00:04:03.441]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:02.7674700Z [00:04:03.441]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:02.7675597Z [00:04:03.441]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:02.7676440Z [00:04:03.441]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:02.7677642Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:45:02.7678900Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build2401649780/b560/_pkg_.a
2025-08-20T22:45:02.7680202Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:45:02.7681560Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build2401649780/b561/_pkg_.a
2025-08-20T22:45:02.7682807Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:45:02.7683997Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:45:02.7685430Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:45:02.7686744Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:45:02.7703916Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:45:02.7705410Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build2401649780/b563/_pkg_.a
2025-08-20T22:45:02.7706687Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build2401649780/b564/_pkg_.a
2025-08-20T22:45:02.7708308Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build2401649780/b565/_pkg_.a
2025-08-20T22:45:02.7709611Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build2401649780/b566/_pkg_.a
2025-08-20T22:45:02.7710963Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/service/athena/internal/endpoints=/tmp/go-build2401649780/b1302/_pkg_.a
2025-08-20T22:45:02.7712501Z [00:04:03.441]➜  packagefile github.com/aws/aws-sdk-go-v2/service/athena/types=/tmp/go-build2401649780/b1303/_pkg_.a
2025-08-20T22:45:02.7713604Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:45:02.7714596Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:45:02.7715630Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:45:02.7716761Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:45:02.7719161Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build2401649780/b575/_pkg_.a
2025-08-20T22:45:02.7720247Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build2401649780/b571/_pkg_.a
2025-08-20T22:45:02.7721465Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:45:02.7723093Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:45:02.7724355Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:45:02.7725768Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:45:02.7727229Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:45:02.7728396Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/rand=/tmp/go-build2401649780/b334/_pkg_.a
2025-08-20T22:45:02.7729686Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:45:02.7730689Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:45:02.7731767Z [00:04:03.441]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:45:02.7732667Z [00:04:03.441]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:02.7733368Z [00:04:03.441]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:02.7734108Z [00:04:03.441]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:02.7734833Z [00:04:03.441]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:02.7735534Z [00:04:03.441]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:02.7736216Z [00:04:03.441]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:02.7736942Z [00:04:03.441]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:02.7737963Z [00:04:03.441]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:02.7738787Z [00:04:03.441]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:02.7739479Z [00:04:03.441]➜  EOF
2025-08-20T22:45:02.7796448Z [00:04:03.444]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1301/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0=>github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0;$WORK/b1301=>" -p github.com/aws/aws-sdk-go-v2/service/athena -lang=go1.22 -complete -installsuffix shared -buildid uI-KAGf0TexkA_955Z_5/uI-KAGf0TexkA_955Z_5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1301/importcfg -pack /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_client.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_BatchGetNamedQuery.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_BatchGetPreparedStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_BatchGetQueryExecution.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CancelCapacityReservation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CreateCapacityReservation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CreateDataCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CreateNamedQuery.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CreateNotebook.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CreatePreparedStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CreatePresignedNotebookUrl.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_CreateWorkGroup.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_DeleteCapacityReservation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_DeleteDataCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_DeleteNamedQuery.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_DeleteNotebook.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_DeletePreparedStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_DeleteWorkGroup.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ExportNotebook.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetCalculationExecution.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetCalculationExecutionCode.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetCalculationExecutionStatus.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetCapacityAssignmentConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetCapacityReservation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetDataCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetDatabase.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetNamedQuery.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetNotebookMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetPreparedStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetQueryExecution.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetQueryResults.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetQueryRuntimeStatistics.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetSessionStatus.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetTableMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_GetWorkGroup.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ImportNotebook.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListApplicationDPUSizes.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListCalculationExecutions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListCapacityReservations.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListDataCatalogs.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListDatabases.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListEngineVersions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListExecutors.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListNamedQueries.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListNotebookMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListNotebookSessions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListPreparedStatements.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListQueryExecutions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListSessions.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListTableMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListTagsForResource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_ListWorkGroups.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_PutCapacityAssignmentConfiguration.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_StartCalculationExecution.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_StartQueryExecution.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_StartSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_StopCalculationExecution.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_StopQueryExecution.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_TagResource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_TerminateSession.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UntagResource.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UpdateCapacityReservation.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UpdateDataCatalog.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UpdateNamedQuery.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UpdateNotebook.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UpdateNotebookMetadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UpdatePreparedStatement.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/api_op_UpdateWorkGroup.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/auth.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/deserializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/doc.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/endpoints.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/go_module_metadata.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/options.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/serializers.go /root/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/athena@v1.51.0/validators.go
2025-08-20T22:45:05.3523000Z [00:04:06.026]➜  go tool buildid -w $WORK/b1069/_pkg_.a # internal
2025-08-20T22:45:05.3957784Z [00:04:06.070]➜  cp $WORK/b1069/_pkg_.a /root/.cache/go-build/5c/5cce87968d70eb34d751e663ec69d19d6cac41a97148734647316a0a908d1ba4-d # internal
2025-08-20T22:45:05.3962042Z [00:04:06.070]➜  github.com/apache/iceberg-go/table/internal
2025-08-20T22:45:05.3962611Z [00:04:06.070]➜  mkdir -p $WORK/b1249/
2025-08-20T22:45:05.3988155Z [00:04:06.071]➜  cat >/tmp/go-build2401649780/b1249/importcfg << 'EOF' # internal
2025-08-20T22:45:05.3989004Z [00:04:06.071]➜  # import config
2025-08-20T22:45:05.3989559Z [00:04:06.071]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:05.3990292Z [00:04:06.071]➜  packagefile container/heap=/tmp/go-build2401649780/b612/_pkg_.a
2025-08-20T22:45:05.3991026Z [00:04:06.071]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:05.3991754Z [00:04:06.071]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:05.3992472Z [00:04:06.071]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:05.3993124Z [00:04:06.071]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:05.3993980Z [00:04:06.071]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:45:05.3995217Z [00:04:06.071]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:45:05.3996330Z [00:04:06.071]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute=/tmp/go-build2401649780/b427/_pkg_.a
2025-08-20T22:45:05.3997574Z [00:04:06.071]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal=/tmp/go-build2401649780/b359/_pkg_.a
2025-08-20T22:45:05.3998704Z [00:04:06.071]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:45:05.3999855Z [00:04:06.071]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:45:05.4000888Z [00:04:06.071]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:45:05.4001960Z [00:04:06.072]➜  packagefile github.com/apache/arrow-go/v18/parquet/compress=/tmp/go-build2401649780/b386/_pkg_.a
2025-08-20T22:45:05.4003206Z [00:04:06.072]➜  packagefile github.com/apache/arrow-go/v18/parquet/file=/tmp/go-build2401649780/b417/_pkg_.a
2025-08-20T22:45:05.4004306Z [00:04:06.072]➜  packagefile github.com/apache/arrow-go/v18/parquet/metadata=/tmp/go-build2401649780/b423/_pkg_.a
2025-08-20T22:45:05.4005437Z [00:04:06.072]➜  packagefile github.com/apache/arrow-go/v18/parquet/pqarrow=/tmp/go-build2401649780/b426/_pkg_.a
2025-08-20T22:45:05.4006454Z [00:04:06.072]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:05.4007845Z [00:04:06.072]➜  packagefile github.com/apache/iceberg-go/internal=/tmp/go-build2401649780/b1070/_pkg_.a
2025-08-20T22:45:05.4009031Z [00:04:06.072]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:05.4009917Z [00:04:06.072]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:45:05.4010784Z [00:04:06.072]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:45:05.4011544Z [00:04:06.072]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:05.4012200Z [00:04:06.072]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:05.4012860Z [00:04:06.072]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:05.4013502Z [00:04:06.072]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:05.4014156Z [00:04:06.072]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:05.4014832Z [00:04:06.072]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:05.4015509Z [00:04:06.072]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:05.4016185Z [00:04:06.072]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:05.4016856Z [00:04:06.072]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:05.4017874Z [00:04:06.072]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:05.4018439Z [00:04:06.072]➜  EOF
2025-08-20T22:45:05.4023407Z [00:04:06.072]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1249/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/internal=>github.com/apache/iceberg-go@v0.3.0/table/internal;$WORK/b1249=>" -p github.com/apache/iceberg-go/table/internal -lang=go1.24 -complete -installsuffix shared -buildid C8O492BG5GlcKz-UJGCj/C8O492BG5GlcKz-UJGCj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1249/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/internal/interfaces.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/internal/parquet_files.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/internal/utils.go
2025-08-20T22:45:05.4639176Z [00:04:06.138]➜  go tool buildid -w $WORK/b1274/_pkg_.a # internal
2025-08-20T22:45:05.5458224Z [00:04:06.220]➜  cp $WORK/b1274/_pkg_.a /root/.cache/go-build/c7/c78e7409ba0ecd8a6251b62bdd058bbf1313ccac6bb2bb56448a7577328c67f8-d # internal
2025-08-20T22:45:05.5465619Z [00:04:06.221]➜  github.com/apache/iceberg-go/table/substrait
2025-08-20T22:45:05.5478373Z [00:04:06.222]➜  mkdir -p $WORK/b1250/
2025-08-20T22:45:05.5486053Z [00:04:06.223]➜  cat >/tmp/go-build2401649780/b1250/importcfg << 'EOF' # internal
2025-08-20T22:45:05.5487543Z [00:04:06.223]➜  # import config
2025-08-20T22:45:05.5488950Z [00:04:06.223]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:45:05.5489663Z [00:04:06.223]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:05.5490630Z [00:04:06.223]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/exprs=/tmp/go-build2401649780/b1225/_pkg_.a
2025-08-20T22:45:05.5491729Z [00:04:06.223]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:05.5492978Z [00:04:06.223]➜  packagefile github.com/substrait-io/substrait-go/v3/expr=/tmp/go-build2401649780/b1226/_pkg_.a
2025-08-20T22:45:05.5494181Z [00:04:06.223]➜  packagefile github.com/substrait-io/substrait-go/v3/extensions=/tmp/go-build2401649780/b1229/_pkg_.a
2025-08-20T22:45:05.5495357Z [00:04:06.223]➜  packagefile github.com/substrait-io/substrait-go/v3/types=/tmp/go-build2401649780/b1242/_pkg_.a
2025-08-20T22:45:05.5496271Z [00:04:06.223]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:05.5496804Z [00:04:06.223]➜  EOF
2025-08-20T22:45:05.5497504Z [00:04:06.223]➜  cat >/tmp/go-build2401649780/b1250/embedcfg << 'EOF' # internal
2025-08-20T22:45:05.5498054Z [00:04:06.223]➜  {
2025-08-20T22:45:05.5498395Z [00:04:06.223]➜  	"Patterns": {
2025-08-20T22:45:05.5498805Z [00:04:06.223]➜  		"functions_set.yaml": [
2025-08-20T22:45:05.5499247Z [00:04:06.223]➜  			"functions_set.yaml"
2025-08-20T22:45:05.5499640Z [00:04:06.223]➜  		]
2025-08-20T22:45:05.5499962Z [00:04:06.223]➜  	},
2025-08-20T22:45:05.5500307Z [00:04:06.223]➜  	"Files": {
2025-08-20T22:45:05.5501328Z [00:04:06.223]➜  		"functions_set.yaml": "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/substrait/functions_set.yaml"
2025-08-20T22:45:05.5502249Z [00:04:06.223]➜  	}
2025-08-20T22:45:05.5502553Z [00:04:06.223]➜  }EOF
2025-08-20T22:45:05.5506565Z [00:04:06.223]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1250/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/substrait=>github.com/apache/iceberg-go@v0.3.0/table/substrait;$WORK/b1250=>" -p github.com/apache/iceberg-go/table/substrait -lang=go1.24 -complete -installsuffix shared -buildid ggZ86zvUTFJiSkA2Zxf7/ggZ86zvUTFJiSkA2Zxf7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1250/importcfg -embedcfg $WORK/b1250/embedcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/substrait/substrait.go
2025-08-20T22:45:06.4614013Z [00:04:07.135]➜  go tool buildid -w $WORK/b1249/_pkg_.a # internal
2025-08-20T22:45:06.4938776Z [00:04:07.168]➜  cp $WORK/b1249/_pkg_.a /root/.cache/go-build/bd/bd3b9f289dcd3ceb89168d22e3a787652093181d1a1475855ad005a971b80acf-d # internal
2025-08-20T22:45:06.4973134Z [00:04:07.171]➜  github.com/uptrace/bun/dialect/mssqldialect
2025-08-20T22:45:06.4973834Z [00:04:07.171]➜  mkdir -p $WORK/b1291/
2025-08-20T22:45:06.4984529Z [00:04:07.172]➜  cat >/tmp/go-build2401649780/b1291/importcfg << 'EOF' # internal
2025-08-20T22:45:06.4985278Z [00:04:07.172]➜  # import config
2025-08-20T22:45:06.4985978Z [00:04:07.172]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:06.4986840Z [00:04:07.172]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:06.4987910Z [00:04:07.172]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:06.4988830Z [00:04:07.172]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:06.4990108Z [00:04:07.172]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:45:06.4991312Z [00:04:07.172]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:06.4992519Z [00:04:07.172]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:45:06.4993694Z [00:04:07.172]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:06.4994752Z [00:04:07.172]➜  packagefile golang.org/x/mod/semver=/tmp/go-build2401649780/b1292/_pkg_.a
2025-08-20T22:45:06.4995660Z [00:04:07.172]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:06.4996453Z [00:04:07.172]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:06.4997447Z [00:04:07.172]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:06.4998287Z [00:04:07.172]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:06.4998870Z [00:04:07.172]➜  EOF
2025-08-20T22:45:06.5010604Z [00:04:07.172]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1291/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun/dialect/mssqldialect@v1.2.12=>github.com/uptrace/bun/dialect/mssqldialect@v1.2.12;$WORK/b1291=>" -p github.com/uptrace/bun/dialect/mssqldialect -lang=go1.23 -complete -installsuffix shared -buildid 3DiREKjU2lt6HEq2LzKS/3DiREKjU2lt6HEq2LzKS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1291/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun/dialect/mssqldialect@v1.2.12/dialect.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/mssqldialect@v1.2.12/version.go
2025-08-20T22:45:06.5995912Z [00:04:07.274]➜  go tool buildid -w $WORK/b1250/_pkg_.a # internal
2025-08-20T22:45:06.6227763Z [00:04:07.297]➜  go tool buildid -w $WORK/b1291/_pkg_.a # internal
2025-08-20T22:45:06.6255652Z [00:04:07.300]➜  cp $WORK/b1291/_pkg_.a /root/.cache/go-build/1b/1bc5039e704f7d0699137b152991ddb60aac9d9319e1bc48e5d5bf044f2f3b05-d # internal
2025-08-20T22:45:06.6272401Z [00:04:07.301]➜  cp $WORK/b1250/_pkg_.a /root/.cache/go-build/99/997bfc5d8b50108dbd30a4e389092af64f5abc616851ad2b7c6ab912d75d8111-d # internal
2025-08-20T22:45:06.6282341Z [00:04:07.302]➜  github.com/apache/iceberg-go/table
2025-08-20T22:45:06.6282949Z [00:04:07.302]➜  mkdir -p $WORK/b1224/
2025-08-20T22:45:06.6285085Z [00:04:07.302]➜  github.com/uptrace/bun/dialect/mysqldialect
2025-08-20T22:45:06.6286637Z [00:04:07.302]➜  mkdir -p $WORK/b1293/
2025-08-20T22:45:06.6293650Z [00:04:07.303]➜  cat >/tmp/go-build2401649780/b1224/importcfg << 'EOF' # internal
2025-08-20T22:45:06.6295512Z [00:04:07.303]➜  # import config
2025-08-20T22:45:06.6296117Z [00:04:07.303]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:45:06.6296891Z [00:04:07.303]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:06.6298059Z [00:04:07.303]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:06.6298893Z [00:04:07.303]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:06.6299649Z [00:04:07.303]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:06.6300480Z [00:04:07.303]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:06.6301418Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:45:06.6302591Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:45:06.6303770Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:45:06.6304911Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute=/tmp/go-build2401649780/b427/_pkg_.a
2025-08-20T22:45:06.6306161Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/exprs=/tmp/go-build2401649780/b1225/_pkg_.a
2025-08-20T22:45:06.6307599Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/arrow/extensions=/tmp/go-build2401649780/b383/_pkg_.a
2025-08-20T22:45:06.6309010Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:45:06.6310257Z [00:04:07.303]➜  packagefile github.com/apache/arrow-go/v18/parquet/metadata=/tmp/go-build2401649780/b423/_pkg_.a
2025-08-20T22:45:06.6311383Z [00:04:07.303]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:06.6312418Z [00:04:07.303]➜  packagefile github.com/apache/iceberg-go/config=/tmp/go-build2401649780/b1223/_pkg_.a
2025-08-20T22:45:06.6313542Z [00:04:07.303]➜  packagefile github.com/apache/iceberg-go/internal=/tmp/go-build2401649780/b1070/_pkg_.a
2025-08-20T22:45:06.6314634Z [00:04:07.303]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:06.6315810Z [00:04:07.303]➜  packagefile github.com/apache/iceberg-go/table/internal=/tmp/go-build2401649780/b1249/_pkg_.a
2025-08-20T22:45:06.6319688Z [00:04:07.303]➜  packagefile github.com/apache/iceberg-go/table/substrait=/tmp/go-build2401649780/b1250/_pkg_.a
2025-08-20T22:45:06.6320884Z [00:04:07.303]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:45:06.6321849Z [00:04:07.303]➜  packagefile github.com/pterm/pterm=/tmp/go-build2401649780/b1251/_pkg_.a
2025-08-20T22:45:06.6322992Z [00:04:07.303]➜  packagefile github.com/substrait-io/substrait-go/v3/expr=/tmp/go-build2401649780/b1226/_pkg_.a
2025-08-20T22:45:06.6324117Z [00:04:07.303]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:45:06.6324967Z [00:04:07.303]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:06.6325703Z [00:04:07.303]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:06.6326423Z [00:04:07.303]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:06.6327453Z [00:04:07.303]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:06.6328185Z [00:04:07.303]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:06.6328889Z [00:04:07.303]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:06.6329633Z [00:04:07.303]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:06.6330346Z [00:04:07.303]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:06.6331069Z [00:04:07.303]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:06.6331820Z [00:04:07.303]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:06.6332581Z [00:04:07.303]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:06.6333276Z [00:04:07.303]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:06.6334011Z [00:04:07.303]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:06.6334891Z [00:04:07.303]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:06.6335448Z [00:04:07.303]➜  EOF
2025-08-20T22:45:06.6381912Z [00:04:07.304]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1224/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table=>github.com/apache/iceberg-go@v0.3.0/table;$WORK/b1224=>" -p github.com/apache/iceberg-go/table -lang=go1.24 -complete -installsuffix shared -buildid fZm07SFuKyGrFAwIuptu/fZm07SFuKyGrFAwIuptu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1224/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/arrow_scanner.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/arrow_utils.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/evaluators.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/locations.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/metadata.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/properties.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/refs.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/requirements.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/scanner.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/snapshot_producers.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/snapshots.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/sorting.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/table.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/transaction.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/updates.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/table/writer.go
2025-08-20T22:45:06.6394891Z [00:04:07.312]➜  cat >/tmp/go-build2401649780/b1293/importcfg << 'EOF' # internal
2025-08-20T22:45:06.6395555Z [00:04:07.312]➜  # import config
2025-08-20T22:45:06.6396222Z [00:04:07.312]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:06.6397083Z [00:04:07.312]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:06.6398014Z [00:04:07.312]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:06.6398902Z [00:04:07.312]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:06.6399939Z [00:04:07.312]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:45:06.6401097Z [00:04:07.312]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:06.6402384Z [00:04:07.312]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:45:06.6403534Z [00:04:07.312]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:06.6404581Z [00:04:07.312]➜  packagefile golang.org/x/mod/semver=/tmp/go-build2401649780/b1292/_pkg_.a
2025-08-20T22:45:06.6405389Z [00:04:07.312]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:06.6406126Z [00:04:07.312]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:06.6406861Z [00:04:07.312]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:06.6407781Z [00:04:07.312]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:06.6408396Z [00:04:07.312]➜  EOF
2025-08-20T22:45:06.6412825Z [00:04:07.312]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1293/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun/dialect/mysqldialect@v1.2.12=>github.com/uptrace/bun/dialect/mysqldialect@v1.2.12;$WORK/b1293=>" -p github.com/uptrace/bun/dialect/mysqldialect -lang=go1.23 -complete -installsuffix shared -buildid KJD8lAJnug-G75BmzKwJ/KJD8lAJnug-G75BmzKwJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1293/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun/dialect/mysqldialect@v1.2.12/dialect.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/mysqldialect@v1.2.12/version.go
2025-08-20T22:45:06.8544180Z [00:04:07.528]➜  go tool buildid -w $WORK/b1293/_pkg_.a # internal
2025-08-20T22:45:06.8624010Z [00:04:07.536]➜  cp $WORK/b1293/_pkg_.a /root/.cache/go-build/1a/1ac981b6c9e0c0d19f37e7aecdc9c2413ee675a69e48d984998d4b83b861565c-d # internal
2025-08-20T22:45:06.8628928Z [00:04:07.537]➜  github.com/uptrace/bun/dialect/oracledialect
2025-08-20T22:45:06.8638246Z [00:04:07.538]➜  mkdir -p $WORK/b1294/
2025-08-20T22:45:06.8644270Z [00:04:07.539]➜  cat >/tmp/go-build2401649780/b1294/importcfg << 'EOF' # internal
2025-08-20T22:45:06.8651121Z [00:04:07.539]➜  # import config
2025-08-20T22:45:06.8652087Z [00:04:07.539]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:06.8653016Z [00:04:07.539]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:06.8653866Z [00:04:07.539]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:06.8654758Z [00:04:07.539]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:06.8655818Z [00:04:07.539]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:45:06.8657003Z [00:04:07.539]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:06.8658281Z [00:04:07.539]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:45:06.8659479Z [00:04:07.539]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:06.8660460Z [00:04:07.539]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:06.8661219Z [00:04:07.539]➜  EOF
2025-08-20T22:45:06.8665766Z [00:04:07.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1294/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun/dialect/oracledialect@v1.2.12=>github.com/uptrace/bun/dialect/oracledialect@v1.2.12;$WORK/b1294=>" -p github.com/uptrace/bun/dialect/oracledialect -lang=go1.23 -complete -installsuffix shared -buildid pcm2E1j1cOKS7HE3-1nQ/pcm2E1j1cOKS7HE3-1nQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1294/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun/dialect/oracledialect@v1.2.12/dialect.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/oracledialect@v1.2.12/version.go
2025-08-20T22:45:07.0784163Z [00:04:07.752]➜  go tool buildid -w $WORK/b1294/_pkg_.a # internal
2025-08-20T22:45:07.0831722Z [00:04:07.757]➜  cp $WORK/b1294/_pkg_.a /root/.cache/go-build/13/1394e79e92fc67d49327b49dd3eb7b4f167c4a7a1919237564152e968299914e-d # internal
2025-08-20T22:45:07.0835239Z [00:04:07.758]➜  github.com/uptrace/bun/migrate/sqlschema
2025-08-20T22:45:07.0862963Z [00:04:07.758]➜  mkdir -p $WORK/b1298/
2025-08-20T22:45:07.0863755Z [00:04:07.759]➜  cat >/tmp/go-build2401649780/b1298/importcfg << 'EOF' # internal
2025-08-20T22:45:07.0864483Z [00:04:07.759]➜  # import config
2025-08-20T22:45:07.0865179Z [00:04:07.759]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:07.0866020Z [00:04:07.759]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:07.0866920Z [00:04:07.759]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:07.0868247Z [00:04:07.759]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:07.0869221Z [00:04:07.759]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:07.0870032Z [00:04:07.759]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:07.0870871Z [00:04:07.759]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:07.0871489Z [00:04:07.759]➜  EOF
2025-08-20T22:45:07.0877816Z [00:04:07.760]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1298/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/sqlschema=>github.com/uptrace/bun@v1.2.12/migrate/sqlschema;$WORK/b1298=>" -p github.com/uptrace/bun/migrate/sqlschema -lang=go1.23 -complete -installsuffix shared -buildid oCXAlKFR1unF4afcra_I/oCXAlKFR1unF4afcra_I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1298/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/sqlschema/column.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/sqlschema/database.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/sqlschema/inspector.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/sqlschema/migrator.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/sqlschema/table.go
2025-08-20T22:45:07.3683417Z [00:04:08.042]➜  go tool buildid -w $WORK/b1298/_pkg_.a # internal
2025-08-20T22:45:07.3768965Z [00:04:08.051]➜  cp $WORK/b1298/_pkg_.a /root/.cache/go-build/c0/c03d0c009dede4c2a32306542c5f27a2a8a47762243bba6f7081ee84d34c6b98-d # internal
2025-08-20T22:45:07.3794720Z [00:04:08.054]➜  github.com/uptrace/bun/migrate
2025-08-20T22:45:07.3797548Z [00:04:08.054]➜  mkdir -p $WORK/b1296/
2025-08-20T22:45:07.3803760Z [00:04:08.054]➜  cat >/tmp/go-build2401649780/b1296/importcfg << 'EOF' # internal
2025-08-20T22:45:07.3805098Z [00:04:08.054]➜  # import config
2025-08-20T22:45:07.3807491Z [00:04:08.054]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:07.3808538Z [00:04:08.054]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:07.3810691Z [00:04:08.054]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:07.3811542Z [00:04:08.054]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:07.3812352Z [00:04:08.054]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:07.3813469Z [00:04:08.054]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:07.3814570Z [00:04:08.054]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:45:07.3815779Z [00:04:08.054]➜  packagefile github.com/uptrace/bun/internal/ordered=/tmp/go-build2401649780/b1297/_pkg_.a
2025-08-20T22:45:07.3817038Z [00:04:08.054]➜  packagefile github.com/uptrace/bun/migrate/sqlschema=/tmp/go-build2401649780/b1298/_pkg_.a
2025-08-20T22:45:07.3818437Z [00:04:08.054]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:07.3819390Z [00:04:08.054]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:07.3820170Z [00:04:08.054]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:45:07.3820951Z [00:04:08.054]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:07.3821938Z [00:04:08.054]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:07.3822815Z [00:04:08.054]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:07.3823614Z [00:04:08.054]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:07.3824422Z [00:04:08.054]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:07.3825211Z [00:04:08.054]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:07.3826067Z [00:04:08.054]➜  packagefile text/template=/tmp/go-build2401649780/b239/_pkg_.a
2025-08-20T22:45:07.3826900Z [00:04:08.054]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:07.3831031Z [00:04:08.054]➜  EOF
2025-08-20T22:45:07.3837042Z [00:04:08.055]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1296/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate=>github.com/uptrace/bun@v1.2.12/migrate;$WORK/b1296=>" -p github.com/uptrace/bun/migrate -lang=go1.23 -complete -installsuffix shared -buildid 4l7Ih9DQSlLxgUoevlT-/4l7Ih9DQSlLxgUoevlT- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1296/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/auto.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/diff.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/migration.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/migrations.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/migrator.go /root/go/pkg/mod/github.com/uptrace/bun@v1.2.12/migrate/operations.go
2025-08-20T22:45:08.0428016Z [00:04:08.717]➜  go tool buildid -w $WORK/b1296/_pkg_.a # internal
2025-08-20T22:45:08.0575087Z [00:04:08.731]➜  cp $WORK/b1296/_pkg_.a /root/.cache/go-build/b2/b2e401fe0a278776525efec32223c90483fc9b7c7dbb839b3395568e900bd143-d # internal
2025-08-20T22:45:08.0597592Z [00:04:08.734]➜  github.com/uptrace/bun/dialect/pgdialect
2025-08-20T22:45:08.0600879Z [00:04:08.734]➜  mkdir -p $WORK/b1295/
2025-08-20T22:45:08.0608722Z [00:04:08.735]➜  cat >/tmp/go-build2401649780/b1295/importcfg << 'EOF' # internal
2025-08-20T22:45:08.0621381Z [00:04:08.735]➜  # import config
2025-08-20T22:45:08.0622052Z [00:04:08.736]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:08.0622857Z [00:04:08.736]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:08.0623783Z [00:04:08.736]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:08.0624792Z [00:04:08.736]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:08.0625770Z [00:04:08.736]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:08.0626688Z [00:04:08.736]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:08.0627716Z [00:04:08.736]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:08.0628649Z [00:04:08.736]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:08.0629931Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:45:08.0631213Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:08.0632313Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:45:08.0633518Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:45:08.0634741Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/internal/parser=/tmp/go-build2401649780/b1284/_pkg_.a
2025-08-20T22:45:08.0635973Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/migrate=/tmp/go-build2401649780/b1296/_pkg_.a
2025-08-20T22:45:08.0637453Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/migrate/sqlschema=/tmp/go-build2401649780/b1298/_pkg_.a
2025-08-20T22:45:08.0638874Z [00:04:08.736]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:08.0639909Z [00:04:08.736]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:08.0640734Z [00:04:08.736]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:08.0641542Z [00:04:08.736]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:08.0642379Z [00:04:08.736]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:08.0643225Z [00:04:08.736]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:08.0644075Z [00:04:08.736]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:08.0644844Z [00:04:08.736]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:08.0645562Z [00:04:08.736]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:08.0646170Z [00:04:08.736]➜  EOF
2025-08-20T22:45:08.0657075Z [00:04:08.736]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1295/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12=>github.com/uptrace/bun/dialect/pgdialect@v1.2.12;$WORK/b1295=>" -p github.com/uptrace/bun/dialect/pgdialect -lang=go1.23 -complete -installsuffix shared -buildid LdczuTZSSG4seJUkJGYe/LdczuTZSSG4seJUkJGYe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1295/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/alter_table.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/append.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/array.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/array_parser.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/dialect.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/elem.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/hstore.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/hstore_parser.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/hstore_scan.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/inspector.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/parser.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/range.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/sqltype.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/pgdialect@v1.2.12/version.go
2025-08-20T22:45:08.4291734Z [00:04:09.103]➜  go tool buildid -w $WORK/b1301/_pkg_.a # internal
2025-08-20T22:45:08.5252864Z [00:04:09.198]➜  cp $WORK/b1301/_pkg_.a /root/.cache/go-build/cc/cc81093aca726e6341c817b3a79861d9d32719dfeb4d0ce726ed61d329d5f185-d # internal
2025-08-20T22:45:08.5254861Z [00:04:09.199]➜  github.com/uptrace/bun/dialect/sqlitedialect
2025-08-20T22:45:08.5256867Z [00:04:09.200]➜  mkdir -p $WORK/b1299/
2025-08-20T22:45:08.5258775Z [00:04:09.200]➜  cat >/tmp/go-build2401649780/b1299/importcfg << 'EOF' # internal
2025-08-20T22:45:08.5259466Z [00:04:09.200]➜  # import config
2025-08-20T22:45:08.5260171Z [00:04:09.200]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:08.5261273Z [00:04:09.200]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:08.5262108Z [00:04:09.200]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:08.5263002Z [00:04:09.200]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:08.5264079Z [00:04:09.200]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:45:08.5265263Z [00:04:09.200]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:08.5266525Z [00:04:09.200]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:45:08.5267968Z [00:04:09.200]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:08.5268728Z [00:04:09.200]➜  EOF
2025-08-20T22:45:08.5273582Z [00:04:09.200]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1299/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun/dialect/sqlitedialect@v1.2.12=>github.com/uptrace/bun/dialect/sqlitedialect@v1.2.12;$WORK/b1299=>" -p github.com/uptrace/bun/dialect/sqlitedialect -lang=go1.23 -complete -installsuffix shared -buildid MixlT8IX2hlQK3JRAU69/MixlT8IX2hlQK3JRAU69 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1299/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun/dialect/sqlitedialect@v1.2.12/dialect.go /root/go/pkg/mod/github.com/uptrace/bun/dialect/sqlitedialect@v1.2.12/version.go
2025-08-20T22:45:08.7141571Z [00:04:09.388]➜  go tool buildid -w $WORK/b1299/_pkg_.a # internal
2025-08-20T22:45:08.7218883Z [00:04:09.394]➜  cp $WORK/b1299/_pkg_.a /root/.cache/go-build/6e/6ece3520319f038187e28c507c07d3498b91de0d5a62be8182d372a90d89b035-d # internal
2025-08-20T22:45:08.7224530Z [00:04:09.397]➜  github.com/uptrace/bun/extra/bundebug
2025-08-20T22:45:08.7226054Z [00:04:09.397]➜  mkdir -p $WORK/b1300/
2025-08-20T22:45:08.7234288Z [00:04:09.397]➜  cat >/tmp/go-build2401649780/b1300/importcfg << 'EOF' # internal
2025-08-20T22:45:08.7235066Z [00:04:09.397]➜  # import config
2025-08-20T22:45:08.7235747Z [00:04:09.398]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:08.7236913Z [00:04:09.398]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:08.7237972Z [00:04:09.398]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:08.7238893Z [00:04:09.398]➜  packagefile github.com/fatih/color=/tmp/go-build2401649780/b184/_pkg_.a
2025-08-20T22:45:08.7239972Z [00:04:09.398]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:08.7240900Z [00:04:09.398]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:08.7241682Z [00:04:09.398]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:08.7242493Z [00:04:09.398]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:08.7243385Z [00:04:09.398]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:08.7244265Z [00:04:09.398]➜  EOF
2025-08-20T22:45:08.7248603Z [00:04:09.398]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1300/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/uptrace/bun/extra/bundebug@v1.2.12=>github.com/uptrace/bun/extra/bundebug@v1.2.12;$WORK/b1300=>" -p github.com/uptrace/bun/extra/bundebug -lang=go1.23 -complete -installsuffix shared -buildid OntYMcTY_xxX4m2rbUlE/OntYMcTY_xxX4m2rbUlE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1300/importcfg -pack /root/go/pkg/mod/github.com/uptrace/bun/extra/bundebug@v1.2.12/debug.go
2025-08-20T22:45:08.7563655Z [00:04:09.430]➜  go tool buildid -w $WORK/b1295/_pkg_.a # internal
2025-08-20T22:45:08.7703033Z [00:04:09.444]➜  cp $WORK/b1295/_pkg_.a /root/.cache/go-build/e2/e26b398702357f14afa7278561d2050fae135ba88de4d7e390665d8340ca1e2b-d # internal
2025-08-20T22:45:08.7704436Z [00:04:09.444]➜  github.com/databricks/databricks-sql-go/auth
2025-08-20T22:45:08.7705118Z [00:04:09.444]➜  mkdir -p $WORK/b1305/
2025-08-20T22:45:08.7718728Z [00:04:09.445]➜  cat >/tmp/go-build2401649780/b1305/importcfg << 'EOF' # internal
2025-08-20T22:45:08.7719434Z [00:04:09.445]➜  # import config
2025-08-20T22:45:08.7720537Z [00:04:09.445]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:08.7721389Z [00:04:09.445]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:08.7722204Z [00:04:09.445]➜  EOF
2025-08-20T22:45:08.7727572Z [00:04:09.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1305/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/auth;$WORK/b1305=>" -p github.com/databricks/databricks-sql-go/auth -lang=go1.24 -complete -installsuffix shared -buildid BGAzn76dlqD8LIbWyWo_/BGAzn76dlqD8LIbWyWo_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1305/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/auth.go
2025-08-20T22:45:08.8173358Z [00:04:09.491]➜  go tool buildid -w $WORK/b1305/_pkg_.a # internal
2025-08-20T22:45:08.8195755Z [00:04:09.493]➜  cp $WORK/b1305/_pkg_.a /root/.cache/go-build/c6/c66601203970737025d083bc84c9e8b90eb8e4346f01548535128c32f41f18f9-d # internal
2025-08-20T22:45:08.8206764Z [00:04:09.495]➜  github.com/go-jose/go-jose/v3/cipher
2025-08-20T22:45:08.8214157Z [00:04:09.495]➜  mkdir -p $WORK/b1310/
2025-08-20T22:45:08.8253110Z [00:04:09.499]➜  cat >/tmp/go-build2401649780/b1310/importcfg << 'EOF' # internal
2025-08-20T22:45:08.8260632Z [00:04:09.500]➜  # import config
2025-08-20T22:45:08.8264320Z [00:04:09.500]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:08.8265179Z [00:04:09.500]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:08.8266092Z [00:04:09.500]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:08.8279326Z [00:04:09.500]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:45:08.8280315Z [00:04:09.500]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:45:08.8281423Z [00:04:09.500]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:08.8282283Z [00:04:09.500]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:08.8283159Z [00:04:09.500]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:45:08.8284071Z [00:04:09.500]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:45:08.8284994Z [00:04:09.500]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:08.8285861Z [00:04:09.500]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:08.8286655Z [00:04:09.500]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:08.8287627Z [00:04:09.500]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:08.8288412Z [00:04:09.500]➜  EOF
2025-08-20T22:45:08.8293487Z [00:04:09.502]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1310/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher=>github.com/go-jose/go-jose/v3@v3.0.4/cipher;$WORK/b1310=>" -p github.com/go-jose/go-jose/v3/cipher -lang=go1.12 -complete -installsuffix shared -buildid YuP3FBA90gNkAWFy49Qc/YuP3FBA90gNkAWFy49Qc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1310/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/cbc_hmac.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/concat_kdf.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/ecdh_es.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/cipher/key_wrap.go
2025-08-20T22:45:08.8322639Z [00:04:09.506]➜  go tool buildid -w $WORK/b1300/_pkg_.a # internal
2025-08-20T22:45:08.8393101Z [00:04:09.513]➜  cp $WORK/b1300/_pkg_.a /root/.cache/go-build/f4/f43c8dd5dfeca59052977c4867bba3d995f4341ccc39163f88a3d6cc4d988d95-d # internal
2025-08-20T22:45:08.8396390Z [00:04:09.514]➜  github.com/go-jose/go-jose/v3/json
2025-08-20T22:45:08.8400235Z [00:04:09.514]➜  mkdir -p $WORK/b1311/
2025-08-20T22:45:08.8401924Z [00:04:09.514]➜  cat >/tmp/go-build2401649780/b1311/importcfg << 'EOF' # internal
2025-08-20T22:45:08.8402630Z [00:04:09.514]➜  # import config
2025-08-20T22:45:08.8403277Z [00:04:09.514]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:08.8404140Z [00:04:09.514]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:45:08.8405049Z [00:04:09.514]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:08.8405942Z [00:04:09.514]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:08.8406761Z [00:04:09.514]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:08.8407949Z [00:04:09.514]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:08.8408785Z [00:04:09.514]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:08.8409606Z [00:04:09.514]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:08.8410428Z [00:04:09.514]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:08.8411218Z [00:04:09.514]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:08.8412016Z [00:04:09.514]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:08.8412884Z [00:04:09.514]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:08.8413739Z [00:04:09.514]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:08.8414623Z [00:04:09.514]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:08.8415512Z [00:04:09.514]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:08.8416422Z [00:04:09.514]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:08.8417094Z [00:04:09.514]➜  EOF
2025-08-20T22:45:08.8427023Z [00:04:09.514]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1311/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json=>github.com/go-jose/go-jose/v3@v3.0.4/json;$WORK/b1311=>" -p github.com/go-jose/go-jose/v3/json -lang=go1.12 -complete -installsuffix shared -buildid rDj7yRSvJbGt8MNeWJvz/rDj7yRSvJbGt8MNeWJvz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1311/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/decode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/encode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/indent.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/scanner.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/stream.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/json/tags.go
2025-08-20T22:45:08.8946335Z [00:04:09.568]➜  go tool buildid -w $WORK/b1310/_pkg_.a # internal
2025-08-20T22:45:08.8956831Z [00:04:09.570]➜  cp $WORK/b1310/_pkg_.a /root/.cache/go-build/46/46fbbc2d5763eaed8b8504f0a6899e3a5eec5094ea5ef50513aaafeafd749f4f-d # internal
2025-08-20T22:45:08.8974196Z [00:04:09.570]➜  github.com/rs/zerolog/log
2025-08-20T22:45:08.8974816Z [00:04:09.570]➜  mkdir -p $WORK/b1312/
2025-08-20T22:45:08.8975567Z [00:04:09.570]➜  cat >/tmp/go-build2401649780/b1312/importcfg << 'EOF' # internal
2025-08-20T22:45:08.8976259Z [00:04:09.570]➜  # import config
2025-08-20T22:45:08.8976925Z [00:04:09.570]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:08.8977954Z [00:04:09.570]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:08.8978885Z [00:04:09.570]➜  packagefile github.com/rs/zerolog=/tmp/go-build2401649780/b262/_pkg_.a
2025-08-20T22:45:08.8979772Z [00:04:09.570]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:08.8980522Z [00:04:09.570]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:08.8981108Z [00:04:09.570]➜  EOF
2025-08-20T22:45:08.8984476Z [00:04:09.570]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1312/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/log=>github.com/rs/zerolog@v1.34.0/log;$WORK/b1312=>" -p github.com/rs/zerolog/log -lang=go1.15 -complete -installsuffix shared -buildid Re57sbO1GHQzleBG7Y5N/Re57sbO1GHQzleBG7Y5N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1312/importcfg -pack /root/go/pkg/mod/github.com/rs/zerolog@v1.34.0/log/log.go
2025-08-20T22:45:08.9442941Z [00:04:09.618]➜  go tool buildid -w $WORK/b1312/_pkg_.a # internal
2025-08-20T22:45:08.9465113Z [00:04:09.621]➜  cp $WORK/b1312/_pkg_.a /root/.cache/go-build/55/5539978997726c980f556ab1de599be4e68f0833c918d564dfe95bc9b41405aa-d # internal
2025-08-20T22:45:08.9472013Z [00:04:09.621]➜  golang.org/x/oauth2/clientcredentials
2025-08-20T22:45:08.9473393Z [00:04:09.622]➜  mkdir -p $WORK/b1313/
2025-08-20T22:45:08.9483251Z [00:04:09.623]➜  cat >/tmp/go-build2401649780/b1313/importcfg << 'EOF' # internal
2025-08-20T22:45:08.9485504Z [00:04:09.623]➜  # import config
2025-08-20T22:45:08.9486699Z [00:04:09.623]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:08.9491380Z [00:04:09.623]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:08.9492478Z [00:04:09.623]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:08.9493489Z [00:04:09.623]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build2401649780/b657/_pkg_.a
2025-08-20T22:45:08.9494412Z [00:04:09.623]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:08.9495205Z [00:04:09.623]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:08.9495985Z [00:04:09.623]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:08.9496536Z [00:04:09.623]➜  EOF
2025-08-20T22:45:08.9511481Z [00:04:09.623]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1313/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/clientcredentials=>golang.org/x/oauth2@v0.30.0/clientcredentials;$WORK/b1313=>" -p golang.org/x/oauth2/clientcredentials -lang=go1.23 -complete -installsuffix shared -buildid cE62ntdEzPcQ4kIdadLe/cE62ntdEzPcQ4kIdadLe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1313/importcfg -pack /root/go/pkg/mod/golang.org/x/oauth2@v0.30.0/clientcredentials/clientcredentials.go
2025-08-20T22:45:09.0178690Z [00:04:09.692]➜  go tool buildid -w $WORK/b1313/_pkg_.a # internal
2025-08-20T22:45:09.0208153Z [00:04:09.695]➜  cp $WORK/b1313/_pkg_.a /root/.cache/go-build/b6/b681d49ebe968425666cfa81a911f2fa2aefd1c772e51a85c5dc9d2c9e654d6f-d # internal
2025-08-20T22:45:09.0233980Z [00:04:09.697]➜  github.com/databricks/databricks-sql-go/auth/pat
2025-08-20T22:45:09.0234705Z [00:04:09.697]➜  mkdir -p $WORK/b1314/
2025-08-20T22:45:09.0235454Z [00:04:09.697]➜  cat >/tmp/go-build2401649780/b1314/importcfg << 'EOF' # internal
2025-08-20T22:45:09.0236196Z [00:04:09.697]➜  # import config
2025-08-20T22:45:09.0237050Z [00:04:09.697]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.0238481Z [00:04:09.697]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:09.0239431Z [00:04:09.697]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:09.0240075Z [00:04:09.697]➜  EOF
2025-08-20T22:45:09.0244583Z [00:04:09.697]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1314/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/pat=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/auth/pat;$WORK/b1314=>" -p github.com/databricks/databricks-sql-go/auth/pat -lang=go1.24 -complete -installsuffix shared -buildid lnytDuf-YzxK3jgQ1wTH/lnytDuf-YzxK3jgQ1wTH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1314/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/pat/pat.go
2025-08-20T22:45:09.1023007Z [00:04:09.776]➜  go tool buildid -w $WORK/b1314/_pkg_.a # internal
2025-08-20T22:45:09.1037890Z [00:04:09.778]➜  cp $WORK/b1314/_pkg_.a /root/.cache/go-build/a1/a19edc008710fd0f4bb8aea8fccd8c6ddbf8df652ad6bef0f7a48bac11be8085-d # internal
2025-08-20T22:45:09.1044517Z [00:04:09.779]➜  github.com/databricks/databricks-sql-go/driverctx
2025-08-20T22:45:09.1048505Z [00:04:09.779]➜  mkdir -p $WORK/b1315/
2025-08-20T22:45:09.1082183Z [00:04:09.782]➜  cat >/tmp/go-build2401649780/b1315/importcfg << 'EOF' # internal
2025-08-20T22:45:09.1082983Z [00:04:09.782]➜  # import config
2025-08-20T22:45:09.1083707Z [00:04:09.782]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:09.1084395Z [00:04:09.782]➜  EOF
2025-08-20T22:45:09.1095287Z [00:04:09.783]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1315/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/driverctx=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/driverctx;$WORK/b1315=>" -p github.com/databricks/databricks-sql-go/driverctx -lang=go1.24 -complete -installsuffix shared -buildid 2CYg3oxQh57vcIkc-CgX/2CYg3oxQh57vcIkc-CgX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1315/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/driverctx/ctx.go
2025-08-20T22:45:09.1425286Z [00:04:09.816]➜  go tool buildid -w $WORK/b1315/_pkg_.a # internal
2025-08-20T22:45:09.1426759Z [00:04:09.816]➜  cp $WORK/b1315/_pkg_.a /root/.cache/go-build/30/30d8a72d39059fd64117a0e6df2fab993ba2f95c2011d7a43cd4183f5eb5f0f0-d # internal
2025-08-20T22:45:09.1428386Z [00:04:09.816]➜  github.com/databricks/databricks-sql-go/errors
2025-08-20T22:45:09.1429084Z [00:04:09.816]➜  mkdir -p $WORK/b1316/
2025-08-20T22:45:09.1429861Z [00:04:09.817]➜  cat >/tmp/go-build2401649780/b1316/importcfg << 'EOF' # internal
2025-08-20T22:45:09.1430585Z [00:04:09.817]➜  # import config
2025-08-20T22:45:09.1431264Z [00:04:09.817]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.1432262Z [00:04:09.817]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:09.1433271Z [00:04:09.817]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:09.1433931Z [00:04:09.817]➜  EOF
2025-08-20T22:45:09.1438713Z [00:04:09.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1316/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/errors=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/errors;$WORK/b1316=>" -p github.com/databricks/databricks-sql-go/errors -lang=go1.24 -complete -installsuffix shared -buildid gzCjHqfVkk04YdXH0Qn6/gzCjHqfVkk04YdXH0Qn6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1316/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/errors/errors.go
2025-08-20T22:45:09.1773005Z [00:04:09.851]➜  go tool buildid -w $WORK/b1316/_pkg_.a # internal
2025-08-20T22:45:09.1782530Z [00:04:09.852]➜  cp $WORK/b1316/_pkg_.a /root/.cache/go-build/65/6567941779c9d419fca4581c90e7e3146c1be4ca51ef36de35a0a3293459e381-d # internal
2025-08-20T22:45:09.1800726Z [00:04:09.854]➜  github.com/databricks/databricks-sql-go/internal/cli_service
2025-08-20T22:45:09.1804856Z [00:04:09.855]➜  mkdir -p $WORK/b1317/
2025-08-20T22:45:09.1811702Z [00:04:09.855]➜  cat >/tmp/go-build2401649780/b1317/importcfg << 'EOF' # internal
2025-08-20T22:45:09.1812432Z [00:04:09.855]➜  # import config
2025-08-20T22:45:09.1815903Z [00:04:09.855]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:09.1820557Z [00:04:09.855]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:09.1828330Z [00:04:09.855]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:09.1832396Z [00:04:09.855]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:09.1835492Z [00:04:09.855]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.1846756Z [00:04:09.855]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:45:09.1848041Z [00:04:09.855]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:09.1848959Z [00:04:09.855]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:09.1849821Z [00:04:09.855]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:09.1850433Z [00:04:09.855]➜  EOF
2025-08-20T22:45:09.1857778Z [00:04:09.856]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1317/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/cli_service=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/cli_service;$WORK/b1317=>" -p github.com/databricks/databricks-sql-go/internal/cli_service -lang=go1.24 -complete -installsuffix shared -buildid 59JTecXK-bedHTajkqsW/59JTecXK-bedHTajkqsW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1317/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/cli_service/GoUnusedProtection__.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/cli_service/cli_service-consts.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/cli_service/cli_service.go
2025-08-20T22:45:09.2699365Z [00:04:09.944]➜  go tool buildid -w $WORK/b1224/_pkg_.a # internal
2025-08-20T22:45:09.3035885Z [00:04:09.977]➜  go tool buildid -w $WORK/b1311/_pkg_.a # internal
2025-08-20T22:45:09.3083164Z [00:04:09.982]➜  cp $WORK/b1311/_pkg_.a /root/.cache/go-build/d6/d65f16b070844c68a80e5a4f8bc36f2217669de374070a28e9d16a1c20ad94f1-d # internal
2025-08-20T22:45:09.3087784Z [00:04:09.983]➜  github.com/go-jose/go-jose/v3
2025-08-20T22:45:09.3090463Z [00:04:09.983]➜  mkdir -p $WORK/b1309/
2025-08-20T22:45:09.3096054Z [00:04:09.983]➜  cat >/tmp/go-build2401649780/b1309/importcfg << 'EOF' # internal
2025-08-20T22:45:09.3101797Z [00:04:09.983]➜  # import config
2025-08-20T22:45:09.3102499Z [00:04:09.983]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:09.3103416Z [00:04:09.984]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:45:09.3104323Z [00:04:09.984]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:09.3105185Z [00:04:09.984]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:09.3106088Z [00:04:09.984]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:09.3107027Z [00:04:09.984]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:45:09.3108164Z [00:04:09.984]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:45:09.3109142Z [00:04:09.984]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:45:09.3110419Z [00:04:09.984]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:09.3111367Z [00:04:09.984]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:09.3112290Z [00:04:09.984]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:45:09.3113192Z [00:04:09.984]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:09.3114131Z [00:04:09.984]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:09.3115063Z [00:04:09.984]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:45:09.3115997Z [00:04:09.984]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:45:09.3116916Z [00:04:09.984]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:09.3118103Z [00:04:09.984]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:09.3119150Z [00:04:09.984]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:09.3120113Z [00:04:09.984]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:09.3120993Z [00:04:09.984]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:09.3121817Z [00:04:09.984]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.3122837Z [00:04:09.984]➜  packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build2401649780/b1310/_pkg_.a
2025-08-20T22:45:09.3124026Z [00:04:09.984]➜  packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build2401649780/b1311/_pkg_.a
2025-08-20T22:45:09.3125161Z [00:04:09.984]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:45:09.3126098Z [00:04:09.984]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:09.3126903Z [00:04:09.984]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:09.3128128Z [00:04:09.984]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:09.3129043Z [00:04:09.984]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:09.3129904Z [00:04:09.984]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:09.3130976Z [00:04:09.984]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:09.3131821Z [00:04:09.984]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:09.3132436Z [00:04:09.984]➜  EOF
2025-08-20T22:45:09.3165338Z [00:04:09.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1309/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4=>github.com/go-jose/go-jose/v3@v3.0.4;$WORK/b1309=>" -p github.com/go-jose/go-jose/v3 -lang=go1.12 -complete -installsuffix shared -buildid b827UYupzTtw0kqrtZLA/b827UYupzTtw0kqrtZLA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1309/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/asymmetric.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/crypter.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/doc.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/encoding.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwe.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jwk.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/jws.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/opaque.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/shared.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/signing.go /root/go/pkg/mod/github.com/go-jose/go-jose/v3@v3.0.4/symmetric.go
2025-08-20T22:45:09.3177758Z [00:04:09.992]➜  cp $WORK/b1224/_pkg_.a /root/.cache/go-build/67/6732e31353ba8c0de522b5a6bcd3b0e09a269d253979ca65c3b8efa7f359471f-d # internal
2025-08-20T22:45:09.3184266Z [00:04:09.993]➜  github.com/apache/iceberg-go/catalog
2025-08-20T22:45:09.3188509Z [00:04:09.993]➜  mkdir -p $WORK/b1222/
2025-08-20T22:45:09.3197707Z [00:04:09.994]➜  cat >/tmp/go-build2401649780/b1222/importcfg << 'EOF' # internal
2025-08-20T22:45:09.3201854Z [00:04:09.994]➜  # import config
2025-08-20T22:45:09.3205680Z [00:04:09.994]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:09.3206552Z [00:04:09.994]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:09.3207621Z [00:04:09.994]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.3208641Z [00:04:09.994]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:09.3209836Z [00:04:09.994]➜  packagefile github.com/apache/iceberg-go/config=/tmp/go-build2401649780/b1223/_pkg_.a
2025-08-20T22:45:09.3211098Z [00:04:09.994]➜  packagefile github.com/apache/iceberg-go/internal=/tmp/go-build2401649780/b1070/_pkg_.a
2025-08-20T22:45:09.3212347Z [00:04:09.994]➜  packagefile github.com/apache/iceberg-go/table=/tmp/go-build2401649780/b1224/_pkg_.a
2025-08-20T22:45:09.3213371Z [00:04:09.994]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:09.3214224Z [00:04:09.994]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:09.3215087Z [00:04:09.994]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:09.3215953Z [00:04:09.994]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:09.3216806Z [00:04:09.994]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:09.3217830Z [00:04:09.994]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:09.3218458Z [00:04:09.994]➜  EOF
2025-08-20T22:45:09.3223297Z [00:04:09.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1222/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog=>github.com/apache/iceberg-go@v0.3.0/catalog;$WORK/b1222=>" -p github.com/apache/iceberg-go/catalog -lang=go1.24 -complete -installsuffix shared -buildid olLjxjE0jULrnuLJ3H84/olLjxjE0jULrnuLJ3H84 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1222/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/catalog.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/registry.go
2025-08-20T22:45:09.5405975Z [00:04:10.215]➜  go tool buildid -w $WORK/b1222/_pkg_.a # internal
2025-08-20T22:45:09.5529841Z [00:04:10.227]➜  cp $WORK/b1222/_pkg_.a /root/.cache/go-build/7e/7e96d0ab505633a54e7decb3db9d0dd1deee3b5584ba116134dba5d0d32c6be6-d # internal
2025-08-20T22:45:09.5537314Z [00:04:10.227]➜  github.com/apache/iceberg-go/catalog/internal
2025-08-20T22:45:09.5538040Z [00:04:10.227]➜  mkdir -p $WORK/b1264/
2025-08-20T22:45:09.5575523Z [00:04:10.232]➜  cat >/tmp/go-build2401649780/b1264/importcfg << 'EOF' # internal
2025-08-20T22:45:09.5623857Z [00:04:10.232]➜  # import config
2025-08-20T22:45:09.5624582Z [00:04:10.232]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:09.5625528Z [00:04:10.232]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:09.5626715Z [00:04:10.232]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:09.5627752Z [00:04:10.232]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.5628801Z [00:04:10.232]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:09.5629990Z [00:04:10.232]➜  packagefile github.com/apache/iceberg-go/catalog=/tmp/go-build2401649780/b1222/_pkg_.a
2025-08-20T22:45:09.5631181Z [00:04:10.232]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:09.5632350Z [00:04:10.232]➜  packagefile github.com/apache/iceberg-go/table=/tmp/go-build2401649780/b1224/_pkg_.a
2025-08-20T22:45:09.5633480Z [00:04:10.232]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:45:09.5634323Z [00:04:10.232]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:09.5635160Z [00:04:10.232]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:09.5636181Z [00:04:10.232]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:09.5637019Z [00:04:10.232]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:09.5638058Z [00:04:10.232]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:09.5638901Z [00:04:10.232]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:09.5639531Z [00:04:10.232]➜  EOF
2025-08-20T22:45:09.5643868Z [00:04:10.232]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1264/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/internal=>github.com/apache/iceberg-go@v0.3.0/catalog/internal;$WORK/b1264=>" -p github.com/apache/iceberg-go/catalog/internal -lang=go1.24 -complete -installsuffix shared -buildid rcDpzoSYPgc5cpPhOtEY/rcDpzoSYPgc5cpPhOtEY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1264/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/internal/utils.go
2025-08-20T22:45:09.8015384Z [00:04:10.475]➜  go tool buildid -w $WORK/b1309/_pkg_.a # internal
2025-08-20T22:45:09.8066832Z [00:04:10.481]➜  cp $WORK/b1309/_pkg_.a /root/.cache/go-build/8d/8d4dd18163166c75ad76725f814967257107c711ba61dff8882c02875cd7e42d-d # internal
2025-08-20T22:45:09.8068315Z [00:04:10.481]➜  github.com/apache/iceberg-go/catalog/rest
2025-08-20T22:45:09.8074488Z [00:04:10.481]➜  mkdir -p $WORK/b1272/
2025-08-20T22:45:09.8079345Z [00:04:10.481]➜  cat >/tmp/go-build2401649780/b1272/importcfg << 'EOF' # internal
2025-08-20T22:45:09.8083845Z [00:04:10.481]➜  # import config
2025-08-20T22:45:09.8088636Z [00:04:10.481]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:09.8092481Z [00:04:10.481]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:09.8095683Z [00:04:10.481]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:09.8100121Z [00:04:10.481]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:09.8101143Z [00:04:10.481]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:09.8105241Z [00:04:10.481]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:09.8106413Z [00:04:10.481]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:09.8107545Z [00:04:10.481]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.8108641Z [00:04:10.481]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:09.8109913Z [00:04:10.481]➜  packagefile github.com/apache/iceberg-go/catalog=/tmp/go-build2401649780/b1222/_pkg_.a
2025-08-20T22:45:09.8111187Z [00:04:10.481]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:09.8112442Z [00:04:10.481]➜  packagefile github.com/apache/iceberg-go/table=/tmp/go-build2401649780/b1224/_pkg_.a
2025-08-20T22:45:09.8113711Z [00:04:10.481]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:45:09.8115152Z [00:04:10.481]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:45:09.8116494Z [00:04:10.481]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:45:09.8137895Z [00:04:10.481]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:09.8138806Z [00:04:10.482]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:09.8139660Z [00:04:10.482]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:09.8140502Z [00:04:10.482]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:09.8141390Z [00:04:10.482]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:09.8142285Z [00:04:10.482]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:09.8143218Z [00:04:10.482]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:09.8144463Z [00:04:10.482]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:09.8145391Z [00:04:10.482]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:09.8146048Z [00:04:10.482]➜  EOF
2025-08-20T22:45:09.8151259Z [00:04:10.482]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1272/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/rest=>github.com/apache/iceberg-go@v0.3.0/catalog/rest;$WORK/b1272=>" -p github.com/apache/iceberg-go/catalog/rest -lang=go1.24 -complete -installsuffix shared -buildid nFuQH1L393QrGOJyVO35/nFuQH1L393QrGOJyVO35 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1272/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/rest/options.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/rest/rest.go
2025-08-20T22:45:09.8348543Z [00:04:10.509]➜  go tool buildid -w $WORK/b1264/_pkg_.a # internal
2025-08-20T22:45:09.8447851Z [00:04:10.519]➜  cp $WORK/b1264/_pkg_.a /root/.cache/go-build/f4/f494612e411d51c893bcd0910d15f2b402b617ad7021acd91343a3d3c314345a-d # internal
2025-08-20T22:45:09.8449976Z [00:04:10.519]➜  github.com/apache/iceberg-go/catalog/sql
2025-08-20T22:45:09.8451587Z [00:04:10.519]➜  mkdir -p $WORK/b1273/
2025-08-20T22:45:09.8455967Z [00:04:10.520]➜  cat >/tmp/go-build2401649780/b1273/importcfg << 'EOF' # internal
2025-08-20T22:45:09.8456662Z [00:04:10.520]➜  # import config
2025-08-20T22:45:09.8457527Z [00:04:10.520]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:09.8458400Z [00:04:10.520]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:09.8459247Z [00:04:10.520]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:09.8460196Z [00:04:10.520]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:09.8461207Z [00:04:10.520]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:09.8462374Z [00:04:10.520]➜  packagefile github.com/apache/iceberg-go/catalog=/tmp/go-build2401649780/b1222/_pkg_.a
2025-08-20T22:45:09.8463846Z [00:04:10.520]➜  packagefile github.com/apache/iceberg-go/catalog/internal=/tmp/go-build2401649780/b1264/_pkg_.a
2025-08-20T22:45:09.8465074Z [00:04:10.520]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:09.8466222Z [00:04:10.520]➜  packagefile github.com/apache/iceberg-go/table=/tmp/go-build2401649780/b1224/_pkg_.a
2025-08-20T22:45:09.8467514Z [00:04:10.520]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:45:09.8468733Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:45:09.8470137Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/dialect/mssqldialect=/tmp/go-build2401649780/b1291/_pkg_.a
2025-08-20T22:45:09.8471690Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/dialect/mysqldialect=/tmp/go-build2401649780/b1293/_pkg_.a
2025-08-20T22:45:09.8473071Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/dialect/oracledialect=/tmp/go-build2401649780/b1294/_pkg_.a
2025-08-20T22:45:09.8474524Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/dialect/pgdialect=/tmp/go-build2401649780/b1295/_pkg_.a
2025-08-20T22:45:09.8475887Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/dialect/sqlitedialect=/tmp/go-build2401649780/b1299/_pkg_.a
2025-08-20T22:45:09.8492065Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/extra/bundebug=/tmp/go-build2401649780/b1300/_pkg_.a
2025-08-20T22:45:09.8493353Z [00:04:10.520]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:45:09.8494314Z [00:04:10.520]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:09.8495106Z [00:04:10.520]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:09.8496059Z [00:04:10.520]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:09.8496865Z [00:04:10.520]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:09.8497869Z [00:04:10.520]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:09.8498451Z [00:04:10.520]➜  EOF
2025-08-20T22:45:09.8502517Z [00:04:10.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1273/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/sql=>github.com/apache/iceberg-go@v0.3.0/catalog/sql;$WORK/b1273=>" -p github.com/apache/iceberg-go/catalog/sql -lang=go1.24 -complete -installsuffix shared -buildid dPraNKHBP1v1FrJPYP6I/dPraNKHBP1v1FrJPYP6I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1273/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/sql/sql.go
2025-08-20T22:45:10.3083316Z [00:04:10.982]➜  go tool buildid -w $WORK/b1272/_pkg_.a # internal
2025-08-20T22:45:10.3168726Z [00:04:10.991]➜  cp $WORK/b1272/_pkg_.a /root/.cache/go-build/df/df2fd491003d0e6ac54734262b7392066dd707c82566a43b37b3fcd6f46e3aa1-d # internal
2025-08-20T22:45:10.3174042Z [00:04:10.991]➜  github.com/coreos/go-oidc/v3/oidc
2025-08-20T22:45:10.3174758Z [00:04:10.991]➜  mkdir -p $WORK/b1308/
2025-08-20T22:45:10.3179113Z [00:04:10.992]➜  cat >/tmp/go-build2401649780/b1308/importcfg << 'EOF' # internal
2025-08-20T22:45:10.3187565Z [00:04:10.992]➜  # import config
2025-08-20T22:45:10.3188249Z [00:04:10.992]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:10.3189061Z [00:04:10.992]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:10.3189870Z [00:04:10.992]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:10.3190713Z [00:04:10.992]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:45:10.3191769Z [00:04:10.992]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:45:10.3192705Z [00:04:10.992]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:10.3193607Z [00:04:10.992]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:45:10.3194710Z [00:04:10.992]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:10.3195628Z [00:04:10.992]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:10.3196482Z [00:04:10.992]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:10.3197450Z [00:04:10.992]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:10.3198399Z [00:04:10.992]➜  packagefile github.com/go-jose/go-jose/v3=/tmp/go-build2401649780/b1309/_pkg_.a
2025-08-20T22:45:10.3199426Z [00:04:10.992]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:10.3200331Z [00:04:10.992]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:10.3201278Z [00:04:10.992]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:10.3202066Z [00:04:10.992]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:45:10.3202852Z [00:04:10.992]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:10.3203690Z [00:04:10.992]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:10.3204485Z [00:04:10.992]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:10.3205242Z [00:04:10.992]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:10.3205817Z [00:04:10.992]➜  EOF
2025-08-20T22:45:10.3241135Z [00:04:10.992]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1308/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.5.0/oidc=>github.com/coreos/go-oidc/v3@v3.5.0/oidc;$WORK/b1308=>" -p github.com/coreos/go-oidc/v3/oidc -lang=go1.14 -complete -installsuffix shared -buildid P5Rgu6whdTNcPC2vJmh9/P5Rgu6whdTNcPC2vJmh9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1308/importcfg -pack /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.5.0/oidc/jose.go /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.5.0/oidc/jwks.go /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.5.0/oidc/oidc.go /root/go/pkg/mod/github.com/coreos/go-oidc/v3@v3.5.0/oidc/verify.go
2025-08-20T22:45:10.4219024Z [00:04:11.096]➜  go tool buildid -w $WORK/b1308/_pkg_.a # internal
2025-08-20T22:45:10.4246699Z [00:04:11.099]➜  cp $WORK/b1308/_pkg_.a /root/.cache/go-build/8b/8bc099502ed3fb8bd56b26f8277e044b51a4dd33990b7767e6425298de45c205-d # internal
2025-08-20T22:45:10.4249939Z [00:04:11.099]➜  github.com/databricks/databricks-sql-go/auth/oauth
2025-08-20T22:45:10.4251701Z [00:04:11.099]➜  mkdir -p $WORK/b1307/
2025-08-20T22:45:10.4261187Z [00:04:11.100]➜  cat >/tmp/go-build2401649780/b1307/importcfg << 'EOF' # internal
2025-08-20T22:45:10.4261939Z [00:04:11.100]➜  # import config
2025-08-20T22:45:10.4262665Z [00:04:11.100]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:10.4263550Z [00:04:11.100]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:10.4264359Z [00:04:11.100]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:10.4265346Z [00:04:11.100]➜  packagefile github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2401649780/b1308/_pkg_.a
2025-08-20T22:45:10.4266465Z [00:04:11.100]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:10.4267655Z [00:04:11.100]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:10.4268318Z [00:04:11.100]➜  EOF
2025-08-20T22:45:10.4279649Z [00:04:11.102]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1307/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/auth/oauth;$WORK/b1307=>" -p github.com/databricks/databricks-sql-go/auth/oauth -lang=go1.24 -complete -installsuffix shared -buildid W3FxFwri0DQCAmQGsT6I/W3FxFwri0DQCAmQGsT6I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1307/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/oauth.go
2025-08-20T22:45:10.4715661Z [00:04:11.146]➜  go tool buildid -w $WORK/b1307/_pkg_.a # internal
2025-08-20T22:45:10.4743615Z [00:04:11.148]➜  cp $WORK/b1307/_pkg_.a /root/.cache/go-build/68/68fc1fff46a224c9492804dca74447e00e2b40ac91c9fa85bbbce61793da31b8-d # internal
2025-08-20T22:45:10.4752589Z [00:04:11.149]➜  github.com/databricks/databricks-sql-go/auth/oauth/m2m
2025-08-20T22:45:10.4758798Z [00:04:11.150]➜  mkdir -p $WORK/b1306/
2025-08-20T22:45:10.4775456Z [00:04:11.152]➜  cat >/tmp/go-build2401649780/b1306/importcfg << 'EOF' # internal
2025-08-20T22:45:10.4779184Z [00:04:11.152]➜  # import config
2025-08-20T22:45:10.4781491Z [00:04:11.152]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:10.4782615Z [00:04:11.152]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:10.4785622Z [00:04:11.152]➜  packagefile github.com/databricks/databricks-sql-go/auth=/tmp/go-build2401649780/b1305/_pkg_.a
2025-08-20T22:45:10.4787298Z [00:04:11.152]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth=/tmp/go-build2401649780/b1307/_pkg_.a
2025-08-20T22:45:10.4788628Z [00:04:11.152]➜  packagefile github.com/rs/zerolog/log=/tmp/go-build2401649780/b1312/_pkg_.a
2025-08-20T22:45:10.4789738Z [00:04:11.152]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:10.4790974Z [00:04:11.152]➜  packagefile golang.org/x/oauth2/clientcredentials=/tmp/go-build2401649780/b1313/_pkg_.a
2025-08-20T22:45:10.4792079Z [00:04:11.152]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:10.4792942Z [00:04:11.152]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:10.4793553Z [00:04:11.152]➜  EOF
2025-08-20T22:45:10.4804792Z [00:04:11.154]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1306/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/m2m=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/auth/oauth/m2m;$WORK/b1306=>" -p github.com/databricks/databricks-sql-go/auth/oauth/m2m -lang=go1.24 -complete -installsuffix shared -buildid eIobotxgeFTV221XmJk3/eIobotxgeFTV221XmJk3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1306/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/m2m/m2m.go
2025-08-20T22:45:10.5379266Z [00:04:11.210]➜  go tool buildid -w $WORK/b1306/_pkg_.a # internal
2025-08-20T22:45:10.5381183Z [00:04:11.211]➜  cp $WORK/b1306/_pkg_.a /root/.cache/go-build/8d/8d1e65b2b0b4e94e5f40a4692a4a31d962a561c27a1a6943071a82f6205df530-d # internal
2025-08-20T22:45:10.5388565Z [00:04:11.212]➜  github.com/databricks/databricks-sql-go/auth/noop
2025-08-20T22:45:10.5390454Z [00:04:11.212]➜  mkdir -p $WORK/b1320/
2025-08-20T22:45:10.5391181Z [00:04:11.212]➜  cat >/tmp/go-build2401649780/b1320/importcfg << 'EOF' # internal
2025-08-20T22:45:10.5391805Z [00:04:11.213]➜  # import config
2025-08-20T22:45:10.5392400Z [00:04:11.213]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:10.5393095Z [00:04:11.213]➜  EOF
2025-08-20T22:45:10.5397576Z [00:04:11.213]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1320/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/noop=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/auth/noop;$WORK/b1320=>" -p github.com/databricks/databricks-sql-go/auth/noop -lang=go1.24 -complete -installsuffix shared -buildid PXUGJSmdAj0a7Y-UHo5f/PXUGJSmdAj0a7Y-UHo5f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1320/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/noop/noop.go
2025-08-20T22:45:10.5648975Z [00:04:11.238]➜  go tool buildid -w $WORK/b1320/_pkg_.a # internal
2025-08-20T22:45:10.5650325Z [00:04:11.239]➜  cp $WORK/b1320/_pkg_.a /root/.cache/go-build/f1/f16322796babf5cb1ede2d8f1a8e181d8e406854a8499b604b02ad85d8c203da-d # internal
2025-08-20T22:45:10.5651829Z [00:04:11.239]➜  github.com/databricks/databricks-sql-go/auth/oauth/pkce
2025-08-20T22:45:10.5652948Z [00:04:11.239]➜  mkdir -p $WORK/b1322/
2025-08-20T22:45:10.5659545Z [00:04:11.240]➜  cat >/tmp/go-build2401649780/b1322/importcfg << 'EOF' # internal
2025-08-20T22:45:10.5660244Z [00:04:11.240]➜  # import config
2025-08-20T22:45:10.5660915Z [00:04:11.240]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:10.5661784Z [00:04:11.240]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:10.5662663Z [00:04:11.240]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:10.5663558Z [00:04:11.240]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:10.5664545Z [00:04:11.240]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:10.5665397Z [00:04:11.240]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:10.5666214Z [00:04:11.240]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:10.5666725Z [00:04:11.240]➜  EOF
2025-08-20T22:45:10.5674418Z [00:04:11.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1322/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/pkce=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/auth/oauth/pkce;$WORK/b1322=>" -p github.com/databricks/databricks-sql-go/auth/oauth/pkce -lang=go1.24 -complete -installsuffix shared -buildid fQQmo-OgZMtkuGJkR8YM/fQQmo-OgZMtkuGJkR8YM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1322/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/pkce/pkce.go
2025-08-20T22:45:10.5722807Z [00:04:11.246]➜  go tool buildid -w $WORK/b1273/_pkg_.a # internal
2025-08-20T22:45:10.5839925Z [00:04:11.258]➜  go tool buildid -w $WORK/b1322/_pkg_.a # internal
2025-08-20T22:45:10.5847590Z [00:04:11.259]➜  cp $WORK/b1322/_pkg_.a /root/.cache/go-build/69/69ac66dd8e1ccd52c4750272eaeb8ddd90a3af1a2cadefe6d2fb771100cc0b6e-d # internal
2025-08-20T22:45:10.5882636Z [00:04:11.262]➜  cp $WORK/b1273/_pkg_.a /root/.cache/go-build/7c/7c95cbfe2f64f4945b1aee17819223c7e132177601e564b2c701c6a29ab158ca-d # internal
2025-08-20T22:45:10.5891712Z [00:04:11.262]➜  github.com/databricks/databricks-sql-go/logger
2025-08-20T22:45:10.5892397Z [00:04:11.262]➜  mkdir -p $WORK/b1324/
2025-08-20T22:45:10.5905453Z [00:04:11.264]➜  github.com/databricks/databricks-sql-go/auth/oauth/u2m
2025-08-20T22:45:10.5906569Z [00:04:11.264]➜  mkdir -p $WORK/b1321/
2025-08-20T22:45:10.5907852Z [00:04:11.264]➜  cat >/tmp/go-build2401649780/b1321/importcfg << 'EOF' # internal
2025-08-20T22:45:10.5909881Z [00:04:11.264]➜  # import config
2025-08-20T22:45:10.5910721Z [00:04:11.264]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:10.5911863Z [00:04:11.264]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:10.5913738Z [00:04:11.264]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:10.5914710Z [00:04:11.264]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:45:10.5915693Z [00:04:11.264]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:10.5916892Z [00:04:11.264]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:10.5919154Z [00:04:11.264]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:10.5920173Z [00:04:11.264]➜  packagefile github.com/databricks/databricks-sql-go/auth=/tmp/go-build2401649780/b1305/_pkg_.a
2025-08-20T22:45:10.5921638Z [00:04:11.264]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth=/tmp/go-build2401649780/b1307/_pkg_.a
2025-08-20T22:45:10.5923013Z [00:04:11.264]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth/pkce=/tmp/go-build2401649780/b1322/_pkg_.a
2025-08-20T22:45:10.5924281Z [00:04:11.264]➜  packagefile github.com/pkg/browser=/tmp/go-build2401649780/b1041/_pkg_.a
2025-08-20T22:45:10.5925236Z [00:04:11.264]➜  packagefile github.com/rs/zerolog/log=/tmp/go-build2401649780/b1312/_pkg_.a
2025-08-20T22:45:10.5926173Z [00:04:11.264]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:10.5927045Z [00:04:11.264]➜  packagefile html/template=/tmp/go-build2401649780/b277/_pkg_.a
2025-08-20T22:45:10.5954932Z [00:04:11.264]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:10.5955721Z [00:04:11.264]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:10.5956539Z [00:04:11.264]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:10.5957598Z [00:04:11.264]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:10.5958570Z [00:04:11.264]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:10.5959373Z [00:04:11.265]➜  packagefile os/signal=/tmp/go-build2401649780/b082/_pkg_.a
2025-08-20T22:45:10.5960227Z [00:04:11.265]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:10.5961053Z [00:04:11.265]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:10.5961841Z [00:04:11.265]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:10.5962420Z [00:04:11.265]➜  EOF
2025-08-20T22:45:10.5963024Z [00:04:11.265]➜  cat >/tmp/go-build2401649780/b1321/embedcfg << 'EOF' # internal
2025-08-20T22:45:10.5963625Z [00:04:11.265]➜  {
2025-08-20T22:45:10.5964011Z [00:04:11.265]➜  	"Patterns": {
2025-08-20T22:45:10.5964506Z [00:04:11.265]➜  		"templates/simple.html": [
2025-08-20T22:45:10.5965061Z [00:04:11.265]➜  			"templates/simple.html"
2025-08-20T22:45:10.5965560Z [00:04:11.265]➜  		]
2025-08-20T22:45:10.5965948Z [00:04:11.265]➜  	},
2025-08-20T22:45:10.5966491Z [00:04:11.265]➜  	"Files": {
2025-08-20T22:45:10.5968062Z [00:04:11.265]➜  		"templates/simple.html": "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/u2m/templates/simple.html"
2025-08-20T22:45:10.5969266Z [00:04:11.265]➜  	}
2025-08-20T22:45:10.5969602Z [00:04:11.265]➜  }EOF
2025-08-20T22:45:10.5975989Z [00:04:11.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1321/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/u2m=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/auth/oauth/u2m;$WORK/b1321=>" -p github.com/databricks/databricks-sql-go/auth/oauth/u2m -lang=go1.24 -complete -installsuffix shared -buildid lOWVbjLhWpAFL8Aq9wOT/lOWVbjLhWpAFL8Aq9wOT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1321/importcfg -embedcfg $WORK/b1321/embedcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/u2m/authenticator.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/u2m/html_template.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/auth/oauth/u2m/u2m.go
2025-08-20T22:45:10.5982003Z [00:04:11.265]➜  cat >/tmp/go-build2401649780/b1324/importcfg << 'EOF' # internal
2025-08-20T22:45:10.5982687Z [00:04:11.265]➜  # import config
2025-08-20T22:45:10.5983485Z [00:04:11.265]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:45:10.5984522Z [00:04:11.265]➜  packagefile github.com/rs/zerolog=/tmp/go-build2401649780/b262/_pkg_.a
2025-08-20T22:45:10.5985397Z [00:04:11.265]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:10.5986157Z [00:04:11.265]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:10.5986967Z [00:04:11.265]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:10.5987978Z [00:04:11.265]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:10.5988592Z [00:04:11.265]➜  EOF
2025-08-20T22:45:10.5993135Z [00:04:11.265]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1324/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/logger=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/logger;$WORK/b1324=>" -p github.com/databricks/databricks-sql-go/logger -lang=go1.24 -complete -installsuffix shared -buildid K1L_rWFjkUx-VgaIx8Ql/K1L_rWFjkUx-VgaIx8Ql -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1324/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/logger/logger.go
2025-08-20T22:45:10.7138154Z [00:04:11.388]➜  go tool buildid -w $WORK/b1324/_pkg_.a # internal
2025-08-20T22:45:10.7169109Z [00:04:11.391]➜  cp $WORK/b1324/_pkg_.a /root/.cache/go-build/b5/b57799f0a624302d846eb6b2f65b9f93fd94e12f59ba430fc423033ace16ec73-d # internal
2025-08-20T22:45:10.7173147Z [00:04:11.391]➜  github.com/hashicorp/go-cleanhttp
2025-08-20T22:45:10.7175764Z [00:04:11.392]➜  mkdir -p $WORK/b1326/
2025-08-20T22:45:10.7186921Z [00:04:11.393]➜  cat >/tmp/go-build2401649780/b1326/importcfg << 'EOF' # internal
2025-08-20T22:45:10.7191506Z [00:04:11.393]➜  # import config
2025-08-20T22:45:10.7192215Z [00:04:11.393]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:10.7193033Z [00:04:11.393]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:10.7193894Z [00:04:11.393]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:10.7194713Z [00:04:11.393]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:10.7195518Z [00:04:11.393]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:10.7196328Z [00:04:11.393]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:10.7196932Z [00:04:11.393]➜  EOF
2025-08-20T22:45:10.7201870Z [00:04:11.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1326/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2=>github.com/hashicorp/go-cleanhttp@v0.5.2;$WORK/b1326=>" -p github.com/hashicorp/go-cleanhttp -lang=go1.13 -complete -installsuffix shared -buildid PH6pUjE8KhkiDCf1MDzx/PH6pUjE8KhkiDCf1MDzx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1326/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/cleanhttp.go /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/doc.go /root/go/pkg/mod/github.com/hashicorp/go-cleanhttp@v0.5.2/handlers.go
2025-08-20T22:45:10.7503580Z [00:04:11.424]➜  go tool buildid -w $WORK/b1321/_pkg_.a # internal
2025-08-20T22:45:10.7536700Z [00:04:11.428]➜  cp $WORK/b1321/_pkg_.a /root/.cache/go-build/00/004db6ca39924b11b360272ad14051f43e5ad72c165f56bee2838c9611342b11-d # internal
2025-08-20T22:45:10.7599289Z [00:04:11.433]➜  github.com/apache/arrow/go/v18/arrow/internal/flatbuf
2025-08-20T22:45:10.7610630Z [00:04:11.435]➜  mkdir -p $WORK/b1333/
2025-08-20T22:45:10.7615709Z [00:04:11.436]➜  cat >/tmp/go-build2401649780/b1333/importcfg << 'EOF' # internal
2025-08-20T22:45:10.7625568Z [00:04:11.436]➜  # import config
2025-08-20T22:45:10.7626449Z [00:04:11.436]➜  packagefile github.com/google/flatbuffers/go=/tmp/go-build2401649780/b356/_pkg_.a
2025-08-20T22:45:10.7627652Z [00:04:11.436]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:10.7628264Z [00:04:11.436]➜  EOF
2025-08-20T22:45:10.7699932Z [00:04:11.436]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf;$WORK/b1333=>" -p github.com/apache/arrow/go/v18/arrow/internal/flatbuf -lang=go1.22 -complete -installsuffix shared -buildid DibSt_-PyG9xsIdH69-y/DibSt_-PyG9xsIdH69-y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1333/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/BinaryView.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Block.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/BodyCompression.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/BodyCompressionMethod.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Bool.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Buffer.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/CompressionType.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Date.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/DateUnit.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Decimal.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/DictionaryBatch.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/DictionaryEncoding.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/DictionaryKind.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Duration.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Endianness.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Feature.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Field.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/FieldNode.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/FixedSizeBinary.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/FixedSizeList.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/FloatingPoint.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Footer.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Int.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Interval.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/IntervalUnit.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/KeyValue.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/LargeBinary.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/LargeList.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/LargeListView.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/LargeUtf8.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/List.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/ListView.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Map.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Message.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/MessageHeader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/MetadataVersion.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Null.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Precision.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/RecordBatch.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/RunEndEncoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/RunLengthEncoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Schema.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/SparseMatrixCompressedAxis.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/SparseMatrixIndexCSR.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/SparseMatrixIndexCSX.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/SparseTensor.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/SparseTensorIndex.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/SparseTensorIndexCOO.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/SparseTensorIndexCSF.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Struct_.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Tensor.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/TensorDim.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Time.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/TimeUnit.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Timestamp.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Type.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Union.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/UnionMode.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Utf8.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/flatbuf/Utf8View.go
2025-08-20T22:45:10.8075793Z [00:04:11.482]➜  go tool buildid -w $WORK/b1326/_pkg_.a # internal
2025-08-20T22:45:10.8099615Z [00:04:11.484]➜  cp $WORK/b1326/_pkg_.a /root/.cache/go-build/50/503bf4a67babadf50a8148a5d223cc7262e965e3d2767050fd0ce4b8db3a2012-d # internal
2025-08-20T22:45:10.8105464Z [00:04:11.485]➜  github.com/hashicorp/go-retryablehttp
2025-08-20T22:45:10.8125417Z [00:04:11.485]➜  mkdir -p $WORK/b1325/
2025-08-20T22:45:10.8126197Z [00:04:11.486]➜  cat >/tmp/go-build2401649780/b1325/importcfg << 'EOF' # internal
2025-08-20T22:45:10.8126893Z [00:04:11.486]➜  # import config
2025-08-20T22:45:10.8127758Z [00:04:11.486]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:10.8128621Z [00:04:11.486]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:10.8129461Z [00:04:11.486]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:10.8130529Z [00:04:11.486]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:10.8131350Z [00:04:11.486]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:10.8132396Z [00:04:11.486]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build2401649780/b1326/_pkg_.a
2025-08-20T22:45:10.8133377Z [00:04:11.486]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:10.8134158Z [00:04:11.486]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:10.8134946Z [00:04:11.486]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:10.8135735Z [00:04:11.486]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:45:10.8136560Z [00:04:11.486]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:10.8138579Z [00:04:11.486]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:10.8139374Z [00:04:11.486]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:10.8140161Z [00:04:11.486]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:10.8140982Z [00:04:11.486]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:10.8141817Z [00:04:11.486]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:10.8142602Z [00:04:11.486]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:10.8143383Z [00:04:11.486]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:10.8143972Z [00:04:11.486]➜  EOF
2025-08-20T22:45:10.8149162Z [00:04:11.486]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.7=>github.com/hashicorp/go-retryablehttp@v0.7.7;$WORK/b1325=>" -p github.com/hashicorp/go-retryablehttp -lang=go1.19 -complete -installsuffix shared -buildid Pqk1ah4U92gXP8CVa7T2/Pqk1ah4U92gXP8CVa7T2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1325/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.7/cert_error_go120.go /root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.7/client.go /root/go/pkg/mod/github.com/hashicorp/go-retryablehttp@v0.7.7/roundtripper.go
2025-08-20T22:45:11.0595452Z [00:04:11.733]➜  go tool buildid -w $WORK/b1325/_pkg_.a # internal
2025-08-20T22:45:11.0640085Z [00:04:11.738]➜  cp $WORK/b1325/_pkg_.a /root/.cache/go-build/b5/b5f23ef286dfb89dbc5721ac7586f114a0bfeace25d1820cd15fad8026bbd810-d # internal
2025-08-20T22:45:11.0653389Z [00:04:11.739]➜  github.com/apache/arrow/go/v18/arrow/memory
2025-08-20T22:45:11.0655827Z [00:04:11.740]➜  mkdir -p $WORK/b1334/
2025-08-20T22:45:11.0665627Z [00:04:11.741]➜  echo -n > $WORK/b1334/go_asm.h # internal
2025-08-20T22:45:11.0670282Z [00:04:11.741]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory
2025-08-20T22:45:11.0677436Z [00:04:11.742]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory;$WORK/b1334=>" -I $WORK/b1334/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1334/symabis ./memory_avx2_amd64.s ./memory_sse4_amd64.s
2025-08-20T22:45:11.0831715Z [00:04:11.757]➜  cat >/tmp/go-build2401649780/b1334/importcfg << 'EOF' # internal
2025-08-20T22:45:11.0833898Z [00:04:11.757]➜  # import config
2025-08-20T22:45:11.0834557Z [00:04:11.757]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:11.0835797Z [00:04:11.757]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:11.0837089Z [00:04:11.757]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:45:11.0838279Z [00:04:11.757]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:11.0839355Z [00:04:11.757]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:11.0840212Z [00:04:11.757]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:11.0841058Z [00:04:11.757]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:11.0841880Z [00:04:11.757]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:11.0842738Z [00:04:11.757]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:11.0843387Z [00:04:11.757]➜  EOF
2025-08-20T22:45:11.0843912Z [00:04:11.757]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:11.0861023Z [00:04:11.757]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory;$WORK/b1334=>" -p github.com/apache/arrow/go/v18/arrow/memory -lang=go1.22 -installsuffix shared -buildid shEmLuG-jvm56Txtee6W/shEmLuG-jvm56Txtee6W -goversion go1.25.0 -symabis $WORK/b1334/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1334/importcfg -pack -asmhdr $WORK/b1334/go_asm.h /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/buffer.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/checked_allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/default_allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/go_allocator.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/memory.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/memory_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/memory_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/memory_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory/util.go
2025-08-20T22:45:11.3843202Z [00:04:12.058]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory
2025-08-20T22:45:11.3849700Z [00:04:12.059]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory;$WORK/b1334=>" -I $WORK/b1334/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1334/memory_avx2_amd64.o ./memory_avx2_amd64.s
2025-08-20T22:45:11.4009586Z [00:04:12.075]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/arrow/memory -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/memory;$WORK/b1334=>" -I $WORK/b1334/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1334/memory_sse4_amd64.o ./memory_sse4_amd64.s
2025-08-20T22:45:11.4076126Z [00:04:12.082]➜  go tool pack r $WORK/b1334/_pkg_.a $WORK/b1334/memory_avx2_amd64.o $WORK/b1334/memory_sse4_amd64.o # internal
2025-08-20T22:45:11.4089171Z [00:04:12.082]➜  go tool buildid -w $WORK/b1334/_pkg_.a # internal
2025-08-20T22:45:11.4146950Z [00:04:12.089]➜  cp $WORK/b1334/_pkg_.a /root/.cache/go-build/e8/e8d3e1dd30260f2535c747e6dea48e2b33bab89e3bd4998c8704a8656d2432ce-d # internal
2025-08-20T22:45:11.4150156Z [00:04:12.089]➜  github.com/apache/arrow/go/v18/arrow/decimal128
2025-08-20T22:45:11.4160148Z [00:04:12.090]➜  mkdir -p $WORK/b1335/
2025-08-20T22:45:11.4168154Z [00:04:12.091]➜  cat >/tmp/go-build2401649780/b1335/importcfg << 'EOF' # internal
2025-08-20T22:45:11.4169195Z [00:04:12.091]➜  # import config
2025-08-20T22:45:11.4171868Z [00:04:12.091]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:11.4172717Z [00:04:12.091]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:11.4173912Z [00:04:12.091]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:11.4175010Z [00:04:12.091]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:11.4175874Z [00:04:12.091]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:11.4176716Z [00:04:12.091]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:11.4177711Z [00:04:12.091]➜  EOF
2025-08-20T22:45:11.4178238Z [00:04:12.091]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:11.4183063Z [00:04:12.091]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1335/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/decimal128=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/decimal128;$WORK/b1335=>" -p github.com/apache/arrow/go/v18/arrow/decimal128 -lang=go1.22 -complete -installsuffix shared -buildid yotIXo475SSEMfWciDYM/yotIXo475SSEMfWciDYM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1335/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/decimal128/decimal128.go
2025-08-20T22:45:11.4336831Z [00:04:12.108]➜  go tool buildid -w $WORK/b1333/_pkg_.a # internal
2025-08-20T22:45:11.4505529Z [00:04:12.124]➜  cp $WORK/b1333/_pkg_.a /root/.cache/go-build/cf/cfe390e775e48445f998257e1dc7c94199b1611d2d748df974e2a07ca7df7c4c-d # internal
2025-08-20T22:45:11.4512626Z [00:04:12.125]➜  github.com/apache/arrow/go/v18/arrow/endian
2025-08-20T22:45:11.4513293Z [00:04:12.125]➜  mkdir -p $WORK/b1331/
2025-08-20T22:45:11.4523582Z [00:04:12.126]➜  cat >/tmp/go-build2401649780/b1331/importcfg << 'EOF' # internal
2025-08-20T22:45:11.4524405Z [00:04:12.126]➜  # import config
2025-08-20T22:45:11.4525174Z [00:04:12.126]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:11.4526482Z [00:04:12.126]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:11.4528293Z [00:04:12.126]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b1333/_pkg_.a
2025-08-20T22:45:11.4529294Z [00:04:12.126]➜  EOF
2025-08-20T22:45:11.4534947Z [00:04:12.126]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/endian=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/endian;$WORK/b1331=>" -p github.com/apache/arrow/go/v18/arrow/endian -lang=go1.22 -complete -installsuffix shared -buildid cCLkFcRsSRr6eiwmWN1O/cCLkFcRsSRr6eiwmWN1O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1331/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/endian/endian.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/endian/little.go
2025-08-20T22:45:11.4884240Z [00:04:12.162]➜  go tool buildid -w $WORK/b1331/_pkg_.a # internal
2025-08-20T22:45:11.4902755Z [00:04:12.164]➜  cp $WORK/b1331/_pkg_.a /root/.cache/go-build/66/662ce4f1b1115701f78f547198849c007751d1cadc88518ef1184813829a0937-d # internal
2025-08-20T22:45:11.4914683Z [00:04:12.166]➜  github.com/apache/arrow/go/v18/arrow/bitutil
2025-08-20T22:45:11.4916236Z [00:04:12.166]➜  mkdir -p $WORK/b1330/
2025-08-20T22:45:11.4924966Z [00:04:12.167]➜  echo -n > $WORK/b1330/go_asm.h # internal
2025-08-20T22:45:11.4928864Z [00:04:12.167]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil
2025-08-20T22:45:11.4933558Z [00:04:12.167]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil;$WORK/b1330=>" -I $WORK/b1330/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1330/symabis ./bitmap_ops_avx2_amd64.s ./bitmap_ops_sse4_amd64.s
2025-08-20T22:45:11.5021315Z [00:04:12.176]➜  go tool buildid -w $WORK/b1335/_pkg_.a # internal
2025-08-20T22:45:11.5028048Z [00:04:12.177]➜  cat >/tmp/go-build2401649780/b1330/importcfg << 'EOF' # internal
2025-08-20T22:45:11.5031436Z [00:04:12.177]➜  # import config
2025-08-20T22:45:11.5033339Z [00:04:12.177]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:11.5034233Z [00:04:12.177]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:11.5035313Z [00:04:12.177]➜  packagefile github.com/apache/arrow/go/v18/arrow/endian=/tmp/go-build2401649780/b1331/_pkg_.a
2025-08-20T22:45:11.5036636Z [00:04:12.177]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:11.5038158Z [00:04:12.177]➜  packagefile github.com/apache/arrow/go/v18/arrow/memory=/tmp/go-build2401649780/b1334/_pkg_.a
2025-08-20T22:45:11.5039304Z [00:04:12.177]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:45:11.5040283Z [00:04:12.177]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:11.5042774Z [00:04:12.177]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:11.5043416Z [00:04:12.177]➜  EOF
2025-08-20T22:45:11.5044181Z [00:04:12.177]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:11.5056675Z [00:04:12.177]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1330/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil;$WORK/b1330=>" -p github.com/apache/arrow/go/v18/arrow/bitutil -lang=go1.22 -installsuffix shared -buildid FWsxJteZuLgfQJR33Mue/FWsxJteZuLgfQJR33Mue -goversion go1.25.0 -symabis $WORK/b1330/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1330/importcfg -pack -asmhdr $WORK/b1330/go_asm.h /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/bitmap_ops.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/bitmap_ops_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/bitmap_ops_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/bitmap_ops_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/bitmaps.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/bitutil.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/bitutil_bytes.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil/endian_default.go
2025-08-20T22:45:11.5073069Z [00:04:12.178]➜  cp $WORK/b1335/_pkg_.a /root/.cache/go-build/4f/4f1141a195858aba8adc79f212940ca611cd53aa0a09642d689831909d8dc7a5-d # internal
2025-08-20T22:45:11.5074310Z [00:04:12.179]➜  github.com/apache/arrow/go/v18/arrow/decimal256
2025-08-20T22:45:11.5074944Z [00:04:12.180]➜  mkdir -p $WORK/b1336/
2025-08-20T22:45:11.5075675Z [00:04:12.181]➜  cat >/tmp/go-build2401649780/b1336/importcfg << 'EOF' # internal
2025-08-20T22:45:11.5076367Z [00:04:12.181]➜  # import config
2025-08-20T22:45:11.5077046Z [00:04:12.181]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:11.5099131Z [00:04:12.181]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:11.5100321Z [00:04:12.181]➜  packagefile github.com/apache/arrow/go/v18/arrow/decimal128=/tmp/go-build2401649780/b1335/_pkg_.a
2025-08-20T22:45:11.5101762Z [00:04:12.181]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:11.5102861Z [00:04:12.181]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:11.5103661Z [00:04:12.181]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:11.5104500Z [00:04:12.181]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:11.5105129Z [00:04:12.181]➜  EOF
2025-08-20T22:45:11.5109985Z [00:04:12.181]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1336/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/decimal256=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/decimal256;$WORK/b1336=>" -p github.com/apache/arrow/go/v18/arrow/decimal256 -lang=go1.22 -complete -installsuffix shared -buildid BeDxSyZuPiIFSJuGrheq/BeDxSyZuPiIFSJuGrheq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1336/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/decimal256/decimal256.go
2025-08-20T22:45:11.6211035Z [00:04:12.295]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil
2025-08-20T22:45:11.6217986Z [00:04:12.296]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil;$WORK/b1330=>" -I $WORK/b1330/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1330/bitmap_ops_avx2_amd64.o ./bitmap_ops_avx2_amd64.s
2025-08-20T22:45:11.6472444Z [00:04:12.321]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/arrow/bitutil -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/bitutil;$WORK/b1330=>" -I $WORK/b1330/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1330/bitmap_ops_sse4_amd64.o ./bitmap_ops_sse4_amd64.s
2025-08-20T22:45:11.6698078Z [00:04:12.344]➜  go tool pack r $WORK/b1330/_pkg_.a $WORK/b1330/bitmap_ops_avx2_amd64.o $WORK/b1330/bitmap_ops_sse4_amd64.o # internal
2025-08-20T22:45:11.6718354Z [00:04:12.346]➜  go tool buildid -w $WORK/b1330/_pkg_.a # internal
2025-08-20T22:45:11.6724124Z [00:04:12.347]➜  cp $WORK/b1330/_pkg_.a /root/.cache/go-build/db/db8f305f1d1724bd8a8c970d48e62f57d70cf26ec2a9157a63a9056b4ebde2b1-d # internal
2025-08-20T22:45:11.6729698Z [00:04:12.347]➜  github.com/apache/arrow/go/v18/arrow/float16
2025-08-20T22:45:11.6734822Z [00:04:12.348]➜  mkdir -p $WORK/b1337/
2025-08-20T22:45:11.6735622Z [00:04:12.348]➜  cat >/tmp/go-build2401649780/b1337/importcfg << 'EOF' # internal
2025-08-20T22:45:11.6736333Z [00:04:12.348]➜  # import config
2025-08-20T22:45:11.6737091Z [00:04:12.348]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:11.6738213Z [00:04:12.348]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:11.6739048Z [00:04:12.348]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:11.6739681Z [00:04:12.348]➜  EOF
2025-08-20T22:45:11.6740212Z [00:04:12.348]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:11.6745103Z [00:04:12.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1337/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/float16=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/float16;$WORK/b1337=>" -p github.com/apache/arrow/go/v18/arrow/float16 -lang=go1.22 -complete -installsuffix shared -buildid HCPkgR0T5KV1ljL8U0Kh/HCPkgR0T5KV1ljL8U0Kh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1337/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/float16/float16.go
2025-08-20T22:45:11.6876047Z [00:04:12.360]➜  go tool buildid -w $WORK/b1336/_pkg_.a # internal
2025-08-20T22:45:11.6881067Z [00:04:12.362]➜  cp $WORK/b1336/_pkg_.a /root/.cache/go-build/34/34ebd4394fc053d583b9a3a78ff36de33260a39bbc33a3f193e8c280d186aa32-d # internal
2025-08-20T22:45:11.6899513Z [00:04:12.362]➜  github.com/apache/arrow/go/v18/internal/json
2025-08-20T22:45:11.6900167Z [00:04:12.363]➜  mkdir -p $WORK/b1338/
2025-08-20T22:45:11.6900923Z [00:04:12.363]➜  cat >/tmp/go-build2401649780/b1338/importcfg << 'EOF' # internal
2025-08-20T22:45:11.6901826Z [00:04:12.363]➜  # import config
2025-08-20T22:45:11.6902644Z [00:04:12.363]➜  packagefile github.com/goccy/go-json=/tmp/go-build2401649780/b364/_pkg_.a
2025-08-20T22:45:11.6903634Z [00:04:12.363]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:11.6904265Z [00:04:12.363]➜  EOF
2025-08-20T22:45:11.6909159Z [00:04:12.363]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1338/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/json=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/json;$WORK/b1338=>" -p github.com/apache/arrow/go/v18/internal/json -lang=go1.22 -complete -installsuffix shared -buildid Y7v6AbvXqSth5MbAZcZD/Y7v6AbvXqSth5MbAZcZD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1338/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/json/json.go
2025-08-20T22:45:11.7512761Z [00:04:12.425]➜  go tool buildid -w $WORK/b1337/_pkg_.a # internal
2025-08-20T22:45:11.7523891Z [00:04:12.426]➜  cp $WORK/b1337/_pkg_.a /root/.cache/go-build/e5/e5af98602bb15c20cfdf8f3bdfc0ec6e2f2c46665abba63fa76ccc2af3687e07-d # internal
2025-08-20T22:45:11.7528460Z [00:04:12.427]➜  github.com/elastic/elastic-transport-go/v8/elastictransport
2025-08-20T22:45:11.7537048Z [00:04:12.427]➜  mkdir -p $WORK/b1354/
2025-08-20T22:45:11.7541704Z [00:04:12.428]➜  cat >/tmp/go-build2401649780/b1354/importcfg << 'EOF' # internal
2025-08-20T22:45:11.7542407Z [00:04:12.428]➜  # import config
2025-08-20T22:45:11.7543058Z [00:04:12.428]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:11.7543872Z [00:04:12.428]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:11.7544732Z [00:04:12.428]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:45:11.7545799Z [00:04:12.428]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:11.7546731Z [00:04:12.428]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:11.7547875Z [00:04:12.428]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:11.7548937Z [00:04:12.428]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:11.7549847Z [00:04:12.428]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:11.7550750Z [00:04:12.428]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:11.7551615Z [00:04:12.428]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:11.7552447Z [00:04:12.428]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:11.7553406Z [00:04:12.428]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:45:11.7554580Z [00:04:12.428]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:45:11.7555784Z [00:04:12.428]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:45:11.7556981Z [00:04:12.428]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:45:11.7559099Z [00:04:12.428]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:11.7559960Z [00:04:12.428]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:11.7560806Z [00:04:12.428]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:11.7561610Z [00:04:12.428]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:11.7562450Z [00:04:12.428]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:11.7563279Z [00:04:12.428]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:11.7564060Z [00:04:12.428]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:11.7564845Z [00:04:12.428]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:11.7565967Z [00:04:12.428]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:11.7566818Z [00:04:12.428]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:11.7568065Z [00:04:12.428]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:11.7568855Z [00:04:12.428]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:11.7569472Z [00:04:12.428]➜  EOF
2025-08-20T22:45:11.7579271Z [00:04:12.428]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1354/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport=>github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport;$WORK/b1354=>" -p github.com/elastic/elastic-transport-go/v8/elastictransport -lang=go1.20 -complete -installsuffix shared -buildid 3GYFeP4TGb_K2tUJlKFD/3GYFeP4TGb_K2tUJlKFD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1354/importcfg -pack /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/connection.go /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/discovery.go /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/doc.go /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/elastictransport.go /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/gzip.go /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/instrumentation.go /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/logger.go /root/go/pkg/mod/github.com/elastic/elastic-transport-go/v8@v8.6.0/elastictransport/metrics.go
2025-08-20T22:45:11.7621680Z [00:04:12.436]➜  go tool buildid -w $WORK/b1338/_pkg_.a # internal
2025-08-20T22:45:11.7631127Z [00:04:12.437]➜  cp $WORK/b1338/_pkg_.a /root/.cache/go-build/a3/a37629927cc6ee7bed0270a22b30fdf33ca234273cd1cef8579c0042116b02bc-d # internal
2025-08-20T22:45:11.7648670Z [00:04:12.438]➜  github.com/apache/arrow/go/v18/arrow
2025-08-20T22:45:11.7649395Z [00:04:12.438]➜  mkdir -p $WORK/b1329/
2025-08-20T22:45:11.7650174Z [00:04:12.438]➜  cat >/tmp/go-build2401649780/b1329/importcfg << 'EOF' # internal
2025-08-20T22:45:11.7651096Z [00:04:12.438]➜  # import config
2025-08-20T22:45:11.7651779Z [00:04:12.438]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:11.7652631Z [00:04:12.438]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:11.7653439Z [00:04:12.438]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:11.7654545Z [00:04:12.438]➜  packagefile github.com/apache/arrow/go/v18/arrow/bitutil=/tmp/go-build2401649780/b1330/_pkg_.a
2025-08-20T22:45:11.7655942Z [00:04:12.438]➜  packagefile github.com/apache/arrow/go/v18/arrow/decimal128=/tmp/go-build2401649780/b1335/_pkg_.a
2025-08-20T22:45:11.7657591Z [00:04:12.438]➜  packagefile github.com/apache/arrow/go/v18/arrow/decimal256=/tmp/go-build2401649780/b1336/_pkg_.a
2025-08-20T22:45:11.7659027Z [00:04:12.438]➜  packagefile github.com/apache/arrow/go/v18/arrow/endian=/tmp/go-build2401649780/b1331/_pkg_.a
2025-08-20T22:45:11.7660416Z [00:04:12.438]➜  packagefile github.com/apache/arrow/go/v18/arrow/float16=/tmp/go-build2401649780/b1337/_pkg_.a
2025-08-20T22:45:11.7661864Z [00:04:12.438]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:11.7663298Z [00:04:12.439]➜  packagefile github.com/apache/arrow/go/v18/arrow/memory=/tmp/go-build2401649780/b1334/_pkg_.a
2025-08-20T22:45:11.7664645Z [00:04:12.439]➜  packagefile github.com/apache/arrow/go/v18/internal/json=/tmp/go-build2401649780/b1338/_pkg_.a
2025-08-20T22:45:11.7665932Z [00:04:12.439]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:45:11.7666998Z [00:04:12.439]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:45:11.7670717Z [00:04:12.439]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:45:11.7671878Z [00:04:12.439]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:11.7672731Z [00:04:12.439]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:11.7673579Z [00:04:12.439]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:11.7674389Z [00:04:12.439]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:11.7675229Z [00:04:12.439]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:11.7676028Z [00:04:12.439]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:11.7676834Z [00:04:12.439]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:11.7677912Z [00:04:12.439]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:11.7678511Z [00:04:12.439]➜  EOF
2025-08-20T22:45:11.7711771Z [00:04:12.439]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow;$WORK/b1329=>" -p github.com/apache/arrow/go/v18/arrow -lang=go1.22 -complete -installsuffix shared -buildid -jHm0gy5wWBBtG42S8r-/-jHm0gy5wWBBtG42S8r- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1329/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/compare.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_encoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_extension.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_fixedwidth.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_nested.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_null.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_viewheader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/datatype_viewheader_inline.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/errors.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/record.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/schema.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/table.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_boolean.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_decimal128.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_decimal256.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_float16.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_interval.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_timestamp.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/type_traits_view.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/unionmode_string.go
2025-08-20T22:45:12.2840905Z [00:04:12.958]➜  go tool buildid -w $WORK/b1354/_pkg_.a # internal
2025-08-20T22:45:12.3006858Z [00:04:12.975]➜  cp $WORK/b1354/_pkg_.a /root/.cache/go-build/79/792fc01507545b4d733c2c1465bc16ab8aa43ee1044a927bebb53e3a1014f018-d # internal
2025-08-20T22:45:12.3931512Z [00:04:13.067]➜  github.com/elastic/go-elasticsearch/v8/esapi
2025-08-20T22:45:12.3961522Z [00:04:13.070]➜  mkdir -p $WORK/b1356/
2025-08-20T22:45:12.3969009Z [00:04:13.071]➜  cat >/tmp/go-build2401649780/b1356/importcfg << 'EOF' # internal
2025-08-20T22:45:12.3979664Z [00:04:13.071]➜  # import config
2025-08-20T22:45:12.3980405Z [00:04:13.071]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:12.3981301Z [00:04:13.071]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:12.3982200Z [00:04:13.071]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:12.3983019Z [00:04:13.071]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:12.3984257Z [00:04:13.071]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:12.3985847Z [00:04:13.071]➜  packagefile github.com/elastic/go-elasticsearch/v8/internal/version=/tmp/go-build2401649780/b1357/_pkg_.a
2025-08-20T22:45:12.3986978Z [00:04:13.071]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:12.3988001Z [00:04:13.071]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:12.3988846Z [00:04:13.071]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:12.3989872Z [00:04:13.071]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:12.3990716Z [00:04:13.071]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:12.3991514Z [00:04:13.071]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:12.3992229Z [00:04:13.071]➜  EOF
2025-08-20T22:45:12.4442284Z [00:04:13.075]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1356/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi=>github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi;$WORK/b1356=>" -p github.com/elastic/go-elasticsearch/v8/esapi -lang=go1.22 -complete -installsuffix shared -buildid lZVOHUrRIwhLsP8hJnU8/lZVOHUrRIwhLsP8hJnU8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1356/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api._.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.bulk.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.capabilities.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.aliases.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.allocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.component_templates.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.count.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.fielddata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.health.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.help.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.indices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.master.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.nodeattrs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.nodes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.pending_tasks.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.plugins.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.recovery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.repositories.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.segments.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.shards.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.snapshots.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.tasks.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.templates.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cat.thread_pool.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.clear_scroll.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.allocation_explain.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.delete_component_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.delete_voting_config_exclusions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.exists_component_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.get_component_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.get_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.health.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.pending_tasks.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.post_voting_config_exclusions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.put_component_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.put_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.remote_info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.reroute.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.state.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.cluster.stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.check_in.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.last_sync.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.list.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.post.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.put.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.secret_delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.secret_get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.secret_post.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.secret_put.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_cancel.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_check_in.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_claim.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_error.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_list.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_post.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.sync_job_update_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_active_filtering.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_api_key_id.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_configuration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_error.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_features.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_filtering.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_filtering_validation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_index_name.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_name.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_native.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_scheduling.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_service_type.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.connector.update_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.count.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.create.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.dangling_indices.delete_dangling_index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.dangling_indices.import_dangling_index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.dangling_indices.list_dangling_indices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.delete_by_query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.delete_by_query_rethrottle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.delete_script.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.exists.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.exists_source.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.explain.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.features.get_features.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.features.reset_features.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.field_caps.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.fleet.delete_secret.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.fleet.get_secret.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.fleet.global_checkpoints.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.fleet.msearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.fleet.post_secret.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.fleet.search.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.get_script.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.get_script_context.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.get_script_languages.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.get_source.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.health_report.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.add_block.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.analyze.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.clear_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.clone.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.close.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.create.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.delete_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.delete_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.delete_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.delete_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.disk_usage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.downsample.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.exists.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.exists_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.exists_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.exists_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.explain_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.field_usage_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.flush.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.forcemerge.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get_field_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.get_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.modify_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.open.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.put_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.put_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.put_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.put_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.put_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.put_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.recovery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.refresh.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.resolve_cluster.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.resolve_index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.rollover.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.segments.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.shard_stores.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.shrink.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.simulate_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.simulate_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.split.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.update_aliases.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.indices.validate_query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.inference.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.inference.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.inference.inference.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.inference.put.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.inference.stream_inference.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.delete_geoip_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.delete_ip_location_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.delete_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.geo_ip_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.get_geoip_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.get_ip_location_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.get_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.processor_grok.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.put_geoip_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.put_ip_location_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.put_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ingest.simulate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.knn_search.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.mget.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.msearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.msearch_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.mtermvectors.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.nodes.clear_repositories_metering_archive.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.nodes.get_repositories_metering_info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.nodes.hot_threads.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.nodes.info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.nodes.reload_secure_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.nodes.stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.nodes.usage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.ping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.profiling.stacktraces.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.profiling.status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.profiling.topn_functions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.put_script.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.delete_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.delete_ruleset.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.get_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.get_ruleset.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.list_rulesets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.put_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.put_ruleset.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.query_rules.test.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.rank_eval.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.reindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.reindex_rethrottle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.render_search_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.scripts_painless_execute.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.scroll.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.delete_behavioral_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.get_behavioral_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.list.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.post_behavioral_analytics_event.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.put.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.put_behavioral_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.render_query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_application.search.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_mvt.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_shards.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.search_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.shutdown.delete_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.shutdown.get_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.shutdown.put_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.simulate.ingest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.cleanup_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.clone.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.create.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.create_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.delete_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.get_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.repository_analyze.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.repository_verify_integrity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.restore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.snapshot.verify_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.synonyms.delete_synonym.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.synonyms.delete_synonym_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.synonyms.get_synonym.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.synonyms.get_synonym_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.synonyms.get_synonyms_sets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.synonyms.put_synonym.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.synonyms.put_synonym_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.tasks.cancel.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.tasks.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.tasks.list.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.terms_enum.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.termvectors.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.update.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.update_by_query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.update_by_query_rethrottle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.async_search.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.async_search.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.async_search.status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.async_search.submit.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.autoscaling.delete_autoscaling_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.autoscaling.get_autoscaling_capacity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.autoscaling.get_autoscaling_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.autoscaling.put_autoscaling_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.cat.ml_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.cat.ml_datafeeds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.cat.ml_jobs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.cat.ml_trained_models.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.cat.transforms.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.delete_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.follow.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.follow_info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.follow_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.forget_follower.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.get_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.pause_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.pause_follow.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.put_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.resume_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.resume_follow.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ccr.unfollow.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.close_point_in_time.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.enrich.delete_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.enrich.execute_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.enrich.get_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.enrich.put_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.enrich.stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.eql.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.eql.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.eql.get_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.eql.search.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.esql.async_query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.esql.async_query_get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.esql.query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.graph.explore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.delete_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.explain_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.get_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.get_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.migrate_to_data_tiers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.move_to_step.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.put_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.remove_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.retry.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.start.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ilm.stop.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.create_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.data_streams_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.delete_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.get_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.migrate_to_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.promote_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.reload_search_analyzers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.indices.unfreeze.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.license.delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.license.get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.license.get_basic_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.license.get_trial_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.license.post.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.license.post_start_basic.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.license.post_start_trial.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.logstash.delete_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.logstash.get_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.logstash.put_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.migration.deprecations.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.migration.get_feature_upgrade_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.migration.post_feature_upgrade.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.clear_trained_model_deployment_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.close_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_calendar.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_calendar_event.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_calendar_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_expired_data.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_filter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_forecast.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_model_snapshot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_trained_model.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.delete_trained_model_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.estimate_model_memory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.evaluate_data_frame.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.explain_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.flush_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.forecast.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_buckets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_calendar_events.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_calendars.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_categories.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_data_frame_analytics_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_datafeed_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_datafeeds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_filters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_influencers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_job_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_jobs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_memory_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_model_snapshot_upgrade_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_model_snapshots.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_overall_buckets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_records.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_trained_models.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.get_trained_models_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.infer_trained_model.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.open_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.post_calendar_events.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.post_data.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.preview_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.preview_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_calendar.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_calendar_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_filter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_trained_model.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_trained_model_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_trained_model_definition_part.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.put_trained_model_vocabulary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.reset_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.revert_model_snapshot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.set_upgrade_mode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.start_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.start_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.start_trained_model_deployment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.stop_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.stop_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.stop_trained_model_deployment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.update_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.update_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.update_filter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.update_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.update_model_snapshot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.update_trained_model_deployment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.upgrade_job_snapshot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.validate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ml.validate_detector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.monitoring.bulk.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.open_point_in_time.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.profiling.flamegraph.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.delete_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.get_jobs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.get_rollup_caps.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.get_rollup_index_caps.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.put_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.rollup_search.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.start_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.rollup.stop_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.searchable_snapshots.cache_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.searchable_snapshots.clear_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.searchable_snapshots.mount.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.searchable_snapshots.stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.activate_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.authenticate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.bulk_delete_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.bulk_put_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.bulk_update_api_keys.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.change_password.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.clear_api_key_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.clear_cached_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.clear_cached_realms.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.clear_cached_roles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.clear_cached_service_tokens.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.create_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.create_cross_cluster_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.create_service_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.delete_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.delete_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.delete_role_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.delete_service_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.delete_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.disable_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.disable_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.enable_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.enable_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.enroll_kibana.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.enroll_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_builtin_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_role_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_service_accounts.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_service_credentials.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_user_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.get_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.grant_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.has_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.has_privileges_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.invalidate_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.invalidate_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.oidc_authenticate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.oidc_logout.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.oidc_prepare_authentication.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.put_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.put_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.put_role_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.put_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.query_api_keys.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.query_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.query_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.saml_authenticate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.saml_complete_logout.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.saml_invalidate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.saml_logout.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.saml_prepare_authentication.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.saml_service_provider_metadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.suggest_user_profiles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.update_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.update_cross_cluster_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.update_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.security.update_user_profile_data.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.delete_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.execute_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.execute_retention.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.get_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.get_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.get_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.put_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.start.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.slm.stop.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.sql.clear_cursor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.sql.delete_async.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.sql.get_async.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.sql.get_async_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.sql.query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.sql.translate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.ssl.certificates.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.text_structure.find_field_structure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.text_structure.find_message_structure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.text_structure.find_structure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.text_structure.test_grok_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.delete_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.get_node_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.get_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.get_transform_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.preview_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.put_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.reset_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.schedule_now_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.start_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.stop_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.update_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.transform.upgrade_transforms.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.ack_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.activate_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.deactivate_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.delete_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.execute_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.get_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.get_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.put_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.query_watches.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.start.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.stop.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.watcher.update_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.xpack.info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/api.xpack.xpack.usage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/doc.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/esapi.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/esapi.request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/esapi/esapi.response.go
2025-08-20T22:45:13.2983364Z [00:04:13.972]➜  go tool buildid -w $WORK/b1329/_pkg_.a # internal
2025-08-20T22:45:13.3385769Z [00:04:14.012]➜  cp $WORK/b1329/_pkg_.a /root/.cache/go-build/4e/4eb0a5a8552e7bc53723c8d52b3632d2d7976556d979be5592a8fa117c3f39c4-d # internal
2025-08-20T22:45:13.3388288Z [00:04:14.013]➜  github.com/apache/arrow/go/v18/arrow/encoded
2025-08-20T22:45:13.3390533Z [00:04:14.013]➜  mkdir -p $WORK/b1340/
2025-08-20T22:45:13.3391575Z [00:04:14.013]➜  go tool buildid -w $WORK/b1317/_pkg_.a # internal
2025-08-20T22:45:13.3405786Z [00:04:14.015]➜  cat >/tmp/go-build2401649780/b1340/importcfg << 'EOF' # internal
2025-08-20T22:45:13.3411833Z [00:04:14.015]➜  # import config
2025-08-20T22:45:13.3412648Z [00:04:14.015]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:13.3413553Z [00:04:14.015]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:13.3414301Z [00:04:14.015]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:13.3414873Z [00:04:14.015]➜  EOF
2025-08-20T22:45:13.3419475Z [00:04:14.015]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1340/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/encoded=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/encoded;$WORK/b1340=>" -p github.com/apache/arrow/go/v18/arrow/encoded -lang=go1.22 -complete -installsuffix shared -buildid -fSV9KJhm3yEMJFQ-qXO/-fSV9KJhm3yEMJFQ-qXO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1340/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/encoded/ree_utils.go
2025-08-20T22:45:13.4134278Z [00:04:14.087]➜  go tool buildid -w $WORK/b1340/_pkg_.a # internal
2025-08-20T22:45:13.4143420Z [00:04:14.088]➜  cp $WORK/b1340/_pkg_.a /root/.cache/go-build/77/77969f467609c36b65fd196c7ae5e7d712e1fe8781d1ee46745647b29b3118b3-d # internal
2025-08-20T22:45:13.4159840Z [00:04:14.090]➜  github.com/apache/arrow/go/v18/internal/utils
2025-08-20T22:45:13.4189803Z [00:04:14.093]➜  mkdir -p $WORK/b1342/
2025-08-20T22:45:13.4193216Z [00:04:14.094]➜  echo -n > $WORK/b1342/go_asm.h # internal
2025-08-20T22:45:13.4197895Z [00:04:14.094]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils
2025-08-20T22:45:13.4210209Z [00:04:14.094]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils;$WORK/b1342=>" -I $WORK/b1342/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b1342/symabis ./min_max_avx2_amd64.s ./min_max_sse4_amd64.s ./transpose_ints_avx2_amd64.s ./transpose_ints_sse4_amd64.s
2025-08-20T22:45:13.4215482Z [00:04:14.094]➜  cp $WORK/b1317/_pkg_.a /root/.cache/go-build/5d/5d4bde1fa0178f6c7f659b818db7dc6693f8db80a1664c9d7da5655e8d1bd6a4-d # internal
2025-08-20T22:45:13.4216814Z [00:04:14.095]➜  github.com/databricks/databricks-sql-go/internal/errors
2025-08-20T22:45:13.4249105Z [00:04:14.095]➜  mkdir -p $WORK/b1323/
2025-08-20T22:45:13.4250035Z [00:04:14.095]➜  cat >/tmp/go-build2401649780/b1323/importcfg << 'EOF' # internal
2025-08-20T22:45:13.4250672Z [00:04:14.095]➜  # import config
2025-08-20T22:45:13.4251305Z [00:04:14.095]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:13.4252169Z [00:04:14.095]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:13.4253099Z [00:04:14.095]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:13.4254117Z [00:04:14.095]➜  packagefile github.com/databricks/databricks-sql-go/driverctx=/tmp/go-build2401649780/b1315/_pkg_.a
2025-08-20T22:45:13.4255370Z [00:04:14.095]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:13.4256713Z [00:04:14.095]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:13.4258041Z [00:04:14.095]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:13.4258902Z [00:04:14.095]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:13.4259775Z [00:04:14.095]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:13.4260340Z [00:04:14.095]➜  EOF
2025-08-20T22:45:13.4260800Z [00:04:14.095]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:13.4265392Z [00:04:14.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1323/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/errors=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/errors;$WORK/b1323=>" -p github.com/databricks/databricks-sql-go/internal/errors -lang=go1.24 -complete -installsuffix shared -buildid 84k9YZHhkwXiXfkCtKJc/84k9YZHhkwXiXfkCtKJc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1323/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/errors/err.go
2025-08-20T22:45:13.4526034Z [00:04:14.127]➜  cat >/tmp/go-build2401649780/b1342/importcfg << 'EOF' # internal
2025-08-20T22:45:13.4533113Z [00:04:14.127]➜  # import config
2025-08-20T22:45:13.4533775Z [00:04:14.127]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:13.4541324Z [00:04:14.128]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:13.4542095Z [00:04:14.128]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:13.4543033Z [00:04:14.128]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:13.4544105Z [00:04:14.128]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:45:13.4545072Z [00:04:14.128]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:45:13.4545890Z [00:04:14.128]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:13.4546593Z [00:04:14.128]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:13.4547553Z [00:04:14.128]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:13.4548437Z [00:04:14.128]➜  EOF
2025-08-20T22:45:13.4566494Z [00:04:14.129]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils;$WORK/b1342=>" -p github.com/apache/arrow/go/v18/internal/utils -lang=go1.22 -installsuffix shared -buildid b2ual5agR-gvk3bSQcNb/b2ual5agR-gvk3bSQcNb -goversion go1.25.0 -symabis $WORK/b1342/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b1342/importcfg -pack -asmhdr $WORK/b1342/go_asm.h /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/buf_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/endians_default.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/math.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/min_max.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/min_max_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/min_max_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/min_max_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/recovery.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/ref_count.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/transpose_ints.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/transpose_ints_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/transpose_ints_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/transpose_ints_def.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils/transpose_ints_sse4_amd64.go
2025-08-20T22:45:13.6265680Z [00:04:14.300]➜  go tool buildid -w $WORK/b1323/_pkg_.a # internal
2025-08-20T22:45:13.6282261Z [00:04:14.302]➜  cp $WORK/b1323/_pkg_.a /root/.cache/go-build/cf/cfb48fab5f543ca66a35280948d88a3b754cf72e4e5db32ca6811948d78c3865-d # internal
2025-08-20T22:45:13.6326102Z [00:04:14.306]➜  github.com/databricks/databricks-sql-go/internal/config
2025-08-20T22:45:13.6327507Z [00:04:14.306]➜  mkdir -p $WORK/b1319/
2025-08-20T22:45:13.6370501Z [00:04:14.309]➜  cat >/tmp/go-build2401649780/b1319/importcfg << 'EOF' # internal
2025-08-20T22:45:13.6371292Z [00:04:14.309]➜  # import config
2025-08-20T22:45:13.6371910Z [00:04:14.309]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:13.6372731Z [00:04:14.309]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:13.6373657Z [00:04:14.309]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:13.6374667Z [00:04:14.309]➜  packagefile github.com/databricks/databricks-sql-go/auth=/tmp/go-build2401649780/b1305/_pkg_.a
2025-08-20T22:45:13.6375920Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/auth/noop=/tmp/go-build2401649780/b1320/_pkg_.a
2025-08-20T22:45:13.6377387Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth/m2m=/tmp/go-build2401649780/b1306/_pkg_.a
2025-08-20T22:45:13.6378727Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth/u2m=/tmp/go-build2401649780/b1321/_pkg_.a
2025-08-20T22:45:13.6380044Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/auth/pat=/tmp/go-build2401649780/b1314/_pkg_.a
2025-08-20T22:45:13.6381357Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:13.6382706Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:13.6384117Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:45:13.6385413Z [00:04:14.310]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:45:13.6386535Z [00:04:14.310]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:13.6387529Z [00:04:14.310]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:13.6388277Z [00:04:14.310]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:13.6388981Z [00:04:14.310]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:13.6389860Z [00:04:14.310]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:13.6390591Z [00:04:14.310]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:13.6391135Z [00:04:14.310]➜  EOF
2025-08-20T22:45:13.6395603Z [00:04:14.310]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1319/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/config=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/config;$WORK/b1319=>" -p github.com/databricks/databricks-sql-go/internal/config -lang=go1.24 -complete -installsuffix shared -buildid EbaUiau7bMXHMA7LBBGL/EbaUiau7bMXHMA7LBBGL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1319/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/config/config.go
2025-08-20T22:45:13.7845302Z [00:04:14.458]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils
2025-08-20T22:45:13.7872719Z [00:04:14.458]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils;$WORK/b1342=>" -I $WORK/b1342/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1342/min_max_avx2_amd64.o ./min_max_avx2_amd64.s
2025-08-20T22:45:13.7999854Z [00:04:14.474]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils;$WORK/b1342=>" -I $WORK/b1342/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1342/min_max_sse4_amd64.o ./min_max_sse4_amd64.s
2025-08-20T22:45:13.8065972Z [00:04:14.481]➜  go tool buildid -w $WORK/b1319/_pkg_.a # internal
2025-08-20T22:45:13.8087079Z [00:04:14.483]➜  cp $WORK/b1319/_pkg_.a /root/.cache/go-build/f8/f82ae2e0d06687f87eacc407af03c165a92d1ccabdece8278bd374719b153b21-d # internal
2025-08-20T22:45:13.8094715Z [00:04:14.483]➜  github.com/databricks/databricks-sql-go/internal/client
2025-08-20T22:45:13.8120842Z [00:04:14.486]➜  mkdir -p $WORK/b1318/
2025-08-20T22:45:13.8130160Z [00:04:14.487]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils;$WORK/b1342=>" -I $WORK/b1342/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1342/transpose_ints_avx2_amd64.o ./transpose_ints_avx2_amd64.s
2025-08-20T22:45:13.8141687Z [00:04:14.488]➜  cat >/tmp/go-build2401649780/b1318/importcfg << 'EOF' # internal
2025-08-20T22:45:13.8161248Z [00:04:14.489]➜  # import config
2025-08-20T22:45:13.8161982Z [00:04:14.489]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:13.8162837Z [00:04:14.489]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:13.8163710Z [00:04:14.489]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:13.8164620Z [00:04:14.489]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:13.8165489Z [00:04:14.489]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:13.8166287Z [00:04:14.489]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:13.8167743Z [00:04:14.489]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:45:13.8169025Z [00:04:14.489]➜  packagefile github.com/databricks/databricks-sql-go/auth=/tmp/go-build2401649780/b1305/_pkg_.a
2025-08-20T22:45:13.8170542Z [00:04:14.489]➜  packagefile github.com/databricks/databricks-sql-go/driverctx=/tmp/go-build2401649780/b1315/_pkg_.a
2025-08-20T22:45:13.8171938Z [00:04:14.489]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:13.8173340Z [00:04:14.489]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:13.8175045Z [00:04:14.489]➜  packagefile github.com/databricks/databricks-sql-go/internal/config=/tmp/go-build2401649780/b1319/_pkg_.a
2025-08-20T22:45:13.8176493Z [00:04:14.489]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:45:13.8178121Z [00:04:14.489]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:45:13.8179326Z [00:04:14.489]➜  packagefile github.com/hashicorp/go-retryablehttp=/tmp/go-build2401649780/b1325/_pkg_.a
2025-08-20T22:45:13.8180383Z [00:04:14.489]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:13.8181210Z [00:04:14.489]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:13.8182093Z [00:04:14.489]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:13.8182805Z [00:04:14.489]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:13.8183533Z [00:04:14.489]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:13.8184377Z [00:04:14.489]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:45:13.8185183Z [00:04:14.489]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:13.8185948Z [00:04:14.489]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:13.8186647Z [00:04:14.489]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:13.8187566Z [00:04:14.489]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:13.8188314Z [00:04:14.489]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:13.8189179Z [00:04:14.489]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:13.8189920Z [00:04:14.489]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:13.8190448Z [00:04:14.489]➜  EOF
2025-08-20T22:45:13.8209056Z [00:04:14.495]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:13.8218935Z [00:04:14.495]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1318/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/client=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/client;$WORK/b1318=>" -p github.com/databricks/databricks-sql-go/internal/client -lang=go1.24 -complete -installsuffix shared -buildid 0NbAfZLzpa8wQAvGvE3X/0NbAfZLzpa8wQAvGvE3X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1318/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/client/client.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/client/clientmethod_string.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/client/testclient.go
2025-08-20T22:45:13.8345788Z [00:04:14.509]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils
2025-08-20T22:45:13.8353296Z [00:04:14.509]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v18/internal/utils -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/utils;$WORK/b1342=>" -I $WORK/b1342/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b1342/transpose_ints_sse4_amd64.o ./transpose_ints_sse4_amd64.s
2025-08-20T22:45:13.8539356Z [00:04:14.528]➜  go tool pack r $WORK/b1342/_pkg_.a $WORK/b1342/min_max_avx2_amd64.o $WORK/b1342/min_max_sse4_amd64.o $WORK/b1342/transpose_ints_avx2_amd64.o $WORK/b1342/transpose_ints_sse4_amd64.o # internal
2025-08-20T22:45:13.8545843Z [00:04:14.529]➜  go tool buildid -w $WORK/b1342/_pkg_.a # internal
2025-08-20T22:45:13.8629476Z [00:04:14.537]➜  cp $WORK/b1342/_pkg_.a /root/.cache/go-build/b0/b03833cabb2e2cd81ddd05f80affce5a902881c628b570c4598e0dd028b7c016-d # internal
2025-08-20T22:45:13.8654915Z [00:04:14.540]➜  github.com/apache/arrow/go/v18/internal/bitutils
2025-08-20T22:45:13.8658221Z [00:04:14.540]➜  mkdir -p $WORK/b1341/
2025-08-20T22:45:13.8666575Z [00:04:14.541]➜  cat >/tmp/go-build2401649780/b1341/importcfg << 'EOF' # internal
2025-08-20T22:45:13.8671643Z [00:04:14.541]➜  # import config
2025-08-20T22:45:13.8672304Z [00:04:14.541]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:13.8673074Z [00:04:14.541]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:13.8673999Z [00:04:14.541]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:13.8675327Z [00:04:14.541]➜  packagefile github.com/apache/arrow/go/v18/arrow/bitutil=/tmp/go-build2401649780/b1330/_pkg_.a
2025-08-20T22:45:13.8676545Z [00:04:14.541]➜  packagefile github.com/apache/arrow/go/v18/internal/utils=/tmp/go-build2401649780/b1342/_pkg_.a
2025-08-20T22:45:13.8677677Z [00:04:14.541]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:13.8678398Z [00:04:14.541]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:13.8678948Z [00:04:14.541]➜  EOF
2025-08-20T22:45:13.8679397Z [00:04:14.541]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:13.8686423Z [00:04:14.541]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/bitutils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/bitutils;$WORK/b1341=>" -p github.com/apache/arrow/go/v18/internal/bitutils -lang=go1.22 -complete -installsuffix shared -buildid C-KlR2IwmoNLNoxlFwo9/C-KlR2IwmoNLNoxlFwo9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1341/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/bitutils/bit_block_counter.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/bitutils/bit_run_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/bitutils/bit_set_run_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/bitutils/bitmap_generate.go
2025-08-20T22:45:14.0018267Z [00:04:14.676]➜  go tool buildid -w $WORK/b1341/_pkg_.a # internal
2025-08-20T22:45:14.0035211Z [00:04:14.678]➜  cp $WORK/b1341/_pkg_.a /root/.cache/go-build/0d/0da5fc6aa38c56540a25712dbe0edda1067305f429046a7a1230e0553c8913c3-d # internal
2025-08-20T22:45:14.0074541Z [00:04:14.682]➜  github.com/apache/arrow/go/v18/internal/hashing
2025-08-20T22:45:14.0077395Z [00:04:14.682]➜  mkdir -p $WORK/b1343/
2025-08-20T22:45:14.0146521Z [00:04:14.689]➜  cat >/tmp/go-build2401649780/b1343/importcfg << 'EOF' # internal
2025-08-20T22:45:14.0154158Z [00:04:14.689]➜  # import config
2025-08-20T22:45:14.0154905Z [00:04:14.689]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:14.0156107Z [00:04:14.689]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:14.0157563Z [00:04:14.689]➜  packagefile github.com/apache/arrow/go/v18/arrow/bitutil=/tmp/go-build2401649780/b1330/_pkg_.a
2025-08-20T22:45:14.0158948Z [00:04:14.689]➜  packagefile github.com/apache/arrow/go/v18/internal/utils=/tmp/go-build2401649780/b1342/_pkg_.a
2025-08-20T22:45:14.0160140Z [00:04:14.689]➜  packagefile github.com/zeebo/xxh3=/tmp/go-build2401649780/b381/_pkg_.a
2025-08-20T22:45:14.0161015Z [00:04:14.689]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:14.0161984Z [00:04:14.689]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:14.0162645Z [00:04:14.689]➜  EOF
2025-08-20T22:45:14.0170054Z [00:04:14.689]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/hashing=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/hashing;$WORK/b1343=>" -p github.com/apache/arrow/go/v18/internal/hashing -lang=go1.22 -complete -installsuffix shared -buildid XO80aKwZiw5y9r_tg7uB/XO80aKwZiw5y9r_tg7uB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1343/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/hashing/hash_funcs.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/hashing/hash_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/hashing/xxh3_memo_table.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/internal/hashing/xxh3_memo_table.go
2025-08-20T22:45:14.0702862Z [00:04:14.744]➜  go tool buildid -w $WORK/b1318/_pkg_.a # internal
2025-08-20T22:45:14.0829765Z [00:04:14.757]➜  cp $WORK/b1318/_pkg_.a /root/.cache/go-build/c3/c3db865a8139505fb9dabcc6895cb077960c2029e4b14049829858659414188f-d # internal
2025-08-20T22:45:14.0831603Z [00:04:14.757]➜  github.com/apache/arrow/go/v18/arrow/arrio
2025-08-20T22:45:14.0833273Z [00:04:14.757]➜  mkdir -p $WORK/b1345/
2025-08-20T22:45:14.0838753Z [00:04:14.758]➜  cat >/tmp/go-build2401649780/b1345/importcfg << 'EOF' # internal
2025-08-20T22:45:14.0840593Z [00:04:14.758]➜  # import config
2025-08-20T22:45:14.0843210Z [00:04:14.758]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:14.0844230Z [00:04:14.758]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:14.0845215Z [00:04:14.758]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:14.0845951Z [00:04:14.758]➜  EOF
2025-08-20T22:45:14.0849971Z [00:04:14.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1345/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/arrio=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/arrio;$WORK/b1345=>" -p github.com/apache/arrow/go/v18/arrow/arrio -lang=go1.22 -complete -installsuffix shared -buildid R9eBDquRoUUCwIQy-Ylk/R9eBDquRoUUCwIQy-Ylk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1345/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/arrio/arrio.go
2025-08-20T22:45:14.1312153Z [00:04:14.805]➜  go tool buildid -w $WORK/b1345/_pkg_.a # internal
2025-08-20T22:45:14.1321268Z [00:04:14.805]➜  cp $WORK/b1345/_pkg_.a /root/.cache/go-build/d6/d610b59fbd615bf0774b91291a7c77529923df19b212cc67e251109f510b764b-d # internal
2025-08-20T22:45:14.1322502Z [00:04:14.805]➜  github.com/apache/arrow/go/v18/arrow/internal
2025-08-20T22:45:14.1323141Z [00:04:14.805]➜  mkdir -p $WORK/b1346/
2025-08-20T22:45:14.1323850Z [00:04:14.805]➜  cat >/tmp/go-build2401649780/b1346/importcfg << 'EOF' # internal
2025-08-20T22:45:14.1324522Z [00:04:14.805]➜  # import config
2025-08-20T22:45:14.1325385Z [00:04:14.805]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:14.1326747Z [00:04:14.805]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b1333/_pkg_.a
2025-08-20T22:45:14.1327941Z [00:04:14.805]➜  EOF
2025-08-20T22:45:14.1340756Z [00:04:14.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1346/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal;$WORK/b1346=>" -p github.com/apache/arrow/go/v18/arrow/internal -lang=go1.22 -complete -installsuffix shared -buildid Cpu_r9vJ2jK-4bYEAiGO/Cpu_r9vJ2jK-4bYEAiGO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1346/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/utils.go
2025-08-20T22:45:14.1523930Z [00:04:14.826]➜  go tool buildid -w $WORK/b1346/_pkg_.a # internal
2025-08-20T22:45:14.1533114Z [00:04:14.827]➜  cp $WORK/b1346/_pkg_.a /root/.cache/go-build/a2/a24a4ef1d3eb337a71370f30acc4c21dcf5146d0a094ebdcfb757289ae7291e4-d # internal
2025-08-20T22:45:14.1535455Z [00:04:14.828]➜  github.com/databricks/databricks-sql-go/rows
2025-08-20T22:45:14.1545074Z [00:04:14.828]➜  mkdir -p $WORK/b1349/
2025-08-20T22:45:14.1545844Z [00:04:14.829]➜  cat >/tmp/go-build2401649780/b1349/importcfg << 'EOF' # internal
2025-08-20T22:45:14.1546519Z [00:04:14.829]➜  # import config
2025-08-20T22:45:14.1547351Z [00:04:14.829]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:14.1548486Z [00:04:14.829]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:14.1549497Z [00:04:14.829]➜  EOF
2025-08-20T22:45:14.1554733Z [00:04:14.829]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1349/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/rows=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/rows;$WORK/b1349=>" -p github.com/databricks/databricks-sql-go/rows -lang=go1.24 -complete -installsuffix shared -buildid xn-hta9RykhfHs3x5kXb/xn-hta9RykhfHs3x5kXb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1349/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/rows/rows.go
2025-08-20T22:45:14.1832789Z [00:04:14.857]➜  go tool buildid -w $WORK/b1349/_pkg_.a # internal
2025-08-20T22:45:14.1848056Z [00:04:14.859]➜  cp $WORK/b1349/_pkg_.a /root/.cache/go-build/d5/d568218cef65696466195c65db61090a1521139ff3fa53fc5c93e95cced4e9af-d # internal
2025-08-20T22:45:14.1858694Z [00:04:14.859]➜  github.com/databricks/databricks-sql-go/internal/rows/rowscanner
2025-08-20T22:45:14.1859489Z [00:04:14.859]➜  mkdir -p $WORK/b1348/
2025-08-20T22:45:14.1865108Z [00:04:14.861]➜  cat >/tmp/go-build2401649780/b1348/importcfg << 'EOF' # internal
2025-08-20T22:45:14.1866148Z [00:04:14.861]➜  # import config
2025-08-20T22:45:14.1878447Z [00:04:14.861]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:14.1880289Z [00:04:14.861]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:14.1884983Z [00:04:14.861]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:14.1897742Z [00:04:14.861]➜  packagefile github.com/databricks/databricks-sql-go/driverctx=/tmp/go-build2401649780/b1315/_pkg_.a
2025-08-20T22:45:14.1899159Z [00:04:14.861]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:14.1900661Z [00:04:14.861]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:14.1902196Z [00:04:14.861]➜  packagefile github.com/databricks/databricks-sql-go/internal/config=/tmp/go-build2401649780/b1319/_pkg_.a
2025-08-20T22:45:14.1903680Z [00:04:14.861]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:45:14.1905063Z [00:04:14.861]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:45:14.1906393Z [00:04:14.861]➜  packagefile github.com/databricks/databricks-sql-go/rows=/tmp/go-build2401649780/b1349/_pkg_.a
2025-08-20T22:45:14.1907582Z [00:04:14.861]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:14.1908385Z [00:04:14.861]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.1909350Z [00:04:14.861]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:14.1909948Z [00:04:14.861]➜  EOF
2025-08-20T22:45:14.1916045Z [00:04:14.862]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1348/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/rowscanner=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/rows/rowscanner;$WORK/b1348=>" -p github.com/databricks/databricks-sql-go/internal/rows/rowscanner -lang=go1.24 -complete -installsuffix shared -buildid Hz-944gssPGtlhkZ19HJ/Hz-944gssPGtlhkZ19HJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1348/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/rowscanner/resultPageIterator.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/rowscanner/rowScanner.go
2025-08-20T22:45:14.2845774Z [00:04:14.959]➜  go tool buildid -w $WORK/b1348/_pkg_.a # internal
2025-08-20T22:45:14.2881178Z [00:04:14.962]➜  cp $WORK/b1348/_pkg_.a /root/.cache/go-build/eb/eb7c47afc796d99bea5ccf0aa048b85baa07ca4c70cdb5ab6ea346faf61fdbc3-d # internal
2025-08-20T22:45:14.2883245Z [00:04:14.962]➜  github.com/databricks/databricks-sql-go/internal/rows/columnbased
2025-08-20T22:45:14.2885825Z [00:04:14.963]➜  mkdir -p $WORK/b1350/
2025-08-20T22:45:14.2890952Z [00:04:14.963]➜  cat >/tmp/go-build2401649780/b1350/importcfg << 'EOF' # internal
2025-08-20T22:45:14.2892026Z [00:04:14.963]➜  # import config
2025-08-20T22:45:14.2892948Z [00:04:14.963]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:14.2907972Z [00:04:14.963]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:14.2912863Z [00:04:14.963]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:14.2914543Z [00:04:14.963]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:14.2916334Z [00:04:14.963]➜  packagefile github.com/databricks/databricks-sql-go/internal/config=/tmp/go-build2401649780/b1319/_pkg_.a
2025-08-20T22:45:14.2918124Z [00:04:14.963]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:45:14.2919905Z [00:04:14.963]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/rowscanner=/tmp/go-build2401649780/b1348/_pkg_.a
2025-08-20T22:45:14.2921418Z [00:04:14.963]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:45:14.2922861Z [00:04:14.963]➜  packagefile github.com/databricks/databricks-sql-go/rows=/tmp/go-build2401649780/b1349/_pkg_.a
2025-08-20T22:45:14.2923938Z [00:04:14.963]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:14.2924535Z [00:04:14.963]➜  EOF
2025-08-20T22:45:14.2929877Z [00:04:14.965]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1350/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/columnbased=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/rows/columnbased;$WORK/b1350=>" -p github.com/databricks/databricks-sql-go/internal/rows/columnbased -lang=go1.24 -complete -installsuffix shared -buildid eJXettb09l30R_UKXxhr/eJXettb09l30R_UKXxhr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1350/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/columnbased/columnRows.go
2025-08-20T22:45:14.4683017Z [00:04:15.142]➜  go tool buildid -w $WORK/b1350/_pkg_.a # internal
2025-08-20T22:45:14.4708442Z [00:04:15.145]➜  cp $WORK/b1350/_pkg_.a /root/.cache/go-build/d9/d9669cfb6e233081fe6bc4b8b92c2c788675316f5152d8304236b2ed4a4aa984-d # internal
2025-08-20T22:45:14.4722512Z [00:04:15.146]➜  github.com/databricks/databricks-sql-go/internal/sentinel
2025-08-20T22:45:14.4723533Z [00:04:15.146]➜  mkdir -p $WORK/b1351/
2025-08-20T22:45:14.4735899Z [00:04:15.148]➜  cat >/tmp/go-build2401649780/b1351/importcfg << 'EOF' # internal
2025-08-20T22:45:14.4736629Z [00:04:15.148]➜  # import config
2025-08-20T22:45:14.4738922Z [00:04:15.148]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:14.4741574Z [00:04:15.148]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:14.4742796Z [00:04:15.148]➜  packagefile github.com/databricks/databricks-sql-go/internal/client=/tmp/go-build2401649780/b1318/_pkg_.a
2025-08-20T22:45:14.4744144Z [00:04:15.148]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:14.4745134Z [00:04:15.148]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:14.4745765Z [00:04:15.148]➜  EOF
2025-08-20T22:45:14.4752775Z [00:04:15.148]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1351/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/sentinel=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/sentinel;$WORK/b1351=>" -p github.com/databricks/databricks-sql-go/internal/sentinel -lang=go1.24 -complete -installsuffix shared -buildid e_RRp29YWBLUjIHLKhIv/e_RRp29YWBLUjIHLKhIv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1351/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/sentinel/sentinel.go
2025-08-20T22:45:14.5241089Z [00:04:15.196]➜  go tool buildid -w $WORK/b1351/_pkg_.a # internal
2025-08-20T22:45:14.5242385Z [00:04:15.197]➜  cp $WORK/b1351/_pkg_.a /root/.cache/go-build/36/36de4b895176a1874e376a018918d97a65f511d10535294f531b249147c4cada-d # internal
2025-08-20T22:45:14.5244459Z [00:04:15.198]➜  github.com/databricks/databricks-sql-go/internal/thrift_protocol
2025-08-20T22:45:14.5245191Z [00:04:15.198]➜  mkdir -p $WORK/b1352/
2025-08-20T22:45:14.5246295Z [00:04:15.198]➜  cat >/tmp/go-build2401649780/b1352/importcfg << 'EOF' # internal
2025-08-20T22:45:14.5246969Z [00:04:15.198]➜  # import config
2025-08-20T22:45:14.5248816Z [00:04:15.198]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:14.5249745Z [00:04:15.198]➜  EOF
2025-08-20T22:45:14.5259473Z [00:04:15.200]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/thrift_protocol=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/thrift_protocol;$WORK/b1352=>" -p github.com/databricks/databricks-sql-go/internal/thrift_protocol -lang=go1.24 -complete -installsuffix shared -buildid mKgdo3MMdwHdf2kJ8e6J/mKgdo3MMdwHdf2kJ8e6J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1352/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/thrift_protocol/protocol_feature_util.go
2025-08-20T22:45:14.5413257Z [00:04:15.215]➜  go tool buildid -w $WORK/b1352/_pkg_.a # internal
2025-08-20T22:45:14.5424117Z [00:04:15.216]➜  cp $WORK/b1352/_pkg_.a /root/.cache/go-build/62/629f3e12c8c369ed1788f54ab38997e2bbf209132342ea1a889dff4bd5a43440-d # internal
2025-08-20T22:45:14.5425780Z [00:04:15.216]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/acknowledgementoptions
2025-08-20T22:45:14.5426685Z [00:04:15.216]➜  mkdir -p $WORK/b1361/
2025-08-20T22:45:14.5427629Z [00:04:15.216]➜  cat >/tmp/go-build2401649780/b1361/importcfg << 'EOF' # internal
2025-08-20T22:45:14.5428338Z [00:04:15.217]➜  # import config
2025-08-20T22:45:14.5429027Z [00:04:15.217]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.5429675Z [00:04:15.217]➜  EOF
2025-08-20T22:45:14.5458592Z [00:04:15.217]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1361/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/acknowledgementoptions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/acknowledgementoptions;$WORK/b1361=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/acknowledgementoptions -lang=go1.22 -complete -installsuffix shared -buildid jA7D-4AkOzXyz_2YJ-Vu/jA7D-4AkOzXyz_2YJ-Vu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1361/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/acknowledgementoptions/acknowledgementoptions.go
2025-08-20T22:45:14.5648900Z [00:04:15.239]➜  go tool buildid -w $WORK/b1361/_pkg_.a # internal
2025-08-20T22:45:14.5656796Z [00:04:15.240]➜  cp $WORK/b1361/_pkg_.a /root/.cache/go-build/c2/c2084fd166daaf134efa899d0ef4e8cad82782f48b4c8b3e4677d2223c26329b-d # internal
2025-08-20T22:45:14.5658885Z [00:04:15.240]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionstatusoptions
2025-08-20T22:45:14.5661232Z [00:04:15.240]➜  mkdir -p $WORK/b1362/
2025-08-20T22:45:14.5664623Z [00:04:15.241]➜  cat >/tmp/go-build2401649780/b1362/importcfg << 'EOF' # internal
2025-08-20T22:45:14.5665587Z [00:04:15.241]➜  # import config
2025-08-20T22:45:14.5666287Z [00:04:15.241]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.5666927Z [00:04:15.241]➜  EOF
2025-08-20T22:45:14.5703819Z [00:04:15.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1362/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actionstatusoptions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actionstatusoptions;$WORK/b1362=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionstatusoptions -lang=go1.22 -complete -installsuffix shared -buildid OEwJH17-ZTWM7uC7MUaU/OEwJH17-ZTWM7uC7MUaU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1362/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actionstatusoptions/actionstatusoptions.go
2025-08-20T22:45:14.5816360Z [00:04:15.256]➜  go tool buildid -w $WORK/b1362/_pkg_.a # internal
2025-08-20T22:45:14.5826153Z [00:04:15.257]➜  cp $WORK/b1362/_pkg_.a /root/.cache/go-build/f2/f2247fc9b6514f49599d764a2a8adbcfd07b24194651d1e7eddc95c49e445e7d-d # internal
2025-08-20T22:45:14.5829112Z [00:04:15.257]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actiontype
2025-08-20T22:45:14.5830321Z [00:04:15.257]➜  mkdir -p $WORK/b1363/
2025-08-20T22:45:14.5832590Z [00:04:15.257]➜  go tool buildid -w $WORK/b1343/_pkg_.a # internal
2025-08-20T22:45:14.5835836Z [00:04:15.258]➜  cat >/tmp/go-build2401649780/b1363/importcfg << 'EOF' # internal
2025-08-20T22:45:14.5840349Z [00:04:15.258]➜  # import config
2025-08-20T22:45:14.5840961Z [00:04:15.258]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.5841509Z [00:04:15.258]➜  EOF
2025-08-20T22:45:14.5845976Z [00:04:15.258]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1363/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actiontype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actiontype;$WORK/b1363=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actiontype -lang=go1.22 -complete -installsuffix shared -buildid e-CqjXIaKhBt6AhB2qVi/e-CqjXIaKhBt6AhB2qVi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1363/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actiontype/actiontype.go
2025-08-20T22:45:14.5995040Z [00:04:15.273]➜  cp $WORK/b1343/_pkg_.a /root/.cache/go-build/97/97772ff26404302cac80e2dfbcc84c9a45407920f34ed791ee5c924190f6c4b0-d # internal
2025-08-20T22:45:14.6013480Z [00:04:15.275]➜  github.com/apache/arrow/go/v18/arrow/array
2025-08-20T22:45:14.6021088Z [00:04:15.275]➜  mkdir -p $WORK/b1339/
2025-08-20T22:45:14.6021882Z [00:04:15.275]➜  cat >/tmp/go-build2401649780/b1339/importcfg << 'EOF' # internal
2025-08-20T22:45:14.6022569Z [00:04:15.275]➜  # import config
2025-08-20T22:45:14.6023236Z [00:04:15.275]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:14.6024119Z [00:04:15.275]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:14.6024974Z [00:04:15.275]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:14.6025988Z [00:04:15.276]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:14.6027020Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:14.6028580Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow/bitutil=/tmp/go-build2401649780/b1330/_pkg_.a
2025-08-20T22:45:14.6030009Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow/decimal128=/tmp/go-build2401649780/b1335/_pkg_.a
2025-08-20T22:45:14.6031529Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow/decimal256=/tmp/go-build2401649780/b1336/_pkg_.a
2025-08-20T22:45:14.6032960Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow/encoded=/tmp/go-build2401649780/b1340/_pkg_.a
2025-08-20T22:45:14.6034533Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow/float16=/tmp/go-build2401649780/b1337/_pkg_.a
2025-08-20T22:45:14.6035978Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:14.6039330Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/arrow/memory=/tmp/go-build2401649780/b1334/_pkg_.a
2025-08-20T22:45:14.6040844Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/internal/bitutils=/tmp/go-build2401649780/b1341/_pkg_.a
2025-08-20T22:45:14.6042356Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/internal/hashing=/tmp/go-build2401649780/b1343/_pkg_.a
2025-08-20T22:45:14.6043759Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/internal/json=/tmp/go-build2401649780/b1338/_pkg_.a
2025-08-20T22:45:14.6045181Z [00:04:15.276]➜  packagefile github.com/apache/arrow/go/v18/internal/utils=/tmp/go-build2401649780/b1342/_pkg_.a
2025-08-20T22:45:14.6046522Z [00:04:15.276]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:45:14.6047616Z [00:04:15.276]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:14.6048440Z [00:04:15.276]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:14.6049276Z [00:04:15.276]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:14.6050152Z [00:04:15.276]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:14.6051030Z [00:04:15.276]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:14.6051868Z [00:04:15.276]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:14.6052706Z [00:04:15.276]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.6053605Z [00:04:15.276]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:14.6054666Z [00:04:15.276]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:14.6055348Z [00:04:15.276]➜  EOF
2025-08-20T22:45:14.6090937Z [00:04:15.276]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1339/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array;$WORK/b1339=>" -p github.com/apache/arrow/go/v18/arrow/array -lang=go1.22 -complete -installsuffix shared -buildid d8J9yhb1-C90pliViQGb/d8J9yhb1-C90pliViQGb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1339/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/array.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/binarybuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/boolean.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/booleanbuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/bufferbuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/bufferbuilder_byte.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/bufferbuilder_numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/builder.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/compare.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/concat.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/data.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/decimal128.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/decimal256.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/dictionary.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/diff.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/encoded.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/extension.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/extension_builder.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/fixed_size_list.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/fixedsize_binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/fixedsize_binarybuilder.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/float16.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/float16_builder.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/interval.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/json_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/list.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/map.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/null.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/numericbuilder.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/record.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/string.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/struct.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/table.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/timestamp.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/union.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/array/util.go
2025-08-20T22:45:14.6208712Z [00:04:15.293]➜  go tool buildid -w $WORK/b1363/_pkg_.a # internal
2025-08-20T22:45:14.6211349Z [00:04:15.293]➜  cp $WORK/b1363/_pkg_.a /root/.cache/go-build/a7/a7dad71b048244e6af5dd875abec2fe157147fe57f16fbf0f29e642f9d828370-d # internal
2025-08-20T22:45:14.6212929Z [00:04:15.293]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/allocationexplaindecision
2025-08-20T22:45:14.6213825Z [00:04:15.293]➜  mkdir -p $WORK/b1364/
2025-08-20T22:45:14.6222512Z [00:04:15.296]➜  cat >/tmp/go-build2401649780/b1364/importcfg << 'EOF' # internal
2025-08-20T22:45:14.6225255Z [00:04:15.296]➜  # import config
2025-08-20T22:45:14.6225935Z [00:04:15.296]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.6226573Z [00:04:15.296]➜  EOF
2025-08-20T22:45:14.6232498Z [00:04:15.297]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1364/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/allocationexplaindecision=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/allocationexplaindecision;$WORK/b1364=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/allocationexplaindecision -lang=go1.22 -complete -installsuffix shared -buildid RTFGFC0lWp6RoPbO1Yal/RTFGFC0lWp6RoPbO1Yal -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1364/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/allocationexplaindecision/allocationexplaindecision.go
2025-08-20T22:45:14.6471275Z [00:04:15.321]➜  go tool buildid -w $WORK/b1364/_pkg_.a # internal
2025-08-20T22:45:14.6487281Z [00:04:15.323]➜  cp $WORK/b1364/_pkg_.a /root/.cache/go-build/e1/e181a95931e7d7557520f1154621df66b7bf6c6d8e864c4847258d856ccd0a46-d # internal
2025-08-20T22:45:14.6490142Z [00:04:15.323]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeytype
2025-08-20T22:45:14.6490916Z [00:04:15.323]➜  mkdir -p $WORK/b1365/
2025-08-20T22:45:14.6491642Z [00:04:15.323]➜  cat >/tmp/go-build2401649780/b1365/importcfg << 'EOF' # internal
2025-08-20T22:45:14.6492303Z [00:04:15.323]➜  # import config
2025-08-20T22:45:14.6492973Z [00:04:15.323]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.6493592Z [00:04:15.323]➜  EOF
2025-08-20T22:45:14.6498724Z [00:04:15.323]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1365/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/apikeytype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/apikeytype;$WORK/b1365=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeytype -lang=go1.22 -complete -installsuffix shared -buildid 1TAtObUi0j6pGeNd6Xao/1TAtObUi0j6pGeNd6Xao -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1365/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/apikeytype/apikeytype.go
2025-08-20T22:45:14.6714783Z [00:04:15.346]➜  go tool buildid -w $WORK/b1365/_pkg_.a # internal
2025-08-20T22:45:14.6722974Z [00:04:15.346]➜  cp $WORK/b1365/_pkg_.a /root/.cache/go-build/01/01b56771b7c6b5e8b698dad8d3c95f06a893d6fcd2de62f6fd605a1d0ef1a8ab-d # internal
2025-08-20T22:45:14.6727439Z [00:04:15.347]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/appliesto
2025-08-20T22:45:14.6728276Z [00:04:15.347]➜  mkdir -p $WORK/b1366/
2025-08-20T22:45:14.6732889Z [00:04:15.347]➜  cat >/tmp/go-build2401649780/b1366/importcfg << 'EOF' # internal
2025-08-20T22:45:14.6735202Z [00:04:15.347]➜  # import config
2025-08-20T22:45:14.6735913Z [00:04:15.347]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.6736565Z [00:04:15.347]➜  EOF
2025-08-20T22:45:14.6741518Z [00:04:15.348]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1366/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/appliesto=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/appliesto;$WORK/b1366=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/appliesto -lang=go1.22 -complete -installsuffix shared -buildid g_6UuLjHwegQMvY6-lTH/g_6UuLjHwegQMvY6-lTH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1366/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/appliesto/appliesto.go
2025-08-20T22:45:14.6893267Z [00:04:15.363]➜  go tool buildid -w $WORK/b1366/_pkg_.a # internal
2025-08-20T22:45:14.6900771Z [00:04:15.364]➜  cp $WORK/b1366/_pkg_.a /root/.cache/go-build/20/20405800650c8e9d68a2f7c6bed809f32eb1a01b7e56eae8901b1f4aa0d91c55-d # internal
2025-08-20T22:45:14.6906946Z [00:04:15.365]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/boundaryscanner
2025-08-20T22:45:14.6908161Z [00:04:15.365]➜  mkdir -p $WORK/b1367/
2025-08-20T22:45:14.6911768Z [00:04:15.365]➜  cat >/tmp/go-build2401649780/b1367/importcfg << 'EOF' # internal
2025-08-20T22:45:14.6913347Z [00:04:15.365]➜  # import config
2025-08-20T22:45:14.6914086Z [00:04:15.365]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.6914736Z [00:04:15.365]➜  EOF
2025-08-20T22:45:14.6944629Z [00:04:15.368]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1367/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/boundaryscanner=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/boundaryscanner;$WORK/b1367=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/boundaryscanner -lang=go1.22 -complete -installsuffix shared -buildid z7MuUmUo265mAeecYS68/z7MuUmUo265mAeecYS68 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1367/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/boundaryscanner/boundaryscanner.go
2025-08-20T22:45:14.7042371Z [00:04:15.378]➜  go tool buildid -w $WORK/b1367/_pkg_.a # internal
2025-08-20T22:45:14.7051748Z [00:04:15.379]➜  cp $WORK/b1367/_pkg_.a /root/.cache/go-build/1d/1d54000e2b89e4698160d1e82c7d39bcb2194d22f30531dd27bf4881409d54f6-d # internal
2025-08-20T22:45:14.7053156Z [00:04:15.379]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/calendarinterval
2025-08-20T22:45:14.7053965Z [00:04:15.379]➜  mkdir -p $WORK/b1368/
2025-08-20T22:45:14.7073122Z [00:04:15.381]➜  cat >/tmp/go-build2401649780/b1368/importcfg << 'EOF' # internal
2025-08-20T22:45:14.7078010Z [00:04:15.381]➜  # import config
2025-08-20T22:45:14.7078710Z [00:04:15.381]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.7079325Z [00:04:15.381]➜  EOF
2025-08-20T22:45:14.7084474Z [00:04:15.381]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1368/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/calendarinterval=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/calendarinterval;$WORK/b1368=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/calendarinterval -lang=go1.22 -complete -installsuffix shared -buildid k9CsLuJkLrOdZNhTR1pc/k9CsLuJkLrOdZNhTR1pc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1368/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/calendarinterval/calendarinterval.go
2025-08-20T22:45:14.7330945Z [00:04:15.407]➜  go tool buildid -w $WORK/b1368/_pkg_.a # internal
2025-08-20T22:45:14.7342542Z [00:04:15.408]➜  cp $WORK/b1368/_pkg_.a /root/.cache/go-build/03/032652edb322223f874a9e25c0d301878b111b63c3d4940c88bc21ab36a138fb-d # internal
2025-08-20T22:45:14.7344081Z [00:04:15.408]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cardinalityexecutionmode
2025-08-20T22:45:14.7344947Z [00:04:15.408]➜  mkdir -p $WORK/b1369/
2025-08-20T22:45:14.7345656Z [00:04:15.408]➜  cat >/tmp/go-build2401649780/b1369/importcfg << 'EOF' # internal
2025-08-20T22:45:14.7346307Z [00:04:15.408]➜  # import config
2025-08-20T22:45:14.7346953Z [00:04:15.408]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.7347752Z [00:04:15.408]➜  EOF
2025-08-20T22:45:14.7353079Z [00:04:15.408]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1369/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cardinalityexecutionmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cardinalityexecutionmode;$WORK/b1369=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cardinalityexecutionmode -lang=go1.22 -complete -installsuffix shared -buildid G9T3q9xAWWSnJ_f5hWb_/G9T3q9xAWWSnJ_f5hWb_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1369/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cardinalityexecutionmode/cardinalityexecutionmode.go
2025-08-20T22:45:14.7652033Z [00:04:15.439]➜  go tool buildid -w $WORK/b1369/_pkg_.a # internal
2025-08-20T22:45:14.7657899Z [00:04:15.440]➜  cp $WORK/b1369/_pkg_.a /root/.cache/go-build/a2/a2f6ed4dca35292639f45a957df047fb4486f888636ef44477b2bfc0e3c6b307-d # internal
2025-08-20T22:45:14.7666220Z [00:04:15.440]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catanomalydetectorcolumn
2025-08-20T22:45:14.7667404Z [00:04:15.440]➜  mkdir -p $WORK/b1370/
2025-08-20T22:45:14.7668418Z [00:04:15.440]➜  cat >/tmp/go-build2401649780/b1370/importcfg << 'EOF' # internal
2025-08-20T22:45:14.7669105Z [00:04:15.440]➜  # import config
2025-08-20T22:45:14.7669780Z [00:04:15.440]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.7670420Z [00:04:15.440]➜  EOF
2025-08-20T22:45:14.7675937Z [00:04:15.440]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1370/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catanomalydetectorcolumn=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catanomalydetectorcolumn;$WORK/b1370=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catanomalydetectorcolumn -lang=go1.22 -complete -installsuffix shared -buildid NLxgNxb9Ll-Nk_U2CP0o/NLxgNxb9Ll-Nk_U2CP0o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1370/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catanomalydetectorcolumn/catanomalydetectorcolumn.go
2025-08-20T22:45:14.8444057Z [00:04:15.518]➜  go tool buildid -w $WORK/b1370/_pkg_.a # internal
2025-08-20T22:45:14.8451398Z [00:04:15.519]➜  cp $WORK/b1370/_pkg_.a /root/.cache/go-build/94/94d890887d9d0561af9e574a6bf002e68086e1abf9f700fdbf646dd3d87ffd45-d # internal
2025-08-20T22:45:14.8469716Z [00:04:15.519]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdatafeedcolumn
2025-08-20T22:45:14.8470621Z [00:04:15.519]➜  mkdir -p $WORK/b1371/
2025-08-20T22:45:14.8471389Z [00:04:15.520]➜  cat >/tmp/go-build2401649780/b1371/importcfg << 'EOF' # internal
2025-08-20T22:45:14.8472123Z [00:04:15.520]➜  # import config
2025-08-20T22:45:14.8472832Z [00:04:15.520]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.8473469Z [00:04:15.520]➜  EOF
2025-08-20T22:45:14.8482479Z [00:04:15.520]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1371/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catdatafeedcolumn=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catdatafeedcolumn;$WORK/b1371=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdatafeedcolumn -lang=go1.22 -complete -installsuffix shared -buildid jbYIgSnGeBZFeBef8pXk/jbYIgSnGeBZFeBef8pXk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1371/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catdatafeedcolumn/catdatafeedcolumn.go
2025-08-20T22:45:14.8768527Z [00:04:15.548]➜  go tool buildid -w $WORK/b1371/_pkg_.a # internal
2025-08-20T22:45:14.8770018Z [00:04:15.549]➜  cp $WORK/b1371/_pkg_.a /root/.cache/go-build/e5/e5da0e3b6f32e13a87133ab88cbff23edce7e811829a778f4c6d3a96af978715-d # internal
2025-08-20T22:45:14.8771462Z [00:04:15.549]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdfacolumn
2025-08-20T22:45:14.8772306Z [00:04:15.549]➜  mkdir -p $WORK/b1372/
2025-08-20T22:45:14.8773106Z [00:04:15.550]➜  cat >/tmp/go-build2401649780/b1372/importcfg << 'EOF' # internal
2025-08-20T22:45:14.8773856Z [00:04:15.550]➜  # import config
2025-08-20T22:45:14.8774552Z [00:04:15.550]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.8775460Z [00:04:15.550]➜  EOF
2025-08-20T22:45:14.8780593Z [00:04:15.550]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1372/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catdfacolumn=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catdfacolumn;$WORK/b1372=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdfacolumn -lang=go1.22 -complete -installsuffix shared -buildid wdyz8Xe_p_QiMs555pjv/wdyz8Xe_p_QiMs555pjv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1372/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/catdfacolumn/catdfacolumn.go
2025-08-20T22:45:14.9104433Z [00:04:15.584]➜  go tool buildid -w $WORK/b1372/_pkg_.a # internal
2025-08-20T22:45:14.9109081Z [00:04:15.585]➜  cp $WORK/b1372/_pkg_.a /root/.cache/go-build/fc/fc476dd3b4534e346e64997c0f17d3214a444ae4f3efea758ddf58832847f990-d # internal
2025-08-20T22:45:14.9122443Z [00:04:15.586]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/categorizationstatus
2025-08-20T22:45:14.9143231Z [00:04:15.586]➜  mkdir -p $WORK/b1373/
2025-08-20T22:45:14.9144065Z [00:04:15.587]➜  cat >/tmp/go-build2401649780/b1373/importcfg << 'EOF' # internal
2025-08-20T22:45:14.9144777Z [00:04:15.587]➜  # import config
2025-08-20T22:45:14.9145451Z [00:04:15.587]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.9146079Z [00:04:15.587]➜  EOF
2025-08-20T22:45:14.9161860Z [00:04:15.587]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1373/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/categorizationstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/categorizationstatus;$WORK/b1373=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/categorizationstatus -lang=go1.22 -complete -installsuffix shared -buildid XqO6Pwn9OMeGus3tREJv/XqO6Pwn9OMeGus3tREJv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1373/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/categorizationstatus/categorizationstatus.go
2025-08-20T22:45:14.9371442Z [00:04:15.611]➜  go tool buildid -w $WORK/b1373/_pkg_.a # internal
2025-08-20T22:45:14.9381274Z [00:04:15.612]➜  cp $WORK/b1373/_pkg_.a /root/.cache/go-build/7a/7a7a14fa1502ec918f3236cb0660a98e08260281a9baa8230d073b69274d8f69-d # internal
2025-08-20T22:45:14.9382890Z [00:04:15.612]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattrainedmodelscolumn
2025-08-20T22:45:14.9383804Z [00:04:15.612]➜  mkdir -p $WORK/b1374/
2025-08-20T22:45:14.9387869Z [00:04:15.613]➜  cat >/tmp/go-build2401649780/b1374/importcfg << 'EOF' # internal
2025-08-20T22:45:14.9388682Z [00:04:15.613]➜  # import config
2025-08-20T22:45:14.9389444Z [00:04:15.613]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.9390122Z [00:04:15.613]➜  EOF
2025-08-20T22:45:14.9395671Z [00:04:15.613]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1374/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cattrainedmodelscolumn=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cattrainedmodelscolumn;$WORK/b1374=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattrainedmodelscolumn -lang=go1.22 -complete -installsuffix shared -buildid JsXtg5PvHkDVOoidBE_-/JsXtg5PvHkDVOoidBE_- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1374/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cattrainedmodelscolumn/cattrainedmodelscolumn.go
2025-08-20T22:45:14.9753205Z [00:04:15.649]➜  go tool buildid -w $WORK/b1374/_pkg_.a # internal
2025-08-20T22:45:14.9775726Z [00:04:15.650]➜  cp $WORK/b1374/_pkg_.a /root/.cache/go-build/6a/6ad8b2e458fded721b451b4d75bcf32eb4a335f78a85cac223db7231351e87b9-d # internal
2025-08-20T22:45:14.9777579Z [00:04:15.650]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattransformcolumn
2025-08-20T22:45:14.9790780Z [00:04:15.651]➜  mkdir -p $WORK/b1375/
2025-08-20T22:45:14.9791622Z [00:04:15.651]➜  cat >/tmp/go-build2401649780/b1375/importcfg << 'EOF' # internal
2025-08-20T22:45:14.9792326Z [00:04:15.651]➜  # import config
2025-08-20T22:45:14.9793013Z [00:04:15.651]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:14.9793649Z [00:04:15.651]➜  EOF
2025-08-20T22:45:14.9799077Z [00:04:15.652]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1375/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cattransformcolumn=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cattransformcolumn;$WORK/b1375=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattransformcolumn -lang=go1.22 -complete -installsuffix shared -buildid awqvepcBd9YmPpDmTbB1/awqvepcBd9YmPpDmTbB1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1375/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/cattransformcolumn/cattransformcolumn.go
2025-08-20T22:45:15.0133478Z [00:04:15.687]➜  go tool buildid -w $WORK/b1375/_pkg_.a # internal
2025-08-20T22:45:15.0143213Z [00:04:15.688]➜  cp $WORK/b1375/_pkg_.a /root/.cache/go-build/2c/2c5433d9754c79d7a9cdb372bea61828ec84786af03ca827ad3cabbb3f285add-d # internal
2025-08-20T22:45:15.0144785Z [00:04:15.688]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/childscoremode
2025-08-20T22:45:15.0169264Z [00:04:15.688]➜  mkdir -p $WORK/b1376/
2025-08-20T22:45:15.0170223Z [00:04:15.689]➜  cat >/tmp/go-build2401649780/b1376/importcfg << 'EOF' # internal
2025-08-20T22:45:15.0170965Z [00:04:15.689]➜  # import config
2025-08-20T22:45:15.0171887Z [00:04:15.689]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.0172576Z [00:04:15.689]➜  EOF
2025-08-20T22:45:15.0177796Z [00:04:15.689]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1376/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/childscoremode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/childscoremode;$WORK/b1376=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/childscoremode -lang=go1.22 -complete -installsuffix shared -buildid vks1MO3ZAFfXxiBm5aLq/vks1MO3ZAFfXxiBm5aLq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1376/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/childscoremode/childscoremode.go
2025-08-20T22:45:15.0285154Z [00:04:15.703]➜  go tool buildid -w $WORK/b1376/_pkg_.a # internal
2025-08-20T22:45:15.0291929Z [00:04:15.703]➜  cp $WORK/b1376/_pkg_.a /root/.cache/go-build/d9/d922c36c187fa3e3104faa025e4deb9a53b4259e3482636b878d93edb3023988-d # internal
2025-08-20T22:45:15.0299876Z [00:04:15.704]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/chunkingmode
2025-08-20T22:45:15.0311209Z [00:04:15.704]➜  mkdir -p $WORK/b1377/
2025-08-20T22:45:15.0312003Z [00:04:15.704]➜  cat >/tmp/go-build2401649780/b1377/importcfg << 'EOF' # internal
2025-08-20T22:45:15.0312727Z [00:04:15.704]➜  # import config
2025-08-20T22:45:15.0313440Z [00:04:15.704]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.0314131Z [00:04:15.704]➜  EOF
2025-08-20T22:45:15.0319233Z [00:04:15.704]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1377/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/chunkingmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/chunkingmode;$WORK/b1377=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/chunkingmode -lang=go1.22 -complete -installsuffix shared -buildid X0VB6Xn6r081ckwJGWoA/X0VB6Xn6r081ckwJGWoA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1377/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/chunkingmode/chunkingmode.go
2025-08-20T22:45:15.0424682Z [00:04:15.717]➜  go tool buildid -w $WORK/b1377/_pkg_.a # internal
2025-08-20T22:45:15.0431946Z [00:04:15.717]➜  cp $WORK/b1377/_pkg_.a /root/.cache/go-build/64/6443b740d902f65b0c275832090dfd087dd843a6b3b79e59985f2320221c3661-d # internal
2025-08-20T22:45:15.0433784Z [00:04:15.718]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterinfotarget
2025-08-20T22:45:15.0436891Z [00:04:15.718]➜  mkdir -p $WORK/b1378/
2025-08-20T22:45:15.0440395Z [00:04:15.718]➜  cat >/tmp/go-build2401649780/b1378/importcfg << 'EOF' # internal
2025-08-20T22:45:15.0444237Z [00:04:15.718]➜  # import config
2025-08-20T22:45:15.0444935Z [00:04:15.718]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.0445774Z [00:04:15.718]➜  EOF
2025-08-20T22:45:15.0451491Z [00:04:15.718]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1378/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clusterinfotarget=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clusterinfotarget;$WORK/b1378=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterinfotarget -lang=go1.22 -complete -installsuffix shared -buildid wnzCPyK3IpIo9dBrNve9/wnzCPyK3IpIo9dBrNve9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1378/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clusterinfotarget/clusterinfotarget.go
2025-08-20T22:45:15.0580927Z [00:04:15.732]➜  go tool buildid -w $WORK/b1378/_pkg_.a # internal
2025-08-20T22:45:15.0601260Z [00:04:15.733]➜  cp $WORK/b1378/_pkg_.a /root/.cache/go-build/2e/2eeaa6d1831daed558865faad60c59c451467d28e7d601d67eebf35df56e7528-d # internal
2025-08-20T22:45:15.0602976Z [00:04:15.733]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterprivilege
2025-08-20T22:45:15.0603890Z [00:04:15.733]➜  mkdir -p $WORK/b1379/
2025-08-20T22:45:15.0604673Z [00:04:15.734]➜  cat >/tmp/go-build2401649780/b1379/importcfg << 'EOF' # internal
2025-08-20T22:45:15.0605416Z [00:04:15.734]➜  # import config
2025-08-20T22:45:15.0606120Z [00:04:15.734]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.0606785Z [00:04:15.734]➜  EOF
2025-08-20T22:45:15.0612374Z [00:04:15.734]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1379/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clusterprivilege=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clusterprivilege;$WORK/b1379=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterprivilege -lang=go1.22 -complete -installsuffix shared -buildid Jv9UtKUSbJCiuCG4rhJ5/Jv9UtKUSbJCiuCG4rhJ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1379/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clusterprivilege/clusterprivilege.go
2025-08-20T22:45:15.1023447Z [00:04:15.776]➜  go tool buildid -w $WORK/b1379/_pkg_.a # internal
2025-08-20T22:45:15.1032681Z [00:04:15.777]➜  cp $WORK/b1379/_pkg_.a /root/.cache/go-build/9c/9c914f156d945ad560f607580f65e30e67e37f5070ea775e63e2dd0c47c967ca-d # internal
2025-08-20T22:45:15.1039631Z [00:04:15.778]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clustersearchstatus
2025-08-20T22:45:15.1052147Z [00:04:15.778]➜  mkdir -p $WORK/b1380/
2025-08-20T22:45:15.1052917Z [00:04:15.778]➜  cat >/tmp/go-build2401649780/b1380/importcfg << 'EOF' # internal
2025-08-20T22:45:15.1053611Z [00:04:15.778]➜  # import config
2025-08-20T22:45:15.1054258Z [00:04:15.778]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.1054887Z [00:04:15.778]➜  EOF
2025-08-20T22:45:15.1060416Z [00:04:15.778]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1380/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clustersearchstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clustersearchstatus;$WORK/b1380=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clustersearchstatus -lang=go1.22 -complete -installsuffix shared -buildid uXoeje8qOWGExxTB29mw/uXoeje8qOWGExxTB29mw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1380/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/clustersearchstatus/clustersearchstatus.go
2025-08-20T22:45:15.1184288Z [00:04:15.792]➜  go tool buildid -w $WORK/b1380/_pkg_.a # internal
2025-08-20T22:45:15.1188630Z [00:04:15.792]➜  cp $WORK/b1380/_pkg_.a /root/.cache/go-build/8c/8c707c6291a4f7a98c0902e30ee9db423fd55bf52535069021211290210c6242-d # internal
2025-08-20T22:45:15.1190276Z [00:04:15.792]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldsoperator
2025-08-20T22:45:15.1191588Z [00:04:15.793]➜  mkdir -p $WORK/b1381/
2025-08-20T22:45:15.1192429Z [00:04:15.793]➜  cat >/tmp/go-build2401649780/b1381/importcfg << 'EOF' # internal
2025-08-20T22:45:15.1193170Z [00:04:15.793]➜  # import config
2025-08-20T22:45:15.1193862Z [00:04:15.793]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.1194510Z [00:04:15.793]➜  EOF
2025-08-20T22:45:15.1200169Z [00:04:15.793]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1381/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/combinedfieldsoperator=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/combinedfieldsoperator;$WORK/b1381=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldsoperator -lang=go1.22 -complete -installsuffix shared -buildid Fn5YYUR_hxtWKQ49St_W/Fn5YYUR_hxtWKQ49St_W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1381/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/combinedfieldsoperator/combinedfieldsoperator.go
2025-08-20T22:45:15.1403972Z [00:04:15.814]➜  go tool buildid -w $WORK/b1381/_pkg_.a # internal
2025-08-20T22:45:15.1410806Z [00:04:15.815]➜  cp $WORK/b1381/_pkg_.a /root/.cache/go-build/3d/3d8d9a4e958e75c48592571cc3646128f118411c1463cd5482683ce61f03b857-d # internal
2025-08-20T22:45:15.1449079Z [00:04:15.815]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldszeroterms
2025-08-20T22:45:15.1450002Z [00:04:15.815]➜  mkdir -p $WORK/b1382/
2025-08-20T22:45:15.1450726Z [00:04:15.815]➜  cat >/tmp/go-build2401649780/b1382/importcfg << 'EOF' # internal
2025-08-20T22:45:15.1451396Z [00:04:15.815]➜  # import config
2025-08-20T22:45:15.1452091Z [00:04:15.815]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.1452730Z [00:04:15.816]➜  EOF
2025-08-20T22:45:15.1458592Z [00:04:15.818]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1382/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/combinedfieldszeroterms=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/combinedfieldszeroterms;$WORK/b1382=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldszeroterms -lang=go1.22 -complete -installsuffix shared -buildid VxjoT8r2HxL4pDb8Xb0d/VxjoT8r2HxL4pDb8Xb0d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1382/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/combinedfieldszeroterms/combinedfieldszeroterms.go
2025-08-20T22:45:15.1626277Z [00:04:15.837]➜  go tool buildid -w $WORK/b1382/_pkg_.a # internal
2025-08-20T22:45:15.1642923Z [00:04:15.837]➜  cp $WORK/b1382/_pkg_.a /root/.cache/go-build/18/18fe943807d58fb2e5a90308017ac1d7f74e3504df302a889e51a2f4462a3e23-d # internal
2025-08-20T22:45:15.1644414Z [00:04:15.837]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionop
2025-08-20T22:45:15.1645246Z [00:04:15.837]➜  mkdir -p $WORK/b1383/
2025-08-20T22:45:15.1645999Z [00:04:15.838]➜  cat >/tmp/go-build2401649780/b1383/importcfg << 'EOF' # internal
2025-08-20T22:45:15.1667916Z [00:04:15.838]➜  # import config
2025-08-20T22:45:15.1669215Z [00:04:15.838]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.1670127Z [00:04:15.838]➜  EOF
2025-08-20T22:45:15.1677090Z [00:04:15.838]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1383/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditionop=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditionop;$WORK/b1383=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionop -lang=go1.22 -complete -installsuffix shared -buildid _v0eJzAMFWYQlxof0HHF/_v0eJzAMFWYQlxof0HHF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1383/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditionop/conditionop.go
2025-08-20T22:45:15.1899829Z [00:04:15.864]➜  go tool buildid -w $WORK/b1383/_pkg_.a # internal
2025-08-20T22:45:15.1905933Z [00:04:15.865]➜  cp $WORK/b1383/_pkg_.a /root/.cache/go-build/d4/d4c2fc9227f8b76e98c6f3866a40a54ca3d26e0f447dacf9a76dda97f2482d25-d # internal
2025-08-20T22:45:15.1908611Z [00:04:15.865]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionoperator
2025-08-20T22:45:15.1912118Z [00:04:15.865]➜  mkdir -p $WORK/b1384/
2025-08-20T22:45:15.1913886Z [00:04:15.865]➜  cat >/tmp/go-build2401649780/b1384/importcfg << 'EOF' # internal
2025-08-20T22:45:15.1914583Z [00:04:15.865]➜  # import config
2025-08-20T22:45:15.1915262Z [00:04:15.865]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.1915919Z [00:04:15.865]➜  EOF
2025-08-20T22:45:15.1921422Z [00:04:15.865]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1384/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditionoperator=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditionoperator;$WORK/b1384=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionoperator -lang=go1.22 -complete -installsuffix shared -buildid avi3M3Gxs3MxtkLVtoxT/avi3M3Gxs3MxtkLVtoxT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1384/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditionoperator/conditionoperator.go
2025-08-20T22:45:15.2193508Z [00:04:15.893]➜  go tool buildid -w $WORK/b1384/_pkg_.a # internal
2025-08-20T22:45:15.2200407Z [00:04:15.894]➜  cp $WORK/b1384/_pkg_.a /root/.cache/go-build/36/3619fd1abf86d44b51a2c81844178a3f2455f809f55ebba23b72ce71545ba543-d # internal
2025-08-20T22:45:15.2212901Z [00:04:15.894]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditiontype
2025-08-20T22:45:15.2213919Z [00:04:15.894]➜  mkdir -p $WORK/b1385/
2025-08-20T22:45:15.2214714Z [00:04:15.895]➜  cat >/tmp/go-build2401649780/b1385/importcfg << 'EOF' # internal
2025-08-20T22:45:15.2215392Z [00:04:15.895]➜  # import config
2025-08-20T22:45:15.2216057Z [00:04:15.895]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.2216830Z [00:04:15.895]➜  EOF
2025-08-20T22:45:15.2222028Z [00:04:15.895]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1385/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditiontype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditiontype;$WORK/b1385=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditiontype -lang=go1.22 -complete -installsuffix shared -buildid YczZVCy-VqYs5_fagN64/YczZVCy-VqYs5_fagN64 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1385/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conditiontype/conditiontype.go
2025-08-20T22:45:15.2547324Z [00:04:15.929]➜  go tool buildid -w $WORK/b1385/_pkg_.a # internal
2025-08-20T22:45:15.2553522Z [00:04:15.929]➜  cp $WORK/b1385/_pkg_.a /root/.cache/go-build/90/90b28503d95a170c0d8857fd73cb764647b7a46a48167db5233c59d5b838ec6d-d # internal
2025-08-20T22:45:15.2555357Z [00:04:15.929]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectionscheme
2025-08-20T22:45:15.2558718Z [00:04:15.930]➜  mkdir -p $WORK/b1386/
2025-08-20T22:45:15.2561391Z [00:04:15.930]➜  cat >/tmp/go-build2401649780/b1386/importcfg << 'EOF' # internal
2025-08-20T22:45:15.2562269Z [00:04:15.930]➜  # import config
2025-08-20T22:45:15.2563280Z [00:04:15.930]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.2564695Z [00:04:15.930]➜  EOF
2025-08-20T22:45:15.2574405Z [00:04:15.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1386/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectionscheme=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectionscheme;$WORK/b1386=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectionscheme -lang=go1.22 -complete -installsuffix shared -buildid 8wT4glXPhtOm0FGPw2qD/8wT4glXPhtOm0FGPw2qD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1386/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectionscheme/connectionscheme.go
2025-08-20T22:45:15.2811722Z [00:04:15.955]➜  go tool buildid -w $WORK/b1386/_pkg_.a # internal
2025-08-20T22:45:15.2818827Z [00:04:15.956]➜  cp $WORK/b1386/_pkg_.a /root/.cache/go-build/d7/d7e944a0ff1229f59e09f9ef94c1fe8ca10d8462c5527e574552c06e90d86c90-d # internal
2025-08-20T22:45:15.2820321Z [00:04:15.956]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorfieldtype
2025-08-20T22:45:15.2821225Z [00:04:15.956]➜  mkdir -p $WORK/b1387/
2025-08-20T22:45:15.2826431Z [00:04:15.957]➜  cat >/tmp/go-build2401649780/b1387/importcfg << 'EOF' # internal
2025-08-20T22:45:15.2827781Z [00:04:15.957]➜  # import config
2025-08-20T22:45:15.2828809Z [00:04:15.957]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.2830237Z [00:04:15.957]➜  EOF
2025-08-20T22:45:15.2843274Z [00:04:15.957]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1387/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectorfieldtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectorfieldtype;$WORK/b1387=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorfieldtype -lang=go1.22 -complete -installsuffix shared -buildid jnLQ-btAZTQs2wJ_nv4M/jnLQ-btAZTQs2wJ_nv4M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1387/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectorfieldtype/connectorfieldtype.go
2025-08-20T22:45:15.3076230Z [00:04:15.981]➜  go tool buildid -w $WORK/b1387/_pkg_.a # internal
2025-08-20T22:45:15.3091128Z [00:04:15.983]➜  cp $WORK/b1387/_pkg_.a /root/.cache/go-build/ce/cee8ecaefbbb429ce7e7044614128752589e6d21587b4ae43d5d760ed4dbb00e-d # internal
2025-08-20T22:45:15.3101140Z [00:04:15.984]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorstatus
2025-08-20T22:45:15.3102436Z [00:04:15.984]➜  mkdir -p $WORK/b1388/
2025-08-20T22:45:15.3106681Z [00:04:15.985]➜  cat >/tmp/go-build2401649780/b1388/importcfg << 'EOF' # internal
2025-08-20T22:45:15.3107574Z [00:04:15.985]➜  # import config
2025-08-20T22:45:15.3108262Z [00:04:15.985]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.3108893Z [00:04:15.985]➜  EOF
2025-08-20T22:45:15.3114076Z [00:04:15.985]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1388/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectorstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectorstatus;$WORK/b1388=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorstatus -lang=go1.22 -complete -installsuffix shared -buildid q6DIr6ltwQzWzqN6HpST/q6DIr6ltwQzWzqN6HpST -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1388/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/connectorstatus/connectorstatus.go
2025-08-20T22:45:15.3391332Z [00:04:16.013]➜  go tool buildid -w $WORK/b1388/_pkg_.a # internal
2025-08-20T22:45:15.3396752Z [00:04:16.014]➜  cp $WORK/b1388/_pkg_.a /root/.cache/go-build/31/313aa5416bbfbe19a63c46c8d338b8b700ac36818883d79a7072b1ab6705d031-d # internal
2025-08-20T22:45:15.3423058Z [00:04:16.016]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/converttype
2025-08-20T22:45:15.3436469Z [00:04:16.017]➜  mkdir -p $WORK/b1389/
2025-08-20T22:45:15.3437340Z [00:04:16.017]➜  cat >/tmp/go-build2401649780/b1389/importcfg << 'EOF' # internal
2025-08-20T22:45:15.3438015Z [00:04:16.017]➜  # import config
2025-08-20T22:45:15.3438841Z [00:04:16.017]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.3442846Z [00:04:16.017]➜  EOF
2025-08-20T22:45:15.3449432Z [00:04:16.018]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1389/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/converttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/converttype;$WORK/b1389=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/converttype -lang=go1.22 -complete -installsuffix shared -buildid cAovB0BQsmCw-KYpwpoM/cAovB0BQsmCw-KYpwpoM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1389/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/converttype/converttype.go
2025-08-20T22:45:15.3873933Z [00:04:16.061]➜  go tool buildid -w $WORK/b1389/_pkg_.a # internal
2025-08-20T22:45:15.3879433Z [00:04:16.062]➜  cp $WORK/b1389/_pkg_.a /root/.cache/go-build/06/0655fd954690a4f2f82b2de2e94f417967a46f79ca2dacc80246c5ab217cf7e7-d # internal
2025-08-20T22:45:15.3889517Z [00:04:16.062]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataattachmentformat
2025-08-20T22:45:15.3890523Z [00:04:16.063]➜  mkdir -p $WORK/b1390/
2025-08-20T22:45:15.3891327Z [00:04:16.063]➜  cat >/tmp/go-build2401649780/b1390/importcfg << 'EOF' # internal
2025-08-20T22:45:15.3892012Z [00:04:16.063]➜  # import config
2025-08-20T22:45:15.3892677Z [00:04:16.063]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.3893345Z [00:04:16.063]➜  EOF
2025-08-20T22:45:15.3899059Z [00:04:16.063]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1390/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dataattachmentformat=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dataattachmentformat;$WORK/b1390=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataattachmentformat -lang=go1.22 -complete -installsuffix shared -buildid cnto4t-YIiIBBudl5jom/cnto4t-YIiIBBudl5jom -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1390/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dataattachmentformat/dataattachmentformat.go
2025-08-20T22:45:15.4141647Z [00:04:16.087]➜  go tool buildid -w $WORK/b1390/_pkg_.a # internal
2025-08-20T22:45:15.4143061Z [00:04:16.088]➜  cp $WORK/b1390/_pkg_.a /root/.cache/go-build/ca/ca6ff1f986ccb220e0d0a1e43d2cd5a00ae4b78a4b1bb0ed07aabd748632954e-d # internal
2025-08-20T22:45:15.4147627Z [00:04:16.088]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/datafeedstate
2025-08-20T22:45:15.4148425Z [00:04:16.088]➜  mkdir -p $WORK/b1391/
2025-08-20T22:45:15.4149128Z [00:04:16.089]➜  cat >/tmp/go-build2401649780/b1391/importcfg << 'EOF' # internal
2025-08-20T22:45:15.4149770Z [00:04:16.089]➜  # import config
2025-08-20T22:45:15.4150538Z [00:04:16.089]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.4151459Z [00:04:16.089]➜  EOF
2025-08-20T22:45:15.4156389Z [00:04:16.089]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1391/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/datafeedstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/datafeedstate;$WORK/b1391=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/datafeedstate -lang=go1.22 -complete -installsuffix shared -buildid L1yGqm1XQYRF00kYN-7K/L1yGqm1XQYRF00kYN-7K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1391/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/datafeedstate/datafeedstate.go
2025-08-20T22:45:15.4451728Z [00:04:16.119]➜  go tool buildid -w $WORK/b1391/_pkg_.a # internal
2025-08-20T22:45:15.4458614Z [00:04:16.120]➜  cp $WORK/b1391/_pkg_.a /root/.cache/go-build/09/0962ba82dcf1a49d8657a6306dddd2e9276c38c1ab8ba4199923859e0ab60a05-d # internal
2025-08-20T22:45:15.4461127Z [00:04:16.120]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataframestate
2025-08-20T22:45:15.4461950Z [00:04:16.120]➜  mkdir -p $WORK/b1392/
2025-08-20T22:45:15.4465912Z [00:04:16.121]➜  cat >/tmp/go-build2401649780/b1392/importcfg << 'EOF' # internal
2025-08-20T22:45:15.4469922Z [00:04:16.121]➜  # import config
2025-08-20T22:45:15.4470621Z [00:04:16.121]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.4471313Z [00:04:16.121]➜  EOF
2025-08-20T22:45:15.4476488Z [00:04:16.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1392/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dataframestate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dataframestate;$WORK/b1392=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataframestate -lang=go1.22 -complete -installsuffix shared -buildid PqrWylqsk2bkY5Y1GW4O/PqrWylqsk2bkY5Y1GW4O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1392/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dataframestate/dataframestate.go
2025-08-20T22:45:15.4731593Z [00:04:16.147]➜  go tool buildid -w $WORK/b1392/_pkg_.a # internal
2025-08-20T22:45:15.4737470Z [00:04:16.148]➜  cp $WORK/b1392/_pkg_.a /root/.cache/go-build/59/59313ad9a64c8ff2e0f1f172f4e7b67cfb0aab2faff434948a82b417e6ef7378-d # internal
2025-08-20T22:45:15.4741069Z [00:04:16.148]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/day
2025-08-20T22:45:15.4742115Z [00:04:16.148]➜  mkdir -p $WORK/b1393/
2025-08-20T22:45:15.4746427Z [00:04:16.149]➜  cat >/tmp/go-build2401649780/b1393/importcfg << 'EOF' # internal
2025-08-20T22:45:15.4747349Z [00:04:16.149]➜  # import config
2025-08-20T22:45:15.4748087Z [00:04:16.149]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.4748761Z [00:04:16.149]➜  EOF
2025-08-20T22:45:15.4754485Z [00:04:16.149]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1393/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/day=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/day;$WORK/b1393=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/day -lang=go1.22 -complete -installsuffix shared -buildid 8-J81xKSUCKq9TTepxfX/8-J81xKSUCKq9TTepxfX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1393/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/day/day.go
2025-08-20T22:45:15.5015428Z [00:04:16.175]➜  go tool buildid -w $WORK/b1393/_pkg_.a # internal
2025-08-20T22:45:15.5023361Z [00:04:16.176]➜  cp $WORK/b1393/_pkg_.a /root/.cache/go-build/a9/a95c6962ef89034903ab8f74328aa29733a980c0e9e88774c5e7bf0c14091e42-d # internal
2025-08-20T22:45:15.5030591Z [00:04:16.177]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/decision
2025-08-20T22:45:15.5031500Z [00:04:16.177]➜  mkdir -p $WORK/b1394/
2025-08-20T22:45:15.5036618Z [00:04:16.178]➜  cat >/tmp/go-build2401649780/b1394/importcfg << 'EOF' # internal
2025-08-20T22:45:15.5038017Z [00:04:16.178]➜  # import config
2025-08-20T22:45:15.5040304Z [00:04:16.178]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.5041213Z [00:04:16.178]➜  EOF
2025-08-20T22:45:15.5074211Z [00:04:16.181]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1394/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/decision=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/decision;$WORK/b1394=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/decision -lang=go1.22 -complete -installsuffix shared -buildid ilR_39tMfgkA6hOC1bWb/ilR_39tMfgkA6hOC1bWb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1394/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/decision/decision.go
2025-08-20T22:45:15.5564782Z [00:04:16.230]➜  go tool buildid -w $WORK/b1394/_pkg_.a # internal
2025-08-20T22:45:15.5582541Z [00:04:16.232]➜  cp $WORK/b1394/_pkg_.a /root/.cache/go-build/7f/7ff4e1e5bc8e32ccf2432dd366212adc2f3f6bda41cbe1aadfaf1a0aaab6357f-d # internal
2025-08-20T22:45:15.5591697Z [00:04:16.233]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/delimitedpayloadencoding
2025-08-20T22:45:15.5592643Z [00:04:16.233]➜  mkdir -p $WORK/b1395/
2025-08-20T22:45:15.5593381Z [00:04:16.233]➜  cat >/tmp/go-build2401649780/b1395/importcfg << 'EOF' # internal
2025-08-20T22:45:15.5594066Z [00:04:16.233]➜  # import config
2025-08-20T22:45:15.5594752Z [00:04:16.233]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.5595386Z [00:04:16.233]➜  EOF
2025-08-20T22:45:15.5603921Z [00:04:16.234]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1395/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/delimitedpayloadencoding=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/delimitedpayloadencoding;$WORK/b1395=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/delimitedpayloadencoding -lang=go1.22 -complete -installsuffix shared -buildid mNnmYYR3vCfNF2NGZFey/mNnmYYR3vCfNF2NGZFey -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1395/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/delimitedpayloadencoding/delimitedpayloadencoding.go
2025-08-20T22:45:15.5944798Z [00:04:16.268]➜  go tool buildid -w $WORK/b1395/_pkg_.a # internal
2025-08-20T22:45:15.5952366Z [00:04:16.269]➜  cp $WORK/b1395/_pkg_.a /root/.cache/go-build/a2/a23aa689a8bc05a9438b1ccb81934ffa2d2a553346ab55b718bc1b5a38ac3faa-d # internal
2025-08-20T22:45:15.5954997Z [00:04:16.270]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentallocationstate
2025-08-20T22:45:15.5956531Z [00:04:16.270]➜  mkdir -p $WORK/b1396/
2025-08-20T22:45:15.5970914Z [00:04:16.271]➜  cat >/tmp/go-build2401649780/b1396/importcfg << 'EOF' # internal
2025-08-20T22:45:15.5973132Z [00:04:16.271]➜  # import config
2025-08-20T22:45:15.5974466Z [00:04:16.271]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.5975315Z [00:04:16.271]➜  EOF
2025-08-20T22:45:15.5982287Z [00:04:16.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1396/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deploymentallocationstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deploymentallocationstate;$WORK/b1396=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentallocationstate -lang=go1.22 -complete -installsuffix shared -buildid E8elWqpCA1bhfrFrNO_2/E8elWqpCA1bhfrFrNO_2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1396/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deploymentallocationstate/deploymentallocationstate.go
2025-08-20T22:45:15.6323485Z [00:04:16.306]➜  go tool buildid -w $WORK/b1396/_pkg_.a # internal
2025-08-20T22:45:15.6329852Z [00:04:16.307]➜  cp $WORK/b1396/_pkg_.a /root/.cache/go-build/b3/b36d45fb58923577a1109b40037f5fbbb91960e2838b9e0ec9157a01ca5029c3-d # internal
2025-08-20T22:45:15.6341064Z [00:04:16.307]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentassignmentstate
2025-08-20T22:45:15.6341954Z [00:04:16.307]➜  mkdir -p $WORK/b1397/
2025-08-20T22:45:15.6342707Z [00:04:16.308]➜  cat >/tmp/go-build2401649780/b1397/importcfg << 'EOF' # internal
2025-08-20T22:45:15.6343453Z [00:04:16.308]➜  # import config
2025-08-20T22:45:15.6344173Z [00:04:16.308]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.6344856Z [00:04:16.308]➜  EOF
2025-08-20T22:45:15.6350922Z [00:04:16.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1397/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deploymentassignmentstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deploymentassignmentstate;$WORK/b1397=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentassignmentstate -lang=go1.22 -complete -installsuffix shared -buildid ncPTgcmt7-j7h6i4O2US/ncPTgcmt7-j7h6i4O2US -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1397/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deploymentassignmentstate/deploymentassignmentstate.go
2025-08-20T22:45:15.6764910Z [00:04:16.350]➜  go tool buildid -w $WORK/b1397/_pkg_.a # internal
2025-08-20T22:45:15.6770488Z [00:04:16.351]➜  cp $WORK/b1397/_pkg_.a /root/.cache/go-build/99/998f9b3dc4e9c67acf676c674271c69f269d4d65c2fd073b9df4297e7951f437-d # internal
2025-08-20T22:45:15.6772911Z [00:04:16.351]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deprecationlevel
2025-08-20T22:45:15.6776247Z [00:04:16.351]➜  mkdir -p $WORK/b1398/
2025-08-20T22:45:15.6777011Z [00:04:16.352]➜  cat >/tmp/go-build2401649780/b1398/importcfg << 'EOF' # internal
2025-08-20T22:45:15.6777899Z [00:04:16.352]➜  # import config
2025-08-20T22:45:15.6778550Z [00:04:16.352]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.6779177Z [00:04:16.352]➜  EOF
2025-08-20T22:45:15.6806399Z [00:04:16.354]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1398/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deprecationlevel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deprecationlevel;$WORK/b1398=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deprecationlevel -lang=go1.22 -complete -installsuffix shared -buildid KOffMtCwg1DdkaFG0OTE/KOffMtCwg1DdkaFG0OTE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1398/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/deprecationlevel/deprecationlevel.go
2025-08-20T22:45:15.7102428Z [00:04:16.384]➜  go tool buildid -w $WORK/b1398/_pkg_.a # internal
2025-08-20T22:45:15.7108025Z [00:04:16.385]➜  cp $WORK/b1398/_pkg_.a /root/.cache/go-build/d7/d7c5d8c844abda4ca5750e72e8e231392adbb31e811ba33070500897ea9c13ef-d # internal
2025-08-20T22:45:15.7117473Z [00:04:16.385]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfiindependencemeasure
2025-08-20T22:45:15.7118339Z [00:04:16.385]➜  mkdir -p $WORK/b1399/
2025-08-20T22:45:15.7119032Z [00:04:16.385]➜  cat >/tmp/go-build2401649780/b1399/importcfg << 'EOF' # internal
2025-08-20T22:45:15.7119673Z [00:04:16.385]➜  # import config
2025-08-20T22:45:15.7120300Z [00:04:16.385]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.7120901Z [00:04:16.385]➜  EOF
2025-08-20T22:45:15.7135447Z [00:04:16.387]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1399/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfiindependencemeasure=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfiindependencemeasure;$WORK/b1399=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfiindependencemeasure -lang=go1.22 -complete -installsuffix shared -buildid yMvq4QEI1teDzOtA390o/yMvq4QEI1teDzOtA390o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1399/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfiindependencemeasure/dfiindependencemeasure.go
2025-08-20T22:45:15.7441332Z [00:04:16.418]➜  go tool buildid -w $WORK/b1399/_pkg_.a # internal
2025-08-20T22:45:15.7449036Z [00:04:16.419]➜  cp $WORK/b1399/_pkg_.a /root/.cache/go-build/0e/0e24873616ad0f8036d0f62aeedda92006fe071a34eee7b26e4a986a833592de-d # internal
2025-08-20T22:45:15.7453964Z [00:04:16.419]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfraftereffect
2025-08-20T22:45:15.7454762Z [00:04:16.419]➜  mkdir -p $WORK/b1400/
2025-08-20T22:45:15.7460419Z [00:04:16.420]➜  cat >/tmp/go-build2401649780/b1400/importcfg << 'EOF' # internal
2025-08-20T22:45:15.7462931Z [00:04:16.420]➜  # import config
2025-08-20T22:45:15.7464904Z [00:04:16.420]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.7469320Z [00:04:16.420]➜  EOF
2025-08-20T22:45:15.7474258Z [00:04:16.420]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1400/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfraftereffect=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfraftereffect;$WORK/b1400=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfraftereffect -lang=go1.22 -complete -installsuffix shared -buildid v4Y4D6OVEiYlDQeqYIq-/v4Y4D6OVEiYlDQeqYIq- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1400/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfraftereffect/dfraftereffect.go
2025-08-20T22:45:15.7729725Z [00:04:16.447]➜  go tool buildid -w $WORK/b1400/_pkg_.a # internal
2025-08-20T22:45:15.7738006Z [00:04:16.448]➜  cp $WORK/b1400/_pkg_.a /root/.cache/go-build/45/452cd4921e8a9dbcbc4395d2da2f678d5bb04f69bf8030151722637521f4e93f-d # internal
2025-08-20T22:45:15.7740555Z [00:04:16.448]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfrbasicmodel
2025-08-20T22:45:15.7741894Z [00:04:16.448]➜  mkdir -p $WORK/b1401/
2025-08-20T22:45:15.7745543Z [00:04:16.449]➜  cat >/tmp/go-build2401649780/b1401/importcfg << 'EOF' # internal
2025-08-20T22:45:15.7748562Z [00:04:16.449]➜  # import config
2025-08-20T22:45:15.7749229Z [00:04:16.449]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.7749868Z [00:04:16.449]➜  EOF
2025-08-20T22:45:15.7754899Z [00:04:16.449]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1401/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfrbasicmodel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfrbasicmodel;$WORK/b1401=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfrbasicmodel -lang=go1.22 -complete -installsuffix shared -buildid Vg_ZdQ6Tzf7ExR5Ds_d2/Vg_ZdQ6Tzf7ExR5Ds_d2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1401/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dfrbasicmodel/dfrbasicmodel.go
2025-08-20T22:45:15.7993464Z [00:04:16.473]➜  go tool buildid -w $WORK/b1401/_pkg_.a # internal
2025-08-20T22:45:15.8000521Z [00:04:16.474]➜  cp $WORK/b1401/_pkg_.a /root/.cache/go-build/91/914167a21d34faf6c3f36aacb33698feda1f5ea0215954d2ca07b98021ddf66a-d # internal
2025-08-20T22:45:15.8012055Z [00:04:16.474]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/displaytype
2025-08-20T22:45:15.8012897Z [00:04:16.474]➜  mkdir -p $WORK/b1402/
2025-08-20T22:45:15.8013644Z [00:04:16.475]➜  cat >/tmp/go-build2401649780/b1402/importcfg << 'EOF' # internal
2025-08-20T22:45:15.8021275Z [00:04:16.476]➜  # import config
2025-08-20T22:45:15.8022033Z [00:04:16.476]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.8022955Z [00:04:16.476]➜  EOF
2025-08-20T22:45:15.8028062Z [00:04:16.476]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1402/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/displaytype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/displaytype;$WORK/b1402=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/displaytype -lang=go1.22 -complete -installsuffix shared -buildid gBKQC5M12XfdGH5jsMdr/gBKQC5M12XfdGH5jsMdr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1402/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/displaytype/displaytype.go
2025-08-20T22:45:15.8301903Z [00:04:16.504]➜  go tool buildid -w $WORK/b1402/_pkg_.a # internal
2025-08-20T22:45:15.8308706Z [00:04:16.505]➜  cp $WORK/b1402/_pkg_.a /root/.cache/go-build/11/11820ca0ca356702eb20708ef429183dfb788e3d4415c6d1adde815243fd4388-d # internal
2025-08-20T22:45:15.8312955Z [00:04:16.505]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/distanceunit
2025-08-20T22:45:15.8317608Z [00:04:16.506]➜  mkdir -p $WORK/b1403/
2025-08-20T22:45:15.8320368Z [00:04:16.506]➜  cat >/tmp/go-build2401649780/b1403/importcfg << 'EOF' # internal
2025-08-20T22:45:15.8328783Z [00:04:16.506]➜  # import config
2025-08-20T22:45:15.8329495Z [00:04:16.506]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.8330152Z [00:04:16.506]➜  EOF
2025-08-20T22:45:15.8335128Z [00:04:16.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1403/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/distanceunit=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/distanceunit;$WORK/b1403=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/distanceunit -lang=go1.22 -complete -installsuffix shared -buildid SDVYRCSWDMyqptekDPwR/SDVYRCSWDMyqptekDPwR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1403/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/distanceunit/distanceunit.go
2025-08-20T22:45:15.8624040Z [00:04:16.536]➜  go tool buildid -w $WORK/b1403/_pkg_.a # internal
2025-08-20T22:45:15.8631603Z [00:04:16.537]➜  cp $WORK/b1403/_pkg_.a /root/.cache/go-build/7d/7dfb97663bda5e6222f2c2cbbc34bf4fd8925ee367a32afc02389f00784fcd75-d # internal
2025-08-20T22:45:15.8646569Z [00:04:16.538]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dynamicmapping
2025-08-20T22:45:15.8647592Z [00:04:16.538]➜  mkdir -p $WORK/b1404/
2025-08-20T22:45:15.8648353Z [00:04:16.538]➜  cat >/tmp/go-build2401649780/b1404/importcfg << 'EOF' # internal
2025-08-20T22:45:15.8649064Z [00:04:16.538]➜  # import config
2025-08-20T22:45:15.8649736Z [00:04:16.538]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.8650367Z [00:04:16.538]➜  EOF
2025-08-20T22:45:15.8655287Z [00:04:16.538]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1404/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dynamicmapping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dynamicmapping;$WORK/b1404=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dynamicmapping -lang=go1.22 -complete -installsuffix shared -buildid lcSX7suayt3Rk2kNI_Bn/lcSX7suayt3Rk2kNI_Bn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1404/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/dynamicmapping/dynamicmapping.go
2025-08-20T22:45:15.8883391Z [00:04:16.562]➜  go tool buildid -w $WORK/b1404/_pkg_.a # internal
2025-08-20T22:45:15.8890915Z [00:04:16.563]➜  cp $WORK/b1404/_pkg_.a /root/.cache/go-build/2d/2dbf0c78826df6d8fda4b15202e9c58049f9eceb286c422049355d393bd91c61-d # internal
2025-08-20T22:45:15.8896119Z [00:04:16.563]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/edgengramside
2025-08-20T22:45:15.8897290Z [00:04:16.564]➜  mkdir -p $WORK/b1405/
2025-08-20T22:45:15.8903166Z [00:04:16.564]➜  cat >/tmp/go-build2401649780/b1405/importcfg << 'EOF' # internal
2025-08-20T22:45:15.8908792Z [00:04:16.565]➜  # import config
2025-08-20T22:45:15.8909523Z [00:04:16.565]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.8910141Z [00:04:16.565]➜  EOF
2025-08-20T22:45:15.8914754Z [00:04:16.565]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1405/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/edgengramside=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/edgengramside;$WORK/b1405=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/edgengramside -lang=go1.22 -complete -installsuffix shared -buildid lGq5-nfd8xl_M2MlV_7r/lGq5-nfd8xl_M2MlV_7r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1405/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/edgengramside/edgengramside.go
2025-08-20T22:45:15.9151063Z [00:04:16.589]➜  go tool buildid -w $WORK/b1405/_pkg_.a # internal
2025-08-20T22:45:15.9158433Z [00:04:16.590]➜  cp $WORK/b1405/_pkg_.a /root/.cache/go-build/2d/2d53f7a5f295131bb92c206a77ed65a4686dbf657b794eb8d6b936e317dd0e24-d # internal
2025-08-20T22:45:15.9163752Z [00:04:16.590]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/emailpriority
2025-08-20T22:45:15.9164637Z [00:04:16.590]➜  mkdir -p $WORK/b1406/
2025-08-20T22:45:15.9169874Z [00:04:16.591]➜  cat >/tmp/go-build2401649780/b1406/importcfg << 'EOF' # internal
2025-08-20T22:45:15.9176495Z [00:04:16.591]➜  # import config
2025-08-20T22:45:15.9177338Z [00:04:16.591]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.9178009Z [00:04:16.591]➜  EOF
2025-08-20T22:45:15.9182683Z [00:04:16.591]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1406/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/emailpriority=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/emailpriority;$WORK/b1406=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/emailpriority -lang=go1.22 -complete -installsuffix shared -buildid VU_FcdHzRSNI74Bg48Hd/VU_FcdHzRSNI74Bg48Hd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1406/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/emailpriority/emailpriority.go
2025-08-20T22:45:15.9410495Z [00:04:16.615]➜  go tool buildid -w $WORK/b1406/_pkg_.a # internal
2025-08-20T22:45:15.9418076Z [00:04:16.616]➜  cp $WORK/b1406/_pkg_.a /root/.cache/go-build/86/86818e95bbe66964f063edfdd8ca628aa0a0ecb3e6de499b36d1f5d0ed6893bd-d # internal
2025-08-20T22:45:15.9422813Z [00:04:16.616]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/enrichpolicyphase
2025-08-20T22:45:15.9431292Z [00:04:16.617]➜  mkdir -p $WORK/b1407/
2025-08-20T22:45:15.9435915Z [00:04:16.618]➜  cat >/tmp/go-build2401649780/b1407/importcfg << 'EOF' # internal
2025-08-20T22:45:15.9437951Z [00:04:16.618]➜  # import config
2025-08-20T22:45:15.9439062Z [00:04:16.618]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.9440245Z [00:04:16.618]➜  EOF
2025-08-20T22:45:15.9447378Z [00:04:16.618]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1407/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/enrichpolicyphase=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/enrichpolicyphase;$WORK/b1407=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/enrichpolicyphase -lang=go1.22 -complete -installsuffix shared -buildid onLM3qWpIs9HpKoakROd/onLM3qWpIs9HpKoakROd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1407/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/enrichpolicyphase/enrichpolicyphase.go
2025-08-20T22:45:15.9658670Z [00:04:16.640]➜  go tool buildid -w $WORK/b1407/_pkg_.a # internal
2025-08-20T22:45:15.9665710Z [00:04:16.641]➜  cp $WORK/b1407/_pkg_.a /root/.cache/go-build/eb/eb44ddf72e1105676f8f127c84a4b754540d5d6bc1ccbe91fa656384bdd6a18a-d # internal
2025-08-20T22:45:15.9687018Z [00:04:16.643]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/excludefrequent
2025-08-20T22:45:15.9690171Z [00:04:16.643]➜  mkdir -p $WORK/b1408/
2025-08-20T22:45:15.9693157Z [00:04:16.643]➜  cat >/tmp/go-build2401649780/b1408/importcfg << 'EOF' # internal
2025-08-20T22:45:15.9711377Z [00:04:16.643]➜  # import config
2025-08-20T22:45:15.9712017Z [00:04:16.643]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.9712615Z [00:04:16.643]➜  EOF
2025-08-20T22:45:15.9717510Z [00:04:16.644]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1408/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/excludefrequent=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/excludefrequent;$WORK/b1408=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/excludefrequent -lang=go1.22 -complete -installsuffix shared -buildid y0ZEA_1THnEomq1_D5L4/y0ZEA_1THnEomq1_D5L4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1408/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/excludefrequent/excludefrequent.go
2025-08-20T22:45:15.9915516Z [00:04:16.666]➜  go tool buildid -w $WORK/b1408/_pkg_.a # internal
2025-08-20T22:45:15.9929853Z [00:04:16.667]➜  cp $WORK/b1408/_pkg_.a /root/.cache/go-build/c9/c9fd5ff4c6961d2c88272c45fd9246ebd12e2283e246041beaff16a91f543f46-d # internal
2025-08-20T22:45:15.9968878Z [00:04:16.667]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionphase
2025-08-20T22:45:15.9969658Z [00:04:16.667]➜  mkdir -p $WORK/b1409/
2025-08-20T22:45:15.9970362Z [00:04:16.667]➜  cat >/tmp/go-build2401649780/b1409/importcfg << 'EOF' # internal
2025-08-20T22:45:15.9970992Z [00:04:16.667]➜  # import config
2025-08-20T22:45:15.9971584Z [00:04:16.667]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:15.9972158Z [00:04:16.667]➜  EOF
2025-08-20T22:45:15.9976768Z [00:04:16.667]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1409/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/executionphase=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/executionphase;$WORK/b1409=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionphase -lang=go1.22 -complete -installsuffix shared -buildid DS5bVyctPcQF9aa-bu5g/DS5bVyctPcQF9aa-bu5g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1409/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/executionphase/executionphase.go
2025-08-20T22:45:16.0193211Z [00:04:16.693]➜  go tool buildid -w $WORK/b1409/_pkg_.a # internal
2025-08-20T22:45:16.0199690Z [00:04:16.694]➜  cp $WORK/b1409/_pkg_.a /root/.cache/go-build/61/6169f2ddd586d6b365778cabf7eda193532f88f08c46c3f90126916dba13b9b6-d # internal
2025-08-20T22:45:16.0213846Z [00:04:16.694]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionstatus
2025-08-20T22:45:16.0214936Z [00:04:16.694]➜  mkdir -p $WORK/b1410/
2025-08-20T22:45:16.0215630Z [00:04:16.695]➜  cat >/tmp/go-build2401649780/b1410/importcfg << 'EOF' # internal
2025-08-20T22:45:16.0216345Z [00:04:16.695]➜  # import config
2025-08-20T22:45:16.0216977Z [00:04:16.695]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.0217746Z [00:04:16.695]➜  EOF
2025-08-20T22:45:16.0222678Z [00:04:16.695]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1410/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/executionstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/executionstatus;$WORK/b1410=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionstatus -lang=go1.22 -complete -installsuffix shared -buildid ORMfDGO8UmG8OBrP1SW5/ORMfDGO8UmG8OBrP1SW5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1410/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/executionstatus/executionstatus.go
2025-08-20T22:45:16.0474187Z [00:04:16.721]➜  go tool buildid -w $WORK/b1410/_pkg_.a # internal
2025-08-20T22:45:16.0485930Z [00:04:16.721]➜  cp $WORK/b1410/_pkg_.a /root/.cache/go-build/4a/4a48c3d4270dee4df54eb1cf361aaeef31b8adc6ee3b1d672fbba59e58089150-d # internal
2025-08-20T22:45:16.0487592Z [00:04:16.721]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard
2025-08-20T22:45:16.0488429Z [00:04:16.721]➜  mkdir -p $WORK/b1411/
2025-08-20T22:45:16.0489201Z [00:04:16.721]➜  cat >/tmp/go-build2401649780/b1411/importcfg << 'EOF' # internal
2025-08-20T22:45:16.0489903Z [00:04:16.721]➜  # import config
2025-08-20T22:45:16.0490560Z [00:04:16.721]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.0491380Z [00:04:16.721]➜  EOF
2025-08-20T22:45:16.0496257Z [00:04:16.721]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1411/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/expandwildcard=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/expandwildcard;$WORK/b1411=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard -lang=go1.22 -complete -installsuffix shared -buildid K_Qe8VH6NIwtVdHgSgq-/K_Qe8VH6NIwtVdHgSgq- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1411/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/expandwildcard/expandwildcard.go
2025-08-20T22:45:16.0693194Z [00:04:16.743]➜  go tool buildid -w $WORK/b1411/_pkg_.a # internal
2025-08-20T22:45:16.0697305Z [00:04:16.744]➜  cp $WORK/b1411/_pkg_.a /root/.cache/go-build/f4/f44cdcd10c849b022819f48ef3b20c73739efac36f4c599a8e536cce8ee5622b-d # internal
2025-08-20T22:45:16.0699543Z [00:04:16.744]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/feature
2025-08-20T22:45:16.0701507Z [00:04:16.744]➜  mkdir -p $WORK/b1412/
2025-08-20T22:45:16.0703563Z [00:04:16.744]➜  cat >/tmp/go-build2401649780/b1412/importcfg << 'EOF' # internal
2025-08-20T22:45:16.0706443Z [00:04:16.745]➜  # import config
2025-08-20T22:45:16.0707311Z [00:04:16.745]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.0708002Z [00:04:16.745]➜  EOF
2025-08-20T22:45:16.0712925Z [00:04:16.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1412/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/feature=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/feature;$WORK/b1412=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/feature -lang=go1.22 -complete -installsuffix shared -buildid N-9rakrR0U7AZNUAR3l2/N-9rakrR0U7AZNUAR3l2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1412/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/feature/feature.go
2025-08-20T22:45:16.0941635Z [00:04:16.768]➜  go tool buildid -w $WORK/b1412/_pkg_.a # internal
2025-08-20T22:45:16.0954656Z [00:04:16.769]➜  cp $WORK/b1412/_pkg_.a /root/.cache/go-build/a2/a2b43ff911e83387e42086b21c5f7c6bd58e9787c902881843a1ff2ca6580878-d # internal
2025-08-20T22:45:16.0956315Z [00:04:16.769]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldsortnumerictype
2025-08-20T22:45:16.0957300Z [00:04:16.769]➜  mkdir -p $WORK/b1413/
2025-08-20T22:45:16.0964187Z [00:04:16.770]➜  cat >/tmp/go-build2401649780/b1413/importcfg << 'EOF' # internal
2025-08-20T22:45:16.0964916Z [00:04:16.770]➜  # import config
2025-08-20T22:45:16.0965526Z [00:04:16.770]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.0966149Z [00:04:16.770]➜  EOF
2025-08-20T22:45:16.0971392Z [00:04:16.770]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1413/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldsortnumerictype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldsortnumerictype;$WORK/b1413=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldsortnumerictype -lang=go1.22 -complete -installsuffix shared -buildid T75gbt9nhq-cPh-9aNdw/T75gbt9nhq-cPh-9aNdw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1413/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldsortnumerictype/fieldsortnumerictype.go
2025-08-20T22:45:16.1180962Z [00:04:16.792]➜  go tool buildid -w $WORK/b1413/_pkg_.a # internal
2025-08-20T22:45:16.1185666Z [00:04:16.793]➜  cp $WORK/b1413/_pkg_.a /root/.cache/go-build/ba/bafcfd586d9e97798536e5a4a855a92607ad708821280c9068e0861fdcd84ed0-d # internal
2025-08-20T22:45:16.1219228Z [00:04:16.793]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldtype
2025-08-20T22:45:16.1220156Z [00:04:16.793]➜  mkdir -p $WORK/b1414/
2025-08-20T22:45:16.1220905Z [00:04:16.793]➜  cat >/tmp/go-build2401649780/b1414/importcfg << 'EOF' # internal
2025-08-20T22:45:16.1221630Z [00:04:16.793]➜  # import config
2025-08-20T22:45:16.1222333Z [00:04:16.793]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.1222986Z [00:04:16.793]➜  EOF
2025-08-20T22:45:16.1227820Z [00:04:16.793]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1414/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldtype;$WORK/b1414=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldtype -lang=go1.22 -complete -installsuffix shared -buildid j511ZS0eGBRb9pAE8TrD/j511ZS0eGBRb9pAE8TrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1414/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldtype/fieldtype.go
2025-08-20T22:45:16.1874626Z [00:04:16.861]➜  go tool buildid -w $WORK/b1414/_pkg_.a # internal
2025-08-20T22:45:16.1880483Z [00:04:16.862]➜  cp $WORK/b1414/_pkg_.a /root/.cache/go-build/35/35e18cda1da1ea54b5c8b6edd065f96b212275878884717a86e08474979a7178-d # internal
2025-08-20T22:45:16.1882726Z [00:04:16.862]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldvaluefactormodifier
2025-08-20T22:45:16.1889760Z [00:04:16.863]➜  mkdir -p $WORK/b1415/
2025-08-20T22:45:16.1894258Z [00:04:16.864]➜  cat >/tmp/go-build2401649780/b1415/importcfg << 'EOF' # internal
2025-08-20T22:45:16.1897412Z [00:04:16.864]➜  # import config
2025-08-20T22:45:16.1899509Z [00:04:16.864]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.1900117Z [00:04:16.864]➜  EOF
2025-08-20T22:45:16.1905240Z [00:04:16.864]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1415/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldvaluefactormodifier=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldvaluefactormodifier;$WORK/b1415=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldvaluefactormodifier -lang=go1.22 -complete -installsuffix shared -buildid 8sBDjUp7sc6JWi538_kN/8sBDjUp7sc6JWi538_kN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1415/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fieldvaluefactormodifier/fieldvaluefactormodifier.go
2025-08-20T22:45:16.2161311Z [00:04:16.890]➜  go tool buildid -w $WORK/b1415/_pkg_.a # internal
2025-08-20T22:45:16.2166504Z [00:04:16.891]➜  cp $WORK/b1415/_pkg_.a /root/.cache/go-build/60/60e230455d44bd515024ddc843c4b0ecf8f8a5f9cfecc8aec3be5df30af50256-d # internal
2025-08-20T22:45:16.2182167Z [00:04:16.892]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringpolicy
2025-08-20T22:45:16.2191656Z [00:04:16.893]➜  mkdir -p $WORK/b1416/
2025-08-20T22:45:16.2192586Z [00:04:16.893]➜  cat >/tmp/go-build2401649780/b1416/importcfg << 'EOF' # internal
2025-08-20T22:45:16.2193252Z [00:04:16.893]➜  # import config
2025-08-20T22:45:16.2193948Z [00:04:16.893]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.2194496Z [00:04:16.893]➜  EOF
2025-08-20T22:45:16.2228426Z [00:04:16.893]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1416/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringpolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringpolicy;$WORK/b1416=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringpolicy -lang=go1.22 -complete -installsuffix shared -buildid e71y2sSvaeLFAEfhET-J/e71y2sSvaeLFAEfhET-J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1416/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringpolicy/filteringpolicy.go
2025-08-20T22:45:16.2410905Z [00:04:16.915]➜  go tool buildid -w $WORK/b1416/_pkg_.a # internal
2025-08-20T22:45:16.2424185Z [00:04:16.916]➜  cp $WORK/b1416/_pkg_.a /root/.cache/go-build/94/94b0934f4ed8ca7b514d26bff3b7a48f8d333f845aba76dc7be27e8ec8ba7182-d # internal
2025-08-20T22:45:16.2431336Z [00:04:16.917]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringrulerule
2025-08-20T22:45:16.2432158Z [00:04:16.917]➜  mkdir -p $WORK/b1417/
2025-08-20T22:45:16.2432830Z [00:04:16.917]➜  cat >/tmp/go-build2401649780/b1417/importcfg << 'EOF' # internal
2025-08-20T22:45:16.2433474Z [00:04:16.917]➜  # import config
2025-08-20T22:45:16.2434095Z [00:04:16.917]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.2434684Z [00:04:16.917]➜  EOF
2025-08-20T22:45:16.2456284Z [00:04:16.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1417/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringrulerule=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringrulerule;$WORK/b1417=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringrulerule -lang=go1.22 -complete -installsuffix shared -buildid dTxsMlbmvmYMNa2XRHQH/dTxsMlbmvmYMNa2XRHQH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1417/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringrulerule/filteringrulerule.go
2025-08-20T22:45:16.2722523Z [00:04:16.946]➜  go tool buildid -w $WORK/b1417/_pkg_.a # internal
2025-08-20T22:45:16.2727229Z [00:04:16.947]➜  cp $WORK/b1417/_pkg_.a /root/.cache/go-build/dc/dcf6b4f7a8623389df23b07d2586aaf36e5bbd67a5fe7dd7cfb0dcf0759bddde-d # internal
2025-08-20T22:45:16.2732503Z [00:04:16.947]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringvalidationstate
2025-08-20T22:45:16.2733381Z [00:04:16.947]➜  mkdir -p $WORK/b1418/
2025-08-20T22:45:16.2736982Z [00:04:16.947]➜  cat >/tmp/go-build2401649780/b1418/importcfg << 'EOF' # internal
2025-08-20T22:45:16.2744496Z [00:04:16.947]➜  # import config
2025-08-20T22:45:16.2745126Z [00:04:16.947]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.2745915Z [00:04:16.947]➜  EOF
2025-08-20T22:45:16.2751175Z [00:04:16.948]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1418/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringvalidationstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringvalidationstate;$WORK/b1418=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringvalidationstate -lang=go1.22 -complete -installsuffix shared -buildid 42yB4qQk47FWYkbF1Txs/42yB4qQk47FWYkbF1Txs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1418/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filteringvalidationstate/filteringvalidationstate.go
2025-08-20T22:45:16.2971407Z [00:04:16.971]➜  go tool buildid -w $WORK/b1418/_pkg_.a # internal
2025-08-20T22:45:16.3007232Z [00:04:16.975]➜  cp $WORK/b1418/_pkg_.a /root/.cache/go-build/da/da35b63d015800a9602aa64a1654e5985e30799a60eb0e29fab8cd3a168012a6-d # internal
2025-08-20T22:45:16.3009855Z [00:04:16.975]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filtertype
2025-08-20T22:45:16.3011070Z [00:04:16.975]➜  mkdir -p $WORK/b1419/
2025-08-20T22:45:16.3012747Z [00:04:16.975]➜  cat >/tmp/go-build2401649780/b1419/importcfg << 'EOF' # internal
2025-08-20T22:45:16.3013546Z [00:04:16.975]➜  # import config
2025-08-20T22:45:16.3015387Z [00:04:16.975]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.3016051Z [00:04:16.975]➜  EOF
2025-08-20T22:45:16.3020904Z [00:04:16.976]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1419/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filtertype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filtertype;$WORK/b1419=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filtertype -lang=go1.22 -complete -installsuffix shared -buildid OcGzTw-Bh3nwUu9bNle0/OcGzTw-Bh3nwUu9bNle0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1419/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/filtertype/filtertype.go
2025-08-20T22:45:16.3252442Z [00:04:16.999]➜  go tool buildid -w $WORK/b1419/_pkg_.a # internal
2025-08-20T22:45:16.3258552Z [00:04:17.000]➜  cp $WORK/b1419/_pkg_.a /root/.cache/go-build/70/70bd7381f34759de79a1f5630d49942d936b3a7e9725ba2aab280777431336cf-d # internal
2025-08-20T22:45:16.3265757Z [00:04:17.000]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fingerprintdigest
2025-08-20T22:45:16.3266580Z [00:04:17.000]➜  mkdir -p $WORK/b1420/
2025-08-20T22:45:16.3285497Z [00:04:17.003]➜  cat >/tmp/go-build2401649780/b1420/importcfg << 'EOF' # internal
2025-08-20T22:45:16.3290290Z [00:04:17.003]➜  # import config
2025-08-20T22:45:16.3290950Z [00:04:17.003]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.3291527Z [00:04:17.003]➜  EOF
2025-08-20T22:45:16.3296536Z [00:04:17.003]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1420/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fingerprintdigest=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fingerprintdigest;$WORK/b1420=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fingerprintdigest -lang=go1.22 -complete -installsuffix shared -buildid 59jHjYX3of4YVR6jZJGp/59jHjYX3of4YVR6jZJGp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1420/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/fingerprintdigest/fingerprintdigest.go
2025-08-20T22:45:16.3516834Z [00:04:17.026]➜  go tool buildid -w $WORK/b1420/_pkg_.a # internal
2025-08-20T22:45:16.3524992Z [00:04:17.026]➜  cp $WORK/b1420/_pkg_.a /root/.cache/go-build/d3/d3469155177f7bcae90b4d844b9b5e39c85244141c72601564bbbcdb33ca714e-d # internal
2025-08-20T22:45:16.3527486Z [00:04:17.027]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/followerindexstatus
2025-08-20T22:45:16.3531197Z [00:04:17.027]➜  mkdir -p $WORK/b1421/
2025-08-20T22:45:16.3534038Z [00:04:17.027]➜  cat >/tmp/go-build2401649780/b1421/importcfg << 'EOF' # internal
2025-08-20T22:45:16.3534751Z [00:04:17.027]➜  # import config
2025-08-20T22:45:16.3557026Z [00:04:17.027]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.3557847Z [00:04:17.027]➜  EOF
2025-08-20T22:45:16.3562871Z [00:04:17.027]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1421/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/followerindexstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/followerindexstatus;$WORK/b1421=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/followerindexstatus -lang=go1.22 -complete -installsuffix shared -buildid Y-zPX7rnPy-KsvTC3f3z/Y-zPX7rnPy-KsvTC3f3z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1421/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/followerindexstatus/followerindexstatus.go
2025-08-20T22:45:16.3783518Z [00:04:17.052]➜  go tool buildid -w $WORK/b1421/_pkg_.a # internal
2025-08-20T22:45:16.3789750Z [00:04:17.053]➜  cp $WORK/b1421/_pkg_.a /root/.cache/go-build/d9/d9b9dbf8516c7cb494b5cf7361e1ce61b9e0286b2f742875ebcada028a6c4db8-d # internal
2025-08-20T22:45:16.3828492Z [00:04:17.053]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionboostmode
2025-08-20T22:45:16.3829355Z [00:04:17.053]➜  mkdir -p $WORK/b1422/
2025-08-20T22:45:16.3830090Z [00:04:17.054]➜  cat >/tmp/go-build2401649780/b1422/importcfg << 'EOF' # internal
2025-08-20T22:45:16.3830777Z [00:04:17.054]➜  # import config
2025-08-20T22:45:16.3831646Z [00:04:17.054]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.3832282Z [00:04:17.054]➜  EOF
2025-08-20T22:45:16.3837263Z [00:04:17.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1422/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/functionboostmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/functionboostmode;$WORK/b1422=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionboostmode -lang=go1.22 -complete -installsuffix shared -buildid 6W3RLjBHPQ7ZZYy7igK4/6W3RLjBHPQ7ZZYy7igK4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1422/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/functionboostmode/functionboostmode.go
2025-08-20T22:45:16.4031999Z [00:04:17.077]➜  go tool buildid -w $WORK/b1422/_pkg_.a # internal
2025-08-20T22:45:16.4038425Z [00:04:17.078]➜  cp $WORK/b1422/_pkg_.a /root/.cache/go-build/18/1835d86c94c5f17c7cb0831a23285fc653fe39ad7c5601d77c2871c7ae30db3e-d # internal
2025-08-20T22:45:16.4048745Z [00:04:17.079]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionscoremode
2025-08-20T22:45:16.4050536Z [00:04:17.079]➜  mkdir -p $WORK/b1423/
2025-08-20T22:45:16.4052077Z [00:04:17.079]➜  cat >/tmp/go-build2401649780/b1423/importcfg << 'EOF' # internal
2025-08-20T22:45:16.4055076Z [00:04:17.080]➜  # import config
2025-08-20T22:45:16.4055780Z [00:04:17.080]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.4056453Z [00:04:17.080]➜  EOF
2025-08-20T22:45:16.4076546Z [00:04:17.081]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1423/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/functionscoremode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/functionscoremode;$WORK/b1423=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionscoremode -lang=go1.22 -complete -installsuffix shared -buildid JDPzCSnMgrWAWapqd8iR/JDPzCSnMgrWAWapqd8iR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1423/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/functionscoremode/functionscoremode.go
2025-08-20T22:45:16.4342798Z [00:04:17.108]➜  go tool buildid -w $WORK/b1423/_pkg_.a # internal
2025-08-20T22:45:16.4349176Z [00:04:17.109]➜  cp $WORK/b1423/_pkg_.a /root/.cache/go-build/c6/c6898909799db09a9faae8ddce016730f564754e8f24c5e8e0770c105bcca717-d # internal
2025-08-20T22:45:16.4359905Z [00:04:17.109]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gappolicy
2025-08-20T22:45:16.4360719Z [00:04:17.109]➜  mkdir -p $WORK/b1424/
2025-08-20T22:45:16.4361413Z [00:04:17.110]➜  cat >/tmp/go-build2401649780/b1424/importcfg << 'EOF' # internal
2025-08-20T22:45:16.4362093Z [00:04:17.110]➜  # import config
2025-08-20T22:45:16.4362786Z [00:04:17.110]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.4363627Z [00:04:17.110]➜  EOF
2025-08-20T22:45:16.4368486Z [00:04:17.110]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1424/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gappolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gappolicy;$WORK/b1424=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gappolicy -lang=go1.22 -complete -installsuffix shared -buildid hJsagL4uJG4YTRUKeVId/hJsagL4uJG4YTRUKeVId -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1424/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gappolicy/gappolicy.go
2025-08-20T22:45:16.4594682Z [00:04:17.133]➜  go tool buildid -w $WORK/b1424/_pkg_.a # internal
2025-08-20T22:45:16.4602137Z [00:04:17.134]➜  cp $WORK/b1424/_pkg_.a /root/.cache/go-build/23/230ff8ed19089d194afcb771ce6b7022fedc59dd327e42d30d25e3c578fdaa2b-d # internal
2025-08-20T22:45:16.4604459Z [00:04:17.135]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geodistancetype
2025-08-20T22:45:16.4605866Z [00:04:17.135]➜  mkdir -p $WORK/b1425/
2025-08-20T22:45:16.4611623Z [00:04:17.135]➜  cat >/tmp/go-build2401649780/b1425/importcfg << 'EOF' # internal
2025-08-20T22:45:16.4612330Z [00:04:17.135]➜  # import config
2025-08-20T22:45:16.4613019Z [00:04:17.135]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.4613611Z [00:04:17.135]➜  EOF
2025-08-20T22:45:16.4618761Z [00:04:17.135]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1425/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geodistancetype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geodistancetype;$WORK/b1425=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geodistancetype -lang=go1.22 -complete -installsuffix shared -buildid P9KhGmiAqIz2w1rblMw4/P9KhGmiAqIz2w1rblMw4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1425/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geodistancetype/geodistancetype.go
2025-08-20T22:45:16.4818077Z [00:04:17.156]➜  go tool buildid -w $WORK/b1425/_pkg_.a # internal
2025-08-20T22:45:16.4825327Z [00:04:17.157]➜  cp $WORK/b1425/_pkg_.a /root/.cache/go-build/0e/0ecf5934cc05716001eb1258c1a1793146ac0cf5c5050505d71d96c11101fd42-d # internal
2025-08-20T22:45:16.4832544Z [00:04:17.157]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoexecution
2025-08-20T22:45:16.4835513Z [00:04:17.158]➜  mkdir -p $WORK/b1426/
2025-08-20T22:45:16.4843855Z [00:04:17.158]➜  cat >/tmp/go-build2401649780/b1426/importcfg << 'EOF' # internal
2025-08-20T22:45:16.4844565Z [00:04:17.158]➜  # import config
2025-08-20T22:45:16.4845231Z [00:04:17.158]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.4845852Z [00:04:17.158]➜  EOF
2025-08-20T22:45:16.4850880Z [00:04:17.158]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1426/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoexecution=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoexecution;$WORK/b1426=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoexecution -lang=go1.22 -complete -installsuffix shared -buildid pjO1OhREU0Q8A3dnm4yk/pjO1OhREU0Q8A3dnm4yk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1426/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoexecution/geoexecution.go
2025-08-20T22:45:16.5083116Z [00:04:17.182]➜  go tool buildid -w $WORK/b1426/_pkg_.a # internal
2025-08-20T22:45:16.5088463Z [00:04:17.183]➜  cp $WORK/b1426/_pkg_.a /root/.cache/go-build/bd/bd29784f3893551aa30dfdfef52176341257ded0f16ca8fb8262c505f3027e8f-d # internal
2025-08-20T22:45:16.5102371Z [00:04:17.183]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtargetformat
2025-08-20T22:45:16.5103276Z [00:04:17.183]➜  mkdir -p $WORK/b1427/
2025-08-20T22:45:16.5104246Z [00:04:17.184]➜  cat >/tmp/go-build2401649780/b1427/importcfg << 'EOF' # internal
2025-08-20T22:45:16.5104976Z [00:04:17.184]➜  # import config
2025-08-20T22:45:16.5105680Z [00:04:17.184]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.5106329Z [00:04:17.184]➜  EOF
2025-08-20T22:45:16.5111860Z [00:04:17.184]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1427/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geogridtargetformat=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geogridtargetformat;$WORK/b1427=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtargetformat -lang=go1.22 -complete -installsuffix shared -buildid or3tk3VJwFzTHZoAAdYh/or3tk3VJwFzTHZoAAdYh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1427/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geogridtargetformat/geogridtargetformat.go
2025-08-20T22:45:16.5351045Z [00:04:17.209]➜  go tool buildid -w $WORK/b1427/_pkg_.a # internal
2025-08-20T22:45:16.5354813Z [00:04:17.210]➜  cp $WORK/b1427/_pkg_.a /root/.cache/go-build/cd/cd74ab85ddf735aadd95c639070bced2fa49cd24e79ea1e1dbe77adba791596c-d # internal
2025-08-20T22:45:16.5357258Z [00:04:17.210]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtiletype
2025-08-20T22:45:16.5358439Z [00:04:17.210]➜  mkdir -p $WORK/b1428/
2025-08-20T22:45:16.5361769Z [00:04:17.210]➜  cat >/tmp/go-build2401649780/b1428/importcfg << 'EOF' # internal
2025-08-20T22:45:16.5363778Z [00:04:17.210]➜  # import config
2025-08-20T22:45:16.5364910Z [00:04:17.210]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.5365572Z [00:04:17.210]➜  EOF
2025-08-20T22:45:16.5371217Z [00:04:17.211]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1428/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geogridtiletype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geogridtiletype;$WORK/b1428=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtiletype -lang=go1.22 -complete -installsuffix shared -buildid 2nn_WxzQ_hCGlr4_aaCP/2nn_WxzQ_hCGlr4_aaCP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1428/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geogridtiletype/geogridtiletype.go
2025-08-20T22:45:16.5928132Z [00:04:17.266]➜  go tool buildid -w $WORK/b1428/_pkg_.a # internal
2025-08-20T22:45:16.5929574Z [00:04:17.267]➜  cp $WORK/b1428/_pkg_.a /root/.cache/go-build/8a/8af43376fcdf2a17b439e6d8fc54497402fd491687eef3f567ebe974c065674e-d # internal
2025-08-20T22:45:16.5931055Z [00:04:17.267]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoorientation
2025-08-20T22:45:16.5931970Z [00:04:17.267]➜  mkdir -p $WORK/b1429/
2025-08-20T22:45:16.5932792Z [00:04:17.267]➜  cat >/tmp/go-build2401649780/b1429/importcfg << 'EOF' # internal
2025-08-20T22:45:16.5933507Z [00:04:17.267]➜  # import config
2025-08-20T22:45:16.5934170Z [00:04:17.267]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.5935072Z [00:04:17.267]➜  EOF
2025-08-20T22:45:16.5940276Z [00:04:17.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1429/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoorientation=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoorientation;$WORK/b1429=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoorientation -lang=go1.22 -complete -installsuffix shared -buildid 756dGvAHzo0ZifJTtYH-/756dGvAHzo0ZifJTtYH- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1429/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoorientation/geoorientation.go
2025-08-20T22:45:16.6211723Z [00:04:17.295]➜  go tool buildid -w $WORK/b1429/_pkg_.a # internal
2025-08-20T22:45:16.6221325Z [00:04:17.296]➜  cp $WORK/b1429/_pkg_.a /root/.cache/go-build/97/9711fed9537a5e1d31bfb5100a2c83adfb8c0b68359efd70982030fc51548447-d # internal
2025-08-20T22:45:16.6225954Z [00:04:17.297]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoshaperelation
2025-08-20T22:45:16.6226817Z [00:04:17.297]➜  mkdir -p $WORK/b1430/
2025-08-20T22:45:16.6239180Z [00:04:17.298]➜  cat >/tmp/go-build2401649780/b1430/importcfg << 'EOF' # internal
2025-08-20T22:45:16.6240264Z [00:04:17.298]➜  # import config
2025-08-20T22:45:16.6241192Z [00:04:17.298]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.6241864Z [00:04:17.298]➜  EOF
2025-08-20T22:45:16.6247598Z [00:04:17.298]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1430/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoshaperelation=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoshaperelation;$WORK/b1430=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoshaperelation -lang=go1.22 -complete -installsuffix shared -buildid ciAuneEKX3-25SiImTwy/ciAuneEKX3-25SiImTwy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1430/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geoshaperelation/geoshaperelation.go
2025-08-20T22:45:16.6544611Z [00:04:17.328]➜  go tool buildid -w $WORK/b1430/_pkg_.a # internal
2025-08-20T22:45:16.6556433Z [00:04:17.330]➜  cp $WORK/b1430/_pkg_.a /root/.cache/go-build/7f/7fa704f2e6c2b37217909c68ad31d0d94da5c02d4c375e1048b012c09cdd95f1-d # internal
2025-08-20T22:45:16.6562661Z [00:04:17.330]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geostrategy
2025-08-20T22:45:16.6571517Z [00:04:17.331]➜  mkdir -p $WORK/b1431/
2025-08-20T22:45:16.6572820Z [00:04:17.331]➜  cat >/tmp/go-build2401649780/b1431/importcfg << 'EOF' # internal
2025-08-20T22:45:16.6573591Z [00:04:17.331]➜  # import config
2025-08-20T22:45:16.6574342Z [00:04:17.331]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.6574979Z [00:04:17.331]➜  EOF
2025-08-20T22:45:16.6583097Z [00:04:17.332]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1431/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geostrategy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geostrategy;$WORK/b1431=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geostrategy -lang=go1.22 -complete -installsuffix shared -buildid 2lLn_MpNQVjjsbUJP3NV/2lLn_MpNQVjjsbUJP3NV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1431/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geostrategy/geostrategy.go
2025-08-20T22:45:16.6806922Z [00:04:17.355]➜  go tool buildid -w $WORK/b1431/_pkg_.a # internal
2025-08-20T22:45:16.6814665Z [00:04:17.355]➜  cp $WORK/b1431/_pkg_.a /root/.cache/go-build/f1/f1db6fc7ca1ebe73616aff87cf56e7f39f08be6f34687fdbe6344fcb3a58791a-d # internal
2025-08-20T22:45:16.6816867Z [00:04:17.356]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geovalidationmethod
2025-08-20T22:45:16.6818416Z [00:04:17.356]➜  mkdir -p $WORK/b1432/
2025-08-20T22:45:16.6825102Z [00:04:17.357]➜  cat >/tmp/go-build2401649780/b1432/importcfg << 'EOF' # internal
2025-08-20T22:45:16.6825843Z [00:04:17.357]➜  # import config
2025-08-20T22:45:16.6826538Z [00:04:17.357]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.6827366Z [00:04:17.357]➜  EOF
2025-08-20T22:45:16.6835341Z [00:04:17.357]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1432/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geovalidationmethod=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geovalidationmethod;$WORK/b1432=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geovalidationmethod -lang=go1.22 -complete -installsuffix shared -buildid uceLybWurA2ofkaEFteu/uceLybWurA2ofkaEFteu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1432/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/geovalidationmethod/geovalidationmethod.go
2025-08-20T22:45:16.7089603Z [00:04:17.383]➜  go tool buildid -w $WORK/b1432/_pkg_.a # internal
2025-08-20T22:45:16.7091006Z [00:04:17.383]➜  cp $WORK/b1432/_pkg_.a /root/.cache/go-build/01/01e335e96c07e48df6730f0002bdc41c16c420d9924d578acdba79403f15da5f-d # internal
2025-08-20T22:45:16.7098200Z [00:04:17.384]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/healthstatus
2025-08-20T22:45:16.7101959Z [00:04:17.384]➜  mkdir -p $WORK/b1433/
2025-08-20T22:45:16.7112650Z [00:04:17.385]➜  cat >/tmp/go-build2401649780/b1433/importcfg << 'EOF' # internal
2025-08-20T22:45:16.7113454Z [00:04:17.385]➜  # import config
2025-08-20T22:45:16.7114258Z [00:04:17.385]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.7115125Z [00:04:17.385]➜  EOF
2025-08-20T22:45:16.7123430Z [00:04:17.386]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1433/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/healthstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/healthstatus;$WORK/b1433=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/healthstatus -lang=go1.22 -complete -installsuffix shared -buildid 03kKsFUHf-mO0ww9JuhV/03kKsFUHf-mO0ww9JuhV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1433/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/healthstatus/healthstatus.go
2025-08-20T22:45:16.7403613Z [00:04:17.414]➜  go tool buildid -w $WORK/b1433/_pkg_.a # internal
2025-08-20T22:45:16.7413582Z [00:04:17.415]➜  cp $WORK/b1433/_pkg_.a /root/.cache/go-build/5a/5a28f1a4402c05e374994ac38bb46ac7b87f328f248c8b6c1452a2eb4147051a-d # internal
2025-08-20T22:45:16.7414997Z [00:04:17.415]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterencoder
2025-08-20T22:45:16.7415777Z [00:04:17.415]➜  mkdir -p $WORK/b1434/
2025-08-20T22:45:16.7436217Z [00:04:17.417]➜  cat >/tmp/go-build2401649780/b1434/importcfg << 'EOF' # internal
2025-08-20T22:45:16.7440288Z [00:04:17.417]➜  # import config
2025-08-20T22:45:16.7444037Z [00:04:17.417]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.7445174Z [00:04:17.417]➜  EOF
2025-08-20T22:45:16.7451118Z [00:04:17.418]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1434/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterencoder=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterencoder;$WORK/b1434=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterencoder -lang=go1.22 -complete -installsuffix shared -buildid 6YnJjA35_kytcFGdmwds/6YnJjA35_kytcFGdmwds -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1434/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterencoder/highlighterencoder.go
2025-08-20T22:45:16.7752489Z [00:04:17.449]➜  go tool buildid -w $WORK/b1434/_pkg_.a # internal
2025-08-20T22:45:16.7772718Z [00:04:17.451]➜  cp $WORK/b1434/_pkg_.a /root/.cache/go-build/fd/fda3f01d716cfc04c4ff6d82ef10d6c1abb217758aa6ff32cb7f36eafcd9b508-d # internal
2025-08-20T22:45:16.7778552Z [00:04:17.452]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterfragmenter
2025-08-20T22:45:16.7780668Z [00:04:17.452]➜  mkdir -p $WORK/b1435/
2025-08-20T22:45:16.7797355Z [00:04:17.454]➜  cat >/tmp/go-build2401649780/b1435/importcfg << 'EOF' # internal
2025-08-20T22:45:16.7798167Z [00:04:17.454]➜  # import config
2025-08-20T22:45:16.7810020Z [00:04:17.454]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.7810645Z [00:04:17.455]➜  EOF
2025-08-20T22:45:16.7816092Z [00:04:17.455]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1435/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterfragmenter=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterfragmenter;$WORK/b1435=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterfragmenter -lang=go1.22 -complete -installsuffix shared -buildid bo2AdspZ-5M4F11_L8HY/bo2AdspZ-5M4F11_L8HY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1435/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterfragmenter/highlighterfragmenter.go
2025-08-20T22:45:16.8082061Z [00:04:17.482]➜  go tool buildid -w $WORK/b1435/_pkg_.a # internal
2025-08-20T22:45:16.8094688Z [00:04:17.483]➜  cp $WORK/b1435/_pkg_.a /root/.cache/go-build/ea/ea88eb6730368a1300d76306b01033cbe3272ed255fce76eed85739e55479142-d # internal
2025-08-20T22:45:16.8096034Z [00:04:17.484]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterorder
2025-08-20T22:45:16.8099284Z [00:04:17.484]➜  mkdir -p $WORK/b1436/
2025-08-20T22:45:16.8111435Z [00:04:17.485]➜  cat >/tmp/go-build2401649780/b1436/importcfg << 'EOF' # internal
2025-08-20T22:45:16.8121678Z [00:04:17.485]➜  # import config
2025-08-20T22:45:16.8122416Z [00:04:17.485]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.8123092Z [00:04:17.485]➜  EOF
2025-08-20T22:45:16.8128535Z [00:04:17.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1436/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterorder=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterorder;$WORK/b1436=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterorder -lang=go1.22 -complete -installsuffix shared -buildid 1nEENIVzvQG78Bc7IRkg/1nEENIVzvQG78Bc7IRkg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1436/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlighterorder/highlighterorder.go
2025-08-20T22:45:16.8421254Z [00:04:17.515]➜  go tool buildid -w $WORK/b1436/_pkg_.a # internal
2025-08-20T22:45:16.8440501Z [00:04:17.516]➜  cp $WORK/b1436/_pkg_.a /root/.cache/go-build/59/59ff0d9b93e559e51a2b935cafe0d216dd94c858e99bcd0b1481d06445534ca7-d # internal
2025-08-20T22:45:16.8441889Z [00:04:17.516]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertagsschema
2025-08-20T22:45:16.8442674Z [00:04:17.516]➜  mkdir -p $WORK/b1437/
2025-08-20T22:45:16.8443340Z [00:04:17.516]➜  cat >/tmp/go-build2401649780/b1437/importcfg << 'EOF' # internal
2025-08-20T22:45:16.8443958Z [00:04:17.516]➜  # import config
2025-08-20T22:45:16.8444556Z [00:04:17.516]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.8445127Z [00:04:17.516]➜  EOF
2025-08-20T22:45:16.8450745Z [00:04:17.516]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1437/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlightertagsschema=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlightertagsschema;$WORK/b1437=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertagsschema -lang=go1.22 -complete -installsuffix shared -buildid HVra-RTZMToqfx0QRmbr/HVra-RTZMToqfx0QRmbr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1437/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlightertagsschema/highlightertagsschema.go
2025-08-20T22:45:16.8723490Z [00:04:17.546]➜  go tool buildid -w $WORK/b1437/_pkg_.a # internal
2025-08-20T22:45:16.8731952Z [00:04:17.547]➜  cp $WORK/b1437/_pkg_.a /root/.cache/go-build/4a/4a05cf6af39fb32d0b09b991839c0d6f110f445b14fb3a9a2fd5330d4c337558-d # internal
2025-08-20T22:45:16.8740444Z [00:04:17.548]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertype
2025-08-20T22:45:16.8744179Z [00:04:17.548]➜  mkdir -p $WORK/b1438/
2025-08-20T22:45:16.8754382Z [00:04:17.549]➜  cat >/tmp/go-build2401649780/b1438/importcfg << 'EOF' # internal
2025-08-20T22:45:16.8760415Z [00:04:17.550]➜  # import config
2025-08-20T22:45:16.8761027Z [00:04:17.550]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.8761597Z [00:04:17.550]➜  EOF
2025-08-20T22:45:16.8766242Z [00:04:17.550]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1438/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlightertype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlightertype;$WORK/b1438=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertype -lang=go1.22 -complete -installsuffix shared -buildid 0oIgdV-PWdrO-GPO8ejN/0oIgdV-PWdrO-GPO8ejN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1438/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/highlightertype/highlightertype.go
2025-08-20T22:45:16.9011614Z [00:04:17.575]➜  go tool buildid -w $WORK/b1438/_pkg_.a # internal
2025-08-20T22:45:16.9042357Z [00:04:17.578]➜  cp $WORK/b1438/_pkg_.a /root/.cache/go-build/61/61ecc8eccfb64375f85576dbd3d9f9ef2189448ebaa9f2dd8bd9a1da8ea95d08-d # internal
2025-08-20T22:45:16.9051919Z [00:04:17.578]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/holtwinterstype
2025-08-20T22:45:16.9052686Z [00:04:17.578]➜  mkdir -p $WORK/b1439/
2025-08-20T22:45:16.9053365Z [00:04:17.578]➜  cat >/tmp/go-build2401649780/b1439/importcfg << 'EOF' # internal
2025-08-20T22:45:16.9054002Z [00:04:17.578]➜  # import config
2025-08-20T22:45:16.9054605Z [00:04:17.578]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.9055178Z [00:04:17.578]➜  EOF
2025-08-20T22:45:16.9060415Z [00:04:17.578]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1439/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/holtwinterstype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/holtwinterstype;$WORK/b1439=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/holtwinterstype -lang=go1.22 -complete -installsuffix shared -buildid exotfo2ARKK53pTwP7JI/exotfo2ARKK53pTwP7JI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1439/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/holtwinterstype/holtwinterstype.go
2025-08-20T22:45:16.9269628Z [00:04:17.601]➜  go tool buildid -w $WORK/b1439/_pkg_.a # internal
2025-08-20T22:45:16.9275085Z [00:04:17.602]➜  cp $WORK/b1439/_pkg_.a /root/.cache/go-build/cc/cc6424e8219f3986d2fd2701eb56716dc928077d67d1f9639d7786448ceae237-d # internal
2025-08-20T22:45:16.9302535Z [00:04:17.604]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/httpinputmethod
2025-08-20T22:45:16.9305148Z [00:04:17.604]➜  mkdir -p $WORK/b1440/
2025-08-20T22:45:16.9308538Z [00:04:17.605]➜  cat >/tmp/go-build2401649780/b1440/importcfg << 'EOF' # internal
2025-08-20T22:45:16.9309264Z [00:04:17.605]➜  # import config
2025-08-20T22:45:16.9312160Z [00:04:17.605]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.9312720Z [00:04:17.605]➜  EOF
2025-08-20T22:45:16.9317466Z [00:04:17.605]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1440/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/httpinputmethod=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/httpinputmethod;$WORK/b1440=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/httpinputmethod -lang=go1.22 -complete -installsuffix shared -buildid cZkqn1yw9qcCl8T0b673/cZkqn1yw9qcCl8T0b673 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1440/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/httpinputmethod/httpinputmethod.go
2025-08-20T22:45:16.9574055Z [00:04:17.631]➜  go tool buildid -w $WORK/b1440/_pkg_.a # internal
2025-08-20T22:45:16.9581107Z [00:04:17.632]➜  cp $WORK/b1440/_pkg_.a /root/.cache/go-build/80/80fcb508ae9673e8b91ba7d3c35c58551e3958219c4625a1e5f34b543afeb059-d # internal
2025-08-20T22:45:16.9586644Z [00:04:17.632]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ibdistribution
2025-08-20T22:45:16.9600535Z [00:04:17.634]➜  mkdir -p $WORK/b1441/
2025-08-20T22:45:16.9607662Z [00:04:17.634]➜  cat >/tmp/go-build2401649780/b1441/importcfg << 'EOF' # internal
2025-08-20T22:45:16.9608436Z [00:04:17.634]➜  # import config
2025-08-20T22:45:16.9609137Z [00:04:17.634]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.9609725Z [00:04:17.634]➜  EOF
2025-08-20T22:45:16.9616413Z [00:04:17.635]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1441/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ibdistribution=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ibdistribution;$WORK/b1441=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ibdistribution -lang=go1.22 -complete -installsuffix shared -buildid 3hyU404PUvlx6xXoJ1th/3hyU404PUvlx6xXoJ1th -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1441/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ibdistribution/ibdistribution.go
2025-08-20T22:45:16.9821693Z [00:04:17.656]➜  go tool buildid -w $WORK/b1441/_pkg_.a # internal
2025-08-20T22:45:16.9828234Z [00:04:17.657]➜  cp $WORK/b1441/_pkg_.a /root/.cache/go-build/a1/a1cddf0b5ba54e9fa3e87b233cc0195d3f406dd41d53f5f769dba1a0fb2d965b-d # internal
2025-08-20T22:45:16.9832888Z [00:04:17.657]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/iblambda
2025-08-20T22:45:16.9851540Z [00:04:17.659]➜  mkdir -p $WORK/b1442/
2025-08-20T22:45:16.9858272Z [00:04:17.660]➜  cat >/tmp/go-build2401649780/b1442/importcfg << 'EOF' # internal
2025-08-20T22:45:16.9865337Z [00:04:17.660]➜  # import config
2025-08-20T22:45:16.9866068Z [00:04:17.660]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:16.9866710Z [00:04:17.660]➜  EOF
2025-08-20T22:45:16.9871790Z [00:04:17.660]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1442/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/iblambda=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/iblambda;$WORK/b1442=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/iblambda -lang=go1.22 -complete -installsuffix shared -buildid 9q-QP2XTn9OGq_ihTPBL/9q-QP2XTn9OGq_ihTPBL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1442/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/iblambda/iblambda.go
2025-08-20T22:45:17.0069613Z [00:04:17.679]➜  go tool buildid -w $WORK/b1442/_pkg_.a # internal
2025-08-20T22:45:17.0076908Z [00:04:17.681]➜  cp $WORK/b1442/_pkg_.a /root/.cache/go-build/65/659ce283dc55a2746005fcf6b6113ea277fa6f0dda70602a700bc96b14ee97ff-d # internal
2025-08-20T22:45:17.0078665Z [00:04:17.681]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationalternate
2025-08-20T22:45:17.0079595Z [00:04:17.681]➜  mkdir -p $WORK/b1443/
2025-08-20T22:45:17.0080361Z [00:04:17.681]➜  cat >/tmp/go-build2401649780/b1443/importcfg << 'EOF' # internal
2025-08-20T22:45:17.0081094Z [00:04:17.681]➜  # import config
2025-08-20T22:45:17.0081804Z [00:04:17.681]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.0082440Z [00:04:17.681]➜  EOF
2025-08-20T22:45:17.0088240Z [00:04:17.681]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1443/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationalternate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationalternate;$WORK/b1443=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationalternate -lang=go1.22 -complete -installsuffix shared -buildid WH6j410Ta3kan69n1QBr/WH6j410Ta3kan69n1QBr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1443/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationalternate/icucollationalternate.go
2025-08-20T22:45:17.0311504Z [00:04:17.705]➜  go tool buildid -w $WORK/b1443/_pkg_.a # internal
2025-08-20T22:45:17.0318586Z [00:04:17.706]➜  cp $WORK/b1443/_pkg_.a /root/.cache/go-build/1b/1bea4340fbfaf8aaceadeae073474fe3de95deed8e6342dabe3bd206ac7c5d3c-d # internal
2025-08-20T22:45:17.0320794Z [00:04:17.706]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationcasefirst
2025-08-20T22:45:17.0323701Z [00:04:17.706]➜  mkdir -p $WORK/b1444/
2025-08-20T22:45:17.0327273Z [00:04:17.707]➜  cat >/tmp/go-build2401649780/b1444/importcfg << 'EOF' # internal
2025-08-20T22:45:17.0330315Z [00:04:17.707]➜  # import config
2025-08-20T22:45:17.0331194Z [00:04:17.707]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.0331877Z [00:04:17.707]➜  EOF
2025-08-20T22:45:17.0337289Z [00:04:17.707]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1444/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationcasefirst=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationcasefirst;$WORK/b1444=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationcasefirst -lang=go1.22 -complete -installsuffix shared -buildid fzE5_aQTn5ycFkCoAUbz/fzE5_aQTn5ycFkCoAUbz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1444/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationcasefirst/icucollationcasefirst.go
2025-08-20T22:45:17.0582937Z [00:04:17.732]➜  go tool buildid -w $WORK/b1444/_pkg_.a # internal
2025-08-20T22:45:17.0599093Z [00:04:17.734]➜  cp $WORK/b1444/_pkg_.a /root/.cache/go-build/3b/3b801151ad3c09287df777de7a14d8a4a99370845be39485cabfdeae6460bad3-d # internal
2025-08-20T22:45:17.0601406Z [00:04:17.734]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationdecomposition
2025-08-20T22:45:17.0604599Z [00:04:17.734]➜  mkdir -p $WORK/b1445/
2025-08-20T22:45:17.0605401Z [00:04:17.734]➜  cat >/tmp/go-build2401649780/b1445/importcfg << 'EOF' # internal
2025-08-20T22:45:17.0606131Z [00:04:17.734]➜  # import config
2025-08-20T22:45:17.0606818Z [00:04:17.734]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.0607618Z [00:04:17.734]➜  EOF
2025-08-20T22:45:17.0613230Z [00:04:17.734]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1445/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationdecomposition=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationdecomposition;$WORK/b1445=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationdecomposition -lang=go1.22 -complete -installsuffix shared -buildid WRvCwMKhNwoKvG7Ix9L-/WRvCwMKhNwoKvG7Ix9L- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1445/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationdecomposition/icucollationdecomposition.go
2025-08-20T22:45:17.0793333Z [00:04:17.753]➜  go tool buildid -w $WORK/b1445/_pkg_.a # internal
2025-08-20T22:45:17.0799851Z [00:04:17.754]➜  cp $WORK/b1445/_pkg_.a /root/.cache/go-build/26/2629706707a31bb02950a4aa4ecb4f567fe74cfae277ed739635bc7540e72a1a-d # internal
2025-08-20T22:45:17.0822237Z [00:04:17.756]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationstrength
2025-08-20T22:45:17.0825117Z [00:04:17.756]➜  mkdir -p $WORK/b1446/
2025-08-20T22:45:17.0828673Z [00:04:17.757]➜  cat >/tmp/go-build2401649780/b1446/importcfg << 'EOF' # internal
2025-08-20T22:45:17.0836175Z [00:04:17.757]➜  # import config
2025-08-20T22:45:17.0837448Z [00:04:17.757]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.0838108Z [00:04:17.757]➜  EOF
2025-08-20T22:45:17.0843311Z [00:04:17.757]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1446/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationstrength=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationstrength;$WORK/b1446=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationstrength -lang=go1.22 -complete -installsuffix shared -buildid BW8BWYMX6Erj4XiDXYYJ/BW8BWYMX6Erj4XiDXYYJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1446/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icucollationstrength/icucollationstrength.go
2025-08-20T22:45:17.1160915Z [00:04:17.790]➜  go tool buildid -w $WORK/b1446/_pkg_.a # internal
2025-08-20T22:45:17.1168425Z [00:04:17.791]➜  cp $WORK/b1446/_pkg_.a /root/.cache/go-build/81/81c593bceb20983479b6399b1d8b42571b87398bcbfc38e7493749c84c98b1d3-d # internal
2025-08-20T22:45:17.1170837Z [00:04:17.791]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationmode
2025-08-20T22:45:17.1180667Z [00:04:17.791]➜  mkdir -p $WORK/b1447/
2025-08-20T22:45:17.1181490Z [00:04:17.792]➜  cat >/tmp/go-build2401649780/b1447/importcfg << 'EOF' # internal
2025-08-20T22:45:17.1182251Z [00:04:17.792]➜  # import config
2025-08-20T22:45:17.1182951Z [00:04:17.792]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.1183590Z [00:04:17.792]➜  EOF
2025-08-20T22:45:17.1189130Z [00:04:17.792]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1447/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icunormalizationmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icunormalizationmode;$WORK/b1447=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationmode -lang=go1.22 -complete -installsuffix shared -buildid XEAZzqFp2WktQ3YIpGwB/XEAZzqFp2WktQ3YIpGwB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1447/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icunormalizationmode/icunormalizationmode.go
2025-08-20T22:45:17.1479050Z [00:04:17.822]➜  go tool buildid -w $WORK/b1447/_pkg_.a # internal
2025-08-20T22:45:17.1486384Z [00:04:17.823]➜  cp $WORK/b1447/_pkg_.a /root/.cache/go-build/72/7241063132b3f9203722b1b3f330a51e3fd139db7657a09e0b5210d4637eabd4-d # internal
2025-08-20T22:45:17.1498342Z [00:04:17.823]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationtype
2025-08-20T22:45:17.1499194Z [00:04:17.823]➜  mkdir -p $WORK/b1448/
2025-08-20T22:45:17.1499878Z [00:04:17.824]➜  cat >/tmp/go-build2401649780/b1448/importcfg << 'EOF' # internal
2025-08-20T22:45:17.1500514Z [00:04:17.824]➜  # import config
2025-08-20T22:45:17.1501148Z [00:04:17.824]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.1501933Z [00:04:17.824]➜  EOF
2025-08-20T22:45:17.1506798Z [00:04:17.824]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1448/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icunormalizationtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icunormalizationtype;$WORK/b1448=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationtype -lang=go1.22 -complete -installsuffix shared -buildid epF6TBh_-vOwjiYFmupt/epF6TBh_-vOwjiYFmupt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1448/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icunormalizationtype/icunormalizationtype.go
2025-08-20T22:45:17.1773229Z [00:04:17.851]➜  go tool buildid -w $WORK/b1448/_pkg_.a # internal
2025-08-20T22:45:17.1781235Z [00:04:17.852]➜  cp $WORK/b1448/_pkg_.a /root/.cache/go-build/1a/1ab33faf19da17af25ec0efc06561bea4983270ad49342497ccec8feaa4e0513-d # internal
2025-08-20T22:45:17.1812397Z [00:04:17.855]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icutransformdirection
2025-08-20T22:45:17.1833214Z [00:04:17.855]➜  mkdir -p $WORK/b1449/
2025-08-20T22:45:17.1833903Z [00:04:17.856]➜  cat >/tmp/go-build2401649780/b1449/importcfg << 'EOF' # internal
2025-08-20T22:45:17.1834520Z [00:04:17.856]➜  # import config
2025-08-20T22:45:17.1835108Z [00:04:17.856]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.1835717Z [00:04:17.856]➜  EOF
2025-08-20T22:45:17.1840873Z [00:04:17.856]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1449/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icutransformdirection=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icutransformdirection;$WORK/b1449=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icutransformdirection -lang=go1.22 -complete -installsuffix shared -buildid pYmyfCPSiYFeGuAFKwLA/pYmyfCPSiYFeGuAFKwLA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1449/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/icutransformdirection/icutransformdirection.go
2025-08-20T22:45:17.2019285Z [00:04:17.876]➜  go tool buildid -w $WORK/b1449/_pkg_.a # internal
2025-08-20T22:45:17.2033581Z [00:04:17.877]➜  cp $WORK/b1449/_pkg_.a /root/.cache/go-build/70/706dda949744b360b380792c84f4b07c0f8d5a67b78fa661851bfe93df00e5cf-d # internal
2025-08-20T22:45:17.2046750Z [00:04:17.877]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/impactarea
2025-08-20T22:45:17.2047816Z [00:04:17.877]➜  mkdir -p $WORK/b1450/
2025-08-20T22:45:17.2048614Z [00:04:17.877]➜  cat >/tmp/go-build2401649780/b1450/importcfg << 'EOF' # internal
2025-08-20T22:45:17.2049367Z [00:04:17.877]➜  # import config
2025-08-20T22:45:17.2050328Z [00:04:17.877]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.2051045Z [00:04:17.877]➜  EOF
2025-08-20T22:45:17.2056047Z [00:04:17.877]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1450/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/impactarea=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/impactarea;$WORK/b1450=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/impactarea -lang=go1.22 -complete -installsuffix shared -buildid y7eO_ZsIbJDAx0VGXFed/y7eO_ZsIbJDAx0VGXFed -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1450/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/impactarea/impactarea.go
2025-08-20T22:45:17.2260587Z [00:04:17.900]➜  go tool buildid -w $WORK/b1450/_pkg_.a # internal
2025-08-20T22:45:17.2268047Z [00:04:17.901]➜  cp $WORK/b1450/_pkg_.a /root/.cache/go-build/5c/5ce1a7c0b1a0fbacbb25148c098bafcc5e925fdbf3bfe4e54d614fa8312af73a-d # internal
2025-08-20T22:45:17.2270425Z [00:04:17.901]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexcheckonstartup
2025-08-20T22:45:17.2279301Z [00:04:17.902]➜  mkdir -p $WORK/b1451/
2025-08-20T22:45:17.2280209Z [00:04:17.902]➜  cat >/tmp/go-build2401649780/b1451/importcfg << 'EOF' # internal
2025-08-20T22:45:17.2285361Z [00:04:17.902]➜  # import config
2025-08-20T22:45:17.2286056Z [00:04:17.902]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.2286677Z [00:04:17.902]➜  EOF
2025-08-20T22:45:17.2292211Z [00:04:17.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1451/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexcheckonstartup=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexcheckonstartup;$WORK/b1451=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexcheckonstartup -lang=go1.22 -complete -installsuffix shared -buildid VAswGK7p9HjKAKZ4045Z/VAswGK7p9HjKAKZ4045Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1451/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexcheckonstartup/indexcheckonstartup.go
2025-08-20T22:45:17.2579810Z [00:04:17.931]➜  go tool buildid -w $WORK/b1451/_pkg_.a # internal
2025-08-20T22:45:17.2595309Z [00:04:17.932]➜  cp $WORK/b1451/_pkg_.a /root/.cache/go-build/a7/a718cd71a7f946197b1e84bc3cce47f78432da3259cf6e1991c7cf4aecc7dc26-d # internal
2025-08-20T22:45:17.2596720Z [00:04:17.932]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexingjobstate
2025-08-20T22:45:17.2597755Z [00:04:17.932]➜  mkdir -p $WORK/b1452/
2025-08-20T22:45:17.2598514Z [00:04:17.932]➜  cat >/tmp/go-build2401649780/b1452/importcfg << 'EOF' # internal
2025-08-20T22:45:17.2599239Z [00:04:17.932]➜  # import config
2025-08-20T22:45:17.2599962Z [00:04:17.932]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.2600881Z [00:04:17.932]➜  EOF
2025-08-20T22:45:17.2606233Z [00:04:17.933]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1452/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexingjobstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexingjobstate;$WORK/b1452=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexingjobstate -lang=go1.22 -complete -installsuffix shared -buildid KJrYhzCw4MZ1RPtfIwON/KJrYhzCw4MZ1RPtfIwON -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1452/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexingjobstate/indexingjobstate.go
2025-08-20T22:45:17.2816701Z [00:04:17.956]➜  go tool buildid -w $WORK/b1452/_pkg_.a # internal
2025-08-20T22:45:17.2846863Z [00:04:17.959]➜  cp $WORK/b1452/_pkg_.a /root/.cache/go-build/6a/6aad96ae5f3df37e21d9b77fc01ddc96626bbf34cbea94ad345ebeed9f29c801-d # internal
2025-08-20T22:45:17.2860641Z [00:04:17.960]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexmetadatastate
2025-08-20T22:45:17.2863570Z [00:04:17.960]➜  mkdir -p $WORK/b1453/
2025-08-20T22:45:17.2864290Z [00:04:17.960]➜  cat >/tmp/go-build2401649780/b1453/importcfg << 'EOF' # internal
2025-08-20T22:45:17.2865125Z [00:04:17.960]➜  # import config
2025-08-20T22:45:17.2865786Z [00:04:17.960]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.2866414Z [00:04:17.960]➜  EOF
2025-08-20T22:45:17.2871797Z [00:04:17.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1453/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexmetadatastate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexmetadatastate;$WORK/b1453=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexmetadatastate -lang=go1.22 -complete -installsuffix shared -buildid 9IxZ-9V20qSjcf0toRLh/9IxZ-9V20qSjcf0toRLh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1453/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexmetadatastate/indexmetadatastate.go
2025-08-20T22:45:17.3161778Z [00:04:17.990]➜  go tool buildid -w $WORK/b1453/_pkg_.a # internal
2025-08-20T22:45:17.3169312Z [00:04:17.991]➜  cp $WORK/b1453/_pkg_.a /root/.cache/go-build/5b/5bf625e91bc3a5799b8afb8363f5e5840e74d448b2f34538803cb327a3e792d6-d # internal
2025-08-20T22:45:17.3182917Z [00:04:17.991]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexoptions
2025-08-20T22:45:17.3183794Z [00:04:17.991]➜  mkdir -p $WORK/b1454/
2025-08-20T22:45:17.3184570Z [00:04:17.992]➜  cat >/tmp/go-build2401649780/b1454/importcfg << 'EOF' # internal
2025-08-20T22:45:17.3185285Z [00:04:17.992]➜  # import config
2025-08-20T22:45:17.3185983Z [00:04:17.992]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.3186636Z [00:04:17.992]➜  EOF
2025-08-20T22:45:17.3194156Z [00:04:17.993]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1454/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexoptions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexoptions;$WORK/b1454=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexoptions -lang=go1.22 -complete -installsuffix shared -buildid sSBnhcFsYYgv3rfkg9fj/sSBnhcFsYYgv3rfkg9fj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1454/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexoptions/indexoptions.go
2025-08-20T22:45:17.3505116Z [00:04:18.024]➜  go tool buildid -w $WORK/b1454/_pkg_.a # internal
2025-08-20T22:45:17.3511967Z [00:04:18.025]➜  cp $WORK/b1454/_pkg_.a /root/.cache/go-build/4a/4a4c396ffef47ec3db0be581ecfa990d31f9a2712179441b25c4483ff4de3c5e-d # internal
2025-08-20T22:45:17.3517864Z [00:04:18.025]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexprivilege
2025-08-20T22:45:17.3518657Z [00:04:18.026]➜  mkdir -p $WORK/b1455/
2025-08-20T22:45:17.3523033Z [00:04:18.026]➜  cat >/tmp/go-build2401649780/b1455/importcfg << 'EOF' # internal
2025-08-20T22:45:17.3527798Z [00:04:18.026]➜  # import config
2025-08-20T22:45:17.3529743Z [00:04:18.026]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.3530452Z [00:04:18.026]➜  EOF
2025-08-20T22:45:17.3537518Z [00:04:18.026]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1455/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexprivilege=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexprivilege;$WORK/b1455=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexprivilege -lang=go1.22 -complete -installsuffix shared -buildid w6REBVOAFiQYCRbeRIjc/w6REBVOAFiQYCRbeRIjc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1455/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexprivilege/indexprivilege.go
2025-08-20T22:45:17.3891801Z [00:04:18.063]➜  go tool buildid -w $WORK/b1455/_pkg_.a # internal
2025-08-20T22:45:17.3898545Z [00:04:18.064]➜  cp $WORK/b1455/_pkg_.a /root/.cache/go-build/9e/9e06a12b7bef5f68ed103e8a9dd60ebc2cb42eda8dfa41bf092483110799c7e8-d # internal
2025-08-20T22:45:17.3913671Z [00:04:18.065]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingallocationoptions
2025-08-20T22:45:17.3921803Z [00:04:18.066]➜  mkdir -p $WORK/b1456/
2025-08-20T22:45:17.3923145Z [00:04:18.066]➜  cat >/tmp/go-build2401649780/b1456/importcfg << 'EOF' # internal
2025-08-20T22:45:17.3925041Z [00:04:18.066]➜  # import config
2025-08-20T22:45:17.3928166Z [00:04:18.066]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.3930894Z [00:04:18.066]➜  EOF
2025-08-20T22:45:17.3936717Z [00:04:18.066]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1456/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexroutingallocationoptions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexroutingallocationoptions;$WORK/b1456=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingallocationoptions -lang=go1.22 -complete -installsuffix shared -buildid W5wyYVtVMQ4PKALjTYGg/W5wyYVtVMQ4PKALjTYGg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1456/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexroutingallocationoptions/indexroutingallocationoptions.go
2025-08-20T22:45:17.4208068Z [00:04:18.095]➜  go tool buildid -w $WORK/b1456/_pkg_.a # internal
2025-08-20T22:45:17.4215701Z [00:04:18.096]➜  cp $WORK/b1456/_pkg_.a /root/.cache/go-build/08/08b55c761d7fc328d89ac9e168872c6e0087ef17632ce03d2fab38ee4d4924a0-d # internal
2025-08-20T22:45:17.4218160Z [00:04:18.096]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingrebalanceoptions
2025-08-20T22:45:17.4219381Z [00:04:18.096]➜  mkdir -p $WORK/b1457/
2025-08-20T22:45:17.4224524Z [00:04:18.097]➜  cat >/tmp/go-build2401649780/b1457/importcfg << 'EOF' # internal
2025-08-20T22:45:17.4225190Z [00:04:18.097]➜  # import config
2025-08-20T22:45:17.4225829Z [00:04:18.097]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.4231038Z [00:04:18.097]➜  EOF
2025-08-20T22:45:17.4236508Z [00:04:18.097]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1457/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexroutingrebalanceoptions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexroutingrebalanceoptions;$WORK/b1457=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingrebalanceoptions -lang=go1.22 -complete -installsuffix shared -buildid YxWOxUG3YROS_fqkIUiV/YxWOxUG3YROS_fqkIUiV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1457/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indexroutingrebalanceoptions/indexroutingrebalanceoptions.go
2025-08-20T22:45:17.4514383Z [00:04:18.125]➜  go tool buildid -w $WORK/b1457/_pkg_.a # internal
2025-08-20T22:45:17.4521993Z [00:04:18.126]➜  cp $WORK/b1457/_pkg_.a /root/.cache/go-build/57/576496199838e9a722946d5bdb74d19ff6f6c0a449bdc02e840d67fdf2aa81c5-d # internal
2025-08-20T22:45:17.4529216Z [00:04:18.126]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indicatorhealthstatus
2025-08-20T22:45:17.4530158Z [00:04:18.127]➜  mkdir -p $WORK/b1458/
2025-08-20T22:45:17.4533068Z [00:04:18.127]➜  cat >/tmp/go-build2401649780/b1458/importcfg << 'EOF' # internal
2025-08-20T22:45:17.4533806Z [00:04:18.127]➜  # import config
2025-08-20T22:45:17.4534558Z [00:04:18.127]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.4535251Z [00:04:18.127]➜  EOF
2025-08-20T22:45:17.4544221Z [00:04:18.127]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1458/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indicatorhealthstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indicatorhealthstatus;$WORK/b1458=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indicatorhealthstatus -lang=go1.22 -complete -installsuffix shared -buildid OurrDHZAUJTOc7gQ__Yk/OurrDHZAUJTOc7gQ__Yk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1458/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/indicatorhealthstatus/indicatorhealthstatus.go
2025-08-20T22:45:17.4783416Z [00:04:18.152]➜  go tool buildid -w $WORK/b1458/_pkg_.a # internal
2025-08-20T22:45:17.4798285Z [00:04:18.154]➜  cp $WORK/b1458/_pkg_.a /root/.cache/go-build/63/63d8e541bbe215a01dc345bcb43fc97aa6dbd2c98ccb7b9f780061db7415fdd6-d # internal
2025-08-20T22:45:17.4800063Z [00:04:18.154]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/inputtype
2025-08-20T22:45:17.4801901Z [00:04:18.154]➜  mkdir -p $WORK/b1459/
2025-08-20T22:45:17.4803298Z [00:04:18.154]➜  cat >/tmp/go-build2401649780/b1459/importcfg << 'EOF' # internal
2025-08-20T22:45:17.4804931Z [00:04:18.154]➜  # import config
2025-08-20T22:45:17.4805648Z [00:04:18.154]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.4806333Z [00:04:18.154]➜  EOF
2025-08-20T22:45:17.4816505Z [00:04:18.154]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1459/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/inputtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/inputtype;$WORK/b1459=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/inputtype -lang=go1.22 -complete -installsuffix shared -buildid yFxTuPwAWLuWdRdsXqA2/yFxTuPwAWLuWdRdsXqA2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1459/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/inputtype/inputtype.go
2025-08-20T22:45:17.5084919Z [00:04:18.183]➜  go tool buildid -w $WORK/b1459/_pkg_.a # internal
2025-08-20T22:45:17.5093841Z [00:04:18.183]➜  cp $WORK/b1459/_pkg_.a /root/.cache/go-build/41/416295df1d1c64b20daab9a709216001b8dc3664dada46b94673cffb71c8ca18-d # internal
2025-08-20T22:45:17.5096581Z [00:04:18.184]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobblockedreason
2025-08-20T22:45:17.5103631Z [00:04:18.184]➜  mkdir -p $WORK/b1460/
2025-08-20T22:45:17.5104994Z [00:04:18.184]➜  cat >/tmp/go-build2401649780/b1460/importcfg << 'EOF' # internal
2025-08-20T22:45:17.5117810Z [00:04:18.184]➜  # import config
2025-08-20T22:45:17.5118875Z [00:04:18.184]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.5119996Z [00:04:18.184]➜  EOF
2025-08-20T22:45:17.5125346Z [00:04:18.184]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1460/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jobblockedreason=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jobblockedreason;$WORK/b1460=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobblockedreason -lang=go1.22 -complete -installsuffix shared -buildid o17s3MoLfqTyfVZekNUB/o17s3MoLfqTyfVZekNUB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1460/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jobblockedreason/jobblockedreason.go
2025-08-20T22:45:17.5483722Z [00:04:18.222]➜  go tool buildid -w $WORK/b1460/_pkg_.a # internal
2025-08-20T22:45:17.5492041Z [00:04:18.223]➜  cp $WORK/b1460/_pkg_.a /root/.cache/go-build/bb/bbd8ff73b680e4622547b09a527372686b35a7888bfe3f438fae53195efbd730-d # internal
2025-08-20T22:45:17.5502502Z [00:04:18.224]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobstate
2025-08-20T22:45:17.5531371Z [00:04:18.227]➜  mkdir -p $WORK/b1461/
2025-08-20T22:45:17.5536765Z [00:04:18.228]➜  cat >/tmp/go-build2401649780/b1461/importcfg << 'EOF' # internal
2025-08-20T22:45:17.5539863Z [00:04:18.228]➜  # import config
2025-08-20T22:45:17.5540636Z [00:04:18.228]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.5541415Z [00:04:18.228]➜  EOF
2025-08-20T22:45:17.5546456Z [00:04:18.228]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1461/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jobstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jobstate;$WORK/b1461=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobstate -lang=go1.22 -complete -installsuffix shared -buildid PU4nn1nTuYuFYv5zzYV1/PU4nn1nTuYuFYv5zzYV1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1461/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jobstate/jobstate.go
2025-08-20T22:45:17.6299530Z [00:04:18.303]➜  go tool buildid -w $WORK/b1461/_pkg_.a # internal
2025-08-20T22:45:17.6303796Z [00:04:18.304]➜  cp $WORK/b1461/_pkg_.a /root/.cache/go-build/67/67f1ed0b0637993b13f9ba654da5ce4bba04c7b2db6e45d7082349f8edb59fd8-d # internal
2025-08-20T22:45:17.6309204Z [00:04:18.305]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jsonprocessorconflictstrategy
2025-08-20T22:45:17.6312004Z [00:04:18.305]➜  mkdir -p $WORK/b1462/
2025-08-20T22:45:17.6329019Z [00:04:18.307]➜  cat >/tmp/go-build2401649780/b1462/importcfg << 'EOF' # internal
2025-08-20T22:45:17.6338557Z [00:04:18.307]➜  # import config
2025-08-20T22:45:17.6339290Z [00:04:18.307]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.6339966Z [00:04:18.307]➜  EOF
2025-08-20T22:45:17.6346286Z [00:04:18.307]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1462/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jsonprocessorconflictstrategy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jsonprocessorconflictstrategy;$WORK/b1462=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jsonprocessorconflictstrategy -lang=go1.22 -complete -installsuffix shared -buildid MgaovwMS4BCuGphwinIw/MgaovwMS4BCuGphwinIw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1462/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/jsonprocessorconflictstrategy/jsonprocessorconflictstrategy.go
2025-08-20T22:45:17.7143945Z [00:04:18.388]➜  go tool buildid -w $WORK/b1462/_pkg_.a # internal
2025-08-20T22:45:17.7152979Z [00:04:18.389]➜  cp $WORK/b1462/_pkg_.a /root/.cache/go-build/6b/6bf1bafa293a3a89c992a419bf833ed1d4f3cb7a97ad69bcaf7d501bb0cb5fda-d # internal
2025-08-20T22:45:17.7154493Z [00:04:18.389]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/keeptypesmode
2025-08-20T22:45:17.7167984Z [00:04:18.389]➜  mkdir -p $WORK/b1463/
2025-08-20T22:45:17.7170254Z [00:04:18.391]➜  cat >/tmp/go-build2401649780/b1463/importcfg << 'EOF' # internal
2025-08-20T22:45:17.7171480Z [00:04:18.391]➜  # import config
2025-08-20T22:45:17.7173261Z [00:04:18.391]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.7174363Z [00:04:18.391]➜  EOF
2025-08-20T22:45:17.7179637Z [00:04:18.392]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1463/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/keeptypesmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/keeptypesmode;$WORK/b1463=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/keeptypesmode -lang=go1.22 -complete -installsuffix shared -buildid M_rr1oOU-j2S8yg_ptPK/M_rr1oOU-j2S8yg_ptPK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1463/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/keeptypesmode/keeptypesmode.go
2025-08-20T22:45:17.7513943Z [00:04:18.425]➜  go tool buildid -w $WORK/b1463/_pkg_.a # internal
2025-08-20T22:45:17.7521288Z [00:04:18.426]➜  cp $WORK/b1463/_pkg_.a /root/.cache/go-build/cd/cd8e38a40cb25b101f688e8d46bd3b2386098e0d3e5f4d38403594d346fe70fe-d # internal
2025-08-20T22:45:17.7524177Z [00:04:18.426]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/kuromojitokenizationmode
2025-08-20T22:45:17.7525315Z [00:04:18.427]➜  mkdir -p $WORK/b1464/
2025-08-20T22:45:17.7531975Z [00:04:18.427]➜  cat >/tmp/go-build2401649780/b1464/importcfg << 'EOF' # internal
2025-08-20T22:45:17.7533520Z [00:04:18.427]➜  # import config
2025-08-20T22:45:17.7534227Z [00:04:18.427]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.7534887Z [00:04:18.427]➜  EOF
2025-08-20T22:45:17.7540776Z [00:04:18.427]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1464/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/kuromojitokenizationmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/kuromojitokenizationmode;$WORK/b1464=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/kuromojitokenizationmode -lang=go1.22 -complete -installsuffix shared -buildid AOdX7qpCzPDFZbzWgicb/AOdX7qpCzPDFZbzWgicb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1464/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/kuromojitokenizationmode/kuromojitokenizationmode.go
2025-08-20T22:45:17.7863435Z [00:04:18.460]➜  go tool buildid -w $WORK/b1464/_pkg_.a # internal
2025-08-20T22:45:17.7871161Z [00:04:18.461]➜  cp $WORK/b1464/_pkg_.a /root/.cache/go-build/ac/ac6460b5b410d76bfda24b3714e56a7d2311a0dab60e7c4b3d3f9b322cc5eaee-d # internal
2025-08-20T22:45:17.7872728Z [00:04:18.461]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/language
2025-08-20T22:45:17.7873639Z [00:04:18.461]➜  mkdir -p $WORK/b1465/
2025-08-20T22:45:17.7911266Z [00:04:18.464]➜  cat >/tmp/go-build2401649780/b1465/importcfg << 'EOF' # internal
2025-08-20T22:45:17.7912026Z [00:04:18.465]➜  # import config
2025-08-20T22:45:17.7912726Z [00:04:18.465]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.7913448Z [00:04:18.465]➜  EOF
2025-08-20T22:45:17.7918202Z [00:04:18.465]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1465/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/language=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/language;$WORK/b1465=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/language -lang=go1.22 -complete -installsuffix shared -buildid wroSMY2rCPyahFWH-glW/wroSMY2rCPyahFWH-glW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1465/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/language/language.go
2025-08-20T22:45:17.8740634Z [00:04:18.548]➜  go tool buildid -w $WORK/b1465/_pkg_.a # internal
2025-08-20T22:45:17.8749066Z [00:04:18.549]➜  cp $WORK/b1465/_pkg_.a /root/.cache/go-build/d5/d52617fc87825844f5287818ee30cfb2989d73ce015500503144873b0b8a0d28-d # internal
2025-08-20T22:45:17.8750601Z [00:04:18.549]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensestatus
2025-08-20T22:45:17.8751430Z [00:04:18.549]➜  mkdir -p $WORK/b1466/
2025-08-20T22:45:17.8752409Z [00:04:18.549]➜  cat >/tmp/go-build2401649780/b1466/importcfg << 'EOF' # internal
2025-08-20T22:45:17.8753295Z [00:04:18.549]➜  # import config
2025-08-20T22:45:17.8754125Z [00:04:18.549]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.8754908Z [00:04:18.549]➜  EOF
2025-08-20T22:45:17.8760442Z [00:04:18.550]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1466/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/licensestatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/licensestatus;$WORK/b1466=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensestatus -lang=go1.22 -complete -installsuffix shared -buildid ShZa9dfUHCVgjZ4IF8Q5/ShZa9dfUHCVgjZ4IF8Q5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1466/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/licensestatus/licensestatus.go
2025-08-20T22:45:17.9025261Z [00:04:18.576]➜  go tool buildid -w $WORK/b1466/_pkg_.a # internal
2025-08-20T22:45:17.9042471Z [00:04:18.578]➜  cp $WORK/b1466/_pkg_.a /root/.cache/go-build/66/66886f363112f6b1a5d67a2aeed9e675ada4fff02983c7ba0e5739e4d2e5e892-d # internal
2025-08-20T22:45:17.9043961Z [00:04:18.578]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensetype
2025-08-20T22:45:17.9045649Z [00:04:18.578]➜  mkdir -p $WORK/b1467/
2025-08-20T22:45:17.9047834Z [00:04:18.578]➜  cat >/tmp/go-build2401649780/b1467/importcfg << 'EOF' # internal
2025-08-20T22:45:17.9058620Z [00:04:18.578]➜  # import config
2025-08-20T22:45:17.9060309Z [00:04:18.578]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.9061991Z [00:04:18.578]➜  EOF
2025-08-20T22:45:17.9066894Z [00:04:18.578]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1467/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/licensetype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/licensetype;$WORK/b1467=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensetype -lang=go1.22 -complete -installsuffix shared -buildid E-xujT1TV2ToOkNFe5FI/E-xujT1TV2ToOkNFe5FI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1467/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/licensetype/licensetype.go
2025-08-20T22:45:17.9364185Z [00:04:18.610]➜  go tool buildid -w $WORK/b1467/_pkg_.a # internal
2025-08-20T22:45:17.9368758Z [00:04:18.611]➜  cp $WORK/b1467/_pkg_.a /root/.cache/go-build/f9/f9faedd6cc9957cb7a7b65916e2a1f301e4532ad9d1c7f92edd2218d9784789c-d # internal
2025-08-20T22:45:17.9371766Z [00:04:18.611]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/lifecycleoperationmode
2025-08-20T22:45:17.9372716Z [00:04:18.611]➜  mkdir -p $WORK/b1468/
2025-08-20T22:45:17.9376532Z [00:04:18.612]➜  cat >/tmp/go-build2401649780/b1468/importcfg << 'EOF' # internal
2025-08-20T22:45:17.9377492Z [00:04:18.612]➜  # import config
2025-08-20T22:45:17.9378175Z [00:04:18.612]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.9378814Z [00:04:18.612]➜  EOF
2025-08-20T22:45:17.9384232Z [00:04:18.612]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1468/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/lifecycleoperationmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/lifecycleoperationmode;$WORK/b1468=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/lifecycleoperationmode -lang=go1.22 -complete -installsuffix shared -buildid cjQTRoTNcnmWkylg6d2N/cjQTRoTNcnmWkylg6d2N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1468/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/lifecycleoperationmode/lifecycleoperationmode.go
2025-08-20T22:45:17.9797986Z [00:04:18.651]➜  go tool buildid -w $WORK/b1468/_pkg_.a # internal
2025-08-20T22:45:17.9799343Z [00:04:18.652]➜  cp $WORK/b1468/_pkg_.a /root/.cache/go-build/b4/b4d42e23521cba81e85ace3ca874afb1678f42e5e56c1142df6f4867561110ae-d # internal
2025-08-20T22:45:17.9800699Z [00:04:18.652]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/managedby
2025-08-20T22:45:17.9801486Z [00:04:18.652]➜  mkdir -p $WORK/b1469/
2025-08-20T22:45:17.9802227Z [00:04:18.652]➜  cat >/tmp/go-build2401649780/b1469/importcfg << 'EOF' # internal
2025-08-20T22:45:17.9802918Z [00:04:18.653]➜  # import config
2025-08-20T22:45:17.9803608Z [00:04:18.653]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:17.9804259Z [00:04:18.653]➜  EOF
2025-08-20T22:45:17.9842676Z [00:04:18.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1469/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/managedby=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/managedby;$WORK/b1469=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/managedby -lang=go1.22 -complete -installsuffix shared -buildid OoDxMAJlvXsxNj3QgdPO/OoDxMAJlvXsxNj3QgdPO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1469/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/managedby/managedby.go
2025-08-20T22:45:18.0349850Z [00:04:18.709]➜  go tool buildid -w $WORK/b1469/_pkg_.a # internal
2025-08-20T22:45:18.0364477Z [00:04:18.710]➜  cp $WORK/b1469/_pkg_.a /root/.cache/go-build/8f/8fd52f73aca7b013a34f3cb26d58e227157b283a4769ccc175a5f0fad094e6a4-d # internal
2025-08-20T22:45:18.0366187Z [00:04:18.711]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/matchtype
2025-08-20T22:45:18.0367403Z [00:04:18.711]➜  mkdir -p $WORK/b1470/
2025-08-20T22:45:18.0372950Z [00:04:18.711]➜  cat >/tmp/go-build2401649780/b1470/importcfg << 'EOF' # internal
2025-08-20T22:45:18.0374030Z [00:04:18.711]➜  # import config
2025-08-20T22:45:18.0374740Z [00:04:18.711]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.0375401Z [00:04:18.711]➜  EOF
2025-08-20T22:45:18.0380586Z [00:04:18.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1470/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/matchtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/matchtype;$WORK/b1470=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/matchtype -lang=go1.22 -complete -installsuffix shared -buildid AGFKTua_vZCaxr-VqYCu/AGFKTua_vZCaxr-VqYCu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1470/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/matchtype/matchtype.go
2025-08-20T22:45:18.0523319Z [00:04:18.726]➜  go tool buildid -w $WORK/b1470/_pkg_.a # internal
2025-08-20T22:45:18.0538935Z [00:04:18.728]➜  cp $WORK/b1470/_pkg_.a /root/.cache/go-build/8c/8c2c11cff1f55c76fa822b0e3520844cdf2e6ef2a8fd10dd819277176c759aef-d # internal
2025-08-20T22:45:18.0546187Z [00:04:18.729]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/memorystatus
2025-08-20T22:45:18.0553090Z [00:04:18.729]➜  mkdir -p $WORK/b1471/
2025-08-20T22:45:18.0563184Z [00:04:18.730]➜  cat >/tmp/go-build2401649780/b1471/importcfg << 'EOF' # internal
2025-08-20T22:45:18.0564279Z [00:04:18.730]➜  # import config
2025-08-20T22:45:18.0569863Z [00:04:18.730]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.0573661Z [00:04:18.730]➜  EOF
2025-08-20T22:45:18.0578991Z [00:04:18.732]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1471/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/memorystatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/memorystatus;$WORK/b1471=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/memorystatus -lang=go1.22 -complete -installsuffix shared -buildid uV1jO-hPFVutx8TSB0E8/uV1jO-hPFVutx8TSB0E8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1471/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/memorystatus/memorystatus.go
2025-08-20T22:45:18.0982787Z [00:04:18.772]➜  go tool buildid -w $WORK/b1471/_pkg_.a # internal
2025-08-20T22:45:18.0988568Z [00:04:18.773]➜  cp $WORK/b1471/_pkg_.a /root/.cache/go-build/86/86886e1a493a1b30b1176596fe34f050ce028a44ba561fcdefacf8032e3ccc31-d # internal
2025-08-20T22:45:18.0994614Z [00:04:18.773]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/metric
2025-08-20T22:45:18.0997836Z [00:04:18.774]➜  mkdir -p $WORK/b1472/
2025-08-20T22:45:18.1002280Z [00:04:18.774]➜  cat >/tmp/go-build2401649780/b1472/importcfg << 'EOF' # internal
2025-08-20T22:45:18.1005383Z [00:04:18.775]➜  # import config
2025-08-20T22:45:18.1006126Z [00:04:18.775]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.1006790Z [00:04:18.775]➜  EOF
2025-08-20T22:45:18.1011687Z [00:04:18.775]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1472/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/metric=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/metric;$WORK/b1472=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/metric -lang=go1.22 -complete -installsuffix shared -buildid tmRS42BXedFFlxefar-Q/tmRS42BXedFFlxefar-Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1472/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/metric/metric.go
2025-08-20T22:45:18.1293980Z [00:04:18.803]➜  go tool buildid -w $WORK/b1472/_pkg_.a # internal
2025-08-20T22:45:18.1301566Z [00:04:18.804]➜  cp $WORK/b1472/_pkg_.a /root/.cache/go-build/61/61c98a7d6d351b2d2aa557268c7da78b96ec9d118c2353f76b5f6e3e073fe675-d # internal
2025-08-20T22:45:18.1318763Z [00:04:18.805]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/migrationstatus
2025-08-20T22:45:18.1320220Z [00:04:18.805]➜  mkdir -p $WORK/b1473/
2025-08-20T22:45:18.1320972Z [00:04:18.805]➜  cat >/tmp/go-build2401649780/b1473/importcfg << 'EOF' # internal
2025-08-20T22:45:18.1321664Z [00:04:18.805]➜  # import config
2025-08-20T22:45:18.1322328Z [00:04:18.805]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.1322966Z [00:04:18.805]➜  EOF
2025-08-20T22:45:18.1328329Z [00:04:18.805]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1473/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/migrationstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/migrationstatus;$WORK/b1473=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/migrationstatus -lang=go1.22 -complete -installsuffix shared -buildid lqHF_BX5tNXcI3uw2YYP/lqHF_BX5tNXcI3uw2YYP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1473/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/migrationstatus/migrationstatus.go
2025-08-20T22:45:18.1582860Z [00:04:18.832]➜  go tool buildid -w $WORK/b1473/_pkg_.a # internal
2025-08-20T22:45:18.1590479Z [00:04:18.833]➜  cp $WORK/b1473/_pkg_.a /root/.cache/go-build/3b/3bd9564b80a0d6baef221f500efb3c34113f0e9e2ee782549b3dcda6aa3a37a7-d # internal
2025-08-20T22:45:18.1592438Z [00:04:18.833]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/minimuminterval
2025-08-20T22:45:18.1593380Z [00:04:18.833]➜  mkdir -p $WORK/b1474/
2025-08-20T22:45:18.1597992Z [00:04:18.834]➜  cat >/tmp/go-build2401649780/b1474/importcfg << 'EOF' # internal
2025-08-20T22:45:18.1598707Z [00:04:18.834]➜  # import config
2025-08-20T22:45:18.1599397Z [00:04:18.834]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.1600301Z [00:04:18.834]➜  EOF
2025-08-20T22:45:18.1605522Z [00:04:18.834]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1474/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/minimuminterval=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/minimuminterval;$WORK/b1474=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/minimuminterval -lang=go1.22 -complete -installsuffix shared -buildid X716jtUI70qClFyTcqCu/X716jtUI70qClFyTcqCu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1474/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/minimuminterval/minimuminterval.go
2025-08-20T22:45:18.1921344Z [00:04:18.866]➜  go tool buildid -w $WORK/b1474/_pkg_.a # internal
2025-08-20T22:45:18.1930429Z [00:04:18.867]➜  cp $WORK/b1474/_pkg_.a /root/.cache/go-build/ac/ac9e4337d4962b0d5f645a2e701d0a2d4b56e40e73106887a9771295623d338e-d # internal
2025-08-20T22:45:18.1934068Z [00:04:18.868]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/missingorder
2025-08-20T22:45:18.1937054Z [00:04:18.868]➜  mkdir -p $WORK/b1475/
2025-08-20T22:45:18.1940784Z [00:04:18.868]➜  cat >/tmp/go-build2401649780/b1475/importcfg << 'EOF' # internal
2025-08-20T22:45:18.1941674Z [00:04:18.868]➜  # import config
2025-08-20T22:45:18.1942336Z [00:04:18.868]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.1942960Z [00:04:18.868]➜  EOF
2025-08-20T22:45:18.1949243Z [00:04:18.869]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1475/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/missingorder=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/missingorder;$WORK/b1475=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/missingorder -lang=go1.22 -complete -installsuffix shared -buildid _HtloPZV_ux_S3pSpRQP/_HtloPZV_ux_S3pSpRQP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1475/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/missingorder/missingorder.go
2025-08-20T22:45:18.2252213Z [00:04:18.899]➜  go tool buildid -w $WORK/b1475/_pkg_.a # internal
2025-08-20T22:45:18.2260442Z [00:04:18.900]➜  cp $WORK/b1475/_pkg_.a /root/.cache/go-build/59/5981e1b9f7ab837c6d903e347999eb37b9fc69f637a58227f328096a9b8691b6-d # internal
2025-08-20T22:45:18.2264321Z [00:04:18.901]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/month
2025-08-20T22:45:18.2268481Z [00:04:18.901]➜  mkdir -p $WORK/b1476/
2025-08-20T22:45:18.2276800Z [00:04:18.902]➜  cat >/tmp/go-build2401649780/b1476/importcfg << 'EOF' # internal
2025-08-20T22:45:18.2281106Z [00:04:18.902]➜  # import config
2025-08-20T22:45:18.2281800Z [00:04:18.902]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.2282418Z [00:04:18.902]➜  EOF
2025-08-20T22:45:18.2287065Z [00:04:18.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1476/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/month=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/month;$WORK/b1476=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/month -lang=go1.22 -complete -installsuffix shared -buildid B_TvClk8jViPcqqbCnSL/B_TvClk8jViPcqqbCnSL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1476/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/month/month.go
2025-08-20T22:45:18.2593549Z [00:04:18.933]➜  go tool buildid -w $WORK/b1476/_pkg_.a # internal
2025-08-20T22:45:18.2602441Z [00:04:18.934]➜  cp $WORK/b1476/_pkg_.a /root/.cache/go-build/e1/e1c6bdb20e9939d4c808e4bf3041d6bcc2bece2bcf273a7ea76e82fb36da1216-d # internal
2025-08-20T22:45:18.2609876Z [00:04:18.935]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/multivaluemode
2025-08-20T22:45:18.2610782Z [00:04:18.935]➜  mkdir -p $WORK/b1477/
2025-08-20T22:45:18.2614970Z [00:04:18.935]➜  cat >/tmp/go-build2401649780/b1477/importcfg << 'EOF' # internal
2025-08-20T22:45:18.2639337Z [00:04:18.935]➜  # import config
2025-08-20T22:45:18.2640087Z [00:04:18.936]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.2640771Z [00:04:18.936]➜  EOF
2025-08-20T22:45:18.2645856Z [00:04:18.936]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1477/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/multivaluemode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/multivaluemode;$WORK/b1477=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/multivaluemode -lang=go1.22 -complete -installsuffix shared -buildid 4FcSo0QYi05xVuUAfjJC/4FcSo0QYi05xVuUAfjJC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1477/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/multivaluemode/multivaluemode.go
2025-08-20T22:45:18.2872369Z [00:04:18.961]➜  go tool buildid -w $WORK/b1477/_pkg_.a # internal
2025-08-20T22:45:18.2881112Z [00:04:18.962]➜  cp $WORK/b1477/_pkg_.a /root/.cache/go-build/dd/ddf7c68204a8f7dbf73a97c29971f152d99592d626ac9045f5ad0e73e069b574-d # internal
2025-08-20T22:45:18.2887439Z [00:04:18.963]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noderole
2025-08-20T22:45:18.2890311Z [00:04:18.963]➜  mkdir -p $WORK/b1478/
2025-08-20T22:45:18.2902127Z [00:04:18.964]➜  cat >/tmp/go-build2401649780/b1478/importcfg << 'EOF' # internal
2025-08-20T22:45:18.2929654Z [00:04:18.964]➜  # import config
2025-08-20T22:45:18.2930313Z [00:04:18.964]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.2930902Z [00:04:18.964]➜  EOF
2025-08-20T22:45:18.2935215Z [00:04:18.965]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1478/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/noderole=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/noderole;$WORK/b1478=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noderole -lang=go1.22 -complete -installsuffix shared -buildid PmY0AWahj-Rbdlqj0kEY/PmY0AWahj-Rbdlqj0kEY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1478/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/noderole/noderole.go
2025-08-20T22:45:18.3373097Z [00:04:19.011]➜  go tool buildid -w $WORK/b1478/_pkg_.a # internal
2025-08-20T22:45:18.3382086Z [00:04:19.012]➜  cp $WORK/b1478/_pkg_.a /root/.cache/go-build/c4/c4ddb22f9db32791ba349ab2c937b9c96eab35c3fc9a1297dfb1926b998f4699-d # internal
2025-08-20T22:45:18.3383885Z [00:04:19.012]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noridecompoundmode
2025-08-20T22:45:18.3389587Z [00:04:19.013]➜  mkdir -p $WORK/b1479/
2025-08-20T22:45:18.3394957Z [00:04:19.014]➜  cat >/tmp/go-build2401649780/b1479/importcfg << 'EOF' # internal
2025-08-20T22:45:18.3395921Z [00:04:19.014]➜  # import config
2025-08-20T22:45:18.3397286Z [00:04:19.014]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.3398155Z [00:04:19.014]➜  EOF
2025-08-20T22:45:18.3403388Z [00:04:19.014]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1479/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/noridecompoundmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/noridecompoundmode;$WORK/b1479=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noridecompoundmode -lang=go1.22 -complete -installsuffix shared -buildid opM5i6QA_lLXExFXs4CN/opM5i6QA_lLXExFXs4CN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1479/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/noridecompoundmode/noridecompoundmode.go
2025-08-20T22:45:18.3657511Z [00:04:19.040]➜  go tool buildid -w $WORK/b1479/_pkg_.a # internal
2025-08-20T22:45:18.3665165Z [00:04:19.040]➜  cp $WORK/b1479/_pkg_.a /root/.cache/go-build/86/866de40ece05b1d7ead10a7c2d00d8fd6e2d38c70df03e1c6b62e2fc7580a9df-d # internal
2025-08-20T22:45:18.3694117Z [00:04:19.043]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalization
2025-08-20T22:45:18.3695026Z [00:04:19.043]➜  mkdir -p $WORK/b1480/
2025-08-20T22:45:18.3701526Z [00:04:19.044]➜  cat >/tmp/go-build2401649780/b1480/importcfg << 'EOF' # internal
2025-08-20T22:45:18.3705826Z [00:04:19.044]➜  # import config
2025-08-20T22:45:18.3706512Z [00:04:19.044]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.3707318Z [00:04:19.044]➜  EOF
2025-08-20T22:45:18.3712361Z [00:04:19.044]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1480/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/normalization=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/normalization;$WORK/b1480=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalization -lang=go1.22 -complete -installsuffix shared -buildid G1P2gc4yFswvSxBN76c-/G1P2gc4yFswvSxBN76c- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1480/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/normalization/normalization.go
2025-08-20T22:45:18.4000284Z [00:04:19.074]➜  go tool buildid -w $WORK/b1480/_pkg_.a # internal
2025-08-20T22:45:18.4008092Z [00:04:19.075]➜  cp $WORK/b1480/_pkg_.a /root/.cache/go-build/d1/d1754d400a576c6f7ccc172cbf17347db1bd79bb4009e499422bfa399b287e5d-d # internal
2025-08-20T22:45:18.4010526Z [00:04:19.075]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalizemethod
2025-08-20T22:45:18.4011420Z [00:04:19.075]➜  mkdir -p $WORK/b1481/
2025-08-20T22:45:18.4019355Z [00:04:19.076]➜  cat >/tmp/go-build2401649780/b1481/importcfg << 'EOF' # internal
2025-08-20T22:45:18.4020105Z [00:04:19.076]➜  # import config
2025-08-20T22:45:18.4020816Z [00:04:19.076]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.4021445Z [00:04:19.076]➜  EOF
2025-08-20T22:45:18.4026719Z [00:04:19.076]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1481/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/normalizemethod=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/normalizemethod;$WORK/b1481=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalizemethod -lang=go1.22 -complete -installsuffix shared -buildid n2RO1lj0GOpUqVNQwpeY/n2RO1lj0GOpUqVNQwpeY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1481/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/normalizemethod/normalizemethod.go
2025-08-20T22:45:18.4327340Z [00:04:19.107]➜  go tool buildid -w $WORK/b1481/_pkg_.a # internal
2025-08-20T22:45:18.4335685Z [00:04:19.107]➜  cp $WORK/b1481/_pkg_.a /root/.cache/go-build/d9/d95a02f54b2769c6a02f6f2cc12efa8bc6ac8f71d57c2794f534df4def12ca0e-d # internal
2025-08-20T22:45:18.4337624Z [00:04:19.107]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/numericfielddataformat
2025-08-20T22:45:18.4338600Z [00:04:19.107]➜  mkdir -p $WORK/b1482/
2025-08-20T22:45:18.4339373Z [00:04:19.107]➜  cat >/tmp/go-build2401649780/b1482/importcfg << 'EOF' # internal
2025-08-20T22:45:18.4340122Z [00:04:19.107]➜  # import config
2025-08-20T22:45:18.4340818Z [00:04:19.107]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.4341464Z [00:04:19.107]➜  EOF
2025-08-20T22:45:18.4347339Z [00:04:19.107]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1482/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/numericfielddataformat=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/numericfielddataformat;$WORK/b1482=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/numericfielddataformat -lang=go1.22 -complete -installsuffix shared -buildid AaiGW7ZjuHVUHDar0umF/AaiGW7ZjuHVUHDar0umF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1482/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/numericfielddataformat/numericfielddataformat.go
2025-08-20T22:45:18.4542239Z [00:04:19.128]➜  go tool buildid -w $WORK/b1482/_pkg_.a # internal
2025-08-20T22:45:18.4549440Z [00:04:19.129]➜  cp $WORK/b1482/_pkg_.a /root/.cache/go-build/19/193b1fd89f0c234088c6c1639af565f01876e9f305d19d9343739a70f69ca951-d # internal
2025-08-20T22:45:18.4574443Z [00:04:19.131]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/onscripterror
2025-08-20T22:45:18.4575301Z [00:04:19.131]➜  mkdir -p $WORK/b1483/
2025-08-20T22:45:18.4579525Z [00:04:19.132]➜  cat >/tmp/go-build2401649780/b1483/importcfg << 'EOF' # internal
2025-08-20T22:45:18.4581860Z [00:04:19.132]➜  # import config
2025-08-20T22:45:18.4582524Z [00:04:19.132]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.4583111Z [00:04:19.132]➜  EOF
2025-08-20T22:45:18.4588191Z [00:04:19.132]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1483/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/onscripterror=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/onscripterror;$WORK/b1483=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/onscripterror -lang=go1.22 -complete -installsuffix shared -buildid 1xaHyx3iPqCTnshG0TXw/1xaHyx3iPqCTnshG0TXw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1483/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/onscripterror/onscripterror.go
2025-08-20T22:45:18.4824031Z [00:04:19.156]➜  go tool buildid -w $WORK/b1483/_pkg_.a # internal
2025-08-20T22:45:18.4831618Z [00:04:19.157]➜  cp $WORK/b1483/_pkg_.a /root/.cache/go-build/d1/d1e9f2bf9ffe901294bfdc7dc55568d259f8ffac6815b980db2e12b925fe20b5-d # internal
2025-08-20T22:45:18.4836928Z [00:04:19.157]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator
2025-08-20T22:45:18.4840029Z [00:04:19.158]➜  mkdir -p $WORK/b1484/
2025-08-20T22:45:18.4840803Z [00:04:19.158]➜  cat >/tmp/go-build2401649780/b1484/importcfg << 'EOF' # internal
2025-08-20T22:45:18.4841897Z [00:04:19.158]➜  # import config
2025-08-20T22:45:18.4844198Z [00:04:19.158]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.4845777Z [00:04:19.158]➜  EOF
2025-08-20T22:45:18.4853659Z [00:04:19.158]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1484/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/operator=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/operator;$WORK/b1484=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator -lang=go1.22 -complete -installsuffix shared -buildid 4E6_sLc6xQ22nXCJSYO2/4E6_sLc6xQ22nXCJSYO2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1484/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/operator/operator.go
2025-08-20T22:45:18.5083962Z [00:04:19.182]➜  go tool buildid -w $WORK/b1484/_pkg_.a # internal
2025-08-20T22:45:18.5091526Z [00:04:19.183]➜  cp $WORK/b1484/_pkg_.a /root/.cache/go-build/01/01dad6448d75a8d9a5b28988ded39ca2e79b39adbc60e24225ef947026b85b39-d # internal
2025-08-20T22:45:18.5093829Z [00:04:19.183]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/optype
2025-08-20T22:45:18.5096604Z [00:04:19.184]➜  mkdir -p $WORK/b1485/
2025-08-20T22:45:18.5101474Z [00:04:19.184]➜  cat >/tmp/go-build2401649780/b1485/importcfg << 'EOF' # internal
2025-08-20T22:45:18.5102231Z [00:04:19.184]➜  # import config
2025-08-20T22:45:18.5102875Z [00:04:19.184]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.5103536Z [00:04:19.184]➜  EOF
2025-08-20T22:45:18.5108915Z [00:04:19.184]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1485/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/optype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/optype;$WORK/b1485=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/optype -lang=go1.22 -complete -installsuffix shared -buildid 486UVTHECqL-sM-g8yIt/486UVTHECqL-sM-g8yIt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1485/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/optype/optype.go
2025-08-20T22:45:18.5325845Z [00:04:19.206]➜  go tool buildid -w $WORK/b1485/_pkg_.a # internal
2025-08-20T22:45:18.5333937Z [00:04:19.206]➜  cp $WORK/b1485/_pkg_.a /root/.cache/go-build/c3/c3d4e399e0f8d0cd938af34366219b50395cb1489a18c759844624fe10a48569-d # internal
2025-08-20T22:45:18.5335516Z [00:04:19.206]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutycontexttype
2025-08-20T22:45:18.5336440Z [00:04:19.206]➜  mkdir -p $WORK/b1486/
2025-08-20T22:45:18.5337420Z [00:04:19.207]➜  cat >/tmp/go-build2401649780/b1486/importcfg << 'EOF' # internal
2025-08-20T22:45:18.5338174Z [00:04:19.207]➜  # import config
2025-08-20T22:45:18.5338878Z [00:04:19.207]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.5339536Z [00:04:19.207]➜  EOF
2025-08-20T22:45:18.5345264Z [00:04:19.207]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1486/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/pagerdutycontexttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/pagerdutycontexttype;$WORK/b1486=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutycontexttype -lang=go1.22 -complete -installsuffix shared -buildid Ltt1enFP0MaIsHdzzFOr/Ltt1enFP0MaIsHdzzFOr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1486/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/pagerdutycontexttype/pagerdutycontexttype.go
2025-08-20T22:45:18.5754140Z [00:04:19.249]➜  go tool buildid -w $WORK/b1486/_pkg_.a # internal
2025-08-20T22:45:18.5762575Z [00:04:19.250]➜  cp $WORK/b1486/_pkg_.a /root/.cache/go-build/4e/4eef1aa350ba4a2af276b18675e4e4cfabd74b93898f6985cc34c0bb79f1fe5a-d # internal
2025-08-20T22:45:18.5794116Z [00:04:19.253]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutyeventtype
2025-08-20T22:45:18.5795063Z [00:04:19.253]➜  mkdir -p $WORK/b1487/
2025-08-20T22:45:18.5798927Z [00:04:19.254]➜  cat >/tmp/go-build2401649780/b1487/importcfg << 'EOF' # internal
2025-08-20T22:45:18.5799885Z [00:04:19.254]➜  # import config
2025-08-20T22:45:18.5800602Z [00:04:19.254]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.5801534Z [00:04:19.254]➜  EOF
2025-08-20T22:45:18.5807317Z [00:04:19.254]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1487/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/pagerdutyeventtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/pagerdutyeventtype;$WORK/b1487=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutyeventtype -lang=go1.22 -complete -installsuffix shared -buildid bxpyyCzQbN1vxCijHMrk/bxpyyCzQbN1vxCijHMrk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1487/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/pagerdutyeventtype/pagerdutyeventtype.go
2025-08-20T22:45:18.6184708Z [00:04:19.292]➜  go tool buildid -w $WORK/b1487/_pkg_.a # internal
2025-08-20T22:45:18.6199325Z [00:04:19.294]➜  cp $WORK/b1487/_pkg_.a /root/.cache/go-build/36/368ea7b542ab996fa09623be915b62a8619c1d4eb375c340927cac9bc348425c-d # internal
2025-08-20T22:45:18.6200701Z [00:04:19.294]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticencoder
2025-08-20T22:45:18.6202047Z [00:04:19.294]➜  mkdir -p $WORK/b1488/
2025-08-20T22:45:18.6203354Z [00:04:19.294]➜  cat >/tmp/go-build2401649780/b1488/importcfg << 'EOF' # internal
2025-08-20T22:45:18.6204038Z [00:04:19.294]➜  # import config
2025-08-20T22:45:18.6207524Z [00:04:19.294]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.6210830Z [00:04:19.294]➜  EOF
2025-08-20T22:45:18.6218105Z [00:04:19.294]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1488/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticencoder=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticencoder;$WORK/b1488=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticencoder -lang=go1.22 -complete -installsuffix shared -buildid g0xxTVaKswu27HODDA1y/g0xxTVaKswu27HODDA1y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1488/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticencoder/phoneticencoder.go
2025-08-20T22:45:18.6920632Z [00:04:19.365]➜  go tool buildid -w $WORK/b1488/_pkg_.a # internal
2025-08-20T22:45:18.6925577Z [00:04:19.366]➜  cp $WORK/b1488/_pkg_.a /root/.cache/go-build/57/5731bece0a602ee9532d31b4f8c9de0240a4af68fe99b3af43abaf2b40bfd85b-d # internal
2025-08-20T22:45:18.6930185Z [00:04:19.367]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticlanguage
2025-08-20T22:45:18.6959400Z [00:04:19.367]➜  mkdir -p $WORK/b1489/
2025-08-20T22:45:18.6964704Z [00:04:19.367]➜  cat >/tmp/go-build2401649780/b1489/importcfg << 'EOF' # internal
2025-08-20T22:45:18.6965376Z [00:04:19.367]➜  # import config
2025-08-20T22:45:18.6965989Z [00:04:19.367]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.6966554Z [00:04:19.367]➜  EOF
2025-08-20T22:45:18.6971480Z [00:04:19.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1489/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticlanguage=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticlanguage;$WORK/b1489=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticlanguage -lang=go1.22 -complete -installsuffix shared -buildid qWffZf0PY9zWuLPly2Iq/qWffZf0PY9zWuLPly2Iq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1489/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticlanguage/phoneticlanguage.go
2025-08-20T22:45:18.7582326Z [00:04:19.432]➜  go tool buildid -w $WORK/b1489/_pkg_.a # internal
2025-08-20T22:45:18.7591342Z [00:04:19.433]➜  cp $WORK/b1489/_pkg_.a /root/.cache/go-build/a9/a9e2bfe1bb137bea7e609e67fe50aa54a1e68974e176dcea8fc37f1ed6622f12-d # internal
2025-08-20T22:45:18.7595095Z [00:04:19.434]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticnametype
2025-08-20T22:45:18.7620977Z [00:04:19.436]➜  mkdir -p $WORK/b1490/
2025-08-20T22:45:18.7628334Z [00:04:19.437]➜  cat >/tmp/go-build2401649780/b1490/importcfg << 'EOF' # internal
2025-08-20T22:45:18.7633358Z [00:04:19.437]➜  # import config
2025-08-20T22:45:18.7634055Z [00:04:19.437]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.7634840Z [00:04:19.437]➜  EOF
2025-08-20T22:45:18.7639838Z [00:04:19.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1490/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticnametype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticnametype;$WORK/b1490=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticnametype -lang=go1.22 -complete -installsuffix shared -buildid 5f4aUODNbEslJZK5I3fq/5f4aUODNbEslJZK5I3fq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1490/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticnametype/phoneticnametype.go
2025-08-20T22:45:18.8204265Z [00:04:19.494]➜  go tool buildid -w $WORK/b1490/_pkg_.a # internal
2025-08-20T22:45:18.8208473Z [00:04:19.495]➜  cp $WORK/b1490/_pkg_.a /root/.cache/go-build/f0/f07f6dc30d28b2be579c1ba6695c41dd2bc67da97bfb29d6dd3e78a882d3a5f8-d # internal
2025-08-20T22:45:18.8217676Z [00:04:19.495]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticruletype
2025-08-20T22:45:18.8218565Z [00:04:19.495]➜  mkdir -p $WORK/b1491/
2025-08-20T22:45:18.8219364Z [00:04:19.495]➜  cat >/tmp/go-build2401649780/b1491/importcfg << 'EOF' # internal
2025-08-20T22:45:18.8220094Z [00:04:19.496]➜  # import config
2025-08-20T22:45:18.8220794Z [00:04:19.496]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.8221465Z [00:04:19.496]➜  EOF
2025-08-20T22:45:18.8226706Z [00:04:19.496]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1491/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticruletype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticruletype;$WORK/b1491=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticruletype -lang=go1.22 -complete -installsuffix shared -buildid lT-P_mGVssknV69XruGh/lT-P_mGVssknV69XruGh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1491/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/phoneticruletype/phoneticruletype.go
2025-08-20T22:45:18.8645129Z [00:04:19.538]➜  go tool buildid -w $WORK/b1491/_pkg_.a # internal
2025-08-20T22:45:18.8660921Z [00:04:19.540]➜  cp $WORK/b1491/_pkg_.a /root/.cache/go-build/57/574ce8ab57bdc7f0a4f5613aaab33e9756acfd26e7e4cc15d2f512985f50d50e-d # internal
2025-08-20T22:45:18.8672606Z [00:04:19.541]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/policytype
2025-08-20T22:45:18.8678513Z [00:04:19.542]➜  mkdir -p $WORK/b1492/
2025-08-20T22:45:18.8683962Z [00:04:19.542]➜  cat >/tmp/go-build2401649780/b1492/importcfg << 'EOF' # internal
2025-08-20T22:45:18.8685002Z [00:04:19.542]➜  # import config
2025-08-20T22:45:18.8686871Z [00:04:19.542]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.8687970Z [00:04:19.542]➜  EOF
2025-08-20T22:45:18.8693473Z [00:04:19.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1492/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/policytype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/policytype;$WORK/b1492=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/policytype -lang=go1.22 -complete -installsuffix shared -buildid SSOBhmr41ZbVR6Ik_DOQ/SSOBhmr41ZbVR6Ik_DOQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1492/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/policytype/policytype.go
2025-08-20T22:45:18.9051137Z [00:04:19.579]➜  go tool buildid -w $WORK/b1492/_pkg_.a # internal
2025-08-20T22:45:18.9059691Z [00:04:19.580]➜  cp $WORK/b1492/_pkg_.a /root/.cache/go-build/a4/a4030878dfe443751298eb0766cc73589941d7e5339558e3abb39af4fe34a69d-d # internal
2025-08-20T22:45:18.9061174Z [00:04:19.580]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/quantifier
2025-08-20T22:45:18.9068219Z [00:04:19.581]➜  mkdir -p $WORK/b1493/
2025-08-20T22:45:18.9069035Z [00:04:19.581]➜  cat >/tmp/go-build2401649780/b1493/importcfg << 'EOF' # internal
2025-08-20T22:45:18.9069821Z [00:04:19.581]➜  # import config
2025-08-20T22:45:18.9070519Z [00:04:19.581]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.9071170Z [00:04:19.581]➜  EOF
2025-08-20T22:45:18.9076299Z [00:04:19.581]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1493/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/quantifier=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/quantifier;$WORK/b1493=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/quantifier -lang=go1.22 -complete -installsuffix shared -buildid XYWRXCX3Ot0fpiNLLjcX/XYWRXCX3Ot0fpiNLLjcX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1493/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/quantifier/quantifier.go
2025-08-20T22:45:18.9348074Z [00:04:19.609]➜  go tool buildid -w $WORK/b1493/_pkg_.a # internal
2025-08-20T22:45:18.9353632Z [00:04:19.609]➜  cp $WORK/b1493/_pkg_.a /root/.cache/go-build/e1/e16b225a70d62665e97cdb6f967db8fe62aed903a5a2aafee9847c38ad92602b-d # internal
2025-08-20T22:45:18.9359460Z [00:04:19.609]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryrulecriteriatype
2025-08-20T22:45:18.9360386Z [00:04:19.609]➜  mkdir -p $WORK/b1494/
2025-08-20T22:45:18.9361131Z [00:04:19.610]➜  cat >/tmp/go-build2401649780/b1494/importcfg << 'EOF' # internal
2025-08-20T22:45:18.9361835Z [00:04:19.610]➜  # import config
2025-08-20T22:45:18.9362522Z [00:04:19.610]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.9363170Z [00:04:19.610]➜  EOF
2025-08-20T22:45:18.9368786Z [00:04:19.610]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1494/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/queryrulecriteriatype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/queryrulecriteriatype;$WORK/b1494=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryrulecriteriatype -lang=go1.22 -complete -installsuffix shared -buildid amTlpFaeC-_2JFwIcuNY/amTlpFaeC-_2JFwIcuNY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1494/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/queryrulecriteriatype/queryrulecriteriatype.go
2025-08-20T22:45:18.9954094Z [00:04:19.669]➜  go tool buildid -w $WORK/b1494/_pkg_.a # internal
2025-08-20T22:45:18.9961874Z [00:04:19.670]➜  cp $WORK/b1494/_pkg_.a /root/.cache/go-build/57/5756d02087c96bafe6f3276f6d27ff83fe0a1a60df150220a12aa6642707788d-d # internal
2025-08-20T22:45:18.9968455Z [00:04:19.671]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryruletype
2025-08-20T22:45:18.9971721Z [00:04:19.671]➜  mkdir -p $WORK/b1495/
2025-08-20T22:45:18.9972875Z [00:04:19.671]➜  cat >/tmp/go-build2401649780/b1495/importcfg << 'EOF' # internal
2025-08-20T22:45:18.9982203Z [00:04:19.672]➜  # import config
2025-08-20T22:45:18.9982922Z [00:04:19.672]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:18.9983570Z [00:04:19.672]➜  EOF
2025-08-20T22:45:18.9990503Z [00:04:19.672]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1495/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/queryruletype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/queryruletype;$WORK/b1495=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryruletype -lang=go1.22 -complete -installsuffix shared -buildid ZuNYlnRq35Ew7Kgb50sK/ZuNYlnRq35Ew7Kgb50sK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1495/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/queryruletype/queryruletype.go
2025-08-20T22:45:19.0474014Z [00:04:19.721]➜  go tool buildid -w $WORK/b1495/_pkg_.a # internal
2025-08-20T22:45:19.0482160Z [00:04:19.722]➜  cp $WORK/b1495/_pkg_.a /root/.cache/go-build/06/0654640357be596ad41390e884ba0e95a74c47e6ae66fe88050f154f405ebb41-d # internal
2025-08-20T22:45:19.0484976Z [00:04:19.723]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/rangerelation
2025-08-20T22:45:19.0486531Z [00:04:19.723]➜  mkdir -p $WORK/b1496/
2025-08-20T22:45:19.0491645Z [00:04:19.723]➜  cat >/tmp/go-build2401649780/b1496/importcfg << 'EOF' # internal
2025-08-20T22:45:19.0492357Z [00:04:19.723]➜  # import config
2025-08-20T22:45:19.0493042Z [00:04:19.723]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.0493700Z [00:04:19.723]➜  EOF
2025-08-20T22:45:19.0499969Z [00:04:19.724]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1496/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/rangerelation=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/rangerelation;$WORK/b1496=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/rangerelation -lang=go1.22 -complete -installsuffix shared -buildid qVuIS4WPxiI3HO9KO38-/qVuIS4WPxiI3HO9KO38- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1496/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/rangerelation/rangerelation.go
2025-08-20T22:45:19.0975320Z [00:04:19.771]➜  go tool buildid -w $WORK/b1496/_pkg_.a # internal
2025-08-20T22:45:19.0992028Z [00:04:19.773]➜  cp $WORK/b1496/_pkg_.a /root/.cache/go-build/8c/8c9211530b0921337b639fc46efb37a675bb7b18ce7f142695fdd4ca71560ee3-d # internal
2025-08-20T22:45:19.0996512Z [00:04:19.773]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ratemode
2025-08-20T22:45:19.0997528Z [00:04:19.773]➜  mkdir -p $WORK/b1497/
2025-08-20T22:45:19.0998326Z [00:04:19.773]➜  cat >/tmp/go-build2401649780/b1497/importcfg << 'EOF' # internal
2025-08-20T22:45:19.0999036Z [00:04:19.773]➜  # import config
2025-08-20T22:45:19.0999731Z [00:04:19.773]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.1000368Z [00:04:19.773]➜  EOF
2025-08-20T22:45:19.1005298Z [00:04:19.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1497/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ratemode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ratemode;$WORK/b1497=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ratemode -lang=go1.22 -complete -installsuffix shared -buildid KTtQI5T7ezz7gkhXwvUB/KTtQI5T7ezz7gkhXwvUB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1497/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ratemode/ratemode.go
2025-08-20T22:45:19.1404327Z [00:04:19.814]➜  go tool buildid -w $WORK/b1497/_pkg_.a # internal
2025-08-20T22:45:19.1411720Z [00:04:19.815]➜  cp $WORK/b1497/_pkg_.a /root/.cache/go-build/47/47c42229c750e243592cf577a70aacb9f0882eb21430b1839df061ee5ec1db0e-d # internal
2025-08-20T22:45:19.1415775Z [00:04:19.816]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh
2025-08-20T22:45:19.1416545Z [00:04:19.816]➜  mkdir -p $WORK/b1498/
2025-08-20T22:45:19.1420287Z [00:04:19.816]➜  cat >/tmp/go-build2401649780/b1498/importcfg << 'EOF' # internal
2025-08-20T22:45:19.1421664Z [00:04:19.816]➜  # import config
2025-08-20T22:45:19.1423369Z [00:04:19.816]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.1424618Z [00:04:19.817]➜  EOF
2025-08-20T22:45:19.1430078Z [00:04:19.817]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1498/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/refresh=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/refresh;$WORK/b1498=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh -lang=go1.22 -complete -installsuffix shared -buildid MmPoQRApK6TLUzQSbzm8/MmPoQRApK6TLUzQSbzm8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1498/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/refresh/refresh.go
2025-08-20T22:45:19.1712648Z [00:04:19.845]➜  go tool buildid -w $WORK/b1498/_pkg_.a # internal
2025-08-20T22:45:19.1719980Z [00:04:19.846]➜  cp $WORK/b1498/_pkg_.a /root/.cache/go-build/7f/7f08d5f58a2a51ed5fa58af282464a5de87a8c79dea4087cf649796f5ee0e8bb-d # internal
2025-08-20T22:45:19.1746172Z [00:04:19.849]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/remoteclusterprivilege
2025-08-20T22:45:19.1751815Z [00:04:19.849]➜  mkdir -p $WORK/b1499/
2025-08-20T22:45:19.1755972Z [00:04:19.849]➜  cat >/tmp/go-build2401649780/b1499/importcfg << 'EOF' # internal
2025-08-20T22:45:19.1756625Z [00:04:19.849]➜  # import config
2025-08-20T22:45:19.1757576Z [00:04:19.849]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.1758206Z [00:04:19.849]➜  EOF
2025-08-20T22:45:19.1763087Z [00:04:19.849]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1499/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/remoteclusterprivilege=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/remoteclusterprivilege;$WORK/b1499=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/remoteclusterprivilege -lang=go1.22 -complete -installsuffix shared -buildid r7nD1alho2R1EL-Qt_k2/r7nD1alho2R1EL-Qt_k2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1499/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/remoteclusterprivilege/remoteclusterprivilege.go
2025-08-20T22:45:19.1984035Z [00:04:19.872]➜  go tool buildid -w $WORK/b1499/_pkg_.a # internal
2025-08-20T22:45:19.1993556Z [00:04:19.873]➜  cp $WORK/b1499/_pkg_.a /root/.cache/go-build/ef/efa6f8c41d64642dcf5ad1c3590374f85ea8ac317082efbf882c96de65c211f8-d # internal
2025-08-20T22:45:19.1995013Z [00:04:19.873]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/responsecontenttype
2025-08-20T22:45:19.2001168Z [00:04:19.874]➜  mkdir -p $WORK/b1500/
2025-08-20T22:45:19.2001977Z [00:04:19.874]➜  cat >/tmp/go-build2401649780/b1500/importcfg << 'EOF' # internal
2025-08-20T22:45:19.2002637Z [00:04:19.874]➜  # import config
2025-08-20T22:45:19.2003290Z [00:04:19.874]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.2003993Z [00:04:19.874]➜  EOF
2025-08-20T22:45:19.2009523Z [00:04:19.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1500/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/responsecontenttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/responsecontenttype;$WORK/b1500=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/responsecontenttype -lang=go1.22 -complete -installsuffix shared -buildid DzIcOxC9QFaJJ6iOa5Kt/DzIcOxC9QFaJJ6iOa5Kt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1500/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/responsecontenttype/responsecontenttype.go
2025-08-20T22:45:19.2253732Z [00:04:19.899]➜  go tool buildid -w $WORK/b1500/_pkg_.a # internal
2025-08-20T22:45:19.2261485Z [00:04:19.900]➜  cp $WORK/b1500/_pkg_.a /root/.cache/go-build/72/72394742a8d60052ff77cf0f89f4fb2e0b88abb8cf5bcf440cb4ba7b92a7f129-d # internal
2025-08-20T22:45:19.2287578Z [00:04:19.901]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/restrictionworkflow
2025-08-20T22:45:19.2288478Z [00:04:19.901]➜  mkdir -p $WORK/b1501/
2025-08-20T22:45:19.2289269Z [00:04:19.901]➜  cat >/tmp/go-build2401649780/b1501/importcfg << 'EOF' # internal
2025-08-20T22:45:19.2289964Z [00:04:19.901]➜  # import config
2025-08-20T22:45:19.2290644Z [00:04:19.901]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.2291369Z [00:04:19.901]➜  EOF
2025-08-20T22:45:19.2296560Z [00:04:19.901]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1501/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/restrictionworkflow=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/restrictionworkflow;$WORK/b1501=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/restrictionworkflow -lang=go1.22 -complete -installsuffix shared -buildid LTn_A9DDvWBerw0fpKB8/LTn_A9DDvWBerw0fpKB8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1501/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/restrictionworkflow/restrictionworkflow.go
2025-08-20T22:45:19.2408727Z [00:04:19.915]➜  go tool buildid -w $WORK/b1501/_pkg_.a # internal
2025-08-20T22:45:19.2415130Z [00:04:19.916]➜  cp $WORK/b1501/_pkg_.a /root/.cache/go-build/fa/fac432bd84f38adc1c5c4e72f2f5506d6ab9b161f8de053a6824ce065d24ee45-d # internal
2025-08-20T22:45:19.2425375Z [00:04:19.916]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result
2025-08-20T22:45:19.2426184Z [00:04:19.916]➜  mkdir -p $WORK/b1502/
2025-08-20T22:45:19.2426924Z [00:04:19.916]➜  cat >/tmp/go-build2401649780/b1502/importcfg << 'EOF' # internal
2025-08-20T22:45:19.2427939Z [00:04:19.916]➜  # import config
2025-08-20T22:45:19.2428620Z [00:04:19.916]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.2429250Z [00:04:19.916]➜  EOF
2025-08-20T22:45:19.2433938Z [00:04:19.917]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1502/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/result=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/result;$WORK/b1502=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result -lang=go1.22 -complete -installsuffix shared -buildid EipOzYpEgx34oogCPlch/EipOzYpEgx34oogCPlch -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1502/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/result/result.go
2025-08-20T22:45:19.2804132Z [00:04:19.954]➜  go tool buildid -w $WORK/b1502/_pkg_.a # internal
2025-08-20T22:45:19.2818874Z [00:04:19.956]➜  cp $WORK/b1502/_pkg_.a /root/.cache/go-build/e1/e164b0de97fbf809e6eab0364644d451d27cfc85052753a68164db07926f4f21-d # internal
2025-08-20T22:45:19.2821966Z [00:04:19.956]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/routingstate
2025-08-20T22:45:19.2822794Z [00:04:19.956]➜  mkdir -p $WORK/b1503/
2025-08-20T22:45:19.2823538Z [00:04:19.956]➜  cat >/tmp/go-build2401649780/b1503/importcfg << 'EOF' # internal
2025-08-20T22:45:19.2824242Z [00:04:19.956]➜  # import config
2025-08-20T22:45:19.2824913Z [00:04:19.956]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.2825579Z [00:04:19.956]➜  EOF
2025-08-20T22:45:19.2830908Z [00:04:19.956]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1503/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/routingstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/routingstate;$WORK/b1503=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/routingstate -lang=go1.22 -complete -installsuffix shared -buildid FtdlvObDwILEtFTHcq_K/FtdlvObDwILEtFTHcq_K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1503/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/routingstate/routingstate.go
2025-08-20T22:45:19.3244304Z [00:04:19.998]➜  go tool buildid -w $WORK/b1503/_pkg_.a # internal
2025-08-20T22:45:19.3249762Z [00:04:19.999]➜  cp $WORK/b1503/_pkg_.a /root/.cache/go-build/ee/eea41bac8f329e67514de60ebf823ad4d30ad01ddffb215e852f66ba101b24d0-d # internal
2025-08-20T22:45:19.3261106Z [00:04:19.999]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ruleaction
2025-08-20T22:45:19.3261970Z [00:04:19.999]➜  mkdir -p $WORK/b1504/
2025-08-20T22:45:19.3262755Z [00:04:20.000]➜  cat >/tmp/go-build2401649780/b1504/importcfg << 'EOF' # internal
2025-08-20T22:45:19.3263448Z [00:04:20.000]➜  # import config
2025-08-20T22:45:19.3264146Z [00:04:20.000]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.3264788Z [00:04:20.000]➜  EOF
2025-08-20T22:45:19.3270006Z [00:04:20.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1504/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ruleaction=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ruleaction;$WORK/b1504=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ruleaction -lang=go1.22 -complete -installsuffix shared -buildid NH0i1zyTalgaW83EmxvG/NH0i1zyTalgaW83EmxvG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1504/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ruleaction/ruleaction.go
2025-08-20T22:45:19.3593220Z [00:04:20.033]➜  go tool buildid -w $WORK/b1504/_pkg_.a # internal
2025-08-20T22:45:19.3601438Z [00:04:20.034]➜  cp $WORK/b1504/_pkg_.a /root/.cache/go-build/1b/1b1e5037ab05fbf3d677394443c4f338fc5669239c32136fe3824473dee9ee9a-d # internal
2025-08-20T22:45:19.3604237Z [00:04:20.034]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/runtimefieldtype
2025-08-20T22:45:19.3619286Z [00:04:20.035]➜  mkdir -p $WORK/b1505/
2025-08-20T22:45:19.3620357Z [00:04:20.036]➜  cat >/tmp/go-build2401649780/b1505/importcfg << 'EOF' # internal
2025-08-20T22:45:19.3621272Z [00:04:20.036]➜  # import config
2025-08-20T22:45:19.3622238Z [00:04:20.036]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.3623052Z [00:04:20.036]➜  EOF
2025-08-20T22:45:19.3629821Z [00:04:20.036]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1505/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/runtimefieldtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/runtimefieldtype;$WORK/b1505=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/runtimefieldtype -lang=go1.22 -complete -installsuffix shared -buildid oADpR_r-2g0FMbWQBqzG/oADpR_r-2g0FMbWQBqzG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1505/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/runtimefieldtype/runtimefieldtype.go
2025-08-20T22:45:19.3995071Z [00:04:20.073]➜  go tool buildid -w $WORK/b1505/_pkg_.a # internal
2025-08-20T22:45:19.4001257Z [00:04:20.074]➜  cp $WORK/b1505/_pkg_.a /root/.cache/go-build/fb/fb1e0087d9d37b2b9e05f8afd162c3c66a91c1f2f1edc12f02c78d56c704ee57-d # internal
2025-08-20T22:45:19.4011587Z [00:04:20.075]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sampleraggregationexecutionhint
2025-08-20T22:45:19.4012557Z [00:04:20.075]➜  mkdir -p $WORK/b1506/
2025-08-20T22:45:19.4013342Z [00:04:20.075]➜  cat >/tmp/go-build2401649780/b1506/importcfg << 'EOF' # internal
2025-08-20T22:45:19.4014039Z [00:04:20.075]➜  # import config
2025-08-20T22:45:19.4014918Z [00:04:20.075]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.4015573Z [00:04:20.075]➜  EOF
2025-08-20T22:45:19.4047984Z [00:04:20.078]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1506/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sampleraggregationexecutionhint=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sampleraggregationexecutionhint;$WORK/b1506=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sampleraggregationexecutionhint -lang=go1.22 -complete -installsuffix shared -buildid RXqvnBTbUQVwOHz27oKy/RXqvnBTbUQVwOHz27oKy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1506/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sampleraggregationexecutionhint/sampleraggregationexecutionhint.go
2025-08-20T22:45:19.4544091Z [00:04:20.128]➜  go tool buildid -w $WORK/b1506/_pkg_.a # internal
2025-08-20T22:45:19.4557960Z [00:04:20.130]➜  cp $WORK/b1506/_pkg_.a /root/.cache/go-build/cd/cd99b4fdc9b1b4ddbc40e42f6d083f9b0a0e11922112ca2d17e3a61cc9956826-d # internal
2025-08-20T22:45:19.4559631Z [00:04:20.130]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scoremode
2025-08-20T22:45:19.4560635Z [00:04:20.130]➜  mkdir -p $WORK/b1507/
2025-08-20T22:45:19.4561577Z [00:04:20.130]➜  cat >/tmp/go-build2401649780/b1507/importcfg << 'EOF' # internal
2025-08-20T22:45:19.4562421Z [00:04:20.130]➜  # import config
2025-08-20T22:45:19.4563249Z [00:04:20.130]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.4564085Z [00:04:20.130]➜  EOF
2025-08-20T22:45:19.4569176Z [00:04:20.130]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1507/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scoremode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scoremode;$WORK/b1507=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scoremode -lang=go1.22 -complete -installsuffix shared -buildid 6mWxL5O7o3ITdfrGJoky/6mWxL5O7o3ITdfrGJoky -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1507/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scoremode/scoremode.go
2025-08-20T22:45:19.5013726Z [00:04:20.175]➜  go tool buildid -w $WORK/b1507/_pkg_.a # internal
2025-08-20T22:45:19.5020747Z [00:04:20.176]➜  cp $WORK/b1507/_pkg_.a /root/.cache/go-build/1b/1baad401dbfc7a2c577f0bdacd0961f12f37473fe53acf9bb9ad405d710f2664-d # internal
2025-08-20T22:45:19.5026427Z [00:04:20.177]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptlanguage
2025-08-20T22:45:19.5050888Z [00:04:20.179]➜  mkdir -p $WORK/b1508/
2025-08-20T22:45:19.5052976Z [00:04:20.179]➜  cat >/tmp/go-build2401649780/b1508/importcfg << 'EOF' # internal
2025-08-20T22:45:19.5061026Z [00:04:20.179]➜  # import config
2025-08-20T22:45:19.5062031Z [00:04:20.179]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.5062675Z [00:04:20.179]➜  EOF
2025-08-20T22:45:19.5076610Z [00:04:20.181]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1508/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scriptlanguage=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scriptlanguage;$WORK/b1508=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptlanguage -lang=go1.22 -complete -installsuffix shared -buildid FIG6prJ22LwGMRRc1dIE/FIG6prJ22LwGMRRc1dIE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1508/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scriptlanguage/scriptlanguage.go
2025-08-20T22:45:19.5441324Z [00:04:20.218]➜  go tool buildid -w $WORK/b1508/_pkg_.a # internal
2025-08-20T22:45:19.5446772Z [00:04:20.219]➜  cp $WORK/b1508/_pkg_.a /root/.cache/go-build/51/513008210c84120dd97a8f3337b40112ad2274cc2d6c07c97f3004e4f341089c-d # internal
2025-08-20T22:45:19.5452254Z [00:04:20.219]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptsorttype
2025-08-20T22:45:19.5453147Z [00:04:20.219]➜  mkdir -p $WORK/b1509/
2025-08-20T22:45:19.5460551Z [00:04:20.220]➜  cat >/tmp/go-build2401649780/b1509/importcfg << 'EOF' # internal
2025-08-20T22:45:19.5462930Z [00:04:20.220]➜  # import config
2025-08-20T22:45:19.5469326Z [00:04:20.220]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.5469979Z [00:04:20.220]➜  EOF
2025-08-20T22:45:19.5475229Z [00:04:20.220]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1509/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scriptsorttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scriptsorttype;$WORK/b1509=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptsorttype -lang=go1.22 -complete -installsuffix shared -buildid zCRxY54uyufCBgBRvlfj/zCRxY54uyufCBgBRvlfj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1509/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/scriptsorttype/scriptsorttype.go
2025-08-20T22:45:19.5801577Z [00:04:20.254]➜  go tool buildid -w $WORK/b1509/_pkg_.a # internal
2025-08-20T22:45:19.5817688Z [00:04:20.255]➜  cp $WORK/b1509/_pkg_.a /root/.cache/go-build/7a/7a9fb8c9e0dcd8a183124f9344f76ab2506f62dde43a13aa7f82840224e882d0-d # internal
2025-08-20T22:45:19.5819170Z [00:04:20.256]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype
2025-08-20T22:45:19.5821866Z [00:04:20.256]➜  mkdir -p $WORK/b1510/
2025-08-20T22:45:19.5829173Z [00:04:20.257]➜  cat >/tmp/go-build2401649780/b1510/importcfg << 'EOF' # internal
2025-08-20T22:45:19.5838431Z [00:04:20.257]➜  # import config
2025-08-20T22:45:19.5839330Z [00:04:20.257]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.5839997Z [00:04:20.257]➜  EOF
2025-08-20T22:45:19.5844819Z [00:04:20.257]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1510/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/searchtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/searchtype;$WORK/b1510=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype -lang=go1.22 -complete -installsuffix shared -buildid LVmcmxhjyvvchI78o6aV/LVmcmxhjyvvchI78o6aV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1510/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/searchtype/searchtype.go
2025-08-20T22:45:19.6090887Z [00:04:20.282]➜  go tool buildid -w $WORK/b1510/_pkg_.a # internal
2025-08-20T22:45:19.6104211Z [00:04:20.283]➜  cp $WORK/b1510/_pkg_.a /root/.cache/go-build/95/953bfc4e4fdc0707207e6c061e308c8c8dbe67bbed595c55e9b4810cfe381d35-d # internal
2025-08-20T22:45:19.6105751Z [00:04:20.283]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmissing
2025-08-20T22:45:19.6106790Z [00:04:20.283]➜  mkdir -p $WORK/b1511/
2025-08-20T22:45:19.6107678Z [00:04:20.283]➜  cat >/tmp/go-build2401649780/b1511/importcfg << 'EOF' # internal
2025-08-20T22:45:19.6108341Z [00:04:20.283]➜  # import config
2025-08-20T22:45:19.6108985Z [00:04:20.283]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.6109602Z [00:04:20.283]➜  EOF
2025-08-20T22:45:19.6114965Z [00:04:20.283]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1511/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortmissing=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortmissing;$WORK/b1511=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmissing -lang=go1.22 -complete -installsuffix shared -buildid _ebzz6gmeiFLdL7dDfCI/_ebzz6gmeiFLdL7dDfCI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1511/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortmissing/segmentsortmissing.go
2025-08-20T22:45:19.6400711Z [00:04:20.314]➜  go tool buildid -w $WORK/b1511/_pkg_.a # internal
2025-08-20T22:45:19.6408633Z [00:04:20.315]➜  cp $WORK/b1511/_pkg_.a /root/.cache/go-build/62/62f8feb7c5ba38077b6d209de9014c92db7a38e6ba2544f76e3189920f20164d-d # internal
2025-08-20T22:45:19.6411215Z [00:04:20.315]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmode
2025-08-20T22:45:19.6419066Z [00:04:20.315]➜  mkdir -p $WORK/b1512/
2025-08-20T22:45:19.6420431Z [00:04:20.316]➜  cat >/tmp/go-build2401649780/b1512/importcfg << 'EOF' # internal
2025-08-20T22:45:19.6421319Z [00:04:20.316]➜  # import config
2025-08-20T22:45:19.6423787Z [00:04:20.316]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.6425411Z [00:04:20.316]➜  EOF
2025-08-20T22:45:19.6430728Z [00:04:20.316]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1512/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortmode;$WORK/b1512=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmode -lang=go1.22 -complete -installsuffix shared -buildid _VaXo32b4k80VUub2B5O/_VaXo32b4k80VUub2B5O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1512/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortmode/segmentsortmode.go
2025-08-20T22:45:19.6649681Z [00:04:20.339]➜  go tool buildid -w $WORK/b1512/_pkg_.a # internal
2025-08-20T22:45:19.6657058Z [00:04:20.340]➜  cp $WORK/b1512/_pkg_.a /root/.cache/go-build/dd/dde58832c78a2911f84597f04715c744ab648b4b0db9645a0b841e3ec17b6a82-d # internal
2025-08-20T22:45:19.6659399Z [00:04:20.340]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortorder
2025-08-20T22:45:19.6661383Z [00:04:20.340]➜  mkdir -p $WORK/b1513/
2025-08-20T22:45:19.6666079Z [00:04:20.341]➜  cat >/tmp/go-build2401649780/b1513/importcfg << 'EOF' # internal
2025-08-20T22:45:19.6667972Z [00:04:20.341]➜  # import config
2025-08-20T22:45:19.6668847Z [00:04:20.341]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.6669479Z [00:04:20.341]➜  EOF
2025-08-20T22:45:19.6674587Z [00:04:20.341]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1513/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortorder=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortorder;$WORK/b1513=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortorder -lang=go1.22 -complete -installsuffix shared -buildid 5kWqLuEjODGPORxW63ys/5kWqLuEjODGPORxW63ys -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1513/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/segmentsortorder/segmentsortorder.go
2025-08-20T22:45:19.6955300Z [00:04:20.367]➜  go tool buildid -w $WORK/b1513/_pkg_.a # internal
2025-08-20T22:45:19.6976372Z [00:04:20.368]➜  cp $WORK/b1513/_pkg_.a /root/.cache/go-build/fc/fc987a43d2339c9c447e69fa2a19b3736b5448b4bd489c3586d11a6d889c6573-d # internal
2025-08-20T22:45:19.6978017Z [00:04:20.368]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shapetype
2025-08-20T22:45:19.6978972Z [00:04:20.368]➜  mkdir -p $WORK/b1514/
2025-08-20T22:45:19.6979715Z [00:04:20.369]➜  cat >/tmp/go-build2401649780/b1514/importcfg << 'EOF' # internal
2025-08-20T22:45:19.6980398Z [00:04:20.369]➜  # import config
2025-08-20T22:45:19.6981065Z [00:04:20.369]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.6981706Z [00:04:20.369]➜  EOF
2025-08-20T22:45:19.7075699Z [00:04:20.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1514/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shapetype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shapetype;$WORK/b1514=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shapetype -lang=go1.22 -complete -installsuffix shared -buildid 6KQkz0bazAuwvKq5IO2n/6KQkz0bazAuwvKq5IO2n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1514/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shapetype/shapetype.go
2025-08-20T22:45:19.7187940Z [00:04:20.391]➜  go tool buildid -w $WORK/b1514/_pkg_.a # internal
2025-08-20T22:45:19.7191246Z [00:04:20.392]➜  cp $WORK/b1514/_pkg_.a /root/.cache/go-build/27/27d13aac1747faff563b035eeec45aa74e8c86c5c7fdeae08161694ade60038f-d # internal
2025-08-20T22:45:19.7241483Z [00:04:20.394]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardroutingstate
2025-08-20T22:45:19.7245094Z [00:04:20.394]➜  mkdir -p $WORK/b1515/
2025-08-20T22:45:19.7245853Z [00:04:20.395]➜  cat >/tmp/go-build2401649780/b1515/importcfg << 'EOF' # internal
2025-08-20T22:45:19.7246558Z [00:04:20.395]➜  # import config
2025-08-20T22:45:19.7247366Z [00:04:20.395]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.7248018Z [00:04:20.395]➜  EOF
2025-08-20T22:45:19.7253365Z [00:04:20.395]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1515/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardroutingstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardroutingstate;$WORK/b1515=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardroutingstate -lang=go1.22 -complete -installsuffix shared -buildid Txc1lKB6zdbdq3ujSHMX/Txc1lKB6zdbdq3ujSHMX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1515/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardroutingstate/shardroutingstate.go
2025-08-20T22:45:19.7514491Z [00:04:20.421]➜  go tool buildid -w $WORK/b1515/_pkg_.a # internal
2025-08-20T22:45:19.7543595Z [00:04:20.422]➜  cp $WORK/b1515/_pkg_.a /root/.cache/go-build/ac/ac8408aacb249c6d79a6d33540abb2f617751643037b7ac82263997e5e01437a-d # internal
2025-08-20T22:45:19.7545271Z [00:04:20.425]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardsstatsstage
2025-08-20T22:45:19.7546098Z [00:04:20.425]➜  mkdir -p $WORK/b1516/
2025-08-20T22:45:19.7546875Z [00:04:20.425]➜  cat >/tmp/go-build2401649780/b1516/importcfg << 'EOF' # internal
2025-08-20T22:45:19.7547748Z [00:04:20.425]➜  # import config
2025-08-20T22:45:19.7548422Z [00:04:20.425]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.7549063Z [00:04:20.425]➜  EOF
2025-08-20T22:45:19.7554201Z [00:04:20.425]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1516/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardsstatsstage=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardsstatsstage;$WORK/b1516=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardsstatsstage -lang=go1.22 -complete -installsuffix shared -buildid Vc0dtwT8EPQDXbpxokvT/Vc0dtwT8EPQDXbpxokvT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1516/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardsstatsstage/shardsstatsstage.go
2025-08-20T22:45:19.7772082Z [00:04:20.451]➜  go tool buildid -w $WORK/b1516/_pkg_.a # internal
2025-08-20T22:45:19.7780039Z [00:04:20.452]➜  cp $WORK/b1516/_pkg_.a /root/.cache/go-build/f7/f786bb48f17658fb3c62c1b6e1bf5f8ca15b519f3d82845263df30b1a471509f-d # internal
2025-08-20T22:45:19.7812634Z [00:04:20.455]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstoreallocation
2025-08-20T22:45:19.7815351Z [00:04:20.456]➜  mkdir -p $WORK/b1517/
2025-08-20T22:45:19.7822550Z [00:04:20.456]➜  cat >/tmp/go-build2401649780/b1517/importcfg << 'EOF' # internal
2025-08-20T22:45:19.7823266Z [00:04:20.456]➜  # import config
2025-08-20T22:45:19.7824113Z [00:04:20.456]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.7825962Z [00:04:20.457]➜  EOF
2025-08-20T22:45:19.7832008Z [00:04:20.457]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1517/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardstoreallocation=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardstoreallocation;$WORK/b1517=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstoreallocation -lang=go1.22 -complete -installsuffix shared -buildid oMeFYjjAJBknjwvKGgXN/oMeFYjjAJBknjwvKGgXN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1517/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardstoreallocation/shardstoreallocation.go
2025-08-20T22:45:19.8212364Z [00:04:20.494]➜  go tool buildid -w $WORK/b1517/_pkg_.a # internal
2025-08-20T22:45:19.8223435Z [00:04:20.496]➜  cp $WORK/b1517/_pkg_.a /root/.cache/go-build/09/09eaa0c046a144ccaae90ed4067ac9733bfd9985d6ed23550c033eff0753f1b4-d # internal
2025-08-20T22:45:19.8224922Z [00:04:20.496]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdownstatus
2025-08-20T22:45:19.8225770Z [00:04:20.496]➜  mkdir -p $WORK/b1518/
2025-08-20T22:45:19.8226507Z [00:04:20.496]➜  cat >/tmp/go-build2401649780/b1518/importcfg << 'EOF' # internal
2025-08-20T22:45:19.8227310Z [00:04:20.496]➜  # import config
2025-08-20T22:45:19.8228004Z [00:04:20.496]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.8228656Z [00:04:20.496]➜  EOF
2025-08-20T22:45:19.8233966Z [00:04:20.496]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1518/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shutdownstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shutdownstatus;$WORK/b1518=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdownstatus -lang=go1.22 -complete -installsuffix shared -buildid T-euRKfvVoPipJo9ciPF/T-euRKfvVoPipJo9ciPF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1518/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shutdownstatus/shutdownstatus.go
2025-08-20T22:45:19.8461116Z [00:04:20.520]➜  go tool buildid -w $WORK/b1518/_pkg_.a # internal
2025-08-20T22:45:19.8466845Z [00:04:20.521]➜  cp $WORK/b1518/_pkg_.a /root/.cache/go-build/11/112605b8cd63e1f04f1efda53ecbecfdfe09c1ead88e6d94a5e743272bc018b2-d # internal
2025-08-20T22:45:19.8475330Z [00:04:20.522]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdowntype
2025-08-20T22:45:19.8479107Z [00:04:20.522]➜  mkdir -p $WORK/b1519/
2025-08-20T22:45:19.8479907Z [00:04:20.522]➜  cat >/tmp/go-build2401649780/b1519/importcfg << 'EOF' # internal
2025-08-20T22:45:19.8480665Z [00:04:20.522]➜  # import config
2025-08-20T22:45:19.8481386Z [00:04:20.522]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.8482298Z [00:04:20.522]➜  EOF
2025-08-20T22:45:19.8487530Z [00:04:20.522]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1519/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shutdowntype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shutdowntype;$WORK/b1519=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdowntype -lang=go1.22 -complete -installsuffix shared -buildid 5porfOaAJzrr_xspdjZj/5porfOaAJzrr_xspdjZj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1519/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shutdowntype/shutdowntype.go
2025-08-20T22:45:19.8673929Z [00:04:20.541]➜  go tool buildid -w $WORK/b1519/_pkg_.a # internal
2025-08-20T22:45:19.8680394Z [00:04:20.542]➜  cp $WORK/b1519/_pkg_.a /root/.cache/go-build/ad/ade4129b46927e5474fb82a989d716e006b04f3652bb91fc36c5cb5b38c3abf0-d # internal
2025-08-20T22:45:19.8684463Z [00:04:20.542]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotupgradestate
2025-08-20T22:45:19.8690617Z [00:04:20.543]➜  mkdir -p $WORK/b1520/
2025-08-20T22:45:19.8695815Z [00:04:20.544]➜  cat >/tmp/go-build2401649780/b1520/importcfg << 'EOF' # internal
2025-08-20T22:45:19.8705360Z [00:04:20.544]➜  # import config
2025-08-20T22:45:19.8706157Z [00:04:20.544]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.8706811Z [00:04:20.544]➜  EOF
2025-08-20T22:45:19.8712383Z [00:04:20.544]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1520/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snapshotupgradestate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snapshotupgradestate;$WORK/b1520=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotupgradestate -lang=go1.22 -complete -installsuffix shared -buildid if0Qt0pI_ogG_tHDK7Qp/if0Qt0pI_ogG_tHDK7Qp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1520/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snapshotupgradestate/snapshotupgradestate.go
2025-08-20T22:45:19.8939406Z [00:04:20.568]➜  go tool buildid -w $WORK/b1520/_pkg_.a # internal
2025-08-20T22:45:19.8949898Z [00:04:20.569]➜  cp $WORK/b1520/_pkg_.a /root/.cache/go-build/77/778351150ddd08f2d7a0f271fe7a90f255a3259fd3e3eed6121de51dd22c4eb2-d # internal
2025-08-20T22:45:19.8951427Z [00:04:20.569]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snowballlanguage
2025-08-20T22:45:19.8954403Z [00:04:20.569]➜  mkdir -p $WORK/b1521/
2025-08-20T22:45:19.8960020Z [00:04:20.570]➜  cat >/tmp/go-build2401649780/b1521/importcfg << 'EOF' # internal
2025-08-20T22:45:19.8962327Z [00:04:20.570]➜  # import config
2025-08-20T22:45:19.8966663Z [00:04:20.571]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.8967513Z [00:04:20.571]➜  EOF
2025-08-20T22:45:19.8972593Z [00:04:20.571]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1521/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snowballlanguage=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snowballlanguage;$WORK/b1521=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snowballlanguage -lang=go1.22 -complete -installsuffix shared -buildid sUOvK1CbqYUE2i0UlbfP/sUOvK1CbqYUE2i0UlbfP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1521/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snowballlanguage/snowballlanguage.go
2025-08-20T22:45:19.9395118Z [00:04:20.613]➜  go tool buildid -w $WORK/b1521/_pkg_.a # internal
2025-08-20T22:45:19.9402649Z [00:04:20.614]➜  cp $WORK/b1521/_pkg_.a /root/.cache/go-build/cc/cc6911a0e670ce664e93dda404459f680ba8b945f243825924d306a43e531450-d # internal
2025-08-20T22:45:19.9416290Z [00:04:20.614]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortmode
2025-08-20T22:45:19.9417089Z [00:04:20.615]➜  mkdir -p $WORK/b1522/
2025-08-20T22:45:19.9417986Z [00:04:20.615]➜  cat >/tmp/go-build2401649780/b1522/importcfg << 'EOF' # internal
2025-08-20T22:45:19.9418704Z [00:04:20.615]➜  # import config
2025-08-20T22:45:19.9438442Z [00:04:20.615]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.9439095Z [00:04:20.615]➜  EOF
2025-08-20T22:45:19.9445449Z [00:04:20.618]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1522/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sortmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sortmode;$WORK/b1522=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortmode -lang=go1.22 -complete -installsuffix shared -buildid 3uwE2BMoe92WHx--cNsE/3uwE2BMoe92WHx--cNsE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1522/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sortmode/sortmode.go
2025-08-20T22:45:19.9654453Z [00:04:20.639]➜  go tool buildid -w $WORK/b1522/_pkg_.a # internal
2025-08-20T22:45:19.9658665Z [00:04:20.640]➜  cp $WORK/b1522/_pkg_.a /root/.cache/go-build/fc/fc32754fd3bf0225e599aed6f0f8379c12157f1386617e4a5a34f3fdb405ebeb-d # internal
2025-08-20T22:45:19.9672139Z [00:04:20.641]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortorder
2025-08-20T22:45:19.9677382Z [00:04:20.641]➜  mkdir -p $WORK/b1523/
2025-08-20T22:45:19.9678124Z [00:04:20.641]➜  cat >/tmp/go-build2401649780/b1523/importcfg << 'EOF' # internal
2025-08-20T22:45:19.9678787Z [00:04:20.641]➜  # import config
2025-08-20T22:45:19.9679449Z [00:04:20.641]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.9680056Z [00:04:20.641]➜  EOF
2025-08-20T22:45:19.9684801Z [00:04:20.641]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1523/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sortorder=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sortorder;$WORK/b1523=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortorder -lang=go1.22 -complete -installsuffix shared -buildid HqLLCJ3HxQiEG-sZqT9K/HqLLCJ3HxQiEG-sZqT9K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1523/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sortorder/sortorder.go
2025-08-20T22:45:19.9954414Z [00:04:20.669]➜  go tool buildid -w $WORK/b1523/_pkg_.a # internal
2025-08-20T22:45:19.9959846Z [00:04:20.670]➜  cp $WORK/b1523/_pkg_.a /root/.cache/go-build/5d/5db86e193df8da1a464e20cc304d2c6ce41c2192a5e126c52259de0f00516792-d # internal
2025-08-20T22:45:19.9972835Z [00:04:20.670]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sourcefieldmode
2025-08-20T22:45:19.9973753Z [00:04:20.670]➜  mkdir -p $WORK/b1524/
2025-08-20T22:45:19.9974450Z [00:04:20.671]➜  cat >/tmp/go-build2401649780/b1524/importcfg << 'EOF' # internal
2025-08-20T22:45:19.9975042Z [00:04:20.671]➜  # import config
2025-08-20T22:45:19.9975656Z [00:04:20.671]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:19.9976449Z [00:04:20.671]➜  EOF
2025-08-20T22:45:19.9981601Z [00:04:20.671]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1524/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sourcefieldmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sourcefieldmode;$WORK/b1524=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sourcefieldmode -lang=go1.22 -complete -installsuffix shared -buildid ILequqNP8bzYhxfoavI_/ILequqNP8bzYhxfoavI_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1524/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sourcefieldmode/sourcefieldmode.go
2025-08-20T22:45:20.0222877Z [00:04:20.696]➜  go tool buildid -w $WORK/b1524/_pkg_.a # internal
2025-08-20T22:45:20.0229470Z [00:04:20.697]➜  cp $WORK/b1524/_pkg_.a /root/.cache/go-build/f2/f24d15b69c62cb3357fd0b31d814334ed208398cefca184d35768eb6dc53c701-d # internal
2025-08-20T22:45:20.0235661Z [00:04:20.698]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/storagetype
2025-08-20T22:45:20.0237698Z [00:04:20.698]➜  mkdir -p $WORK/b1525/
2025-08-20T22:45:20.0240829Z [00:04:20.698]➜  cat >/tmp/go-build2401649780/b1525/importcfg << 'EOF' # internal
2025-08-20T22:45:20.0242495Z [00:04:20.698]➜  # import config
2025-08-20T22:45:20.0243193Z [00:04:20.698]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.0243849Z [00:04:20.698]➜  EOF
2025-08-20T22:45:20.0248999Z [00:04:20.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1525/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/storagetype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/storagetype;$WORK/b1525=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/storagetype -lang=go1.22 -complete -installsuffix shared -buildid _Mwko4Mb9FibBRo5WDBK/_Mwko4Mb9FibBRo5WDBK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1525/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/storagetype/storagetype.go
2025-08-20T22:45:20.0493452Z [00:04:20.723]➜  go tool buildid -w $WORK/b1525/_pkg_.a # internal
2025-08-20T22:45:20.0500236Z [00:04:20.724]➜  cp $WORK/b1525/_pkg_.a /root/.cache/go-build/c2/c29c962aa1467468c3430091d4e171d3e9dee2df2a4495b0d6efc8de0d7725c6-d # internal
2025-08-20T22:45:20.0510236Z [00:04:20.724]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/stringdistance
2025-08-20T22:45:20.0511105Z [00:04:20.724]➜  mkdir -p $WORK/b1526/
2025-08-20T22:45:20.0512070Z [00:04:20.725]➜  cat >/tmp/go-build2401649780/b1526/importcfg << 'EOF' # internal
2025-08-20T22:45:20.0512840Z [00:04:20.725]➜  # import config
2025-08-20T22:45:20.0513564Z [00:04:20.725]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.0514220Z [00:04:20.725]➜  EOF
2025-08-20T22:45:20.0519347Z [00:04:20.725]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1526/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/stringdistance=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/stringdistance;$WORK/b1526=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/stringdistance -lang=go1.22 -complete -installsuffix shared -buildid bF9capx5LiByWDbuPIhQ/bF9capx5LiByWDbuPIhQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1526/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/stringdistance/stringdistance.go
2025-08-20T22:45:20.0725564Z [00:04:20.747]➜  go tool buildid -w $WORK/b1526/_pkg_.a # internal
2025-08-20T22:45:20.0754823Z [00:04:20.749]➜  cp $WORK/b1526/_pkg_.a /root/.cache/go-build/40/40444d1f32aaabf6c628392c2781bbde5eff2dd52924786ce124ff816e1fd413-d # internal
2025-08-20T22:45:20.0759726Z [00:04:20.750]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestmode
2025-08-20T22:45:20.0762192Z [00:04:20.750]➜  mkdir -p $WORK/b1527/
2025-08-20T22:45:20.0765394Z [00:04:20.750]➜  cat >/tmp/go-build2401649780/b1527/importcfg << 'EOF' # internal
2025-08-20T22:45:20.0767509Z [00:04:20.750]➜  # import config
2025-08-20T22:45:20.0771131Z [00:04:20.750]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.0771759Z [00:04:20.750]➜  EOF
2025-08-20T22:45:20.0776626Z [00:04:20.750]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1527/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/suggestmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/suggestmode;$WORK/b1527=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestmode -lang=go1.22 -complete -installsuffix shared -buildid E_yvy5A38OKzE-k4VNZg/E_yvy5A38OKzE-k4VNZg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1527/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/suggestmode/suggestmode.go
2025-08-20T22:45:20.0967544Z [00:04:20.771]➜  go tool buildid -w $WORK/b1527/_pkg_.a # internal
2025-08-20T22:45:20.0974209Z [00:04:20.771]➜  cp $WORK/b1527/_pkg_.a /root/.cache/go-build/09/0959da99dbcb24ffb429aadfc86b857b8123357b2da5f809ef9377e6b16aecb4-d # internal
2025-08-20T22:45:20.0983027Z [00:04:20.772]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestsort
2025-08-20T22:45:20.0983945Z [00:04:20.772]➜  mkdir -p $WORK/b1528/
2025-08-20T22:45:20.0984735Z [00:04:20.772]➜  cat >/tmp/go-build2401649780/b1528/importcfg << 'EOF' # internal
2025-08-20T22:45:20.0985448Z [00:04:20.772]➜  # import config
2025-08-20T22:45:20.0988496Z [00:04:20.773]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.0989322Z [00:04:20.773]➜  EOF
2025-08-20T22:45:20.0993832Z [00:04:20.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1528/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/suggestsort=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/suggestsort;$WORK/b1528=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestsort -lang=go1.22 -complete -installsuffix shared -buildid eXY-vX-KtrpIQtNiy2r3/eXY-vX-KtrpIQtNiy2r3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1528/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/suggestsort/suggestsort.go
2025-08-20T22:45:20.1490424Z [00:04:20.823]➜  go tool buildid -w $WORK/b1528/_pkg_.a # internal
2025-08-20T22:45:20.1492003Z [00:04:20.823]➜  cp $WORK/b1528/_pkg_.a /root/.cache/go-build/dc/dc21a3ef5aca132386475c81aefdf7cc50b608dbc32220e55fbdba5d3d3634ae-d # internal
2025-08-20T22:45:20.1500402Z [00:04:20.824]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtriggermethod
2025-08-20T22:45:20.1501237Z [00:04:20.824]➜  mkdir -p $WORK/b1529/
2025-08-20T22:45:20.1501915Z [00:04:20.824]➜  cat >/tmp/go-build2401649780/b1529/importcfg << 'EOF' # internal
2025-08-20T22:45:20.1502549Z [00:04:20.824]➜  # import config
2025-08-20T22:45:20.1503209Z [00:04:20.824]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.1503806Z [00:04:20.824]➜  EOF
2025-08-20T22:45:20.1509037Z [00:04:20.824]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1529/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncjobtriggermethod=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncjobtriggermethod;$WORK/b1529=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtriggermethod -lang=go1.22 -complete -installsuffix shared -buildid -2acm9FxmI2AMJ4ka_c2/-2acm9FxmI2AMJ4ka_c2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1529/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncjobtriggermethod/syncjobtriggermethod.go
2025-08-20T22:45:20.1831247Z [00:04:20.857]➜  go tool buildid -w $WORK/b1529/_pkg_.a # internal
2025-08-20T22:45:20.1838556Z [00:04:20.858]➜  cp $WORK/b1529/_pkg_.a /root/.cache/go-build/99/99bc0a4b4d7a43d482df27e60600f8b5e25ded3e42e1cf0398c83e26e0f82850-d # internal
2025-08-20T22:45:20.1843048Z [00:04:20.858]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtype
2025-08-20T22:45:20.1843871Z [00:04:20.858]➜  mkdir -p $WORK/b1530/
2025-08-20T22:45:20.1844627Z [00:04:20.858]➜  cat >/tmp/go-build2401649780/b1530/importcfg << 'EOF' # internal
2025-08-20T22:45:20.1845312Z [00:04:20.858]➜  # import config
2025-08-20T22:45:20.1845972Z [00:04:20.858]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.1846621Z [00:04:20.858]➜  EOF
2025-08-20T22:45:20.1851537Z [00:04:20.858]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1530/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncjobtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncjobtype;$WORK/b1530=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtype -lang=go1.22 -complete -installsuffix shared -buildid rzbzzfSKFxEBWM31jbmm/rzbzzfSKFxEBWM31jbmm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1530/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncjobtype/syncjobtype.go
2025-08-20T22:45:20.2294135Z [00:04:20.903]➜  go tool buildid -w $WORK/b1530/_pkg_.a # internal
2025-08-20T22:45:20.2300395Z [00:04:20.904]➜  cp $WORK/b1530/_pkg_.a /root/.cache/go-build/ad/ad289ad144c7bca85d3db41c5d69bd70031bd04f86eaaf42af3422cef86546c5-d # internal
2025-08-20T22:45:20.2302193Z [00:04:20.904]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus
2025-08-20T22:45:20.2304226Z [00:04:20.904]➜  mkdir -p $WORK/b1531/
2025-08-20T22:45:20.2306455Z [00:04:20.905]➜  cat >/tmp/go-build2401649780/b1531/importcfg << 'EOF' # internal
2025-08-20T22:45:20.2307336Z [00:04:20.905]➜  # import config
2025-08-20T22:45:20.2307976Z [00:04:20.905]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.2308561Z [00:04:20.905]➜  EOF
2025-08-20T22:45:20.2313422Z [00:04:20.905]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1531/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncstatus;$WORK/b1531=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus -lang=go1.22 -complete -installsuffix shared -buildid tGbsnJ71n3PW1quQpH5M/tGbsnJ71n3PW1quQpH5M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1531/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/syncstatus/syncstatus.go
2025-08-20T22:45:20.2704237Z [00:04:20.944]➜  go tool buildid -w $WORK/b1531/_pkg_.a # internal
2025-08-20T22:45:20.2710559Z [00:04:20.945]➜  cp $WORK/b1531/_pkg_.a /root/.cache/go-build/85/859de4e2b53c237d9a0c4e0ae92e77eed7a900deb33ab4538348870c4fff6e3e-d # internal
2025-08-20T22:45:20.2716916Z [00:04:20.946]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/synonymformat
2025-08-20T22:45:20.2719750Z [00:04:20.946]➜  mkdir -p $WORK/b1532/
2025-08-20T22:45:20.2745644Z [00:04:20.949]➜  cat >/tmp/go-build2401649780/b1532/importcfg << 'EOF' # internal
2025-08-20T22:45:20.2751522Z [00:04:20.949]➜  # import config
2025-08-20T22:45:20.2752215Z [00:04:20.949]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.2752822Z [00:04:20.949]➜  EOF
2025-08-20T22:45:20.2757747Z [00:04:20.949]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1532/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/synonymformat=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/synonymformat;$WORK/b1532=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/synonymformat -lang=go1.22 -complete -installsuffix shared -buildid Xg6UjCBOiur6B-xr8JQ2/Xg6UjCBOiur6B-xr8JQ2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1532/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/synonymformat/synonymformat.go
2025-08-20T22:45:20.3109757Z [00:04:20.985]➜  go tool buildid -w $WORK/b1532/_pkg_.a # internal
2025-08-20T22:45:20.3115440Z [00:04:20.986]➜  cp $WORK/b1532/_pkg_.a /root/.cache/go-build/61/6115a819a6e57b20775f9f8f5d4c1297128fc8ebaa4830d2ba0db063a21ef90f-d # internal
2025-08-20T22:45:20.3118073Z [00:04:20.986]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tasktype
2025-08-20T22:45:20.3118835Z [00:04:20.986]➜  mkdir -p $WORK/b1533/
2025-08-20T22:45:20.3120649Z [00:04:20.986]➜  cat >/tmp/go-build2401649780/b1533/importcfg << 'EOF' # internal
2025-08-20T22:45:20.3124074Z [00:04:20.986]➜  # import config
2025-08-20T22:45:20.3124925Z [00:04:20.986]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.3125546Z [00:04:20.986]➜  EOF
2025-08-20T22:45:20.3143975Z [00:04:20.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1533/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tasktype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tasktype;$WORK/b1533=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tasktype -lang=go1.22 -complete -installsuffix shared -buildid twBbA6CBc6nJsnFUQzwQ/twBbA6CBc6nJsnFUQzwQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1533/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tasktype/tasktype.go
2025-08-20T22:45:20.3479687Z [00:04:21.021]➜  go tool buildid -w $WORK/b1533/_pkg_.a # internal
2025-08-20T22:45:20.3483728Z [00:04:21.022]➜  cp $WORK/b1533/_pkg_.a /root/.cache/go-build/53/53d76edb9007c8d7d6ce6c575a90a1f162ff1a177e4dfe972fd707d81d2a0aee-d # internal
2025-08-20T22:45:20.3503930Z [00:04:21.024]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/templateformat
2025-08-20T22:45:20.3505312Z [00:04:21.024]➜  mkdir -p $WORK/b1534/
2025-08-20T22:45:20.3509786Z [00:04:21.025]➜  cat >/tmp/go-build2401649780/b1534/importcfg << 'EOF' # internal
2025-08-20T22:45:20.3510492Z [00:04:21.025]➜  # import config
2025-08-20T22:45:20.3511151Z [00:04:21.025]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.3511729Z [00:04:21.025]➜  EOF
2025-08-20T22:45:20.3516585Z [00:04:21.025]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1534/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/templateformat=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/templateformat;$WORK/b1534=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/templateformat -lang=go1.22 -complete -installsuffix shared -buildid C4jal5T4S0gjvBFWClxa/C4jal5T4S0gjvBFWClxa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1534/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/templateformat/templateformat.go
2025-08-20T22:45:20.3707339Z [00:04:21.045]➜  go tool buildid -w $WORK/b1534/_pkg_.a # internal
2025-08-20T22:45:20.3714207Z [00:04:21.045]➜  cp $WORK/b1534/_pkg_.a /root/.cache/go-build/8e/8eed29a50ee585dc118779720bd2f0136e8fd2837f6149b38831e69fa7ac4e79-d # internal
2025-08-20T22:45:20.3715775Z [00:04:21.045]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationcollectmode
2025-08-20T22:45:20.3716697Z [00:04:21.046]➜  mkdir -p $WORK/b1535/
2025-08-20T22:45:20.3744742Z [00:04:21.048]➜  cat >/tmp/go-build2401649780/b1535/importcfg << 'EOF' # internal
2025-08-20T22:45:20.3748048Z [00:04:21.048]➜  # import config
2025-08-20T22:45:20.3748771Z [00:04:21.048]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.3749424Z [00:04:21.049]➜  EOF
2025-08-20T22:45:20.3754967Z [00:04:21.049]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1535/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termsaggregationcollectmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termsaggregationcollectmode;$WORK/b1535=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationcollectmode -lang=go1.22 -complete -installsuffix shared -buildid JhT3gJutgTM_5IN3Xz3c/JhT3gJutgTM_5IN3Xz3c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1535/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termsaggregationcollectmode/termsaggregationcollectmode.go
2025-08-20T22:45:20.3921161Z [00:04:21.066]➜  go tool buildid -w $WORK/b1339/_pkg_.a # internal
2025-08-20T22:45:20.3950338Z [00:04:21.069]➜  go tool buildid -w $WORK/b1535/_pkg_.a # internal
2025-08-20T22:45:20.3969385Z [00:04:21.070]➜  cp $WORK/b1535/_pkg_.a /root/.cache/go-build/12/125403fc01ed73c874c19d3cc977e31c37aadbb7d678fbd29f1587ab7dcec7f3-d # internal
2025-08-20T22:45:20.3978068Z [00:04:21.071]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationexecutionhint
2025-08-20T22:45:20.3979010Z [00:04:21.071]➜  mkdir -p $WORK/b1536/
2025-08-20T22:45:20.3979737Z [00:04:21.071]➜  cat >/tmp/go-build2401649780/b1536/importcfg << 'EOF' # internal
2025-08-20T22:45:20.3980413Z [00:04:21.071]➜  # import config
2025-08-20T22:45:20.3981066Z [00:04:21.071]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.3981678Z [00:04:21.071]➜  EOF
2025-08-20T22:45:20.3987790Z [00:04:21.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1536/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termsaggregationexecutionhint=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termsaggregationexecutionhint;$WORK/b1536=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationexecutionhint -lang=go1.22 -complete -installsuffix shared -buildid po2Uu9NzT2Oiemz6JZYd/po2Uu9NzT2Oiemz6JZYd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1536/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termsaggregationexecutionhint/termsaggregationexecutionhint.go
2025-08-20T22:45:20.4183961Z [00:04:21.092]➜  go tool buildid -w $WORK/b1536/_pkg_.a # internal
2025-08-20T22:45:20.4188310Z [00:04:21.093]➜  cp $WORK/b1536/_pkg_.a /root/.cache/go-build/70/7077900b92b3ebce4a8868d76472417945421905e2865d385a11c607521064b5-d # internal
2025-08-20T22:45:20.4200503Z [00:04:21.094]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termvectoroption
2025-08-20T22:45:20.4202309Z [00:04:21.094]➜  mkdir -p $WORK/b1537/
2025-08-20T22:45:20.4204576Z [00:04:21.095]➜  cat >/tmp/go-build2401649780/b1537/importcfg << 'EOF' # internal
2025-08-20T22:45:20.4205457Z [00:04:21.095]➜  # import config
2025-08-20T22:45:20.4207092Z [00:04:21.095]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.4207934Z [00:04:21.095]➜  EOF
2025-08-20T22:45:20.4216802Z [00:04:21.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1537/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termvectoroption=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termvectoroption;$WORK/b1537=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termvectoroption -lang=go1.22 -complete -installsuffix shared -buildid RmETHSzrxwjyJgcP840V/RmETHSzrxwjyJgcP840V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1537/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/termvectoroption/termvectoroption.go
2025-08-20T22:45:20.4463316Z [00:04:21.120]➜  go tool buildid -w $WORK/b1537/_pkg_.a # internal
2025-08-20T22:45:20.4479618Z [00:04:21.121]➜  cp $WORK/b1537/_pkg_.a /root/.cache/go-build/6f/6fa6b0f6ee9df2bf400456b1869818484e2b9e703b9ea48870eadb1cb8a23a41-d # internal
2025-08-20T22:45:20.4481209Z [00:04:21.121]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/textquerytype
2025-08-20T22:45:20.4482010Z [00:04:21.121]➜  mkdir -p $WORK/b1538/
2025-08-20T22:45:20.4482696Z [00:04:21.122]➜  cat >/tmp/go-build2401649780/b1538/importcfg << 'EOF' # internal
2025-08-20T22:45:20.4483247Z [00:04:21.122]➜  # import config
2025-08-20T22:45:20.4483783Z [00:04:21.122]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.4484360Z [00:04:21.122]➜  EOF
2025-08-20T22:45:20.4489500Z [00:04:21.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1538/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/textquerytype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/textquerytype;$WORK/b1538=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/textquerytype -lang=go1.22 -complete -installsuffix shared -buildid d-qR03Vp27qIHWEHobnR/d-qR03Vp27qIHWEHobnR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1538/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/textquerytype/textquerytype.go
2025-08-20T22:45:20.4742628Z [00:04:21.148]➜  go tool buildid -w $WORK/b1538/_pkg_.a # internal
2025-08-20T22:45:20.4749056Z [00:04:21.149]➜  cp $WORK/b1538/_pkg_.a /root/.cache/go-build/56/56ab00f465355075aead13db813016342b619d7ba3cde9fb58c68dbfb8674679-d # internal
2025-08-20T22:45:20.4781336Z [00:04:21.152]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeseriesmetrictype
2025-08-20T22:45:20.4784652Z [00:04:21.153]➜  mkdir -p $WORK/b1539/
2025-08-20T22:45:20.4790180Z [00:04:21.153]➜  cat >/tmp/go-build2401649780/b1539/importcfg << 'EOF' # internal
2025-08-20T22:45:20.4790877Z [00:04:21.153]➜  # import config
2025-08-20T22:45:20.4796576Z [00:04:21.153]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.4797519Z [00:04:21.153]➜  EOF
2025-08-20T22:45:20.4802749Z [00:04:21.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1539/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/timeseriesmetrictype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/timeseriesmetrictype;$WORK/b1539=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeseriesmetrictype -lang=go1.22 -complete -installsuffix shared -buildid 5GPCr71KH-qeABaNPwdP/5GPCr71KH-qeABaNPwdP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1539/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/timeseriesmetrictype/timeseriesmetrictype.go
2025-08-20T22:45:20.5039981Z [00:04:21.178]➜  cp $WORK/b1339/_pkg_.a /root/.cache/go-build/aa/aa70588e88441fcf63eaace889060e98ab0f189a41c4e05d40469556dbaf9a7f-d # internal
2025-08-20T22:45:20.5047716Z [00:04:21.179]➜  github.com/apache/arrow/go/v18/arrow/internal/dictutils
2025-08-20T22:45:20.5048401Z [00:04:21.179]➜  mkdir -p $WORK/b1347/
2025-08-20T22:45:20.5049115Z [00:04:21.179]➜  cat >/tmp/go-build2401649780/b1347/importcfg << 'EOF' # internal
2025-08-20T22:45:20.5049764Z [00:04:21.179]➜  # import config
2025-08-20T22:45:20.5050391Z [00:04:21.179]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:20.5051206Z [00:04:21.179]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:20.5052202Z [00:04:21.179]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:20.5053476Z [00:04:21.179]➜  packagefile github.com/apache/arrow/go/v18/arrow/array=/tmp/go-build2401649780/b1339/_pkg_.a
2025-08-20T22:45:20.5054786Z [00:04:21.179]➜  packagefile github.com/apache/arrow/go/v18/arrow/memory=/tmp/go-build2401649780/b1334/_pkg_.a
2025-08-20T22:45:20.5055882Z [00:04:21.179]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:45:20.5056513Z [00:04:21.179]➜  EOF
2025-08-20T22:45:20.5061539Z [00:04:21.179]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1347/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/dictutils=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/dictutils;$WORK/b1347=>" -p github.com/apache/arrow/go/v18/arrow/internal/dictutils -lang=go1.22 -complete -installsuffix shared -buildid hYGJtRUWydc6s6Vd00tI/hYGJtRUWydc6s6Vd00tI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1347/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/internal/dictutils/dict.go
2025-08-20T22:45:20.5070109Z [00:04:21.181]➜  go tool buildid -w $WORK/b1539/_pkg_.a # internal
2025-08-20T22:45:20.5076954Z [00:04:21.182]➜  cp $WORK/b1539/_pkg_.a /root/.cache/go-build/94/948642c4b843dbf199a14c36541b757a5e72bada3cca2454d532568cdac94699-d # internal
2025-08-20T22:45:20.5083859Z [00:04:21.182]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenchar
2025-08-20T22:45:20.5086233Z [00:04:21.182]➜  mkdir -p $WORK/b1540/
2025-08-20T22:45:20.5090871Z [00:04:21.182]➜  cat >/tmp/go-build2401649780/b1540/importcfg << 'EOF' # internal
2025-08-20T22:45:20.5091556Z [00:04:21.183]➜  # import config
2025-08-20T22:45:20.5092208Z [00:04:21.183]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.5092831Z [00:04:21.183]➜  EOF
2025-08-20T22:45:20.5097813Z [00:04:21.183]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1540/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tokenchar=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tokenchar;$WORK/b1540=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenchar -lang=go1.22 -complete -installsuffix shared -buildid NCy24JGu3e_zZT8iuZaZ/NCy24JGu3e_zZT8iuZaZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1540/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tokenchar/tokenchar.go
2025-08-20T22:45:20.5352454Z [00:04:21.209]➜  go tool buildid -w $WORK/b1540/_pkg_.a # internal
2025-08-20T22:45:20.5357827Z [00:04:21.210]➜  cp $WORK/b1540/_pkg_.a /root/.cache/go-build/49/4998debc9b4f9a0e102043ae79078e094033bc70765b6cf0dffd66d5e5c36340-d # internal
2025-08-20T22:45:20.5359302Z [00:04:21.210]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenizationtruncate
2025-08-20T22:45:20.5362197Z [00:04:21.210]➜  mkdir -p $WORK/b1541/
2025-08-20T22:45:20.5363391Z [00:04:21.210]➜  cat >/tmp/go-build2401649780/b1541/importcfg << 'EOF' # internal
2025-08-20T22:45:20.5364546Z [00:04:21.210]➜  # import config
2025-08-20T22:45:20.5365571Z [00:04:21.210]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.5366197Z [00:04:21.210]➜  EOF
2025-08-20T22:45:20.5371638Z [00:04:21.210]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1541/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tokenizationtruncate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tokenizationtruncate;$WORK/b1541=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenizationtruncate -lang=go1.22 -complete -installsuffix shared -buildid UOY0lBNQbVl8lTid_Ybu/UOY0lBNQbVl8lTid_Ybu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1541/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/tokenizationtruncate/tokenizationtruncate.go
2025-08-20T22:45:20.5593820Z [00:04:21.233]➜  go tool buildid -w $WORK/b1541/_pkg_.a # internal
2025-08-20T22:45:20.5600856Z [00:04:21.234]➜  cp $WORK/b1541/_pkg_.a /root/.cache/go-build/7d/7de8273cf83fd3fdfc971bd57d70d0480761c4f583e167557b6ad3c9c16c76e7-d # internal
2025-08-20T22:45:20.5602562Z [00:04:21.234]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/totalhitsrelation
2025-08-20T22:45:20.5603590Z [00:04:21.235]➜  mkdir -p $WORK/b1542/
2025-08-20T22:45:20.5609072Z [00:04:21.235]➜  cat >/tmp/go-build2401649780/b1542/importcfg << 'EOF' # internal
2025-08-20T22:45:20.5609964Z [00:04:21.235]➜  # import config
2025-08-20T22:45:20.5610615Z [00:04:21.235]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.5611213Z [00:04:21.235]➜  EOF
2025-08-20T22:45:20.5636048Z [00:04:21.237]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1542/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/totalhitsrelation=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/totalhitsrelation;$WORK/b1542=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/totalhitsrelation -lang=go1.22 -complete -installsuffix shared -buildid tbSg931syhBCXAiYt9DQ/tbSg931syhBCXAiYt9DQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1542/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/totalhitsrelation/totalhitsrelation.go
2025-08-20T22:45:20.5923092Z [00:04:21.266]➜  go tool buildid -w $WORK/b1542/_pkg_.a # internal
2025-08-20T22:45:20.5929958Z [00:04:21.267]➜  cp $WORK/b1542/_pkg_.a /root/.cache/go-build/ca/cad019bf6b1910fba0802a08da710d653ea9c72483125876cd1a0558fec4961f-d # internal
2025-08-20T22:45:20.5936852Z [00:04:21.267]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainedmodeltype
2025-08-20T22:45:20.5939839Z [00:04:21.267]➜  mkdir -p $WORK/b1543/
2025-08-20T22:45:20.5940573Z [00:04:21.268]➜  cat >/tmp/go-build2401649780/b1543/importcfg << 'EOF' # internal
2025-08-20T22:45:20.5941198Z [00:04:21.268]➜  # import config
2025-08-20T22:45:20.5941839Z [00:04:21.268]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.5942485Z [00:04:21.268]➜  EOF
2025-08-20T22:45:20.5947941Z [00:04:21.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1543/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/trainedmodeltype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/trainedmodeltype;$WORK/b1543=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainedmodeltype -lang=go1.22 -complete -installsuffix shared -buildid wUaAnjJDs9rcXCBhdWQl/wUaAnjJDs9rcXCBhdWQl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1543/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/trainedmodeltype/trainedmodeltype.go
2025-08-20T22:45:20.6200335Z [00:04:21.294]➜  go tool buildid -w $WORK/b1347/_pkg_.a # internal
2025-08-20T22:45:20.6216382Z [00:04:21.296]➜  cp $WORK/b1347/_pkg_.a /root/.cache/go-build/8e/8eab2e78c031900a924c79663ce553a043f44ab39b9070d9ed6b11a80662db37-d # internal
2025-08-20T22:45:20.6226219Z [00:04:21.297]➜  github.com/apache/arrow/go/v18/arrow/ipc
2025-08-20T22:45:20.6231197Z [00:04:21.297]➜  mkdir -p $WORK/b1344/
2025-08-20T22:45:20.6231802Z [00:04:21.297]➜  go tool buildid -w $WORK/b1543/_pkg_.a # internal
2025-08-20T22:45:20.6241086Z [00:04:21.298]➜  cp $WORK/b1543/_pkg_.a /root/.cache/go-build/af/afe9bdc791f7c3744933eeb96738fd23a33b5018f8aa6cc33eba10733f8d437d-d # internal
2025-08-20T22:45:20.6243499Z [00:04:21.298]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainingpriority
2025-08-20T22:45:20.6244323Z [00:04:21.298]➜  mkdir -p $WORK/b1544/
2025-08-20T22:45:20.6245064Z [00:04:21.298]➜  cat >/tmp/go-build2401649780/b1544/importcfg << 'EOF' # internal
2025-08-20T22:45:20.6246816Z [00:04:21.298]➜  # import config
2025-08-20T22:45:20.6249962Z [00:04:21.298]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.6253248Z [00:04:21.298]➜  EOF
2025-08-20T22:45:20.6258464Z [00:04:21.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1544/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/trainingpriority=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/trainingpriority;$WORK/b1544=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainingpriority -lang=go1.22 -complete -installsuffix shared -buildid rictprF60AHw4vDNXBvB/rictprF60AHw4vDNXBvB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1544/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/trainingpriority/trainingpriority.go
2025-08-20T22:45:20.6263195Z [00:04:21.299]➜  cat >/tmp/go-build2401649780/b1344/importcfg << 'EOF' # internal
2025-08-20T22:45:20.6263844Z [00:04:21.299]➜  # import config
2025-08-20T22:45:20.6264471Z [00:04:21.299]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:20.6265298Z [00:04:21.299]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:20.6266167Z [00:04:21.299]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:20.6288309Z [00:04:21.299]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:20.6289257Z [00:04:21.299]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:20.6290297Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:20.6291574Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/array=/tmp/go-build2401649780/b1339/_pkg_.a
2025-08-20T22:45:20.6292862Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/arrio=/tmp/go-build2401649780/b1345/_pkg_.a
2025-08-20T22:45:20.6294129Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/bitutil=/tmp/go-build2401649780/b1330/_pkg_.a
2025-08-20T22:45:20.6295369Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/endian=/tmp/go-build2401649780/b1331/_pkg_.a
2025-08-20T22:45:20.6296667Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal=/tmp/go-build2401649780/b1346/_pkg_.a
2025-08-20T22:45:20.6298455Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:45:20.6299949Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/dictutils=/tmp/go-build2401649780/b1347/_pkg_.a
2025-08-20T22:45:20.6301436Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b1333/_pkg_.a
2025-08-20T22:45:20.6302835Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/arrow/memory=/tmp/go-build2401649780/b1334/_pkg_.a
2025-08-20T22:45:20.6304158Z [00:04:21.299]➜  packagefile github.com/apache/arrow/go/v18/internal/utils=/tmp/go-build2401649780/b1342/_pkg_.a
2025-08-20T22:45:20.6305386Z [00:04:21.299]➜  packagefile github.com/google/flatbuffers/go=/tmp/go-build2401649780/b356/_pkg_.a
2025-08-20T22:45:20.6306662Z [00:04:21.299]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:45:20.6307948Z [00:04:21.299]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:45:20.6308895Z [00:04:21.299]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:20.6309776Z [00:04:21.299]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:20.6310589Z [00:04:21.299]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:20.6311436Z [00:04:21.299]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:20.6312224Z [00:04:21.299]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:20.6313040Z [00:04:21.299]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:20.6313641Z [00:04:21.299]➜  EOF
2025-08-20T22:45:20.6324531Z [00:04:21.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1344/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc=>github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc;$WORK/b1344=>" -p github.com/apache/arrow/go/v18/arrow/ipc -lang=go1.22 -complete -installsuffix shared -buildid I0ypBhQK0-XeLFeXIWuw/I0ypBhQK0-XeLFeXIWuw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1344/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/compression.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/endian_swap.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/file_reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/file_writer.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/ipc.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/message.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/metadata.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/reader.go /root/go/pkg/mod/github.com/apache/arrow/go/v18@v18.0.0-20241007013041-ab95a4d25142/arrow/ipc/writer.go
2025-08-20T22:45:20.6553284Z [00:04:21.329]➜  go tool buildid -w $WORK/b1544/_pkg_.a # internal
2025-08-20T22:45:20.6560544Z [00:04:21.330]➜  cp $WORK/b1544/_pkg_.a /root/.cache/go-build/7e/7eb1832201f679600eeaad7f3b8d2a9d551148ee2cc5ab8f8183b54cecd175a5-d # internal
2025-08-20T22:45:20.6572140Z [00:04:21.330]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/translogdurability
2025-08-20T22:45:20.6572979Z [00:04:21.330]➜  mkdir -p $WORK/b1545/
2025-08-20T22:45:20.6573704Z [00:04:21.331]➜  cat >/tmp/go-build2401649780/b1545/importcfg << 'EOF' # internal
2025-08-20T22:45:20.6574413Z [00:04:21.331]➜  # import config
2025-08-20T22:45:20.6575071Z [00:04:21.331]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.6575720Z [00:04:21.331]➜  EOF
2025-08-20T22:45:20.6581019Z [00:04:21.331]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1545/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/translogdurability=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/translogdurability;$WORK/b1545=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/translogdurability -lang=go1.22 -complete -installsuffix shared -buildid CEQUMhruezhpD9eD7-Lz/CEQUMhruezhpD9eD7-Lz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1545/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/translogdurability/translogdurability.go
2025-08-20T22:45:20.6811308Z [00:04:21.355]➜  go tool buildid -w $WORK/b1545/_pkg_.a # internal
2025-08-20T22:45:20.6818854Z [00:04:21.356]➜  cp $WORK/b1545/_pkg_.a /root/.cache/go-build/dc/dccb0d83d225ef138e89a40a73cd25229c76471e5f2f63a7d367373a2f8fd2db-d # internal
2025-08-20T22:45:20.6853504Z [00:04:21.359]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ttesttype
2025-08-20T22:45:20.6855402Z [00:04:21.360]➜  mkdir -p $WORK/b1546/
2025-08-20T22:45:20.6857894Z [00:04:21.360]➜  cat >/tmp/go-build2401649780/b1546/importcfg << 'EOF' # internal
2025-08-20T22:45:20.6859516Z [00:04:21.360]➜  # import config
2025-08-20T22:45:20.6861203Z [00:04:21.360]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.6861859Z [00:04:21.360]➜  EOF
2025-08-20T22:45:20.6866577Z [00:04:21.360]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1546/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ttesttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ttesttype;$WORK/b1546=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ttesttype -lang=go1.22 -complete -installsuffix shared -buildid dbkgGnrmP8nlRX6396K0/dbkgGnrmP8nlRX6396K0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1546/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/ttesttype/ttesttype.go
2025-08-20T22:45:20.7164533Z [00:04:21.390]➜  go tool buildid -w $WORK/b1546/_pkg_.a # internal
2025-08-20T22:45:20.7173925Z [00:04:21.392]➜  cp $WORK/b1546/_pkg_.a /root/.cache/go-build/3d/3d73629502793e099ea76e61a5f807d2650a64c6111378ec1d3cdb207d20106e-d # internal
2025-08-20T22:45:20.7180713Z [00:04:21.392]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/unassignedinformationreason
2025-08-20T22:45:20.7186356Z [00:04:21.393]➜  mkdir -p $WORK/b1547/
2025-08-20T22:45:20.7187259Z [00:04:21.393]➜  cat >/tmp/go-build2401649780/b1547/importcfg << 'EOF' # internal
2025-08-20T22:45:20.7187940Z [00:04:21.393]➜  # import config
2025-08-20T22:45:20.7188582Z [00:04:21.393]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.7189190Z [00:04:21.393]➜  EOF
2025-08-20T22:45:20.7195044Z [00:04:21.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1547/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/unassignedinformationreason=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/unassignedinformationreason;$WORK/b1547=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/unassignedinformationreason -lang=go1.22 -complete -installsuffix shared -buildid 4ENfCJ5s09Wt1zHFbKzJ/4ENfCJ5s09Wt1zHFbKzJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1547/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/unassignedinformationreason/unassignedinformationreason.go
2025-08-20T22:45:20.7488567Z [00:04:21.423]➜  go tool buildid -w $WORK/b1547/_pkg_.a # internal
2025-08-20T22:45:20.7501222Z [00:04:21.424]➜  cp $WORK/b1547/_pkg_.a /root/.cache/go-build/4c/4c81e1a7a7e9feee85201b2f833c7f55338a79f3dc045851277a5c82be897185-d # internal
2025-08-20T22:45:20.7536937Z [00:04:21.424]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/useragentproperty
2025-08-20T22:45:20.7538021Z [00:04:21.424]➜  mkdir -p $WORK/b1548/
2025-08-20T22:45:20.7538794Z [00:04:21.424]➜  cat >/tmp/go-build2401649780/b1548/importcfg << 'EOF' # internal
2025-08-20T22:45:20.7539378Z [00:04:21.424]➜  # import config
2025-08-20T22:45:20.7539931Z [00:04:21.424]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.7540437Z [00:04:21.424]➜  EOF
2025-08-20T22:45:20.7545417Z [00:04:21.424]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1548/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/useragentproperty=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/useragentproperty;$WORK/b1548=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/useragentproperty -lang=go1.22 -complete -installsuffix shared -buildid f6FXyzoJYoW5GwLwZzy2/f6FXyzoJYoW5GwLwZzy2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1548/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/useragentproperty/useragentproperty.go
2025-08-20T22:45:20.7806385Z [00:04:21.454]➜  go tool buildid -w $WORK/b1548/_pkg_.a # internal
2025-08-20T22:45:20.7888437Z [00:04:21.463]➜  cp $WORK/b1548/_pkg_.a /root/.cache/go-build/73/7306ace16c17c853d0218142586f922029ad93e31c80eeaa0f4dd2da58d3ef78-d # internal
2025-08-20T22:45:20.7891035Z [00:04:21.463]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/valuetype
2025-08-20T22:45:20.7893502Z [00:04:21.463]➜  mkdir -p $WORK/b1549/
2025-08-20T22:45:20.7894455Z [00:04:21.463]➜  cat >/tmp/go-build2401649780/b1549/importcfg << 'EOF' # internal
2025-08-20T22:45:20.7895253Z [00:04:21.464]➜  # import config
2025-08-20T22:45:20.7895908Z [00:04:21.464]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.7896507Z [00:04:21.464]➜  EOF
2025-08-20T22:45:20.7901335Z [00:04:21.464]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1549/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/valuetype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/valuetype;$WORK/b1549=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/valuetype -lang=go1.22 -complete -installsuffix shared -buildid knbAR58GTLGTZuCkSyjx/knbAR58GTLGTZuCkSyjx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1549/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/valuetype/valuetype.go
2025-08-20T22:45:20.8379607Z [00:04:21.510]➜  go tool buildid -w $WORK/b1549/_pkg_.a # internal
2025-08-20T22:45:20.8381873Z [00:04:21.512]➜  cp $WORK/b1549/_pkg_.a /root/.cache/go-build/20/20d1ee9790623e2f32165d74fff0f5531096e90184bee02a6febd2d1da60f5b7-d # internal
2025-08-20T22:45:20.8384420Z [00:04:21.512]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype
2025-08-20T22:45:20.8385247Z [00:04:21.512]➜  mkdir -p $WORK/b1550/
2025-08-20T22:45:20.8386002Z [00:04:21.512]➜  cat >/tmp/go-build2401649780/b1550/importcfg << 'EOF' # internal
2025-08-20T22:45:20.8387291Z [00:04:21.512]➜  # import config
2025-08-20T22:45:20.8388006Z [00:04:21.512]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.8388651Z [00:04:21.512]➜  EOF
2025-08-20T22:45:20.8393468Z [00:04:21.512]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1550/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/versiontype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/versiontype;$WORK/b1550=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype -lang=go1.22 -complete -installsuffix shared -buildid gWnxWtN6H6Xs1ihRmTBw/gWnxWtN6H6Xs1ihRmTBw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1550/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/versiontype/versiontype.go
2025-08-20T22:45:20.8650486Z [00:04:21.539]➜  go tool buildid -w $WORK/b1550/_pkg_.a # internal
2025-08-20T22:45:20.8657081Z [00:04:21.540]➜  cp $WORK/b1550/_pkg_.a /root/.cache/go-build/0e/0eebb68d5a2bb6382da78aac13af7582400eeaa8fa49434855e27c84b71e318e-d # internal
2025-08-20T22:45:20.8659831Z [00:04:21.540]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/watcherstate
2025-08-20T22:45:20.8661758Z [00:04:21.540]➜  mkdir -p $WORK/b1551/
2025-08-20T22:45:20.8667674Z [00:04:21.541]➜  cat >/tmp/go-build2401649780/b1551/importcfg << 'EOF' # internal
2025-08-20T22:45:20.8668395Z [00:04:21.541]➜  # import config
2025-08-20T22:45:20.8671415Z [00:04:21.541]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.8672127Z [00:04:21.541]➜  EOF
2025-08-20T22:45:20.8677454Z [00:04:21.541]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1551/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/watcherstate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/watcherstate;$WORK/b1551=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/watcherstate -lang=go1.22 -complete -installsuffix shared -buildid Wds1EH6dYYoYy1ylvrl2/Wds1EH6dYYoYy1ylvrl2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1551/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/watcherstate/watcherstate.go
2025-08-20T22:45:20.8928085Z [00:04:21.567]➜  go tool buildid -w $WORK/b1551/_pkg_.a # internal
2025-08-20T22:45:20.8943713Z [00:04:21.568]➜  cp $WORK/b1551/_pkg_.a /root/.cache/go-build/72/72e8d6cf4956287624e89c955a05e417a5c6c994758051d265bc48e6139195e4-d # internal
2025-08-20T22:45:20.8952967Z [00:04:21.569]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/zerotermsquery
2025-08-20T22:45:20.8954761Z [00:04:21.570]➜  mkdir -p $WORK/b1552/
2025-08-20T22:45:20.8956835Z [00:04:21.570]➜  cat >/tmp/go-build2401649780/b1552/importcfg << 'EOF' # internal
2025-08-20T22:45:20.8958591Z [00:04:21.570]➜  # import config
2025-08-20T22:45:20.8959446Z [00:04:21.570]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:20.8960121Z [00:04:21.570]➜  EOF
2025-08-20T22:45:20.8965047Z [00:04:21.570]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1552/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/zerotermsquery=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/zerotermsquery;$WORK/b1552=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/zerotermsquery -lang=go1.22 -complete -installsuffix shared -buildid 5CKUX2bDUIEVm_12X1Yx/5CKUX2bDUIEVm_12X1Yx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1552/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/zerotermsquery/zerotermsquery.go
2025-08-20T22:45:20.9221872Z [00:04:21.596]➜  go tool buildid -w $WORK/b1552/_pkg_.a # internal
2025-08-20T22:45:20.9235057Z [00:04:21.598]➜  cp $WORK/b1552/_pkg_.a /root/.cache/go-build/50/50e392228b519ccbff61ade3695b2e96c95496630aa0f4f1722fa32e24feb65c-d # internal
2025-08-20T22:45:21.0721604Z [00:04:21.746]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types
2025-08-20T22:45:21.0722458Z [00:04:21.746]➜  mkdir -p $WORK/b1360/
2025-08-20T22:45:21.0815502Z [00:04:21.754]➜  cat >/tmp/go-build2401649780/b1360/importcfg << 'EOF' # internal
2025-08-20T22:45:21.0816299Z [00:04:21.754]➜  # import config
2025-08-20T22:45:21.0816975Z [00:04:21.754]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:21.0818093Z [00:04:21.754]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:21.0818962Z [00:04:21.754]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:21.0819768Z [00:04:21.754]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:21.0821202Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/acknowledgementoptions=/tmp/go-build2401649780/b1361/_pkg_.a
2025-08-20T22:45:21.0823160Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionstatusoptions=/tmp/go-build2401649780/b1362/_pkg_.a
2025-08-20T22:45:21.0825042Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actiontype=/tmp/go-build2401649780/b1363/_pkg_.a
2025-08-20T22:45:21.0826972Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/allocationexplaindecision=/tmp/go-build2401649780/b1364/_pkg_.a
2025-08-20T22:45:21.0829092Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeytype=/tmp/go-build2401649780/b1365/_pkg_.a
2025-08-20T22:45:21.0830803Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/appliesto=/tmp/go-build2401649780/b1366/_pkg_.a
2025-08-20T22:45:21.0832788Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/boundaryscanner=/tmp/go-build2401649780/b1367/_pkg_.a
2025-08-20T22:45:21.0834684Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/calendarinterval=/tmp/go-build2401649780/b1368/_pkg_.a
2025-08-20T22:45:21.0836645Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cardinalityexecutionmode=/tmp/go-build2401649780/b1369/_pkg_.a
2025-08-20T22:45:21.0841512Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catanomalydetectorcolumn=/tmp/go-build2401649780/b1370/_pkg_.a
2025-08-20T22:45:21.0843478Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdatafeedcolumn=/tmp/go-build2401649780/b1371/_pkg_.a
2025-08-20T22:45:21.0845324Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdfacolumn=/tmp/go-build2401649780/b1372/_pkg_.a
2025-08-20T22:45:21.0847393Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/categorizationstatus=/tmp/go-build2401649780/b1373/_pkg_.a
2025-08-20T22:45:21.0849576Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattrainedmodelscolumn=/tmp/go-build2401649780/b1374/_pkg_.a
2025-08-20T22:45:21.0851511Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattransformcolumn=/tmp/go-build2401649780/b1375/_pkg_.a
2025-08-20T22:45:21.0853328Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/childscoremode=/tmp/go-build2401649780/b1376/_pkg_.a
2025-08-20T22:45:21.0855158Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/chunkingmode=/tmp/go-build2401649780/b1377/_pkg_.a
2025-08-20T22:45:21.0857018Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterinfotarget=/tmp/go-build2401649780/b1378/_pkg_.a
2025-08-20T22:45:21.0859126Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterprivilege=/tmp/go-build2401649780/b1379/_pkg_.a
2025-08-20T22:45:21.0861210Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clustersearchstatus=/tmp/go-build2401649780/b1380/_pkg_.a
2025-08-20T22:45:21.0863152Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldsoperator=/tmp/go-build2401649780/b1381/_pkg_.a
2025-08-20T22:45:21.0865138Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldszeroterms=/tmp/go-build2401649780/b1382/_pkg_.a
2025-08-20T22:45:21.0867017Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionop=/tmp/go-build2401649780/b1383/_pkg_.a
2025-08-20T22:45:21.0869236Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionoperator=/tmp/go-build2401649780/b1384/_pkg_.a
2025-08-20T22:45:21.0871110Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditiontype=/tmp/go-build2401649780/b1385/_pkg_.a
2025-08-20T22:45:21.0872989Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectionscheme=/tmp/go-build2401649780/b1386/_pkg_.a
2025-08-20T22:45:21.0874871Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorfieldtype=/tmp/go-build2401649780/b1387/_pkg_.a
2025-08-20T22:45:21.0876764Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorstatus=/tmp/go-build2401649780/b1388/_pkg_.a
2025-08-20T22:45:21.0878749Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/converttype=/tmp/go-build2401649780/b1389/_pkg_.a
2025-08-20T22:45:21.0880544Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataattachmentformat=/tmp/go-build2401649780/b1390/_pkg_.a
2025-08-20T22:45:21.0882508Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/datafeedstate=/tmp/go-build2401649780/b1391/_pkg_.a
2025-08-20T22:45:21.0908997Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataframestate=/tmp/go-build2401649780/b1392/_pkg_.a
2025-08-20T22:45:21.0911053Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/day=/tmp/go-build2401649780/b1393/_pkg_.a
2025-08-20T22:45:21.0923064Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/decision=/tmp/go-build2401649780/b1394/_pkg_.a
2025-08-20T22:45:21.0925010Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/delimitedpayloadencoding=/tmp/go-build2401649780/b1395/_pkg_.a
2025-08-20T22:45:21.0927055Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentallocationstate=/tmp/go-build2401649780/b1396/_pkg_.a
2025-08-20T22:45:21.0929317Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentassignmentstate=/tmp/go-build2401649780/b1397/_pkg_.a
2025-08-20T22:45:21.0931518Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deprecationlevel=/tmp/go-build2401649780/b1398/_pkg_.a
2025-08-20T22:45:21.0933473Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfiindependencemeasure=/tmp/go-build2401649780/b1399/_pkg_.a
2025-08-20T22:45:21.0935372Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfraftereffect=/tmp/go-build2401649780/b1400/_pkg_.a
2025-08-20T22:45:21.0937321Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfrbasicmodel=/tmp/go-build2401649780/b1401/_pkg_.a
2025-08-20T22:45:21.0939051Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/displaytype=/tmp/go-build2401649780/b1402/_pkg_.a
2025-08-20T22:45:21.0940907Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/distanceunit=/tmp/go-build2401649780/b1403/_pkg_.a
2025-08-20T22:45:21.0942645Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dynamicmapping=/tmp/go-build2401649780/b1404/_pkg_.a
2025-08-20T22:45:21.0944379Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/edgengramside=/tmp/go-build2401649780/b1405/_pkg_.a
2025-08-20T22:45:21.0946110Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/emailpriority=/tmp/go-build2401649780/b1406/_pkg_.a
2025-08-20T22:45:21.0948004Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/enrichpolicyphase=/tmp/go-build2401649780/b1407/_pkg_.a
2025-08-20T22:45:21.0949782Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/excludefrequent=/tmp/go-build2401649780/b1408/_pkg_.a
2025-08-20T22:45:21.0951552Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionphase=/tmp/go-build2401649780/b1409/_pkg_.a
2025-08-20T22:45:21.0953353Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionstatus=/tmp/go-build2401649780/b1410/_pkg_.a
2025-08-20T22:45:21.0955160Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:21.0956902Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/feature=/tmp/go-build2401649780/b1412/_pkg_.a
2025-08-20T22:45:21.0958910Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldsortnumerictype=/tmp/go-build2401649780/b1413/_pkg_.a
2025-08-20T22:45:21.0960644Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldtype=/tmp/go-build2401649780/b1414/_pkg_.a
2025-08-20T22:45:21.0962594Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldvaluefactormodifier=/tmp/go-build2401649780/b1415/_pkg_.a
2025-08-20T22:45:21.0964526Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringpolicy=/tmp/go-build2401649780/b1416/_pkg_.a
2025-08-20T22:45:21.0966464Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringrulerule=/tmp/go-build2401649780/b1417/_pkg_.a
2025-08-20T22:45:21.0968538Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringvalidationstate=/tmp/go-build2401649780/b1418/_pkg_.a
2025-08-20T22:45:21.0970399Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filtertype=/tmp/go-build2401649780/b1419/_pkg_.a
2025-08-20T22:45:21.0972178Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fingerprintdigest=/tmp/go-build2401649780/b1420/_pkg_.a
2025-08-20T22:45:21.0974099Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/followerindexstatus=/tmp/go-build2401649780/b1421/_pkg_.a
2025-08-20T22:45:21.0976195Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionboostmode=/tmp/go-build2401649780/b1422/_pkg_.a
2025-08-20T22:45:21.0978297Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionscoremode=/tmp/go-build2401649780/b1423/_pkg_.a
2025-08-20T22:45:21.0980112Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gappolicy=/tmp/go-build2401649780/b1424/_pkg_.a
2025-08-20T22:45:21.0981931Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geodistancetype=/tmp/go-build2401649780/b1425/_pkg_.a
2025-08-20T22:45:21.0983922Z [00:04:21.754]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoexecution=/tmp/go-build2401649780/b1426/_pkg_.a
2025-08-20T22:45:21.0985936Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtargetformat=/tmp/go-build2401649780/b1427/_pkg_.a
2025-08-20T22:45:21.0988025Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtiletype=/tmp/go-build2401649780/b1428/_pkg_.a
2025-08-20T22:45:21.0989863Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoorientation=/tmp/go-build2401649780/b1429/_pkg_.a
2025-08-20T22:45:21.0991731Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoshaperelation=/tmp/go-build2401649780/b1430/_pkg_.a
2025-08-20T22:45:21.0993572Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geostrategy=/tmp/go-build2401649780/b1431/_pkg_.a
2025-08-20T22:45:21.0995433Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geovalidationmethod=/tmp/go-build2401649780/b1432/_pkg_.a
2025-08-20T22:45:21.0997468Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/healthstatus=/tmp/go-build2401649780/b1433/_pkg_.a
2025-08-20T22:45:21.0999391Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterencoder=/tmp/go-build2401649780/b1434/_pkg_.a
2025-08-20T22:45:21.1001329Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterfragmenter=/tmp/go-build2401649780/b1435/_pkg_.a
2025-08-20T22:45:21.1003212Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterorder=/tmp/go-build2401649780/b1436/_pkg_.a
2025-08-20T22:45:21.1005106Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertagsschema=/tmp/go-build2401649780/b1437/_pkg_.a
2025-08-20T22:45:21.1007366Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertype=/tmp/go-build2401649780/b1438/_pkg_.a
2025-08-20T22:45:21.1009315Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/holtwinterstype=/tmp/go-build2401649780/b1439/_pkg_.a
2025-08-20T22:45:21.1011158Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/httpinputmethod=/tmp/go-build2401649780/b1440/_pkg_.a
2025-08-20T22:45:21.1013193Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ibdistribution=/tmp/go-build2401649780/b1441/_pkg_.a
2025-08-20T22:45:21.1014983Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/iblambda=/tmp/go-build2401649780/b1442/_pkg_.a
2025-08-20T22:45:21.1016862Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationalternate=/tmp/go-build2401649780/b1443/_pkg_.a
2025-08-20T22:45:21.1019028Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationcasefirst=/tmp/go-build2401649780/b1444/_pkg_.a
2025-08-20T22:45:21.1021169Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationdecomposition=/tmp/go-build2401649780/b1445/_pkg_.a
2025-08-20T22:45:21.1023205Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationstrength=/tmp/go-build2401649780/b1446/_pkg_.a
2025-08-20T22:45:21.1025270Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationmode=/tmp/go-build2401649780/b1447/_pkg_.a
2025-08-20T22:45:21.1027740Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationtype=/tmp/go-build2401649780/b1448/_pkg_.a
2025-08-20T22:45:21.1029795Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icutransformdirection=/tmp/go-build2401649780/b1449/_pkg_.a
2025-08-20T22:45:21.1031779Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/impactarea=/tmp/go-build2401649780/b1450/_pkg_.a
2025-08-20T22:45:21.1033901Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexcheckonstartup=/tmp/go-build2401649780/b1451/_pkg_.a
2025-08-20T22:45:21.1035917Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexingjobstate=/tmp/go-build2401649780/b1452/_pkg_.a
2025-08-20T22:45:21.1068168Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexmetadatastate=/tmp/go-build2401649780/b1453/_pkg_.a
2025-08-20T22:45:21.1070105Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexoptions=/tmp/go-build2401649780/b1454/_pkg_.a
2025-08-20T22:45:21.1071904Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexprivilege=/tmp/go-build2401649780/b1455/_pkg_.a
2025-08-20T22:45:21.1073792Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingallocationoptions=/tmp/go-build2401649780/b1456/_pkg_.a
2025-08-20T22:45:21.1075845Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingrebalanceoptions=/tmp/go-build2401649780/b1457/_pkg_.a
2025-08-20T22:45:21.1077979Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indicatorhealthstatus=/tmp/go-build2401649780/b1458/_pkg_.a
2025-08-20T22:45:21.1079755Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/inputtype=/tmp/go-build2401649780/b1459/_pkg_.a
2025-08-20T22:45:21.1081496Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobblockedreason=/tmp/go-build2401649780/b1460/_pkg_.a
2025-08-20T22:45:21.1083220Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobstate=/tmp/go-build2401649780/b1461/_pkg_.a
2025-08-20T22:45:21.1085244Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jsonprocessorconflictstrategy=/tmp/go-build2401649780/b1462/_pkg_.a
2025-08-20T22:45:21.1087436Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/keeptypesmode=/tmp/go-build2401649780/b1463/_pkg_.a
2025-08-20T22:45:21.1089459Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/kuromojitokenizationmode=/tmp/go-build2401649780/b1464/_pkg_.a
2025-08-20T22:45:21.1091345Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/language=/tmp/go-build2401649780/b1465/_pkg_.a
2025-08-20T22:45:21.1093123Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensestatus=/tmp/go-build2401649780/b1466/_pkg_.a
2025-08-20T22:45:21.1095007Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensetype=/tmp/go-build2401649780/b1467/_pkg_.a
2025-08-20T22:45:21.1101139Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/lifecycleoperationmode=/tmp/go-build2401649780/b1468/_pkg_.a
2025-08-20T22:45:21.1103198Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/managedby=/tmp/go-build2401649780/b1469/_pkg_.a
2025-08-20T22:45:21.1105077Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/matchtype=/tmp/go-build2401649780/b1470/_pkg_.a
2025-08-20T22:45:21.1106947Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/memorystatus=/tmp/go-build2401649780/b1471/_pkg_.a
2025-08-20T22:45:21.1109074Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/metric=/tmp/go-build2401649780/b1472/_pkg_.a
2025-08-20T22:45:21.1110972Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/migrationstatus=/tmp/go-build2401649780/b1473/_pkg_.a
2025-08-20T22:45:21.1113039Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/minimuminterval=/tmp/go-build2401649780/b1474/_pkg_.a
2025-08-20T22:45:21.1114980Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/missingorder=/tmp/go-build2401649780/b1475/_pkg_.a
2025-08-20T22:45:21.1116779Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/month=/tmp/go-build2401649780/b1476/_pkg_.a
2025-08-20T22:45:21.1118796Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/multivaluemode=/tmp/go-build2401649780/b1477/_pkg_.a
2025-08-20T22:45:21.1120667Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noderole=/tmp/go-build2401649780/b1478/_pkg_.a
2025-08-20T22:45:21.1122626Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noridecompoundmode=/tmp/go-build2401649780/b1479/_pkg_.a
2025-08-20T22:45:21.1124563Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalization=/tmp/go-build2401649780/b1480/_pkg_.a
2025-08-20T22:45:21.1126529Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalizemethod=/tmp/go-build2401649780/b1481/_pkg_.a
2025-08-20T22:45:21.1128650Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/numericfielddataformat=/tmp/go-build2401649780/b1482/_pkg_.a
2025-08-20T22:45:21.1130536Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/onscripterror=/tmp/go-build2401649780/b1483/_pkg_.a
2025-08-20T22:45:21.1132271Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:21.1133940Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/optype=/tmp/go-build2401649780/b1485/_pkg_.a
2025-08-20T22:45:21.1135877Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutycontexttype=/tmp/go-build2401649780/b1486/_pkg_.a
2025-08-20T22:45:21.1138117Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutyeventtype=/tmp/go-build2401649780/b1487/_pkg_.a
2025-08-20T22:45:21.1140115Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticencoder=/tmp/go-build2401649780/b1488/_pkg_.a
2025-08-20T22:45:21.1141950Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticlanguage=/tmp/go-build2401649780/b1489/_pkg_.a
2025-08-20T22:45:21.1143777Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticnametype=/tmp/go-build2401649780/b1490/_pkg_.a
2025-08-20T22:45:21.1145603Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticruletype=/tmp/go-build2401649780/b1491/_pkg_.a
2025-08-20T22:45:21.1147550Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/policytype=/tmp/go-build2401649780/b1492/_pkg_.a
2025-08-20T22:45:21.1149410Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/quantifier=/tmp/go-build2401649780/b1493/_pkg_.a
2025-08-20T22:45:21.1151304Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryrulecriteriatype=/tmp/go-build2401649780/b1494/_pkg_.a
2025-08-20T22:45:21.1153227Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryruletype=/tmp/go-build2401649780/b1495/_pkg_.a
2025-08-20T22:45:21.1155062Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/rangerelation=/tmp/go-build2401649780/b1496/_pkg_.a
2025-08-20T22:45:21.1156757Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ratemode=/tmp/go-build2401649780/b1497/_pkg_.a
2025-08-20T22:45:21.1158562Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:45:21.1160409Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/remoteclusterprivilege=/tmp/go-build2401649780/b1499/_pkg_.a
2025-08-20T22:45:21.1162233Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/responsecontenttype=/tmp/go-build2401649780/b1500/_pkg_.a
2025-08-20T22:45:21.1164016Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/restrictionworkflow=/tmp/go-build2401649780/b1501/_pkg_.a
2025-08-20T22:45:21.1165699Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:21.1167499Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/routingstate=/tmp/go-build2401649780/b1503/_pkg_.a
2025-08-20T22:45:21.1169310Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ruleaction=/tmp/go-build2401649780/b1504/_pkg_.a
2025-08-20T22:45:21.1171181Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/runtimefieldtype=/tmp/go-build2401649780/b1505/_pkg_.a
2025-08-20T22:45:21.1173302Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sampleraggregationexecutionhint=/tmp/go-build2401649780/b1506/_pkg_.a
2025-08-20T22:45:21.1175277Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scoremode=/tmp/go-build2401649780/b1507/_pkg_.a
2025-08-20T22:45:21.1177034Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptlanguage=/tmp/go-build2401649780/b1508/_pkg_.a
2025-08-20T22:45:21.1179081Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptsorttype=/tmp/go-build2401649780/b1509/_pkg_.a
2025-08-20T22:45:21.1181048Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:21.1182964Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmissing=/tmp/go-build2401649780/b1511/_pkg_.a
2025-08-20T22:45:21.1184942Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmode=/tmp/go-build2401649780/b1512/_pkg_.a
2025-08-20T22:45:21.1186798Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortorder=/tmp/go-build2401649780/b1513/_pkg_.a
2025-08-20T22:45:21.1188797Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shapetype=/tmp/go-build2401649780/b1514/_pkg_.a
2025-08-20T22:45:21.1190594Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardroutingstate=/tmp/go-build2401649780/b1515/_pkg_.a
2025-08-20T22:45:21.1192464Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardsstatsstage=/tmp/go-build2401649780/b1516/_pkg_.a
2025-08-20T22:45:21.1194543Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstoreallocation=/tmp/go-build2401649780/b1517/_pkg_.a
2025-08-20T22:45:21.1196424Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdownstatus=/tmp/go-build2401649780/b1518/_pkg_.a
2025-08-20T22:45:21.1198407Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdowntype=/tmp/go-build2401649780/b1519/_pkg_.a
2025-08-20T22:45:21.1200252Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotupgradestate=/tmp/go-build2401649780/b1520/_pkg_.a
2025-08-20T22:45:21.1202080Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snowballlanguage=/tmp/go-build2401649780/b1521/_pkg_.a
2025-08-20T22:45:21.1204070Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortmode=/tmp/go-build2401649780/b1522/_pkg_.a
2025-08-20T22:45:21.1205842Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortorder=/tmp/go-build2401649780/b1523/_pkg_.a
2025-08-20T22:45:21.1207824Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sourcefieldmode=/tmp/go-build2401649780/b1524/_pkg_.a
2025-08-20T22:45:21.1209705Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/storagetype=/tmp/go-build2401649780/b1525/_pkg_.a
2025-08-20T22:45:21.1211477Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/stringdistance=/tmp/go-build2401649780/b1526/_pkg_.a
2025-08-20T22:45:21.1213245Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestmode=/tmp/go-build2401649780/b1527/_pkg_.a
2025-08-20T22:45:21.1215016Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestsort=/tmp/go-build2401649780/b1528/_pkg_.a
2025-08-20T22:45:21.1216863Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtriggermethod=/tmp/go-build2401649780/b1529/_pkg_.a
2025-08-20T22:45:21.1218903Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtype=/tmp/go-build2401649780/b1530/_pkg_.a
2025-08-20T22:45:21.1220695Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus=/tmp/go-build2401649780/b1531/_pkg_.a
2025-08-20T22:45:21.1222513Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/synonymformat=/tmp/go-build2401649780/b1532/_pkg_.a
2025-08-20T22:45:21.1224275Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tasktype=/tmp/go-build2401649780/b1533/_pkg_.a
2025-08-20T22:45:21.1226199Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/templateformat=/tmp/go-build2401649780/b1534/_pkg_.a
2025-08-20T22:45:21.1228396Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationcollectmode=/tmp/go-build2401649780/b1535/_pkg_.a
2025-08-20T22:45:21.1230638Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationexecutionhint=/tmp/go-build2401649780/b1536/_pkg_.a
2025-08-20T22:45:21.1232651Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termvectoroption=/tmp/go-build2401649780/b1537/_pkg_.a
2025-08-20T22:45:21.1234487Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/textquerytype=/tmp/go-build2401649780/b1538/_pkg_.a
2025-08-20T22:45:21.1236377Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeseriesmetrictype=/tmp/go-build2401649780/b1539/_pkg_.a
2025-08-20T22:45:21.1238385Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenchar=/tmp/go-build2401649780/b1540/_pkg_.a
2025-08-20T22:45:21.1240283Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenizationtruncate=/tmp/go-build2401649780/b1541/_pkg_.a
2025-08-20T22:45:21.1242129Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/totalhitsrelation=/tmp/go-build2401649780/b1542/_pkg_.a
2025-08-20T22:45:21.1243922Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainedmodeltype=/tmp/go-build2401649780/b1543/_pkg_.a
2025-08-20T22:45:21.1245730Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainingpriority=/tmp/go-build2401649780/b1544/_pkg_.a
2025-08-20T22:45:21.1247749Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/translogdurability=/tmp/go-build2401649780/b1545/_pkg_.a
2025-08-20T22:45:21.1249838Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ttesttype=/tmp/go-build2401649780/b1546/_pkg_.a
2025-08-20T22:45:21.1251890Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/unassignedinformationreason=/tmp/go-build2401649780/b1547/_pkg_.a
2025-08-20T22:45:21.1254004Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/useragentproperty=/tmp/go-build2401649780/b1548/_pkg_.a
2025-08-20T22:45:21.1255943Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/valuetype=/tmp/go-build2401649780/b1549/_pkg_.a
2025-08-20T22:45:21.1258021Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:21.1259922Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/watcherstate=/tmp/go-build2401649780/b1551/_pkg_.a
2025-08-20T22:45:21.1261856Z [00:04:21.755]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/zerotermsquery=/tmp/go-build2401649780/b1552/_pkg_.a
2025-08-20T22:45:21.1263249Z [00:04:21.755]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:21.1264104Z [00:04:21.755]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:21.1264920Z [00:04:21.755]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:21.1265786Z [00:04:21.755]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:21.1266436Z [00:04:21.755]➜  EOF
2025-08-20T22:45:21.2744012Z [00:04:21.781]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1360/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types;$WORK/b1360=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types -lang=go1.22 -complete -installsuffix shared -buildid LU5LAs3UWb6rCW6UCTq4/LU5LAs3UWb6rCW6UCTq4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1360/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/access.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/acknowledgement.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/acknowledgestate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/actionstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/activationstate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/activationstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/adaptiveallocationssettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/adaptiveselection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/addaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/adjacencymatrixaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/adjacencymatrixaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/adjacencymatrixbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregatemetricdoubleproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregateorder.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregateoutput.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregationbreakdown.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregationprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregationprofiledebug.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregationprofiledelegatedebugfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregationrange.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aggregations.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aliasdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/aliasesrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/allfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/allocateaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/allocationdecision.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/allocationrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/allocationstore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/alwayscondition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analysisconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analysisconfigread.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analysislimits.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analysismemorylimit.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analyticscollection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analyticsstatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analyzedetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analyzerdetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/analyzetoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/anomaly.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/anomalycause.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/anomalydetectors.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/anomalyexplanation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/apikey.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/apikeyaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/apikeyaggregationcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/apikeyauthorization.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/apikeyfiltersaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/apikeyquerycontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/appendprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/applicationglobaluserprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/applicationprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/applicationprivilegescheck.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/applicationsprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/arabicanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/archive.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/armeniananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/arraycomparecondition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/arraycompareopparams.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/arraypercentilesitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/asciifoldingtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/asyncsearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/attachmentprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/audit.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/authenticateapikey.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/authenticateduser.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/authenticatetoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/authenticationprovider.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autodatehistogramaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autodatehistogramaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autofollowedcluster.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autofollowpattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autofollowpatternsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autofollowstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autoscalingcapacity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autoscalingdecider.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autoscalingdeciders.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autoscalingnode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autoscalingpolicy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/autoscalingresources.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/averageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/averagebucketaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/avgaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/azurerepository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/azurerepositorysettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/base.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/baseindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/basenode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/basqueanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bengalianalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/binaryproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/booleanproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/boolquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/boostingquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/boxplotaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/boxplotaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/braziliananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/breaker.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketcorrelationaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketcorrelationfunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketcorrelationfunctioncountcorrelation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketcorrelationfunctioncountcorrelationindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketinfluencer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketksaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketmetricvalueaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketpathaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsadjacencymatrixbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsapikeyquerycontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketscompositebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketscriptaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsdatehistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsdoubletermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketselectoraggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsfiltersbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsfrequentitemsetsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsgeohashgridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsgeohexgridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsgeotilegridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketshistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsipprefixbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsiprangebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketslongraretermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketslongtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsmultitermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsortaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketspath.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsrangebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketssignificantlongtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketssignificantstringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsstringraretermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsstringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketstimeseriesbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsvariablewidthhistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bucketsvoid.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/buildinformation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bulgariananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bulkerror.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bulkindexbyscrollfailure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bulkstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bytenumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bytesize.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/bytesprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cachequeries.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cachestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/calendar.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/calendarevent.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cardinalityaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cardinalityaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/catalananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/catanonalydetectorcolumns.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/catcomponenttemplate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/catdatafeedcolumns.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/catdfacolumns.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/categorizationanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/categorizationanalyzerdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/categorizetextaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/categorizetextanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/category.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cattrainedmodelscolumns.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cattransformcolumns.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ccr.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ccrshardstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/certificateinformation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cgroup.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cgroupcpu.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cgroupcpustat.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cgroupmemory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/chaininput.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/charfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/charfilterdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/charfilterdetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/charfiltertypes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/chargrouptokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/checkpointing.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/checkpointstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/childrenaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/childrenaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/chineseanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/chisquareheuristic.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/chunkingconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/circleprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cjkanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/classictokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/classificationinferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cleanuprepositoryresults.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/client.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/closeindexresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/closeshardresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterappliedstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clustercomponenttemplate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterdetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterfilesystem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterindexingpressure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterindices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterindicesshards.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterindicesshardsindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterinfotargets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusteringest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterjvm.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterjvmmemory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterjvmversion.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusternetworktypes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusternode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusternodecount.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusternodes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusteroperatingsystem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusteroperatingsystemarchitecture.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusteroperatingsystemname.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusteroperatingsystemprettyname.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterpressurememory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterprocess.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterprocesscpu.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterprocessopenfiledescriptors.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterremoteinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterremoteproxyinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterremotesniffinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterruntimefieldtypes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clustershardmetrics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterstatequeue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterstateupdate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/clusterstatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/collector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/column.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/combinedfieldsquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/command.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commandallocateprimaryaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commandallocatereplicaaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commandcancelaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commandmoveaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commoncatqueryparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commongramstokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commonqueryparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commontermsquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/commontokenizationconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/communityidprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compactnodeinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/completioncontext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/completionproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/completionresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/completionstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/completionsuggest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/completionsuggester.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/completionsuggestoption.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/componenttemplatenode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/componenttemplatesummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositeaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositeaggregatekey.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositeaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositeaggregationsource.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositedatehistogramaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositegeotilegridaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositehistogramaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositesubfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/compositetermsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/conditiontokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/configuration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/confusionmatrixitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/confusionmatrixprediction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/confusionmatrixthreshold.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connectorconfigproperties.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connectorconfiguration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connectorcustomscheduling.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connectorfeatures.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connectorscheduling.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/connectorsyncjob.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/constantkeywordproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/constantscorequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/context.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/contextmethod.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/contextmethodparam.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/convertprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/coordinatorstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/coordsgeobounds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/coreknnquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/counter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/countrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cpu.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cpuacct.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/createdstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/createoperation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/csvprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cumulativecardinalityaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cumulativecardinalityaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/cumulativesumaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/currentnode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/customanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/customcategorizetextanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/customnormalizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/customscheduling.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/customschedulingconfigurationoverrides.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/czechanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dailyschedule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/danglingindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/danishanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/databaseconfiguration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/databaseconfigurationmetadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datacounts.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datadescription.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataemailattachment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datafeedauthorization.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datafeedconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datafeedrunningstate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datafeeds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datafeedsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datafeedstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datafeedtimingstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisanalyzedfields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisclassification.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysiscontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisfeatureprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisfeatureprocessorfrequencyencoding.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisfeatureprocessormultiencoding.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisfeatureprocessorngramencoding.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisfeatureprocessoronehotencoding.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisfeatureprocessortargetmeanencoding.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisoutlierdetection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalysisregression.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsauthorization.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsdestination.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsfieldselection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsmemoryestimation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticssource.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsstatscontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsstatsdatacounts.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsstatshyperparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsstatsmemoryusage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsstatsoutlierdetection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticsstatsprogress.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeanalyticssummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeclassificationsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeclassificationsummaryaccuracy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeclassificationsummarymulticlassconfusionmatrix.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeclassificationsummaryprecision.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeclassificationsummaryrecall.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationclass.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationclassification.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationclassificationmetrics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationclassificationmetricsaucroc.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationmetrics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationoutlierdetection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationoutlierdetectionmetrics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationregression.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationregressionmetrics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationregressionmetricshuber.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationregressionmetricsmsle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationsummaryaucroc.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationsummaryaucroccurveitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeevaluationvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeoutlierdetectionsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframepreviewconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dataframeregressionsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datapathstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamlifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamlifecycledetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamlifecycledownsampling.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamlifecycleexplain.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamlifecycleindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamlifecyclerolloverconditions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamlifecyclewithrollover.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamnames.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreams.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamsstatsitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamtimestamp.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamtimestampfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamvisibility.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datastreamwithlifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datatierphasestatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datatiers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datedecayfunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datedistancefeaturequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datehistogramaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datehistogramaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datehistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datehistogramgrouping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dateindexnameprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datenanosproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dateprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dateproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/daterangeaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/daterangeaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/daterangeexpression.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/daterangeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/daterangequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/datetime.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayfunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayfunctionbasedatemathduration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayfunctionbasedoubledouble.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayfunctionbasegeolocationdistance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayplacement.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayplacementdatemathduration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayplacementdoubledouble.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/decayplacementgeolocationdistance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/defaults.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/definition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/delayeddatacheckconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/deleteaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/deleteinferenceendpointresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/deleteoperation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/delimitedpayloadtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/densevectorindexoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/densevectorproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dependency.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/deprecation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/deprecationindexing.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/derivativeaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/derivativeaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/detectionrule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/detector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/detectorread.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/detectorupdate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dfsknnprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dfsprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dfsstatisticsbreakdown.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dfsstatisticsprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/diagnosis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/diagnosisaffectedresources.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dictionarydecompoundertokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/directgenerator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/discovery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/discoverynode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/discoverynodecompact.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/discoverynodecontent.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/diskindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/diskindicatordetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/diskusage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dismaxquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dissectprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/distancefeaturequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/distancefeaturequerybasedatemathduration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/distancefeaturequerybasegeolocationdistance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/diversifiedsampleraggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/docstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/document.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/documentrating.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/documentsimulation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dotexpanderprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/doublenumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/doublerangeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/doubletermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/doubletermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/downsampleaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/downsampleconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/downsamplinground.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dropprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/duration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/durationvalueunitfloatmillis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/durationvalueunitmillis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/durationvalueunitnanos.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/durationvalueunitseconds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dutchanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dynamicproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/dynamictemplate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/edgengramtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/edgengramtokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/elasticsearcherror.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/elasticsearchversioninfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/elasticsearchversionmininfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/elisiontokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/email.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/emailaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/emailattachmentcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/emailbody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/emailresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/emptyobject.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/englishanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enrichpolicy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enrichprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ensemble.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/epochtimeunitmillis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/epochtimeunitseconds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eql.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eqlfeatures.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eqlfeaturesjoin.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eqlfeatureskeys.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eqlfeaturespipes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eqlfeaturessequences.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eqlhits.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/errorcause.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/errorresponsebase.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/esqlcolumns.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/estoniananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/eventdatastream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ewmamodelsettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ewmamovingaverageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executeenrichpolicystatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executingpolicy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executionresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executionresultaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executionresultcondition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executionresultinput.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executionstate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/executionthreadpool.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/existsquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/expandwildcards.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/explainanalyzetoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/explanation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/explanationdetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/explorecontrols.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/exponentialaveragecalculationcontext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/extendedboundsdouble.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/extendedboundsfielddatemath.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/extendedmemorystats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/extendedstatsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/extendedstatsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/extendedstatsbucketaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/extendedstatsbucketaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/failprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/failurestore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/feature.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/featureenabled.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/features.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/featuretoggle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fetchprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fetchprofilebreakdown.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fetchprofiledebug.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldaliasproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldandformat.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldcapability.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldcollapse.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fielddatafrequencyfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fielddatarecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fielddatastats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fielddatemath.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldlookup.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldmapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldmemoryusage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldmetric.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldnamesfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldrule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldsecurity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldsizeusage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldsort.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldstat.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldstatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldsuggester.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldsusagebody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldtypes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldtypesmappings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fieldvaluefactorscorefunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filecountsnapshotstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filedetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filesystem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filesystemtotal.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fillmaskinferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fillmaskinferenceupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filteraggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filteringadvancedsnippet.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filteringconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filteringrule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filteringrules.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filteringrulesvalidation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filteringvalidation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filterref.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filtersaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filtersaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/filtersbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fingerprintanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fingerprintprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fingerprinttokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/finnishanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/flattened.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/flattenedproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/float64.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/floatnumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/floatrangeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/flushstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/followerindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/followerindexparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/followindexstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/followstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/forcemergeaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/forcemergeresponsebody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/foreachprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/formattablemetricaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/foundstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/frenchanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/frequencyencodingpreprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/frequentitemsetsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/frequentitemsetsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/frequentitemsetsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/frequentitemsetsfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/frozenindices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/functionscore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/functionscorequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fuzziness.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/fuzzyquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/galiciananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/garbagecollector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/garbagecollectortotal.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/gcsrepository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/gcsrepositorysettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoboundingboxquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geobounds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoboundsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoboundsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geocentroidaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geocentroidaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geodecayfunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geodistanceaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geodistanceaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geodistancefeaturequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geodistancequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geodistancesort.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geogridprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohashgridaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohashgridaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohashgridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohashlocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohashprecision.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohexgridaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohexgridaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geohexgridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoipdownloadstatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoipnodedatabasename.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoipnodedatabases.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoipprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geolineaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geolineaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geolinepoint.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geolinesort.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geolocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geopointproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geopolygonpoints.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geopolygonquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/georesults.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoshapefieldquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoshapeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geoshapequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geotilegridaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geotilegridaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/geotilegridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/germananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/getmigrationfeature.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/getresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/getscriptcontext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/getstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/getuserprofileerrors.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/globalaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/globalaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/globalprivilege.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/googlenormalizeddistanceheuristic.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/grantapikey.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/greaterthanvalidation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/greekanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/grokprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/groupings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/gsubprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/halffloatnumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/haschildquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hasparentquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hasprivilegesuserprofileerrors.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hdrmethod.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hdrpercentileranksaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hdrpercentilesaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/healthrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/healthresponsebody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/healthstatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/helprecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/highlight.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/highlightfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hindianalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hint.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/histogramaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/histogramaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/histogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/histogramgrouping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/histogramproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hit.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hitsevent.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hitsmetadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hitssequence.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/holtlinearmodelsettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/holtmovingaverageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/holtwintersmodelsettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/holtwintersmovingaverageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hop.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hourandminute.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hourlyschedule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/htmlstripcharfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/htmlstripprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/http.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpemailattachment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpheaders.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpinput.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpinputauthentication.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpinputbasicauthentication.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpinputproxy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpinputrequestdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpinputrequestresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httpinputresponseresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httproute.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httprouterequests.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/httprouteresponses.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hungariananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hunspelltokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hyperparameter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hyperparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/hyphenationdecompoundertokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icuanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icucollationproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icucollationtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icufoldingtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icunormalizationcharfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icunormalizationtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icutokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/icutransformtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ids.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/idsquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ilm.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ilmactions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ilmindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ilmindicatordetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ilmpolicy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ilmpolicystatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/impact.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/includedinvalidation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexaliases.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexanddatastreamaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexcapabilities.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexdetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexhealthstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexingpressurememorysummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexingslowlogsettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexingslowlogtresholds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexingstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexmappingrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexoperation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexprivilegescheck.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexresultsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexrouting.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexroutingallocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexroutingallocationdisk.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexroutingallocationinclude.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexroutingallocationinitialrecovery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexroutingrebalance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsegment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsegmentsort.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsettingblocks.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsettingsanalysis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsettingslifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsettingslifecyclestep.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexsettingstimeseries.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexstate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indextemplate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indextemplatedatastreamconfiguration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indextemplateitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indextemplatemapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indextemplatesummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indexversioning.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicatornode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicators.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesblockstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesindexingpressure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesindexingpressurememory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesmodifyaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesprivilegesquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesshardsstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesshardstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesshardstores.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesvalidationexplanation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indicesversions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/indonesiananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceclassimportance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceconfigclassification.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceconfigcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceconfigcreatecontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceconfigregression.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceconfigupdatecontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceendpoint.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceendpointinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferencefeatureimportance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceresponseresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferenceresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inferencetopclassentry.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/influence.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/influencer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/infofeaturestate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ingestpipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ingestpipelineparams.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ingeststats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ingesttotal.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inlineget.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inlinegetdictuserdefined.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/innerhits.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/innerhitsresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/inprogress.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/input.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/integernumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/integerrangeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervals.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalsallof.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalsanyof.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalsfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalsfuzzy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalsmatch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalsprefix.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalsquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/intervalswildcard.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/invertedindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/invocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/invocations.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iostatdevice.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iostats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ipfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iplocationprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ipprefixaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ipprefixaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ipprefixbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ipproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iprangeaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iprangeaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iprangeaggregationrange.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iprangebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/iprangeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/irishanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/italiananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobblocked.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobforecaststatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobstatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobtimingstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jobusage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/joinprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/joinproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jsonprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jvm.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jvmclasses.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jvmmemorystats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jvmstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/jvmthreads.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keeptypestokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keepwordstokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keyedpercentiles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keyedprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keyvalueprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keywordanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keywordmarkertokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keywordproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/keywordtokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kibanatoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/knncollectorresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/knnquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/knnqueryprofilebreakdown.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/knnqueryprofileresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/knnretriever.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/knnsearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kstemtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kuromojianalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kuromojiiterationmarkcharfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kuromojipartofspeechtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kuromojireadingformtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kuromojistemmertokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/kuromojitokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/languageanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/languagecontext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/laplacesmoothingmodel.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/latest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/latlongeolocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/latviananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/learningtorank.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lengthtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lessthanvalidation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lettertokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/license.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/licenseinformation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lifecycleexplain.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lifecycleexplainmanaged.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lifecycleexplainphaseexecution.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lifecycleexplainunmanaged.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/like.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/likedocument.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/limits.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/limittokencounttokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/linearinterpolationsmoothingmodel.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/linearmovingaverageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/listtypevalidation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lithuaniananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/loggingaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/loggingresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/logstashpipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/longnumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/longrangeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/longraretermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/longraretermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/longtermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/longtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lowercasenormalizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lowercaseprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lowercasetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/lowercasetokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/machinelearning.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/manageuserprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mapboxvectortiles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappingcharfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappinglimitsettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappinglimitsettingsdepth.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappinglimitsettingsdimensionfields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappinglimitsettingsfieldnamelength.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappinglimitsettingsnestedfields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappinglimitsettingsnestedobjects.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappinglimitsettingstotalfields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mappingstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/masterisstableindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/masterisstableindicatorclusterformationnode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/masterisstableindicatordetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/masterisstableindicatorexceptionfetchinghistory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/masterrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchallquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchboolprefixquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchedfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchedtext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchnonequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchonlytextproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchphraseprefixquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchphrasequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matchquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matrixaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matrixstatsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matrixstatsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/matrixstatsfields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/maxaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/maxaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/maxbucketaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/maxmind.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/medianabsolutedeviationaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/medianabsolutedeviationaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/memmlstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/memory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/memorystats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/memstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/merge.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mergescheduler.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mergesstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/metadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/metrics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mgetoperation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mgetresponseitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/migrateaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/migrationfeatureindexinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/minaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/minaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/minbucketaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/minimallicenseinformation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/minimumshouldmatch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/missing.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/missingaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/missingaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlcounter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mldatafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mldataframeanalyticsjobs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mldataframeanalyticsjobsanalysis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mldataframeanalyticsjobscount.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mldataframeanalyticsjobsmemory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlinference.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlinferencedeployments.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlinferencedeploymentstimems.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlinferenceingestprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlinferenceingestprocessorcount.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlinferencetrainedmodels.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mlinferencetrainedmodelscount.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mljobforecasts.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/modelpackageconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/modelplotconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/modelsizestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/modelsnapshot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/modelsnapshotupgrade.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/monitoring.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/morelikethisquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mountedsnapshot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/movingaverageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/movingfunctionaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/movingpercentilesaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/msearchrequestitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/msearchresponseitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mtermvectorsoperation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebaseadjacencymatrixbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasecompositebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasedatehistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasedoubletermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasefiltersbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasefrequentitemsetsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasegeohashgridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasegeohexgridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasegeotilegridbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasehistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebaseipprefixbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebaseiprangebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebaselongraretermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebaselongtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasemultitermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebaserangebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasesignificantlongtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasesignificantstringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasestringraretermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasestringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasetimeseriesbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasevariablewidthhistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multibucketaggregatebasevoid.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multigeterror.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multimatchquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multiplexertokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multisearchbody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multisearchheader.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multisearchitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multisearchresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multitermlookup.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multitermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multitermsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/multitermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/murmur3hashproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/mutualinformationheuristic.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/names.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nativecode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nativecodeinformation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nerinferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nerinferenceupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nestedaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nestedaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nestedidentity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nestedproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nestedquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nestedsortvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/networkdirectionprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nevercondition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ngramtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ngramtokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nlpberttokenizationconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nlprobertatokenizationconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nlptokenizationupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeallocationexplanation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeattributes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeattributesrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodebufferpool.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodediskusage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeids.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfobootstrap.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoclient.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfodiscover.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfohttp.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoingest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoingestdownloader.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoingestinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoingestprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfojvmmemory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfomemory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfonetwork.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfonetworkinterface.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfooscpu.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfopath.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinforepositories.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinforepositoriesurl.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoscript.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosearchremote.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingscluster.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingsclusterelection.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingshttp.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingshttptype.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingsingest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingsnetwork.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingsnode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingstransport.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingstransportfeatures.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfosettingstransporttype.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfotransport.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpack.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacklicense.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacklicensetype.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpackml.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacksecurity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacksecurityauthc.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacksecurityauthcrealms.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacksecurityauthcrealmsstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacksecurityauthctoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeinfoxpacksecurityssl.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodejvminfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeoperatingsysteminfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodepackagingtype.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeprocessinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodereloaderror.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodereloadresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodescontext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodescredentials.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodescredentialsfiletoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeshard.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeshutdownstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodesindexingpressure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodesindexingpressurememory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodesingest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodesrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodestatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodetasks.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodethreadpoolinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nodeusage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/norianalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/noripartofspeechtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/noritokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/normalizeaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/normalizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/norwegiananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/nullvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/numberrangequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/numericdecayfunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/numericfielddata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/objectproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/onehotencodingpreprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/operatingsystem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/operatingsystemmemoryinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/operationcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/outlierdetectionparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/overallbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/overallbucketjob.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/overlapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/page.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pagerdutyaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pagerdutycontext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pagerdutyevent.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pagerdutyeventproxy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pagerdutyresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/painlesscontextsetup.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/parentaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/parentaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/parentidquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/parenttaskinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/passthroughinferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/passthroughinferenceupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pathhierarchytokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/patternanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/patterncapturetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/patternreplacecharfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/patternreplacetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/patterntokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pendingtask.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pendingtasksrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percentage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percentagescoreheuristic.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percentileranksaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percentiles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percentilesaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percentilesbucketaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percentilesbucketaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percolatequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/percolatorproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/perpartitioncategorization.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/persiananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/persistenttaskstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phase.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phases.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phonetictokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phrasesuggest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phrasesuggestcollate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phrasesuggestcollatequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phrasesuggester.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phrasesuggesthighlight.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/phrasesuggestoption.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pinneddoc.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pinnedquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pipelineconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pipelinemetadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pipelineprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pipelinesettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pipelinesimulation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pipeseparatedflagssimplequerystringflag.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pivot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pivotgroupbycontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pluginsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pluginsstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pluginstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pointintimereference.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pointproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pool.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/porterstemtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/portugueseanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/postmigrationfeature.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/predicatetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/predictedvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/prefixquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/preprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/pressurememory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/privilegesactions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/privilegescheck.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/process.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/processor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/processorcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/property.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/publishedclusterstates.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queries.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/querybreakdown.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/querycachestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryrole.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryrule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryruleactions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryrulecriteria.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryruleset.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryrulesetlistitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryrulesetmatchedrule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/querystringquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryuser.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/queryvectorbuilder.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/querywatch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/questionansweringinferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/questionansweringinferenceupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/randomsampleraggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/randomscorefunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rangeaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rangeaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rangebucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rangequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rangequerybasedatemath.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rangequerybasedouble.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rangequerybasestring.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankeddocument.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalhit.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalhititem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetric.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetricdetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetricdiscountedcumulativegain.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetricexpectedreciprocalrank.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetricmeanreciprocalrank.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetricprecision.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetricratingtreshold.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalmetricrecall.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankevalrequestitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeaturefunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeaturefunctionlinear.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeaturefunctionlogarithm.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeaturefunctionsaturation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeaturefunctionsigmoid.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeatureproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeaturequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rankfeaturesproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/raretermsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rateaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rateaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/readexception.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/readonlyurlrepository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/readonlyurlrepositorysettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/realmcache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/realminfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recording.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoverybytes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoveryfiles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoveryindexstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoveryorigin.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoveryrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoverystartstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoverystats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/recoverystatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/redact.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/redactprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/refreshstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/regexoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/regexpquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/regexvalidation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/registereddomainprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/regressioninferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reindexdestination.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reindexnode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reindexsource.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reindexstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reindextask.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reloaddetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reloadresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/relocationfailureinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/remoteclusterprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/remoteindicesprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/remotesource.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/removeaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/removeduplicatestokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/removeindexaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/removeprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/renameprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/replicationaccess.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reportingemailattachment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/repositoriesrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/repositoryintegrityindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/repositoryintegrityindicatordetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/repositorylocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/repositorymeteringinformation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/requestcachestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/requestcounts.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/requestitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reroutedecision.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rerouteexplanation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rerouteparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rerouteprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rescore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rescorequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reservedsize.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/resolveclusterinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/resolveindexaliasitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/resolveindexdatastreamsitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/resolveindexitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/resourceprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/responsebody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/responseitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/restriction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/retention.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/retentionlease.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/retentionpolicy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/retentionpolicycontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/retries.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/retrievercontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reversenestedaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reversenestedaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/reversetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/roledescriptor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/roledescriptorread.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/roledescriptorwrapper.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rolemappingrule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rolequerycontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/roletemplate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/roletemplateinlinequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/roletemplatequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/roletemplatescript.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rolloveraction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rolloverconditions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupcapabilities.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupcapabilitysummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupfieldsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupjob.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupjobconfiguration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupjobstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupjobstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupjobsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rollupjobsummaryfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/romaniananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/routingfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rrfrank.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rrfretriever.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rulecondition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/rulequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ruleretriever.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/runningstatesearchinterval.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/runtimefield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/runtimefieldfetchfields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/runtimefields.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/runtimefieldstype.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/russiananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/s3repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/s3repositorysettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/samplediversity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sampleraggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sampleraggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scalarvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scaledfloatnumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/schedulecontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scheduletimeofday.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scheduletriggerevent.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/schedulingconfiguration.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scoresort.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/script.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptcache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptcondition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptedheuristic.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptedmetricaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptedmetricaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scripting.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptscorefunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptscorequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scriptsort.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scripttransform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/scrollids.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchablesnapshotaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchablesnapshots.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchaccess.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchapplication.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchapplicationlistitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchapplicationtemplate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchasyoutypeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchidle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchinput.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchinputrequestbody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchinputrequestdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchshardsnodeattributes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchtemplaterequestbody.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/searchtransform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/security.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/securityrolemapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/securityroles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/securityrolesdls.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/securityrolesdlsbitsetcache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/securityrolesfile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/securityrolesnative.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/segment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/segmentsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/segmentsstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/selectoption.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/semanticquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/semantictextproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/serbiananalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/serialdifferencingaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/serializedclusterstate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/serializedclusterstatedetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/servicetoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/setpriorityaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/setprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/setsecurityuserprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingsanalyze.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingshighlight.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingsquerystring.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilarity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilaritybm25.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilarityboolean.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilaritydfi.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilaritydfr.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilarityib.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilaritylmd.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilaritylmj.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/settingssimilarityscripted.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shapefieldquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shapeproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shapequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardcommit.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardfailure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardfilesizeinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardhealthstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardlease.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardmigrationstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardpath.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardquerycache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardrecovery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardretentionleases.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardrouting.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardsavailabilityindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardsavailabilityindicatordetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardscapacityindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardscapacityindicatordetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardscapacityindicatortierdetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardsegmentrouting.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardsequencenumber.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardssegment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardsstatssummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardsstatssummaryitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardstatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardstore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardstoreexception.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardstoreindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardstorenode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardstorewrapper.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shardstotalstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shared.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sharedfilesystemrepository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sharedfilesystemrepositorysettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shingletokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shortnumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/shrinkaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significantlongtermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significantlongtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significantstringtermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significantstringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significanttermsaggregatebasesignificantlongtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significanttermsaggregatebasesignificantstringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significanttermsaggregatebasevoid.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significanttermsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/significanttextaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simpleanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simplemovingaverageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simplepatternsplittokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simplepatterntokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simplequerystringflags.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simplequerystringquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simplevalueaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simulatedactions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simulatedocumentresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/simulateingest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sizefield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sizehttphistogram.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slackaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slackattachment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slackattachmentfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slackdynamicattachment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slackmessage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slackresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slicedscroll.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slm.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slmindicator.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slmindicatordetails.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slmindicatorunhealthypolicies.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slmpolicy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slowlogsettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slowlogtresholdlevels.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/slowlogtresholds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/smoothingmodelcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotindexstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotlifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotresponseitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotrestore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotshardfailure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotshardsstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotshardsstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snapshotstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snowballanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/snowballtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/softdeletes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/soranianalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sort.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sortcombinations.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sortoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sortprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sourceconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sourceconfigparam.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sourcefield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sourcefilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sourceonlyrepository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sourceonlyrepositorysettings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spancontainingquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spanfieldmaskingquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spanfirstquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spangapquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spanishanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spanmultitermquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spannearquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spannotquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spanorquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spanquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spantermquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/spanwithinquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sparseembeddingresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sparsevector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sparsevectorproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sparsevectorquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/splitprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sql.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ssl.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stagnatingbackingindices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/standardanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/standarddeviationbounds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/standarddeviationboundsasstring.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/standardretriever.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/standardtokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/statistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/statsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/statsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/statsbucketaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/statsbucketaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stemmeroverridetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stemmertokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stepkey.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stopanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stoptokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stopwords.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/storage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/storedscript.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/storestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringifiedboolean.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringifieddouble.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringifiedepochtimeunitmillis.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringifiedepochtimeunitseconds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringifiedinteger.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringifiedversionnumber.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringraretermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringraretermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringstatsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringstatsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringtermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/stupidbackoffsmoothingmodel.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/suggest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/suggestcontext.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/suggester.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/suggestfuzziness.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sumaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sumaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/sumbucketaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/summary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/swedishanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/synccontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/syncjobconnectorreference.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/syncrulesfeature.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/synonymgraphtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/synonymrule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/synonymruleread.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/synonymssetitem.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/synonymsupdateresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/synonymtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tablevaluescontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tablevaluesintegervalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tablevalueskeywordvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tablevalueslongdouble.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tablevalueslongvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/targetmeanencodingpreprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/taskfailure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/taskid.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/taskinfo.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/taskinfos.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tasksrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tdigest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tdigestpercentileranksaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tdigestpercentilesaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/templateconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/templatemapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/templatesrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/term.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/terminateprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termrangequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsaggregatebasedoubletermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsaggregatebaselongtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsaggregatebasemultitermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsaggregatebasestringtermsbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsaggregatebasevoid.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsexclude.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsgrouping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsinclude.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termslookup.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termspartition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsqueryfield.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termssetquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsuggest.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsuggester.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termsuggestoption.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termvector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termvectorsfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termvectorsresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/termvectorstoken.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/testpopulation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textclassificationinferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textclassificationinferenceupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textembedding.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textembeddingbyteresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textembeddinginferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textembeddinginferenceupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textembeddingresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textexpansioninferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textexpansioninferenceupdateoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textexpansionquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textindexprefixes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/textsimilarityreranker.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/texttoanalyze.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/thaianalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/thaitokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/threadcount.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/threadpoolrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/throttlestate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timehttphistogram.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timeofmonth.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timeofweek.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timeofyear.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timeseriesaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timeseriesaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timeseriesbucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timesync.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/timingstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokencountproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokendetail.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokenfilterdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokenizationconfigcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokenizerdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tokenpruningconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/topclassentry.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tophit.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tophitsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/tophitsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/topleftbottomrightgeobounds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/topmetrics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/topmetricsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/topmetricsaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/topmetricsvalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/toprightbottomleftgeobounds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/totalfeatureimportance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/totalfeatureimportanceclass.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/totalfeatureimportancestatistics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/totalhits.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/totaluserprofiles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trackhits.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodel.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelassignment.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelassignmentroutingtable.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelassignmenttaskparameters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelconfig.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelconfiginput.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelconfigmetadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodeldeploymentallocationstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodeldeploymentnodesstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodeldeploymentstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelentities.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelinferenceclassimportance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelinferencefeatureimportance.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelinferencestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodellocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodellocationindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelprefixstrings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelsizestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodelstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodeltree.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trainedmodeltreenode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformauthorization.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformdestination.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformindexerstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformprogress.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformsource.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformsrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformstatshealth.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transformsummary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/translog.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/translogretention.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/translogstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/translogstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transport.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/transporthistogram.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/triggercontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/triggereventcontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/triggereventresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trimprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/trimtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/truncatetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ttestaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/ttestaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/turkishanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/typefieldmappings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/typemapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/typequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/uaxemailurltokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/unassignedinformation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/uniquetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/unmappedraretermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/unmappedsampleraggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/unmappedsignificanttermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/unmappedtermsaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/unrateddocument.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/unsignedlongnumberproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/untypeddecayfunction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/untypeddistancefeaturequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/untypedrangequery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/updateaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/updatebyqueryrethrottlenode.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/updateoperation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/uppercaseprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/uppercasetokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/uripartsprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/urldecodeprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/usagestatsindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/usagestatsshards.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/useragentprocessor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/userindicesprivileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/userprofile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/userprofilehitmetadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/userprofileuser.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/userprofilewithmetadata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/userquerycontainer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/userrealm.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/validation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/validationloss.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/valuecountaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/valuecountaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/variablewidthhistogramaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/variablewidthhistogramaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/variablewidthhistogrambucket.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/vector.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/verifyindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/versionproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/vertex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/vertexdefinition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/vertexinclude.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/vocabulary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/waitforactiveshards.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/waitforsnapshotaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/warmerstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcher.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcheraction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcheractions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcheractiontotals.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watchercondition.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcherinput.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watchernodestats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcherstatusactions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcherwatch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcherwatchtrigger.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watcherwatchtriggerschedule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watchrecord.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watchrecordqueuedstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watchrecordstats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/watchstatus.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/webhookaction.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/webhookresult.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/weightedaverageaggregation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/weightedaveragevalue.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/weightedavgaggregate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/weightedtokensquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/weights.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/whitespaceanalyzer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/whitespacetokenizer.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/wildcardproperty.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/wildcardquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/wktgeobounds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/worddelimitergraphtokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/worddelimitertokenfilter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/wrapperquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/writeoperation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/xpackdatafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/xpackfeature.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/xpackfeatures.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/xpackquery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/xpackrealm.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/xpackrolemapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/xpackruntimefieldtypes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/zeroshotclassificationinferenceoptions.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/zeroshotclassificationinferenceupdateoptions.go
2025-08-20T22:45:21.7205621Z [00:04:22.394]➜  go tool buildid -w $WORK/b1344/_pkg_.a # internal
2025-08-20T22:45:21.7352340Z [00:04:22.409]➜  cp $WORK/b1344/_pkg_.a /root/.cache/go-build/84/84f344a113121bd89907429b1fd929b6f11c2e4875f2ad9fd63bc1196bc297c0-d # internal
2025-08-20T22:45:21.7362385Z [00:04:22.410]➜  github.com/databricks/databricks-sql-go/internal/rows/arrowbased
2025-08-20T22:45:21.7363180Z [00:04:22.410]➜  mkdir -p $WORK/b1328/
2025-08-20T22:45:21.7378519Z [00:04:22.411]➜  cat >/tmp/go-build2401649780/b1328/importcfg << 'EOF' # internal
2025-08-20T22:45:21.7379271Z [00:04:22.411]➜  # import config
2025-08-20T22:45:21.7379931Z [00:04:22.411]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:21.7380806Z [00:04:22.411]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:45:21.7381665Z [00:04:22.411]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:21.7382581Z [00:04:22.411]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:21.7383511Z [00:04:22.411]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:21.7384325Z [00:04:22.411]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:21.7385337Z [00:04:22.411]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:45:21.7386606Z [00:04:22.411]➜  packagefile github.com/apache/arrow/go/v18/arrow/array=/tmp/go-build2401649780/b1339/_pkg_.a
2025-08-20T22:45:21.7388047Z [00:04:22.411]➜  packagefile github.com/apache/arrow/go/v18/arrow/ipc=/tmp/go-build2401649780/b1344/_pkg_.a
2025-08-20T22:45:21.7389346Z [00:04:22.411]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:21.7390799Z [00:04:22.411]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:21.7392315Z [00:04:22.411]➜  packagefile github.com/databricks/databricks-sql-go/internal/config=/tmp/go-build2401649780/b1319/_pkg_.a
2025-08-20T22:45:21.7393865Z [00:04:22.411]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:45:21.7395664Z [00:04:22.411]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/rowscanner=/tmp/go-build2401649780/b1348/_pkg_.a
2025-08-20T22:45:21.7397415Z [00:04:22.411]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:45:21.7398924Z [00:04:22.411]➜  packagefile github.com/databricks/databricks-sql-go/rows=/tmp/go-build2401649780/b1349/_pkg_.a
2025-08-20T22:45:21.7400145Z [00:04:22.411]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:45:21.7401195Z [00:04:22.411]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:21.7402074Z [00:04:22.411]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:21.7402877Z [00:04:22.411]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:21.7403704Z [00:04:22.411]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:21.7404524Z [00:04:22.411]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:21.7405312Z [00:04:22.411]➜  EOF
2025-08-20T22:45:21.7421851Z [00:04:22.415]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1328/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/arrowbased=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/rows/arrowbased;$WORK/b1328=>" -p github.com/databricks/databricks-sql-go/internal/rows/arrowbased -lang=go1.24 -complete -installsuffix shared -buildid QCQhDvFrHknXmMN2H7jM/QCQhDvFrHknXmMN2H7jM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1328/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/arrowbased/arrowRecordIterator.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/arrowbased/arrowRows.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/arrowbased/batchloader.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/arrowbased/columnValues.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/arrowbased/errors.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/arrowbased/queue.go
2025-08-20T22:45:22.3629872Z [00:04:23.037]➜  go tool buildid -w $WORK/b1328/_pkg_.a # internal
2025-08-20T22:45:22.3733304Z [00:04:23.047]➜  cp $WORK/b1328/_pkg_.a /root/.cache/go-build/1c/1c850512d9d531ee05a44f98e919b8978760f8275dbf4dbf2de55d7607017e52-d # internal
2025-08-20T22:45:22.3743135Z [00:04:23.047]➜  github.com/databricks/databricks-sql-go/internal/rows
2025-08-20T22:45:22.3743875Z [00:04:23.047]➜  mkdir -p $WORK/b1327/
2025-08-20T22:45:22.3744643Z [00:04:23.047]➜  cat >/tmp/go-build2401649780/b1327/importcfg << 'EOF' # internal
2025-08-20T22:45:22.3745570Z [00:04:23.047]➜  # import config
2025-08-20T22:45:22.3746205Z [00:04:23.047]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:22.3747014Z [00:04:23.047]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:22.3748191Z [00:04:23.047]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:22.3749112Z [00:04:23.047]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:22.3750271Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/driverctx=/tmp/go-build2401649780/b1315/_pkg_.a
2025-08-20T22:45:22.3751752Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:22.3753280Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:22.3754861Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/internal/client=/tmp/go-build2401649780/b1318/_pkg_.a
2025-08-20T22:45:22.3756430Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/internal/config=/tmp/go-build2401649780/b1319/_pkg_.a
2025-08-20T22:45:22.3758354Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:45:22.3760134Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/arrowbased=/tmp/go-build2401649780/b1328/_pkg_.a
2025-08-20T22:45:22.3761830Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/columnbased=/tmp/go-build2401649780/b1350/_pkg_.a
2025-08-20T22:45:22.3763525Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/rowscanner=/tmp/go-build2401649780/b1348/_pkg_.a
2025-08-20T22:45:22.3764964Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:45:22.3766356Z [00:04:23.047]➜  packagefile github.com/databricks/databricks-sql-go/rows=/tmp/go-build2401649780/b1349/_pkg_.a
2025-08-20T22:45:22.3767895Z [00:04:23.047]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:22.3768753Z [00:04:23.047]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:22.3769609Z [00:04:23.047]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:22.3770227Z [00:04:23.047]➜  EOF
2025-08-20T22:45:22.3775838Z [00:04:23.047]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1327/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000/internal/rows;$WORK/b1327=>" -p github.com/databricks/databricks-sql-go/internal/rows -lang=go1.24 -complete -installsuffix shared -buildid 5w-PDhDgJ7m_Q9e6CNH0/5w-PDhDgJ7m_Q9e6CNH0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1327/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/errors.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/internal/rows/rows.go
2025-08-20T22:45:22.4675407Z [00:04:23.141]➜  go tool buildid -w $WORK/b1327/_pkg_.a # internal
2025-08-20T22:45:22.4698924Z [00:04:23.144]➜  cp $WORK/b1327/_pkg_.a /root/.cache/go-build/bc/bc3116dfa12453ccb5791cb45a165316d59b6fcb3994b19065c3ab490adb5a81-d # internal
2025-08-20T22:45:22.4705304Z [00:04:23.145]➜  github.com/databricks/databricks-sql-go
2025-08-20T22:45:22.4708806Z [00:04:23.145]➜  mkdir -p $WORK/b1304/
2025-08-20T22:45:22.4715399Z [00:04:23.146]➜  cat >/tmp/go-build2401649780/b1304/importcfg << 'EOF' # internal
2025-08-20T22:45:22.4727851Z [00:04:23.146]➜  # import config
2025-08-20T22:45:22.4728587Z [00:04:23.146]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:22.4729503Z [00:04:23.146]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:22.4730605Z [00:04:23.146]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:22.4731650Z [00:04:23.146]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:22.4732661Z [00:04:23.146]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:22.4733576Z [00:04:23.146]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:22.4734481Z [00:04:23.146]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:45:22.4735706Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/auth=/tmp/go-build2401649780/b1305/_pkg_.a
2025-08-20T22:45:22.4739471Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth/m2m=/tmp/go-build2401649780/b1306/_pkg_.a
2025-08-20T22:45:22.4741083Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/auth/pat=/tmp/go-build2401649780/b1314/_pkg_.a
2025-08-20T22:45:22.4742556Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/driverctx=/tmp/go-build2401649780/b1315/_pkg_.a
2025-08-20T22:45:22.4744035Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:45:22.4745577Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:45:22.4747575Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/internal/client=/tmp/go-build2401649780/b1318/_pkg_.a
2025-08-20T22:45:22.4749163Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/internal/config=/tmp/go-build2401649780/b1319/_pkg_.a
2025-08-20T22:45:22.4750646Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:45:22.4752178Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows=/tmp/go-build2401649780/b1327/_pkg_.a
2025-08-20T22:45:22.4753764Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/internal/sentinel=/tmp/go-build2401649780/b1351/_pkg_.a
2025-08-20T22:45:22.4755428Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/internal/thrift_protocol=/tmp/go-build2401649780/b1352/_pkg_.a
2025-08-20T22:45:22.4756989Z [00:04:23.146]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:45:22.4758407Z [00:04:23.146]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:45:22.4759348Z [00:04:23.146]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:22.4760209Z [00:04:23.146]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:22.4761146Z [00:04:23.146]➜  packagefile net/http/httptest=/tmp/go-build2401649780/b283/_pkg_.a
2025-08-20T22:45:22.4762042Z [00:04:23.146]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:22.4762925Z [00:04:23.146]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:22.4763997Z [00:04:23.146]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:22.4764900Z [00:04:23.146]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:22.4765775Z [00:04:23.146]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.4766623Z [00:04:23.146]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:22.4777579Z [00:04:23.146]➜  EOF
2025-08-20T22:45:22.4787494Z [00:04:23.146]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1304/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad=>github.com/databricks/databricks-sql-go@v0.0.0-00010101000000-000000000000;$WORK/b1304=>" -p github.com/databricks/databricks-sql-go -lang=go1.24 -complete -installsuffix shared -buildid IC9QRVNqzBu2Fch2DLYY/IC9QRVNqzBu2Fch2DLYY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1304/importcfg -pack /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/connection.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/connector.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/doc.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/driver.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/parameters.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/result.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/statement.go /root/go/pkg/mod/github.com/flarco/databricks-sql-go@v0.0.0-20250613120556-51f7c1f3b4ad/testserver.go
2025-08-20T22:45:22.6908848Z [00:04:23.365]➜  go tool buildid -w $WORK/b1304/_pkg_.a # internal
2025-08-20T22:45:22.6946768Z [00:04:23.369]➜  cp $WORK/b1304/_pkg_.a /root/.cache/go-build/05/05633dda8e801ea00416c22da1b177d426bd88d6a72c5558b0544aaace934fe2-d # internal
2025-08-20T22:45:22.6959861Z [00:04:23.369]➜  github.com/elastic/go-elasticsearch/v8/typedapi/capabilities
2025-08-20T22:45:22.6960609Z [00:04:23.369]➜  mkdir -p $WORK/b1560/
2025-08-20T22:45:22.6961333Z [00:04:23.370]➜  cat >/tmp/go-build2401649780/b1560/importcfg << 'EOF' # internal
2025-08-20T22:45:22.6962284Z [00:04:23.370]➜  # import config
2025-08-20T22:45:22.6962984Z [00:04:23.370]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:22.6963845Z [00:04:23.370]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:22.6964511Z [00:04:23.370]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:22.6965473Z [00:04:23.370]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:22.6966508Z [00:04:23.370]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:22.6967429Z [00:04:23.370]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:22.6968467Z [00:04:23.370]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:22.6969312Z [00:04:23.370]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.6969943Z [00:04:23.370]➜  EOF
2025-08-20T22:45:22.6974509Z [00:04:23.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1560/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/capabilities=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/capabilities;$WORK/b1560=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/capabilities -lang=go1.22 -complete -installsuffix shared -buildid yFiLM7Hd6QqtBKeb8-ow/yFiLM7Hd6QqtBKeb8-ow -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1560/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/capabilities/capabilities.go
2025-08-20T22:45:22.7399959Z [00:04:23.414]➜  go tool buildid -w $WORK/b1560/_pkg_.a # internal
2025-08-20T22:45:22.7420057Z [00:04:23.416]➜  cp $WORK/b1560/_pkg_.a /root/.cache/go-build/ce/ce629fab7d0f9ba2d54efddcc2a20e27001fc5a572d5ababd01bc91247e02ecd-d # internal
2025-08-20T22:45:22.7421559Z [00:04:23.416]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes
2025-08-20T22:45:22.7422291Z [00:04:23.416]➜  mkdir -p $WORK/b1563/
2025-08-20T22:45:22.7425394Z [00:04:23.417]➜  cat >/tmp/go-build2401649780/b1563/importcfg << 'EOF' # internal
2025-08-20T22:45:22.7426989Z [00:04:23.417]➜  # import config
2025-08-20T22:45:22.7428008Z [00:04:23.417]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.7428768Z [00:04:23.417]➜  EOF
2025-08-20T22:45:22.7433596Z [00:04:23.417]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1563/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/bytes=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/bytes;$WORK/b1563=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes -lang=go1.22 -complete -installsuffix shared -buildid f9MQWpBFV_y5ZVCTC72p/f9MQWpBFV_y5ZVCTC72p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1563/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/bytes/bytes.go
2025-08-20T22:45:22.7593124Z [00:04:23.433]➜  go tool buildid -w $WORK/b1563/_pkg_.a # internal
2025-08-20T22:45:22.7599866Z [00:04:23.434]➜  cp $WORK/b1563/_pkg_.a /root/.cache/go-build/65/6524f9e16e5256901afae0041694e00db7d030fa1c532b7ac5974e60ec3457c3-d # internal
2025-08-20T22:45:22.7607543Z [00:04:23.434]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit
2025-08-20T22:45:22.7608419Z [00:04:23.435]➜  mkdir -p $WORK/b1568/
2025-08-20T22:45:22.7618058Z [00:04:23.436]➜  cat >/tmp/go-build2401649780/b1568/importcfg << 'EOF' # internal
2025-08-20T22:45:22.7620020Z [00:04:23.436]➜  # import config
2025-08-20T22:45:22.7622274Z [00:04:23.436]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.7623828Z [00:04:23.436]➜  EOF
2025-08-20T22:45:22.7629220Z [00:04:23.437]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1568/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/timeunit=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/timeunit;$WORK/b1568=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit -lang=go1.22 -complete -installsuffix shared -buildid R-PuWy-FQijwVbn43EqT/R-PuWy-FQijwVbn43EqT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1568/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/timeunit/timeunit.go
2025-08-20T22:45:22.7763001Z [00:04:23.450]➜  go tool buildid -w $WORK/b1265/_pkg_.a # internal
2025-08-20T22:45:22.7959125Z [00:04:23.469]➜  go tool buildid -w $WORK/b1568/_pkg_.a # internal
2025-08-20T22:45:22.7969600Z [00:04:23.470]➜  cp $WORK/b1568/_pkg_.a /root/.cache/go-build/e0/e0390d32e1e374508ce45a834096f9e7f5b47840a2d834fedb86c5beb348fdb3-d # internal
2025-08-20T22:45:22.7971416Z [00:04:23.470]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletevotingconfigexclusions
2025-08-20T22:45:22.7972375Z [00:04:23.471]➜  mkdir -p $WORK/b1604/
2025-08-20T22:45:22.7976995Z [00:04:23.472]➜  cat >/tmp/go-build2401649780/b1604/importcfg << 'EOF' # internal
2025-08-20T22:45:22.7978209Z [00:04:23.472]➜  # import config
2025-08-20T22:45:22.7988675Z [00:04:23.472]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:22.7990244Z [00:04:23.472]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:22.7991322Z [00:04:23.472]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:22.7993505Z [00:04:23.472]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:22.7994704Z [00:04:23.472]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:22.7995562Z [00:04:23.472]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:22.7996596Z [00:04:23.472]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:22.7997677Z [00:04:23.472]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:22.7998541Z [00:04:23.472]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.7999155Z [00:04:23.472]➜  EOF
2025-08-20T22:45:22.8004768Z [00:04:23.473]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1604/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/deletevotingconfigexclusions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/deletevotingconfigexclusions;$WORK/b1604=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletevotingconfigexclusions -lang=go1.22 -complete -installsuffix shared -buildid DuaW_RuiDW7axJoYv41p/DuaW_RuiDW7axJoYv41p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1604/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/deletevotingconfigexclusions/delete_voting_config_exclusions.go
2025-08-20T22:45:22.8456191Z [00:04:23.519]➜  go tool buildid -w $WORK/b1604/_pkg_.a # internal
2025-08-20T22:45:22.8468787Z [00:04:23.521]➜  cp $WORK/b1604/_pkg_.a /root/.cache/go-build/89/89d6ab710662de89d9b73fd8245a2fc471b25ea0a1e60748ff25447d835eb725-d # internal
2025-08-20T22:45:22.8482346Z [00:04:23.522]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/existscomponenttemplate
2025-08-20T22:45:22.8485477Z [00:04:23.522]➜  mkdir -p $WORK/b1605/
2025-08-20T22:45:22.8491486Z [00:04:23.523]➜  cat >/tmp/go-build2401649780/b1605/importcfg << 'EOF' # internal
2025-08-20T22:45:22.8505715Z [00:04:23.523]➜  # import config
2025-08-20T22:45:22.8506412Z [00:04:23.523]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:22.8507447Z [00:04:23.523]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:22.8508270Z [00:04:23.523]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:22.8509549Z [00:04:23.523]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:22.8515033Z [00:04:23.523]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:22.8516414Z [00:04:23.523]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:22.8517684Z [00:04:23.523]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:22.8537982Z [00:04:23.523]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:22.8539750Z [00:04:23.523]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.8540411Z [00:04:23.523]➜  EOF
2025-08-20T22:45:22.8545564Z [00:04:23.523]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1605/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/existscomponenttemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/existscomponenttemplate;$WORK/b1605=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/existscomponenttemplate -lang=go1.22 -complete -installsuffix shared -buildid u8LVwt2loh_Vs8WaYBQM/u8LVwt2loh_Vs8WaYBQM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1605/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/existscomponenttemplate/exists_component_template.go
2025-08-20T22:45:22.9060144Z [00:04:23.580]➜  go tool buildid -w $WORK/b1605/_pkg_.a # internal
2025-08-20T22:45:22.9099082Z [00:04:23.581]➜  cp $WORK/b1605/_pkg_.a /root/.cache/go-build/74/74d5d5e45bbe983754252723448d5c7e82a1a38216d3b943d2d9924a5077d355-d # internal
2025-08-20T22:45:22.9110722Z [00:04:23.584]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/level
2025-08-20T22:45:22.9111486Z [00:04:23.584]➜  mkdir -p $WORK/b1609/
2025-08-20T22:45:22.9112216Z [00:04:23.584]➜  cat >/tmp/go-build2401649780/b1609/importcfg << 'EOF' # internal
2025-08-20T22:45:22.9112860Z [00:04:23.584]➜  # import config
2025-08-20T22:45:22.9113648Z [00:04:23.584]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.9114236Z [00:04:23.584]➜  EOF
2025-08-20T22:45:22.9118700Z [00:04:23.584]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1609/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/level=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/level;$WORK/b1609=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/level -lang=go1.22 -complete -installsuffix shared -buildid Vm_kgGmFuhHCyxlJ9LYK/Vm_kgGmFuhHCyxlJ9LYK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1609/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/level/level.go
2025-08-20T22:45:22.9207802Z [00:04:23.595]➜  go tool buildid -w $WORK/b1609/_pkg_.a # internal
2025-08-20T22:45:22.9216563Z [00:04:23.596]➜  cp $WORK/b1609/_pkg_.a /root/.cache/go-build/6a/6a9aee5b47f8d42b19a428c85bd705bbdf2754deb7736c4d88c21606884ed7b5-d # internal
2025-08-20T22:45:22.9219154Z [00:04:23.596]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/waitforevents
2025-08-20T22:45:22.9220375Z [00:04:23.596]➜  mkdir -p $WORK/b1610/
2025-08-20T22:45:22.9224574Z [00:04:23.597]➜  cat >/tmp/go-build2401649780/b1610/importcfg << 'EOF' # internal
2025-08-20T22:45:22.9228009Z [00:04:23.597]➜  # import config
2025-08-20T22:45:22.9228655Z [00:04:23.597]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.9229251Z [00:04:23.597]➜  EOF
2025-08-20T22:45:22.9233869Z [00:04:23.597]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1610/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/waitforevents=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/waitforevents;$WORK/b1610=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/waitforevents -lang=go1.22 -complete -installsuffix shared -buildid _OxJ33QjRzOqanAaM_B7/_OxJ33QjRzOqanAaM_B7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1610/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/waitforevents/waitforevents.go
2025-08-20T22:45:22.9354042Z [00:04:23.609]➜  go tool buildid -w $WORK/b1610/_pkg_.a # internal
2025-08-20T22:45:22.9363667Z [00:04:23.610]➜  cp $WORK/b1610/_pkg_.a /root/.cache/go-build/6a/6ac90d7baa99c5b372e343b8afd23c49d6d32f9ba6349b221945542887c19c51-d # internal
2025-08-20T22:45:22.9397920Z [00:04:23.610]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/postvotingconfigexclusions
2025-08-20T22:45:22.9398916Z [00:04:23.611]➜  mkdir -p $WORK/b1613/
2025-08-20T22:45:22.9399640Z [00:04:23.611]➜  cat >/tmp/go-build2401649780/b1613/importcfg << 'EOF' # internal
2025-08-20T22:45:22.9400308Z [00:04:23.611]➜  # import config
2025-08-20T22:45:22.9400988Z [00:04:23.611]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:22.9402050Z [00:04:23.611]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:22.9402832Z [00:04:23.611]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:22.9404020Z [00:04:23.611]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:22.9405124Z [00:04:23.611]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:22.9405921Z [00:04:23.611]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:22.9406736Z [00:04:23.611]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:22.9409072Z [00:04:23.611]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:22.9409927Z [00:04:23.611]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.9410542Z [00:04:23.611]➜  EOF
2025-08-20T22:45:22.9415986Z [00:04:23.612]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/postvotingconfigexclusions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/postvotingconfigexclusions;$WORK/b1613=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/postvotingconfigexclusions -lang=go1.22 -complete -installsuffix shared -buildid pHEbOOgvDuTbHkDdTN6c/pHEbOOgvDuTbHkDdTN6c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1613/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/postvotingconfigexclusions/post_voting_config_exclusions.go
2025-08-20T22:45:22.9894586Z [00:04:23.663]➜  go tool buildid -w $WORK/b1613/_pkg_.a # internal
2025-08-20T22:45:22.9908941Z [00:04:23.665]➜  cp $WORK/b1613/_pkg_.a /root/.cache/go-build/7e/7e3c3f3b89671c3f5f2829b73d2ed7fc21a1bd9eb81341071b3e7fd9e30d7607-d # internal
2025-08-20T22:45:22.9921813Z [00:04:23.665]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/secretpost
2025-08-20T22:45:22.9922660Z [00:04:23.665]➜  mkdir -p $WORK/b1627/
2025-08-20T22:45:22.9923395Z [00:04:23.666]➜  cat >/tmp/go-build2401649780/b1627/importcfg << 'EOF' # internal
2025-08-20T22:45:22.9924055Z [00:04:23.666]➜  # import config
2025-08-20T22:45:22.9924723Z [00:04:23.666]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:22.9925539Z [00:04:23.666]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:22.9926311Z [00:04:23.666]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:22.9927703Z [00:04:23.666]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:22.9928816Z [00:04:23.666]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:22.9929626Z [00:04:23.666]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:22.9930466Z [00:04:23.666]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:22.9931291Z [00:04:23.666]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:22.9931896Z [00:04:23.666]➜  EOF
2025-08-20T22:45:22.9936457Z [00:04:23.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1627/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/secretpost=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/secretpost;$WORK/b1627=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/secretpost -lang=go1.22 -complete -installsuffix shared -buildid 8QFAOL8fcNXGCNjZei3S/8QFAOL8fcNXGCNjZei3S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1627/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/secretpost/secret_post.go
2025-08-20T22:45:22.9994148Z [00:04:23.673]➜  cp $WORK/b1265/_pkg_.a /root/.cache/go-build/08/08a4d858213d496e75de35ff30867431a46c19b9616e546cc46312b3fe6cf136-d # internal
2025-08-20T22:45:23.0002907Z [00:04:23.674]➜  github.com/apache/iceberg-go/catalog/glue
2025-08-20T22:45:23.0008732Z [00:04:23.675]➜  mkdir -p $WORK/b1263/
2025-08-20T22:45:23.0019451Z [00:04:23.676]➜  cat >/tmp/go-build2401649780/b1263/importcfg << 'EOF' # internal
2025-08-20T22:45:23.0022341Z [00:04:23.676]➜  # import config
2025-08-20T22:45:23.0024525Z [00:04:23.676]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.0025934Z [00:04:23.676]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.0026910Z [00:04:23.676]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.0031945Z [00:04:23.676]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:45:23.0033115Z [00:04:23.676]➜  packagefile github.com/apache/iceberg-go/catalog=/tmp/go-build2401649780/b1222/_pkg_.a
2025-08-20T22:45:23.0034389Z [00:04:23.676]➜  packagefile github.com/apache/iceberg-go/catalog/internal=/tmp/go-build2401649780/b1264/_pkg_.a
2025-08-20T22:45:23.0035790Z [00:04:23.676]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:45:23.0036956Z [00:04:23.676]➜  packagefile github.com/apache/iceberg-go/table=/tmp/go-build2401649780/b1224/_pkg_.a
2025-08-20T22:45:23.0038340Z [00:04:23.676]➜  packagefile github.com/apache/iceberg-go/utils=/tmp/go-build2401649780/b1086/_pkg_.a
2025-08-20T22:45:23.0039464Z [00:04:23.676]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:45:23.0040572Z [00:04:23.676]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:45:23.0041741Z [00:04:23.676]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:45:23.0042966Z [00:04:23.676]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue=/tmp/go-build2401649780/b1265/_pkg_.a
2025-08-20T22:45:23.0044402Z [00:04:23.676]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/types=/tmp/go-build2401649780/b1271/_pkg_.a
2025-08-20T22:45:23.0045490Z [00:04:23.676]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:23.0052290Z [00:04:23.676]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:45:23.0053304Z [00:04:23.676]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.0054112Z [00:04:23.676]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.0054893Z [00:04:23.676]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:23.0055465Z [00:04:23.676]➜  EOF
2025-08-20T22:45:23.0061121Z [00:04:23.679]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1263/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/glue=>github.com/apache/iceberg-go@v0.3.0/catalog/glue;$WORK/b1263=>" -p github.com/apache/iceberg-go/catalog/glue -lang=go1.24 -complete -installsuffix shared -buildid 0a4k-_FXZ-XsQS94A2Th/0a4k-_FXZ-XsQS94A2Th -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1263/importcfg -pack /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/glue/glue.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/glue/options.go /root/go/pkg/mod/github.com/flarco/iceberg-go@v0.0.0-20250705121323-8242bf566290/catalog/glue/schema.go
2025-08-20T22:45:23.0337309Z [00:04:23.708]➜  go tool buildid -w $WORK/b1627/_pkg_.a # internal
2025-08-20T22:45:23.0349112Z [00:04:23.709]➜  cp $WORK/b1627/_pkg_.a /root/.cache/go-build/8a/8ae4452b3cc0e3988df2850b75747b8491605f2b4aa69b7f58cee29c35343143-d # internal
2025-08-20T22:45:23.0379200Z [00:04:23.709]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operationtype
2025-08-20T22:45:23.0380028Z [00:04:23.709]➜  mkdir -p $WORK/b1647/
2025-08-20T22:45:23.0380753Z [00:04:23.710]➜  cat >/tmp/go-build2401649780/b1647/importcfg << 'EOF' # internal
2025-08-20T22:45:23.0381453Z [00:04:23.710]➜  # import config
2025-08-20T22:45:23.0382305Z [00:04:23.710]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.0383076Z [00:04:23.710]➜  EOF
2025-08-20T22:45:23.0388287Z [00:04:23.710]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1647/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/operationtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/operationtype;$WORK/b1647=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operationtype -lang=go1.22 -complete -installsuffix shared -buildid MPN9ZEjEINUG1FeLk720/MPN9ZEjEINUG1FeLk720 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1647/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/operationtype/operationtype.go
2025-08-20T22:45:23.0491605Z [00:04:23.723]➜  go tool buildid -w $WORK/b1647/_pkg_.a # internal
2025-08-20T22:45:23.0499845Z [00:04:23.724]➜  cp $WORK/b1647/_pkg_.a /root/.cache/go-build/82/82f6de844c058012c7fa0349826fcacabb27e1acb73df889aa7f3bbd5d769543-d # internal
2025-08-20T22:45:23.0528356Z [00:04:23.724]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conflicts
2025-08-20T22:45:23.0529208Z [00:04:23.724]➜  mkdir -p $WORK/b1654/
2025-08-20T22:45:23.0530004Z [00:04:23.725]➜  cat >/tmp/go-build2401649780/b1654/importcfg << 'EOF' # internal
2025-08-20T22:45:23.0530696Z [00:04:23.725]➜  # import config
2025-08-20T22:45:23.0531392Z [00:04:23.725]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.0532049Z [00:04:23.725]➜  EOF
2025-08-20T22:45:23.0536913Z [00:04:23.725]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1654/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conflicts=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conflicts;$WORK/b1654=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conflicts -lang=go1.22 -complete -installsuffix shared -buildid 9ptktPc9Eqq_7S92Sc9d/9ptktPc9Eqq_7S92Sc9d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1654/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/conflicts/conflicts.go
2025-08-20T22:45:23.0666432Z [00:04:23.741]➜  go tool buildid -w $WORK/b1654/_pkg_.a # internal
2025-08-20T22:45:23.0678201Z [00:04:23.742]➜  cp $WORK/b1654/_pkg_.a /root/.cache/go-build/e6/e606f5eb076c1e16c435e2bb5b0b3801bc389f85b845798331121c82fd0d9677-d # internal
2025-08-20T22:45:23.0684062Z [00:04:23.743]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/exists
2025-08-20T22:45:23.0687943Z [00:04:23.743]➜  mkdir -p $WORK/b1657/
2025-08-20T22:45:23.0698986Z [00:04:23.744]➜  cat >/tmp/go-build2401649780/b1657/importcfg << 'EOF' # internal
2025-08-20T22:45:23.0700838Z [00:04:23.744]➜  # import config
2025-08-20T22:45:23.0701480Z [00:04:23.744]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.0702251Z [00:04:23.744]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.0702976Z [00:04:23.744]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.0704052Z [00:04:23.744]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.0705562Z [00:04:23.744]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:23.0706649Z [00:04:23.744]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.0707577Z [00:04:23.744]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.0708366Z [00:04:23.744]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.0709057Z [00:04:23.744]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.0709804Z [00:04:23.744]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.0710428Z [00:04:23.744]➜  EOF
2025-08-20T22:45:23.0714886Z [00:04:23.744]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1657/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/exists=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/exists;$WORK/b1657=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/exists -lang=go1.22 -complete -installsuffix shared -buildid 3njibUQHh0Zh2Qk4mRcE/3njibUQHh0Zh2Qk4mRcE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1657/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/exists/exists.go
2025-08-20T22:45:23.1302757Z [00:04:23.804]➜  go tool buildid -w $WORK/b1657/_pkg_.a # internal
2025-08-20T22:45:23.1318742Z [00:04:23.806]➜  cp $WORK/b1657/_pkg_.a /root/.cache/go-build/eb/eb0f3466c03e21e25c3a968dd008c0d4918836f49cb5994578353a428c1a5322-d # internal
2025-08-20T22:45:23.1341727Z [00:04:23.808]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/existssource
2025-08-20T22:45:23.1343369Z [00:04:23.808]➜  mkdir -p $WORK/b1658/
2025-08-20T22:45:23.1345782Z [00:04:23.809]➜  cat >/tmp/go-build2401649780/b1658/importcfg << 'EOF' # internal
2025-08-20T22:45:23.1348035Z [00:04:23.809]➜  # import config
2025-08-20T22:45:23.1348739Z [00:04:23.809]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.1349577Z [00:04:23.809]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.1350387Z [00:04:23.809]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.1351595Z [00:04:23.809]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.1353296Z [00:04:23.809]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:23.1354537Z [00:04:23.809]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.1355548Z [00:04:23.809]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.1356418Z [00:04:23.809]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.1360396Z [00:04:23.809]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.1361548Z [00:04:23.809]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.1362171Z [00:04:23.809]➜  EOF
2025-08-20T22:45:23.1377480Z [00:04:23.811]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1658/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/existssource=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/existssource;$WORK/b1658=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/existssource -lang=go1.22 -complete -installsuffix shared -buildid WuLUF9TdQQWzbh6ML4aw/WuLUF9TdQQWzbh6ML4aw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1658/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/existssource/exists_source.go
2025-08-20T22:45:23.2684323Z [00:04:23.942]➜  go tool buildid -w $WORK/b1658/_pkg_.a # internal
2025-08-20T22:45:23.2699567Z [00:04:23.944]➜  cp $WORK/b1658/_pkg_.a /root/.cache/go-build/af/af401dfa83c674ec69ebcc13b96d6bb295ac3a3ceaa1db874cc64668bd4d2262-d # internal
2025-08-20T22:45:23.2706801Z [00:04:23.944]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/ping
2025-08-20T22:45:23.2707716Z [00:04:23.944]➜  mkdir -p $WORK/b1675/
2025-08-20T22:45:23.2708436Z [00:04:23.945]➜  cat >/tmp/go-build2401649780/b1675/importcfg << 'EOF' # internal
2025-08-20T22:45:23.2709079Z [00:04:23.945]➜  # import config
2025-08-20T22:45:23.2709740Z [00:04:23.945]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.2710611Z [00:04:23.945]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.2711404Z [00:04:23.945]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.2712700Z [00:04:23.945]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.2714316Z [00:04:23.945]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.2715110Z [00:04:23.945]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.2716000Z [00:04:23.945]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.2716882Z [00:04:23.945]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.2717884Z [00:04:23.945]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.2718548Z [00:04:23.945]➜  EOF
2025-08-20T22:45:23.2735284Z [00:04:23.947]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1675/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/ping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/ping;$WORK/b1675=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/ping -lang=go1.22 -complete -installsuffix shared -buildid tJFzuKDrrss26GzOgkfA/tJFzuKDrrss26GzOgkfA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1675/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/ping/ping.go
2025-08-20T22:45:23.3699782Z [00:04:24.044]➜  go tool buildid -w $WORK/b1675/_pkg_.a # internal
2025-08-20T22:45:23.3712673Z [00:04:24.045]➜  cp $WORK/b1675/_pkg_.a /root/.cache/go-build/05/0537e47cb366b380ef7a90fb187edbb8726327b6371ca8db1f3eaa3c8f53f076-d # internal
2025-08-20T22:45:23.3740481Z [00:04:24.046]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridaggregationtype
2025-08-20T22:45:23.3741406Z [00:04:24.046]➜  mkdir -p $WORK/b1685/
2025-08-20T22:45:23.3742169Z [00:04:24.046]➜  cat >/tmp/go-build2401649780/b1685/importcfg << 'EOF' # internal
2025-08-20T22:45:23.3742861Z [00:04:24.046]➜  # import config
2025-08-20T22:45:23.3743540Z [00:04:24.046]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.3744394Z [00:04:24.046]➜  EOF
2025-08-20T22:45:23.3749905Z [00:04:24.047]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1685/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gridaggregationtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gridaggregationtype;$WORK/b1685=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridaggregationtype -lang=go1.22 -complete -installsuffix shared -buildid OA9Du9JSXw5S-Jz2wTmq/OA9Du9JSXw5S-Jz2wTmq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1685/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gridaggregationtype/gridaggregationtype.go
2025-08-20T22:45:23.3973981Z [00:04:24.071]➜  go tool buildid -w $WORK/b1685/_pkg_.a # internal
2025-08-20T22:45:23.3980795Z [00:04:24.072]➜  cp $WORK/b1685/_pkg_.a /root/.cache/go-build/a2/a258ee7036b1a21fe5e11a8ec4502623be1deb5e9cfeeba8c2b51214ea81cf87-d # internal
2025-08-20T22:45:23.3992432Z [00:04:24.073]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridtype
2025-08-20T22:45:23.3993444Z [00:04:24.073]➜  mkdir -p $WORK/b1686/
2025-08-20T22:45:23.3999502Z [00:04:24.074]➜  cat >/tmp/go-build2401649780/b1686/importcfg << 'EOF' # internal
2025-08-20T22:45:23.4000338Z [00:04:24.074]➜  # import config
2025-08-20T22:45:23.4001088Z [00:04:24.074]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.4001700Z [00:04:24.074]➜  EOF
2025-08-20T22:45:23.4010256Z [00:04:24.075]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1686/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gridtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gridtype;$WORK/b1686=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridtype -lang=go1.22 -complete -installsuffix shared -buildid hbJIJdRWERXvXN73C6LP/hbJIJdRWERXvXN73C6LP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1686/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/gridtype/gridtype.go
2025-08-20T22:45:23.4272346Z [00:04:24.101]➜  go tool buildid -w $WORK/b1686/_pkg_.a # internal
2025-08-20T22:45:23.4296326Z [00:04:24.104]➜  cp $WORK/b1686/_pkg_.a /root/.cache/go-build/d1/d103fac62eb48a44947a7d295964176943d75dfab925a871405729666432a477-d # internal
2025-08-20T22:45:23.4298155Z [00:04:24.104]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/resultposition
2025-08-20T22:45:23.4299232Z [00:04:24.104]➜  mkdir -p $WORK/b1706/
2025-08-20T22:45:23.4307594Z [00:04:24.105]➜  cat >/tmp/go-build2401649780/b1706/importcfg << 'EOF' # internal
2025-08-20T22:45:23.4308288Z [00:04:24.105]➜  # import config
2025-08-20T22:45:23.4309222Z [00:04:24.105]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.4309829Z [00:04:24.105]➜  EOF
2025-08-20T22:45:23.4319352Z [00:04:24.106]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1706/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/resultposition=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/resultposition;$WORK/b1706=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/resultposition -lang=go1.22 -complete -installsuffix shared -buildid 5sgP9tT4hGeX3jqVIIY1/5sgP9tT4hGeX3jqVIIY1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1706/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/resultposition/resultposition.go
2025-08-20T22:45:23.4545349Z [00:04:24.128]➜  go tool buildid -w $WORK/b1706/_pkg_.a # internal
2025-08-20T22:45:23.4558559Z [00:04:24.130]➜  cp $WORK/b1706/_pkg_.a /root/.cache/go-build/11/1150f2382415edf6a16434d88f3e29ae12c3128ab5e81fd5502d57bda63bb12b-d # internal
2025-08-20T22:45:23.4595481Z [00:04:24.133]➜  github.com/elastic/go-elasticsearch/v8/typedapi/esql/asyncquery
2025-08-20T22:45:23.4596588Z [00:04:24.133]➜  mkdir -p $WORK/b1707/
2025-08-20T22:45:23.4597583Z [00:04:24.133]➜  cat >/tmp/go-build2401649780/b1707/importcfg << 'EOF' # internal
2025-08-20T22:45:23.4598337Z [00:04:24.133]➜  # import config
2025-08-20T22:45:23.4599215Z [00:04:24.133]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.4600234Z [00:04:24.133]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.4600947Z [00:04:24.133]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.4602050Z [00:04:24.133]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.4603095Z [00:04:24.133]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.4603826Z [00:04:24.133]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.4604592Z [00:04:24.133]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.4605342Z [00:04:24.133]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.4606073Z [00:04:24.133]➜  EOF
2025-08-20T22:45:23.4610649Z [00:04:24.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1707/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/asyncquery=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/asyncquery;$WORK/b1707=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/esql/asyncquery -lang=go1.22 -complete -installsuffix shared -buildid 35gKef0I-aF1DlBaEC1w/35gKef0I-aF1DlBaEC1w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1707/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/asyncquery/async_query.go
2025-08-20T22:45:23.4724591Z [00:04:24.146]➜  go tool buildid -w $WORK/b1263/_pkg_.a # internal
2025-08-20T22:45:23.4860965Z [00:04:24.160]➜  cp $WORK/b1263/_pkg_.a /root/.cache/go-build/e6/e6391f12b0ec8025063e3c0f65c3b185b732c3ff23d253f5809639645c84dee1-d # internal
2025-08-20T22:45:23.4883036Z [00:04:24.162]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/esqlformat
2025-08-20T22:45:23.4889036Z [00:04:24.163]➜  mkdir -p $WORK/b1709/
2025-08-20T22:45:23.4898832Z [00:04:24.164]➜  cat >/tmp/go-build2401649780/b1709/importcfg << 'EOF' # internal
2025-08-20T22:45:23.4904227Z [00:04:24.164]➜  # import config
2025-08-20T22:45:23.4904931Z [00:04:24.164]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.4905561Z [00:04:24.164]➜  EOF
2025-08-20T22:45:23.4916115Z [00:04:24.165]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1709/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/esqlformat=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/esqlformat;$WORK/b1709=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/esqlformat -lang=go1.22 -complete -installsuffix shared -buildid D0n1Qkm5JPF59qVbjtJW/D0n1Qkm5JPF59qVbjtJW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1709/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/esqlformat/esqlformat.go
2025-08-20T22:45:23.5212592Z [00:04:24.195]➜  go tool buildid -w $WORK/b1709/_pkg_.a # internal
2025-08-20T22:45:23.5226519Z [00:04:24.197]➜  cp $WORK/b1709/_pkg_.a /root/.cache/go-build/e2/e249eea3886ffc7dde20cddc1d10c047f03690e1d62f69d981f7f66efae95e21-d # internal
2025-08-20T22:45:23.5235151Z [00:04:24.197]➜  github.com/elastic/go-elasticsearch/v8/typedapi/fleet/postsecret
2025-08-20T22:45:23.5235980Z [00:04:24.197]➜  mkdir -p $WORK/b1714/
2025-08-20T22:45:23.5253396Z [00:04:24.199]➜  cat >/tmp/go-build2401649780/b1714/importcfg << 'EOF' # internal
2025-08-20T22:45:23.5257409Z [00:04:24.199]➜  # import config
2025-08-20T22:45:23.5258091Z [00:04:24.199]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.5258882Z [00:04:24.199]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.5259826Z [00:04:24.199]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.5261074Z [00:04:24.199]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.5262178Z [00:04:24.199]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.5263125Z [00:04:24.199]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.5263905Z [00:04:24.199]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.5264672Z [00:04:24.199]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.5265240Z [00:04:24.199]➜  EOF
2025-08-20T22:45:23.5269827Z [00:04:24.199]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1714/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/postsecret=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/postsecret;$WORK/b1714=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/fleet/postsecret -lang=go1.22 -complete -installsuffix shared -buildid vXaOpAlp-gBGFz5joL2Y/vXaOpAlp-gBGFz5joL2Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1714/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/postsecret/post_secret.go
2025-08-20T22:45:23.5397580Z [00:04:24.214]➜  go tool buildid -w $WORK/b1707/_pkg_.a # internal
2025-08-20T22:45:23.5408680Z [00:04:24.215]➜  cp $WORK/b1707/_pkg_.a /root/.cache/go-build/95/9527f7a54288fc3fb56582c42019736277a8d2df9b50d4f0ee2c184da947ac05-d # internal
2025-08-20T22:45:23.5415976Z [00:04:24.216]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/exists
2025-08-20T22:45:23.5416741Z [00:04:24.216]➜  mkdir -p $WORK/b1744/
2025-08-20T22:45:23.5417661Z [00:04:24.216]➜  cat >/tmp/go-build2401649780/b1744/importcfg << 'EOF' # internal
2025-08-20T22:45:23.5418344Z [00:04:24.216]➜  # import config
2025-08-20T22:45:23.5418971Z [00:04:24.216]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.5419776Z [00:04:24.216]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.5420723Z [00:04:24.216]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.5421892Z [00:04:24.216]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.5423547Z [00:04:24.216]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:23.5424747Z [00:04:24.216]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.5425515Z [00:04:24.216]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.5426309Z [00:04:24.216]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.5427233Z [00:04:24.216]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.5428020Z [00:04:24.216]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.5428607Z [00:04:24.216]➜  EOF
2025-08-20T22:45:23.5432858Z [00:04:24.216]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1744/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/exists=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/exists;$WORK/b1744=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/exists -lang=go1.22 -complete -installsuffix shared -buildid BE2vMWVIT_8LRpTnDYGi/BE2vMWVIT_8LRpTnDYGi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1744/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/exists/exists.go
2025-08-20T22:45:23.6184051Z [00:04:24.292]➜  go tool buildid -w $WORK/b1714/_pkg_.a # internal
2025-08-20T22:45:23.6194474Z [00:04:24.293]➜  cp $WORK/b1714/_pkg_.a /root/.cache/go-build/2f/2fd68d5cc338d123fa99406dec02e2fd73a8f84df69d48295ee58cc34d2fc895-d # internal
2025-08-20T22:45:23.6225754Z [00:04:24.296]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsalias
2025-08-20T22:45:23.6226589Z [00:04:24.296]➜  mkdir -p $WORK/b1745/
2025-08-20T22:45:23.6227456Z [00:04:24.296]➜  cat >/tmp/go-build2401649780/b1745/importcfg << 'EOF' # internal
2025-08-20T22:45:23.6228126Z [00:04:24.296]➜  # import config
2025-08-20T22:45:23.6228920Z [00:04:24.296]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.6229720Z [00:04:24.296]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.6230485Z [00:04:24.296]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.6231673Z [00:04:24.296]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.6233346Z [00:04:24.296]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:23.6234569Z [00:04:24.296]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.6235358Z [00:04:24.296]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.6236326Z [00:04:24.296]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.6237269Z [00:04:24.296]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.6238090Z [00:04:24.296]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.6238692Z [00:04:24.296]➜  EOF
2025-08-20T22:45:23.6243338Z [00:04:24.296]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1745/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existsalias=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existsalias;$WORK/b1745=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsalias -lang=go1.22 -complete -installsuffix shared -buildid ZVUe6UBezazQ3PYAVGoi/ZVUe6UBezazQ3PYAVGoi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1745/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existsalias/exists_alias.go
2025-08-20T22:45:23.6301419Z [00:04:24.304]➜  go tool buildid -w $WORK/b1744/_pkg_.a # internal
2025-08-20T22:45:23.6314329Z [00:04:24.306]➜  cp $WORK/b1744/_pkg_.a /root/.cache/go-build/9a/9a5d296d49932e3550014c0b0dbc4652555da0498acfef51f98a3c8e2b7c4367-d # internal
2025-08-20T22:45:23.6331454Z [00:04:24.307]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsindextemplate
2025-08-20T22:45:23.6333625Z [00:04:24.308]➜  mkdir -p $WORK/b1746/
2025-08-20T22:45:23.6335133Z [00:04:24.308]➜  cat >/tmp/go-build2401649780/b1746/importcfg << 'EOF' # internal
2025-08-20T22:45:23.6337818Z [00:04:24.308]➜  # import config
2025-08-20T22:45:23.6338487Z [00:04:24.308]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.6341423Z [00:04:24.308]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.6342234Z [00:04:24.308]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.6343415Z [00:04:24.308]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.6344521Z [00:04:24.308]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.6345295Z [00:04:24.308]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.6346106Z [00:04:24.308]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.6346888Z [00:04:24.308]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.6347858Z [00:04:24.308]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.6348444Z [00:04:24.308]➜  EOF
2025-08-20T22:45:23.6353667Z [00:04:24.308]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1746/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existsindextemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existsindextemplate;$WORK/b1746=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsindextemplate -lang=go1.22 -complete -installsuffix shared -buildid fThKepdxi7nYQA0ssIPO/fThKepdxi7nYQA0ssIPO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1746/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existsindextemplate/exists_index_template.go
2025-08-20T22:45:23.7275335Z [00:04:24.402]➜  go tool buildid -w $WORK/b1746/_pkg_.a # internal
2025-08-20T22:45:23.7296757Z [00:04:24.404]➜  cp $WORK/b1746/_pkg_.a /root/.cache/go-build/2b/2b53d6533b10a06e32c11d95058cf4d6b94e768d9408ca886f5bfd32ee4cfc4a-d # internal
2025-08-20T22:45:23.7298434Z [00:04:24.404]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/existstemplate
2025-08-20T22:45:23.7299311Z [00:04:24.404]➜  mkdir -p $WORK/b1747/
2025-08-20T22:45:23.7300148Z [00:04:24.404]➜  cat >/tmp/go-build2401649780/b1747/importcfg << 'EOF' # internal
2025-08-20T22:45:23.7300951Z [00:04:24.404]➜  # import config
2025-08-20T22:45:23.7301734Z [00:04:24.404]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.7302884Z [00:04:24.404]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.7303796Z [00:04:24.404]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.7305105Z [00:04:24.404]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.7306318Z [00:04:24.404]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.7307339Z [00:04:24.404]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.7308269Z [00:04:24.404]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.7309172Z [00:04:24.404]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.7310088Z [00:04:24.404]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.7310798Z [00:04:24.404]➜  EOF
2025-08-20T22:45:23.7315840Z [00:04:24.404]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1747/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existstemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existstemplate;$WORK/b1747=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/existstemplate -lang=go1.22 -complete -installsuffix shared -buildid l8XlG2Sp1dwbWfJ17Zlw/l8XlG2Sp1dwbWfJ17Zlw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1747/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/existstemplate/exists_template.go
2025-08-20T22:45:23.7474175Z [00:04:24.421]➜  go tool buildid -w $WORK/b1745/_pkg_.a # internal
2025-08-20T22:45:23.7489820Z [00:04:24.423]➜  cp $WORK/b1745/_pkg_.a /root/.cache/go-build/6c/6cf0a61b7e697c028385bc73508f230f3001456bd3c9eb02e1f71d4e8b74321b-d # internal
2025-08-20T22:45:23.7500120Z [00:04:24.424]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstorestatus
2025-08-20T22:45:23.7500990Z [00:04:24.424]➜  mkdir -p $WORK/b1779/
2025-08-20T22:45:23.7501695Z [00:04:24.424]➜  cat >/tmp/go-build2401649780/b1779/importcfg << 'EOF' # internal
2025-08-20T22:45:23.7502349Z [00:04:24.424]➜  # import config
2025-08-20T22:45:23.7502973Z [00:04:24.424]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.7503558Z [00:04:24.424]➜  EOF
2025-08-20T22:45:23.7513304Z [00:04:24.425]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1779/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardstorestatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardstorestatus;$WORK/b1779=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstorestatus -lang=go1.22 -complete -installsuffix shared -buildid 1iAVn6KTYHps5AbmeJOJ/1iAVn6KTYHps5AbmeJOJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1779/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/shardstorestatus/shardstorestatus.go
2025-08-20T22:45:23.7863900Z [00:04:24.460]➜  go tool buildid -w $WORK/b1779/_pkg_.a # internal
2025-08-20T22:45:23.7870843Z [00:04:24.461]➜  cp $WORK/b1779/_pkg_.a /root/.cache/go-build/a4/a4502fab46a88d82670d4475971f3c6e0e0126da01120b40a44876a4861e30b1-d # internal
2025-08-20T22:45:23.7874521Z [00:04:24.461]➜  github.com/elastic/go-elasticsearch/v8/typedapi/logstash/deletepipeline
2025-08-20T22:45:23.7879857Z [00:04:24.462]➜  mkdir -p $WORK/b1808/
2025-08-20T22:45:23.7893637Z [00:04:24.462]➜  cat >/tmp/go-build2401649780/b1808/importcfg << 'EOF' # internal
2025-08-20T22:45:23.7894315Z [00:04:24.462]➜  # import config
2025-08-20T22:45:23.7894983Z [00:04:24.462]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.7895827Z [00:04:24.462]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.7896658Z [00:04:24.462]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.7918742Z [00:04:24.462]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.7920208Z [00:04:24.462]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.7921251Z [00:04:24.462]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.7922244Z [00:04:24.462]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.7923220Z [00:04:24.462]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:23.7924197Z [00:04:24.462]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.7924980Z [00:04:24.462]➜  EOF
2025-08-20T22:45:23.7931339Z [00:04:24.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1808/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/deletepipeline=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/deletepipeline;$WORK/b1808=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/logstash/deletepipeline -lang=go1.22 -complete -installsuffix shared -buildid qN7H139NUm29a9Z--B-p/qN7H139NUm29a9Z--B-p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1808/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/deletepipeline/delete_pipeline.go
2025-08-20T22:45:23.8196189Z [00:04:24.494]➜  go tool buildid -w $WORK/b1747/_pkg_.a # internal
2025-08-20T22:45:23.8207980Z [00:04:24.495]➜  cp $WORK/b1747/_pkg_.a /root/.cache/go-build/26/26e75678fd1e65d9f9019f91d2c9743d3a0b4b656eb5ad3f0b98822db7e17935-d # internal
2025-08-20T22:45:23.8214858Z [00:04:24.495]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/include
2025-08-20T22:45:23.8215671Z [00:04:24.495]➜  mkdir -p $WORK/b1851/
2025-08-20T22:45:23.8216477Z [00:04:24.495]➜  cat >/tmp/go-build2401649780/b1851/importcfg << 'EOF' # internal
2025-08-20T22:45:23.8217342Z [00:04:24.495]➜  # import config
2025-08-20T22:45:23.8218126Z [00:04:24.495]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.8218764Z [00:04:24.495]➜  EOF
2025-08-20T22:45:23.8227309Z [00:04:24.496]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1851/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/include=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/include;$WORK/b1851=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/include -lang=go1.22 -complete -installsuffix shared -buildid FKe0moHeDGbo7WEggLkq/FKe0moHeDGbo7WEggLkq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1851/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/include/include.go
2025-08-20T22:45:23.8528797Z [00:04:24.527]➜  go tool buildid -w $WORK/b1851/_pkg_.a # internal
2025-08-20T22:45:23.8532359Z [00:04:24.527]➜  cp $WORK/b1851/_pkg_.a /root/.cache/go-build/a7/a72115968fa88533a17278587984876d35d6f1fd20365e3791b1595b5535e9ec-d # internal
2025-08-20T22:45:23.8545152Z [00:04:24.528]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/threadtype
2025-08-20T22:45:23.8545994Z [00:04:24.528]➜  mkdir -p $WORK/b1892/
2025-08-20T22:45:23.8546935Z [00:04:24.528]➜  cat >/tmp/go-build2401649780/b1892/importcfg << 'EOF' # internal
2025-08-20T22:45:23.8547778Z [00:04:24.528]➜  # import config
2025-08-20T22:45:23.8548434Z [00:04:24.528]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.8549049Z [00:04:24.528]➜  EOF
2025-08-20T22:45:23.8553915Z [00:04:24.528]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1892/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/threadtype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/threadtype;$WORK/b1892=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/threadtype -lang=go1.22 -complete -installsuffix shared -buildid kMB7fJWyMuLuquRwSabU/kMB7fJWyMuLuquRwSabU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1892/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/threadtype/threadtype.go
2025-08-20T22:45:23.8704110Z [00:04:24.544]➜  go tool buildid -w $WORK/b1808/_pkg_.a # internal
2025-08-20T22:45:23.8734338Z [00:04:24.547]➜  cp $WORK/b1808/_pkg_.a /root/.cache/go-build/a3/a32919158cda7aeb5fbaff24536bb95179a518c435f663a3075f4782e459aff7-d # internal
2025-08-20T22:45:23.8746252Z [00:04:24.548]➜  github.com/elastic/go-elasticsearch/v8/typedapi/profiling/flamegraph
2025-08-20T22:45:23.8748894Z [00:04:24.549]➜  mkdir -p $WORK/b1897/
2025-08-20T22:45:23.8766382Z [00:04:24.551]➜  cat >/tmp/go-build2401649780/b1897/importcfg << 'EOF' # internal
2025-08-20T22:45:23.8768906Z [00:04:24.551]➜  # import config
2025-08-20T22:45:23.8769867Z [00:04:24.551]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.8770716Z [00:04:24.551]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.8771689Z [00:04:24.551]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.8772880Z [00:04:24.551]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.8773984Z [00:04:24.551]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.8774762Z [00:04:24.551]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.8775553Z [00:04:24.551]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.8776313Z [00:04:24.551]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.8776894Z [00:04:24.551]➜  EOF
2025-08-20T22:45:23.8781693Z [00:04:24.551]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1897/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/flamegraph=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/flamegraph;$WORK/b1897=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/profiling/flamegraph -lang=go1.22 -complete -installsuffix shared -buildid WPkzVrWLoUgabs2Gab08/WPkzVrWLoUgabs2Gab08 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1897/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/flamegraph/flamegraph.go
2025-08-20T22:45:23.8871435Z [00:04:24.561]➜  go tool buildid -w $WORK/b1892/_pkg_.a # internal
2025-08-20T22:45:23.8876916Z [00:04:24.562]➜  cp $WORK/b1892/_pkg_.a /root/.cache/go-build/7e/7e7f9d70d4c311ad2da73d7a638dc6edf998b85fb51459ef56c50dd33d62bb8e-d # internal
2025-08-20T22:45:23.8878520Z [00:04:24.562]➜  github.com/elastic/go-elasticsearch/v8/typedapi/profiling/stacktraces
2025-08-20T22:45:23.8879272Z [00:04:24.562]➜  mkdir -p $WORK/b1898/
2025-08-20T22:45:23.8883098Z [00:04:24.562]➜  cat >/tmp/go-build2401649780/b1898/importcfg << 'EOF' # internal
2025-08-20T22:45:23.8884355Z [00:04:24.562]➜  # import config
2025-08-20T22:45:23.8885212Z [00:04:24.562]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.8886036Z [00:04:24.562]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.8886797Z [00:04:24.562]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.8888327Z [00:04:24.562]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.8889490Z [00:04:24.562]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.8890296Z [00:04:24.562]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.8891114Z [00:04:24.562]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.8891889Z [00:04:24.562]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.8892489Z [00:04:24.563]➜  EOF
2025-08-20T22:45:23.8897399Z [00:04:24.563]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1898/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/stacktraces=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/stacktraces;$WORK/b1898=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/profiling/stacktraces -lang=go1.22 -complete -installsuffix shared -buildid 6nMO1GkDTUkr1MxAHIcG/6nMO1GkDTUkr1MxAHIcG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1898/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/stacktraces/stacktraces.go
2025-08-20T22:45:23.9510294Z [00:04:24.625]➜  go tool buildid -w $WORK/b1897/_pkg_.a # internal
2025-08-20T22:45:23.9520766Z [00:04:24.626]➜  cp $WORK/b1897/_pkg_.a /root/.cache/go-build/4f/4f2fe68429067403d79d9cc9b2177970e69a723a959d9234edd09add9f7d8daf-d # internal
2025-08-20T22:45:23.9523255Z [00:04:24.626]➜  github.com/elastic/go-elasticsearch/v8/typedapi/profiling/status
2025-08-20T22:45:23.9524006Z [00:04:24.626]➜  mkdir -p $WORK/b1899/
2025-08-20T22:45:23.9539889Z [00:04:24.628]➜  cat >/tmp/go-build2401649780/b1899/importcfg << 'EOF' # internal
2025-08-20T22:45:23.9540778Z [00:04:24.628]➜  # import config
2025-08-20T22:45:23.9541768Z [00:04:24.628]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.9542854Z [00:04:24.628]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.9543910Z [00:04:24.628]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.9545382Z [00:04:24.628]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.9546708Z [00:04:24.628]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.9547936Z [00:04:24.628]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.9548879Z [00:04:24.628]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.9551042Z [00:04:24.628]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.9551663Z [00:04:24.628]➜  EOF
2025-08-20T22:45:23.9555985Z [00:04:24.628]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1899/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/status=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/status;$WORK/b1899=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/profiling/status -lang=go1.22 -complete -installsuffix shared -buildid KBxXFHjK-RF1q7ATlERz/KBxXFHjK-RF1q7ATlERz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1899/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/status/status.go
2025-08-20T22:45:23.9612703Z [00:04:24.635]➜  go tool buildid -w $WORK/b1898/_pkg_.a # internal
2025-08-20T22:45:23.9624394Z [00:04:24.636]➜  cp $WORK/b1898/_pkg_.a /root/.cache/go-build/00/00c3722ecaabdb67dbb74f9979a8cd9605b194760c98177379f7f64d743665ba-d # internal
2025-08-20T22:45:23.9652346Z [00:04:24.639]➜  github.com/elastic/go-elasticsearch/v8/typedapi/profiling/topnfunctions
2025-08-20T22:45:23.9653184Z [00:04:24.639]➜  mkdir -p $WORK/b1900/
2025-08-20T22:45:23.9657030Z [00:04:24.640]➜  cat >/tmp/go-build2401649780/b1900/importcfg << 'EOF' # internal
2025-08-20T22:45:23.9670120Z [00:04:24.640]➜  # import config
2025-08-20T22:45:23.9672302Z [00:04:24.640]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:23.9675694Z [00:04:24.640]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:23.9676567Z [00:04:24.640]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:23.9678136Z [00:04:24.640]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:23.9679367Z [00:04:24.640]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:23.9680222Z [00:04:24.640]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:23.9681120Z [00:04:24.640]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:23.9682330Z [00:04:24.640]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:23.9683009Z [00:04:24.640]➜  EOF
2025-08-20T22:45:23.9688633Z [00:04:24.640]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1900/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/topnfunctions=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/topnfunctions;$WORK/b1900=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/profiling/topnfunctions -lang=go1.22 -complete -installsuffix shared -buildid 2qpYujcfKoSyzfcikFAk/2qpYujcfKoSyzfcikFAk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1900/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/profiling/topnfunctions/topn_functions.go
2025-08-20T22:45:24.0103990Z [00:04:24.684]➜  go tool buildid -w $WORK/b1899/_pkg_.a # internal
2025-08-20T22:45:24.0127047Z [00:04:24.685]➜  cp $WORK/b1899/_pkg_.a /root/.cache/go-build/23/238b5abbb2a4f74d5d00756be9be74e320e97361eb6eccd74182e8ad77eaf81a-d # internal
2025-08-20T22:45:24.0128720Z [00:04:24.686]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/statslevel
2025-08-20T22:45:24.0129521Z [00:04:24.686]➜  mkdir -p $WORK/b1921/
2025-08-20T22:45:24.0130247Z [00:04:24.686]➜  cat >/tmp/go-build2401649780/b1921/importcfg << 'EOF' # internal
2025-08-20T22:45:24.0130907Z [00:04:24.686]➜  # import config
2025-08-20T22:45:24.0131556Z [00:04:24.686]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.0132167Z [00:04:24.686]➜  EOF
2025-08-20T22:45:24.0137089Z [00:04:24.686]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1921/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/statslevel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/statslevel;$WORK/b1921=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/statslevel -lang=go1.22 -complete -installsuffix shared -buildid aJVxIZe9Odb6EXoLraj2/aJVxIZe9Odb6EXoLraj2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1921/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/statslevel/statslevel.go
2025-08-20T22:45:24.0360020Z [00:04:24.710]➜  go tool buildid -w $WORK/b1921/_pkg_.a # internal
2025-08-20T22:45:24.0368124Z [00:04:24.711]➜  cp $WORK/b1921/_pkg_.a /root/.cache/go-build/ed/ed45774822d5bc95a3dcec1ecfc58c46c5717ea8b918be23b3b84cb86bc9140d-d # internal
2025-08-20T22:45:24.0375913Z [00:04:24.712]➜  go tool buildid -w $WORK/b1900/_pkg_.a # internal
2025-08-20T22:45:24.0391306Z [00:04:24.713]➜  cp $WORK/b1900/_pkg_.a /root/.cache/go-build/53/5318368935bcdad792ec56ac6117538026ac98f6071662bf3a7857534fbacaa8-d # internal
2025-08-20T22:45:24.0395221Z [00:04:24.713]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkupdateapikeys
2025-08-20T22:45:24.0396437Z [00:04:24.713]➜  mkdir -p $WORK/b1935/
2025-08-20T22:45:24.0403422Z [00:04:24.714]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/granttype
2025-08-20T22:45:24.0405655Z [00:04:24.714]➜  mkdir -p $WORK/b1931/
2025-08-20T22:45:24.0407701Z [00:04:24.714]➜  cat >/tmp/go-build2401649780/b1931/importcfg << 'EOF' # internal
2025-08-20T22:45:24.0409114Z [00:04:24.714]➜  # import config
2025-08-20T22:45:24.0411155Z [00:04:24.714]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.0412221Z [00:04:24.714]➜  EOF
2025-08-20T22:45:24.0418565Z [00:04:24.714]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1931/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/granttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/granttype;$WORK/b1931=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/granttype -lang=go1.22 -complete -installsuffix shared -buildid 4xYUcOJOpyUrbOneihum/4xYUcOJOpyUrbOneihum -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1931/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/granttype/granttype.go
2025-08-20T22:45:24.0444900Z [00:04:24.717]➜  cat >/tmp/go-build2401649780/b1935/importcfg << 'EOF' # internal
2025-08-20T22:45:24.0445876Z [00:04:24.717]➜  # import config
2025-08-20T22:45:24.0446776Z [00:04:24.717]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.0448191Z [00:04:24.717]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.0449280Z [00:04:24.717]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.0450711Z [00:04:24.717]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.0452242Z [00:04:24.717]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.0454105Z [00:04:24.717]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.0454958Z [00:04:24.717]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.0455941Z [00:04:24.717]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.0456550Z [00:04:24.717]➜  EOF
2025-08-20T22:45:24.0461795Z [00:04:24.717]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1935/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkupdateapikeys=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkupdateapikeys;$WORK/b1935=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkupdateapikeys -lang=go1.22 -complete -installsuffix shared -buildid eTX2d6l66FWDaPrQQn1V/eTX2d6l66FWDaPrQQn1V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1935/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkupdateapikeys/bulk_update_api_keys.go
2025-08-20T22:45:24.0634882Z [00:04:24.737]➜  go tool buildid -w $WORK/b1931/_pkg_.a # internal
2025-08-20T22:45:24.0641834Z [00:04:24.738]➜  cp $WORK/b1931/_pkg_.a /root/.cache/go-build/d0/d0747af759e500b889a35caeab4b8c992cd41d62c87b1cba675dd6b138e779b1-d # internal
2025-08-20T22:45:24.0649341Z [00:04:24.738]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getsettings
2025-08-20T22:45:24.0650193Z [00:04:24.739]➜  mkdir -p $WORK/b1963/
2025-08-20T22:45:24.0660242Z [00:04:24.739]➜  cat >/tmp/go-build2401649780/b1963/importcfg << 'EOF' # internal
2025-08-20T22:45:24.0661000Z [00:04:24.739]➜  # import config
2025-08-20T22:45:24.0661706Z [00:04:24.739]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.0662579Z [00:04:24.739]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.0663431Z [00:04:24.739]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.0664685Z [00:04:24.739]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.0665897Z [00:04:24.739]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.0666765Z [00:04:24.739]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.0669025Z [00:04:24.739]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.0670170Z [00:04:24.739]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.0670870Z [00:04:24.739]➜  EOF
2025-08-20T22:45:24.0675809Z [00:04:24.739]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1963/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getsettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getsettings;$WORK/b1963=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getsettings -lang=go1.22 -complete -installsuffix shared -buildid BDeKsd7cpGlvrcCsg-iQ/BDeKsd7cpGlvrcCsg-iQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1963/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getsettings/get_settings.go
2025-08-20T22:45:24.1114675Z [00:04:24.785]➜  go tool buildid -w $WORK/b1935/_pkg_.a # internal
2025-08-20T22:45:24.1128450Z [00:04:24.787]➜  cp $WORK/b1935/_pkg_.a /root/.cache/go-build/43/439b7cf9646b424301de0df8eac317a43444e371ffefe20f67be8c7fc14a21a6-d # internal
2025-08-20T22:45:24.1135575Z [00:04:24.787]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/accesstokengranttype
2025-08-20T22:45:24.1136499Z [00:04:24.787]➜  mkdir -p $WORK/b1965/
2025-08-20T22:45:24.1143338Z [00:04:24.788]➜  cat >/tmp/go-build2401649780/b1965/importcfg << 'EOF' # internal
2025-08-20T22:45:24.1144119Z [00:04:24.788]➜  # import config
2025-08-20T22:45:24.1144845Z [00:04:24.788]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.1145535Z [00:04:24.788]➜  EOF
2025-08-20T22:45:24.1151370Z [00:04:24.788]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1965/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/accesstokengranttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/accesstokengranttype;$WORK/b1965=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/accesstokengranttype -lang=go1.22 -complete -installsuffix shared -buildid qUbvaFFS-KaMchp-OpPr/qUbvaFFS-KaMchp-OpPr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1965/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/accesstokengranttype/accesstokengranttype.go
2025-08-20T22:45:24.1303397Z [00:04:24.804]➜  go tool buildid -w $WORK/b1965/_pkg_.a # internal
2025-08-20T22:45:24.1310592Z [00:04:24.805]➜  cp $WORK/b1965/_pkg_.a /root/.cache/go-build/92/92bad50787b924b6038d7a59375d47d35e7e8be3319245277f90f5b6db8934d8-d # internal
2025-08-20T22:45:24.1317517Z [00:04:24.805]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeygranttype
2025-08-20T22:45:24.1318649Z [00:04:24.806]➜  mkdir -p $WORK/b1970/
2025-08-20T22:45:24.1326446Z [00:04:24.806]➜  cat >/tmp/go-build2401649780/b1970/importcfg << 'EOF' # internal
2025-08-20T22:45:24.1327359Z [00:04:24.806]➜  # import config
2025-08-20T22:45:24.1328090Z [00:04:24.806]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.1328781Z [00:04:24.806]➜  EOF
2025-08-20T22:45:24.1329352Z [00:04:24.806]➜  go tool buildid -w $WORK/b1963/_pkg_.a # internal
2025-08-20T22:45:24.1333387Z [00:04:24.807]➜  cp $WORK/b1963/_pkg_.a /root/.cache/go-build/22/22208289d3ea530747388b9ed317bda1ddfd7acc2b99d720d50c2ca2251982d7-d # internal
2025-08-20T22:45:24.1340381Z [00:04:24.808]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1970/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/apikeygranttype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/apikeygranttype;$WORK/b1970=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeygranttype -lang=go1.22 -complete -installsuffix shared -buildid aN_C_ujYC3ewusGiaueI/aN_C_ujYC3ewusGiaueI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1970/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/apikeygranttype/apikeygranttype.go
2025-08-20T22:45:24.1345709Z [00:04:24.808]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcauthenticate
2025-08-20T22:45:24.1347030Z [00:04:24.808]➜  mkdir -p $WORK/b1975/
2025-08-20T22:45:24.1348352Z [00:04:24.809]➜  cat >/tmp/go-build2401649780/b1975/importcfg << 'EOF' # internal
2025-08-20T22:45:24.1349376Z [00:04:24.809]➜  # import config
2025-08-20T22:45:24.1350303Z [00:04:24.809]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.1351396Z [00:04:24.809]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.1352705Z [00:04:24.809]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.1354306Z [00:04:24.809]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.1356109Z [00:04:24.809]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.1356941Z [00:04:24.809]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.1357930Z [00:04:24.809]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.1358713Z [00:04:24.809]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.1359407Z [00:04:24.809]➜  EOF
2025-08-20T22:45:24.1364512Z [00:04:24.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1975/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidcauthenticate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidcauthenticate;$WORK/b1975=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcauthenticate -lang=go1.22 -complete -installsuffix shared -buildid j6-ZkvMzjdpXSp1ereha/j6-ZkvMzjdpXSp1ereha -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1975/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidcauthenticate/oidc_authenticate.go
2025-08-20T22:45:24.1602569Z [00:04:24.834]➜  go tool buildid -w $WORK/b1970/_pkg_.a # internal
2025-08-20T22:45:24.1632647Z [00:04:24.837]➜  cp $WORK/b1970/_pkg_.a /root/.cache/go-build/97/9774b759807bf8ec7d90cf6e0b87a4e4f77c393344c2fc8a8e31e321894fb3f3-d # internal
2025-08-20T22:45:24.1633996Z [00:04:24.837]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/oidclogout
2025-08-20T22:45:24.1634736Z [00:04:24.837]➜  mkdir -p $WORK/b1976/
2025-08-20T22:45:24.1635436Z [00:04:24.837]➜  cat >/tmp/go-build2401649780/b1976/importcfg << 'EOF' # internal
2025-08-20T22:45:24.1636090Z [00:04:24.837]➜  # import config
2025-08-20T22:45:24.1636752Z [00:04:24.837]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.1637974Z [00:04:24.837]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.1638834Z [00:04:24.837]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.1640097Z [00:04:24.837]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.1641319Z [00:04:24.837]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.1642137Z [00:04:24.837]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.1642970Z [00:04:24.837]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.1643791Z [00:04:24.837]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.1644424Z [00:04:24.837]➜  EOF
2025-08-20T22:45:24.1649471Z [00:04:24.837]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1976/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidclogout=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidclogout;$WORK/b1976=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/oidclogout -lang=go1.22 -complete -installsuffix shared -buildid phpshLWNkohua-w0X97_/phpshLWNkohua-w0X97_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1976/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidclogout/oidc_logout.go
2025-08-20T22:45:24.1969079Z [00:04:24.870]➜  go tool buildid -w $WORK/b1975/_pkg_.a # internal
2025-08-20T22:45:24.1971121Z [00:04:24.871]➜  cp $WORK/b1975/_pkg_.a /root/.cache/go-build/42/42efdbae826468d3a4c2bb15e4fc9b354f24ace69edc859dab918fe3129a1c04-d # internal
2025-08-20T22:45:24.1973622Z [00:04:24.871]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcprepareauthentication
2025-08-20T22:45:24.2000405Z [00:04:24.874]➜  mkdir -p $WORK/b1977/
2025-08-20T22:45:24.2002504Z [00:04:24.874]➜  cat >/tmp/go-build2401649780/b1977/importcfg << 'EOF' # internal
2025-08-20T22:45:24.2003211Z [00:04:24.874]➜  # import config
2025-08-20T22:45:24.2003894Z [00:04:24.874]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.2004985Z [00:04:24.874]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.2005854Z [00:04:24.874]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.2007391Z [00:04:24.874]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.2008638Z [00:04:24.874]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.2009457Z [00:04:24.874]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.2010283Z [00:04:24.874]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.2011083Z [00:04:24.874]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.2011678Z [00:04:24.874]➜  EOF
2025-08-20T22:45:24.2017544Z [00:04:24.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1977/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidcprepareauthentication=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidcprepareauthentication;$WORK/b1977=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcprepareauthentication -lang=go1.22 -complete -installsuffix shared -buildid -8VTsY1O75Ws-qIHgaSC/-8VTsY1O75Ws-qIHgaSC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1977/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/oidcprepareauthentication/oidc_prepare_authentication.go
2025-08-20T22:45:24.2523257Z [00:04:24.926]➜  go tool buildid -w $WORK/b1976/_pkg_.a # internal
2025-08-20T22:45:24.2535291Z [00:04:24.928]➜  cp $WORK/b1976/_pkg_.a /root/.cache/go-build/c8/c8e8652d901e183c0027b672f27e9a8422b2f050669456872ae57bfb08a6e760-d # internal
2025-08-20T22:45:24.2553814Z [00:04:24.929]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/samlcompletelogout
2025-08-20T22:45:24.2554945Z [00:04:24.929]➜  mkdir -p $WORK/b1986/
2025-08-20T22:45:24.2555824Z [00:04:24.929]➜  cat >/tmp/go-build2401649780/b1986/importcfg << 'EOF' # internal
2025-08-20T22:45:24.2556553Z [00:04:24.929]➜  # import config
2025-08-20T22:45:24.2557411Z [00:04:24.929]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:24.2558367Z [00:04:24.929]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.2559334Z [00:04:24.929]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:24.2560286Z [00:04:24.929]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.2561152Z [00:04:24.929]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.2562482Z [00:04:24.929]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.2563755Z [00:04:24.929]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.2564668Z [00:04:24.929]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.2565560Z [00:04:24.929]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.2566439Z [00:04:24.929]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:24.2567691Z [00:04:24.929]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.2568351Z [00:04:24.929]➜  EOF
2025-08-20T22:45:24.2574554Z [00:04:24.929]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1986/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlcompletelogout=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlcompletelogout;$WORK/b1986=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/samlcompletelogout -lang=go1.22 -complete -installsuffix shared -buildid wC-BA14xOjXGTAjm2Hxu/wC-BA14xOjXGTAjm2Hxu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1986/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlcompletelogout/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlcompletelogout/saml_complete_logout.go
2025-08-20T22:45:24.2655408Z [00:04:24.940]➜  go tool buildid -w $WORK/b1977/_pkg_.a # internal
2025-08-20T22:45:24.2668665Z [00:04:24.941]➜  cp $WORK/b1977/_pkg_.a /root/.cache/go-build/4f/4f764438ac6d4908958d5deb61220d039cb70f5ae83a24b2d8df46de7cab8d4b-d # internal
2025-08-20T22:45:24.2670854Z [00:04:24.941]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/updatesettings
2025-08-20T22:45:24.2673288Z [00:04:24.941]➜  mkdir -p $WORK/b1994/
2025-08-20T22:45:24.2676854Z [00:04:24.942]➜  cat >/tmp/go-build2401649780/b1994/importcfg << 'EOF' # internal
2025-08-20T22:45:24.2677965Z [00:04:24.942]➜  # import config
2025-08-20T22:45:24.2678744Z [00:04:24.942]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.2702214Z [00:04:24.942]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.2703352Z [00:04:24.943]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.2704633Z [00:04:24.943]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.2705824Z [00:04:24.943]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.2706647Z [00:04:24.943]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.2708107Z [00:04:24.943]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.2708963Z [00:04:24.943]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.2709570Z [00:04:24.943]➜  EOF
2025-08-20T22:45:24.2714905Z [00:04:24.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1994/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatesettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatesettings;$WORK/b1994=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/updatesettings -lang=go1.22 -complete -installsuffix shared -buildid GlCtHdpKMwEqCTKpGjxP/GlCtHdpKMwEqCTKpGjxP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1994/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatesettings/update_settings.go
2025-08-20T22:45:24.3185410Z [00:04:24.992]➜  go tool buildid -w $WORK/b1994/_pkg_.a # internal
2025-08-20T22:45:24.3198780Z [00:04:24.994]➜  cp $WORK/b1994/_pkg_.a /root/.cache/go-build/04/041f609111ed86fe8bb5f981ff1a1a5df6b60969fbf06a498274b7572d6d09fc-d # internal
2025-08-20T22:45:24.3214966Z [00:04:24.995]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/type_
2025-08-20T22:45:24.3215851Z [00:04:24.995]➜  mkdir -p $WORK/b1999/
2025-08-20T22:45:24.3220680Z [00:04:24.996]➜  cat >/tmp/go-build2401649780/b1999/importcfg << 'EOF' # internal
2025-08-20T22:45:24.3221498Z [00:04:24.996]➜  # import config
2025-08-20T22:45:24.3222254Z [00:04:24.996]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.3222970Z [00:04:24.996]➜  EOF
2025-08-20T22:45:24.3266177Z [00:04:25.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1999/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/type_=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/type_;$WORK/b1999=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/type_ -lang=go1.22 -complete -installsuffix shared -buildid m6NGDrBfDGkMp13bRISh/m6NGDrBfDGkMp13bRISh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1999/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/type_/type_.go
2025-08-20T22:45:24.3542649Z [00:04:25.028]➜  go tool buildid -w $WORK/b1999/_pkg_.a # internal
2025-08-20T22:45:24.3548294Z [00:04:25.029]➜  cp $WORK/b1999/_pkg_.a /root/.cache/go-build/a4/a4080e24ca75fbf5ccaf66f0762ff3152294599d5f5e536dd295439d02163512-d # internal
2025-08-20T22:45:24.3550265Z [00:04:25.029]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotsort
2025-08-20T22:45:24.3551341Z [00:04:25.029]➜  mkdir -p $WORK/b2016/
2025-08-20T22:45:24.3556346Z [00:04:25.030]➜  cat >/tmp/go-build2401649780/b2016/importcfg << 'EOF' # internal
2025-08-20T22:45:24.3569180Z [00:04:25.030]➜  # import config
2025-08-20T22:45:24.3569942Z [00:04:25.030]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.3570607Z [00:04:25.030]➜  EOF
2025-08-20T22:45:24.3575886Z [00:04:25.030]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2016/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snapshotsort=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snapshotsort;$WORK/b2016=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotsort -lang=go1.22 -complete -installsuffix shared -buildid 52kB5QgWP2VGV6qQ4ZRr/52kB5QgWP2VGV6qQ4ZRr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2016/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/snapshotsort/snapshotsort.go
2025-08-20T22:45:24.3583226Z [00:04:25.032]➜  go tool buildid -w $WORK/b1986/_pkg_.a # internal
2025-08-20T22:45:24.3603682Z [00:04:25.034]➜  cp $WORK/b1986/_pkg_.a /root/.cache/go-build/bf/bfa3895c6e1b6a81f4870ecd42f5c2b285b0c02f580fda5d3123cd7fe834e7d2-d # internal
2025-08-20T22:45:24.3605362Z [00:04:25.035]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sqlformat
2025-08-20T22:45:24.3606248Z [00:04:25.035]➜  mkdir -p $WORK/b2027/
2025-08-20T22:45:24.3614491Z [00:04:25.035]➜  cat >/tmp/go-build2401649780/b2027/importcfg << 'EOF' # internal
2025-08-20T22:45:24.3615245Z [00:04:25.035]➜  # import config
2025-08-20T22:45:24.3615931Z [00:04:25.035]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.3616601Z [00:04:25.035]➜  EOF
2025-08-20T22:45:24.3621989Z [00:04:25.035]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2027/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sqlformat=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sqlformat;$WORK/b2027=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sqlformat -lang=go1.22 -complete -installsuffix shared -buildid BLlRmBv1y6rz2KV7k6Lu/BLlRmBv1y6rz2KV7k6Lu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2027/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/sqlformat/sqlformat.go
2025-08-20T22:45:24.3772203Z [00:04:25.051]➜  go tool buildid -w $WORK/b2016/_pkg_.a # internal
2025-08-20T22:45:24.3778803Z [00:04:25.052]➜  cp $WORK/b2016/_pkg_.a /root/.cache/go-build/cb/cbd3e3656aac48db6ba33d04d8cd0f634c4e67e936424167f184ab2093eeb40d-d # internal
2025-08-20T22:45:24.3804338Z [00:04:25.055]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/groupby
2025-08-20T22:45:24.3805456Z [00:04:25.055]➜  mkdir -p $WORK/b2040/
2025-08-20T22:45:24.3809285Z [00:04:25.055]➜  cat >/tmp/go-build2401649780/b2040/importcfg << 'EOF' # internal
2025-08-20T22:45:24.3811854Z [00:04:25.055]➜  # import config
2025-08-20T22:45:24.3812623Z [00:04:25.055]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.3813339Z [00:04:25.055]➜  EOF
2025-08-20T22:45:24.3818435Z [00:04:25.055]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2040/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/groupby=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/groupby;$WORK/b2040=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/groupby -lang=go1.22 -complete -installsuffix shared -buildid 73op4hl2vYVgwKnwvKiv/73op4hl2vYVgwKnwvKiv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2040/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/groupby/groupby.go
2025-08-20T22:45:24.3880808Z [00:04:25.062]➜  go tool buildid -w $WORK/b2027/_pkg_.a # internal
2025-08-20T22:45:24.3889998Z [00:04:25.063]➜  cp $WORK/b2027/_pkg_.a /root/.cache/go-build/6f/6fcc336f05b46821f5311536f6cf6c4f06fab86fe2438442b707f8e9d998e507-d # internal
2025-08-20T22:45:24.3895268Z [00:04:25.063]➜  github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findfieldstructure
2025-08-20T22:45:24.3896160Z [00:04:25.063]➜  mkdir -p $WORK/b2041/
2025-08-20T22:45:24.3921478Z [00:04:25.064]➜  cat >/tmp/go-build2401649780/b2041/importcfg << 'EOF' # internal
2025-08-20T22:45:24.3922272Z [00:04:25.064]➜  # import config
2025-08-20T22:45:24.3922992Z [00:04:25.064]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.3923860Z [00:04:25.064]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.3924723Z [00:04:25.064]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.3926030Z [00:04:25.064]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.3927492Z [00:04:25.064]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.3928376Z [00:04:25.064]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.3929265Z [00:04:25.064]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.3930149Z [00:04:25.064]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.3930793Z [00:04:25.064]➜  EOF
2025-08-20T22:45:24.3936476Z [00:04:25.065]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2041/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findfieldstructure=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findfieldstructure;$WORK/b2041=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findfieldstructure -lang=go1.22 -complete -installsuffix shared -buildid j8GPKwCLOeG84-ChFHuy/j8GPKwCLOeG84-ChFHuy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2041/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findfieldstructure/find_field_structure.go
2025-08-20T22:45:24.3947734Z [00:04:25.068]➜  go tool buildid -w $WORK/b2040/_pkg_.a # internal
2025-08-20T22:45:24.3949076Z [00:04:25.069]➜  cp $WORK/b2040/_pkg_.a /root/.cache/go-build/a6/a6c93391543ce40af69bd99ef56f542988431955ab84045d6d6d0237c20d7b0f-d # internal
2025-08-20T22:45:24.3954844Z [00:04:25.070]➜  github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findmessagestructure
2025-08-20T22:45:24.3956013Z [00:04:25.070]➜  mkdir -p $WORK/b2042/
2025-08-20T22:45:24.3956935Z [00:04:25.070]➜  cat >/tmp/go-build2401649780/b2042/importcfg << 'EOF' # internal
2025-08-20T22:45:24.3958185Z [00:04:25.070]➜  # import config
2025-08-20T22:45:24.3959110Z [00:04:25.070]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.3960185Z [00:04:25.070]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.3961274Z [00:04:25.070]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.3962820Z [00:04:25.070]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.3964494Z [00:04:25.070]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.3965639Z [00:04:25.070]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.3966719Z [00:04:25.070]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.3967975Z [00:04:25.070]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.3968793Z [00:04:25.070]➜  EOF
2025-08-20T22:45:24.3974750Z [00:04:25.070]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2042/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findmessagestructure=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findmessagestructure;$WORK/b2042=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findmessagestructure -lang=go1.22 -complete -installsuffix shared -buildid kn9POw6S9fc5TlOJa8J6/kn9POw6S9fc5TlOJa8J6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2042/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findmessagestructure/find_message_structure.go
2025-08-20T22:45:24.4679325Z [00:04:25.142]➜  go tool buildid -w $WORK/b2042/_pkg_.a # internal
2025-08-20T22:45:24.4690626Z [00:04:25.143]➜  cp $WORK/b2042/_pkg_.a /root/.cache/go-build/19/19c1a376af4cd0f7ab3f65a03914932293115de95fcf5b58745dd08c71e9ff29-d # internal
2025-08-20T22:45:24.4715457Z [00:04:25.145]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/getnodestats
2025-08-20T22:45:24.4716359Z [00:04:25.145]➜  mkdir -p $WORK/b2046/
2025-08-20T22:45:24.4731956Z [00:04:25.146]➜  cat >/tmp/go-build2401649780/b2046/importcfg << 'EOF' # internal
2025-08-20T22:45:24.4732764Z [00:04:25.146]➜  # import config
2025-08-20T22:45:24.4733500Z [00:04:25.146]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.4734366Z [00:04:25.146]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.4735179Z [00:04:25.146]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.4736411Z [00:04:25.146]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.4738506Z [00:04:25.146]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.4739354Z [00:04:25.146]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.4740215Z [00:04:25.146]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.4741062Z [00:04:25.146]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.4741881Z [00:04:25.146]➜  EOF
2025-08-20T22:45:24.4746918Z [00:04:25.146]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2046/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/getnodestats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/getnodestats;$WORK/b2046=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/getnodestats -lang=go1.22 -complete -installsuffix shared -buildid nSXjOEzZti1VF7BC_j1x/nSXjOEzZti1VF7BC_j1x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2046/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/getnodestats/get_node_stats.go
2025-08-20T22:45:24.4753815Z [00:04:25.149]➜  go tool buildid -w $WORK/b2041/_pkg_.a # internal
2025-08-20T22:45:24.4793744Z [00:04:25.153]➜  cp $WORK/b2041/_pkg_.a /root/.cache/go-build/2f/2fa4a131633ed58e6d9175fe59859398f067487e1f3c28652be81794051f385e-d # internal
2025-08-20T22:45:24.4822492Z [00:04:25.156]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionexecutionmode
2025-08-20T22:45:24.4829222Z [00:04:25.156]➜  mkdir -p $WORK/b2062/
2025-08-20T22:45:24.4829997Z [00:04:25.156]➜  cat >/tmp/go-build2401649780/b2062/importcfg << 'EOF' # internal
2025-08-20T22:45:24.4830743Z [00:04:25.156]➜  # import config
2025-08-20T22:45:24.4831415Z [00:04:25.156]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.4832055Z [00:04:25.156]➜  EOF
2025-08-20T22:45:24.4837727Z [00:04:25.156]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2062/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actionexecutionmode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actionexecutionmode;$WORK/b2062=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionexecutionmode -lang=go1.22 -complete -installsuffix shared -buildid 3WXA9CNKQkG_0Ufr7YE8/3WXA9CNKQkG_0Ufr7YE8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2062/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/actionexecutionmode/actionexecutionmode.go
2025-08-20T22:45:24.5166997Z [00:04:25.191]➜  go tool buildid -w $WORK/b2046/_pkg_.a # internal
2025-08-20T22:45:24.5180619Z [00:04:25.192]➜  cp $WORK/b2046/_pkg_.a /root/.cache/go-build/7e/7eb102b24dd98d8755a093ed6631e303ca1c986c1c1deae4c74732a211fd40e4-d # internal
2025-08-20T22:45:24.5191325Z [00:04:25.192]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getsettings
2025-08-20T22:45:24.5192193Z [00:04:25.192]➜  mkdir -p $WORK/b2063/
2025-08-20T22:45:24.5192978Z [00:04:25.192]➜  cat >/tmp/go-build2401649780/b2063/importcfg << 'EOF' # internal
2025-08-20T22:45:24.5193698Z [00:04:25.192]➜  # import config
2025-08-20T22:45:24.5194392Z [00:04:25.193]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.5195286Z [00:04:25.193]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.5196136Z [00:04:25.193]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.5197614Z [00:04:25.193]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.5198815Z [00:04:25.193]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.5199705Z [00:04:25.193]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.5200588Z [00:04:25.193]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.5201403Z [00:04:25.193]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.5201994Z [00:04:25.193]➜  EOF
2025-08-20T22:45:24.5206940Z [00:04:25.193]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2063/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/getsettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/getsettings;$WORK/b2063=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getsettings -lang=go1.22 -complete -installsuffix shared -buildid 1NzUt1QG_-i82OwAfePn/1NzUt1QG_-i82OwAfePn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2063/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/getsettings/get_settings.go
2025-08-20T22:45:24.5221930Z [00:04:25.194]➜  go tool buildid -w $WORK/b2062/_pkg_.a # internal
2025-08-20T22:45:24.5223323Z [00:04:25.195]➜  cp $WORK/b2062/_pkg_.a /root/.cache/go-build/2d/2d036caa9ed8530540db411eafd4d1b322343e73cbd3c2b917e0e3b12fbbd101-d # internal
2025-08-20T22:45:24.5224677Z [00:04:25.195]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/updatesettings
2025-08-20T22:45:24.5225515Z [00:04:25.195]➜  mkdir -p $WORK/b2070/
2025-08-20T22:45:24.5226291Z [00:04:25.195]➜  cat >/tmp/go-build2401649780/b2070/importcfg << 'EOF' # internal
2025-08-20T22:45:24.5226980Z [00:04:25.195]➜  # import config
2025-08-20T22:45:24.5227827Z [00:04:25.195]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.5228635Z [00:04:25.195]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.5229299Z [00:04:25.195]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.5230400Z [00:04:25.195]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:24.5231504Z [00:04:25.195]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.5232321Z [00:04:25.195]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.5233197Z [00:04:25.195]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.5234105Z [00:04:25.195]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.5234750Z [00:04:25.195]➜  EOF
2025-08-20T22:45:24.5240149Z [00:04:25.196]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2070/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/updatesettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/updatesettings;$WORK/b2070=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/updatesettings -lang=go1.22 -complete -installsuffix shared -buildid bRhzuVG99nddx64jz3a1/bRhzuVG99nddx64jz3a1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2070/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/updatesettings/update_settings.go
2025-08-20T22:45:24.5953726Z [00:04:25.269]➜  go tool buildid -w $WORK/b2063/_pkg_.a # internal
2025-08-20T22:45:24.5964854Z [00:04:25.271]➜  cp $WORK/b2063/_pkg_.a /root/.cache/go-build/97/97faa7bb12c2a873e78df76425b4722e13e51e9ab861a7201e4b08d76f81b69d-d # internal
2025-08-20T22:45:24.5992422Z [00:04:25.273]➜  github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/xpackcategory
2025-08-20T22:45:24.6008561Z [00:04:25.274]➜  mkdir -p $WORK/b2072/
2025-08-20T22:45:24.6009557Z [00:04:25.274]➜  cat >/tmp/go-build2401649780/b2072/importcfg << 'EOF' # internal
2025-08-20T22:45:24.6010389Z [00:04:25.274]➜  # import config
2025-08-20T22:45:24.6024641Z [00:04:25.274]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.6025313Z [00:04:25.274]➜  EOF
2025-08-20T22:45:24.6030605Z [00:04:25.274]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2072/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/xpackcategory=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/xpackcategory;$WORK/b2072=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/xpackcategory -lang=go1.22 -complete -installsuffix shared -buildid 8yQnCnW0Q2yh57ayXEl2/8yQnCnW0Q2yh57ayXEl2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2072/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/types/enums/xpackcategory/xpackcategory.go
2025-08-20T22:45:24.6118769Z [00:04:25.286]➜  go tool buildid -w $WORK/b2070/_pkg_.a # internal
2025-08-20T22:45:24.6120236Z [00:04:25.286]➜  cp $WORK/b2070/_pkg_.a /root/.cache/go-build/9b/9bf32c5e9415cd99097fb44f83a7c355f0af615db2512f89d6838c1812138feb-d # internal
2025-08-20T22:45:24.6121511Z [00:04:25.286]➜  github.com/exasol/error-reporting-go
2025-08-20T22:45:24.6122309Z [00:04:25.286]➜  mkdir -p $WORK/b2079/
2025-08-20T22:45:24.6123035Z [00:04:25.286]➜  cat >/tmp/go-build2401649780/b2079/importcfg << 'EOF' # internal
2025-08-20T22:45:24.6123731Z [00:04:25.286]➜  # import config
2025-08-20T22:45:24.6124376Z [00:04:25.286]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.6125199Z [00:04:25.286]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:24.6126042Z [00:04:25.286]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.6126686Z [00:04:25.286]➜  EOF
2025-08-20T22:45:24.6130576Z [00:04:25.286]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2079/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/error-reporting-go@v0.2.0=>github.com/exasol/error-reporting-go@v0.2.0;$WORK/b2079=>" -p github.com/exasol/error-reporting-go -lang=go1.16 -complete -installsuffix shared -buildid MwYdolxLob0x6H2I0tcq/MwYdolxLob0x6H2I0tcq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2079/importcfg -pack /root/go/pkg/mod/github.com/exasol/error-reporting-go@v0.2.0/exa_error.go
2025-08-20T22:45:24.6240386Z [00:04:25.298]➜  go tool buildid -w $WORK/b2072/_pkg_.a # internal
2025-08-20T22:45:24.6247538Z [00:04:25.299]➜  cp $WORK/b2072/_pkg_.a /root/.cache/go-build/af/afa4c020cdfeaf1f7207ba61accdcca22f97821a3992c56ad2b2fc7c7fb46b17-d # internal
2025-08-20T22:45:24.6249968Z [00:04:25.299]➜  github.com/exasol/exasol-driver-go/pkg/types
2025-08-20T22:45:24.6281116Z [00:04:25.302]➜  mkdir -p $WORK/b2082/
2025-08-20T22:45:24.6286487Z [00:04:25.303]➜  cat >/tmp/go-build2401649780/b2082/importcfg << 'EOF' # internal
2025-08-20T22:45:24.6287381Z [00:04:25.303]➜  # import config
2025-08-20T22:45:24.6288117Z [00:04:25.303]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:24.6288979Z [00:04:25.303]➜  EOF
2025-08-20T22:45:24.6293475Z [00:04:25.303]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2082/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/types=>github.com/exasol/exasol-driver-go@v1.0.14/pkg/types;$WORK/b2082=>" -p github.com/exasol/exasol-driver-go/pkg/types -lang=go1.23 -complete -installsuffix shared -buildid PQ458J8q6S1Ppa_kz-w-/PQ458J8q6S1Ppa_kz-w- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2082/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/types/request_types.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/types/response_types.go
2025-08-20T22:45:24.6599202Z [00:04:25.334]➜  go tool buildid -w $WORK/b2082/_pkg_.a # internal
2025-08-20T22:45:24.6608494Z [00:04:25.335]➜  cp $WORK/b2082/_pkg_.a /root/.cache/go-build/fc/fcf66232158b4a9a85f2464b04a040339d4fbe8b4d85ee9449a9590f18d8d6d3-d # internal
2025-08-20T22:45:24.6615613Z [00:04:25.336]➜  github.com/gorilla/websocket
2025-08-20T22:45:24.6618452Z [00:04:25.336]➜  mkdir -p $WORK/b2083/
2025-08-20T22:45:24.6653632Z [00:04:25.339]➜  cat >/tmp/go-build2401649780/b2083/importcfg << 'EOF' # internal
2025-08-20T22:45:24.6654594Z [00:04:25.339]➜  # import config
2025-08-20T22:45:24.6655371Z [00:04:25.339]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:24.6657922Z [00:04:25.339]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:24.6659158Z [00:04:25.339]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:45:24.6660170Z [00:04:25.339]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.6661342Z [00:04:25.339]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:24.6662535Z [00:04:25.339]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:24.6674717Z [00:04:25.339]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:24.6675911Z [00:04:25.339]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:24.6676909Z [00:04:25.339]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:24.6691831Z [00:04:25.339]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:24.6692648Z [00:04:25.339]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.6693368Z [00:04:25.339]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.6694059Z [00:04:25.339]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.6694800Z [00:04:25.339]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:24.6695563Z [00:04:25.339]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:45:24.6696283Z [00:04:25.339]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:24.6697029Z [00:04:25.340]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:24.6698332Z [00:04:25.340]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:45:24.6699158Z [00:04:25.340]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.6699869Z [00:04:25.340]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:24.6700585Z [00:04:25.340]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:24.6701328Z [00:04:25.340]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.6702043Z [00:04:25.340]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:24.6702729Z [00:04:25.340]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:24.6703462Z [00:04:25.340]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:24.6704028Z [00:04:25.340]➜  EOF
2025-08-20T22:45:24.6716485Z [00:04:25.341]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2083/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3=>github.com/gorilla/websocket@v1.5.3;$WORK/b2083=>" -p github.com/gorilla/websocket -lang=go1.12 -complete -installsuffix shared -buildid dNfpaYOJV_2fKQxWhfMu/dNfpaYOJV_2fKQxWhfMu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2083/importcfg -pack /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/client.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/compression.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/conn.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/doc.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/join.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/json.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/mask.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/prepared.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/proxy.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/server.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/tls_handshake.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/util.go /root/go/pkg/mod/github.com/gorilla/websocket@v1.5.3/x_net_proxy.go
2025-08-20T22:45:24.6771044Z [00:04:25.351]➜  go tool buildid -w $WORK/b2079/_pkg_.a # internal
2025-08-20T22:45:24.6781211Z [00:04:25.352]➜  cp $WORK/b2079/_pkg_.a /root/.cache/go-build/b5/b56d0eeb263ce601f564b3085341f5cbe4ca91bbe3609b354ea76617e606af46-d # internal
2025-08-20T22:45:24.6782521Z [00:04:25.352]➜  github.com/exasol/exasol-driver-go/pkg/errors
2025-08-20T22:45:24.6785682Z [00:04:25.352]➜  mkdir -p $WORK/b2078/
2025-08-20T22:45:24.6788237Z [00:04:25.353]➜  cat >/tmp/go-build2401649780/b2078/importcfg << 'EOF' # internal
2025-08-20T22:45:24.6789226Z [00:04:25.353]➜  # import config
2025-08-20T22:45:24.6791087Z [00:04:25.353]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:24.6793015Z [00:04:25.353]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:24.6794089Z [00:04:25.353]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.6795207Z [00:04:25.353]➜  packagefile github.com/exasol/error-reporting-go=/tmp/go-build2401649780/b2079/_pkg_.a
2025-08-20T22:45:24.6798647Z [00:04:25.353]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:24.6799372Z [00:04:25.353]➜  EOF
2025-08-20T22:45:24.6802943Z [00:04:25.353]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2078/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/errors=>github.com/exasol/exasol-driver-go@v1.0.14/pkg/errors;$WORK/b2078=>" -p github.com/exasol/exasol-driver-go/pkg/errors -lang=go1.23 -complete -installsuffix shared -buildid RemujMtPw9JA1OQqQFsO/RemujMtPw9JA1OQqQFsO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2078/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/errors/errors.go
2025-08-20T22:45:24.7914626Z [00:04:25.465]➜  go tool buildid -w $WORK/b2078/_pkg_.a # internal
2025-08-20T22:45:24.7925734Z [00:04:25.467]➜  cp $WORK/b2078/_pkg_.a /root/.cache/go-build/cb/cb5162e6dd729e72d62f6c578410437e460a3ffe173e8838b6a1370237e818ab-d # internal
2025-08-20T22:45:24.7929838Z [00:04:25.467]➜  github.com/exasol/exasol-driver-go/internal/utils
2025-08-20T22:45:24.7960697Z [00:04:25.470]➜  mkdir -p $WORK/b2077/
2025-08-20T22:45:24.7966349Z [00:04:25.471]➜  cat >/tmp/go-build2401649780/b2077/importcfg << 'EOF' # internal
2025-08-20T22:45:24.7967556Z [00:04:25.471]➜  # import config
2025-08-20T22:45:24.7970518Z [00:04:25.471]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:24.7971388Z [00:04:25.471]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.7972392Z [00:04:25.471]➜  packagefile github.com/exasol/exasol-driver-go/pkg/errors=/tmp/go-build2401649780/b2078/_pkg_.a
2025-08-20T22:45:24.7973386Z [00:04:25.471]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:45:24.7974145Z [00:04:25.471]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:24.7975096Z [00:04:25.471]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:24.7975901Z [00:04:25.471]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:24.7976679Z [00:04:25.471]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:24.7977615Z [00:04:25.471]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:24.7978156Z [00:04:25.471]➜  EOF
2025-08-20T22:45:24.7981910Z [00:04:25.471]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2077/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/internal/utils=>github.com/exasol/exasol-driver-go@v1.0.14/internal/utils;$WORK/b2077=>" -p github.com/exasol/exasol-driver-go/internal/utils -lang=go1.23 -complete -installsuffix shared -buildid FFZrmGMRwH_-n-6WZHxm/FFZrmGMRwH_-n-6WZHxm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2077/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/internal/utils/helper.go
2025-08-20T22:45:24.8977779Z [00:04:25.572]➜  go tool buildid -w $WORK/b2077/_pkg_.a # internal
2025-08-20T22:45:24.8989926Z [00:04:25.573]➜  cp $WORK/b2077/_pkg_.a /root/.cache/go-build/ce/ce0a9ca051a006e824e3432684a924db34347224bb6f02f7df8bb275383475cf-d # internal
2025-08-20T22:45:24.9002599Z [00:04:25.574]➜  github.com/exasol/exasol-driver-go/pkg/logger
2025-08-20T22:45:24.9020010Z [00:04:25.575]➜  mkdir -p $WORK/b2084/
2025-08-20T22:45:24.9020759Z [00:04:25.575]➜  cat >/tmp/go-build2401649780/b2084/importcfg << 'EOF' # internal
2025-08-20T22:45:24.9021428Z [00:04:25.575]➜  # import config
2025-08-20T22:45:24.9022407Z [00:04:25.575]➜  packagefile github.com/exasol/exasol-driver-go/pkg/errors=/tmp/go-build2401649780/b2078/_pkg_.a
2025-08-20T22:45:24.9023439Z [00:04:25.575]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:24.9024433Z [00:04:25.575]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:24.9025017Z [00:04:25.575]➜  EOF
2025-08-20T22:45:24.9029029Z [00:04:25.575]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2084/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/logger=>github.com/exasol/exasol-driver-go@v1.0.14/pkg/logger;$WORK/b2084=>" -p github.com/exasol/exasol-driver-go/pkg/logger -lang=go1.23 -complete -installsuffix shared -buildid 2_GovlQFZq2i2URsscjb/2_GovlQFZq2i2URsscjb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2084/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/logger/logger.go
2025-08-20T22:45:24.9705604Z [00:04:25.644]➜  go tool buildid -w $WORK/b2084/_pkg_.a # internal
2025-08-20T22:45:24.9715303Z [00:04:25.645]➜  cp $WORK/b2084/_pkg_.a /root/.cache/go-build/d5/d53b80b8f85491fa10c175f699da2c099e3aa7a3ff79447aa5cebc0b40a2ba86-d # internal
2025-08-20T22:45:24.9722816Z [00:04:25.646]➜  github.com/exasol/exasol-driver-go/pkg/proxy
2025-08-20T22:45:24.9751937Z [00:04:25.649]➜  mkdir -p $WORK/b2085/
2025-08-20T22:45:24.9767023Z [00:04:25.650]➜  cat >/tmp/go-build2401649780/b2085/importcfg << 'EOF' # internal
2025-08-20T22:45:24.9767974Z [00:04:25.650]➜  # import config
2025-08-20T22:45:24.9768678Z [00:04:25.650]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:24.9769547Z [00:04:25.650]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:24.9770389Z [00:04:25.650]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:24.9771318Z [00:04:25.650]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:24.9772214Z [00:04:25.650]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:24.9773309Z [00:04:25.650]➜  packagefile github.com/exasol/exasol-driver-go/pkg/errors=/tmp/go-build2401649780/b2078/_pkg_.a
2025-08-20T22:45:24.9774686Z [00:04:25.650]➜  packagefile github.com/exasol/exasol-driver-go/pkg/logger=/tmp/go-build2401649780/b2084/_pkg_.a
2025-08-20T22:45:24.9775758Z [00:04:25.650]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:24.9776778Z [00:04:25.650]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:24.9781428Z [00:04:25.650]➜  packagefile net/http/httputil=/tmp/go-build2401649780/b208/_pkg_.a
2025-08-20T22:45:24.9782341Z [00:04:25.650]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:24.9787253Z [00:04:25.650]➜  EOF
2025-08-20T22:45:24.9791221Z [00:04:25.650]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2085/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/proxy=>github.com/exasol/exasol-driver-go@v1.0.14/pkg/proxy;$WORK/b2085=>" -p github.com/exasol/exasol-driver-go/pkg/proxy -lang=go1.23 -complete -installsuffix shared -buildid 6fO37_kb45WHHRfD4Oig/6fO37_kb45WHHRfD4Oig -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2085/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/proxy/proxy.go
2025-08-20T22:45:25.0584186Z [00:04:25.732]➜  go tool buildid -w $WORK/b2085/_pkg_.a # internal
2025-08-20T22:45:25.0607773Z [00:04:25.734]➜  cp $WORK/b2085/_pkg_.a /root/.cache/go-build/1f/1fabf09d818b6631bb2e5019d5155fc386fffbc51a34d50f77d2c68ca5819e8c-d # internal
2025-08-20T22:45:25.0609105Z [00:04:25.734]➜  github.com/exasol/exasol-driver-go/pkg/dsn
2025-08-20T22:45:25.0609732Z [00:04:25.734]➜  mkdir -p $WORK/b2086/
2025-08-20T22:45:25.0610466Z [00:04:25.734]➜  cat >/tmp/go-build2401649780/b2086/importcfg << 'EOF' # internal
2025-08-20T22:45:25.0611137Z [00:04:25.734]➜  # import config
2025-08-20T22:45:25.0613920Z [00:04:25.734]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:25.0615337Z [00:04:25.734]➜  packagefile github.com/exasol/exasol-driver-go/internal/config=/tmp/go-build2401649780/b2075/_pkg_.a
2025-08-20T22:45:25.0618058Z [00:04:25.734]➜  packagefile github.com/exasol/exasol-driver-go/internal/utils=/tmp/go-build2401649780/b2077/_pkg_.a
2025-08-20T22:45:25.0621542Z [00:04:25.735]➜  packagefile github.com/exasol/exasol-driver-go/pkg/errors=/tmp/go-build2401649780/b2078/_pkg_.a
2025-08-20T22:45:25.0622839Z [00:04:25.735]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:25.0623707Z [00:04:25.735]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:25.0624530Z [00:04:25.735]➜  EOF
2025-08-20T22:45:25.0634963Z [00:04:25.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2086/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/dsn=>github.com/exasol/exasol-driver-go@v1.0.14/pkg/dsn;$WORK/b2086=>" -p github.com/exasol/exasol-driver-go/pkg/dsn -lang=go1.23 -complete -installsuffix shared -buildid L315LAxIIk3QppzcMR7s/L315LAxIIk3QppzcMR7s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2086/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/dsn/converter.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/dsn/dsn.go
2025-08-20T22:45:25.0789459Z [00:04:25.753]➜  go tool buildid -w $WORK/b2083/_pkg_.a # internal
2025-08-20T22:45:25.0832055Z [00:04:25.757]➜  cp $WORK/b2083/_pkg_.a /root/.cache/go-build/e1/e18c9b42512fb97da0be6bc7a00b6d517f1d1f1339b0b06af3e6f24d4bf39d66-d # internal
2025-08-20T22:45:25.0844661Z [00:04:25.758]➜  github.com/exasol/exasol-driver-go/pkg/connection/wsconn
2025-08-20T22:45:25.0845388Z [00:04:25.758]➜  mkdir -p $WORK/b2081/
2025-08-20T22:45:25.0846111Z [00:04:25.758]➜  cat >/tmp/go-build2401649780/b2081/importcfg << 'EOF' # internal
2025-08-20T22:45:25.0846771Z [00:04:25.758]➜  # import config
2025-08-20T22:45:25.0847583Z [00:04:25.758]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:25.0848442Z [00:04:25.758]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:45:25.0849293Z [00:04:25.758]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:25.0850136Z [00:04:25.758]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:25.0851011Z [00:04:25.758]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:25.0852034Z [00:04:25.758]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:25.0855367Z [00:04:25.758]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:25.0856343Z [00:04:25.758]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:25.0857393Z [00:04:25.758]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:25.0858545Z [00:04:25.758]➜  packagefile github.com/exasol/exasol-driver-go/pkg/errors=/tmp/go-build2401649780/b2078/_pkg_.a
2025-08-20T22:45:25.0859912Z [00:04:25.758]➜  packagefile github.com/exasol/exasol-driver-go/pkg/types=/tmp/go-build2401649780/b2082/_pkg_.a
2025-08-20T22:45:25.0861159Z [00:04:25.758]➜  packagefile github.com/gorilla/websocket=/tmp/go-build2401649780/b2083/_pkg_.a
2025-08-20T22:45:25.0862343Z [00:04:25.758]➜  packagefile github.com/stretchr/testify/mock=/tmp/go-build2401649780/b1217/_pkg_.a
2025-08-20T22:45:25.0863397Z [00:04:25.758]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:25.0864237Z [00:04:25.758]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:25.0865058Z [00:04:25.758]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:25.0865914Z [00:04:25.758]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:25.0866535Z [00:04:25.758]➜  EOF
2025-08-20T22:45:25.0871986Z [00:04:25.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2081/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/wsconn=>github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/wsconn;$WORK/b2081=>" -p github.com/exasol/exasol-driver-go/pkg/connection/wsconn -lang=go1.23 -complete -installsuffix shared -buildid -5WVPn7-_9C7IsqXuE84/-5WVPn7-_9C7IsqXuE84 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2081/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/wsconn/wsconn.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/wsconn/wsconn_mock.go
2025-08-20T22:45:25.1812971Z [00:04:25.855]➜  go tool buildid -w $WORK/b2086/_pkg_.a # internal
2025-08-20T22:45:25.1831142Z [00:04:25.857]➜  cp $WORK/b2086/_pkg_.a /root/.cache/go-build/11/1188498d4180d6367e02087a2b52b898f69074b62664a89bd3cb7c9efecdd84f-d # internal
2025-08-20T22:45:25.1839955Z [00:04:25.857]➜  github.com/flarco/bigquery/internal/schema
2025-08-20T22:45:25.1840536Z [00:04:25.857]➜  mkdir -p $WORK/b2089/
2025-08-20T22:45:25.1841196Z [00:04:25.857]➜  cat >/tmp/go-build2401649780/b2089/importcfg << 'EOF' # internal
2025-08-20T22:45:25.1841797Z [00:04:25.857]➜  # import config
2025-08-20T22:45:25.1842368Z [00:04:25.857]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:25.1843296Z [00:04:25.858]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:45:25.1844237Z [00:04:25.858]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:25.1845207Z [00:04:25.858]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:25.1845940Z [00:04:25.858]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:25.1848671Z [00:04:25.858]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:25.1849303Z [00:04:25.858]➜  EOF
2025-08-20T22:45:25.1853799Z [00:04:25.858]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2089/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema=>github.com/flarco/bigquery@v0.0.9/internal/schema;$WORK/b2089=>" -p github.com/flarco/bigquery/internal/schema -lang=go1.18 -complete -installsuffix shared -buildid gcN3P3yGMTqvSb3d_3aj/gcN3P3yGMTqvSb3d_3aj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2089/importcfg -pack /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/builder.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/field.go
2025-08-20T22:45:25.1864341Z [00:04:25.860]➜  go tool buildid -w $WORK/b2081/_pkg_.a # internal
2025-08-20T22:45:25.1870576Z [00:04:25.861]➜  cp $WORK/b2081/_pkg_.a /root/.cache/go-build/75/758779be62a4b916df8c5129ba8b29ef8cfc7705d4d3018cd2065eab42736676-d # internal
2025-08-20T22:45:25.1908410Z [00:04:25.863]➜  github.com/exasol/exasol-driver-go/pkg/connection
2025-08-20T22:45:25.1912740Z [00:04:25.865]➜  mkdir -p $WORK/b2076/
2025-08-20T22:45:25.1916769Z [00:04:25.866]➜  cat >/tmp/go-build2401649780/b2076/importcfg << 'EOF' # internal
2025-08-20T22:45:25.1921422Z [00:04:25.866]➜  # import config
2025-08-20T22:45:25.1927633Z [00:04:25.867]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:25.1928585Z [00:04:25.867]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:45:25.1930354Z [00:04:25.867]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:25.1931598Z [00:04:25.867]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:25.1932782Z [00:04:25.867]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:45:25.1933964Z [00:04:25.867]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:25.1935940Z [00:04:25.867]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:25.1936960Z [00:04:25.867]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:25.1938057Z [00:04:25.867]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:25.1938887Z [00:04:25.867]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:25.1939662Z [00:04:25.867]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:25.1940729Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/internal/config=/tmp/go-build2401649780/b2075/_pkg_.a
2025-08-20T22:45:25.1942254Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/internal/utils=/tmp/go-build2401649780/b2077/_pkg_.a
2025-08-20T22:45:25.1943608Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/internal/version=/tmp/go-build2401649780/b2080/_pkg_.a
2025-08-20T22:45:25.1944949Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/pkg/connection/wsconn=/tmp/go-build2401649780/b2081/_pkg_.a
2025-08-20T22:45:25.1946392Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/pkg/errors=/tmp/go-build2401649780/b2078/_pkg_.a
2025-08-20T22:45:25.1947787Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/pkg/logger=/tmp/go-build2401649780/b2084/_pkg_.a
2025-08-20T22:45:25.1949034Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/pkg/proxy=/tmp/go-build2401649780/b2085/_pkg_.a
2025-08-20T22:45:25.1950258Z [00:04:25.867]➜  packagefile github.com/exasol/exasol-driver-go/pkg/types=/tmp/go-build2401649780/b2082/_pkg_.a
2025-08-20T22:45:25.1951384Z [00:04:25.867]➜  packagefile github.com/gorilla/websocket=/tmp/go-build2401649780/b2083/_pkg_.a
2025-08-20T22:45:25.1952559Z [00:04:25.867]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:45:25.1953395Z [00:04:25.867]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:25.1954119Z [00:04:25.867]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:25.1954855Z [00:04:25.867]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:25.1955608Z [00:04:25.867]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:25.1956330Z [00:04:25.867]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:25.1957042Z [00:04:25.867]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:45:25.1960629Z [00:04:25.867]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:25.1961398Z [00:04:25.867]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:25.1962295Z [00:04:25.867]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:25.1963199Z [00:04:25.867]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:25.1963958Z [00:04:25.867]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:25.1964687Z [00:04:25.867]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:25.1965225Z [00:04:25.867]➜  EOF
2025-08-20T22:45:25.1974682Z [00:04:25.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2076/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection=>github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection;$WORK/b2076=>" -p github.com/exasol/exasol-driver-go/pkg/connection -lang=go1.23 -complete -installsuffix shared -buildid Ult-AnNPPkqjSe1F5I6n/Ult-AnNPPkqjSe1F5I6n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2076/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/connection.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/import.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/prepared_stmt_converter.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/result_set.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/row_count.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/statement.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/transaction.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/util.go /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/pkg/connection/websocket.go
2025-08-20T22:45:25.2745685Z [00:04:25.949]➜  go tool buildid -w $WORK/b2089/_pkg_.a # internal
2025-08-20T22:45:25.2756862Z [00:04:25.950]➜  cp $WORK/b2089/_pkg_.a /root/.cache/go-build/cb/cb625510ebbf89d2467b550c2c95c3f43c255cd52ca039232ac522b050924cf8-d # internal
2025-08-20T22:45:25.2769180Z [00:04:25.951]➜  github.com/francoispqt/gojay
2025-08-20T22:45:25.2798121Z [00:04:25.954]➜  mkdir -p $WORK/b2091/
2025-08-20T22:45:25.2867574Z [00:04:25.961]➜  cat >/tmp/go-build2401649780/b2091/importcfg << 'EOF' # internal
2025-08-20T22:45:25.2884413Z [00:04:25.961]➜  # import config
2025-08-20T22:45:25.2885304Z [00:04:25.961]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:25.2886177Z [00:04:25.961]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:25.2886984Z [00:04:25.961]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:25.2892829Z [00:04:25.961]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:25.2893558Z [00:04:25.961]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:25.2894289Z [00:04:25.961]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:25.2895097Z [00:04:25.961]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:25.2896011Z [00:04:25.961]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:25.2896953Z [00:04:25.961]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:25.2897855Z [00:04:25.961]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:25.2898649Z [00:04:25.961]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:25.2899510Z [00:04:25.961]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:25.2900108Z [00:04:25.961]➜  EOF
2025-08-20T22:45:25.2922948Z [00:04:25.961]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2091/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13=>github.com/francoispqt/gojay@v1.2.13;$WORK/b2091=>" -p github.com/francoispqt/gojay -lang=go1.12 -complete -installsuffix shared -buildid IzMSCw1fPNljYyOf-6uL/IzMSCw1fPNljYyOf-6uL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2091/importcfg -pack /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_array.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_bool.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_embedded_json.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_interface.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_number.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_number_float.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_number_int.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_number_uint.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_object.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_pool.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_slice.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_sqlnull.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_stream.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_stream_pool.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_string.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_string_unicode.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_time.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/decode_unsafe.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_array.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_bool.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_builder.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_embedded_json.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_interface.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_null.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_number.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_number_float.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_number_int.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_number_uint.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_object.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_pool.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_slice.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_sqlnull.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_stream.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_stream_pool.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_string.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/encode_time.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/errors.go /root/go/pkg/mod/github.com/francoispqt/gojay@v1.2.13/gojay.go
2025-08-20T22:45:25.4714374Z [00:04:26.145]➜  go tool buildid -w $WORK/b2076/_pkg_.a # internal
2025-08-20T22:45:25.4776075Z [00:04:26.151]➜  cp $WORK/b2076/_pkg_.a /root/.cache/go-build/7d/7d4ff40970a86a93dfd440294e75bfa8d4c9660861a32114b5464a10ffd24455-d # internal
2025-08-20T22:45:25.4784860Z [00:04:26.152]➜  github.com/exasol/exasol-driver-go
2025-08-20T22:45:25.4785824Z [00:04:26.152]➜  mkdir -p $WORK/b2074/
2025-08-20T22:45:25.4790178Z [00:04:26.153]➜  cat >/tmp/go-build2401649780/b2074/importcfg << 'EOF' # internal
2025-08-20T22:45:25.4792189Z [00:04:26.153]➜  # import config
2025-08-20T22:45:25.4793727Z [00:04:26.153]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:25.4795483Z [00:04:26.153]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:25.4796782Z [00:04:26.153]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:25.4798430Z [00:04:26.153]➜  packagefile github.com/exasol/exasol-driver-go/internal/config=/tmp/go-build2401649780/b2075/_pkg_.a
2025-08-20T22:45:25.4802334Z [00:04:26.153]➜  packagefile github.com/exasol/exasol-driver-go/pkg/connection=/tmp/go-build2401649780/b2076/_pkg_.a
2025-08-20T22:45:25.4803772Z [00:04:26.153]➜  packagefile github.com/exasol/exasol-driver-go/pkg/dsn=/tmp/go-build2401649780/b2086/_pkg_.a
2025-08-20T22:45:25.4804669Z [00:04:26.153]➜  EOF
2025-08-20T22:45:25.4808500Z [00:04:26.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2074/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14=>github.com/exasol/exasol-driver-go@v1.0.14;$WORK/b2074=>" -p github.com/exasol/exasol-driver-go -lang=go1.23 -complete -installsuffix shared -buildid b4Qi84orBlJQX2FSemUa/b4Qi84orBlJQX2FSemUa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2074/importcfg -pack /root/go/pkg/mod/github.com/exasol/exasol-driver-go@v1.0.14/driver.go
2025-08-20T22:45:25.5133280Z [00:04:26.187]➜  go tool buildid -w $WORK/b2074/_pkg_.a # internal
2025-08-20T22:45:25.5141876Z [00:04:26.188]➜  cp $WORK/b2074/_pkg_.a /root/.cache/go-build/1f/1f38f736208077b6a259c73475592254264b6aec31e86cebeaa6d5f0620d2d9b-d # internal
2025-08-20T22:45:25.5157810Z [00:04:26.189]➜  github.com/viant/xunsafe
2025-08-20T22:45:25.5158295Z [00:04:26.189]➜  mkdir -p $WORK/b2092/
2025-08-20T22:45:25.5159082Z [00:04:26.189]➜  cat >/tmp/go-build2401649780/b2092/importcfg << 'EOF' # internal
2025-08-20T22:45:25.5159833Z [00:04:26.190]➜  # import config
2025-08-20T22:45:25.5160505Z [00:04:26.190]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:25.5162745Z [00:04:26.190]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:25.5163630Z [00:04:26.190]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:25.5164266Z [00:04:26.190]➜  EOF
2025-08-20T22:45:25.5174066Z [00:04:26.190]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2092/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0=>github.com/viant/xunsafe@v0.8.0;$WORK/b2092=>" -p github.com/viant/xunsafe -lang=go1.17 -complete -installsuffix shared -buildid ej5Q40klwSNX1tQRwNH9/ej5Q40klwSNX1tQRwNH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2092/importcfg -pack /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/accessor.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/addr.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/conv.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/field.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/getter.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/mutator.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/pointer.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/reflect.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/slice.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/struct.go /root/go/pkg/mod/github.com/viant/xunsafe@v0.8.0/type.go
2025-08-20T22:45:25.7592481Z [00:04:26.433]➜  go tool buildid -w $WORK/b2092/_pkg_.a # internal
2025-08-20T22:45:25.7637283Z [00:04:26.438]➜  cp $WORK/b2092/_pkg_.a /root/.cache/go-build/ad/ad1f3129b1f739267aa7e77201db30e5a5e2a1773e153c7966927967fb0c24ef-d # internal
2025-08-20T22:45:25.7644105Z [00:04:26.438]➜  github.com/flarco/bigquery/internal/param
2025-08-20T22:45:25.7649007Z [00:04:26.438]➜  mkdir -p $WORK/b2093/
2025-08-20T22:45:25.7649903Z [00:04:26.439]➜  cat >/tmp/go-build2401649780/b2093/importcfg << 'EOF' # internal
2025-08-20T22:45:25.7650882Z [00:04:26.439]➜  # import config
2025-08-20T22:45:25.7651610Z [00:04:26.439]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:25.7652502Z [00:04:26.439]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:25.7653534Z [00:04:26.439]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:45:25.7654552Z [00:04:26.439]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:25.7656340Z [00:04:26.440]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:25.7657573Z [00:04:26.440]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:25.7659080Z [00:04:26.440]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:25.7659919Z [00:04:26.440]➜  EOF
2025-08-20T22:45:25.7664637Z [00:04:26.440]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2093/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/param=>github.com/flarco/bigquery@v0.0.9/internal/param;$WORK/b2093=>" -p github.com/flarco/bigquery/internal/param -lang=go1.18 -complete -installsuffix shared -buildid Tjt0emdaI2Jz1faoYrnE/Tjt0emdaI2Jz1faoYrnE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2093/importcfg -pack /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/param/param.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/param/values.go
2025-08-20T22:45:25.8873719Z [00:04:26.561]➜  go tool buildid -w $WORK/b2093/_pkg_.a # internal
2025-08-20T22:45:25.8892250Z [00:04:26.563]➜  cp $WORK/b2093/_pkg_.a /root/.cache/go-build/32/3223d0a36c0ab82d59555929df07634d9ce5ef84f998394b485aa04e82f0f134-d # internal
2025-08-20T22:45:25.8895259Z [00:04:26.564]➜  filippo.io/edwards25519/field
2025-08-20T22:45:25.8921186Z [00:04:26.566]➜  mkdir -p $WORK/b2097/
2025-08-20T22:45:25.8930359Z [00:04:26.567]➜  echo -n > $WORK/b2097/go_asm.h # internal
2025-08-20T22:45:25.8941728Z [00:04:26.567]➜  cd /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field
2025-08-20T22:45:25.8960424Z [00:04:26.567]➜  /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/b2097=>" -I $WORK/b2097/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b2097/symabis ./fe_amd64.s
2025-08-20T22:45:25.8996702Z [00:04:26.574]➜  cat >/tmp/go-build2401649780/b2097/importcfg << 'EOF' # internal
2025-08-20T22:45:25.9006385Z [00:04:26.574]➜  # import config
2025-08-20T22:45:25.9008989Z [00:04:26.574]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:45:25.9010076Z [00:04:26.574]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:25.9011085Z [00:04:26.574]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:25.9012169Z [00:04:26.574]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:25.9012880Z [00:04:26.574]➜  EOF
2025-08-20T22:45:25.9013439Z [00:04:26.574]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:25.9019528Z [00:04:26.574]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2097/_pkg_.a -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field=>filippo.io/edwards25519@v1.1.0/field;$WORK/b2097=>" -p filippo.io/edwards25519/field -lang=go1.20 -installsuffix shared -buildid 9vVqfs9Clf_LC9fS0G6I/9vVqfs9Clf_LC9fS0G6I -goversion go1.25.0 -symabis $WORK/b2097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b2097/importcfg -pack -asmhdr $WORK/b2097/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-20T22:45:26.0002443Z [00:04:26.674]➜  cd /root/go/pkg/mod/filippo.io/edwards25519@v1.1.0/field
2025-08-20T22:45:26.0005519Z [00:04:26.674]➜  /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/b2097=>" -I $WORK/b2097/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2097/fe_amd64.o ./fe_amd64.s
2025-08-20T22:45:26.0059720Z [00:04:26.680]➜  go tool pack r $WORK/b2097/_pkg_.a $WORK/b2097/fe_amd64.o # internal
2025-08-20T22:45:26.0089136Z [00:04:26.682]➜  go tool buildid -w $WORK/b2097/_pkg_.a # internal
2025-08-20T22:45:26.0090498Z [00:04:26.682]➜  cp $WORK/b2097/_pkg_.a /root/.cache/go-build/61/610792fe53cc46c9dc5fdb3cc5a7823969b93f46e15371374fa5d64aa95104ab-d # internal
2025-08-20T22:45:26.0091610Z [00:04:26.682]➜  filippo.io/edwards25519
2025-08-20T22:45:26.0092169Z [00:04:26.683]➜  mkdir -p $WORK/b2096/
2025-08-20T22:45:26.0094099Z [00:04:26.683]➜  cat >/tmp/go-build2401649780/b2096/importcfg << 'EOF' # internal
2025-08-20T22:45:26.0095469Z [00:04:26.683]➜  # import config
2025-08-20T22:45:26.0096829Z [00:04:26.683]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:45:26.0098314Z [00:04:26.683]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:26.0099721Z [00:04:26.683]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:26.0101928Z [00:04:26.683]➜  packagefile filippo.io/edwards25519/field=/tmp/go-build2401649780/b2097/_pkg_.a
2025-08-20T22:45:26.0103988Z [00:04:26.683]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:26.0105032Z [00:04:26.684]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:26.0106943Z [00:04:26.684]➜  EOF
2025-08-20T22:45:26.0107978Z [00:04:26.684]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:26.0114267Z [00:04:26.685]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2096/_pkg_.a -trimpath "/root/go/pkg/mod/filippo.io/edwards25519@v1.1.0=>filippo.io/edwards25519@v1.1.0;$WORK/b2096=>" -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/b2096/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-20T22:45:26.2864221Z [00:04:26.960]➜  go tool buildid -w $WORK/b2096/_pkg_.a # internal
2025-08-20T22:45:26.2886075Z [00:04:26.963]➜  cp $WORK/b2096/_pkg_.a /root/.cache/go-build/4f/4fb849826e13d3493809e995780b14acb0aa406341d44658fd05ebadf980f0c0-d # internal
2025-08-20T22:45:26.2917812Z [00:04:26.966]➜  github.com/go-sql-driver/mysql
2025-08-20T22:45:26.2935688Z [00:04:26.968]➜  mkdir -p $WORK/b2095/
2025-08-20T22:45:26.2949420Z [00:04:26.968]➜  cat >/tmp/go-build2401649780/b2095/importcfg << 'EOF' # internal
2025-08-20T22:45:26.2950909Z [00:04:26.969]➜  # import config
2025-08-20T22:45:26.2952661Z [00:04:26.969]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:26.2954364Z [00:04:26.969]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:45:26.2955200Z [00:04:26.969]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:26.2955998Z [00:04:26.969]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:26.2956812Z [00:04:26.969]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:45:26.2957809Z [00:04:26.969]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:26.2958640Z [00:04:26.969]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:26.2959654Z [00:04:26.969]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:45:26.2960464Z [00:04:26.969]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:26.2978631Z [00:04:26.969]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:26.2979582Z [00:04:26.969]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:26.2980554Z [00:04:26.969]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:26.2981577Z [00:04:26.969]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:26.2982536Z [00:04:26.969]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:26.2983456Z [00:04:26.969]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:45:26.2984332Z [00:04:26.969]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:26.2985490Z [00:04:26.969]➜  packagefile filippo.io/edwards25519=/tmp/go-build2401649780/b2096/_pkg_.a
2025-08-20T22:45:26.2986473Z [00:04:26.969]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:26.2987489Z [00:04:26.969]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:26.2988302Z [00:04:26.969]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:26.2989100Z [00:04:26.969]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:26.2990091Z [00:04:26.969]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:26.2990921Z [00:04:26.969]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:26.2991738Z [00:04:26.969]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:26.2992542Z [00:04:26.969]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:26.2993369Z [00:04:26.969]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:26.2994369Z [00:04:26.969]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:26.2995240Z [00:04:26.969]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:26.2996063Z [00:04:26.969]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:26.2996915Z [00:04:26.969]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:26.2997900Z [00:04:26.969]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:26.2998649Z [00:04:26.969]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:26.2999411Z [00:04:26.969]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:26.3000140Z [00:04:26.969]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:26.3000668Z [00:04:26.969]➜  EOF
2025-08-20T22:45:26.3011848Z [00:04:26.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2095/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1=>github.com/go-sql-driver/mysql@v1.9.1;$WORK/b2095=>" -p github.com/go-sql-driver/mysql -lang=go1.21 -complete -installsuffix shared -buildid MWZlsSuxJRVQVpsNCJSC/MWZlsSuxJRVQVpsNCJSC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2095/importcfg -pack /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/auth.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/buffer.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/collations.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/compress.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/conncheck.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/connection.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/connector.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/const.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/driver.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/dsn.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/errors.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/fields.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/infile.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/nulltime.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/packets.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/result.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/rows.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/statement.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/transaction.go /root/go/pkg/mod/github.com/go-sql-driver/mysql@v1.9.1/utils.go
2025-08-20T22:45:26.7973259Z [00:04:27.471]➜  go tool buildid -w $WORK/b2091/_pkg_.a # internal
2025-08-20T22:45:26.8156365Z [00:04:27.490]➜  cp $WORK/b2091/_pkg_.a /root/.cache/go-build/0f/0ff61a383cae758e17c2e892723941834c92d0a2fbe7878533c539ee3f848968-d # internal
2025-08-20T22:45:26.8158672Z [00:04:27.490]➜  github.com/flarco/bigquery/internal/schema/decoder
2025-08-20T22:45:26.8161163Z [00:04:27.490]➜  mkdir -p $WORK/b2090/
2025-08-20T22:45:26.8162198Z [00:04:27.490]➜  cat >/tmp/go-build2401649780/b2090/importcfg << 'EOF' # internal
2025-08-20T22:45:26.8164428Z [00:04:27.490]➜  # import config
2025-08-20T22:45:26.8165463Z [00:04:27.490]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:26.8168867Z [00:04:27.490]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:26.8172476Z [00:04:27.490]➜  packagefile github.com/francoispqt/gojay=/tmp/go-build2401649780/b2091/_pkg_.a
2025-08-20T22:45:26.8173533Z [00:04:27.491]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:45:26.8174591Z [00:04:27.491]➜  packagefile github.com/viant/xunsafe=/tmp/go-build2401649780/b2092/_pkg_.a
2025-08-20T22:45:26.8175756Z [00:04:27.491]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:45:26.8176721Z [00:04:27.491]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:26.8183590Z [00:04:27.491]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:26.8184473Z [00:04:27.491]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:26.8185318Z [00:04:27.491]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:26.8186178Z [00:04:27.491]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:26.8186815Z [00:04:27.491]➜  EOF
2025-08-20T22:45:26.8194332Z [00:04:27.491]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2090/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/decoder=>github.com/flarco/bigquery@v0.0.9/internal/schema/decoder;$WORK/b2090=>" -p github.com/flarco/bigquery/internal/schema/decoder -lang=go1.18 -complete -installsuffix shared -buildid fuIy1b5OV4BF_jO5TA8y/fuIy1b5OV4BF_jO5TA8y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2090/importcfg -pack /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/decoder/decoder.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/decoder/matcher.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/decoder/record.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/decoder/unmarshaler.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/decoder/value.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/schema/decoder/value_slice.go
2025-08-20T22:45:26.9242809Z [00:04:27.598]➜  go tool buildid -w $WORK/b2090/_pkg_.a # internal
2025-08-20T22:45:26.9260038Z [00:04:27.600]➜  cp $WORK/b2090/_pkg_.a /root/.cache/go-build/6f/6f72d779a0fe9a01273f4738708c91e40ac85802e11ceae999f508c12658bb53-d # internal
2025-08-20T22:45:26.9262696Z [00:04:27.600]➜  github.com/flarco/bigquery/internal
2025-08-20T22:45:26.9265287Z [00:04:27.601]➜  mkdir -p $WORK/b2088/
2025-08-20T22:45:26.9266401Z [00:04:27.601]➜  cat >/tmp/go-build2401649780/b2088/importcfg << 'EOF' # internal
2025-08-20T22:45:26.9267496Z [00:04:27.601]➜  # import config
2025-08-20T22:45:26.9268655Z [00:04:27.601]➜  packagefile github.com/flarco/bigquery/internal/schema=/tmp/go-build2401649780/b2089/_pkg_.a
2025-08-20T22:45:26.9272333Z [00:04:27.601]➜  packagefile github.com/flarco/bigquery/internal/schema/decoder=/tmp/go-build2401649780/b2090/_pkg_.a
2025-08-20T22:45:26.9273710Z [00:04:27.601]➜  packagefile github.com/viant/xunsafe=/tmp/go-build2401649780/b2092/_pkg_.a
2025-08-20T22:45:26.9274922Z [00:04:27.601]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:45:26.9275977Z [00:04:27.601]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:26.9276634Z [00:04:27.601]➜  EOF
2025-08-20T22:45:26.9284050Z [00:04:27.601]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2088/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal=>github.com/flarco/bigquery@v0.0.9/internal;$WORK/b2088=>" -p github.com/flarco/bigquery/internal -lang=go1.18 -complete -installsuffix shared -buildid ban7OcJ5eCXSUQgy6zB4/ban7OcJ5eCXSUQgy6zB4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2088/importcfg -pack /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/session.go
2025-08-20T22:45:26.9824791Z [00:04:27.656]➜  go tool buildid -w $WORK/b2088/_pkg_.a # internal
2025-08-20T22:45:26.9835972Z [00:04:27.657]➜  cp $WORK/b2088/_pkg_.a /root/.cache/go-build/4b/4b9993bde96fde69c56352ff9fadfc0ee76ced6dff3a3857a5458f491109276e-d # internal
2025-08-20T22:45:26.9847356Z [00:04:27.658]➜  github.com/flarco/bigquery/internal/query
2025-08-20T22:45:26.9848015Z [00:04:27.658]➜  mkdir -p $WORK/b2094/
2025-08-20T22:45:26.9848703Z [00:04:27.658]➜  cat >/tmp/go-build2401649780/b2094/importcfg << 'EOF' # internal
2025-08-20T22:45:26.9849248Z [00:04:27.658]➜  # import config
2025-08-20T22:45:26.9849881Z [00:04:27.658]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:26.9850676Z [00:04:27.658]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:26.9851625Z [00:04:27.658]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:26.9852696Z [00:04:27.658]➜  packagefile github.com/flarco/bigquery/internal=/tmp/go-build2401649780/b2088/_pkg_.a
2025-08-20T22:45:26.9853890Z [00:04:27.658]➜  packagefile github.com/francoispqt/gojay=/tmp/go-build2401649780/b2091/_pkg_.a
2025-08-20T22:45:26.9855047Z [00:04:27.658]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:45:26.9856236Z [00:04:27.658]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:45:26.9859907Z [00:04:27.658]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:26.9860843Z [00:04:27.658]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:26.9861701Z [00:04:27.658]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:26.9862563Z [00:04:27.658]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:26.9863392Z [00:04:27.658]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:26.9864296Z [00:04:27.658]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:26.9865010Z [00:04:27.658]➜  EOF
2025-08-20T22:45:26.9870712Z [00:04:27.658]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2094/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/query=>github.com/flarco/bigquery@v0.0.9/internal/query;$WORK/b2094=>" -p github.com/flarco/bigquery/internal/query -lang=go1.18 -complete -installsuffix shared -buildid mhwpYwdxP3g_-BHo1QUB/mhwpYwdxP3g_-BHo1QUB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2094/importcfg -pack /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/query/call.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/query/response.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/query/response_enc.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/internal/query/url.go
2025-08-20T22:45:27.1831647Z [00:04:27.857]➜  go tool buildid -w $WORK/b2094/_pkg_.a # internal
2025-08-20T22:45:27.1945220Z [00:04:27.868]➜  cp $WORK/b2094/_pkg_.a /root/.cache/go-build/60/60d7bdb85404b361c6218a5d99432b21f454581f0ebb64fcc1f57b027919b474-d # internal
2025-08-20T22:45:27.1951939Z [00:04:27.869]➜  github.com/flarco/bigquery
2025-08-20T22:45:27.1952875Z [00:04:27.869]➜  mkdir -p $WORK/b2087/
2025-08-20T22:45:27.1954764Z [00:04:27.870]➜  cat >/tmp/go-build2401649780/b2087/importcfg << 'EOF' # internal
2025-08-20T22:45:27.1957821Z [00:04:27.870]➜  # import config
2025-08-20T22:45:27.1958431Z [00:04:27.870]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:27.1959218Z [00:04:27.870]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:27.1960096Z [00:04:27.870]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:27.1961008Z [00:04:27.870]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:27.1961885Z [00:04:27.870]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:27.1962920Z [00:04:27.870]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:27.1963675Z [00:04:27.870]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:27.1964622Z [00:04:27.870]➜  packagefile github.com/flarco/bigquery/internal=/tmp/go-build2401649780/b2088/_pkg_.a
2025-08-20T22:45:27.1965806Z [00:04:27.870]➜  packagefile github.com/flarco/bigquery/internal/param=/tmp/go-build2401649780/b2093/_pkg_.a
2025-08-20T22:45:27.1978360Z [00:04:27.871]➜  packagefile github.com/flarco/bigquery/internal/query=/tmp/go-build2401649780/b2094/_pkg_.a
2025-08-20T22:45:27.1979646Z [00:04:27.871]➜  packagefile github.com/francoispqt/gojay=/tmp/go-build2401649780/b2091/_pkg_.a
2025-08-20T22:45:27.1980828Z [00:04:27.871]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:45:27.1982258Z [00:04:27.871]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:45:27.1983716Z [00:04:27.871]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:45:27.1984927Z [00:04:27.871]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:27.1986463Z [00:04:27.871]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:27.1987385Z [00:04:27.871]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:45:27.1988161Z [00:04:27.871]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:27.1988910Z [00:04:27.871]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:27.1989654Z [00:04:27.871]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:27.1990397Z [00:04:27.871]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:27.1991145Z [00:04:27.871]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:27.1991701Z [00:04:27.871]➜  EOF
2025-08-20T22:45:27.1999935Z [00:04:27.871]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2087/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9=>github.com/flarco/bigquery@v0.0.9;$WORK/b2087=>" -p github.com/flarco/bigquery -lang=go1.18 -complete -installsuffix shared -buildid xhPiCBXkUoyYP6AcFMWu/xhPiCBXkUoyYP6AcFMWu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2087/importcfg -pack /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/connection.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/connector.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/driver.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/dsn.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/hint.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/result.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/retry.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/rows.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/rows_example.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/statement.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/tx.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/values.go /root/go/pkg/mod/github.com/flarco/bigquery@v0.0.9/wait.go
2025-08-20T22:45:27.2877053Z [00:04:27.962]➜  go tool buildid -w $WORK/b2095/_pkg_.a # internal
2025-08-20T22:45:27.3024056Z [00:04:27.976]➜  cp $WORK/b2095/_pkg_.a /root/.cache/go-build/98/98b4c1a2637f8bf65c6e4c735b5d81826a4a7ee73618d24ebecf545bdafa28e6-d # internal
2025-08-20T22:45:27.3052852Z [00:04:27.979]➜  github.com/lib/pq/scram
2025-08-20T22:45:27.3055576Z [00:04:27.979]➜  mkdir -p $WORK/b2100/
2025-08-20T22:45:27.3085114Z [00:04:27.981]➜  cat >/tmp/go-build2401649780/b2100/importcfg << 'EOF' # internal
2025-08-20T22:45:27.3085796Z [00:04:27.981]➜  # import config
2025-08-20T22:45:27.3086448Z [00:04:27.981]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:27.3087416Z [00:04:27.981]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:27.3088336Z [00:04:27.981]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:27.3089243Z [00:04:27.981]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:27.3090015Z [00:04:27.981]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:27.3090708Z [00:04:27.981]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:27.3091405Z [00:04:27.981]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:27.3092223Z [00:04:27.981]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:27.3092815Z [00:04:27.981]➜  EOF
2025-08-20T22:45:27.3096215Z [00:04:27.981]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2100/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lib/pq@v1.10.9/scram=>github.com/lib/pq@v1.10.9/scram;$WORK/b2100=>" -p github.com/lib/pq/scram -lang=go1.13 -complete -installsuffix shared -buildid 9kmJGt308Ge-JU39sWYK/9kmJGt308Ge-JU39sWYK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2100/importcfg -pack /root/go/pkg/mod/github.com/lib/pq@v1.10.9/scram/scram.go
2025-08-20T22:45:27.3449146Z [00:04:28.019]➜  go tool buildid -w $WORK/b2100/_pkg_.a # internal
2025-08-20T22:45:27.3456909Z [00:04:28.020]➜  cp $WORK/b2100/_pkg_.a /root/.cache/go-build/ef/ef840483fc494e5bb071b3b9c6876dc28879ace94e259ac09cdd6ffdbe7f3518-d # internal
2025-08-20T22:45:27.3479052Z [00:04:28.022]➜  github.com/lib/pq
2025-08-20T22:45:27.3482221Z [00:04:28.022]➜  mkdir -p $WORK/b2098/
2025-08-20T22:45:27.3515203Z [00:04:28.026]➜  cat >/tmp/go-build2401649780/b2098/importcfg << 'EOF' # internal
2025-08-20T22:45:27.3530140Z [00:04:28.026]➜  # import config
2025-08-20T22:45:27.3530853Z [00:04:28.026]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:27.3531701Z [00:04:28.026]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:27.3532527Z [00:04:28.026]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:27.3533411Z [00:04:28.026]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:45:27.3534354Z [00:04:28.026]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:27.3535290Z [00:04:28.026]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:27.3536253Z [00:04:28.026]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:27.3540916Z [00:04:28.026]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:27.3541975Z [00:04:28.026]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:27.3543017Z [00:04:28.026]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:27.3544000Z [00:04:28.026]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:27.3544897Z [00:04:28.026]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:27.3545718Z [00:04:28.026]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:27.3546829Z [00:04:28.026]➜  packagefile github.com/lib/pq/oid=/tmp/go-build2401649780/b2099/_pkg_.a
2025-08-20T22:45:27.3548271Z [00:04:28.026]➜  packagefile github.com/lib/pq/scram=/tmp/go-build2401649780/b2100/_pkg_.a
2025-08-20T22:45:27.3549231Z [00:04:28.026]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:27.3550089Z [00:04:28.026]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:27.3550891Z [00:04:28.026]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:27.3551674Z [00:04:28.026]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:27.3552508Z [00:04:28.026]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:27.3553328Z [00:04:28.026]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:27.3554147Z [00:04:28.026]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:45:27.3554984Z [00:04:28.026]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:27.3555903Z [00:04:28.026]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:27.3556816Z [00:04:28.026]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:27.3557867Z [00:04:28.026]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:27.3558725Z [00:04:28.026]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:27.3559547Z [00:04:28.026]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:27.3560367Z [00:04:28.026]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:27.3561202Z [00:04:28.026]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:27.3562049Z [00:04:28.026]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:27.3562922Z [00:04:28.026]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:27.3563978Z [00:04:28.026]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:27.3564893Z [00:04:28.026]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:27.3565736Z [00:04:28.026]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:27.3566370Z [00:04:28.026]➜  EOF
2025-08-20T22:45:27.3596101Z [00:04:28.026]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2098/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/lib/pq@v1.10.9=>github.com/lib/pq@v1.10.9;$WORK/b2098=>" -p github.com/lib/pq -lang=go1.13 -complete -installsuffix shared -buildid 0TLVlwqj_b8G9jOev3EL/0TLVlwqj_b8G9jOev3EL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2098/importcfg -pack /root/go/pkg/mod/github.com/lib/pq@v1.10.9/array.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/buf.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/conn.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go115.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/conn_go18.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/connector.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/copy.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/doc.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/encode.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/error.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/krb.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/notice.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/notify.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/rows.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/ssl.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/ssl_permissions.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/url.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/user_posix.go /root/go/pkg/mod/github.com/lib/pq@v1.10.9/uuid.go
2025-08-20T22:45:27.4869439Z [00:04:28.161]➜  go tool buildid -w $WORK/b2087/_pkg_.a # internal
2025-08-20T22:45:27.4928222Z [00:04:28.167]➜  cp $WORK/b2087/_pkg_.a /root/.cache/go-build/ec/ecdeefc445867833942c272a605249c5b228d73e8864a6f335b9fadcfc602791-d # internal
2025-08-20T22:45:27.5015401Z [00:04:28.175]➜  github.com/mattn/go-sqlite3
2025-08-20T22:45:27.5020702Z [00:04:28.176]➜  mkdir -p $WORK/b2101/
2025-08-20T22:45:27.5021760Z [00:04:28.176]➜  echo -n > $WORK/b2101/preferlinkext # internal
2025-08-20T22:45:27.5022543Z [00:04:28.176]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28
2025-08-20T22:45:27.5027735Z [00:04:28.176]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b2101/ -importpath github.com/mattn/go-sqlite3 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b2101/ -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.28 ./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-20T22:45:28.2898857Z [00:04:28.964]➜  go tool buildid -w $WORK/b2098/_pkg_.a # internal
2025-08-20T22:45:28.3041902Z [00:04:28.978]➜  cp $WORK/b2098/_pkg_.a /root/.cache/go-build/67/6707afcab9ef8e93cc0e5653f071602d4bd1fea49add7f7d6f255ad146291527-d # internal
2025-08-20T22:45:28.3044478Z [00:04:28.979]➜  github.com/golang-sql/civil
2025-08-20T22:45:28.3045643Z [00:04:28.979]➜  mkdir -p $WORK/b2103/
2025-08-20T22:45:28.3047049Z [00:04:28.979]➜  cat >/tmp/go-build2401649780/b2103/importcfg << 'EOF' # internal
2025-08-20T22:45:28.3059902Z [00:04:28.979]➜  # import config
2025-08-20T22:45:28.3060601Z [00:04:28.979]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:28.3061449Z [00:04:28.979]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:28.3062089Z [00:04:28.979]➜  EOF
2025-08-20T22:45:28.3062622Z [00:04:28.979]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:28.3067334Z [00:04:28.979]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2103/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang-sql/civil@v0.0.0-20220223132316-b832511892a9=>github.com/golang-sql/civil@v0.0.0-20220223132316-b832511892a9;$WORK/b2103=>" -p github.com/golang-sql/civil -lang=go1.16 -complete -installsuffix shared -buildid 0KTfhoLJX3G7ynVYq609/0KTfhoLJX3G7ynVYq609 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2103/importcfg -pack /root/go/pkg/mod/github.com/golang-sql/civil@v0.0.0-20220223132316-b832511892a9/civil.go
2025-08-20T22:45:28.3834056Z [00:04:29.057]➜  go tool buildid -w $WORK/b2103/_pkg_.a # internal
2025-08-20T22:45:28.3844725Z [00:04:29.058]➜  cp $WORK/b2103/_pkg_.a /root/.cache/go-build/ab/ab38dbec324f3533a9b70e638350556cf5424fd49f4427b4b719c6b47d554c08-d # internal
2025-08-20T22:45:28.3884895Z [00:04:29.061]➜  github.com/golang-sql/sqlexp
2025-08-20T22:45:28.3889420Z [00:04:29.063]➜  mkdir -p $WORK/b2104/
2025-08-20T22:45:28.3898732Z [00:04:29.063]➜  cat >/tmp/go-build2401649780/b2104/importcfg << 'EOF' # internal
2025-08-20T22:45:28.3899486Z [00:04:29.063]➜  # import config
2025-08-20T22:45:28.3900445Z [00:04:29.063]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:28.3901344Z [00:04:29.063]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:28.3902365Z [00:04:29.063]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:28.3903315Z [00:04:29.063]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:28.3904154Z [00:04:29.063]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:28.3904999Z [00:04:29.063]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:28.3905845Z [00:04:29.063]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:28.3906467Z [00:04:29.063]➜  EOF
2025-08-20T22:45:28.3916065Z [00:04:29.063]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2104/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0=>github.com/golang-sql/sqlexp@v0.1.0;$WORK/b2104=>" -p github.com/golang-sql/sqlexp -lang=go1.16 -complete -installsuffix shared -buildid NvzdsTurVvkye4tklFpF/NvzdsTurVvkye4tklFpF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2104/importcfg -pack /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/doc.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/messages.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/mssql.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/namer.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/pg.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/querier.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/quoter.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/registry.go /root/go/pkg/mod/github.com/golang-sql/sqlexp@v0.1.0/savepoint.go
2025-08-20T22:45:28.4756433Z [00:04:29.150]➜  go tool buildid -w $WORK/b2104/_pkg_.a # internal
2025-08-20T22:45:28.4775269Z [00:04:29.152]➜  cp $WORK/b2104/_pkg_.a /root/.cache/go-build/d2/d2fc06ff5a5f4f02519288dd536d68c0ad80a20a28441b1142a236d2ba5a305b-d # internal
2025-08-20T22:45:28.4780729Z [00:04:29.152]➜  github.com/microsoft/go-mssqldb/aecmk
2025-08-20T22:45:28.4783789Z [00:04:29.152]➜  mkdir -p $WORK/b2105/
2025-08-20T22:45:28.4790743Z [00:04:29.153]➜  cat >/tmp/go-build2401649780/b2105/importcfg << 'EOF' # internal
2025-08-20T22:45:28.4793297Z [00:04:29.153]➜  # import config
2025-08-20T22:45:28.4794019Z [00:04:29.153]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:28.4794849Z [00:04:29.153]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:28.4795636Z [00:04:29.153]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:28.4796433Z [00:04:29.153]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:28.4797046Z [00:04:29.153]➜  EOF
2025-08-20T22:45:28.4801657Z [00:04:29.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2105/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/aecmk=>github.com/microsoft/go-mssqldb@v1.8.0/aecmk;$WORK/b2105=>" -p github.com/microsoft/go-mssqldb/aecmk -lang=go1.18 -complete -installsuffix shared -buildid NpNB9QMf8_rizvXzlg9c/NpNB9QMf8_rizvXzlg9c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2105/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/aecmk/error.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/aecmk/keyprovider.go
2025-08-20T22:45:28.5131609Z [00:04:29.187]➜  go tool buildid -w $WORK/b2105/_pkg_.a # internal
2025-08-20T22:45:28.5139795Z [00:04:29.188]➜  cp $WORK/b2105/_pkg_.a /root/.cache/go-build/3d/3d4f8ffc93665c66b9661b17065604f825ee80cf852d2b7d3a127b5813c3c63e-d # internal
2025-08-20T22:45:28.5164108Z [00:04:29.190]➜  github.com/microsoft/go-mssqldb/msdsn
2025-08-20T22:45:28.5167530Z [00:04:29.191]➜  mkdir -p $WORK/b2107/
2025-08-20T22:45:28.5180660Z [00:04:29.191]➜  cat >/tmp/go-build2401649780/b2107/importcfg << 'EOF' # internal
2025-08-20T22:45:28.5181439Z [00:04:29.191]➜  # import config
2025-08-20T22:45:28.5182149Z [00:04:29.191]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:28.5183284Z [00:04:29.191]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:28.5184208Z [00:04:29.191]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:28.5185142Z [00:04:29.191]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:45:28.5186013Z [00:04:29.191]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:28.5186820Z [00:04:29.191]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:28.5187945Z [00:04:29.191]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:45:28.5188838Z [00:04:29.191]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:28.5189644Z [00:04:29.191]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:28.5190457Z [00:04:29.191]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:28.5191481Z [00:04:29.191]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:28.5192372Z [00:04:29.191]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:28.5193187Z [00:04:29.191]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:28.5193981Z [00:04:29.191]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:28.5194792Z [00:04:29.191]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:28.5195401Z [00:04:29.191]➜  EOF
2025-08-20T22:45:28.5201658Z [00:04:29.191]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2107/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/msdsn=>github.com/microsoft/go-mssqldb@v1.8.0/msdsn;$WORK/b2107=>" -p github.com/microsoft/go-mssqldb/msdsn -lang=go1.18 -complete -installsuffix shared -buildid eALV4nihZ0WQfG00U9-6/eALV4nihZ0WQfG00U9-6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2107/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/msdsn/conn_str.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/msdsn/conn_str_go112.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/msdsn/conn_str_go115.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/msdsn/conn_str_go118.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/msdsn/extensions.go
2025-08-20T22:45:28.6861120Z [00:04:29.360]➜  go tool buildid -w $WORK/b2107/_pkg_.a # internal
2025-08-20T22:45:28.6885023Z [00:04:29.363]➜  cp $WORK/b2107/_pkg_.a /root/.cache/go-build/27/276896e2c1ea114c27695266385946fffa38834922340363f35bcf70da3bf3dc-d # internal
2025-08-20T22:45:28.6899282Z [00:04:29.364]➜  github.com/microsoft/go-mssqldb/integratedauth
2025-08-20T22:45:28.6900191Z [00:04:29.364]➜  mkdir -p $WORK/b2106/
2025-08-20T22:45:28.6901354Z [00:04:29.364]➜  cat >/tmp/go-build2401649780/b2106/importcfg << 'EOF' # internal
2025-08-20T22:45:28.6904176Z [00:04:29.364]➜  # import config
2025-08-20T22:45:28.6904884Z [00:04:29.364]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:28.6905702Z [00:04:29.364]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:28.6906716Z [00:04:29.364]➜  packagefile github.com/microsoft/go-mssqldb/msdsn=/tmp/go-build2401649780/b2107/_pkg_.a
2025-08-20T22:45:28.6907896Z [00:04:29.364]➜  EOF
2025-08-20T22:45:28.6912568Z [00:04:29.364]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2106/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth=>github.com/microsoft/go-mssqldb@v1.8.0/integratedauth;$WORK/b2106=>" -p github.com/microsoft/go-mssqldb/integratedauth -lang=go1.18 -complete -installsuffix shared -buildid rmjJFCMX3NlVOgWXT-LC/rmjJFCMX3NlVOgWXT-LC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2106/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/auth.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/integratedauthenticator.go
2025-08-20T22:45:28.7323985Z [00:04:29.406]➜  go tool buildid -w $WORK/b2106/_pkg_.a # internal
2025-08-20T22:45:28.7361924Z [00:04:29.407]➜  cp $WORK/b2106/_pkg_.a /root/.cache/go-build/eb/eb53d4012711bc0a58762bfcf2fbca1568eb98c0a30245f607d3832d0886b62a-d # internal
2025-08-20T22:45:28.7363103Z [00:04:29.407]➜  golang.org/x/crypto/md4
2025-08-20T22:45:28.7363624Z [00:04:29.408]➜  mkdir -p $WORK/b2109/
2025-08-20T22:45:28.7364280Z [00:04:29.409]➜  cat >/tmp/go-build2401649780/b2109/importcfg << 'EOF' # internal
2025-08-20T22:45:28.7364884Z [00:04:29.409]➜  # import config
2025-08-20T22:45:28.7365466Z [00:04:29.409]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:28.7366191Z [00:04:29.409]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:28.7366946Z [00:04:29.409]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:28.7369188Z [00:04:29.409]➜  EOF
2025-08-20T22:45:28.7372728Z [00:04:29.409]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2109/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/md4=>golang.org/x/crypto@v0.39.0/md4;$WORK/b2109=>" -p golang.org/x/crypto/md4 -lang=go1.23 -complete -installsuffix shared -buildid KLy2Macu2nSXorzZ9zEL/KLy2Macu2nSXorzZ9zEL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2109/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/md4/md4.go /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/md4/md4block.go
2025-08-20T22:45:28.7652934Z [00:04:29.439]➜  go tool buildid -w $WORK/b2109/_pkg_.a # internal
2025-08-20T22:45:28.7668962Z [00:04:29.441]➜  cp $WORK/b2109/_pkg_.a /root/.cache/go-build/7d/7ddbf8040489f7cb54ae705da58be7e45cb296c80fc1a5fbdf30982951b94e01-d # internal
2025-08-20T22:45:28.7675281Z [00:04:29.441]➜  github.com/microsoft/go-mssqldb/integratedauth/ntlm
2025-08-20T22:45:28.7675981Z [00:04:29.441]➜  mkdir -p $WORK/b2108/
2025-08-20T22:45:28.7680852Z [00:04:29.442]➜  cat >/tmp/go-build2401649780/b2108/importcfg << 'EOF' # internal
2025-08-20T22:45:28.7682051Z [00:04:29.442]➜  # import config
2025-08-20T22:45:28.7684252Z [00:04:29.442]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:45:28.7685348Z [00:04:29.442]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:28.7688352Z [00:04:29.442]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:45:28.7689255Z [00:04:29.442]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:28.7690169Z [00:04:29.442]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:28.7691046Z [00:04:29.442]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:28.7691901Z [00:04:29.442]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:28.7693034Z [00:04:29.442]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth=/tmp/go-build2401649780/b2106/_pkg_.a
2025-08-20T22:45:28.7694595Z [00:04:29.442]➜  packagefile github.com/microsoft/go-mssqldb/msdsn=/tmp/go-build2401649780/b2107/_pkg_.a
2025-08-20T22:45:28.7695793Z [00:04:29.442]➜  packagefile golang.org/x/crypto/md4=/tmp/go-build2401649780/b2109/_pkg_.a
2025-08-20T22:45:28.7696757Z [00:04:29.442]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:28.7698009Z [00:04:29.442]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:28.7698902Z [00:04:29.442]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:28.7699577Z [00:04:29.442]➜  EOF
2025-08-20T22:45:28.7704454Z [00:04:29.442]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2108/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/ntlm=>github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/ntlm;$WORK/b2108=>" -p github.com/microsoft/go-mssqldb/integratedauth/ntlm -lang=go1.18 -complete -installsuffix shared -buildid HpgWUVqMAXXTdzrfgk0e/HpgWUVqMAXXTdzrfgk0e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2108/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/ntlm/ntlm.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/ntlm/provider.go
2025-08-20T22:45:28.8715149Z [00:04:29.545]➜  go tool buildid -w $WORK/b2108/_pkg_.a # internal
2025-08-20T22:45:28.8727902Z [00:04:29.547]➜  cp $WORK/b2108/_pkg_.a /root/.cache/go-build/36/36c6dadb932c0bb3f18d7ca8ec1fdc18792680f1e45d7292487db2a6a745cc74-d # internal
2025-08-20T22:45:28.8789310Z [00:04:29.553]➜  github.com/microsoft/go-mssqldb/internal/cp
2025-08-20T22:45:28.8791634Z [00:04:29.553]➜  mkdir -p $WORK/b2110/
2025-08-20T22:45:28.8862136Z [00:04:29.560]➜  cat >/tmp/go-build2401649780/b2110/importcfg << 'EOF' # internal
2025-08-20T22:45:28.8903600Z [00:04:29.560]➜  # import config
2025-08-20T22:45:28.8904325Z [00:04:29.560]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:28.8905186Z [00:04:29.560]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:28.8905836Z [00:04:29.560]➜  EOF
2025-08-20T22:45:28.8919803Z [00:04:29.560]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2110/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp=>github.com/microsoft/go-mssqldb@v1.8.0/internal/cp;$WORK/b2110=>" -p github.com/microsoft/go-mssqldb/internal/cp -lang=go1.18 -complete -installsuffix shared -buildid pvnVlBz8PMvNq2CcUw4S/pvnVlBz8PMvNq2CcUw4S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2110/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/charset.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/collation.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1250.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1251.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1252.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1253.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1254.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1255.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1256.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1257.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp1258.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp437.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp850.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp874.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp932.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp936.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp949.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/cp/cp950.go
2025-08-20T22:45:29.8642569Z [00:04:30.538]➜  go tool buildid -w $WORK/b2110/_pkg_.a # internal
2025-08-20T22:45:29.8762141Z [00:04:30.550]➜  cp $WORK/b2110/_pkg_.a /root/.cache/go-build/9f/9fb677b6d2afc2528ebdc254f79b65bdcc79c24b6e5b9c6413b30bc8c70e1006-d # internal
2025-08-20T22:45:29.8767842Z [00:04:30.551]➜  github.com/microsoft/go-mssqldb/internal/decimal
2025-08-20T22:45:29.8768628Z [00:04:30.551]➜  mkdir -p $WORK/b2111/
2025-08-20T22:45:29.8776946Z [00:04:30.552]➜  cat >/tmp/go-build2401649780/b2111/importcfg << 'EOF' # internal
2025-08-20T22:45:29.8778258Z [00:04:30.552]➜  # import config
2025-08-20T22:45:29.8780327Z [00:04:30.552]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:29.8781303Z [00:04:30.552]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:29.8784497Z [00:04:30.552]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:29.8785219Z [00:04:30.552]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:29.8785953Z [00:04:30.552]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:29.8786713Z [00:04:30.552]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:29.8787660Z [00:04:30.552]➜  EOF
2025-08-20T22:45:29.8791397Z [00:04:30.552]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2111/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/decimal=>github.com/microsoft/go-mssqldb@v1.8.0/internal/decimal;$WORK/b2111=>" -p github.com/microsoft/go-mssqldb/internal/decimal -lang=go1.18 -complete -installsuffix shared -buildid Br_6xysVUKwPdn5Svipx/Br_6xysVUKwPdn5Svipx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2111/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/decimal/decimal.go
2025-08-20T22:45:29.9461791Z [00:04:30.620]➜  go tool buildid -w $WORK/b2111/_pkg_.a # internal
2025-08-20T22:45:29.9463698Z [00:04:30.620]➜  cp $WORK/b2111/_pkg_.a /root/.cache/go-build/1a/1aeb267d74477c75b16455c1d640934fd92c8e8693c1de063c5879cfb2e2415b-d # internal
2025-08-20T22:45:29.9465747Z [00:04:30.620]➜  github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto
2025-08-20T22:45:29.9468445Z [00:04:30.620]➜  mkdir -p $WORK/b2113/
2025-08-20T22:45:29.9469200Z [00:04:30.620]➜  cat >/tmp/go-build2401649780/b2113/importcfg << 'EOF' # internal
2025-08-20T22:45:29.9469829Z [00:04:30.620]➜  # import config
2025-08-20T22:45:29.9470407Z [00:04:30.620]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:29.9471153Z [00:04:30.620]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:29.9471926Z [00:04:30.620]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:29.9472739Z [00:04:30.620]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:29.9473541Z [00:04:30.620]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:29.9474302Z [00:04:30.620]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:29.9474831Z [00:04:30.620]➜  EOF
2025-08-20T22:45:29.9480938Z [00:04:30.620]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2113/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto=>github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto;$WORK/b2113=>" -p github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto -lang=go1.18 -complete -installsuffix shared -buildid td9VNobNpkyV1KDjsdXQ/td9VNobNpkyV1KDjsdXQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2113/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto/aes_cbc_pkcs5.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto/utils.go
2025-08-20T22:45:29.9808031Z [00:04:30.653]➜  go tool buildid -w $WORK/b2113/_pkg_.a # internal
2025-08-20T22:45:29.9809670Z [00:04:30.654]➜  cp $WORK/b2113/_pkg_.a /root/.cache/go-build/6a/6a889f763cc54155f69ab8fa4650178db51f58fccc51efa0dee84aeee58cf1b8-d # internal
2025-08-20T22:45:29.9811253Z [00:04:30.654]➜  github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils
2025-08-20T22:45:29.9812292Z [00:04:30.654]➜  mkdir -p $WORK/b2116/
2025-08-20T22:45:29.9812990Z [00:04:30.655]➜  cat >/tmp/go-build2401649780/b2116/importcfg << 'EOF' # internal
2025-08-20T22:45:29.9813640Z [00:04:30.655]➜  # import config
2025-08-20T22:45:29.9814322Z [00:04:30.655]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:29.9815208Z [00:04:30.655]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:29.9815832Z [00:04:30.655]➜  EOF
2025-08-20T22:45:29.9853910Z [00:04:30.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2116/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils=>github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils;$WORK/b2116=>" -p github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils -lang=go1.18 -complete -installsuffix shared -buildid 0a-NvY3_fTsI1bexAhu-/0a-NvY3_fTsI1bexAhu- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2116/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils/utf16.go
2025-08-20T22:45:30.0100283Z [00:04:30.684]➜  go tool buildid -w $WORK/b2116/_pkg_.a # internal
2025-08-20T22:45:30.0123140Z [00:04:30.686]➜  cp $WORK/b2116/_pkg_.a /root/.cache/go-build/7e/7e68e9ef8967ac2eb183d0f58cfbcc551ad74d7e8d350454d4f886afd0ca457f-d # internal
2025-08-20T22:45:30.0124667Z [00:04:30.686]➜  github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys
2025-08-20T22:45:30.0145743Z [00:04:30.687]➜  mkdir -p $WORK/b2115/
2025-08-20T22:45:30.0146479Z [00:04:30.689]➜  cat >/tmp/go-build2401649780/b2115/importcfg << 'EOF' # internal
2025-08-20T22:45:30.0147481Z [00:04:30.689]➜  # import config
2025-08-20T22:45:30.0148096Z [00:04:30.689]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:30.0149474Z [00:04:30.689]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto=/tmp/go-build2401649780/b2113/_pkg_.a
2025-08-20T22:45:30.0151353Z [00:04:30.689]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils=/tmp/go-build2401649780/b2116/_pkg_.a
2025-08-20T22:45:30.0152428Z [00:04:30.689]➜  EOF
2025-08-20T22:45:30.0171554Z [00:04:30.689]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2115/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys=>github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys;$WORK/b2115=>" -p github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys -lang=go1.18 -complete -installsuffix shared -buildid oiUbkOooivYnDxydaEBd/oiUbkOooivYnDxydaEBd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2115/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys/aead_aes_256_cbc_hmac_256.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys/key.go
2025-08-20T22:45:30.0639033Z [00:04:30.738]➜  go tool buildid -w $WORK/b2115/_pkg_.a # internal
2025-08-20T22:45:30.0648569Z [00:04:30.739]➜  cp $WORK/b2115/_pkg_.a /root/.cache/go-build/1f/1fbbbe82c33c27963fa94565acab842ffe32cc89479c1c3b593948349b6968ba-d # internal
2025-08-20T22:45:30.0679239Z [00:04:30.741]➜  github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms
2025-08-20T22:45:30.0680544Z [00:04:30.742]➜  mkdir -p $WORK/b2112/
2025-08-20T22:45:30.0687976Z [00:04:30.742]➜  cat >/tmp/go-build2401649780/b2112/importcfg << 'EOF' # internal
2025-08-20T22:45:30.0688695Z [00:04:30.742]➜  # import config
2025-08-20T22:45:30.0689347Z [00:04:30.742]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:30.0690472Z [00:04:30.742]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:45:30.0691338Z [00:04:30.742]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:30.0692821Z [00:04:30.742]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto=/tmp/go-build2401649780/b2113/_pkg_.a
2025-08-20T22:45:30.0694963Z [00:04:30.742]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption=/tmp/go-build2401649780/b2114/_pkg_.a
2025-08-20T22:45:30.0697027Z [00:04:30.742]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys=/tmp/go-build2401649780/b2115/_pkg_.a
2025-08-20T22:45:30.0700298Z [00:04:30.742]➜  EOF
2025-08-20T22:45:30.0706612Z [00:04:30.742]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2112/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms=>github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms;$WORK/b2112=>" -p github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms -lang=go1.18 -complete -installsuffix shared -buildid MtaPfIKGNWDTtHDCf2vZ/MtaPfIKGNWDTtHDCf2vZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2112/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms/aead_aes_256_cbc_hmac_sha256.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms/algorithm.go
2025-08-20T22:45:30.1131610Z [00:04:30.787]➜  go tool buildid -w $WORK/b2112/_pkg_.a # internal
2025-08-20T22:45:30.1145061Z [00:04:30.788]➜  cp $WORK/b2112/_pkg_.a /root/.cache/go-build/41/418e76db6551f3edcccf9bf0b3adf70d34903cb0fd69626fddf0168e3d7e2e9f-d # internal
2025-08-20T22:45:30.1217614Z [00:04:30.795]➜  github.com/microsoft/go-mssqldb/internal/querytext
2025-08-20T22:45:30.1218435Z [00:04:30.795]➜  mkdir -p $WORK/b2117/
2025-08-20T22:45:30.1219234Z [00:04:30.795]➜  cat >/tmp/go-build2401649780/b2117/importcfg << 'EOF' # internal
2025-08-20T22:45:30.1219940Z [00:04:30.795]➜  # import config
2025-08-20T22:45:30.1220605Z [00:04:30.795]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:30.1221449Z [00:04:30.795]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:30.1222304Z [00:04:30.795]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:30.1222970Z [00:04:30.795]➜  EOF
2025-08-20T22:45:30.1227467Z [00:04:30.795]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2117/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/querytext=>github.com/microsoft/go-mssqldb@v1.8.0/internal/querytext;$WORK/b2117=>" -p github.com/microsoft/go-mssqldb/internal/querytext -lang=go1.18 -complete -installsuffix shared -buildid gRkjb9nDVc5f451Qopgx/gRkjb9nDVc5f451Qopgx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2117/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/internal/querytext/parser.go
2025-08-20T22:45:30.1835706Z [00:04:30.858]➜  go tool buildid -w $WORK/b2117/_pkg_.a # internal
2025-08-20T22:45:30.1845073Z [00:04:30.858]➜  cp $WORK/b2117/_pkg_.a /root/.cache/go-build/72/72996c8f53086c6546aac79da1d6c878e2524065d3206751f03c989596ea5161-d # internal
2025-08-20T22:45:30.1865925Z [00:04:30.861]➜  github.com/microsoft/go-mssqldb
2025-08-20T22:45:30.1866912Z [00:04:30.861]➜  mkdir -p $WORK/b2102/
2025-08-20T22:45:30.1881615Z [00:04:30.862]➜  cat >/tmp/go-build2401649780/b2102/importcfg << 'EOF' # internal
2025-08-20T22:45:30.1883092Z [00:04:30.862]➜  # import config
2025-08-20T22:45:30.1884164Z [00:04:30.862]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:30.1885439Z [00:04:30.862]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:30.1886858Z [00:04:30.862]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:30.1888363Z [00:04:30.862]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:30.1889795Z [00:04:30.862]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:30.1891244Z [00:04:30.862]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:30.1892558Z [00:04:30.862]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:30.1893882Z [00:04:30.862]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:30.1895322Z [00:04:30.862]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:30.1896745Z [00:04:30.862]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:30.1898260Z [00:04:30.862]➜  packagefile github.com/golang-sql/civil=/tmp/go-build2401649780/b2103/_pkg_.a
2025-08-20T22:45:30.1899771Z [00:04:30.862]➜  packagefile github.com/golang-sql/sqlexp=/tmp/go-build2401649780/b2104/_pkg_.a
2025-08-20T22:45:30.1919380Z [00:04:30.862]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:45:30.1921067Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/aecmk=/tmp/go-build2401649780/b2105/_pkg_.a
2025-08-20T22:45:30.1923042Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth=/tmp/go-build2401649780/b2106/_pkg_.a
2025-08-20T22:45:30.1925557Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth/ntlm=/tmp/go-build2401649780/b2108/_pkg_.a
2025-08-20T22:45:30.1927725Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/internal/cp=/tmp/go-build2401649780/b2110/_pkg_.a
2025-08-20T22:45:30.1929556Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/internal/decimal=/tmp/go-build2401649780/b2111/_pkg_.a
2025-08-20T22:45:30.1931350Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms=/tmp/go-build2401649780/b2112/_pkg_.a
2025-08-20T22:45:30.1933454Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption=/tmp/go-build2401649780/b2114/_pkg_.a
2025-08-20T22:45:30.1935590Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys=/tmp/go-build2401649780/b2115/_pkg_.a
2025-08-20T22:45:30.1937727Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/internal/querytext=/tmp/go-build2401649780/b2117/_pkg_.a
2025-08-20T22:45:30.1939216Z [00:04:30.862]➜  packagefile github.com/microsoft/go-mssqldb/msdsn=/tmp/go-build2401649780/b2107/_pkg_.a
2025-08-20T22:45:30.1940540Z [00:04:30.862]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build2401649780/b669/_pkg_.a
2025-08-20T22:45:30.1941607Z [00:04:30.862]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:30.1942510Z [00:04:30.862]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:30.1943376Z [00:04:30.862]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:30.1944265Z [00:04:30.862]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:30.1945159Z [00:04:30.862]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:30.1946060Z [00:04:30.862]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:30.1946913Z [00:04:30.862]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:30.1947986Z [00:04:30.862]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:30.1948990Z [00:04:30.862]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:30.1949919Z [00:04:30.862]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:30.1950769Z [00:04:30.862]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:30.1951761Z [00:04:30.862]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:30.1952589Z [00:04:30.862]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:30.1953517Z [00:04:30.862]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:30.1954444Z [00:04:30.862]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:30.1955111Z [00:04:30.862]➜  EOF
2025-08-20T22:45:30.2007989Z [00:04:30.866]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2102/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0=>github.com/microsoft/go-mssqldb@v1.8.0;$WORK/b2102=>" -p github.com/microsoft/go-mssqldb -lang=go1.18 -complete -installsuffix shared -buildid 6BENr3LjweRPQUom-lAF/6BENr3LjweRPQUom-lAF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2102/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/accesstokenconnector.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/auth_unix.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/buf.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/bulkcopy.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/bulkcopy_sql.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/columnencryptionkey.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/convert.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/doc.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/encrypt.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/error.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/fedauth.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/log.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/mssql.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/mssql_go110.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/mssql_go118.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/mssql_go19.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/net.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/protocol.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/protocol_go113.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/quoter.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/rpc.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/session.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/tds.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/token.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/token_string.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/tran.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/tvp_go19.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/types.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/ucs22str.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/uniqueidentifier.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/uniqueidentifier_null.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/version.go
2025-08-20T22:45:31.2025037Z [00:04:31.877]➜  go tool buildid -w $WORK/b2102/_pkg_.a # internal
2025-08-20T22:45:31.2220367Z [00:04:31.896]➜  cp $WORK/b2102/_pkg_.a /root/.cache/go-build/d5/d5a641bc86bba39aff28348c0f445c01cb1122fa35a701b82a18ce37e80e06bd-d # internal
2025-08-20T22:45:31.2221723Z [00:04:31.896]➜  github.com/microsoft/go-mssqldb/azuread
2025-08-20T22:45:31.2224138Z [00:04:31.897]➜  mkdir -p $WORK/b2118/
2025-08-20T22:45:31.2232051Z [00:04:31.897]➜  cat >/tmp/go-build2401649780/b2118/importcfg << 'EOF' # internal
2025-08-20T22:45:31.2234326Z [00:04:31.897]➜  # import config
2025-08-20T22:45:31.2235029Z [00:04:31.897]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:31.2235890Z [00:04:31.897]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:31.2236803Z [00:04:31.897]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:31.2237910Z [00:04:31.897]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:31.2239075Z [00:04:31.897]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:31.2240015Z [00:04:31.897]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:31.2240852Z [00:04:31.897]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:31.2242024Z [00:04:31.897]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:45:31.2243404Z [00:04:31.897]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build2401649780/b996/_pkg_.a
2025-08-20T22:45:31.2244819Z [00:04:31.897]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:45:31.2246207Z [00:04:31.897]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=/tmp/go-build2401649780/b1011/_pkg_.a
2025-08-20T22:45:31.2247882Z [00:04:31.897]➜  packagefile github.com/microsoft/go-mssqldb=/tmp/go-build2401649780/b2102/_pkg_.a
2025-08-20T22:45:31.2249120Z [00:04:31.897]➜  packagefile github.com/microsoft/go-mssqldb/msdsn=/tmp/go-build2401649780/b2107/_pkg_.a
2025-08-20T22:45:31.2250103Z [00:04:31.897]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:31.2250939Z [00:04:31.897]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:31.2251585Z [00:04:31.897]➜  EOF
2025-08-20T22:45:31.2256151Z [00:04:31.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2118/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/azuread=>github.com/microsoft/go-mssqldb@v1.8.0/azuread;$WORK/b2118=>" -p github.com/microsoft/go-mssqldb/azuread -lang=go1.18 -complete -installsuffix shared -buildid k7IXFVizk4G8TVH-FPvV/k7IXFVizk4G8TVH-FPvV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2118/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/azuread/configuration.go /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/azuread/driver.go
2025-08-20T22:45:31.3168169Z [00:04:31.991]➜  go tool buildid -w $WORK/b2118/_pkg_.a # internal
2025-08-20T22:45:31.3198982Z [00:04:31.991]➜  cp $WORK/b2118/_pkg_.a /root/.cache/go-build/01/01d53a2299570e386e6996c69a5948252423c4038cb251bc3f2c3162f38bf4e4-d # internal
2025-08-20T22:45:31.3200148Z [00:04:31.991]➜  github.com/jcmturner/dnsutils/v2
2025-08-20T22:45:31.3200741Z [00:04:31.991]➜  mkdir -p $WORK/b2122/
2025-08-20T22:45:31.3201484Z [00:04:31.991]➜  cat >/tmp/go-build2401649780/b2122/importcfg << 'EOF' # internal
2025-08-20T22:45:31.3202172Z [00:04:31.991]➜  # import config
2025-08-20T22:45:31.3202861Z [00:04:31.991]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:45:31.3203920Z [00:04:31.991]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:31.3204793Z [00:04:31.991]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:31.3205408Z [00:04:31.991]➜  EOF
2025-08-20T22:45:31.3209041Z [00:04:31.993]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2122/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/dnsutils/v2@v2.0.0=>github.com/jcmturner/dnsutils/v2@v2.0.0;$WORK/b2122=>" -p github.com/jcmturner/dnsutils/v2 -lang=go1.13 -complete -installsuffix shared -buildid 6W4veqcAa4lyOkRg1ins/6W4veqcAa4lyOkRg1ins -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2122/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/dnsutils/v2@v2.0.0/srv.go
2025-08-20T22:45:31.3412379Z [00:04:32.015]➜  cd $WORK/b2101
2025-08-20T22:45:31.3418642Z [00:04:32.015]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x001.o -c _cgo_export.c
2025-08-20T22:45:31.3444525Z [00:04:32.018]➜  go tool buildid -w $WORK/b2122/_pkg_.a # internal
2025-08-20T22:45:31.3452525Z [00:04:32.019]➜  cp $WORK/b2122/_pkg_.a /root/.cache/go-build/43/43f15fbc46a64144c9b5231dba3f35e97c8a3539e96ed9ffc268148fc5f27be3-d # internal
2025-08-20T22:45:31.3463550Z [00:04:32.020]➜  github.com/jcmturner/gofork/encoding/asn1
2025-08-20T22:45:31.3469512Z [00:04:32.021]➜  mkdir -p $WORK/b2123/
2025-08-20T22:45:31.3476294Z [00:04:32.021]➜  cat >/tmp/go-build2401649780/b2123/importcfg << 'EOF' # internal
2025-08-20T22:45:31.3477351Z [00:04:32.021]➜  # import config
2025-08-20T22:45:31.3478016Z [00:04:32.021]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:31.3480052Z [00:04:32.021]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:31.3482365Z [00:04:32.021]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:31.3485861Z [00:04:32.021]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:31.3486650Z [00:04:32.022]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:31.3487623Z [00:04:32.022]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:31.3488402Z [00:04:32.022]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:31.3489158Z [00:04:32.022]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:31.3489924Z [00:04:32.022]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:31.3490926Z [00:04:32.022]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:31.3491578Z [00:04:32.022]➜  EOF
2025-08-20T22:45:31.3492084Z [00:04:32.022]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:31.3497069Z [00:04:32.022]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2123/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gofork@v1.7.6/encoding/asn1=>github.com/jcmturner/gofork@v1.7.6/encoding/asn1;$WORK/b2123=>" -p github.com/jcmturner/gofork/encoding/asn1 -lang=go1.7 -complete -installsuffix shared -buildid wHl8soksaoffBkgZokOI/wHl8soksaoffBkgZokOI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2123/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gofork@v1.7.6/encoding/asn1/asn1.go /root/go/pkg/mod/github.com/jcmturner/gofork@v1.7.6/encoding/asn1/common.go /root/go/pkg/mod/github.com/jcmturner/gofork@v1.7.6/encoding/asn1/marshal.go
2025-08-20T22:45:31.3893464Z [00:04:32.063]➜  cd $WORK/b2101
2025-08-20T22:45:31.3901455Z [00:04:32.063]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x002.o -c backup.cgo2.c
2025-08-20T22:45:31.4641984Z [00:04:32.137]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x003.o -c callback.cgo2.c
2025-08-20T22:45:31.6413522Z [00:04:32.315]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x004.o -c error.cgo2.c
2025-08-20T22:45:31.6699357Z [00:04:32.343]➜  go tool buildid -w $WORK/b2123/_pkg_.a # internal
2025-08-20T22:45:31.6714303Z [00:04:32.346]➜  cp $WORK/b2123/_pkg_.a /root/.cache/go-build/34/3440e775f16cc1abbd6946e13522f7f0e8571ff101618d6775571284f7a71a42-d # internal
2025-08-20T22:45:31.6719663Z [00:04:32.346]➜  github.com/jcmturner/gokrb5/v8/config
2025-08-20T22:45:31.6724982Z [00:04:32.347]➜  mkdir -p $WORK/b2121/
2025-08-20T22:45:31.6734692Z [00:04:32.347]➜  cat >/tmp/go-build2401649780/b2121/importcfg << 'EOF' # internal
2025-08-20T22:45:31.6736781Z [00:04:32.347]➜  # import config
2025-08-20T22:45:31.6754995Z [00:04:32.347]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:31.6755935Z [00:04:32.347]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:31.6756967Z [00:04:32.347]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:31.6758040Z [00:04:32.347]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:31.6758867Z [00:04:32.347]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:31.6759890Z [00:04:32.347]➜  packagefile github.com/jcmturner/dnsutils/v2=/tmp/go-build2401649780/b2122/_pkg_.a
2025-08-20T22:45:31.6761217Z [00:04:32.347]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:31.6762621Z [00:04:32.347]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/etypeID=/tmp/go-build2401649780/b2124/_pkg_.a
2025-08-20T22:45:31.6763798Z [00:04:32.347]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:31.6764674Z [00:04:32.347]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:45:31.6765531Z [00:04:32.348]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:31.6766337Z [00:04:32.348]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:31.6770753Z [00:04:32.348]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:45:31.6771746Z [00:04:32.348]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:31.6772597Z [00:04:32.348]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:31.6773406Z [00:04:32.348]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:31.6774220Z [00:04:32.348]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:31.6774825Z [00:04:32.348]➜  EOF
2025-08-20T22:45:31.6775354Z [00:04:32.349]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:31.6780433Z [00:04:32.350]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2121/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/config=>github.com/jcmturner/gokrb5/v8@v8.4.4/config;$WORK/b2121=>" -p github.com/jcmturner/gokrb5/v8/config -lang=go1.16 -complete -installsuffix shared -buildid QmAgXM3rB-05Aq7Qn8_H/QmAgXM3rB-05Aq7Qn8_H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2121/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/config/error.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/config/hosts.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/config/krb5conf.go
2025-08-20T22:45:31.7085973Z [00:04:32.382]➜  cd $WORK/b2101
2025-08-20T22:45:31.7096008Z [00:04:32.383]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x005.o -c sqlite3.cgo2.c
2025-08-20T22:45:31.9123814Z [00:04:32.586]➜  go tool buildid -w $WORK/b2121/_pkg_.a # internal
2025-08-20T22:45:31.9155884Z [00:04:32.590]➜  cp $WORK/b2121/_pkg_.a /root/.cache/go-build/9f/9f0d177bad64f8ed28b0782a580be65cddff26702ae4e276cae06ea098e4153a-d # internal
2025-08-20T22:45:31.9165268Z [00:04:32.590]➜  github.com/hashicorp/go-uuid
2025-08-20T22:45:31.9165898Z [00:04:32.590]➜  mkdir -p $WORK/b2126/
2025-08-20T22:45:31.9171864Z [00:04:32.591]➜  cat >/tmp/go-build2401649780/b2126/importcfg << 'EOF' # internal
2025-08-20T22:45:31.9178082Z [00:04:32.591]➜  # import config
2025-08-20T22:45:31.9179122Z [00:04:32.591]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:31.9179987Z [00:04:32.591]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:31.9180770Z [00:04:32.591]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:31.9181479Z [00:04:32.591]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:31.9182015Z [00:04:32.591]➜  EOF
2025-08-20T22:45:31.9182485Z [00:04:32.592]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:31.9185828Z [00:04:32.592]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2126/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-uuid@v1.0.3=>github.com/hashicorp/go-uuid@v1.0.3;$WORK/b2126=>" -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/b2126/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/go-uuid@v1.0.3/uuid.go
2025-08-20T22:45:31.9451303Z [00:04:32.619]➜  go tool buildid -w $WORK/b2126/_pkg_.a # internal
2025-08-20T22:45:31.9457850Z [00:04:32.620]➜  cp $WORK/b2126/_pkg_.a /root/.cache/go-build/5e/5e5ef2abb91017a8b7fb960005abf8782788f7805e8537180d0c8c2ef1c9c9d4-d # internal
2025-08-20T22:45:31.9460038Z [00:04:32.620]➜  github.com/jcmturner/gokrb5/v8/crypto/etype
2025-08-20T22:45:31.9461807Z [00:04:32.620]➜  mkdir -p $WORK/b2131/
2025-08-20T22:45:31.9469711Z [00:04:32.621]➜  cat >/tmp/go-build2401649780/b2131/importcfg << 'EOF' # internal
2025-08-20T22:45:31.9470637Z [00:04:32.621]➜  # import config
2025-08-20T22:45:31.9471482Z [00:04:32.621]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:31.9472257Z [00:04:32.621]➜  EOF
2025-08-20T22:45:31.9478336Z [00:04:32.622]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2131/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/etype=>github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/etype;$WORK/b2131=>" -p github.com/jcmturner/gokrb5/v8/crypto/etype -lang=go1.16 -complete -installsuffix shared -buildid sMDlmhrnpqjMktlndlhd/sMDlmhrnpqjMktlndlhd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2131/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/etype/etype.go
2025-08-20T22:45:31.9725286Z [00:04:32.646]➜  go tool buildid -w $WORK/b2131/_pkg_.a # internal
2025-08-20T22:45:31.9735945Z [00:04:32.648]➜  cp $WORK/b2131/_pkg_.a /root/.cache/go-build/3f/3f63e9b79d9f913be4aecbb425f31fab3f414e21b7ba5b2034f1b38ecc67d293-d # internal
2025-08-20T22:45:31.9745871Z [00:04:32.649]➜  github.com/jcmturner/gokrb5/v8/crypto/common
2025-08-20T22:45:31.9746942Z [00:04:32.649]➜  mkdir -p $WORK/b2130/
2025-08-20T22:45:31.9747999Z [00:04:32.649]➜  cat >/tmp/go-build2401649780/b2130/importcfg << 'EOF' # internal
2025-08-20T22:45:31.9748666Z [00:04:32.649]➜  # import config
2025-08-20T22:45:31.9749327Z [00:04:32.649]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:31.9750354Z [00:04:32.649]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:31.9751229Z [00:04:32.649]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:31.9752084Z [00:04:32.649]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:31.9752852Z [00:04:32.649]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:31.9753601Z [00:04:32.649]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:31.9754599Z [00:04:32.649]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:31.9755386Z [00:04:32.649]➜  EOF
2025-08-20T22:45:31.9759334Z [00:04:32.649]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2130/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/common=>github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/common;$WORK/b2130=>" -p github.com/jcmturner/gokrb5/v8/crypto/common -lang=go1.16 -complete -installsuffix shared -buildid hLoCFnYFCjkxTPY7GPSE/hLoCFnYFCjkxTPY7GPSE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2130/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/common/common.go
2025-08-20T22:45:32.0234134Z [00:04:32.697]➜  go tool buildid -w $WORK/b2130/_pkg_.a # internal
2025-08-20T22:45:32.0245306Z [00:04:32.698]➜  cp $WORK/b2130/_pkg_.a /root/.cache/go-build/4e/4e13e1c739fbbc0dad54949b3cd37190107170cbad2f71ca5e660cbdb526a224-d # internal
2025-08-20T22:45:32.0248610Z [00:04:32.699]➜  github.com/jcmturner/gokrb5/v8/crypto/rfc3961
2025-08-20T22:45:32.0249850Z [00:04:32.699]➜  mkdir -p $WORK/b2132/
2025-08-20T22:45:32.0256515Z [00:04:32.700]➜  cat >/tmp/go-build2401649780/b2132/importcfg << 'EOF' # internal
2025-08-20T22:45:32.0257438Z [00:04:32.700]➜  # import config
2025-08-20T22:45:32.0258095Z [00:04:32.700]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:32.0259194Z [00:04:32.700]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:32.0260203Z [00:04:32.700]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:45:32.0261152Z [00:04:32.700]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:32.0262078Z [00:04:32.700]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:32.0262878Z [00:04:32.700]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.0263614Z [00:04:32.700]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.0264620Z [00:04:32.700]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/common=/tmp/go-build2401649780/b2130/_pkg_.a
2025-08-20T22:45:32.0265842Z [00:04:32.700]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:32.0266866Z [00:04:32.700]➜  EOF
2025-08-20T22:45:32.0272009Z [00:04:32.700]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2132/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3961=>github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3961;$WORK/b2132=>" -p github.com/jcmturner/gokrb5/v8/crypto/rfc3961 -lang=go1.16 -complete -installsuffix shared -buildid KmtO6ElMi34Lsi-forfl/KmtO6ElMi34Lsi-forfl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2132/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3961/encryption.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3961/keyDerivation.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3961/nfold.go
2025-08-20T22:45:32.0679202Z [00:04:32.742]➜  cd $WORK/b2101
2025-08-20T22:45:32.0684761Z [00:04:32.742]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x006.o -c sqlite3_context.cgo2.c
2025-08-20T22:45:32.0960376Z [00:04:32.770]➜  go tool buildid -w $WORK/b2132/_pkg_.a # internal
2025-08-20T22:45:32.0971078Z [00:04:32.771]➜  cp $WORK/b2132/_pkg_.a /root/.cache/go-build/8e/8e80367387ce43b303c07edf712c0d5f4fc49594d1ebf97f9550edd70baa606f-d # internal
2025-08-20T22:45:32.0976967Z [00:04:32.771]➜  github.com/jcmturner/aescts/v2
2025-08-20T22:45:32.0977747Z [00:04:32.772]➜  mkdir -p $WORK/b2134/
2025-08-20T22:45:32.0985484Z [00:04:32.772]➜  cat >/tmp/go-build2401649780/b2134/importcfg << 'EOF' # internal
2025-08-20T22:45:32.0986737Z [00:04:32.772]➜  # import config
2025-08-20T22:45:32.0988606Z [00:04:32.772]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:32.0989554Z [00:04:32.772]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:32.0990463Z [00:04:32.772]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.0991272Z [00:04:32.772]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.0991889Z [00:04:32.772]➜  EOF
2025-08-20T22:45:32.0992423Z [00:04:32.772]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:32.0996160Z [00:04:32.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2134/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/aescts/v2@v2.0.0=>github.com/jcmturner/aescts/v2@v2.0.0;$WORK/b2134=>" -p github.com/jcmturner/aescts/v2 -lang=go1.13 -complete -installsuffix shared -buildid jpl1E_T4mrtQLefWvj50/jpl1E_T4mrtQLefWvj50 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2134/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/aescts/v2@v2.0.0/aescts.go
2025-08-20T22:45:32.1445244Z [00:04:32.818]➜  go tool buildid -w $WORK/b2134/_pkg_.a # internal
2025-08-20T22:45:32.1452675Z [00:04:32.819]➜  cp $WORK/b2134/_pkg_.a /root/.cache/go-build/98/98415524b438f2b618f32e8a142be1e7eec0c42305d596b0dbed5d5abf84a991-d # internal
2025-08-20T22:45:32.1458522Z [00:04:32.820]➜  github.com/jcmturner/gofork/x/crypto/pbkdf2
2025-08-20T22:45:32.1459204Z [00:04:32.820]➜  mkdir -p $WORK/b2135/
2025-08-20T22:45:32.1461115Z [00:04:32.820]➜  cat >/tmp/go-build2401649780/b2135/importcfg << 'EOF' # internal
2025-08-20T22:45:32.1461937Z [00:04:32.820]➜  # import config
2025-08-20T22:45:32.1464661Z [00:04:32.820]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:32.1465791Z [00:04:32.820]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:32.1468754Z [00:04:32.820]➜  EOF
2025-08-20T22:45:32.1472924Z [00:04:32.820]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2135/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gofork@v1.7.6/x/crypto/pbkdf2=>github.com/jcmturner/gofork@v1.7.6/x/crypto/pbkdf2;$WORK/b2135=>" -p github.com/jcmturner/gofork/x/crypto/pbkdf2 -lang=go1.7 -complete -installsuffix shared -buildid Kul3TV8nZuLg5ohDvmG1/Kul3TV8nZuLg5ohDvmG1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2135/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gofork@v1.7.6/x/crypto/pbkdf2/pbkdf2.go
2025-08-20T22:45:32.1715550Z [00:04:32.845]➜  cd $WORK/b2101
2025-08-20T22:45:32.1724983Z [00:04:32.845]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x007.o -c sqlite3_load_extension.cgo2.c
2025-08-20T22:45:32.1812531Z [00:04:32.855]➜  go tool buildid -w $WORK/b2135/_pkg_.a # internal
2025-08-20T22:45:32.1819236Z [00:04:32.856]➜  cp $WORK/b2135/_pkg_.a /root/.cache/go-build/b8/b84621b2fe603d3dd6fa33b9986dd49f7187aa4f70538c8b82f51111aca24cd1-d # internal
2025-08-20T22:45:32.1823926Z [00:04:32.856]➜  github.com/jcmturner/gokrb5/v8/crypto/rfc3962
2025-08-20T22:45:32.1824567Z [00:04:32.856]➜  mkdir -p $WORK/b2133/
2025-08-20T22:45:32.1829542Z [00:04:32.857]➜  cat >/tmp/go-build2401649780/b2133/importcfg << 'EOF' # internal
2025-08-20T22:45:32.1830826Z [00:04:32.857]➜  # import config
2025-08-20T22:45:32.1833671Z [00:04:32.857]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:32.1834949Z [00:04:32.857]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:32.1838825Z [00:04:32.857]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:32.1839749Z [00:04:32.857]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.1840595Z [00:04:32.857]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.1841644Z [00:04:32.857]➜  packagefile github.com/jcmturner/aescts/v2=/tmp/go-build2401649780/b2134/_pkg_.a
2025-08-20T22:45:32.1852016Z [00:04:32.857]➜  packagefile github.com/jcmturner/gofork/x/crypto/pbkdf2=/tmp/go-build2401649780/b2135/_pkg_.a
2025-08-20T22:45:32.1853412Z [00:04:32.857]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/common=/tmp/go-build2401649780/b2130/_pkg_.a
2025-08-20T22:45:32.1854839Z [00:04:32.857]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:32.1855652Z [00:04:32.857]➜  EOF
2025-08-20T22:45:32.1856135Z [00:04:32.857]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:32.1863190Z [00:04:32.857]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2133/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3962=>github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3962;$WORK/b2133=>" -p github.com/jcmturner/gokrb5/v8/crypto/rfc3962 -lang=go1.16 -complete -installsuffix shared -buildid iyb3phjzXzPKcZIQNUbX/iyb3phjzXzPKcZIQNUbX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2133/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3962/encryption.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc3962/keyDerivation.go
2025-08-20T22:45:32.2302837Z [00:04:32.904]➜  go tool buildid -w $WORK/b2133/_pkg_.a # internal
2025-08-20T22:45:32.2311801Z [00:04:32.905]➜  cp $WORK/b2133/_pkg_.a /root/.cache/go-build/88/8825ab0132c970882fd4cedb6fffab6154f7882b8a31df86da1465f5fa3ae7b3-d # internal
2025-08-20T22:45:32.2314717Z [00:04:32.906]➜  github.com/jcmturner/gokrb5/v8/crypto/rfc4757
2025-08-20T22:45:32.2315377Z [00:04:32.906]➜  mkdir -p $WORK/b2136/
2025-08-20T22:45:32.2322290Z [00:04:32.906]➜  cat >/tmp/go-build2401649780/b2136/importcfg << 'EOF' # internal
2025-08-20T22:45:32.2326780Z [00:04:32.906]➜  # import config
2025-08-20T22:45:32.2330833Z [00:04:32.906]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:32.2363694Z [00:04:32.906]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:32.2364508Z [00:04:32.906]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:45:32.2365295Z [00:04:32.906]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:32.2366042Z [00:04:32.906]➜  packagefile crypto/rc4=/tmp/go-build2401649780/b162/_pkg_.a
2025-08-20T22:45:32.2366840Z [00:04:32.906]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:32.2368151Z [00:04:32.906]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:32.2368926Z [00:04:32.906]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.2369642Z [00:04:32.906]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.2370607Z [00:04:32.906]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:32.2373422Z [00:04:32.906]➜  packagefile golang.org/x/crypto/md4=/tmp/go-build2401649780/b2109/_pkg_.a
2025-08-20T22:45:32.2374267Z [00:04:32.906]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:32.2374774Z [00:04:32.906]➜  EOF
2025-08-20T22:45:32.2380232Z [00:04:32.907]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2136/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc4757=>github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc4757;$WORK/b2136=>" -p github.com/jcmturner/gokrb5/v8/crypto/rfc4757 -lang=go1.16 -complete -installsuffix shared -buildid cjooDUlLQ1Eyc8Z6PZ1_/cjooDUlLQ1Eyc8Z6PZ1_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2136/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc4757/checksum.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc4757/encryption.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc4757/keyDerivation.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc4757/msgtype.go
2025-08-20T22:45:32.2719608Z [00:04:32.946]➜  cd $WORK/b2101
2025-08-20T22:45:32.2728356Z [00:04:32.946]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x008.o -c sqlite3_opt_serialize.cgo2.c
2025-08-20T22:45:32.3148263Z [00:04:32.989]➜  go tool buildid -w $WORK/b2136/_pkg_.a # internal
2025-08-20T22:45:32.3166030Z [00:04:32.990]➜  cp $WORK/b2136/_pkg_.a /root/.cache/go-build/a8/a84587da29ae072d5db4ce10a45ede30c19df13df097877be9926bd598a3bfd4-d # internal
2025-08-20T22:45:32.3170268Z [00:04:32.991]➜  github.com/jcmturner/gokrb5/v8/crypto/rfc8009
2025-08-20T22:45:32.3170883Z [00:04:32.991]➜  mkdir -p $WORK/b2137/
2025-08-20T22:45:32.3171569Z [00:04:32.991]➜  cat >/tmp/go-build2401649780/b2137/importcfg << 'EOF' # internal
2025-08-20T22:45:32.3172240Z [00:04:32.991]➜  # import config
2025-08-20T22:45:32.3172897Z [00:04:32.991]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:32.3173752Z [00:04:32.991]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:32.3174632Z [00:04:32.991]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:32.3175499Z [00:04:32.991]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:32.3176382Z [00:04:32.991]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:32.3177287Z [00:04:32.991]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.3178049Z [00:04:32.991]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.3178964Z [00:04:32.991]➜  packagefile github.com/jcmturner/aescts/v2=/tmp/go-build2401649780/b2134/_pkg_.a
2025-08-20T22:45:32.3180178Z [00:04:32.991]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/common=/tmp/go-build2401649780/b2130/_pkg_.a
2025-08-20T22:45:32.3181645Z [00:04:32.991]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:32.3183072Z [00:04:32.991]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/etypeID=/tmp/go-build2401649780/b2124/_pkg_.a
2025-08-20T22:45:32.3184223Z [00:04:32.991]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:45:32.3184910Z [00:04:32.991]➜  EOF
2025-08-20T22:45:32.3185384Z [00:04:32.991]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:32.3189929Z [00:04:32.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2137/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc8009=>github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc8009;$WORK/b2137=>" -p github.com/jcmturner/gokrb5/v8/crypto/rfc8009 -lang=go1.16 -complete -installsuffix shared -buildid Eye60razwQzW54KGctGY/Eye60razwQzW54KGctGY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2137/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc8009/encryption.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rfc8009/keyDerivation.go
2025-08-20T22:45:32.3486484Z [00:04:33.023]➜  cd $WORK/b2101
2025-08-20T22:45:32.3493497Z [00:04:33.023]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x009.o -c sqlite3_opt_userauth_omit.cgo2.c
2025-08-20T22:45:32.3821943Z [00:04:33.056]➜  go tool buildid -w $WORK/b2137/_pkg_.a # internal
2025-08-20T22:45:32.3830909Z [00:04:33.057]➜  cp $WORK/b2137/_pkg_.a /root/.cache/go-build/43/43c9783ae82b02359e55d7223d5e374221ac851541cc69ec53a6ec1824c33a68-d # internal
2025-08-20T22:45:32.3836432Z [00:04:33.058]➜  github.com/jcmturner/gokrb5/v8/asn1tools
2025-08-20T22:45:32.3844026Z [00:04:33.058]➜  mkdir -p $WORK/b2141/
2025-08-20T22:45:32.3844776Z [00:04:33.058]➜  cat >/tmp/go-build2401649780/b2141/importcfg << 'EOF' # internal
2025-08-20T22:45:32.3845510Z [00:04:33.058]➜  # import config
2025-08-20T22:45:32.3846480Z [00:04:33.058]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:32.3847492Z [00:04:33.058]➜  EOF
2025-08-20T22:45:32.3847963Z [00:04:33.058]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:32.3873217Z [00:04:33.061]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2141/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/asn1tools=>github.com/jcmturner/gokrb5/v8@v8.4.4/asn1tools;$WORK/b2141=>" -p github.com/jcmturner/gokrb5/v8/asn1tools -lang=go1.16 -complete -installsuffix shared -buildid cXgEvVu0vmB_Sm4Aphnd/cXgEvVu0vmB_Sm4Aphnd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2141/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/asn1tools/tools.go
2025-08-20T22:45:32.4076847Z [00:04:33.082]➜  cd $WORK/b2101
2025-08-20T22:45:32.4086271Z [00:04:33.082]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x010.o -c sqlite3_other.cgo2.c
2025-08-20T22:45:32.4092978Z [00:04:33.083]➜  go tool buildid -w $WORK/b2141/_pkg_.a # internal
2025-08-20T22:45:32.4094402Z [00:04:33.083]➜  cp $WORK/b2141/_pkg_.a /root/.cache/go-build/f3/f3956181866c96aa2e7cc984f74c54a910fc20aa56410875846363688e684eec-d # internal
2025-08-20T22:45:32.4098070Z [00:04:33.084]➜  github.com/jcmturner/gokrb5/v8/types
2025-08-20T22:45:32.4098641Z [00:04:33.084]➜  mkdir -p $WORK/b2140/
2025-08-20T22:45:32.4105187Z [00:04:33.084]➜  cat >/tmp/go-build2401649780/b2140/importcfg << 'EOF' # internal
2025-08-20T22:45:32.4106269Z [00:04:33.085]➜  # import config
2025-08-20T22:45:32.4107382Z [00:04:33.085]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:32.4108283Z [00:04:33.085]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:32.4109204Z [00:04:33.085]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.4110321Z [00:04:33.085]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:32.4111627Z [00:04:33.085]➜  packagefile github.com/jcmturner/gokrb5/v8/asn1tools=/tmp/go-build2401649780/b2141/_pkg_.a
2025-08-20T22:45:32.4112966Z [00:04:33.085]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:32.4114247Z [00:04:33.085]➜  packagefile github.com/jcmturner/gokrb5/v8/iana=/tmp/go-build2401649780/b2142/_pkg_.a
2025-08-20T22:45:32.4115510Z [00:04:33.085]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/addrtype=/tmp/go-build2401649780/b2143/_pkg_.a
2025-08-20T22:45:32.4117002Z [00:04:33.085]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/asnAppTag=/tmp/go-build2401649780/b2144/_pkg_.a
2025-08-20T22:45:32.4119147Z [00:04:33.085]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/nametype=/tmp/go-build2401649780/b2127/_pkg_.a
2025-08-20T22:45:32.4120560Z [00:04:33.085]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/patype=/tmp/go-build2401649780/b2139/_pkg_.a
2025-08-20T22:45:32.4121843Z [00:04:33.085]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:32.4122725Z [00:04:33.085]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:32.4123561Z [00:04:33.085]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:32.4124406Z [00:04:33.085]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:32.4125287Z [00:04:33.085]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:32.4125950Z [00:04:33.085]➜  EOF
2025-08-20T22:45:32.4126516Z [00:04:33.085]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:32.4134614Z [00:04:33.086]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2140/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types=>github.com/jcmturner/gokrb5/v8@v8.4.4/types;$WORK/b2140=>" -p github.com/jcmturner/gokrb5/v8/types -lang=go1.16 -complete -installsuffix shared -buildid FNMS6cSukxHs5lTh_1Jt/FNMS6cSukxHs5lTh_1Jt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2140/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/Authenticator.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/AuthorizationData.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/Cryptosystem.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/HostAddress.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/KerberosFlags.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/PAData.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/PrincipalName.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/types/TypedData.go
2025-08-20T22:45:32.4815961Z [00:04:33.156]➜  cd $WORK/b2101
2025-08-20T22:45:32.4823285Z [00:04:33.156]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x011.o -c sqlite3_type.cgo2.c
2025-08-20T22:45:32.5512900Z [00:04:33.225]➜  go tool buildid -w $WORK/b2140/_pkg_.a # internal
2025-08-20T22:45:32.5528256Z [00:04:33.227]➜  cp $WORK/b2140/_pkg_.a /root/.cache/go-build/4c/4ce9cb07411865d665341deade9179a0ee76aa9762eada46d8de2c1deeee406a-d # internal
2025-08-20T22:45:32.5553689Z [00:04:33.229]➜  github.com/jcmturner/gokrb5/v8/crypto
2025-08-20T22:45:32.5555423Z [00:04:33.230]➜  mkdir -p $WORK/b2129/
2025-08-20T22:45:32.5591163Z [00:04:33.233]➜  cat >/tmp/go-build2401649780/b2129/importcfg << 'EOF' # internal
2025-08-20T22:45:32.5594062Z [00:04:33.233]➜  # import config
2025-08-20T22:45:32.5595038Z [00:04:33.233]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:32.5596566Z [00:04:33.234]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:32.5597550Z [00:04:33.234]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:45:32.5598377Z [00:04:33.234]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:32.5599166Z [00:04:33.234]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:45:32.5600101Z [00:04:33.234]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:32.5600935Z [00:04:33.234]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:32.5601733Z [00:04:33.234]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:45:32.5602647Z [00:04:33.234]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:32.5603409Z [00:04:33.234]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.5604124Z [00:04:33.234]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.5605112Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/common=/tmp/go-build2401649780/b2130/_pkg_.a
2025-08-20T22:45:32.5606318Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:32.5607692Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc3961=/tmp/go-build2401649780/b2132/_pkg_.a
2025-08-20T22:45:32.5608952Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc3962=/tmp/go-build2401649780/b2133/_pkg_.a
2025-08-20T22:45:32.5610314Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc4757=/tmp/go-build2401649780/b2136/_pkg_.a
2025-08-20T22:45:32.5611567Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc8009=/tmp/go-build2401649780/b2137/_pkg_.a
2025-08-20T22:45:32.5612812Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/chksumtype=/tmp/go-build2401649780/b2138/_pkg_.a
2025-08-20T22:45:32.5614056Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/etypeID=/tmp/go-build2401649780/b2124/_pkg_.a
2025-08-20T22:45:32.5615274Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/patype=/tmp/go-build2401649780/b2139/_pkg_.a
2025-08-20T22:45:32.5631674Z [00:04:33.234]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:32.5632908Z [00:04:33.234]➜  packagefile golang.org/x/crypto/md4=/tmp/go-build2401649780/b2109/_pkg_.a
2025-08-20T22:45:32.5633915Z [00:04:33.234]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:32.5634639Z [00:04:33.234]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:32.5635201Z [00:04:33.234]➜  EOF
2025-08-20T22:45:32.5635674Z [00:04:33.234]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:32.5642749Z [00:04:33.237]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2129/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto=>github.com/jcmturner/gokrb5/v8@v8.4.4/crypto;$WORK/b2129=>" -p github.com/jcmturner/gokrb5/v8/crypto -lang=go1.16 -complete -installsuffix shared -buildid xFmr65Tj-yjnLIawacV_/xFmr65Tj-yjnLIawacV_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2129/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/aes128-cts-hmac-sha1-96.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/aes128-cts-hmac-sha256-128.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/aes256-cts-hmac-sha1-96.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/aes256-cts-hmac-sha384-192.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/crypto.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/des3-cbc-sha1-kd.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/crypto/rc4-hmac.go
2025-08-20T22:45:32.5669124Z [00:04:33.240]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28
2025-08-20T22:45:32.5676065Z [00:04:33.241]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x012.o -c sqlite3-binding.c
2025-08-20T22:45:32.8102438Z [00:04:33.484]➜  go tool buildid -w $WORK/b2129/_pkg_.a # internal
2025-08-20T22:45:32.8171337Z [00:04:33.491]➜  cp $WORK/b2129/_pkg_.a /root/.cache/go-build/d1/d188b843111ccc96d4a7f76495e1272230aa3223feb6d57b0fa48512dad3d997-d # internal
2025-08-20T22:45:32.8178933Z [00:04:33.492]➜  github.com/jcmturner/gokrb5/v8/keytab
2025-08-20T22:45:32.8182266Z [00:04:33.492]➜  mkdir -p $WORK/b2128/
2025-08-20T22:45:32.8190694Z [00:04:33.493]➜  cat >/tmp/go-build2401649780/b2128/importcfg << 'EOF' # internal
2025-08-20T22:45:32.8191414Z [00:04:33.493]➜  # import config
2025-08-20T22:45:32.8202534Z [00:04:33.493]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:32.8203491Z [00:04:33.493]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:32.8204704Z [00:04:33.493]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:32.8205605Z [00:04:33.493]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.8206476Z [00:04:33.493]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:32.8207774Z [00:04:33.493]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto=/tmp/go-build2401649780/b2129/_pkg_.a
2025-08-20T22:45:32.8209110Z [00:04:33.493]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:32.8210164Z [00:04:33.493]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:32.8210968Z [00:04:33.493]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:32.8211800Z [00:04:33.493]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:32.8212679Z [00:04:33.493]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:32.8213326Z [00:04:33.493]➜  EOF
2025-08-20T22:45:32.8214026Z [00:04:33.493]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:32.8218076Z [00:04:33.493]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2128/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/keytab=>github.com/jcmturner/gokrb5/v8@v8.4.4/keytab;$WORK/b2128=>" -p github.com/jcmturner/gokrb5/v8/keytab -lang=go1.16 -complete -installsuffix shared -buildid kkFVBAkSrpbpdR1G9NE7/kkFVBAkSrpbpdR1G9NE7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2128/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/keytab/keytab.go
2025-08-20T22:45:32.9170905Z [00:04:33.591]➜  go tool buildid -w $WORK/b2128/_pkg_.a # internal
2025-08-20T22:45:32.9181060Z [00:04:33.592]➜  cp $WORK/b2128/_pkg_.a /root/.cache/go-build/0e/0e2875a58269b04a2ae4cb829f53561c8bcbd39d9069a677d15fb3eaa9220812-d # internal
2025-08-20T22:45:32.9192831Z [00:04:33.593]➜  github.com/jcmturner/gokrb5/v8/credentials
2025-08-20T22:45:32.9194247Z [00:04:33.593]➜  mkdir -p $WORK/b2125/
2025-08-20T22:45:32.9198554Z [00:04:33.594]➜  cat >/tmp/go-build2401649780/b2125/importcfg << 'EOF' # internal
2025-08-20T22:45:32.9202789Z [00:04:33.594]➜  # import config
2025-08-20T22:45:32.9205208Z [00:04:33.594]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:32.9207931Z [00:04:33.594]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:32.9209492Z [00:04:33.594]➜  packagefile encoding/gob=/tmp/go-build2401649780/b686/_pkg_.a
2025-08-20T22:45:32.9212500Z [00:04:33.594]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:32.9213440Z [00:04:33.594]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:32.9214495Z [00:04:33.594]➜  packagefile github.com/hashicorp/go-uuid=/tmp/go-build2401649780/b2126/_pkg_.a
2025-08-20T22:45:32.9216028Z [00:04:33.594]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:32.9221237Z [00:04:33.594]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/nametype=/tmp/go-build2401649780/b2127/_pkg_.a
2025-08-20T22:45:32.9222685Z [00:04:33.594]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:45:32.9224229Z [00:04:33.594]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:32.9225311Z [00:04:33.594]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:32.9226186Z [00:04:33.594]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:32.9227062Z [00:04:33.594]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:32.9227928Z [00:04:33.594]➜  EOF
2025-08-20T22:45:32.9232537Z [00:04:33.594]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2125/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/credentials=>github.com/jcmturner/gokrb5/v8@v8.4.4/credentials;$WORK/b2125=>" -p github.com/jcmturner/gokrb5/v8/credentials -lang=go1.16 -complete -installsuffix shared -buildid sFZ5Vp8fHsnWjiicMoig/sFZ5Vp8fHsnWjiicMoig -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2125/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/credentials/ccache.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/credentials/credentials.go
2025-08-20T22:45:33.0558785Z [00:04:33.730]➜  go tool buildid -w $WORK/b2125/_pkg_.a # internal
2025-08-20T22:45:33.0580426Z [00:04:33.732]➜  cp $WORK/b2125/_pkg_.a /root/.cache/go-build/e7/e72e90a863ee28a4261a65990722f9581975fbf9234d2083970d9e537ebf2e58-d # internal
2025-08-20T22:45:33.0591100Z [00:04:33.733]➜  github.com/jcmturner/gokrb5/v8/iana/errorcode
2025-08-20T22:45:33.0593032Z [00:04:33.733]➜  mkdir -p $WORK/b2145/
2025-08-20T22:45:33.0596682Z [00:04:33.734]➜  cat >/tmp/go-build2401649780/b2145/importcfg << 'EOF' # internal
2025-08-20T22:45:33.0598575Z [00:04:33.734]➜  # import config
2025-08-20T22:45:33.0599237Z [00:04:33.734]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.0600006Z [00:04:33.734]➜  EOF
2025-08-20T22:45:33.0609020Z [00:04:33.735]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2145/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/errorcode=>github.com/jcmturner/gokrb5/v8@v8.4.4/iana/errorcode;$WORK/b2145=>" -p github.com/jcmturner/gokrb5/v8/iana/errorcode -lang=go1.16 -complete -installsuffix shared -buildid 0SLFZClH4SvZZjukzRvS/0SLFZClH4SvZZjukzRvS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2145/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/iana/errorcode/constants.go
2025-08-20T22:45:33.0877653Z [00:04:33.762]➜  go tool buildid -w $WORK/b2145/_pkg_.a # internal
2025-08-20T22:45:33.0885908Z [00:04:33.763]➜  cp $WORK/b2145/_pkg_.a /root/.cache/go-build/27/274fc07f4d4c15aa496841fbefbafb1dc7851fd6ab6a19b9a221d1d36ce556aa-d # internal
2025-08-20T22:45:33.0912616Z [00:04:33.765]➜  github.com/jcmturner/gokrb5/v8/krberror
2025-08-20T22:45:33.0913266Z [00:04:33.765]➜  mkdir -p $WORK/b2149/
2025-08-20T22:45:33.0916468Z [00:04:33.766]➜  cat >/tmp/go-build2401649780/b2149/importcfg << 'EOF' # internal
2025-08-20T22:45:33.0918297Z [00:04:33.766]➜  # import config
2025-08-20T22:45:33.0918949Z [00:04:33.766]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.0919808Z [00:04:33.766]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:33.0920444Z [00:04:33.766]➜  EOF
2025-08-20T22:45:33.0924279Z [00:04:33.766]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2149/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/krberror=>github.com/jcmturner/gokrb5/v8@v8.4.4/krberror;$WORK/b2149=>" -p github.com/jcmturner/gokrb5/v8/krberror -lang=go1.16 -complete -installsuffix shared -buildid i8qo3HWMJxoDfBfrtpXt/i8qo3HWMJxoDfBfrtpXt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2149/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/krberror/error.go
2025-08-20T22:45:33.1243550Z [00:04:33.798]➜  go tool buildid -w $WORK/b2149/_pkg_.a # internal
2025-08-20T22:45:33.1250170Z [00:04:33.799]➜  cp $WORK/b2149/_pkg_.a /root/.cache/go-build/de/de94e78a06a80e0a6eb0f72a9056d3e8290a0ec2194ca5df820a2144123cb3ca-d # internal
2025-08-20T22:45:33.1262127Z [00:04:33.800]➜  github.com/jcmturner/rpc/v2/ndr
2025-08-20T22:45:33.1264683Z [00:04:33.800]➜  mkdir -p $WORK/b2155/
2025-08-20T22:45:33.1265409Z [00:04:33.800]➜  cat >/tmp/go-build2401649780/b2155/importcfg << 'EOF' # internal
2025-08-20T22:45:33.1266059Z [00:04:33.800]➜  # import config
2025-08-20T22:45:33.1266690Z [00:04:33.800]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:33.1267758Z [00:04:33.800]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:33.1268655Z [00:04:33.800]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:33.1269596Z [00:04:33.800]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:33.1270728Z [00:04:33.800]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.1271560Z [00:04:33.800]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:33.1272317Z [00:04:33.800]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:33.1272994Z [00:04:33.800]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:33.1273679Z [00:04:33.800]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:33.1274343Z [00:04:33.800]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:33.1274853Z [00:04:33.800]➜  EOF
2025-08-20T22:45:33.1282449Z [00:04:33.800]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2155/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr=>github.com/jcmturner/rpc/v2@v2.0.3/ndr;$WORK/b2155=>" -p github.com/jcmturner/rpc/v2/ndr -lang=go1.13 -complete -installsuffix shared -buildid Tp9eRVJ8FGAGZeWiLCyH/Tp9eRVJ8FGAGZeWiLCyH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2155/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/arrays.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/decoder.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/error.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/header.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/pipe.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/primitives.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/rawbytes.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/strings.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/tags.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/ndr/union.go
2025-08-20T22:45:33.3912938Z [00:04:34.065]➜  go tool buildid -w $WORK/b2155/_pkg_.a # internal
2025-08-20T22:45:33.3935555Z [00:04:34.068]➜  cp $WORK/b2155/_pkg_.a /root/.cache/go-build/37/3776d771e3fbfee769f269344fa9c2ce136025db02a99c4a0ee166c6a8498cfd-d # internal
2025-08-20T22:45:33.3940620Z [00:04:34.068]➜  github.com/jcmturner/rpc/v2/mstypes
2025-08-20T22:45:33.3941263Z [00:04:34.068]➜  mkdir -p $WORK/b2154/
2025-08-20T22:45:33.3945417Z [00:04:34.069]➜  cat >/tmp/go-build2401649780/b2154/importcfg << 'EOF' # internal
2025-08-20T22:45:33.3946651Z [00:04:34.069]➜  # import config
2025-08-20T22:45:33.3947909Z [00:04:34.069]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:33.3948916Z [00:04:34.069]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:33.3950589Z [00:04:34.069]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:33.3951477Z [00:04:34.069]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:33.3952292Z [00:04:34.069]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:33.3953058Z [00:04:34.069]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.3954177Z [00:04:34.069]➜  packagefile github.com/jcmturner/rpc/v2/ndr=/tmp/go-build2401649780/b2155/_pkg_.a
2025-08-20T22:45:33.3955285Z [00:04:34.069]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b527/_pkg_.a
2025-08-20T22:45:33.3956161Z [00:04:34.069]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:33.3957013Z [00:04:34.069]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:33.3957961Z [00:04:34.069]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:33.3958720Z [00:04:34.069]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:33.3959269Z [00:04:34.069]➜  EOF
2025-08-20T22:45:33.3966872Z [00:04:34.069]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2154/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes=>github.com/jcmturner/rpc/v2@v2.0.3/mstypes;$WORK/b2154=>" -p github.com/jcmturner/rpc/v2/mstypes -lang=go1.13 -complete -installsuffix shared -buildid 5xO8Vmg0FyeNH2UuLxqO/5xO8Vmg0FyeNH2UuLxqO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2154/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/claims.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/common.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/filetime.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/group_membership.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/kerb_sid_and_attributes.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/reader.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/rpc_unicode_string.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/sid.go /root/go/pkg/mod/github.com/jcmturner/rpc/v2@v2.0.3/mstypes/user_session_key.go
2025-08-20T22:45:33.4736375Z [00:04:34.148]➜  go tool buildid -w $WORK/b2154/_pkg_.a # internal
2025-08-20T22:45:33.4750208Z [00:04:34.149]➜  cp $WORK/b2154/_pkg_.a /root/.cache/go-build/77/778b3d14afbd222bf2b91663ddddce95bd905bc7238960b31f6e179f55f2a73d-d # internal
2025-08-20T22:45:33.4764175Z [00:04:34.150]➜  github.com/jcmturner/gokrb5/v8/pac
2025-08-20T22:45:33.4766997Z [00:04:34.151]➜  mkdir -p $WORK/b2153/
2025-08-20T22:45:33.4771669Z [00:04:34.151]➜  cat >/tmp/go-build2401649780/b2153/importcfg << 'EOF' # internal
2025-08-20T22:45:33.4780483Z [00:04:34.151]➜  # import config
2025-08-20T22:45:33.4781190Z [00:04:34.151]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:33.4782088Z [00:04:34.151]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:33.4782970Z [00:04:34.151]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:33.4783759Z [00:04:34.151]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.4784773Z [00:04:34.151]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto=/tmp/go-build2401649780/b2129/_pkg_.a
2025-08-20T22:45:33.4786129Z [00:04:34.151]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/chksumtype=/tmp/go-build2401649780/b2138/_pkg_.a
2025-08-20T22:45:33.4788500Z [00:04:34.151]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/keyusage=/tmp/go-build2401649780/b2147/_pkg_.a
2025-08-20T22:45:33.4790340Z [00:04:34.151]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:33.4792003Z [00:04:34.151]➜  packagefile github.com/jcmturner/rpc/v2/mstypes=/tmp/go-build2401649780/b2154/_pkg_.a
2025-08-20T22:45:33.4794156Z [00:04:34.151]➜  packagefile github.com/jcmturner/rpc/v2/ndr=/tmp/go-build2401649780/b2155/_pkg_.a
2025-08-20T22:45:33.4795164Z [00:04:34.151]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:33.4795803Z [00:04:34.151]➜  EOF
2025-08-20T22:45:33.4811355Z [00:04:34.154]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2153/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac=>github.com/jcmturner/gokrb5/v8@v8.4.4/pac;$WORK/b2153=>" -p github.com/jcmturner/gokrb5/v8/pac -lang=go1.16 -complete -installsuffix shared -buildid iwNrkrfsRSrc634ubk9P/iwNrkrfsRSrc634ubk9P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2153/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/client_claims.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/client_info.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/credentials_info.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/device_claims.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/device_info.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/kerb_validation_info.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/pac_type.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/s4u_delegation_info.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/signature_data.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/supplemental_cred.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/pac/upn_dns_info.go
2025-08-20T22:45:33.6459051Z [00:04:34.305]➜  go tool buildid -w $WORK/b2153/_pkg_.a # internal
2025-08-20T22:45:33.6463679Z [00:04:34.307]➜  cp $WORK/b2153/_pkg_.a /root/.cache/go-build/53/53cb032a8da7b070d60e5688f03a2be72e1abf20b961c2fe07402ba021395968-d # internal
2025-08-20T22:45:33.6464884Z [00:04:34.308]➜  github.com/jcmturner/gokrb5/v8/messages
2025-08-20T22:45:33.6465496Z [00:04:34.308]➜  mkdir -p $WORK/b2150/
2025-08-20T22:45:33.6466238Z [00:04:34.310]➜  cat >/tmp/go-build2401649780/b2150/importcfg << 'EOF' # internal
2025-08-20T22:45:33.6466968Z [00:04:34.310]➜  # import config
2025-08-20T22:45:33.6467924Z [00:04:34.310]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:33.6468834Z [00:04:34.310]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.6469934Z [00:04:34.310]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:33.6471324Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/asn1tools=/tmp/go-build2401649780/b2141/_pkg_.a
2025-08-20T22:45:33.6472878Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/config=/tmp/go-build2401649780/b2121/_pkg_.a
2025-08-20T22:45:33.6474276Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/credentials=/tmp/go-build2401649780/b2125/_pkg_.a
2025-08-20T22:45:33.6475631Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto=/tmp/go-build2401649780/b2129/_pkg_.a
2025-08-20T22:45:33.6476836Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana=/tmp/go-build2401649780/b2142/_pkg_.a
2025-08-20T22:45:33.6478364Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/adtype=/tmp/go-build2401649780/b2151/_pkg_.a
2025-08-20T22:45:33.6479729Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/asnAppTag=/tmp/go-build2401649780/b2144/_pkg_.a
2025-08-20T22:45:33.6481100Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/errorcode=/tmp/go-build2401649780/b2145/_pkg_.a
2025-08-20T22:45:33.6482455Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/flags=/tmp/go-build2401649780/b2146/_pkg_.a
2025-08-20T22:45:33.6483864Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/keyusage=/tmp/go-build2401649780/b2147/_pkg_.a
2025-08-20T22:45:33.6485259Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/msgtype=/tmp/go-build2401649780/b2152/_pkg_.a
2025-08-20T22:45:33.6486714Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/nametype=/tmp/go-build2401649780/b2127/_pkg_.a
2025-08-20T22:45:33.6488337Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/patype=/tmp/go-build2401649780/b2139/_pkg_.a
2025-08-20T22:45:33.6489596Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:45:33.6490840Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/krberror=/tmp/go-build2401649780/b2149/_pkg_.a
2025-08-20T22:45:33.6492190Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/pac=/tmp/go-build2401649780/b2153/_pkg_.a
2025-08-20T22:45:33.6493390Z [00:04:34.310]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:33.6494365Z [00:04:34.310]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:33.6495316Z [00:04:34.310]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:33.6496104Z [00:04:34.310]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:33.6496886Z [00:04:34.310]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:33.6497618Z [00:04:34.310]➜  EOF
2025-08-20T22:45:33.6505537Z [00:04:34.310]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2150/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages=>github.com/jcmturner/gokrb5/v8@v8.4.4/messages;$WORK/b2150=>" -p github.com/jcmturner/gokrb5/v8/messages -lang=go1.16 -complete -installsuffix shared -buildid WAC9_c0ZDWxFYthQtKCE/WAC9_c0ZDWxFYthQtKCE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2150/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/APRep.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/APReq.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/KDCRep.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/KDCReq.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/KRBCred.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/KRBError.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/KRBPriv.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/KRBSafe.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/messages/Ticket.go
2025-08-20T22:45:33.8623869Z [00:04:34.536]➜  go tool buildid -w $WORK/b2150/_pkg_.a # internal
2025-08-20T22:45:33.8648508Z [00:04:34.539]➜  cp $WORK/b2150/_pkg_.a /root/.cache/go-build/49/49a37c017b8049b420bb9dd11e115fcdce78ac3ba65e31a2ffb24cab06162823-d # internal
2025-08-20T22:45:33.8695216Z [00:04:34.544]➜  github.com/jcmturner/gokrb5/v8/kadmin
2025-08-20T22:45:33.8697641Z [00:04:34.544]➜  mkdir -p $WORK/b2148/
2025-08-20T22:45:33.8703723Z [00:04:34.544]➜  cat >/tmp/go-build2401649780/b2148/importcfg << 'EOF' # internal
2025-08-20T22:45:33.8704564Z [00:04:34.545]➜  # import config
2025-08-20T22:45:33.8705340Z [00:04:34.545]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:33.8706336Z [00:04:34.545]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:33.8707580Z [00:04:34.545]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:33.8708565Z [00:04:34.545]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.8709825Z [00:04:34.545]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:33.8711322Z [00:04:34.545]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto=/tmp/go-build2401649780/b2129/_pkg_.a
2025-08-20T22:45:33.8712732Z [00:04:34.545]➜  packagefile github.com/jcmturner/gokrb5/v8/krberror=/tmp/go-build2401649780/b2149/_pkg_.a
2025-08-20T22:45:33.8714264Z [00:04:34.545]➜  packagefile github.com/jcmturner/gokrb5/v8/messages=/tmp/go-build2401649780/b2150/_pkg_.a
2025-08-20T22:45:33.8729063Z [00:04:34.545]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:33.8730186Z [00:04:34.545]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:33.8730844Z [00:04:34.545]➜  EOF
2025-08-20T22:45:33.8735853Z [00:04:34.545]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2148/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/kadmin=>github.com/jcmturner/gokrb5/v8@v8.4.4/kadmin;$WORK/b2148=>" -p github.com/jcmturner/gokrb5/v8/kadmin -lang=go1.16 -complete -installsuffix shared -buildid rW56qETL5P8Apm4IJdlC/rW56qETL5P8Apm4IJdlC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2148/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/kadmin/changepasswddata.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/kadmin/message.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/kadmin/passwd.go
2025-08-20T22:45:33.9294556Z [00:04:34.603]➜  go tool buildid -w $WORK/b2148/_pkg_.a # internal
2025-08-20T22:45:33.9310434Z [00:04:34.605]➜  cp $WORK/b2148/_pkg_.a /root/.cache/go-build/3a/3a4e1c2676788773af2cae4d3b4baccfc85552dfb3180b65265ced1359ee885c-d # internal
2025-08-20T22:45:33.9314660Z [00:04:34.605]➜  github.com/jcmturner/gokrb5/v8/client
2025-08-20T22:45:33.9315334Z [00:04:34.605]➜  mkdir -p $WORK/b2120/
2025-08-20T22:45:33.9319675Z [00:04:34.606]➜  cat >/tmp/go-build2401649780/b2120/importcfg << 'EOF' # internal
2025-08-20T22:45:33.9329807Z [00:04:34.606]➜  # import config
2025-08-20T22:45:33.9330565Z [00:04:34.606]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:33.9331505Z [00:04:34.606]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:33.9332406Z [00:04:34.606]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:33.9333429Z [00:04:34.606]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:33.9334439Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/config=/tmp/go-build2401649780/b2121/_pkg_.a
2025-08-20T22:45:33.9335722Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/credentials=/tmp/go-build2401649780/b2125/_pkg_.a
2025-08-20T22:45:33.9336980Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto=/tmp/go-build2401649780/b2129/_pkg_.a
2025-08-20T22:45:33.9339824Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:45:33.9341238Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/errorcode=/tmp/go-build2401649780/b2145/_pkg_.a
2025-08-20T22:45:33.9342576Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/flags=/tmp/go-build2401649780/b2146/_pkg_.a
2025-08-20T22:45:33.9343956Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/keyusage=/tmp/go-build2401649780/b2147/_pkg_.a
2025-08-20T22:45:33.9345584Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/nametype=/tmp/go-build2401649780/b2127/_pkg_.a
2025-08-20T22:45:33.9347026Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/patype=/tmp/go-build2401649780/b2139/_pkg_.a
2025-08-20T22:45:33.9348600Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/kadmin=/tmp/go-build2401649780/b2148/_pkg_.a
2025-08-20T22:45:33.9349880Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:45:33.9352093Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/krberror=/tmp/go-build2401649780/b2149/_pkg_.a
2025-08-20T22:45:33.9353389Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/messages=/tmp/go-build2401649780/b2150/_pkg_.a
2025-08-20T22:45:33.9354799Z [00:04:34.606]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:33.9355776Z [00:04:34.606]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:33.9356565Z [00:04:34.606]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:33.9357507Z [00:04:34.606]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:33.9358321Z [00:04:34.606]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:33.9359146Z [00:04:34.606]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:33.9359996Z [00:04:34.606]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:33.9360813Z [00:04:34.606]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:33.9361445Z [00:04:34.606]➜  EOF
2025-08-20T22:45:33.9369004Z [00:04:34.609]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2120/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client=>github.com/jcmturner/gokrb5/v8@v8.4.4/client;$WORK/b2120=>" -p github.com/jcmturner/gokrb5/v8/client -lang=go1.16 -complete -installsuffix shared -buildid dmDTPMVXkEGEgEcOsQ7g/dmDTPMVXkEGEgEcOsQ7g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2120/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/ASExchange.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/TGSExchange.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/cache.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/client.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/network.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/passwd.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/session.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/client/settings.go
2025-08-20T22:45:34.2395582Z [00:04:34.914]➜  go tool buildid -w $WORK/b2120/_pkg_.a # internal
2025-08-20T22:45:34.2476544Z [00:04:34.922]➜  cp $WORK/b2120/_pkg_.a /root/.cache/go-build/45/4545094c58e53a7584640a21fcf111a0b9c9f8505d57fccb69ee70b8269f0f7b-d # internal
2025-08-20T22:45:34.2505947Z [00:04:34.925]➜  github.com/jcmturner/gokrb5/v8/gssapi
2025-08-20T22:45:34.2511190Z [00:04:34.925]➜  mkdir -p $WORK/b2156/
2025-08-20T22:45:34.2521336Z [00:04:34.926]➜  cat >/tmp/go-build2401649780/b2156/importcfg << 'EOF' # internal
2025-08-20T22:45:34.2522690Z [00:04:34.926]➜  # import config
2025-08-20T22:45:34.2524913Z [00:04:34.926]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:34.2526042Z [00:04:34.926]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:34.2554607Z [00:04:34.926]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:34.2555551Z [00:04:34.926]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:34.2556517Z [00:04:34.926]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:34.2557654Z [00:04:34.926]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:34.2558536Z [00:04:34.926]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:34.2559854Z [00:04:34.926]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:34.2561221Z [00:04:34.926]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto=/tmp/go-build2401649780/b2129/_pkg_.a
2025-08-20T22:45:34.2562599Z [00:04:34.926]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/keyusage=/tmp/go-build2401649780/b2147/_pkg_.a
2025-08-20T22:45:34.2563941Z [00:04:34.926]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:34.2564807Z [00:04:34.926]➜  EOF
2025-08-20T22:45:34.2570542Z [00:04:34.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2156/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/gssapi=>github.com/jcmturner/gokrb5/v8@v8.4.4/gssapi;$WORK/b2156=>" -p github.com/jcmturner/gokrb5/v8/gssapi -lang=go1.16 -complete -installsuffix shared -buildid l1kOa4_UTBx5SHVZh9g9/l1kOa4_UTBx5SHVZh9g9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2156/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/gssapi/MICToken.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/gssapi/contextFlags.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/gssapi/gssapi.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/gssapi/wrapToken.go
2025-08-20T22:45:34.4144522Z [00:04:35.088]➜  go tool buildid -w $WORK/b2156/_pkg_.a # internal
2025-08-20T22:45:34.4168937Z [00:04:35.091]➜  cp $WORK/b2156/_pkg_.a /root/.cache/go-build/15/15604263f611dc041634b32e861d90000a131045b99eb8e2c1f52519c930c5fc-d # internal
2025-08-20T22:45:34.4171215Z [00:04:35.091]➜  github.com/jcmturner/goidentity/v6
2025-08-20T22:45:34.4172363Z [00:04:35.091]➜  mkdir -p $WORK/b2158/
2025-08-20T22:45:34.4192347Z [00:04:35.093]➜  cat >/tmp/go-build2401649780/b2158/importcfg << 'EOF' # internal
2025-08-20T22:45:34.4193262Z [00:04:35.093]➜  # import config
2025-08-20T22:45:34.4194103Z [00:04:35.094]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:34.4195093Z [00:04:35.094]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:34.4196087Z [00:04:35.094]➜  packagefile encoding/gob=/tmp/go-build2401649780/b686/_pkg_.a
2025-08-20T22:45:34.4197608Z [00:04:35.094]➜  packagefile github.com/hashicorp/go-uuid=/tmp/go-build2401649780/b2126/_pkg_.a
2025-08-20T22:45:34.4198703Z [00:04:35.094]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:34.4199617Z [00:04:35.094]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:34.4200308Z [00:04:35.094]➜  EOF
2025-08-20T22:45:34.4214647Z [00:04:35.095]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2158/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/goidentity/v6@v6.0.1=>github.com/jcmturner/goidentity/v6@v6.0.1;$WORK/b2158=>" -p github.com/jcmturner/goidentity/v6 -lang=go1.13 -complete -installsuffix shared -buildid JO7yueN0jPyScHj7dzqN/JO7yueN0jPyScHj7dzqN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2158/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/goidentity/v6@v6.0.1/authenticator.go /root/go/pkg/mod/github.com/jcmturner/goidentity/v6@v6.0.1/identity.go /root/go/pkg/mod/github.com/jcmturner/goidentity/v6@v6.0.1/user.go
2025-08-20T22:45:34.5274957Z [00:04:35.201]➜  go tool buildid -w $WORK/b2158/_pkg_.a # internal
2025-08-20T22:45:34.5288707Z [00:04:35.203]➜  cp $WORK/b2158/_pkg_.a /root/.cache/go-build/68/68e6fe1069a6033296c84963c9399478b614831e289bbbea81dae7080e502596-d # internal
2025-08-20T22:45:34.5294441Z [00:04:35.203]➜  github.com/jcmturner/gokrb5/v8/service
2025-08-20T22:45:34.5296263Z [00:04:35.203]➜  mkdir -p $WORK/b2159/
2025-08-20T22:45:34.5297746Z [00:04:35.204]➜  cat >/tmp/go-build2401649780/b2159/importcfg << 'EOF' # internal
2025-08-20T22:45:34.5307877Z [00:04:35.204]➜  # import config
2025-08-20T22:45:34.5311940Z [00:04:35.204]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:34.5313102Z [00:04:35.204]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:34.5314226Z [00:04:35.204]➜  packagefile github.com/jcmturner/goidentity/v6=/tmp/go-build2401649780/b2158/_pkg_.a
2025-08-20T22:45:34.5315487Z [00:04:35.204]➜  packagefile github.com/jcmturner/gokrb5/v8/client=/tmp/go-build2401649780/b2120/_pkg_.a
2025-08-20T22:45:34.5316773Z [00:04:35.204]➜  packagefile github.com/jcmturner/gokrb5/v8/config=/tmp/go-build2401649780/b2121/_pkg_.a
2025-08-20T22:45:34.5318363Z [00:04:35.204]➜  packagefile github.com/jcmturner/gokrb5/v8/credentials=/tmp/go-build2401649780/b2125/_pkg_.a
2025-08-20T22:45:34.5319747Z [00:04:35.204]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/errorcode=/tmp/go-build2401649780/b2145/_pkg_.a
2025-08-20T22:45:34.5321078Z [00:04:35.204]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:45:34.5322548Z [00:04:35.204]➜  packagefile github.com/jcmturner/gokrb5/v8/messages=/tmp/go-build2401649780/b2150/_pkg_.a
2025-08-20T22:45:34.5323860Z [00:04:35.204]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:34.5324871Z [00:04:35.204]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:34.5325755Z [00:04:35.204]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:34.5326596Z [00:04:35.204]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:34.5327629Z [00:04:35.204]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:34.5328435Z [00:04:35.204]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:34.5329030Z [00:04:35.204]➜  EOF
2025-08-20T22:45:34.5334360Z [00:04:35.205]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2159/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/service=>github.com/jcmturner/gokrb5/v8@v8.4.4/service;$WORK/b2159=>" -p github.com/jcmturner/gokrb5/v8/service -lang=go1.16 -complete -installsuffix shared -buildid fWiZA93VNj2UPX8azC4X/fWiZA93VNj2UPX8azC4X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2159/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/service/APExchange.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/service/authenticator.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/service/cache.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/service/settings.go
2025-08-20T22:45:34.6808729Z [00:04:35.353]➜  go tool buildid -w $WORK/b2159/_pkg_.a # internal
2025-08-20T22:45:34.6813414Z [00:04:35.355]➜  cp $WORK/b2159/_pkg_.a /root/.cache/go-build/c6/c6979f4a622237356112df286f87bce2f0b27638b3ec65d18d8109d332855882-d # internal
2025-08-20T22:45:34.6827765Z [00:04:35.357]➜  net/http/cookiejar
2025-08-20T22:45:34.6828394Z [00:04:35.357]➜  mkdir -p $WORK/b2160/
2025-08-20T22:45:34.6848712Z [00:04:35.359]➜  cat >/tmp/go-build2401649780/b2160/importcfg << 'EOF' # internal
2025-08-20T22:45:34.6853285Z [00:04:35.359]➜  # import config
2025-08-20T22:45:34.6854246Z [00:04:35.359]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:45:34.6854999Z [00:04:35.359]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:34.6855795Z [00:04:35.359]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:34.6856542Z [00:04:35.359]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:34.6857563Z [00:04:35.359]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:34.6858568Z [00:04:35.359]➜  packagefile net/http/internal/ascii=/tmp/go-build2401649780/b206/_pkg_.a
2025-08-20T22:45:34.6859572Z [00:04:35.359]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:34.6860372Z [00:04:35.359]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:34.6861197Z [00:04:35.359]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:34.6862054Z [00:04:35.359]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:34.6863068Z [00:04:35.359]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:34.6863953Z [00:04:35.359]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:34.6864620Z [00:04:35.359]➜  EOF
2025-08-20T22:45:34.6867991Z [00:04:35.359]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2160/_pkg_.a -trimpath "/root/.go/src/net/http/cookiejar=>net/http/cookiejar;$WORK/b2160=>" -p net/http/cookiejar -lang=go1.25 -std -complete -installsuffix shared -buildid HUARyKT_OJk5WVvMkWgs/HUARyKT_OJk5WVvMkWgs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2160/importcfg -pack /root/.go/src/net/http/cookiejar/jar.go /root/.go/src/net/http/cookiejar/punycode.go
2025-08-20T22:45:34.8952381Z [00:04:35.569]➜  go tool buildid -w $WORK/b2160/_pkg_.a # internal
2025-08-20T22:45:34.8999348Z [00:04:35.574]➜  cp $WORK/b2160/_pkg_.a /root/.cache/go-build/bb/bb130011a76f7164c23845f32694e72bccc2dd280894aa3943d0948528449e12-d # internal
2025-08-20T22:45:34.9002744Z [00:04:35.574]➜  github.com/jcmturner/gokrb5/v8/spnego
2025-08-20T22:45:34.9008019Z [00:04:35.575]➜  mkdir -p $WORK/b2157/
2025-08-20T22:45:34.9017655Z [00:04:35.576]➜  cat >/tmp/go-build2401649780/b2157/importcfg << 'EOF' # internal
2025-08-20T22:45:34.9019422Z [00:04:35.576]➜  # import config
2025-08-20T22:45:34.9020097Z [00:04:35.576]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:34.9020946Z [00:04:35.576]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:34.9021851Z [00:04:35.576]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:34.9022816Z [00:04:35.576]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:34.9023754Z [00:04:35.576]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:34.9024604Z [00:04:35.576]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:34.9025426Z [00:04:35.576]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:34.9026540Z [00:04:35.576]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:45:34.9028025Z [00:04:35.576]➜  packagefile github.com/jcmturner/goidentity/v6=/tmp/go-build2401649780/b2158/_pkg_.a
2025-08-20T22:45:34.9029501Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/asn1tools=/tmp/go-build2401649780/b2141/_pkg_.a
2025-08-20T22:45:34.9030765Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/client=/tmp/go-build2401649780/b2120/_pkg_.a
2025-08-20T22:45:34.9032129Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/credentials=/tmp/go-build2401649780/b2125/_pkg_.a
2025-08-20T22:45:34.9033407Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/gssapi=/tmp/go-build2401649780/b2156/_pkg_.a
2025-08-20T22:45:34.9034723Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/chksumtype=/tmp/go-build2401649780/b2138/_pkg_.a
2025-08-20T22:45:34.9036108Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/msgtype=/tmp/go-build2401649780/b2152/_pkg_.a
2025-08-20T22:45:34.9037853Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/nametype=/tmp/go-build2401649780/b2127/_pkg_.a
2025-08-20T22:45:34.9039156Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:45:34.9040430Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/krberror=/tmp/go-build2401649780/b2149/_pkg_.a
2025-08-20T22:45:34.9041729Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/messages=/tmp/go-build2401649780/b2150/_pkg_.a
2025-08-20T22:45:34.9043053Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/service=/tmp/go-build2401649780/b2159/_pkg_.a
2025-08-20T22:45:34.9044368Z [00:04:35.576]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:45:34.9045353Z [00:04:35.576]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:34.9046301Z [00:04:35.576]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:34.9067498Z [00:04:35.576]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:34.9068591Z [00:04:35.576]➜  packagefile net/http/cookiejar=/tmp/go-build2401649780/b2160/_pkg_.a
2025-08-20T22:45:34.9069539Z [00:04:35.576]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:34.9070361Z [00:04:35.576]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:34.9070962Z [00:04:35.576]➜  EOF
2025-08-20T22:45:34.9076470Z [00:04:35.576]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2157/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/spnego=>github.com/jcmturner/gokrb5/v8@v8.4.4/spnego;$WORK/b2157=>" -p github.com/jcmturner/gokrb5/v8/spnego -lang=go1.16 -complete -installsuffix shared -buildid M22ZqiaISWOEdNoWI-oF/M22ZqiaISWOEdNoWI-oF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2157/importcfg -pack /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/spnego/http.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/spnego/krb5Token.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/spnego/negotiationToken.go /root/go/pkg/mod/github.com/jcmturner/gokrb5/v8@v8.4.4/spnego/spnego.go
2025-08-20T22:45:35.2643245Z [00:04:35.938]➜  go tool buildid -w $WORK/b2157/_pkg_.a # internal
2025-08-20T22:45:35.2680257Z [00:04:35.942]➜  cp $WORK/b2157/_pkg_.a /root/.cache/go-build/d1/d12084ce33594214ed4345ed2b988099223495bfffe7d43e80dc4d2cb131178d-d # internal
2025-08-20T22:45:35.2683198Z [00:04:35.943]➜  github.com/microsoft/go-mssqldb/integratedauth/krb5
2025-08-20T22:45:35.2684897Z [00:04:35.943]➜  mkdir -p $WORK/b2119/
2025-08-20T22:45:35.2704017Z [00:04:35.944]➜  cat >/tmp/go-build2401649780/b2119/importcfg << 'EOF' # internal
2025-08-20T22:45:35.2704749Z [00:04:35.944]➜  # import config
2025-08-20T22:45:35.2705438Z [00:04:35.944]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:35.2706256Z [00:04:35.944]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:35.2707452Z [00:04:35.945]➜  packagefile github.com/jcmturner/gokrb5/v8/client=/tmp/go-build2401649780/b2120/_pkg_.a
2025-08-20T22:45:35.2708815Z [00:04:35.945]➜  packagefile github.com/jcmturner/gokrb5/v8/config=/tmp/go-build2401649780/b2121/_pkg_.a
2025-08-20T22:45:35.2709968Z [00:04:35.945]➜  packagefile github.com/jcmturner/gokrb5/v8/credentials=/tmp/go-build2401649780/b2125/_pkg_.a
2025-08-20T22:45:35.2711177Z [00:04:35.945]➜  packagefile github.com/jcmturner/gokrb5/v8/gssapi=/tmp/go-build2401649780/b2156/_pkg_.a
2025-08-20T22:45:35.2712288Z [00:04:35.945]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:45:35.2713382Z [00:04:35.945]➜  packagefile github.com/jcmturner/gokrb5/v8/spnego=/tmp/go-build2401649780/b2157/_pkg_.a
2025-08-20T22:45:35.2714573Z [00:04:35.945]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth=/tmp/go-build2401649780/b2106/_pkg_.a
2025-08-20T22:45:35.2715944Z [00:04:35.945]➜  packagefile github.com/microsoft/go-mssqldb/msdsn=/tmp/go-build2401649780/b2107/_pkg_.a
2025-08-20T22:45:35.2716818Z [00:04:35.945]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:35.2717673Z [00:04:35.945]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:35.2718376Z [00:04:35.945]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:35.2719090Z [00:04:35.945]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:35.2719637Z [00:04:35.945]➜  EOF
2025-08-20T22:45:35.2723426Z [00:04:35.945]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2119/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/krb5=>github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/krb5;$WORK/b2119=>" -p github.com/microsoft/go-mssqldb/integratedauth/krb5 -lang=go1.18 -complete -installsuffix shared -buildid PJ3sPQNN3xb30Nq2L9av/PJ3sPQNN3xb30Nq2L9av -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2119/importcfg -pack /root/go/pkg/mod/github.com/microsoft/go-mssqldb@v1.8.0/integratedauth/krb5/krb5.go
2025-08-20T22:45:35.4417992Z [00:04:36.116]➜  go tool buildid -w $WORK/b2119/_pkg_.a # internal
2025-08-20T22:45:35.4482638Z [00:04:36.122]➜  cp $WORK/b2119/_pkg_.a /root/.cache/go-build/77/774074a7dfee48095138ef8c3b37c755e7e28f8506a90d361e2c1ac193398f40-d # internal
2025-08-20T22:45:35.4483901Z [00:04:36.122]➜  github.com/prometheus/client_golang/api
2025-08-20T22:45:35.4484535Z [00:04:36.122]➜  mkdir -p $WORK/b2161/
2025-08-20T22:45:35.4485294Z [00:04:36.122]➜  cat >/tmp/go-build2401649780/b2161/importcfg << 'EOF' # internal
2025-08-20T22:45:35.4485992Z [00:04:36.122]➜  # import config
2025-08-20T22:45:35.4486677Z [00:04:36.122]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:35.4487740Z [00:04:36.122]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:35.4488799Z [00:04:36.122]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:35.4489677Z [00:04:36.122]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:35.4490525Z [00:04:36.122]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:35.4491376Z [00:04:36.122]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:35.4492219Z [00:04:36.122]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:35.4493101Z [00:04:36.122]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:35.4493925Z [00:04:36.122]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:35.4494548Z [00:04:36.122]➜  EOF
2025-08-20T22:45:35.4498563Z [00:04:36.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2161/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/api=>github.com/prometheus/client_golang@v1.20.5/api;$WORK/b2161=>" -p github.com/prometheus/client_golang/api -lang=go1.20 -complete -installsuffix shared -buildid HduclqiDbi5lPKsQ3t0W/HduclqiDbi5lPKsQ3t0W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2161/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/api/client.go
2025-08-20T22:45:35.5664699Z [00:04:36.241]➜  go tool buildid -w $WORK/b2161/_pkg_.a # internal
2025-08-20T22:45:35.5677969Z [00:04:36.242]➜  cp $WORK/b2161/_pkg_.a /root/.cache/go-build/a1/a151144b2b3e9e7d481ac8395f814a0a57974b1708b421b3fad9f15eb887e92e-d # internal
2025-08-20T22:45:35.5680818Z [00:04:36.242]➜  github.com/prometheus/client_model/go
2025-08-20T22:45:35.5681900Z [00:04:36.242]➜  mkdir -p $WORK/b2164/
2025-08-20T22:45:35.5694173Z [00:04:36.244]➜  cat >/tmp/go-build2401649780/b2164/importcfg << 'EOF' # internal
2025-08-20T22:45:35.5699106Z [00:04:36.244]➜  # import config
2025-08-20T22:45:35.5701598Z [00:04:36.244]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:45:35.5703144Z [00:04:36.244]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:45:35.5704837Z [00:04:36.244]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:45:35.5706001Z [00:04:36.244]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:35.5706847Z [00:04:36.244]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:35.5707605Z [00:04:36.244]➜  EOF
2025-08-20T22:45:35.5711334Z [00:04:36.244]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2164/_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/b2164=>" -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/b2164/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_model@v0.6.1/go/metrics.pb.go
2025-08-20T22:45:35.8029785Z [00:04:36.477]➜  go tool buildid -w $WORK/b2164/_pkg_.a # internal
2025-08-20T22:45:35.8108961Z [00:04:36.485]➜  cp $WORK/b2164/_pkg_.a /root/.cache/go-build/7d/7dbb7522f552d95c6422bc0814005e8591d8a0da6b105027baf8f22add7eb25f-d # internal
2025-08-20T22:45:35.8114602Z [00:04:36.486]➜  github.com/prometheus/common/model
2025-08-20T22:45:35.8124686Z [00:04:36.487]➜  mkdir -p $WORK/b2163/
2025-08-20T22:45:35.8142476Z [00:04:36.488]➜  cat >/tmp/go-build2401649780/b2163/importcfg << 'EOF' # internal
2025-08-20T22:45:35.8163097Z [00:04:36.488]➜  # import config
2025-08-20T22:45:35.8163788Z [00:04:36.488]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:35.8164638Z [00:04:36.488]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:35.8165474Z [00:04:36.488]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:35.8166413Z [00:04:36.488]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:35.8167599Z [00:04:36.488]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build2401649780/b2164/_pkg_.a
2025-08-20T22:45:35.8168801Z [00:04:36.488]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:45:35.8169737Z [00:04:36.488]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:35.8170494Z [00:04:36.488]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:35.8171259Z [00:04:36.488]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:35.8172002Z [00:04:36.488]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:35.8172754Z [00:04:36.488]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:35.8173498Z [00:04:36.488]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:35.8174207Z [00:04:36.488]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:35.8174950Z [00:04:36.488]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:35.8175534Z [00:04:36.488]➜  EOF
2025-08-20T22:45:35.8185997Z [00:04:36.488]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2163/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model=>github.com/prometheus/common@v0.55.0/model;$WORK/b2163=>" -p github.com/prometheus/common/model -lang=go1.20 -complete -installsuffix shared -buildid G6HahHdLylvcBliR_BY5/G6HahHdLylvcBliR_BY5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2163/importcfg -pack /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/alert.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/fingerprinting.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/fnv.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/labels.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/labelset.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/labelset_string.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/metadata.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/metric.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/model.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/signature.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/silence.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/time.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/value.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/value_float.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/value_histogram.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/model/value_type.go
2025-08-20T22:45:36.3914302Z [00:04:37.065]➜  go tool buildid -w $WORK/b2163/_pkg_.a # internal
2025-08-20T22:45:36.4080328Z [00:04:37.082]➜  cp $WORK/b2163/_pkg_.a /root/.cache/go-build/7d/7d63199fa8d2f4a797b216da4ba7ccbc1665c608b3750f1f19e24d47a4d358b6-d # internal
2025-08-20T22:45:36.4081653Z [00:04:37.082]➜  github.com/prometheus/client_golang/api/prometheus/v1
2025-08-20T22:45:36.4082510Z [00:04:37.082]➜  mkdir -p $WORK/b2162/
2025-08-20T22:45:36.4190112Z [00:04:37.093]➜  cat >/tmp/go-build2401649780/b2162/importcfg << 'EOF' # internal
2025-08-20T22:45:36.4195408Z [00:04:37.093]➜  # import config
2025-08-20T22:45:36.4196083Z [00:04:37.093]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:36.4196882Z [00:04:37.093]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:36.4197839Z [00:04:37.093]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:36.4198731Z [00:04:37.093]➜  packagefile github.com/json-iterator/go=/tmp/go-build2401649780/b258/_pkg_.a
2025-08-20T22:45:36.4199852Z [00:04:37.093]➜  packagefile github.com/prometheus/client_golang/api=/tmp/go-build2401649780/b2161/_pkg_.a
2025-08-20T22:45:36.4201013Z [00:04:37.093]➜  packagefile github.com/prometheus/common/model=/tmp/go-build2401649780/b2163/_pkg_.a
2025-08-20T22:45:36.4202117Z [00:04:37.093]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:36.4202916Z [00:04:37.093]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:36.4203728Z [00:04:37.093]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:36.4204743Z [00:04:37.093]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:36.4205690Z [00:04:37.093]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:36.4206498Z [00:04:37.093]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:36.4207087Z [00:04:37.093]➜  EOF
2025-08-20T22:45:36.4211439Z [00:04:37.093]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2162/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/api/prometheus/v1=>github.com/prometheus/client_golang@v1.20.5/api/prometheus/v1;$WORK/b2162=>" -p github.com/prometheus/client_golang/api/prometheus/v1 -lang=go1.20 -complete -installsuffix shared -buildid TCWlAEO6wiOFKozjz6kt/TCWlAEO6wiOFKozjz6kt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2162/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/api/prometheus/v1/api.go
2025-08-20T22:45:36.8584149Z [00:04:37.532]➜  go tool buildid -w $WORK/b2162/_pkg_.a # internal
2025-08-20T22:45:36.8643024Z [00:04:37.538]➜  cp $WORK/b2162/_pkg_.a /root/.cache/go-build/bb/bb03094c99f1ffef357888325faea2856c6d6b34ef12b58eded9382defc6223c-d # internal
2025-08-20T22:45:36.8648548Z [00:04:37.539]➜  github.com/jpillora/backoff
2025-08-20T22:45:36.8654073Z [00:04:37.540]➜  mkdir -p $WORK/b2167/
2025-08-20T22:45:36.8662149Z [00:04:37.540]➜  cat >/tmp/go-build2401649780/b2167/importcfg << 'EOF' # internal
2025-08-20T22:45:36.8664569Z [00:04:37.541]➜  # import config
2025-08-20T22:45:36.8667971Z [00:04:37.541]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:36.8668779Z [00:04:37.541]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:45:36.8669623Z [00:04:37.541]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:36.8670734Z [00:04:37.541]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:36.8671304Z [00:04:37.541]➜  EOF
2025-08-20T22:45:36.8685131Z [00:04:37.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2167/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jpillora/backoff@v1.0.0=>github.com/jpillora/backoff@v1.0.0;$WORK/b2167=>" -p github.com/jpillora/backoff -lang=go1.13 -complete -installsuffix shared -buildid z1EIdirCH_eh4ZVYc1GH/z1EIdirCH_eh4ZVYc1GH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2167/importcfg -pack /root/go/pkg/mod/github.com/jpillora/backoff@v1.0.0/backoff.go
2025-08-20T22:45:36.8914859Z [00:04:37.565]➜  go tool buildid -w $WORK/b2167/_pkg_.a # internal
2025-08-20T22:45:36.8926503Z [00:04:37.566]➜  cp $WORK/b2167/_pkg_.a /root/.cache/go-build/c2/c260f09394c24a566db43395565e2b5a4147f3bfd56efa0ab079f6ace79d9f44-d # internal
2025-08-20T22:45:36.8927790Z [00:04:37.566]➜  expvar
2025-08-20T22:45:36.8928300Z [00:04:37.566]➜  mkdir -p $WORK/b2169/
2025-08-20T22:45:36.8933390Z [00:04:37.567]➜  cat >/tmp/go-build2401649780/b2169/importcfg << 'EOF' # internal
2025-08-20T22:45:36.8936824Z [00:04:37.567]➜  # import config
2025-08-20T22:45:36.8937725Z [00:04:37.567]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:36.8938734Z [00:04:37.567]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:45:36.8939628Z [00:04:37.567]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:36.8940497Z [00:04:37.567]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:36.8941353Z [00:04:37.568]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:36.8942233Z [00:04:37.568]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:36.8943113Z [00:04:37.568]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:36.8944220Z [00:04:37.568]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:36.8945153Z [00:04:37.568]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:36.8946048Z [00:04:37.568]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:36.8947362Z [00:04:37.568]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:36.8948345Z [00:04:37.568]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:36.8949054Z [00:04:37.568]➜  EOF
2025-08-20T22:45:36.8951739Z [00:04:37.568]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2169/_pkg_.a -trimpath "/root/.go/src/expvar=>expvar;$WORK/b2169=>" -p expvar -lang=go1.25 -std -complete -installsuffix shared -buildid CDqWe0ZJ9xg_hx7tNAuK/CDqWe0ZJ9xg_hx7tNAuK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2169/importcfg -pack /root/.go/src/expvar/expvar.go
2025-08-20T22:45:37.3093944Z [00:04:37.983]➜  go tool buildid -w $WORK/b2169/_pkg_.a # internal
2025-08-20T22:45:37.3189613Z [00:04:37.993]➜  cp $WORK/b2169/_pkg_.a /root/.cache/go-build/eb/ebc3103a84769c2d663f37c42896bdc7162458af05e719fccf66b29fb95a2eb9-d # internal
2025-08-20T22:45:37.3202387Z [00:04:37.994]➜  github.com/beorn7/perks/quantile
2025-08-20T22:45:37.3205466Z [00:04:37.995]➜  mkdir -p $WORK/b2170/
2025-08-20T22:45:37.3210095Z [00:04:37.995]➜  cat >/tmp/go-build2401649780/b2170/importcfg << 'EOF' # internal
2025-08-20T22:45:37.3220901Z [00:04:37.995]➜  # import config
2025-08-20T22:45:37.3221565Z [00:04:37.995]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:37.3222333Z [00:04:37.995]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:37.3222851Z [00:04:37.995]➜  EOF
2025-08-20T22:45:37.3226428Z [00:04:37.995]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2170/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/beorn7/perks@v1.0.1/quantile=>github.com/beorn7/perks@v1.0.1/quantile;$WORK/b2170=>" -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/b2170/importcfg -pack /root/go/pkg/mod/github.com/beorn7/perks@v1.0.1/quantile/stream.go
2025-08-20T22:45:37.3928621Z [00:04:38.067]➜  go tool buildid -w $WORK/b2170/_pkg_.a # internal
2025-08-20T22:45:37.3943285Z [00:04:38.068]➜  cp $WORK/b2170/_pkg_.a /root/.cache/go-build/40/40685f68aa55546732e8e6b359a48b178b9e78e84058a0216c95fae79e86f093-d # internal
2025-08-20T22:45:37.3951366Z [00:04:38.069]➜  github.com/prometheus/client_golang/prometheus/internal
2025-08-20T22:45:37.3954559Z [00:04:38.070]➜  mkdir -p $WORK/b2171/
2025-08-20T22:45:37.3963659Z [00:04:38.070]➜  cat >/tmp/go-build2401649780/b2171/importcfg << 'EOF' # internal
2025-08-20T22:45:37.3965901Z [00:04:38.070]➜  # import config
2025-08-20T22:45:37.3968897Z [00:04:38.070]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:37.3969955Z [00:04:38.070]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:37.3972145Z [00:04:38.070]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:37.3974994Z [00:04:38.070]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build2401649780/b2164/_pkg_.a
2025-08-20T22:45:37.3976256Z [00:04:38.070]➜  packagefile github.com/prometheus/common/model=/tmp/go-build2401649780/b2163/_pkg_.a
2025-08-20T22:45:37.3977360Z [00:04:38.071]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:37.3978150Z [00:04:38.071]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:37.3978916Z [00:04:38.071]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:37.3979705Z [00:04:38.071]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:37.3980596Z [00:04:38.071]➜  packagefile runtime/metrics=/tmp/go-build2401649780/b2172/_pkg_.a
2025-08-20T22:45:37.3981463Z [00:04:38.071]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:37.3982440Z [00:04:38.071]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:37.3983080Z [00:04:38.071]➜  EOF
2025-08-20T22:45:37.3993105Z [00:04:38.071]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2171/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/internal=>github.com/prometheus/client_golang@v1.20.5/prometheus/internal;$WORK/b2171=>" -p github.com/prometheus/client_golang/prometheus/internal -lang=go1.20 -complete -installsuffix shared -buildid Of_HcEzLlENW4RLYCYY-/Of_HcEzLlENW4RLYCYY- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2171/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/internal/almost_equal.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/internal/difflib.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/internal/go_collector_options.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/internal/go_runtime_metrics.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/internal/metric.go
2025-08-20T22:45:37.5913770Z [00:04:38.265]➜  go tool buildid -w $WORK/b2171/_pkg_.a # internal
2025-08-20T22:45:37.5964673Z [00:04:38.270]➜  cp $WORK/b2171/_pkg_.a /root/.cache/go-build/bb/bb9134db66c4de0d68be4235ea9f220eb0965dde107e3e69b0700e6f2c422fa2-d # internal
2025-08-20T22:45:37.6002212Z [00:04:38.274]➜  github.com/munnerz/goautoneg
2025-08-20T22:45:37.6005353Z [00:04:38.275]➜  mkdir -p $WORK/b2174/
2025-08-20T22:45:37.6015850Z [00:04:38.275]➜  cat >/tmp/go-build2401649780/b2174/importcfg << 'EOF' # internal
2025-08-20T22:45:37.6016526Z [00:04:38.275]➜  # import config
2025-08-20T22:45:37.6017326Z [00:04:38.275]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:37.6018114Z [00:04:38.275]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:37.6018905Z [00:04:38.275]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:37.6019511Z [00:04:38.275]➜  EOF
2025-08-20T22:45:37.6023762Z [00:04:38.275]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2174/_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/b2174=>" -p github.com/munnerz/goautoneg -lang=go1.16 -complete -installsuffix shared -buildid RIxX87NYSGGXKYPOLnNq/RIxX87NYSGGXKYPOLnNq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2174/importcfg -pack /root/go/pkg/mod/github.com/munnerz/goautoneg@v0.0.0-20191010083416-a7dc8b61c822/autoneg.go
2025-08-20T22:45:37.6471742Z [00:04:38.321]➜  go tool buildid -w $WORK/b2174/_pkg_.a # internal
2025-08-20T22:45:37.6479976Z [00:04:38.322]➜  cp $WORK/b2174/_pkg_.a /root/.cache/go-build/8d/8dfe62c81fb597fa1e52ac28dd0c60bb41253d993bd074916d3dd7c2dcd7c368-d # internal
2025-08-20T22:45:37.6489185Z [00:04:38.323]➜  google.golang.org/protobuf/encoding/protodelim
2025-08-20T22:45:37.6512242Z [00:04:38.323]➜  mkdir -p $WORK/b2175/
2025-08-20T22:45:37.6513018Z [00:04:38.323]➜  cat >/tmp/go-build2401649780/b2175/importcfg << 'EOF' # internal
2025-08-20T22:45:37.6513668Z [00:04:38.323]➜  # import config
2025-08-20T22:45:37.6514288Z [00:04:38.323]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:37.6515146Z [00:04:38.323]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:37.6515953Z [00:04:38.323]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:37.6516980Z [00:04:38.323]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:45:37.6518401Z [00:04:38.323]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:45:37.6519554Z [00:04:38.323]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:45:37.6520466Z [00:04:38.323]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:37.6521236Z [00:04:38.323]➜  EOF
2025-08-20T22:45:37.6525114Z [00:04:38.323]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2175/_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/b2175=>" -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/b2175/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protodelim/protodelim.go
2025-08-20T22:45:37.7681197Z [00:04:38.442]➜  go tool buildid -w $WORK/b2175/_pkg_.a # internal
2025-08-20T22:45:37.7722540Z [00:04:38.446]➜  cp $WORK/b2175/_pkg_.a /root/.cache/go-build/9d/9d9a67c5a8cff3412803e11cf82237ca570a1930769234b6fa1fc2fe00aa13bb-d # internal
2025-08-20T22:45:37.7728371Z [00:04:38.447]➜  github.com/prometheus/common/expfmt
2025-08-20T22:45:37.7736238Z [00:04:38.448]➜  mkdir -p $WORK/b2173/
2025-08-20T22:45:37.7746152Z [00:04:38.448]➜  cat >/tmp/go-build2401649780/b2173/importcfg << 'EOF' # internal
2025-08-20T22:45:37.7747077Z [00:04:38.448]➜  # import config
2025-08-20T22:45:37.7747897Z [00:04:38.448]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:37.7748699Z [00:04:38.448]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:37.7749469Z [00:04:38.448]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:37.7750254Z [00:04:38.448]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:37.7751184Z [00:04:38.448]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build2401649780/b2174/_pkg_.a
2025-08-20T22:45:37.7752319Z [00:04:38.448]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build2401649780/b2164/_pkg_.a
2025-08-20T22:45:37.7753508Z [00:04:38.448]➜  packagefile github.com/prometheus/common/model=/tmp/go-build2401649780/b2163/_pkg_.a
2025-08-20T22:45:37.7765887Z [00:04:38.451]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build2401649780/b2175/_pkg_.a
2025-08-20T22:45:37.7767786Z [00:04:38.451]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2401649780/b490/_pkg_.a
2025-08-20T22:45:37.7778509Z [00:04:38.451]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:45:37.7779985Z [00:04:38.451]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:45:37.7781193Z [00:04:38.451]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:37.7782050Z [00:04:38.451]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:37.7782917Z [00:04:38.451]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:45:37.7783794Z [00:04:38.451]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:37.7784778Z [00:04:38.451]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:37.7785722Z [00:04:38.451]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:37.7786611Z [00:04:38.451]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:37.7787426Z [00:04:38.451]➜  EOF
2025-08-20T22:45:37.7793811Z [00:04:38.451]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2173/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/common@v0.55.0/expfmt=>github.com/prometheus/common@v0.55.0/expfmt;$WORK/b2173=>" -p github.com/prometheus/common/expfmt -lang=go1.20 -complete -installsuffix shared -buildid XxC_Z8SU3Y-xPfNWN6Sy/XxC_Z8SU3Y-xPfNWN6Sy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2173/importcfg -pack /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/expfmt/decode.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/expfmt/encode.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/expfmt/expfmt.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/expfmt/openmetrics_create.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/expfmt/text_create.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/expfmt/text_parse.go
2025-08-20T22:45:38.2643854Z [00:04:38.938]➜  go tool buildid -w $WORK/b2173/_pkg_.a # internal
2025-08-20T22:45:38.2717940Z [00:04:38.946]➜  cp $WORK/b2173/_pkg_.a /root/.cache/go-build/98/989a8a5d266751bd9bd5b0d8dbdb31492dd3d5a255a4971ce4b8d749d4c63189-d # internal
2025-08-20T22:45:38.2741971Z [00:04:38.948]➜  github.com/prometheus/procfs/internal/fs
2025-08-20T22:45:38.2747463Z [00:04:38.949]➜  mkdir -p $WORK/b2177/
2025-08-20T22:45:38.2748191Z [00:04:38.949]➜  cat >/tmp/go-build2401649780/b2177/importcfg << 'EOF' # internal
2025-08-20T22:45:38.2748829Z [00:04:38.949]➜  # import config
2025-08-20T22:45:38.2749413Z [00:04:38.949]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:38.2750147Z [00:04:38.949]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:38.2750948Z [00:04:38.949]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:38.2751550Z [00:04:38.949]➜  EOF
2025-08-20T22:45:38.2755282Z [00:04:38.949]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2177/_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/b2177=>" -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/b2177/importcfg -pack /root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1/internal/fs/fs.go
2025-08-20T22:45:38.3034340Z [00:04:38.977]➜  go tool buildid -w $WORK/b2177/_pkg_.a # internal
2025-08-20T22:45:38.3040110Z [00:04:38.978]➜  cp $WORK/b2177/_pkg_.a /root/.cache/go-build/c8/c8f4f9a30869f46745f365790dd9fdb5acbf8acbfc0c4bc2e26aa16e00753f34-d # internal
2025-08-20T22:45:38.3062600Z [00:04:38.980]➜  github.com/prometheus/procfs/internal/util
2025-08-20T22:45:38.3100014Z [00:04:38.981]➜  mkdir -p $WORK/b2178/
2025-08-20T22:45:38.3100887Z [00:04:38.981]➜  cat >/tmp/go-build2401649780/b2178/importcfg << 'EOF' # internal
2025-08-20T22:45:38.3101522Z [00:04:38.981]➜  # import config
2025-08-20T22:45:38.3102095Z [00:04:38.981]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:38.3102816Z [00:04:38.983]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:38.3103495Z [00:04:38.983]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:38.3104210Z [00:04:38.983]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:38.3104943Z [00:04:38.983]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:38.3105651Z [00:04:38.983]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:38.3106181Z [00:04:38.983]➜  EOF
2025-08-20T22:45:38.3111435Z [00:04:38.983]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2178/_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/b2178=>" -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/b2178/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-20T22:45:38.3803111Z [00:04:39.054]➜  go tool buildid -w $WORK/b2178/_pkg_.a # internal
2025-08-20T22:45:38.3814108Z [00:04:39.055]➜  cp $WORK/b2178/_pkg_.a /root/.cache/go-build/50/50d1e221de35a7517b65e35bc7312dee3f3e5db6c00b69689fec81770ab43d5d-d # internal
2025-08-20T22:45:38.3853593Z [00:04:39.059]➜  github.com/prometheus/procfs
2025-08-20T22:45:38.3881036Z [00:04:39.062]➜  mkdir -p $WORK/b2176/
2025-08-20T22:45:38.3886036Z [00:04:39.063]➜  cat >/tmp/go-build2401649780/b2176/importcfg << 'EOF' # internal
2025-08-20T22:45:38.3888931Z [00:04:39.063]➜  # import config
2025-08-20T22:45:38.3891073Z [00:04:39.063]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:38.3892280Z [00:04:39.063]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:38.3895299Z [00:04:39.063]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:38.3896192Z [00:04:39.063]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:38.3896988Z [00:04:39.063]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:38.3898282Z [00:04:39.063]➜  packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build2401649780/b2177/_pkg_.a
2025-08-20T22:45:38.3899600Z [00:04:39.063]➜  packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build2401649780/b2178/_pkg_.a
2025-08-20T22:45:38.3900807Z [00:04:39.063]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:45:38.3901922Z [00:04:39.063]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:38.3902744Z [00:04:39.063]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:38.3903568Z [00:04:39.063]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:38.3904339Z [00:04:39.063]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:38.3905188Z [00:04:39.063]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:38.3906049Z [00:04:39.063]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:38.3906836Z [00:04:39.063]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:38.3911113Z [00:04:39.063]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:38.3911939Z [00:04:39.063]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:38.3912769Z [00:04:39.063]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:38.3913738Z [00:04:39.063]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:38.3914339Z [00:04:39.063]➜  EOF
2025-08-20T22:45:38.3953798Z [00:04:39.063]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2176/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/procfs@v0.15.1=>github.com/prometheus/procfs@v0.15.1;$WORK/b2176=>" -p github.com/prometheus/procfs -lang=go1.20 -complete -installsuffix shared -buildid qBKS9NYJmP0tG5-P4sVl/qBKS9NYJmP0tG5-P4sVl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2176/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-20T22:45:39.6268916Z [00:04:40.301]➜  go tool buildid -w $WORK/b2176/_pkg_.a # internal
2025-08-20T22:45:39.6443625Z [00:04:40.318]➜  cp $WORK/b2176/_pkg_.a /root/.cache/go-build/41/41496d3fb477c553c8e7bca3fb0b5f8a72802469ab5eaef7af74be35de262132-d # internal
2025-08-20T22:45:39.6473765Z [00:04:40.321]➜  github.com/prometheus/client_golang/prometheus
2025-08-20T22:45:39.6477046Z [00:04:40.321]➜  mkdir -p $WORK/b2168/
2025-08-20T22:45:39.6478368Z [00:04:40.322]➜  cat >/tmp/go-build2401649780/b2168/importcfg << 'EOF' # internal
2025-08-20T22:45:39.6479137Z [00:04:40.322]➜  # import config
2025-08-20T22:45:39.6480058Z [00:04:40.322]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:39.6480946Z [00:04:40.322]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:39.6481758Z [00:04:40.322]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:39.6482554Z [00:04:40.322]➜  packagefile expvar=/tmp/go-build2401649780/b2169/_pkg_.a
2025-08-20T22:45:39.6483347Z [00:04:40.322]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:39.6484336Z [00:04:40.322]➜  packagefile github.com/beorn7/perks/quantile=/tmp/go-build2401649780/b2170/_pkg_.a
2025-08-20T22:45:39.6485494Z [00:04:40.322]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build2401649780/b424/_pkg_.a
2025-08-20T22:45:39.6487340Z [00:04:40.322]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2401649780/b2171/_pkg_.a
2025-08-20T22:45:39.6488862Z [00:04:40.322]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build2401649780/b2164/_pkg_.a
2025-08-20T22:45:39.6490382Z [00:04:40.322]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build2401649780/b2173/_pkg_.a
2025-08-20T22:45:39.6491856Z [00:04:40.322]➜  packagefile github.com/prometheus/common/model=/tmp/go-build2401649780/b2163/_pkg_.a
2025-08-20T22:45:39.6493245Z [00:04:40.322]➜  packagefile github.com/prometheus/procfs=/tmp/go-build2401649780/b2176/_pkg_.a
2025-08-20T22:45:39.6494869Z [00:04:40.322]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:45:39.6496519Z [00:04:40.322]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:45:39.6504782Z [00:04:40.322]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:39.6505558Z [00:04:40.322]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:39.6506384Z [00:04:40.322]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:39.6507415Z [00:04:40.322]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:39.6508331Z [00:04:40.322]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:45:39.6509469Z [00:04:40.322]➜  packagefile runtime/metrics=/tmp/go-build2401649780/b2172/_pkg_.a
2025-08-20T22:45:39.6510363Z [00:04:40.322]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:39.6511247Z [00:04:40.322]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:39.6512103Z [00:04:40.322]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:39.6512925Z [00:04:40.322]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:39.6513766Z [00:04:40.322]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:39.6514642Z [00:04:40.322]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:39.6515517Z [00:04:40.322]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:39.6516200Z [00:04:40.322]➜  EOF
2025-08-20T22:45:39.6536238Z [00:04:40.322]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2168/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus=>github.com/prometheus/client_golang@v1.20.5/prometheus;$WORK/b2168=>" -p github.com/prometheus/client_golang/prometheus -lang=go1.20 -complete -installsuffix shared -buildid tBZQNu_sNN6FWf7PDxCq/tBZQNu_sNN6FWf7PDxCq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2168/importcfg -pack /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/build_info_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/counter.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/desc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/doc.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/expvar_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/fnv.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/gauge.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/get_pid.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/go_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/go_collector_latest.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/histogram.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/labels.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/metric.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/num_threads.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/observer.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/process_collector.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/process_collector_other.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/registry.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/summary.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/timer.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/untyped.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/value.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/vec.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/vnext.go /root/go/pkg/mod/github.com/prometheus/client_golang@v1.20.5/prometheus/wrap.go
2025-08-20T22:45:39.8065692Z [00:04:40.480]➜  go tool buildid -w $WORK/b1356/_pkg_.a # internal
2025-08-20T22:45:40.3076672Z [00:04:40.981]➜  cp $WORK/b1356/_pkg_.a /root/.cache/go-build/a5/a58f12b6bacd0cc45f9b1accbefb6325328d6e3404ac856f91994691344d1925-d # internal
2025-08-20T22:45:40.3078074Z [00:04:40.981]➜  golang.org/x/net/http/httpproxy
2025-08-20T22:45:40.3078673Z [00:04:40.981]➜  mkdir -p $WORK/b2179/
2025-08-20T22:45:40.3080887Z [00:04:40.982]➜  cat >/tmp/go-build2401649780/b2179/importcfg << 'EOF' # internal
2025-08-20T22:45:40.3082412Z [00:04:40.982]➜  # import config
2025-08-20T22:45:40.3084637Z [00:04:40.982]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:40.3086069Z [00:04:40.982]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:40.3087945Z [00:04:40.982]➜  packagefile golang.org/x/net/idna=/tmp/go-build2401649780/b524/_pkg_.a
2025-08-20T22:45:40.3089182Z [00:04:40.982]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:40.3090231Z [00:04:40.982]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:45:40.3093162Z [00:04:40.982]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:40.3094030Z [00:04:40.982]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:40.3094889Z [00:04:40.982]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:40.3095793Z [00:04:40.982]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:40.3096644Z [00:04:40.982]➜  EOF
2025-08-20T22:45:40.3100485Z [00:04:40.982]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2179/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/http/httpproxy=>golang.org/x/net@v0.41.0/http/httpproxy;$WORK/b2179=>" -p golang.org/x/net/http/httpproxy -lang=go1.23 -complete -installsuffix shared -buildid NQDAEKDKiNwPGIf4T9cD/NQDAEKDKiNwPGIf4T9cD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2179/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/http/httpproxy/proxy.go
2025-08-20T22:45:40.4169961Z [00:04:41.090]➜  go tool buildid -w $WORK/b2179/_pkg_.a # internal
2025-08-20T22:45:40.4175783Z [00:04:41.092]➜  cp $WORK/b2179/_pkg_.a /root/.cache/go-build/2e/2e0a19f16cf33389aeb4dd89cf67c6c6bd7ac8c96219b1f08c779b5c40eac0a2-d # internal
2025-08-20T22:45:40.4188033Z [00:04:41.093]➜  github.com/psanford/sqlite3vfs
2025-08-20T22:45:40.4188735Z [00:04:41.093]➜  mkdir -p $WORK/b2180/
2025-08-20T22:45:40.4263418Z [00:04:41.100]➜  echo -n > $WORK/b2180/preferlinkext # internal
2025-08-20T22:45:40.4264949Z [00:04:41.101]➜  cd /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2
2025-08-20T22:45:40.4267786Z [00:04:41.101]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_amd64/cgo -objdir $WORK/b2180/ -importpath github.com/psanford/sqlite3vfs "-ldflags=\"-O2\" \"-g\" \"-Wl,--unresolved-symbols=ignore-in-object-files\"" -- -I $WORK/b2180/ -O2 -flto=auto -fPIE -fpie -static -w -pipe ./sqlite3vfs_normal.go ./sqlite3vfscgo.go
2025-08-20T22:45:40.6953528Z [00:04:41.369]➜  go tool buildid -w $WORK/b2168/_pkg_.a # internal
2025-08-20T22:45:40.7226844Z [00:04:41.396]➜  cp $WORK/b2168/_pkg_.a /root/.cache/go-build/40/4068b51b3791093758e32f560d66ee47362fa96416000e1a21b3a06f1bd95332-d # internal
2025-08-20T22:45:40.7228320Z [00:04:41.396]➜  github.com/mwitkow/go-conntrack
2025-08-20T22:45:40.7229124Z [00:04:41.396]➜  mkdir -p $WORK/b2166/
2025-08-20T22:45:40.7230373Z [00:04:41.397]➜  cat >/tmp/go-build2401649780/b2166/importcfg << 'EOF' # internal
2025-08-20T22:45:40.7233226Z [00:04:41.397]➜  # import config
2025-08-20T22:45:40.7234006Z [00:04:41.397]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:40.7235147Z [00:04:41.397]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:40.7236191Z [00:04:41.397]➜  packagefile github.com/jpillora/backoff=/tmp/go-build2401649780/b2167/_pkg_.a
2025-08-20T22:45:40.7237760Z [00:04:41.397]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build2401649780/b2168/_pkg_.a
2025-08-20T22:45:40.7239100Z [00:04:41.397]➜  packagefile golang.org/x/net/trace=/tmp/go-build2401649780/b437/_pkg_.a
2025-08-20T22:45:40.7240164Z [00:04:41.397]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:40.7241071Z [00:04:41.397]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:40.7241907Z [00:04:41.397]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:40.7242983Z [00:04:41.397]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:40.7243820Z [00:04:41.397]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:40.7244473Z [00:04:41.397]➜  EOF
2025-08-20T22:45:40.7245009Z [00:04:41.397]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:40.7251870Z [00:04:41.397]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2166/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mwitkow/go-conntrack@v0.0.0-20190716064945-2f068394615f=>github.com/mwitkow/go-conntrack@v0.0.0-20190716064945-2f068394615f;$WORK/b2166=>" -p github.com/mwitkow/go-conntrack -lang=go1.16 -complete -installsuffix shared -buildid IRuy73Dt8a8dg5Z4vsB5/IRuy73Dt8a8dg5Z4vsB5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2166/importcfg -pack /root/go/pkg/mod/github.com/mwitkow/go-conntrack@v0.0.0-20190716064945-2f068394615f/dialer_reporter.go /root/go/pkg/mod/github.com/mwitkow/go-conntrack@v0.0.0-20190716064945-2f068394615f/dialer_wrapper.go /root/go/pkg/mod/github.com/mwitkow/go-conntrack@v0.0.0-20190716064945-2f068394615f/listener_reporter.go /root/go/pkg/mod/github.com/mwitkow/go-conntrack@v0.0.0-20190716064945-2f068394615f/listener_wrapper.go
2025-08-20T22:45:40.8667320Z [00:04:41.541]➜  go tool buildid -w $WORK/b2166/_pkg_.a # internal
2025-08-20T22:45:40.8703684Z [00:04:41.544]➜  cp $WORK/b2166/_pkg_.a /root/.cache/go-build/54/540937a56787c441ceeab524113ed3d606e2dff95d49890089178885eb9f1029-d # internal
2025-08-20T22:45:40.8878525Z [00:04:41.562]➜  github.com/prometheus/common/config
2025-08-20T22:45:40.8879247Z [00:04:41.562]➜  mkdir -p $WORK/b2165/
2025-08-20T22:45:40.8887732Z [00:04:41.563]➜  cat >/tmp/go-build2401649780/b2165/importcfg << 'EOF' # internal
2025-08-20T22:45:40.8888651Z [00:04:41.563]➜  # import config
2025-08-20T22:45:40.8889420Z [00:04:41.563]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:40.8890538Z [00:04:41.563]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:40.8893706Z [00:04:41.563]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:40.8894601Z [00:04:41.563]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:40.8895446Z [00:04:41.563]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:40.8896377Z [00:04:41.563]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:40.8897356Z [00:04:41.563]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:40.8898145Z [00:04:41.563]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:40.8899005Z [00:04:41.563]➜  packagefile github.com/mwitkow/go-conntrack=/tmp/go-build2401649780/b2166/_pkg_.a
2025-08-20T22:45:40.8900064Z [00:04:41.563]➜  packagefile golang.org/x/net/http/httpproxy=/tmp/go-build2401649780/b2179/_pkg_.a
2025-08-20T22:45:40.8901282Z [00:04:41.563]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:45:40.8902292Z [00:04:41.563]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:40.8903396Z [00:04:41.563]➜  packagefile golang.org/x/oauth2/clientcredentials=/tmp/go-build2401649780/b1313/_pkg_.a
2025-08-20T22:45:40.8904687Z [00:04:41.563]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:45:40.8905596Z [00:04:41.563]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:40.8906398Z [00:04:41.563]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:40.8907493Z [00:04:41.563]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:40.8908289Z [00:04:41.563]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:40.8909093Z [00:04:41.563]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:40.8909927Z [00:04:41.563]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:40.8910714Z [00:04:41.563]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:40.8911734Z [00:04:41.563]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:40.8912366Z [00:04:41.563]➜  EOF
2025-08-20T22:45:40.8917034Z [00:04:41.563]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2165/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/prometheus/common@v0.55.0/config=>github.com/prometheus/common@v0.55.0/config;$WORK/b2165=>" -p github.com/prometheus/common/config -lang=go1.20 -complete -installsuffix shared -buildid yU7xcHETvsh9C5NdORmI/yU7xcHETvsh9C5NdORmI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2165/importcfg -pack /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/config/config.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/config/headers.go /root/go/pkg/mod/github.com/prometheus/common@v0.55.0/config/http_config.go
2025-08-20T22:45:40.9224765Z [00:04:41.596]➜  cd $WORK/b2180
2025-08-20T22:45:40.9231113Z [00:04:41.597]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2180/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2=/_/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -frandom-seed=_jk1GzYvpvpmMvAYcWRo -o $WORK/b2180/_x001.o -c _cgo_export.c
2025-08-20T22:45:41.0467915Z [00:04:41.721]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2180/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2=/_/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -frandom-seed=_jk1GzYvpvpmMvAYcWRo -o $WORK/b2180/_x002.o -c sqlite3vfs_normal.cgo2.c
2025-08-20T22:45:41.0843990Z [00:04:41.758]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2180/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2=/_/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -frandom-seed=_jk1GzYvpvpmMvAYcWRo -o $WORK/b2180/_x003.o -c sqlite3vfscgo.cgo2.c
2025-08-20T22:45:41.1314722Z [00:04:41.805]➜  cd /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2
2025-08-20T22:45:41.1320263Z [00:04:41.806]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2180/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2=/_/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -frandom-seed=_jk1GzYvpvpmMvAYcWRo -o $WORK/b2180/_x004.o -c sqlite3vfs.c
2025-08-20T22:45:41.1920279Z [00:04:41.866]➜  cd $WORK/b2180
2025-08-20T22:45:41.1924384Z [00:04:41.866]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2180=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2180/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2=/_/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -frandom-seed=_jk1GzYvpvpmMvAYcWRo -o $WORK/b2180/_cgo_main.o -c _cgo_main.c
2025-08-20T22:45:41.2663961Z [00:04:41.940]➜  go tool buildid -w $WORK/b2165/_pkg_.a # internal
2025-08-20T22:45:41.2755774Z [00:04:41.949]➜  cp $WORK/b2165/_pkg_.a /root/.cache/go-build/bc/bc1f879a7f2d65401808d74edb3b4d61362ac6034aea391c3bb91d535762a9eb-d # internal
2025-08-20T22:45:41.2757921Z [00:04:41.950]➜  github.com/sijms/go-ora/v2/network/security/md4
2025-08-20T22:45:41.2763592Z [00:04:41.950]➜  mkdir -p $WORK/b2185/
2025-08-20T22:45:41.2788422Z [00:04:41.951]➜  cat >/tmp/go-build2401649780/b2185/importcfg << 'EOF' # internal
2025-08-20T22:45:41.2789479Z [00:04:41.951]➜  # import config
2025-08-20T22:45:41.2790497Z [00:04:41.951]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:41.2791332Z [00:04:41.951]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:41.2791935Z [00:04:41.951]➜  EOF
2025-08-20T22:45:41.2792425Z [00:04:41.951]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:41.2797428Z [00:04:41.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2185/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/security/md4=>github.com/sijms/go-ora/v2@v2.8.24/network/security/md4;$WORK/b2185=>" -p github.com/sijms/go-ora/v2/network/security/md4 -lang=go1.18 -complete -installsuffix shared -buildid TzLrcMcoqspeg3nZjmG8/TzLrcMcoqspeg3nZjmG8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2185/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/security/md4/md4.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/security/md4/md4block.go
2025-08-20T22:45:41.2895508Z [00:04:41.963]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b2180/_cgo_.o $WORK/b2180/_cgo_main.o $WORK/b2180/preferlinkext $WORK/b2180/_x001.o $WORK/b2180/_x002.o $WORK/b2180/_x003.o $WORK/b2180/_x004.o -O2 -g -Wl,--unresolved-symbols=ignore-in-object-files
2025-08-20T22:45:41.3124034Z [00:04:41.986]➜  go tool buildid -w $WORK/b2185/_pkg_.a # internal
2025-08-20T22:45:41.3129913Z [00:04:41.987]➜  cp $WORK/b2185/_pkg_.a /root/.cache/go-build/39/392a46af569f86a319ed088ace8848d4e32640e2aa6a137f3ba79494c2a694f8-d # internal
2025-08-20T22:45:41.3135048Z [00:04:41.988]➜  github.com/sijms/go-ora/v2/advanced_nego/ntlmssp
2025-08-20T22:45:41.3135749Z [00:04:41.988]➜  mkdir -p $WORK/b2184/
2025-08-20T22:45:41.3146255Z [00:04:41.989]➜  cat >/tmp/go-build2401649780/b2184/importcfg << 'EOF' # internal
2025-08-20T22:45:41.3149157Z [00:04:41.989]➜  # import config
2025-08-20T22:45:41.3149814Z [00:04:41.989]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:41.3150659Z [00:04:41.989]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:41.3151501Z [00:04:41.989]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:45:41.3152335Z [00:04:41.989]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:41.3153366Z [00:04:41.989]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:41.3154291Z [00:04:41.989]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:41.3155148Z [00:04:41.989]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:41.3156088Z [00:04:41.989]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:41.3156840Z [00:04:41.989]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:41.3158185Z [00:04:41.989]➜  packagefile github.com/sijms/go-ora/v2/network/security/md4=/tmp/go-build2401649780/b2185/_pkg_.a
2025-08-20T22:45:41.3159260Z [00:04:41.989]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:41.3160066Z [00:04:41.989]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:41.3160906Z [00:04:41.989]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:41.3161562Z [00:04:41.989]➜  EOF
2025-08-20T22:45:41.3173413Z [00:04:41.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2184/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp=>github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp;$WORK/b2184=>" -p github.com/sijms/go-ora/v2/advanced_nego/ntlmssp -lang=go1.18 -complete -installsuffix shared -buildid 2oFtmGKesIme7DuDs6YE/2oFtmGKesIme7DuDs6YE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2184/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/authenticate_message.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/authheader.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/avids.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/challenge_message.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/messageheader.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/negotiate_flags.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/negotiate_message.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/nlmp.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/unicode.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/varfield.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/ntlmssp/version.go
2025-08-20T22:45:41.4268027Z [00:04:42.101]➜  go tool buildid -w $WORK/b2184/_pkg_.a # internal
2025-08-20T22:45:41.4305049Z [00:04:42.105]➜  cp $WORK/b2184/_pkg_.a /root/.cache/go-build/62/62c12f739b3e65a1f7738d47000772a67c2ef7d960806fe3b055b2e35725616d-d # internal
2025-08-20T22:45:41.4311670Z [00:04:42.105]➜  github.com/sijms/go-ora/v2/configurations
2025-08-20T22:45:41.4319506Z [00:04:42.106]➜  mkdir -p $WORK/b2186/
2025-08-20T22:45:41.4323996Z [00:04:42.107]➜  cat >/tmp/go-build2401649780/b2186/importcfg << 'EOF' # internal
2025-08-20T22:45:41.4326233Z [00:04:42.107]➜  # import config
2025-08-20T22:45:41.4328692Z [00:04:42.107]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:41.4338993Z [00:04:42.108]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:41.4341380Z [00:04:42.108]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:41.4343632Z [00:04:42.109]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:41.4348120Z [00:04:42.109]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:41.4349045Z [00:04:42.109]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:45:41.4349976Z [00:04:42.109]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:41.4350915Z [00:04:42.109]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:41.4351832Z [00:04:42.109]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:41.4352716Z [00:04:42.109]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:41.4353603Z [00:04:42.109]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:45:41.4354478Z [00:04:42.109]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:41.4355552Z [00:04:42.109]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:41.4356384Z [00:04:42.109]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:41.4357357Z [00:04:42.109]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:41.4358083Z [00:04:42.109]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:41.4358799Z [00:04:42.109]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:41.4359502Z [00:04:42.109]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:41.4360291Z [00:04:42.109]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:41.4361083Z [00:04:42.109]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:45:41.4362070Z [00:04:42.109]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:41.4362905Z [00:04:42.109]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:41.4363740Z [00:04:42.109]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:41.4364508Z [00:04:42.109]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:41.4365293Z [00:04:42.109]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:41.4366105Z [00:04:42.109]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:41.4366895Z [00:04:42.109]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:41.4367919Z [00:04:42.109]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:41.4368561Z [00:04:42.109]➜  EOF
2025-08-20T22:45:41.4376385Z [00:04:42.109]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2186/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations=>github.com/sijms/go-ora/v2@v2.8.24/configurations;$WORK/b2186=>" -p github.com/sijms/go-ora/v2/configurations -lang=go1.18 -complete -installsuffix shared -buildid B6BY_MVqbc1BzFXKxZpJ/B6BY_MVqbc1BzFXKxZpJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2186/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/client_info.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/connect_config.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/database_info.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/session_info.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/utils.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/wallet.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/wallet_algo.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/configurations/wallet_utils.go
2025-08-20T22:45:41.4657006Z [00:04:42.139]➜  gcc -I /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2180=/tmp/go-build -gno-record-gcc-switches -o $WORK/b2180/_cgo_.o $WORK/b2180/_cgo_main.o $WORK/b2180/preferlinkext $WORK/b2180/_x001.o $WORK/b2180/_x002.o $WORK/b2180/_x003.o $WORK/b2180/_x004.o -O2 -g -Wl,--unresolved-symbols=ignore-in-object-files # test for internal linking errors (succeeded)
2025-08-20T22:45:41.4661046Z [00:04:42.139]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage sqlite3vfs -dynimport $WORK/b2180/_cgo_.o -dynout $WORK/b2180/_cgo_import.go
2025-08-20T22:45:41.4783445Z [00:04:42.152]➜  cat >/tmp/go-build2401649780/b2180/importcfg << 'EOF' # internal
2025-08-20T22:45:41.4784187Z [00:04:42.152]➜  # import config
2025-08-20T22:45:41.4784878Z [00:04:42.152]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:41.4785753Z [00:04:42.152]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:41.4786536Z [00:04:42.152]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:41.4787537Z [00:04:42.152]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:41.4788583Z [00:04:42.152]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:41.4789426Z [00:04:42.152]➜  packagefile runtime/cgo=/tmp/go-build2401649780/b087/_pkg_.a
2025-08-20T22:45:41.4790273Z [00:04:42.152]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:41.4790880Z [00:04:42.152]➜  EOF
2025-08-20T22:45:41.4798682Z [00:04:42.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2180/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2=>github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2;$WORK/b2180=>" -p github.com/psanford/sqlite3vfs -lang=go1.15 -installsuffix shared -buildid _jk1GzYvpvpmMvAYcWRo/_jk1GzYvpvpmMvAYcWRo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2180/importcfg -pack /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2/defaultvfsv1.go /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2/error.go /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2/file.go /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2/options.go /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2/sqlite3vfs.go $WORK/b2180/_cgo_gotypes.go $WORK/b2180/sqlite3vfs_normal.cgo1.go $WORK/b2180/sqlite3vfscgo.cgo1.go $WORK/b2180/_cgo_import.go
2025-08-20T22:45:41.6442900Z [00:04:42.318]➜  cd /root/go/pkg/mod/github.com/psanford/sqlite3vfs@v0.0.0-20220823065410-bd28ac7ee3c2
2025-08-20T22:45:41.6444615Z [00:04:42.318]➜  go tool pack r $WORK/b2180/_pkg_.a $WORK/b2180/preferlinkext $WORK/b2180/_x001.o $WORK/b2180/_x002.o $WORK/b2180/_x003.o $WORK/b2180/_x004.o # internal
2025-08-20T22:45:41.6446145Z [00:04:42.319]➜  go tool buildid -w $WORK/b2180/_pkg_.a # internal
2025-08-20T22:45:41.6466922Z [00:04:42.321]➜  cp $WORK/b2180/_pkg_.a /root/.cache/go-build/8b/8b689d1871557e1fa1b43d81d04db97c8040254b022e22c43767235d2e5cfc46-d # internal
2025-08-20T22:45:41.6521351Z [00:04:42.326]➜  github.com/psanford/sqlite3vfshttp
2025-08-20T22:45:41.6522015Z [00:04:42.326]➜  mkdir -p $WORK/b2181/
2025-08-20T22:45:41.6526463Z [00:04:42.327]➜  cat >/tmp/go-build2401649780/b2181/importcfg << 'EOF' # internal
2025-08-20T22:45:41.6527347Z [00:04:42.327]➜  # import config
2025-08-20T22:45:41.6528011Z [00:04:42.327]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:41.6528835Z [00:04:42.327]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:41.6529841Z [00:04:42.327]➜  packagefile github.com/psanford/sqlite3vfs=/tmp/go-build2401649780/b2180/_pkg_.a
2025-08-20T22:45:41.6530949Z [00:04:42.327]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:41.6531770Z [00:04:42.327]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:41.6532635Z [00:04:42.327]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:41.6533458Z [00:04:42.327]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:41.6534323Z [00:04:42.327]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:41.6534951Z [00:04:42.327]➜  EOF
2025-08-20T22:45:41.6535458Z [00:04:42.327]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:41.6540054Z [00:04:42.327]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2181/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/psanford/sqlite3vfshttp@v0.0.0-20220827153928-a19f096e6eb4=>github.com/psanford/sqlite3vfshttp@v0.0.0-20220827153928-a19f096e6eb4;$WORK/b2181=>" -p github.com/psanford/sqlite3vfshttp -lang=go1.15 -complete -installsuffix shared -buildid PABXTJJ4__ZlJXBYhLea/PABXTJJ4__ZlJXBYhLea -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2181/importcfg -pack /root/go/pkg/mod/github.com/psanford/sqlite3vfshttp@v0.0.0-20220827153928-a19f096e6eb4/sqlite3vfshttp.go
2025-08-20T22:45:41.7008397Z [00:04:42.375]➜  go tool buildid -w $WORK/b2186/_pkg_.a # internal
2025-08-20T22:45:41.7035245Z [00:04:42.378]➜  cp $WORK/b2186/_pkg_.a /root/.cache/go-build/b9/b9d5d99ddbcf34733b3da3d6b8d61891fc2addd43a86505c887655040f73e67f-d # internal
2025-08-20T22:45:41.7134118Z [00:04:42.387]➜  github.com/sijms/go-ora/v2/converters
2025-08-20T22:45:41.7138954Z [00:04:42.388]➜  mkdir -p $WORK/b2188/
2025-08-20T22:45:41.7148919Z [00:04:42.389]➜  cat >/tmp/go-build2401649780/b2188/importcfg << 'EOF' # internal
2025-08-20T22:45:41.7149772Z [00:04:42.389]➜  # import config
2025-08-20T22:45:41.7150627Z [00:04:42.389]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:41.7151818Z [00:04:42.389]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:41.7154353Z [00:04:42.389]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:41.7155469Z [00:04:42.389]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:41.7156288Z [00:04:42.389]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:41.7157319Z [00:04:42.389]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:41.7164855Z [00:04:42.389]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:41.7165717Z [00:04:42.389]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:41.7166546Z [00:04:42.389]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:41.7167551Z [00:04:42.389]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:41.7168408Z [00:04:42.389]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:45:41.7169071Z [00:04:42.389]➜  EOF
2025-08-20T22:45:41.7181479Z [00:04:42.392]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2188/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters=>github.com/sijms/go-ora/v2@v2.8.24/converters;$WORK/b2188=>" -p github.com/sijms/go-ora/v2/converters -lang=go1.18 -complete -installsuffix shared -buildid AAKnpXfhLALlucTfBNXD/AAKnpXfhLALlucTfBNXD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2188/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters/max_len.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters/oracle_number.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters/other_types.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters/string_conversion.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters/string_conversion_new.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters/testfloatsvalues.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/converters/type_conversion.go
2025-08-20T22:45:41.7253490Z [00:04:42.399]➜  go tool buildid -w $WORK/b2181/_pkg_.a # internal
2025-08-20T22:45:41.7266086Z [00:04:42.401]➜  cp $WORK/b2181/_pkg_.a /root/.cache/go-build/f4/f49e223876cd050fdbee25f421b204ee094244adc4960a3ca3d7f9b955766b1a-d # internal
2025-08-20T22:45:41.7292482Z [00:04:42.403]➜  github.com/sijms/go-ora/v2/lazy_init
2025-08-20T22:45:41.7294964Z [00:04:42.403]➜  mkdir -p $WORK/b2189/
2025-08-20T22:45:41.7299950Z [00:04:42.404]➜  cat >/tmp/go-build2401649780/b2189/importcfg << 'EOF' # internal
2025-08-20T22:45:41.7300859Z [00:04:42.404]➜  # import config
2025-08-20T22:45:41.7303242Z [00:04:42.404]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:41.7304300Z [00:04:42.404]➜  EOF
2025-08-20T22:45:41.7308397Z [00:04:42.404]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2189/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/lazy_init=>github.com/sijms/go-ora/v2@v2.8.24/lazy_init;$WORK/b2189=>" -p github.com/sijms/go-ora/v2/lazy_init -lang=go1.18 -complete -installsuffix shared -buildid ATcPno1zAeqMlSCadw4n/ATcPno1zAeqMlSCadw4n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2189/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/lazy_init/lazy_init.go
2025-08-20T22:45:41.7469658Z [00:04:42.421]➜  go tool buildid -w $WORK/b2189/_pkg_.a # internal
2025-08-20T22:45:41.7481626Z [00:04:42.422]➜  cp $WORK/b2189/_pkg_.a /root/.cache/go-build/32/320cecb13d49680ebd2f3149a7ed7dd98bfce664d6de07e05cacf1e7d231387a-d # internal
2025-08-20T22:45:41.7489913Z [00:04:42.423]➜  github.com/sijms/go-ora/v2/network/security
2025-08-20T22:45:41.7490601Z [00:04:42.423]➜  mkdir -p $WORK/b2190/
2025-08-20T22:45:41.7504286Z [00:04:42.424]➜  cat >/tmp/go-build2401649780/b2190/importcfg << 'EOF' # internal
2025-08-20T22:45:41.7505021Z [00:04:42.424]➜  # import config
2025-08-20T22:45:41.7505710Z [00:04:42.424]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:41.7506575Z [00:04:42.424]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:41.7507699Z [00:04:42.424]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:41.7508879Z [00:04:42.424]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:45:41.7509752Z [00:04:42.424]➜  packagefile crypto/rc4=/tmp/go-build2401649780/b162/_pkg_.a
2025-08-20T22:45:41.7510646Z [00:04:42.424]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:41.7511440Z [00:04:42.424]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:41.7512028Z [00:04:42.424]➜  EOF
2025-08-20T22:45:41.7520038Z [00:04:42.424]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2190/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/security=>github.com/sijms/go-ora/v2@v2.8.24/network/security;$WORK/b2190=>" -p github.com/sijms/go-ora/v2/network/security -lang=go1.18 -complete -installsuffix shared -buildid PediLk99noGiDjrWTRLP/PediLk99noGiDjrWTRLP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2190/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/security/des_cryptor.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/security/general.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/security/rc4_cryptor.go
2025-08-20T22:45:41.8066048Z [00:04:42.481]➜  go tool buildid -w $WORK/b2190/_pkg_.a # internal
2025-08-20T22:45:41.8080895Z [00:04:42.482]➜  cp $WORK/b2190/_pkg_.a /root/.cache/go-build/32/327f4d2c8853059bf2c0941b39bd758b4b34408dffaca568d626487f68a153ae-d # internal
2025-08-20T22:45:41.8085993Z [00:04:42.482]➜  github.com/sijms/go-ora/v2/trace
2025-08-20T22:45:41.8086647Z [00:04:42.482]➜  mkdir -p $WORK/b2191/
2025-08-20T22:45:41.8093265Z [00:04:42.483]➜  cat >/tmp/go-build2401649780/b2191/importcfg << 'EOF' # internal
2025-08-20T22:45:41.8093879Z [00:04:42.483]➜  # import config
2025-08-20T22:45:41.8094586Z [00:04:42.483]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:41.8095700Z [00:04:42.483]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:41.8096525Z [00:04:42.483]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:41.8097478Z [00:04:42.483]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:41.8098118Z [00:04:42.483]➜  EOF
2025-08-20T22:45:41.8101591Z [00:04:42.483]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2191/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/trace=>github.com/sijms/go-ora/v2@v2.8.24/trace;$WORK/b2191=>" -p github.com/sijms/go-ora/v2/trace -lang=go1.18 -complete -installsuffix shared -buildid rYGILvx7p1KZ7uCFu6Fr/rYGILvx7p1KZ7uCFu6Fr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2191/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/trace/trace.go
2025-08-20T22:45:41.8313343Z [00:04:42.505]➜  go tool buildid -w $WORK/b2191/_pkg_.a # internal
2025-08-20T22:45:41.8330024Z [00:04:42.507]➜  cp $WORK/b2191/_pkg_.a /root/.cache/go-build/28/28cbe3c88c5f51abcc4cfe7d4cb8d36904aef78a366048f7032a733980e9d7da-d # internal
2025-08-20T22:45:41.8340879Z [00:04:42.507]➜  go/constant
2025-08-20T22:45:41.8341401Z [00:04:42.507]➜  mkdir -p $WORK/b2193/
2025-08-20T22:45:41.8342161Z [00:04:42.508]➜  cat >/tmp/go-build2401649780/b2193/importcfg << 'EOF' # internal
2025-08-20T22:45:41.8343061Z [00:04:42.508]➜  # import config
2025-08-20T22:45:41.8343712Z [00:04:42.508]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:41.8344532Z [00:04:42.508]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:45:41.8345364Z [00:04:42.508]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:41.8346197Z [00:04:42.508]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:41.8347056Z [00:04:42.508]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:41.8348048Z [00:04:42.508]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:41.8348957Z [00:04:42.508]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:41.8349809Z [00:04:42.508]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:41.8350884Z [00:04:42.508]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:41.8351547Z [00:04:42.508]➜  EOF
2025-08-20T22:45:41.8354552Z [00:04:42.508]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2193/_pkg_.a -trimpath "/root/.go/src/go/constant=>go/constant;$WORK/b2193=>" -p go/constant -lang=go1.25 -std -complete -installsuffix shared -buildid PYIJBppvh_AnNLaomfJF/PYIJBppvh_AnNLaomfJF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2193/importcfg -pack /root/.go/src/go/constant/kind_string.go /root/.go/src/go/constant/value.go
2025-08-20T22:45:42.0562360Z [00:04:42.730]➜  go tool buildid -w $WORK/b2193/_pkg_.a # internal
2025-08-20T22:45:42.0798050Z [00:04:42.754]➜  cp $WORK/b2193/_pkg_.a /root/.cache/go-build/ac/acb19163010e4a7a3bbd6ce12e7127d01ca72043b152e386cf9680741fcc1b3a-d # internal
2025-08-20T22:45:42.0799867Z [00:04:42.754]➜  go/version
2025-08-20T22:45:42.0800986Z [00:04:42.754]➜  mkdir -p $WORK/b2194/
2025-08-20T22:45:42.0807787Z [00:04:42.754]➜  cat >/tmp/go-build2401649780/b2194/importcfg << 'EOF' # internal
2025-08-20T22:45:42.0808520Z [00:04:42.754]➜  # import config
2025-08-20T22:45:42.0809245Z [00:04:42.754]➜  packagefile internal/gover=/tmp/go-build2401649780/b2195/_pkg_.a
2025-08-20T22:45:42.0810128Z [00:04:42.754]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:42.0810745Z [00:04:42.754]➜  EOF
2025-08-20T22:45:42.0813442Z [00:04:42.754]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2194/_pkg_.a -trimpath "/root/.go/src/go/version=>go/version;$WORK/b2194=>" -p go/version -lang=go1.25 -std -complete -installsuffix shared -buildid YJFsfqeG7YsMeKVNXVsZ/YJFsfqeG7YsMeKVNXVsZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2194/importcfg -pack /root/.go/src/go/version/version.go
2025-08-20T22:45:42.1032579Z [00:04:42.777]➜  go tool buildid -w $WORK/b2194/_pkg_.a # internal
2025-08-20T22:45:42.1037506Z [00:04:42.778]➜  cp $WORK/b2194/_pkg_.a /root/.cache/go-build/01/01e37dde2ddd55c8b959e4be9748f68e6aff4f5f93282ea90192274d7050ee7a-d # internal
2025-08-20T22:45:42.1046067Z [00:04:42.778]➜  internal/types/errors
2025-08-20T22:45:42.1046654Z [00:04:42.778]➜  mkdir -p $WORK/b2196/
2025-08-20T22:45:42.1047547Z [00:04:42.778]➜  cat >/tmp/go-build2401649780/b2196/importcfg << 'EOF' # internal
2025-08-20T22:45:42.1048253Z [00:04:42.778]➜  # import config
2025-08-20T22:45:42.1048914Z [00:04:42.778]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:42.1049530Z [00:04:42.778]➜  EOF
2025-08-20T22:45:42.1053039Z [00:04:42.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2196/_pkg_.a -trimpath "/root/.go/src/internal/types/errors=>internal/types/errors;$WORK/b2196=>" -p internal/types/errors -lang=go1.25 -std -complete -installsuffix shared -buildid qhmu9C9JtS0iY-jPEMJ1/qhmu9C9JtS0iY-jPEMJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2196/importcfg -pack /root/.go/src/internal/types/errors/code_string.go /root/.go/src/internal/types/errors/codes.go
2025-08-20T22:45:42.1341468Z [00:04:42.808]➜  go tool buildid -w $WORK/b2196/_pkg_.a # internal
2025-08-20T22:45:42.1360971Z [00:04:42.810]➜  cp $WORK/b2196/_pkg_.a /root/.cache/go-build/ae/ae52bf1525ff560f4c06b547120a4c03ba871351115868af04a6bb1fecb5b199-d # internal
2025-08-20T22:45:42.1399907Z [00:04:42.814]➜  go/types
2025-08-20T22:45:42.1402030Z [00:04:42.814]➜  mkdir -p $WORK/b2192/
2025-08-20T22:45:42.1407546Z [00:04:42.815]➜  cat >/tmp/go-build2401649780/b2192/importcfg << 'EOF' # internal
2025-08-20T22:45:42.1408560Z [00:04:42.815]➜  # import config
2025-08-20T22:45:42.1409894Z [00:04:42.815]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:42.1410919Z [00:04:42.815]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:45:42.1412649Z [00:04:42.815]➜  packagefile container/heap=/tmp/go-build2401649780/b612/_pkg_.a
2025-08-20T22:45:42.1413535Z [00:04:42.815]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:42.1414614Z [00:04:42.815]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:42.1415382Z [00:04:42.815]➜  packagefile go/ast=/tmp/go-build2401649780/b222/_pkg_.a
2025-08-20T22:45:42.1416211Z [00:04:42.815]➜  packagefile go/constant=/tmp/go-build2401649780/b2193/_pkg_.a
2025-08-20T22:45:42.1417048Z [00:04:42.815]➜  packagefile go/parser=/tmp/go-build2401649780/b229/_pkg_.a
2025-08-20T22:45:42.1418048Z [00:04:42.815]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:45:42.1418864Z [00:04:42.815]➜  packagefile go/version=/tmp/go-build2401649780/b2194/_pkg_.a
2025-08-20T22:45:42.1419777Z [00:04:42.815]➜  packagefile internal/buildcfg=/tmp/go-build2401649780/b230/_pkg_.a
2025-08-20T22:45:42.1420719Z [00:04:42.815]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:45:42.1421675Z [00:04:42.815]➜  packagefile internal/goversion=/tmp/go-build2401649780/b233/_pkg_.a
2025-08-20T22:45:42.1422826Z [00:04:42.815]➜  packagefile internal/types/errors=/tmp/go-build2401649780/b2196/_pkg_.a
2025-08-20T22:45:42.1423756Z [00:04:42.815]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:42.1424567Z [00:04:42.815]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:42.1425358Z [00:04:42.815]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:42.1426145Z [00:04:42.815]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:42.1426980Z [00:04:42.815]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:42.1428085Z [00:04:42.815]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:42.1428939Z [00:04:42.815]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:45:42.1429758Z [00:04:42.815]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:42.1430721Z [00:04:42.815]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:42.1431580Z [00:04:42.815]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:42.1432373Z [00:04:42.815]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:42.1433190Z [00:04:42.815]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:42.1434194Z [00:04:42.815]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:42.1435033Z [00:04:42.815]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:42.1435668Z [00:04:42.815]➜  EOF
2025-08-20T22:45:42.1476121Z [00:04:42.815]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2192/_pkg_.a -trimpath "/root/.go/src/go/types=>go/types;$WORK/b2192=>" -p go/types -lang=go1.25 -std -complete -installsuffix shared -buildid orl3YK8TKJ5M9fAQqOfi/orl3YK8TKJ5M9fAQqOfi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2192/importcfg -pack /root/.go/src/go/types/alias.go /root/.go/src/go/types/api.go /root/.go/src/go/types/api_predicates.go /root/.go/src/go/types/array.go /root/.go/src/go/types/assignments.go /root/.go/src/go/types/badlinkname.go /root/.go/src/go/types/basic.go /root/.go/src/go/types/builtins.go /root/.go/src/go/types/call.go /root/.go/src/go/types/chan.go /root/.go/src/go/types/check.go /root/.go/src/go/types/const.go /root/.go/src/go/types/context.go /root/.go/src/go/types/conversions.go /root/.go/src/go/types/decl.go /root/.go/src/go/types/errors.go /root/.go/src/go/types/errsupport.go /root/.go/src/go/types/eval.go /root/.go/src/go/types/expr.go /root/.go/src/go/types/exprstring.go /root/.go/src/go/types/format.go /root/.go/src/go/types/gccgosizes.go /root/.go/src/go/types/gcsizes.go /root/.go/src/go/types/generate.go /root/.go/src/go/types/index.go /root/.go/src/go/types/infer.go /root/.go/src/go/types/initorder.go /root/.go/src/go/types/instantiate.go /root/.go/src/go/types/interface.go /root/.go/src/go/types/iter.go /root/.go/src/go/types/labels.go /root/.go/src/go/types/literals.go /root/.go/src/go/types/lookup.go /root/.go/src/go/types/map.go /root/.go/src/go/types/methodset.go /root/.go/src/go/types/mono.go /root/.go/src/go/types/named.go /root/.go/src/go/types/object.go /root/.go/src/go/types/objset.go /root/.go/src/go/types/operand.go /root/.go/src/go/types/package.go /root/.go/src/go/types/pointer.go /root/.go/src/go/types/predicates.go /root/.go/src/go/types/range.go /root/.go/src/go/types/recording.go /root/.go/src/go/types/resolver.go /root/.go/src/go/types/return.go /root/.go/src/go/types/scope.go /root/.go/src/go/types/scope2.go /root/.go/src/go/types/selection.go /root/.go/src/go/types/signature.go /root/.go/src/go/types/sizes.go /root/.go/src/go/types/slice.go /root/.go/src/go/types/stmt.go /root/.go/src/go/types/struct.go /root/.go/src/go/types/subst.go /root/.go/src/go/types/termlist.go /root/.go/src/go/types/tuple.go /root/.go/src/go/types/type.go /root/.go/src/go/types/typelists.go /root/.go/src/go/types/typeparam.go /root/.go/src/go/types/typeset.go /root/.go/src/go/types/typestring.go /root/.go/src/go/types/typeterm.go /root/.go/src/go/types/typexpr.go /root/.go/src/go/types/under.go /root/.go/src/go/types/unify.go /root/.go/src/go/types/union.go /root/.go/src/go/types/universe.go /root/.go/src/go/types/util.go /root/.go/src/go/types/validtype.go /root/.go/src/go/types/version.go
2025-08-20T22:45:45.1463967Z [00:04:45.820]➜  go tool buildid -w $WORK/b2192/_pkg_.a # internal
2025-08-20T22:45:45.1895388Z [00:04:45.864]➜  cp $WORK/b2192/_pkg_.a /root/.cache/go-build/bc/bc9536e1e2ca7914bf15926826918ff2a334840f912682c9348a88201041ef2c-d # internal
2025-08-20T22:45:45.1915505Z [00:04:45.866]➜  golang.org/x/net/html
2025-08-20T22:45:45.1918050Z [00:04:45.866]➜  mkdir -p $WORK/b2200/
2025-08-20T22:45:45.1924545Z [00:04:45.867]➜  cat >/tmp/go-build2401649780/b2200/importcfg << 'EOF' # internal
2025-08-20T22:45:45.1926334Z [00:04:45.867]➜  # import config
2025-08-20T22:45:45.1927665Z [00:04:45.867]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:45.1928783Z [00:04:45.867]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:45.1929638Z [00:04:45.867]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:45.1930447Z [00:04:45.867]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:45.1931539Z [00:04:45.867]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build2401649780/b2201/_pkg_.a
2025-08-20T22:45:45.1932440Z [00:04:45.867]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:45.1933192Z [00:04:45.867]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:45:45.1933962Z [00:04:45.867]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:45.1934751Z [00:04:45.867]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:45.1935595Z [00:04:45.867]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:45.1936240Z [00:04:45.867]➜  EOF
2025-08-20T22:45:45.1943112Z [00:04:45.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2200/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.41.0/html=>golang.org/x/net@v0.41.0/html;$WORK/b2200=>" -p golang.org/x/net/html -lang=go1.23 -complete -installsuffix shared -buildid vqenxvzrCyHbKPxC67hE/vqenxvzrCyHbKPxC67hE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2200/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/const.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/doc.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/doctype.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/entity.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/escape.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/foreign.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/iter.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/node.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/parse.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/render.go /root/go/pkg/mod/golang.org/x/net@v0.41.0/html/token.go
2025-08-20T22:45:45.7693578Z [00:04:46.443]➜  go tool buildid -w $WORK/b2200/_pkg_.a # internal
2025-08-20T22:45:45.7848052Z [00:04:46.459]➜  cp $WORK/b2200/_pkg_.a /root/.cache/go-build/cb/cba6bdf82358360d90607cbaa40fdd9afbea7a0c8045f267a63d7f6f0ceba84c-d # internal
2025-08-20T22:45:45.7873304Z [00:04:46.461]➜  github.com/andybalholm/cascadia
2025-08-20T22:45:45.7920524Z [00:04:46.466]➜  mkdir -p $WORK/b2199/
2025-08-20T22:45:45.7927503Z [00:04:46.467]➜  cat >/tmp/go-build2401649780/b2199/importcfg << 'EOF' # internal
2025-08-20T22:45:45.7928854Z [00:04:46.467]➜  # import config
2025-08-20T22:45:45.7929891Z [00:04:46.467]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:45.7930748Z [00:04:46.467]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:45.7931511Z [00:04:46.467]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:45.7932435Z [00:04:46.467]➜  packagefile golang.org/x/net/html=/tmp/go-build2401649780/b2200/_pkg_.a
2025-08-20T22:45:45.7933330Z [00:04:46.467]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:45.7934101Z [00:04:46.467]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:45.7934843Z [00:04:46.467]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:45.7935382Z [00:04:46.467]➜  EOF
2025-08-20T22:45:45.7939661Z [00:04:46.467]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2199/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/andybalholm/cascadia@v1.1.0=>github.com/andybalholm/cascadia@v1.1.0;$WORK/b2199=>" -p github.com/andybalholm/cascadia -lang=go1.16 -complete -installsuffix shared -buildid eEbtKrtmRtB8x7NoxcAf/eEbtKrtmRtB8x7NoxcAf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2199/importcfg -pack /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.1.0/parser.go /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.1.0/selector.go /root/go/pkg/mod/github.com/andybalholm/cascadia@v1.1.0/specificity.go
2025-08-20T22:45:46.0191834Z [00:04:46.693]➜  go tool buildid -w $WORK/b2199/_pkg_.a # internal
2025-08-20T22:45:46.0218374Z [00:04:46.696]➜  cp $WORK/b2199/_pkg_.a /root/.cache/go-build/b9/b9ed25369eeb168f60e1d23d3f74baf2fe743a63d15da58e6ae4de837868a670-d # internal
2025-08-20T22:45:46.0314016Z [00:04:46.706]➜  github.com/PuerkitoBio/goquery
2025-08-20T22:45:46.0316122Z [00:04:46.706]➜  mkdir -p $WORK/b2198/
2025-08-20T22:45:46.0319664Z [00:04:46.706]➜  cat >/tmp/go-build2401649780/b2198/importcfg << 'EOF' # internal
2025-08-20T22:45:46.0321516Z [00:04:46.706]➜  # import config
2025-08-20T22:45:46.0322109Z [00:04:46.706]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:46.0322941Z [00:04:46.706]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:46.0323962Z [00:04:46.706]➜  packagefile github.com/andybalholm/cascadia=/tmp/go-build2401649780/b2199/_pkg_.a
2025-08-20T22:45:46.0325036Z [00:04:46.706]➜  packagefile golang.org/x/net/html=/tmp/go-build2401649780/b2200/_pkg_.a
2025-08-20T22:45:46.0325956Z [00:04:46.706]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:46.0326818Z [00:04:46.706]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:46.0327868Z [00:04:46.706]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:46.0328728Z [00:04:46.706]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:45:46.0329606Z [00:04:46.706]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:46.0330210Z [00:04:46.706]➜  EOF
2025-08-20T22:45:46.0338717Z [00:04:46.706]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2198/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0=>github.com/PuerkitoBio/goquery@v1.6.0;$WORK/b2198=>" -p github.com/PuerkitoBio/goquery -lang=go1.13 -complete -installsuffix shared -buildid AhKA-9icT2XOvmUSQTug/AhKA-9icT2XOvmUSQTug -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2198/importcfg -pack /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/array.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/doc.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/expand.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/filter.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/iteration.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/manipulation.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/property.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/query.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/traversal.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/type.go /root/go/pkg/mod/github.com/!puerkito!bio/goquery@v1.6.0/utilities.go
2025-08-20T22:45:46.6879007Z [00:04:47.360]➜  go tool buildid -w $WORK/b2198/_pkg_.a # internal
2025-08-20T22:45:46.7030033Z [00:04:47.377]➜  cp $WORK/b2198/_pkg_.a /root/.cache/go-build/3d/3dd4451137fcd3952b2c1a7aa87c8f0a58062155f5c7c19e60537395e7b6ad78-d # internal
2025-08-20T22:45:46.7031338Z [00:04:47.377]➜  github.com/hashicorp/errwrap
2025-08-20T22:45:46.7032037Z [00:04:47.377]➜  mkdir -p $WORK/b2204/
2025-08-20T22:45:46.7041835Z [00:04:47.378]➜  cat >/tmp/go-build2401649780/b2204/importcfg << 'EOF' # internal
2025-08-20T22:45:46.7045336Z [00:04:47.378]➜  # import config
2025-08-20T22:45:46.7046001Z [00:04:47.378]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:46.7046843Z [00:04:47.378]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:46.7047834Z [00:04:47.378]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:46.7048518Z [00:04:47.378]➜  EOF
2025-08-20T22:45:46.7052093Z [00:04:47.378]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2204/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0=>github.com/hashicorp/errwrap@v1.1.0;$WORK/b2204=>" -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/b2204/importcfg -pack /root/go/pkg/mod/github.com/hashicorp/errwrap@v1.1.0/errwrap.go
2025-08-20T22:45:46.7533201Z [00:04:47.427]➜  go tool buildid -w $WORK/b2204/_pkg_.a # internal
2025-08-20T22:45:46.7542917Z [00:04:47.428]➜  cp $WORK/b2204/_pkg_.a /root/.cache/go-build/84/84bb072f9ad1edfb5234e234db0894de0553569949260896be9f26443cdb96d5-d # internal
2025-08-20T22:45:46.7548120Z [00:04:47.429]➜  github.com/hashicorp/go-multierror
2025-08-20T22:45:46.7557968Z [00:04:47.429]➜  mkdir -p $WORK/b2203/
2025-08-20T22:45:46.7559021Z [00:04:47.429]➜  cat >/tmp/go-build2401649780/b2203/importcfg << 'EOF' # internal
2025-08-20T22:45:46.7559682Z [00:04:47.429]➜  # import config
2025-08-20T22:45:46.7560328Z [00:04:47.429]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:46.7561073Z [00:04:47.429]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:46.7561946Z [00:04:47.429]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build2401649780/b2204/_pkg_.a
2025-08-20T22:45:46.7562842Z [00:04:47.429]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:46.7563591Z [00:04:47.429]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:46.7564116Z [00:04:47.429]➜  EOF
2025-08-20T22:45:46.7570639Z [00:04:47.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2203/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/hashicorp/go-multierror@v1.1.1=>github.com/hashicorp/go-multierror@v1.1.1;$WORK/b2203=>" -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/b2203/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-20T22:45:46.8072189Z [00:04:47.481]➜  go tool buildid -w $WORK/b2203/_pkg_.a # internal
2025-08-20T22:45:46.8086418Z [00:04:47.483]➜  cp $WORK/b2203/_pkg_.a /root/.cache/go-build/fa/fa8741cb8bd20ddc596e04fc0c1f090682a10a1cc3500ad03f04d54c3d8822b6-d # internal
2025-08-20T22:45:46.8134612Z [00:04:47.488]➜  github.com/jlaffaye/ftp
2025-08-20T22:45:46.8135328Z [00:04:47.488]➜  mkdir -p $WORK/b2202/
2025-08-20T22:45:46.8146151Z [00:04:47.489]➜  cat >/tmp/go-build2401649780/b2202/importcfg << 'EOF' # internal
2025-08-20T22:45:46.8146806Z [00:04:47.489]➜  # import config
2025-08-20T22:45:46.8147579Z [00:04:47.489]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:46.8148363Z [00:04:47.489]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:46.8149159Z [00:04:47.489]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:46.8149926Z [00:04:47.489]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:46.8150658Z [00:04:47.489]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:46.8151591Z [00:04:47.489]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build2401649780/b2203/_pkg_.a
2025-08-20T22:45:46.8152505Z [00:04:47.489]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:46.8153209Z [00:04:47.489]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:46.8153999Z [00:04:47.489]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:45:46.8154739Z [00:04:47.489]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:46.8155454Z [00:04:47.489]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:46.8156211Z [00:04:47.489]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:46.8157288Z [00:04:47.489]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:46.8157891Z [00:04:47.489]➜  EOF
2025-08-20T22:45:46.8163209Z [00:04:47.489]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2202/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jlaffaye/ftp@v0.2.0=>github.com/jlaffaye/ftp@v0.2.0;$WORK/b2202=>" -p github.com/jlaffaye/ftp -lang=go1.17 -complete -installsuffix shared -buildid WE6tQhaxFWm3M7Jdrp0y/WE6tQhaxFWm3M7Jdrp0y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2202/importcfg -pack /root/go/pkg/mod/github.com/jlaffaye/ftp@v0.2.0/debug.go /root/go/pkg/mod/github.com/jlaffaye/ftp@v0.2.0/ftp.go /root/go/pkg/mod/github.com/jlaffaye/ftp@v0.2.0/parse.go /root/go/pkg/mod/github.com/jlaffaye/ftp@v0.2.0/scanner.go /root/go/pkg/mod/github.com/jlaffaye/ftp@v0.2.0/status.go /root/go/pkg/mod/github.com/jlaffaye/ftp@v0.2.0/walker.go
2025-08-20T22:45:47.0604613Z [00:04:47.734]➜  go tool buildid -w $WORK/b2202/_pkg_.a # internal
2025-08-20T22:45:47.0647036Z [00:04:47.739]➜  cp $WORK/b2202/_pkg_.a /root/.cache/go-build/d9/d9e792387a077f28d88e12f3aae23daf6c70062814df9e4a90f024c4a790a4ab-d # internal
2025-08-20T22:45:47.0681499Z [00:04:47.742]➜  google.golang.org/api/drive/v3
2025-08-20T22:45:47.0684192Z [00:04:47.742]➜  mkdir -p $WORK/b2205/
2025-08-20T22:45:47.0695448Z [00:04:47.743]➜  cat >/tmp/go-build2401649780/b2205/importcfg << 'EOF' # internal
2025-08-20T22:45:47.0707068Z [00:04:47.743]➜  # import config
2025-08-20T22:45:47.0707993Z [00:04:47.743]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:47.0708747Z [00:04:47.743]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:47.0709557Z [00:04:47.743]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:47.0710335Z [00:04:47.743]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:47.0711064Z [00:04:47.743]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:47.0712072Z [00:04:47.743]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:45:47.0713463Z [00:04:47.743]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:45:47.0714532Z [00:04:47.743]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:45:47.0715688Z [00:04:47.743]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build2401649780/b723/_pkg_.a
2025-08-20T22:45:47.0717091Z [00:04:47.743]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:45:47.0718769Z [00:04:47.744]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:45:47.0720096Z [00:04:47.744]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:45:47.0721800Z [00:04:47.744]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:47.0722533Z [00:04:47.744]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:45:47.0723294Z [00:04:47.744]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:47.0724042Z [00:04:47.744]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:47.0724778Z [00:04:47.744]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:47.0725541Z [00:04:47.744]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:47.0726156Z [00:04:47.744]➜  EOF
2025-08-20T22:45:47.0729671Z [00:04:47.744]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2205/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/api@v0.236.0/drive/v3=>google.golang.org/api@v0.236.0/drive/v3;$WORK/b2205=>" -p google.golang.org/api/drive/v3 -lang=go1.23 -complete -installsuffix shared -buildid NkPMzb-0t564y67rTNRg/NkPMzb-0t564y67rTNRg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2205/importcfg -pack /root/go/pkg/mod/google.golang.org/api@v0.236.0/drive/v3/drive-gen.go
2025-08-20T22:45:48.4902661Z [00:04:49.164]➜  go tool buildid -w $WORK/b2205/_pkg_.a # internal
2025-08-20T22:45:48.5415266Z [00:04:49.215]➜  cp $WORK/b2205/_pkg_.a /root/.cache/go-build/81/812f65b1944773303ffd8f8e5cdebd6c8b57d38dc3d8975ae247efe11a3651c1-d # internal
2025-08-20T22:45:48.5446343Z [00:04:49.219]➜  github.com/slingdata-io/sling-cli/core/dbio/filesys
2025-08-20T22:45:48.5449266Z [00:04:49.219]➜  mkdir -p $WORK/b2197/
2025-08-20T22:45:48.5472480Z [00:04:49.221]➜  cat >/tmp/go-build2401649780/b2197/importcfg << 'EOF' # internal
2025-08-20T22:45:48.5473356Z [00:04:49.221]➜  # import config
2025-08-20T22:45:48.5474891Z [00:04:49.221]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:48.5475983Z [00:04:49.221]➜  packagefile cloud.google.com/go/storage=/tmp/go-build2401649780/b1140/_pkg_.a
2025-08-20T22:45:48.5477262Z [00:04:49.221]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:48.5478543Z [00:04:49.221]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:45:48.5479910Z [00:04:49.221]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:48.5482153Z [00:04:49.221]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:48.5482941Z [00:04:49.221]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:48.5484014Z [00:04:49.221]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=/tmp/go-build2401649780/b1011/_pkg_.a
2025-08-20T22:45:48.5485384Z [00:04:49.221]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob=/tmp/go-build2401649780/b1072/_pkg_.a
2025-08-20T22:45:48.5486747Z [00:04:49.221]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:45:48.5488421Z [00:04:49.221]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob=/tmp/go-build2401649780/b1081/_pkg_.a
2025-08-20T22:45:48.5489826Z [00:04:49.221]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container=/tmp/go-build2401649780/b1082/_pkg_.a
2025-08-20T22:45:48.5491342Z [00:04:49.221]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service=/tmp/go-build2401649780/b1085/_pkg_.a
2025-08-20T22:45:48.5492523Z [00:04:49.221]➜  packagefile github.com/PuerkitoBio/goquery=/tmp/go-build2401649780/b2198/_pkg_.a
2025-08-20T22:45:48.5493515Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:45:48.5494619Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:45:48.5495799Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:45:48.5496972Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:45:48.5501702Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build2401649780/b577/_pkg_.a
2025-08-20T22:45:48.5503036Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/s3/manager=/tmp/go-build2401649780/b1160/_pkg_.a
2025-08-20T22:45:48.5504275Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3=/tmp/go-build2401649780/b1087/_pkg_.a
2025-08-20T22:45:48.5505492Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/types=/tmp/go-build2401649780/b1101/_pkg_.a
2025-08-20T22:45:48.5506726Z [00:04:49.221]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build2401649780/b578/_pkg_.a
2025-08-20T22:45:48.5507989Z [00:04:49.221]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:45:48.5508965Z [00:04:49.221]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build2401649780/b588/_pkg_.a
2025-08-20T22:45:48.5509870Z [00:04:49.221]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:45:48.5510756Z [00:04:49.221]➜  packagefile github.com/flarco/g/net=/tmp/go-build2401649780/b293/_pkg_.a
2025-08-20T22:45:48.5511797Z [00:04:49.221]➜  packagefile github.com/gobwas/glob=/tmp/go-build2401649780/b306/_pkg_.a
2025-08-20T22:45:48.5512793Z [00:04:49.221]➜  packagefile github.com/jlaffaye/ftp=/tmp/go-build2401649780/b2202/_pkg_.a
2025-08-20T22:45:48.5513679Z [00:04:49.221]➜  packagefile github.com/pkg/sftp=/tmp/go-build2401649780/b641/_pkg_.a
2025-08-20T22:45:48.5514733Z [00:04:49.221]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:45:48.5515854Z [00:04:49.221]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:45:48.5517059Z [00:04:49.221]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/iop=/tmp/go-build2401649780/b343/_pkg_.a
2025-08-20T22:45:48.5518414Z [00:04:49.221]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:45:48.5519506Z [00:04:49.221]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:45:48.5520473Z [00:04:49.221]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:45:48.5521584Z [00:04:49.221]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:45:48.5522560Z [00:04:49.221]➜  packagefile google.golang.org/api/drive/v3=/tmp/go-build2401649780/b2205/_pkg_.a
2025-08-20T22:45:48.5523638Z [00:04:49.221]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:45:48.5524683Z [00:04:49.221]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:45:48.5525733Z [00:04:49.221]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:45:48.5526617Z [00:04:49.221]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:48.5537672Z [00:04:49.221]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:48.5538517Z [00:04:49.221]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:48.5539289Z [00:04:49.221]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:48.5540217Z [00:04:49.221]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:48.5541033Z [00:04:49.221]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:48.5541810Z [00:04:49.221]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:48.5542591Z [00:04:49.221]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:45:48.5543349Z [00:04:49.221]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:48.5544096Z [00:04:49.221]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:48.5544806Z [00:04:49.221]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:48.5545579Z [00:04:49.221]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:48.5546342Z [00:04:49.221]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:48.5546913Z [00:04:49.221]➜  EOF
2025-08-20T22:45:48.5554259Z [00:04:49.222]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2197/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys=>github.com/slingdata-io/sling-cli/core/dbio/filesys;$WORK/b2197=>" -p github.com/slingdata-io/sling-cli/core/dbio/filesys -lang=go1.24 -complete -installsuffix shared -buildid b9Bfh2v_hATMP8IDb1on/b9Bfh2v_hATMP8IDb1on -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2197/importcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_azure.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_file_node.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_ftp.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_google.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_googledrive.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_http.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_local.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_s3.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_sftp.go
2025-08-20T22:45:51.3822655Z [00:04:52.056]➜  go tool buildid -w $WORK/b2197/_pkg_.a # internal
2025-08-20T22:45:51.4491668Z [00:04:52.123]➜  cp $WORK/b2197/_pkg_.a /root/.cache/go-build/cb/cb8a049a306e51e8288379a894fe21a2daf13539cd724fbc68cbe18a176413fd-d # internal
2025-08-20T22:45:51.4522701Z [00:04:52.126]➜  github.com/dvsekhvalnov/jose2go/base64url
2025-08-20T22:45:51.4525683Z [00:04:52.126]➜  mkdir -p $WORK/b2211/
2025-08-20T22:45:51.4533414Z [00:04:52.127]➜  cat >/tmp/go-build2401649780/b2211/importcfg << 'EOF' # internal
2025-08-20T22:45:51.4538678Z [00:04:52.127]➜  # import config
2025-08-20T22:45:51.4539409Z [00:04:52.127]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:45:51.4540301Z [00:04:52.127]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:51.4540917Z [00:04:52.127]➜  EOF
2025-08-20T22:45:51.4544843Z [00:04:52.127]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2211/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/base64url=>github.com/dvsekhvalnov/jose2go@v1.6.0/base64url;$WORK/b2211=>" -p github.com/dvsekhvalnov/jose2go/base64url -lang=go1.15 -complete -installsuffix shared -buildid asipkcdEWk2KjaGwX2sk/asipkcdEWk2KjaGwX2sk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2211/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/base64url/base64url.go
2025-08-20T22:45:51.4742401Z [00:04:52.148]➜  go tool buildid -w $WORK/b2211/_pkg_.a # internal
2025-08-20T22:45:51.4748172Z [00:04:52.149]➜  cp $WORK/b2211/_pkg_.a /root/.cache/go-build/33/33ad21e9b04587dc8b48f28992a3fc912acaab249c20f0722bbfe6f01f44d9d5-d # internal
2025-08-20T22:45:51.4758488Z [00:04:52.149]➜  github.com/dvsekhvalnov/jose2go/arrays
2025-08-20T22:45:51.4759161Z [00:04:52.149]➜  mkdir -p $WORK/b2210/
2025-08-20T22:45:51.4759912Z [00:04:52.150]➜  cat >/tmp/go-build2401649780/b2210/importcfg << 'EOF' # internal
2025-08-20T22:45:51.4760619Z [00:04:52.150]➜  # import config
2025-08-20T22:45:51.4761496Z [00:04:52.150]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:51.4762393Z [00:04:52.150]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:51.4763312Z [00:04:52.150]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:51.4764151Z [00:04:52.150]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:51.4765202Z [00:04:52.150]➜  packagefile github.com/dvsekhvalnov/jose2go/base64url=/tmp/go-build2401649780/b2211/_pkg_.a
2025-08-20T22:45:51.4766058Z [00:04:52.150]➜  EOF
2025-08-20T22:45:51.4769942Z [00:04:52.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2210/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/arrays=>github.com/dvsekhvalnov/jose2go@v1.6.0/arrays;$WORK/b2210=>" -p github.com/dvsekhvalnov/jose2go/arrays -lang=go1.15 -complete -installsuffix shared -buildid dohSaPjLfD_5nNcjLfO5/dohSaPjLfD_5nNcjLfO5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2210/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/arrays/arrays.go
2025-08-20T22:45:51.5116166Z [00:04:52.186]➜  go tool buildid -w $WORK/b2210/_pkg_.a # internal
2025-08-20T22:45:51.5124845Z [00:04:52.186]➜  cp $WORK/b2210/_pkg_.a /root/.cache/go-build/de/de89d56731b011f0b63c6fb0b80123a7aaa0fff5913c963acf78508fc9d1d60e-d # internal
2025-08-20T22:45:51.5129700Z [00:04:52.187]➜  github.com/dvsekhvalnov/jose2go/aes
2025-08-20T22:45:51.5149574Z [00:04:52.187]➜  mkdir -p $WORK/b2209/
2025-08-20T22:45:51.5150316Z [00:04:52.187]➜  cat >/tmp/go-build2401649780/b2209/importcfg << 'EOF' # internal
2025-08-20T22:45:51.5150994Z [00:04:52.187]➜  # import config
2025-08-20T22:45:51.5151659Z [00:04:52.187]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:51.5152565Z [00:04:52.187]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:51.5153669Z [00:04:52.187]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:51.5154540Z [00:04:52.187]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:51.5155584Z [00:04:52.187]➜  packagefile github.com/dvsekhvalnov/jose2go/arrays=/tmp/go-build2401649780/b2210/_pkg_.a
2025-08-20T22:45:51.5156566Z [00:04:52.187]➜  EOF
2025-08-20T22:45:51.5160806Z [00:04:52.187]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2209/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/aes=>github.com/dvsekhvalnov/jose2go@v1.6.0/aes;$WORK/b2209=>" -p github.com/dvsekhvalnov/jose2go/aes -lang=go1.15 -complete -installsuffix shared -buildid raJjQne2treprt1HE40Q/raJjQne2treprt1HE40Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2209/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/aes/ecb.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/aes/key_wrap.go
2025-08-20T22:45:51.5649094Z [00:04:52.239]➜  go tool buildid -w $WORK/b2209/_pkg_.a # internal
2025-08-20T22:45:51.5666428Z [00:04:52.241]➜  cp $WORK/b2209/_pkg_.a /root/.cache/go-build/f3/f39b4eed749cc4c36bfd883cbda854836f34740288a2fdeaf10df50de813ffbf-d # internal
2025-08-20T22:45:51.5676783Z [00:04:52.241]➜  github.com/dvsekhvalnov/jose2go/compact
2025-08-20T22:45:51.5677923Z [00:04:52.241]➜  mkdir -p $WORK/b2212/
2025-08-20T22:45:51.5681641Z [00:04:52.242]➜  cat >/tmp/go-build2401649780/b2212/importcfg << 'EOF' # internal
2025-08-20T22:45:51.5682326Z [00:04:52.242]➜  # import config
2025-08-20T22:45:51.5683237Z [00:04:52.242]➜  packagefile github.com/dvsekhvalnov/jose2go/base64url=/tmp/go-build2401649780/b2211/_pkg_.a
2025-08-20T22:45:51.5684283Z [00:04:52.242]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:51.5684880Z [00:04:52.242]➜  EOF
2025-08-20T22:45:51.5688882Z [00:04:52.243]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2212/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/compact=>github.com/dvsekhvalnov/jose2go@v1.6.0/compact;$WORK/b2212=>" -p github.com/dvsekhvalnov/jose2go/compact -lang=go1.15 -complete -installsuffix shared -buildid T1M-ml1hjeRE0NMJgq9o/T1M-ml1hjeRE0NMJgq9o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2212/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/compact/compact.go
2025-08-20T22:45:51.5912105Z [00:04:52.265]➜  go tool buildid -w $WORK/b2212/_pkg_.a # internal
2025-08-20T22:45:51.5918891Z [00:04:52.266]➜  cp $WORK/b2212/_pkg_.a /root/.cache/go-build/8d/8d9e7feb051aa2340904b2db1c02cf7bfdb16bf7f6418db733bfdbcd5310e97c-d # internal
2025-08-20T22:45:51.5920075Z [00:04:52.266]➜  github.com/dvsekhvalnov/jose2go/kdf
2025-08-20T22:45:51.5920628Z [00:04:52.266]➜  mkdir -p $WORK/b2213/
2025-08-20T22:45:51.5927942Z [00:04:52.267]➜  cat >/tmp/go-build2401649780/b2213/importcfg << 'EOF' # internal
2025-08-20T22:45:51.5928664Z [00:04:52.267]➜  # import config
2025-08-20T22:45:51.5929331Z [00:04:52.267]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:51.5930175Z [00:04:52.267]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:51.5931214Z [00:04:52.267]➜  packagefile github.com/dvsekhvalnov/jose2go/arrays=/tmp/go-build2401649780/b2210/_pkg_.a
2025-08-20T22:45:51.5932200Z [00:04:52.267]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:51.5932961Z [00:04:52.267]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:51.5933517Z [00:04:52.267]➜  EOF
2025-08-20T22:45:51.5937950Z [00:04:52.267]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2213/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/kdf=>github.com/dvsekhvalnov/jose2go@v1.6.0/kdf;$WORK/b2213=>" -p github.com/dvsekhvalnov/jose2go/kdf -lang=go1.15 -complete -installsuffix shared -buildid d3FM3fec8Mf_MQCKeLZ2/d3FM3fec8Mf_MQCKeLZ2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2213/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/kdf/nist_sp800_56a.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/kdf/pbkdf2.go
2025-08-20T22:45:51.6290379Z [00:04:52.303]➜  go tool buildid -w $WORK/b2213/_pkg_.a # internal
2025-08-20T22:45:51.6295600Z [00:04:52.304]➜  cp $WORK/b2213/_pkg_.a /root/.cache/go-build/c5/c5564b8925eaeacc3fefb449e3493b6013f29cc46f29f1dbae6b6937ff378621-d # internal
2025-08-20T22:45:51.6297510Z [00:04:52.304]➜  github.com/dvsekhvalnov/jose2go/keys/ecc
2025-08-20T22:45:51.6298186Z [00:04:52.304]➜  mkdir -p $WORK/b2214/
2025-08-20T22:45:51.6301936Z [00:04:52.304]➜  cat >/tmp/go-build2401649780/b2214/importcfg << 'EOF' # internal
2025-08-20T22:45:51.6302681Z [00:04:52.304]➜  # import config
2025-08-20T22:45:51.6303360Z [00:04:52.304]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:45:51.6304342Z [00:04:52.304]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:45:51.6305212Z [00:04:52.304]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:45:51.6306083Z [00:04:52.304]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:45:51.6307327Z [00:04:52.304]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:51.6308125Z [00:04:52.304]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:51.6308728Z [00:04:52.304]➜  EOF
2025-08-20T22:45:51.6312386Z [00:04:52.305]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2214/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/keys/ecc=>github.com/dvsekhvalnov/jose2go@v1.6.0/keys/ecc;$WORK/b2214=>" -p github.com/dvsekhvalnov/jose2go/keys/ecc -lang=go1.15 -complete -installsuffix shared -buildid QfP-gjDm_9pCyx9VHT67/QfP-gjDm_9pCyx9VHT67 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2214/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/keys/ecc/ecc.go
2025-08-20T22:45:51.6853364Z [00:04:52.359]➜  go tool buildid -w $WORK/b2214/_pkg_.a # internal
2025-08-20T22:45:51.6863055Z [00:04:52.360]➜  cp $WORK/b2214/_pkg_.a /root/.cache/go-build/b4/b42128a4698f94eb42dfcd84fe1920e144d55f00588e1aac7505fb83a9526fa7-d # internal
2025-08-20T22:45:51.6865726Z [00:04:52.361]➜  github.com/dvsekhvalnov/jose2go/padding
2025-08-20T22:45:51.6866406Z [00:04:52.361]➜  mkdir -p $WORK/b2215/
2025-08-20T22:45:51.6870287Z [00:04:52.361]➜  cat >/tmp/go-build2401649780/b2215/importcfg << 'EOF' # internal
2025-08-20T22:45:51.6871012Z [00:04:52.361]➜  # import config
2025-08-20T22:45:51.6871677Z [00:04:52.361]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:51.6872296Z [00:04:52.361]➜  EOF
2025-08-20T22:45:51.6876718Z [00:04:52.361]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2215/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/padding=>github.com/dvsekhvalnov/jose2go@v1.6.0/padding;$WORK/b2215=>" -p github.com/dvsekhvalnov/jose2go/padding -lang=go1.15 -complete -installsuffix shared -buildid AYlTXM6HxYGlPsi3PySN/AYlTXM6HxYGlPsi3PySN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2215/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/padding/align.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/padding/pkcs7.go
2025-08-20T22:45:51.7057031Z [00:04:52.380]➜  go tool buildid -w $WORK/b2215/_pkg_.a # internal
2025-08-20T22:45:51.7062929Z [00:04:52.380]➜  cp $WORK/b2215/_pkg_.a /root/.cache/go-build/5c/5c1b4fcbce109e101516e918687e0869e1e2d70b4502f3e4f5c12c3d752aec74-d # internal
2025-08-20T22:45:51.7066942Z [00:04:52.381]➜  github.com/dvsekhvalnov/jose2go
2025-08-20T22:45:51.7067895Z [00:04:52.381]➜  mkdir -p $WORK/b2208/
2025-08-20T22:45:51.7088160Z [00:04:52.381]➜  cat >/tmp/go-build2401649780/b2208/importcfg << 'EOF' # internal
2025-08-20T22:45:51.7089034Z [00:04:52.381]➜  # import config
2025-08-20T22:45:51.7089851Z [00:04:52.381]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:51.7090865Z [00:04:52.381]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:45:51.7092044Z [00:04:52.381]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:45:51.7092930Z [00:04:52.382]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:45:51.7093972Z [00:04:52.382]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:45:51.7095158Z [00:04:52.382]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:45:51.7096218Z [00:04:52.382]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:45:51.7097462Z [00:04:52.382]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:45:51.7098563Z [00:04:52.382]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:51.7099599Z [00:04:52.382]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:45:51.7100571Z [00:04:52.382]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:51.7101583Z [00:04:52.382]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:51.7102597Z [00:04:52.382]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:45:51.7103903Z [00:04:52.382]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:51.7104918Z [00:04:52.382]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:51.7105923Z [00:04:52.382]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:51.7107090Z [00:04:52.382]➜  packagefile github.com/dvsekhvalnov/jose2go/aes=/tmp/go-build2401649780/b2209/_pkg_.a
2025-08-20T22:45:51.7108677Z [00:04:52.382]➜  packagefile github.com/dvsekhvalnov/jose2go/arrays=/tmp/go-build2401649780/b2210/_pkg_.a
2025-08-20T22:45:51.7110128Z [00:04:52.382]➜  packagefile github.com/dvsekhvalnov/jose2go/base64url=/tmp/go-build2401649780/b2211/_pkg_.a
2025-08-20T22:45:51.7111583Z [00:04:52.382]➜  packagefile github.com/dvsekhvalnov/jose2go/compact=/tmp/go-build2401649780/b2212/_pkg_.a
2025-08-20T22:45:51.7112944Z [00:04:52.382]➜  packagefile github.com/dvsekhvalnov/jose2go/kdf=/tmp/go-build2401649780/b2213/_pkg_.a
2025-08-20T22:45:51.7114519Z [00:04:52.382]➜  packagefile github.com/dvsekhvalnov/jose2go/keys/ecc=/tmp/go-build2401649780/b2214/_pkg_.a
2025-08-20T22:45:51.7116241Z [00:04:52.382]➜  packagefile github.com/dvsekhvalnov/jose2go/padding=/tmp/go-build2401649780/b2215/_pkg_.a
2025-08-20T22:45:51.7121030Z [00:04:52.382]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:45:51.7121895Z [00:04:52.382]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:51.7129191Z [00:04:52.382]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:51.7129853Z [00:04:52.382]➜  EOF
2025-08-20T22:45:51.7144752Z [00:04:52.383]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2208/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0=>github.com/dvsekhvalnov/jose2go@v1.6.0;$WORK/b2208=>" -p github.com/dvsekhvalnov/jose2go -lang=go1.15 -complete -installsuffix shared -buildid BDxir0P7YjCiT4xjkiOe/BDxir0P7YjCiT4xjkiOe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2208/importcfg -pack /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/aes_cbc_hmac.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/aes_gcm.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/aes_gcm_kw.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/aeskw.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/deflate.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/direct.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/ecdh.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/ecdh_aeskw.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/ecdsa_using_sha.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/hmac.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/hmac_using_sha.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/jose.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/pbse2_hmac_aeskw.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/plaintext.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/rsa_oaep.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/rsa_pkcs1v15.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/rsa_using_sha.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/rsapss_using_sha.go /root/go/pkg/mod/github.com/dvsekhvalnov/jose2go@v1.6.0/sha.go
2025-08-20T22:45:51.9549053Z [00:04:52.627]➜  go tool buildid -w $WORK/b2208/_pkg_.a # internal
2025-08-20T22:45:51.9566948Z [00:04:52.631]➜  cp $WORK/b2208/_pkg_.a /root/.cache/go-build/c9/c9872a085aa82d7b304e1a44c0eb07c0ce6094fee5fc61631a6151dd0e19b70d-d # internal
2025-08-20T22:45:51.9578040Z [00:04:52.632]➜  github.com/godbus/dbus
2025-08-20T22:45:51.9580944Z [00:04:52.632]➜  mkdir -p $WORK/b2216/
2025-08-20T22:45:51.9586470Z [00:04:52.633]➜  cat >/tmp/go-build2401649780/b2216/importcfg << 'EOF' # internal
2025-08-20T22:45:51.9601843Z [00:04:52.633]➜  # import config
2025-08-20T22:45:51.9602526Z [00:04:52.633]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:45:51.9603542Z [00:04:52.633]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:51.9604374Z [00:04:52.633]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:51.9605258Z [00:04:52.633]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:45:51.9606064Z [00:04:52.633]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:51.9606901Z [00:04:52.633]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:51.9607978Z [00:04:52.633]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:51.9608781Z [00:04:52.633]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:51.9609519Z [00:04:52.633]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:51.9610235Z [00:04:52.633]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:51.9611007Z [00:04:52.633]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:45:51.9611876Z [00:04:52.633]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:45:51.9612555Z [00:04:52.633]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:51.9613273Z [00:04:52.633]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:45:51.9614026Z [00:04:52.633]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:45:51.9614752Z [00:04:52.633]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:45:51.9615475Z [00:04:52.633]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:51.9616190Z [00:04:52.633]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:45:51.9616896Z [00:04:52.633]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:51.9617805Z [00:04:52.633]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:51.9618655Z [00:04:52.633]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:51.9619421Z [00:04:52.633]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:51.9620166Z [00:04:52.633]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:45:51.9620956Z [00:04:52.633]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:51.9621529Z [00:04:52.633]➜  EOF
2025-08-20T22:45:51.9642198Z [00:04:52.633]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2216/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2=>github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2;$WORK/b2216=>" -p github.com/godbus/dbus -lang=go1.12 -complete -installsuffix shared -buildid RnDcUsvH0_wzDNQ8d2sK/RnDcUsvH0_wzDNQ8d2sK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2216/importcfg -pack /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/auth.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/auth_anonymous.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/auth_external.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/auth_sha1.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/call.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/conn.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/conn_other.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/conn_unix.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/dbus.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/decoder.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/default_handler.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/doc.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/encoder.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/export.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/homedir.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/homedir_dynamic.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/match.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/message.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/object.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/server_interfaces.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/sig.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/transport_generic.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/transport_nonce_tcp.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/transport_tcp.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/transport_unix.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/transport_unixcred_linux.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/variant.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/variant_lexer.go /root/go/pkg/mod/github.com/godbus/dbus@v0.0.0-20190726142602-4481cbc300e2/variant_parser.go
2025-08-20T22:45:53.0552500Z [00:04:53.729]➜  go tool buildid -w $WORK/b2216/_pkg_.a # internal
2025-08-20T22:45:53.0753874Z [00:04:53.749]➜  cp $WORK/b2216/_pkg_.a /root/.cache/go-build/37/378facd7d89e8e666001671199a0e4f686b60e0b966435eb0ae52aabc5305ff2-d # internal
2025-08-20T22:45:53.0761967Z [00:04:53.750]➜  github.com/gsterjov/go-libsecret
2025-08-20T22:45:53.0779893Z [00:04:53.752]➜  mkdir -p $WORK/b2217/
2025-08-20T22:45:53.0787065Z [00:04:53.753]➜  cat >/tmp/go-build2401649780/b2217/importcfg << 'EOF' # internal
2025-08-20T22:45:53.0788812Z [00:04:53.753]➜  # import config
2025-08-20T22:45:53.0789769Z [00:04:53.753]➜  packagefile github.com/godbus/dbus=/tmp/go-build2401649780/b2216/_pkg_.a
2025-08-20T22:45:53.0790662Z [00:04:53.753]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:53.0791215Z [00:04:53.753]➜  EOF
2025-08-20T22:45:53.0803351Z [00:04:53.754]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2217/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c=>github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c;$WORK/b2217=>" -p github.com/gsterjov/go-libsecret -lang=go1.16 -complete -installsuffix shared -buildid cX3hvwTK3ms-cdgazej1/cX3hvwTK3ms-cdgazej1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2217/importcfg -pack /root/go/pkg/mod/github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c/collection.go /root/go/pkg/mod/github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c/item.go /root/go/pkg/mod/github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c/prompt.go /root/go/pkg/mod/github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c/secret.go /root/go/pkg/mod/github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c/service.go /root/go/pkg/mod/github.com/gsterjov/go-libsecret@v0.0.0-20161001094733-a6f4afe4910c/session.go
2025-08-20T22:45:53.1842578Z [00:04:53.858]➜  go tool buildid -w $WORK/b2217/_pkg_.a # internal
2025-08-20T22:45:53.1861452Z [00:04:53.860]➜  cp $WORK/b2217/_pkg_.a /root/.cache/go-build/6b/6b1b3f81015dc9d38cd8ddd0e5b9a6f1ba5004289bf31dd55004cdee7aaaf4f8-d # internal
2025-08-20T22:45:53.1864968Z [00:04:53.861]➜  github.com/mtibben/percent
2025-08-20T22:45:53.1872091Z [00:04:53.861]➜  mkdir -p $WORK/b2218/
2025-08-20T22:45:53.1874460Z [00:04:53.861]➜  cat >/tmp/go-build2401649780/b2218/importcfg << 'EOF' # internal
2025-08-20T22:45:53.1875160Z [00:04:53.862]➜  # import config
2025-08-20T22:45:53.1875831Z [00:04:53.862]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:53.1876479Z [00:04:53.862]➜  EOF
2025-08-20T22:45:53.1880729Z [00:04:53.862]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2218/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mtibben/percent@v0.2.1=>github.com/mtibben/percent@v0.2.1;$WORK/b2218=>" -p github.com/mtibben/percent -lang=go1.14 -complete -installsuffix shared -buildid LvVcP5EuaTR7iWzKh5JM/LvVcP5EuaTR7iWzKh5JM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2218/importcfg -pack /root/go/pkg/mod/github.com/mtibben/percent@v0.2.1/percent.go
2025-08-20T22:45:53.2188413Z [00:04:53.891]➜  go tool buildid -w $WORK/b2218/_pkg_.a # internal
2025-08-20T22:45:53.2201724Z [00:04:53.894]➜  cp $WORK/b2218/_pkg_.a /root/.cache/go-build/de/de5020b0c3865da7b222ffa9607208bccd1853b8707917dd3a95d7d86374f358-d # internal
2025-08-20T22:45:53.2206748Z [00:04:53.894]➜  github.com/99designs/keyring
2025-08-20T22:45:53.2207490Z [00:04:53.894]➜  mkdir -p $WORK/b2207/
2025-08-20T22:45:53.2208249Z [00:04:53.894]➜  cat >/tmp/go-build2401649780/b2207/importcfg << 'EOF' # internal
2025-08-20T22:45:53.2208954Z [00:04:53.894]➜  # import config
2025-08-20T22:45:53.2209820Z [00:04:53.894]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:45:53.2210730Z [00:04:53.894]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:53.2211592Z [00:04:53.894]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:53.2212372Z [00:04:53.894]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:53.2213339Z [00:04:53.894]➜  packagefile github.com/dvsekhvalnov/jose2go=/tmp/go-build2401649780/b2208/_pkg_.a
2025-08-20T22:45:53.2214372Z [00:04:53.894]➜  packagefile github.com/godbus/dbus=/tmp/go-build2401649780/b2216/_pkg_.a
2025-08-20T22:45:53.2215376Z [00:04:53.894]➜  packagefile github.com/gsterjov/go-libsecret=/tmp/go-build2401649780/b2217/_pkg_.a
2025-08-20T22:45:53.2216459Z [00:04:53.894]➜  packagefile github.com/mtibben/percent=/tmp/go-build2401649780/b2218/_pkg_.a
2025-08-20T22:45:53.2217735Z [00:04:53.894]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:45:53.2218752Z [00:04:53.894]➜  packagefile golang.org/x/term=/tmp/go-build2401649780/b1262/_pkg_.a
2025-08-20T22:45:53.2219626Z [00:04:53.894]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:45:53.2220386Z [00:04:53.894]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:45:53.2221159Z [00:04:53.894]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:45:53.2222009Z [00:04:53.894]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:45:53.2222845Z [00:04:53.894]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:53.2223637Z [00:04:53.894]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:53.2224424Z [00:04:53.894]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:53.2224992Z [00:04:53.894]➜  EOF
2025-08-20T22:45:53.2232840Z [00:04:53.894]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2207/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/99designs/keyring@v1.2.2=>github.com/99designs/keyring@v1.2.2;$WORK/b2207=>" -p github.com/99designs/keyring -lang=go1.19 -complete -installsuffix shared -buildid xRSz5BpnsgVf_JHk2vKB/xRSz5BpnsgVf_JHk2vKB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2207/importcfg -pack /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/array.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/config.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/file.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/keyctl.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/keyring.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/kwallet.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/pass.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/prompt.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/secretservice.go /root/go/pkg/mod/github.com/99designs/keyring@v1.2.2/tilde.go
2025-08-20T22:45:53.4273730Z [00:04:54.101]➜  go tool buildid -w $WORK/b2207/_pkg_.a # internal
2025-08-20T22:45:53.4295984Z [00:04:54.104]➜  cp $WORK/b2207/_pkg_.a /root/.cache/go-build/20/204b73298e7baebeef346a7d557bcef5feb32640eb756f44f26658d1611e5196-d # internal
2025-08-20T22:45:53.4361620Z [00:04:54.110]➜  github.com/apache/arrow/go/v15/arrow/scalar
2025-08-20T22:45:53.4363971Z [00:04:54.110]➜  mkdir -p $WORK/b2221/
2025-08-20T22:45:53.4368618Z [00:04:54.111]➜  cat >/tmp/go-build2401649780/b2221/importcfg << 'EOF' # internal
2025-08-20T22:45:53.4369543Z [00:04:54.111]➜  # import config
2025-08-20T22:45:53.4370308Z [00:04:54.111]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:53.4371411Z [00:04:54.111]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:45:53.4372397Z [00:04:54.111]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:53.4373260Z [00:04:54.111]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:53.4374480Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:45:53.4375859Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:45:53.4377417Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:45:53.4378852Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:45:53.4380230Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal256=/tmp/go-build2401649780/b816/_pkg_.a
2025-08-20T22:45:53.4381572Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/encoded=/tmp/go-build2401649780/b820/_pkg_.a
2025-08-20T22:45:53.4382834Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/endian=/tmp/go-build2401649780/b811/_pkg_.a
2025-08-20T22:45:53.4384229Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/float16=/tmp/go-build2401649780/b817/_pkg_.a
2025-08-20T22:45:53.4385617Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:45:53.4386940Z [00:04:54.111]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:45:53.4398078Z [00:04:54.111]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:45:53.4399140Z [00:04:54.111]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:45:53.4400066Z [00:04:54.111]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:45:53.4400878Z [00:04:54.111]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:53.4401573Z [00:04:54.111]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:45:53.4402303Z [00:04:54.111]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:45:53.4403045Z [00:04:54.111]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:53.4403747Z [00:04:54.111]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:53.4404409Z [00:04:54.111]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:53.4405272Z [00:04:54.111]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:53.4406034Z [00:04:54.111]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:45:53.4406577Z [00:04:54.111]➜  EOF
2025-08-20T22:45:53.4413720Z [00:04:54.111]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2221/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar=>github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar;$WORK/b2221=>" -p github.com/apache/arrow/go/v15/arrow/scalar -lang=go1.20 -complete -installsuffix shared -buildid UJ_kyGqRBprpTUZXkDrc/UJ_kyGqRBprpTUZXkDrc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2221/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/append.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/binary.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/compare.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/nested.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/numeric.gen.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/parse.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/scalar.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/scalar/temporal.go
2025-08-20T22:45:54.1726103Z [00:04:54.846]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28
2025-08-20T22:45:54.1732181Z [00:04:54.847]➜  TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_x013.o -c sqlite3_opt_unlock_notify.c
2025-08-20T22:45:54.1737026Z [00:04:54.847]➜  go tool buildid -w $WORK/b1360/_pkg_.a # internal
2025-08-20T22:45:54.2066185Z [00:04:54.881]➜  cd $WORK/b2101
2025-08-20T22:45:54.2072292Z [00:04:54.881]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -I $WORK/b2101/ -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.28 -ffile-prefix-map=/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=/_/github.com/mattn/go-sqlite3@v1.14.28 -frandom-seed=HBCU56hTQnh6-3mVCh_3 -o $WORK/b2101/_cgo_main.o -c _cgo_main.c
2025-08-20T22:45:54.2512470Z [00:04:54.925]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:54.2516858Z [00:04:54.926]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -o $WORK/b2101/_cgo_.o $WORK/b2101/_cgo_main.o $WORK/b2101/preferlinkext $WORK/b2101/_x001.o $WORK/b2101/_x002.o $WORK/b2101/_x003.o $WORK/b2101/_x004.o $WORK/b2101/_x005.o $WORK/b2101/_x006.o $WORK/b2101/_x007.o $WORK/b2101/_x008.o $WORK/b2101/_x009.o $WORK/b2101/_x010.o $WORK/b2101/_x011.o $WORK/b2101/_x012.o $WORK/b2101/_x013.o -O2 -g -ldl
2025-08-20T22:45:54.2993062Z [00:04:54.973]➜  go tool buildid -w $WORK/b2221/_pkg_.a # internal
2025-08-20T22:45:54.3116864Z [00:04:54.986]➜  cp $WORK/b2221/_pkg_.a /root/.cache/go-build/54/54617eded6aa86995713110127d45bc4d49cdee0dc2ed8dc080984ec6430adda-d # internal
2025-08-20T22:45:54.3122211Z [00:04:54.986]➜  github.com/apache/arrow/go/v15/arrow/compute/exec
2025-08-20T22:45:54.3122902Z [00:04:54.986]➜  mkdir -p $WORK/b2220/
2025-08-20T22:45:54.3126618Z [00:04:54.987]➜  cat >/tmp/go-build2401649780/b2220/importcfg << 'EOF' # internal
2025-08-20T22:45:54.3128967Z [00:04:54.987]➜  # import config
2025-08-20T22:45:54.3130458Z [00:04:54.987]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.3131888Z [00:04:54.987]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.3133583Z [00:04:54.987]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:45:54.3135725Z [00:04:54.987]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:45:54.3138339Z [00:04:54.987]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:45:54.3139722Z [00:04:54.987]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:45:54.3141053Z [00:04:54.987]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:45:54.3142340Z [00:04:54.987]➜  packagefile github.com/apache/arrow/go/v15/arrow/scalar=/tmp/go-build2401649780/b2221/_pkg_.a
2025-08-20T22:45:54.3143455Z [00:04:54.987]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:45:54.3144467Z [00:04:54.987]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2401649780/b430/_pkg_.a
2025-08-20T22:45:54.3145446Z [00:04:54.987]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:45:54.3146305Z [00:04:54.987]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:54.3147280Z [00:04:54.987]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:54.3148129Z [00:04:54.987]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.3149013Z [00:04:54.987]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:45:54.3149736Z [00:04:54.987]➜  EOF
2025-08-20T22:45:54.3155930Z [00:04:54.987]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2220/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/exec=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/exec;$WORK/b2220=>" -p github.com/apache/arrow/go/v15/arrow/compute/exec -lang=go1.20 -complete -installsuffix shared -buildid pY5vho9b3skjYtBjYEAQ/pY5vho9b3skjYtBjYEAQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2220/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/exec/hash_util.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/exec/kernel.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/exec/span.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/exec/utils.go
2025-08-20T22:45:54.3866431Z [00:04:55.061]➜  cp $WORK/b1360/_pkg_.a /root/.cache/go-build/dc/dc01b355fa86503af318457f711df28909343da0e85cbe6fa35a6fb331bdc9ca-d # internal
2025-08-20T22:45:54.3876147Z [00:04:55.062]➜  github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/delete
2025-08-20T22:45:54.3881186Z [00:04:55.062]➜  mkdir -p $WORK/b1359/
2025-08-20T22:45:54.3891524Z [00:04:55.063]➜  cat >/tmp/go-build2401649780/b1359/importcfg << 'EOF' # internal
2025-08-20T22:45:54.3911120Z [00:04:55.063]➜  # import config
2025-08-20T22:45:54.3911825Z [00:04:55.063]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.3912697Z [00:04:55.063]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.3913526Z [00:04:55.063]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.3914292Z [00:04:55.063]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.3915648Z [00:04:55.063]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.3917538Z [00:04:55.063]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.3918643Z [00:04:55.063]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.3919435Z [00:04:55.063]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.3920247Z [00:04:55.063]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.3921052Z [00:04:55.063]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.3921856Z [00:04:55.063]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.3922623Z [00:04:55.063]➜  EOF
2025-08-20T22:45:54.3928440Z [00:04:55.064]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1359/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/delete;$WORK/b1359=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/delete -lang=go1.22 -complete -installsuffix shared -buildid QOl4i6TAkf2jwWhiEfHB/QOl4i6TAkf2jwWhiEfHB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1359/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/delete/response.go
2025-08-20T22:45:54.4724563Z [00:04:55.146]➜  go tool buildid -w $WORK/b2220/_pkg_.a # internal
2025-08-20T22:45:54.4795525Z [00:04:55.153]➜  cp $WORK/b2220/_pkg_.a /root/.cache/go-build/a9/a907a60c5086ebafd6126cad7861758090229209ee6a9a7f88fb01bfbd9b28e1-d # internal
2025-08-20T22:45:54.4803705Z [00:04:55.154]➜  github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/get
2025-08-20T22:45:54.4809017Z [00:04:55.155]➜  mkdir -p $WORK/b1553/
2025-08-20T22:45:54.4809788Z [00:04:55.155]➜  cat >/tmp/go-build2401649780/b1553/importcfg << 'EOF' # internal
2025-08-20T22:45:54.4810484Z [00:04:55.155]➜  # import config
2025-08-20T22:45:54.4811115Z [00:04:55.155]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:54.4811915Z [00:04:55.155]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.4812779Z [00:04:55.155]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.4813641Z [00:04:55.155]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.4814591Z [00:04:55.155]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.4815820Z [00:04:55.155]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.4817540Z [00:04:55.155]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.4818699Z [00:04:55.155]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.4819531Z [00:04:55.155]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.4820358Z [00:04:55.155]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.4821215Z [00:04:55.155]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.4822080Z [00:04:55.155]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.4822713Z [00:04:55.155]➜  EOF
2025-08-20T22:45:54.4828675Z [00:04:55.155]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1553/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/get;$WORK/b1553=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/get -lang=go1.22 -complete -installsuffix shared -buildid AckYxSgaMhSN8FRk2ed8/AckYxSgaMhSN8FRk2ed8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1553/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/get/response.go
2025-08-20T22:45:54.4865064Z [00:04:55.160]➜  gcc -I /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b2101=/tmp/go-build -gno-record-gcc-switches -o $WORK/b2101/_cgo_.o $WORK/b2101/_cgo_main.o $WORK/b2101/preferlinkext $WORK/b2101/_x001.o $WORK/b2101/_x002.o $WORK/b2101/_x003.o $WORK/b2101/_x004.o $WORK/b2101/_x005.o $WORK/b2101/_x006.o $WORK/b2101/_x007.o $WORK/b2101/_x008.o $WORK/b2101/_x009.o $WORK/b2101/_x010.o $WORK/b2101/_x011.o $WORK/b2101/_x012.o $WORK/b2101/_x013.o -O2 -g -ldl # test for internal linking errors (succeeded)
2025-08-20T22:45:54.4873073Z [00:04:55.160]➜  TERM='dumb' /root/.go/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b2101/_cgo_.o -dynout $WORK/b2101/_cgo_import.go
2025-08-20T22:45:54.4874409Z [00:04:55.161]➜  go tool buildid -w $WORK/b1359/_pkg_.a # internal
2025-08-20T22:45:54.4879900Z [00:04:55.162]➜  cp $WORK/b1359/_pkg_.a /root/.cache/go-build/39/395b150f403c54ee4b32e9a8cb15b5b20ab1ea070a717ff0fcea08c0a33feaad-d # internal
2025-08-20T22:45:54.4885024Z [00:04:55.162]➜  github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/status
2025-08-20T22:45:54.4892600Z [00:04:55.163]➜  mkdir -p $WORK/b1554/
2025-08-20T22:45:54.4893368Z [00:04:55.163]➜  cat >/tmp/go-build2401649780/b1554/importcfg << 'EOF' # internal
2025-08-20T22:45:54.4894066Z [00:04:55.163]➜  # import config
2025-08-20T22:45:54.4894749Z [00:04:55.163]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:54.4898247Z [00:04:55.163]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.4899465Z [00:04:55.163]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.4900593Z [00:04:55.163]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.4901614Z [00:04:55.163]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.4903074Z [00:04:55.163]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.4906278Z [00:04:55.163]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.4908531Z [00:04:55.163]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.4909350Z [00:04:55.163]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.4910341Z [00:04:55.163]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.4911201Z [00:04:55.163]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.4912012Z [00:04:55.163]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.4912624Z [00:04:55.163]➜  EOF
2025-08-20T22:45:54.4918274Z [00:04:55.165]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1554/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/status=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/status;$WORK/b1554=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/status -lang=go1.22 -complete -installsuffix shared -buildid 6dwhw1AYEsMY4CNhnWqK/6dwhw1AYEsMY4CNhnWqK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1554/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/status/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/status/status.go
2025-08-20T22:45:54.4965837Z [00:04:55.170]➜  cat >/tmp/go-build2401649780/b2101/importcfg << 'EOF' # internal
2025-08-20T22:45:54.4966544Z [00:04:55.170]➜  # import config
2025-08-20T22:45:54.4970882Z [00:04:55.170]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.4971826Z [00:04:55.170]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:45:54.4972771Z [00:04:55.170]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:45:54.4973669Z [00:04:55.170]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:45:54.4974551Z [00:04:55.170]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:45:54.4975485Z [00:04:55.170]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:45:54.4976348Z [00:04:55.170]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.4977301Z [00:04:55.170]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.4978363Z [00:04:55.170]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.4979145Z [00:04:55.170]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:45:54.4979951Z [00:04:55.170]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.4980762Z [00:04:55.170]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:45:54.4981566Z [00:04:55.170]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:45:54.4982372Z [00:04:55.170]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.4983169Z [00:04:55.170]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.4983955Z [00:04:55.170]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:45:54.4984737Z [00:04:55.170]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:45:54.4985528Z [00:04:55.170]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:45:54.4986364Z [00:04:55.170]➜  packagefile runtime/cgo=/tmp/go-build2401649780/b087/_pkg_.a
2025-08-20T22:45:54.4986995Z [00:04:55.170]➜  EOF
2025-08-20T22:45:54.5003174Z [00:04:55.170]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2101/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28=>github.com/mattn/go-sqlite3@v1.14.28;$WORK/b2101=>" -p github.com/mattn/go-sqlite3 -lang=go1.19 -installsuffix shared -buildid HBCU56hTQnh6-3mVCh_3/HBCU56hTQnh6-3mVCh_3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2101/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28/convert.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28/doc.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28/sqlite3_func_crypt.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28/sqlite3_go18.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28/sqlite3_opt_preupdate.go /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28/sqlite3_opt_preupdate_omit.go $WORK/b2101/_cgo_gotypes.go $WORK/b2101/backup.cgo1.go $WORK/b2101/callback.cgo1.go $WORK/b2101/error.cgo1.go $WORK/b2101/sqlite3.cgo1.go $WORK/b2101/sqlite3_context.cgo1.go $WORK/b2101/sqlite3_load_extension.cgo1.go $WORK/b2101/sqlite3_opt_serialize.cgo1.go $WORK/b2101/sqlite3_opt_userauth_omit.cgo1.go $WORK/b2101/sqlite3_other.cgo1.go $WORK/b2101/sqlite3_type.cgo1.go $WORK/b2101/_cgo_import.go
2025-08-20T22:45:54.5951536Z [00:04:55.269]➜  go tool buildid -w $WORK/b1553/_pkg_.a # internal
2025-08-20T22:45:54.5952934Z [00:04:55.269]➜  cp $WORK/b1553/_pkg_.a /root/.cache/go-build/a1/a124cf2461df1223733ca7ca939c367597637c535cb27eefc158f7bdec6a6180-d # internal
2025-08-20T22:45:54.5954300Z [00:04:55.269]➜  github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/submit
2025-08-20T22:45:54.5955085Z [00:04:55.269]➜  mkdir -p $WORK/b1555/
2025-08-20T22:45:54.5958297Z [00:04:55.270]➜  cat >/tmp/go-build2401649780/b1555/importcfg << 'EOF' # internal
2025-08-20T22:45:54.5960468Z [00:04:55.270]➜  # import config
2025-08-20T22:45:54.5962434Z [00:04:55.270]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:54.5964607Z [00:04:55.270]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.5966037Z [00:04:55.270]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.5968032Z [00:04:55.270]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.5968939Z [00:04:55.270]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.5970193Z [00:04:55.270]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.5971747Z [00:04:55.270]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.5973461Z [00:04:55.270]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:54.5975725Z [00:04:55.270]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:54.5977661Z [00:04:55.270]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:54.5979534Z [00:04:55.270]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestmode=/tmp/go-build2401649780/b1527/_pkg_.a
2025-08-20T22:45:54.5980827Z [00:04:55.270]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.5981672Z [00:04:55.270]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.5982567Z [00:04:55.270]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.5983445Z [00:04:55.270]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.5984359Z [00:04:55.271]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.5985023Z [00:04:55.271]➜  EOF
2025-08-20T22:45:54.6003066Z [00:04:55.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1555/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/submit=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/submit;$WORK/b1555=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/submit -lang=go1.22 -complete -installsuffix shared -buildid BYLVl9eiJ2OIH3hDwkwD/BYLVl9eiJ2OIH3hDwkwD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1555/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/submit/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/submit/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/asyncsearch/submit/submit.go
2025-08-20T22:45:54.6032063Z [00:04:55.277]➜  go tool buildid -w $WORK/b1554/_pkg_.a # internal
2025-08-20T22:45:54.6051041Z [00:04:55.279]➜  cp $WORK/b1554/_pkg_.a /root/.cache/go-build/50/5047c7ed65c6292061725f8eaa19ce5917336ddae465fa9070928c714bfc791d-d # internal
2025-08-20T22:45:54.6058348Z [00:04:55.280]➜  github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/deleteautoscalingpolicy
2025-08-20T22:45:54.6060080Z [00:04:55.280]➜  mkdir -p $WORK/b1556/
2025-08-20T22:45:54.6069114Z [00:04:55.281]➜  cat >/tmp/go-build2401649780/b1556/importcfg << 'EOF' # internal
2025-08-20T22:45:54.6070172Z [00:04:55.281]➜  # import config
2025-08-20T22:45:54.6071038Z [00:04:55.281]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.6072269Z [00:04:55.281]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.6073432Z [00:04:55.281]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.6075145Z [00:04:55.281]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.6076394Z [00:04:55.281]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.6081705Z [00:04:55.281]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.6082782Z [00:04:55.281]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.6083531Z [00:04:55.281]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.6084323Z [00:04:55.281]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.6085069Z [00:04:55.281]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.6085833Z [00:04:55.281]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.6086373Z [00:04:55.281]➜  EOF
2025-08-20T22:45:54.6092977Z [00:04:55.281]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1556/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/deleteautoscalingpolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/deleteautoscalingpolicy;$WORK/b1556=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/deleteautoscalingpolicy -lang=go1.22 -complete -installsuffix shared -buildid 7zKXtignaBVbpumKqoBh/7zKXtignaBVbpumKqoBh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1556/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/deleteautoscalingpolicy/delete_autoscaling_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/deleteautoscalingpolicy/response.go
2025-08-20T22:45:54.6935191Z [00:04:55.367]➜  go tool buildid -w $WORK/b1556/_pkg_.a # internal
2025-08-20T22:45:54.6952168Z [00:04:55.369]➜  cp $WORK/b1556/_pkg_.a /root/.cache/go-build/15/159742af1017bd0e81330c67a27fe9e07a91f35b69d5eaca2b444093abcf5bc3-d # internal
2025-08-20T22:45:54.6956992Z [00:04:55.370]➜  github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingcapacity
2025-08-20T22:45:54.6964939Z [00:04:55.370]➜  mkdir -p $WORK/b1557/
2025-08-20T22:45:54.6968010Z [00:04:55.370]➜  cat >/tmp/go-build2401649780/b1557/importcfg << 'EOF' # internal
2025-08-20T22:45:54.6968723Z [00:04:55.370]➜  # import config
2025-08-20T22:45:54.6969386Z [00:04:55.370]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.6970259Z [00:04:55.370]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.6971150Z [00:04:55.370]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.6971954Z [00:04:55.370]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.6973160Z [00:04:55.370]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.6974706Z [00:04:55.371]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.6976008Z [00:04:55.371]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.6976861Z [00:04:55.371]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.6977919Z [00:04:55.371]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.6978990Z [00:04:55.371]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.6979848Z [00:04:55.371]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.6980465Z [00:04:55.371]➜  EOF
2025-08-20T22:45:54.6986742Z [00:04:55.371]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1557/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingcapacity=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingcapacity;$WORK/b1557=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingcapacity -lang=go1.22 -complete -installsuffix shared -buildid MxpHPt76aWdJTnznlt_I/MxpHPt76aWdJTnznlt_I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1557/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingcapacity/get_autoscaling_capacity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingcapacity/response.go
2025-08-20T22:45:54.7965992Z [00:04:55.471]➜  go tool buildid -w $WORK/b1557/_pkg_.a # internal
2025-08-20T22:45:54.7983266Z [00:04:55.472]➜  cp $WORK/b1557/_pkg_.a /root/.cache/go-build/f4/f4b8c8ad4682137890ab5b2dc3da3e045200bd9355204329857b3d789dfed5c2-d # internal
2025-08-20T22:45:54.7988163Z [00:04:55.473]➜  github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingpolicy
2025-08-20T22:45:54.7989059Z [00:04:55.473]➜  mkdir -p $WORK/b1558/
2025-08-20T22:45:54.7992567Z [00:04:55.473]➜  cat >/tmp/go-build2401649780/b1558/importcfg << 'EOF' # internal
2025-08-20T22:45:54.8011198Z [00:04:55.474]➜  # import config
2025-08-20T22:45:54.8011864Z [00:04:55.474]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.8013043Z [00:04:55.474]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.8013847Z [00:04:55.474]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.8014596Z [00:04:55.474]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.8015691Z [00:04:55.474]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.8017245Z [00:04:55.474]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.8018294Z [00:04:55.474]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.8019027Z [00:04:55.474]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.8019797Z [00:04:55.474]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.8020562Z [00:04:55.474]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.8021337Z [00:04:55.474]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.8021903Z [00:04:55.474]➜  EOF
2025-08-20T22:45:54.8028720Z [00:04:55.474]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1558/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingpolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingpolicy;$WORK/b1558=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingpolicy -lang=go1.22 -complete -installsuffix shared -buildid UzwO6oonl_3cHnv8BO7z/UzwO6oonl_3cHnv8BO7z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1558/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingpolicy/get_autoscaling_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/getautoscalingpolicy/response.go
2025-08-20T22:45:54.8884338Z [00:04:55.562]➜  go tool buildid -w $WORK/b1555/_pkg_.a # internal
2025-08-20T22:45:54.8924327Z [00:04:55.566]➜  cp $WORK/b1555/_pkg_.a /root/.cache/go-build/b0/b021fb71d9734a9d01748e1fed9faed38dedfe7f2ab7eaae1cd0d12a0842e9ac-d # internal
2025-08-20T22:45:54.8928432Z [00:04:55.567]➜  github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/putautoscalingpolicy
2025-08-20T22:45:54.8929373Z [00:04:55.567]➜  mkdir -p $WORK/b1559/
2025-08-20T22:45:54.8933645Z [00:04:55.567]➜  cat >/tmp/go-build2401649780/b1559/importcfg << 'EOF' # internal
2025-08-20T22:45:54.8935890Z [00:04:55.567]➜  # import config
2025-08-20T22:45:54.8937738Z [00:04:55.567]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:54.8941417Z [00:04:55.567]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.8942313Z [00:04:55.567]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.8943197Z [00:04:55.567]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.8944271Z [00:04:55.567]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.8945497Z [00:04:55.567]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.8947095Z [00:04:55.568]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.8948420Z [00:04:55.568]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.8949234Z [00:04:55.568]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.8950069Z [00:04:55.568]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.8950882Z [00:04:55.568]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.8951697Z [00:04:55.568]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.8952314Z [00:04:55.568]➜  EOF
2025-08-20T22:45:54.8959797Z [00:04:55.568]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1559/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/putautoscalingpolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/putautoscalingpolicy;$WORK/b1559=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/putautoscalingpolicy -lang=go1.22 -complete -installsuffix shared -buildid EkoHFr2X2bLT6Z27C1U6/EkoHFr2X2bLT6Z27C1U6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1559/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/putautoscalingpolicy/put_autoscaling_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/putautoscalingpolicy/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/autoscaling/putautoscalingpolicy/response.go
2025-08-20T22:45:54.8966412Z [00:04:55.570]➜  go tool buildid -w $WORK/b1558/_pkg_.a # internal
2025-08-20T22:45:54.8988720Z [00:04:55.572]➜  cp $WORK/b1558/_pkg_.a /root/.cache/go-build/d1/d1c997c24293719663eba8a6e8b05e61087cf77a7d4f96df5017b7d191d3efbb-d # internal
2025-08-20T22:45:54.8990453Z [00:04:55.572]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/aliases
2025-08-20T22:45:54.8991329Z [00:04:55.572]➜  mkdir -p $WORK/b1561/
2025-08-20T22:45:54.8992795Z [00:04:55.572]➜  cat >/tmp/go-build2401649780/b1561/importcfg << 'EOF' # internal
2025-08-20T22:45:54.8993985Z [00:04:55.572]➜  # import config
2025-08-20T22:45:54.8995475Z [00:04:55.572]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.8996876Z [00:04:55.572]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.8998270Z [00:04:55.572]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.8999729Z [00:04:55.572]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.9001649Z [00:04:55.572]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.9008560Z [00:04:55.572]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.9011263Z [00:04:55.572]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:54.9013169Z [00:04:55.572]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.9014814Z [00:04:55.572]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.9016533Z [00:04:55.572]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.9018000Z [00:04:55.572]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.9019177Z [00:04:55.572]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.9020415Z [00:04:55.572]➜  EOF
2025-08-20T22:45:54.9025622Z [00:04:55.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1561/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/aliases=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/aliases;$WORK/b1561=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/aliases -lang=go1.22 -complete -installsuffix shared -buildid OjSeQ0lg99HXze9-kS-A/OjSeQ0lg99HXze9-kS-A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1561/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/aliases/aliases.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/aliases/response.go
2025-08-20T22:45:54.9929507Z [00:04:55.667]➜  go tool buildid -w $WORK/b1559/_pkg_.a # internal
2025-08-20T22:45:54.9948269Z [00:04:55.669]➜  cp $WORK/b1559/_pkg_.a /root/.cache/go-build/71/717399f7773109fb2263271c8763ba6123d2085f61010407fba0fcb4e00dd42c-d # internal
2025-08-20T22:45:54.9951438Z [00:04:55.669]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/allocation
2025-08-20T22:45:54.9953263Z [00:04:55.670]➜  mkdir -p $WORK/b1562/
2025-08-20T22:45:54.9959105Z [00:04:55.670]➜  cat >/tmp/go-build2401649780/b1562/importcfg << 'EOF' # internal
2025-08-20T22:45:54.9961846Z [00:04:55.670]➜  # import config
2025-08-20T22:45:54.9963341Z [00:04:55.670]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:54.9964709Z [00:04:55.670]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:54.9965867Z [00:04:55.670]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:54.9966885Z [00:04:55.670]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:54.9968725Z [00:04:55.670]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:54.9970559Z [00:04:55.670]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:54.9972482Z [00:04:55.670]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:54.9973878Z [00:04:55.670]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:54.9974867Z [00:04:55.670]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:54.9975973Z [00:04:55.670]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:54.9977980Z [00:04:55.670]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:54.9978907Z [00:04:55.670]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:54.9979545Z [00:04:55.670]➜  EOF
2025-08-20T22:45:54.9985025Z [00:04:55.670]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1562/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/allocation=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/allocation;$WORK/b1562=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/allocation -lang=go1.22 -complete -installsuffix shared -buildid InvySGnBUMPEkEGSY7Qu/InvySGnBUMPEkEGSY7Qu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1562/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/allocation/allocation.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/allocation/response.go
2025-08-20T22:45:55.0057998Z [00:04:55.680]➜  go tool buildid -w $WORK/b1561/_pkg_.a # internal
2025-08-20T22:45:55.0077517Z [00:04:55.682]➜  cp $WORK/b1561/_pkg_.a /root/.cache/go-build/77/779caf63ff0743113ccd513612642cac9154a55c3ac763d7d3137019fa311da9-d # internal
2025-08-20T22:45:55.0080766Z [00:04:55.682]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/componenttemplates
2025-08-20T22:45:55.0083137Z [00:04:55.682]➜  mkdir -p $WORK/b1564/
2025-08-20T22:45:55.0089600Z [00:04:55.683]➜  cat >/tmp/go-build2401649780/b1564/importcfg << 'EOF' # internal
2025-08-20T22:45:55.0090590Z [00:04:55.683]➜  # import config
2025-08-20T22:45:55.0091473Z [00:04:55.683]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.0092317Z [00:04:55.683]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.0093141Z [00:04:55.683]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.0093899Z [00:04:55.683]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.0095052Z [00:04:55.683]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.0096500Z [00:04:55.683]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.0100781Z [00:04:55.683]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.0101763Z [00:04:55.683]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.0102580Z [00:04:55.683]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.0103530Z [00:04:55.683]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.0104314Z [00:04:55.683]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.0104881Z [00:04:55.683]➜  EOF
2025-08-20T22:45:55.0123474Z [00:04:55.684]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1564/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/componenttemplates=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/componenttemplates;$WORK/b1564=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/componenttemplates -lang=go1.22 -complete -installsuffix shared -buildid DxBf6R_wEcWK0sb1kr_2/DxBf6R_wEcWK0sb1kr_2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1564/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/componenttemplates/component_templates.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/componenttemplates/response.go
2025-08-20T22:45:55.0647363Z [00:04:55.739]➜  cd /root/go/pkg/mod/github.com/mattn/go-sqlite3@v1.14.28
2025-08-20T22:45:55.0650128Z [00:04:55.739]➜  go tool pack r $WORK/b2101/_pkg_.a $WORK/b2101/preferlinkext $WORK/b2101/_x001.o $WORK/b2101/_x002.o $WORK/b2101/_x003.o $WORK/b2101/_x004.o $WORK/b2101/_x005.o $WORK/b2101/_x006.o $WORK/b2101/_x007.o $WORK/b2101/_x008.o $WORK/b2101/_x009.o $WORK/b2101/_x010.o $WORK/b2101/_x011.o $WORK/b2101/_x012.o $WORK/b2101/_x013.o # internal
2025-08-20T22:45:55.0779051Z [00:04:55.751]➜  go tool buildid -w $WORK/b2101/_pkg_.a # internal
2025-08-20T22:45:55.1020519Z [00:04:55.776]➜  go tool buildid -w $WORK/b1562/_pkg_.a # internal
2025-08-20T22:45:55.1038917Z [00:04:55.778]➜  cp $WORK/b1562/_pkg_.a /root/.cache/go-build/f3/f36db4ba7d3be02025702ca81856700148c2f36a4e271f161d35952d16b43b85-d # internal
2025-08-20T22:45:55.1040302Z [00:04:55.778]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/count
2025-08-20T22:45:55.1041230Z [00:04:55.778]➜  mkdir -p $WORK/b1565/
2025-08-20T22:45:55.1047849Z [00:04:55.779]➜  cat >/tmp/go-build2401649780/b1565/importcfg << 'EOF' # internal
2025-08-20T22:45:55.1048555Z [00:04:55.779]➜  # import config
2025-08-20T22:45:55.1049166Z [00:04:55.779]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.1050133Z [00:04:55.779]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.1050984Z [00:04:55.779]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.1051757Z [00:04:55.779]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.1052953Z [00:04:55.779]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.1054459Z [00:04:55.779]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.1055591Z [00:04:55.779]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.1056448Z [00:04:55.779]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.1060983Z [00:04:55.779]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.1061873Z [00:04:55.779]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.1064138Z [00:04:55.779]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.1064765Z [00:04:55.779]➜  EOF
2025-08-20T22:45:55.1065281Z [00:04:55.779]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:45:55.1070395Z [00:04:55.779]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1565/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/count=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/count;$WORK/b1565=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/count -lang=go1.22 -complete -installsuffix shared -buildid QOm74yk--UO5Z7E2UvSX/QOm74yk--UO5Z7E2UvSX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1565/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/count/count.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/count/response.go
2025-08-20T22:45:55.1091193Z [00:04:55.783]➜  go tool buildid -w $WORK/b1564/_pkg_.a # internal
2025-08-20T22:45:55.1110361Z [00:04:55.785]➜  cp $WORK/b2101/_pkg_.a /root/.cache/go-build/8f/8f2dcb71ff102c50cbc9ef9c298a057a0d99ceca2627f75be60c880a451f8838-d # internal
2025-08-20T22:45:55.1115200Z [00:04:55.785]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/fielddata
2025-08-20T22:45:55.1115953Z [00:04:55.785]➜  mkdir -p $WORK/b1566/
2025-08-20T22:45:55.1129548Z [00:04:55.786]➜  cp $WORK/b1564/_pkg_.a /root/.cache/go-build/91/91f8a212fd71757c01056cbd8aa5ec291ccf9ef5a00eeef2e498c6dad12e947a-d # internal
2025-08-20T22:45:55.1130938Z [00:04:55.786]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/health
2025-08-20T22:45:55.1131695Z [00:04:55.786]➜  mkdir -p $WORK/b1567/
2025-08-20T22:45:55.1132629Z [00:04:55.786]➜  cat >/tmp/go-build2401649780/b1566/importcfg << 'EOF' # internal
2025-08-20T22:45:55.1133301Z [00:04:55.786]➜  # import config
2025-08-20T22:45:55.1133960Z [00:04:55.786]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.1134869Z [00:04:55.786]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.1135696Z [00:04:55.786]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.1136450Z [00:04:55.786]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.1137790Z [00:04:55.786]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.1139322Z [00:04:55.786]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.1141190Z [00:04:55.786]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.1142460Z [00:04:55.786]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.1143210Z [00:04:55.786]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.1144131Z [00:04:55.786]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.1144886Z [00:04:55.786]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.1145663Z [00:04:55.786]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.1146238Z [00:04:55.786]➜  EOF
2025-08-20T22:45:55.1151450Z [00:04:55.786]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1566/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/fielddata=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/fielddata;$WORK/b1566=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/fielddata -lang=go1.22 -complete -installsuffix shared -buildid MOV_Y1icNut85Gnl3sF0/MOV_Y1icNut85Gnl3sF0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1566/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/fielddata/fielddata.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/fielddata/response.go
2025-08-20T22:45:55.1156171Z [00:04:55.787]➜  cat >/tmp/go-build2401649780/b1567/importcfg << 'EOF' # internal
2025-08-20T22:45:55.1156800Z [00:04:55.787]➜  # import config
2025-08-20T22:45:55.1157603Z [00:04:55.787]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.1158428Z [00:04:55.787]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.1159233Z [00:04:55.787]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.1160015Z [00:04:55.787]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.1161165Z [00:04:55.787]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.1162732Z [00:04:55.787]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.1164263Z [00:04:55.787]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:45:55.1165414Z [00:04:55.787]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.1166164Z [00:04:55.787]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.1166940Z [00:04:55.787]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.1178017Z [00:04:55.787]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.1178797Z [00:04:55.787]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.1179363Z [00:04:55.787]➜  EOF
2025-08-20T22:45:55.1184239Z [00:04:55.787]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1567/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/health=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/health;$WORK/b1567=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/health -lang=go1.22 -complete -installsuffix shared -buildid 3sBzbF72mZ9ba73ygXcO/3sBzbF72mZ9ba73ygXcO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1567/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/health/health.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/health/response.go
2025-08-20T22:45:55.2100171Z [00:04:55.884]➜  go tool buildid -w $WORK/b1567/_pkg_.a # internal
2025-08-20T22:45:55.2105732Z [00:04:55.885]➜  go tool buildid -w $WORK/b1565/_pkg_.a # internal
2025-08-20T22:45:55.2130969Z [00:04:55.887]➜  cp $WORK/b1565/_pkg_.a /root/.cache/go-build/2d/2d2f3510e683ff7717c1ef7028e88f8891eca04b309ba322420a5ebea0a9551c-d # internal
2025-08-20T22:45:55.2133012Z [00:04:55.887]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/help
2025-08-20T22:45:55.2135043Z [00:04:55.887]➜  cp $WORK/b1567/_pkg_.a /root/.cache/go-build/f0/f0896319c93eb2ee631fb6abd36f292a4c6a3843a3f5f17bbce41fba90c4bc7b-d # internal
2025-08-20T22:45:55.2136841Z [00:04:55.887]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/indices
2025-08-20T22:45:55.2139353Z [00:04:55.887]➜  mkdir -p $WORK/b1570/
2025-08-20T22:45:55.2139925Z [00:04:55.887]➜  mkdir -p $WORK/b1569/
2025-08-20T22:45:55.2146115Z [00:04:55.887]➜  cat >/tmp/go-build2401649780/b1570/importcfg << 'EOF' # internal
2025-08-20T22:45:55.2148388Z [00:04:55.887]➜  # import config
2025-08-20T22:45:55.2149062Z [00:04:55.887]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.2149940Z [00:04:55.887]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.2150805Z [00:04:55.887]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.2151604Z [00:04:55.887]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.2153029Z [00:04:55.887]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.2154555Z [00:04:55.887]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.2156212Z [00:04:55.887]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.2162834Z [00:04:55.887]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:55.2165014Z [00:04:55.887]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/healthstatus=/tmp/go-build2401649780/b1433/_pkg_.a
2025-08-20T22:45:55.2167332Z [00:04:55.887]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:45:55.2168552Z [00:04:55.887]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.2169554Z [00:04:55.887]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.2170425Z [00:04:55.887]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.2171276Z [00:04:55.887]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.2172118Z [00:04:55.887]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.2172958Z [00:04:55.887]➜  EOF
2025-08-20T22:45:55.2183131Z [00:04:55.888]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1570/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/indices=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/indices;$WORK/b1570=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/indices -lang=go1.22 -complete -installsuffix shared -buildid LDko74TwN9DIFo_T3Ys8/LDko74TwN9DIFo_T3Ys8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1570/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/indices/indices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/indices/response.go
2025-08-20T22:45:55.2190353Z [00:04:55.889]➜  go tool buildid -w $WORK/b1566/_pkg_.a # internal
2025-08-20T22:45:55.2191573Z [00:04:55.889]➜  cat >/tmp/go-build2401649780/b1569/importcfg << 'EOF' # internal
2025-08-20T22:45:55.2192443Z [00:04:55.889]➜  # import config
2025-08-20T22:45:55.2193302Z [00:04:55.889]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.2194317Z [00:04:55.889]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.2195631Z [00:04:55.889]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.2200535Z [00:04:55.889]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.2203482Z [00:04:55.889]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.2205582Z [00:04:55.889]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.2206905Z [00:04:55.889]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.2208195Z [00:04:55.889]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.2209228Z [00:04:55.890]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.2210046Z [00:04:55.890]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.2211109Z [00:04:55.890]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.2211754Z [00:04:55.890]➜  EOF
2025-08-20T22:45:55.2216868Z [00:04:55.890]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1569/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/help=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/help;$WORK/b1569=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/help -lang=go1.22 -complete -installsuffix shared -buildid 9kCZYdOQLE4BbjPe3Pv4/9kCZYdOQLE4BbjPe3Pv4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1569/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/help/help.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/help/response.go
2025-08-20T22:45:55.2222558Z [00:04:55.892]➜  cp $WORK/b1566/_pkg_.a /root/.cache/go-build/5c/5c707e833a04e2451ba3f3d31f03520456f2f302d5ade36f1135cb165bc244bd-d # internal
2025-08-20T22:45:55.2223858Z [00:04:55.892]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/master
2025-08-20T22:45:55.2224548Z [00:04:55.893]➜  mkdir -p $WORK/b1571/
2025-08-20T22:45:55.2225275Z [00:04:55.894]➜  cat >/tmp/go-build2401649780/b1571/importcfg << 'EOF' # internal
2025-08-20T22:45:55.2225950Z [00:04:55.894]➜  # import config
2025-08-20T22:45:55.2226646Z [00:04:55.894]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.2227873Z [00:04:55.894]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.2228749Z [00:04:55.894]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.2229579Z [00:04:55.894]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.2230802Z [00:04:55.894]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.2232303Z [00:04:55.894]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.2233327Z [00:04:55.894]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.2234112Z [00:04:55.894]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.2234922Z [00:04:55.894]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.2235898Z [00:04:55.894]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.2236685Z [00:04:55.894]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.2237397Z [00:04:55.894]➜  EOF
2025-08-20T22:45:55.2242284Z [00:04:55.894]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1571/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/master=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/master;$WORK/b1571=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/master -lang=go1.22 -complete -installsuffix shared -buildid I54BGfHtHQZp4y24mxOD/I54BGfHtHQZp4y24mxOD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1571/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/master/master.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/master/response.go
2025-08-20T22:45:55.3192451Z [00:04:55.993]➜  go tool buildid -w $WORK/b1569/_pkg_.a # internal
2025-08-20T22:45:55.3208479Z [00:04:55.994]➜  go tool buildid -w $WORK/b1571/_pkg_.a # internal
2025-08-20T22:45:55.3213280Z [00:04:55.995]➜  cp $WORK/b1571/_pkg_.a /root/.cache/go-build/1d/1d9607c0539e924f33153f23541bbfc56abe79ffa7587152b784b6c4a825ebd7-d # internal
2025-08-20T22:45:55.3216421Z [00:04:55.996]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldatafeeds
2025-08-20T22:45:55.3219022Z [00:04:55.996]➜  mkdir -p $WORK/b1572/
2025-08-20T22:45:55.3224487Z [00:04:55.997]➜  cat >/tmp/go-build2401649780/b1572/importcfg << 'EOF' # internal
2025-08-20T22:45:55.3225530Z [00:04:55.997]➜  # import config
2025-08-20T22:45:55.3227006Z [00:04:55.997]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.3228360Z [00:04:55.997]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.3229587Z [00:04:55.997]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.3232123Z [00:04:55.997]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.3233426Z [00:04:55.997]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.3235228Z [00:04:55.997]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.3245171Z [00:04:55.997]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdatafeedcolumn=/tmp/go-build2401649780/b1371/_pkg_.a
2025-08-20T22:45:55.3247037Z [00:04:55.997]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:45:55.3248608Z [00:04:55.997]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.3249411Z [00:04:55.997]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.3250214Z [00:04:55.997]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.3251010Z [00:04:55.997]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.3251996Z [00:04:55.997]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.3252640Z [00:04:55.997]➜  EOF
2025-08-20T22:45:55.3253753Z [00:04:55.997]➜  cp $WORK/b1569/_pkg_.a /root/.cache/go-build/26/263c420be7800f06f17576d67399bd067f8c758299d4542754e7ddf6b5b46519-d # internal
2025-08-20T22:45:55.3255208Z [00:04:55.997]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldataframeanalytics
2025-08-20T22:45:55.3256031Z [00:04:55.997]➜  mkdir -p $WORK/b1573/
2025-08-20T22:45:55.3256830Z [00:04:55.998]➜  cat >/tmp/go-build2401649780/b1573/importcfg << 'EOF' # internal
2025-08-20T22:45:55.3257697Z [00:04:55.998]➜  # import config
2025-08-20T22:45:55.3258391Z [00:04:55.998]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.3259246Z [00:04:55.998]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.3260229Z [00:04:55.998]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.3261042Z [00:04:55.998]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.3262205Z [00:04:55.998]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.3263670Z [00:04:55.998]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.3265172Z [00:04:55.998]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.3266877Z [00:04:55.998]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdfacolumn=/tmp/go-build2401649780/b1372/_pkg_.a
2025-08-20T22:45:55.3272408Z [00:04:55.998]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.3273209Z [00:04:55.998]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.3274036Z [00:04:55.998]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.3274843Z [00:04:55.998]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.3275627Z [00:04:55.998]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.3276341Z [00:04:55.998]➜  EOF
2025-08-20T22:45:55.3282575Z [00:04:55.998]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1573/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldataframeanalytics;$WORK/b1573=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid K5d41ES2jZ6wX4ORCcDO/K5d41ES2jZ6wX4ORCcDO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1573/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldataframeanalytics/ml_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldataframeanalytics/response.go
2025-08-20T22:45:55.3305761Z [00:04:56.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1572/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldatafeeds=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldatafeeds;$WORK/b1572=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldatafeeds -lang=go1.22 -complete -installsuffix shared -buildid ClDSbxZ2Q3kujmMXr55J/ClDSbxZ2Q3kujmMXr55J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1572/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldatafeeds/ml_datafeeds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mldatafeeds/response.go
2025-08-20T22:45:55.3349990Z [00:04:56.009]➜  go tool buildid -w $WORK/b1570/_pkg_.a # internal
2025-08-20T22:45:55.3376669Z [00:04:56.012]➜  cp $WORK/b1570/_pkg_.a /root/.cache/go-build/e8/e88197b451ab925abe5a27c68cfc6b5ca09f855ba9bbdaf0e2c7c1d5d457e5ce-d # internal
2025-08-20T22:45:55.3384628Z [00:04:56.013]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/mljobs
2025-08-20T22:45:55.3390745Z [00:04:56.013]➜  mkdir -p $WORK/b1574/
2025-08-20T22:45:55.3401496Z [00:04:56.014]➜  cat >/tmp/go-build2401649780/b1574/importcfg << 'EOF' # internal
2025-08-20T22:45:55.3406776Z [00:04:56.014]➜  # import config
2025-08-20T22:45:55.3409587Z [00:04:56.014]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.3410512Z [00:04:56.014]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.3411383Z [00:04:56.014]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.3412173Z [00:04:56.014]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.3413373Z [00:04:56.014]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.3415061Z [00:04:56.014]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.3416689Z [00:04:56.014]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.3418737Z [00:04:56.014]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catanomalydetectorcolumn=/tmp/go-build2401649780/b1370/_pkg_.a
2025-08-20T22:45:55.3432450Z [00:04:56.014]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:45:55.3433676Z [00:04:56.014]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.3434473Z [00:04:56.014]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.3435285Z [00:04:56.014]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.3436098Z [00:04:56.014]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.3436907Z [00:04:56.014]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.3440733Z [00:04:56.014]➜  EOF
2025-08-20T22:45:55.3445848Z [00:04:56.018]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1574/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mljobs=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mljobs;$WORK/b1574=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/mljobs -lang=go1.22 -complete -installsuffix shared -buildid OTQPDNox9b5vaILkEcpm/OTQPDNox9b5vaILkEcpm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1574/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mljobs/ml_jobs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mljobs/response.go
2025-08-20T22:45:55.4390664Z [00:04:56.113]➜  go tool buildid -w $WORK/b1573/_pkg_.a # internal
2025-08-20T22:45:55.4420786Z [00:04:56.116]➜  cp $WORK/b1573/_pkg_.a /root/.cache/go-build/a9/a92b72acccff30ca3b5ff5000c424c773535b21c92f819fa121777d39271220c-d # internal
2025-08-20T22:45:55.4433610Z [00:04:56.117]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/mltrainedmodels
2025-08-20T22:45:55.4436619Z [00:04:56.117]➜  mkdir -p $WORK/b1575/
2025-08-20T22:45:55.4440872Z [00:04:56.118]➜  cat >/tmp/go-build2401649780/b1575/importcfg << 'EOF' # internal
2025-08-20T22:45:55.4444453Z [00:04:56.118]➜  # import config
2025-08-20T22:45:55.4445145Z [00:04:56.118]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.4446033Z [00:04:56.118]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.4446900Z [00:04:56.118]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.4447871Z [00:04:56.118]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.4449092Z [00:04:56.118]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.4450811Z [00:04:56.118]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.4452396Z [00:04:56.118]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.4454235Z [00:04:56.118]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattrainedmodelscolumn=/tmp/go-build2401649780/b1374/_pkg_.a
2025-08-20T22:45:55.4455558Z [00:04:56.118]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.4456354Z [00:04:56.118]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.4461333Z [00:04:56.118]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.4462260Z [00:04:56.118]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.4463243Z [00:04:56.118]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.4463868Z [00:04:56.118]➜  EOF
2025-08-20T22:45:55.4469559Z [00:04:56.120]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1575/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mltrainedmodels=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mltrainedmodels;$WORK/b1575=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/mltrainedmodels -lang=go1.22 -complete -installsuffix shared -buildid hrNL6nroGk_QV-PS_UJ6/hrNL6nroGk_QV-PS_UJ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1575/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mltrainedmodels/ml_trained_models.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/mltrainedmodels/response.go
2025-08-20T22:45:55.4515686Z [00:04:56.126]➜  go tool buildid -w $WORK/b1572/_pkg_.a # internal
2025-08-20T22:45:55.4550457Z [00:04:56.129]➜  cp $WORK/b1572/_pkg_.a /root/.cache/go-build/fa/faf0f1b01150053007a32d5a6557bb4ee03ee5758386cd0ec7cee490f4974a89-d # internal
2025-08-20T22:45:55.4604744Z [00:04:56.134]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodeattrs
2025-08-20T22:45:55.4607928Z [00:04:56.135]➜  mkdir -p $WORK/b1576/
2025-08-20T22:45:55.4617783Z [00:04:56.136]➜  cat >/tmp/go-build2401649780/b1576/importcfg << 'EOF' # internal
2025-08-20T22:45:55.4622887Z [00:04:56.136]➜  # import config
2025-08-20T22:45:55.4628857Z [00:04:56.136]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.4629678Z [00:04:56.136]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.4630507Z [00:04:56.136]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.4631266Z [00:04:56.136]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.4632407Z [00:04:56.137]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.4633876Z [00:04:56.137]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.4635132Z [00:04:56.137]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.4641748Z [00:04:56.137]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.4642578Z [00:04:56.137]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.4643352Z [00:04:56.137]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.4644138Z [00:04:56.137]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.4644707Z [00:04:56.137]➜  EOF
2025-08-20T22:45:55.4651733Z [00:04:56.137]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1576/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodeattrs=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodeattrs;$WORK/b1576=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodeattrs -lang=go1.22 -complete -installsuffix shared -buildid VMyb29VWX5CUDhJ4r7_R/VMyb29VWX5CUDhJ4r7_R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1576/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodeattrs/nodeattrs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodeattrs/response.go
2025-08-20T22:45:55.4670029Z [00:04:56.138]➜  go tool buildid -w $WORK/b1574/_pkg_.a # internal
2025-08-20T22:45:55.4671299Z [00:04:56.140]➜  cp $WORK/b1574/_pkg_.a /root/.cache/go-build/29/29a0dc6854b83319737cd51c38813d7bfaeadc6ddb77e04eeb2e96a9102b449a-d # internal
2025-08-20T22:45:55.4700852Z [00:04:56.144]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodes
2025-08-20T22:45:55.4703817Z [00:04:56.144]➜  mkdir -p $WORK/b1577/
2025-08-20T22:45:55.4713938Z [00:04:56.145]➜  cat >/tmp/go-build2401649780/b1577/importcfg << 'EOF' # internal
2025-08-20T22:45:55.4717664Z [00:04:56.146]➜  # import config
2025-08-20T22:45:55.4718475Z [00:04:56.146]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.4719350Z [00:04:56.146]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.4720153Z [00:04:56.146]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.4720913Z [00:04:56.146]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.4721925Z [00:04:56.146]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.4723258Z [00:04:56.146]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.4724751Z [00:04:56.146]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.4725833Z [00:04:56.146]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.4726615Z [00:04:56.146]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.4727607Z [00:04:56.146]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.4728397Z [00:04:56.146]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.4729399Z [00:04:56.146]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.4730112Z [00:04:56.146]➜  EOF
2025-08-20T22:45:55.4746149Z [00:04:56.148]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1577/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodes=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodes;$WORK/b1577=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodes -lang=go1.22 -complete -installsuffix shared -buildid FoUAJAN_cO-Y1x-AEHjK/FoUAJAN_cO-Y1x-AEHjK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1577/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodes/nodes.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/nodes/response.go
2025-08-20T22:45:55.5575449Z [00:04:56.231]➜  go tool buildid -w $WORK/b1575/_pkg_.a # internal
2025-08-20T22:45:55.5618714Z [00:04:56.235]➜  go tool buildid -w $WORK/b1576/_pkg_.a # internal
2025-08-20T22:45:55.5645531Z [00:04:56.239]➜  cp $WORK/b1575/_pkg_.a /root/.cache/go-build/49/4993639c6676060b2ebed9b353a26cd9f48eb7831c2d9e2927837a7d18ba48cd-d # internal
2025-08-20T22:45:55.5659825Z [00:04:56.239]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/pendingtasks
2025-08-20T22:45:55.5661167Z [00:04:56.239]➜  mkdir -p $WORK/b1578/
2025-08-20T22:45:55.5661916Z [00:04:56.239]➜  cat >/tmp/go-build2401649780/b1578/importcfg << 'EOF' # internal
2025-08-20T22:45:55.5662605Z [00:04:56.239]➜  # import config
2025-08-20T22:45:55.5663269Z [00:04:56.239]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.5664164Z [00:04:56.239]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.5668222Z [00:04:56.239]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.5669232Z [00:04:56.239]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.5689149Z [00:04:56.239]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.5690812Z [00:04:56.239]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.5691924Z [00:04:56.239]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.5692725Z [00:04:56.239]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.5693564Z [00:04:56.239]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.5694405Z [00:04:56.239]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.5695242Z [00:04:56.239]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.5696031Z [00:04:56.239]➜  EOF
2025-08-20T22:45:55.5701748Z [00:04:56.239]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1578/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/pendingtasks=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/pendingtasks;$WORK/b1578=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/pendingtasks -lang=go1.22 -complete -installsuffix shared -buildid zlPhAcX7gnxVA2nOzJJa/zlPhAcX7gnxVA2nOzJJa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1578/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/pendingtasks/pending_tasks.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/pendingtasks/response.go
2025-08-20T22:45:55.5707632Z [00:04:56.241]➜  cp $WORK/b1576/_pkg_.a /root/.cache/go-build/c9/c97ef375b2de11e691c2dfb58b7e198adf621f3d52c79ebf16e29d2769881b44-d # internal
2025-08-20T22:45:55.5708999Z [00:04:56.241]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/plugins
2025-08-20T22:45:55.5709733Z [00:04:56.241]➜  mkdir -p $WORK/b1579/
2025-08-20T22:45:55.5710470Z [00:04:56.241]➜  cat >/tmp/go-build2401649780/b1579/importcfg << 'EOF' # internal
2025-08-20T22:45:55.5711326Z [00:04:56.241]➜  # import config
2025-08-20T22:45:55.5711990Z [00:04:56.241]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.5712858Z [00:04:56.241]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.5713695Z [00:04:56.241]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.5714478Z [00:04:56.241]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.5715703Z [00:04:56.241]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.5717429Z [00:04:56.241]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.5718556Z [00:04:56.241]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.5719612Z [00:04:56.241]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.5720455Z [00:04:56.241]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.5721304Z [00:04:56.241]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.5722135Z [00:04:56.241]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.5722727Z [00:04:56.241]➜  EOF
2025-08-20T22:45:55.5728040Z [00:04:56.241]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1579/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/plugins=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/plugins;$WORK/b1579=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/plugins -lang=go1.22 -complete -installsuffix shared -buildid KAXRNhhkssWZrtjFudzV/KAXRNhhkssWZrtjFudzV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1579/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/plugins/plugins.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/plugins/response.go
2025-08-20T22:45:55.6342710Z [00:04:56.308]➜  go tool buildid -w $WORK/b1577/_pkg_.a # internal
2025-08-20T22:45:55.6365244Z [00:04:56.310]➜  cp $WORK/b1577/_pkg_.a /root/.cache/go-build/29/29480a3f8804c7916e7176f2d44934426b885b376b1a4fbce296df609e2fab7b-d # internal
2025-08-20T22:45:55.6377325Z [00:04:56.312]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/recovery
2025-08-20T22:45:55.6380393Z [00:04:56.312]➜  mkdir -p $WORK/b1580/
2025-08-20T22:45:55.6381547Z [00:04:56.312]➜  cat >/tmp/go-build2401649780/b1580/importcfg << 'EOF' # internal
2025-08-20T22:45:55.6382582Z [00:04:56.312]➜  # import config
2025-08-20T22:45:55.6383551Z [00:04:56.312]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.6384902Z [00:04:56.312]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.6387953Z [00:04:56.312]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.6388804Z [00:04:56.312]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.6390028Z [00:04:56.312]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.6391592Z [00:04:56.312]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.6393221Z [00:04:56.312]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.6394472Z [00:04:56.312]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.6395291Z [00:04:56.312]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.6396146Z [00:04:56.312]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.6396991Z [00:04:56.312]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.6400440Z [00:04:56.312]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.6401095Z [00:04:56.312]➜  EOF
2025-08-20T22:45:55.6406428Z [00:04:56.312]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1580/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/recovery=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/recovery;$WORK/b1580=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/recovery -lang=go1.22 -complete -installsuffix shared -buildid LWT6TAtBssEDa54U-yas/LWT6TAtBssEDa54U-yas -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1580/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/recovery/recovery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/recovery/response.go
2025-08-20T22:45:55.6504519Z [00:04:56.324]➜  go tool buildid -w $WORK/b1578/_pkg_.a # internal
2025-08-20T22:45:55.6521634Z [00:04:56.326]➜  cp $WORK/b1578/_pkg_.a /root/.cache/go-build/ac/acef0aa96bd5eb81819ebe4d8ac948132e6b8d5aa7e5bf85b97b2aab17842cb7-d # internal
2025-08-20T22:45:55.6534509Z [00:04:56.327]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/repositories
2025-08-20T22:45:55.6535278Z [00:04:56.327]➜  mkdir -p $WORK/b1581/
2025-08-20T22:45:55.6536000Z [00:04:56.327]➜  cat >/tmp/go-build2401649780/b1581/importcfg << 'EOF' # internal
2025-08-20T22:45:55.6536665Z [00:04:56.327]➜  # import config
2025-08-20T22:45:55.6537813Z [00:04:56.327]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.6538733Z [00:04:56.327]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.6539599Z [00:04:56.327]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.6540381Z [00:04:56.327]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.6541787Z [00:04:56.327]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.6543340Z [00:04:56.327]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.6544452Z [00:04:56.327]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.6545254Z [00:04:56.327]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.6546069Z [00:04:56.327]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.6548152Z [00:04:56.327]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.6549000Z [00:04:56.327]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.6549604Z [00:04:56.327]➜  EOF
2025-08-20T22:45:55.6555172Z [00:04:56.328]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1581/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/repositories=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/repositories;$WORK/b1581=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/repositories -lang=go1.22 -complete -installsuffix shared -buildid wd4egg4sbGk1_SG7L1x2/wd4egg4sbGk1_SG7L1x2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1581/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/repositories/repositories.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/repositories/response.go
2025-08-20T22:45:55.7120818Z [00:04:56.386]➜  go tool buildid -w $WORK/b1579/_pkg_.a # internal
2025-08-20T22:45:55.7151865Z [00:04:56.389]➜  cp $WORK/b1579/_pkg_.a /root/.cache/go-build/a4/a4cde8c29c4c3837022e67f8a5e8afb3a013e821ee461ded8d2bc6612b1b3559-d # internal
2025-08-20T22:45:55.7168281Z [00:04:56.391]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/segments
2025-08-20T22:45:55.7172228Z [00:04:56.391]➜  mkdir -p $WORK/b1582/
2025-08-20T22:45:55.7182541Z [00:04:56.392]➜  cat >/tmp/go-build2401649780/b1582/importcfg << 'EOF' # internal
2025-08-20T22:45:55.7183465Z [00:04:56.392]➜  # import config
2025-08-20T22:45:55.7184417Z [00:04:56.392]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.7185727Z [00:04:56.392]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.7187941Z [00:04:56.392]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.7188768Z [00:04:56.392]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.7189988Z [00:04:56.392]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.7191515Z [00:04:56.392]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.7193106Z [00:04:56.392]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.7194591Z [00:04:56.392]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.7195404Z [00:04:56.392]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.7196231Z [00:04:56.392]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.7197045Z [00:04:56.392]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.7198047Z [00:04:56.392]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.7208458Z [00:04:56.392]➜  EOF
2025-08-20T22:45:55.7213783Z [00:04:56.392]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1582/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/segments=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/segments;$WORK/b1582=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/segments -lang=go1.22 -complete -installsuffix shared -buildid XpMZ567m0REr1Gy4oSqO/XpMZ567m0REr1Gy4oSqO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1582/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/segments/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/segments/segments.go
2025-08-20T22:45:55.7518934Z [00:04:56.426]➜  go tool buildid -w $WORK/b1580/_pkg_.a # internal
2025-08-20T22:45:55.7537602Z [00:04:56.428]➜  cp $WORK/b1580/_pkg_.a /root/.cache/go-build/3f/3fa5357c9660880945ee540ce78f7ae9e47f9993d25e4d07bf396e07774d53cb-d # internal
2025-08-20T22:45:55.7549074Z [00:04:56.428]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/shards
2025-08-20T22:45:55.7567790Z [00:04:56.428]➜  mkdir -p $WORK/b1583/
2025-08-20T22:45:55.7568619Z [00:04:56.429]➜  cat >/tmp/go-build2401649780/b1583/importcfg << 'EOF' # internal
2025-08-20T22:45:55.7569285Z [00:04:56.429]➜  # import config
2025-08-20T22:45:55.7570117Z [00:04:56.429]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.7571037Z [00:04:56.429]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.7572222Z [00:04:56.429]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.7573334Z [00:04:56.429]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.7575145Z [00:04:56.429]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.7578619Z [00:04:56.429]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.7582112Z [00:04:56.429]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:45:55.7583343Z [00:04:56.429]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.7584126Z [00:04:56.429]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.7585080Z [00:04:56.429]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.7585888Z [00:04:56.429]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.7586656Z [00:04:56.429]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.7587411Z [00:04:56.429]➜  EOF
2025-08-20T22:45:55.7592468Z [00:04:56.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1583/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/shards=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/shards;$WORK/b1583=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/shards -lang=go1.22 -complete -installsuffix shared -buildid SL3q7XiJwM7omfZPPGMx/SL3q7XiJwM7omfZPPGMx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1583/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/shards/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/shards/shards.go
2025-08-20T22:45:55.7597315Z [00:04:56.429]➜  go tool buildid -w $WORK/b1581/_pkg_.a # internal
2025-08-20T22:45:55.7598837Z [00:04:56.431]➜  cp $WORK/b1581/_pkg_.a /root/.cache/go-build/c7/c77560e7c574aacbde35814b4266cdb480e2fb7bc3f3f87433a8b2ed6fcc1cf2-d # internal
2025-08-20T22:45:55.7600161Z [00:04:56.431]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/snapshots
2025-08-20T22:45:55.7600863Z [00:04:56.431]➜  mkdir -p $WORK/b1584/
2025-08-20T22:45:55.7601543Z [00:04:56.432]➜  cat >/tmp/go-build2401649780/b1584/importcfg << 'EOF' # internal
2025-08-20T22:45:55.7602182Z [00:04:56.432]➜  # import config
2025-08-20T22:45:55.7602803Z [00:04:56.432]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.7603662Z [00:04:56.432]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.7604509Z [00:04:56.432]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.7605314Z [00:04:56.432]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.7606520Z [00:04:56.432]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.7608248Z [00:04:56.432]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.7609363Z [00:04:56.432]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.7610127Z [00:04:56.432]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.7610952Z [00:04:56.432]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.7611768Z [00:04:56.432]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.7612619Z [00:04:56.432]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.7613256Z [00:04:56.432]➜  EOF
2025-08-20T22:45:55.7619003Z [00:04:56.432]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1584/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/snapshots=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/snapshots;$WORK/b1584=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/snapshots -lang=go1.22 -complete -installsuffix shared -buildid YiiYgJY35z9_HLpCzxo3/YiiYgJY35z9_HLpCzxo3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1584/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/snapshots/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/snapshots/snapshots.go
2025-08-20T22:45:55.8212107Z [00:04:56.495]➜  go tool buildid -w $WORK/b1582/_pkg_.a # internal
2025-08-20T22:45:55.8220215Z [00:04:56.496]➜  cp $WORK/b1582/_pkg_.a /root/.cache/go-build/08/089380524a213e6c46abf1d5225bea21dcb0727f41acf851362459320f4b6d82-d # internal
2025-08-20T22:45:55.8227432Z [00:04:56.497]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/tasks
2025-08-20T22:45:55.8232451Z [00:04:56.497]➜  mkdir -p $WORK/b1585/
2025-08-20T22:45:55.8243571Z [00:04:56.498]➜  cat >/tmp/go-build2401649780/b1585/importcfg << 'EOF' # internal
2025-08-20T22:45:55.8244886Z [00:04:56.498]➜  # import config
2025-08-20T22:45:55.8246114Z [00:04:56.498]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.8249653Z [00:04:56.498]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.8250714Z [00:04:56.498]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.8251541Z [00:04:56.498]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.8252802Z [00:04:56.498]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.8254478Z [00:04:56.498]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.8255622Z [00:04:56.498]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.8256465Z [00:04:56.498]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.8257925Z [00:04:56.498]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.8258789Z [00:04:56.498]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.8259640Z [00:04:56.498]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.8260278Z [00:04:56.498]➜  EOF
2025-08-20T22:45:55.8265510Z [00:04:56.499]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1585/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/tasks=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/tasks;$WORK/b1585=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/tasks -lang=go1.22 -complete -installsuffix shared -buildid AD6KMYEOLbWTxj4ahp7m/AD6KMYEOLbWTxj4ahp7m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1585/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/tasks/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/tasks/tasks.go
2025-08-20T22:45:55.8521061Z [00:04:56.526]➜  go tool buildid -w $WORK/b1583/_pkg_.a # internal
2025-08-20T22:45:55.8542574Z [00:04:56.528]➜  cp $WORK/b1583/_pkg_.a /root/.cache/go-build/c1/c1ad7c2c9bab4577b3f8149f62c890cab8690f5a908a067fc5d80ef3fae01b6d-d # internal
2025-08-20T22:45:55.8547816Z [00:04:56.529]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/templates
2025-08-20T22:45:55.8581265Z [00:04:56.529]➜  mkdir -p $WORK/b1586/
2025-08-20T22:45:55.8582076Z [00:04:56.529]➜  cat >/tmp/go-build2401649780/b1586/importcfg << 'EOF' # internal
2025-08-20T22:45:55.8582805Z [00:04:56.529]➜  # import config
2025-08-20T22:45:55.8583520Z [00:04:56.529]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.8584464Z [00:04:56.529]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.8585582Z [00:04:56.529]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.8586490Z [00:04:56.529]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.8587992Z [00:04:56.529]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.8589832Z [00:04:56.529]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.8590907Z [00:04:56.529]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.8591686Z [00:04:56.529]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.8592503Z [00:04:56.529]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.8593450Z [00:04:56.529]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.8594252Z [00:04:56.529]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.8594843Z [00:04:56.529]➜  EOF
2025-08-20T22:45:55.8600218Z [00:04:56.529]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1586/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/templates=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/templates;$WORK/b1586=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/templates -lang=go1.22 -complete -installsuffix shared -buildid pUg9x2ks8g1R8MwJ4LFZ/pUg9x2ks8g1R8MwJ4LFZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1586/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/templates/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/templates/templates.go
2025-08-20T22:45:55.8728349Z [00:04:56.545]➜  go tool buildid -w $WORK/b1584/_pkg_.a # internal
2025-08-20T22:45:55.8731579Z [00:04:56.547]➜  cp $WORK/b1584/_pkg_.a /root/.cache/go-build/7e/7e435b816a5e5ccc78fda5fbc54b9a28018b8689d71dbcfee81956125ab918e7-d # internal
2025-08-20T22:45:55.8733004Z [00:04:56.547]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/threadpool
2025-08-20T22:45:55.8734124Z [00:04:56.547]➜  mkdir -p $WORK/b1587/
2025-08-20T22:45:55.8738330Z [00:04:56.548]➜  cat >/tmp/go-build2401649780/b1587/importcfg << 'EOF' # internal
2025-08-20T22:45:55.8739873Z [00:04:56.548]➜  # import config
2025-08-20T22:45:55.8740576Z [00:04:56.548]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.8741479Z [00:04:56.548]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.8742360Z [00:04:56.548]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.8743163Z [00:04:56.548]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.8744426Z [00:04:56.548]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.8745994Z [00:04:56.548]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.8747896Z [00:04:56.548]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:45:55.8749212Z [00:04:56.548]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.8750068Z [00:04:56.548]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.8750932Z [00:04:56.548]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.8751771Z [00:04:56.548]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.8752537Z [00:04:56.548]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.8753099Z [00:04:56.548]➜  EOF
2025-08-20T22:45:55.8758658Z [00:04:56.548]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/threadpool=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/threadpool;$WORK/b1587=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/threadpool -lang=go1.22 -complete -installsuffix shared -buildid gAUAyi5NAP2Lg8D11bCo/gAUAyi5NAP2Lg8D11bCo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1587/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/threadpool/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/threadpool/thread_pool.go
2025-08-20T22:45:55.9450430Z [00:04:56.618]➜  go tool buildid -w $WORK/b1585/_pkg_.a # internal
2025-08-20T22:45:55.9459550Z [00:04:56.620]➜  cp $WORK/b1585/_pkg_.a /root/.cache/go-build/48/48e3c599f5c99be40595ae49a7fdc3d54cfa9ce11e8407f34fca44aa1e36e4e1-d # internal
2025-08-20T22:45:55.9471766Z [00:04:56.621]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cat/transforms
2025-08-20T22:45:55.9472515Z [00:04:56.621]➜  mkdir -p $WORK/b1588/
2025-08-20T22:45:55.9479678Z [00:04:56.622]➜  cat >/tmp/go-build2401649780/b1588/importcfg << 'EOF' # internal
2025-08-20T22:45:55.9480923Z [00:04:56.622]➜  # import config
2025-08-20T22:45:55.9483111Z [00:04:56.622]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.9485234Z [00:04:56.622]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.9491403Z [00:04:56.622]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.9493468Z [00:04:56.622]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.9495404Z [00:04:56.622]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.9510036Z [00:04:56.622]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.9511876Z [00:04:56.622]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattransformcolumn=/tmp/go-build2401649780/b1375/_pkg_.a
2025-08-20T22:45:55.9513804Z [00:04:56.622]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:45:55.9515296Z [00:04:56.622]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.9517270Z [00:04:56.622]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.9518187Z [00:04:56.622]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.9519029Z [00:04:56.622]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.9519861Z [00:04:56.622]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.9520499Z [00:04:56.622]➜  EOF
2025-08-20T22:45:55.9525906Z [00:04:56.623]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1588/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/transforms=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/transforms;$WORK/b1588=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cat/transforms -lang=go1.22 -complete -installsuffix shared -buildid CggGFXYeMiBSwZSyAbBO/CggGFXYeMiBSwZSyAbBO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1588/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/transforms/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cat/transforms/transforms.go
2025-08-20T22:45:55.9530981Z [00:04:56.623]➜  go tool buildid -w $WORK/b1586/_pkg_.a # internal
2025-08-20T22:45:55.9532325Z [00:04:56.626]➜  cp $WORK/b1586/_pkg_.a /root/.cache/go-build/4c/4c74b4311d305de9e26fa774aecf871765711b6f2159f064fb97d40ddadbbb53-d # internal
2025-08-20T22:45:55.9536602Z [00:04:56.628]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/deleteautofollowpattern
2025-08-20T22:45:55.9537929Z [00:04:56.628]➜  mkdir -p $WORK/b1589/
2025-08-20T22:45:55.9568725Z [00:04:56.631]➜  cat >/tmp/go-build2401649780/b1589/importcfg << 'EOF' # internal
2025-08-20T22:45:55.9573008Z [00:04:56.631]➜  # import config
2025-08-20T22:45:55.9577093Z [00:04:56.632]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.9581573Z [00:04:56.632]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.9589729Z [00:04:56.633]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.9590824Z [00:04:56.633]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.9596341Z [00:04:56.633]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.9598113Z [00:04:56.633]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.9599230Z [00:04:56.633]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.9600037Z [00:04:56.633]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.9600884Z [00:04:56.633]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.9601726Z [00:04:56.633]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.9602716Z [00:04:56.633]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.9603304Z [00:04:56.633]➜  EOF
2025-08-20T22:45:55.9609508Z [00:04:56.633]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1589/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/deleteautofollowpattern=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/deleteautofollowpattern;$WORK/b1589=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/deleteautofollowpattern -lang=go1.22 -complete -installsuffix shared -buildid esXwuyQjxcdmgB0Z3-Nw/esXwuyQjxcdmgB0Z3-Nw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1589/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/deleteautofollowpattern/delete_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/deleteautofollowpattern/response.go
2025-08-20T22:45:55.9821278Z [00:04:56.656]➜  go tool buildid -w $WORK/b1587/_pkg_.a # internal
2025-08-20T22:45:55.9841899Z [00:04:56.658]➜  cp $WORK/b1587/_pkg_.a /root/.cache/go-build/5b/5b929c739e8212e6141ddc7c7365c1f400d269f98371997f58a3f84a6523e900-d # internal
2025-08-20T22:45:55.9844353Z [00:04:56.659]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/follow
2025-08-20T22:45:55.9846623Z [00:04:56.659]➜  mkdir -p $WORK/b1590/
2025-08-20T22:45:55.9852119Z [00:04:56.659]➜  cat >/tmp/go-build2401649780/b1590/importcfg << 'EOF' # internal
2025-08-20T22:45:55.9852841Z [00:04:56.659]➜  # import config
2025-08-20T22:45:55.9853519Z [00:04:56.659]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:55.9854322Z [00:04:56.659]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:55.9855170Z [00:04:56.659]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:55.9856014Z [00:04:56.659]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:55.9856796Z [00:04:56.659]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:55.9858141Z [00:04:56.659]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:55.9881544Z [00:04:56.659]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:55.9882749Z [00:04:56.659]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:55.9883581Z [00:04:56.659]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:55.9884441Z [00:04:56.659]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:55.9885292Z [00:04:56.659]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:55.9886120Z [00:04:56.659]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:55.9886756Z [00:04:56.659]➜  EOF
2025-08-20T22:45:55.9893140Z [00:04:56.662]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1590/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/follow=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/follow;$WORK/b1590=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/follow -lang=go1.22 -complete -installsuffix shared -buildid P1csqMR9CCP74wDvh9KJ/P1csqMR9CCP74wDvh9KJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1590/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/follow/follow.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/follow/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/follow/response.go
2025-08-20T22:45:56.0684347Z [00:04:56.742]➜  go tool buildid -w $WORK/b1588/_pkg_.a # internal
2025-08-20T22:45:56.0700076Z [00:04:56.744]➜  cp $WORK/b1588/_pkg_.a /root/.cache/go-build/71/71747945e685b74ca439462bf07f269cb0aa2178d6b2be5078a495e379fedd32-d # internal
2025-08-20T22:45:56.0707744Z [00:04:56.744]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followinfo
2025-08-20T22:45:56.0708459Z [00:04:56.744]➜  mkdir -p $WORK/b1591/
2025-08-20T22:45:56.0709129Z [00:04:56.745]➜  cat >/tmp/go-build2401649780/b1591/importcfg << 'EOF' # internal
2025-08-20T22:45:56.0709772Z [00:04:56.745]➜  # import config
2025-08-20T22:45:56.0710380Z [00:04:56.745]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.0711164Z [00:04:56.745]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.0711963Z [00:04:56.745]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.0712695Z [00:04:56.745]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.0713806Z [00:04:56.745]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.0715214Z [00:04:56.745]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.0716377Z [00:04:56.745]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.0717302Z [00:04:56.745]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.0718093Z [00:04:56.745]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.0718835Z [00:04:56.745]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.0719569Z [00:04:56.745]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.0720124Z [00:04:56.745]➜  EOF
2025-08-20T22:45:56.0724893Z [00:04:56.745]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1591/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followinfo=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followinfo;$WORK/b1591=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followinfo -lang=go1.22 -complete -installsuffix shared -buildid zjlqH_nUYAyWHdtxIibu/zjlqH_nUYAyWHdtxIibu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1591/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followinfo/follow_info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followinfo/response.go
2025-08-20T22:45:56.0936082Z [00:04:56.768]➜  go tool buildid -w $WORK/b1589/_pkg_.a # internal
2025-08-20T22:45:56.0952514Z [00:04:56.769]➜  cp $WORK/b1589/_pkg_.a /root/.cache/go-build/af/afcf9238f4b731a2b65930847cf0e6264f6db7e973ef4eb1a2f40b78e6f46343-d # internal
2025-08-20T22:45:56.0961677Z [00:04:56.770]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followstats
2025-08-20T22:45:56.0962472Z [00:04:56.770]➜  mkdir -p $WORK/b1592/
2025-08-20T22:45:56.0963164Z [00:04:56.770]➜  cat >/tmp/go-build2401649780/b1592/importcfg << 'EOF' # internal
2025-08-20T22:45:56.0963799Z [00:04:56.770]➜  # import config
2025-08-20T22:45:56.0964592Z [00:04:56.770]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.0965583Z [00:04:56.770]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.0966389Z [00:04:56.770]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.0967728Z [00:04:56.770]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.0968923Z [00:04:56.770]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.0970388Z [00:04:56.770]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.0971440Z [00:04:56.770]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.0972203Z [00:04:56.770]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.0972979Z [00:04:56.770]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.0973754Z [00:04:56.770]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.0974708Z [00:04:56.770]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.0975280Z [00:04:56.770]➜  EOF
2025-08-20T22:45:56.0980702Z [00:04:56.770]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1592/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followstats;$WORK/b1592=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followstats -lang=go1.22 -complete -installsuffix shared -buildid PpCMudJDOYj26EJvVHwv/PpCMudJDOYj26EJvVHwv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1592/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followstats/follow_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/followstats/response.go
2025-08-20T22:45:56.1138890Z [00:04:56.788]➜  go tool buildid -w $WORK/b1590/_pkg_.a # internal
2025-08-20T22:45:56.1184543Z [00:04:56.792]➜  cp $WORK/b1590/_pkg_.a /root/.cache/go-build/24/249526cbe7ce25004cec49d488acea394f245b4fb8ec5b6cff192510e495038a-d # internal
2025-08-20T22:45:56.1192282Z [00:04:56.793]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/forgetfollower
2025-08-20T22:45:56.1195296Z [00:04:56.793]➜  mkdir -p $WORK/b1593/
2025-08-20T22:45:56.1195932Z [00:04:56.793]➜  cat >/tmp/go-build2401649780/b1593/importcfg << 'EOF' # internal
2025-08-20T22:45:56.1198173Z [00:04:56.793]➜  # import config
2025-08-20T22:45:56.1201189Z [00:04:56.793]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.1201898Z [00:04:56.793]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.1202633Z [00:04:56.793]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.1203363Z [00:04:56.793]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.1204044Z [00:04:56.793]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.1205085Z [00:04:56.793]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.1206366Z [00:04:56.793]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.1208305Z [00:04:56.793]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.1209005Z [00:04:56.793]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.1209702Z [00:04:56.793]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.1210391Z [00:04:56.793]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.1211072Z [00:04:56.793]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.1211578Z [00:04:56.793]➜  EOF
2025-08-20T22:45:56.1218344Z [00:04:56.793]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1593/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/forgetfollower=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/forgetfollower;$WORK/b1593=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/forgetfollower -lang=go1.22 -complete -installsuffix shared -buildid -AdDHpdhh-MqlSFviLgj/-AdDHpdhh-MqlSFviLgj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1593/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/forgetfollower/forget_follower.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/forgetfollower/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/forgetfollower/response.go
2025-08-20T22:45:56.1654662Z [00:04:56.839]➜  go tool buildid -w $WORK/b2188/_pkg_.a # internal
2025-08-20T22:45:56.1763026Z [00:04:56.850]➜  go tool buildid -w $WORK/b1591/_pkg_.a # internal
2025-08-20T22:45:56.1781353Z [00:04:56.852]➜  cp $WORK/b1591/_pkg_.a /root/.cache/go-build/bb/bb0b461f546d1a17285a4b46d7abdded3be0ff1833f51e49d20bb0bfc42ad44c-d # internal
2025-08-20T22:45:56.1783012Z [00:04:56.852]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/getautofollowpattern
2025-08-20T22:45:56.1784672Z [00:04:56.852]➜  mkdir -p $WORK/b1594/
2025-08-20T22:45:56.1785690Z [00:04:56.852]➜  cat >/tmp/go-build2401649780/b1594/importcfg << 'EOF' # internal
2025-08-20T22:45:56.1786455Z [00:04:56.852]➜  # import config
2025-08-20T22:45:56.1787338Z [00:04:56.852]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.1788386Z [00:04:56.852]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.1789424Z [00:04:56.852]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.1790915Z [00:04:56.852]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.1792023Z [00:04:56.852]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.1793554Z [00:04:56.852]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.1794536Z [00:04:56.852]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.1795254Z [00:04:56.852]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.1795983Z [00:04:56.852]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.1796828Z [00:04:56.852]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.1797699Z [00:04:56.852]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.1798238Z [00:04:56.852]➜  EOF
2025-08-20T22:45:56.1803449Z [00:04:56.853]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1594/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/getautofollowpattern=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/getautofollowpattern;$WORK/b1594=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/getautofollowpattern -lang=go1.22 -complete -installsuffix shared -buildid Lw6TCHLwph0945pKZERa/Lw6TCHLwph0945pKZERa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1594/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/getautofollowpattern/get_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/getautofollowpattern/response.go
2025-08-20T22:45:56.1824117Z [00:04:56.856]➜  go tool buildid -w $WORK/b1592/_pkg_.a # internal
2025-08-20T22:45:56.1834841Z [00:04:56.858]➜  cp $WORK/b1592/_pkg_.a /root/.cache/go-build/76/7686fc54346da296c2fc43a8cc0ff282fc5b0ae60cc1701452023e8613cbb4f2-d # internal
2025-08-20T22:45:56.1841823Z [00:04:56.858]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pauseautofollowpattern
2025-08-20T22:45:56.1846705Z [00:04:56.859]➜  mkdir -p $WORK/b1595/
2025-08-20T22:45:56.1863710Z [00:04:56.860]➜  cat >/tmp/go-build2401649780/b1595/importcfg << 'EOF' # internal
2025-08-20T22:45:56.1864385Z [00:04:56.860]➜  # import config
2025-08-20T22:45:56.1865014Z [00:04:56.860]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.1865988Z [00:04:56.860]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.1866777Z [00:04:56.860]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.1867646Z [00:04:56.860]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.1868775Z [00:04:56.860]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.1870842Z [00:04:56.860]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.1871958Z [00:04:56.860]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.1872780Z [00:04:56.860]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.1873789Z [00:04:56.860]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.1875880Z [00:04:56.860]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.1876975Z [00:04:56.860]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.1879654Z [00:04:56.860]➜  EOF
2025-08-20T22:45:56.1891241Z [00:04:56.863]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1595/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pauseautofollowpattern=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pauseautofollowpattern;$WORK/b1595=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pauseautofollowpattern -lang=go1.22 -complete -installsuffix shared -buildid 9-l5ileqMLIRvooW2EIu/9-l5ileqMLIRvooW2EIu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1595/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pauseautofollowpattern/pause_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pauseautofollowpattern/response.go
2025-08-20T22:45:56.2212804Z [00:04:56.895]➜  go tool buildid -w $WORK/b1593/_pkg_.a # internal
2025-08-20T22:45:56.2219154Z [00:04:56.896]➜  cp $WORK/b2188/_pkg_.a /root/.cache/go-build/9c/9c08565ac8016354cea630f45775d22164b7810955948f94423116940e081586-d # internal
2025-08-20T22:45:56.2229021Z [00:04:56.896]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pausefollow
2025-08-20T22:45:56.2229765Z [00:04:56.896]➜  mkdir -p $WORK/b1596/
2025-08-20T22:45:56.2230448Z [00:04:56.897]➜  cat >/tmp/go-build2401649780/b1596/importcfg << 'EOF' # internal
2025-08-20T22:45:56.2233071Z [00:04:56.897]➜  # import config
2025-08-20T22:45:56.2234835Z [00:04:56.897]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.2240150Z [00:04:56.897]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.2245479Z [00:04:56.897]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.2249704Z [00:04:56.897]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.2250993Z [00:04:56.897]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.2252618Z [00:04:56.897]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.2257084Z [00:04:56.897]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.2258313Z [00:04:56.897]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.2259190Z [00:04:56.897]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.2260004Z [00:04:56.897]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.2260811Z [00:04:56.897]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.2261598Z [00:04:56.897]➜  EOF
2025-08-20T22:45:56.2267029Z [00:04:56.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1596/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pausefollow=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pausefollow;$WORK/b1596=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pausefollow -lang=go1.22 -complete -installsuffix shared -buildid U3viPIOGjM7Nu8NTPOCx/U3viPIOGjM7Nu8NTPOCx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1596/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pausefollow/pause_follow.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/pausefollow/response.go
2025-08-20T22:45:56.2272722Z [00:04:56.899]➜  cp $WORK/b1593/_pkg_.a /root/.cache/go-build/5f/5f6a4e1c731758710dbd1bda8e9049b52deb7155babe96953f743ab3efcd59fb-d # internal
2025-08-20T22:45:56.2274083Z [00:04:56.899]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/putautofollowpattern
2025-08-20T22:45:56.2275050Z [00:04:56.899]➜  mkdir -p $WORK/b1597/
2025-08-20T22:45:56.2275763Z [00:04:56.900]➜  cat >/tmp/go-build2401649780/b1597/importcfg << 'EOF' # internal
2025-08-20T22:45:56.2276403Z [00:04:56.900]➜  # import config
2025-08-20T22:45:56.2277030Z [00:04:56.900]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.2278153Z [00:04:56.900]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.2279016Z [00:04:56.900]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.2279869Z [00:04:56.900]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.2280677Z [00:04:56.900]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.2281949Z [00:04:56.900]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.2283461Z [00:04:56.900]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.2284690Z [00:04:56.900]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.2285482Z [00:04:56.900]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.2286275Z [00:04:56.900]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.2287043Z [00:04:56.900]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.2288107Z [00:04:56.900]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.2288715Z [00:04:56.900]➜  EOF
2025-08-20T22:45:56.2295306Z [00:04:56.900]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1597/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/putautofollowpattern=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/putautofollowpattern;$WORK/b1597=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/putautofollowpattern -lang=go1.22 -complete -installsuffix shared -buildid c0_pbsqM8GWWxsbaFCMb/c0_pbsqM8GWWxsbaFCMb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1597/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/putautofollowpattern/put_auto_follow_pattern.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/putautofollowpattern/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/putautofollowpattern/response.go
2025-08-20T22:45:56.2803797Z [00:04:56.954]➜  go tool buildid -w $WORK/b1594/_pkg_.a # internal
2025-08-20T22:45:56.2821004Z [00:04:56.956]➜  cp $WORK/b1594/_pkg_.a /root/.cache/go-build/e4/e4f7e44bc5472a7f7ee57a03f5050b4b3d8772431453865ea2f7194dbf7e8a8f-d # internal
2025-08-20T22:45:56.2835560Z [00:04:56.956]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumeautofollowpattern
2025-08-20T22:45:56.2836791Z [00:04:56.957]➜  mkdir -p $WORK/b1598/
2025-08-20T22:45:56.2838238Z [00:04:56.957]➜  cat >/tmp/go-build2401649780/b1598/importcfg << 'EOF' # internal
2025-08-20T22:45:56.2839119Z [00:04:56.957]➜  # import config
2025-08-20T22:45:56.2839806Z [00:04:56.957]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.2840865Z [00:04:56.957]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.2841752Z [00:04:56.957]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.2842571Z [00:04:56.957]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.2843806Z [00:04:56.957]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.2845295Z [00:04:56.957]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.2846384Z [00:04:56.957]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.2847355Z [00:04:56.957]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.2848435Z [00:04:56.957]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.2849286Z [00:04:56.957]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.2850140Z [00:04:56.957]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.2850774Z [00:04:56.957]➜  EOF
2025-08-20T22:45:56.2857049Z [00:04:56.957]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1598/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumeautofollowpattern=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumeautofollowpattern;$WORK/b1598=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumeautofollowpattern -lang=go1.22 -complete -installsuffix shared -buildid DNxQV5ewn1mO8YW4e12Q/DNxQV5ewn1mO8YW4e12Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1598/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumeautofollowpattern/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumeautofollowpattern/resume_auto_follow_pattern.go
2025-08-20T22:45:56.2867762Z [00:04:56.961]➜  go tool buildid -w $WORK/b1595/_pkg_.a # internal
2025-08-20T22:45:56.2891748Z [00:04:56.963]➜  cp $WORK/b1595/_pkg_.a /root/.cache/go-build/f9/f9a320e2e91d3a03c40b28a82f5045aa79aeae25c85bc5883d3eb5d1e5afa86c-d # internal
2025-08-20T22:45:56.2920746Z [00:04:56.966]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumefollow
2025-08-20T22:45:56.2922632Z [00:04:56.966]➜  mkdir -p $WORK/b1599/
2025-08-20T22:45:56.2923371Z [00:04:56.966]➜  cat >/tmp/go-build2401649780/b1599/importcfg << 'EOF' # internal
2025-08-20T22:45:56.2924035Z [00:04:56.966]➜  # import config
2025-08-20T22:45:56.2924659Z [00:04:56.966]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.2925674Z [00:04:56.966]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.2926576Z [00:04:56.966]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.2927672Z [00:04:56.966]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.2928436Z [00:04:56.966]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.2929621Z [00:04:56.966]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.2931068Z [00:04:56.966]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.2932173Z [00:04:56.966]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.2932975Z [00:04:56.966]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.2933786Z [00:04:56.966]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.2934612Z [00:04:56.966]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.2935437Z [00:04:56.966]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.2936026Z [00:04:56.966]➜  EOF
2025-08-20T22:45:56.2942294Z [00:04:56.966]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1599/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumefollow=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumefollow;$WORK/b1599=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumefollow -lang=go1.22 -complete -installsuffix shared -buildid Wj2WyxoRZrDWkuZ5CnJ-/Wj2WyxoRZrDWkuZ5CnJ- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1599/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumefollow/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumefollow/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/resumefollow/resume_follow.go
2025-08-20T22:45:56.3401677Z [00:04:57.014]➜  go tool buildid -w $WORK/b1596/_pkg_.a # internal
2025-08-20T22:45:56.3424578Z [00:04:57.017]➜  cp $WORK/b1596/_pkg_.a /root/.cache/go-build/49/49ce6f927907a2f0e73cbbd71dde50e80543051472cecebe5c7fef4f6bcff112-d # internal
2025-08-20T22:45:56.3441377Z [00:04:57.017]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/stats
2025-08-20T22:45:56.3442087Z [00:04:57.017]➜  mkdir -p $WORK/b1600/
2025-08-20T22:45:56.3442804Z [00:04:57.018]➜  cat >/tmp/go-build2401649780/b1600/importcfg << 'EOF' # internal
2025-08-20T22:45:56.3443450Z [00:04:57.018]➜  # import config
2025-08-20T22:45:56.3444083Z [00:04:57.018]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.3444922Z [00:04:57.018]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.3445798Z [00:04:57.018]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.3446614Z [00:04:57.018]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.3448252Z [00:04:57.018]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.3449830Z [00:04:57.018]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.3450961Z [00:04:57.018]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.3451774Z [00:04:57.018]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.3452584Z [00:04:57.018]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.3453393Z [00:04:57.018]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.3454201Z [00:04:57.018]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.3454805Z [00:04:57.018]➜  EOF
2025-08-20T22:45:56.3460173Z [00:04:57.018]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1600/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/stats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/stats;$WORK/b1600=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/stats -lang=go1.22 -complete -installsuffix shared -buildid qHuhP7uWoJM_N-kdZyUz/qHuhP7uWoJM_N-kdZyUz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1600/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/stats/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/stats/stats.go
2025-08-20T22:45:56.3724242Z [00:04:57.046]➜  go tool buildid -w $WORK/b1598/_pkg_.a # internal
2025-08-20T22:45:56.3763181Z [00:04:57.050]➜  cp $WORK/b1598/_pkg_.a /root/.cache/go-build/bd/bd4b09edd768448d579e415170caea3aa14f2c34b2d65e25cc0483f27a2af55c-d # internal
2025-08-20T22:45:56.3766870Z [00:04:57.051]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ccr/unfollow
2025-08-20T22:45:56.3768677Z [00:04:57.051]➜  mkdir -p $WORK/b1601/
2025-08-20T22:45:56.3778441Z [00:04:57.052]➜  cat >/tmp/go-build2401649780/b1601/importcfg << 'EOF' # internal
2025-08-20T22:45:56.3780691Z [00:04:57.052]➜  # import config
2025-08-20T22:45:56.3781375Z [00:04:57.052]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.3782438Z [00:04:57.052]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.3783257Z [00:04:57.052]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.3784061Z [00:04:57.052]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.3785327Z [00:04:57.052]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.3786933Z [00:04:57.052]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.3788308Z [00:04:57.052]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.3789165Z [00:04:57.052]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.3790244Z [00:04:57.052]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.3791093Z [00:04:57.052]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.3791967Z [00:04:57.052]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.3792581Z [00:04:57.052]➜  EOF
2025-08-20T22:45:56.3798164Z [00:04:57.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1601/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/unfollow=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/unfollow;$WORK/b1601=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ccr/unfollow -lang=go1.22 -complete -installsuffix shared -buildid hDp81k6Bp6xjQGky7WDv/hDp81k6Bp6xjQGky7WDv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1601/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/unfollow/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ccr/unfollow/unfollow.go
2025-08-20T22:45:56.3841589Z [00:04:57.058]➜  go tool buildid -w $WORK/b1597/_pkg_.a # internal
2025-08-20T22:45:56.3864161Z [00:04:57.061]➜  cp $WORK/b1597/_pkg_.a /root/.cache/go-build/75/754e0a92a1b40dc469d91a2fd24b0bd3d47e6e8f40292ec6af5282f0a4733305-d # internal
2025-08-20T22:45:56.3871709Z [00:04:57.061]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/allocationexplain
2025-08-20T22:45:56.3881099Z [00:04:57.062]➜  mkdir -p $WORK/b1602/
2025-08-20T22:45:56.3883386Z [00:04:57.062]➜  cat >/tmp/go-build2401649780/b1602/importcfg << 'EOF' # internal
2025-08-20T22:45:56.3885733Z [00:04:57.062]➜  # import config
2025-08-20T22:45:56.3886387Z [00:04:57.062]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.3887683Z [00:04:57.062]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.3888792Z [00:04:57.062]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.3889692Z [00:04:57.062]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.3890562Z [00:04:57.062]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.3891800Z [00:04:57.062]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.3893327Z [00:04:57.062]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.3894920Z [00:04:57.062]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/decision=/tmp/go-build2401649780/b1394/_pkg_.a
2025-08-20T22:45:56.3896138Z [00:04:57.062]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.3896929Z [00:04:57.062]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.3900736Z [00:04:57.062]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.3901547Z [00:04:57.062]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.3902359Z [00:04:57.062]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.3902976Z [00:04:57.062]➜  EOF
2025-08-20T22:45:56.3910014Z [00:04:57.062]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1602/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/allocationexplain=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/allocationexplain;$WORK/b1602=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/allocationexplain -lang=go1.22 -complete -installsuffix shared -buildid S0tLIxqr79gR5WzAIeDh/S0tLIxqr79gR5WzAIeDh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1602/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/allocationexplain/allocation_explain.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/allocationexplain/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/allocationexplain/response.go
2025-08-20T22:45:56.4050361Z [00:04:57.079]➜  go tool buildid -w $WORK/b1599/_pkg_.a # internal
2025-08-20T22:45:56.4070247Z [00:04:57.081]➜  cp $WORK/b1599/_pkg_.a /root/.cache/go-build/91/91acc82522b4a28af334fda0fe70bf1c5589f7a66f0ba459605014d579c28b51-d # internal
2025-08-20T22:45:56.4079766Z [00:04:57.081]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletecomponenttemplate
2025-08-20T22:45:56.4087026Z [00:04:57.082]➜  mkdir -p $WORK/b1603/
2025-08-20T22:45:56.4087973Z [00:04:57.082]➜  cat >/tmp/go-build2401649780/b1603/importcfg << 'EOF' # internal
2025-08-20T22:45:56.4088638Z [00:04:57.082]➜  # import config
2025-08-20T22:45:56.4089775Z [00:04:57.082]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.4090744Z [00:04:57.082]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.4091641Z [00:04:57.082]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.4092738Z [00:04:57.082]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.4093990Z [00:04:57.082]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.4095515Z [00:04:57.082]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.4096597Z [00:04:57.082]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.4100178Z [00:04:57.082]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.4101142Z [00:04:57.082]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.4102040Z [00:04:57.082]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.4102938Z [00:04:57.082]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.4103790Z [00:04:57.082]➜  EOF
2025-08-20T22:45:56.4110309Z [00:04:57.083]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1603/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/deletecomponenttemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/deletecomponenttemplate;$WORK/b1603=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletecomponenttemplate -lang=go1.22 -complete -installsuffix shared -buildid JF7Udld8OWyRC7U7S-i-/JF7Udld8OWyRC7U7S-i- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1603/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/deletecomponenttemplate/delete_component_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/deletecomponenttemplate/response.go
2025-08-20T22:45:56.4453115Z [00:04:57.119]➜  go tool buildid -w $WORK/b1600/_pkg_.a # internal
2025-08-20T22:45:56.4472176Z [00:04:57.121]➜  cp $WORK/b1600/_pkg_.a /root/.cache/go-build/2a/2ac7b2e96cb8d8ad71141337fadae1b3c8f4f1a8140c6e74ebce45357927c716-d # internal
2025-08-20T22:45:56.4478566Z [00:04:57.122]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getcomponenttemplate
2025-08-20T22:45:56.4482056Z [00:04:57.122]➜  mkdir -p $WORK/b1606/
2025-08-20T22:45:56.4485171Z [00:04:57.122]➜  cat >/tmp/go-build2401649780/b1606/importcfg << 'EOF' # internal
2025-08-20T22:45:56.4486130Z [00:04:57.122]➜  # import config
2025-08-20T22:45:56.4489947Z [00:04:57.122]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.4490809Z [00:04:57.122]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.4491631Z [00:04:57.122]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.4492409Z [00:04:57.122]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.4493611Z [00:04:57.122]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.4495095Z [00:04:57.122]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.4496345Z [00:04:57.122]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.4503568Z [00:04:57.122]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.4504479Z [00:04:57.122]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.4505320Z [00:04:57.122]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.4506122Z [00:04:57.122]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.4506718Z [00:04:57.122]➜  EOF
2025-08-20T22:45:56.4514060Z [00:04:57.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1606/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getcomponenttemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getcomponenttemplate;$WORK/b1606=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getcomponenttemplate -lang=go1.22 -complete -installsuffix shared -buildid XsPUZPZvmCld8mE1wlDL/XsPUZPZvmCld8mE1wlDL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1606/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getcomponenttemplate/get_component_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getcomponenttemplate/response.go
2025-08-20T22:45:56.4824987Z [00:04:57.156]➜  go tool buildid -w $WORK/b1601/_pkg_.a # internal
2025-08-20T22:45:56.4855408Z [00:04:57.160]➜  cp $WORK/b1601/_pkg_.a /root/.cache/go-build/69/69adf6b3e57cb67599febae8f3d2b431d96b542d90451774ac5f15df17bfad1b-d # internal
2025-08-20T22:45:56.4866603Z [00:04:57.160]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getsettings
2025-08-20T22:45:56.4868568Z [00:04:57.160]➜  mkdir -p $WORK/b1607/
2025-08-20T22:45:56.4899304Z [00:04:57.162]➜  cat >/tmp/go-build2401649780/b1607/importcfg << 'EOF' # internal
2025-08-20T22:45:56.4901268Z [00:04:57.162]➜  # import config
2025-08-20T22:45:56.4901975Z [00:04:57.162]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.4902878Z [00:04:57.162]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.4903737Z [00:04:57.162]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.4904546Z [00:04:57.162]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.4905760Z [00:04:57.162]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.4907557Z [00:04:57.162]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.4908742Z [00:04:57.162]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.4909605Z [00:04:57.162]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.4910461Z [00:04:57.162]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.4911286Z [00:04:57.162]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.4912260Z [00:04:57.162]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.4912867Z [00:04:57.162]➜  EOF
2025-08-20T22:45:56.4922488Z [00:04:57.162]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1607/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getsettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getsettings;$WORK/b1607=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getsettings -lang=go1.22 -complete -installsuffix shared -buildid YLkw8A5iiliNwmiba1v-/YLkw8A5iiliNwmiba1v- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1607/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getsettings/get_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/getsettings/response.go
2025-08-20T22:45:56.5145063Z [00:04:57.188]➜  go tool buildid -w $WORK/b1602/_pkg_.a # internal
2025-08-20T22:45:56.5157940Z [00:04:57.190]➜  go tool buildid -w $WORK/b1603/_pkg_.a # internal
2025-08-20T22:45:56.5175549Z [00:04:57.191]➜  cp $WORK/b1602/_pkg_.a /root/.cache/go-build/0a/0acdb4a5833087ba937d4d126f39205acd9a0498cdeb17b23ea27c699d631445-d # internal
2025-08-20T22:45:56.5187013Z [00:04:57.191]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/health
2025-08-20T22:45:56.5191860Z [00:04:57.191]➜  mkdir -p $WORK/b1608/
2025-08-20T22:45:56.5192637Z [00:04:57.191]➜  cat >/tmp/go-build2401649780/b1608/importcfg << 'EOF' # internal
2025-08-20T22:45:56.5193301Z [00:04:57.191]➜  # import config
2025-08-20T22:45:56.5193941Z [00:04:57.191]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.5194739Z [00:04:57.191]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.5195808Z [00:04:57.191]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.5196718Z [00:04:57.191]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.5197775Z [00:04:57.191]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.5198994Z [00:04:57.191]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.5200488Z [00:04:57.192]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.5202143Z [00:04:57.192]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:56.5203906Z [00:04:57.192]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/healthstatus=/tmp/go-build2401649780/b1433/_pkg_.a
2025-08-20T22:45:56.5205745Z [00:04:57.192]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/level=/tmp/go-build2401649780/b1609/_pkg_.a
2025-08-20T22:45:56.5207825Z [00:04:57.192]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/waitforevents=/tmp/go-build2401649780/b1610/_pkg_.a
2025-08-20T22:45:56.5209080Z [00:04:57.192]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.5209934Z [00:04:57.192]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.5210807Z [00:04:57.192]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.5211641Z [00:04:57.192]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.5212453Z [00:04:57.192]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.5213036Z [00:04:57.192]➜  EOF
2025-08-20T22:45:56.5230410Z [00:04:57.192]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1608/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/health=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/health;$WORK/b1608=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/health -lang=go1.22 -complete -installsuffix shared -buildid KlXP4tT9W8fg-crIoTcQ/KlXP4tT9W8fg-crIoTcQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1608/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/health/health.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/health/response.go
2025-08-20T22:45:56.5238016Z [00:04:57.193]➜  cp $WORK/b1603/_pkg_.a /root/.cache/go-build/5c/5cb3784492375fafa4a9abe82240b4805c7dfc168bec6e43375da6645b570e26-d # internal
2025-08-20T22:45:56.5239968Z [00:04:57.196]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/info
2025-08-20T22:45:56.5240882Z [00:04:57.196]➜  mkdir -p $WORK/b1611/
2025-08-20T22:45:56.5241807Z [00:04:57.196]➜  cat >/tmp/go-build2401649780/b1611/importcfg << 'EOF' # internal
2025-08-20T22:45:56.5242711Z [00:04:57.196]➜  # import config
2025-08-20T22:45:56.5243822Z [00:04:57.196]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.5245163Z [00:04:57.196]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.5246233Z [00:04:57.196]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.5247449Z [00:04:57.196]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.5249045Z [00:04:57.197]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.5250926Z [00:04:57.197]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.5252379Z [00:04:57.197]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.5253415Z [00:04:57.197]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.5254453Z [00:04:57.197]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.5266842Z [00:04:57.197]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.5267958Z [00:04:57.197]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.5268590Z [00:04:57.197]➜  EOF
2025-08-20T22:45:56.5274061Z [00:04:57.197]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1611/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/info=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/info;$WORK/b1611=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/info -lang=go1.22 -complete -installsuffix shared -buildid Wac5HPNeQDJWeAMsOaO7/Wac5HPNeQDJWeAMsOaO7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1611/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/info/info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/info/response.go
2025-08-20T22:45:56.5548824Z [00:04:57.229]➜  go tool buildid -w $WORK/b1606/_pkg_.a # internal
2025-08-20T22:45:56.5568748Z [00:04:57.231]➜  cp $WORK/b1606/_pkg_.a /root/.cache/go-build/02/02c2f7f631fa641b9ed810151dd258e4c06a338829d55d524e3858cd4deeaeb4-d # internal
2025-08-20T22:45:56.5571499Z [00:04:57.231]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/pendingtasks
2025-08-20T22:45:56.5572859Z [00:04:57.231]➜  mkdir -p $WORK/b1612/
2025-08-20T22:45:56.5604190Z [00:04:57.235]➜  cat >/tmp/go-build2401649780/b1612/importcfg << 'EOF' # internal
2025-08-20T22:45:56.5605194Z [00:04:57.235]➜  # import config
2025-08-20T22:45:56.5607724Z [00:04:57.235]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.5608799Z [00:04:57.235]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.5610905Z [00:04:57.235]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.5611766Z [00:04:57.235]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.5613019Z [00:04:57.235]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.5614568Z [00:04:57.235]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.5615895Z [00:04:57.235]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.5616714Z [00:04:57.235]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.5617750Z [00:04:57.235]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.5618593Z [00:04:57.235]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.5619411Z [00:04:57.235]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.5620019Z [00:04:57.235]➜  EOF
2025-08-20T22:45:56.5625839Z [00:04:57.235]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1612/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/pendingtasks=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/pendingtasks;$WORK/b1612=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/pendingtasks -lang=go1.22 -complete -installsuffix shared -buildid AWFDsVitxdxSAw80vxiD/AWFDsVitxdxSAw80vxiD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1612/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/pendingtasks/pending_tasks.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/pendingtasks/response.go
2025-08-20T22:45:56.5938646Z [00:04:57.266]➜  go tool buildid -w $WORK/b1607/_pkg_.a # internal
2025-08-20T22:45:56.5952754Z [00:04:57.267]➜  cp $WORK/b1607/_pkg_.a /root/.cache/go-build/f6/f65fe7c0ddbee6425f49ad41bcac903aafb928624df6f9d4a6c7393d4f3ec615-d # internal
2025-08-20T22:45:56.5954302Z [00:04:57.268]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putcomponenttemplate
2025-08-20T22:45:56.5955206Z [00:04:57.268]➜  mkdir -p $WORK/b1614/
2025-08-20T22:45:56.5955977Z [00:04:57.268]➜  cat >/tmp/go-build2401649780/b1614/importcfg << 'EOF' # internal
2025-08-20T22:45:56.5956692Z [00:04:57.268]➜  # import config
2025-08-20T22:45:56.5957574Z [00:04:57.268]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.5958457Z [00:04:57.268]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.5959383Z [00:04:57.268]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.5960276Z [00:04:57.268]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.5961123Z [00:04:57.268]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.5962451Z [00:04:57.268]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.5967475Z [00:04:57.268]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.5968667Z [00:04:57.268]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.5969459Z [00:04:57.268]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.5970458Z [00:04:57.268]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.5971321Z [00:04:57.268]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.5972168Z [00:04:57.268]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.5972805Z [00:04:57.268]➜  EOF
2025-08-20T22:45:56.5979868Z [00:04:57.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putcomponenttemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putcomponenttemplate;$WORK/b1614=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putcomponenttemplate -lang=go1.22 -complete -installsuffix shared -buildid LCZH2HesQ6azy-Me1FBC/LCZH2HesQ6azy-Me1FBC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1614/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putcomponenttemplate/put_component_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putcomponenttemplate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putcomponenttemplate/response.go
2025-08-20T22:45:56.6315425Z [00:04:57.305]➜  go tool buildid -w $WORK/b1611/_pkg_.a # internal
2025-08-20T22:45:56.6333504Z [00:04:57.307]➜  cp $WORK/b1611/_pkg_.a /root/.cache/go-build/b5/b5925d6902aebc05bc409ee28ff097e3ce74fa4d8ffcdf3f1e735354df2a9d54-d # internal
2025-08-20T22:45:56.6338490Z [00:04:57.308]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putsettings
2025-08-20T22:45:56.6339310Z [00:04:57.308]➜  mkdir -p $WORK/b1615/
2025-08-20T22:45:56.6343766Z [00:04:57.308]➜  cat >/tmp/go-build2401649780/b1615/importcfg << 'EOF' # internal
2025-08-20T22:45:56.6348158Z [00:04:57.308]➜  # import config
2025-08-20T22:45:56.6348887Z [00:04:57.308]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.6349756Z [00:04:57.308]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.6350688Z [00:04:57.308]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.6351562Z [00:04:57.308]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.6352361Z [00:04:57.308]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.6353598Z [00:04:57.308]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.6355181Z [00:04:57.308]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.6356340Z [00:04:57.308]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.6357359Z [00:04:57.308]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.6358262Z [00:04:57.308]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.6359138Z [00:04:57.308]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.6360033Z [00:04:57.308]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.6360691Z [00:04:57.308]➜  EOF
2025-08-20T22:45:56.6370265Z [00:04:57.309]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1615/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putsettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putsettings;$WORK/b1615=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putsettings -lang=go1.22 -complete -installsuffix shared -buildid 1Iam08efQzo8ILHiGDk5/1Iam08efQzo8ILHiGDk5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1615/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putsettings/put_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putsettings/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/putsettings/response.go
2025-08-20T22:45:56.6427450Z [00:04:57.317]➜  go tool buildid -w $WORK/b1608/_pkg_.a # internal
2025-08-20T22:45:56.6444515Z [00:04:57.318]➜  cp $WORK/b1608/_pkg_.a /root/.cache/go-build/2c/2c8af1360e461dfa17609d0ec979ae89eb920a6651597b17a5ab3ab404b687cf-d # internal
2025-08-20T22:45:56.6449186Z [00:04:57.319]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/remoteinfo
2025-08-20T22:45:56.6449983Z [00:04:57.319]➜  mkdir -p $WORK/b1616/
2025-08-20T22:45:56.6455984Z [00:04:57.320]➜  cat >/tmp/go-build2401649780/b1616/importcfg << 'EOF' # internal
2025-08-20T22:45:56.6472790Z [00:04:57.320]➜  # import config
2025-08-20T22:45:56.6473542Z [00:04:57.320]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.6474458Z [00:04:57.320]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.6475403Z [00:04:57.320]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.6476373Z [00:04:57.320]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.6477900Z [00:04:57.320]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.6479419Z [00:04:57.320]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.6481250Z [00:04:57.320]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.6482603Z [00:04:57.320]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.6483641Z [00:04:57.320]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.6484684Z [00:04:57.320]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.6487553Z [00:04:57.320]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.6488440Z [00:04:57.320]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.6489068Z [00:04:57.320]➜  EOF
2025-08-20T22:45:56.6494363Z [00:04:57.320]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1616/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/remoteinfo=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/remoteinfo;$WORK/b1616=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/remoteinfo -lang=go1.22 -complete -installsuffix shared -buildid EBHvr5EEINNB_ICpngcO/EBHvr5EEINNB_ICpngcO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1616/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/remoteinfo/remote_info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/remoteinfo/response.go
2025-08-20T22:45:56.6661238Z [00:04:57.339]➜  go tool buildid -w $WORK/b1612/_pkg_.a # internal
2025-08-20T22:45:56.6665043Z [00:04:57.341]➜  cp $WORK/b1612/_pkg_.a /root/.cache/go-build/9a/9ad2e6e491a026bcaf019811cc4059018035c85180e9c748241359c3774b657b-d # internal
2025-08-20T22:45:56.6669444Z [00:04:57.341]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/reroute
2025-08-20T22:45:56.6670147Z [00:04:57.341]➜  mkdir -p $WORK/b1617/
2025-08-20T22:45:56.6702536Z [00:04:57.344]➜  cat >/tmp/go-build2401649780/b1617/importcfg << 'EOF' # internal
2025-08-20T22:45:56.6708218Z [00:04:57.344]➜  # import config
2025-08-20T22:45:56.6708860Z [00:04:57.344]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.6709638Z [00:04:57.344]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.6710455Z [00:04:57.344]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.6711443Z [00:04:57.344]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.6712225Z [00:04:57.344]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.6713383Z [00:04:57.344]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.6714956Z [00:04:57.344]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.6716000Z [00:04:57.344]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.6716755Z [00:04:57.344]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.6717770Z [00:04:57.344]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.6718641Z [00:04:57.344]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.6719543Z [00:04:57.344]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.6720134Z [00:04:57.344]➜  EOF
2025-08-20T22:45:56.6725927Z [00:04:57.344]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/reroute=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/reroute;$WORK/b1617=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/reroute -lang=go1.22 -complete -installsuffix shared -buildid -oJs0zjEc74B8JTzWVtm/-oJs0zjEc74B8JTzWVtm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1617/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/reroute/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/reroute/reroute.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/reroute/response.go
2025-08-20T22:45:56.7161588Z [00:04:57.390]➜  go tool buildid -w $WORK/b1614/_pkg_.a # internal
2025-08-20T22:45:56.7194998Z [00:04:57.393]➜  cp $WORK/b1614/_pkg_.a /root/.cache/go-build/ae/aebbdeb5e7f11c56c7398cde6fae48746842995cb5fade4710a521a7e789e90c-d # internal
2025-08-20T22:45:56.7212262Z [00:04:57.395]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/state
2025-08-20T22:45:56.7238065Z [00:04:57.395]➜  mkdir -p $WORK/b1618/
2025-08-20T22:45:56.7238870Z [00:04:57.395]➜  cat >/tmp/go-build2401649780/b1618/importcfg << 'EOF' # internal
2025-08-20T22:45:56.7239612Z [00:04:57.395]➜  # import config
2025-08-20T22:45:56.7240292Z [00:04:57.395]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.7241237Z [00:04:57.395]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.7242153Z [00:04:57.395]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.7243008Z [00:04:57.395]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.7244274Z [00:04:57.395]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.7245916Z [00:04:57.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.7247895Z [00:04:57.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:56.7249280Z [00:04:57.395]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.7250123Z [00:04:57.395]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.7251006Z [00:04:57.395]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.7251882Z [00:04:57.395]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.7252737Z [00:04:57.395]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.7253387Z [00:04:57.395]➜  EOF
2025-08-20T22:45:56.7259147Z [00:04:57.395]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1618/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/state=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/state;$WORK/b1618=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/state -lang=go1.22 -complete -installsuffix shared -buildid 4zZgEX8QlaRsxS-Mt0VB/4zZgEX8QlaRsxS-Mt0VB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1618/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/state/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/state/state.go
2025-08-20T22:45:56.7415176Z [00:04:57.416]➜  go tool buildid -w $WORK/b1616/_pkg_.a # internal
2025-08-20T22:45:56.7436757Z [00:04:57.418]➜  cp $WORK/b1616/_pkg_.a /root/.cache/go-build/23/23d1f02820a1467ebfc62257b51bd40b25c2f2b0ac68edc53b0713fadd0b0771-d # internal
2025-08-20T22:45:56.7440542Z [00:04:57.418]➜  github.com/elastic/go-elasticsearch/v8/typedapi/cluster/stats
2025-08-20T22:45:56.7443156Z [00:04:57.419]➜  mkdir -p $WORK/b1619/
2025-08-20T22:45:56.7448347Z [00:04:57.419]➜  cat >/tmp/go-build2401649780/b1619/importcfg << 'EOF' # internal
2025-08-20T22:45:56.7449436Z [00:04:57.419]➜  # import config
2025-08-20T22:45:56.7450187Z [00:04:57.419]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.7451142Z [00:04:57.419]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.7451976Z [00:04:57.419]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.7452797Z [00:04:57.419]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.7454048Z [00:04:57.419]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.7455584Z [00:04:57.419]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.7457594Z [00:04:57.419]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/healthstatus=/tmp/go-build2401649780/b1433/_pkg_.a
2025-08-20T22:45:56.7459222Z [00:04:57.419]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.7460214Z [00:04:57.419]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.7461233Z [00:04:57.419]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.7462232Z [00:04:57.419]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.7463238Z [00:04:57.419]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.7463960Z [00:04:57.419]➜  EOF
2025-08-20T22:45:56.7470920Z [00:04:57.421]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1619/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/stats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/stats;$WORK/b1619=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/cluster/stats -lang=go1.22 -complete -installsuffix shared -buildid JKwrKqgVHUXV4CyNwfDq/JKwrKqgVHUXV4CyNwfDq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1619/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/stats/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/cluster/stats/stats.go
2025-08-20T22:45:56.7661279Z [00:04:57.440]➜  go tool buildid -w $WORK/b1617/_pkg_.a # internal
2025-08-20T22:45:56.7665792Z [00:04:57.441]➜  go tool buildid -w $WORK/b1615/_pkg_.a # internal
2025-08-20T22:45:56.7692186Z [00:04:57.442]➜  cp $WORK/b1615/_pkg_.a /root/.cache/go-build/7d/7dc9959fe82edd9a812fc103b455014f8b299ad56e0cd30ea6734d0a32fd5010-d # internal
2025-08-20T22:45:56.7693565Z [00:04:57.443]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/checkin
2025-08-20T22:45:56.7694290Z [00:04:57.443]➜  mkdir -p $WORK/b1620/
2025-08-20T22:45:56.7695002Z [00:04:57.443]➜  cat >/tmp/go-build2401649780/b1620/importcfg << 'EOF' # internal
2025-08-20T22:45:56.7695819Z [00:04:57.443]➜  # import config
2025-08-20T22:45:56.7696483Z [00:04:57.443]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.7710278Z [00:04:57.443]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.7711126Z [00:04:57.443]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.7712062Z [00:04:57.443]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.7713221Z [00:04:57.443]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.7714657Z [00:04:57.443]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.7716158Z [00:04:57.443]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:56.7717400Z [00:04:57.443]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.7718186Z [00:04:57.443]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.7719137Z [00:04:57.443]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.7719909Z [00:04:57.443]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.7720674Z [00:04:57.443]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.7721234Z [00:04:57.443]➜  EOF
2025-08-20T22:45:56.7727572Z [00:04:57.443]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1620/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/checkin=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/checkin;$WORK/b1620=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/checkin -lang=go1.22 -complete -installsuffix shared -buildid 2Z4SwbA8ojZpVn0LwacB/2Z4SwbA8ojZpVn0LwacB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1620/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/checkin/check_in.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/checkin/response.go
2025-08-20T22:45:56.7734117Z [00:04:57.444]➜  cp $WORK/b1617/_pkg_.a /root/.cache/go-build/8b/8b6c76499f814825155cdb25f957ae0694b6ec9ae33661c5b8db63cf0e243d5e-d # internal
2025-08-20T22:45:56.7768015Z [00:04:57.445]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/delete
2025-08-20T22:45:56.7769072Z [00:04:57.445]➜  mkdir -p $WORK/b1621/
2025-08-20T22:45:56.7769792Z [00:04:57.445]➜  cat >/tmp/go-build2401649780/b1621/importcfg << 'EOF' # internal
2025-08-20T22:45:56.7770456Z [00:04:57.445]➜  # import config
2025-08-20T22:45:56.7771092Z [00:04:57.445]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.7771939Z [00:04:57.445]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.7772774Z [00:04:57.445]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.7773590Z [00:04:57.445]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.7774882Z [00:04:57.445]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.7776424Z [00:04:57.445]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.7777704Z [00:04:57.445]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.7778501Z [00:04:57.445]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.7779312Z [00:04:57.445]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.7780065Z [00:04:57.445]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.7780874Z [00:04:57.445]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.7781473Z [00:04:57.445]➜  EOF
2025-08-20T22:45:56.7787076Z [00:04:57.445]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1621/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/delete;$WORK/b1621=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/delete -lang=go1.22 -complete -installsuffix shared -buildid xi7r-5vByhIHPx5w3I4u/xi7r-5vByhIHPx5w3I4u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1621/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/delete/response.go
2025-08-20T22:45:56.8588485Z [00:04:57.533]➜  go tool buildid -w $WORK/b1619/_pkg_.a # internal
2025-08-20T22:45:56.8603908Z [00:04:57.534]➜  go tool buildid -w $WORK/b1621/_pkg_.a # internal
2025-08-20T22:45:56.8608624Z [00:04:57.535]➜  go tool buildid -w $WORK/b1618/_pkg_.a # internal
2025-08-20T22:45:56.8612559Z [00:04:57.535]➜  cp $WORK/b1619/_pkg_.a /root/.cache/go-build/63/63555f5e264396ad2e17b74523cb0665b4a6f5f41f4ce9bda7b1cfdd0d4369c2-d # internal
2025-08-20T22:45:56.8614917Z [00:04:57.536]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/get
2025-08-20T22:45:56.8616315Z [00:04:57.536]➜  mkdir -p $WORK/b1622/
2025-08-20T22:45:56.8625794Z [00:04:57.536]➜  cat >/tmp/go-build2401649780/b1622/importcfg << 'EOF' # internal
2025-08-20T22:45:56.8627853Z [00:04:57.536]➜  # import config
2025-08-20T22:45:56.8628586Z [00:04:57.536]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.8629443Z [00:04:57.536]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.8630180Z [00:04:57.536]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.8631071Z [00:04:57.536]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.8631893Z [00:04:57.536]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.8633092Z [00:04:57.536]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.8634789Z [00:04:57.536]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.8636546Z [00:04:57.536]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorstatus=/tmp/go-build2401649780/b1388/_pkg_.a
2025-08-20T22:45:56.8641284Z [00:04:57.536]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus=/tmp/go-build2401649780/b1531/_pkg_.a
2025-08-20T22:45:56.8647621Z [00:04:57.536]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.8648486Z [00:04:57.536]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.8649332Z [00:04:57.536]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.8650141Z [00:04:57.536]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.8650957Z [00:04:57.536]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.8651569Z [00:04:57.536]➜  EOF
2025-08-20T22:45:56.8656685Z [00:04:57.537]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1622/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/get;$WORK/b1622=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/get -lang=go1.22 -complete -installsuffix shared -buildid p0cxmaZrLbUgl2qmqAtO/p0cxmaZrLbUgl2qmqAtO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1622/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/get/response.go
2025-08-20T22:45:56.8662154Z [00:04:57.537]➜  cp $WORK/b1618/_pkg_.a /root/.cache/go-build/7d/7dc696269f1cbea12d5d26f2c06b85a0ec7825e937802c14de0143db0f6b3e5e-d # internal
2025-08-20T22:45:56.8663525Z [00:04:57.537]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/lastsync
2025-08-20T22:45:56.8664276Z [00:04:57.537]➜  mkdir -p $WORK/b1623/
2025-08-20T22:45:56.8664983Z [00:04:57.537]➜  go tool buildid -w $WORK/b1620/_pkg_.a # internal
2025-08-20T22:45:56.8666447Z [00:04:57.538]➜  cp $WORK/b1621/_pkg_.a /root/.cache/go-build/c8/c8fd9f5963d2b0c7aa09ccde905f4f8c426c791a55d9576c7757519b67f96c86-d # internal
2025-08-20T22:45:56.8667831Z [00:04:57.538]➜  cat >/tmp/go-build2401649780/b1623/importcfg << 'EOF' # internal
2025-08-20T22:45:56.8668472Z [00:04:57.538]➜  # import config
2025-08-20T22:45:56.8669117Z [00:04:57.538]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.8669929Z [00:04:57.538]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.8670768Z [00:04:57.538]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.8671618Z [00:04:57.538]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.8672610Z [00:04:57.538]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.8673776Z [00:04:57.538]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.8675250Z [00:04:57.538]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.8676766Z [00:04:57.538]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:56.8679307Z [00:04:57.538]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus=/tmp/go-build2401649780/b1531/_pkg_.a
2025-08-20T22:45:56.8681313Z [00:04:57.538]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.8682898Z [00:04:57.538]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.8683986Z [00:04:57.538]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.8685383Z [00:04:57.538]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.8687574Z [00:04:57.538]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.8688892Z [00:04:57.538]➜  EOF
2025-08-20T22:45:56.8701843Z [00:04:57.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1623/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/lastsync=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/lastsync;$WORK/b1623=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/lastsync -lang=go1.22 -complete -installsuffix shared -buildid QJvjSglMnvwlbsfg6Nk7/QJvjSglMnvwlbsfg6Nk7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1623/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/lastsync/last_sync.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/lastsync/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/lastsync/response.go
2025-08-20T22:45:56.8710054Z [00:04:57.539]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/list
2025-08-20T22:45:56.8711102Z [00:04:57.540]➜  mkdir -p $WORK/b1624/
2025-08-20T22:45:56.8712091Z [00:04:57.540]➜  cat >/tmp/go-build2401649780/b1624/importcfg << 'EOF' # internal
2025-08-20T22:45:56.8713293Z [00:04:57.540]➜  # import config
2025-08-20T22:45:56.8714231Z [00:04:57.540]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.8715433Z [00:04:57.540]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.8716921Z [00:04:57.540]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.8718398Z [00:04:57.540]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.8720265Z [00:04:57.540]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.8722605Z [00:04:57.540]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.8724096Z [00:04:57.540]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.8725301Z [00:04:57.540]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.8726479Z [00:04:57.540]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.8727640Z [00:04:57.540]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.8728969Z [00:04:57.540]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.8729737Z [00:04:57.540]➜  EOF
2025-08-20T22:45:56.8735689Z [00:04:57.540]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1624/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/list=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/list;$WORK/b1624=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/list -lang=go1.22 -complete -installsuffix shared -buildid 9znjGzLd2F570IZrhbKy/9znjGzLd2F570IZrhbKy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1624/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/list/list.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/list/response.go
2025-08-20T22:45:56.8741355Z [00:04:57.540]➜  cp $WORK/b1620/_pkg_.a /root/.cache/go-build/04/0407e4080ccfe18b0a81be235fccc07d31fc241ec3c9daf5549a2b767c91b3cb-d # internal
2025-08-20T22:45:56.8742753Z [00:04:57.541]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/post
2025-08-20T22:45:56.8743422Z [00:04:57.541]➜  mkdir -p $WORK/b1625/
2025-08-20T22:45:56.8744092Z [00:04:57.541]➜  cat >/tmp/go-build2401649780/b1625/importcfg << 'EOF' # internal
2025-08-20T22:45:56.8744708Z [00:04:57.541]➜  # import config
2025-08-20T22:45:56.8745318Z [00:04:57.541]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.8746210Z [00:04:57.541]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.8747053Z [00:04:57.541]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.8748123Z [00:04:57.541]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.8749040Z [00:04:57.541]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.8750181Z [00:04:57.541]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.8751621Z [00:04:57.541]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.8753116Z [00:04:57.541]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:56.8754263Z [00:04:57.541]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.8755018Z [00:04:57.541]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.8755800Z [00:04:57.541]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.8756559Z [00:04:57.541]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.8757631Z [00:04:57.541]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.8758210Z [00:04:57.541]➜  EOF
2025-08-20T22:45:56.8764155Z [00:04:57.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1625/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/post=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/post;$WORK/b1625=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/post -lang=go1.22 -complete -installsuffix shared -buildid Y_s8R0wlHzTs4MU-j9Wp/Y_s8R0wlHzTs4MU-j9Wp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1625/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/post/post.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/post/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/post/response.go
2025-08-20T22:45:56.9700809Z [00:04:57.644]➜  go tool buildid -w $WORK/b1624/_pkg_.a # internal
2025-08-20T22:45:56.9722447Z [00:04:57.646]➜  cp $WORK/b1624/_pkg_.a /root/.cache/go-build/7e/7e06fce7ea668e67a1b139caa8796b9cfa574ba768d8916006b82c9167d276b4-d # internal
2025-08-20T22:45:56.9723969Z [00:04:57.646]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/put
2025-08-20T22:45:56.9724844Z [00:04:57.646]➜  mkdir -p $WORK/b1626/
2025-08-20T22:45:56.9733268Z [00:04:57.647]➜  cat >/tmp/go-build2401649780/b1626/importcfg << 'EOF' # internal
2025-08-20T22:45:56.9733995Z [00:04:57.647]➜  # import config
2025-08-20T22:45:56.9734628Z [00:04:57.647]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:56.9735450Z [00:04:57.647]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.9736540Z [00:04:57.647]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.9737591Z [00:04:57.647]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.9738417Z [00:04:57.647]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.9739598Z [00:04:57.647]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.9741087Z [00:04:57.647]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.9742716Z [00:04:57.647]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:56.9743911Z [00:04:57.647]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.9744706Z [00:04:57.647]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.9745741Z [00:04:57.647]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.9746629Z [00:04:57.647]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.9748626Z [00:04:57.647]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.9749289Z [00:04:57.647]➜  EOF
2025-08-20T22:45:56.9755020Z [00:04:57.647]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1626/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/put=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/put;$WORK/b1626=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/put -lang=go1.22 -complete -installsuffix shared -buildid 30UIjLmO_zv11ahkrIUI/30UIjLmO_zv11ahkrIUI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1626/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/put/put.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/put/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/put/response.go
2025-08-20T22:45:56.9866081Z [00:04:57.659]➜  go tool buildid -w $WORK/b1625/_pkg_.a # internal
2025-08-20T22:45:56.9867331Z [00:04:57.659]➜  go tool buildid -w $WORK/b1623/_pkg_.a # internal
2025-08-20T22:45:56.9868581Z [00:04:57.661]➜  cp $WORK/b1623/_pkg_.a /root/.cache/go-build/37/374aa2481d7961d196986725957f93cfae09959d2dd0664dde0d5d4ee4c4c6e4-d # internal
2025-08-20T22:45:56.9875030Z [00:04:57.662]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobcancel
2025-08-20T22:45:56.9876613Z [00:04:57.662]➜  mkdir -p $WORK/b1628/
2025-08-20T22:45:56.9883838Z [00:04:57.663]➜  cat >/tmp/go-build2401649780/b1628/importcfg << 'EOF' # internal
2025-08-20T22:45:56.9888655Z [00:04:57.663]➜  # import config
2025-08-20T22:45:56.9889475Z [00:04:57.663]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.9890356Z [00:04:57.663]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.9891183Z [00:04:57.663]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.9891924Z [00:04:57.663]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.9893205Z [00:04:57.663]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.9894649Z [00:04:57.663]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.9896147Z [00:04:57.663]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:56.9897452Z [00:04:57.663]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.9898250Z [00:04:57.663]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.9899043Z [00:04:57.663]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.9899986Z [00:04:57.663]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.9900752Z [00:04:57.663]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.9901324Z [00:04:57.663]➜  EOF
2025-08-20T22:45:56.9902364Z [00:04:57.663]➜  cp $WORK/b1625/_pkg_.a /root/.cache/go-build/31/31f44c35b74714348b20cb6055c1421e5fdb0f1ba4e832f287fb7fcf8b2e3245-d # internal
2025-08-20T22:45:56.9908858Z [00:04:57.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1628/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobcancel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobcancel;$WORK/b1628=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobcancel -lang=go1.22 -complete -installsuffix shared -buildid P1c2u8b7tQWeO0BxxF5K/P1c2u8b7tQWeO0BxxF5K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1628/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobcancel/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobcancel/sync_job_cancel.go
2025-08-20T22:45:56.9914115Z [00:04:57.663]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobdelete
2025-08-20T22:45:56.9914862Z [00:04:57.663]➜  mkdir -p $WORK/b1629/
2025-08-20T22:45:56.9915550Z [00:04:57.663]➜  cat >/tmp/go-build2401649780/b1629/importcfg << 'EOF' # internal
2025-08-20T22:45:56.9916202Z [00:04:57.663]➜  # import config
2025-08-20T22:45:56.9916833Z [00:04:57.663]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:56.9917799Z [00:04:57.663]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:56.9920337Z [00:04:57.663]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:56.9921532Z [00:04:57.663]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:56.9923442Z [00:04:57.663]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:56.9925230Z [00:04:57.663]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:56.9926578Z [00:04:57.663]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:56.9927610Z [00:04:57.663]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:56.9928699Z [00:04:57.663]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:56.9929631Z [00:04:57.663]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:56.9930551Z [00:04:57.663]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:56.9931271Z [00:04:57.663]➜  EOF
2025-08-20T22:45:56.9937329Z [00:04:57.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1629/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobdelete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobdelete;$WORK/b1629=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobdelete -lang=go1.22 -complete -installsuffix shared -buildid vGwDSGnwXMi7ozRhxuzL/vGwDSGnwXMi7ozRhxuzL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1629/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobdelete/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobdelete/sync_job_delete.go
2025-08-20T22:45:57.0021734Z [00:04:57.676]➜  go tool buildid -w $WORK/b1622/_pkg_.a # internal
2025-08-20T22:45:57.0051302Z [00:04:57.678]➜  cp $WORK/b1622/_pkg_.a /root/.cache/go-build/c3/c3e229c26a1c1fcb88ffd57d6db212e62d82014b5d2846d9236e889c9d1fdede-d # internal
2025-08-20T22:45:57.0056689Z [00:04:57.680]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobget
2025-08-20T22:45:57.0057972Z [00:04:57.680]➜  mkdir -p $WORK/b1630/
2025-08-20T22:45:57.0058746Z [00:04:57.680]➜  cat >/tmp/go-build2401649780/b1630/importcfg << 'EOF' # internal
2025-08-20T22:45:57.0059441Z [00:04:57.680]➜  # import config
2025-08-20T22:45:57.0060126Z [00:04:57.680]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.0060964Z [00:04:57.680]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.0061874Z [00:04:57.680]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.0062756Z [00:04:57.680]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.0063566Z [00:04:57.680]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.0064849Z [00:04:57.680]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.0066399Z [00:04:57.680]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.0068453Z [00:04:57.680]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtriggermethod=/tmp/go-build2401649780/b1529/_pkg_.a
2025-08-20T22:45:57.0070352Z [00:04:57.680]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtype=/tmp/go-build2401649780/b1530/_pkg_.a
2025-08-20T22:45:57.0072124Z [00:04:57.680]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus=/tmp/go-build2401649780/b1531/_pkg_.a
2025-08-20T22:45:57.0073347Z [00:04:57.680]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.0074156Z [00:04:57.680]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.0074987Z [00:04:57.680]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.0075791Z [00:04:57.680]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.0076735Z [00:04:57.680]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.0077593Z [00:04:57.680]➜  EOF
2025-08-20T22:45:57.0083345Z [00:04:57.680]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1630/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobget=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobget;$WORK/b1630=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobget -lang=go1.22 -complete -installsuffix shared -buildid MsgysNJ4Bk061dPWxLK5/MsgysNJ4Bk061dPWxLK5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1630/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobget/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobget/sync_job_get.go
2025-08-20T22:45:57.0825243Z [00:04:57.757]➜  go tool buildid -w $WORK/b1626/_pkg_.a # internal
2025-08-20T22:45:57.0843914Z [00:04:57.759]➜  cp $WORK/b1626/_pkg_.a /root/.cache/go-build/9e/9ed5fcdb41b9bb58a122ab249b33e380aa4279be6e9347a238841bed1b9c66a5-d # internal
2025-08-20T22:45:57.0847423Z [00:04:57.759]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjoblist
2025-08-20T22:45:57.0849675Z [00:04:57.759]➜  mkdir -p $WORK/b1631/
2025-08-20T22:45:57.0854343Z [00:04:57.760]➜  cat >/tmp/go-build2401649780/b1631/importcfg << 'EOF' # internal
2025-08-20T22:45:57.0857990Z [00:04:57.760]➜  # import config
2025-08-20T22:45:57.0858685Z [00:04:57.760]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.0859598Z [00:04:57.760]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.0860471Z [00:04:57.760]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.0861259Z [00:04:57.760]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.0862465Z [00:04:57.760]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.0864189Z [00:04:57.760]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.0865842Z [00:04:57.760]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtype=/tmp/go-build2401649780/b1530/_pkg_.a
2025-08-20T22:45:57.0867720Z [00:04:57.760]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus=/tmp/go-build2401649780/b1531/_pkg_.a
2025-08-20T22:45:57.0869083Z [00:04:57.760]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.0869868Z [00:04:57.760]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.0870625Z [00:04:57.760]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.0871403Z [00:04:57.760]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.0872174Z [00:04:57.760]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.0872776Z [00:04:57.760]➜  EOF
2025-08-20T22:45:57.0878736Z [00:04:57.760]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1631/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjoblist=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjoblist;$WORK/b1631=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjoblist -lang=go1.22 -complete -installsuffix shared -buildid Pjv17REdZKs9OBvzXDm0/Pjv17REdZKs9OBvzXDm0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1631/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjoblist/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjoblist/sync_job_list.go
2025-08-20T22:45:57.0897882Z [00:04:57.764]➜  go tool buildid -w $WORK/b1629/_pkg_.a # internal
2025-08-20T22:45:57.0944597Z [00:04:57.769]➜  cp $WORK/b1629/_pkg_.a /root/.cache/go-build/aa/aafc244f96f65f34405c23dfa02bbeabbeeba1fbf381d2320085002943a71f16-d # internal
2025-08-20T22:45:57.0947727Z [00:04:57.769]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobpost
2025-08-20T22:45:57.0948571Z [00:04:57.769]➜  mkdir -p $WORK/b1632/
2025-08-20T22:45:57.0953472Z [00:04:57.770]➜  cat >/tmp/go-build2401649780/b1632/importcfg << 'EOF' # internal
2025-08-20T22:45:57.0957039Z [00:04:57.770]➜  # import config
2025-08-20T22:45:57.0958008Z [00:04:57.770]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.0958867Z [00:04:57.770]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.0959779Z [00:04:57.770]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.0960661Z [00:04:57.770]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.0961519Z [00:04:57.770]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.0962789Z [00:04:57.770]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.0964407Z [00:04:57.770]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.0966367Z [00:04:57.770]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtriggermethod=/tmp/go-build2401649780/b1529/_pkg_.a
2025-08-20T22:45:57.0968427Z [00:04:57.770]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtype=/tmp/go-build2401649780/b1530/_pkg_.a
2025-08-20T22:45:57.0969674Z [00:04:57.770]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.0970480Z [00:04:57.770]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.0971307Z [00:04:57.770]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.0972160Z [00:04:57.770]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.0972997Z [00:04:57.770]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.0973822Z [00:04:57.770]➜  EOF
2025-08-20T22:45:57.0982955Z [00:04:57.772]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1632/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobpost=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobpost;$WORK/b1632=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobpost -lang=go1.22 -complete -installsuffix shared -buildid CzzRE9QIUJl6Nu9xIy37/CzzRE9QIUJl6Nu9xIy37 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1632/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobpost/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobpost/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/syncjobpost/sync_job_post.go
2025-08-20T22:45:57.1006599Z [00:04:57.775]➜  go tool buildid -w $WORK/b1628/_pkg_.a # internal
2025-08-20T22:45:57.1035370Z [00:04:57.777]➜  cp $WORK/b1628/_pkg_.a /root/.cache/go-build/da/da5390095fb8767b20ea739afe192d2849153420b572204952b50b6ef5412ef2-d # internal
2025-08-20T22:45:57.1038602Z [00:04:57.777]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateactivefiltering
2025-08-20T22:45:57.1054370Z [00:04:57.777]➜  mkdir -p $WORK/b1633/
2025-08-20T22:45:57.1055137Z [00:04:57.777]➜  cat >/tmp/go-build2401649780/b1633/importcfg << 'EOF' # internal
2025-08-20T22:45:57.1055816Z [00:04:57.777]➜  # import config
2025-08-20T22:45:57.1056469Z [00:04:57.777]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.1057539Z [00:04:57.777]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.1058414Z [00:04:57.777]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.1059366Z [00:04:57.777]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.1060577Z [00:04:57.777]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.1062096Z [00:04:57.777]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.1063670Z [00:04:57.777]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.1064826Z [00:04:57.777]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.1065618Z [00:04:57.777]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.1066416Z [00:04:57.777]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.1067536Z [00:04:57.778]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.1068394Z [00:04:57.778]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.1069024Z [00:04:57.778]➜  EOF
2025-08-20T22:45:57.1075162Z [00:04:57.778]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1633/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateactivefiltering=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateactivefiltering;$WORK/b1633=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateactivefiltering -lang=go1.22 -complete -installsuffix shared -buildid V2uCowi1r0ykMjQ5tC1W/V2uCowi1r0ykMjQ5tC1W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1633/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateactivefiltering/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateactivefiltering/update_active_filtering.go
2025-08-20T22:45:57.1167587Z [00:04:57.791]➜  go tool buildid -w $WORK/b1630/_pkg_.a # internal
2025-08-20T22:45:57.1201251Z [00:04:57.794]➜  cp $WORK/b1630/_pkg_.a /root/.cache/go-build/13/13993ad7a152a7edefa1d3b86defd29cef8cf5349477b4edcc3826c94560c38f-d # internal
2025-08-20T22:45:57.1235296Z [00:04:57.794]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateapikeyid
2025-08-20T22:45:57.1236064Z [00:04:57.794]➜  mkdir -p $WORK/b1634/
2025-08-20T22:45:57.1236767Z [00:04:57.794]➜  cat >/tmp/go-build2401649780/b1634/importcfg << 'EOF' # internal
2025-08-20T22:45:57.1237548Z [00:04:57.794]➜  # import config
2025-08-20T22:45:57.1238163Z [00:04:57.794]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.1238933Z [00:04:57.794]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.1239754Z [00:04:57.794]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.1240601Z [00:04:57.794]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.1241327Z [00:04:57.794]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.1242658Z [00:04:57.794]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.1244128Z [00:04:57.794]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.1245635Z [00:04:57.794]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.1246777Z [00:04:57.794]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.1277889Z [00:04:57.794]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.1278724Z [00:04:57.794]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.1279508Z [00:04:57.794]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.1280277Z [00:04:57.794]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.1280840Z [00:04:57.794]➜  EOF
2025-08-20T22:45:57.1287531Z [00:04:57.794]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1634/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateapikeyid=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateapikeyid;$WORK/b1634=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateapikeyid -lang=go1.22 -complete -installsuffix shared -buildid 15TI6bsTPjjpmAGOowOl/15TI6bsTPjjpmAGOowOl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1634/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateapikeyid/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateapikeyid/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateapikeyid/update_api_key_id.go
2025-08-20T22:45:57.1968620Z [00:04:57.871]➜  go tool buildid -w $WORK/b1633/_pkg_.a # internal
2025-08-20T22:45:57.1990116Z [00:04:57.873]➜  go tool buildid -w $WORK/b1631/_pkg_.a # internal
2025-08-20T22:45:57.2017383Z [00:04:57.876]➜  cp $WORK/b1633/_pkg_.a /root/.cache/go-build/27/27fc39889843111a2970515b17ac078aa21b64c82e4da3d267a8ce53d4c1ec94-d # internal
2025-08-20T22:45:57.2020388Z [00:04:57.876]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateconfiguration
2025-08-20T22:45:57.2024245Z [00:04:57.876]➜  mkdir -p $WORK/b1635/
2025-08-20T22:45:57.2029054Z [00:04:57.877]➜  cat >/tmp/go-build2401649780/b1635/importcfg << 'EOF' # internal
2025-08-20T22:45:57.2029783Z [00:04:57.877]➜  # import config
2025-08-20T22:45:57.2030487Z [00:04:57.877]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.2031388Z [00:04:57.877]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.2032295Z [00:04:57.877]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.2033168Z [00:04:57.877]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.2034040Z [00:04:57.877]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.2035610Z [00:04:57.877]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.2037393Z [00:04:57.877]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.2039109Z [00:04:57.877]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.2040400Z [00:04:57.877]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.2041242Z [00:04:57.877]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.2042119Z [00:04:57.877]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.2042992Z [00:04:57.877]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.2043925Z [00:04:57.877]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.2047558Z [00:04:57.879]➜  EOF
2025-08-20T22:45:57.2049233Z [00:04:57.879]➜  cp $WORK/b1631/_pkg_.a /root/.cache/go-build/9c/9cb500ac466f152a97bd4c8553b8d62ae76ff406ffc18af9607bef68ecc3e1bb-d # internal
2025-08-20T22:45:57.2050935Z [00:04:57.879]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateerror
2025-08-20T22:45:57.2051921Z [00:04:57.879]➜  mkdir -p $WORK/b1636/
2025-08-20T22:45:57.2052812Z [00:04:57.879]➜  cat >/tmp/go-build2401649780/b1636/importcfg << 'EOF' # internal
2025-08-20T22:45:57.2053679Z [00:04:57.879]➜  # import config
2025-08-20T22:45:57.2054639Z [00:04:57.879]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.2055793Z [00:04:57.879]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.2056882Z [00:04:57.879]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.2058201Z [00:04:57.879]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.2059479Z [00:04:57.879]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.2061004Z [00:04:57.879]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.2062749Z [00:04:57.879]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.2064632Z [00:04:57.879]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.2066095Z [00:04:57.879]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.2067046Z [00:04:57.879]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.2069021Z [00:04:57.879]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.2069866Z [00:04:57.879]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.2070690Z [00:04:57.879]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.2071305Z [00:04:57.879]➜  EOF
2025-08-20T22:45:57.2077850Z [00:04:57.879]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1636/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateerror=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateerror;$WORK/b1636=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateerror -lang=go1.22 -complete -installsuffix shared -buildid kY-hu5p-LkWxGjzBGy1W/kY-hu5p-LkWxGjzBGy1W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1636/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateerror/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateerror/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateerror/update_error.go
2025-08-20T22:45:57.2090419Z [00:04:57.879]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1635/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateconfiguration=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateconfiguration;$WORK/b1635=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateconfiguration -lang=go1.22 -complete -installsuffix shared -buildid -q-014eHxWla-hBFeTp2/-q-014eHxWla-hBFeTp2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1635/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateconfiguration/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateconfiguration/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateconfiguration/update_configuration.go
2025-08-20T22:45:57.2098898Z [00:04:57.883]➜  go tool buildid -w $WORK/b1632/_pkg_.a # internal
2025-08-20T22:45:57.2112292Z [00:04:57.885]➜  cp $WORK/b1632/_pkg_.a /root/.cache/go-build/b5/b5addadd7bb9d806fdfb66e14d34426d59f6e60db6e3346109b8953c1df7e420-d # internal
2025-08-20T22:45:57.2118371Z [00:04:57.886]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefiltering
2025-08-20T22:45:57.2119217Z [00:04:57.886]➜  mkdir -p $WORK/b1637/
2025-08-20T22:45:57.2126193Z [00:04:57.887]➜  cat >/tmp/go-build2401649780/b1637/importcfg << 'EOF' # internal
2025-08-20T22:45:57.2137881Z [00:04:57.887]➜  # import config
2025-08-20T22:45:57.2138545Z [00:04:57.887]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.2139342Z [00:04:57.887]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.2140182Z [00:04:57.887]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.2141001Z [00:04:57.887]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.2141941Z [00:04:57.887]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.2143175Z [00:04:57.887]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.2144704Z [00:04:57.887]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.2146301Z [00:04:57.887]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.2147703Z [00:04:57.887]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.2148560Z [00:04:57.887]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.2149399Z [00:04:57.887]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.2150216Z [00:04:57.887]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.2151002Z [00:04:57.887]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.2151624Z [00:04:57.887]➜  EOF
2025-08-20T22:45:57.2161939Z [00:04:57.887]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1637/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefiltering=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefiltering;$WORK/b1637=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefiltering -lang=go1.22 -complete -installsuffix shared -buildid jk0jOZ2mPOuRxocSWA_L/jk0jOZ2mPOuRxocSWA_L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1637/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefiltering/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefiltering/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefiltering/update_filtering.go
2025-08-20T22:45:57.2298351Z [00:04:57.904]➜  go tool buildid -w $WORK/b1634/_pkg_.a # internal
2025-08-20T22:45:57.2301699Z [00:04:57.904]➜  cp $WORK/b1634/_pkg_.a /root/.cache/go-build/42/42d13e0eddca67b8d0a5eb26335ed0e3db3c5268db54592aefbb82446df6205f-d # internal
2025-08-20T22:45:57.2306994Z [00:04:57.905]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefilteringvalidation
2025-08-20T22:45:57.2311587Z [00:04:57.905]➜  mkdir -p $WORK/b1638/
2025-08-20T22:45:57.2315782Z [00:04:57.906]➜  cat >/tmp/go-build2401649780/b1638/importcfg << 'EOF' # internal
2025-08-20T22:45:57.2320165Z [00:04:57.906]➜  # import config
2025-08-20T22:45:57.2324364Z [00:04:57.907]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.2328743Z [00:04:57.907]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.2331922Z [00:04:57.907]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.2337738Z [00:04:57.908]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.2338532Z [00:04:57.908]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.2339844Z [00:04:57.908]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.2341710Z [00:04:57.908]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.2343466Z [00:04:57.908]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.2344766Z [00:04:57.908]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.2345620Z [00:04:57.908]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.2347326Z [00:04:57.908]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.2348159Z [00:04:57.908]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.2348960Z [00:04:57.908]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.2349690Z [00:04:57.908]➜  EOF
2025-08-20T22:45:57.2356880Z [00:04:57.908]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1638/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefilteringvalidation=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefilteringvalidation;$WORK/b1638=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefilteringvalidation -lang=go1.22 -complete -installsuffix shared -buildid WRG5BPAczRS5ny4XaW4R/WRG5BPAczRS5ny4XaW4R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1638/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefilteringvalidation/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefilteringvalidation/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatefilteringvalidation/update_filtering_validation.go
2025-08-20T22:45:57.3038739Z [00:04:57.978]➜  go tool buildid -w $WORK/b1636/_pkg_.a # internal
2025-08-20T22:45:57.3056409Z [00:04:57.980]➜  cp $WORK/b1636/_pkg_.a /root/.cache/go-build/11/11e8bfb5e3d636c3f956861082b72c0ec821428965ea05ed08926f0c3631d7c6-d # internal
2025-08-20T22:45:57.3082163Z [00:04:57.980]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateindexname
2025-08-20T22:45:57.3082996Z [00:04:57.980]➜  mkdir -p $WORK/b1639/
2025-08-20T22:45:57.3083720Z [00:04:57.980]➜  cat >/tmp/go-build2401649780/b1639/importcfg << 'EOF' # internal
2025-08-20T22:45:57.3084406Z [00:04:57.980]➜  # import config
2025-08-20T22:45:57.3085069Z [00:04:57.980]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.3085900Z [00:04:57.980]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.3086786Z [00:04:57.980]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.3087981Z [00:04:57.980]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.3089020Z [00:04:57.980]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.3090247Z [00:04:57.980]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.3091797Z [00:04:57.980]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.3093391Z [00:04:57.980]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.3094578Z [00:04:57.980]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.3095400Z [00:04:57.980]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.3096250Z [00:04:57.980]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.3097075Z [00:04:57.980]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.3098576Z [00:04:57.980]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.3099365Z [00:04:57.980]➜  EOF
2025-08-20T22:45:57.3106349Z [00:04:57.981]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1639/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateindexname=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateindexname;$WORK/b1639=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateindexname -lang=go1.22 -complete -installsuffix shared -buildid lLTZi4wTfHSUeYdhn8Z7/lLTZi4wTfHSUeYdhn8Z7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1639/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateindexname/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateindexname/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateindexname/update_index_name.go
2025-08-20T22:45:57.3131846Z [00:04:57.987]➜  go tool buildid -w $WORK/b1637/_pkg_.a # internal
2025-08-20T22:45:57.3151139Z [00:04:57.989]➜  cp $WORK/b1637/_pkg_.a /root/.cache/go-build/5f/5ff7d864b4361494d974fbd94583934cabe5257194f2b86a5638d03438c78a77-d # internal
2025-08-20T22:45:57.3183777Z [00:04:57.992]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatename
2025-08-20T22:45:57.3186848Z [00:04:57.993]➜  mkdir -p $WORK/b1640/
2025-08-20T22:45:57.3191308Z [00:04:57.993]➜  cat >/tmp/go-build2401649780/b1640/importcfg << 'EOF' # internal
2025-08-20T22:45:57.3202669Z [00:04:57.993]➜  # import config
2025-08-20T22:45:57.3203373Z [00:04:57.993]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.3204247Z [00:04:57.994]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.3205151Z [00:04:57.994]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.3206060Z [00:04:57.994]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.3206887Z [00:04:57.994]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.3208279Z [00:04:57.994]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.3209810Z [00:04:57.994]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.3211422Z [00:04:57.994]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.3212620Z [00:04:57.994]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.3213419Z [00:04:57.994]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.3214245Z [00:04:57.994]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.3215071Z [00:04:57.994]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.3215925Z [00:04:57.994]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.3216905Z [00:04:57.994]➜  EOF
2025-08-20T22:45:57.3228227Z [00:04:57.994]➜  go tool buildid -w $WORK/b1635/_pkg_.a # internal
2025-08-20T22:45:57.3239948Z [00:04:57.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1640/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatename=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatename;$WORK/b1640=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatename -lang=go1.22 -complete -installsuffix shared -buildid BEDvkQneN3DAX0CHFzw-/BEDvkQneN3DAX0CHFzw- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1640/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatename/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatename/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatename/update_name.go
2025-08-20T22:45:57.3246345Z [00:04:57.997]➜  cp $WORK/b1635/_pkg_.a /root/.cache/go-build/8c/8cbcfdc35039898db1eff9ab7f8e2a0d61b0c8d3cbe7ed5212bb923257eed604-d # internal
2025-08-20T22:45:57.3247976Z [00:04:57.998]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatenative
2025-08-20T22:45:57.3248771Z [00:04:57.998]➜  mkdir -p $WORK/b1641/
2025-08-20T22:45:57.3256187Z [00:04:57.999]➜  cat >/tmp/go-build2401649780/b1641/importcfg << 'EOF' # internal
2025-08-20T22:45:57.3256894Z [00:04:57.999]➜  # import config
2025-08-20T22:45:57.3257729Z [00:04:57.999]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.3258587Z [00:04:57.999]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.3259435Z [00:04:57.999]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.3260428Z [00:04:57.999]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.3261231Z [00:04:57.999]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.3262449Z [00:04:57.999]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.3264158Z [00:04:57.999]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.3265786Z [00:04:57.999]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.3267013Z [00:04:57.999]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.3268050Z [00:04:57.999]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.3268911Z [00:04:57.999]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.3269732Z [00:04:57.999]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.3270557Z [00:04:57.999]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.3271172Z [00:04:57.999]➜  EOF
2025-08-20T22:45:57.3278021Z [00:04:58.000]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1641/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatenative=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatenative;$WORK/b1641=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatenative -lang=go1.22 -complete -installsuffix shared -buildid ESq7buy7Hchxso6mLvUy/ESq7buy7Hchxso6mLvUy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1641/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatenative/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatenative/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatenative/update_native.go
2025-08-20T22:45:57.3369900Z [00:04:58.011]➜  go tool buildid -w $WORK/b1638/_pkg_.a # internal
2025-08-20T22:45:57.3386618Z [00:04:58.013]➜  cp $WORK/b1638/_pkg_.a /root/.cache/go-build/bc/bcd68629d7f1f44a2ec6fce6b3ef90bd6f091b55329d72f03ce3fa21dfe56805-d # internal
2025-08-20T22:45:57.3402616Z [00:04:58.014]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatepipeline
2025-08-20T22:45:57.3403397Z [00:04:58.014]➜  mkdir -p $WORK/b1642/
2025-08-20T22:45:57.3404097Z [00:04:58.014]➜  cat >/tmp/go-build2401649780/b1642/importcfg << 'EOF' # internal
2025-08-20T22:45:57.3404730Z [00:04:58.014]➜  # import config
2025-08-20T22:45:57.3405342Z [00:04:58.014]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.3410617Z [00:04:58.015]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.3411477Z [00:04:58.015]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.3412299Z [00:04:58.015]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.3413059Z [00:04:58.015]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.3414350Z [00:04:58.015]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.3415804Z [00:04:58.015]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.3417492Z [00:04:58.015]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.3418622Z [00:04:58.015]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.3419376Z [00:04:58.015]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.3420152Z [00:04:58.015]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.3420922Z [00:04:58.015]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.3421822Z [00:04:58.015]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.3422413Z [00:04:58.015]➜  EOF
2025-08-20T22:45:57.3429002Z [00:04:58.015]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1642/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatepipeline=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatepipeline;$WORK/b1642=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatepipeline -lang=go1.22 -complete -installsuffix shared -buildid W7DOf3iyzN1DvLPGm0ND/W7DOf3iyzN1DvLPGm0ND -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1642/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatepipeline/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatepipeline/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatepipeline/update_pipeline.go
2025-08-20T22:45:57.4172048Z [00:04:58.091]➜  go tool buildid -w $WORK/b1641/_pkg_.a # internal
2025-08-20T22:45:57.4186731Z [00:04:58.093]➜  cp $WORK/b1641/_pkg_.a /root/.cache/go-build/16/16f5ea1035135a9cdf8f7495eca38a119fa323bf4f999fa971ead97387f78d39-d # internal
2025-08-20T22:45:57.4191086Z [00:04:58.093]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatescheduling
2025-08-20T22:45:57.4191874Z [00:04:58.093]➜  mkdir -p $WORK/b1643/
2025-08-20T22:45:57.4198624Z [00:04:58.094]➜  cat >/tmp/go-build2401649780/b1643/importcfg << 'EOF' # internal
2025-08-20T22:45:57.4201607Z [00:04:58.094]➜  # import config
2025-08-20T22:45:57.4202920Z [00:04:58.094]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.4203910Z [00:04:58.094]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.4205544Z [00:04:58.094]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.4206409Z [00:04:58.094]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.4207759Z [00:04:58.094]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.4208988Z [00:04:58.094]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.4210489Z [00:04:58.094]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.4212075Z [00:04:58.094]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.4213327Z [00:04:58.094]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.4214237Z [00:04:58.094]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.4215128Z [00:04:58.094]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.4215939Z [00:04:58.094]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.4216740Z [00:04:58.094]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.4217517Z [00:04:58.094]➜  EOF
2025-08-20T22:45:57.4225312Z [00:04:58.094]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1643/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatescheduling=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatescheduling;$WORK/b1643=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatescheduling -lang=go1.22 -complete -installsuffix shared -buildid SEq1WLrV-n2Y6jCdfhU5/SEq1WLrV-n2Y6jCdfhU5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1643/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatescheduling/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatescheduling/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatescheduling/update_scheduling.go
2025-08-20T22:45:57.4260552Z [00:04:58.099]➜  go tool buildid -w $WORK/b1640/_pkg_.a # internal
2025-08-20T22:45:57.4270070Z [00:04:58.101]➜  cp $WORK/b1640/_pkg_.a /root/.cache/go-build/27/274cd30368a566ae0b6351da3271f155cd6f2dd84a733b4a0836a24feb367ba4-d # internal
2025-08-20T22:45:57.4285753Z [00:04:58.101]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateservicetype
2025-08-20T22:45:57.4286565Z [00:04:58.101]➜  mkdir -p $WORK/b1644/
2025-08-20T22:45:57.4287461Z [00:04:58.102]➜  cat >/tmp/go-build2401649780/b1644/importcfg << 'EOF' # internal
2025-08-20T22:45:57.4288160Z [00:04:58.102]➜  # import config
2025-08-20T22:45:57.4288809Z [00:04:58.102]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.4289643Z [00:04:58.102]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.4290542Z [00:04:58.102]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.4291424Z [00:04:58.102]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.4292445Z [00:04:58.102]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.4293654Z [00:04:58.102]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.4299094Z [00:04:58.102]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.4300857Z [00:04:58.102]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.4302159Z [00:04:58.102]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.4303009Z [00:04:58.102]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.4303899Z [00:04:58.102]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.4304801Z [00:04:58.102]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.4305668Z [00:04:58.102]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.4315052Z [00:04:58.102]➜  EOF
2025-08-20T22:45:57.4325913Z [00:04:58.102]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1644/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateservicetype=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateservicetype;$WORK/b1644=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateservicetype -lang=go1.22 -complete -installsuffix shared -buildid Vx6D-HkF-Un2nMrxnJks/Vx6D-HkF-Un2nMrxnJks -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1644/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateservicetype/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateservicetype/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updateservicetype/update_service_type.go
2025-08-20T22:45:57.4332485Z [00:04:58.104]➜  go tool buildid -w $WORK/b1639/_pkg_.a # internal
2025-08-20T22:45:57.4333846Z [00:04:58.105]➜  cp $WORK/b1639/_pkg_.a /root/.cache/go-build/b1/b105371d5dbca92fb1534432e4985e337549ae580b7565754c89760cab36c339-d # internal
2025-08-20T22:45:57.4345137Z [00:04:58.105]➜  github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatestatus
2025-08-20T22:45:57.4346074Z [00:04:58.105]➜  mkdir -p $WORK/b1645/
2025-08-20T22:45:57.4346841Z [00:04:58.106]➜  cat >/tmp/go-build2401649780/b1645/importcfg << 'EOF' # internal
2025-08-20T22:45:57.4366748Z [00:04:58.109]➜  # import config
2025-08-20T22:45:57.4367691Z [00:04:58.109]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.4368543Z [00:04:58.109]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.4369419Z [00:04:58.109]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.4370544Z [00:04:58.109]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.4371449Z [00:04:58.109]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.4372728Z [00:04:58.109]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.4374542Z [00:04:58.109]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.4376290Z [00:04:58.109]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorstatus=/tmp/go-build2401649780/b1388/_pkg_.a
2025-08-20T22:45:57.4378363Z [00:04:58.109]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.4379614Z [00:04:58.109]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.4380452Z [00:04:58.109]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.4381325Z [00:04:58.109]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.4382398Z [00:04:58.109]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.4383266Z [00:04:58.109]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.4383921Z [00:04:58.109]➜  EOF
2025-08-20T22:45:57.4390971Z [00:04:58.109]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1645/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatestatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatestatus;$WORK/b1645=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatestatus -lang=go1.22 -complete -installsuffix shared -buildid RO9PXb0kKMNHYs6ljivI/RO9PXb0kKMNHYs6ljivI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1645/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatestatus/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatestatus/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/connector/updatestatus/update_status.go
2025-08-20T22:45:57.4512671Z [00:04:58.125]➜  go tool buildid -w $WORK/b1642/_pkg_.a # internal
2025-08-20T22:45:57.4533777Z [00:04:58.128]➜  cp $WORK/b1642/_pkg_.a /root/.cache/go-build/c3/c3cd7d97faacc907b7646217ce73e9e38476923d667466e4a47792a002a69c37-d # internal
2025-08-20T22:45:57.4541824Z [00:04:58.128]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/bulk
2025-08-20T22:45:57.4547000Z [00:04:58.129]➜  mkdir -p $WORK/b1646/
2025-08-20T22:45:57.4558988Z [00:04:58.130]➜  cat >/tmp/go-build2401649780/b1646/importcfg << 'EOF' # internal
2025-08-20T22:45:57.4561055Z [00:04:58.130]➜  # import config
2025-08-20T22:45:57.4563189Z [00:04:58.130]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.4569054Z [00:04:58.130]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.4569934Z [00:04:58.130]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.4570751Z [00:04:58.130]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.4571500Z [00:04:58.130]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.4572668Z [00:04:58.130]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.4574115Z [00:04:58.130]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.4575693Z [00:04:58.130]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operationtype=/tmp/go-build2401649780/b1647/_pkg_.a
2025-08-20T22:45:57.4577522Z [00:04:58.130]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:45:57.4578853Z [00:04:58.130]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.4579639Z [00:04:58.130]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.4580426Z [00:04:58.130]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.4581331Z [00:04:58.130]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.4582105Z [00:04:58.130]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.4582676Z [00:04:58.130]➜  EOF
2025-08-20T22:45:57.4593953Z [00:04:58.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1646/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/bulk=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/bulk;$WORK/b1646=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/bulk -lang=go1.22 -complete -installsuffix shared -buildid wUveiNqyRO2Y44DntNvZ/wUveiNqyRO2Y44DntNvZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1646/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/bulk/bulk.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/bulk/helpers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/bulk/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/bulk/response.go
2025-08-20T22:45:57.5249980Z [00:04:58.199]➜  go tool buildid -w $WORK/b1645/_pkg_.a # internal
2025-08-20T22:45:57.5265385Z [00:04:58.200]➜  cp $WORK/b1645/_pkg_.a /root/.cache/go-build/fe/feb8142100f05e9d9bb8addace3759057d134725d0defa2fab1074674821580b-d # internal
2025-08-20T22:45:57.5280171Z [00:04:58.201]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/clearscroll
2025-08-20T22:45:57.5280925Z [00:04:58.201]➜  mkdir -p $WORK/b1648/
2025-08-20T22:45:57.5281648Z [00:04:58.201]➜  cat >/tmp/go-build2401649780/b1648/importcfg << 'EOF' # internal
2025-08-20T22:45:57.5282294Z [00:04:58.201]➜  # import config
2025-08-20T22:45:57.5282959Z [00:04:58.201]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.5283974Z [00:04:58.201]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.5284821Z [00:04:58.202]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.5285669Z [00:04:58.202]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.5305396Z [00:04:58.204]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.5306628Z [00:04:58.204]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.5308351Z [00:04:58.204]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.5309483Z [00:04:58.204]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.5310294Z [00:04:58.204]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.5311135Z [00:04:58.204]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.5311971Z [00:04:58.204]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.5312768Z [00:04:58.204]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.5313391Z [00:04:58.204]➜  EOF
2025-08-20T22:45:57.5319569Z [00:04:58.204]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1648/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/clearscroll=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/clearscroll;$WORK/b1648=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/clearscroll -lang=go1.22 -complete -installsuffix shared -buildid SWDmauDVJggvFZhOilqe/SWDmauDVJggvFZhOilqe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1648/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/clearscroll/clear_scroll.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/clearscroll/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/clearscroll/response.go
2025-08-20T22:45:57.5374969Z [00:04:58.212]➜  go tool buildid -w $WORK/b1643/_pkg_.a # internal
2025-08-20T22:45:57.5385687Z [00:04:58.213]➜  go tool buildid -w $WORK/b1644/_pkg_.a # internal
2025-08-20T22:45:57.5403413Z [00:04:58.214]➜  cp $WORK/b1644/_pkg_.a /root/.cache/go-build/5c/5c4cdfe1eae72e279b79378d5cb9908906d52e0067199a622c7c238d03ee0813-d # internal
2025-08-20T22:45:57.5417971Z [00:04:58.216]➜  cp $WORK/b1643/_pkg_.a /root/.cache/go-build/ed/ed71d7a0bf50f76326dd0f1a95c93ddbf397e7553f80373b7f9a326d9ccf5882-d # internal
2025-08-20T22:45:57.5443045Z [00:04:58.218]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/closepointintime
2025-08-20T22:45:57.5443814Z [00:04:58.218]➜  mkdir -p $WORK/b1649/
2025-08-20T22:45:57.5450345Z [00:04:58.219]➜  cat >/tmp/go-build2401649780/b1649/importcfg << 'EOF' # internal
2025-08-20T22:45:57.5454697Z [00:04:58.219]➜  # import config
2025-08-20T22:45:57.5457979Z [00:04:58.219]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.5458853Z [00:04:58.219]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.5459818Z [00:04:58.219]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.5460716Z [00:04:58.219]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.5461524Z [00:04:58.219]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.5462791Z [00:04:58.219]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.5464393Z [00:04:58.219]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.5465569Z [00:04:58.219]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.5466462Z [00:04:58.219]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.5467645Z [00:04:58.219]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.5468521Z [00:04:58.219]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.5469385Z [00:04:58.219]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.5470039Z [00:04:58.219]➜  EOF
2025-08-20T22:45:57.5476664Z [00:04:58.219]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1649/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/closepointintime=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/closepointintime;$WORK/b1649=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/closepointintime -lang=go1.22 -complete -installsuffix shared -buildid 1i2z8iQCAn5L_R7l8S6I/1i2z8iQCAn5L_R7l8S6I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1649/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/closepointintime/close_point_in_time.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/closepointintime/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/closepointintime/response.go
2025-08-20T22:45:57.5496554Z [00:04:58.220]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/count
2025-08-20T22:45:57.5497508Z [00:04:58.220]➜  mkdir -p $WORK/b1650/
2025-08-20T22:45:57.5498239Z [00:04:58.220]➜  cat >/tmp/go-build2401649780/b1650/importcfg << 'EOF' # internal
2025-08-20T22:45:57.5498921Z [00:04:58.220]➜  # import config
2025-08-20T22:45:57.5499554Z [00:04:58.220]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.5500362Z [00:04:58.220]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.5501212Z [00:04:58.220]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.5502259Z [00:04:58.220]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.5503057Z [00:04:58.220]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.5504275Z [00:04:58.220]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.5506013Z [00:04:58.220]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.5507917Z [00:04:58.220]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:57.5509672Z [00:04:58.220]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:57.5510875Z [00:04:58.220]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.5511649Z [00:04:58.220]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.5512472Z [00:04:58.220]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.5513424Z [00:04:58.220]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.5514226Z [00:04:58.220]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.5514844Z [00:04:58.220]➜  EOF
2025-08-20T22:45:57.5520888Z [00:04:58.220]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1650/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/count=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/count;$WORK/b1650=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/count -lang=go1.22 -complete -installsuffix shared -buildid qm-iL6hcq1nnqyfFHxiI/qm-iL6hcq1nnqyfFHxiI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1650/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/count/count.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/count/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/count/response.go
2025-08-20T22:45:57.5803749Z [00:04:58.254]➜  go tool buildid -w $WORK/b1646/_pkg_.a # internal
2025-08-20T22:45:57.5824459Z [00:04:58.256]➜  cp $WORK/b1646/_pkg_.a /root/.cache/go-build/f0/f0c0494f7677f496a014ebcb82863ea66133c500ae856dca68bac9044e2a534f-d # internal
2025-08-20T22:45:57.5842212Z [00:04:58.257]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/create
2025-08-20T22:45:57.5842950Z [00:04:58.257]➜  mkdir -p $WORK/b1651/
2025-08-20T22:45:57.5843685Z [00:04:58.257]➜  cat >/tmp/go-build2401649780/b1651/importcfg << 'EOF' # internal
2025-08-20T22:45:57.5844371Z [00:04:58.257]➜  # import config
2025-08-20T22:45:57.5846724Z [00:04:58.257]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.5847996Z [00:04:58.257]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.5848922Z [00:04:58.257]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.5849836Z [00:04:58.257]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.5850675Z [00:04:58.257]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.5851822Z [00:04:58.257]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.5853278Z [00:04:58.257]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.5854843Z [00:04:58.257]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:45:57.5856587Z [00:04:58.257]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.5858608Z [00:04:58.257]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:57.5860003Z [00:04:58.257]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.5860914Z [00:04:58.257]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.5861829Z [00:04:58.257]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.5863720Z [00:04:58.257]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.5864615Z [00:04:58.257]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.5865252Z [00:04:58.257]➜  EOF
2025-08-20T22:45:57.5871310Z [00:04:58.260]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1651/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/create=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/create;$WORK/b1651=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/create -lang=go1.22 -complete -installsuffix shared -buildid PHbRnAgZ4bSLGAOKr3xw/PHbRnAgZ4bSLGAOKr3xw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1651/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/create/create.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/create/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/create/response.go
2025-08-20T22:45:57.6221835Z [00:04:58.296]➜  go tool buildid -w $WORK/b1648/_pkg_.a # internal
2025-08-20T22:45:57.6232724Z [00:04:58.297]➜  cp $WORK/b1648/_pkg_.a /root/.cache/go-build/52/52acb8ae1b3c17619dc289c49d8bd6b9fddfa7e15cc538e0673594796f04fd41-d # internal
2025-08-20T22:45:57.6260674Z [00:04:58.298]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/delete
2025-08-20T22:45:57.6261415Z [00:04:58.298]➜  mkdir -p $WORK/b1652/
2025-08-20T22:45:57.6262172Z [00:04:58.298]➜  cat >/tmp/go-build2401649780/b1652/importcfg << 'EOF' # internal
2025-08-20T22:45:57.6262870Z [00:04:58.298]➜  # import config
2025-08-20T22:45:57.6263549Z [00:04:58.298]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.6264590Z [00:04:58.298]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.6265659Z [00:04:58.299]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.6266473Z [00:04:58.299]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.6267402Z [00:04:58.299]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.6268615Z [00:04:58.299]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.6270115Z [00:04:58.299]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.6271701Z [00:04:58.299]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:45:57.6273385Z [00:04:58.299]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.6275106Z [00:04:58.299]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:57.6276291Z [00:04:58.299]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.6277074Z [00:04:58.299]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.6278049Z [00:04:58.299]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.6278862Z [00:04:58.299]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.6279625Z [00:04:58.299]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.6280182Z [00:04:58.299]➜  EOF
2025-08-20T22:45:57.6285439Z [00:04:58.299]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1652/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/delete;$WORK/b1652=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/delete -lang=go1.22 -complete -installsuffix shared -buildid x-WbCMSBaeMHVRez-7xL/x-WbCMSBaeMHVRez-7xL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1652/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/delete/response.go
2025-08-20T22:45:57.6727476Z [00:04:58.347]➜  go tool buildid -w $WORK/b1649/_pkg_.a # internal
2025-08-20T22:45:57.6748759Z [00:04:58.349]➜  cp $WORK/b1649/_pkg_.a /root/.cache/go-build/e6/e6843dc989b89f9ffee73e33a30f21539031dfbc769d6c82c4cc7cd28bf3c5bc-d # internal
2025-08-20T22:45:57.6757730Z [00:04:58.349]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyquery
2025-08-20T22:45:57.6759460Z [00:04:58.349]➜  mkdir -p $WORK/b1653/
2025-08-20T22:45:57.6760756Z [00:04:58.350]➜  cat >/tmp/go-build2401649780/b1653/importcfg << 'EOF' # internal
2025-08-20T22:45:57.6761548Z [00:04:58.350]➜  # import config
2025-08-20T22:45:57.6762625Z [00:04:58.350]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.6763627Z [00:04:58.350]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.6769619Z [00:04:58.351]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.6771097Z [00:04:58.351]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.6773342Z [00:04:58.351]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.6774524Z [00:04:58.351]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.6775968Z [00:04:58.351]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.6777703Z [00:04:58.351]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conflicts=/tmp/go-build2401649780/b1654/_pkg_.a
2025-08-20T22:45:57.6779594Z [00:04:58.351]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:57.6781279Z [00:04:58.351]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:57.6782935Z [00:04:58.351]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:57.6784089Z [00:04:58.351]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.6784850Z [00:04:58.351]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.6785628Z [00:04:58.351]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.6786397Z [00:04:58.351]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.6787316Z [00:04:58.351]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.6787898Z [00:04:58.351]➜  EOF
2025-08-20T22:45:57.6793736Z [00:04:58.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1653/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyquery=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyquery;$WORK/b1653=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyquery -lang=go1.22 -complete -installsuffix shared -buildid OSAClH4Rt9CHOhK_VXMP/OSAClH4Rt9CHOhK_VXMP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1653/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyquery/delete_by_query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyquery/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyquery/response.go
2025-08-20T22:45:57.6894706Z [00:04:58.363]➜  go tool buildid -w $WORK/b1650/_pkg_.a # internal
2025-08-20T22:45:57.6937934Z [00:04:58.363]➜  cp $WORK/b1650/_pkg_.a /root/.cache/go-build/0c/0c8a955b1e95fe1a38179c766a2ac4e62d897f63be30012feef983b265182933-d # internal
2025-08-20T22:45:57.6939454Z [00:04:58.363]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyqueryrethrottle
2025-08-20T22:45:57.6940533Z [00:04:58.363]➜  mkdir -p $WORK/b1655/
2025-08-20T22:45:57.6941293Z [00:04:58.363]➜  cat >/tmp/go-build2401649780/b1655/importcfg << 'EOF' # internal
2025-08-20T22:45:57.6941986Z [00:04:58.363]➜  # import config
2025-08-20T22:45:57.6942668Z [00:04:58.363]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.6943523Z [00:04:58.363]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.6944411Z [00:04:58.363]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.6945291Z [00:04:58.363]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.6946114Z [00:04:58.363]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.6949807Z [00:04:58.363]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.6951492Z [00:04:58.363]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.6952705Z [00:04:58.363]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.6953562Z [00:04:58.363]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.6954429Z [00:04:58.363]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.6955287Z [00:04:58.363]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.6956131Z [00:04:58.363]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.6956763Z [00:04:58.363]➜  EOF
2025-08-20T22:45:57.6963385Z [00:04:58.363]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1655/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyqueryrethrottle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyqueryrethrottle;$WORK/b1655=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyqueryrethrottle -lang=go1.22 -complete -installsuffix shared -buildid yAAB0oEAcQjDTeE3PAhs/yAAB0oEAcQjDTeE3PAhs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1655/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyqueryrethrottle/delete_by_query_rethrottle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletebyqueryrethrottle/response.go
2025-08-20T22:45:57.6978817Z [00:04:58.371]➜  go tool buildid -w $WORK/b1651/_pkg_.a # internal
2025-08-20T22:45:57.7002306Z [00:04:58.374]➜  cp $WORK/b1651/_pkg_.a /root/.cache/go-build/66/66af1a9a9e1562b6a23453b7f36cdd315499c483a57517eb6edc9560ce3b4131-d # internal
2025-08-20T22:45:57.7009520Z [00:04:58.375]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/deletescript
2025-08-20T22:45:57.7022952Z [00:04:58.375]➜  mkdir -p $WORK/b1656/
2025-08-20T22:45:57.7023736Z [00:04:58.375]➜  cat >/tmp/go-build2401649780/b1656/importcfg << 'EOF' # internal
2025-08-20T22:45:57.7024510Z [00:04:58.375]➜  # import config
2025-08-20T22:45:57.7025188Z [00:04:58.375]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.7026085Z [00:04:58.375]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.7027004Z [00:04:58.375]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.7028173Z [00:04:58.375]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.7029423Z [00:04:58.375]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.7031019Z [00:04:58.375]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.7032189Z [00:04:58.375]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.7033034Z [00:04:58.375]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.7033875Z [00:04:58.375]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.7034928Z [00:04:58.375]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.7035798Z [00:04:58.375]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.7036439Z [00:04:58.375]➜  EOF
2025-08-20T22:45:57.7042221Z [00:04:58.375]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1656/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletescript=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletescript;$WORK/b1656=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/deletescript -lang=go1.22 -complete -installsuffix shared -buildid tEQO5424Aj6ghcBEVZCn/tEQO5424Aj6ghcBEVZCn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1656/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletescript/delete_script.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/deletescript/response.go
2025-08-20T22:45:57.7600714Z [00:04:58.434]➜  go tool buildid -w $WORK/b1652/_pkg_.a # internal
2025-08-20T22:45:57.7626979Z [00:04:58.437]➜  cp $WORK/b1652/_pkg_.a /root/.cache/go-build/7f/7ffb226efbe1e96624b45ed2ca55f0d32e7305407a5dbbee91b6ea435090bde8-d # internal
2025-08-20T22:45:57.7633620Z [00:04:58.437]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/explain
2025-08-20T22:45:57.7634422Z [00:04:58.437]➜  mkdir -p $WORK/b1659/
2025-08-20T22:45:57.7639213Z [00:04:58.438]➜  cat >/tmp/go-build2401649780/b1659/importcfg << 'EOF' # internal
2025-08-20T22:45:57.7640680Z [00:04:58.438]➜  # import config
2025-08-20T22:45:57.7642246Z [00:04:58.438]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.7643361Z [00:04:58.438]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.7644561Z [00:04:58.438]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.7648206Z [00:04:58.438]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.7649071Z [00:04:58.438]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.7650332Z [00:04:58.438]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.7651909Z [00:04:58.438]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.7653635Z [00:04:58.438]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:57.7654896Z [00:04:58.438]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.7655868Z [00:04:58.438]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.7656755Z [00:04:58.438]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.7657764Z [00:04:58.438]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.7658633Z [00:04:58.438]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.7659270Z [00:04:58.438]➜  EOF
2025-08-20T22:45:57.7665406Z [00:04:58.438]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1659/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/explain=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/explain;$WORK/b1659=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/explain -lang=go1.22 -complete -installsuffix shared -buildid sQjQpqk6-KR1TAEadajp/sQjQpqk6-KR1TAEadajp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1659/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/explain/explain.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/explain/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/explain/response.go
2025-08-20T22:45:57.7931608Z [00:04:58.467]➜  go tool buildid -w $WORK/b1655/_pkg_.a # internal
2025-08-20T22:45:57.7979384Z [00:04:58.471]➜  cp $WORK/b1655/_pkg_.a /root/.cache/go-build/68/6803c97bfefd6782501ee16e759ec39dd4f170254081d5e99c6854be9f61ddab-d # internal
2025-08-20T22:45:57.7980869Z [00:04:58.471]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/fieldcaps
2025-08-20T22:45:57.7981648Z [00:04:58.471]➜  mkdir -p $WORK/b1660/
2025-08-20T22:45:57.7982433Z [00:04:58.471]➜  cat >/tmp/go-build2401649780/b1660/importcfg << 'EOF' # internal
2025-08-20T22:45:57.7983157Z [00:04:58.471]➜  # import config
2025-08-20T22:45:57.7984913Z [00:04:58.471]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.7987983Z [00:04:58.471]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.7989749Z [00:04:58.471]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.7992375Z [00:04:58.471]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.7994007Z [00:04:58.471]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.7995215Z [00:04:58.471]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.7996742Z [00:04:58.471]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.7998600Z [00:04:58.471]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:57.7999869Z [00:04:58.471]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.8000667Z [00:04:58.471]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.8001508Z [00:04:58.471]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.8002490Z [00:04:58.471]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.8003310Z [00:04:58.471]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.8003928Z [00:04:58.471]➜  EOF
2025-08-20T22:45:57.8011138Z [00:04:58.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1660/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/fieldcaps=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/fieldcaps;$WORK/b1660=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/fieldcaps -lang=go1.22 -complete -installsuffix shared -buildid D8KRSfk3isGUC4enJ5yS/D8KRSfk3isGUC4enJ5yS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1660/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/fieldcaps/field_caps.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/fieldcaps/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/fieldcaps/response.go
2025-08-20T22:45:57.8105407Z [00:04:58.482]➜  go tool buildid -w $WORK/b1656/_pkg_.a # internal
2025-08-20T22:45:57.8112757Z [00:04:58.484]➜  cp $WORK/b1656/_pkg_.a /root/.cache/go-build/b0/b0433c3295a387408ab745cd6a7330b5420b807c5d942733758ce79e4d5cfe64-d # internal
2025-08-20T22:45:57.8113936Z [00:04:58.484]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/get
2025-08-20T22:45:57.8114575Z [00:04:58.484]➜  mkdir -p $WORK/b1661/
2025-08-20T22:45:57.8115257Z [00:04:58.485]➜  cat >/tmp/go-build2401649780/b1661/importcfg << 'EOF' # internal
2025-08-20T22:45:57.8115878Z [00:04:58.485]➜  # import config
2025-08-20T22:45:57.8116489Z [00:04:58.485]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.8119660Z [00:04:58.485]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.8120489Z [00:04:58.485]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.8121328Z [00:04:58.485]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.8122069Z [00:04:58.485]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.8123327Z [00:04:58.485]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.8124825Z [00:04:58.485]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.8126370Z [00:04:58.485]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:57.8127725Z [00:04:58.485]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.8128481Z [00:04:58.485]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.8129253Z [00:04:58.485]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.8130174Z [00:04:58.485]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.8130962Z [00:04:58.485]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.8131562Z [00:04:58.485]➜  EOF
2025-08-20T22:45:57.8136416Z [00:04:58.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1661/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/get;$WORK/b1661=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/get -lang=go1.22 -complete -installsuffix shared -buildid y2Brhgilq61v_nh8xEyT/y2Brhgilq61v_nh8xEyT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1661/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/get/response.go
2025-08-20T22:45:57.8205246Z [00:04:58.495]➜  go tool buildid -w $WORK/b1653/_pkg_.a # internal
2025-08-20T22:45:57.8212310Z [00:04:58.495]➜  cp $WORK/b1653/_pkg_.a /root/.cache/go-build/5d/5d58d2ececd53205effd68e6d9d81b1976bed136f1778c063eb9d8b8a965f165-d # internal
2025-08-20T22:45:57.8213708Z [00:04:58.495]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/getscript
2025-08-20T22:45:57.8214424Z [00:04:58.495]➜  mkdir -p $WORK/b1662/
2025-08-20T22:45:57.8227968Z [00:04:58.496]➜  cat >/tmp/go-build2401649780/b1662/importcfg << 'EOF' # internal
2025-08-20T22:45:57.8230944Z [00:04:58.496]➜  # import config
2025-08-20T22:45:57.8231884Z [00:04:58.496]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.8233210Z [00:04:58.496]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.8234317Z [00:04:58.496]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.8235336Z [00:04:58.496]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.8237430Z [00:04:58.496]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.8239532Z [00:04:58.496]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.8240705Z [00:04:58.496]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.8241528Z [00:04:58.496]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.8242375Z [00:04:58.496]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.8243217Z [00:04:58.496]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.8244072Z [00:04:58.496]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.8244706Z [00:04:58.496]➜  EOF
2025-08-20T22:45:57.8253039Z [00:04:58.498]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1662/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscript=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscript;$WORK/b1662=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/getscript -lang=go1.22 -complete -installsuffix shared -buildid mDE3Ol93SZ66ne60Eh0U/mDE3Ol93SZ66ne60Eh0U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1662/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscript/get_script.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscript/response.go
2025-08-20T22:45:57.8810102Z [00:04:58.555]➜  go tool buildid -w $WORK/b1659/_pkg_.a # internal
2025-08-20T22:45:57.8882747Z [00:04:58.562]➜  cp $WORK/b1659/_pkg_.a /root/.cache/go-build/4f/4f0b0e6be34f750eb704ec94650f175040102c1cbd3848bc3e1a20dce17bec41-d # internal
2025-08-20T22:45:57.8889040Z [00:04:58.563]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptcontext
2025-08-20T22:45:57.8889873Z [00:04:58.563]➜  mkdir -p $WORK/b1663/
2025-08-20T22:45:57.8895252Z [00:04:58.563]➜  cat >/tmp/go-build2401649780/b1663/importcfg << 'EOF' # internal
2025-08-20T22:45:57.8897643Z [00:04:58.563]➜  # import config
2025-08-20T22:45:57.8899355Z [00:04:58.563]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.8900299Z [00:04:58.563]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.8901196Z [00:04:58.563]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.8902008Z [00:04:58.564]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.8903200Z [00:04:58.564]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.8904752Z [00:04:58.564]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.8906880Z [00:04:58.564]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.8907991Z [00:04:58.564]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.8909058Z [00:04:58.564]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.8909938Z [00:04:58.564]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.8911164Z [00:04:58.564]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.8911970Z [00:04:58.564]➜  EOF
2025-08-20T22:45:57.8917788Z [00:04:58.564]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1663/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptcontext=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptcontext;$WORK/b1663=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptcontext -lang=go1.22 -complete -installsuffix shared -buildid CJ8IZye7Q7178IhkJAPC/CJ8IZye7Q7178IhkJAPC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1663/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptcontext/get_script_context.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptcontext/response.go
2025-08-20T22:45:57.9069923Z [00:04:58.581]➜  go tool buildid -w $WORK/b1660/_pkg_.a # internal
2025-08-20T22:45:57.9091139Z [00:04:58.583]➜  cp $WORK/b1660/_pkg_.a /root/.cache/go-build/8f/8f3779a15bfbd66f18cb6d659d390123aab82f4c38c6bd5481bb7b1578cd64c1-d # internal
2025-08-20T22:45:57.9099722Z [00:04:58.584]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptlanguages
2025-08-20T22:45:57.9100588Z [00:04:58.584]➜  mkdir -p $WORK/b1664/
2025-08-20T22:45:57.9101362Z [00:04:58.584]➜  cat >/tmp/go-build2401649780/b1664/importcfg << 'EOF' # internal
2025-08-20T22:45:57.9102042Z [00:04:58.584]➜  # import config
2025-08-20T22:45:57.9102701Z [00:04:58.584]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.9103638Z [00:04:58.584]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.9104508Z [00:04:58.584]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.9105330Z [00:04:58.584]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.9106540Z [00:04:58.584]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.9108636Z [00:04:58.584]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.9109782Z [00:04:58.584]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.9110597Z [00:04:58.584]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.9111429Z [00:04:58.584]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.9112259Z [00:04:58.584]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.9113096Z [00:04:58.584]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.9113734Z [00:04:58.584]➜  EOF
2025-08-20T22:45:57.9120000Z [00:04:58.584]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1664/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptlanguages=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptlanguages;$WORK/b1664=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptlanguages -lang=go1.22 -complete -installsuffix shared -buildid 2Nv9Sw8j-FrjvsT7fGI1/2Nv9Sw8j-FrjvsT7fGI1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1664/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptlanguages/get_script_languages.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getscriptlanguages/response.go
2025-08-20T22:45:57.9412027Z [00:04:58.615]➜  go tool buildid -w $WORK/b1662/_pkg_.a # internal
2025-08-20T22:45:57.9426091Z [00:04:58.617]➜  cp $WORK/b1662/_pkg_.a /root/.cache/go-build/58/5822d90387c021cc9f2dba0f0b2a68700cbc1e00c58191db4dc1062f5a5d1763-d # internal
2025-08-20T22:45:57.9431332Z [00:04:58.617]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/getsource
2025-08-20T22:45:57.9432066Z [00:04:58.617]➜  mkdir -p $WORK/b1665/
2025-08-20T22:45:57.9432772Z [00:04:58.617]➜  cat >/tmp/go-build2401649780/b1665/importcfg << 'EOF' # internal
2025-08-20T22:45:57.9433405Z [00:04:58.617]➜  # import config
2025-08-20T22:45:57.9436562Z [00:04:58.617]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.9437635Z [00:04:58.617]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.9438462Z [00:04:58.617]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.9439211Z [00:04:58.617]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.9440370Z [00:04:58.617]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.9441996Z [00:04:58.617]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.9443569Z [00:04:58.617]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:57.9444739Z [00:04:58.617]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.9445498Z [00:04:58.617]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.9446274Z [00:04:58.617]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.9447036Z [00:04:58.617]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.9447981Z [00:04:58.617]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.9448546Z [00:04:58.617]➜  EOF
2025-08-20T22:45:57.9453623Z [00:04:58.617]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1665/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getsource=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getsource;$WORK/b1665=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/getsource -lang=go1.22 -complete -installsuffix shared -buildid PBJ9mpvraQBT6fXg8qx0/PBJ9mpvraQBT6fXg8qx0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1665/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getsource/get_source.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/getsource/response.go
2025-08-20T22:45:57.9468621Z [00:04:58.621]➜  go tool buildid -w $WORK/b1661/_pkg_.a # internal
2025-08-20T22:45:57.9470932Z [00:04:58.621]➜  cp $WORK/b1661/_pkg_.a /root/.cache/go-build/2d/2d46ffa9a67eb056925999fc70ba31773a8dbc8d608daacd8c599cf5bb6df7b3-d # internal
2025-08-20T22:45:57.9472214Z [00:04:58.621]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/healthreport
2025-08-20T22:45:57.9472931Z [00:04:58.621]➜  mkdir -p $WORK/b1666/
2025-08-20T22:45:57.9473625Z [00:04:58.621]➜  cat >/tmp/go-build2401649780/b1666/importcfg << 'EOF' # internal
2025-08-20T22:45:57.9474442Z [00:04:58.621]➜  # import config
2025-08-20T22:45:57.9475062Z [00:04:58.621]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.9475902Z [00:04:58.621]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.9476705Z [00:04:58.621]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.9477616Z [00:04:58.621]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.9478758Z [00:04:58.621]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.9480204Z [00:04:58.621]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.9481850Z [00:04:58.621]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indicatorhealthstatus=/tmp/go-build2401649780/b1458/_pkg_.a
2025-08-20T22:45:57.9483218Z [00:04:58.621]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.9483981Z [00:04:58.621]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.9484761Z [00:04:58.621]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.9485527Z [00:04:58.621]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.9486287Z [00:04:58.621]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.9490355Z [00:04:58.621]➜  EOF
2025-08-20T22:45:57.9496973Z [00:04:58.621]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1666/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/healthreport=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/healthreport;$WORK/b1666=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/healthreport -lang=go1.22 -complete -installsuffix shared -buildid GFuOj7NiYEBdyhzrCZgv/GFuOj7NiYEBdyhzrCZgv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1666/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/healthreport/health_report.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/healthreport/response.go
2025-08-20T22:45:57.9853292Z [00:04:58.659]➜  go tool buildid -w $WORK/b1663/_pkg_.a # internal
2025-08-20T22:45:57.9878931Z [00:04:58.662]➜  cp $WORK/b1663/_pkg_.a /root/.cache/go-build/d3/d3c2296a26df91ae659d0c3c8918d7caf2c4250efe8898297992ed7dbbb43056-d # internal
2025-08-20T22:45:57.9887770Z [00:04:58.663]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/index
2025-08-20T22:45:57.9888837Z [00:04:58.663]➜  mkdir -p $WORK/b1667/
2025-08-20T22:45:57.9920601Z [00:04:58.664]➜  cat >/tmp/go-build2401649780/b1667/importcfg << 'EOF' # internal
2025-08-20T22:45:57.9921674Z [00:04:58.664]➜  # import config
2025-08-20T22:45:57.9923115Z [00:04:58.664]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:57.9924327Z [00:04:58.664]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:57.9925474Z [00:04:58.664]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:57.9926921Z [00:04:58.664]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:57.9928184Z [00:04:58.664]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:57.9929756Z [00:04:58.664]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:57.9931820Z [00:04:58.664]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:57.9933765Z [00:04:58.664]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/optype=/tmp/go-build2401649780/b1485/_pkg_.a
2025-08-20T22:45:57.9935725Z [00:04:58.664]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:45:57.9938376Z [00:04:58.664]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:57.9941132Z [00:04:58.664]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:57.9942419Z [00:04:58.664]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:57.9943282Z [00:04:58.664]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:57.9944188Z [00:04:58.664]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:57.9945067Z [00:04:58.664]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:57.9945927Z [00:04:58.664]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:57.9946579Z [00:04:58.664]➜  EOF
2025-08-20T22:45:57.9961437Z [00:04:58.664]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1667/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/index=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/index;$WORK/b1667=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/index -lang=go1.22 -complete -installsuffix shared -buildid _cjB5koaYYUZ_FzSBU3O/_cjB5koaYYUZ_FzSBU3O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1667/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/index/index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/index/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/index/response.go
2025-08-20T22:45:58.0177515Z [00:04:58.692]➜  go tool buildid -w $WORK/b1664/_pkg_.a # internal
2025-08-20T22:45:58.0197886Z [00:04:58.694]➜  cp $WORK/b1664/_pkg_.a /root/.cache/go-build/53/53d005de9b95cb1f84101eec920ce3cdacabffd45cae5944e06224eb5dd52cd1-d # internal
2025-08-20T22:45:58.0201698Z [00:04:58.694]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/info
2025-08-20T22:45:58.0207562Z [00:04:58.695]➜  mkdir -p $WORK/b1668/
2025-08-20T22:45:58.0216433Z [00:04:58.696]➜  cat >/tmp/go-build2401649780/b1668/importcfg << 'EOF' # internal
2025-08-20T22:45:58.0218108Z [00:04:58.696]➜  # import config
2025-08-20T22:45:58.0220443Z [00:04:58.696]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.0222303Z [00:04:58.696]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.0223253Z [00:04:58.696]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.0224120Z [00:04:58.696]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.0225530Z [00:04:58.696]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.0227374Z [00:04:58.696]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.0228610Z [00:04:58.696]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.0229504Z [00:04:58.696]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.0230409Z [00:04:58.696]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.0231302Z [00:04:58.696]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.0232199Z [00:04:58.696]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.0232860Z [00:04:58.696]➜  EOF
2025-08-20T22:45:58.0239362Z [00:04:58.696]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1668/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/info=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/info;$WORK/b1668=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/info -lang=go1.22 -complete -installsuffix shared -buildid merNQiNWLdGDaXlK1Afi/merNQiNWLdGDaXlK1Afi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1668/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/info/info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/info/response.go
2025-08-20T22:45:58.0428637Z [00:04:58.717]➜  go tool buildid -w $WORK/b1665/_pkg_.a # internal
2025-08-20T22:45:58.0445455Z [00:04:58.718]➜  cp $WORK/b1665/_pkg_.a /root/.cache/go-build/4f/4fe43b7ab24a3c4a1bc5e77b69c0ad952ccddb36048e7133309eb48f7322ce02-d # internal
2025-08-20T22:45:58.0447377Z [00:04:58.718]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/knnsearch
2025-08-20T22:45:58.0448237Z [00:04:58.718]➜  mkdir -p $WORK/b1669/
2025-08-20T22:45:58.0450227Z [00:04:58.719]➜  cat >/tmp/go-build2401649780/b1669/importcfg << 'EOF' # internal
2025-08-20T22:45:58.0453164Z [00:04:58.719]➜  # import config
2025-08-20T22:45:58.0453867Z [00:04:58.719]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.0455004Z [00:04:58.719]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.0468981Z [00:04:58.719]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.0470923Z [00:04:58.719]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.0471722Z [00:04:58.719]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.0474868Z [00:04:58.719]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.0476366Z [00:04:58.719]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.0477560Z [00:04:58.719]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.0478319Z [00:04:58.719]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.0479092Z [00:04:58.719]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.0480733Z [00:04:58.719]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.0482018Z [00:04:58.719]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.0482760Z [00:04:58.719]➜  EOF
2025-08-20T22:45:58.0488940Z [00:04:58.719]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1669/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/knnsearch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/knnsearch;$WORK/b1669=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/knnsearch -lang=go1.22 -complete -installsuffix shared -buildid NZZApZ-TITonUPG_Tqjk/NZZApZ-TITonUPG_Tqjk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1669/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/knnsearch/knn_search.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/knnsearch/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/knnsearch/response.go
2025-08-20T22:45:58.0494067Z [00:04:58.720]➜  go tool buildid -w $WORK/b1666/_pkg_.a # internal
2025-08-20T22:45:58.0495298Z [00:04:58.721]➜  cp $WORK/b1666/_pkg_.a /root/.cache/go-build/2e/2e66c11194ea1eb79b73f1c404d2dec147b34e1a790a99dc6d25084fc26c7e0f-d # internal
2025-08-20T22:45:58.0496485Z [00:04:58.722]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/mget
2025-08-20T22:45:58.0497081Z [00:04:58.722]➜  mkdir -p $WORK/b1670/
2025-08-20T22:45:58.0500587Z [00:04:58.722]➜  cat >/tmp/go-build2401649780/b1670/importcfg << 'EOF' # internal
2025-08-20T22:45:58.0501236Z [00:04:58.722]➜  # import config
2025-08-20T22:45:58.0501848Z [00:04:58.722]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.0502617Z [00:04:58.722]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.0503425Z [00:04:58.722]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.0518812Z [00:04:58.722]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.0519960Z [00:04:58.722]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.0521165Z [00:04:58.722]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.0522676Z [00:04:58.722]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.0523719Z [00:04:58.722]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.0524514Z [00:04:58.722]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.0525363Z [00:04:58.723]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.0526172Z [00:04:58.723]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.0526958Z [00:04:58.723]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.0527703Z [00:04:58.723]➜  EOF
2025-08-20T22:45:58.0533415Z [00:04:58.723]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1670/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mget=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mget;$WORK/b1670=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/mget -lang=go1.22 -complete -installsuffix shared -buildid onKrLKCJkl7hY2kuloeG/onKrLKCJkl7hY2kuloeG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1670/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mget/mget.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mget/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mget/response.go
2025-08-20T22:45:58.1272474Z [00:04:58.801]➜  go tool buildid -w $WORK/b1668/_pkg_.a # internal
2025-08-20T22:45:58.1301065Z [00:04:58.804]➜  cp $WORK/b1668/_pkg_.a /root/.cache/go-build/eb/ebb84d46a7238ad24f7f17b13de2ff6f45ea4e19a96cfea192231acc91cf738d-d # internal
2025-08-20T22:45:58.1305276Z [00:04:58.804]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/msearch
2025-08-20T22:45:58.1305985Z [00:04:58.804]➜  mkdir -p $WORK/b1671/
2025-08-20T22:45:58.1306840Z [00:04:58.804]➜  cat >/tmp/go-build2401649780/b1671/importcfg << 'EOF' # internal
2025-08-20T22:45:58.1307604Z [00:04:58.804]➜  # import config
2025-08-20T22:45:58.1308235Z [00:04:58.804]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.1309035Z [00:04:58.804]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.1309857Z [00:04:58.804]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.1310690Z [00:04:58.804]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.1311451Z [00:04:58.804]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.1312588Z [00:04:58.804]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.1314099Z [00:04:58.804]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.1315732Z [00:04:58.804]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:58.1317647Z [00:04:58.804]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:58.1318862Z [00:04:58.804]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.1319624Z [00:04:58.804]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.1320419Z [00:04:58.804]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.1321208Z [00:04:58.804]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.1321995Z [00:04:58.804]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.1322772Z [00:04:58.804]➜  EOF
2025-08-20T22:45:58.1341322Z [00:04:58.804]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1671/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearch;$WORK/b1671=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/msearch -lang=go1.22 -complete -installsuffix shared -buildid m_BfLQtvLiAp6Lqw5Bpq/m_BfLQtvLiAp6Lqw5Bpq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1671/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearch/helpers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearch/msearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearch/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearch/response.go
2025-08-20T22:45:58.1416255Z [00:04:58.816]➜  go tool buildid -w $WORK/b1667/_pkg_.a # internal
2025-08-20T22:45:58.1437506Z [00:04:58.818]➜  cp $WORK/b1667/_pkg_.a /root/.cache/go-build/f7/f7677443e31e51708a2f2c5ccbdcc5a7a34afd0139f93595064d24633c008d9c-d # internal
2025-08-20T22:45:58.1438939Z [00:04:58.818]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/msearchtemplate
2025-08-20T22:45:58.1439757Z [00:04:58.818]➜  mkdir -p $WORK/b1672/
2025-08-20T22:45:58.1444947Z [00:04:58.819]➜  cat >/tmp/go-build2401649780/b1672/importcfg << 'EOF' # internal
2025-08-20T22:45:58.1445755Z [00:04:58.819]➜  # import config
2025-08-20T22:45:58.1446733Z [00:04:58.819]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.1447738Z [00:04:58.819]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.1448578Z [00:04:58.819]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.1449388Z [00:04:58.819]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.1450302Z [00:04:58.819]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.1451360Z [00:04:58.819]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.1453027Z [00:04:58.819]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.1454640Z [00:04:58.819]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:58.1455866Z [00:04:58.819]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.1456695Z [00:04:58.819]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.1457781Z [00:04:58.819]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.1458609Z [00:04:58.819]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.1459441Z [00:04:58.819]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.1460217Z [00:04:58.819]➜  EOF
2025-08-20T22:45:58.1466545Z [00:04:58.819]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1672/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearchtemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearchtemplate;$WORK/b1672=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/msearchtemplate -lang=go1.22 -complete -installsuffix shared -buildid KWeRxfXD8wm_g5Y8rjbf/KWeRxfXD8wm_g5Y8rjbf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1672/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearchtemplate/msearch_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearchtemplate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/msearchtemplate/response.go
2025-08-20T22:45:58.1636016Z [00:04:58.838]➜  go tool buildid -w $WORK/b1669/_pkg_.a # internal
2025-08-20T22:45:58.1660187Z [00:04:58.840]➜  cp $WORK/b1669/_pkg_.a /root/.cache/go-build/cc/ccd7a2f3bac35c93c642084243532354b5c861b03ccc7934bc5b0df5691e824a-d # internal
2025-08-20T22:45:58.1665491Z [00:04:58.841]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/mtermvectors
2025-08-20T22:45:58.1666284Z [00:04:58.841]➜  mkdir -p $WORK/b1673/
2025-08-20T22:45:58.1689049Z [00:04:58.841]➜  cat >/tmp/go-build2401649780/b1673/importcfg << 'EOF' # internal
2025-08-20T22:45:58.1690091Z [00:04:58.841]➜  # import config
2025-08-20T22:45:58.1690752Z [00:04:58.841]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.1691642Z [00:04:58.841]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.1692560Z [00:04:58.841]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.1693439Z [00:04:58.841]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.1694258Z [00:04:58.841]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.1695475Z [00:04:58.841]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.1696983Z [00:04:58.841]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.1698814Z [00:04:58.841]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:58.1700120Z [00:04:58.841]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.1700958Z [00:04:58.841]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.1701781Z [00:04:58.841]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.1702607Z [00:04:58.841]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.1703641Z [00:04:58.841]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.1704315Z [00:04:58.841]➜  EOF
2025-08-20T22:45:58.1710705Z [00:04:58.841]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1673/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mtermvectors=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mtermvectors;$WORK/b1673=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/mtermvectors -lang=go1.22 -complete -installsuffix shared -buildid W6wd0bCjYryRlKbrTgl3/W6wd0bCjYryRlKbrTgl3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1673/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mtermvectors/mtermvectors.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mtermvectors/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/mtermvectors/response.go
2025-08-20T22:45:58.2377992Z [00:04:58.912]➜  go tool buildid -w $WORK/b1670/_pkg_.a # internal
2025-08-20T22:45:58.2405222Z [00:04:58.915]➜  cp $WORK/b1670/_pkg_.a /root/.cache/go-build/47/473542c46fd067d072cadeedfdafeb1b89daf98cab2b08bd7373fd5a8851afd1-d # internal
2025-08-20T22:45:58.2409007Z [00:04:58.915]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/openpointintime
2025-08-20T22:45:58.2411779Z [00:04:58.915]➜  mkdir -p $WORK/b1674/
2025-08-20T22:45:58.2420527Z [00:04:58.916]➜  cat >/tmp/go-build2401649780/b1674/importcfg << 'EOF' # internal
2025-08-20T22:45:58.2422187Z [00:04:58.916]➜  # import config
2025-08-20T22:45:58.2422976Z [00:04:58.916]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.2423810Z [00:04:58.916]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.2424693Z [00:04:58.916]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.2425551Z [00:04:58.916]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.2426259Z [00:04:58.916]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.2427780Z [00:04:58.916]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.2429349Z [00:04:58.916]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.2431041Z [00:04:58.916]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:58.2432319Z [00:04:58.916]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.2433132Z [00:04:58.916]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.2434002Z [00:04:58.916]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.2434937Z [00:04:58.916]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.2435745Z [00:04:58.916]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.2436370Z [00:04:58.916]➜  EOF
2025-08-20T22:45:58.2444188Z [00:04:58.916]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1674/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/openpointintime=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/openpointintime;$WORK/b1674=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/openpointintime -lang=go1.22 -complete -installsuffix shared -buildid 9QfiRSQxFjJvUbFIliVG/9QfiRSQxFjJvUbFIliVG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1674/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/openpointintime/open_point_in_time.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/openpointintime/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/openpointintime/response.go
2025-08-20T22:45:58.2661424Z [00:04:58.940]➜  go tool buildid -w $WORK/b1671/_pkg_.a # internal
2025-08-20T22:45:58.2686714Z [00:04:58.943]➜  cp $WORK/b1671/_pkg_.a /root/.cache/go-build/1a/1ad8876e22ff29aff2db14d7ac06c205f63e16f9092868785dd9811b7bc26218-d # internal
2025-08-20T22:45:58.2694030Z [00:04:58.943]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/putscript
2025-08-20T22:45:58.2695022Z [00:04:58.943]➜  mkdir -p $WORK/b1676/
2025-08-20T22:45:58.2695758Z [00:04:58.943]➜  cat >/tmp/go-build2401649780/b1676/importcfg << 'EOF' # internal
2025-08-20T22:45:58.2696413Z [00:04:58.943]➜  # import config
2025-08-20T22:45:58.2697012Z [00:04:58.943]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.2697887Z [00:04:58.943]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.2698690Z [00:04:58.943]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.2699514Z [00:04:58.943]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.2700293Z [00:04:58.943]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.2701615Z [00:04:58.943]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.2703152Z [00:04:58.943]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.2704247Z [00:04:58.943]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.2705038Z [00:04:58.943]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.2705859Z [00:04:58.943]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.2706661Z [00:04:58.943]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.2707588Z [00:04:58.943]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.2708191Z [00:04:58.943]➜  EOF
2025-08-20T22:45:58.2759204Z [00:04:58.943]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1676/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/putscript=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/putscript;$WORK/b1676=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/putscript -lang=go1.22 -complete -installsuffix shared -buildid ZCYdTfCbg9lZK1qMOSpa/ZCYdTfCbg9lZK1qMOSpa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1676/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/putscript/put_script.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/putscript/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/putscript/response.go
2025-08-20T22:45:58.2764767Z [00:04:58.945]➜  go tool buildid -w $WORK/b1672/_pkg_.a # internal
2025-08-20T22:45:58.2765988Z [00:04:58.948]➜  cp $WORK/b1672/_pkg_.a /root/.cache/go-build/d8/d8e4e3fe570281959523b5f853d154395324a6aada373f9391ead9838c91aed6-d # internal
2025-08-20T22:45:58.2781789Z [00:04:58.948]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/rankeval
2025-08-20T22:45:58.2782596Z [00:04:58.948]➜  mkdir -p $WORK/b1677/
2025-08-20T22:45:58.2783306Z [00:04:58.949]➜  cat >/tmp/go-build2401649780/b1677/importcfg << 'EOF' # internal
2025-08-20T22:45:58.2783971Z [00:04:58.949]➜  # import config
2025-08-20T22:45:58.2784593Z [00:04:58.949]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.2785379Z [00:04:58.949]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.2786225Z [00:04:58.949]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.2787043Z [00:04:58.949]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.2787980Z [00:04:58.949]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.2789200Z [00:04:58.949]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.2790887Z [00:04:58.949]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.2792571Z [00:04:58.949]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:58.2793984Z [00:04:58.949]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.2794805Z [00:04:58.949]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.2795683Z [00:04:58.949]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.2796522Z [00:04:58.949]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.2797617Z [00:04:58.949]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.2798267Z [00:04:58.949]➜  EOF
2025-08-20T22:45:58.2804144Z [00:04:58.949]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1677/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rankeval=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rankeval;$WORK/b1677=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/rankeval -lang=go1.22 -complete -installsuffix shared -buildid e-G9TMfoVPZTKS8NBT1B/e-G9TMfoVPZTKS8NBT1B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1677/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rankeval/rank_eval.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rankeval/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rankeval/response.go
2025-08-20T22:45:58.2893003Z [00:04:58.963]➜  go tool buildid -w $WORK/b1673/_pkg_.a # internal
2025-08-20T22:45:58.2909847Z [00:04:58.965]➜  cp $WORK/b1673/_pkg_.a /root/.cache/go-build/5e/5ef2b806725cea3968e13d3ed72e11aba6cc5bb580883f6c7ef8aa8427b772d2-d # internal
2025-08-20T22:45:58.2933648Z [00:04:58.967]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/reindex
2025-08-20T22:45:58.2934980Z [00:04:58.967]➜  mkdir -p $WORK/b1678/
2025-08-20T22:45:58.2937664Z [00:04:58.967]➜  cat >/tmp/go-build2401649780/b1678/importcfg << 'EOF' # internal
2025-08-20T22:45:58.2938569Z [00:04:58.967]➜  # import config
2025-08-20T22:45:58.2941283Z [00:04:58.967]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.2942166Z [00:04:58.967]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.2943059Z [00:04:58.967]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.2943930Z [00:04:58.967]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.2944742Z [00:04:58.967]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.2945983Z [00:04:58.967]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.2947795Z [00:04:58.967]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.2949492Z [00:04:58.967]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conflicts=/tmp/go-build2401649780/b1654/_pkg_.a
2025-08-20T22:45:58.2950750Z [00:04:58.967]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.2951582Z [00:04:58.967]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.2952425Z [00:04:58.967]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.2953259Z [00:04:58.967]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.2954097Z [00:04:58.967]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.2954720Z [00:04:58.967]➜  EOF
2025-08-20T22:45:58.2962871Z [00:04:58.967]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1678/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindex=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindex;$WORK/b1678=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/reindex -lang=go1.22 -complete -installsuffix shared -buildid baXxdMApHo_GLDEY_XgB/baXxdMApHo_GLDEY_XgB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1678/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindex/reindex.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindex/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindex/response.go
2025-08-20T22:45:58.3774713Z [00:04:59.051]➜  go tool buildid -w $WORK/b1677/_pkg_.a # internal
2025-08-20T22:45:58.3792895Z [00:04:59.053]➜  go tool buildid -w $WORK/b1674/_pkg_.a # internal
2025-08-20T22:45:58.3800122Z [00:04:59.054]➜  cp $WORK/b1677/_pkg_.a /root/.cache/go-build/55/550e5650a1f14a5bfbc8fb3ecc6d12894c06f21fc2c51df67f486a7baf3f2064-d # internal
2025-08-20T22:45:58.3810801Z [00:04:59.055]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/reindexrethrottle
2025-08-20T22:45:58.3825983Z [00:04:59.055]➜  mkdir -p $WORK/b1679/
2025-08-20T22:45:58.3826768Z [00:04:59.055]➜  cat >/tmp/go-build2401649780/b1679/importcfg << 'EOF' # internal
2025-08-20T22:45:58.3827705Z [00:04:59.055]➜  # import config
2025-08-20T22:45:58.3828455Z [00:04:59.055]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.3829390Z [00:04:59.055]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.3830834Z [00:04:59.055]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.3831873Z [00:04:59.055]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.3833171Z [00:04:59.055]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.3834774Z [00:04:59.055]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.3835966Z [00:04:59.055]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.3836984Z [00:04:59.055]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.3859934Z [00:04:59.055]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.3860850Z [00:04:59.055]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.3861752Z [00:04:59.055]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.3862419Z [00:04:59.055]➜  EOF
2025-08-20T22:45:58.3868651Z [00:04:59.055]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1679/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindexrethrottle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindexrethrottle;$WORK/b1679=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/reindexrethrottle -lang=go1.22 -complete -installsuffix shared -buildid P0-j4w4m8ARMZHnBNzGX/P0-j4w4m8ARMZHnBNzGX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1679/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindexrethrottle/reindex_rethrottle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/reindexrethrottle/response.go
2025-08-20T22:45:58.3874569Z [00:04:59.056]➜  cp $WORK/b1674/_pkg_.a /root/.cache/go-build/93/9324ceafd3eacd5d066b0de800d42130a5fd818f858671921d3ad618113c8906-d # internal
2025-08-20T22:45:58.3876007Z [00:04:59.056]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/rendersearchtemplate
2025-08-20T22:45:58.3876849Z [00:04:59.056]➜  mkdir -p $WORK/b1680/
2025-08-20T22:45:58.3877764Z [00:04:59.057]➜  cat >/tmp/go-build2401649780/b1680/importcfg << 'EOF' # internal
2025-08-20T22:45:58.3878460Z [00:04:59.057]➜  # import config
2025-08-20T22:45:58.3879127Z [00:04:59.057]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.3880167Z [00:04:59.057]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.3881073Z [00:04:59.057]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.3881928Z [00:04:59.057]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.3882712Z [00:04:59.057]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.3884081Z [00:04:59.057]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.3885581Z [00:04:59.058]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.3886670Z [00:04:59.058]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.3887580Z [00:04:59.058]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.3888407Z [00:04:59.058]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.3889242Z [00:04:59.058]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.3890069Z [00:04:59.058]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.3890868Z [00:04:59.058]➜  EOF
2025-08-20T22:45:58.3897893Z [00:04:59.058]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1680/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rendersearchtemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rendersearchtemplate;$WORK/b1680=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/rendersearchtemplate -lang=go1.22 -complete -installsuffix shared -buildid ik1PKd56phYIRU6BpJzS/ik1PKd56phYIRU6BpJzS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1680/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rendersearchtemplate/render_search_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rendersearchtemplate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/rendersearchtemplate/response.go
2025-08-20T22:45:58.3937763Z [00:04:59.068]➜  go tool buildid -w $WORK/b1676/_pkg_.a # internal
2025-08-20T22:45:58.3956650Z [00:04:59.070]➜  cp $WORK/b1676/_pkg_.a /root/.cache/go-build/df/dfb63d369ba401d6575b1a9e39e62ed15d09bbb655e32803bc7835823092ead8-d # internal
2025-08-20T22:45:58.3965394Z [00:04:59.070]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/scriptspainlessexecute
2025-08-20T22:45:58.3966192Z [00:04:59.070]➜  mkdir -p $WORK/b1681/
2025-08-20T22:45:58.3967069Z [00:04:59.071]➜  go tool buildid -w $WORK/b1678/_pkg_.a # internal
2025-08-20T22:45:58.4047490Z [00:04:59.072]➜  cat >/tmp/go-build2401649780/b1681/importcfg << 'EOF' # internal
2025-08-20T22:45:58.4048619Z [00:04:59.072]➜  # import config
2025-08-20T22:45:58.4049313Z [00:04:59.072]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.4050171Z [00:04:59.072]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.4051145Z [00:04:59.072]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.4052073Z [00:04:59.072]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.4052886Z [00:04:59.072]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.4054137Z [00:04:59.072]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.4055739Z [00:04:59.072]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.4056882Z [00:04:59.072]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.4057930Z [00:04:59.072]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.4058754Z [00:04:59.072]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.4059540Z [00:04:59.072]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.4060574Z [00:04:59.072]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.4061189Z [00:04:59.072]➜  EOF
2025-08-20T22:45:58.4068315Z [00:04:59.072]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1681/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scriptspainlessexecute=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scriptspainlessexecute;$WORK/b1681=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/scriptspainlessexecute -lang=go1.22 -complete -installsuffix shared -buildid urlsD-sjei7nPiVE3R-Y/urlsD-sjei7nPiVE3R-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1681/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scriptspainlessexecute/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scriptspainlessexecute/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scriptspainlessexecute/scripts_painless_execute.go
2025-08-20T22:45:58.4075161Z [00:04:59.074]➜  cp $WORK/b1678/_pkg_.a /root/.cache/go-build/ba/baef33ad6bdae4dd2f038fe7177d95a79960244a7c18c641a102c3e6ba83285b-d # internal
2025-08-20T22:45:58.4076399Z [00:04:59.074]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/scroll
2025-08-20T22:45:58.4077067Z [00:04:59.074]➜  mkdir -p $WORK/b1682/
2025-08-20T22:45:58.4078916Z [00:04:59.074]➜  cat >/tmp/go-build2401649780/b1682/importcfg << 'EOF' # internal
2025-08-20T22:45:58.4079548Z [00:04:59.074]➜  # import config
2025-08-20T22:45:58.4080155Z [00:04:59.074]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.4080930Z [00:04:59.074]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.4081763Z [00:04:59.074]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.4082573Z [00:04:59.074]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.4083327Z [00:04:59.074]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.4084626Z [00:04:59.074]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.4086089Z [00:04:59.074]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.4087268Z [00:04:59.074]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.4088039Z [00:04:59.074]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.4088820Z [00:04:59.074]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.4089592Z [00:04:59.074]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.4090357Z [00:04:59.074]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.4090923Z [00:04:59.074]➜  EOF
2025-08-20T22:45:58.4096616Z [00:04:59.074]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1682/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scroll=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scroll;$WORK/b1682=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/scroll -lang=go1.22 -complete -installsuffix shared -buildid QtvKTeIDlp205Ow13RSJ/QtvKTeIDlp205Ow13RSJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1682/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scroll/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scroll/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/scroll/scroll.go
2025-08-20T22:45:58.4746937Z [00:04:59.149]➜  go tool buildid -w $WORK/b1679/_pkg_.a # internal
2025-08-20T22:45:58.4768552Z [00:04:59.151]➜  cp $WORK/b1679/_pkg_.a /root/.cache/go-build/81/8188acaa1321427841f6f2e5ff620e025c8d2073b540b511e353357a364142d9-d # internal
2025-08-20T22:45:58.4774898Z [00:04:59.152]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/search
2025-08-20T22:45:58.4776041Z [00:04:59.152]➜  mkdir -p $WORK/b1683/
2025-08-20T22:45:58.4787852Z [00:04:59.153]➜  cat >/tmp/go-build2401649780/b1683/importcfg << 'EOF' # internal
2025-08-20T22:45:58.4789995Z [00:04:59.153]➜  # import config
2025-08-20T22:45:58.4790684Z [00:04:59.153]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.4791537Z [00:04:59.153]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.4792431Z [00:04:59.153]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.4793334Z [00:04:59.153]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.4794132Z [00:04:59.153]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.4795395Z [00:04:59.153]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.4797019Z [00:04:59.153]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.4799198Z [00:04:59.153]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:58.4801064Z [00:04:59.153]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:58.4802914Z [00:04:59.153]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:58.4804692Z [00:04:59.153]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestmode=/tmp/go-build2401649780/b1527/_pkg_.a
2025-08-20T22:45:58.4805940Z [00:04:59.153]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.4806754Z [00:04:59.153]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.4807851Z [00:04:59.153]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.4808871Z [00:04:59.153]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.4815137Z [00:04:59.153]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.4815802Z [00:04:59.153]➜  EOF
2025-08-20T22:45:58.4822199Z [00:04:59.153]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1683/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/search=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/search;$WORK/b1683=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/search -lang=go1.22 -complete -installsuffix shared -buildid nR-ygL6TIpfon5O68Pbm/nR-ygL6TIpfon5O68Pbm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1683/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/search/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/search/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/search/search.go
2025-08-20T22:45:58.4833553Z [00:04:59.155]➜  go tool buildid -w $WORK/b1680/_pkg_.a # internal
2025-08-20T22:45:58.4835965Z [00:04:59.157]➜  cp $WORK/b1680/_pkg_.a /root/.cache/go-build/88/886edfe71f3b6579fc2ac2f3c38615d904a92b8a75e38ec429f83ccb1c92230b-d # internal
2025-08-20T22:45:58.4853743Z [00:04:59.158]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/searchmvt
2025-08-20T22:45:58.4877300Z [00:04:59.158]➜  mkdir -p $WORK/b1684/
2025-08-20T22:45:58.4878095Z [00:04:59.158]➜  cat >/tmp/go-build2401649780/b1684/importcfg << 'EOF' # internal
2025-08-20T22:45:58.4878844Z [00:04:59.158]➜  # import config
2025-08-20T22:45:58.4879529Z [00:04:59.158]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.4880388Z [00:04:59.158]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.4881339Z [00:04:59.158]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.4882251Z [00:04:59.158]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.4883131Z [00:04:59.158]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.4884392Z [00:04:59.158]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.4886203Z [00:04:59.158]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.4888106Z [00:04:59.158]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridaggregationtype=/tmp/go-build2401649780/b1685/_pkg_.a
2025-08-20T22:45:58.4890049Z [00:04:59.158]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridtype=/tmp/go-build2401649780/b1686/_pkg_.a
2025-08-20T22:45:58.4891369Z [00:04:59.158]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.4892266Z [00:04:59.158]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.4893420Z [00:04:59.158]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.4894333Z [00:04:59.158]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.4895233Z [00:04:59.158]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.4895888Z [00:04:59.158]➜  EOF
2025-08-20T22:45:58.4914665Z [00:04:59.158]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1684/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchmvt=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchmvt;$WORK/b1684=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/searchmvt -lang=go1.22 -complete -installsuffix shared -buildid Vf-i9J4jBo5BpNNCwoFD/Vf-i9J4jBo5BpNNCwoFD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1684/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchmvt/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchmvt/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchmvt/search_mvt.go
2025-08-20T22:45:58.5251737Z [00:04:59.199]➜  go tool buildid -w $WORK/b1681/_pkg_.a # internal
2025-08-20T22:45:58.5275392Z [00:04:59.202]➜  cp $WORK/b1681/_pkg_.a /root/.cache/go-build/b7/b774c2d9faf14789e86593342c773fd2586945a25ef77772ae7ac5f64b20117f-d # internal
2025-08-20T22:45:58.5301376Z [00:04:59.204]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/searchshards
2025-08-20T22:45:58.5332029Z [00:04:59.204]➜  mkdir -p $WORK/b1687/
2025-08-20T22:45:58.5332776Z [00:04:59.204]➜  cat >/tmp/go-build2401649780/b1687/importcfg << 'EOF' # internal
2025-08-20T22:45:58.5333440Z [00:04:59.204]➜  # import config
2025-08-20T22:45:58.5334100Z [00:04:59.204]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.5335269Z [00:04:59.204]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.5336291Z [00:04:59.204]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.5337072Z [00:04:59.204]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.5338517Z [00:04:59.204]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.5340047Z [00:04:59.204]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.5341654Z [00:04:59.204]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:58.5342927Z [00:04:59.204]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.5343730Z [00:04:59.204]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.5344546Z [00:04:59.204]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.5345366Z [00:04:59.204]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.5346189Z [00:04:59.204]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.5346791Z [00:04:59.204]➜  EOF
2025-08-20T22:45:58.5352379Z [00:04:59.204]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1687/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchshards=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchshards;$WORK/b1687=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/searchshards -lang=go1.22 -complete -installsuffix shared -buildid 36uo18eUF8U76-79h3fr/36uo18eUF8U76-79h3fr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1687/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchshards/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchshards/search_shards.go
2025-08-20T22:45:58.6266249Z [00:04:59.301]➜  go tool buildid -w $WORK/b1684/_pkg_.a # internal
2025-08-20T22:45:58.6292954Z [00:04:59.303]➜  cp $WORK/b1684/_pkg_.a /root/.cache/go-build/63/6368eda5bb1f1438e869a711a46ec3b678a88997697dadddee8b054ede3c2d5d-d # internal
2025-08-20T22:45:58.6335497Z [00:04:59.304]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/searchtemplate
2025-08-20T22:45:58.6336451Z [00:04:59.304]➜  mkdir -p $WORK/b1688/
2025-08-20T22:45:58.6337366Z [00:04:59.304]➜  cat >/tmp/go-build2401649780/b1688/importcfg << 'EOF' # internal
2025-08-20T22:45:58.6338047Z [00:04:59.304]➜  # import config
2025-08-20T22:45:58.6338701Z [00:04:59.304]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.6343430Z [00:04:59.304]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.6344342Z [00:04:59.304]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.6345266Z [00:04:59.304]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.6346092Z [00:04:59.304]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.6347717Z [00:04:59.304]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.6349358Z [00:04:59.304]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.6351036Z [00:04:59.304]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:58.6352836Z [00:04:59.304]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:58.6354061Z [00:04:59.304]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.6354884Z [00:04:59.304]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.6355934Z [00:04:59.304]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.6356815Z [00:04:59.304]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.6357857Z [00:04:59.304]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.6358473Z [00:04:59.304]➜  EOF
2025-08-20T22:45:58.6364823Z [00:04:59.304]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1688/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchtemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchtemplate;$WORK/b1688=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/searchtemplate -lang=go1.22 -complete -installsuffix shared -buildid NJ7vYFp4QMlW2DAFH8cZ/NJ7vYFp4QMlW2DAFH8cZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1688/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchtemplate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchtemplate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/searchtemplate/search_template.go
2025-08-20T22:45:58.6452577Z [00:04:59.319]➜  go tool buildid -w $WORK/b1687/_pkg_.a # internal
2025-08-20T22:45:58.6476871Z [00:04:59.322]➜  cp $WORK/b1687/_pkg_.a /root/.cache/go-build/1d/1d0224f326797c90f58eb29e8cb743e0614844b1a24461d1d9600fac0cbc2d5d-d # internal
2025-08-20T22:45:58.6513605Z [00:04:59.325]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/termsenum
2025-08-20T22:45:58.6515836Z [00:04:59.325]➜  mkdir -p $WORK/b1689/
2025-08-20T22:45:58.6528761Z [00:04:59.326]➜  cat >/tmp/go-build2401649780/b1689/importcfg << 'EOF' # internal
2025-08-20T22:45:58.6529576Z [00:04:59.327]➜  # import config
2025-08-20T22:45:58.6530268Z [00:04:59.327]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.6531184Z [00:04:59.327]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.6532166Z [00:04:59.327]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.6533370Z [00:04:59.327]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.6534235Z [00:04:59.327]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.6535506Z [00:04:59.327]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.6537309Z [00:04:59.327]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.6538532Z [00:04:59.327]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.6539382Z [00:04:59.327]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.6540251Z [00:04:59.327]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.6541142Z [00:04:59.327]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.6542019Z [00:04:59.327]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.6542668Z [00:04:59.327]➜  EOF
2025-08-20T22:45:58.6550153Z [00:04:59.327]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1689/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termsenum=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termsenum;$WORK/b1689=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/termsenum -lang=go1.22 -complete -installsuffix shared -buildid cv_sQCaFNid8I68Ux5In/cv_sQCaFNid8I68Ux5In -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1689/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termsenum/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termsenum/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termsenum/terms_enum.go
2025-08-20T22:45:58.8075037Z [00:04:59.481]➜  go tool buildid -w $WORK/b1689/_pkg_.a # internal
2025-08-20T22:45:58.8115749Z [00:04:59.485]➜  cp $WORK/b1689/_pkg_.a /root/.cache/go-build/42/42ff80e77020e15e4363833f929c24cf07f0fbd88eb9953aa52fc0950eba62c0-d # internal
2025-08-20T22:45:58.8149865Z [00:04:59.486]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/termvectors
2025-08-20T22:45:58.8150632Z [00:04:59.486]➜  mkdir -p $WORK/b1690/
2025-08-20T22:45:58.8151337Z [00:04:59.487]➜  cat >/tmp/go-build2401649780/b1690/importcfg << 'EOF' # internal
2025-08-20T22:45:58.8151970Z [00:04:59.487]➜  # import config
2025-08-20T22:45:58.8152592Z [00:04:59.487]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.8153382Z [00:04:59.487]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.8154201Z [00:04:59.487]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.8154991Z [00:04:59.487]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.8155743Z [00:04:59.487]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.8156913Z [00:04:59.487]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.8158549Z [00:04:59.487]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.8160319Z [00:04:59.487]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:45:58.8161488Z [00:04:59.487]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.8162243Z [00:04:59.487]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.8163021Z [00:04:59.487]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.8163802Z [00:04:59.487]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.8164585Z [00:04:59.487]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.8165163Z [00:04:59.487]➜  EOF
2025-08-20T22:45:58.8171291Z [00:04:59.487]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1690/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termvectors=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termvectors;$WORK/b1690=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/termvectors -lang=go1.22 -complete -installsuffix shared -buildid h-unYOibV_JiETnhWR9P/h-unYOibV_JiETnhWR9P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1690/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termvectors/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termvectors/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/termvectors/termvectors.go
2025-08-20T22:45:58.8347383Z [00:04:59.509]➜  go tool buildid -w $WORK/b1682/_pkg_.a # internal
2025-08-20T22:45:58.8374556Z [00:04:59.511]➜  cp $WORK/b1682/_pkg_.a /root/.cache/go-build/8d/8dc4d9eb882e824ef178fa7a02356b2764dd144b6a38dcb3068823d76b6e3c45-d # internal
2025-08-20T22:45:58.8380224Z [00:04:59.512]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/update
2025-08-20T22:45:58.8380928Z [00:04:59.512]➜  mkdir -p $WORK/b1691/
2025-08-20T22:45:58.8403006Z [00:04:59.514]➜  cat >/tmp/go-build2401649780/b1691/importcfg << 'EOF' # internal
2025-08-20T22:45:58.8421955Z [00:04:59.514]➜  # import config
2025-08-20T22:45:58.8422652Z [00:04:59.514]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.8423475Z [00:04:59.514]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.8424341Z [00:04:59.514]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.8425164Z [00:04:59.514]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.8425930Z [00:04:59.514]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.8427488Z [00:04:59.514]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.8429103Z [00:04:59.514]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.8430682Z [00:04:59.514]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:45:58.8432324Z [00:04:59.514]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:45:58.8433462Z [00:04:59.514]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.8434233Z [00:04:59.514]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.8435031Z [00:04:59.514]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.8435808Z [00:04:59.514]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.8436581Z [00:04:59.514]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.8441841Z [00:04:59.514]➜  EOF
2025-08-20T22:45:58.8447697Z [00:04:59.514]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1691/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/update=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/update;$WORK/b1691=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/update -lang=go1.22 -complete -installsuffix shared -buildid cYjbJrXnc7uD-0u-fBM8/cYjbJrXnc7uD-0u-fBM8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1691/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/update/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/update/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/update/update.go
2025-08-20T22:45:58.9302600Z [00:04:59.602]➜  go tool buildid -w $WORK/b1690/_pkg_.a # internal
2025-08-20T22:45:58.9309293Z [00:04:59.605]➜  cp $WORK/b1690/_pkg_.a /root/.cache/go-build/3c/3ceaedbdf228334ea5fd14e9eaaff2ef3df15b8d70d08c4615183b7f6e46decd-d # internal
2025-08-20T22:45:58.9315964Z [00:04:59.605]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyquery
2025-08-20T22:45:58.9316793Z [00:04:59.605]➜  mkdir -p $WORK/b1692/
2025-08-20T22:45:58.9324275Z [00:04:59.606]➜  cat >/tmp/go-build2401649780/b1692/importcfg << 'EOF' # internal
2025-08-20T22:45:58.9342265Z [00:04:59.606]➜  # import config
2025-08-20T22:45:58.9342971Z [00:04:59.606]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:58.9343813Z [00:04:59.606]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.9344748Z [00:04:59.606]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.9345642Z [00:04:59.606]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.9346474Z [00:04:59.606]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.9349058Z [00:04:59.606]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.9350631Z [00:04:59.606]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.9352302Z [00:04:59.606]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conflicts=/tmp/go-build2401649780/b1654/_pkg_.a
2025-08-20T22:45:58.9354065Z [00:04:59.607]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:58.9355862Z [00:04:59.607]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:58.9357915Z [00:04:59.607]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:58.9359192Z [00:04:59.607]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.9360028Z [00:04:59.607]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.9360893Z [00:04:59.607]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.9361768Z [00:04:59.607]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.9362615Z [00:04:59.607]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.9363245Z [00:04:59.607]➜  EOF
2025-08-20T22:45:58.9369840Z [00:04:59.607]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1692/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyquery=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyquery;$WORK/b1692=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyquery -lang=go1.22 -complete -installsuffix shared -buildid 7cHOYkbCepoD-tfS7vue/7cHOYkbCepoD-tfS7vue -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1692/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyquery/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyquery/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyquery/update_by_query.go
2025-08-20T22:45:58.9375681Z [00:04:59.607]➜  go tool buildid -w $WORK/b1683/_pkg_.a # internal
2025-08-20T22:45:58.9430494Z [00:04:59.617]➜  cp $WORK/b1683/_pkg_.a /root/.cache/go-build/bb/bb312b4cb4c353130fdc97a38d998925cc7a7cbb0a72c84ad7a23c09922f0c6c-d # internal
2025-08-20T22:45:58.9440915Z [00:04:59.618]➜  github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyqueryrethrottle
2025-08-20T22:45:58.9441742Z [00:04:59.618]➜  mkdir -p $WORK/b1693/
2025-08-20T22:45:58.9450797Z [00:04:59.619]➜  cat >/tmp/go-build2401649780/b1693/importcfg << 'EOF' # internal
2025-08-20T22:45:58.9453057Z [00:04:59.619]➜  # import config
2025-08-20T22:45:58.9453956Z [00:04:59.619]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.9454826Z [00:04:59.619]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.9455660Z [00:04:59.619]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.9456446Z [00:04:59.619]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.9457791Z [00:04:59.619]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.9459280Z [00:04:59.619]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.9460341Z [00:04:59.619]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.9461108Z [00:04:59.619]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.9461922Z [00:04:59.619]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.9462886Z [00:04:59.619]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.9463724Z [00:04:59.619]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.9464319Z [00:04:59.619]➜  EOF
2025-08-20T22:45:58.9479871Z [00:04:59.621]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1693/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyqueryrethrottle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyqueryrethrottle;$WORK/b1693=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyqueryrethrottle -lang=go1.22 -complete -installsuffix shared -buildid urEt1YWktkkf8XfuJKkx/urEt1YWktkkf8XfuJKkx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1693/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyqueryrethrottle/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/core/updatebyqueryrethrottle/update_by_query_rethrottle.go
2025-08-20T22:45:58.9781219Z [00:04:59.652]➜  go tool buildid -w $WORK/b1691/_pkg_.a # internal
2025-08-20T22:45:58.9803217Z [00:04:59.654]➜  cp $WORK/b1691/_pkg_.a /root/.cache/go-build/a5/a5f6778cfbdf484ddceff1581a4a29c38f387924842aa7f68bdc2b0f4e8bae76-d # internal
2025-08-20T22:45:58.9804839Z [00:04:59.654]➜  github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/deletedanglingindex
2025-08-20T22:45:58.9805749Z [00:04:59.654]➜  mkdir -p $WORK/b1694/
2025-08-20T22:45:58.9820277Z [00:04:59.655]➜  cat >/tmp/go-build2401649780/b1694/importcfg << 'EOF' # internal
2025-08-20T22:45:58.9824628Z [00:04:59.655]➜  # import config
2025-08-20T22:45:58.9825784Z [00:04:59.655]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:58.9826998Z [00:04:59.655]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:58.9828699Z [00:04:59.655]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:58.9830455Z [00:04:59.655]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:58.9831678Z [00:04:59.655]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:58.9833383Z [00:04:59.655]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:58.9834448Z [00:04:59.655]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:58.9835230Z [00:04:59.655]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:58.9836023Z [00:04:59.655]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:58.9836806Z [00:04:59.655]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:58.9838922Z [00:04:59.655]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:58.9839550Z [00:04:59.655]➜  EOF
2025-08-20T22:45:58.9845734Z [00:04:59.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1694/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/deletedanglingindex=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/deletedanglingindex;$WORK/b1694=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/deletedanglingindex -lang=go1.22 -complete -installsuffix shared -buildid aDegc1sxnP-p_fzPZqU7/aDegc1sxnP-p_fzPZqU7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1694/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/deletedanglingindex/delete_dangling_index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/deletedanglingindex/response.go
2025-08-20T22:45:59.0153251Z [00:04:59.689]➜  go tool buildid -w $WORK/b1688/_pkg_.a # internal
2025-08-20T22:45:59.0191901Z [00:04:59.693]➜  cp $WORK/b1688/_pkg_.a /root/.cache/go-build/54/54d6ebfd1fb460271ee294550b7b6da233965881d72d329ef5f417c99504db49-d # internal
2025-08-20T22:45:59.0200775Z [00:04:59.694]➜  github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/importdanglingindex
2025-08-20T22:45:59.0207753Z [00:04:59.695]➜  mkdir -p $WORK/b1695/
2025-08-20T22:45:59.0218439Z [00:04:59.696]➜  cat >/tmp/go-build2401649780/b1695/importcfg << 'EOF' # internal
2025-08-20T22:45:59.0219997Z [00:04:59.696]➜  # import config
2025-08-20T22:45:59.0221250Z [00:04:59.696]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.0222403Z [00:04:59.696]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.0224473Z [00:04:59.696]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.0225319Z [00:04:59.696]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.0226584Z [00:04:59.696]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.0228568Z [00:04:59.696]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.0229761Z [00:04:59.696]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.0230636Z [00:04:59.696]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.0231723Z [00:04:59.696]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.0232619Z [00:04:59.696]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.0233526Z [00:04:59.696]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.0234199Z [00:04:59.696]➜  EOF
2025-08-20T22:45:59.0248851Z [00:04:59.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1695/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/importdanglingindex=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/importdanglingindex;$WORK/b1695=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/importdanglingindex -lang=go1.22 -complete -installsuffix shared -buildid -XYlLv52lPT0f4LC_lMU/-XYlLv52lPT0f4LC_lMU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1695/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/importdanglingindex/import_dangling_index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/importdanglingindex/response.go
2025-08-20T22:45:59.0484612Z [00:04:59.722]➜  go tool buildid -w $WORK/b1693/_pkg_.a # internal
2025-08-20T22:45:59.0500998Z [00:04:59.724]➜  cp $WORK/b1693/_pkg_.a /root/.cache/go-build/01/01c2f1821756d0d5ece6831080e8bb40c5508504ae6885a0538a4122f9f27d9b-d # internal
2025-08-20T22:45:59.0506937Z [00:04:59.725]➜  github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/listdanglingindices
2025-08-20T22:45:59.0508346Z [00:04:59.725]➜  mkdir -p $WORK/b1696/
2025-08-20T22:45:59.0518667Z [00:04:59.725]➜  cat >/tmp/go-build2401649780/b1696/importcfg << 'EOF' # internal
2025-08-20T22:45:59.0520035Z [00:04:59.725]➜  # import config
2025-08-20T22:45:59.0521084Z [00:04:59.725]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.0522046Z [00:04:59.725]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.0522913Z [00:04:59.725]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.0523722Z [00:04:59.725]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.0524936Z [00:04:59.725]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.0526438Z [00:04:59.725]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.0527798Z [00:04:59.725]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.0528632Z [00:04:59.726]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.0529477Z [00:04:59.726]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.0530304Z [00:04:59.726]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.0531104Z [00:04:59.726]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.0531688Z [00:04:59.726]➜  EOF
2025-08-20T22:45:59.0538426Z [00:04:59.726]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1696/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/listdanglingindices=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/listdanglingindices;$WORK/b1696=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/listdanglingindices -lang=go1.22 -complete -installsuffix shared -buildid SEW9ly393YUECCUu5cpu/SEW9ly393YUECCUu5cpu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1696/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/listdanglingindices/list_dangling_indices.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/danglingindices/listdanglingindices/response.go
2025-08-20T22:45:59.0637037Z [00:04:59.738]➜  go tool buildid -w $WORK/b1692/_pkg_.a # internal
2025-08-20T22:45:59.0663361Z [00:04:59.740]➜  cp $WORK/b1692/_pkg_.a /root/.cache/go-build/13/1304a659186576909df455c23fee451891d0bfbb678c5108d06fdaa2058e6e6f-d # internal
2025-08-20T22:45:59.0681879Z [00:04:59.741]➜  github.com/elastic/go-elasticsearch/v8/typedapi/enrich/deletepolicy
2025-08-20T22:45:59.0682692Z [00:04:59.741]➜  mkdir -p $WORK/b1697/
2025-08-20T22:45:59.0683446Z [00:04:59.741]➜  cat >/tmp/go-build2401649780/b1697/importcfg << 'EOF' # internal
2025-08-20T22:45:59.0684134Z [00:04:59.741]➜  # import config
2025-08-20T22:45:59.0684800Z [00:04:59.741]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.0685718Z [00:04:59.741]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.0686605Z [00:04:59.741]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.0687802Z [00:04:59.741]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.0689045Z [00:04:59.741]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.0690595Z [00:04:59.741]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.0691696Z [00:04:59.741]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.0692531Z [00:04:59.741]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.0693416Z [00:04:59.741]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.0694286Z [00:04:59.741]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.0695125Z [00:04:59.741]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.0695985Z [00:04:59.741]➜  EOF
2025-08-20T22:45:59.0701990Z [00:04:59.741]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1697/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/deletepolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/deletepolicy;$WORK/b1697=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/enrich/deletepolicy -lang=go1.22 -complete -installsuffix shared -buildid Bgrhf8bvPLWTiBYfj8LS/Bgrhf8bvPLWTiBYfj8LS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1697/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/deletepolicy/delete_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/deletepolicy/response.go
2025-08-20T22:45:59.0719790Z [00:04:59.746]➜  go tool buildid -w $WORK/b1694/_pkg_.a # internal
2025-08-20T22:45:59.0748573Z [00:04:59.748]➜  cp $WORK/b1694/_pkg_.a /root/.cache/go-build/78/78a8204bbe6c692108d7619cd4fef35523b2e7472e32cd5c185afa76efb33229-d # internal
2025-08-20T22:45:59.0750503Z [00:04:59.748]➜  github.com/elastic/go-elasticsearch/v8/typedapi/enrich/executepolicy
2025-08-20T22:45:59.0752795Z [00:04:59.748]➜  mkdir -p $WORK/b1698/
2025-08-20T22:45:59.0754659Z [00:04:59.749]➜  cat >/tmp/go-build2401649780/b1698/importcfg << 'EOF' # internal
2025-08-20T22:45:59.0755407Z [00:04:59.749]➜  # import config
2025-08-20T22:45:59.0756128Z [00:04:59.749]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.0757012Z [00:04:59.749]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.0758090Z [00:04:59.749]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.0758908Z [00:04:59.749]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.0760234Z [00:04:59.749]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.0761752Z [00:04:59.749]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.0762905Z [00:04:59.749]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.0764851Z [00:04:59.749]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.0765778Z [00:04:59.749]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.0766571Z [00:04:59.749]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.0767519Z [00:04:59.749]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.0768088Z [00:04:59.749]➜  EOF
2025-08-20T22:45:59.0773470Z [00:04:59.749]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1698/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/executepolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/executepolicy;$WORK/b1698=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/enrich/executepolicy -lang=go1.22 -complete -installsuffix shared -buildid fZXEx2_53wspny5yuE4D/fZXEx2_53wspny5yuE4D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1698/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/executepolicy/execute_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/executepolicy/response.go
2025-08-20T22:45:59.1421276Z [00:04:59.816]➜  go tool buildid -w $WORK/b1695/_pkg_.a # internal
2025-08-20T22:45:59.1450233Z [00:04:59.819]➜  cp $WORK/b1695/_pkg_.a /root/.cache/go-build/ef/efa91420bcbb736b49776aedc12322ad0cef377722331540ea7bbd5dc413268e-d # internal
2025-08-20T22:45:59.1454267Z [00:04:59.819]➜  github.com/elastic/go-elasticsearch/v8/typedapi/enrich/getpolicy
2025-08-20T22:45:59.1456673Z [00:04:59.820]➜  mkdir -p $WORK/b1699/
2025-08-20T22:45:59.1461845Z [00:04:59.820]➜  cat >/tmp/go-build2401649780/b1699/importcfg << 'EOF' # internal
2025-08-20T22:45:59.1462853Z [00:04:59.820]➜  # import config
2025-08-20T22:45:59.1464176Z [00:04:59.820]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.1465260Z [00:04:59.820]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.1466354Z [00:04:59.820]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.1468242Z [00:04:59.820]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.1469519Z [00:04:59.820]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.1471164Z [00:04:59.820]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.1472374Z [00:04:59.820]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.1473214Z [00:04:59.820]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.1474134Z [00:04:59.820]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.1475069Z [00:04:59.820]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.1475971Z [00:04:59.820]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.1476653Z [00:04:59.820]➜  EOF
2025-08-20T22:45:59.1496874Z [00:04:59.823]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1699/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/getpolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/getpolicy;$WORK/b1699=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/enrich/getpolicy -lang=go1.22 -complete -installsuffix shared -buildid IPg2XNqvLxU-L9rLrKwq/IPg2XNqvLxU-L9rLrKwq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1699/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/getpolicy/get_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/getpolicy/response.go
2025-08-20T22:45:59.1666810Z [00:04:59.841]➜  go tool buildid -w $WORK/b1697/_pkg_.a # internal
2025-08-20T22:45:59.1684529Z [00:04:59.842]➜  cp $WORK/b1697/_pkg_.a /root/.cache/go-build/56/56ba7852fde3c10ab75453b7080d763d7448c2027083cbefa6e0153f97e82ee0-d # internal
2025-08-20T22:45:59.1690126Z [00:04:59.843]➜  github.com/elastic/go-elasticsearch/v8/typedapi/enrich/putpolicy
2025-08-20T22:45:59.1692730Z [00:04:59.843]➜  mkdir -p $WORK/b1700/
2025-08-20T22:45:59.1700653Z [00:04:59.844]➜  cat >/tmp/go-build2401649780/b1700/importcfg << 'EOF' # internal
2025-08-20T22:45:59.1702698Z [00:04:59.844]➜  # import config
2025-08-20T22:45:59.1703365Z [00:04:59.844]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.1704185Z [00:04:59.844]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.1705049Z [00:04:59.844]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.1705908Z [00:04:59.844]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.1706741Z [00:04:59.844]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.1708146Z [00:04:59.844]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.1709762Z [00:04:59.844]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.1710958Z [00:04:59.844]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.1711730Z [00:04:59.844]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.1712536Z [00:04:59.844]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.1713316Z [00:04:59.844]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.1714066Z [00:04:59.844]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.1714729Z [00:04:59.844]➜  EOF
2025-08-20T22:45:59.1723840Z [00:04:59.846]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1700/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/putpolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/putpolicy;$WORK/b1700=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/enrich/putpolicy -lang=go1.22 -complete -installsuffix shared -buildid LB9B2aLX5iBchGaRJhIC/LB9B2aLX5iBchGaRJhIC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1700/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/putpolicy/put_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/putpolicy/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/putpolicy/response.go
2025-08-20T22:45:59.1735661Z [00:04:59.846]➜  go tool buildid -w $WORK/b1696/_pkg_.a # internal
2025-08-20T22:45:59.1736995Z [00:04:59.847]➜  cp $WORK/b1696/_pkg_.a /root/.cache/go-build/38/3849cc3b716adec31081a1559da3c7632d7df6c118f4516f96fbd8e31298fea1-d # internal
2025-08-20T22:45:59.1738530Z [00:04:59.847]➜  github.com/elastic/go-elasticsearch/v8/typedapi/enrich/stats
2025-08-20T22:45:59.1739275Z [00:04:59.847]➜  mkdir -p $WORK/b1701/
2025-08-20T22:45:59.1745956Z [00:04:59.848]➜  cat >/tmp/go-build2401649780/b1701/importcfg << 'EOF' # internal
2025-08-20T22:45:59.1746688Z [00:04:59.848]➜  # import config
2025-08-20T22:45:59.1747637Z [00:04:59.848]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.1748565Z [00:04:59.848]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.1749468Z [00:04:59.848]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.1750285Z [00:04:59.848]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.1751662Z [00:04:59.848]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.1753252Z [00:04:59.848]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.1754400Z [00:04:59.848]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.1755547Z [00:04:59.848]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.1756396Z [00:04:59.848]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.1757515Z [00:04:59.848]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.1758360Z [00:04:59.848]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.1759024Z [00:04:59.848]➜  EOF
2025-08-20T22:45:59.1764251Z [00:04:59.848]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1701/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/stats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/stats;$WORK/b1701=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/enrich/stats -lang=go1.22 -complete -installsuffix shared -buildid 0gN3jumXyXoY161H1Mb6/0gN3jumXyXoY161H1Mb6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1701/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/stats/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/enrich/stats/stats.go
2025-08-20T22:45:59.1772393Z [00:04:59.851]➜  go tool buildid -w $WORK/b1698/_pkg_.a # internal
2025-08-20T22:45:59.1794717Z [00:04:59.853]➜  cp $WORK/b1698/_pkg_.a /root/.cache/go-build/fb/fb64c2591b04e73f4049232eb71fc6a0ee2c3f849cd886495c089aa94d865067-d # internal
2025-08-20T22:45:59.1798749Z [00:04:59.854]➜  github.com/elastic/go-elasticsearch/v8/typedapi/eql/delete
2025-08-20T22:45:59.1802331Z [00:04:59.854]➜  mkdir -p $WORK/b1702/
2025-08-20T22:45:59.1803097Z [00:04:59.854]➜  cat >/tmp/go-build2401649780/b1702/importcfg << 'EOF' # internal
2025-08-20T22:45:59.1803761Z [00:04:59.854]➜  # import config
2025-08-20T22:45:59.1804550Z [00:04:59.854]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.1805397Z [00:04:59.854]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.1806209Z [00:04:59.854]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.1806960Z [00:04:59.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.1808949Z [00:04:59.854]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.1810393Z [00:04:59.854]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.1811556Z [00:04:59.854]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.1812383Z [00:04:59.854]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.1813228Z [00:04:59.854]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.1814047Z [00:04:59.854]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.1814891Z [00:04:59.854]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.1815505Z [00:04:59.854]➜  EOF
2025-08-20T22:45:59.1820696Z [00:04:59.854]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1702/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/delete;$WORK/b1702=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/eql/delete -lang=go1.22 -complete -installsuffix shared -buildid hr9MUZQUYMv23n7BXGjh/hr9MUZQUYMv23n7BXGjh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1702/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/delete/response.go
2025-08-20T22:45:59.2663548Z [00:04:59.940]➜  go tool buildid -w $WORK/b1699/_pkg_.a # internal
2025-08-20T22:45:59.2682199Z [00:04:59.942]➜  cp $WORK/b1699/_pkg_.a /root/.cache/go-build/8d/8d9cc1691f2764ca3e23dc41d8e84c1e7c038c27052f3f7b75c67f3efa9d5bc2-d # internal
2025-08-20T22:45:59.2684915Z [00:04:59.943]➜  github.com/elastic/go-elasticsearch/v8/typedapi/eql/get
2025-08-20T22:45:59.2687823Z [00:04:59.943]➜  mkdir -p $WORK/b1703/
2025-08-20T22:45:59.2693768Z [00:04:59.943]➜  cat >/tmp/go-build2401649780/b1703/importcfg << 'EOF' # internal
2025-08-20T22:45:59.2694485Z [00:04:59.943]➜  # import config
2025-08-20T22:45:59.2695123Z [00:04:59.944]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.2696002Z [00:04:59.944]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.2696850Z [00:04:59.944]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.2697987Z [00:04:59.944]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.2699258Z [00:04:59.944]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.2701091Z [00:04:59.944]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.2702222Z [00:04:59.944]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.2703019Z [00:04:59.944]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.2703847Z [00:04:59.944]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.2704661Z [00:04:59.944]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.2705454Z [00:04:59.944]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.2706044Z [00:04:59.944]➜  EOF
2025-08-20T22:45:59.2711342Z [00:04:59.944]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1703/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/get;$WORK/b1703=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/eql/get -lang=go1.22 -complete -installsuffix shared -buildid Id0PbLekhXadLIegIDD1/Id0PbLekhXadLIegIDD1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1703/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/get/response.go
2025-08-20T22:45:59.2728135Z [00:04:59.947]➜  go tool buildid -w $WORK/b1702/_pkg_.a # internal
2025-08-20T22:45:59.2747919Z [00:04:59.949]➜  cp $WORK/b1702/_pkg_.a /root/.cache/go-build/f1/f17c6ef98ca7622be4998254c05ab640464e8777c4934e972d6b12acdbbba41c-d # internal
2025-08-20T22:45:59.2750369Z [00:04:59.949]➜  github.com/elastic/go-elasticsearch/v8/typedapi/eql/getstatus
2025-08-20T22:45:59.2751386Z [00:04:59.949]➜  mkdir -p $WORK/b1704/
2025-08-20T22:45:59.2764796Z [00:04:59.951]➜  cat >/tmp/go-build2401649780/b1704/importcfg << 'EOF' # internal
2025-08-20T22:45:59.2770301Z [00:04:59.951]➜  # import config
2025-08-20T22:45:59.2771109Z [00:04:59.951]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.2771989Z [00:04:59.951]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.2772897Z [00:04:59.951]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.2773687Z [00:04:59.951]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.2774925Z [00:04:59.951]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.2776479Z [00:04:59.951]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.2777734Z [00:04:59.951]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.2778746Z [00:04:59.951]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.2779683Z [00:04:59.951]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.2780542Z [00:04:59.951]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.2781341Z [00:04:59.951]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.2782083Z [00:04:59.951]➜  EOF
2025-08-20T22:45:59.2787555Z [00:04:59.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1704/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/getstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/getstatus;$WORK/b1704=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/eql/getstatus -lang=go1.22 -complete -installsuffix shared -buildid -B3Ttyjv2KDCCMekV5DO/-B3Ttyjv2KDCCMekV5DO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1704/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/getstatus/get_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/getstatus/response.go
2025-08-20T22:45:59.2810560Z [00:04:59.955]➜  go tool buildid -w $WORK/b1701/_pkg_.a # internal
2025-08-20T22:45:59.2820186Z [00:04:59.955]➜  cp $WORK/b1701/_pkg_.a /root/.cache/go-build/4a/4a89a383b527f43c6f5e1c2fa9a70c9dfaad21ca55e08e5430c55182c04f7640-d # internal
2025-08-20T22:45:59.2821701Z [00:04:59.955]➜  github.com/elastic/go-elasticsearch/v8/typedapi/eql/search
2025-08-20T22:45:59.2824172Z [00:04:59.955]➜  mkdir -p $WORK/b1705/
2025-08-20T22:45:59.2825007Z [00:04:59.955]➜  cat >/tmp/go-build2401649780/b1705/importcfg << 'EOF' # internal
2025-08-20T22:45:59.2825653Z [00:04:59.955]➜  # import config
2025-08-20T22:45:59.2826246Z [00:04:59.955]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.2826970Z [00:04:59.955]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.2827994Z [00:04:59.955]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.2828773Z [00:04:59.955]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.2829708Z [00:04:59.955]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.2830811Z [00:04:59.955]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.2832166Z [00:04:59.955]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.2833792Z [00:04:59.955]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:59.2835501Z [00:04:59.955]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/resultposition=/tmp/go-build2401649780/b1706/_pkg_.a
2025-08-20T22:45:59.2836714Z [00:04:59.955]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.2839623Z [00:04:59.955]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.2840473Z [00:04:59.955]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.2841269Z [00:04:59.955]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.2842123Z [00:04:59.955]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.2842989Z [00:04:59.955]➜  EOF
2025-08-20T22:45:59.2866845Z [00:04:59.955]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1705/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/search=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/search;$WORK/b1705=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/eql/search -lang=go1.22 -complete -installsuffix shared -buildid FQuRn1fNu0CuqaSDTtEk/FQuRn1fNu0CuqaSDTtEk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1705/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/search/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/search/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/eql/search/search.go
2025-08-20T22:45:59.2872217Z [00:04:59.957]➜  go tool buildid -w $WORK/b1700/_pkg_.a # internal
2025-08-20T22:45:59.2873757Z [00:04:59.959]➜  cp $WORK/b1700/_pkg_.a /root/.cache/go-build/56/5636904ab4c0d5cd091812440fa4c0b78c7af96d9ba69ad038e2f820173a509a-d # internal
2025-08-20T22:45:59.2875075Z [00:04:59.959]➜  github.com/elastic/go-elasticsearch/v8/typedapi/esql/query
2025-08-20T22:45:59.2875785Z [00:04:59.959]➜  mkdir -p $WORK/b1708/
2025-08-20T22:45:59.2876571Z [00:04:59.960]➜  cat >/tmp/go-build2401649780/b1708/importcfg << 'EOF' # internal
2025-08-20T22:45:59.2877568Z [00:04:59.960]➜  # import config
2025-08-20T22:45:59.2878194Z [00:04:59.960]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.2878954Z [00:04:59.960]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.2880629Z [00:04:59.960]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.2881643Z [00:04:59.960]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.2882584Z [00:04:59.960]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.2883751Z [00:04:59.960]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.2885201Z [00:04:59.960]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.2886746Z [00:04:59.960]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/esqlformat=/tmp/go-build2401649780/b1709/_pkg_.a
2025-08-20T22:45:59.2888102Z [00:04:59.960]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.2888885Z [00:04:59.960]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.2889701Z [00:04:59.960]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.2890644Z [00:04:59.960]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.2891473Z [00:04:59.960]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.2892047Z [00:04:59.960]➜  EOF
2025-08-20T22:45:59.2898537Z [00:04:59.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1708/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/query=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/query;$WORK/b1708=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/esql/query -lang=go1.22 -complete -installsuffix shared -buildid W7p1pCubvEmacLWXslqm/W7p1pCubvEmacLWXslqm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1708/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/query/helpers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/query/query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/query/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/esql/query/response.go
2025-08-20T22:45:59.3650598Z [00:05:00.039]➜  go tool buildid -w $WORK/b1704/_pkg_.a # internal
2025-08-20T22:45:59.3666095Z [00:05:00.041]➜  cp $WORK/b1704/_pkg_.a /root/.cache/go-build/3b/3b17f4a068124786b3614169a1fa0eb306c66016aee8f8e7f864f474955f760c-d # internal
2025-08-20T22:45:59.3675747Z [00:05:00.041]➜  github.com/elastic/go-elasticsearch/v8/typedapi/features/getfeatures
2025-08-20T22:45:59.3676629Z [00:05:00.041]➜  mkdir -p $WORK/b1710/
2025-08-20T22:45:59.3677602Z [00:05:00.041]➜  cat >/tmp/go-build2401649780/b1710/importcfg << 'EOF' # internal
2025-08-20T22:45:59.3678285Z [00:05:00.041]➜  # import config
2025-08-20T22:45:59.3678913Z [00:05:00.041]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.3679792Z [00:05:00.041]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.3680834Z [00:05:00.041]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.3681613Z [00:05:00.041]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.3682722Z [00:05:00.041]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.3684241Z [00:05:00.041]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.3685259Z [00:05:00.041]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.3686022Z [00:05:00.041]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.3686846Z [00:05:00.041]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.3687844Z [00:05:00.041]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.3688647Z [00:05:00.041]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.3689251Z [00:05:00.041]➜  EOF
2025-08-20T22:45:59.3694798Z [00:05:00.041]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1710/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/getfeatures=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/getfeatures;$WORK/b1710=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/features/getfeatures -lang=go1.22 -complete -installsuffix shared -buildid kHsANwuHS9NuCIr8zb4C/kHsANwuHS9NuCIr8zb4C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1710/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/getfeatures/get_features.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/getfeatures/response.go
2025-08-20T22:45:59.3746693Z [00:05:00.049]➜  go tool buildid -w $WORK/b1703/_pkg_.a # internal
2025-08-20T22:45:59.3770220Z [00:05:00.051]➜  cp $WORK/b1703/_pkg_.a /root/.cache/go-build/ae/ae8ffb091c26b6756e6d2c1e5661a6e99dc0ecb7ed33123a99d1451911c36f79-d # internal
2025-08-20T22:45:59.3803383Z [00:05:00.054]➜  github.com/elastic/go-elasticsearch/v8/typedapi/features/resetfeatures
2025-08-20T22:45:59.3808447Z [00:05:00.055]➜  mkdir -p $WORK/b1711/
2025-08-20T22:45:59.3817830Z [00:05:00.056]➜  cat >/tmp/go-build2401649780/b1711/importcfg << 'EOF' # internal
2025-08-20T22:45:59.3820283Z [00:05:00.056]➜  # import config
2025-08-20T22:45:59.3821285Z [00:05:00.056]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.3822150Z [00:05:00.056]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.3822975Z [00:05:00.056]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.3823747Z [00:05:00.056]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.3825013Z [00:05:00.056]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.3826963Z [00:05:00.056]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.3828227Z [00:05:00.056]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.3829008Z [00:05:00.056]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.3829801Z [00:05:00.056]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.3830593Z [00:05:00.056]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.3831369Z [00:05:00.056]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.3832015Z [00:05:00.056]➜  EOF
2025-08-20T22:45:59.3838242Z [00:05:00.057]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1711/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/resetfeatures=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/resetfeatures;$WORK/b1711=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/features/resetfeatures -lang=go1.22 -complete -installsuffix shared -buildid eQGEHf5khJSc21ZdqPfu/eQGEHf5khJSc21ZdqPfu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1711/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/resetfeatures/reset_features.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/features/resetfeatures/response.go
2025-08-20T22:45:59.4120446Z [00:05:00.086]➜  go tool buildid -w $WORK/b1708/_pkg_.a # internal
2025-08-20T22:45:59.4148112Z [00:05:00.089]➜  cp $WORK/b1708/_pkg_.a /root/.cache/go-build/39/392d1347a947148d24a86c2e83b0d659b468cee842a86a5892c87018aed8aef8-d # internal
2025-08-20T22:45:59.4153833Z [00:05:00.090]➜  github.com/elastic/go-elasticsearch/v8/typedapi/fleet/globalcheckpoints
2025-08-20T22:45:59.4165652Z [00:05:00.090]➜  mkdir -p $WORK/b1712/
2025-08-20T22:45:59.4166972Z [00:05:00.091]➜  cat >/tmp/go-build2401649780/b1712/importcfg << 'EOF' # internal
2025-08-20T22:45:59.4168240Z [00:05:00.091]➜  # import config
2025-08-20T22:45:59.4169541Z [00:05:00.091]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.4170859Z [00:05:00.091]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.4174341Z [00:05:00.091]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.4175202Z [00:05:00.091]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.4176448Z [00:05:00.091]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.4178206Z [00:05:00.091]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.4179260Z [00:05:00.091]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.4180027Z [00:05:00.091]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.4180824Z [00:05:00.091]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.4181785Z [00:05:00.091]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.4182622Z [00:05:00.091]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.4183302Z [00:05:00.091]➜  EOF
2025-08-20T22:45:59.4203339Z [00:05:00.094]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1712/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/globalcheckpoints=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/globalcheckpoints;$WORK/b1712=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/fleet/globalcheckpoints -lang=go1.22 -complete -installsuffix shared -buildid L6_0JOdmIDrBJuFbuSF-/L6_0JOdmIDrBJuFbuSF- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1712/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/globalcheckpoints/global_checkpoints.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/globalcheckpoints/response.go
2025-08-20T22:45:59.4362304Z [00:05:00.110]➜  go tool buildid -w $WORK/b1705/_pkg_.a # internal
2025-08-20T22:45:59.4392125Z [00:05:00.113]➜  cp $WORK/b1705/_pkg_.a /root/.cache/go-build/da/da3a51b791c8c436808b6d07775a40d1daab3530b9b025317157349088f87274-d # internal
2025-08-20T22:45:59.4397768Z [00:05:00.114]➜  github.com/elastic/go-elasticsearch/v8/typedapi/fleet/msearch
2025-08-20T22:45:59.4409163Z [00:05:00.115]➜  mkdir -p $WORK/b1713/
2025-08-20T22:45:59.4410527Z [00:05:00.115]➜  cat >/tmp/go-build2401649780/b1713/importcfg << 'EOF' # internal
2025-08-20T22:45:59.4413002Z [00:05:00.115]➜  # import config
2025-08-20T22:45:59.4413640Z [00:05:00.115]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.4414422Z [00:05:00.115]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.4415240Z [00:05:00.115]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.4416230Z [00:05:00.115]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.4417015Z [00:05:00.115]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.4418352Z [00:05:00.115]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.4419965Z [00:05:00.115]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.4421546Z [00:05:00.115]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:59.4423231Z [00:05:00.115]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:59.4424384Z [00:05:00.115]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.4425146Z [00:05:00.115]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.4425854Z [00:05:00.115]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.4426799Z [00:05:00.115]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.4427763Z [00:05:00.115]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.4428340Z [00:05:00.115]➜  EOF
2025-08-20T22:45:59.4434126Z [00:05:00.115]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1713/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/msearch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/msearch;$WORK/b1713=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/fleet/msearch -lang=go1.22 -complete -installsuffix shared -buildid _QYYw1dwVYXvnuDI-MjX/_QYYw1dwVYXvnuDI-MjX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1713/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/msearch/msearch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/msearch/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/msearch/response.go
2025-08-20T22:45:59.4653605Z [00:05:00.139]➜  go tool buildid -w $WORK/b1710/_pkg_.a # internal
2025-08-20T22:45:59.4672117Z [00:05:00.141]➜  cp $WORK/b1710/_pkg_.a /root/.cache/go-build/45/457056f446195fd8a8180bd7f451e49742e870dd4558d453654eda85d5997712-d # internal
2025-08-20T22:45:59.4679162Z [00:05:00.142]➜  github.com/elastic/go-elasticsearch/v8/typedapi/fleet/search
2025-08-20T22:45:59.4681936Z [00:05:00.142]➜  mkdir -p $WORK/b1715/
2025-08-20T22:45:59.4690426Z [00:05:00.143]➜  cat >/tmp/go-build2401649780/b1715/importcfg << 'EOF' # internal
2025-08-20T22:45:59.4691502Z [00:05:00.143]➜  # import config
2025-08-20T22:45:59.4693261Z [00:05:00.143]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.4694237Z [00:05:00.143]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.4695862Z [00:05:00.143]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.4696749Z [00:05:00.143]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.4697747Z [00:05:00.143]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.4698884Z [00:05:00.143]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.4700348Z [00:05:00.143]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.4701934Z [00:05:00.143]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:59.4703716Z [00:05:00.143]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:45:59.4705453Z [00:05:00.143]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:45:59.4707360Z [00:05:00.143]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestmode=/tmp/go-build2401649780/b1527/_pkg_.a
2025-08-20T22:45:59.4708636Z [00:05:00.143]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.4709696Z [00:05:00.143]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.4710559Z [00:05:00.143]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.4711417Z [00:05:00.143]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.4712270Z [00:05:00.143]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.4712871Z [00:05:00.143]➜  EOF
2025-08-20T22:45:59.4720036Z [00:05:00.144]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1715/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/search=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/search;$WORK/b1715=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/fleet/search -lang=go1.22 -complete -installsuffix shared -buildid Q4niuoJhzPFzU8Rldjn5/Q4niuoJhzPFzU8Rldjn5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1715/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/search/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/search/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/fleet/search/search.go
2025-08-20T22:45:59.4799919Z [00:05:00.154]➜  go tool buildid -w $WORK/b1711/_pkg_.a # internal
2025-08-20T22:45:59.4816650Z [00:05:00.156]➜  cp $WORK/b1711/_pkg_.a /root/.cache/go-build/7a/7afd741c2a389851285d945c2771048bc826bdb5d813047a407f8eb08c72b31c-d # internal
2025-08-20T22:45:59.4823330Z [00:05:00.156]➜  github.com/elastic/go-elasticsearch/v8/typedapi/graph/explore
2025-08-20T22:45:59.4825375Z [00:05:00.156]➜  mkdir -p $WORK/b1716/
2025-08-20T22:45:59.4826319Z [00:05:00.156]➜  cat >/tmp/go-build2401649780/b1716/importcfg << 'EOF' # internal
2025-08-20T22:45:59.4827020Z [00:05:00.156]➜  # import config
2025-08-20T22:45:59.4827941Z [00:05:00.156]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.4828817Z [00:05:00.156]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.4829720Z [00:05:00.156]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.4830588Z [00:05:00.156]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.4831386Z [00:05:00.156]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.4832658Z [00:05:00.156]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.4834206Z [00:05:00.156]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.4835408Z [00:05:00.156]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.4836230Z [00:05:00.156]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.4837045Z [00:05:00.156]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.4838085Z [00:05:00.156]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.4838942Z [00:05:00.156]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.4839572Z [00:05:00.156]➜  EOF
2025-08-20T22:45:59.4845548Z [00:05:00.156]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1716/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/graph/explore=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/graph/explore;$WORK/b1716=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/graph/explore -lang=go1.22 -complete -installsuffix shared -buildid uGiul_rWJMsutkVp5pCJ/uGiul_rWJMsutkVp5pCJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1716/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/graph/explore/explore.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/graph/explore/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/graph/explore/response.go
2025-08-20T22:45:59.5423474Z [00:05:00.216]➜  go tool buildid -w $WORK/b1712/_pkg_.a # internal
2025-08-20T22:45:59.5441935Z [00:05:00.218]➜  cp $WORK/b1712/_pkg_.a /root/.cache/go-build/40/405e476be40c437be019d3f5e00b20934cebe0a88413ea74e65cd12150e6e5be-d # internal
2025-08-20T22:45:59.5472160Z [00:05:00.221]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/deletelifecycle
2025-08-20T22:45:59.5473570Z [00:05:00.222]➜  mkdir -p $WORK/b1717/
2025-08-20T22:45:59.5482211Z [00:05:00.222]➜  cat >/tmp/go-build2401649780/b1717/importcfg << 'EOF' # internal
2025-08-20T22:45:59.5484299Z [00:05:00.222]➜  # import config
2025-08-20T22:45:59.5485045Z [00:05:00.222]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.5486170Z [00:05:00.222]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.5486840Z [00:05:00.222]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.5487808Z [00:05:00.222]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.5488973Z [00:05:00.222]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.5490480Z [00:05:00.222]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.5491587Z [00:05:00.222]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.5492389Z [00:05:00.222]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.5493279Z [00:05:00.222]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.5494139Z [00:05:00.222]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.5495104Z [00:05:00.222]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.5495697Z [00:05:00.222]➜  EOF
2025-08-20T22:45:59.5501328Z [00:05:00.223]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1717/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/deletelifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/deletelifecycle;$WORK/b1717=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/deletelifecycle -lang=go1.22 -complete -installsuffix shared -buildid Eoka_a9lcmJzMhwtYHjS/Eoka_a9lcmJzMhwtYHjS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1717/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/deletelifecycle/delete_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/deletelifecycle/response.go
2025-08-20T22:45:59.5703225Z [00:05:00.244]➜  go tool buildid -w $WORK/b1713/_pkg_.a # internal
2025-08-20T22:45:59.5734290Z [00:05:00.247]➜  cp $WORK/b1713/_pkg_.a /root/.cache/go-build/8c/8cb3a0289e0f955ea59341c4ddb48c25086731de7e329b31792d77a250b5df0b-d # internal
2025-08-20T22:45:59.5753276Z [00:05:00.247]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/explainlifecycle
2025-08-20T22:45:59.5754130Z [00:05:00.247]➜  mkdir -p $WORK/b1718/
2025-08-20T22:45:59.5754888Z [00:05:00.247]➜  cat >/tmp/go-build2401649780/b1718/importcfg << 'EOF' # internal
2025-08-20T22:45:59.5755597Z [00:05:00.247]➜  # import config
2025-08-20T22:45:59.5756264Z [00:05:00.247]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.5757267Z [00:05:00.247]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.5758188Z [00:05:00.247]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.5759058Z [00:05:00.247]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.5759883Z [00:05:00.247]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.5761144Z [00:05:00.247]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.5762731Z [00:05:00.247]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.5764097Z [00:05:00.247]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.5764943Z [00:05:00.247]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.5765796Z [00:05:00.247]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.5766653Z [00:05:00.247]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.5767746Z [00:05:00.247]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.5768390Z [00:05:00.247]➜  EOF
2025-08-20T22:45:59.5774146Z [00:05:00.247]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1718/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/explainlifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/explainlifecycle;$WORK/b1718=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/explainlifecycle -lang=go1.22 -complete -installsuffix shared -buildid ASLWUK2A5cBozTR9Tbqj/ASLWUK2A5cBozTR9Tbqj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1718/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/explainlifecycle/explain_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/explainlifecycle/response.go
2025-08-20T22:45:59.5910081Z [00:05:00.265]➜  go tool buildid -w $WORK/b1716/_pkg_.a # internal
2025-08-20T22:45:59.5929681Z [00:05:00.267]➜  cp $WORK/b1716/_pkg_.a /root/.cache/go-build/e5/e5e70a0d0ba811828440e3df92f6ff821fa0f38696579be3a4fb894549393eee-d # internal
2025-08-20T22:45:59.5935563Z [00:05:00.268]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getlifecycle
2025-08-20T22:45:59.5956204Z [00:05:00.268]➜  mkdir -p $WORK/b1719/
2025-08-20T22:45:59.5957036Z [00:05:00.268]➜  cat >/tmp/go-build2401649780/b1719/importcfg << 'EOF' # internal
2025-08-20T22:45:59.5958099Z [00:05:00.268]➜  # import config
2025-08-20T22:45:59.5958825Z [00:05:00.268]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.5959762Z [00:05:00.268]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.5971500Z [00:05:00.268]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.5972467Z [00:05:00.268]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.5973755Z [00:05:00.268]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.5975448Z [00:05:00.268]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.5976783Z [00:05:00.268]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.5977829Z [00:05:00.268]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.5978698Z [00:05:00.268]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.5979578Z [00:05:00.268]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.5980488Z [00:05:00.268]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.5981172Z [00:05:00.268]➜  EOF
2025-08-20T22:45:59.5986760Z [00:05:00.268]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1719/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getlifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getlifecycle;$WORK/b1719=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getlifecycle -lang=go1.22 -complete -installsuffix shared -buildid ecWO0x9jrOR0jvNkXt9d/ecWO0x9jrOR0jvNkXt9d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1719/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getlifecycle/get_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getlifecycle/response.go
2025-08-20T22:45:59.6578833Z [00:05:00.332]➜  go tool buildid -w $WORK/b1717/_pkg_.a # internal
2025-08-20T22:45:59.6602255Z [00:05:00.334]➜  cp $WORK/b1717/_pkg_.a /root/.cache/go-build/48/4849cc12e9f4f232448760ab4539a4c981661b8149f82c4462fbe181dceb704f-d # internal
2025-08-20T22:45:59.6607963Z [00:05:00.335]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getstatus
2025-08-20T22:45:59.6609586Z [00:05:00.335]➜  mkdir -p $WORK/b1720/
2025-08-20T22:45:59.6634575Z [00:05:00.335]➜  cat >/tmp/go-build2401649780/b1720/importcfg << 'EOF' # internal
2025-08-20T22:45:59.6635342Z [00:05:00.335]➜  # import config
2025-08-20T22:45:59.6636071Z [00:05:00.335]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.6637045Z [00:05:00.335]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.6638441Z [00:05:00.335]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.6639291Z [00:05:00.335]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.6640580Z [00:05:00.335]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.6642194Z [00:05:00.335]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.6644012Z [00:05:00.335]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/lifecycleoperationmode=/tmp/go-build2401649780/b1468/_pkg_.a
2025-08-20T22:45:59.6645372Z [00:05:00.335]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.6646187Z [00:05:00.335]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.6647037Z [00:05:00.335]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.6649339Z [00:05:00.335]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.6650242Z [00:05:00.335]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.6650875Z [00:05:00.335]➜  EOF
2025-08-20T22:45:59.6655980Z [00:05:00.335]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1720/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getstatus;$WORK/b1720=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getstatus -lang=go1.22 -complete -installsuffix shared -buildid WbSOd0AMRhBmeTFZGBnI/WbSOd0AMRhBmeTFZGBnI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1720/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getstatus/get_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/getstatus/response.go
2025-08-20T22:45:59.6757003Z [00:05:00.350]➜  go tool buildid -w $WORK/b1718/_pkg_.a # internal
2025-08-20T22:45:59.6779138Z [00:05:00.352]➜  cp $WORK/b1718/_pkg_.a /root/.cache/go-build/0e/0e5560e7082ec89d7ce9377dfde0a1d8c8d6c45a0370de39e9327ae3041aae0c-d # internal
2025-08-20T22:45:59.6785729Z [00:05:00.353]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/migratetodatatiers
2025-08-20T22:45:59.6790210Z [00:05:00.353]➜  mkdir -p $WORK/b1721/
2025-08-20T22:45:59.6798552Z [00:05:00.354]➜  cat >/tmp/go-build2401649780/b1721/importcfg << 'EOF' # internal
2025-08-20T22:45:59.6802198Z [00:05:00.354]➜  # import config
2025-08-20T22:45:59.6802921Z [00:05:00.354]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.6803801Z [00:05:00.354]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.6804721Z [00:05:00.354]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.6805651Z [00:05:00.354]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.6806499Z [00:05:00.354]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.6807944Z [00:05:00.354]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.6809821Z [00:05:00.354]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.6810959Z [00:05:00.354]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.6811795Z [00:05:00.354]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.6812675Z [00:05:00.354]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.6813545Z [00:05:00.354]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.6814380Z [00:05:00.354]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.6815012Z [00:05:00.354]➜  EOF
2025-08-20T22:45:59.6826625Z [00:05:00.356]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1721/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/migratetodatatiers=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/migratetodatatiers;$WORK/b1721=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/migratetodatatiers -lang=go1.22 -complete -installsuffix shared -buildid lpuTJlGomfsKvclVx7NQ/lpuTJlGomfsKvclVx7NQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1721/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/migratetodatatiers/migrate_to_data_tiers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/migratetodatatiers/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/migratetodatatiers/response.go
2025-08-20T22:45:59.7080279Z [00:05:00.382]➜  go tool buildid -w $WORK/b1719/_pkg_.a # internal
2025-08-20T22:45:59.7096952Z [00:05:00.384]➜  cp $WORK/b1719/_pkg_.a /root/.cache/go-build/df/df1a4d92332b89680c1a63fedda83beb1623d8b41aa30056bfa8edba5bca6c65-d # internal
2025-08-20T22:45:59.7101487Z [00:05:00.384]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/movetostep
2025-08-20T22:45:59.7103314Z [00:05:00.384]➜  mkdir -p $WORK/b1722/
2025-08-20T22:45:59.7108816Z [00:05:00.385]➜  cat >/tmp/go-build2401649780/b1722/importcfg << 'EOF' # internal
2025-08-20T22:45:59.7110819Z [00:05:00.385]➜  # import config
2025-08-20T22:45:59.7111503Z [00:05:00.385]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.7112344Z [00:05:00.385]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.7113265Z [00:05:00.385]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.7114158Z [00:05:00.385]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.7114991Z [00:05:00.385]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.7116469Z [00:05:00.385]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.7118218Z [00:05:00.385]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.7119376Z [00:05:00.385]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.7120179Z [00:05:00.385]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.7121036Z [00:05:00.385]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.7121881Z [00:05:00.385]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.7122717Z [00:05:00.385]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.7123370Z [00:05:00.385]➜  EOF
2025-08-20T22:45:59.7129564Z [00:05:00.385]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1722/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/movetostep=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/movetostep;$WORK/b1722=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/movetostep -lang=go1.22 -complete -installsuffix shared -buildid 0klqaSYb345EV-Z0ulaK/0klqaSYb345EV-Z0ulaK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1722/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/movetostep/move_to_step.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/movetostep/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/movetostep/response.go
2025-08-20T22:45:59.7557836Z [00:05:00.430]➜  go tool buildid -w $WORK/b1720/_pkg_.a # internal
2025-08-20T22:45:59.7574688Z [00:05:00.432]➜  cp $WORK/b1720/_pkg_.a /root/.cache/go-build/8b/8bf5f3984e6e64283e4037577d0050f872ef50614a42db93d216aaee9893769c-d # internal
2025-08-20T22:45:59.7578797Z [00:05:00.432]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/putlifecycle
2025-08-20T22:45:59.7580782Z [00:05:00.432]➜  mkdir -p $WORK/b1723/
2025-08-20T22:45:59.7585870Z [00:05:00.433]➜  cat >/tmp/go-build2401649780/b1723/importcfg << 'EOF' # internal
2025-08-20T22:45:59.7586688Z [00:05:00.433]➜  # import config
2025-08-20T22:45:59.7587609Z [00:05:00.433]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:45:59.7588541Z [00:05:00.433]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.7589511Z [00:05:00.433]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.7590436Z [00:05:00.433]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.7591281Z [00:05:00.433]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.7592567Z [00:05:00.433]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.7594179Z [00:05:00.433]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.7595524Z [00:05:00.433]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.7596445Z [00:05:00.433]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.7597534Z [00:05:00.433]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.7598439Z [00:05:00.433]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.7599304Z [00:05:00.433]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.7599936Z [00:05:00.433]➜  EOF
2025-08-20T22:45:59.7608591Z [00:05:00.434]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1723/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/putlifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/putlifecycle;$WORK/b1723=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/putlifecycle -lang=go1.22 -complete -installsuffix shared -buildid nXhWkKt9DJ_4zFpsxgOW/nXhWkKt9DJ_4zFpsxgOW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1723/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/putlifecycle/put_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/putlifecycle/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/putlifecycle/response.go
2025-08-20T22:45:59.8032553Z [00:05:00.477]➜  go tool buildid -w $WORK/b1721/_pkg_.a # internal
2025-08-20T22:45:59.8051747Z [00:05:00.479]➜  cp $WORK/b1721/_pkg_.a /root/.cache/go-build/9e/9e6d4d331b4212a5154a0c51274bad513390556704ca9caf1effe85fc4d042b5-d # internal
2025-08-20T22:45:59.8080581Z [00:05:00.482]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/removepolicy
2025-08-20T22:45:59.8081700Z [00:05:00.482]➜  mkdir -p $WORK/b1724/
2025-08-20T22:45:59.8113853Z [00:05:00.486]➜  cat >/tmp/go-build2401649780/b1724/importcfg << 'EOF' # internal
2025-08-20T22:45:59.8115049Z [00:05:00.486]➜  # import config
2025-08-20T22:45:59.8116561Z [00:05:00.486]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.8118698Z [00:05:00.486]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.8119939Z [00:05:00.486]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.8126623Z [00:05:00.486]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.8128711Z [00:05:00.486]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.8131568Z [00:05:00.486]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.8132697Z [00:05:00.486]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.8133526Z [00:05:00.486]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.8134376Z [00:05:00.486]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.8135448Z [00:05:00.486]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.8136336Z [00:05:00.486]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.8136960Z [00:05:00.486]➜  EOF
2025-08-20T22:45:59.8142512Z [00:05:00.487]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1724/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/removepolicy=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/removepolicy;$WORK/b1724=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/removepolicy -lang=go1.22 -complete -installsuffix shared -buildid zArAs23BmfxJ4j3RSpdF/zArAs23BmfxJ4j3RSpdF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1724/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/removepolicy/remove_policy.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/removepolicy/response.go
2025-08-20T22:45:59.8292165Z [00:05:00.503]➜  go tool buildid -w $WORK/b1722/_pkg_.a # internal
2025-08-20T22:45:59.8310936Z [00:05:00.505]➜  cp $WORK/b1722/_pkg_.a /root/.cache/go-build/48/4856c477862a49778ba4ea9dda450550d45c3621626800abf62f9fc39724f99c-d # internal
2025-08-20T22:45:59.8313948Z [00:05:00.505]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/retry
2025-08-20T22:45:59.8314611Z [00:05:00.506]➜  mkdir -p $WORK/b1725/
2025-08-20T22:45:59.8317931Z [00:05:00.506]➜  cat >/tmp/go-build2401649780/b1725/importcfg << 'EOF' # internal
2025-08-20T22:45:59.8321366Z [00:05:00.506]➜  # import config
2025-08-20T22:45:59.8322055Z [00:05:00.506]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.8339236Z [00:05:00.506]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.8340091Z [00:05:00.507]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.8341033Z [00:05:00.507]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.8342227Z [00:05:00.507]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.8343672Z [00:05:00.507]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.8344857Z [00:05:00.507]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.8345618Z [00:05:00.507]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.8346396Z [00:05:00.507]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.8347309Z [00:05:00.507]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.8348104Z [00:05:00.507]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.8348677Z [00:05:00.507]➜  EOF
2025-08-20T22:45:59.8353499Z [00:05:00.507]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1725/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/retry=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/retry;$WORK/b1725=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/retry -lang=go1.22 -complete -installsuffix shared -buildid RTSk4yus-USKIy0aesm2/RTSk4yus-USKIy0aesm2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1725/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/retry/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/retry/retry.go
2025-08-20T22:45:59.8949846Z [00:05:00.569]➜  go tool buildid -w $WORK/b1723/_pkg_.a # internal
2025-08-20T22:45:59.8954998Z [00:05:00.570]➜  cp $WORK/b1723/_pkg_.a /root/.cache/go-build/99/99c5c8d8b7d1aaa36167a8b8c5f0a44b30017a59facda27e053a04aa03bf394c-d # internal
2025-08-20T22:45:59.8960583Z [00:05:00.570]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/start
2025-08-20T22:45:59.8968279Z [00:05:00.571]➜  mkdir -p $WORK/b1726/
2025-08-20T22:45:59.8978948Z [00:05:00.572]➜  cat >/tmp/go-build2401649780/b1726/importcfg << 'EOF' # internal
2025-08-20T22:45:59.8981093Z [00:05:00.572]➜  # import config
2025-08-20T22:45:59.8981766Z [00:05:00.572]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.8982667Z [00:05:00.572]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.8983489Z [00:05:00.572]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.8984251Z [00:05:00.572]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.8985429Z [00:05:00.572]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.8987021Z [00:05:00.572]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.8988374Z [00:05:00.572]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.8989254Z [00:05:00.572]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.8990138Z [00:05:00.572]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.8990997Z [00:05:00.572]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.8991906Z [00:05:00.572]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.8992577Z [00:05:00.572]➜  EOF
2025-08-20T22:45:59.8993152Z [00:05:00.572]➜  go tool buildid -w $WORK/b1724/_pkg_.a # internal
2025-08-20T22:45:59.9032865Z [00:05:00.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1726/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/start=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/start;$WORK/b1726=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/start -lang=go1.22 -complete -installsuffix shared -buildid 2j0OKQZFEy2eDquiPxav/2j0OKQZFEy2eDquiPxav -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1726/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/start/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/start/start.go
2025-08-20T22:45:59.9039178Z [00:05:00.575]➜  cp $WORK/b1724/_pkg_.a /root/.cache/go-build/b2/b2643f49c67d9a24ec6849c3357681d834df653cda7cc4f4949a2fe674e3c300-d # internal
2025-08-20T22:45:59.9040787Z [00:05:00.575]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ilm/stop
2025-08-20T22:45:59.9041514Z [00:05:00.575]➜  mkdir -p $WORK/b1727/
2025-08-20T22:45:59.9042245Z [00:05:00.576]➜  cat >/tmp/go-build2401649780/b1727/importcfg << 'EOF' # internal
2025-08-20T22:45:59.9042922Z [00:05:00.576]➜  # import config
2025-08-20T22:45:59.9043594Z [00:05:00.576]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.9044510Z [00:05:00.576]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.9045425Z [00:05:00.576]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.9046270Z [00:05:00.576]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.9047719Z [00:05:00.576]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.9049313Z [00:05:00.576]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.9050445Z [00:05:00.576]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.9051253Z [00:05:00.576]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.9052093Z [00:05:00.577]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.9052965Z [00:05:00.577]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.9053829Z [00:05:00.577]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.9054532Z [00:05:00.577]➜  EOF
2025-08-20T22:45:59.9059795Z [00:05:00.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1727/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/stop=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/stop;$WORK/b1727=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ilm/stop -lang=go1.22 -complete -installsuffix shared -buildid pYbOJ-d34-_19a3oWbIk/pYbOJ-d34-_19a3oWbIk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1727/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/stop/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ilm/stop/stop.go
2025-08-20T22:45:59.9293171Z [00:05:00.603]➜  go tool buildid -w $WORK/b1725/_pkg_.a # internal
2025-08-20T22:45:59.9310342Z [00:05:00.605]➜  cp $WORK/b1725/_pkg_.a /root/.cache/go-build/c8/c841cfefc770139bae8d08a0a6455dfa99bb9a2b8e36e6c44589e4d07f87c453-d # internal
2025-08-20T22:45:59.9315929Z [00:05:00.606]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/addblock
2025-08-20T22:45:59.9320574Z [00:05:00.606]➜  mkdir -p $WORK/b1728/
2025-08-20T22:45:59.9321304Z [00:05:00.606]➜  cat >/tmp/go-build2401649780/b1728/importcfg << 'EOF' # internal
2025-08-20T22:45:59.9321953Z [00:05:00.606]➜  # import config
2025-08-20T22:45:59.9322589Z [00:05:00.606]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:45:59.9323449Z [00:05:00.606]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:45:59.9324300Z [00:05:00.606]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:45:59.9325077Z [00:05:00.606]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:45:59.9326314Z [00:05:00.606]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:45:59.9328178Z [00:05:00.606]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:45:59.9330089Z [00:05:00.606]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:45:59.9331423Z [00:05:00.606]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:45:59.9332441Z [00:05:00.606]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:45:59.9333308Z [00:05:00.606]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:45:59.9334111Z [00:05:00.606]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:45:59.9334915Z [00:05:00.606]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:45:59.9335499Z [00:05:00.606]➜  EOF
2025-08-20T22:45:59.9342626Z [00:05:00.606]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1728/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/addblock=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/addblock;$WORK/b1728=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/addblock -lang=go1.22 -complete -installsuffix shared -buildid pfn3aYoOFAcCYG49QY7u/pfn3aYoOFAcCYG49QY7u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1728/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/addblock/add_block.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/addblock/response.go
2025-08-20T22:45:59.9993162Z [00:05:00.673]➜  go tool buildid -w $WORK/b1727/_pkg_.a # internal
2025-08-20T22:45:59.9996404Z [00:05:00.674]➜  go tool buildid -w $WORK/b1726/_pkg_.a # internal
2025-08-20T22:46:00.0012548Z [00:05:00.675]➜  cp $WORK/b1726/_pkg_.a /root/.cache/go-build/ec/ecd474d6ec2be8509c770c8f4e512c4baf4085974ba1dc0f4c580484048951d0-d # internal
2025-08-20T22:46:00.0019787Z [00:05:00.676]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/analyze
2025-08-20T22:46:00.0020609Z [00:05:00.676]➜  mkdir -p $WORK/b1729/
2025-08-20T22:46:00.0032742Z [00:05:00.677]➜  cat >/tmp/go-build2401649780/b1729/importcfg << 'EOF' # internal
2025-08-20T22:46:00.0033784Z [00:05:00.677]➜  # import config
2025-08-20T22:46:00.0034426Z [00:05:00.677]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.0035261Z [00:05:00.677]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.0036131Z [00:05:00.677]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.0038412Z [00:05:00.677]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.0039710Z [00:05:00.677]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.0041444Z [00:05:00.677]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.0042990Z [00:05:00.677]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.0044093Z [00:05:00.677]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.0044947Z [00:05:00.677]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.0045796Z [00:05:00.677]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.0046621Z [00:05:00.677]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.0047606Z [00:05:00.677]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.0048262Z [00:05:00.677]➜  EOF
2025-08-20T22:46:00.0054534Z [00:05:00.677]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1729/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/analyze=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/analyze;$WORK/b1729=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/analyze -lang=go1.22 -complete -installsuffix shared -buildid ZPTES7vkcSDx991trWTI/ZPTES7vkcSDx991trWTI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1729/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/analyze/analyze.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/analyze/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/analyze/response.go
2025-08-20T22:46:00.0084774Z [00:05:00.681]➜  cp $WORK/b1727/_pkg_.a /root/.cache/go-build/e5/e5fe53002ce632ebe41c55a56ff00734094d868735a65642ae5e911e90471fa4-d # internal
2025-08-20T22:46:00.0086175Z [00:05:00.682]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/clearcache
2025-08-20T22:46:00.0089330Z [00:05:00.683]➜  mkdir -p $WORK/b1730/
2025-08-20T22:46:00.0098224Z [00:05:00.684]➜  cat >/tmp/go-build2401649780/b1730/importcfg << 'EOF' # internal
2025-08-20T22:46:00.0100679Z [00:05:00.684]➜  # import config
2025-08-20T22:46:00.0103719Z [00:05:00.684]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.0104617Z [00:05:00.684]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.0105457Z [00:05:00.684]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.0106223Z [00:05:00.685]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.0107600Z [00:05:00.685]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.0110583Z [00:05:00.685]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.0112377Z [00:05:00.685]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.0114510Z [00:05:00.685]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.0115328Z [00:05:00.685]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.0116162Z [00:05:00.685]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.0116989Z [00:05:00.685]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.0118325Z [00:05:00.685]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.0118970Z [00:05:00.685]➜  EOF
2025-08-20T22:46:00.0125695Z [00:05:00.685]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1730/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clearcache=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clearcache;$WORK/b1730=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/clearcache -lang=go1.22 -complete -installsuffix shared -buildid HfRFziNHpGBKiBwqP4fG/HfRFziNHpGBKiBwqP4fG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1730/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clearcache/clear_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clearcache/response.go
2025-08-20T22:46:00.0163997Z [00:05:00.690]➜  go tool buildid -w $WORK/b1715/_pkg_.a # internal
2025-08-20T22:46:00.0213774Z [00:05:00.695]➜  go tool buildid -w $WORK/b1728/_pkg_.a # internal
2025-08-20T22:46:00.0228613Z [00:05:00.697]➜  cp $WORK/b1715/_pkg_.a /root/.cache/go-build/f8/f8c601c16c0a14f4b64319234e3808b617b518788648b15c6beed7504bd6d074-d # internal
2025-08-20T22:46:00.0234346Z [00:05:00.697]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/clone
2025-08-20T22:46:00.0235020Z [00:05:00.697]➜  mkdir -p $WORK/b1731/
2025-08-20T22:46:00.0236179Z [00:05:00.697]➜  cp $WORK/b1728/_pkg_.a /root/.cache/go-build/de/de48c1f77831572df3268e90e992b79ebc2882d80ccd51b8500bfe5bbf7d6102-d # internal
2025-08-20T22:46:00.0237602Z [00:05:00.698]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/close
2025-08-20T22:46:00.0242650Z [00:05:00.698]➜  mkdir -p $WORK/b1732/
2025-08-20T22:46:00.0243369Z [00:05:00.698]➜  cat >/tmp/go-build2401649780/b1732/importcfg << 'EOF' # internal
2025-08-20T22:46:00.0244159Z [00:05:00.698]➜  # import config
2025-08-20T22:46:00.0244816Z [00:05:00.698]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.0248292Z [00:05:00.698]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.0249321Z [00:05:00.698]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.0250101Z [00:05:00.698]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.0251271Z [00:05:00.698]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.0252714Z [00:05:00.698]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.0254290Z [00:05:00.698]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.0255471Z [00:05:00.698]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.0256235Z [00:05:00.698]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.0257320Z [00:05:00.698]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.0258099Z [00:05:00.698]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.0261516Z [00:05:00.698]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.0262115Z [00:05:00.698]➜  EOF
2025-08-20T22:46:00.0267418Z [00:05:00.698]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1732/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/close=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/close;$WORK/b1732=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/close -lang=go1.22 -complete -installsuffix shared -buildid e5eNv-icSvPq9JDjk9Yv/e5eNv-icSvPq9JDjk9Yv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1732/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/close/close.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/close/response.go
2025-08-20T22:46:00.0272135Z [00:05:00.699]➜  cat >/tmp/go-build2401649780/b1731/importcfg << 'EOF' # internal
2025-08-20T22:46:00.0272775Z [00:05:00.700]➜  # import config
2025-08-20T22:46:00.0273381Z [00:05:00.700]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.0274160Z [00:05:00.700]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.0274976Z [00:05:00.700]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.0275789Z [00:05:00.700]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.0276595Z [00:05:00.700]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.0277906Z [00:05:00.700]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.0279432Z [00:05:00.700]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.0280498Z [00:05:00.700]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.0281271Z [00:05:00.700]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.0282056Z [00:05:00.700]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.0282814Z [00:05:00.700]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.0283574Z [00:05:00.700]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.0284134Z [00:05:00.700]➜  EOF
2025-08-20T22:46:00.0290331Z [00:05:00.700]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1731/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clone=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clone;$WORK/b1731=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/clone -lang=go1.22 -complete -installsuffix shared -buildid HPq37enuRG5uEku61boP/HPq37enuRG5uEku61boP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1731/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clone/clone.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clone/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/clone/response.go
2025-08-20T22:46:00.1163029Z [00:05:00.790]➜  go tool buildid -w $WORK/b1730/_pkg_.a # internal
2025-08-20T22:46:00.1185013Z [00:05:00.792]➜  cp $WORK/b1730/_pkg_.a /root/.cache/go-build/b3/b350cd5515e0f6be545a70918e175f40dee2d5b13f090c51ca2a7cf5675f4072-d # internal
2025-08-20T22:46:00.1221729Z [00:05:00.796]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/create
2025-08-20T22:46:00.1226822Z [00:05:00.797]➜  mkdir -p $WORK/b1733/
2025-08-20T22:46:00.1227744Z [00:05:00.797]➜  go tool buildid -w $WORK/b1732/_pkg_.a # internal
2025-08-20T22:46:00.1237699Z [00:05:00.798]➜  cat >/tmp/go-build2401649780/b1733/importcfg << 'EOF' # internal
2025-08-20T22:46:00.1242835Z [00:05:00.798]➜  # import config
2025-08-20T22:46:00.1244919Z [00:05:00.798]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.1247282Z [00:05:00.798]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.1249613Z [00:05:00.798]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.1252216Z [00:05:00.798]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.1256180Z [00:05:00.798]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.1257646Z [00:05:00.798]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.1259322Z [00:05:00.798]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.1260539Z [00:05:00.798]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.1261625Z [00:05:00.798]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.1262561Z [00:05:00.798]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.1272673Z [00:05:00.798]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.1274767Z [00:05:00.798]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.1275401Z [00:05:00.798]➜  EOF
2025-08-20T22:46:00.1283184Z [00:05:00.798]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1733/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/create=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/create;$WORK/b1733=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/create -lang=go1.22 -complete -installsuffix shared -buildid A0YnTkQZqkx07igCJi6S/A0YnTkQZqkx07igCJi6S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1733/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/create/create.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/create/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/create/response.go
2025-08-20T22:46:00.1291235Z [00:05:00.799]➜  cp $WORK/b1732/_pkg_.a /root/.cache/go-build/9f/9feef0a99adc149e8af1ca40a2cc1abbf7d09d67ff3f9fcadc12255829795366-d # internal
2025-08-20T22:46:00.1292783Z [00:05:00.800]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/createdatastream
2025-08-20T22:46:00.1293640Z [00:05:00.801]➜  mkdir -p $WORK/b1734/
2025-08-20T22:46:00.1294389Z [00:05:00.801]➜  cat >/tmp/go-build2401649780/b1734/importcfg << 'EOF' # internal
2025-08-20T22:46:00.1295105Z [00:05:00.801]➜  # import config
2025-08-20T22:46:00.1295810Z [00:05:00.801]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.1296966Z [00:05:00.801]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.1300054Z [00:05:00.801]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.1300926Z [00:05:00.801]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.1302465Z [00:05:00.801]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.1304117Z [00:05:00.801]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.1305319Z [00:05:00.801]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.1306169Z [00:05:00.801]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.1307065Z [00:05:00.801]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.1308173Z [00:05:00.801]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.1309011Z [00:05:00.801]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.1309805Z [00:05:00.801]➜  EOF
2025-08-20T22:46:00.1315457Z [00:05:00.801]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1734/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/createdatastream=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/createdatastream;$WORK/b1734=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/createdatastream -lang=go1.22 -complete -installsuffix shared -buildid XjRRxWOR29pXfvH9ZuEr/XjRRxWOR29pXfvH9ZuEr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1734/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/createdatastream/create_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/createdatastream/response.go
2025-08-20T22:46:00.1468637Z [00:05:00.821]➜  go tool buildid -w $WORK/b1731/_pkg_.a # internal
2025-08-20T22:46:00.1495364Z [00:05:00.823]➜  cp $WORK/b1731/_pkg_.a /root/.cache/go-build/2b/2b91efb7b308ea673a7aa67bb669c2352c74cf0f353310f9b28989c3aedc3ee8-d # internal
2025-08-20T22:46:00.1501052Z [00:05:00.823]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/datastreamsstats
2025-08-20T22:46:00.1501864Z [00:05:00.823]➜  mkdir -p $WORK/b1735/
2025-08-20T22:46:00.1502573Z [00:05:00.823]➜  cat >/tmp/go-build2401649780/b1735/importcfg << 'EOF' # internal
2025-08-20T22:46:00.1503228Z [00:05:00.823]➜  # import config
2025-08-20T22:46:00.1503872Z [00:05:00.823]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.1504719Z [00:05:00.823]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.1505544Z [00:05:00.823]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.1506306Z [00:05:00.823]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.1507620Z [00:05:00.823]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.1509147Z [00:05:00.823]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.1510783Z [00:05:00.823]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.1512007Z [00:05:00.823]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.1512785Z [00:05:00.823]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.1513577Z [00:05:00.823]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.1514348Z [00:05:00.823]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.1515111Z [00:05:00.823]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.1515676Z [00:05:00.823]➜  EOF
2025-08-20T22:46:00.1531920Z [00:05:00.823]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1735/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/datastreamsstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/datastreamsstats;$WORK/b1735=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/datastreamsstats -lang=go1.22 -complete -installsuffix shared -buildid FED1SAJP1heUIkhbIoR0/FED1SAJP1heUIkhbIoR0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1735/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/datastreamsstats/data_streams_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/datastreamsstats/response.go
2025-08-20T22:46:00.2269116Z [00:05:00.901]➜  go tool buildid -w $WORK/b1734/_pkg_.a # internal
2025-08-20T22:46:00.2284876Z [00:05:00.902]➜  cp $WORK/b1734/_pkg_.a /root/.cache/go-build/ef/ef2f18d6c76f4ebd2afc4ea3b99923532423b2411a88ba6a9019f143dd482133-d # internal
2025-08-20T22:46:00.2287478Z [00:05:00.903]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/delete
2025-08-20T22:46:00.2291350Z [00:05:00.903]➜  mkdir -p $WORK/b1736/
2025-08-20T22:46:00.2292131Z [00:05:00.903]➜  cat >/tmp/go-build2401649780/b1736/importcfg << 'EOF' # internal
2025-08-20T22:46:00.2292743Z [00:05:00.903]➜  # import config
2025-08-20T22:46:00.2293356Z [00:05:00.903]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.2294242Z [00:05:00.903]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.2295144Z [00:05:00.903]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.2295977Z [00:05:00.903]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.2297369Z [00:05:00.903]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.2298957Z [00:05:00.903]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.2300840Z [00:05:00.903]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.2302184Z [00:05:00.903]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.2303027Z [00:05:00.903]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.2303858Z [00:05:00.903]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.2304721Z [00:05:00.903]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.2305546Z [00:05:00.903]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.2306168Z [00:05:00.903]➜  EOF
2025-08-20T22:46:00.2311543Z [00:05:00.903]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1736/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/delete;$WORK/b1736=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/delete -lang=go1.22 -complete -installsuffix shared -buildid SKxBtohLyOBxfwpb2rGr/SKxBtohLyOBxfwpb2rGr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1736/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/delete/response.go
2025-08-20T22:46:00.2419458Z [00:05:00.916]➜  go tool buildid -w $WORK/b1733/_pkg_.a # internal
2025-08-20T22:46:00.2437426Z [00:05:00.918]➜  cp $WORK/b1733/_pkg_.a /root/.cache/go-build/08/08663e2f765dc8b2515072d4c6d49c96b6c5a4358e169db476d591eb788af991-d # internal
2025-08-20T22:46:00.2438816Z [00:05:00.918]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletealias
2025-08-20T22:46:00.2439620Z [00:05:00.918]➜  mkdir -p $WORK/b1737/
2025-08-20T22:46:00.2448271Z [00:05:00.919]➜  cat >/tmp/go-build2401649780/b1737/importcfg << 'EOF' # internal
2025-08-20T22:46:00.2449023Z [00:05:00.919]➜  # import config
2025-08-20T22:46:00.2449680Z [00:05:00.919]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.2450544Z [00:05:00.919]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.2451565Z [00:05:00.919]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.2452351Z [00:05:00.919]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.2453528Z [00:05:00.919]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.2455113Z [00:05:00.919]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.2456242Z [00:05:00.919]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.2457000Z [00:05:00.919]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.2458038Z [00:05:00.919]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.2459047Z [00:05:00.919]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.2462293Z [00:05:00.919]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.2463174Z [00:05:00.919]➜  EOF
2025-08-20T22:46:00.2468842Z [00:05:00.920]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1737/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletealias=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletealias;$WORK/b1737=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletealias -lang=go1.22 -complete -installsuffix shared -buildid xLNFtUv79cYTcnhWcRIk/xLNFtUv79cYTcnhWcRIk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1737/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletealias/delete_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletealias/response.go
2025-08-20T22:46:00.2474000Z [00:05:00.920]➜  go tool buildid -w $WORK/b1735/_pkg_.a # internal
2025-08-20T22:46:00.2479968Z [00:05:00.922]➜  cp $WORK/b1735/_pkg_.a /root/.cache/go-build/16/163bbab2e7b599641861399a71a611f97427c9adfcb996ec486ed37df830bc57-d # internal
2025-08-20T22:46:00.2503969Z [00:05:00.922]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatalifecycle
2025-08-20T22:46:00.2504867Z [00:05:00.922]➜  mkdir -p $WORK/b1738/
2025-08-20T22:46:00.2505631Z [00:05:00.923]➜  cat >/tmp/go-build2401649780/b1738/importcfg << 'EOF' # internal
2025-08-20T22:46:00.2506339Z [00:05:00.923]➜  # import config
2025-08-20T22:46:00.2507025Z [00:05:00.923]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.2508135Z [00:05:00.923]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.2509316Z [00:05:00.923]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.2510366Z [00:05:00.923]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.2511761Z [00:05:00.923]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.2513311Z [00:05:00.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.2515026Z [00:05:00.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.2516308Z [00:05:00.923]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.2517286Z [00:05:00.923]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.2518166Z [00:05:00.923]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.2518960Z [00:05:00.923]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.2519903Z [00:05:00.923]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.2520514Z [00:05:00.923]➜  EOF
2025-08-20T22:46:00.2526370Z [00:05:00.923]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1738/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatalifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatalifecycle;$WORK/b1738=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatalifecycle -lang=go1.22 -complete -installsuffix shared -buildid OLSJ4hxJsh8Hu0h_ZiKg/OLSJ4hxJsh8Hu0h_ZiKg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1738/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatalifecycle/delete_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatalifecycle/response.go
2025-08-20T22:46:00.3162928Z [00:05:00.990]➜  go tool buildid -w $WORK/b1729/_pkg_.a # internal
2025-08-20T22:46:00.3282680Z [00:05:01.002]➜  cp $WORK/b1729/_pkg_.a /root/.cache/go-build/10/10417f8fe34d6ca065a1a5e2b058d2aeb92d248b8d69c0661f944bab2cb1a9eb-d # internal
2025-08-20T22:46:00.3285838Z [00:05:01.003]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatastream
2025-08-20T22:46:00.3287954Z [00:05:01.003]➜  mkdir -p $WORK/b1739/
2025-08-20T22:46:00.3298189Z [00:05:01.004]➜  cat >/tmp/go-build2401649780/b1739/importcfg << 'EOF' # internal
2025-08-20T22:46:00.3301120Z [00:05:01.004]➜  # import config
2025-08-20T22:46:00.3301834Z [00:05:01.004]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.3302775Z [00:05:01.004]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.3303675Z [00:05:01.004]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.3304523Z [00:05:01.004]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.3305778Z [00:05:01.004]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.3320512Z [00:05:01.004]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.3322361Z [00:05:01.004]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.3323699Z [00:05:01.004]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.3324536Z [00:05:01.004]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.3325396Z [00:05:01.004]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.3326262Z [00:05:01.004]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.3327280Z [00:05:01.004]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.3327953Z [00:05:01.004]➜  EOF
2025-08-20T22:46:00.3333826Z [00:05:01.006]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1739/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatastream=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatastream;$WORK/b1739=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatastream -lang=go1.22 -complete -installsuffix shared -buildid bYMCzFrVqbYtuk_ue7Eb/bYMCzFrVqbYtuk_ue7Eb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1739/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatastream/delete_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletedatastream/response.go
2025-08-20T22:46:00.3359676Z [00:05:01.010]➜  go tool buildid -w $WORK/b1736/_pkg_.a # internal
2025-08-20T22:46:00.3379559Z [00:05:01.012]➜  cp $WORK/b1736/_pkg_.a /root/.cache/go-build/ef/efae76e0a91720957ced1be6c000fc9291a6a8fbb660b0f683e6940e1f738dc8-d # internal
2025-08-20T22:46:00.3381269Z [00:05:01.012]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/deleteindextemplate
2025-08-20T22:46:00.3382172Z [00:05:01.012]➜  mkdir -p $WORK/b1740/
2025-08-20T22:46:00.3387026Z [00:05:01.013]➜  cat >/tmp/go-build2401649780/b1740/importcfg << 'EOF' # internal
2025-08-20T22:46:00.3391559Z [00:05:01.013]➜  # import config
2025-08-20T22:46:00.3392328Z [00:05:01.013]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.3393213Z [00:05:01.013]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.3394062Z [00:05:01.013]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.3394847Z [00:05:01.013]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.3399333Z [00:05:01.013]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.3401305Z [00:05:01.013]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.3402713Z [00:05:01.013]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.3403511Z [00:05:01.013]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.3404340Z [00:05:01.013]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.3405144Z [00:05:01.013]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.3405943Z [00:05:01.013]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.3406527Z [00:05:01.013]➜  EOF
2025-08-20T22:46:00.3412872Z [00:05:01.013]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1740/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deleteindextemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deleteindextemplate;$WORK/b1740=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/deleteindextemplate -lang=go1.22 -complete -installsuffix shared -buildid 81VUdlioZcUVmnOoiFEg/81VUdlioZcUVmnOoiFEg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1740/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deleteindextemplate/delete_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deleteindextemplate/response.go
2025-08-20T22:46:00.3450207Z [00:05:01.019]➜  go tool buildid -w $WORK/b1737/_pkg_.a # internal
2025-08-20T22:46:00.3465033Z [00:05:01.021]➜  go tool buildid -w $WORK/b1738/_pkg_.a # internal
2025-08-20T22:46:00.3472520Z [00:05:01.021]➜  cp $WORK/b1737/_pkg_.a /root/.cache/go-build/a8/a898274da5639f8bc79e2cde40638f2856b140fcc9b4c76262a85ad613f0789e-d # internal
2025-08-20T22:46:00.3473850Z [00:05:01.021]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletetemplate
2025-08-20T22:46:00.3477741Z [00:05:01.021]➜  mkdir -p $WORK/b1741/
2025-08-20T22:46:00.3479915Z [00:05:01.022]➜  cat >/tmp/go-build2401649780/b1741/importcfg << 'EOF' # internal
2025-08-20T22:46:00.3481831Z [00:05:01.022]➜  # import config
2025-08-20T22:46:00.3483064Z [00:05:01.022]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.3486029Z [00:05:01.022]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.3492434Z [00:05:01.022]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.3493280Z [00:05:01.022]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.3494507Z [00:05:01.022]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.3496119Z [00:05:01.022]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.3497522Z [00:05:01.022]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.3498381Z [00:05:01.022]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.3499243Z [00:05:01.022]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.3501235Z [00:05:01.022]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.3502153Z [00:05:01.022]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.3503327Z [00:05:01.022]➜  EOF
2025-08-20T22:46:00.3510309Z [00:05:01.022]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1741/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletetemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletetemplate;$WORK/b1741=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletetemplate -lang=go1.22 -complete -installsuffix shared -buildid -xN0TyDP_lv2ALvR4jxB/-xN0TyDP_lv2ALvR4jxB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1741/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletetemplate/delete_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/deletetemplate/response.go
2025-08-20T22:46:00.3516296Z [00:05:01.023]➜  cp $WORK/b1738/_pkg_.a /root/.cache/go-build/cb/cb8dfdc3f37404b2fe01f0653f71144a8d88c2d8c837391103a5e48ac84ac6d1-d # internal
2025-08-20T22:46:00.3517905Z [00:05:01.023]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/diskusage
2025-08-20T22:46:00.3518804Z [00:05:01.023]➜  mkdir -p $WORK/b1742/
2025-08-20T22:46:00.3519943Z [00:05:01.023]➜  cat >/tmp/go-build2401649780/b1742/importcfg << 'EOF' # internal
2025-08-20T22:46:00.3520814Z [00:05:01.023]➜  # import config
2025-08-20T22:46:00.3521665Z [00:05:01.023]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.3522731Z [00:05:01.023]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.3523780Z [00:05:01.023]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.3524986Z [00:05:01.023]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.3526406Z [00:05:01.023]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.3528169Z [00:05:01.023]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.3529883Z [00:05:01.023]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.3531217Z [00:05:01.023]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.3532081Z [00:05:01.023]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.3532909Z [00:05:01.023]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.3533739Z [00:05:01.023]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.3534681Z [00:05:01.023]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.3535301Z [00:05:01.023]➜  EOF
2025-08-20T22:46:00.3540876Z [00:05:01.023]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1742/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/diskusage=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/diskusage;$WORK/b1742=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/diskusage -lang=go1.22 -complete -installsuffix shared -buildid 9cd2oH-j-o5rZbjBhQ68/9cd2oH-j-o5rZbjBhQ68 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1742/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/diskusage/disk_usage.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/diskusage/response.go
2025-08-20T22:46:00.4410132Z [00:05:01.115]➜  go tool buildid -w $WORK/b1741/_pkg_.a # internal
2025-08-20T22:46:00.4427449Z [00:05:01.117]➜  go tool buildid -w $WORK/b1740/_pkg_.a # internal
2025-08-20T22:46:00.4429563Z [00:05:01.117]➜  go tool buildid -w $WORK/b1739/_pkg_.a # internal
2025-08-20T22:46:00.4432526Z [00:05:01.117]➜  go tool buildid -w $WORK/b1742/_pkg_.a # internal
2025-08-20T22:46:00.4441463Z [00:05:01.118]➜  cp $WORK/b1739/_pkg_.a /root/.cache/go-build/bd/bd8bb365ef2ab32757a4b9936a9c2a7f78c543d9792bbd2737f4f3a678446139-d # internal
2025-08-20T22:46:00.4443971Z [00:05:01.118]➜  cp $WORK/b1740/_pkg_.a /root/.cache/go-build/b6/b629b076b1b960511c620ae9a7392bdeae126af970ff7226375dfa20ab3edf8b-d # internal
2025-08-20T22:46:00.4445412Z [00:05:01.118]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/downsample
2025-08-20T22:46:00.4446556Z [00:05:01.118]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/explaindatalifecycle
2025-08-20T22:46:00.4447600Z [00:05:01.118]➜  mkdir -p $WORK/b1743/
2025-08-20T22:46:00.4448106Z [00:05:01.118]➜  mkdir -p $WORK/b1748/
2025-08-20T22:46:00.4451865Z [00:05:01.119]➜  cp $WORK/b1741/_pkg_.a /root/.cache/go-build/7a/7a26c8d8cb7d938d5d1d46a5d61d54db51e3e2f56a9dce0979def3af633eaa33-d # internal
2025-08-20T22:46:00.4457990Z [00:05:01.119]➜  cat >/tmp/go-build2401649780/b1743/importcfg << 'EOF' # internal
2025-08-20T22:46:00.4464619Z [00:05:01.119]➜  # import config
2025-08-20T22:46:00.4465298Z [00:05:01.119]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.4466159Z [00:05:01.119]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.4467041Z [00:05:01.119]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.4470847Z [00:05:01.119]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.4471842Z [00:05:01.119]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.4473093Z [00:05:01.119]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.4474625Z [00:05:01.119]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.4475931Z [00:05:01.119]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.4476816Z [00:05:01.119]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.4478351Z [00:05:01.119]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.4479705Z [00:05:01.119]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.4480790Z [00:05:01.119]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.4481644Z [00:05:01.119]➜  EOF
2025-08-20T22:46:00.4493363Z [00:05:01.119]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1743/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/downsample=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/downsample;$WORK/b1743=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/downsample -lang=go1.22 -complete -installsuffix shared -buildid lQBjt_buMBSLMc8JJ1pf/lQBjt_buMBSLMc8JJ1pf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1743/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/downsample/downsample.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/downsample/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/downsample/response.go
2025-08-20T22:46:00.4500575Z [00:05:01.120]➜  cp $WORK/b1742/_pkg_.a /root/.cache/go-build/30/306c400e6516eb0b4c805ca689fbea8a41661b430cb2b09fcada77de969ab085-d # internal
2025-08-20T22:46:00.4501887Z [00:05:01.120]➜  cat >/tmp/go-build2401649780/b1748/importcfg << 'EOF' # internal
2025-08-20T22:46:00.4502563Z [00:05:01.120]➜  # import config
2025-08-20T22:46:00.4503222Z [00:05:01.120]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.4504116Z [00:05:01.120]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.4504977Z [00:05:01.120]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.4505777Z [00:05:01.120]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.4506999Z [00:05:01.120]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.4508916Z [00:05:01.120]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.4510033Z [00:05:01.120]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.4510812Z [00:05:01.120]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.4511604Z [00:05:01.120]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.4512386Z [00:05:01.120]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.4513165Z [00:05:01.120]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.4513754Z [00:05:01.120]➜  EOF
2025-08-20T22:46:00.4514365Z [00:05:01.120]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/flush
2025-08-20T22:46:00.4515196Z [00:05:01.120]➜  mkdir -p $WORK/b1750/
2025-08-20T22:46:00.4515964Z [00:05:01.120]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/fieldusagestats
2025-08-20T22:46:00.4516702Z [00:05:01.120]➜  mkdir -p $WORK/b1749/
2025-08-20T22:46:00.4523141Z [00:05:01.120]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1748/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/explaindatalifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/explaindatalifecycle;$WORK/b1748=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/explaindatalifecycle -lang=go1.22 -complete -installsuffix shared -buildid HKEKqD33Fal0HeHaQhBH/HKEKqD33Fal0HeHaQhBH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1748/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/explaindatalifecycle/explain_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/explaindatalifecycle/response.go
2025-08-20T22:46:00.4529226Z [00:05:01.120]➜  cat >/tmp/go-build2401649780/b1750/importcfg << 'EOF' # internal
2025-08-20T22:46:00.4530129Z [00:05:01.120]➜  # import config
2025-08-20T22:46:00.4530979Z [00:05:01.120]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.4532078Z [00:05:01.120]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.4533386Z [00:05:01.120]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.4534404Z [00:05:01.120]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.4536256Z [00:05:01.120]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.4538894Z [00:05:01.120]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.4545329Z [00:05:01.120]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.4546672Z [00:05:01.120]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.4547667Z [00:05:01.120]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.4548531Z [00:05:01.120]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.4549356Z [00:05:01.120]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.4550188Z [00:05:01.120]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.4550777Z [00:05:01.120]➜  EOF
2025-08-20T22:46:00.4551391Z [00:05:01.120]➜  cat >/tmp/go-build2401649780/b1749/importcfg << 'EOF' # internal
2025-08-20T22:46:00.4552032Z [00:05:01.120]➜  # import config
2025-08-20T22:46:00.4552683Z [00:05:01.120]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.4553537Z [00:05:01.120]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.4554360Z [00:05:01.120]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.4555123Z [00:05:01.120]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.4556487Z [00:05:01.120]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.4558491Z [00:05:01.120]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.4560665Z [00:05:01.120]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.4562331Z [00:05:01.120]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.4563405Z [00:05:01.120]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.4564506Z [00:05:01.120]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.4565607Z [00:05:01.120]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.4566449Z [00:05:01.120]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.4567046Z [00:05:01.120]➜  EOF
2025-08-20T22:46:00.4572460Z [00:05:01.120]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1750/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/flush=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/flush;$WORK/b1750=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/flush -lang=go1.22 -complete -installsuffix shared -buildid IW4nj37zTL6fd6QczyJA/IW4nj37zTL6fd6QczyJA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1750/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/flush/flush.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/flush/response.go
2025-08-20T22:46:00.4582834Z [00:05:01.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1749/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/fieldusagestats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/fieldusagestats;$WORK/b1749=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/fieldusagestats -lang=go1.22 -complete -installsuffix shared -buildid eddkZsWa5kkewZz_FGmD/eddkZsWa5kkewZz_FGmD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1749/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/fieldusagestats/field_usage_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/fieldusagestats/response.go
2025-08-20T22:46:00.5478180Z [00:05:01.220]➜  go tool buildid -w $WORK/b1748/_pkg_.a # internal
2025-08-20T22:46:00.5479262Z [00:05:01.221]➜  go tool buildid -w $WORK/b1750/_pkg_.a # internal
2025-08-20T22:46:00.5480801Z [00:05:01.222]➜  cp $WORK/b1748/_pkg_.a /root/.cache/go-build/26/26258da1d6ec84f12075e27ee24c1ea85ee67b9938b6d03e7f8fea62861e111a-d # internal
2025-08-20T22:46:00.5482727Z [00:05:01.222]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/forcemerge
2025-08-20T22:46:00.5483536Z [00:05:01.222]➜  mkdir -p $WORK/b1751/
2025-08-20T22:46:00.5489160Z [00:05:01.223]➜  cat >/tmp/go-build2401649780/b1751/importcfg << 'EOF' # internal
2025-08-20T22:46:00.5491544Z [00:05:01.223]➜  # import config
2025-08-20T22:46:00.5494031Z [00:05:01.223]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.5497777Z [00:05:01.223]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.5501040Z [00:05:01.223]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.5501839Z [00:05:01.223]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.5505589Z [00:05:01.223]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.5507412Z [00:05:01.223]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.5509273Z [00:05:01.223]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.5510566Z [00:05:01.223]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.5511346Z [00:05:01.223]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.5512138Z [00:05:01.223]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.5512911Z [00:05:01.223]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.5513686Z [00:05:01.223]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.5514295Z [00:05:01.223]➜  EOF
2025-08-20T22:46:00.5519796Z [00:05:01.223]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1751/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/forcemerge=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/forcemerge;$WORK/b1751=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/forcemerge -lang=go1.22 -complete -installsuffix shared -buildid GSWbuaX1LuXKyVL0OTB9/GSWbuaX1LuXKyVL0OTB9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1751/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/forcemerge/forcemerge.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/forcemerge/response.go
2025-08-20T22:46:00.5524592Z [00:05:01.224]➜  go tool buildid -w $WORK/b1749/_pkg_.a # internal
2025-08-20T22:46:00.5525858Z [00:05:01.224]➜  cp $WORK/b1750/_pkg_.a /root/.cache/go-build/42/42a4cd69ce6964d45ccbabc8f846dfe15aa41ade970afe3cf673758b9ab3f50b-d # internal
2025-08-20T22:46:00.5527273Z [00:05:01.224]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/get
2025-08-20T22:46:00.5528199Z [00:05:01.224]➜  mkdir -p $WORK/b1752/
2025-08-20T22:46:00.5528899Z [00:05:01.225]➜  cat >/tmp/go-build2401649780/b1752/importcfg << 'EOF' # internal
2025-08-20T22:46:00.5529841Z [00:05:01.225]➜  # import config
2025-08-20T22:46:00.5530508Z [00:05:01.225]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.5531434Z [00:05:01.225]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.5532408Z [00:05:01.225]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.5533255Z [00:05:01.225]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.5534469Z [00:05:01.225]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.5536271Z [00:05:01.225]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.5538375Z [00:05:01.225]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.5540111Z [00:05:01.225]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/feature=/tmp/go-build2401649780/b1412/_pkg_.a
2025-08-20T22:46:00.5541401Z [00:05:01.225]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.5542258Z [00:05:01.225]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.5543105Z [00:05:01.225]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.5543966Z [00:05:01.225]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.5544821Z [00:05:01.225]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.5545513Z [00:05:01.225]➜  EOF
2025-08-20T22:46:00.5550737Z [00:05:01.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1752/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/get;$WORK/b1752=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/get -lang=go1.22 -complete -installsuffix shared -buildid vp8LwHxoU4nIm1kmzvZr/vp8LwHxoU4nIm1kmzvZr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1752/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/get/response.go
2025-08-20T22:46:00.5555500Z [00:05:01.225]➜  go tool buildid -w $WORK/b1743/_pkg_.a # internal
2025-08-20T22:46:00.5556819Z [00:05:01.228]➜  cp $WORK/b1749/_pkg_.a /root/.cache/go-build/ee/ee778ee131cc5e56016ff6eb0d56a09166539ea06a0911dbec98b27ce2663d76-d # internal
2025-08-20T22:46:00.5558356Z [00:05:01.228]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/getalias
2025-08-20T22:46:00.5559075Z [00:05:01.228]➜  mkdir -p $WORK/b1753/
2025-08-20T22:46:00.5559975Z [00:05:01.229]➜  cat >/tmp/go-build2401649780/b1753/importcfg << 'EOF' # internal
2025-08-20T22:46:00.5560639Z [00:05:01.229]➜  # import config
2025-08-20T22:46:00.5561290Z [00:05:01.229]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.5562097Z [00:05:01.229]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.5562924Z [00:05:01.229]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.5563782Z [00:05:01.229]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.5564561Z [00:05:01.229]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.5565774Z [00:05:01.229]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.5567522Z [00:05:01.229]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.5581580Z [00:05:01.229]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.5582906Z [00:05:01.229]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.5583768Z [00:05:01.229]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.5584630Z [00:05:01.229]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.5585469Z [00:05:01.229]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.5586284Z [00:05:01.229]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.5586900Z [00:05:01.229]➜  EOF
2025-08-20T22:46:00.5588327Z [00:05:01.230]➜  cp $WORK/b1743/_pkg_.a /root/.cache/go-build/05/05f203f28be511755ffb24627ecbe632b92c1eeca0c899aa8e2dbe1255e15524-d # internal
2025-08-20T22:46:00.5589775Z [00:05:01.230]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatalifecycle
2025-08-20T22:46:00.5590697Z [00:05:01.230]➜  mkdir -p $WORK/b1754/
2025-08-20T22:46:00.5596217Z [00:05:01.231]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1753/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getalias=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getalias;$WORK/b1753=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/getalias -lang=go1.22 -complete -installsuffix shared -buildid 9fctfBpSk6y2cm5EAKn6/9fctfBpSk6y2cm5EAKn6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1753/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getalias/get_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getalias/response.go
2025-08-20T22:46:00.5601377Z [00:05:01.231]➜  cat >/tmp/go-build2401649780/b1754/importcfg << 'EOF' # internal
2025-08-20T22:46:00.5602066Z [00:05:01.231]➜  # import config
2025-08-20T22:46:00.5602753Z [00:05:01.231]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.5603670Z [00:05:01.231]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.5604585Z [00:05:01.231]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.5605558Z [00:05:01.231]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.5606745Z [00:05:01.231]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.5608444Z [00:05:01.231]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.5610130Z [00:05:01.231]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.5611351Z [00:05:01.231]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.5612171Z [00:05:01.231]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.5613174Z [00:05:01.231]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.5613980Z [00:05:01.231]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.5614795Z [00:05:01.231]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.5615397Z [00:05:01.231]➜  EOF
2025-08-20T22:46:00.5621568Z [00:05:01.232]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1754/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatalifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatalifecycle;$WORK/b1754=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatalifecycle -lang=go1.22 -complete -installsuffix shared -buildid bDulDrIGOf4fMe52yVgc/bDulDrIGOf4fMe52yVgc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1754/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatalifecycle/get_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatalifecycle/response.go
2025-08-20T22:46:00.6661019Z [00:05:01.337]➜  go tool buildid -w $WORK/b1751/_pkg_.a # internal
2025-08-20T22:46:00.6661858Z [00:05:01.339]➜  go tool buildid -w $WORK/b1752/_pkg_.a # internal
2025-08-20T22:46:00.6675959Z [00:05:01.342]➜  cp $WORK/b1751/_pkg_.a /root/.cache/go-build/95/958ad2be444afa2f5384d41af3b7e725566c7c96e5489d366ae4b558e578cabd-d # internal
2025-08-20T22:46:00.6678291Z [00:05:01.342]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatastream
2025-08-20T22:46:00.6684292Z [00:05:01.342]➜  mkdir -p $WORK/b1755/
2025-08-20T22:46:00.6689290Z [00:05:01.342]➜  cat >/tmp/go-build2401649780/b1755/importcfg << 'EOF' # internal
2025-08-20T22:46:00.6690090Z [00:05:01.342]➜  # import config
2025-08-20T22:46:00.6690733Z [00:05:01.342]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.6691746Z [00:05:01.342]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.6692616Z [00:05:01.342]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.6693421Z [00:05:01.342]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.6694773Z [00:05:01.342]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.6696285Z [00:05:01.342]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.6703671Z [00:05:01.342]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.6704969Z [00:05:01.342]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.6705771Z [00:05:01.342]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.6706615Z [00:05:01.342]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.6707721Z [00:05:01.342]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.6708546Z [00:05:01.342]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.6709154Z [00:05:01.342]➜  EOF
2025-08-20T22:46:00.6710237Z [00:05:01.342]➜  cp $WORK/b1752/_pkg_.a /root/.cache/go-build/8b/8b8f2628dfbb703992437366a737d6d264735a66be67651dae09ab2f2321aeab-d # internal
2025-08-20T22:46:00.6717030Z [00:05:01.342]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1755/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatastream=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatastream;$WORK/b1755=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatastream -lang=go1.22 -complete -installsuffix shared -buildid eWDerTrpMVMTboxtGI63/eWDerTrpMVMTboxtGI63 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1755/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatastream/get_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getdatastream/response.go
2025-08-20T22:46:00.6726762Z [00:05:01.342]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/getfieldmapping
2025-08-20T22:46:00.6727752Z [00:05:01.342]➜  mkdir -p $WORK/b1756/
2025-08-20T22:46:00.6728506Z [00:05:01.344]➜  cat >/tmp/go-build2401649780/b1756/importcfg << 'EOF' # internal
2025-08-20T22:46:00.6729170Z [00:05:01.344]➜  # import config
2025-08-20T22:46:00.6741192Z [00:05:01.344]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.6742013Z [00:05:01.344]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.6742856Z [00:05:01.344]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.6743664Z [00:05:01.344]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.6744850Z [00:05:01.344]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.6765169Z [00:05:01.344]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.6773843Z [00:05:01.344]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.6775229Z [00:05:01.344]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.6776033Z [00:05:01.344]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.6776907Z [00:05:01.344]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.6777935Z [00:05:01.344]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.6778794Z [00:05:01.344]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.6779432Z [00:05:01.344]➜  EOF
2025-08-20T22:46:00.6785368Z [00:05:01.344]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1756/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getfieldmapping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getfieldmapping;$WORK/b1756=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/getfieldmapping -lang=go1.22 -complete -installsuffix shared -buildid ov8sBBUj5Rw_K7lMXFtG/ov8sBBUj5Rw_K7lMXFtG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1756/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getfieldmapping/get_field_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getfieldmapping/response.go
2025-08-20T22:46:00.6790903Z [00:05:01.346]➜  go tool buildid -w $WORK/b1754/_pkg_.a # internal
2025-08-20T22:46:00.6791716Z [00:05:01.349]➜  go tool buildid -w $WORK/b1753/_pkg_.a # internal
2025-08-20T22:46:00.6793030Z [00:05:01.349]➜  cp $WORK/b1754/_pkg_.a /root/.cache/go-build/56/568b1499dbce6cac1b2fd341d07d22b7ec58dfe592256305bb0a6c6f425f687a-d # internal
2025-08-20T22:46:00.6794829Z [00:05:01.350]➜  cp $WORK/b1753/_pkg_.a /root/.cache/go-build/cf/cfeee6e3b74af1075ce931cc8d3e4a5b99096ff0119f6a21c3e4184b3dc5c57f-d # internal
2025-08-20T22:46:00.6796180Z [00:05:01.350]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/getmapping
2025-08-20T22:46:00.6796924Z [00:05:01.350]➜  mkdir -p $WORK/b1758/
2025-08-20T22:46:00.6797877Z [00:05:01.351]➜  cat >/tmp/go-build2401649780/b1758/importcfg << 'EOF' # internal
2025-08-20T22:46:00.6798565Z [00:05:01.351]➜  # import config
2025-08-20T22:46:00.6799235Z [00:05:01.351]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.6800108Z [00:05:01.351]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.6800987Z [00:05:01.351]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.6801851Z [00:05:01.351]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.6803514Z [00:05:01.351]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.6805099Z [00:05:01.351]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.6806813Z [00:05:01.351]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.6808540Z [00:05:01.351]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.6809387Z [00:05:01.351]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.6810229Z [00:05:01.351]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.6811039Z [00:05:01.351]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.6811862Z [00:05:01.351]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.6812465Z [00:05:01.351]➜  EOF
2025-08-20T22:46:00.6818065Z [00:05:01.351]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1758/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getmapping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getmapping;$WORK/b1758=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/getmapping -lang=go1.22 -complete -installsuffix shared -buildid SnnCSmaXy4-uh9ZnsXjl/SnnCSmaXy4-uh9ZnsXjl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1758/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getmapping/get_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getmapping/response.go
2025-08-20T22:46:00.6823274Z [00:05:01.351]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/getindextemplate
2025-08-20T22:46:00.6824205Z [00:05:01.351]➜  mkdir -p $WORK/b1757/
2025-08-20T22:46:00.6825106Z [00:05:01.351]➜  cat >/tmp/go-build2401649780/b1757/importcfg << 'EOF' # internal
2025-08-20T22:46:00.6825859Z [00:05:01.352]➜  # import config
2025-08-20T22:46:00.6826540Z [00:05:01.352]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.6827737Z [00:05:01.352]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.6828626Z [00:05:01.352]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.6829446Z [00:05:01.352]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.6830691Z [00:05:01.352]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.6832292Z [00:05:01.352]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.6833478Z [00:05:01.352]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.6834337Z [00:05:01.352]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.6835195Z [00:05:01.352]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.6836033Z [00:05:01.352]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.6836870Z [00:05:01.352]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.6837676Z [00:05:01.352]➜  EOF
2025-08-20T22:46:00.6843693Z [00:05:01.352]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1757/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getindextemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getindextemplate;$WORK/b1757=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/getindextemplate -lang=go1.22 -complete -installsuffix shared -buildid atQcZ7vm7yliLqpsKTTV/atQcZ7vm7yliLqpsKTTV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1757/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getindextemplate/get_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getindextemplate/response.go
2025-08-20T22:46:00.7700777Z [00:05:01.442]➜  go tool buildid -w $WORK/b1755/_pkg_.a # internal
2025-08-20T22:46:00.7701709Z [00:05:01.442]➜  go tool buildid -w $WORK/b1758/_pkg_.a # internal
2025-08-20T22:46:00.7704242Z [00:05:01.444]➜  cp $WORK/b1755/_pkg_.a /root/.cache/go-build/b4/b406fb72489154f0818dd75ecf00d805950b88abf3b231b975ffe235e25f89d6-d # internal
2025-08-20T22:46:00.7705704Z [00:05:01.444]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/getsettings
2025-08-20T22:46:00.7706565Z [00:05:01.444]➜  mkdir -p $WORK/b1759/
2025-08-20T22:46:00.7708078Z [00:05:01.444]➜  cp $WORK/b1758/_pkg_.a /root/.cache/go-build/da/da489aa4aa459f4fa354e093ceed6ae20b26275c056094ce602351231f7acdae-d # internal
2025-08-20T22:46:00.7710902Z [00:05:01.445]➜  go tool buildid -w $WORK/b1756/_pkg_.a # internal
2025-08-20T22:46:00.7712279Z [00:05:01.445]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/gettemplate
2025-08-20T22:46:00.7713297Z [00:05:01.445]➜  mkdir -p $WORK/b1760/
2025-08-20T22:46:00.7719674Z [00:05:01.446]➜  cat >/tmp/go-build2401649780/b1760/importcfg << 'EOF' # internal
2025-08-20T22:46:00.7721461Z [00:05:01.446]➜  # import config
2025-08-20T22:46:00.7722207Z [00:05:01.446]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.7723190Z [00:05:01.446]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.7724161Z [00:05:01.446]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.7725226Z [00:05:01.446]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.7730692Z [00:05:01.446]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.7732539Z [00:05:01.446]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.7733808Z [00:05:01.446]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.7734705Z [00:05:01.446]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.7735712Z [00:05:01.446]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.7736555Z [00:05:01.446]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.7737560Z [00:05:01.446]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.7738157Z [00:05:01.446]➜  EOF
2025-08-20T22:46:00.7738801Z [00:05:01.446]➜  cat >/tmp/go-build2401649780/b1759/importcfg << 'EOF' # internal
2025-08-20T22:46:00.7739478Z [00:05:01.446]➜  # import config
2025-08-20T22:46:00.7740113Z [00:05:01.446]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.7741019Z [00:05:01.446]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.7741977Z [00:05:01.446]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.7742950Z [00:05:01.446]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.7744259Z [00:05:01.446]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.7745945Z [00:05:01.446]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.7747866Z [00:05:01.446]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.7749237Z [00:05:01.446]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.7750100Z [00:05:01.446]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.7750962Z [00:05:01.446]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.7751802Z [00:05:01.446]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.7753028Z [00:05:01.446]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.7753700Z [00:05:01.446]➜  EOF
2025-08-20T22:46:00.7759432Z [00:05:01.446]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1759/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getsettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getsettings;$WORK/b1759=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/getsettings -lang=go1.22 -complete -installsuffix shared -buildid KbKAvjmhQ8FjxENvlyyX/KbKAvjmhQ8FjxENvlyyX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1759/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getsettings/get_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/getsettings/response.go
2025-08-20T22:46:00.7765132Z [00:05:01.447]➜  cp $WORK/b1756/_pkg_.a /root/.cache/go-build/e6/e67267c5b16d7fa18c8cd35876fe8058878ccb8d6d26143f5880d166d403fa41-d # internal
2025-08-20T22:46:00.7766589Z [00:05:01.447]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/migratetodatastream
2025-08-20T22:46:00.7770307Z [00:05:01.447]➜  mkdir -p $WORK/b1761/
2025-08-20T22:46:00.7776207Z [00:05:01.447]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1760/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/gettemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/gettemplate;$WORK/b1760=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/gettemplate -lang=go1.22 -complete -installsuffix shared -buildid vs0kiaCM-MKmtFwPMtQ9/vs0kiaCM-MKmtFwPMtQ9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1760/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/gettemplate/get_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/gettemplate/response.go
2025-08-20T22:46:00.7781534Z [00:05:01.448]➜  cat >/tmp/go-build2401649780/b1761/importcfg << 'EOF' # internal
2025-08-20T22:46:00.7782222Z [00:05:01.448]➜  # import config
2025-08-20T22:46:00.7782898Z [00:05:01.448]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.7807508Z [00:05:01.448]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.7808537Z [00:05:01.448]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.7809402Z [00:05:01.448]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.7810657Z [00:05:01.448]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.7812230Z [00:05:01.448]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.7813348Z [00:05:01.448]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.7814185Z [00:05:01.448]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.7815239Z [00:05:01.448]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.7816063Z [00:05:01.448]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.7816899Z [00:05:01.448]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.7817665Z [00:05:01.448]➜  EOF
2025-08-20T22:46:00.7823833Z [00:05:01.448]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1761/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/migratetodatastream=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/migratetodatastream;$WORK/b1761=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/migratetodatastream -lang=go1.22 -complete -installsuffix shared -buildid BJfJAdbvSmD8vs3vg2w1/BJfJAdbvSmD8vs3vg2w1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1761/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/migratetodatastream/migrate_to_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/migratetodatastream/response.go
2025-08-20T22:46:00.8099356Z [00:05:01.482]➜  go tool buildid -w $WORK/b1757/_pkg_.a # internal
2025-08-20T22:46:00.8101431Z [00:05:01.484]➜  cp $WORK/b1757/_pkg_.a /root/.cache/go-build/ac/ac56e38ba0e791cd80aa88a7fcb7386352dd36b4ef08ac90b123151d1b707f2d-d # internal
2025-08-20T22:46:00.8102855Z [00:05:01.484]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/modifydatastream
2025-08-20T22:46:00.8103669Z [00:05:01.484]➜  mkdir -p $WORK/b1762/
2025-08-20T22:46:00.8110469Z [00:05:01.485]➜  cat >/tmp/go-build2401649780/b1762/importcfg << 'EOF' # internal
2025-08-20T22:46:00.8112313Z [00:05:01.485]➜  # import config
2025-08-20T22:46:00.8112986Z [00:05:01.485]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.8113842Z [00:05:01.485]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.8114795Z [00:05:01.485]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.8115783Z [00:05:01.485]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.8116626Z [00:05:01.485]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.8118083Z [00:05:01.485]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.8119670Z [00:05:01.485]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.8120786Z [00:05:01.485]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.8121633Z [00:05:01.485]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.8122485Z [00:05:01.485]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.8123520Z [00:05:01.485]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.8124365Z [00:05:01.485]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.8124959Z [00:05:01.485]➜  EOF
2025-08-20T22:46:00.8131960Z [00:05:01.485]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1762/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/modifydatastream=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/modifydatastream;$WORK/b1762=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/modifydatastream -lang=go1.22 -complete -installsuffix shared -buildid Dr0R7oTCXcV4zjs5L3og/Dr0R7oTCXcV4zjs5L3og -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1762/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/modifydatastream/modify_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/modifydatastream/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/modifydatastream/response.go
2025-08-20T22:46:00.8817451Z [00:05:01.556]➜  go tool buildid -w $WORK/b1760/_pkg_.a # internal
2025-08-20T22:46:00.8879796Z [00:05:01.562]➜  go tool buildid -w $WORK/b1761/_pkg_.a # internal
2025-08-20T22:46:00.8890887Z [00:05:01.563]➜  cp $WORK/b1761/_pkg_.a /root/.cache/go-build/4d/4dfa7f083fbeaca3b179b7ca34dbdbf810ef9b7c1c5e802faac37f76d61d0d1a-d # internal
2025-08-20T22:46:00.8918033Z [00:05:01.563]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/open
2025-08-20T22:46:00.8918892Z [00:05:01.563]➜  mkdir -p $WORK/b1763/
2025-08-20T22:46:00.8919736Z [00:05:01.564]➜  cat >/tmp/go-build2401649780/b1763/importcfg << 'EOF' # internal
2025-08-20T22:46:00.8920406Z [00:05:01.564]➜  # import config
2025-08-20T22:46:00.8921046Z [00:05:01.564]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.8921912Z [00:05:01.564]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.8922933Z [00:05:01.564]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.8923752Z [00:05:01.565]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.8924968Z [00:05:01.566]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.8926533Z [00:05:01.566]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.8928907Z [00:05:01.566]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.8947489Z [00:05:01.566]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.8948391Z [00:05:01.566]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.8949198Z [00:05:01.566]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.8949990Z [00:05:01.566]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.8950763Z [00:05:01.566]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.8951326Z [00:05:01.566]➜  EOF
2025-08-20T22:46:00.8956177Z [00:05:01.566]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1763/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/open=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/open;$WORK/b1763=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/open -lang=go1.22 -complete -installsuffix shared -buildid 5IFoziK8YTz_HDkyfzxP/5IFoziK8YTz_HDkyfzxP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1763/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/open/open.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/open/response.go
2025-08-20T22:46:00.8965581Z [00:05:01.566]➜  cp $WORK/b1760/_pkg_.a /root/.cache/go-build/a6/a6f084d12a879533c26c7728d404fc89a3e98c5e265e1938c3d5937581b5d3a4-d # internal
2025-08-20T22:46:00.8966884Z [00:05:01.570]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/promotedatastream
2025-08-20T22:46:00.8967863Z [00:05:01.570]➜  mkdir -p $WORK/b1764/
2025-08-20T22:46:00.8994459Z [00:05:01.573]➜  cat >/tmp/go-build2401649780/b1764/importcfg << 'EOF' # internal
2025-08-20T22:46:00.9001190Z [00:05:01.574]➜  # import config
2025-08-20T22:46:00.9001883Z [00:05:01.574]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.9002737Z [00:05:01.574]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.9003565Z [00:05:01.574]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.9004327Z [00:05:01.574]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.9005512Z [00:05:01.574]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.9010357Z [00:05:01.575]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.9011760Z [00:05:01.575]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.9012597Z [00:05:01.575]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.9013406Z [00:05:01.575]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.9014235Z [00:05:01.575]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.9015127Z [00:05:01.575]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.9015820Z [00:05:01.575]➜  EOF
2025-08-20T22:46:00.9023074Z [00:05:01.575]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1764/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/promotedatastream=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/promotedatastream;$WORK/b1764=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/promotedatastream -lang=go1.22 -complete -installsuffix shared -buildid nDUh1_AreBRUVxPlw41T/nDUh1_AreBRUVxPlw41T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1764/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/promotedatastream/promote_data_stream.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/promotedatastream/response.go
2025-08-20T22:46:00.9028817Z [00:05:01.575]➜  go tool buildid -w $WORK/b1759/_pkg_.a # internal
2025-08-20T22:46:00.9096479Z [00:05:01.584]➜  cp $WORK/b1759/_pkg_.a /root/.cache/go-build/fa/fa4bb899d00ced10e8c9cb546b6400a94c746af975dd2b6552c053f9543e6ced-d # internal
2025-08-20T22:46:00.9101757Z [00:05:01.584]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/putalias
2025-08-20T22:46:00.9102523Z [00:05:01.584]➜  mkdir -p $WORK/b1765/
2025-08-20T22:46:00.9106608Z [00:05:01.585]➜  cat >/tmp/go-build2401649780/b1765/importcfg << 'EOF' # internal
2025-08-20T22:46:00.9110493Z [00:05:01.585]➜  # import config
2025-08-20T22:46:00.9111176Z [00:05:01.585]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.9112024Z [00:05:01.585]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.9112889Z [00:05:01.585]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.9113708Z [00:05:01.585]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.9114455Z [00:05:01.585]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.9115631Z [00:05:01.585]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.9117340Z [00:05:01.585]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.9118477Z [00:05:01.585]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.9119582Z [00:05:01.585]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.9120399Z [00:05:01.585]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.9121156Z [00:05:01.585]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.9122044Z [00:05:01.585]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.9122622Z [00:05:01.585]➜  EOF
2025-08-20T22:46:00.9128633Z [00:05:01.585]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1765/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putalias=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putalias;$WORK/b1765=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/putalias -lang=go1.22 -complete -installsuffix shared -buildid oixm--9ZvHVnMuukeeEW/oixm--9ZvHVnMuukeeEW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1765/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putalias/put_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putalias/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putalias/response.go
2025-08-20T22:46:00.9248951Z [00:05:01.599]➜  go tool buildid -w $WORK/b1762/_pkg_.a # internal
2025-08-20T22:46:00.9261373Z [00:05:01.600]➜  cp $WORK/b1762/_pkg_.a /root/.cache/go-build/e9/e9af99b69501098925c5d35f9371b360b7708066f2e82c642d37ab863cd1e470-d # internal
2025-08-20T22:46:00.9265458Z [00:05:01.601]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/putdatalifecycle
2025-08-20T22:46:00.9266323Z [00:05:01.601]➜  mkdir -p $WORK/b1766/
2025-08-20T22:46:00.9288535Z [00:05:01.603]➜  cat >/tmp/go-build2401649780/b1766/importcfg << 'EOF' # internal
2025-08-20T22:46:00.9291718Z [00:05:01.603]➜  # import config
2025-08-20T22:46:00.9292362Z [00:05:01.603]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:00.9293179Z [00:05:01.603]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:00.9294207Z [00:05:01.603]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:00.9295086Z [00:05:01.603]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:00.9295868Z [00:05:01.603]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:00.9297029Z [00:05:01.603]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:00.9298636Z [00:05:01.603]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:00.9300248Z [00:05:01.603]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:00.9301478Z [00:05:01.603]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:00.9302261Z [00:05:01.603]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:00.9303073Z [00:05:01.603]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:00.9303864Z [00:05:01.603]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:00.9304653Z [00:05:01.603]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:00.9305246Z [00:05:01.603]➜  EOF
2025-08-20T22:46:00.9311932Z [00:05:01.603]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1766/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putdatalifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putdatalifecycle;$WORK/b1766=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/putdatalifecycle -lang=go1.22 -complete -installsuffix shared -buildid _ykt9CgwjIhtWpaBst1e/_ykt9CgwjIhtWpaBst1e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1766/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putdatalifecycle/put_data_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putdatalifecycle/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putdatalifecycle/response.go
2025-08-20T22:46:01.0175147Z [00:05:01.692]➜  go tool buildid -w $WORK/b1764/_pkg_.a # internal
2025-08-20T22:46:01.0217795Z [00:05:01.695]➜  cp $WORK/b1764/_pkg_.a /root/.cache/go-build/de/dea6adfe470809ad7bd57e21abbe2c03044c75676a3bf2a518d17d54ac3cb5aa-d # internal
2025-08-20T22:46:01.0219259Z [00:05:01.696]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/putindextemplate
2025-08-20T22:46:01.0230017Z [00:05:01.696]➜  mkdir -p $WORK/b1767/
2025-08-20T22:46:01.0230766Z [00:05:01.696]➜  cat >/tmp/go-build2401649780/b1767/importcfg << 'EOF' # internal
2025-08-20T22:46:01.0231418Z [00:05:01.696]➜  # import config
2025-08-20T22:46:01.0232064Z [00:05:01.696]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.0232894Z [00:05:01.696]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.0234079Z [00:05:01.696]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.0252776Z [00:05:01.696]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.0253653Z [00:05:01.696]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.0254852Z [00:05:01.696]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.0256378Z [00:05:01.696]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.0258171Z [00:05:01.696]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.0259077Z [00:05:01.696]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.0259909Z [00:05:01.696]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.0260889Z [00:05:01.696]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.0261734Z [00:05:01.696]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.0262345Z [00:05:01.696]➜  EOF
2025-08-20T22:46:01.0271731Z [00:05:01.696]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1767/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putindextemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putindextemplate;$WORK/b1767=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/putindextemplate -lang=go1.22 -complete -installsuffix shared -buildid 5NPgg_fEfTQRvp25sIxz/5NPgg_fEfTQRvp25sIxz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1767/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putindextemplate/put_index_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putindextemplate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putindextemplate/response.go
2025-08-20T22:46:01.0278564Z [00:05:01.696]➜  go tool buildid -w $WORK/b1766/_pkg_.a # internal
2025-08-20T22:46:01.0288902Z [00:05:01.698]➜  cp $WORK/b1766/_pkg_.a /root/.cache/go-build/a3/a3a46691924facefad1e4305fcfb188580e64a48eb74a51212548a639e1082e3-d # internal
2025-08-20T22:46:01.0290376Z [00:05:01.698]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/putmapping
2025-08-20T22:46:01.0291139Z [00:05:01.698]➜  mkdir -p $WORK/b1768/
2025-08-20T22:46:01.0291859Z [00:05:01.699]➜  cat >/tmp/go-build2401649780/b1768/importcfg << 'EOF' # internal
2025-08-20T22:46:01.0292550Z [00:05:01.699]➜  # import config
2025-08-20T22:46:01.0293183Z [00:05:01.699]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.0293982Z [00:05:01.699]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.0295015Z [00:05:01.699]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.0295963Z [00:05:01.699]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.0296772Z [00:05:01.699]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.0298295Z [00:05:01.699]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.0299839Z [00:05:01.699]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.0301550Z [00:05:01.699]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dynamicmapping=/tmp/go-build2401649780/b1404/_pkg_.a
2025-08-20T22:46:01.0303439Z [00:05:01.699]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.0304762Z [00:05:01.699]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.0305619Z [00:05:01.699]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.0306681Z [00:05:01.699]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.0308599Z [00:05:01.699]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.0314676Z [00:05:01.699]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.0315403Z [00:05:01.699]➜  EOF
2025-08-20T22:46:01.0322094Z [00:05:01.699]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1768/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putmapping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putmapping;$WORK/b1768=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/putmapping -lang=go1.22 -complete -installsuffix shared -buildid p3f0kVMEYi3jc1QDXEGW/p3f0kVMEYi3jc1QDXEGW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1768/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putmapping/put_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putmapping/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putmapping/response.go
2025-08-20T22:46:01.0327959Z [00:05:01.699]➜  go tool buildid -w $WORK/b1763/_pkg_.a # internal
2025-08-20T22:46:01.0331686Z [00:05:01.701]➜  cp $WORK/b1763/_pkg_.a /root/.cache/go-build/1c/1c71e852954947fee6c1be83a375c5b2347088857f52bbb1ee9eee85c7f1f081-d # internal
2025-08-20T22:46:01.0338957Z [00:05:01.702]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/putsettings
2025-08-20T22:46:01.0339706Z [00:05:01.702]➜  mkdir -p $WORK/b1769/
2025-08-20T22:46:01.0340404Z [00:05:01.703]➜  cat >/tmp/go-build2401649780/b1769/importcfg << 'EOF' # internal
2025-08-20T22:46:01.0341052Z [00:05:01.703]➜  # import config
2025-08-20T22:46:01.0341712Z [00:05:01.703]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.0342533Z [00:05:01.703]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.0343402Z [00:05:01.703]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.0344255Z [00:05:01.703]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.0345042Z [00:05:01.703]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.0346272Z [00:05:01.703]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.0348035Z [00:05:01.703]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.0349749Z [00:05:01.703]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.0351796Z [00:05:01.703]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexcheckonstartup=/tmp/go-build2401649780/b1451/_pkg_.a
2025-08-20T22:46:01.0353113Z [00:05:01.703]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.0353911Z [00:05:01.703]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.0354850Z [00:05:01.703]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.0355696Z [00:05:01.703]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.0356544Z [00:05:01.703]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.0373089Z [00:05:01.703]➜  EOF
2025-08-20T22:46:01.0379456Z [00:05:01.703]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1769/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putsettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putsettings;$WORK/b1769=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/putsettings -lang=go1.22 -complete -installsuffix shared -buildid OHUnEg2r3lKvLJl_WfeB/OHUnEg2r3lKvLJl_WfeB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1769/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putsettings/put_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putsettings/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/putsettings/response.go
2025-08-20T22:46:01.0384987Z [00:05:01.705]➜  go tool buildid -w $WORK/b1765/_pkg_.a # internal
2025-08-20T22:46:01.0386232Z [00:05:01.707]➜  cp $WORK/b1765/_pkg_.a /root/.cache/go-build/ce/ce1fa85f3fff2c8a1627967157bb4e382b457b1e4ec767eda67b505a8293f6f8-d # internal
2025-08-20T22:46:01.0387686Z [00:05:01.707]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/puttemplate
2025-08-20T22:46:01.0388452Z [00:05:01.707]➜  mkdir -p $WORK/b1770/
2025-08-20T22:46:01.0389156Z [00:05:01.708]➜  cat >/tmp/go-build2401649780/b1770/importcfg << 'EOF' # internal
2025-08-20T22:46:01.0389816Z [00:05:01.708]➜  # import config
2025-08-20T22:46:01.0390572Z [00:05:01.708]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.0391381Z [00:05:01.708]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.0392241Z [00:05:01.708]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.0393071Z [00:05:01.708]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.0393837Z [00:05:01.708]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.0395006Z [00:05:01.708]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.0396491Z [00:05:01.708]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.0397747Z [00:05:01.708]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.0398528Z [00:05:01.708]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.0399354Z [00:05:01.708]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.0400158Z [00:05:01.708]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.0400957Z [00:05:01.708]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.0401532Z [00:05:01.708]➜  EOF
2025-08-20T22:46:01.0407943Z [00:05:01.708]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1770/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/puttemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/puttemplate;$WORK/b1770=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/puttemplate -lang=go1.22 -complete -installsuffix shared -buildid ZD2P1-adYL_ZV5ntRd5D/ZD2P1-adYL_ZV5ntRd5D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1770/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/puttemplate/put_template.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/puttemplate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/puttemplate/response.go
2025-08-20T22:46:01.1553372Z [00:05:01.829]➜  go tool buildid -w $WORK/b1770/_pkg_.a # internal
2025-08-20T22:46:01.1580580Z [00:05:01.832]➜  cp $WORK/b1770/_pkg_.a /root/.cache/go-build/a8/a855f9c2b155529b6927541659d1d72161f82f5260869a1ef01aed83a832ac3e-d # internal
2025-08-20T22:46:01.1591365Z [00:05:01.832]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/recovery
2025-08-20T22:46:01.1592118Z [00:05:01.832]➜  mkdir -p $WORK/b1771/
2025-08-20T22:46:01.1592844Z [00:05:01.833]➜  cat >/tmp/go-build2401649780/b1771/importcfg << 'EOF' # internal
2025-08-20T22:46:01.1593518Z [00:05:01.833]➜  # import config
2025-08-20T22:46:01.1594222Z [00:05:01.833]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.1595177Z [00:05:01.833]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.1596412Z [00:05:01.833]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.1597397Z [00:05:01.833]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.1598656Z [00:05:01.833]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.1600282Z [00:05:01.833]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.1601345Z [00:05:01.833]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.1602120Z [00:05:01.833]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.1602924Z [00:05:01.833]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.1603712Z [00:05:01.833]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.1604506Z [00:05:01.833]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.1605263Z [00:05:01.833]➜  EOF
2025-08-20T22:46:01.1610793Z [00:05:01.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1771/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/recovery=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/recovery;$WORK/b1771=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/recovery -lang=go1.22 -complete -installsuffix shared -buildid MvF9xIZ83dFZjaIVdZ2F/MvF9xIZ83dFZjaIVdZ2F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1771/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/recovery/recovery.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/recovery/response.go
2025-08-20T22:46:01.1751019Z [00:05:01.849]➜  go tool buildid -w $WORK/b1769/_pkg_.a # internal
2025-08-20T22:46:01.1777450Z [00:05:01.852]➜  cp $WORK/b1769/_pkg_.a /root/.cache/go-build/7f/7f7481a95c5e42edb8cb83b83e35e0365d0c114b5c7d97258c838f9b10cc840c-d # internal
2025-08-20T22:46:01.1781308Z [00:05:01.852]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/refresh
2025-08-20T22:46:01.1782488Z [00:05:01.852]➜  mkdir -p $WORK/b1772/
2025-08-20T22:46:01.1794737Z [00:05:01.853]➜  cat >/tmp/go-build2401649780/b1772/importcfg << 'EOF' # internal
2025-08-20T22:46:01.1795439Z [00:05:01.854]➜  # import config
2025-08-20T22:46:01.1796096Z [00:05:01.854]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.1796958Z [00:05:01.854]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.1797995Z [00:05:01.854]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.1798765Z [00:05:01.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.1799948Z [00:05:01.854]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.1801506Z [00:05:01.854]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.1803142Z [00:05:01.854]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.1804567Z [00:05:01.854]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.1805339Z [00:05:01.854]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.1806138Z [00:05:01.854]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.1806932Z [00:05:01.854]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.1807893Z [00:05:01.854]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.1808486Z [00:05:01.854]➜  EOF
2025-08-20T22:46:01.1817743Z [00:05:01.854]➜  go tool buildid -w $WORK/b1767/_pkg_.a # internal
2025-08-20T22:46:01.1826758Z [00:05:01.854]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1772/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/refresh=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/refresh;$WORK/b1772=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/refresh -lang=go1.22 -complete -installsuffix shared -buildid ruxrTHkGvuyvE9ajZyRO/ruxrTHkGvuyvE9ajZyRO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1772/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/refresh/refresh.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/refresh/response.go
2025-08-20T22:46:01.1832443Z [00:05:01.856]➜  cp $WORK/b1767/_pkg_.a /root/.cache/go-build/bb/bb603172586f3ba53f066a85aa275f13db640cdb8b1b22353b44dad93ff795a2-d # internal
2025-08-20T22:46:01.1833865Z [00:05:01.856]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/reloadsearchanalyzers
2025-08-20T22:46:01.1834723Z [00:05:01.856]➜  mkdir -p $WORK/b1773/
2025-08-20T22:46:01.1835571Z [00:05:01.856]➜  cat >/tmp/go-build2401649780/b1773/importcfg << 'EOF' # internal
2025-08-20T22:46:01.1836226Z [00:05:01.856]➜  # import config
2025-08-20T22:46:01.1836862Z [00:05:01.856]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.1837879Z [00:05:01.856]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.1838751Z [00:05:01.856]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.1839560Z [00:05:01.856]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.1840754Z [00:05:01.856]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.1842239Z [00:05:01.856]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.1844037Z [00:05:01.856]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.1845283Z [00:05:01.856]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.1846057Z [00:05:01.856]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.1846862Z [00:05:01.856]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.1848524Z [00:05:01.856]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.1849333Z [00:05:01.856]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.1849925Z [00:05:01.856]➜  EOF
2025-08-20T22:46:01.1855822Z [00:05:01.856]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1773/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/reloadsearchanalyzers=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/reloadsearchanalyzers;$WORK/b1773=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/reloadsearchanalyzers -lang=go1.22 -complete -installsuffix shared -buildid 4iJ_NU8Xmiz7bsq7WEwX/4iJ_NU8Xmiz7bsq7WEwX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1773/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/reloadsearchanalyzers/reload_search_analyzers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/reloadsearchanalyzers/response.go
2025-08-20T22:46:01.2420420Z [00:05:01.914]➜  go tool buildid -w $WORK/b1768/_pkg_.a # internal
2025-08-20T22:46:01.2430644Z [00:05:01.917]➜  cp $WORK/b1768/_pkg_.a /root/.cache/go-build/27/2762f6df769708de200274615a8744b62d6cda57d9cfc1a66baa30752f7cdb8c-d # internal
2025-08-20T22:46:01.2512513Z [00:05:01.925]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolvecluster
2025-08-20T22:46:01.2517870Z [00:05:01.926]➜  mkdir -p $WORK/b1774/
2025-08-20T22:46:01.2531886Z [00:05:01.927]➜  cat >/tmp/go-build2401649780/b1774/importcfg << 'EOF' # internal
2025-08-20T22:46:01.2532877Z [00:05:01.927]➜  # import config
2025-08-20T22:46:01.2535114Z [00:05:01.927]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.2536935Z [00:05:01.927]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.2538535Z [00:05:01.927]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.2540213Z [00:05:01.927]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.2541460Z [00:05:01.927]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.2543036Z [00:05:01.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.2544739Z [00:05:01.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.2546178Z [00:05:01.927]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.2547345Z [00:05:01.927]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.2548227Z [00:05:01.927]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.2549061Z [00:05:01.927]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.2549880Z [00:05:01.927]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.2550504Z [00:05:01.927]➜  EOF
2025-08-20T22:46:01.2556499Z [00:05:01.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1774/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolvecluster=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolvecluster;$WORK/b1774=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolvecluster -lang=go1.22 -complete -installsuffix shared -buildid EPPsi6c9ZRo9rht90LRs/EPPsi6c9ZRo9rht90LRs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1774/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolvecluster/resolve_cluster.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolvecluster/response.go
2025-08-20T22:46:01.2677564Z [00:05:01.942]➜  go tool buildid -w $WORK/b1771/_pkg_.a # internal
2025-08-20T22:46:01.2687957Z [00:05:01.943]➜  go tool buildid -w $WORK/b1773/_pkg_.a # internal
2025-08-20T22:46:01.2697312Z [00:05:01.944]➜  cp $WORK/b1771/_pkg_.a /root/.cache/go-build/25/258a5286437842a6fd47a15a31dcf6d54f52e370017b82cb611d10c92a1370e9-d # internal
2025-08-20T22:46:01.2700790Z [00:05:01.944]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolveindex
2025-08-20T22:46:01.2703852Z [00:05:01.945]➜  mkdir -p $WORK/b1775/
2025-08-20T22:46:01.2713568Z [00:05:01.946]➜  cat >/tmp/go-build2401649780/b1775/importcfg << 'EOF' # internal
2025-08-20T22:46:01.2718196Z [00:05:01.946]➜  # import config
2025-08-20T22:46:01.2718955Z [00:05:01.946]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.2721520Z [00:05:01.946]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.2722730Z [00:05:01.946]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.2724108Z [00:05:01.946]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.2725450Z [00:05:01.946]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.2727332Z [00:05:01.946]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.2729442Z [00:05:01.946]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.2730855Z [00:05:01.946]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.2732212Z [00:05:01.946]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.2733753Z [00:05:01.946]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.2750875Z [00:05:01.946]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.2751804Z [00:05:01.946]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.2752417Z [00:05:01.946]➜  EOF
2025-08-20T22:46:01.2758305Z [00:05:01.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1775/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolveindex=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolveindex;$WORK/b1775=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolveindex -lang=go1.22 -complete -installsuffix shared -buildid z5SMpvFsKWnYHJf7mhuk/z5SMpvFsKWnYHJf7mhuk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1775/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolveindex/resolve_index.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/resolveindex/response.go
2025-08-20T22:46:01.2763989Z [00:05:01.949]➜  cp $WORK/b1773/_pkg_.a /root/.cache/go-build/f5/f5128987192f7af68c795fcd9b23ba2829d8a7f9eac7f4ffcacd78ab756e8caa-d # internal
2025-08-20T22:46:01.2765329Z [00:05:01.949]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/rollover
2025-08-20T22:46:01.2766057Z [00:05:01.949]➜  mkdir -p $WORK/b1776/
2025-08-20T22:46:01.2766756Z [00:05:01.949]➜  cat >/tmp/go-build2401649780/b1776/importcfg << 'EOF' # internal
2025-08-20T22:46:01.2767595Z [00:05:01.949]➜  # import config
2025-08-20T22:46:01.2768262Z [00:05:01.949]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.2769163Z [00:05:01.949]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.2770018Z [00:05:01.949]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.2771018Z [00:05:01.949]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.2771863Z [00:05:01.949]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.2773088Z [00:05:01.949]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.2774630Z [00:05:01.949]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.2775760Z [00:05:01.949]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.2776571Z [00:05:01.949]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.2783181Z [00:05:01.949]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.2784093Z [00:05:01.949]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.2784992Z [00:05:01.949]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.2785641Z [00:05:01.949]➜  EOF
2025-08-20T22:46:01.2791937Z [00:05:01.952]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1776/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/rollover=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/rollover;$WORK/b1776=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/rollover -lang=go1.22 -complete -installsuffix shared -buildid UtCaw-KcZAcQdJvhrF5C/UtCaw-KcZAcQdJvhrF5C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1776/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/rollover/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/rollover/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/rollover/rollover.go
2025-08-20T22:46:01.2807382Z [00:05:01.952]➜  go tool buildid -w $WORK/b1772/_pkg_.a # internal
2025-08-20T22:46:01.2808780Z [00:05:01.954]➜  cp $WORK/b1772/_pkg_.a /root/.cache/go-build/ba/ba15a16cfd9ab352fc50fbe46973697dd51b24c5100f0d44234879aa6bd8f9bb-d # internal
2025-08-20T22:46:01.2810221Z [00:05:01.954]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/segments
2025-08-20T22:46:01.2810844Z [00:05:01.954]➜  mkdir -p $WORK/b1777/
2025-08-20T22:46:01.2811456Z [00:05:01.954]➜  cat >/tmp/go-build2401649780/b1777/importcfg << 'EOF' # internal
2025-08-20T22:46:01.2812030Z [00:05:01.954]➜  # import config
2025-08-20T22:46:01.2812646Z [00:05:01.954]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.2813539Z [00:05:01.954]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.2814416Z [00:05:01.954]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.2815227Z [00:05:01.954]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.2816427Z [00:05:01.954]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.2818279Z [00:05:01.954]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.2819918Z [00:05:01.954]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.2821202Z [00:05:01.954]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.2822017Z [00:05:01.954]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.2822869Z [00:05:01.954]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.2823690Z [00:05:01.954]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.2824563Z [00:05:01.954]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.2825154Z [00:05:01.954]➜  EOF
2025-08-20T22:46:01.2830836Z [00:05:01.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1777/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/segments=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/segments;$WORK/b1777=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/segments -lang=go1.22 -complete -installsuffix shared -buildid ry8gsgKf22h0wt1ssZ1i/ry8gsgKf22h0wt1ssZ1i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1777/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/segments/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/segments/segments.go
2025-08-20T22:46:01.3581688Z [00:05:02.032]➜  go tool buildid -w $WORK/b1774/_pkg_.a # internal
2025-08-20T22:46:01.3603128Z [00:05:02.034]➜  cp $WORK/b1774/_pkg_.a /root/.cache/go-build/08/0861eac59c6297a6299cc9c0a575753225158c64abe942af01e728aaaafc0759-d # internal
2025-08-20T22:46:01.3608022Z [00:05:02.035]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/shardstores
2025-08-20T22:46:01.3612515Z [00:05:02.035]➜  mkdir -p $WORK/b1778/
2025-08-20T22:46:01.3734372Z [00:05:02.047]➜  go tool buildid -w $WORK/b1775/_pkg_.a # internal
2025-08-20T22:46:01.3745434Z [00:05:02.048]➜  cat >/tmp/go-build2401649780/b1778/importcfg << 'EOF' # internal
2025-08-20T22:46:01.3763673Z [00:05:02.048]➜  # import config
2025-08-20T22:46:01.3764688Z [00:05:02.048]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.3765723Z [00:05:02.048]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.3766667Z [00:05:02.048]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.3768760Z [00:05:02.049]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.3770024Z [00:05:02.049]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.3771583Z [00:05:02.049]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.3773405Z [00:05:02.049]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.3777453Z [00:05:02.049]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstorestatus=/tmp/go-build2401649780/b1779/_pkg_.a
2025-08-20T22:46:01.3779218Z [00:05:02.049]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.3780329Z [00:05:02.049]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.3781636Z [00:05:02.049]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.3783455Z [00:05:02.049]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.3784302Z [00:05:02.049]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.3784909Z [00:05:02.049]➜  EOF
2025-08-20T22:46:01.3790759Z [00:05:02.049]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1778/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shardstores=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shardstores;$WORK/b1778=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/shardstores -lang=go1.22 -complete -installsuffix shared -buildid 6h-pDfEfEe06TY2IkUHu/6h-pDfEfEe06TY2IkUHu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1778/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shardstores/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shardstores/shard_stores.go
2025-08-20T22:46:01.3815881Z [00:05:02.056]➜  cp $WORK/b1775/_pkg_.a /root/.cache/go-build/8e/8e0de8b1e4ce81b64e5a20febd03c0d6c012348f8896a7ab891ba63ef89338fb-d # internal
2025-08-20T22:46:01.3826001Z [00:05:02.057]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/shrink
2025-08-20T22:46:01.3829219Z [00:05:02.057]➜  mkdir -p $WORK/b1780/
2025-08-20T22:46:01.3851483Z [00:05:02.058]➜  cat >/tmp/go-build2401649780/b1780/importcfg << 'EOF' # internal
2025-08-20T22:46:01.3856816Z [00:05:02.058]➜  # import config
2025-08-20T22:46:01.3858449Z [00:05:02.058]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.3860125Z [00:05:02.058]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.3860991Z [00:05:02.058]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.3861838Z [00:05:02.058]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.3862637Z [00:05:02.058]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.3864131Z [00:05:02.058]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.3865711Z [00:05:02.058]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.3866811Z [00:05:02.058]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.3867852Z [00:05:02.058]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.3868688Z [00:05:02.058]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.3870182Z [00:05:02.058]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.3871264Z [00:05:02.058]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.3871846Z [00:05:02.058]➜  EOF
2025-08-20T22:46:01.3877646Z [00:05:02.059]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1780/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shrink=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shrink;$WORK/b1780=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/shrink -lang=go1.22 -complete -installsuffix shared -buildid hlwppA_kWe9WNB5B6MHC/hlwppA_kWe9WNB5B6MHC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1780/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shrink/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shrink/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/shrink/shrink.go
2025-08-20T22:46:01.3890758Z [00:05:02.063]➜  go tool buildid -w $WORK/b1777/_pkg_.a # internal
2025-08-20T22:46:01.3910741Z [00:05:02.065]➜  cp $WORK/b1777/_pkg_.a /root/.cache/go-build/ff/ff0745bee7e771ebc0e07f406f6505db6a82d84218cfc13a44888bfb8b46694c-d # internal
2025-08-20T22:46:01.3931508Z [00:05:02.065]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulateindextemplate
2025-08-20T22:46:01.3932453Z [00:05:02.065]➜  mkdir -p $WORK/b1781/
2025-08-20T22:46:01.3933240Z [00:05:02.066]➜  cat >/tmp/go-build2401649780/b1781/importcfg << 'EOF' # internal
2025-08-20T22:46:01.3933962Z [00:05:02.066]➜  # import config
2025-08-20T22:46:01.3934689Z [00:05:02.066]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.3935797Z [00:05:02.066]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.3936723Z [00:05:02.066]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.3937665Z [00:05:02.066]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.3938892Z [00:05:02.066]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.3940439Z [00:05:02.066]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.3941559Z [00:05:02.066]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.3942427Z [00:05:02.066]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.3943350Z [00:05:02.066]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.3944363Z [00:05:02.066]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.3945255Z [00:05:02.066]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.3945906Z [00:05:02.066]➜  EOF
2025-08-20T22:46:01.3952276Z [00:05:02.066]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1781/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulateindextemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulateindextemplate;$WORK/b1781=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulateindextemplate -lang=go1.22 -complete -installsuffix shared -buildid ouFaxK6Hn5zLxTkhInI0/ouFaxK6Hn5zLxTkhInI0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1781/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulateindextemplate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulateindextemplate/simulate_index_template.go
2025-08-20T22:46:01.4053991Z [00:05:02.080]➜  go tool buildid -w $WORK/b1776/_pkg_.a # internal
2025-08-20T22:46:01.4077701Z [00:05:02.081]➜  cp $WORK/b1776/_pkg_.a /root/.cache/go-build/a5/a51e5ebffbe26c532d4df779ddca6ed384ea0c1cc228a6d0b80484b399eeef96-d # internal
2025-08-20T22:46:01.4082858Z [00:05:02.082]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulatetemplate
2025-08-20T22:46:01.4083600Z [00:05:02.082]➜  mkdir -p $WORK/b1782/
2025-08-20T22:46:01.4084279Z [00:05:02.082]➜  cat >/tmp/go-build2401649780/b1782/importcfg << 'EOF' # internal
2025-08-20T22:46:01.4084905Z [00:05:02.082]➜  # import config
2025-08-20T22:46:01.4085513Z [00:05:02.082]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.4086288Z [00:05:02.082]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.4087261Z [00:05:02.082]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.4088097Z [00:05:02.082]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.4088994Z [00:05:02.082]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.4090270Z [00:05:02.082]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.4095663Z [00:05:02.082]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.4097321Z [00:05:02.084]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.4100331Z [00:05:02.084]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.4101294Z [00:05:02.084]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.4102467Z [00:05:02.084]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.4104316Z [00:05:02.084]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.4105103Z [00:05:02.084]➜  EOF
2025-08-20T22:46:01.4111812Z [00:05:02.084]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1782/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulatetemplate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulatetemplate;$WORK/b1782=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulatetemplate -lang=go1.22 -complete -installsuffix shared -buildid -oTWDRrY8JkFjGCpbeZa/-oTWDRrY8JkFjGCpbeZa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1782/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulatetemplate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulatetemplate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/simulatetemplate/simulate_template.go
2025-08-20T22:46:01.4864634Z [00:05:02.160]➜  go tool buildid -w $WORK/b1778/_pkg_.a # internal
2025-08-20T22:46:01.4868876Z [00:05:02.161]➜  go tool buildid -w $WORK/b1780/_pkg_.a # internal
2025-08-20T22:46:01.4890724Z [00:05:02.163]➜  cp $WORK/b1780/_pkg_.a /root/.cache/go-build/74/748d6800480cd8a51a4b177b657e4e7a21a8ef6ba6930e67ead82dc4713b9956-d # internal
2025-08-20T22:46:01.4894570Z [00:05:02.163]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/split
2025-08-20T22:46:01.4898990Z [00:05:02.163]➜  mkdir -p $WORK/b1783/
2025-08-20T22:46:01.4899780Z [00:05:02.164]➜  cat >/tmp/go-build2401649780/b1783/importcfg << 'EOF' # internal
2025-08-20T22:46:01.4900463Z [00:05:02.164]➜  # import config
2025-08-20T22:46:01.4901103Z [00:05:02.164]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.4901917Z [00:05:02.164]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.4902797Z [00:05:02.164]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.4903669Z [00:05:02.164]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.4908448Z [00:05:02.165]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.4911017Z [00:05:02.165]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.4913058Z [00:05:02.165]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.4918371Z [00:05:02.165]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.4919210Z [00:05:02.165]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.4920033Z [00:05:02.165]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.4920859Z [00:05:02.165]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.4921659Z [00:05:02.165]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.4922275Z [00:05:02.165]➜  EOF
2025-08-20T22:46:01.4928514Z [00:05:02.165]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1783/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/split=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/split;$WORK/b1783=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/split -lang=go1.22 -complete -installsuffix shared -buildid j0NZ-FOgtK0XcgPXTqzh/j0NZ-FOgtK0XcgPXTqzh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1783/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/split/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/split/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/split/split.go
2025-08-20T22:46:01.4934484Z [00:05:02.166]➜  cp $WORK/b1778/_pkg_.a /root/.cache/go-build/62/621abe8824daa5c57ca50ffbef66ac60c451693649605e3474c02e823e5d8027-d # internal
2025-08-20T22:46:01.4941614Z [00:05:02.168]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/stats
2025-08-20T22:46:01.4943803Z [00:05:02.168]➜  mkdir -p $WORK/b1784/
2025-08-20T22:46:01.4951520Z [00:05:02.169]➜  cat >/tmp/go-build2401649780/b1784/importcfg << 'EOF' # internal
2025-08-20T22:46:01.4974850Z [00:05:02.170]➜  # import config
2025-08-20T22:46:01.4975543Z [00:05:02.170]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.4976455Z [00:05:02.170]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.4978371Z [00:05:02.170]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.4979379Z [00:05:02.170]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.4980919Z [00:05:02.170]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.4982686Z [00:05:02.170]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.4984558Z [00:05:02.170]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.4986339Z [00:05:02.170]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/level=/tmp/go-build2401649780/b1609/_pkg_.a
2025-08-20T22:46:01.4987825Z [00:05:02.170]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.4988630Z [00:05:02.170]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.4989457Z [00:05:02.170]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.4990244Z [00:05:02.170]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.4990997Z [00:05:02.170]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.4991565Z [00:05:02.170]➜  EOF
2025-08-20T22:46:01.4996591Z [00:05:02.170]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1784/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/stats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/stats;$WORK/b1784=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/stats -lang=go1.22 -complete -installsuffix shared -buildid uSRhUhKI2dmV5TTdyi4_/uSRhUhKI2dmV5TTdyi4_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1784/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/stats/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/stats/stats.go
2025-08-20T22:46:01.5048999Z [00:05:02.177]➜  go tool buildid -w $WORK/b1781/_pkg_.a # internal
2025-08-20T22:46:01.5054810Z [00:05:02.179]➜  cp $WORK/b1781/_pkg_.a /root/.cache/go-build/90/90c74a4884df11e6933708639aff794924fc9c86dfeef14f2cf7ebb46149da28-d # internal
2025-08-20T22:46:01.5062127Z [00:05:02.179]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/unfreeze
2025-08-20T22:46:01.5062940Z [00:05:02.179]➜  mkdir -p $WORK/b1785/
2025-08-20T22:46:01.5063734Z [00:05:02.180]➜  cat >/tmp/go-build2401649780/b1785/importcfg << 'EOF' # internal
2025-08-20T22:46:01.5064777Z [00:05:02.180]➜  # import config
2025-08-20T22:46:01.5065496Z [00:05:02.180]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.5066401Z [00:05:02.180]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.5067449Z [00:05:02.180]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.5068259Z [00:05:02.180]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.5069479Z [00:05:02.180]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.5071040Z [00:05:02.180]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.5072740Z [00:05:02.180]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.5074013Z [00:05:02.180]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.5074865Z [00:05:02.180]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.5075704Z [00:05:02.180]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.5076528Z [00:05:02.180]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.5077545Z [00:05:02.180]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.5078174Z [00:05:02.180]➜  EOF
2025-08-20T22:46:01.5086347Z [00:05:02.182]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1785/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/unfreeze=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/unfreeze;$WORK/b1785=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/unfreeze -lang=go1.22 -complete -installsuffix shared -buildid DQLjP6kbHN3nVu7jSIZ0/DQLjP6kbHN3nVu7jSIZ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1785/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/unfreeze/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/unfreeze/unfreeze.go
2025-08-20T22:46:01.5492414Z [00:05:02.223]➜  go tool buildid -w $WORK/b1782/_pkg_.a # internal
2025-08-20T22:46:01.5523106Z [00:05:02.226]➜  cp $WORK/b1782/_pkg_.a /root/.cache/go-build/67/671b6c273c878a88f5b9bb6f5f0fd6d5bf0c249f270fefe0106f38f932e613cb-d # internal
2025-08-20T22:46:01.5530908Z [00:05:02.227]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/updatealiases
2025-08-20T22:46:01.5540342Z [00:05:02.227]➜  mkdir -p $WORK/b1786/
2025-08-20T22:46:01.5541119Z [00:05:02.227]➜  cat >/tmp/go-build2401649780/b1786/importcfg << 'EOF' # internal
2025-08-20T22:46:01.5541804Z [00:05:02.228]➜  # import config
2025-08-20T22:46:01.5542455Z [00:05:02.228]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.5543298Z [00:05:02.228]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.5544216Z [00:05:02.228]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.5547085Z [00:05:02.229]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.5548685Z [00:05:02.229]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.5550926Z [00:05:02.229]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.5552559Z [00:05:02.229]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.5553728Z [00:05:02.229]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.5554585Z [00:05:02.229]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.5555449Z [00:05:02.229]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.5556306Z [00:05:02.229]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.5557682Z [00:05:02.229]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.5558338Z [00:05:02.229]➜  EOF
2025-08-20T22:46:01.5564714Z [00:05:02.229]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1786/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/updatealiases=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/updatealiases;$WORK/b1786=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/updatealiases -lang=go1.22 -complete -installsuffix shared -buildid qcCjrHIsifcaIlp6bC-c/qcCjrHIsifcaIlp6bC-c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1786/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/updatealiases/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/updatealiases/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/updatealiases/update_aliases.go
2025-08-20T22:46:01.6247829Z [00:05:02.296]➜  go tool buildid -w $WORK/b1783/_pkg_.a # internal
2025-08-20T22:46:01.6248693Z [00:05:02.299]➜  go tool buildid -w $WORK/b1785/_pkg_.a # internal
2025-08-20T22:46:01.6254691Z [00:05:02.299]➜  cp $WORK/b1783/_pkg_.a /root/.cache/go-build/f8/f8a5a0b94ab63b6af7e3cdba344bf5823a87a49c86b02f56f975b4bbe3679bd7-d # internal
2025-08-20T22:46:01.6259870Z [00:05:02.300]➜  github.com/elastic/go-elasticsearch/v8/typedapi/indices/validatequery
2025-08-20T22:46:01.6260678Z [00:05:02.300]➜  mkdir -p $WORK/b1787/
2025-08-20T22:46:01.6278523Z [00:05:02.300]➜  cat >/tmp/go-build2401649780/b1787/importcfg << 'EOF' # internal
2025-08-20T22:46:01.6279274Z [00:05:02.300]➜  # import config
2025-08-20T22:46:01.6279957Z [00:05:02.300]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.6281118Z [00:05:02.300]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.6282147Z [00:05:02.300]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.6283081Z [00:05:02.300]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.6283933Z [00:05:02.300]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.6285422Z [00:05:02.300]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.6287038Z [00:05:02.300]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.6289056Z [00:05:02.300]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:01.6290970Z [00:05:02.300]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:46:01.6292320Z [00:05:02.300]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.6293445Z [00:05:02.300]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.6294333Z [00:05:02.301]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.6295217Z [00:05:02.301]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.6296055Z [00:05:02.301]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.6296679Z [00:05:02.301]➜  EOF
2025-08-20T22:46:01.6303744Z [00:05:02.301]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1787/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/validatequery=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/validatequery;$WORK/b1787=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/indices/validatequery -lang=go1.22 -complete -installsuffix shared -buildid hPdcESyJwT30c84Dx4dU/hPdcESyJwT30c84Dx4dU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1787/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/validatequery/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/validatequery/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/indices/validatequery/validate_query.go
2025-08-20T22:46:01.6310916Z [00:05:02.301]➜  cp $WORK/b1785/_pkg_.a /root/.cache/go-build/76/763eb64aa0c7242f3a0189157bc5ab667c89cd1fab31e3aaea45c2c250f29a53-d # internal
2025-08-20T22:46:01.6312331Z [00:05:02.301]➜  github.com/elastic/go-elasticsearch/v8/typedapi/inference/delete
2025-08-20T22:46:01.6313102Z [00:05:02.301]➜  mkdir -p $WORK/b1788/
2025-08-20T22:46:01.6313848Z [00:05:02.301]➜  cat >/tmp/go-build2401649780/b1788/importcfg << 'EOF' # internal
2025-08-20T22:46:01.6314567Z [00:05:02.301]➜  # import config
2025-08-20T22:46:01.6315251Z [00:05:02.301]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.6316175Z [00:05:02.301]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.6317388Z [00:05:02.301]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.6318240Z [00:05:02.301]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.6319520Z [00:05:02.301]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.6321086Z [00:05:02.301]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.6322091Z [00:05:02.301]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.6322945Z [00:05:02.301]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.6323844Z [00:05:02.301]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.6324732Z [00:05:02.301]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.6325813Z [00:05:02.301]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.6326513Z [00:05:02.301]➜  EOF
2025-08-20T22:46:01.6336412Z [00:05:02.301]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1788/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/delete;$WORK/b1788=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/inference/delete -lang=go1.22 -complete -installsuffix shared -buildid 1BOaR4eF2G5tAbsrst8j/1BOaR4eF2G5tAbsrst8j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1788/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/delete/response.go
2025-08-20T22:46:01.6408968Z [00:05:02.315]➜  go tool buildid -w $WORK/b1784/_pkg_.a # internal
2025-08-20T22:46:01.6445060Z [00:05:02.318]➜  cp $WORK/b1784/_pkg_.a /root/.cache/go-build/c1/c10ee94d75749f46041be6abfc59ba37a68d87bff6f47d9a69d8efe635986937-d # internal
2025-08-20T22:46:01.6458530Z [00:05:02.318]➜  github.com/elastic/go-elasticsearch/v8/typedapi/inference/get
2025-08-20T22:46:01.6459265Z [00:05:02.318]➜  mkdir -p $WORK/b1789/
2025-08-20T22:46:01.6459996Z [00:05:02.318]➜  cat >/tmp/go-build2401649780/b1789/importcfg << 'EOF' # internal
2025-08-20T22:46:01.6460669Z [00:05:02.318]➜  # import config
2025-08-20T22:46:01.6461321Z [00:05:02.318]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.6462178Z [00:05:02.318]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.6463011Z [00:05:02.318]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.6463778Z [00:05:02.318]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.6478536Z [00:05:02.318]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.6480357Z [00:05:02.318]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.6481484Z [00:05:02.318]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.6482278Z [00:05:02.318]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.6483082Z [00:05:02.318]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.6483866Z [00:05:02.318]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.6484655Z [00:05:02.318]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.6485246Z [00:05:02.318]➜  EOF
2025-08-20T22:46:01.6490450Z [00:05:02.318]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1789/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/get;$WORK/b1789=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/inference/get -lang=go1.22 -complete -installsuffix shared -buildid to-xPaZuX4I7yTKGtML1/to-xPaZuX4I7yTKGtML1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1789/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/get/response.go
2025-08-20T22:46:01.6500559Z [00:05:02.322]➜  go tool buildid -w $WORK/b1786/_pkg_.a # internal
2025-08-20T22:46:01.6501863Z [00:05:02.324]➜  cp $WORK/b1786/_pkg_.a /root/.cache/go-build/0a/0a8e5cfaa27a62489dfcd800bb495a04987f895dc3f3dd728f8f3693bf7f3288-d # internal
2025-08-20T22:46:01.6503177Z [00:05:02.324]➜  github.com/elastic/go-elasticsearch/v8/typedapi/inference/inference
2025-08-20T22:46:01.6503911Z [00:05:02.324]➜  mkdir -p $WORK/b1790/
2025-08-20T22:46:01.6505823Z [00:05:02.325]➜  cat >/tmp/go-build2401649780/b1790/importcfg << 'EOF' # internal
2025-08-20T22:46:01.6506706Z [00:05:02.325]➜  # import config
2025-08-20T22:46:01.6507647Z [00:05:02.325]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.6508482Z [00:05:02.325]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.6509352Z [00:05:02.325]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.6510332Z [00:05:02.325]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.6511092Z [00:05:02.325]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.6512280Z [00:05:02.325]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.6513786Z [00:05:02.325]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.6514862Z [00:05:02.325]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.6515654Z [00:05:02.325]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.6516593Z [00:05:02.325]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.6517558Z [00:05:02.325]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.6518359Z [00:05:02.325]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.6518965Z [00:05:02.325]➜  EOF
2025-08-20T22:46:01.6525207Z [00:05:02.325]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1790/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/inference=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/inference;$WORK/b1790=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/inference/inference -lang=go1.22 -complete -installsuffix shared -buildid GJ0udhDStNPeTaR3WjmE/GJ0udhDStNPeTaR3WjmE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1790/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/inference/inference.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/inference/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/inference/response.go
2025-08-20T22:46:01.7443589Z [00:05:02.418]➜  go tool buildid -w $WORK/b1788/_pkg_.a # internal
2025-08-20T22:46:01.7456771Z [00:05:02.420]➜  cp $WORK/b1788/_pkg_.a /root/.cache/go-build/f6/f6335347d130e30e0c8af729a5d861bbd7dec2ad5eba7ab6e588129f83b66ba3-d # internal
2025-08-20T22:46:01.7459593Z [00:05:02.420]➜  github.com/elastic/go-elasticsearch/v8/typedapi/inference/put
2025-08-20T22:46:01.7463688Z [00:05:02.420]➜  mkdir -p $WORK/b1791/
2025-08-20T22:46:01.7467422Z [00:05:02.421]➜  cat >/tmp/go-build2401649780/b1791/importcfg << 'EOF' # internal
2025-08-20T22:46:01.7468123Z [00:05:02.421]➜  # import config
2025-08-20T22:46:01.7468780Z [00:05:02.421]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.7469641Z [00:05:02.421]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.7470534Z [00:05:02.421]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.7471389Z [00:05:02.421]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.7472179Z [00:05:02.421]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.7473399Z [00:05:02.421]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.7474922Z [00:05:02.421]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.7476512Z [00:05:02.421]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tasktype=/tmp/go-build2401649780/b1533/_pkg_.a
2025-08-20T22:46:01.7480519Z [00:05:02.421]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.7481328Z [00:05:02.421]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.7482336Z [00:05:02.421]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.7483201Z [00:05:02.421]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.7484018Z [00:05:02.421]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.7484766Z [00:05:02.421]➜  EOF
2025-08-20T22:46:01.7493421Z [00:05:02.421]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1791/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/put=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/put;$WORK/b1791=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/inference/put -lang=go1.22 -complete -installsuffix shared -buildid kHlLKw9gq0RQe0MGvVXN/kHlLKw9gq0RQe0MGvVXN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1791/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/put/put.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/put/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/inference/put/response.go
2025-08-20T22:46:01.7546177Z [00:05:02.428]➜  go tool buildid -w $WORK/b1787/_pkg_.a # internal
2025-08-20T22:46:01.7550520Z [00:05:02.429]➜  go tool buildid -w $WORK/b1789/_pkg_.a # internal
2025-08-20T22:46:01.7566449Z [00:05:02.430]➜  cp $WORK/b1787/_pkg_.a /root/.cache/go-build/a8/a8ed135be1c6889ea854e4be68b4388051f141fc31a0fefc5881ad98690209a6-d # internal
2025-08-20T22:46:01.7581285Z [00:05:02.431]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletegeoipdatabase
2025-08-20T22:46:01.7582021Z [00:05:02.431]➜  mkdir -p $WORK/b1792/
2025-08-20T22:46:01.7582658Z [00:05:02.431]➜  cat >/tmp/go-build2401649780/b1792/importcfg << 'EOF' # internal
2025-08-20T22:46:01.7583256Z [00:05:02.431]➜  # import config
2025-08-20T22:46:01.7583888Z [00:05:02.431]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.7584687Z [00:05:02.431]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.7585609Z [00:05:02.431]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.7586414Z [00:05:02.431]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.7587786Z [00:05:02.431]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.7589318Z [00:05:02.431]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.7590355Z [00:05:02.431]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.7591149Z [00:05:02.431]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.7591939Z [00:05:02.431]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.7592709Z [00:05:02.431]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.7593508Z [00:05:02.431]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.7594094Z [00:05:02.431]➜  EOF
2025-08-20T22:46:01.7618550Z [00:05:02.431]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1792/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletegeoipdatabase=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletegeoipdatabase;$WORK/b1792=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletegeoipdatabase -lang=go1.22 -complete -installsuffix shared -buildid lz2Rc_gjiToBAyEu4mbm/lz2Rc_gjiToBAyEu4mbm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1792/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletegeoipdatabase/delete_geoip_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletegeoipdatabase/response.go
2025-08-20T22:46:01.7641663Z [00:05:02.434]➜  go tool buildid -w $WORK/b1790/_pkg_.a # internal
2025-08-20T22:46:01.7643021Z [00:05:02.434]➜  cp $WORK/b1790/_pkg_.a /root/.cache/go-build/0e/0e8882f03668f22dff1d82a17d3da0521cc02711581cedcd8a7197f447c8392f-d # internal
2025-08-20T22:46:01.7644365Z [00:05:02.434]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletepipeline
2025-08-20T22:46:01.7645314Z [00:05:02.435]➜  mkdir -p $WORK/b1793/
2025-08-20T22:46:01.7646512Z [00:05:02.435]➜  cp $WORK/b1789/_pkg_.a /root/.cache/go-build/bc/bc009fb1424f4722c6dc1ecdbd725ca3c1f9f6d2fad2204a4f27d5940b9c438d-d # internal
2025-08-20T22:46:01.7647955Z [00:05:02.435]➜  cat >/tmp/go-build2401649780/b1793/importcfg << 'EOF' # internal
2025-08-20T22:46:01.7648651Z [00:05:02.435]➜  # import config
2025-08-20T22:46:01.7649313Z [00:05:02.435]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.7650337Z [00:05:02.435]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.7651217Z [00:05:02.435]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.7652031Z [00:05:02.435]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.7653489Z [00:05:02.435]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.7655097Z [00:05:02.435]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.7656237Z [00:05:02.435]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.7657082Z [00:05:02.435]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.7658211Z [00:05:02.435]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.7659036Z [00:05:02.435]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.7659875Z [00:05:02.435]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.7660525Z [00:05:02.435]➜  EOF
2025-08-20T22:46:01.7666459Z [00:05:02.435]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1793/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletepipeline=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletepipeline;$WORK/b1793=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletepipeline -lang=go1.22 -complete -installsuffix shared -buildid Y4IxLyKQYbLlfyVghdNu/Y4IxLyKQYbLlfyVghdNu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1793/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletepipeline/delete_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/deletepipeline/response.go
2025-08-20T22:46:01.7672019Z [00:05:02.436]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/geoipstats
2025-08-20T22:46:01.7672792Z [00:05:02.437]➜  mkdir -p $WORK/b1794/
2025-08-20T22:46:01.7673552Z [00:05:02.437]➜  cat >/tmp/go-build2401649780/b1794/importcfg << 'EOF' # internal
2025-08-20T22:46:01.7674222Z [00:05:02.437]➜  # import config
2025-08-20T22:46:01.7674902Z [00:05:02.437]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.7675775Z [00:05:02.437]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.7676624Z [00:05:02.438]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.7677538Z [00:05:02.438]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.7678718Z [00:05:02.438]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.7680210Z [00:05:02.438]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.7681255Z [00:05:02.438]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.7682038Z [00:05:02.438]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.7683009Z [00:05:02.438]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.7683845Z [00:05:02.438]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.7684652Z [00:05:02.438]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.7685374Z [00:05:02.438]➜  EOF
2025-08-20T22:46:01.7691007Z [00:05:02.438]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1794/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/geoipstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/geoipstats;$WORK/b1794=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/geoipstats -lang=go1.22 -complete -installsuffix shared -buildid 1T_nXaBEnSmrc2YbjFZi/1T_nXaBEnSmrc2YbjFZi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1794/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/geoipstats/geo_ip_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/geoipstats/response.go
2025-08-20T22:46:01.8482192Z [00:05:02.522]➜  go tool buildid -w $WORK/b1793/_pkg_.a # internal
2025-08-20T22:46:01.8499434Z [00:05:02.524]➜  cp $WORK/b1793/_pkg_.a /root/.cache/go-build/c5/c5c1d117c2de098271f657c11c8723238ab151f51d3fd6820f6dd4a64dac0025-d # internal
2025-08-20T22:46:01.8541316Z [00:05:02.524]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getgeoipdatabase
2025-08-20T22:46:01.8542126Z [00:05:02.525]➜  mkdir -p $WORK/b1795/
2025-08-20T22:46:01.8542841Z [00:05:02.528]➜  cat >/tmp/go-build2401649780/b1795/importcfg << 'EOF' # internal
2025-08-20T22:46:01.8543501Z [00:05:02.528]➜  # import config
2025-08-20T22:46:01.8544139Z [00:05:02.528]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.8544992Z [00:05:02.528]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.8545828Z [00:05:02.528]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.8546653Z [00:05:02.528]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.8548200Z [00:05:02.528]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.8549777Z [00:05:02.528]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.8550904Z [00:05:02.528]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.8551746Z [00:05:02.528]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.8552658Z [00:05:02.528]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.8553482Z [00:05:02.528]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.8554266Z [00:05:02.528]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.8554858Z [00:05:02.528]➜  EOF
2025-08-20T22:46:01.8560627Z [00:05:02.528]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1795/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getgeoipdatabase=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getgeoipdatabase;$WORK/b1795=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getgeoipdatabase -lang=go1.22 -complete -installsuffix shared -buildid cLMYT85gcwqaa1D9Vfk6/cLMYT85gcwqaa1D9Vfk6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1795/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getgeoipdatabase/get_geoip_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getgeoipdatabase/response.go
2025-08-20T22:46:01.8575679Z [00:05:02.532]➜  go tool buildid -w $WORK/b1792/_pkg_.a # internal
2025-08-20T22:46:01.8587790Z [00:05:02.533]➜  go tool buildid -w $WORK/b1791/_pkg_.a # internal
2025-08-20T22:46:01.8598767Z [00:05:02.534]➜  cp $WORK/b1792/_pkg_.a /root/.cache/go-build/5e/5e6658371aeb384f1f0d5605602cbe1f13cdbcdc3cc6904559dfe8855f2e2678-d # internal
2025-08-20T22:46:01.8602860Z [00:05:02.534]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getpipeline
2025-08-20T22:46:01.8603608Z [00:05:02.534]➜  mkdir -p $WORK/b1796/
2025-08-20T22:46:01.8604325Z [00:05:02.534]➜  cat >/tmp/go-build2401649780/b1796/importcfg << 'EOF' # internal
2025-08-20T22:46:01.8605087Z [00:05:02.534]➜  # import config
2025-08-20T22:46:01.8605706Z [00:05:02.534]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.8606564Z [00:05:02.534]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.8607520Z [00:05:02.534]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.8608319Z [00:05:02.534]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.8609589Z [00:05:02.534]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.8611630Z [00:05:02.534]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.8614248Z [00:05:02.534]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.8615315Z [00:05:02.534]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.8616474Z [00:05:02.534]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.8617530Z [00:05:02.534]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.8619613Z [00:05:02.534]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.8620365Z [00:05:02.534]➜  EOF
2025-08-20T22:46:01.8626145Z [00:05:02.534]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1796/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getpipeline=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getpipeline;$WORK/b1796=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getpipeline -lang=go1.22 -complete -installsuffix shared -buildid j1W56ETgPKh4GX_RQP7F/j1W56ETgPKh4GX_RQP7F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1796/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getpipeline/get_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/getpipeline/response.go
2025-08-20T22:46:01.8636215Z [00:05:02.536]➜  cp $WORK/b1791/_pkg_.a /root/.cache/go-build/8e/8e6b03e679b72dc5f4076168012dcedb753b938656ea4393e0708baa920561c8-d # internal
2025-08-20T22:46:01.8639011Z [00:05:02.536]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/processorgrok
2025-08-20T22:46:01.8639802Z [00:05:02.536]➜  mkdir -p $WORK/b1797/
2025-08-20T22:46:01.8640546Z [00:05:02.537]➜  cat >/tmp/go-build2401649780/b1797/importcfg << 'EOF' # internal
2025-08-20T22:46:01.8641227Z [00:05:02.537]➜  # import config
2025-08-20T22:46:01.8641924Z [00:05:02.537]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.8642819Z [00:05:02.537]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.8643697Z [00:05:02.537]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.8644488Z [00:05:02.537]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.8645762Z [00:05:02.537]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.8647498Z [00:05:02.537]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.8648617Z [00:05:02.537]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.8649424Z [00:05:02.537]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.8650251Z [00:05:02.537]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.8651209Z [00:05:02.537]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.8652078Z [00:05:02.537]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.8652706Z [00:05:02.537]➜  EOF
2025-08-20T22:46:01.8658450Z [00:05:02.538]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1797/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/processorgrok=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/processorgrok;$WORK/b1797=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/processorgrok -lang=go1.22 -complete -installsuffix shared -buildid X8nT_4UzVaMCpj0BtPwW/X8nT_4UzVaMCpj0BtPwW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1797/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/processorgrok/processor_grok.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/processorgrok/response.go
2025-08-20T22:46:01.8712114Z [00:05:02.545]➜  go tool buildid -w $WORK/b1794/_pkg_.a # internal
2025-08-20T22:46:01.8728619Z [00:05:02.547]➜  cp $WORK/b1794/_pkg_.a /root/.cache/go-build/31/310707280df5b64f5490e36b27cd2d7b4b35eb9f6842a2e2ca7ba32c49d21c90-d # internal
2025-08-20T22:46:01.8741242Z [00:05:02.547]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putgeoipdatabase
2025-08-20T22:46:01.8742056Z [00:05:02.547]➜  mkdir -p $WORK/b1798/
2025-08-20T22:46:01.8742785Z [00:05:02.548]➜  cat >/tmp/go-build2401649780/b1798/importcfg << 'EOF' # internal
2025-08-20T22:46:01.8743459Z [00:05:02.548]➜  # import config
2025-08-20T22:46:01.8744112Z [00:05:02.548]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.8744939Z [00:05:02.548]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.8745843Z [00:05:02.548]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.8746756Z [00:05:02.548]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.8747711Z [00:05:02.548]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.8749167Z [00:05:02.548]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.8750665Z [00:05:02.548]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.8751727Z [00:05:02.548]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.8752500Z [00:05:02.548]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.8753303Z [00:05:02.548]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.8754097Z [00:05:02.548]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.8754891Z [00:05:02.548]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.8755488Z [00:05:02.548]➜  EOF
2025-08-20T22:46:01.8764474Z [00:05:02.548]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1798/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putgeoipdatabase=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putgeoipdatabase;$WORK/b1798=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putgeoipdatabase -lang=go1.22 -complete -installsuffix shared -buildid cdRsygmCB5rPrBeS9Od3/cdRsygmCB5rPrBeS9Od3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1798/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putgeoipdatabase/put_geoip_database.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putgeoipdatabase/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putgeoipdatabase/response.go
2025-08-20T22:46:01.9575539Z [00:05:02.631]➜  go tool buildid -w $WORK/b1795/_pkg_.a # internal
2025-08-20T22:46:01.9591033Z [00:05:02.633]➜  cp $WORK/b1795/_pkg_.a /root/.cache/go-build/44/442577ecbaa195bb2cb8d415b3c7e2cf521a111b200bd26a9cca7064f1ed182b-d # internal
2025-08-20T22:46:01.9599640Z [00:05:02.634]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putpipeline
2025-08-20T22:46:01.9600453Z [00:05:02.634]➜  mkdir -p $WORK/b1799/
2025-08-20T22:46:01.9618711Z [00:05:02.634]➜  cat >/tmp/go-build2401649780/b1799/importcfg << 'EOF' # internal
2025-08-20T22:46:01.9619593Z [00:05:02.634]➜  # import config
2025-08-20T22:46:01.9620242Z [00:05:02.634]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.9621099Z [00:05:02.634]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.9622051Z [00:05:02.634]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.9622952Z [00:05:02.634]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.9623781Z [00:05:02.635]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.9624997Z [00:05:02.635]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.9626659Z [00:05:02.635]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.9627958Z [00:05:02.635]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.9628756Z [00:05:02.635]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.9629561Z [00:05:02.635]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.9630359Z [00:05:02.635]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.9631148Z [00:05:02.635]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.9631746Z [00:05:02.635]➜  EOF
2025-08-20T22:46:01.9638511Z [00:05:02.635]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1799/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putpipeline=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putpipeline;$WORK/b1799=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putpipeline -lang=go1.22 -complete -installsuffix shared -buildid hXnwx05XhxzmU4i6OgOf/hXnwx05XhxzmU4i6OgOf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1799/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putpipeline/put_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putpipeline/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/putpipeline/response.go
2025-08-20T22:46:01.9661874Z [00:05:02.640]➜  go tool buildid -w $WORK/b1797/_pkg_.a # internal
2025-08-20T22:46:01.9681807Z [00:05:02.642]➜  cp $WORK/b1797/_pkg_.a /root/.cache/go-build/fd/fd7959a632463135eef37616058d35d91f23930bf9ad2dffb7e8f60a7b57f51b-d # internal
2025-08-20T22:46:01.9686830Z [00:05:02.643]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ingest/simulate
2025-08-20T22:46:01.9691005Z [00:05:02.643]➜  mkdir -p $WORK/b1800/
2025-08-20T22:46:01.9691784Z [00:05:02.643]➜  cat >/tmp/go-build2401649780/b1800/importcfg << 'EOF' # internal
2025-08-20T22:46:01.9695113Z [00:05:02.644]➜  # import config
2025-08-20T22:46:01.9696323Z [00:05:02.644]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:01.9697388Z [00:05:02.644]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.9698254Z [00:05:02.644]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.9699024Z [00:05:02.644]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.9699733Z [00:05:02.644]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.9700828Z [00:05:02.644]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.9702204Z [00:05:02.644]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.9703185Z [00:05:02.644]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.9703945Z [00:05:02.644]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.9704793Z [00:05:02.644]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.9705726Z [00:05:02.644]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.9706487Z [00:05:02.644]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.9707049Z [00:05:02.644]➜  EOF
2025-08-20T22:46:01.9715024Z [00:05:02.644]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1800/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/simulate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/simulate;$WORK/b1800=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ingest/simulate -lang=go1.22 -complete -installsuffix shared -buildid nK4EVy2DYraD5dMLLsuh/nK4EVy2DYraD5dMLLsuh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1800/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/simulate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/simulate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ingest/simulate/simulate.go
2025-08-20T22:46:01.9720514Z [00:05:02.644]➜  go tool buildid -w $WORK/b1796/_pkg_.a # internal
2025-08-20T22:46:01.9721809Z [00:05:02.646]➜  cp $WORK/b1796/_pkg_.a /root/.cache/go-build/45/45a5760ff74a1d54f780b5852e74cada6c52d4730495c1b23804d6f9493216c6-d # internal
2025-08-20T22:46:01.9728771Z [00:05:02.647]➜  github.com/elastic/go-elasticsearch/v8/typedapi/license/delete
2025-08-20T22:46:01.9732880Z [00:05:02.647]➜  mkdir -p $WORK/b1801/
2025-08-20T22:46:01.9745744Z [00:05:02.648]➜  cat >/tmp/go-build2401649780/b1801/importcfg << 'EOF' # internal
2025-08-20T22:46:01.9746586Z [00:05:02.649]➜  # import config
2025-08-20T22:46:01.9747567Z [00:05:02.649]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.9748787Z [00:05:02.649]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.9749852Z [00:05:02.649]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.9750823Z [00:05:02.649]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.9752174Z [00:05:02.649]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.9753929Z [00:05:02.649]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.9755227Z [00:05:02.649]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.9756140Z [00:05:02.649]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.9757094Z [00:05:02.649]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.9758663Z [00:05:02.649]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.9759671Z [00:05:02.649]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.9760413Z [00:05:02.649]➜  EOF
2025-08-20T22:46:01.9765690Z [00:05:02.649]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1801/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/delete;$WORK/b1801=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/license/delete -lang=go1.22 -complete -installsuffix shared -buildid -IkECScC_TPqRjDULKZS/-IkECScC_TPqRjDULKZS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1801/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/delete/response.go
2025-08-20T22:46:01.9798173Z [00:05:02.654]➜  go tool buildid -w $WORK/b1798/_pkg_.a # internal
2025-08-20T22:46:01.9821108Z [00:05:02.656]➜  cp $WORK/b1798/_pkg_.a /root/.cache/go-build/e6/e67436803a0b7084225cebbd393b504c575a160962732c3bdfa95077015995a8-d # internal
2025-08-20T22:46:01.9826074Z [00:05:02.657]➜  github.com/elastic/go-elasticsearch/v8/typedapi/license/get
2025-08-20T22:46:01.9830299Z [00:05:02.657]➜  mkdir -p $WORK/b1802/
2025-08-20T22:46:01.9836122Z [00:05:02.658]➜  cat >/tmp/go-build2401649780/b1802/importcfg << 'EOF' # internal
2025-08-20T22:46:01.9839811Z [00:05:02.658]➜  # import config
2025-08-20T22:46:01.9843974Z [00:05:02.658]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:01.9847731Z [00:05:02.659]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:01.9851586Z [00:05:02.659]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:01.9854745Z [00:05:02.660]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:01.9858436Z [00:05:02.660]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:01.9864265Z [00:05:02.660]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:01.9868689Z [00:05:02.661]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:01.9872554Z [00:05:02.661]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:01.9876233Z [00:05:02.662]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:01.9880674Z [00:05:02.662]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:01.9885405Z [00:05:02.663]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:01.9889272Z [00:05:02.663]➜  EOF
2025-08-20T22:46:01.9897401Z [00:05:02.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1802/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/get;$WORK/b1802=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/license/get -lang=go1.22 -complete -installsuffix shared -buildid nEiOrOWcOmkemeT47xRl/nEiOrOWcOmkemeT47xRl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1802/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/get/response.go
2025-08-20T22:46:02.0771206Z [00:05:02.751]➜  go tool buildid -w $WORK/b1800/_pkg_.a # internal
2025-08-20T22:46:02.0776596Z [00:05:02.752]➜  go tool buildid -w $WORK/b1801/_pkg_.a # internal
2025-08-20T22:46:02.0777473Z [00:05:02.752]➜  go tool buildid -w $WORK/b1799/_pkg_.a # internal
2025-08-20T22:46:02.0806634Z [00:05:02.753]➜  cp $WORK/b1801/_pkg_.a /root/.cache/go-build/56/56cea0b5f98ddd02c385406da1c6c2495cbb918cce6c2d4c5be307f447d8646a-d # internal
2025-08-20T22:46:02.0812783Z [00:05:02.755]➜  github.com/elastic/go-elasticsearch/v8/typedapi/license/getbasicstatus
2025-08-20T22:46:02.0813632Z [00:05:02.755]➜  mkdir -p $WORK/b1803/
2025-08-20T22:46:02.0814833Z [00:05:02.755]➜  cp $WORK/b1800/_pkg_.a /root/.cache/go-build/83/831da56c6bbe62e0cfe28c6ba9e220211c9a2de9c7437dd7027ea8df27b6c1df-d # internal
2025-08-20T22:46:02.0816239Z [00:05:02.755]➜  github.com/elastic/go-elasticsearch/v8/typedapi/license/gettrialstatus
2025-08-20T22:46:02.0817062Z [00:05:02.755]➜  mkdir -p $WORK/b1804/
2025-08-20T22:46:02.0821513Z [00:05:02.756]➜  cat >/tmp/go-build2401649780/b1803/importcfg << 'EOF' # internal
2025-08-20T22:46:02.0826742Z [00:05:02.757]➜  # import config
2025-08-20T22:46:02.0827597Z [00:05:02.757]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.0828528Z [00:05:02.757]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.0829410Z [00:05:02.757]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.0830282Z [00:05:02.757]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.0831592Z [00:05:02.757]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.0833195Z [00:05:02.757]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.0834536Z [00:05:02.757]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.0835359Z [00:05:02.757]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.0836262Z [00:05:02.757]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.0837322Z [00:05:02.757]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.0842302Z [00:05:02.758]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.0843501Z [00:05:02.758]➜  EOF
2025-08-20T22:46:02.0849556Z [00:05:02.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1803/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/getbasicstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/getbasicstatus;$WORK/b1803=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/license/getbasicstatus -lang=go1.22 -complete -installsuffix shared -buildid aRenqMaZL2u7L6cv9Qbv/aRenqMaZL2u7L6cv9Qbv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1803/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/getbasicstatus/get_basic_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/getbasicstatus/response.go
2025-08-20T22:46:02.0855187Z [00:05:02.758]➜  cat >/tmp/go-build2401649780/b1804/importcfg << 'EOF' # internal
2025-08-20T22:46:02.0855904Z [00:05:02.758]➜  # import config
2025-08-20T22:46:02.0856616Z [00:05:02.758]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.0857739Z [00:05:02.758]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.0858890Z [00:05:02.758]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.0859753Z [00:05:02.758]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.0860984Z [00:05:02.758]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.0862531Z [00:05:02.758]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.0863622Z [00:05:02.758]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.0864413Z [00:05:02.758]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.0865242Z [00:05:02.758]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.0866100Z [00:05:02.758]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.0867073Z [00:05:02.758]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.0868161Z [00:05:02.758]➜  EOF
2025-08-20T22:46:02.0873982Z [00:05:02.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1804/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/gettrialstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/gettrialstatus;$WORK/b1804=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/license/gettrialstatus -lang=go1.22 -complete -installsuffix shared -buildid T1wu6PGm7zJgXw5ZNjNO/T1wu6PGm7zJgXw5ZNjNO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1804/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/gettrialstatus/get_trial_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/gettrialstatus/response.go
2025-08-20T22:46:02.0879949Z [00:05:02.758]➜  cp $WORK/b1799/_pkg_.a /root/.cache/go-build/27/274842290b2a27ed7d7512181e7a60ebca2d4f02b4965d4984c9a367442f38c4-d # internal
2025-08-20T22:46:02.0881311Z [00:05:02.758]➜  github.com/elastic/go-elasticsearch/v8/typedapi/license/post
2025-08-20T22:46:02.0882024Z [00:05:02.758]➜  mkdir -p $WORK/b1805/
2025-08-20T22:46:02.0882738Z [00:05:02.758]➜  cat >/tmp/go-build2401649780/b1805/importcfg << 'EOF' # internal
2025-08-20T22:46:02.0883601Z [00:05:02.758]➜  # import config
2025-08-20T22:46:02.0884262Z [00:05:02.758]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.0885074Z [00:05:02.758]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.0886059Z [00:05:02.758]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.0886940Z [00:05:02.758]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.0887888Z [00:05:02.758]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.0889099Z [00:05:02.758]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.0890620Z [00:05:02.758]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.0892387Z [00:05:02.758]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensestatus=/tmp/go-build2401649780/b1466/_pkg_.a
2025-08-20T22:46:02.0893627Z [00:05:02.758]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.0894412Z [00:05:02.758]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.0895243Z [00:05:02.758]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.0896050Z [00:05:02.758]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.0896847Z [00:05:02.758]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.0898089Z [00:05:02.758]➜  EOF
2025-08-20T22:46:02.0906488Z [00:05:02.758]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1805/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/post=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/post;$WORK/b1805=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/license/post -lang=go1.22 -complete -installsuffix shared -buildid q55MrWsEeWbeRxxye27-/q55MrWsEeWbeRxxye27- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1805/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/post/post.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/post/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/post/response.go
2025-08-20T22:46:02.0916481Z [00:05:02.765]➜  go tool buildid -w $WORK/b1802/_pkg_.a # internal
2025-08-20T22:46:02.0928235Z [00:05:02.767]➜  cp $WORK/b1802/_pkg_.a /root/.cache/go-build/16/1609ccd936cb64f615241fddec42ae65329a3f4e59183a721b915a3f36d114fc-d # internal
2025-08-20T22:46:02.0934766Z [00:05:02.767]➜  github.com/elastic/go-elasticsearch/v8/typedapi/license/poststartbasic
2025-08-20T22:46:02.0935623Z [00:05:02.768]➜  mkdir -p $WORK/b1806/
2025-08-20T22:46:02.0938444Z [00:05:02.768]➜  cat >/tmp/go-build2401649780/b1806/importcfg << 'EOF' # internal
2025-08-20T22:46:02.0939098Z [00:05:02.768]➜  # import config
2025-08-20T22:46:02.0939730Z [00:05:02.768]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.0940503Z [00:05:02.768]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.0941317Z [00:05:02.768]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.0942122Z [00:05:02.768]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.0944706Z [00:05:02.768]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.0945895Z [00:05:02.768]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.0947506Z [00:05:02.768]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.0949094Z [00:05:02.768]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensetype=/tmp/go-build2401649780/b1467/_pkg_.a
2025-08-20T22:46:02.0950414Z [00:05:02.768]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.0951169Z [00:05:02.768]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.0951939Z [00:05:02.768]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.0952706Z [00:05:02.768]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.0953462Z [00:05:02.768]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.0954027Z [00:05:02.768]➜  EOF
2025-08-20T22:46:02.0963672Z [00:05:02.768]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1806/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststartbasic=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststartbasic;$WORK/b1806=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/license/poststartbasic -lang=go1.22 -complete -installsuffix shared -buildid KQIOu0HCLdh9Kspkgupp/KQIOu0HCLdh9Kspkgupp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1806/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststartbasic/post_start_basic.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststartbasic/response.go
2025-08-20T22:46:02.1745816Z [00:05:02.849]➜  go tool buildid -w $WORK/b1805/_pkg_.a # internal
2025-08-20T22:46:02.1768787Z [00:05:02.851]➜  cp $WORK/b1805/_pkg_.a /root/.cache/go-build/ab/ab7935bf7bd9b35ba79d814ac296934b8cfedcf7e635e3c39960789ceb85c673-d # internal
2025-08-20T22:46:02.1785407Z [00:05:02.853]➜  go tool buildid -w $WORK/b1803/_pkg_.a # internal
2025-08-20T22:46:02.1806642Z [00:05:02.855]➜  cp $WORK/b1803/_pkg_.a /root/.cache/go-build/f9/f95e76e00a049921504d83eff6fb7370ebe1ea03cbdf9599d63540d6cb5ec6b9-d # internal
2025-08-20T22:46:02.1816401Z [00:05:02.856]➜  github.com/elastic/go-elasticsearch/v8/typedapi/license/poststarttrial
2025-08-20T22:46:02.1819051Z [00:05:02.856]➜  mkdir -p $WORK/b1807/
2025-08-20T22:46:02.1821984Z [00:05:02.856]➜  github.com/elastic/go-elasticsearch/v8/typedapi/logstash/getpipeline
2025-08-20T22:46:02.1826578Z [00:05:02.856]➜  mkdir -p $WORK/b1809/
2025-08-20T22:46:02.1828095Z [00:05:02.857]➜  cat >/tmp/go-build2401649780/b1809/importcfg << 'EOF' # internal
2025-08-20T22:46:02.1828926Z [00:05:02.857]➜  # import config
2025-08-20T22:46:02.1831139Z [00:05:02.857]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.1832312Z [00:05:02.857]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.1834995Z [00:05:02.857]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.1836123Z [00:05:02.857]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.1837571Z [00:05:02.857]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.1839045Z [00:05:02.857]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.1840092Z [00:05:02.857]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.1840856Z [00:05:02.857]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.1841658Z [00:05:02.857]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.1842476Z [00:05:02.857]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.1843290Z [00:05:02.857]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.1843892Z [00:05:02.857]➜  EOF
2025-08-20T22:46:02.1854559Z [00:05:02.857]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1809/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/getpipeline=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/getpipeline;$WORK/b1809=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/logstash/getpipeline -lang=go1.22 -complete -installsuffix shared -buildid Y6TP88kgXLZKTasXxSAI/Y6TP88kgXLZKTasXxSAI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1809/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/getpipeline/get_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/getpipeline/response.go
2025-08-20T22:46:02.1860064Z [00:05:02.860]➜  cat >/tmp/go-build2401649780/b1807/importcfg << 'EOF' # internal
2025-08-20T22:46:02.1860732Z [00:05:02.860]➜  # import config
2025-08-20T22:46:02.1861375Z [00:05:02.860]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.1862242Z [00:05:02.860]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.1863189Z [00:05:02.860]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.1864023Z [00:05:02.860]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.1865096Z [00:05:02.860]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.1866444Z [00:05:02.860]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.1869151Z [00:05:02.860]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensetype=/tmp/go-build2401649780/b1467/_pkg_.a
2025-08-20T22:46:02.1870303Z [00:05:02.860]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.1871107Z [00:05:02.860]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.1871919Z [00:05:02.860]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.1872718Z [00:05:02.860]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.1873525Z [00:05:02.860]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.1874108Z [00:05:02.860]➜  EOF
2025-08-20T22:46:02.1880689Z [00:05:02.860]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1807/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststarttrial=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststarttrial;$WORK/b1807=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/license/poststarttrial -lang=go1.22 -complete -installsuffix shared -buildid -48K52euESDmYr9NENPm/-48K52euESDmYr9NENPm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1807/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststarttrial/post_start_trial.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/license/poststarttrial/response.go
2025-08-20T22:46:02.1891826Z [00:05:02.863]➜  go tool buildid -w $WORK/b1804/_pkg_.a # internal
2025-08-20T22:46:02.1911159Z [00:05:02.865]➜  cp $WORK/b1804/_pkg_.a /root/.cache/go-build/af/af64323c3b498773e6818810e34e2f0cecc06606ec5186b43d93b64417f9e5a8-d # internal
2025-08-20T22:46:02.1916430Z [00:05:02.866]➜  github.com/elastic/go-elasticsearch/v8/typedapi/logstash/putpipeline
2025-08-20T22:46:02.1920409Z [00:05:02.866]➜  mkdir -p $WORK/b1810/
2025-08-20T22:46:02.1930355Z [00:05:02.867]➜  cat >/tmp/go-build2401649780/b1810/importcfg << 'EOF' # internal
2025-08-20T22:46:02.1931548Z [00:05:02.867]➜  # import config
2025-08-20T22:46:02.1933461Z [00:05:02.867]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.1934329Z [00:05:02.867]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.1935219Z [00:05:02.867]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.1936111Z [00:05:02.867]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.1939871Z [00:05:02.867]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.1941157Z [00:05:02.867]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.1942782Z [00:05:02.867]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.1943937Z [00:05:02.867]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.1944774Z [00:05:02.867]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.1945648Z [00:05:02.867]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.1946529Z [00:05:02.867]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.1947681Z [00:05:02.867]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.1948313Z [00:05:02.867]➜  EOF
2025-08-20T22:46:02.1954135Z [00:05:02.867]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1810/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/putpipeline=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/putpipeline;$WORK/b1810=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/logstash/putpipeline -lang=go1.22 -complete -installsuffix shared -buildid 4bH2YoT53GhanL5va7Mn/4bH2YoT53GhanL5va7Mn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1810/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/putpipeline/put_pipeline.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/logstash/putpipeline/request.go
2025-08-20T22:46:02.2027803Z [00:05:02.877]➜  go tool buildid -w $WORK/b1806/_pkg_.a # internal
2025-08-20T22:46:02.2050763Z [00:05:02.879]➜  cp $WORK/b1806/_pkg_.a /root/.cache/go-build/52/529b44754bdacfde3dccd3f7715eb3d057653e39de3663aa2d9851faea23cd28-d # internal
2025-08-20T22:46:02.2058717Z [00:05:02.880]➜  github.com/elastic/go-elasticsearch/v8/typedapi/migration/deprecations
2025-08-20T22:46:02.2059493Z [00:05:02.880]➜  mkdir -p $WORK/b1811/
2025-08-20T22:46:02.2060241Z [00:05:02.880]➜  cat >/tmp/go-build2401649780/b1811/importcfg << 'EOF' # internal
2025-08-20T22:46:02.2077654Z [00:05:02.880]➜  # import config
2025-08-20T22:46:02.2078395Z [00:05:02.880]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.2079645Z [00:05:02.880]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.2081167Z [00:05:02.880]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.2081924Z [00:05:02.880]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.2083081Z [00:05:02.880]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.2084696Z [00:05:02.880]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.2085751Z [00:05:02.880]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.2086510Z [00:05:02.880]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.2087444Z [00:05:02.880]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.2088372Z [00:05:02.880]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.2089134Z [00:05:02.880]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.2089698Z [00:05:02.880]➜  EOF
2025-08-20T22:46:02.2095130Z [00:05:02.880]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1811/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/deprecations=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/deprecations;$WORK/b1811=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/migration/deprecations -lang=go1.22 -complete -installsuffix shared -buildid ymzHXT-skLIHTOvrvaQs/ymzHXT-skLIHTOvrvaQs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1811/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/deprecations/deprecations.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/deprecations/response.go
2025-08-20T22:46:02.2796557Z [00:05:02.954]➜  go tool buildid -w $WORK/b1807/_pkg_.a # internal
2025-08-20T22:46:02.2812733Z [00:05:02.955]➜  cp $WORK/b1807/_pkg_.a /root/.cache/go-build/12/129c33e08f93e1011f19b1fe1796ea2c1e1baefa06831c1b284ff2e4ba90cdad-d # internal
2025-08-20T22:46:02.2823961Z [00:05:02.956]➜  github.com/elastic/go-elasticsearch/v8/typedapi/migration/getfeatureupgradestatus
2025-08-20T22:46:02.2824872Z [00:05:02.956]➜  mkdir -p $WORK/b1812/
2025-08-20T22:46:02.2825487Z [00:05:02.956]➜  go tool buildid -w $WORK/b1809/_pkg_.a # internal
2025-08-20T22:46:02.2833919Z [00:05:02.957]➜  cat >/tmp/go-build2401649780/b1812/importcfg << 'EOF' # internal
2025-08-20T22:46:02.2844062Z [00:05:02.958]➜  # import config
2025-08-20T22:46:02.2845176Z [00:05:02.958]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.2846068Z [00:05:02.958]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.2846953Z [00:05:02.958]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.2847903Z [00:05:02.958]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.2849109Z [00:05:02.958]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.2855676Z [00:05:02.958]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.2857582Z [00:05:02.958]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/migrationstatus=/tmp/go-build2401649780/b1473/_pkg_.a
2025-08-20T22:46:02.2858960Z [00:05:02.958]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.2859819Z [00:05:02.958]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.2860713Z [00:05:02.958]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.2861583Z [00:05:02.958]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.2862399Z [00:05:02.958]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.2863015Z [00:05:02.958]➜  EOF
2025-08-20T22:46:02.2876644Z [00:05:02.958]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1812/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/getfeatureupgradestatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/getfeatureupgradestatus;$WORK/b1812=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/migration/getfeatureupgradestatus -lang=go1.22 -complete -installsuffix shared -buildid cvclqnRapb5AuV74eG_W/cvclqnRapb5AuV74eG_W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1812/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/getfeatureupgradestatus/get_feature_upgrade_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/getfeatureupgradestatus/response.go
2025-08-20T22:46:02.2887561Z [00:05:02.961]➜  cp $WORK/b1809/_pkg_.a /root/.cache/go-build/84/8478e0e91df7ef42e8ac56702a49f871342e3fce213cd44e1896f40326626e24-d # internal
2025-08-20T22:46:02.2889038Z [00:05:02.961]➜  github.com/elastic/go-elasticsearch/v8/typedapi/migration/postfeatureupgrade
2025-08-20T22:46:02.2889872Z [00:05:02.961]➜  mkdir -p $WORK/b1813/
2025-08-20T22:46:02.2890594Z [00:05:02.961]➜  cat >/tmp/go-build2401649780/b1813/importcfg << 'EOF' # internal
2025-08-20T22:46:02.2891245Z [00:05:02.961]➜  # import config
2025-08-20T22:46:02.2891888Z [00:05:02.961]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.2892776Z [00:05:02.961]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.2893623Z [00:05:02.961]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.2894386Z [00:05:02.961]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.2895633Z [00:05:02.961]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.2897311Z [00:05:02.961]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.2898417Z [00:05:02.961]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.2899238Z [00:05:02.961]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.2900072Z [00:05:02.961]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.2900926Z [00:05:02.961]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.2901743Z [00:05:02.961]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.2902491Z [00:05:02.961]➜  EOF
2025-08-20T22:46:02.2920749Z [00:05:02.961]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1813/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/postfeatureupgrade=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/postfeatureupgrade;$WORK/b1813=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/migration/postfeatureupgrade -lang=go1.22 -complete -installsuffix shared -buildid JYCPF7pYr858GxxRj0y2/JYCPF7pYr858GxxRj0y2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1813/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/postfeatureupgrade/post_feature_upgrade.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/migration/postfeatureupgrade/response.go
2025-08-20T22:46:02.2940482Z [00:05:02.968]➜  go tool buildid -w $WORK/b1810/_pkg_.a # internal
2025-08-20T22:46:02.2958460Z [00:05:02.970]➜  cp $WORK/b1810/_pkg_.a /root/.cache/go-build/db/db36db00ee410f1e3cdb62d4df5995251ebc2691ae47716d65ef28d80c1fcd4e-d # internal
2025-08-20T22:46:02.2969664Z [00:05:02.971]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/cleartrainedmodeldeploymentcache
2025-08-20T22:46:02.2975904Z [00:05:02.971]➜  mkdir -p $WORK/b1814/
2025-08-20T22:46:02.2976614Z [00:05:02.971]➜  cat >/tmp/go-build2401649780/b1814/importcfg << 'EOF' # internal
2025-08-20T22:46:02.2977887Z [00:05:02.971]➜  # import config
2025-08-20T22:46:02.2978522Z [00:05:02.971]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.2979347Z [00:05:02.971]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.2980152Z [00:05:02.971]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.2980894Z [00:05:02.971]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.2982200Z [00:05:02.971]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.2983684Z [00:05:02.971]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.2984717Z [00:05:02.971]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.2985624Z [00:05:02.971]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.2986399Z [00:05:02.971]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.2987332Z [00:05:02.971]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.2988103Z [00:05:02.971]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.2988664Z [00:05:02.971]➜  EOF
2025-08-20T22:46:02.2994880Z [00:05:02.971]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1814/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/cleartrainedmodeldeploymentcache=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/cleartrainedmodeldeploymentcache;$WORK/b1814=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/cleartrainedmodeldeploymentcache -lang=go1.22 -complete -installsuffix shared -buildid N5gqlfRAs0XFzhPay2pR/N5gqlfRAs0XFzhPay2pR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1814/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/cleartrainedmodeldeploymentcache/clear_trained_model_deployment_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/cleartrainedmodeldeploymentcache/response.go
2025-08-20T22:46:02.3119049Z [00:05:02.986]➜  go tool buildid -w $WORK/b1811/_pkg_.a # internal
2025-08-20T22:46:02.3151971Z [00:05:02.989]➜  cp $WORK/b1811/_pkg_.a /root/.cache/go-build/11/117bc944cd2bbc28b62a7fbfb03e130458faab3e2df4c34f6bf4f37681d2abae-d # internal
2025-08-20T22:46:02.3154619Z [00:05:02.989]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/closejob
2025-08-20T22:46:02.3155326Z [00:05:02.989]➜  mkdir -p $WORK/b1815/
2025-08-20T22:46:02.3156158Z [00:05:02.989]➜  cat >/tmp/go-build2401649780/b1815/importcfg << 'EOF' # internal
2025-08-20T22:46:02.3156802Z [00:05:02.989]➜  # import config
2025-08-20T22:46:02.3157691Z [00:05:02.989]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.3158516Z [00:05:02.989]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.3159362Z [00:05:02.989]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.3160202Z [00:05:02.989]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.3160975Z [00:05:02.989]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.3162125Z [00:05:02.989]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.3163640Z [00:05:02.989]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.3164724Z [00:05:02.989]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.3165504Z [00:05:02.989]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.3166318Z [00:05:02.989]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.3170465Z [00:05:02.989]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.3171341Z [00:05:02.989]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.3171943Z [00:05:02.989]➜  EOF
2025-08-20T22:46:02.3178044Z [00:05:02.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1815/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/closejob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/closejob;$WORK/b1815=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/closejob -lang=go1.22 -complete -installsuffix shared -buildid akZhoIgq6-VcFep-Wrjm/akZhoIgq6-VcFep-Wrjm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1815/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/closejob/close_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/closejob/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/closejob/response.go
2025-08-20T22:46:02.3772931Z [00:05:03.051]➜  go tool buildid -w $WORK/b1813/_pkg_.a # internal
2025-08-20T22:46:02.3774736Z [00:05:03.052]➜  go tool buildid -w $WORK/b1812/_pkg_.a # internal
2025-08-20T22:46:02.3787800Z [00:05:03.053]➜  cp $WORK/b1813/_pkg_.a /root/.cache/go-build/8f/8fcdf3bee90b10a6c8acd6de619739d3853d2fc4899b922cc01b6bcbeca0eaec-d # internal
2025-08-20T22:46:02.3801429Z [00:05:03.053]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendar
2025-08-20T22:46:02.3802212Z [00:05:03.053]➜  mkdir -p $WORK/b1816/
2025-08-20T22:46:02.3802966Z [00:05:03.054]➜  cat >/tmp/go-build2401649780/b1816/importcfg << 'EOF' # internal
2025-08-20T22:46:02.3803851Z [00:05:03.054]➜  # import config
2025-08-20T22:46:02.3804541Z [00:05:03.054]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.3805452Z [00:05:03.054]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.3806338Z [00:05:03.054]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.3807313Z [00:05:03.054]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.3808578Z [00:05:03.054]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.3810188Z [00:05:03.054]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.3811401Z [00:05:03.054]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.3812250Z [00:05:03.054]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.3813127Z [00:05:03.054]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.3814152Z [00:05:03.054]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.3815058Z [00:05:03.054]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.3815733Z [00:05:03.054]➜  EOF
2025-08-20T22:46:02.3821741Z [00:05:03.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1816/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendar=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendar;$WORK/b1816=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendar -lang=go1.22 -complete -installsuffix shared -buildid x6hsTyY5KJHoZywNy46B/x6hsTyY5KJHoZywNy46B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1816/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendar/delete_calendar.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendar/response.go
2025-08-20T22:46:02.3839070Z [00:05:03.058]➜  cp $WORK/b1812/_pkg_.a /root/.cache/go-build/de/de7e66329d04cf17643c92788141b472864780158c3fde270c97221444a87432-d # internal
2025-08-20T22:46:02.3846786Z [00:05:03.059]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarevent
2025-08-20T22:46:02.3865328Z [00:05:03.061]➜  mkdir -p $WORK/b1817/
2025-08-20T22:46:02.3874050Z [00:05:03.062]➜  cat >/tmp/go-build2401649780/b1817/importcfg << 'EOF' # internal
2025-08-20T22:46:02.3877427Z [00:05:03.062]➜  # import config
2025-08-20T22:46:02.3880334Z [00:05:03.062]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.3881263Z [00:05:03.062]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.3882093Z [00:05:03.062]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.3883083Z [00:05:03.062]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.3884406Z [00:05:03.062]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.3885979Z [00:05:03.062]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.3887493Z [00:05:03.062]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.3888318Z [00:05:03.062]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.3889167Z [00:05:03.062]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.3890017Z [00:05:03.062]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.3890861Z [00:05:03.062]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.3891490Z [00:05:03.062]➜  EOF
2025-08-20T22:46:02.3900524Z [00:05:03.062]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1817/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarevent=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarevent;$WORK/b1817=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarevent -lang=go1.22 -complete -installsuffix shared -buildid JEh2WmARPPKuGCy-tAsI/JEh2WmARPPKuGCy-tAsI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1817/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarevent/delete_calendar_event.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarevent/response.go
2025-08-20T22:46:02.4008317Z [00:05:03.075]➜  go tool buildid -w $WORK/b1814/_pkg_.a # internal
2025-08-20T22:46:02.4024502Z [00:05:03.076]➜  cp $WORK/b1814/_pkg_.a /root/.cache/go-build/e7/e76496d99c3cdaefd54e9d72544dc566ba437a96cd4730a136369337cac1e227-d # internal
2025-08-20T22:46:02.4041962Z [00:05:03.077]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarjob
2025-08-20T22:46:02.4042822Z [00:05:03.077]➜  mkdir -p $WORK/b1818/
2025-08-20T22:46:02.4043729Z [00:05:03.077]➜  cat >/tmp/go-build2401649780/b1818/importcfg << 'EOF' # internal
2025-08-20T22:46:02.4044422Z [00:05:03.077]➜  # import config
2025-08-20T22:46:02.4045085Z [00:05:03.077]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.4045923Z [00:05:03.077]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.4047904Z [00:05:03.077]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.4048801Z [00:05:03.077]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.4049582Z [00:05:03.077]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.4050728Z [00:05:03.077]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.4052189Z [00:05:03.077]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.4053260Z [00:05:03.077]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.4054017Z [00:05:03.077]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.4054799Z [00:05:03.077]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.4055547Z [00:05:03.077]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.4056314Z [00:05:03.077]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.4056877Z [00:05:03.077]➜  EOF
2025-08-20T22:46:02.4062607Z [00:05:03.078]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1818/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarjob;$WORK/b1818=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarjob -lang=go1.22 -complete -installsuffix shared -buildid Tq7s3DF64HG8tpcWLdNc/Tq7s3DF64HG8tpcWLdNc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1818/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarjob/delete_calendar_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletecalendarjob/response.go
2025-08-20T22:46:02.4550790Z [00:05:03.129]➜  go tool buildid -w $WORK/b1815/_pkg_.a # internal
2025-08-20T22:46:02.4581845Z [00:05:03.132]➜  cp $WORK/b1815/_pkg_.a /root/.cache/go-build/0f/0f99493c42e5adcb88232c9af21078b000fd61aa9d9b32082b9e32e140decf68-d # internal
2025-08-20T22:46:02.4602297Z [00:05:03.134]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedatafeed
2025-08-20T22:46:02.4604175Z [00:05:03.135]➜  mkdir -p $WORK/b1819/
2025-08-20T22:46:02.4608655Z [00:05:03.135]➜  cat >/tmp/go-build2401649780/b1819/importcfg << 'EOF' # internal
2025-08-20T22:46:02.4612381Z [00:05:03.135]➜  # import config
2025-08-20T22:46:02.4615226Z [00:05:03.135]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.4616326Z [00:05:03.135]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.4617401Z [00:05:03.135]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.4618258Z [00:05:03.135]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.4619492Z [00:05:03.135]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.4621045Z [00:05:03.135]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.4622149Z [00:05:03.135]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.4622967Z [00:05:03.135]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.4623799Z [00:05:03.135]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.4624642Z [00:05:03.135]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.4625619Z [00:05:03.135]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.4626252Z [00:05:03.135]➜  EOF
2025-08-20T22:46:02.4631890Z [00:05:03.135]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1819/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedatafeed=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedatafeed;$WORK/b1819=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedatafeed -lang=go1.22 -complete -installsuffix shared -buildid PTxP5oOCvqUtLGyrQ0TE/PTxP5oOCvqUtLGyrQ0TE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1819/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedatafeed/delete_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedatafeed/response.go
2025-08-20T22:46:02.4740090Z [00:05:03.148]➜  go tool buildid -w $WORK/b1816/_pkg_.a # internal
2025-08-20T22:46:02.4770830Z [00:05:03.151]➜  cp $WORK/b1816/_pkg_.a /root/.cache/go-build/bf/bf73be4cc6a4e4f470b267f609daa0bf21b5895c94081726dd88923ca3c95c90-d # internal
2025-08-20T22:46:02.4784210Z [00:05:03.151]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedataframeanalytics
2025-08-20T22:46:02.4785118Z [00:05:03.151]➜  mkdir -p $WORK/b1820/
2025-08-20T22:46:02.4785898Z [00:05:03.151]➜  cat >/tmp/go-build2401649780/b1820/importcfg << 'EOF' # internal
2025-08-20T22:46:02.4786639Z [00:05:03.151]➜  # import config
2025-08-20T22:46:02.4787690Z [00:05:03.151]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.4788649Z [00:05:03.151]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.4789579Z [00:05:03.151]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.4790423Z [00:05:03.151]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.4791890Z [00:05:03.151]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.4793544Z [00:05:03.151]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.4794863Z [00:05:03.151]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.4795693Z [00:05:03.151]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.4796573Z [00:05:03.151]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.4797657Z [00:05:03.151]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.4798525Z [00:05:03.151]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.4799144Z [00:05:03.151]➜  EOF
2025-08-20T22:46:02.4807669Z [00:05:03.151]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1820/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedataframeanalytics;$WORK/b1820=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid rQ6z5kRC1UJNd_rFWIbE/rQ6z5kRC1UJNd_rFWIbE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1820/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedataframeanalytics/delete_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletedataframeanalytics/response.go
2025-08-20T22:46:02.4899930Z [00:05:03.164]➜  go tool buildid -w $WORK/b1817/_pkg_.a # internal
2025-08-20T22:46:02.4909959Z [00:05:03.165]➜  cp $WORK/b1817/_pkg_.a /root/.cache/go-build/ba/bac02a37d963504aebdcfa75a06eaf389f2c6fb658823f0bb5f8b5a2578130d1-d # internal
2025-08-20T22:46:02.4913372Z [00:05:03.165]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteexpireddata
2025-08-20T22:46:02.4921175Z [00:05:03.166]➜  mkdir -p $WORK/b1821/
2025-08-20T22:46:02.4925860Z [00:05:03.166]➜  cat >/tmp/go-build2401649780/b1821/importcfg << 'EOF' # internal
2025-08-20T22:46:02.4926639Z [00:05:03.166]➜  # import config
2025-08-20T22:46:02.4932628Z [00:05:03.166]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.4933549Z [00:05:03.166]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.4934433Z [00:05:03.167]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.4935311Z [00:05:03.167]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.4936113Z [00:05:03.167]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.4937519Z [00:05:03.167]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.4939146Z [00:05:03.167]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.4940261Z [00:05:03.167]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.4941078Z [00:05:03.167]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.4941918Z [00:05:03.167]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.4942738Z [00:05:03.167]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.4943543Z [00:05:03.167]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.4944119Z [00:05:03.167]➜  EOF
2025-08-20T22:46:02.4951045Z [00:05:03.167]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1821/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteexpireddata=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteexpireddata;$WORK/b1821=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteexpireddata -lang=go1.22 -complete -installsuffix shared -buildid qiKKeqCTwUlCc5wfjorL/qiKKeqCTwUlCc5wfjorL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1821/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteexpireddata/delete_expired_data.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteexpireddata/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteexpireddata/response.go
2025-08-20T22:46:02.5199271Z [00:05:03.194]➜  go tool buildid -w $WORK/b1818/_pkg_.a # internal
2025-08-20T22:46:02.5216249Z [00:05:03.196]➜  cp $WORK/b1818/_pkg_.a /root/.cache/go-build/e9/e9f7120ebb172010e1fb6ff6841d68b5117e72e41c69d25ab8472348b04aaeda-d # internal
2025-08-20T22:46:02.5219889Z [00:05:03.196]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletefilter
2025-08-20T22:46:02.5220678Z [00:05:03.196]➜  mkdir -p $WORK/b1822/
2025-08-20T22:46:02.5227711Z [00:05:03.197]➜  cat >/tmp/go-build2401649780/b1822/importcfg << 'EOF' # internal
2025-08-20T22:46:02.5228397Z [00:05:03.197]➜  # import config
2025-08-20T22:46:02.5229124Z [00:05:03.197]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.5229984Z [00:05:03.197]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.5230836Z [00:05:03.197]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.5231602Z [00:05:03.197]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.5232802Z [00:05:03.197]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.5234314Z [00:05:03.197]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.5235454Z [00:05:03.197]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.5236283Z [00:05:03.197]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.5240342Z [00:05:03.197]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.5241513Z [00:05:03.197]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.5242382Z [00:05:03.197]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.5242987Z [00:05:03.197]➜  EOF
2025-08-20T22:46:02.5248448Z [00:05:03.197]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1822/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletefilter=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletefilter;$WORK/b1822=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletefilter -lang=go1.22 -complete -installsuffix shared -buildid ptDVonjlzo5YJqGFBqPU/ptDVonjlzo5YJqGFBqPU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1822/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletefilter/delete_filter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletefilter/response.go
2025-08-20T22:46:02.5546871Z [00:05:03.229]➜  go tool buildid -w $WORK/b1819/_pkg_.a # internal
2025-08-20T22:46:02.5561786Z [00:05:03.230]➜  cp $WORK/b1819/_pkg_.a /root/.cache/go-build/30/302bc1b59cf5b3ddb1f20c3681b10fba4bdac9234ffbd89f91c1658f12d0154c-d # internal
2025-08-20T22:46:02.5633186Z [00:05:03.237]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteforecast
2025-08-20T22:46:02.5640676Z [00:05:03.238]➜  mkdir -p $WORK/b1823/
2025-08-20T22:46:02.5641462Z [00:05:03.238]➜  cat >/tmp/go-build2401649780/b1823/importcfg << 'EOF' # internal
2025-08-20T22:46:02.5650566Z [00:05:03.239]➜  # import config
2025-08-20T22:46:02.5651279Z [00:05:03.239]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.5652208Z [00:05:03.239]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.5653090Z [00:05:03.239]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.5654087Z [00:05:03.239]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.5655346Z [00:05:03.239]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.5656852Z [00:05:03.239]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.5658355Z [00:05:03.239]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.5659198Z [00:05:03.239]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.5660165Z [00:05:03.239]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.5670484Z [00:05:03.239]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.5671303Z [00:05:03.239]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.5671811Z [00:05:03.239]➜  EOF
2025-08-20T22:46:02.5677274Z [00:05:03.239]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1823/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteforecast=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteforecast;$WORK/b1823=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteforecast -lang=go1.22 -complete -installsuffix shared -buildid LGQcOBEm_egEBN4wnZqG/LGQcOBEm_egEBN4wnZqG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1823/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteforecast/delete_forecast.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deleteforecast/response.go
2025-08-20T22:46:02.5930757Z [00:05:03.267]➜  go tool buildid -w $WORK/b1820/_pkg_.a # internal
2025-08-20T22:46:02.5933253Z [00:05:03.268]➜  go tool buildid -w $WORK/b1821/_pkg_.a # internal
2025-08-20T22:46:02.5968992Z [00:05:03.271]➜  cp $WORK/b1820/_pkg_.a /root/.cache/go-build/e0/e00f2afae61c202f492e2da8dfb6687f49ab98c48218960e506c6f016bd641a0-d # internal
2025-08-20T22:46:02.5973916Z [00:05:03.271]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletejob
2025-08-20T22:46:02.5975035Z [00:05:03.271]➜  mkdir -p $WORK/b1824/
2025-08-20T22:46:02.5975941Z [00:05:03.271]➜  cat >/tmp/go-build2401649780/b1824/importcfg << 'EOF' # internal
2025-08-20T22:46:02.5978575Z [00:05:03.271]➜  # import config
2025-08-20T22:46:02.5979332Z [00:05:03.271]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.5980251Z [00:05:03.271]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.5981141Z [00:05:03.271]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.5981974Z [00:05:03.271]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.5983224Z [00:05:03.271]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.5984821Z [00:05:03.271]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.5986031Z [00:05:03.271]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.5986900Z [00:05:03.271]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.5988001Z [00:05:03.271]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.5988882Z [00:05:03.271]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.5989766Z [00:05:03.271]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.5990412Z [00:05:03.271]➜  EOF
2025-08-20T22:46:02.5995859Z [00:05:03.271]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1824/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletejob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletejob;$WORK/b1824=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletejob -lang=go1.22 -complete -installsuffix shared -buildid hvSMmuaVWb4ERDT9idO2/hvSMmuaVWb4ERDT9idO2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1824/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletejob/delete_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletejob/response.go
2025-08-20T22:46:02.6002715Z [00:05:03.271]➜  cp $WORK/b1821/_pkg_.a /root/.cache/go-build/64/64febd6612e188ae1dc3ab89b31a450127dcfd4b834400802ff7823908bf0b6c-d # internal
2025-08-20T22:46:02.6004081Z [00:05:03.271]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletemodelsnapshot
2025-08-20T22:46:02.6004876Z [00:05:03.271]➜  mkdir -p $WORK/b1825/
2025-08-20T22:46:02.6005634Z [00:05:03.271]➜  cat >/tmp/go-build2401649780/b1825/importcfg << 'EOF' # internal
2025-08-20T22:46:02.6006332Z [00:05:03.271]➜  # import config
2025-08-20T22:46:02.6007021Z [00:05:03.271]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.6008129Z [00:05:03.271]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.6009145Z [00:05:03.271]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.6009943Z [00:05:03.271]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.6011127Z [00:05:03.271]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.6012652Z [00:05:03.272]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.6013739Z [00:05:03.272]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.6014532Z [00:05:03.272]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.6015382Z [00:05:03.272]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.6016201Z [00:05:03.272]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.6017033Z [00:05:03.272]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.6017874Z [00:05:03.272]➜  EOF
2025-08-20T22:46:02.6023713Z [00:05:03.272]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1825/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletemodelsnapshot=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletemodelsnapshot;$WORK/b1825=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletemodelsnapshot -lang=go1.22 -complete -installsuffix shared -buildid d9qRKy9n4LIuxHsqkZeQ/d9qRKy9n4LIuxHsqkZeQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1825/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletemodelsnapshot/delete_model_snapshot.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletemodelsnapshot/response.go
2025-08-20T22:46:02.6301464Z [00:05:03.304]➜  go tool buildid -w $WORK/b1822/_pkg_.a # internal
2025-08-20T22:46:02.6318795Z [00:05:03.306]➜  cp $WORK/b1822/_pkg_.a /root/.cache/go-build/6d/6d6a3f67b7896f9f25f39c7b375da955c036d6976b0e1f01fa1929dcdfb5e438-d # internal
2025-08-20T22:46:02.6351052Z [00:05:03.309]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodel
2025-08-20T22:46:02.6353822Z [00:05:03.310]➜  mkdir -p $WORK/b1826/
2025-08-20T22:46:02.6360157Z [00:05:03.310]➜  cat >/tmp/go-build2401649780/b1826/importcfg << 'EOF' # internal
2025-08-20T22:46:02.6363222Z [00:05:03.310]➜  # import config
2025-08-20T22:46:02.6363901Z [00:05:03.310]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.6364801Z [00:05:03.310]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.6365652Z [00:05:03.310]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.6366486Z [00:05:03.311]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.6370585Z [00:05:03.311]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.6372238Z [00:05:03.311]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.6373443Z [00:05:03.311]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.6374515Z [00:05:03.311]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.6375383Z [00:05:03.311]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.6376265Z [00:05:03.311]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.6377341Z [00:05:03.311]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.6378017Z [00:05:03.311]➜  EOF
2025-08-20T22:46:02.6383912Z [00:05:03.311]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1826/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodel;$WORK/b1826=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodel -lang=go1.22 -complete -installsuffix shared -buildid v0lOcMglSGD_dS908l4r/v0lOcMglSGD_dS908l4r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1826/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodel/delete_trained_model.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodel/response.go
2025-08-20T22:46:02.6618181Z [00:05:03.336]➜  go tool buildid -w $WORK/b1823/_pkg_.a # internal
2025-08-20T22:46:02.6641769Z [00:05:03.338]➜  cp $WORK/b1823/_pkg_.a /root/.cache/go-build/68/683857aad234a6c7735a159d35952819f3cef0cbd2c8f2acd53bf6161f3e5258-d # internal
2025-08-20T22:46:02.6645714Z [00:05:03.339]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodelalias
2025-08-20T22:46:02.6648804Z [00:05:03.339]➜  mkdir -p $WORK/b1827/
2025-08-20T22:46:02.6657774Z [00:05:03.340]➜  cat >/tmp/go-build2401649780/b1827/importcfg << 'EOF' # internal
2025-08-20T22:46:02.6661631Z [00:05:03.340]➜  # import config
2025-08-20T22:46:02.6662347Z [00:05:03.340]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.6663233Z [00:05:03.340]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.6664116Z [00:05:03.340]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.6664893Z [00:05:03.340]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.6665957Z [00:05:03.340]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.6667637Z [00:05:03.340]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.6668735Z [00:05:03.340]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.6669700Z [00:05:03.340]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.6670577Z [00:05:03.340]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.6671414Z [00:05:03.340]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.6672237Z [00:05:03.340]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.6672874Z [00:05:03.340]➜  EOF
2025-08-20T22:46:02.6684241Z [00:05:03.340]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1827/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodelalias=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodelalias;$WORK/b1827=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodelalias -lang=go1.22 -complete -installsuffix shared -buildid gN7YnLt4QG0wj-EZ2vdg/gN7YnLt4QG0wj-EZ2vdg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1827/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodelalias/delete_trained_model_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/deletetrainedmodelalias/response.go
2025-08-20T22:46:02.7029524Z [00:05:03.377]➜  go tool buildid -w $WORK/b1825/_pkg_.a # internal
2025-08-20T22:46:02.7036959Z [00:05:03.378]➜  go tool buildid -w $WORK/b1824/_pkg_.a # internal
2025-08-20T22:46:02.7043438Z [00:05:03.378]➜  cp $WORK/b1825/_pkg_.a /root/.cache/go-build/92/9258be92745cddf61705d00fdc77534c4530f26cb13a9c7360fef4ca512cf8be-d # internal
2025-08-20T22:46:02.7049890Z [00:05:03.379]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/estimatemodelmemory
2025-08-20T22:46:02.7050968Z [00:05:03.379]➜  mkdir -p $WORK/b1828/
2025-08-20T22:46:02.7051919Z [00:05:03.379]➜  cat >/tmp/go-build2401649780/b1828/importcfg << 'EOF' # internal
2025-08-20T22:46:02.7052726Z [00:05:03.379]➜  # import config
2025-08-20T22:46:02.7053539Z [00:05:03.379]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.7054447Z [00:05:03.379]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.7055654Z [00:05:03.379]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.7056663Z [00:05:03.379]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.7057909Z [00:05:03.379]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.7059266Z [00:05:03.379]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.7060968Z [00:05:03.379]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.7063152Z [00:05:03.379]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.7064157Z [00:05:03.379]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.7065122Z [00:05:03.379]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.7066043Z [00:05:03.379]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.7067713Z [00:05:03.379]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.7068629Z [00:05:03.379]➜  EOF
2025-08-20T22:46:02.7080494Z [00:05:03.380]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1828/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/estimatemodelmemory=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/estimatemodelmemory;$WORK/b1828=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/estimatemodelmemory -lang=go1.22 -complete -installsuffix shared -buildid J60_fPd5e4rPuW5B5P4q/J60_fPd5e4rPuW5B5P4q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1828/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/estimatemodelmemory/estimate_model_memory.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/estimatemodelmemory/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/estimatemodelmemory/response.go
2025-08-20T22:46:02.7088854Z [00:05:03.383]➜  cp $WORK/b1824/_pkg_.a /root/.cache/go-build/c3/c33b8c8066d7459841a5833ca5c02c1c4995d76aaab908484c27379de546df98-d # internal
2025-08-20T22:46:02.7092936Z [00:05:03.383]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/evaluatedataframe
2025-08-20T22:46:02.7094303Z [00:05:03.383]➜  mkdir -p $WORK/b1829/
2025-08-20T22:46:02.7095030Z [00:05:03.383]➜  cat >/tmp/go-build2401649780/b1829/importcfg << 'EOF' # internal
2025-08-20T22:46:02.7095693Z [00:05:03.383]➜  # import config
2025-08-20T22:46:02.7096323Z [00:05:03.383]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.7098305Z [00:05:03.383]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.7099176Z [00:05:03.383]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.7100017Z [00:05:03.383]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.7100807Z [00:05:03.383]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.7102027Z [00:05:03.383]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.7103697Z [00:05:03.383]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.7104797Z [00:05:03.383]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.7105602Z [00:05:03.383]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.7106435Z [00:05:03.383]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.7108724Z [00:05:03.383]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.7109541Z [00:05:03.383]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.7110104Z [00:05:03.383]➜  EOF
2025-08-20T22:46:02.7116255Z [00:05:03.383]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1829/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/evaluatedataframe=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/evaluatedataframe;$WORK/b1829=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/evaluatedataframe -lang=go1.22 -complete -installsuffix shared -buildid pwlkME2d8S7PhsBvD0ef/pwlkME2d8S7PhsBvD0ef -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1829/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/evaluatedataframe/evaluate_data_frame.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/evaluatedataframe/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/evaluatedataframe/response.go
2025-08-20T22:46:02.7620521Z [00:05:03.436]➜  go tool buildid -w $WORK/b1826/_pkg_.a # internal
2025-08-20T22:46:02.7636733Z [00:05:03.438]➜  cp $WORK/b1826/_pkg_.a /root/.cache/go-build/65/65b4dc0b8d5bb49bf7642a21480d4f590671d772f4087bcb4c1fdd2798e6800c-d # internal
2025-08-20T22:46:02.7672577Z [00:05:03.441]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/explaindataframeanalytics
2025-08-20T22:46:02.7675257Z [00:05:03.442]➜  mkdir -p $WORK/b1830/
2025-08-20T22:46:02.7679676Z [00:05:03.442]➜  cat >/tmp/go-build2401649780/b1830/importcfg << 'EOF' # internal
2025-08-20T22:46:02.7680734Z [00:05:03.442]➜  # import config
2025-08-20T22:46:02.7681696Z [00:05:03.442]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.7682840Z [00:05:03.442]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.7683920Z [00:05:03.442]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.7684951Z [00:05:03.442]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.7685948Z [00:05:03.442]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.7687720Z [00:05:03.442]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.7690227Z [00:05:03.442]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.7691579Z [00:05:03.442]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.7692591Z [00:05:03.442]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.7693594Z [00:05:03.442]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.7694581Z [00:05:03.442]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.7695547Z [00:05:03.442]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.7696287Z [00:05:03.442]➜  EOF
2025-08-20T22:46:02.7709097Z [00:05:03.443]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1830/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/explaindataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/explaindataframeanalytics;$WORK/b1830=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/explaindataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid A2OTd3gVBgCxyFn88cgy/A2OTd3gVBgCxyFn88cgy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1830/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/explaindataframeanalytics/explain_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/explaindataframeanalytics/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/explaindataframeanalytics/response.go
2025-08-20T22:46:02.7735587Z [00:05:03.448]➜  go tool buildid -w $WORK/b1827/_pkg_.a # internal
2025-08-20T22:46:02.7756213Z [00:05:03.450]➜  cp $WORK/b1827/_pkg_.a /root/.cache/go-build/f6/f636244ba14c165f96d56fab0d0b8b32e0dca54f0af6e14eaf208c026a13704a-d # internal
2025-08-20T22:46:02.7762721Z [00:05:03.450]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/flushjob
2025-08-20T22:46:02.7766594Z [00:05:03.451]➜  mkdir -p $WORK/b1831/
2025-08-20T22:46:02.7774264Z [00:05:03.451]➜  cat >/tmp/go-build2401649780/b1831/importcfg << 'EOF' # internal
2025-08-20T22:46:02.7782699Z [00:05:03.452]➜  # import config
2025-08-20T22:46:02.7783424Z [00:05:03.452]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.7784294Z [00:05:03.452]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.7785222Z [00:05:03.452]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.7786123Z [00:05:03.452]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.7786945Z [00:05:03.452]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.7788588Z [00:05:03.452]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.7790385Z [00:05:03.452]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.7791589Z [00:05:03.452]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.7792457Z [00:05:03.452]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.7793363Z [00:05:03.452]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.7794237Z [00:05:03.452]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.7795114Z [00:05:03.452]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.7795777Z [00:05:03.452]➜  EOF
2025-08-20T22:46:02.7802572Z [00:05:03.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1831/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/flushjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/flushjob;$WORK/b1831=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/flushjob -lang=go1.22 -complete -installsuffix shared -buildid mC5fRDdLGWmYNpWJc2Vl/mC5fRDdLGWmYNpWJc2Vl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1831/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/flushjob/flush_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/flushjob/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/flushjob/response.go
2025-08-20T22:46:02.7975653Z [00:05:03.472]➜  go tool buildid -w $WORK/b1828/_pkg_.a # internal
2025-08-20T22:46:02.7995504Z [00:05:03.474]➜  cp $WORK/b1828/_pkg_.a /root/.cache/go-build/ce/ceac550cd9308679a4201a3443107fd308c2eb20f05238ff368fafd6075f2742-d # internal
2025-08-20T22:46:02.7998488Z [00:05:03.474]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/forecast
2025-08-20T22:46:02.8001307Z [00:05:03.474]➜  mkdir -p $WORK/b1832/
2025-08-20T22:46:02.8005941Z [00:05:03.475]➜  cat >/tmp/go-build2401649780/b1832/importcfg << 'EOF' # internal
2025-08-20T22:46:02.8006721Z [00:05:03.475]➜  # import config
2025-08-20T22:46:02.8007545Z [00:05:03.475]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.8008443Z [00:05:03.475]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.8009597Z [00:05:03.475]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.8010486Z [00:05:03.475]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.8011333Z [00:05:03.475]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.8012554Z [00:05:03.475]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.8013941Z [00:05:03.475]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.8015111Z [00:05:03.475]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.8015946Z [00:05:03.475]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.8017077Z [00:05:03.475]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.8021725Z [00:05:03.475]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.8022585Z [00:05:03.475]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.8023197Z [00:05:03.475]➜  EOF
2025-08-20T22:46:02.8029439Z [00:05:03.476]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1832/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/forecast=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/forecast;$WORK/b1832=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/forecast -lang=go1.22 -complete -installsuffix shared -buildid vggV1-jONTweXibhUEvO/vggV1-jONTweXibhUEvO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1832/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/forecast/forecast.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/forecast/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/forecast/response.go
2025-08-20T22:46:02.8310786Z [00:05:03.502]➜  go tool buildid -w $WORK/b1829/_pkg_.a # internal
2025-08-20T22:46:02.8314909Z [00:05:03.505]➜  cp $WORK/b1829/_pkg_.a /root/.cache/go-build/8b/8b1e3afe6a75e0f5114edaf5f37beae487e2fc3290798251fd46705bed161096-d # internal
2025-08-20T22:46:02.8316819Z [00:05:03.505]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getbuckets
2025-08-20T22:46:02.8318520Z [00:05:03.505]➜  mkdir -p $WORK/b1833/
2025-08-20T22:46:02.8319728Z [00:05:03.505]➜  cat >/tmp/go-build2401649780/b1833/importcfg << 'EOF' # internal
2025-08-20T22:46:02.8320817Z [00:05:03.505]➜  # import config
2025-08-20T22:46:02.8321799Z [00:05:03.505]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.8323219Z [00:05:03.506]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.8324265Z [00:05:03.506]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.8325168Z [00:05:03.506]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.8326019Z [00:05:03.506]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.8327514Z [00:05:03.506]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.8329181Z [00:05:03.506]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.8330370Z [00:05:03.506]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.8331247Z [00:05:03.506]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.8332113Z [00:05:03.506]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.8332967Z [00:05:03.506]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.8333804Z [00:05:03.506]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.8334437Z [00:05:03.506]➜  EOF
2025-08-20T22:46:02.8341240Z [00:05:03.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1833/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getbuckets=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getbuckets;$WORK/b1833=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getbuckets -lang=go1.22 -complete -installsuffix shared -buildid Zgl5PtolAQNXgKtJZdyJ/Zgl5PtolAQNXgKtJZdyJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1833/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getbuckets/get_buckets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getbuckets/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getbuckets/response.go
2025-08-20T22:46:02.8849409Z [00:05:03.559]➜  go tool buildid -w $WORK/b1830/_pkg_.a # internal
2025-08-20T22:46:02.8870761Z [00:05:03.561]➜  cp $WORK/b1830/_pkg_.a /root/.cache/go-build/3a/3acb84bba6dd620ed907a70ae328ae75f9daabf80d9322993ff9c42093c55499-d # internal
2025-08-20T22:46:02.8872230Z [00:05:03.561]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendarevents
2025-08-20T22:46:02.8873010Z [00:05:03.561]➜  mkdir -p $WORK/b1834/
2025-08-20T22:46:02.8883409Z [00:05:03.562]➜  cat >/tmp/go-build2401649780/b1834/importcfg << 'EOF' # internal
2025-08-20T22:46:02.8884129Z [00:05:03.562]➜  # import config
2025-08-20T22:46:02.8884863Z [00:05:03.562]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.8885746Z [00:05:03.562]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.8886639Z [00:05:03.562]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.8887997Z [00:05:03.562]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.8889437Z [00:05:03.562]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.8891036Z [00:05:03.562]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.8892189Z [00:05:03.562]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.8892995Z [00:05:03.562]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.8893853Z [00:05:03.562]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.8894736Z [00:05:03.562]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.8895580Z [00:05:03.562]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.8896222Z [00:05:03.562]➜  EOF
2025-08-20T22:46:02.8902318Z [00:05:03.562]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1834/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendarevents=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendarevents;$WORK/b1834=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendarevents -lang=go1.22 -complete -installsuffix shared -buildid l1dYiYeRMqP1y5GpFwZd/l1dYiYeRMqP1y5GpFwZd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1834/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendarevents/get_calendar_events.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendarevents/response.go
2025-08-20T22:46:02.9017935Z [00:05:03.576]➜  go tool buildid -w $WORK/b1832/_pkg_.a # internal
2025-08-20T22:46:02.9019325Z [00:05:03.576]➜  cp $WORK/b1832/_pkg_.a /root/.cache/go-build/88/882235355a213c9de4be104fefff25fec760d7e089fce6dc014797990c6c9b4b-d # internal
2025-08-20T22:46:02.9020717Z [00:05:03.576]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendars
2025-08-20T22:46:02.9021478Z [00:05:03.576]➜  mkdir -p $WORK/b1835/
2025-08-20T22:46:02.9022254Z [00:05:03.576]➜  cat >/tmp/go-build2401649780/b1835/importcfg << 'EOF' # internal
2025-08-20T22:46:02.9022945Z [00:05:03.576]➜  # import config
2025-08-20T22:46:02.9023838Z [00:05:03.576]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.9024689Z [00:05:03.576]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.9025568Z [00:05:03.576]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.9026450Z [00:05:03.576]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.9028068Z [00:05:03.576]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.9029358Z [00:05:03.576]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.9030970Z [00:05:03.576]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.9032455Z [00:05:03.576]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.9033304Z [00:05:03.576]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.9034164Z [00:05:03.576]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.9035014Z [00:05:03.576]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.9035822Z [00:05:03.576]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.9036406Z [00:05:03.576]➜  EOF
2025-08-20T22:46:02.9043783Z [00:05:03.576]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1835/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendars=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendars;$WORK/b1835=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendars -lang=go1.22 -complete -installsuffix shared -buildid tAVeqhOY-12mHgkqMnFN/tAVeqhOY-12mHgkqMnFN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1835/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendars/get_calendars.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendars/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcalendars/response.go
2025-08-20T22:46:02.9050117Z [00:05:03.579]➜  go tool buildid -w $WORK/b1831/_pkg_.a # internal
2025-08-20T22:46:02.9061975Z [00:05:03.580]➜  cp $WORK/b1831/_pkg_.a /root/.cache/go-build/a0/a08e62cb00c1c6ae9a294b5ae8f567d15ab19d18020b04253e894451f728624f-d # internal
2025-08-20T22:46:02.9063931Z [00:05:03.581]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcategories
2025-08-20T22:46:02.9065495Z [00:05:03.581]➜  mkdir -p $WORK/b1836/
2025-08-20T22:46:02.9075244Z [00:05:03.582]➜  cat >/tmp/go-build2401649780/b1836/importcfg << 'EOF' # internal
2025-08-20T22:46:02.9076378Z [00:05:03.582]➜  # import config
2025-08-20T22:46:02.9079556Z [00:05:03.582]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:02.9080362Z [00:05:03.582]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.9081179Z [00:05:03.582]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.9082119Z [00:05:03.582]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.9082861Z [00:05:03.582]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.9084011Z [00:05:03.582]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.9085448Z [00:05:03.582]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.9086482Z [00:05:03.582]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.9087432Z [00:05:03.582]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.9088317Z [00:05:03.582]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.9089096Z [00:05:03.582]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.9089861Z [00:05:03.582]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.9090446Z [00:05:03.582]➜  EOF
2025-08-20T22:46:02.9096492Z [00:05:03.582]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1836/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcategories=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcategories;$WORK/b1836=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcategories -lang=go1.22 -complete -installsuffix shared -buildid Lo1dvNbaOft9UWZqereb/Lo1dvNbaOft9UWZqereb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1836/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcategories/get_categories.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcategories/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getcategories/response.go
2025-08-20T22:46:02.9833950Z [00:05:03.657]➜  go tool buildid -w $WORK/b1833/_pkg_.a # internal
2025-08-20T22:46:02.9851791Z [00:05:03.659]➜  cp $WORK/b1833/_pkg_.a /root/.cache/go-build/04/049b58f666e46932373f8ae28fa406d79422c43ebfdfaa8bbfe3c054ff186900-d # internal
2025-08-20T22:46:02.9878603Z [00:05:03.662]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeeds
2025-08-20T22:46:02.9881302Z [00:05:03.662]➜  mkdir -p $WORK/b1837/
2025-08-20T22:46:02.9914800Z [00:05:03.665]➜  cat >/tmp/go-build2401649780/b1837/importcfg << 'EOF' # internal
2025-08-20T22:46:02.9922419Z [00:05:03.665]➜  # import config
2025-08-20T22:46:02.9923097Z [00:05:03.665]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:02.9923960Z [00:05:03.665]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:02.9924795Z [00:05:03.665]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:02.9925514Z [00:05:03.665]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:02.9929524Z [00:05:03.665]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:02.9931043Z [00:05:03.665]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:02.9932085Z [00:05:03.665]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:02.9932845Z [00:05:03.665]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:02.9933507Z [00:05:03.666]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:02.9934328Z [00:05:03.666]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:02.9935295Z [00:05:03.666]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:02.9935923Z [00:05:03.666]➜  EOF
2025-08-20T22:46:02.9941612Z [00:05:03.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1837/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeeds=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeeds;$WORK/b1837=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeeds -lang=go1.22 -complete -installsuffix shared -buildid dPVR8IR7Mz7F5jozfooq/dPVR8IR7Mz7F5jozfooq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1837/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeeds/get_datafeeds.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeeds/response.go
2025-08-20T22:46:02.9971579Z [00:05:03.671]➜  go tool buildid -w $WORK/b1834/_pkg_.a # internal
2025-08-20T22:46:02.9989585Z [00:05:03.673]➜  cp $WORK/b1834/_pkg_.a /root/.cache/go-build/da/da9c314bf396f95fce7568282d3c876ab3ed48ac860d4fc8bd761e28986c7282-d # internal
﻿2025-08-20T22:46:02.9997095Z [00:05:03.673]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeedstats
2025-08-20T22:46:02.9998050Z [00:05:03.673]➜  mkdir -p $WORK/b1838/
2025-08-20T22:46:02.9998846Z [00:05:03.674]➜  cat >/tmp/go-build2401649780/b1838/importcfg << 'EOF' # internal
2025-08-20T22:46:02.9999557Z [00:05:03.674]➜  # import config
2025-08-20T22:46:03.0000229Z [00:05:03.674]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.0001149Z [00:05:03.674]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.0002020Z [00:05:03.674]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.0002823Z [00:05:03.674]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.0004053Z [00:05:03.674]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.0005811Z [00:05:03.674]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.0007026Z [00:05:03.674]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.0007984Z [00:05:03.674]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.0008832Z [00:05:03.674]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.0009688Z [00:05:03.674]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.0010502Z [00:05:03.674]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.0011098Z [00:05:03.674]➜  EOF
2025-08-20T22:46:03.0016611Z [00:05:03.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1838/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeedstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeedstats;$WORK/b1838=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeedstats -lang=go1.22 -complete -installsuffix shared -buildid S3qi33YePROMhu-hfptO/S3qi33YePROMhu-hfptO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1838/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeedstats/get_datafeed_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdatafeedstats/response.go
2025-08-20T22:46:03.0177533Z [00:05:03.692]➜  go tool buildid -w $WORK/b1835/_pkg_.a # internal
2025-08-20T22:46:03.0195149Z [00:05:03.694]➜  cp $WORK/b1835/_pkg_.a /root/.cache/go-build/78/78ce1368fcfeb377a25f6ecf09ed8aa3081e8cba589c874364ef08b2476f6e03-d # internal
2025-08-20T22:46:03.0200783Z [00:05:03.694]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalytics
2025-08-20T22:46:03.0201640Z [00:05:03.694]➜  mkdir -p $WORK/b1839/
2025-08-20T22:46:03.0212444Z [00:05:03.695]➜  cat >/tmp/go-build2401649780/b1839/importcfg << 'EOF' # internal
2025-08-20T22:46:03.0213336Z [00:05:03.695]➜  # import config
2025-08-20T22:46:03.0214120Z [00:05:03.695]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.0215101Z [00:05:03.695]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.0216235Z [00:05:03.695]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.0217071Z [00:05:03.695]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.0218453Z [00:05:03.695]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.0220017Z [00:05:03.695]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.0221193Z [00:05:03.695]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.0222023Z [00:05:03.695]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.0222914Z [00:05:03.695]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.0223741Z [00:05:03.695]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.0224716Z [00:05:03.695]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.0225295Z [00:05:03.695]➜  EOF
2025-08-20T22:46:03.0231099Z [00:05:03.695]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1839/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalytics;$WORK/b1839=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid 9xQH4n1K-K1iPpExhXTX/9xQH4n1K-K1iPpExhXTX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1839/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalytics/get_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalytics/response.go
2025-08-20T22:46:03.0435544Z [00:05:03.718]➜  go tool buildid -w $WORK/b1836/_pkg_.a # internal
2025-08-20T22:46:03.0456545Z [00:05:03.720]➜  cp $WORK/b1836/_pkg_.a /root/.cache/go-build/a6/a63a3064c579d92f4bcae70ec444020f178e957267c8dfde970197b517b08bb1-d # internal
2025-08-20T22:46:03.0463578Z [00:05:03.720]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalyticsstats
2025-08-20T22:46:03.0464470Z [00:05:03.720]➜  mkdir -p $WORK/b1840/
2025-08-20T22:46:03.0465210Z [00:05:03.720]➜  cat >/tmp/go-build2401649780/b1840/importcfg << 'EOF' # internal
2025-08-20T22:46:03.0465783Z [00:05:03.720]➜  # import config
2025-08-20T22:46:03.0466426Z [00:05:03.720]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.0467496Z [00:05:03.720]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.0468390Z [00:05:03.720]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.0469177Z [00:05:03.720]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.0470419Z [00:05:03.720]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.0471971Z [00:05:03.720]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.0473099Z [00:05:03.720]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.0473901Z [00:05:03.721]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.0474777Z [00:05:03.721]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.0475690Z [00:05:03.721]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.0476485Z [00:05:03.721]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.0477094Z [00:05:03.721]➜  EOF
2025-08-20T22:46:03.0487530Z [00:05:03.722]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1840/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalyticsstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalyticsstats;$WORK/b1840=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalyticsstats -lang=go1.22 -complete -installsuffix shared -buildid VuXE4lsBl9DHqmmx7OVe/VuXE4lsBl9DHqmmx7OVe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1840/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalyticsstats/get_data_frame_analytics_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getdataframeanalyticsstats/response.go
2025-08-20T22:46:03.1130521Z [00:05:03.787]➜  go tool buildid -w $WORK/b1837/_pkg_.a # internal
2025-08-20T22:46:03.1160171Z [00:05:03.790]➜  cp $WORK/b1837/_pkg_.a /root/.cache/go-build/ec/ec9a32362b280da8a54b2c80cf85bf213ff333ec403e3593ed83431df9c74783-d # internal
2025-08-20T22:46:03.1164062Z [00:05:03.791]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getfilters
2025-08-20T22:46:03.1165067Z [00:05:03.791]➜  mkdir -p $WORK/b1841/
2025-08-20T22:46:03.1173726Z [00:05:03.792]➜  cat >/tmp/go-build2401649780/b1841/importcfg << 'EOF' # internal
2025-08-20T22:46:03.1174477Z [00:05:03.792]➜  # import config
2025-08-20T22:46:03.1175133Z [00:05:03.792]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.1176047Z [00:05:03.792]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.1176978Z [00:05:03.792]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.1178038Z [00:05:03.792]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.1179255Z [00:05:03.792]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.1180829Z [00:05:03.792]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.1182096Z [00:05:03.792]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.1182906Z [00:05:03.792]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.1183752Z [00:05:03.792]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.1184593Z [00:05:03.792]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.1185480Z [00:05:03.792]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.1186098Z [00:05:03.792]➜  EOF
2025-08-20T22:46:03.1191770Z [00:05:03.792]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1841/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getfilters=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getfilters;$WORK/b1841=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getfilters -lang=go1.22 -complete -installsuffix shared -buildid 8VRxlNVP0gHLgCu-Lu_K/8VRxlNVP0gHLgCu-Lu_K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1841/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getfilters/get_filters.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getfilters/response.go
2025-08-20T22:46:03.1208559Z [00:05:03.795]➜  go tool buildid -w $WORK/b1838/_pkg_.a # internal
2025-08-20T22:46:03.1228476Z [00:05:03.797]➜  cp $WORK/b1838/_pkg_.a /root/.cache/go-build/c6/c62522bc3297f905a3c90a22950c8fde84aedf0ae2b319babc2316de938dfc8f-d # internal
2025-08-20T22:46:03.1255725Z [00:05:03.799]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getinfluencers
2025-08-20T22:46:03.1256494Z [00:05:03.799]➜  mkdir -p $WORK/b1842/
2025-08-20T22:46:03.1272740Z [00:05:03.801]➜  cat >/tmp/go-build2401649780/b1842/importcfg << 'EOF' # internal
2025-08-20T22:46:03.1273988Z [00:05:03.801]➜  # import config
2025-08-20T22:46:03.1275607Z [00:05:03.801]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.1276590Z [00:05:03.801]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.1277744Z [00:05:03.801]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.1278874Z [00:05:03.801]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.1279734Z [00:05:03.801]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.1280940Z [00:05:03.801]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.1282756Z [00:05:03.801]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.1283992Z [00:05:03.801]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.1284875Z [00:05:03.801]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.1285771Z [00:05:03.801]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.1286671Z [00:05:03.801]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.1287940Z [00:05:03.801]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.1288606Z [00:05:03.801]➜  EOF
2025-08-20T22:46:03.1295509Z [00:05:03.802]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1842/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getinfluencers=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getinfluencers;$WORK/b1842=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getinfluencers -lang=go1.22 -complete -installsuffix shared -buildid IKyCBVTVLxH6knupXyu7/IKyCBVTVLxH6knupXyu7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1842/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getinfluencers/get_influencers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getinfluencers/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getinfluencers/response.go
2025-08-20T22:46:03.1531040Z [00:05:03.825]➜  go tool buildid -w $WORK/b1839/_pkg_.a # internal
2025-08-20T22:46:03.1535296Z [00:05:03.827]➜  cp $WORK/b1839/_pkg_.a /root/.cache/go-build/ca/ca884d11ca6551fc5c76ba8e80df0c774343162684829a4485c9c3a499c88e45-d # internal
2025-08-20T22:46:03.1536588Z [00:05:03.827]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobs
2025-08-20T22:46:03.1537390Z [00:05:03.827]➜  mkdir -p $WORK/b1843/
2025-08-20T22:46:03.1538105Z [00:05:03.828]➜  cat >/tmp/go-build2401649780/b1843/importcfg << 'EOF' # internal
2025-08-20T22:46:03.1538736Z [00:05:03.828]➜  # import config
2025-08-20T22:46:03.1539360Z [00:05:03.828]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.1540187Z [00:05:03.828]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.1541015Z [00:05:03.828]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.1541830Z [00:05:03.828]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.1542989Z [00:05:03.828]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.1544454Z [00:05:03.828]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.1545499Z [00:05:03.828]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.1546264Z [00:05:03.828]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.1547034Z [00:05:03.828]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.1548046Z [00:05:03.828]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.1548811Z [00:05:03.828]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.1549377Z [00:05:03.828]➜  EOF
2025-08-20T22:46:03.1554393Z [00:05:03.828]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1843/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobs=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobs;$WORK/b1843=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobs -lang=go1.22 -complete -installsuffix shared -buildid HMMkJHNXhI9sHBgiAkgC/HMMkJHNXhI9sHBgiAkgC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1843/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobs/get_jobs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobs/response.go
2025-08-20T22:46:03.1623117Z [00:05:03.836]➜  go tool buildid -w $WORK/b1840/_pkg_.a # internal
2025-08-20T22:46:03.1643347Z [00:05:03.838]➜  cp $WORK/b1840/_pkg_.a /root/.cache/go-build/1c/1c6beb66a463421e59b85d3c35b4051bc883f5f36bee16abb146a215d3af870b-d # internal
2025-08-20T22:46:03.1649484Z [00:05:03.839]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobstats
2025-08-20T22:46:03.1651356Z [00:05:03.839]➜  mkdir -p $WORK/b1844/
2025-08-20T22:46:03.1659060Z [00:05:03.840]➜  cat >/tmp/go-build2401649780/b1844/importcfg << 'EOF' # internal
2025-08-20T22:46:03.1660158Z [00:05:03.840]➜  # import config
2025-08-20T22:46:03.1661956Z [00:05:03.840]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.1662914Z [00:05:03.840]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.1663822Z [00:05:03.840]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.1664651Z [00:05:03.840]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.1665877Z [00:05:03.840]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.1667626Z [00:05:03.840]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.1669003Z [00:05:03.840]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.1669854Z [00:05:03.840]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.1670727Z [00:05:03.840]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.1671534Z [00:05:03.840]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.1672331Z [00:05:03.840]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.1672970Z [00:05:03.840]➜  EOF
2025-08-20T22:46:03.1678545Z [00:05:03.840]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1844/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobstats;$WORK/b1844=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobstats -lang=go1.22 -complete -installsuffix shared -buildid Ly_gVAag2sDNMDf3Ygg1/Ly_gVAag2sDNMDf3Ygg1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1844/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobstats/get_job_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getjobstats/response.go
2025-08-20T22:46:03.2115231Z [00:05:03.886]➜  go tool buildid -w $WORK/b1841/_pkg_.a # internal
2025-08-20T22:46:03.2141108Z [00:05:03.888]➜  cp $WORK/b1841/_pkg_.a /root/.cache/go-build/df/df78772c4f49b417307101a0a37ea07b3d6b7f118c37684beec9583895a110c1-d # internal
2025-08-20T22:46:03.2142480Z [00:05:03.888]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmemorystats
2025-08-20T22:46:03.2143216Z [00:05:03.888]➜  mkdir -p $WORK/b1845/
2025-08-20T22:46:03.2151509Z [00:05:03.889]➜  cat >/tmp/go-build2401649780/b1845/importcfg << 'EOF' # internal
2025-08-20T22:46:03.2152471Z [00:05:03.889]➜  # import config
2025-08-20T22:46:03.2154617Z [00:05:03.889]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.2155788Z [00:05:03.889]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.2156749Z [00:05:03.889]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.2157797Z [00:05:03.889]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.2159261Z [00:05:03.889]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.2160867Z [00:05:03.889]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.2162025Z [00:05:03.889]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.2162864Z [00:05:03.889]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.2163728Z [00:05:03.889]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.2164575Z [00:05:03.889]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.2165475Z [00:05:03.889]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.2166309Z [00:05:03.889]➜  EOF
2025-08-20T22:46:03.2172367Z [00:05:03.889]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1845/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmemorystats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmemorystats;$WORK/b1845=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmemorystats -lang=go1.22 -complete -installsuffix shared -buildid xDANit43Fy-6ZlL5iZua/xDANit43Fy-6ZlL5iZua -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1845/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmemorystats/get_memory_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmemorystats/response.go
2025-08-20T22:46:03.2572204Z [00:05:03.931]➜  go tool buildid -w $WORK/b1842/_pkg_.a # internal
2025-08-20T22:46:03.2597510Z [00:05:03.934]➜  cp $WORK/b1842/_pkg_.a /root/.cache/go-build/ab/abb5e17df51c38dc9e70ee49753a39df3cd55f78db2ae7136392d404f4f0fcc6-d # internal
2025-08-20T22:46:03.2604342Z [00:05:03.935]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshots
2025-08-20T22:46:03.2606646Z [00:05:03.935]➜  mkdir -p $WORK/b1846/
2025-08-20T22:46:03.2612643Z [00:05:03.935]➜  go tool buildid -w $WORK/b1844/_pkg_.a # internal
2025-08-20T22:46:03.2619395Z [00:05:03.936]➜  cat >/tmp/go-build2401649780/b1846/importcfg << 'EOF' # internal
2025-08-20T22:46:03.2620539Z [00:05:03.936]➜  # import config
2025-08-20T22:46:03.2622236Z [00:05:03.936]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.2623073Z [00:05:03.936]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.2623933Z [00:05:03.936]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.2624783Z [00:05:03.936]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.2625564Z [00:05:03.936]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.2626793Z [00:05:03.936]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.2628968Z [00:05:03.936]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.2630064Z [00:05:03.936]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.2630865Z [00:05:03.936]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.2631687Z [00:05:03.936]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.2632474Z [00:05:03.936]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.2633256Z [00:05:03.936]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.2633836Z [00:05:03.936]➜  EOF
2025-08-20T22:46:03.2639993Z [00:05:03.938]➜  cp $WORK/b1844/_pkg_.a /root/.cache/go-build/4c/4cb967fce571e7e05a0c7b518ea6553ca06248b10de55b0d7783c98d75f49956-d # internal
2025-08-20T22:46:03.2642891Z [00:05:03.938]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshotupgradestats
2025-08-20T22:46:03.2644442Z [00:05:03.938]➜  mkdir -p $WORK/b1847/
2025-08-20T22:46:03.2645148Z [00:05:03.938]➜  cat >/tmp/go-build2401649780/b1847/importcfg << 'EOF' # internal
2025-08-20T22:46:03.2645804Z [00:05:03.938]➜  # import config
2025-08-20T22:46:03.2646454Z [00:05:03.938]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.2647517Z [00:05:03.938]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.2648376Z [00:05:03.938]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.2649157Z [00:05:03.938]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.2650331Z [00:05:03.938]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.2651796Z [00:05:03.938]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.2652949Z [00:05:03.938]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.2653708Z [00:05:03.938]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.2654530Z [00:05:03.938]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.2655307Z [00:05:03.938]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.2656107Z [00:05:03.938]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.2656710Z [00:05:03.938]➜  EOF
2025-08-20T22:46:03.2663235Z [00:05:03.939]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1847/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshotupgradestats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshotupgradestats;$WORK/b1847=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshotupgradestats -lang=go1.22 -complete -installsuffix shared -buildid bawsqmJM2sXQVMmoBqfg/bawsqmJM2sXQVMmoBqfg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1847/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshotupgradestats/get_model_snapshot_upgrade_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshotupgradestats/response.go
2025-08-20T22:46:03.2681359Z [00:05:03.942]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1846/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshots=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshots;$WORK/b1846=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshots -lang=go1.22 -complete -installsuffix shared -buildid rA1sAdToRyDbxG1q_gt6/rA1sAdToRyDbxG1q_gt6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1846/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshots/get_model_snapshots.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshots/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getmodelsnapshots/response.go
2025-08-20T22:46:03.2692103Z [00:05:03.943]➜  go tool buildid -w $WORK/b1843/_pkg_.a # internal
2025-08-20T22:46:03.2714976Z [00:05:03.945]➜  cp $WORK/b1843/_pkg_.a /root/.cache/go-build/51/512071ff41231e13ce8d8f222e82f381be5cc7872aa0e3d6a0d668fa6e4b418f-d # internal
2025-08-20T22:46:03.2721336Z [00:05:03.946]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getoverallbuckets
2025-08-20T22:46:03.2722110Z [00:05:03.946]➜  mkdir -p $WORK/b1848/
2025-08-20T22:46:03.2722837Z [00:05:03.946]➜  cat >/tmp/go-build2401649780/b1848/importcfg << 'EOF' # internal
2025-08-20T22:46:03.2723700Z [00:05:03.946]➜  # import config
2025-08-20T22:46:03.2724374Z [00:05:03.946]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.2725189Z [00:05:03.946]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.2726207Z [00:05:03.946]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.2727045Z [00:05:03.946]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.2728000Z [00:05:03.946]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.2729211Z [00:05:03.946]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.2730771Z [00:05:03.946]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.2731906Z [00:05:03.946]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.2732733Z [00:05:03.946]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.2733580Z [00:05:03.946]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.2734587Z [00:05:03.946]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.2735492Z [00:05:03.946]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.2736106Z [00:05:03.946]➜  EOF
2025-08-20T22:46:03.2742936Z [00:05:03.946]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1848/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getoverallbuckets=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getoverallbuckets;$WORK/b1848=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getoverallbuckets -lang=go1.22 -complete -installsuffix shared -buildid EVRg0KB9_5SHCtJOd37C/EVRg0KB9_5SHCtJOd37C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1848/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getoverallbuckets/get_overall_buckets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getoverallbuckets/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getoverallbuckets/response.go
2025-08-20T22:46:03.3295044Z [00:05:04.003]➜  go tool buildid -w $WORK/b1845/_pkg_.a # internal
2025-08-20T22:46:03.3311691Z [00:05:04.005]➜  cp $WORK/b1845/_pkg_.a /root/.cache/go-build/78/7895b76e38b09ea5c3c207c1dcbee8dd39a5e6c751d41c2e2b685696e0e4367c-d # internal
2025-08-20T22:46:03.3320095Z [00:05:04.005]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/getrecords
2025-08-20T22:46:03.3329682Z [00:05:04.005]➜  mkdir -p $WORK/b1849/
2025-08-20T22:46:03.3330463Z [00:05:04.006]➜  cat >/tmp/go-build2401649780/b1849/importcfg << 'EOF' # internal
2025-08-20T22:46:03.3331207Z [00:05:04.006]➜  # import config
2025-08-20T22:46:03.3331892Z [00:05:04.006]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.3335342Z [00:05:04.006]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.3336389Z [00:05:04.006]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.3337768Z [00:05:04.006]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.3338669Z [00:05:04.006]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.3339930Z [00:05:04.006]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.3341597Z [00:05:04.006]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.3342792Z [00:05:04.006]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.3343657Z [00:05:04.006]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.3344543Z [00:05:04.006]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.3345424Z [00:05:04.006]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.3346376Z [00:05:04.006]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.3347061Z [00:05:04.006]➜  EOF
2025-08-20T22:46:03.3353361Z [00:05:04.006]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1849/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getrecords=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getrecords;$WORK/b1849=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/getrecords -lang=go1.22 -complete -installsuffix shared -buildid I1poLAA1f-hQgIaEZngF/I1poLAA1f-hQgIaEZngF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1849/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getrecords/get_records.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getrecords/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/getrecords/response.go
2025-08-20T22:46:03.3713669Z [00:05:04.045]➜  go tool buildid -w $WORK/b1847/_pkg_.a # internal
2025-08-20T22:46:03.3729603Z [00:05:04.047]➜  cp $WORK/b1847/_pkg_.a /root/.cache/go-build/3d/3daaa97aaa17153f15a0c40c06062503324da58c288b672096f2dd4e384e65bc-d # internal
2025-08-20T22:46:03.3731008Z [00:05:04.047]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodels
2025-08-20T22:46:03.3731776Z [00:05:04.047]➜  mkdir -p $WORK/b1850/
2025-08-20T22:46:03.3738181Z [00:05:04.048]➜  cat >/tmp/go-build2401649780/b1850/importcfg << 'EOF' # internal
2025-08-20T22:46:03.3741499Z [00:05:04.048]➜  # import config
2025-08-20T22:46:03.3742290Z [00:05:04.048]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.3743294Z [00:05:04.048]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.3744179Z [00:05:04.048]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.3745023Z [00:05:04.048]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.3746483Z [00:05:04.048]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.3748293Z [00:05:04.048]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.3750017Z [00:05:04.048]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/include=/tmp/go-build2401649780/b1851/_pkg_.a
2025-08-20T22:46:03.3751304Z [00:05:04.048]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.3752124Z [00:05:04.048]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.3752971Z [00:05:04.048]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.3753805Z [00:05:04.048]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.3754661Z [00:05:04.048]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.3755318Z [00:05:04.048]➜  EOF
2025-08-20T22:46:03.3761397Z [00:05:04.048]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1850/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodels=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodels;$WORK/b1850=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodels -lang=go1.22 -complete -installsuffix shared -buildid Bxt-WGm8tvzor-NP7iGh/Bxt-WGm8tvzor-NP7iGh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1850/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodels/get_trained_models.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodels/response.go
2025-08-20T22:46:03.3974619Z [00:05:04.071]➜  go tool buildid -w $WORK/b1848/_pkg_.a # internal
2025-08-20T22:46:03.4002785Z [00:05:04.074]➜  cp $WORK/b1848/_pkg_.a /root/.cache/go-build/c6/c693aa4692337a6ece2421156e2821c17f039d4bbdc35f44a10fbeb8f1f5d9d0-d # internal
2025-08-20T22:46:03.4006335Z [00:05:04.074]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodelsstats
2025-08-20T22:46:03.4011327Z [00:05:04.075]➜  mkdir -p $WORK/b1852/
2025-08-20T22:46:03.4019859Z [00:05:04.076]➜  cat >/tmp/go-build2401649780/b1852/importcfg << 'EOF' # internal
2025-08-20T22:46:03.4020665Z [00:05:04.076]➜  # import config
2025-08-20T22:46:03.4024133Z [00:05:04.076]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.4031260Z [00:05:04.076]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.4032178Z [00:05:04.076]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.4032987Z [00:05:04.076]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.4034237Z [00:05:04.076]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.4035809Z [00:05:04.076]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.4037073Z [00:05:04.076]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.4038063Z [00:05:04.076]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.4038920Z [00:05:04.076]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.4039736Z [00:05:04.076]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.4040544Z [00:05:04.076]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.4041139Z [00:05:04.076]➜  EOF
2025-08-20T22:46:03.4047445Z [00:05:04.076]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1852/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodelsstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodelsstats;$WORK/b1852=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodelsstats -lang=go1.22 -complete -installsuffix shared -buildid 1eXC78r7tRewCXeOQRiK/1eXC78r7tRewCXeOQRiK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1852/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodelsstats/get_trained_models_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/gettrainedmodelsstats/response.go
2025-08-20T22:46:03.4111023Z [00:05:04.085]➜  go tool buildid -w $WORK/b1846/_pkg_.a # internal
2025-08-20T22:46:03.4199696Z [00:05:04.094]➜  cp $WORK/b1846/_pkg_.a /root/.cache/go-build/78/78288aab5a9d687d35bc39a49c49028eaade0fb9fd6c774715bc4281a42ec70e-d # internal
2025-08-20T22:46:03.4285061Z [00:05:04.102]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/infertrainedmodel
2025-08-20T22:46:03.4287502Z [00:05:04.103]➜  mkdir -p $WORK/b1853/
2025-08-20T22:46:03.4290805Z [00:05:04.103]➜  cat >/tmp/go-build2401649780/b1853/importcfg << 'EOF' # internal
2025-08-20T22:46:03.4292000Z [00:05:04.103]➜  # import config
2025-08-20T22:46:03.4294517Z [00:05:04.103]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.4295329Z [00:05:04.103]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.4296187Z [00:05:04.103]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.4297012Z [00:05:04.103]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.4297922Z [00:05:04.103]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.4299071Z [00:05:04.103]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.4300525Z [00:05:04.103]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.4301575Z [00:05:04.103]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.4302336Z [00:05:04.103]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.4303124Z [00:05:04.103]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.4303902Z [00:05:04.103]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.4304799Z [00:05:04.103]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.4305381Z [00:05:04.103]➜  EOF
2025-08-20T22:46:03.4311651Z [00:05:04.103]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1853/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/infertrainedmodel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/infertrainedmodel;$WORK/b1853=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/infertrainedmodel -lang=go1.22 -complete -installsuffix shared -buildid oK4Kr6ZT6glI6Stv-82s/oK4Kr6ZT6glI6Stv-82s -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1853/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/infertrainedmodel/infer_trained_model.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/infertrainedmodel/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/infertrainedmodel/response.go
2025-08-20T22:46:03.4882000Z [00:05:04.161]➜  go tool buildid -w $WORK/b1850/_pkg_.a # internal
2025-08-20T22:46:03.4891127Z [00:05:04.163]➜  go tool buildid -w $WORK/b1849/_pkg_.a # internal
2025-08-20T22:46:03.4903227Z [00:05:04.164]➜  cp $WORK/b1849/_pkg_.a /root/.cache/go-build/1c/1c3b4e8338c5200a456af17b8cc002808462bb0a118673420b2e17b3087f4232-d # internal
2025-08-20T22:46:03.4909850Z [00:05:04.165]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/info
2025-08-20T22:46:03.4910539Z [00:05:04.165]➜  mkdir -p $WORK/b1854/
2025-08-20T22:46:03.4922122Z [00:05:04.165]➜  cat >/tmp/go-build2401649780/b1854/importcfg << 'EOF' # internal
2025-08-20T22:46:03.4922843Z [00:05:04.165]➜  # import config
2025-08-20T22:46:03.4923629Z [00:05:04.165]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.4924594Z [00:05:04.165]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.4925474Z [00:05:04.165]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.4926262Z [00:05:04.165]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.4933000Z [00:05:04.165]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.4934594Z [00:05:04.165]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.4935717Z [00:05:04.165]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.4936523Z [00:05:04.165]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.4940038Z [00:05:04.165]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.4941101Z [00:05:04.165]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.4941962Z [00:05:04.165]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.4942560Z [00:05:04.165]➜  EOF
2025-08-20T22:46:03.4947595Z [00:05:04.166]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1854/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/info=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/info;$WORK/b1854=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/info -lang=go1.22 -complete -installsuffix shared -buildid za2RyMwrItxHZ-gzEbVZ/za2RyMwrItxHZ-gzEbVZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1854/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/info/info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/info/response.go
2025-08-20T22:46:03.4952599Z [00:05:04.167]➜  cp $WORK/b1850/_pkg_.a /root/.cache/go-build/e9/e9ea0e66c85ea6c6f3d25bdcf01cbf94467620c14c256ee749db0decf197ba7d-d # internal
2025-08-20T22:46:03.4953878Z [00:05:04.167]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/openjob
2025-08-20T22:46:03.4954556Z [00:05:04.167]➜  mkdir -p $WORK/b1855/
2025-08-20T22:46:03.4955477Z [00:05:04.168]➜  cat >/tmp/go-build2401649780/b1855/importcfg << 'EOF' # internal
2025-08-20T22:46:03.4959908Z [00:05:04.168]➜  # import config
2025-08-20T22:46:03.4960522Z [00:05:04.168]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.4961287Z [00:05:04.168]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.4962134Z [00:05:04.168]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.4962956Z [00:05:04.168]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.4963736Z [00:05:04.168]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.4964900Z [00:05:04.168]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.4966570Z [00:05:04.168]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.4967896Z [00:05:04.168]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.4968747Z [00:05:04.168]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.4969580Z [00:05:04.168]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.4970404Z [00:05:04.168]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.4971219Z [00:05:04.168]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.4971824Z [00:05:04.168]➜  EOF
2025-08-20T22:46:03.4978023Z [00:05:04.168]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1855/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/openjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/openjob;$WORK/b1855=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/openjob -lang=go1.22 -complete -installsuffix shared -buildid tWVlXKwVjrRu-EORYsP3/tWVlXKwVjrRu-EORYsP3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1855/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/openjob/open_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/openjob/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/openjob/response.go
2025-08-20T22:46:03.4990565Z [00:05:04.173]➜  go tool buildid -w $WORK/b1852/_pkg_.a # internal
2025-08-20T22:46:03.5015099Z [00:05:04.176]➜  cp $WORK/b1852/_pkg_.a /root/.cache/go-build/df/dfc0d7f0d41d373ecd6379a35a0cc86de4804d965dd659d0b96eb46af0009961-d # internal
2025-08-20T22:46:03.5022338Z [00:05:04.176]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/postcalendarevents
2025-08-20T22:46:03.5023190Z [00:05:04.176]➜  mkdir -p $WORK/b1856/
2025-08-20T22:46:03.5027387Z [00:05:04.176]➜  cat >/tmp/go-build2401649780/b1856/importcfg << 'EOF' # internal
2025-08-20T22:46:03.5028125Z [00:05:04.177]➜  # import config
2025-08-20T22:46:03.5028754Z [00:05:04.177]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.5029560Z [00:05:04.177]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.5030387Z [00:05:04.177]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.5031248Z [00:05:04.177]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.5032055Z [00:05:04.177]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.5033299Z [00:05:04.177]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.5034830Z [00:05:04.177]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.5035944Z [00:05:04.177]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.5036752Z [00:05:04.177]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.5037832Z [00:05:04.177]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.5038836Z [00:05:04.177]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.5039656Z [00:05:04.177]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.5040263Z [00:05:04.177]➜  EOF
2025-08-20T22:46:03.5046789Z [00:05:04.177]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1856/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postcalendarevents=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postcalendarevents;$WORK/b1856=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/postcalendarevents -lang=go1.22 -complete -installsuffix shared -buildid o62H0iUzL7-g6xr7f_JV/o62H0iUzL7-g6xr7f_JV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1856/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postcalendarevents/post_calendar_events.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postcalendarevents/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postcalendarevents/response.go
2025-08-20T22:46:03.5696354Z [00:05:04.244]➜  go tool buildid -w $WORK/b1853/_pkg_.a # internal
2025-08-20T22:46:03.5714890Z [00:05:04.245]➜  cp $WORK/b1853/_pkg_.a /root/.cache/go-build/b8/b8face2dbee5b1a2d0a96bdc363186c5a33d25193c9a4cf0e3f51a1bbcf27820-d # internal
2025-08-20T22:46:03.5716332Z [00:05:04.246]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/postdata
2025-08-20T22:46:03.5733130Z [00:05:04.246]➜  mkdir -p $WORK/b1857/
2025-08-20T22:46:03.5746926Z [00:05:04.249]➜  cat >/tmp/go-build2401649780/b1857/importcfg << 'EOF' # internal
2025-08-20T22:46:03.5750263Z [00:05:04.249]➜  # import config
2025-08-20T22:46:03.5750988Z [00:05:04.249]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.5752097Z [00:05:04.249]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.5753080Z [00:05:04.249]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.5754037Z [00:05:04.249]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.5754874Z [00:05:04.249]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.5756109Z [00:05:04.249]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.5757864Z [00:05:04.249]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.5759025Z [00:05:04.249]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.5759886Z [00:05:04.249]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.5760909Z [00:05:04.249]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.5765537Z [00:05:04.249]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.5767558Z [00:05:04.249]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.5768214Z [00:05:04.249]➜  EOF
2025-08-20T22:46:03.5774105Z [00:05:04.249]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1857/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postdata=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postdata;$WORK/b1857=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/postdata -lang=go1.22 -complete -installsuffix shared -buildid YKaE2RYWyCr89R6_5HCH/YKaE2RYWyCr89R6_5HCH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1857/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postdata/post_data.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postdata/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/postdata/response.go
2025-08-20T22:46:03.6000179Z [00:05:04.274]➜  go tool buildid -w $WORK/b1855/_pkg_.a # internal
2025-08-20T22:46:03.6031486Z [00:05:04.276]➜  cp $WORK/b1855/_pkg_.a /root/.cache/go-build/fe/fe8815d5c0f4a1d1bf962fc91867fedf676802f3458a7c5e44f39f95317cbb7e-d # internal
2025-08-20T22:46:03.6032961Z [00:05:04.276]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdatafeed
2025-08-20T22:46:03.6033722Z [00:05:04.276]➜  mkdir -p $WORK/b1858/
2025-08-20T22:46:03.6034446Z [00:05:04.276]➜  cat >/tmp/go-build2401649780/b1858/importcfg << 'EOF' # internal
2025-08-20T22:46:03.6035104Z [00:05:04.276]➜  # import config
2025-08-20T22:46:03.6035728Z [00:05:04.276]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.6036552Z [00:05:04.276]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.6037612Z [00:05:04.276]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.6038610Z [00:05:04.276]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.6039378Z [00:05:04.276]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.6040535Z [00:05:04.276]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.6042011Z [00:05:04.276]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.6043113Z [00:05:04.276]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.6043914Z [00:05:04.276]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.6044734Z [00:05:04.276]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.6045543Z [00:05:04.276]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.6046379Z [00:05:04.276]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.6051128Z [00:05:04.276]➜  EOF
2025-08-20T22:46:03.6059751Z [00:05:04.276]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1858/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdatafeed=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdatafeed;$WORK/b1858=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdatafeed -lang=go1.22 -complete -installsuffix shared -buildid j0RQh1zdEyS0bvtA8r_W/j0RQh1zdEyS0bvtA8r_W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1858/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdatafeed/preview_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdatafeed/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdatafeed/response.go
2025-08-20T22:46:03.6068810Z [00:05:04.279]➜  go tool buildid -w $WORK/b1854/_pkg_.a # internal
2025-08-20T22:46:03.6071155Z [00:05:04.280]➜  cp $WORK/b1854/_pkg_.a /root/.cache/go-build/3d/3d24cc2a4810a183bddb10154dd8f3de760f4733b628ee7dfdf0d41a546fa9bf-d # internal
2025-08-20T22:46:03.6072595Z [00:05:04.280]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdataframeanalytics
2025-08-20T22:46:03.6073391Z [00:05:04.280]➜  mkdir -p $WORK/b1859/
2025-08-20T22:46:03.6074105Z [00:05:04.281]➜  cat >/tmp/go-build2401649780/b1859/importcfg << 'EOF' # internal
2025-08-20T22:46:03.6074748Z [00:05:04.281]➜  # import config
2025-08-20T22:46:03.6075394Z [00:05:04.281]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.6076194Z [00:05:04.281]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.6076984Z [00:05:04.281]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.6078088Z [00:05:04.281]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.6078851Z [00:05:04.281]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.6080057Z [00:05:04.281]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.6081707Z [00:05:04.281]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.6082799Z [00:05:04.281]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.6083557Z [00:05:04.281]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.6084356Z [00:05:04.281]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.6085139Z [00:05:04.281]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.6085936Z [00:05:04.281]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.6086526Z [00:05:04.281]➜  EOF
2025-08-20T22:46:03.6093771Z [00:05:04.281]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1859/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdataframeanalytics;$WORK/b1859=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid NazhUupX_RvA8sED1HTb/NazhUupX_RvA8sED1HTb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1859/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdataframeanalytics/preview_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdataframeanalytics/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/previewdataframeanalytics/response.go
2025-08-20T22:46:03.6099735Z [00:05:04.283]➜  go tool buildid -w $WORK/b1856/_pkg_.a # internal
2025-08-20T22:46:03.6108920Z [00:05:04.285]➜  cp $WORK/b1856/_pkg_.a /root/.cache/go-build/57/575ccec19b7e3bb3e4e585bf6c93f873f9a745d02e68788bfc86509c348205fd-d # internal
2025-08-20T22:46:03.6128025Z [00:05:04.285]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendar
2025-08-20T22:46:03.6129142Z [00:05:04.285]➜  mkdir -p $WORK/b1860/
2025-08-20T22:46:03.6131450Z [00:05:04.286]➜  cat >/tmp/go-build2401649780/b1860/importcfg << 'EOF' # internal
2025-08-20T22:46:03.6132118Z [00:05:04.286]➜  # import config
2025-08-20T22:46:03.6132742Z [00:05:04.286]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.6133549Z [00:05:04.286]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.6134369Z [00:05:04.286]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.6135169Z [00:05:04.286]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.6135920Z [00:05:04.286]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.6137410Z [00:05:04.286]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.6141144Z [00:05:04.286]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.6143182Z [00:05:04.286]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.6143956Z [00:05:04.286]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.6144742Z [00:05:04.286]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.6145528Z [00:05:04.286]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.6146296Z [00:05:04.286]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.6146862Z [00:05:04.286]➜  EOF
2025-08-20T22:46:03.6152890Z [00:05:04.286]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1860/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendar=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendar;$WORK/b1860=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendar -lang=go1.22 -complete -installsuffix shared -buildid KkEt-p4pu0eC7sqsCgey/KkEt-p4pu0eC7sqsCgey -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1860/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendar/put_calendar.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendar/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendar/response.go
2025-08-20T22:46:03.6912079Z [00:05:04.365]➜  go tool buildid -w $WORK/b1857/_pkg_.a # internal
2025-08-20T22:46:03.6920335Z [00:05:04.366]➜  cp $WORK/b1857/_pkg_.a /root/.cache/go-build/dc/dc3e891830284f37026d9bd26e269ffd52f9c366ed28711184c4e8627efa9d3c-d # internal
2025-08-20T22:46:03.6921699Z [00:05:04.366]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendarjob
2025-08-20T22:46:03.6922445Z [00:05:04.366]➜  mkdir -p $WORK/b1861/
2025-08-20T22:46:03.6948616Z [00:05:04.367]➜  cat >/tmp/go-build2401649780/b1861/importcfg << 'EOF' # internal
2025-08-20T22:46:03.6949407Z [00:05:04.367]➜  # import config
2025-08-20T22:46:03.6951319Z [00:05:04.367]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.6952176Z [00:05:04.367]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.6953091Z [00:05:04.367]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.6953991Z [00:05:04.367]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.6954844Z [00:05:04.367]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.6956130Z [00:05:04.367]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.6957935Z [00:05:04.367]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.6959337Z [00:05:04.367]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.6960270Z [00:05:04.369]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.6961166Z [00:05:04.369]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.6962059Z [00:05:04.369]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.6962947Z [00:05:04.369]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.6963627Z [00:05:04.369]➜  EOF
2025-08-20T22:46:03.6969608Z [00:05:04.369]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1861/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendarjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendarjob;$WORK/b1861=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendarjob -lang=go1.22 -complete -installsuffix shared -buildid Pt0eSvS6bnQqDXQ3Kr1a/Pt0eSvS6bnQqDXQ3Kr1a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1861/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendarjob/put_calendar_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putcalendarjob/response.go
2025-08-20T22:46:03.7222362Z [00:05:04.396]➜  go tool buildid -w $WORK/b1860/_pkg_.a # internal
2025-08-20T22:46:03.7278192Z [00:05:04.401]➜  go tool buildid -w $WORK/b1859/_pkg_.a # internal
2025-08-20T22:46:03.7280856Z [00:05:04.401]➜  cp $WORK/b1860/_pkg_.a /root/.cache/go-build/0c/0c63b4a62f723741fb1702c2751a1304ed59b08a369669b2856837ae4fa98009-d # internal
2025-08-20T22:46:03.7282563Z [00:05:04.401]➜  cp $WORK/b1859/_pkg_.a /root/.cache/go-build/f2/f28af1d7a1b400059182bcee1ae26565df8a2d378a8019030ef34b328c8b536a-d # internal
2025-08-20T22:46:03.7283883Z [00:05:04.401]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdatafeed
2025-08-20T22:46:03.7284614Z [00:05:04.401]➜  mkdir -p $WORK/b1862/
2025-08-20T22:46:03.7285430Z [00:05:04.401]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdataframeanalytics
2025-08-20T22:46:03.7286172Z [00:05:04.401]➜  mkdir -p $WORK/b1863/
2025-08-20T22:46:03.7286843Z [00:05:04.401]➜  cat >/tmp/go-build2401649780/b1862/importcfg << 'EOF' # internal
2025-08-20T22:46:03.7287837Z [00:05:04.401]➜  # import config
2025-08-20T22:46:03.7288473Z [00:05:04.402]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.7289292Z [00:05:04.402]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.7290107Z [00:05:04.402]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.7290909Z [00:05:04.402]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.7291648Z [00:05:04.402]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.7292793Z [00:05:04.402]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.7301100Z [00:05:04.402]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.7302942Z [00:05:04.402]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:03.7304159Z [00:05:04.402]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.7304921Z [00:05:04.402]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.7305702Z [00:05:04.402]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.7306464Z [00:05:04.402]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.7308742Z [00:05:04.402]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.7309582Z [00:05:04.402]➜  EOF
2025-08-20T22:46:03.7310354Z [00:05:04.402]➜  cat >/tmp/go-build2401649780/b1863/importcfg << 'EOF' # internal
2025-08-20T22:46:03.7311221Z [00:05:04.402]➜  # import config
2025-08-20T22:46:03.7312012Z [00:05:04.402]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.7312865Z [00:05:04.402]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.7313692Z [00:05:04.402]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.7314494Z [00:05:04.402]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.7315268Z [00:05:04.402]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.7316423Z [00:05:04.402]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.7318436Z [00:05:04.402]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.7319798Z [00:05:04.402]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.7320899Z [00:05:04.402]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.7332041Z [00:05:04.402]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.7332807Z [00:05:04.402]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.7333685Z [00:05:04.402]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.7334259Z [00:05:04.402]➜  EOF
2025-08-20T22:46:03.7340204Z [00:05:04.402]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1862/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdatafeed=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdatafeed;$WORK/b1862=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdatafeed -lang=go1.22 -complete -installsuffix shared -buildid MaTTkiVyns-uY0O6Y6F7/MaTTkiVyns-uY0O6Y6F7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1862/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdatafeed/put_datafeed.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdatafeed/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdatafeed/response.go
2025-08-20T22:46:03.7352134Z [00:05:04.402]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1863/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdataframeanalytics;$WORK/b1863=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid lC9jhECLuvC50MQK2nCj/lC9jhECLuvC50MQK2nCj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1863/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdataframeanalytics/put_data_frame_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdataframeanalytics/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putdataframeanalytics/response.go
2025-08-20T22:46:03.7358238Z [00:05:04.404]➜  go tool buildid -w $WORK/b1858/_pkg_.a # internal
2025-08-20T22:46:03.7359638Z [00:05:04.406]➜  cp $WORK/b1858/_pkg_.a /root/.cache/go-build/41/413c7415b939a6e88fffdce7a9d9d13bc2b663e8a6415248a03a14cdb843735e-d # internal
2025-08-20T22:46:03.7360996Z [00:05:04.407]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/putfilter
2025-08-20T22:46:03.7361690Z [00:05:04.407]➜  mkdir -p $WORK/b1864/
2025-08-20T22:46:03.7362399Z [00:05:04.408]➜  cat >/tmp/go-build2401649780/b1864/importcfg << 'EOF' # internal
2025-08-20T22:46:03.7363041Z [00:05:04.408]➜  # import config
2025-08-20T22:46:03.7363669Z [00:05:04.408]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.7364482Z [00:05:04.408]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.7365394Z [00:05:04.408]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.7366285Z [00:05:04.408]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.7367243Z [00:05:04.408]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.7368480Z [00:05:04.409]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.7369984Z [00:05:04.409]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.7371037Z [00:05:04.409]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.7371812Z [00:05:04.409]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.7372615Z [00:05:04.409]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.7373451Z [00:05:04.409]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.7374269Z [00:05:04.409]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.7375033Z [00:05:04.409]➜  EOF
2025-08-20T22:46:03.7382721Z [00:05:04.409]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1864/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putfilter=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putfilter;$WORK/b1864=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/putfilter -lang=go1.22 -complete -installsuffix shared -buildid qj4P155EiMXq0d9z-vIr/qj4P155EiMXq0d9z-vIr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1864/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putfilter/put_filter.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putfilter/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putfilter/response.go
2025-08-20T22:46:03.8077569Z [00:05:04.482]➜  go tool buildid -w $WORK/b1861/_pkg_.a # internal
2025-08-20T22:46:03.8080235Z [00:05:04.482]➜  cp $WORK/b1861/_pkg_.a /root/.cache/go-build/73/734ac65beadcf4e39c94b3492ee78529f6d2ed5502f4a0e88c407733b5ea966d-d # internal
2025-08-20T22:46:03.8081813Z [00:05:04.482]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/putjob
2025-08-20T22:46:03.8082557Z [00:05:04.482]➜  mkdir -p $WORK/b1865/
2025-08-20T22:46:03.8083315Z [00:05:04.482]➜  cat >/tmp/go-build2401649780/b1865/importcfg << 'EOF' # internal
2025-08-20T22:46:03.8084006Z [00:05:04.482]➜  # import config
2025-08-20T22:46:03.8084667Z [00:05:04.482]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.8085524Z [00:05:04.482]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.8086443Z [00:05:04.482]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.8087849Z [00:05:04.482]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.8088730Z [00:05:04.482]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.8090205Z [00:05:04.482]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.8091786Z [00:05:04.482]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.8093428Z [00:05:04.482]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:03.8094736Z [00:05:04.482]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.8095581Z [00:05:04.482]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.8096440Z [00:05:04.482]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.8097536Z [00:05:04.482]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.8098392Z [00:05:04.482]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.8099015Z [00:05:04.482]➜  EOF
2025-08-20T22:46:03.8104751Z [00:05:04.482]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1865/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putjob;$WORK/b1865=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/putjob -lang=go1.22 -complete -installsuffix shared -buildid Pg9_wA5njm3tN_C5o_b4/Pg9_wA5njm3tN_C5o_b4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1865/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putjob/put_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putjob/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/putjob/response.go
2025-08-20T22:46:03.8408906Z [00:05:04.514]➜  go tool buildid -w $WORK/b1864/_pkg_.a # internal
2025-08-20T22:46:03.8416715Z [00:05:04.516]➜  cp $WORK/b1864/_pkg_.a /root/.cache/go-build/00/00e05ef1afd6a6273b0b0272037843599f02874c49d1b069e76934b5b5d19ea2-d # internal
2025-08-20T22:46:03.8419555Z [00:05:04.516]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodel
2025-08-20T22:46:03.8420289Z [00:05:04.516]➜  mkdir -p $WORK/b1866/
2025-08-20T22:46:03.8424918Z [00:05:04.517]➜  cat >/tmp/go-build2401649780/b1866/importcfg << 'EOF' # internal
2025-08-20T22:46:03.8425823Z [00:05:04.517]➜  # import config
2025-08-20T22:46:03.8426660Z [00:05:04.517]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.8428650Z [00:05:04.517]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.8429572Z [00:05:04.517]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.8430457Z [00:05:04.517]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.8431271Z [00:05:04.517]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.8432502Z [00:05:04.517]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.8434394Z [00:05:04.517]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.8436094Z [00:05:04.517]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainedmodeltype=/tmp/go-build2401649780/b1543/_pkg_.a
2025-08-20T22:46:03.8437558Z [00:05:04.517]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.8438362Z [00:05:04.517]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.8439199Z [00:05:04.517]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.8440027Z [00:05:04.517]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.8440850Z [00:05:04.517]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.8441455Z [00:05:04.517]➜  EOF
2025-08-20T22:46:03.8453629Z [00:05:04.517]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1866/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodel;$WORK/b1866=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodel -lang=go1.22 -complete -installsuffix shared -buildid 2IDhMP-UEEVYHXvzC9WR/2IDhMP-UEEVYHXvzC9WR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1866/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodel/put_trained_model.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodel/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodel/response.go
2025-08-20T22:46:03.8671627Z [00:05:04.538]➜  go tool buildid -w $WORK/b1862/_pkg_.a # internal
2025-08-20T22:46:03.8688810Z [00:05:04.541]➜  cp $WORK/b1862/_pkg_.a /root/.cache/go-build/5a/5a4a96b14363d20ccb494f689e880fc3a562119ba72c448cd91d95ee0a35d2dc-d # internal
2025-08-20T22:46:03.8690255Z [00:05:04.541]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelalias
2025-08-20T22:46:03.8691056Z [00:05:04.541]➜  mkdir -p $WORK/b1867/
2025-08-20T22:46:03.8691796Z [00:05:04.542]➜  cat >/tmp/go-build2401649780/b1867/importcfg << 'EOF' # internal
2025-08-20T22:46:03.8694586Z [00:05:04.542]➜  # import config
2025-08-20T22:46:03.8699338Z [00:05:04.542]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.8700467Z [00:05:04.542]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.8702444Z [00:05:04.542]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.8703385Z [00:05:04.542]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.8704765Z [00:05:04.542]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.8708795Z [00:05:04.542]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.8710036Z [00:05:04.542]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.8710876Z [00:05:04.542]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.8711849Z [00:05:04.542]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.8712694Z [00:05:04.542]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.8713532Z [00:05:04.542]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.8714162Z [00:05:04.542]➜  EOF
2025-08-20T22:46:03.8720362Z [00:05:04.542]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1867/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelalias=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelalias;$WORK/b1867=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelalias -lang=go1.22 -complete -installsuffix shared -buildid XK-SzdrcnMSqwKgw0utK/XK-SzdrcnMSqwKgw0utK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1867/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelalias/put_trained_model_alias.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelalias/response.go
2025-08-20T22:46:03.8818033Z [00:05:04.554]➜  go tool buildid -w $WORK/b1863/_pkg_.a # internal
2025-08-20T22:46:03.8819379Z [00:05:04.555]➜  cp $WORK/b1863/_pkg_.a /root/.cache/go-build/bc/bc6880659f1b41737639446fbe6824000a9b97b0dd28229f5d4eb181a2ef88e0-d # internal
2025-08-20T22:46:03.8820814Z [00:05:04.555]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodeldefinitionpart
2025-08-20T22:46:03.8829520Z [00:05:04.555]➜  mkdir -p $WORK/b1868/
2025-08-20T22:46:03.8830265Z [00:05:04.556]➜  cat >/tmp/go-build2401649780/b1868/importcfg << 'EOF' # internal
2025-08-20T22:46:03.8830950Z [00:05:04.556]➜  # import config
2025-08-20T22:46:03.8831764Z [00:05:04.556]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.8832580Z [00:05:04.556]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.8833442Z [00:05:04.556]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.8834300Z [00:05:04.556]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.8835098Z [00:05:04.556]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.8836382Z [00:05:04.556]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.8838130Z [00:05:04.556]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.8868592Z [00:05:04.556]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.8869466Z [00:05:04.556]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.8870340Z [00:05:04.556]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.8871183Z [00:05:04.556]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.8872021Z [00:05:04.556]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.8872636Z [00:05:04.556]➜  EOF
2025-08-20T22:46:03.8880451Z [00:05:04.556]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1868/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodeldefinitionpart=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodeldefinitionpart;$WORK/b1868=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodeldefinitionpart -lang=go1.22 -complete -installsuffix shared -buildid w1tMw_ApUqcWz_RJW9o0/w1tMw_ApUqcWz_RJW9o0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1868/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodeldefinitionpart/put_trained_model_definition_part.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodeldefinitionpart/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodeldefinitionpart/response.go
2025-08-20T22:46:03.9593589Z [00:05:04.633]➜  go tool buildid -w $WORK/b1867/_pkg_.a # internal
2025-08-20T22:46:03.9611274Z [00:05:04.635]➜  cp $WORK/b1867/_pkg_.a /root/.cache/go-build/5c/5c0029dd1cfff34cb2aa7f6594d672005e59805f75683a601d875ba67e42c326-d # internal
2025-08-20T22:46:03.9615090Z [00:05:04.636]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelvocabulary
2025-08-20T22:46:03.9616124Z [00:05:04.636]➜  mkdir -p $WORK/b1869/
2025-08-20T22:46:03.9621930Z [00:05:04.636]➜  cat >/tmp/go-build2401649780/b1869/importcfg << 'EOF' # internal
2025-08-20T22:46:03.9624874Z [00:05:04.636]➜  # import config
2025-08-20T22:46:03.9625620Z [00:05:04.636]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:03.9626807Z [00:05:04.636]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.9627908Z [00:05:04.636]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.9628815Z [00:05:04.636]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.9629632Z [00:05:04.636]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.9630853Z [00:05:04.636]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.9632400Z [00:05:04.636]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.9633534Z [00:05:04.636]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.9634368Z [00:05:04.636]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.9635217Z [00:05:04.636]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.9636197Z [00:05:04.636]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.9637017Z [00:05:04.636]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.9637830Z [00:05:04.636]➜  EOF
2025-08-20T22:46:03.9644797Z [00:05:04.637]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1869/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelvocabulary=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelvocabulary;$WORK/b1869=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelvocabulary -lang=go1.22 -complete -installsuffix shared -buildid V1OZQL33JvlAFm787e5d/V1OZQL33JvlAFm787e5d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1869/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelvocabulary/put_trained_model_vocabulary.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelvocabulary/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/puttrainedmodelvocabulary/response.go
2025-08-20T22:46:03.9809443Z [00:05:04.655]➜  go tool buildid -w $WORK/b1866/_pkg_.a # internal
2025-08-20T22:46:03.9862233Z [00:05:04.660]➜  cp $WORK/b1866/_pkg_.a /root/.cache/go-build/e4/e48a2835c61fbc503e4e256f5f748c63c602db02cbd5b1ef5f63abb286cd6e60-d # internal
2025-08-20T22:46:03.9863919Z [00:05:04.660]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/resetjob
2025-08-20T22:46:03.9864899Z [00:05:04.660]➜  mkdir -p $WORK/b1870/
2025-08-20T22:46:03.9865903Z [00:05:04.661]➜  cat >/tmp/go-build2401649780/b1870/importcfg << 'EOF' # internal
2025-08-20T22:46:03.9866551Z [00:05:04.661]➜  # import config
2025-08-20T22:46:03.9867319Z [00:05:04.661]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:03.9868379Z [00:05:04.661]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:03.9869364Z [00:05:04.661]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:03.9870220Z [00:05:04.661]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:03.9871670Z [00:05:04.661]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:03.9873271Z [00:05:04.661]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:03.9874439Z [00:05:04.661]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:03.9875276Z [00:05:04.661]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:03.9876128Z [00:05:04.661]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:03.9876970Z [00:05:04.661]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:03.9878074Z [00:05:04.661]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:03.9878723Z [00:05:04.661]➜  EOF
2025-08-20T22:46:03.9897834Z [00:05:04.661]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1870/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/resetjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/resetjob;$WORK/b1870=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/resetjob -lang=go1.22 -complete -installsuffix shared -buildid baZblyUNBHJf7G7hw-Cl/baZblyUNBHJf7G7hw-Cl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1870/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/resetjob/reset_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/resetjob/response.go
2025-08-20T22:46:03.9987906Z [00:05:04.673]➜  go tool buildid -w $WORK/b1868/_pkg_.a # internal
2025-08-20T22:46:04.0005402Z [00:05:04.675]➜  cp $WORK/b1868/_pkg_.a /root/.cache/go-build/06/06a0a5ddaf0f6f6ab80e4175351ebd1174364ec4abf748cc5159f6fe863e7fd2-d # internal
2025-08-20T22:46:04.0006970Z [00:05:04.675]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/revertmodelsnapshot
2025-08-20T22:46:04.0007884Z [00:05:04.675]➜  mkdir -p $WORK/b1871/
2025-08-20T22:46:04.0019012Z [00:05:04.676]➜  cat >/tmp/go-build2401649780/b1871/importcfg << 'EOF' # internal
2025-08-20T22:46:04.0020869Z [00:05:04.676]➜  # import config
2025-08-20T22:46:04.0021524Z [00:05:04.676]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.0022320Z [00:05:04.676]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.0023146Z [00:05:04.676]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.0023991Z [00:05:04.676]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.0024781Z [00:05:04.676]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.0026026Z [00:05:04.676]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.0027795Z [00:05:04.676]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.0028921Z [00:05:04.676]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.0029707Z [00:05:04.676]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.0030514Z [00:05:04.676]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.0031291Z [00:05:04.676]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.0032097Z [00:05:04.676]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.0032704Z [00:05:04.676]➜  EOF
2025-08-20T22:46:04.0039480Z [00:05:04.676]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1871/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/revertmodelsnapshot=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/revertmodelsnapshot;$WORK/b1871=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/revertmodelsnapshot -lang=go1.22 -complete -installsuffix shared -buildid NA35UFOTASTF9itUGbZP/NA35UFOTASTF9itUGbZP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1871/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/revertmodelsnapshot/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/revertmodelsnapshot/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/revertmodelsnapshot/revert_model_snapshot.go
2025-08-20T22:46:04.0176810Z [00:05:04.692]➜  go tool buildid -w $WORK/b1865/_pkg_.a # internal
2025-08-20T22:46:04.0209898Z [00:05:04.695]➜  cp $WORK/b1865/_pkg_.a /root/.cache/go-build/2a/2ae2ddcf91cab04c2b9b45c99ad9ec6155dcdea4c0ab2352d5de4cf30622d0c2-d # internal
2025-08-20T22:46:04.0213020Z [00:05:04.695]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/setupgrademode
2025-08-20T22:46:04.0213783Z [00:05:04.695]➜  mkdir -p $WORK/b1872/
2025-08-20T22:46:04.0222092Z [00:05:04.696]➜  cat >/tmp/go-build2401649780/b1872/importcfg << 'EOF' # internal
2025-08-20T22:46:04.0222751Z [00:05:04.696]➜  # import config
2025-08-20T22:46:04.0223340Z [00:05:04.696]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.0224238Z [00:05:04.696]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.0225150Z [00:05:04.696]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.0225947Z [00:05:04.696]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.0227289Z [00:05:04.696]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.0228862Z [00:05:04.696]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.0230059Z [00:05:04.696]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.0231132Z [00:05:04.696]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.0232096Z [00:05:04.696]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.0232938Z [00:05:04.696]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.0233753Z [00:05:04.696]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.0234602Z [00:05:04.696]➜  EOF
2025-08-20T22:46:04.0240192Z [00:05:04.696]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1872/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/setupgrademode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/setupgrademode;$WORK/b1872=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/setupgrademode -lang=go1.22 -complete -installsuffix shared -buildid Fvaeo6xPqaEC5Rck3cT2/Fvaeo6xPqaEC5Rck3cT2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1872/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/setupgrademode/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/setupgrademode/set_upgrade_mode.go
2025-08-20T22:46:04.0569608Z [00:05:04.729]➜  go tool buildid -w $WORK/b1869/_pkg_.a # internal
2025-08-20T22:46:04.0586476Z [00:05:04.732]➜  cp $WORK/b1869/_pkg_.a /root/.cache/go-build/f9/f91fc8367f59c786203acfb4d6f38852de78d0ab7024c38c92c8d1314829f90b-d # internal
2025-08-20T22:46:04.0588465Z [00:05:04.732]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdatafeed
2025-08-20T22:46:04.0589270Z [00:05:04.732]➜  mkdir -p $WORK/b1873/
2025-08-20T22:46:04.0590111Z [00:05:04.732]➜  cat >/tmp/go-build2401649780/b1873/importcfg << 'EOF' # internal
2025-08-20T22:46:04.0590853Z [00:05:04.732]➜  # import config
2025-08-20T22:46:04.0591563Z [00:05:04.732]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.0592707Z [00:05:04.732]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.0593736Z [00:05:04.732]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.0594674Z [00:05:04.732]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.0595721Z [00:05:04.732]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.0597001Z [00:05:04.732]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.0598770Z [00:05:04.732]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.0599941Z [00:05:04.732]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.0600801Z [00:05:04.732]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.0601657Z [00:05:04.732]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.0602522Z [00:05:04.732]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.0603534Z [00:05:04.732]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.0604164Z [00:05:04.732]➜  EOF
2025-08-20T22:46:04.0610661Z [00:05:04.732]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1873/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdatafeed=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdatafeed;$WORK/b1873=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdatafeed -lang=go1.22 -complete -installsuffix shared -buildid s2-m7ORT8pAoig5uoE1Q/s2-m7ORT8pAoig5uoE1Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1873/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdatafeed/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdatafeed/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdatafeed/start_datafeed.go
2025-08-20T22:46:04.0990395Z [00:05:04.772]➜  go tool buildid -w $WORK/b1871/_pkg_.a # internal
2025-08-20T22:46:04.0991313Z [00:05:04.773]➜  go tool buildid -w $WORK/b1870/_pkg_.a # internal
2025-08-20T22:46:04.1005730Z [00:05:04.774]➜  cp $WORK/b1870/_pkg_.a /root/.cache/go-build/07/076801e1bf3422dcd293628917e5c293cd9cafa59a143ac591ce29d7c6b8fbd7-d # internal
2025-08-20T22:46:04.1019689Z [00:05:04.775]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdataframeanalytics
2025-08-20T22:46:04.1020657Z [00:05:04.775]➜  mkdir -p $WORK/b1874/
2025-08-20T22:46:04.1021454Z [00:05:04.775]➜  cat >/tmp/go-build2401649780/b1874/importcfg << 'EOF' # internal
2025-08-20T22:46:04.1022208Z [00:05:04.775]➜  # import config
2025-08-20T22:46:04.1022892Z [00:05:04.775]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.1023790Z [00:05:04.775]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.1024671Z [00:05:04.775]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.1025519Z [00:05:04.775]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.1026756Z [00:05:04.775]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.1031818Z [00:05:04.775]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.1033029Z [00:05:04.775]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.1033890Z [00:05:04.775]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.1034771Z [00:05:04.776]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.1035639Z [00:05:04.776]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.1036475Z [00:05:04.776]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.1037094Z [00:05:04.776]➜  EOF
2025-08-20T22:46:04.1049524Z [00:05:04.776]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1874/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdataframeanalytics;$WORK/b1874=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid gNYUvHvYVgXQXz6MwwcM/gNYUvHvYVgXQXz6MwwcM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1874/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdataframeanalytics/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/startdataframeanalytics/start_data_frame_analytics.go
2025-08-20T22:46:04.1059756Z [00:05:04.779]➜  cp $WORK/b1871/_pkg_.a /root/.cache/go-build/c0/c0aa3d48d41d268926165148a2e567edbc3f93ffd35efb21b889b8f0c74832d6-d # internal
2025-08-20T22:46:04.1061239Z [00:05:04.779]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/starttrainedmodeldeployment
2025-08-20T22:46:04.1062251Z [00:05:04.779]➜  mkdir -p $WORK/b1875/
2025-08-20T22:46:04.1062964Z [00:05:04.780]➜  cat >/tmp/go-build2401649780/b1875/importcfg << 'EOF' # internal
2025-08-20T22:46:04.1063640Z [00:05:04.780]➜  # import config
2025-08-20T22:46:04.1064292Z [00:05:04.780]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.1065184Z [00:05:04.780]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.1066093Z [00:05:04.780]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.1066886Z [00:05:04.780]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.1068346Z [00:05:04.780]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.1069843Z [00:05:04.780]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.1071811Z [00:05:04.780]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentallocationstate=/tmp/go-build2401649780/b1396/_pkg_.a
2025-08-20T22:46:04.1073864Z [00:05:04.780]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainingpriority=/tmp/go-build2401649780/b1544/_pkg_.a
2025-08-20T22:46:04.1075140Z [00:05:04.780]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.1076005Z [00:05:04.780]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.1076849Z [00:05:04.780]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.1077983Z [00:05:04.780]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.1079253Z [00:05:04.780]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.1080108Z [00:05:04.780]➜  EOF
2025-08-20T22:46:04.1088333Z [00:05:04.780]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1875/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/starttrainedmodeldeployment=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/starttrainedmodeldeployment;$WORK/b1875=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/starttrainedmodeldeployment -lang=go1.22 -complete -installsuffix shared -buildid b_FslnAoJCEQHnWU1Nqg/b_FslnAoJCEQHnWU1Nqg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1875/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/starttrainedmodeldeployment/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/starttrainedmodeldeployment/start_trained_model_deployment.go
2025-08-20T22:46:04.1145458Z [00:05:04.789]➜  go tool buildid -w $WORK/b1872/_pkg_.a # internal
2025-08-20T22:46:04.1162812Z [00:05:04.790]➜  cp $WORK/b1872/_pkg_.a /root/.cache/go-build/51/517aadd44456b35b4950602ba8ffed1f46aa40735d4ec8c3d2c3d2b2cdc6d665-d # internal
2025-08-20T22:46:04.1165971Z [00:05:04.791]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdatafeed
2025-08-20T22:46:04.1167663Z [00:05:04.791]➜  mkdir -p $WORK/b1876/
2025-08-20T22:46:04.1178011Z [00:05:04.791]➜  cat >/tmp/go-build2401649780/b1876/importcfg << 'EOF' # internal
2025-08-20T22:46:04.1179792Z [00:05:04.791]➜  # import config
2025-08-20T22:46:04.1180440Z [00:05:04.791]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.1181235Z [00:05:04.791]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.1182073Z [00:05:04.791]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.1182897Z [00:05:04.792]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.1183642Z [00:05:04.792]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.1184785Z [00:05:04.792]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.1186371Z [00:05:04.792]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.1187689Z [00:05:04.792]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.1188453Z [00:05:04.792]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.1189230Z [00:05:04.792]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.1190048Z [00:05:04.792]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.1190817Z [00:05:04.792]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.1191384Z [00:05:04.792]➜  EOF
2025-08-20T22:46:04.1197512Z [00:05:04.792]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1876/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdatafeed=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdatafeed;$WORK/b1876=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdatafeed -lang=go1.22 -complete -installsuffix shared -buildid APdvq99fWHPmoo2K9Z7f/APdvq99fWHPmoo2K9Z7f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1876/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdatafeed/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdatafeed/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdatafeed/stop_datafeed.go
2025-08-20T22:46:04.2124029Z [00:05:04.886]➜  go tool buildid -w $WORK/b1873/_pkg_.a # internal
2025-08-20T22:46:04.2151067Z [00:05:04.889]➜  cp $WORK/b1873/_pkg_.a /root/.cache/go-build/91/91bf197c6f2c8f61906b8cb532e80b88d1be6a53bf0a9c3623347bbfaaa460ec-d # internal
2025-08-20T22:46:04.2155175Z [00:05:04.889]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdataframeanalytics
2025-08-20T22:46:04.2156046Z [00:05:04.889]➜  mkdir -p $WORK/b1877/
2025-08-20T22:46:04.2156973Z [00:05:04.889]➜  cat >/tmp/go-build2401649780/b1877/importcfg << 'EOF' # internal
2025-08-20T22:46:04.2157887Z [00:05:04.889]➜  # import config
2025-08-20T22:46:04.2158554Z [00:05:04.889]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.2159433Z [00:05:04.889]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.2160279Z [00:05:04.890]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.2161076Z [00:05:04.890]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.2162280Z [00:05:04.890]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.2163809Z [00:05:04.890]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.2164903Z [00:05:04.890]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.2165703Z [00:05:04.890]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.2166521Z [00:05:04.890]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.2167475Z [00:05:04.890]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.2168437Z [00:05:04.890]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.2169052Z [00:05:04.890]➜  EOF
2025-08-20T22:46:04.2174858Z [00:05:04.890]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1877/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdataframeanalytics;$WORK/b1877=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid wWMdG2MToEag5prCd-lS/wWMdG2MToEag5prCd-lS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1877/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdataframeanalytics/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stopdataframeanalytics/stop_data_frame_analytics.go
2025-08-20T22:46:04.2196851Z [00:05:04.892]➜  go tool buildid -w $WORK/b1874/_pkg_.a # internal
2025-08-20T22:46:04.2198501Z [00:05:04.893]➜  cp $WORK/b1874/_pkg_.a /root/.cache/go-build/8c/8c789a6eb4ce745b5e711fdf5437735778a9497ac187ffb0c00ae04c123374ac-d # internal
2025-08-20T22:46:04.2199939Z [00:05:04.893]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/stoptrainedmodeldeployment
2025-08-20T22:46:04.2209882Z [00:05:04.895]➜  mkdir -p $WORK/b1878/
2025-08-20T22:46:04.2221849Z [00:05:04.895]➜  cat >/tmp/go-build2401649780/b1878/importcfg << 'EOF' # internal
2025-08-20T22:46:04.2222523Z [00:05:04.895]➜  # import config
2025-08-20T22:46:04.2223170Z [00:05:04.895]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.2223969Z [00:05:04.895]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.2245256Z [00:05:04.895]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.2246070Z [00:05:04.895]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.2247523Z [00:05:04.895]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.2249130Z [00:05:04.895]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.2250279Z [00:05:04.895]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.2251351Z [00:05:04.895]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.2252350Z [00:05:04.895]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.2253223Z [00:05:04.895]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.2254056Z [00:05:04.895]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.2254810Z [00:05:04.895]➜  EOF
2025-08-20T22:46:04.2261101Z [00:05:04.895]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1878/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stoptrainedmodeldeployment=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stoptrainedmodeldeployment;$WORK/b1878=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/stoptrainedmodeldeployment -lang=go1.22 -complete -installsuffix shared -buildid dGOIW5DtJIx2wB_wtOEQ/dGOIW5DtJIx2wB_wtOEQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1878/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stoptrainedmodeldeployment/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/stoptrainedmodeldeployment/stop_trained_model_deployment.go
2025-08-20T22:46:04.2266712Z [00:05:04.897]➜  go tool buildid -w $WORK/b1875/_pkg_.a # internal
2025-08-20T22:46:04.2277456Z [00:05:04.899]➜  cp $WORK/b1875/_pkg_.a /root/.cache/go-build/da/da5b9c0cb838f3c2320277b03b552e81e09e43c50fe63c8e8aa7031051d8c558-d # internal
2025-08-20T22:46:04.2282604Z [00:05:04.900]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedatafeed
2025-08-20T22:46:04.2283684Z [00:05:04.900]➜  mkdir -p $WORK/b1879/
2025-08-20T22:46:04.2284364Z [00:05:04.900]➜  go tool buildid -w $WORK/b1876/_pkg_.a # internal
2025-08-20T22:46:04.2285670Z [00:05:04.902]➜  cp $WORK/b1876/_pkg_.a /root/.cache/go-build/19/1992590e4a518ae27ead1155c2c0203f650495f43002f0b07a706262b5080d47-d # internal
2025-08-20T22:46:04.2286936Z [00:05:04.902]➜  cat >/tmp/go-build2401649780/b1879/importcfg << 'EOF' # internal
2025-08-20T22:46:04.2287876Z [00:05:04.902]➜  # import config
2025-08-20T22:46:04.2288521Z [00:05:04.902]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.2289389Z [00:05:04.902]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.2290347Z [00:05:04.902]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.2292178Z [00:05:04.902]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.2313442Z [00:05:04.902]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.2314727Z [00:05:04.902]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.2316216Z [00:05:04.902]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.2318028Z [00:05:04.902]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:04.2319334Z [00:05:04.902]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.2320254Z [00:05:04.902]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.2321088Z [00:05:04.902]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.2322104Z [00:05:04.902]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.2322893Z [00:05:04.902]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.2323459Z [00:05:04.902]➜  EOF
2025-08-20T22:46:04.2331018Z [00:05:04.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1879/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedatafeed=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedatafeed;$WORK/b1879=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedatafeed -lang=go1.22 -complete -installsuffix shared -buildid EmVJSj26ib7mOMNJ5Tll/EmVJSj26ib7mOMNJ5Tll -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1879/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedatafeed/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedatafeed/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedatafeed/update_datafeed.go
2025-08-20T22:46:04.2337939Z [00:05:04.904]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedataframeanalytics
2025-08-20T22:46:04.2339122Z [00:05:04.904]➜  mkdir -p $WORK/b1880/
2025-08-20T22:46:04.2339980Z [00:05:04.904]➜  cat >/tmp/go-build2401649780/b1880/importcfg << 'EOF' # internal
2025-08-20T22:46:04.2340783Z [00:05:04.904]➜  # import config
2025-08-20T22:46:04.2341535Z [00:05:04.904]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.2342475Z [00:05:04.904]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.2343451Z [00:05:04.904]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.2344413Z [00:05:04.904]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.2345415Z [00:05:04.904]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.2346610Z [00:05:04.904]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.2348241Z [00:05:04.904]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.2349445Z [00:05:04.904]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.2350216Z [00:05:04.904]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.2351010Z [00:05:04.904]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.2351789Z [00:05:04.904]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.2352569Z [00:05:04.904]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.2353158Z [00:05:04.904]➜  EOF
2025-08-20T22:46:04.2360811Z [00:05:04.904]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1880/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedataframeanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedataframeanalytics;$WORK/b1880=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedataframeanalytics -lang=go1.22 -complete -installsuffix shared -buildid gZzs3oaoTKD5CxXubKNU/gZzs3oaoTKD5CxXubKNU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1880/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedataframeanalytics/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedataframeanalytics/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatedataframeanalytics/update_data_frame_analytics.go
2025-08-20T22:46:04.3249383Z [00:05:04.999]➜  go tool buildid -w $WORK/b1877/_pkg_.a # internal
2025-08-20T22:46:04.3265399Z [00:05:05.001]➜  cp $WORK/b1877/_pkg_.a /root/.cache/go-build/58/58caf7abb917a6c5f9a460c0947faa67c0fc05b89fbe9152c83b9a73e783ad04-d # internal
2025-08-20T22:46:04.3278145Z [00:05:05.001]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatefilter
2025-08-20T22:46:04.3279010Z [00:05:05.001]➜  mkdir -p $WORK/b1881/
2025-08-20T22:46:04.3279768Z [00:05:05.001]➜  cat >/tmp/go-build2401649780/b1881/importcfg << 'EOF' # internal
2025-08-20T22:46:04.3280475Z [00:05:05.001]➜  # import config
2025-08-20T22:46:04.3281134Z [00:05:05.001]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.3281961Z [00:05:05.001]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.3282858Z [00:05:05.001]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.3283736Z [00:05:05.001]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.3284519Z [00:05:05.001]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.3285742Z [00:05:05.001]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.3288228Z [00:05:05.001]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.3289352Z [00:05:05.001]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.3290135Z [00:05:05.001]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.3290991Z [00:05:05.001]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.3291785Z [00:05:05.001]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.3292572Z [00:05:05.001]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.3293149Z [00:05:05.001]➜  EOF
2025-08-20T22:46:04.3299375Z [00:05:05.002]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1881/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatefilter=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatefilter;$WORK/b1881=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatefilter -lang=go1.22 -complete -installsuffix shared -buildid CpJdo5bvFlJUyV6usM1_/CpJdo5bvFlJUyV6usM1_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1881/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatefilter/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatefilter/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatefilter/update_filter.go
2025-08-20T22:46:04.3361141Z [00:05:05.010]➜  go tool buildid -w $WORK/b1878/_pkg_.a # internal
2025-08-20T22:46:04.3384828Z [00:05:05.012]➜  cp $WORK/b1878/_pkg_.a /root/.cache/go-build/f2/f24f3c4316bcf12a58664e065528d351510d0fed2b0683ade66298fddac01e50-d # internal
2025-08-20T22:46:04.3386290Z [00:05:05.012]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatejob
2025-08-20T22:46:04.3387078Z [00:05:05.012]➜  mkdir -p $WORK/b1882/
2025-08-20T22:46:04.3388618Z [00:05:05.012]➜  cat >/tmp/go-build2401649780/b1882/importcfg << 'EOF' # internal
2025-08-20T22:46:04.3389494Z [00:05:05.012]➜  # import config
2025-08-20T22:46:04.3390107Z [00:05:05.012]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.3391034Z [00:05:05.012]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.3391946Z [00:05:05.012]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.3392815Z [00:05:05.012]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.3393641Z [00:05:05.012]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.3394865Z [00:05:05.012]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.3396465Z [00:05:05.012]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.3398032Z [00:05:05.012]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.3399024Z [00:05:05.012]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.3399924Z [00:05:05.012]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.3400764Z [00:05:05.012]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.3401578Z [00:05:05.012]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.3402190Z [00:05:05.012]➜  EOF
2025-08-20T22:46:04.3408373Z [00:05:05.012]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1882/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatejob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatejob;$WORK/b1882=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatejob -lang=go1.22 -complete -installsuffix shared -buildid Scorcmmc5EO7lnsqSpU7/Scorcmmc5EO7lnsqSpU7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1882/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatejob/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatejob/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatejob/update_job.go
2025-08-20T22:46:04.3420377Z [00:05:05.016]➜  go tool buildid -w $WORK/b1880/_pkg_.a # internal
2025-08-20T22:46:04.3446522Z [00:05:05.019]➜  cp $WORK/b1880/_pkg_.a /root/.cache/go-build/a9/a9c6fc8e71bbeb3b171ae81c560b6e84e075b9f196cca3078ef1d7e4421f14e1-d # internal
2025-08-20T22:46:04.3452991Z [00:05:05.019]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatemodelsnapshot
2025-08-20T22:46:04.3455535Z [00:05:05.019]➜  mkdir -p $WORK/b1883/
2025-08-20T22:46:04.3464180Z [00:05:05.020]➜  cat >/tmp/go-build2401649780/b1883/importcfg << 'EOF' # internal
2025-08-20T22:46:04.3464880Z [00:05:05.020]➜  # import config
2025-08-20T22:46:04.3465501Z [00:05:05.020]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.3466325Z [00:05:05.020]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.3467537Z [00:05:05.020]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.3468585Z [00:05:05.020]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.3469342Z [00:05:05.020]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.3470491Z [00:05:05.020]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.3471934Z [00:05:05.020]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.3472965Z [00:05:05.020]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.3473719Z [00:05:05.020]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.3474500Z [00:05:05.020]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.3475285Z [00:05:05.020]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.3476175Z [00:05:05.020]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.3476748Z [00:05:05.020]➜  EOF
2025-08-20T22:46:04.3483520Z [00:05:05.021]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1883/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatemodelsnapshot=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatemodelsnapshot;$WORK/b1883=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatemodelsnapshot -lang=go1.22 -complete -installsuffix shared -buildid n8feSgQAKvmQ-TEsdvH9/n8feSgQAKvmQ-TEsdvH9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1883/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatemodelsnapshot/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatemodelsnapshot/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatemodelsnapshot/update_model_snapshot.go
2025-08-20T22:46:04.3738394Z [00:05:05.048]➜  go tool buildid -w $WORK/b1879/_pkg_.a # internal
2025-08-20T22:46:04.3765970Z [00:05:05.051]➜  cp $WORK/b1879/_pkg_.a /root/.cache/go-build/41/4173d44cbbc8f3d1a1eabdc70d456fbf80aad5d8134a5b5f0fd7b98bb88f78ca-d # internal
2025-08-20T22:46:04.3783669Z [00:05:05.051]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatetrainedmodeldeployment
2025-08-20T22:46:04.3784593Z [00:05:05.051]➜  mkdir -p $WORK/b1884/
2025-08-20T22:46:04.3785341Z [00:05:05.052]➜  cat >/tmp/go-build2401649780/b1884/importcfg << 'EOF' # internal
2025-08-20T22:46:04.3786028Z [00:05:05.052]➜  # import config
2025-08-20T22:46:04.3786591Z [00:05:05.052]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.3789010Z [00:05:05.052]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.3794111Z [00:05:05.052]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.3795319Z [00:05:05.052]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.3796287Z [00:05:05.052]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.3797834Z [00:05:05.052]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.3799558Z [00:05:05.052]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.3801638Z [00:05:05.052]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.3802454Z [00:05:05.052]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.3803258Z [00:05:05.052]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.3804032Z [00:05:05.052]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.3804873Z [00:05:05.052]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.3805509Z [00:05:05.052]➜  EOF
2025-08-20T22:46:04.3812943Z [00:05:05.052]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1884/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatetrainedmodeldeployment=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatetrainedmodeldeployment;$WORK/b1884=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatetrainedmodeldeployment -lang=go1.22 -complete -installsuffix shared -buildid Fb0oXNK5zwZ87tMAt25m/Fb0oXNK5zwZ87tMAt25m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1884/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatetrainedmodeldeployment/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatetrainedmodeldeployment/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/updatetrainedmodeldeployment/update_trained_model_deployment.go
2025-08-20T22:46:04.4439319Z [00:05:05.118]➜  go tool buildid -w $WORK/b1881/_pkg_.a # internal
2025-08-20T22:46:04.4455096Z [00:05:05.119]➜  cp $WORK/b1881/_pkg_.a /root/.cache/go-build/2e/2e6019d3b655c2ad50d7f8f6248d9081bd65c7678ff1bcc074ebe3eb71aedc4b-d # internal
2025-08-20T22:46:04.4468255Z [00:05:05.120]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/upgradejobsnapshot
2025-08-20T22:46:04.4469043Z [00:05:05.120]➜  mkdir -p $WORK/b1885/
2025-08-20T22:46:04.4469807Z [00:05:05.120]➜  cat >/tmp/go-build2401649780/b1885/importcfg << 'EOF' # internal
2025-08-20T22:46:04.4470519Z [00:05:05.120]➜  # import config
2025-08-20T22:46:04.4471205Z [00:05:05.120]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.4472110Z [00:05:05.120]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.4473035Z [00:05:05.120]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.4473886Z [00:05:05.120]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.4475350Z [00:05:05.120]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.4476981Z [00:05:05.120]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.4478382Z [00:05:05.120]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.4479238Z [00:05:05.120]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.4480096Z [00:05:05.120]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.4480957Z [00:05:05.120]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.4481822Z [00:05:05.120]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.4482453Z [00:05:05.120]➜  EOF
2025-08-20T22:46:04.4488571Z [00:05:05.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1885/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/upgradejobsnapshot=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/upgradejobsnapshot;$WORK/b1885=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/upgradejobsnapshot -lang=go1.22 -complete -installsuffix shared -buildid cocu7wdMBFZCqvj37izV/cocu7wdMBFZCqvj37izV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1885/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/upgradejobsnapshot/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/upgradejobsnapshot/upgrade_job_snapshot.go
2025-08-20T22:46:04.4690106Z [00:05:05.143]➜  go tool buildid -w $WORK/b1882/_pkg_.a # internal
2025-08-20T22:46:04.4717968Z [00:05:05.146]➜  cp $WORK/b1882/_pkg_.a /root/.cache/go-build/f4/f460f91867862634dd2b3603e8f0214ef5f262f14e306ce94329dfa1127e58ef-d # internal
2025-08-20T22:46:04.4724257Z [00:05:05.146]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/validate
2025-08-20T22:46:04.4725084Z [00:05:05.147]➜  mkdir -p $WORK/b1886/
2025-08-20T22:46:04.4752049Z [00:05:05.149]➜  cat >/tmp/go-build2401649780/b1886/importcfg << 'EOF' # internal
2025-08-20T22:46:04.4753968Z [00:05:05.149]➜  # import config
2025-08-20T22:46:04.4754615Z [00:05:05.149]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.4755407Z [00:05:05.149]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.4756267Z [00:05:05.149]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.4757557Z [00:05:05.149]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.4758392Z [00:05:05.149]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.4759700Z [00:05:05.149]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.4761275Z [00:05:05.149]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.4762582Z [00:05:05.149]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.4763402Z [00:05:05.149]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.4764224Z [00:05:05.149]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.4765055Z [00:05:05.149]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.4765875Z [00:05:05.149]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.4766545Z [00:05:05.149]➜  EOF
2025-08-20T22:46:04.4772663Z [00:05:05.149]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1886/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validate;$WORK/b1886=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/validate -lang=go1.22 -complete -installsuffix shared -buildid GMfSECdcLE6CUVn1eBhV/GMfSECdcLE6CUVn1eBhV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1886/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validate/validate.go
2025-08-20T22:46:04.4784220Z [00:05:05.152]➜  go tool buildid -w $WORK/b1883/_pkg_.a # internal
2025-08-20T22:46:04.4805557Z [00:05:05.155]➜  cp $WORK/b1883/_pkg_.a /root/.cache/go-build/f5/f5731bb7add04e8c52108a0ed325280c1275977f92d537a626cc13fdc020f71f-d # internal
2025-08-20T22:46:04.4807387Z [00:05:05.155]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ml/validatedetector
2025-08-20T22:46:04.4808396Z [00:05:05.155]➜  mkdir -p $WORK/b1887/
2025-08-20T22:46:04.4813494Z [00:05:05.155]➜  cat >/tmp/go-build2401649780/b1887/importcfg << 'EOF' # internal
2025-08-20T22:46:04.4814356Z [00:05:05.155]➜  # import config
2025-08-20T22:46:04.4815853Z [00:05:05.155]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.4819031Z [00:05:05.155]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.4819934Z [00:05:05.156]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.4820846Z [00:05:05.156]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.4821695Z [00:05:05.156]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.4822957Z [00:05:05.156]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.4824503Z [00:05:05.156]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.4826180Z [00:05:05.156]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/excludefrequent=/tmp/go-build2401649780/b1408/_pkg_.a
2025-08-20T22:46:04.4827557Z [00:05:05.156]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.4828330Z [00:05:05.156]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.4829322Z [00:05:05.156]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.4830101Z [00:05:05.156]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.4830871Z [00:05:05.156]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.4831437Z [00:05:05.156]➜  EOF
2025-08-20T22:46:04.4839263Z [00:05:05.156]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1887/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validatedetector=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validatedetector;$WORK/b1887=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ml/validatedetector -lang=go1.22 -complete -installsuffix shared -buildid If06y_V3SU85fMWFA344/If06y_V3SU85fMWFA344 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1887/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validatedetector/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validatedetector/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ml/validatedetector/validate_detector.go
2025-08-20T22:46:04.4844936Z [00:05:05.158]➜  go tool buildid -w $WORK/b1884/_pkg_.a # internal
2025-08-20T22:46:04.4864809Z [00:05:05.161]➜  cp $WORK/b1884/_pkg_.a /root/.cache/go-build/f9/f9c2110e9b269c382b797a85cda57b0acf6205dc43edcc98f33c9e5e6647a485-d # internal
2025-08-20T22:46:04.4870391Z [00:05:05.161]➜  github.com/elastic/go-elasticsearch/v8/typedapi/monitoring/bulk
2025-08-20T22:46:04.4874821Z [00:05:05.162]➜  mkdir -p $WORK/b1888/
2025-08-20T22:46:04.4881734Z [00:05:05.162]➜  cat >/tmp/go-build2401649780/b1888/importcfg << 'EOF' # internal
2025-08-20T22:46:04.4883302Z [00:05:05.162]➜  # import config
2025-08-20T22:46:04.4884119Z [00:05:05.162]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.4884915Z [00:05:05.162]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.4885763Z [00:05:05.162]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.4886568Z [00:05:05.162]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.4887617Z [00:05:05.162]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.4888780Z [00:05:05.162]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.4890224Z [00:05:05.162]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.4891261Z [00:05:05.162]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.4892070Z [00:05:05.162]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.4892986Z [00:05:05.162]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.4893770Z [00:05:05.162]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.4894650Z [00:05:05.162]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.4895222Z [00:05:05.162]➜  EOF
2025-08-20T22:46:04.4906203Z [00:05:05.164]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1888/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/monitoring/bulk=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/monitoring/bulk;$WORK/b1888=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/monitoring/bulk -lang=go1.22 -complete -installsuffix shared -buildid cJDSNLyWGnG0_FjOmSiO/cJDSNLyWGnG0_FjOmSiO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1888/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/monitoring/bulk/bulk.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/monitoring/bulk/helpers.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/monitoring/bulk/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/monitoring/bulk/response.go
2025-08-20T22:46:04.5481433Z [00:05:05.222]➜  go tool buildid -w $WORK/b1885/_pkg_.a # internal
2025-08-20T22:46:04.5496347Z [00:05:05.224]➜  cp $WORK/b1885/_pkg_.a /root/.cache/go-build/59/597656f6b0b7aa6f25816df02e70ab1d0c549bb6dc3037d28bce38debc924502-d # internal
2025-08-20T22:46:04.5501389Z [00:05:05.224]➜  github.com/elastic/go-elasticsearch/v8/typedapi/nodes/clearrepositoriesmeteringarchive
2025-08-20T22:46:04.5503312Z [00:05:05.224]➜  mkdir -p $WORK/b1889/
2025-08-20T22:46:04.5509395Z [00:05:05.225]➜  cat >/tmp/go-build2401649780/b1889/importcfg << 'EOF' # internal
2025-08-20T22:46:04.5511137Z [00:05:05.225]➜  # import config
2025-08-20T22:46:04.5511818Z [00:05:05.225]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.5513056Z [00:05:05.225]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.5514205Z [00:05:05.225]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.5515089Z [00:05:05.225]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.5516382Z [00:05:05.225]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.5528682Z [00:05:05.225]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.5529829Z [00:05:05.225]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.5530634Z [00:05:05.225]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.5531461Z [00:05:05.225]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.5532350Z [00:05:05.225]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.5533192Z [00:05:05.225]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.5533816Z [00:05:05.225]➜  EOF
2025-08-20T22:46:04.5545406Z [00:05:05.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1889/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/clearrepositoriesmeteringarchive=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/clearrepositoriesmeteringarchive;$WORK/b1889=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/nodes/clearrepositoriesmeteringarchive -lang=go1.22 -complete -installsuffix shared -buildid MWZKPs0VBlopTMj2mrP2/MWZKPs0VBlopTMj2mrP2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1889/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/clearrepositoriesmeteringarchive/clear_repositories_metering_archive.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/clearrepositoriesmeteringarchive/response.go
2025-08-20T22:46:04.5784899Z [00:05:05.253]➜  go tool buildid -w $WORK/b1886/_pkg_.a # internal
2025-08-20T22:46:04.5804356Z [00:05:05.254]➜  cp $WORK/b1886/_pkg_.a /root/.cache/go-build/48/48d0f1bfe2b8ccb083cbc393f54c6621a03ba01da336987ebffa1c3657042f89-d # internal
2025-08-20T22:46:04.5812085Z [00:05:05.255]➜  github.com/elastic/go-elasticsearch/v8/typedapi/nodes/getrepositoriesmeteringinfo
2025-08-20T22:46:04.5812965Z [00:05:05.255]➜  mkdir -p $WORK/b1890/
2025-08-20T22:46:04.5813691Z [00:05:05.255]➜  cat >/tmp/go-build2401649780/b1890/importcfg << 'EOF' # internal
2025-08-20T22:46:04.5814338Z [00:05:05.255]➜  # import config
2025-08-20T22:46:04.5814997Z [00:05:05.255]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.5815889Z [00:05:05.255]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.5816750Z [00:05:05.255]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.5817704Z [00:05:05.255]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.5818945Z [00:05:05.255]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.5820493Z [00:05:05.255]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.5821598Z [00:05:05.255]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.5822411Z [00:05:05.255]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.5823196Z [00:05:05.255]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.5823967Z [00:05:05.255]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.5824722Z [00:05:05.255]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.5825291Z [00:05:05.255]➜  EOF
2025-08-20T22:46:04.5831814Z [00:05:05.255]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1890/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/getrepositoriesmeteringinfo=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/getrepositoriesmeteringinfo;$WORK/b1890=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/nodes/getrepositoriesmeteringinfo -lang=go1.22 -complete -installsuffix shared -buildid xbxE91SHhnRCZPbpU81a/xbxE91SHhnRCZPbpU81a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1890/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/getrepositoriesmeteringinfo/get_repositories_metering_info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/getrepositoriesmeteringinfo/response.go
2025-08-20T22:46:04.5855904Z [00:05:05.260]➜  go tool buildid -w $WORK/b1887/_pkg_.a # internal
2025-08-20T22:46:04.5875390Z [00:05:05.262]➜  cp $WORK/b1887/_pkg_.a /root/.cache/go-build/9c/9ca20ba18178cba9bdab963508becf3ea254e6071b9c28a83e04c50dba13be24-d # internal
2025-08-20T22:46:04.5880502Z [00:05:05.262]➜  github.com/elastic/go-elasticsearch/v8/typedapi/nodes/hotthreads
2025-08-20T22:46:04.5882630Z [00:05:05.262]➜  mkdir -p $WORK/b1891/
2025-08-20T22:46:04.5886448Z [00:05:05.263]➜  cat >/tmp/go-build2401649780/b1891/importcfg << 'EOF' # internal
2025-08-20T22:46:04.5887337Z [00:05:05.263]➜  # import config
2025-08-20T22:46:04.5888030Z [00:05:05.263]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.5888946Z [00:05:05.263]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.5889822Z [00:05:05.263]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.5890719Z [00:05:05.263]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.5891984Z [00:05:05.263]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.5893687Z [00:05:05.263]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.5895422Z [00:05:05.263]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/threadtype=/tmp/go-build2401649780/b1892/_pkg_.a
2025-08-20T22:46:04.5896903Z [00:05:05.263]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.5897961Z [00:05:05.263]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.5898831Z [00:05:05.263]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.5899705Z [00:05:05.263]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.5900570Z [00:05:05.263]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.5901222Z [00:05:05.263]➜  EOF
2025-08-20T22:46:04.5906754Z [00:05:05.263]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1891/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/hotthreads=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/hotthreads;$WORK/b1891=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/nodes/hotthreads -lang=go1.22 -complete -installsuffix shared -buildid HfPGdzqrgH-j1CCaX241/HfPGdzqrgH-j1CCaX241 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1891/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/hotthreads/hot_threads.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/hotthreads/response.go
2025-08-20T22:46:04.6459434Z [00:05:05.320]➜  go tool buildid -w $WORK/b1888/_pkg_.a # internal
2025-08-20T22:46:04.6512795Z [00:05:05.325]➜  cp $WORK/b1888/_pkg_.a /root/.cache/go-build/5e/5e21c73bf2fe27ed8e1c4fc4534d6ce0dd479048e75c0d61a6dc6d579deaafbc-d # internal
2025-08-20T22:46:04.6560183Z [00:05:05.325]➜  github.com/elastic/go-elasticsearch/v8/typedapi/nodes/info
2025-08-20T22:46:04.6560975Z [00:05:05.325]➜  mkdir -p $WORK/b1893/
2025-08-20T22:46:04.6561753Z [00:05:05.326]➜  cat >/tmp/go-build2401649780/b1893/importcfg << 'EOF' # internal
2025-08-20T22:46:04.6562648Z [00:05:05.326]➜  # import config
2025-08-20T22:46:04.6563305Z [00:05:05.326]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.6564233Z [00:05:05.326]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.6565165Z [00:05:05.326]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.6565989Z [00:05:05.326]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.6570517Z [00:05:05.326]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.6572203Z [00:05:05.326]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.6573417Z [00:05:05.326]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.6577983Z [00:05:05.326]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.6578886Z [00:05:05.326]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.6579746Z [00:05:05.326]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.6580617Z [00:05:05.326]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.6581262Z [00:05:05.326]➜  EOF
2025-08-20T22:46:04.6586543Z [00:05:05.326]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1893/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/info=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/info;$WORK/b1893=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/nodes/info -lang=go1.22 -complete -installsuffix shared -buildid Ns-vTq1iNyC3YJ9fRA3G/Ns-vTq1iNyC3YJ9fRA3G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1893/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/info/info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/info/response.go
2025-08-20T22:46:04.6591492Z [00:05:05.329]➜  go tool buildid -w $WORK/b1889/_pkg_.a # internal
2025-08-20T22:46:04.6592935Z [00:05:05.331]➜  cp $WORK/b1889/_pkg_.a /root/.cache/go-build/4c/4ccfbb8bfd2c5bc89d29e08e9d6e77f3365a0451a22c8bee8a76d835c2e6f448-d # internal
2025-08-20T22:46:04.6594546Z [00:05:05.331]➜  github.com/elastic/go-elasticsearch/v8/typedapi/nodes/reloadsecuresettings
2025-08-20T22:46:04.6595365Z [00:05:05.331]➜  mkdir -p $WORK/b1894/
2025-08-20T22:46:04.6596092Z [00:05:05.332]➜  cat >/tmp/go-build2401649780/b1894/importcfg << 'EOF' # internal
2025-08-20T22:46:04.6596766Z [00:05:05.332]➜  # import config
2025-08-20T22:46:04.6609480Z [00:05:05.332]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.6610333Z [00:05:05.332]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.6611182Z [00:05:05.332]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.6612018Z [00:05:05.332]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.6612976Z [00:05:05.332]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.6614174Z [00:05:05.332]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.6615705Z [00:05:05.332]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.6616915Z [00:05:05.332]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.6617990Z [00:05:05.332]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.6618897Z [00:05:05.332]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.6619816Z [00:05:05.332]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.6620752Z [00:05:05.332]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.6621410Z [00:05:05.332]➜  EOF
2025-08-20T22:46:04.6628758Z [00:05:05.332]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1894/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/reloadsecuresettings=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/reloadsecuresettings;$WORK/b1894=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/nodes/reloadsecuresettings -lang=go1.22 -complete -installsuffix shared -buildid 9zSWIdftIgSNE66kUDj7/9zSWIdftIgSNE66kUDj7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1894/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/reloadsecuresettings/reload_secure_settings.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/reloadsecuresettings/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/reloadsecuresettings/response.go
2025-08-20T22:46:04.6931374Z [00:05:05.367]➜  go tool buildid -w $WORK/b1891/_pkg_.a # internal
2025-08-20T22:46:04.6952051Z [00:05:05.369]➜  cp $WORK/b1891/_pkg_.a /root/.cache/go-build/2f/2f00bfba897d5cd476dfb30f7691fd9f8c38eff31affc95e92a5494be684a5d8-d # internal
2025-08-20T22:46:04.6958971Z [00:05:05.370]➜  github.com/elastic/go-elasticsearch/v8/typedapi/nodes/stats
2025-08-20T22:46:04.6959764Z [00:05:05.370]➜  mkdir -p $WORK/b1895/
2025-08-20T22:46:04.6974156Z [00:05:05.370]➜  cat >/tmp/go-build2401649780/b1895/importcfg << 'EOF' # internal
2025-08-20T22:46:04.6974875Z [00:05:05.370]➜  # import config
2025-08-20T22:46:04.6975552Z [00:05:05.370]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.6976443Z [00:05:05.370]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.6977412Z [00:05:05.370]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.6978203Z [00:05:05.370]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.6979604Z [00:05:05.370]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.6981226Z [00:05:05.370]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.6983074Z [00:05:05.370]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/level=/tmp/go-build2401649780/b1609/_pkg_.a
2025-08-20T22:46:04.6984236Z [00:05:05.370]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.6985011Z [00:05:05.370]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.6985805Z [00:05:05.370]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.6986587Z [00:05:05.370]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.6987505Z [00:05:05.370]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.6988096Z [00:05:05.370]➜  EOF
2025-08-20T22:46:04.6993065Z [00:05:05.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1895/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/stats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/stats;$WORK/b1895=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/nodes/stats -lang=go1.22 -complete -installsuffix shared -buildid t29hgL5Q5w4qvs5xs2NN/t29hgL5Q5w4qvs5xs2NN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1895/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/stats/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/stats/stats.go
2025-08-20T22:46:04.7028231Z [00:05:05.376]➜  go tool buildid -w $WORK/b1890/_pkg_.a # internal
2025-08-20T22:46:04.7034595Z [00:05:05.378]➜  cp $WORK/b1890/_pkg_.a /root/.cache/go-build/15/15e58106e7e1d88910d8e8cf7f3dfb36274d10912b7dfa1fffc82d1f4493c0be-d # internal
2025-08-20T22:46:04.7036296Z [00:05:05.378]➜  github.com/elastic/go-elasticsearch/v8/typedapi/nodes/usage
2025-08-20T22:46:04.7038446Z [00:05:05.378]➜  mkdir -p $WORK/b1896/
2025-08-20T22:46:04.7043442Z [00:05:05.378]➜  cat >/tmp/go-build2401649780/b1896/importcfg << 'EOF' # internal
2025-08-20T22:46:04.7044118Z [00:05:05.378]➜  # import config
2025-08-20T22:46:04.7044754Z [00:05:05.378]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.7045592Z [00:05:05.378]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.7046397Z [00:05:05.378]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.7047335Z [00:05:05.378]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.7048500Z [00:05:05.378]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.7049941Z [00:05:05.378]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.7051055Z [00:05:05.378]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.7051876Z [00:05:05.378]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.7052710Z [00:05:05.378]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.7053543Z [00:05:05.378]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.7054378Z [00:05:05.378]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.7055066Z [00:05:05.378]➜  EOF
2025-08-20T22:46:04.7063762Z [00:05:05.378]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1896/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/usage=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/usage;$WORK/b1896=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/nodes/usage -lang=go1.22 -complete -installsuffix shared -buildid j1l5utv16wkSiv5zZ1nI/j1l5utv16wkSiv5zZ1nI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1896/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/usage/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/nodes/usage/usage.go
2025-08-20T22:46:04.7833438Z [00:05:05.457]➜  go tool buildid -w $WORK/b1894/_pkg_.a # internal
2025-08-20T22:46:04.7836280Z [00:05:05.458]➜  go tool buildid -w $WORK/b1893/_pkg_.a # internal
2025-08-20T22:46:04.7853697Z [00:05:05.459]➜  cp $WORK/b1893/_pkg_.a /root/.cache/go-build/1a/1a6b8231c4d785189c71b5c6684d868374ddfd3ad1b0e57121ad61455fe2876f-d # internal
2025-08-20T22:46:04.7858875Z [00:05:05.460]➜  cp $WORK/b1894/_pkg_.a /root/.cache/go-build/7d/7db052003ae4ce8c34ca46a50bcde762a2443dfbacfc1658fce8715ea0d7c8f2-d # internal
2025-08-20T22:46:04.7899080Z [00:05:05.460]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleteruleset
2025-08-20T22:46:04.7900102Z [00:05:05.460]➜  mkdir -p $WORK/b1902/
2025-08-20T22:46:04.7900957Z [00:05:05.461]➜  cat >/tmp/go-build2401649780/b1902/importcfg << 'EOF' # internal
2025-08-20T22:46:04.7901707Z [00:05:05.461]➜  # import config
2025-08-20T22:46:04.7902689Z [00:05:05.461]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.7903637Z [00:05:05.461]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.7904620Z [00:05:05.461]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.7905514Z [00:05:05.461]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.7906756Z [00:05:05.461]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.7908617Z [00:05:05.461]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.7909708Z [00:05:05.461]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.7910522Z [00:05:05.461]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.7911538Z [00:05:05.461]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.7912439Z [00:05:05.461]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.7913326Z [00:05:05.461]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.7913970Z [00:05:05.461]➜  EOF
2025-08-20T22:46:04.7920094Z [00:05:05.461]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1902/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleteruleset=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleteruleset;$WORK/b1902=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleteruleset -lang=go1.22 -complete -installsuffix shared -buildid -VKyzNgLR_7KcfvSjVCA/-VKyzNgLR_7KcfvSjVCA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1902/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleteruleset/delete_ruleset.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleteruleset/response.go
2025-08-20T22:46:04.7925615Z [00:05:05.461]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleterule
2025-08-20T22:46:04.7926403Z [00:05:05.461]➜  mkdir -p $WORK/b1901/
2025-08-20T22:46:04.7927299Z [00:05:05.461]➜  cat >/tmp/go-build2401649780/b1901/importcfg << 'EOF' # internal
2025-08-20T22:46:04.7927984Z [00:05:05.462]➜  # import config
2025-08-20T22:46:04.7928633Z [00:05:05.462]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.7929503Z [00:05:05.462]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.7930341Z [00:05:05.462]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.7931144Z [00:05:05.462]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.7932393Z [00:05:05.462]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.7934077Z [00:05:05.462]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.7935233Z [00:05:05.462]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.7936150Z [00:05:05.462]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.7936964Z [00:05:05.462]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.7937959Z [00:05:05.462]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.7938749Z [00:05:05.462]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.7939328Z [00:05:05.462]➜  EOF
2025-08-20T22:46:04.7944875Z [00:05:05.462]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1901/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleterule=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleterule;$WORK/b1901=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleterule -lang=go1.22 -complete -installsuffix shared -buildid xzT_jDwRpmfgyuPuCt7b/xzT_jDwRpmfgyuPuCt7b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1901/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleterule/delete_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/deleterule/response.go
2025-08-20T22:46:04.8293265Z [00:05:05.503]➜  go tool buildid -w $WORK/b1896/_pkg_.a # internal
2025-08-20T22:46:04.8310643Z [00:05:05.505]➜  cp $WORK/b1896/_pkg_.a /root/.cache/go-build/80/80cd041e9cb82bcc7e6b71ba716c625387a0524fb37dd0a65f944f3c99fe79d1-d # internal
2025-08-20T22:46:04.8322335Z [00:05:05.505]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getrule
2025-08-20T22:46:04.8323180Z [00:05:05.505]➜  mkdir -p $WORK/b1903/
2025-08-20T22:46:04.8323987Z [00:05:05.506]➜  cat >/tmp/go-build2401649780/b1903/importcfg << 'EOF' # internal
2025-08-20T22:46:04.8324918Z [00:05:05.506]➜  # import config
2025-08-20T22:46:04.8325677Z [00:05:05.506]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.8326599Z [00:05:05.506]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.8327695Z [00:05:05.506]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.8328548Z [00:05:05.506]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.8329816Z [00:05:05.506]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.8331353Z [00:05:05.506]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.8333022Z [00:05:05.506]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryruletype=/tmp/go-build2401649780/b1495/_pkg_.a
2025-08-20T22:46:04.8334330Z [00:05:05.506]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.8335171Z [00:05:05.506]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.8336009Z [00:05:05.506]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.8336840Z [00:05:05.506]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.8337822Z [00:05:05.506]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.8338430Z [00:05:05.506]➜  EOF
2025-08-20T22:46:04.8344107Z [00:05:05.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1903/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getrule=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getrule;$WORK/b1903=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getrule -lang=go1.22 -complete -installsuffix shared -buildid P2TbyWW8hQ_rg6OYEU-K/P2TbyWW8hQ_rg6OYEU-K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1903/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getrule/get_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getrule/response.go
2025-08-20T22:46:04.8432417Z [00:05:05.517]➜  go tool buildid -w $WORK/b1895/_pkg_.a # internal
2025-08-20T22:46:04.8477866Z [00:05:05.522]➜  cp $WORK/b1895/_pkg_.a /root/.cache/go-build/fb/fb1927a8100fae2091d15ebc04295a206ef39cd587cc2e5dae8a206247ef883e-d # internal
2025-08-20T22:46:04.8479999Z [00:05:05.522]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getruleset
2025-08-20T22:46:04.8481204Z [00:05:05.522]➜  mkdir -p $WORK/b1904/
2025-08-20T22:46:04.8499081Z [00:05:05.524]➜  cat >/tmp/go-build2401649780/b1904/importcfg << 'EOF' # internal
2025-08-20T22:46:04.8500142Z [00:05:05.524]➜  # import config
2025-08-20T22:46:04.8502586Z [00:05:05.524]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.8503854Z [00:05:05.524]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.8505491Z [00:05:05.524]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.8508338Z [00:05:05.524]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.8509953Z [00:05:05.524]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.8511830Z [00:05:05.524]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.8514534Z [00:05:05.524]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.8515412Z [00:05:05.524]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.8516289Z [00:05:05.524]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.8517358Z [00:05:05.524]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.8518277Z [00:05:05.524]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.8519130Z [00:05:05.524]➜  EOF
2025-08-20T22:46:04.8524851Z [00:05:05.525]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1904/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getruleset=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getruleset;$WORK/b1904=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getruleset -lang=go1.22 -complete -installsuffix shared -buildid eHg2YnR9wf-MSNCgEq7W/eHg2YnR9wf-MSNCgEq7W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1904/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getruleset/get_ruleset.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/getruleset/response.go
2025-08-20T22:46:04.8978409Z [00:05:05.572]➜  go tool buildid -w $WORK/b1902/_pkg_.a # internal
2025-08-20T22:46:04.9005516Z [00:05:05.575]➜  cp $WORK/b1902/_pkg_.a /root/.cache/go-build/71/71dd68cc1064fd290e99634cb0539e76d699dc84495c00763171d5dc9bcb1684-d # internal
2025-08-20T22:46:04.9012781Z [00:05:05.575]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/listrulesets
2025-08-20T22:46:04.9013755Z [00:05:05.575]➜  go tool buildid -w $WORK/b1901/_pkg_.a # internal
2025-08-20T22:46:04.9023717Z [00:05:05.576]➜  cp $WORK/b1901/_pkg_.a /root/.cache/go-build/80/8004c77970bce22d1aa70b3a9bc3fa3f2ddc738ac9d77e9c425fbd7278935b2c-d # internal
2025-08-20T22:46:04.9026903Z [00:05:05.577]➜  mkdir -p $WORK/b1905/
2025-08-20T22:46:04.9033545Z [00:05:05.577]➜  cat >/tmp/go-build2401649780/b1905/importcfg << 'EOF' # internal
2025-08-20T22:46:04.9034246Z [00:05:05.577]➜  # import config
2025-08-20T22:46:04.9034930Z [00:05:05.577]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.9035849Z [00:05:05.577]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.9036943Z [00:05:05.577]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.9038016Z [00:05:05.577]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.9039291Z [00:05:05.577]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.9041053Z [00:05:05.577]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.9042190Z [00:05:05.577]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.9043025Z [00:05:05.577]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.9043894Z [00:05:05.577]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.9044744Z [00:05:05.577]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.9045580Z [00:05:05.577]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.9046231Z [00:05:05.577]➜  EOF
2025-08-20T22:46:04.9052552Z [00:05:05.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1905/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/listrulesets=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/listrulesets;$WORK/b1905=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/listrulesets -lang=go1.22 -complete -installsuffix shared -buildid BC56kWBkooKrxCXJPPGu/BC56kWBkooKrxCXJPPGu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1905/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/listrulesets/list_rulesets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/listrulesets/response.go
2025-08-20T22:46:04.9083781Z [00:05:05.579]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putrule
2025-08-20T22:46:04.9084660Z [00:05:05.579]➜  mkdir -p $WORK/b1906/
2025-08-20T22:46:04.9085456Z [00:05:05.580]➜  cat >/tmp/go-build2401649780/b1906/importcfg << 'EOF' # internal
2025-08-20T22:46:04.9086347Z [00:05:05.580]➜  # import config
2025-08-20T22:46:04.9087037Z [00:05:05.580]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.9088191Z [00:05:05.580]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.9089126Z [00:05:05.580]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.9090033Z [00:05:05.580]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.9090839Z [00:05:05.580]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.9092026Z [00:05:05.580]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.9093617Z [00:05:05.580]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.9095296Z [00:05:05.580]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryruletype=/tmp/go-build2401649780/b1495/_pkg_.a
2025-08-20T22:46:04.9097045Z [00:05:05.580]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:46:04.9098486Z [00:05:05.580]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.9099314Z [00:05:05.580]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.9100146Z [00:05:05.580]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.9100953Z [00:05:05.580]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.9101781Z [00:05:05.580]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.9102387Z [00:05:05.580]➜  EOF
2025-08-20T22:46:04.9108927Z [00:05:05.580]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1906/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putrule=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putrule;$WORK/b1906=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putrule -lang=go1.22 -complete -installsuffix shared -buildid SvuBX-TYiRwlpK5JgT7J/SvuBX-TYiRwlpK5JgT7J -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1906/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putrule/put_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putrule/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putrule/response.go
2025-08-20T22:46:04.9270286Z [00:05:05.601]➜  go tool buildid -w $WORK/b1903/_pkg_.a # internal
2025-08-20T22:46:04.9285775Z [00:05:05.603]➜  cp $WORK/b1903/_pkg_.a /root/.cache/go-build/f7/f700bcdb2254e4728079c3c808ede35ce0837b28917cb090396d420eaf588f31-d # internal
2025-08-20T22:46:04.9289033Z [00:05:05.603]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putruleset
2025-08-20T22:46:04.9289914Z [00:05:05.603]➜  mkdir -p $WORK/b1907/
2025-08-20T22:46:04.9293728Z [00:05:05.603]➜  cat >/tmp/go-build2401649780/b1907/importcfg << 'EOF' # internal
2025-08-20T22:46:04.9296006Z [00:05:05.603]➜  # import config
2025-08-20T22:46:04.9296713Z [00:05:05.603]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.9297722Z [00:05:05.603]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.9298588Z [00:05:05.603]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.9299477Z [00:05:05.603]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.9300278Z [00:05:05.603]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.9301490Z [00:05:05.603]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.9303038Z [00:05:05.603]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.9304855Z [00:05:05.604]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:46:04.9306086Z [00:05:05.604]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.9306856Z [00:05:05.604]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.9311894Z [00:05:05.604]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.9312770Z [00:05:05.604]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.9313654Z [00:05:05.604]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.9314309Z [00:05:05.604]➜  EOF
2025-08-20T22:46:04.9321053Z [00:05:05.604]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1907/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putruleset=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putruleset;$WORK/b1907=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putruleset -lang=go1.22 -complete -installsuffix shared -buildid o5NPk_fVZG9ZtzOkLbTh/o5NPk_fVZG9ZtzOkLbTh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1907/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putruleset/put_ruleset.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putruleset/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/putruleset/response.go
2025-08-20T22:46:04.9535564Z [00:05:05.627]➜  go tool buildid -w $WORK/b1904/_pkg_.a # internal
2025-08-20T22:46:04.9545164Z [00:05:05.627]➜  cp $WORK/b1904/_pkg_.a /root/.cache/go-build/b1/b18908b6165caef9a283eb00f8d51fce92cc518f9e9f82848aecbf608ee13f88-d # internal
2025-08-20T22:46:04.9547649Z [00:05:05.627]➜  github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/test
2025-08-20T22:46:04.9548392Z [00:05:05.627]➜  mkdir -p $WORK/b1908/
2025-08-20T22:46:04.9549144Z [00:05:05.627]➜  cat >/tmp/go-build2401649780/b1908/importcfg << 'EOF' # internal
2025-08-20T22:46:04.9549797Z [00:05:05.627]➜  # import config
2025-08-20T22:46:04.9550659Z [00:05:05.627]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:04.9551477Z [00:05:05.627]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:04.9552315Z [00:05:05.627]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:04.9553131Z [00:05:05.627]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:04.9553894Z [00:05:05.627]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:04.9555072Z [00:05:05.627]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:04.9556605Z [00:05:05.627]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:04.9557899Z [00:05:05.627]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:04.9558929Z [00:05:05.627]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:04.9559814Z [00:05:05.627]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:04.9560608Z [00:05:05.627]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:04.9561412Z [00:05:05.627]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:04.9561979Z [00:05:05.627]➜  EOF
2025-08-20T22:46:04.9568353Z [00:05:05.627]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1908/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/test=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/test;$WORK/b1908=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/test -lang=go1.22 -complete -installsuffix shared -buildid H73foKjGlAy1HdyTb4z1/H73foKjGlAy1HdyTb4z1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1908/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/test/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/test/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/queryrules/test/test.go
2025-08-20T22:46:05.0298225Z [00:05:05.702]➜  go tool buildid -w $WORK/b1905/_pkg_.a # internal
2025-08-20T22:46:05.0299591Z [00:05:05.704]➜  cp $WORK/b1905/_pkg_.a /root/.cache/go-build/02/020375aa6ef3cdae1fd0c2da7fada760650690ebd2bd8642bb59094f5cca2da0-d # internal
2025-08-20T22:46:05.0333755Z [00:05:05.707]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/deletejob
2025-08-20T22:46:05.0335324Z [00:05:05.707]➜  mkdir -p $WORK/b1909/
2025-08-20T22:46:05.0336089Z [00:05:05.707]➜  cat >/tmp/go-build2401649780/b1909/importcfg << 'EOF' # internal
2025-08-20T22:46:05.0336786Z [00:05:05.707]➜  # import config
2025-08-20T22:46:05.0337873Z [00:05:05.707]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.0338814Z [00:05:05.707]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.0339693Z [00:05:05.707]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.0340492Z [00:05:05.707]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.0341711Z [00:05:05.707]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.0343966Z [00:05:05.707]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.0346615Z [00:05:05.707]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.0347642Z [00:05:05.707]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.0348538Z [00:05:05.707]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.0349422Z [00:05:05.707]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.0350315Z [00:05:05.707]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.0351155Z [00:05:05.707]➜  EOF
2025-08-20T22:46:05.0356800Z [00:05:05.707]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1909/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/deletejob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/deletejob;$WORK/b1909=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/deletejob -lang=go1.22 -complete -installsuffix shared -buildid VW76ALvcO-faOjsHt30b/VW76ALvcO-faOjsHt30b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1909/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/deletejob/delete_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/deletejob/response.go
2025-08-20T22:46:05.0365328Z [00:05:05.708]➜  go tool buildid -w $WORK/b1907/_pkg_.a # internal
2025-08-20T22:46:05.0370821Z [00:05:05.709]➜  go tool buildid -w $WORK/b1906/_pkg_.a # internal
2025-08-20T22:46:05.0373186Z [00:05:05.710]➜  cp $WORK/b1907/_pkg_.a /root/.cache/go-build/80/80f54213f875034c4710170aff301c3c05d4459c3802beba4796aa1a4e5edab2-d # internal
2025-08-20T22:46:05.0374475Z [00:05:05.710]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getjobs
2025-08-20T22:46:05.0376958Z [00:05:05.710]➜  mkdir -p $WORK/b1910/
2025-08-20T22:46:05.0378032Z [00:05:05.711]➜  cat >/tmp/go-build2401649780/b1910/importcfg << 'EOF' # internal
2025-08-20T22:46:05.0379705Z [00:05:05.711]➜  # import config
2025-08-20T22:46:05.0380414Z [00:05:05.711]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.0381266Z [00:05:05.711]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.0382091Z [00:05:05.711]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.0383078Z [00:05:05.711]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.0384331Z [00:05:05.711]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.0385874Z [00:05:05.711]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.0386969Z [00:05:05.711]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.0391630Z [00:05:05.711]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.0392470Z [00:05:05.711]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.0393340Z [00:05:05.711]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.0394150Z [00:05:05.711]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.0394747Z [00:05:05.711]➜  EOF
2025-08-20T22:46:05.0400222Z [00:05:05.711]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1910/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getjobs=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getjobs;$WORK/b1910=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getjobs -lang=go1.22 -complete -installsuffix shared -buildid E2-G_gRBoMBsZEQqt2_p/E2-G_gRBoMBsZEQqt2_p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1910/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getjobs/get_jobs.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getjobs/response.go
2025-08-20T22:46:05.0405454Z [00:05:05.711]➜  cp $WORK/b1906/_pkg_.a /root/.cache/go-build/87/872e95dc0a83787f28bd1960aeded8fd81130ae4c9b478abe866339c75764270-d # internal
2025-08-20T22:46:05.0406767Z [00:05:05.711]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupcaps
2025-08-20T22:46:05.0407678Z [00:05:05.711]➜  mkdir -p $WORK/b1911/
2025-08-20T22:46:05.0408420Z [00:05:05.712]➜  cat >/tmp/go-build2401649780/b1911/importcfg << 'EOF' # internal
2025-08-20T22:46:05.0409062Z [00:05:05.712]➜  # import config
2025-08-20T22:46:05.0409716Z [00:05:05.712]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.0410720Z [00:05:05.712]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.0411556Z [00:05:05.712]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.0412323Z [00:05:05.712]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.0413534Z [00:05:05.712]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.0415094Z [00:05:05.712]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.0416190Z [00:05:05.712]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.0417067Z [00:05:05.712]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.0435280Z [00:05:05.712]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.0436123Z [00:05:05.712]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.0436990Z [00:05:05.712]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.0437821Z [00:05:05.712]➜  EOF
2025-08-20T22:46:05.0443579Z [00:05:05.712]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1911/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupcaps=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupcaps;$WORK/b1911=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupcaps -lang=go1.22 -complete -installsuffix shared -buildid XBinamq2ofz9GldoTkVu/XBinamq2ofz9GldoTkVu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1911/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupcaps/get_rollup_caps.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupcaps/response.go
2025-08-20T22:46:05.0475336Z [00:05:05.722]➜  go tool buildid -w $WORK/b1908/_pkg_.a # internal
2025-08-20T22:46:05.0493338Z [00:05:05.723]➜  cp $WORK/b1908/_pkg_.a /root/.cache/go-build/fc/fc9ec9571df5f761e7b494514732fe70045de44bb1aeab498fcf2842257118dc-d # internal
2025-08-20T22:46:05.0494726Z [00:05:05.724]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupindexcaps
2025-08-20T22:46:05.0495500Z [00:05:05.724]➜  mkdir -p $WORK/b1912/
2025-08-20T22:46:05.0503302Z [00:05:05.724]➜  cat >/tmp/go-build2401649780/b1912/importcfg << 'EOF' # internal
2025-08-20T22:46:05.0503995Z [00:05:05.724]➜  # import config
2025-08-20T22:46:05.0504635Z [00:05:05.724]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.0505613Z [00:05:05.724]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.0506631Z [00:05:05.724]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.0507642Z [00:05:05.724]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.0508829Z [00:05:05.724]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.0510354Z [00:05:05.724]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.0511460Z [00:05:05.724]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.0512279Z [00:05:05.724]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.0513175Z [00:05:05.724]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.0513989Z [00:05:05.724]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.0514792Z [00:05:05.724]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.0515377Z [00:05:05.724]➜  EOF
2025-08-20T22:46:05.0521402Z [00:05:05.724]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1912/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupindexcaps=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupindexcaps;$WORK/b1912=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupindexcaps -lang=go1.22 -complete -installsuffix shared -buildid 1jWXYbkb4OVQ_P6ou1VE/1jWXYbkb4OVQ_P6ou1VE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1912/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupindexcaps/get_rollup_index_caps.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/getrollupindexcaps/response.go
2025-08-20T22:46:05.1374021Z [00:05:05.811]➜  go tool buildid -w $WORK/b1910/_pkg_.a # internal
2025-08-20T22:46:05.1391547Z [00:05:05.813]➜  cp $WORK/b1910/_pkg_.a /root/.cache/go-build/2c/2c7590986612816644fcfa956c79ec3e3f64b46c4fa2ccd725fc5404474897cc-d # internal
2025-08-20T22:46:05.1399019Z [00:05:05.814]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/putjob
2025-08-20T22:46:05.1401440Z [00:05:05.814]➜  mkdir -p $WORK/b1913/
2025-08-20T22:46:05.1408469Z [00:05:05.815]➜  cat >/tmp/go-build2401649780/b1913/importcfg << 'EOF' # internal
2025-08-20T22:46:05.1409462Z [00:05:05.815]➜  # import config
2025-08-20T22:46:05.1410346Z [00:05:05.815]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.1416023Z [00:05:05.815]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.1417424Z [00:05:05.815]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.1418528Z [00:05:05.815]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.1420163Z [00:05:05.815]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.1421599Z [00:05:05.815]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.1423209Z [00:05:05.815]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.1424416Z [00:05:05.815]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.1425279Z [00:05:05.815]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.1426153Z [00:05:05.815]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.1426956Z [00:05:05.815]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.1431091Z [00:05:05.815]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.1431665Z [00:05:05.815]➜  EOF
2025-08-20T22:46:05.1444013Z [00:05:05.815]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1913/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/putjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/putjob;$WORK/b1913=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/putjob -lang=go1.22 -complete -installsuffix shared -buildid 8DPvj8TI9wldUg1r1fFx/8DPvj8TI9wldUg1r1fFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1913/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/putjob/put_job.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/putjob/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/putjob/response.go
2025-08-20T22:46:05.1449141Z [00:05:05.816]➜  go tool buildid -w $WORK/b1911/_pkg_.a # internal
2025-08-20T22:46:05.1450445Z [00:05:05.818]➜  cp $WORK/b1911/_pkg_.a /root/.cache/go-build/b2/b27fad67881ccc3f582f969ae7d390b99a87f74ddc8d0f3706fa6ceafda1b798-d # internal
2025-08-20T22:46:05.1451794Z [00:05:05.818]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/rollupsearch
2025-08-20T22:46:05.1452562Z [00:05:05.818]➜  mkdir -p $WORK/b1914/
2025-08-20T22:46:05.1459216Z [00:05:05.818]➜  cat >/tmp/go-build2401649780/b1914/importcfg << 'EOF' # internal
2025-08-20T22:46:05.1459899Z [00:05:05.818]➜  # import config
2025-08-20T22:46:05.1460646Z [00:05:05.818]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.1461416Z [00:05:05.818]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.1462242Z [00:05:05.818]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.1463065Z [00:05:05.818]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.1463889Z [00:05:05.818]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.1465332Z [00:05:05.818]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.1473462Z [00:05:05.818]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.1475090Z [00:05:05.818]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.1476581Z [00:05:05.819]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.1478044Z [00:05:05.819]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.1479097Z [00:05:05.819]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.1480093Z [00:05:05.819]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.1480785Z [00:05:05.819]➜  EOF
2025-08-20T22:46:05.1487322Z [00:05:05.819]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1914/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/rollupsearch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/rollupsearch;$WORK/b1914=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/rollupsearch -lang=go1.22 -complete -installsuffix shared -buildid RAcm2l6tXlwxvNNPhT5M/RAcm2l6tXlwxvNNPhT5M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1914/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/rollupsearch/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/rollupsearch/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/rollupsearch/rollup_search.go
2025-08-20T22:46:05.1504212Z [00:05:05.819]➜  go tool buildid -w $WORK/b1909/_pkg_.a # internal
2025-08-20T22:46:05.1505700Z [00:05:05.821]➜  cp $WORK/b1909/_pkg_.a /root/.cache/go-build/ec/ec88bd5bec1718bf9ddfe9d65a49be1a2d505d5bcd4a181413bfd8cdd1045b0c-d # internal
2025-08-20T22:46:05.1507051Z [00:05:05.824]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/startjob
2025-08-20T22:46:05.1509249Z [00:05:05.824]➜  mkdir -p $WORK/b1915/
2025-08-20T22:46:05.1510050Z [00:05:05.824]➜  cat >/tmp/go-build2401649780/b1915/importcfg << 'EOF' # internal
2025-08-20T22:46:05.1510936Z [00:05:05.824]➜  # import config
2025-08-20T22:46:05.1511703Z [00:05:05.824]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.1512628Z [00:05:05.824]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.1513530Z [00:05:05.824]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.1514362Z [00:05:05.824]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.1515610Z [00:05:05.824]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.1517427Z [00:05:05.824]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.1518606Z [00:05:05.824]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.1519441Z [00:05:05.824]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.1520298Z [00:05:05.824]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.1521189Z [00:05:05.824]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.1522071Z [00:05:05.824]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.1522933Z [00:05:05.824]➜  EOF
2025-08-20T22:46:05.1528444Z [00:05:05.824]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1915/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/startjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/startjob;$WORK/b1915=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/startjob -lang=go1.22 -complete -installsuffix shared -buildid JL_UrbHepckSnmr6HyXm/JL_UrbHepckSnmr6HyXm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1915/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/startjob/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/startjob/start_job.go
2025-08-20T22:46:05.1564543Z [00:05:05.831]➜  go tool buildid -w $WORK/b1912/_pkg_.a # internal
2025-08-20T22:46:05.1581086Z [00:05:05.832]➜  cp $WORK/b1912/_pkg_.a /root/.cache/go-build/a9/a9ffe3fd15f76d02fd01d6ebd34148e4a8f9245d530d5eda7acb0b121ee33f99-d # internal
2025-08-20T22:46:05.1583586Z [00:05:05.832]➜  github.com/elastic/go-elasticsearch/v8/typedapi/rollup/stopjob
2025-08-20T22:46:05.1584466Z [00:05:05.832]➜  mkdir -p $WORK/b1916/
2025-08-20T22:46:05.1590416Z [00:05:05.833]➜  cat >/tmp/go-build2401649780/b1916/importcfg << 'EOF' # internal
2025-08-20T22:46:05.1591099Z [00:05:05.833]➜  # import config
2025-08-20T22:46:05.1591733Z [00:05:05.833]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.1592596Z [00:05:05.833]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.1593492Z [00:05:05.833]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.1594289Z [00:05:05.833]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.1595619Z [00:05:05.833]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.1597078Z [00:05:05.833]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.1598291Z [00:05:05.833]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.1599049Z [00:05:05.833]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.1599830Z [00:05:05.833]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.1600600Z [00:05:05.833]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.1601366Z [00:05:05.833]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.1601933Z [00:05:05.833]➜  EOF
2025-08-20T22:46:05.1607274Z [00:05:05.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1916/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/stopjob=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/stopjob;$WORK/b1916=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/rollup/stopjob -lang=go1.22 -complete -installsuffix shared -buildid OUid6NzVMy5pHQA3yb4R/OUid6NzVMy5pHQA3yb4R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1916/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/stopjob/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/rollup/stopjob/stop_job.go
2025-08-20T22:46:05.2395149Z [00:05:05.914]➜  go tool buildid -w $WORK/b1915/_pkg_.a # internal
2025-08-20T22:46:05.2448871Z [00:05:05.916]➜  cp $WORK/b1915/_pkg_.a /root/.cache/go-build/cc/ccf83d18b4a3c1bb07ef6ea8532dd3a94475bc45a7576ca14acf2497cc79a49e-d # internal
2025-08-20T22:46:05.2450389Z [00:05:05.916]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/cachestats
2025-08-20T22:46:05.2462127Z [00:05:05.916]➜  mkdir -p $WORK/b1917/
2025-08-20T22:46:05.2462903Z [00:05:05.917]➜  cat >/tmp/go-build2401649780/b1917/importcfg << 'EOF' # internal
2025-08-20T22:46:05.2464151Z [00:05:05.917]➜  # import config
2025-08-20T22:46:05.2465002Z [00:05:05.917]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.2465874Z [00:05:05.917]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.2466700Z [00:05:05.917]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.2467666Z [00:05:05.917]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.2468860Z [00:05:05.917]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.2470391Z [00:05:05.917]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.2471543Z [00:05:05.917]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.2472395Z [00:05:05.917]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.2473439Z [00:05:05.917]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.2474324Z [00:05:05.917]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.2475205Z [00:05:05.917]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.2475842Z [00:05:05.917]➜  EOF
2025-08-20T22:46:05.2481962Z [00:05:05.917]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1917/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/cachestats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/cachestats;$WORK/b1917=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/cachestats -lang=go1.22 -complete -installsuffix shared -buildid VLnSJkh8ylO5w5sBrcTw/VLnSJkh8ylO5w5sBrcTw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1917/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/cachestats/cache_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/cachestats/response.go
2025-08-20T22:46:05.2540355Z [00:05:05.928]➜  go tool buildid -w $WORK/b1916/_pkg_.a # internal
2025-08-20T22:46:05.2552864Z [00:05:05.929]➜  go tool buildid -w $WORK/b1913/_pkg_.a # internal
2025-08-20T22:46:05.2580043Z [00:05:05.932]➜  cp $WORK/b1916/_pkg_.a /root/.cache/go-build/f0/f0f537f964ba8e2c6da50ed4d668a714c56e00ad7ead0a53df4c64a17794de7d-d # internal
2025-08-20T22:46:05.2582835Z [00:05:05.932]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/clearcache
2025-08-20T22:46:05.2584069Z [00:05:05.932]➜  mkdir -p $WORK/b1918/
2025-08-20T22:46:05.2586823Z [00:05:05.932]➜  cat >/tmp/go-build2401649780/b1918/importcfg << 'EOF' # internal
2025-08-20T22:46:05.2588922Z [00:05:05.932]➜  # import config
2025-08-20T22:46:05.2590231Z [00:05:05.932]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.2591581Z [00:05:05.932]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.2592767Z [00:05:05.932]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.2593899Z [00:05:05.932]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.2601252Z [00:05:05.932]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.2602955Z [00:05:05.932]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.2604762Z [00:05:05.932]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:05.2606195Z [00:05:05.932]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.2607094Z [00:05:05.932]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.2608192Z [00:05:05.932]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.2609099Z [00:05:05.932]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.2610222Z [00:05:05.932]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.2610901Z [00:05:05.932]➜  EOF
2025-08-20T22:46:05.2617072Z [00:05:05.932]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1918/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/clearcache=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/clearcache;$WORK/b1918=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/clearcache -lang=go1.22 -complete -installsuffix shared -buildid YhNl7oeQXslqkDY2-7Hj/YhNl7oeQXslqkDY2-7Hj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1918/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/clearcache/clear_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/clearcache/response.go
2025-08-20T22:46:05.2623502Z [00:05:05.932]➜  cp $WORK/b1913/_pkg_.a /root/.cache/go-build/6b/6b6a60151f11dfc6e9fc62b77c0917331c97d785d55790ecb7d2829ba655df64-d # internal
2025-08-20T22:46:05.2624944Z [00:05:05.932]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/mount
2025-08-20T22:46:05.2625789Z [00:05:05.932]➜  mkdir -p $WORK/b1919/
2025-08-20T22:46:05.2626502Z [00:05:05.932]➜  cat >/tmp/go-build2401649780/b1919/importcfg << 'EOF' # internal
2025-08-20T22:46:05.2638442Z [00:05:05.932]➜  # import config
2025-08-20T22:46:05.2639218Z [00:05:05.932]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.2640027Z [00:05:05.932]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.2640832Z [00:05:05.932]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.2641913Z [00:05:05.932]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.2642772Z [00:05:05.932]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.2644046Z [00:05:05.932]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.2645666Z [00:05:05.932]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.2646824Z [00:05:05.932]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.2647844Z [00:05:05.932]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.2648702Z [00:05:05.932]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.2649563Z [00:05:05.932]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.2650551Z [00:05:05.932]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.2651240Z [00:05:05.932]➜  EOF
2025-08-20T22:46:05.2658036Z [00:05:05.932]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1919/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/mount=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/mount;$WORK/b1919=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/mount -lang=go1.22 -complete -installsuffix shared -buildid Ce2VpRX54y-_vB38TjSL/Ce2VpRX54y-_vB38TjSL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1919/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/mount/mount.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/mount/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/mount/response.go
2025-08-20T22:46:05.3474541Z [00:05:06.021]➜  go tool buildid -w $WORK/b1917/_pkg_.a # internal
2025-08-20T22:46:05.3494917Z [00:05:06.024]➜  cp $WORK/b1917/_pkg_.a /root/.cache/go-build/1f/1fc77068d0438fa1e6031d7f2cc238e94d6cc1c5c0dd6a9833993cb741782751-d # internal
2025-08-20T22:46:05.3516299Z [00:05:06.026]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/stats
2025-08-20T22:46:05.3519264Z [00:05:06.026]➜  mkdir -p $WORK/b1920/
2025-08-20T22:46:05.3528750Z [00:05:06.027]➜  cat >/tmp/go-build2401649780/b1920/importcfg << 'EOF' # internal
2025-08-20T22:46:05.3561864Z [00:05:06.027]➜  # import config
2025-08-20T22:46:05.3562555Z [00:05:06.027]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.3563411Z [00:05:06.027]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.3564253Z [00:05:06.027]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.3565020Z [00:05:06.027]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.3566451Z [00:05:06.027]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.3573387Z [00:05:06.027]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.3575154Z [00:05:06.027]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/statslevel=/tmp/go-build2401649780/b1921/_pkg_.a
2025-08-20T22:46:05.3576466Z [00:05:06.027]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.3577502Z [00:05:06.027]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.3578374Z [00:05:06.027]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.3580288Z [00:05:06.027]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.3581233Z [00:05:06.027]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.3581915Z [00:05:06.027]➜  EOF
2025-08-20T22:46:05.3582519Z [00:05:06.027]➜  go tool buildid -w $WORK/b1918/_pkg_.a # internal
2025-08-20T22:46:05.3598229Z [00:05:06.028]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1920/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/stats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/stats;$WORK/b1920=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/stats -lang=go1.22 -complete -installsuffix shared -buildid RsHSOouphnRZ74KEE61N/RsHSOouphnRZ74KEE61N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1920/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/stats/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchablesnapshots/stats/stats.go
2025-08-20T22:46:05.3604221Z [00:05:06.031]➜  cp $WORK/b1918/_pkg_.a /root/.cache/go-build/2e/2eae32f58130bec7214b2a288f131a42915e709db240e114e253da176810b036-d # internal
2025-08-20T22:46:05.3605595Z [00:05:06.032]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/delete
2025-08-20T22:46:05.3606408Z [00:05:06.032]➜  mkdir -p $WORK/b1922/
2025-08-20T22:46:05.3607454Z [00:05:06.033]➜  cat >/tmp/go-build2401649780/b1922/importcfg << 'EOF' # internal
2025-08-20T22:46:05.3608150Z [00:05:06.033]➜  # import config
2025-08-20T22:46:05.3609856Z [00:05:06.033]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.3614770Z [00:05:06.033]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.3615756Z [00:05:06.033]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.3616629Z [00:05:06.033]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.3618118Z [00:05:06.033]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.3619739Z [00:05:06.033]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.3620924Z [00:05:06.033]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.3621974Z [00:05:06.033]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.3622865Z [00:05:06.033]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.3623766Z [00:05:06.033]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.3624663Z [00:05:06.033]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.3625332Z [00:05:06.033]➜  EOF
2025-08-20T22:46:05.3633082Z [00:05:06.035]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1922/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/delete;$WORK/b1922=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/delete -lang=go1.22 -complete -installsuffix shared -buildid O--5ATeKx9i4H3QbFOYW/O--5ATeKx9i4H3QbFOYW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1922/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/delete/response.go
2025-08-20T22:46:05.3817909Z [00:05:06.054]➜  go tool buildid -w $WORK/b1919/_pkg_.a # internal
2025-08-20T22:46:05.3838311Z [00:05:06.056]➜  cp $WORK/b1919/_pkg_.a /root/.cache/go-build/10/100d366ff7c3b7c9b9d0742628a52ed5fb8ebafd2c80238c4e6e83813a423886-d # internal
2025-08-20T22:46:05.3839854Z [00:05:06.056]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/deletebehavioralanalytics
2025-08-20T22:46:05.3840749Z [00:05:06.056]➜  mkdir -p $WORK/b1923/
2025-08-20T22:46:05.3841450Z [00:05:06.056]➜  cat >/tmp/go-build2401649780/b1923/importcfg << 'EOF' # internal
2025-08-20T22:46:05.3842113Z [00:05:06.056]➜  # import config
2025-08-20T22:46:05.3842747Z [00:05:06.056]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.3843589Z [00:05:06.056]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.3844425Z [00:05:06.056]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.3845209Z [00:05:06.056]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.3846408Z [00:05:06.056]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.3848076Z [00:05:06.056]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.3849144Z [00:05:06.056]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.3849912Z [00:05:06.056]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.3850876Z [00:05:06.056]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.3851688Z [00:05:06.056]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.3852487Z [00:05:06.056]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.3853223Z [00:05:06.056]➜  EOF
2025-08-20T22:46:05.3859988Z [00:05:06.057]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1923/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/deletebehavioralanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/deletebehavioralanalytics;$WORK/b1923=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/deletebehavioralanalytics -lang=go1.22 -complete -installsuffix shared -buildid wSIt3UNw4hRK6QqBIh59/wSIt3UNw4hRK6QqBIh59 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1923/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/deletebehavioralanalytics/delete_behavioral_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/deletebehavioralanalytics/response.go
2025-08-20T22:46:05.4565359Z [00:05:06.131]➜  go tool buildid -w $WORK/b1920/_pkg_.a # internal
2025-08-20T22:46:05.4581290Z [00:05:06.132]➜  cp $WORK/b1920/_pkg_.a /root/.cache/go-build/b3/b3fdaf0b0b49911344b9263994862923ed531d9778a0988a6102040765c44405-d # internal
2025-08-20T22:46:05.4612928Z [00:05:06.135]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/get
2025-08-20T22:46:05.4629104Z [00:05:06.135]➜  mkdir -p $WORK/b1924/
2025-08-20T22:46:05.4630569Z [00:05:06.135]➜  cat >/tmp/go-build2401649780/b1924/importcfg << 'EOF' # internal
2025-08-20T22:46:05.4631607Z [00:05:06.135]➜  # import config
2025-08-20T22:46:05.4632560Z [00:05:06.135]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.4633781Z [00:05:06.135]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.4635419Z [00:05:06.135]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.4636699Z [00:05:06.135]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.4638231Z [00:05:06.135]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.4639822Z [00:05:06.135]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.4640970Z [00:05:06.135]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.4641802Z [00:05:06.135]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.4642649Z [00:05:06.135]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.4643495Z [00:05:06.135]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.4644323Z [00:05:06.135]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.4644963Z [00:05:06.135]➜  EOF
2025-08-20T22:46:05.4651280Z [00:05:06.135]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1924/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/get;$WORK/b1924=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/get -lang=go1.22 -complete -installsuffix shared -buildid tIx4v6oWRH6NK5B8ZSq6/tIx4v6oWRH6NK5B8ZSq6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1924/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/get/response.go
2025-08-20T22:46:05.4758463Z [00:05:06.149]➜  go tool buildid -w $WORK/b1922/_pkg_.a # internal
2025-08-20T22:46:05.4764398Z [00:05:06.150]➜  cp $WORK/b1922/_pkg_.a /root/.cache/go-build/35/35efe4f6446d7788a54bfb4dee9a03bff39bf6b561d9ebf8ec2c0ec758cc9287-d # internal
2025-08-20T22:46:05.4767054Z [00:05:06.150]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/getbehavioralanalytics
2025-08-20T22:46:05.4770278Z [00:05:06.151]➜  mkdir -p $WORK/b1925/
2025-08-20T22:46:05.4771216Z [00:05:06.151]➜  cat >/tmp/go-build2401649780/b1925/importcfg << 'EOF' # internal
2025-08-20T22:46:05.4771867Z [00:05:06.151]➜  # import config
2025-08-20T22:46:05.4772597Z [00:05:06.151]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.4773479Z [00:05:06.151]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.4774354Z [00:05:06.151]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.4775350Z [00:05:06.151]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.4776626Z [00:05:06.151]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.4778329Z [00:05:06.151]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.4779584Z [00:05:06.151]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.4780409Z [00:05:06.151]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.4781532Z [00:05:06.151]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.4782471Z [00:05:06.151]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.4783334Z [00:05:06.151]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.4783958Z [00:05:06.151]➜  EOF
2025-08-20T22:46:05.4790807Z [00:05:06.151]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1925/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/getbehavioralanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/getbehavioralanalytics;$WORK/b1925=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/getbehavioralanalytics -lang=go1.22 -complete -installsuffix shared -buildid wXd-oixRDXQ2BS2iuaVe/wXd-oixRDXQ2BS2iuaVe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1925/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/getbehavioralanalytics/get_behavioral_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/getbehavioralanalytics/response.go
2025-08-20T22:46:05.4806547Z [00:05:06.155]➜  go tool buildid -w $WORK/b1923/_pkg_.a # internal
2025-08-20T22:46:05.4826803Z [00:05:06.157]➜  cp $WORK/b1923/_pkg_.a /root/.cache/go-build/47/47816b234e3830a018392639f7213c42b4a9d7f36c47dab934d7854f2d8079a0-d # internal
2025-08-20T22:46:05.4831808Z [00:05:06.157]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/list
2025-08-20T22:46:05.4832592Z [00:05:06.157]➜  mkdir -p $WORK/b1926/
2025-08-20T22:46:05.4869595Z [00:05:06.158]➜  cat >/tmp/go-build2401649780/b1926/importcfg << 'EOF' # internal
2025-08-20T22:46:05.4870377Z [00:05:06.158]➜  # import config
2025-08-20T22:46:05.4871022Z [00:05:06.158]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.4871865Z [00:05:06.158]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.4872675Z [00:05:06.158]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.4873420Z [00:05:06.158]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.4874566Z [00:05:06.158]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.4876016Z [00:05:06.158]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.4877050Z [00:05:06.158]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.4878159Z [00:05:06.158]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.4878968Z [00:05:06.158]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.4879726Z [00:05:06.158]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.4880622Z [00:05:06.158]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.4881191Z [00:05:06.158]➜  EOF
2025-08-20T22:46:05.4886572Z [00:05:06.158]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1926/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/list=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/list;$WORK/b1926=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/list -lang=go1.22 -complete -installsuffix shared -buildid A7ONnyAWxjncKY19-Svp/A7ONnyAWxjncKY19-Svp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1926/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/list/list.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/list/response.go
2025-08-20T22:46:05.5052594Z [00:05:06.179]➜  go tool buildid -w $WORK/b1914/_pkg_.a # internal
2025-08-20T22:46:05.5092626Z [00:05:06.182]➜  cp $WORK/b1914/_pkg_.a /root/.cache/go-build/e7/e71ef9a24d4940e413e8f1d5264081ee36a7a9d6775c74e6db46b8c8dd940443-d # internal
2025-08-20T22:46:05.5094166Z [00:05:06.183]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/put
2025-08-20T22:46:05.5094982Z [00:05:06.183]➜  mkdir -p $WORK/b1927/
2025-08-20T22:46:05.5095745Z [00:05:06.183]➜  cat >/tmp/go-build2401649780/b1927/importcfg << 'EOF' # internal
2025-08-20T22:46:05.5096441Z [00:05:06.183]➜  # import config
2025-08-20T22:46:05.5097351Z [00:05:06.183]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.5098259Z [00:05:06.183]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.5099542Z [00:05:06.183]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.5100885Z [00:05:06.183]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.5101966Z [00:05:06.183]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.5103425Z [00:05:06.183]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.5105194Z [00:05:06.183]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.5108188Z [00:05:06.183]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:46:05.5109427Z [00:05:06.183]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.5110245Z [00:05:06.183]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.5111118Z [00:05:06.183]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.5111946Z [00:05:06.183]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.5112768Z [00:05:06.183]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.5113410Z [00:05:06.183]➜  EOF
2025-08-20T22:46:05.5120213Z [00:05:06.183]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1927/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/put=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/put;$WORK/b1927=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/put -lang=go1.22 -complete -installsuffix shared -buildid rhUgSRDUOnP5Vwbgpb49/rhUgSRDUOnP5Vwbgpb49 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1927/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/put/put.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/put/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/put/response.go
2025-08-20T22:46:05.5643593Z [00:05:06.238]➜  go tool buildid -w $WORK/b1924/_pkg_.a # internal
2025-08-20T22:46:05.5664860Z [00:05:06.240]➜  cp $WORK/b1924/_pkg_.a /root/.cache/go-build/0a/0a415c0c5a965ac5bc3b2e82a0deeda37a5b1ff87db0cc20a47c8ac2f5cc720e-d # internal
2025-08-20T22:46:05.5671459Z [00:05:06.241]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/putbehavioralanalytics
2025-08-20T22:46:05.5674490Z [00:05:06.241]➜  mkdir -p $WORK/b1928/
2025-08-20T22:46:05.5699677Z [00:05:06.242]➜  cat >/tmp/go-build2401649780/b1928/importcfg << 'EOF' # internal
2025-08-20T22:46:05.5703657Z [00:05:06.242]➜  # import config
2025-08-20T22:46:05.5704370Z [00:05:06.242]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.5705271Z [00:05:06.242]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.5707846Z [00:05:06.242]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.5709210Z [00:05:06.242]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.5710760Z [00:05:06.242]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.5713363Z [00:05:06.242]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.5714532Z [00:05:06.242]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.5715359Z [00:05:06.242]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.5716233Z [00:05:06.242]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.5717074Z [00:05:06.242]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.5718125Z [00:05:06.242]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.5718784Z [00:05:06.242]➜  EOF
2025-08-20T22:46:05.5725661Z [00:05:06.243]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1928/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/putbehavioralanalytics=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/putbehavioralanalytics;$WORK/b1928=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/putbehavioralanalytics -lang=go1.22 -complete -installsuffix shared -buildid E2fte_68MeUXC0WBy1Xp/E2fte_68MeUXC0WBy1Xp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1928/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/putbehavioralanalytics/put_behavioral_analytics.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/putbehavioralanalytics/response.go
2025-08-20T22:46:05.5771295Z [00:05:06.251]➜  go tool buildid -w $WORK/b1926/_pkg_.a # internal
2025-08-20T22:46:05.5788200Z [00:05:06.253]➜  cp $WORK/b1926/_pkg_.a /root/.cache/go-build/df/df71962a0edb9ee95c3e0998a0b02b8f08f11a3bb4802fff5ff12761924371e8-d # internal
2025-08-20T22:46:05.5793116Z [00:05:06.253]➜  github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/search
2025-08-20T22:46:05.5809727Z [00:05:06.255]➜  mkdir -p $WORK/b1929/
2025-08-20T22:46:05.5815531Z [00:05:06.255]➜  cat >/tmp/go-build2401649780/b1929/importcfg << 'EOF' # internal
2025-08-20T22:46:05.5816240Z [00:05:06.255]➜  # import config
2025-08-20T22:46:05.5816890Z [00:05:06.255]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.5817884Z [00:05:06.255]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.5818716Z [00:05:06.255]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.5819823Z [00:05:06.255]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.5820924Z [00:05:06.255]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.5822385Z [00:05:06.255]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.5824040Z [00:05:06.255]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.5825391Z [00:05:06.255]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.5826215Z [00:05:06.255]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.5827017Z [00:05:06.255]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.5828041Z [00:05:06.255]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.5828907Z [00:05:06.255]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.5829533Z [00:05:06.255]➜  EOF
2025-08-20T22:46:05.5836341Z [00:05:06.255]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1929/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/search=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/search;$WORK/b1929=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/search -lang=go1.22 -complete -installsuffix shared -buildid pFFyEZ07-fOtBrq86Ma4/pFFyEZ07-fOtBrq86Ma4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1929/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/search/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/search/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/searchapplication/search/search.go
2025-08-20T22:46:05.5842728Z [00:05:06.258]➜  go tool buildid -w $WORK/b1925/_pkg_.a # internal
2025-08-20T22:46:05.5856917Z [00:05:06.260]➜  cp $WORK/b1925/_pkg_.a /root/.cache/go-build/3b/3b56b64989c0fa5eba81700b283ef2330ea9e06b44b1b2d5333efee84c6d2b0d-d # internal
2025-08-20T22:46:05.5860656Z [00:05:06.260]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/activateuserprofile
2025-08-20T22:46:05.5861813Z [00:05:06.260]➜  mkdir -p $WORK/b1930/
2025-08-20T22:46:05.5869206Z [00:05:06.261]➜  cat >/tmp/go-build2401649780/b1930/importcfg << 'EOF' # internal
2025-08-20T22:46:05.5869978Z [00:05:06.261]➜  # import config
2025-08-20T22:46:05.5870702Z [00:05:06.261]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.5871622Z [00:05:06.261]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.5872570Z [00:05:06.261]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.5873520Z [00:05:06.261]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.5874351Z [00:05:06.261]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.5875650Z [00:05:06.261]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.5877622Z [00:05:06.261]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.5879405Z [00:05:06.261]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/granttype=/tmp/go-build2401649780/b1931/_pkg_.a
2025-08-20T22:46:05.5880779Z [00:05:06.261]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.5881660Z [00:05:06.261]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.5882565Z [00:05:06.261]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.5883428Z [00:05:06.261]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.5884297Z [00:05:06.261]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.5890969Z [00:05:06.261]➜  EOF
2025-08-20T22:46:05.5900647Z [00:05:06.261]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1930/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/activateuserprofile=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/activateuserprofile;$WORK/b1930=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/activateuserprofile -lang=go1.22 -complete -installsuffix shared -buildid T15a2iMwF_JiWbhWEV4F/T15a2iMwF_JiWbhWEV4F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1930/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/activateuserprofile/activate_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/activateuserprofile/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/activateuserprofile/response.go
2025-08-20T22:46:05.6079427Z [00:05:06.282]➜  go tool buildid -w $WORK/b1927/_pkg_.a # internal
2025-08-20T22:46:05.6097911Z [00:05:06.284]➜  cp $WORK/b1927/_pkg_.a /root/.cache/go-build/3b/3b3d173c35192619318bd993324cb4df8e3196e72993d9bcd2f8764e982eb929-d # internal
2025-08-20T22:46:05.6103096Z [00:05:06.284]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/authenticate
2025-08-20T22:46:05.6105553Z [00:05:06.284]➜  mkdir -p $WORK/b1932/
2025-08-20T22:46:05.6112524Z [00:05:06.285]➜  cat >/tmp/go-build2401649780/b1932/importcfg << 'EOF' # internal
2025-08-20T22:46:05.6122429Z [00:05:06.285]➜  # import config
2025-08-20T22:46:05.6123091Z [00:05:06.285]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.6123942Z [00:05:06.285]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.6124764Z [00:05:06.285]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.6125507Z [00:05:06.285]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.6126749Z [00:05:06.285]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.6128492Z [00:05:06.285]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.6129555Z [00:05:06.285]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.6130313Z [00:05:06.285]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.6131117Z [00:05:06.285]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.6131887Z [00:05:06.285]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.6132660Z [00:05:06.285]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.6133227Z [00:05:06.285]➜  EOF
2025-08-20T22:46:05.6138762Z [00:05:06.285]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1932/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/authenticate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/authenticate;$WORK/b1932=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/authenticate -lang=go1.22 -complete -installsuffix shared -buildid pJQCIyCExdee9T_wnN8W/pJQCIyCExdee9T_wnN8W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1932/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/authenticate/authenticate.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/authenticate/response.go
2025-08-20T22:46:05.6882252Z [00:05:06.362]➜  go tool buildid -w $WORK/b1928/_pkg_.a # internal
2025-08-20T22:46:05.6902146Z [00:05:06.364]➜  cp $WORK/b1928/_pkg_.a /root/.cache/go-build/bb/bb58e7f72ef7757f4428c60584fda4d56d38da64aafbe04dbda51e16104b7f6e-d # internal
2025-08-20T22:46:05.6904121Z [00:05:06.365]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkdeleterole
2025-08-20T22:46:05.6906457Z [00:05:06.365]➜  mkdir -p $WORK/b1933/
2025-08-20T22:46:05.6913864Z [00:05:06.365]➜  cat >/tmp/go-build2401649780/b1933/importcfg << 'EOF' # internal
2025-08-20T22:46:05.6914573Z [00:05:06.365]➜  # import config
2025-08-20T22:46:05.6918299Z [00:05:06.365]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.6941789Z [00:05:06.365]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.6943336Z [00:05:06.365]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.6944537Z [00:05:06.365]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.6947696Z [00:05:06.365]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.6951834Z [00:05:06.365]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.6953444Z [00:05:06.365]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.6955111Z [00:05:06.365]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:05.6956434Z [00:05:06.365]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.6957604Z [00:05:06.365]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.6958464Z [00:05:06.365]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.6959336Z [00:05:06.365]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.6960174Z [00:05:06.365]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.6960839Z [00:05:06.365]➜  EOF
2025-08-20T22:46:05.6970655Z [00:05:06.365]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1933/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkdeleterole=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkdeleterole;$WORK/b1933=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkdeleterole -lang=go1.22 -complete -installsuffix shared -buildid dtjXz6fGWZ9q714ZDHuk/dtjXz6fGWZ9q714ZDHuk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1933/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkdeleterole/bulk_delete_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkdeleterole/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkdeleterole/response.go
2025-08-20T22:46:05.6976605Z [00:05:06.366]➜  go tool buildid -w $WORK/b1930/_pkg_.a # internal
2025-08-20T22:46:05.6977682Z [00:05:06.366]➜  go tool buildid -w $WORK/b1932/_pkg_.a # internal
2025-08-20T22:46:05.6979047Z [00:05:06.368]➜  cp $WORK/b1932/_pkg_.a /root/.cache/go-build/4f/4f652d20b5aad685e82fcb0ca413ff3a387a87913fd5c17fac691a4c16263805-d # internal
2025-08-20T22:46:05.6980486Z [00:05:06.368]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkputrole
2025-08-20T22:46:05.6981308Z [00:05:06.368]➜  mkdir -p $WORK/b1934/
2025-08-20T22:46:05.6982085Z [00:05:06.368]➜  cat >/tmp/go-build2401649780/b1934/importcfg << 'EOF' # internal
2025-08-20T22:46:05.6982836Z [00:05:06.368]➜  # import config
2025-08-20T22:46:05.6983537Z [00:05:06.368]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.6984454Z [00:05:06.368]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.6985387Z [00:05:06.368]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.6986333Z [00:05:06.368]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.6987370Z [00:05:06.368]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.6988665Z [00:05:06.368]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.6990318Z [00:05:06.368]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.6992194Z [00:05:06.368]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:05.6993536Z [00:05:06.368]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.6994436Z [00:05:06.368]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.6995519Z [00:05:06.368]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.6996512Z [00:05:06.368]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.6997655Z [00:05:06.368]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.6998324Z [00:05:06.369]➜  EOF
2025-08-20T22:46:05.7004646Z [00:05:06.369]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1934/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkputrole=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkputrole;$WORK/b1934=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkputrole -lang=go1.22 -complete -installsuffix shared -buildid W6TTrL6eZjMpbM_9Rs6Y/W6TTrL6eZjMpbM_9Rs6Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1934/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkputrole/bulk_put_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkputrole/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/bulkputrole/response.go
2025-08-20T22:46:05.7011207Z [00:05:06.369]➜  cp $WORK/b1930/_pkg_.a /root/.cache/go-build/76/767b47a7943fdf79567ee67ad2ef722e0d0aa213beaba505649697a02863851d-d # internal
2025-08-20T22:46:05.7012638Z [00:05:06.369]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/changepassword
2025-08-20T22:46:05.7013475Z [00:05:06.369]➜  mkdir -p $WORK/b1936/
2025-08-20T22:46:05.7014230Z [00:05:06.370]➜  cat >/tmp/go-build2401649780/b1936/importcfg << 'EOF' # internal
2025-08-20T22:46:05.7014924Z [00:05:06.370]➜  # import config
2025-08-20T22:46:05.7015789Z [00:05:06.370]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.7016701Z [00:05:06.370]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.7017828Z [00:05:06.370]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.7018702Z [00:05:06.370]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.7019509Z [00:05:06.370]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.7020760Z [00:05:06.370]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.7022379Z [00:05:06.370]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.7024052Z [00:05:06.370]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:05.7025445Z [00:05:06.370]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.7026307Z [00:05:06.370]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.7027390Z [00:05:06.370]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.7028266Z [00:05:06.370]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.7029101Z [00:05:06.370]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.7029711Z [00:05:06.370]➜  EOF
2025-08-20T22:46:05.7036148Z [00:05:06.370]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1936/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/changepassword=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/changepassword;$WORK/b1936=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/changepassword -lang=go1.22 -complete -installsuffix shared -buildid EBKH7CDVo__IlhYMhQsE/EBKH7CDVo__IlhYMhQsE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1936/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/changepassword/change_password.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/changepassword/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/changepassword/response.go
2025-08-20T22:46:05.8052871Z [00:05:06.479]➜  go tool buildid -w $WORK/b1934/_pkg_.a # internal
2025-08-20T22:46:05.8057325Z [00:05:06.480]➜  go tool buildid -w $WORK/b1933/_pkg_.a # internal
2025-08-20T22:46:05.8075067Z [00:05:06.482]➜  cp $WORK/b1934/_pkg_.a /root/.cache/go-build/8c/8c9b23014442efd344a12c55959b0de665dfdbda7f50d5d6be4437d4cfa7c861-d # internal
2025-08-20T22:46:05.8085755Z [00:05:06.482]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/clearapikeycache
2025-08-20T22:46:05.8086584Z [00:05:06.482]➜  mkdir -p $WORK/b1937/
2025-08-20T22:46:05.8089620Z [00:05:06.483]➜  cat >/tmp/go-build2401649780/b1937/importcfg << 'EOF' # internal
2025-08-20T22:46:05.8091668Z [00:05:06.483]➜  # import config
2025-08-20T22:46:05.8101641Z [00:05:06.483]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.8102602Z [00:05:06.483]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.8103465Z [00:05:06.483]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.8104260Z [00:05:06.483]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.8105476Z [00:05:06.483]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.8107027Z [00:05:06.483]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.8108327Z [00:05:06.483]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.8109153Z [00:05:06.483]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.8110164Z [00:05:06.483]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.8111014Z [00:05:06.483]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.8111841Z [00:05:06.483]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.8112421Z [00:05:06.483]➜  EOF
2025-08-20T22:46:05.8118503Z [00:05:06.484]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1937/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearapikeycache=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearapikeycache;$WORK/b1937=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/clearapikeycache -lang=go1.22 -complete -installsuffix shared -buildid tyJMc_RpEoX4ir6EIGhX/tyJMc_RpEoX4ir6EIGhX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1937/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearapikeycache/clear_api_key_cache.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearapikeycache/response.go
2025-08-20T22:46:05.8129063Z [00:05:06.487]➜  cp $WORK/b1933/_pkg_.a /root/.cache/go-build/15/15243aab90490545d3cdeb72d7940d8c91f643099b8ed11fe6c1dcf83f69331d-d # internal
2025-08-20T22:46:05.8131033Z [00:05:06.487]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedprivileges
2025-08-20T22:46:05.8132070Z [00:05:06.487]➜  mkdir -p $WORK/b1938/
2025-08-20T22:46:05.8133144Z [00:05:06.487]➜  cat >/tmp/go-build2401649780/b1938/importcfg << 'EOF' # internal
2025-08-20T22:46:05.8134071Z [00:05:06.487]➜  # import config
2025-08-20T22:46:05.8134786Z [00:05:06.487]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.8135700Z [00:05:06.487]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.8136784Z [00:05:06.487]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.8137872Z [00:05:06.487]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.8139208Z [00:05:06.487]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.8141484Z [00:05:06.487]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.8142683Z [00:05:06.487]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.8143633Z [00:05:06.487]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.8144565Z [00:05:06.487]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.8145473Z [00:05:06.487]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.8146370Z [00:05:06.487]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.8147570Z [00:05:06.487]➜  EOF
2025-08-20T22:46:05.8153807Z [00:05:06.487]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1938/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedprivileges=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedprivileges;$WORK/b1938=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedprivileges -lang=go1.22 -complete -installsuffix shared -buildid FVZRmbOy2g795-15aWnk/FVZRmbOy2g795-15aWnk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1938/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedprivileges/clear_cached_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedprivileges/response.go
2025-08-20T22:46:05.8188131Z [00:05:06.492]➜  go tool buildid -w $WORK/b1936/_pkg_.a # internal
2025-08-20T22:46:05.8202659Z [00:05:06.494]➜  cp $WORK/b1936/_pkg_.a /root/.cache/go-build/ec/ecb6c93fb8b1e87951b07d4d57217b1577e092881e54144fac285fafa6e2bc6f-d # internal
2025-08-20T22:46:05.8204669Z [00:05:06.495]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedrealms
2025-08-20T22:46:05.8205518Z [00:05:06.495]➜  mkdir -p $WORK/b1939/
2025-08-20T22:46:05.8211144Z [00:05:06.495]➜  cat >/tmp/go-build2401649780/b1939/importcfg << 'EOF' # internal
2025-08-20T22:46:05.8212315Z [00:05:06.495]➜  # import config
2025-08-20T22:46:05.8213421Z [00:05:06.495]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.8214303Z [00:05:06.495]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.8215135Z [00:05:06.495]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.8215755Z [00:05:06.495]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.8216933Z [00:05:06.495]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.8219295Z [00:05:06.495]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.8220454Z [00:05:06.495]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.8221321Z [00:05:06.495]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.8222299Z [00:05:06.495]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.8223134Z [00:05:06.495]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.8223940Z [00:05:06.495]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.8224532Z [00:05:06.495]➜  EOF
2025-08-20T22:46:05.8230500Z [00:05:06.495]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1939/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedrealms=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedrealms;$WORK/b1939=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedrealms -lang=go1.22 -complete -installsuffix shared -buildid SssBVY2WRSas4b2mBMTC/SssBVY2WRSas4b2mBMTC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1939/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedrealms/clear_cached_realms.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedrealms/response.go
2025-08-20T22:46:05.9146779Z [00:05:06.589]➜  go tool buildid -w $WORK/b1939/_pkg_.a # internal
2025-08-20T22:46:05.9158478Z [00:05:06.590]➜  go tool buildid -w $WORK/b1938/_pkg_.a # internal
2025-08-20T22:46:05.9165924Z [00:05:06.591]➜  cp $WORK/b1939/_pkg_.a /root/.cache/go-build/34/34b6feaa4532ae49ac454950099b2cd89dd9a18dbdfa5eeef6f2279330a31065-d # internal
2025-08-20T22:46:05.9170729Z [00:05:06.591]➜  go tool buildid -w $WORK/b1937/_pkg_.a # internal
2025-08-20T22:46:05.9179390Z [00:05:06.592]➜  cp $WORK/b1938/_pkg_.a /root/.cache/go-build/86/864781f9cbef59a8976d30dbf9ef70b20c7127d44522693d7a197678b3c0e157-d # internal
2025-08-20T22:46:05.9182968Z [00:05:06.592]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedservicetokens
2025-08-20T22:46:05.9185008Z [00:05:06.592]➜  mkdir -p $WORK/b1941/
2025-08-20T22:46:05.9185791Z [00:05:06.592]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedroles
2025-08-20T22:46:05.9186527Z [00:05:06.593]➜  mkdir -p $WORK/b1940/
2025-08-20T22:46:05.9189498Z [00:05:06.593]➜  cat >/tmp/go-build2401649780/b1940/importcfg << 'EOF' # internal
2025-08-20T22:46:05.9190657Z [00:05:06.593]➜  # import config
2025-08-20T22:46:05.9191717Z [00:05:06.593]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.9192929Z [00:05:06.593]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.9196917Z [00:05:06.593]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.9198440Z [00:05:06.593]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.9200616Z [00:05:06.593]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.9202917Z [00:05:06.593]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.9204319Z [00:05:06.593]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.9217090Z [00:05:06.593]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.9220516Z [00:05:06.593]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.9221302Z [00:05:06.593]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.9222068Z [00:05:06.593]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.9222661Z [00:05:06.593]➜  EOF
2025-08-20T22:46:05.9235236Z [00:05:06.593]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1940/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedroles=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedroles;$WORK/b1940=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedroles -lang=go1.22 -complete -installsuffix shared -buildid dj7yOncWs_GO2qdZmcmU/dj7yOncWs_GO2qdZmcmU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1940/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedroles/clear_cached_roles.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedroles/response.go
2025-08-20T22:46:05.9241247Z [00:05:06.594]➜  cat >/tmp/go-build2401649780/b1941/importcfg << 'EOF' # internal
2025-08-20T22:46:05.9241978Z [00:05:06.594]➜  # import config
2025-08-20T22:46:05.9242661Z [00:05:06.594]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.9243571Z [00:05:06.594]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.9244479Z [00:05:06.594]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.9245301Z [00:05:06.594]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.9246558Z [00:05:06.594]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.9248398Z [00:05:06.594]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.9249539Z [00:05:06.594]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.9250366Z [00:05:06.594]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.9251217Z [00:05:06.594]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.9252050Z [00:05:06.594]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.9252882Z [00:05:06.594]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.9253526Z [00:05:06.594]➜  EOF
2025-08-20T22:46:05.9260293Z [00:05:06.594]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1941/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedservicetokens=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedservicetokens;$WORK/b1941=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedservicetokens -lang=go1.22 -complete -installsuffix shared -buildid UkCNls_XjeffRPvDk_dV/UkCNls_XjeffRPvDk_dV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1941/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedservicetokens/clear_cached_service_tokens.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/clearcachedservicetokens/response.go
2025-08-20T22:46:05.9266965Z [00:05:06.594]➜  cp $WORK/b1937/_pkg_.a /root/.cache/go-build/95/959b7af8544b35ba9298ed84a7e3cf70aadf34f5ce5825fb2f2b9a11bfc78ea0-d # internal
2025-08-20T22:46:05.9268666Z [00:05:06.595]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/createapikey
2025-08-20T22:46:05.9269462Z [00:05:06.595]➜  mkdir -p $WORK/b1942/
2025-08-20T22:46:05.9270195Z [00:05:06.595]➜  cat >/tmp/go-build2401649780/b1942/importcfg << 'EOF' # internal
2025-08-20T22:46:05.9270862Z [00:05:06.595]➜  # import config
2025-08-20T22:46:05.9271505Z [00:05:06.595]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.9272325Z [00:05:06.595]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.9273209Z [00:05:06.595]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.9274062Z [00:05:06.595]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.9274851Z [00:05:06.595]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.9276189Z [00:05:06.595]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.9298687Z [00:05:06.595]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.9300422Z [00:05:06.595]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:05.9301665Z [00:05:06.595]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.9302480Z [00:05:06.595]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.9303309Z [00:05:06.595]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.9304138Z [00:05:06.595]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.9304964Z [00:05:06.595]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.9305573Z [00:05:06.595]➜  EOF
2025-08-20T22:46:05.9312444Z [00:05:06.595]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1942/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createapikey=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createapikey;$WORK/b1942=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/createapikey -lang=go1.22 -complete -installsuffix shared -buildid 3ci8sOxFpaz0Dgbml0Q1/3ci8sOxFpaz0Dgbml0Q1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1942/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createapikey/create_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createapikey/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createapikey/response.go
2025-08-20T22:46:05.9523126Z [00:05:06.626]➜  go tool buildid -w $WORK/b1929/_pkg_.a # internal
2025-08-20T22:46:05.9550218Z [00:05:06.629]➜  cp $WORK/b1929/_pkg_.a /root/.cache/go-build/79/793b46684083227c40d0368184b726d9ef7f22868e2fe1432d3b9427375d2ca2-d # internal
2025-08-20T22:46:05.9561215Z [00:05:06.629]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/createcrossclusterapikey
2025-08-20T22:46:05.9562275Z [00:05:06.629]➜  mkdir -p $WORK/b1943/
2025-08-20T22:46:05.9563024Z [00:05:06.630]➜  cat >/tmp/go-build2401649780/b1943/importcfg << 'EOF' # internal
2025-08-20T22:46:05.9563695Z [00:05:06.630]➜  # import config
2025-08-20T22:46:05.9564350Z [00:05:06.630]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:05.9565189Z [00:05:06.630]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:05.9566083Z [00:05:06.630]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:05.9567005Z [00:05:06.630]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:05.9567938Z [00:05:06.630]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:05.9569171Z [00:05:06.630]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:05.9570800Z [00:05:06.630]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:05.9571915Z [00:05:06.630]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:05.9572759Z [00:05:06.630]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:05.9573939Z [00:05:06.630]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:05.9574733Z [00:05:06.630]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:05.9575524Z [00:05:06.630]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:05.9576106Z [00:05:06.630]➜  EOF
2025-08-20T22:46:05.9583635Z [00:05:06.630]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1943/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createcrossclusterapikey=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createcrossclusterapikey;$WORK/b1943=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/createcrossclusterapikey -lang=go1.22 -complete -installsuffix shared -buildid hPDCsJXa-7dFEiFsijWG/hPDCsJXa-7dFEiFsijWG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1943/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createcrossclusterapikey/create_cross_cluster_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createcrossclusterapikey/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createcrossclusterapikey/response.go
2025-08-20T22:46:06.0260257Z [00:05:06.699]➜  go tool buildid -w $WORK/b1940/_pkg_.a # internal
2025-08-20T22:46:06.0273219Z [00:05:06.701]➜  cp $WORK/b1940/_pkg_.a /root/.cache/go-build/5f/5fb8a60a395f00d05aa3051a0f751f211079051f179351ddb5ee236d23dd579b-d # internal
2025-08-20T22:46:06.0277075Z [00:05:06.702]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/createservicetoken
2025-08-20T22:46:06.0280538Z [00:05:06.702]➜  mkdir -p $WORK/b1944/
2025-08-20T22:46:06.0285275Z [00:05:06.702]➜  cat >/tmp/go-build2401649780/b1944/importcfg << 'EOF' # internal
2025-08-20T22:46:06.0301018Z [00:05:06.702]➜  # import config
2025-08-20T22:46:06.0301740Z [00:05:06.702]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.0302574Z [00:05:06.703]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.0303424Z [00:05:06.703]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.0304213Z [00:05:06.703]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.0305428Z [00:05:06.703]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.0306882Z [00:05:06.703]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.0308744Z [00:05:06.703]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.0310195Z [00:05:06.703]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.0311000Z [00:05:06.703]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.0311801Z [00:05:06.703]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.0312627Z [00:05:06.703]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.0313476Z [00:05:06.703]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.0314041Z [00:05:06.703]➜  EOF
2025-08-20T22:46:06.0326472Z [00:05:06.703]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1944/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createservicetoken=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createservicetoken;$WORK/b1944=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/createservicetoken -lang=go1.22 -complete -installsuffix shared -buildid waoob32udXH-SrRxwkkF/waoob32udXH-SrRxwkkF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1944/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createservicetoken/create_service_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/createservicetoken/response.go
2025-08-20T22:46:06.0331900Z [00:05:06.703]➜  go tool buildid -w $WORK/b1942/_pkg_.a # internal
2025-08-20T22:46:06.0333202Z [00:05:06.705]➜  cp $WORK/b1942/_pkg_.a /root/.cache/go-build/fc/fc7892954fba2ba68814912c6ef6f5505f88a662efda78b0c1240bc5a52b9635-d # internal
2025-08-20T22:46:06.0334544Z [00:05:06.706]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteprivileges
2025-08-20T22:46:06.0335280Z [00:05:06.706]➜  mkdir -p $WORK/b1945/
2025-08-20T22:46:06.0336095Z [00:05:06.706]➜  cat >/tmp/go-build2401649780/b1945/importcfg << 'EOF' # internal
2025-08-20T22:46:06.0336800Z [00:05:06.706]➜  # import config
2025-08-20T22:46:06.0337683Z [00:05:06.706]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.0338546Z [00:05:06.706]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.0339375Z [00:05:06.706]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.0340129Z [00:05:06.706]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.0341275Z [00:05:06.706]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.0342741Z [00:05:06.706]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.0344321Z [00:05:06.706]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.0345513Z [00:05:06.706]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.0346306Z [00:05:06.706]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.0383080Z [00:05:06.706]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.0384393Z [00:05:06.706]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.0385314Z [00:05:06.706]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.0385989Z [00:05:06.706]➜  EOF
2025-08-20T22:46:06.0392047Z [00:05:06.706]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1945/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteprivileges=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteprivileges;$WORK/b1945=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteprivileges -lang=go1.22 -complete -installsuffix shared -buildid n_76fWBY0hhUMd6DLLSC/n_76fWBY0hhUMd6DLLSC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1945/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteprivileges/delete_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteprivileges/response.go
2025-08-20T22:46:06.0401255Z [00:05:06.709]➜  go tool buildid -w $WORK/b1941/_pkg_.a # internal
2025-08-20T22:46:06.0402631Z [00:05:06.711]➜  cp $WORK/b1941/_pkg_.a /root/.cache/go-build/45/45fba8dc44c90bed37a77288e5e1d85c29a7361e7dfdd12d7ff1d9b3bac4c5ac-d # internal
2025-08-20T22:46:06.0404054Z [00:05:06.712]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterole
2025-08-20T22:46:06.0404826Z [00:05:06.712]➜  mkdir -p $WORK/b1946/
2025-08-20T22:46:06.0405609Z [00:05:06.713]➜  cat >/tmp/go-build2401649780/b1946/importcfg << 'EOF' # internal
2025-08-20T22:46:06.0406321Z [00:05:06.714]➜  # import config
2025-08-20T22:46:06.0407019Z [00:05:06.714]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.0408353Z [00:05:06.714]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.0409215Z [00:05:06.714]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.0410013Z [00:05:06.714]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.0411218Z [00:05:06.714]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.0412774Z [00:05:06.714]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.0414402Z [00:05:06.714]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.0415585Z [00:05:06.714]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.0416341Z [00:05:06.714]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.0417495Z [00:05:06.714]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.0418390Z [00:05:06.714]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.0419278Z [00:05:06.714]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.0419922Z [00:05:06.714]➜  EOF
2025-08-20T22:46:06.0425741Z [00:05:06.714]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1946/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterole=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterole;$WORK/b1946=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterole -lang=go1.22 -complete -installsuffix shared -buildid eJ12JYn7rZ5cHc5n5qm-/eJ12JYn7rZ5cHc5n5qm- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1946/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterole/delete_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterole/response.go
2025-08-20T22:46:06.0610452Z [00:05:06.735]➜  go tool buildid -w $WORK/b1943/_pkg_.a # internal
2025-08-20T22:46:06.0629223Z [00:05:06.737]➜  cp $WORK/b1943/_pkg_.a /root/.cache/go-build/38/3810482fe9d580e966e84bbf5d7fe6ed8db7c9c3d0156cfbdfc4aebc2f6f748b-d # internal
2025-08-20T22:46:06.0631345Z [00:05:06.737]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterolemapping
2025-08-20T22:46:06.0633304Z [00:05:06.737]➜  mkdir -p $WORK/b1947/
2025-08-20T22:46:06.0644698Z [00:05:06.739]➜  cat >/tmp/go-build2401649780/b1947/importcfg << 'EOF' # internal
2025-08-20T22:46:06.0645589Z [00:05:06.739]➜  # import config
2025-08-20T22:46:06.0646419Z [00:05:06.739]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.0647623Z [00:05:06.739]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.0648640Z [00:05:06.739]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.0651402Z [00:05:06.739]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.0653134Z [00:05:06.739]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.0654765Z [00:05:06.739]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.0657886Z [00:05:06.739]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.0659069Z [00:05:06.739]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.0659839Z [00:05:06.739]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.0660617Z [00:05:06.739]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.0661394Z [00:05:06.739]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.0662319Z [00:05:06.739]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.0662899Z [00:05:06.739]➜  EOF
2025-08-20T22:46:06.0682773Z [00:05:06.739]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1947/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterolemapping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterolemapping;$WORK/b1947=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterolemapping -lang=go1.22 -complete -installsuffix shared -buildid IdQp8-cAXGbommT7Octy/IdQp8-cAXGbommT7Octy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1947/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterolemapping/delete_role_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleterolemapping/response.go
2025-08-20T22:46:06.1296234Z [00:05:06.804]➜  go tool buildid -w $WORK/b1946/_pkg_.a # internal
2025-08-20T22:46:06.1317584Z [00:05:06.806]➜  cp $WORK/b1946/_pkg_.a /root/.cache/go-build/28/282b261bf1d23eaa54ecb1c7280b30ea0198897bd99acfc35cf3407b15fcfa22-d # internal
2025-08-20T22:46:06.1324983Z [00:05:06.806]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteservicetoken
2025-08-20T22:46:06.1325876Z [00:05:06.806]➜  mkdir -p $WORK/b1948/
2025-08-20T22:46:06.1335226Z [00:05:06.807]➜  cat >/tmp/go-build2401649780/b1948/importcfg << 'EOF' # internal
2025-08-20T22:46:06.1340092Z [00:05:06.807]➜  # import config
2025-08-20T22:46:06.1340807Z [00:05:06.807]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.1341740Z [00:05:06.807]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.1342636Z [00:05:06.808]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.1343470Z [00:05:06.808]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.1344794Z [00:05:06.808]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.1346421Z [00:05:06.808]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.1349008Z [00:05:06.808]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.1350294Z [00:05:06.808]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.1351147Z [00:05:06.808]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.1352016Z [00:05:06.808]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.1352842Z [00:05:06.808]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.1353701Z [00:05:06.808]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.1354321Z [00:05:06.808]➜  EOF
2025-08-20T22:46:06.1362108Z [00:05:06.808]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1948/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteservicetoken=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteservicetoken;$WORK/b1948=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteservicetoken -lang=go1.22 -complete -installsuffix shared -buildid ywsDriSMYPdz0OWKGj4g/ywsDriSMYPdz0OWKGj4g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1948/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteservicetoken/delete_service_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteservicetoken/response.go
2025-08-20T22:46:06.1376030Z [00:05:06.812]➜  go tool buildid -w $WORK/b1945/_pkg_.a # internal
2025-08-20T22:46:06.1384750Z [00:05:06.813]➜  go tool buildid -w $WORK/b1944/_pkg_.a # internal
2025-08-20T22:46:06.1393050Z [00:05:06.813]➜  cp $WORK/b1945/_pkg_.a /root/.cache/go-build/a0/a04f1829ddd9fcf5156473f78c6e43c45b372cd333cb4ae6eda951df1043d518-d # internal
2025-08-20T22:46:06.1395529Z [00:05:06.814]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteuser
2025-08-20T22:46:06.1396611Z [00:05:06.814]➜  mkdir -p $WORK/b1949/
2025-08-20T22:46:06.1402674Z [00:05:06.814]➜  cat >/tmp/go-build2401649780/b1949/importcfg << 'EOF' # internal
2025-08-20T22:46:06.1403393Z [00:05:06.814]➜  # import config
2025-08-20T22:46:06.1404070Z [00:05:06.814]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.1404972Z [00:05:06.814]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.1405845Z [00:05:06.814]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.1431103Z [00:05:06.814]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.1432407Z [00:05:06.814]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.1434198Z [00:05:06.814]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.1435869Z [00:05:06.814]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.1437472Z [00:05:06.814]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.1438327Z [00:05:06.814]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.1439183Z [00:05:06.814]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.1440012Z [00:05:06.814]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.1440799Z [00:05:06.814]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.1441402Z [00:05:06.814]➜  EOF
2025-08-20T22:46:06.1446877Z [00:05:06.814]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1949/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteuser=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteuser;$WORK/b1949=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteuser -lang=go1.22 -complete -installsuffix shared -buildid hJCYniWNmJ07x9ObB9vx/hJCYniWNmJ07x9ObB9vx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1949/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteuser/delete_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/deleteuser/response.go
2025-08-20T22:46:06.1452686Z [00:05:06.815]➜  cp $WORK/b1944/_pkg_.a /root/.cache/go-build/74/741e22438d09464217aeb10ebee6c23efc84fd50d7c0505a1f972e62efebd1ee-d # internal
2025-08-20T22:46:06.1453998Z [00:05:06.815]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuser
2025-08-20T22:46:06.1454755Z [00:05:06.815]➜  mkdir -p $WORK/b1950/
2025-08-20T22:46:06.1455470Z [00:05:06.816]➜  cat >/tmp/go-build2401649780/b1950/importcfg << 'EOF' # internal
2025-08-20T22:46:06.1456423Z [00:05:06.816]➜  # import config
2025-08-20T22:46:06.1457078Z [00:05:06.816]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.1458193Z [00:05:06.816]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.1459033Z [00:05:06.816]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.1459803Z [00:05:06.816]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.1460991Z [00:05:06.816]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.1462492Z [00:05:06.816]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.1464078Z [00:05:06.816]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.1465285Z [00:05:06.816]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.1466097Z [00:05:06.816]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.1466891Z [00:05:06.816]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.1468046Z [00:05:06.816]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.1468947Z [00:05:06.816]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.1469663Z [00:05:06.816]➜  EOF
2025-08-20T22:46:06.1475422Z [00:05:06.816]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1950/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuser=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuser;$WORK/b1950=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuser -lang=go1.22 -complete -installsuffix shared -buildid 0UVwi4sCqUmanV_glNfY/0UVwi4sCqUmanV_glNfY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1950/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuser/disable_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuser/response.go
2025-08-20T22:46:06.1772463Z [00:05:06.851]➜  go tool buildid -w $WORK/b1947/_pkg_.a # internal
2025-08-20T22:46:06.1786963Z [00:05:06.853]➜  cp $WORK/b1947/_pkg_.a /root/.cache/go-build/6b/6b589dfb101d068294c586aad7f604ca96d66f0234121c25f0305a26fc475560-d # internal
2025-08-20T22:46:06.1790100Z [00:05:06.853]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuserprofile
2025-08-20T22:46:06.1790950Z [00:05:06.853]➜  mkdir -p $WORK/b1951/
2025-08-20T22:46:06.1793795Z [00:05:06.853]➜  cat >/tmp/go-build2401649780/b1951/importcfg << 'EOF' # internal
2025-08-20T22:46:06.1794922Z [00:05:06.853]➜  # import config
2025-08-20T22:46:06.1796330Z [00:05:06.853]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.1797468Z [00:05:06.853]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.1798595Z [00:05:06.853]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.1799439Z [00:05:06.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.1800670Z [00:05:06.854]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.1802180Z [00:05:06.854]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.1811414Z [00:05:06.854]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.1812724Z [00:05:06.854]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.1813568Z [00:05:06.854]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.1814643Z [00:05:06.854]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.1815544Z [00:05:06.854]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.1816339Z [00:05:06.854]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.1816939Z [00:05:06.854]➜  EOF
2025-08-20T22:46:06.1823308Z [00:05:06.855]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1951/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuserprofile=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuserprofile;$WORK/b1951=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuserprofile -lang=go1.22 -complete -installsuffix shared -buildid kumJ4kt3cFpT_lHZYb4n/kumJ4kt3cFpT_lHZYb4n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1951/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuserprofile/disable_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/disableuserprofile/response.go
2025-08-20T22:46:06.2416543Z [00:05:06.916]➜  go tool buildid -w $WORK/b1949/_pkg_.a # internal
2025-08-20T22:46:06.2431959Z [00:05:06.917]➜  go tool buildid -w $WORK/b1948/_pkg_.a # internal
2025-08-20T22:46:06.2433935Z [00:05:06.918]➜  cp $WORK/b1949/_pkg_.a /root/.cache/go-build/ef/ef6d95d0d4ed7fb9210a9b6e2d0dbd2ffb97e3f7e1e88b8387711c61c495e1d7-d # internal
2025-08-20T22:46:06.2436596Z [00:05:06.918]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuser
2025-08-20T22:46:06.2437505Z [00:05:06.918]➜  mkdir -p $WORK/b1952/
2025-08-20T22:46:06.2446760Z [00:05:06.919]➜  cat >/tmp/go-build2401649780/b1952/importcfg << 'EOF' # internal
2025-08-20T22:46:06.2447847Z [00:05:06.919]➜  # import config
2025-08-20T22:46:06.2450175Z [00:05:06.919]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.2451209Z [00:05:06.919]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.2452086Z [00:05:06.919]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.2452961Z [00:05:06.919]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.2454427Z [00:05:06.919]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.2455792Z [00:05:06.919]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.2457571Z [00:05:06.919]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.2458651Z [00:05:06.919]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.2459354Z [00:05:06.919]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.2460168Z [00:05:06.919]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.2461060Z [00:05:06.919]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.2462069Z [00:05:06.919]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.2462956Z [00:05:06.919]➜  EOF
2025-08-20T22:46:06.2478417Z [00:05:06.919]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1952/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuser=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuser;$WORK/b1952=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuser -lang=go1.22 -complete -installsuffix shared -buildid YKoUuRLiRsK9O96hZ5Dx/YKoUuRLiRsK9O96hZ5Dx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1952/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuser/enable_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuser/response.go
2025-08-20T22:46:06.2488437Z [00:05:06.921]➜  go tool buildid -w $WORK/b1950/_pkg_.a # internal
2025-08-20T22:46:06.2489637Z [00:05:06.921]➜  cp $WORK/b1950/_pkg_.a /root/.cache/go-build/1f/1f8012c350b51af6fb2f4c32158866e0fd6ae939a62b959933b25b444bf434f7-d # internal
2025-08-20T22:46:06.2491070Z [00:05:06.922]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuserprofile
2025-08-20T22:46:06.2491878Z [00:05:06.922]➜  mkdir -p $WORK/b1953/
2025-08-20T22:46:06.2492606Z [00:05:06.922]➜  cat >/tmp/go-build2401649780/b1953/importcfg << 'EOF' # internal
2025-08-20T22:46:06.2493285Z [00:05:06.922]➜  # import config
2025-08-20T22:46:06.2493948Z [00:05:06.923]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.2494933Z [00:05:06.923]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.2495908Z [00:05:06.923]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.2496800Z [00:05:06.923]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.2502330Z [00:05:06.923]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.2503927Z [00:05:06.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.2505461Z [00:05:06.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.2506709Z [00:05:06.923]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.2507848Z [00:05:06.923]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.2508786Z [00:05:06.923]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.2517569Z [00:05:06.923]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.2518462Z [00:05:06.923]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.2519131Z [00:05:06.923]➜  EOF
2025-08-20T22:46:06.2532832Z [00:05:06.923]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1953/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuserprofile=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuserprofile;$WORK/b1953=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuserprofile -lang=go1.22 -complete -installsuffix shared -buildid 8gObl4lVVYF7BG7vajnH/8gObl4lVVYF7BG7vajnH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1953/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuserprofile/enable_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enableuserprofile/response.go
2025-08-20T22:46:06.2539003Z [00:05:06.925]➜  cp $WORK/b1948/_pkg_.a /root/.cache/go-build/f8/f887b8cdbf4af7173073d046bc43cf834ade72b1f0bb94fdfe2717a03c243616-d # internal
2025-08-20T22:46:06.2540501Z [00:05:06.925]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollkibana
2025-08-20T22:46:06.2541537Z [00:05:06.926]➜  mkdir -p $WORK/b1954/
2025-08-20T22:46:06.2542355Z [00:05:06.926]➜  cat >/tmp/go-build2401649780/b1954/importcfg << 'EOF' # internal
2025-08-20T22:46:06.2543065Z [00:05:06.926]➜  # import config
2025-08-20T22:46:06.2543738Z [00:05:06.926]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.2544660Z [00:05:06.926]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.2545540Z [00:05:06.926]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.2546347Z [00:05:06.926]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.2547831Z [00:05:06.926]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.2549463Z [00:05:06.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.2550743Z [00:05:06.926]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.2551642Z [00:05:06.926]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.2552524Z [00:05:06.926]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.2553385Z [00:05:06.926]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.2554186Z [00:05:06.926]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.2554788Z [00:05:06.926]➜  EOF
2025-08-20T22:46:06.2560535Z [00:05:06.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1954/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollkibana=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollkibana;$WORK/b1954=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollkibana -lang=go1.22 -complete -installsuffix shared -buildid sHe4N90K04PHc9mRuLca/sHe4N90K04PHc9mRuLca -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1954/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollkibana/enroll_kibana.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollkibana/response.go
2025-08-20T22:46:06.2901164Z [00:05:06.963]➜  go tool buildid -w $WORK/b1951/_pkg_.a # internal
2025-08-20T22:46:06.2907461Z [00:05:06.964]➜  cp $WORK/b1951/_pkg_.a /root/.cache/go-build/14/14b35e371da02cd8d604be6b236feb86a606a239ce5a569fff293985404efdb3-d # internal
2025-08-20T22:46:06.2908872Z [00:05:06.964]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollnode
2025-08-20T22:46:06.2909650Z [00:05:06.964]➜  mkdir -p $WORK/b1955/
2025-08-20T22:46:06.2910517Z [00:05:06.964]➜  cat >/tmp/go-build2401649780/b1955/importcfg << 'EOF' # internal
2025-08-20T22:46:06.2911211Z [00:05:06.964]➜  # import config
2025-08-20T22:46:06.2912085Z [00:05:06.964]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.2913018Z [00:05:06.964]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.2913890Z [00:05:06.964]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.2914838Z [00:05:06.964]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.2916074Z [00:05:06.964]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.2917877Z [00:05:06.964]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.2918999Z [00:05:06.964]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.2919809Z [00:05:06.964]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.2920648Z [00:05:06.964]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.2921541Z [00:05:06.964]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.2922521Z [00:05:06.964]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.2923146Z [00:05:06.964]➜  EOF
2025-08-20T22:46:06.2930034Z [00:05:06.964]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1955/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollnode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollnode;$WORK/b1955=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollnode -lang=go1.22 -complete -installsuffix shared -buildid EokPfCZOZejOFMJTbBVc/EokPfCZOZejOFMJTbBVc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1955/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollnode/enroll_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/enrollnode/response.go
2025-08-20T22:46:06.3538942Z [00:05:07.028]➜  go tool buildid -w $WORK/b1952/_pkg_.a # internal
2025-08-20T22:46:06.3541386Z [00:05:07.028]➜  go tool buildid -w $WORK/b1953/_pkg_.a # internal
2025-08-20T22:46:06.3570909Z [00:05:07.031]➜  cp $WORK/b1952/_pkg_.a /root/.cache/go-build/cb/cb2ae551e3253ad64e7c641b4f06d7434be23aaf5231310699b7e5f4ef007d54-d # internal
2025-08-20T22:46:06.3595822Z [00:05:07.031]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getapikey
2025-08-20T22:46:06.3596620Z [00:05:07.031]➜  mkdir -p $WORK/b1956/
2025-08-20T22:46:06.3597566Z [00:05:07.031]➜  cat >/tmp/go-build2401649780/b1956/importcfg << 'EOF' # internal
2025-08-20T22:46:06.3598304Z [00:05:07.031]➜  # import config
2025-08-20T22:46:06.3598947Z [00:05:07.031]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.3599805Z [00:05:07.031]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.3600637Z [00:05:07.031]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.3601435Z [00:05:07.031]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.3602644Z [00:05:07.031]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.3604159Z [00:05:07.031]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.3605271Z [00:05:07.031]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.3606073Z [00:05:07.031]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.3606905Z [00:05:07.031]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.3607974Z [00:05:07.031]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.3608787Z [00:05:07.031]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.3609383Z [00:05:07.031]➜  EOF
2025-08-20T22:46:06.3610650Z [00:05:07.031]➜  cp $WORK/b1953/_pkg_.a /root/.cache/go-build/88/889260857d681ef311dbc964ab5096271c31d14adc1fda617baebd76bdfd6473-d # internal
2025-08-20T22:46:06.3616734Z [00:05:07.031]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1956/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getapikey=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getapikey;$WORK/b1956=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getapikey -lang=go1.22 -complete -installsuffix shared -buildid SpDDDup0wjmRXVojC1Uv/SpDDDup0wjmRXVojC1Uv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1956/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getapikey/get_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getapikey/response.go
2025-08-20T22:46:06.3642373Z [00:05:07.031]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getbuiltinprivileges
2025-08-20T22:46:06.3643339Z [00:05:07.031]➜  mkdir -p $WORK/b1957/
2025-08-20T22:46:06.3644100Z [00:05:07.031]➜  cat >/tmp/go-build2401649780/b1957/importcfg << 'EOF' # internal
2025-08-20T22:46:06.3644950Z [00:05:07.031]➜  # import config
2025-08-20T22:46:06.3645629Z [00:05:07.031]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.3646571Z [00:05:07.031]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.3647788Z [00:05:07.031]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.3648656Z [00:05:07.031]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.3649459Z [00:05:07.031]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.3650660Z [00:05:07.031]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.3652187Z [00:05:07.031]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.3654043Z [00:05:07.031]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterprivilege=/tmp/go-build2401649780/b1379/_pkg_.a
2025-08-20T22:46:06.3656061Z [00:05:07.031]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/remoteclusterprivilege=/tmp/go-build2401649780/b1499/_pkg_.a
2025-08-20T22:46:06.3657661Z [00:05:07.031]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.3658498Z [00:05:07.031]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.3659341Z [00:05:07.031]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.3660173Z [00:05:07.031]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.3661011Z [00:05:07.031]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.3661656Z [00:05:07.031]➜  EOF
2025-08-20T22:46:06.3668162Z [00:05:07.031]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1957/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getbuiltinprivileges=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getbuiltinprivileges;$WORK/b1957=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getbuiltinprivileges -lang=go1.22 -complete -installsuffix shared -buildid RjIjgzd-Ci3hz8xKEMAd/RjIjgzd-Ci3hz8xKEMAd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1957/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getbuiltinprivileges/get_builtin_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getbuiltinprivileges/response.go
2025-08-20T22:46:06.3692130Z [00:05:07.043]➜  go tool buildid -w $WORK/b1954/_pkg_.a # internal
2025-08-20T22:46:06.3711349Z [00:05:07.045]➜  cp $WORK/b1954/_pkg_.a /root/.cache/go-build/94/94eaf634c65feb6d02136e564ddf1cf1a98db1c3dbf22f16784565d89322b58c-d # internal
2025-08-20T22:46:06.3718760Z [00:05:07.046]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getprivileges
2025-08-20T22:46:06.3720981Z [00:05:07.046]➜  mkdir -p $WORK/b1958/
2025-08-20T22:46:06.3728715Z [00:05:07.047]➜  cat >/tmp/go-build2401649780/b1958/importcfg << 'EOF' # internal
2025-08-20T22:46:06.3730704Z [00:05:07.047]➜  # import config
2025-08-20T22:46:06.3731687Z [00:05:07.047]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.3732807Z [00:05:07.047]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.3734247Z [00:05:07.047]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.3735464Z [00:05:07.047]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.3736908Z [00:05:07.047]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.3738880Z [00:05:07.047]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.3740157Z [00:05:07.047]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.3741371Z [00:05:07.047]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.3742933Z [00:05:07.047]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.3744339Z [00:05:07.047]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.3745456Z [00:05:07.047]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.3746370Z [00:05:07.047]➜  EOF
2025-08-20T22:46:06.3763943Z [00:05:07.047]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1958/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getprivileges=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getprivileges;$WORK/b1958=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getprivileges -lang=go1.22 -complete -installsuffix shared -buildid SYAZ_LtwUziw6bpjAmO-/SYAZ_LtwUziw6bpjAmO- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1958/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getprivileges/get_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getprivileges/response.go
2025-08-20T22:46:06.3854741Z [00:05:07.060]➜  go tool buildid -w $WORK/b1955/_pkg_.a # internal
2025-08-20T22:46:06.3875517Z [00:05:07.062]➜  cp $WORK/b1955/_pkg_.a /root/.cache/go-build/44/448f0993797aa1bf5afaf86d7c2722c07d03a3af8963e96a674888f9d3f658dc-d # internal
2025-08-20T22:46:06.3888763Z [00:05:07.063]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getrole
2025-08-20T22:46:06.3895642Z [00:05:07.063]➜  mkdir -p $WORK/b1959/
2025-08-20T22:46:06.3896492Z [00:05:07.063]➜  cat >/tmp/go-build2401649780/b1959/importcfg << 'EOF' # internal
2025-08-20T22:46:06.3907490Z [00:05:07.063]➜  # import config
2025-08-20T22:46:06.3908255Z [00:05:07.063]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.3909110Z [00:05:07.063]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.3909929Z [00:05:07.063]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.3910695Z [00:05:07.064]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.3911854Z [00:05:07.064]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.3913294Z [00:05:07.064]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.3914331Z [00:05:07.064]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.3915087Z [00:05:07.064]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.3915868Z [00:05:07.064]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.3916774Z [00:05:07.064]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.3917703Z [00:05:07.064]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.3918285Z [00:05:07.064]➜  EOF
2025-08-20T22:46:06.3923427Z [00:05:07.064]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1959/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrole=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrole;$WORK/b1959=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getrole -lang=go1.22 -complete -installsuffix shared -buildid Ozyr47AHQ30ywkwUztp6/Ozyr47AHQ30ywkwUztp6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1959/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrole/get_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrole/response.go
2025-08-20T22:46:06.4484168Z [00:05:07.122]➜  go tool buildid -w $WORK/b1956/_pkg_.a # internal
2025-08-20T22:46:06.4500222Z [00:05:07.124]➜  cp $WORK/b1956/_pkg_.a /root/.cache/go-build/06/063978c186e7d49a7e63eeff59582df134db41396feb90991b99ba5d30c6d58d-d # internal
2025-08-20T22:46:06.4523540Z [00:05:07.126]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getrolemapping
2025-08-20T22:46:06.4524972Z [00:05:07.126]➜  mkdir -p $WORK/b1960/
2025-08-20T22:46:06.4567759Z [00:05:07.131]➜  cat >/tmp/go-build2401649780/b1960/importcfg << 'EOF' # internal
2025-08-20T22:46:06.4569800Z [00:05:07.131]➜  # import config
2025-08-20T22:46:06.4570859Z [00:05:07.131]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.4572128Z [00:05:07.131]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.4573182Z [00:05:07.131]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.4574132Z [00:05:07.131]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.4576100Z [00:05:07.131]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.4578725Z [00:05:07.131]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.4588223Z [00:05:07.131]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.4589176Z [00:05:07.131]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.4589995Z [00:05:07.131]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.4590805Z [00:05:07.131]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.4591578Z [00:05:07.131]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.4592154Z [00:05:07.131]➜  EOF
2025-08-20T22:46:06.4603459Z [00:05:07.133]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1960/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrolemapping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrolemapping;$WORK/b1960=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getrolemapping -lang=go1.22 -complete -installsuffix shared -buildid SwzrKeZ3rOY1KuHy9Bv_/SwzrKeZ3rOY1KuHy9Bv_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1960/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrolemapping/get_role_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getrolemapping/response.go
2025-08-20T22:46:06.4734469Z [00:05:07.147]➜  go tool buildid -w $WORK/b1958/_pkg_.a # internal
2025-08-20T22:46:06.4752556Z [00:05:07.149]➜  cp $WORK/b1958/_pkg_.a /root/.cache/go-build/03/03dff9de70134dccb784ffac4925c9a958ea3d37283e92541c78415db43886f1-d # internal
2025-08-20T22:46:06.4762267Z [00:05:07.150]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getserviceaccounts
2025-08-20T22:46:06.4774826Z [00:05:07.150]➜  mkdir -p $WORK/b1961/
2025-08-20T22:46:06.4775840Z [00:05:07.150]➜  cat >/tmp/go-build2401649780/b1961/importcfg << 'EOF' # internal
2025-08-20T22:46:06.4776626Z [00:05:07.150]➜  # import config
2025-08-20T22:46:06.4777522Z [00:05:07.150]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.4778686Z [00:05:07.150]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.4779593Z [00:05:07.150]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.4780446Z [00:05:07.150]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.4781742Z [00:05:07.150]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.4783367Z [00:05:07.150]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.4784516Z [00:05:07.150]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.4785345Z [00:05:07.150]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.4786448Z [00:05:07.150]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.4796543Z [00:05:07.150]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.4797705Z [00:05:07.150]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.4798417Z [00:05:07.150]➜  EOF
2025-08-20T22:46:06.4804702Z [00:05:07.150]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1961/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getserviceaccounts=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getserviceaccounts;$WORK/b1961=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getserviceaccounts -lang=go1.22 -complete -installsuffix shared -buildid QQbhI5KuUleek6vecvkw/QQbhI5KuUleek6vecvkw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1961/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getserviceaccounts/get_service_accounts.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getserviceaccounts/response.go
2025-08-20T22:46:06.4813939Z [00:05:07.155]➜  go tool buildid -w $WORK/b1957/_pkg_.a # internal
2025-08-20T22:46:06.4854745Z [00:05:07.159]➜  cp $WORK/b1957/_pkg_.a /root/.cache/go-build/80/804c3fd0dc7fbb8ed0bad1c1a5883227c6771b74a4422eaa316a2ab9de764707-d # internal
2025-08-20T22:46:06.4856591Z [00:05:07.160]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getservicecredentials
2025-08-20T22:46:06.4857598Z [00:05:07.160]➜  mkdir -p $WORK/b1962/
2025-08-20T22:46:06.4863869Z [00:05:07.160]➜  cat >/tmp/go-build2401649780/b1962/importcfg << 'EOF' # internal
2025-08-20T22:46:06.4864573Z [00:05:07.160]➜  # import config
2025-08-20T22:46:06.4865242Z [00:05:07.160]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.4866241Z [00:05:07.160]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.4867079Z [00:05:07.160]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.4868078Z [00:05:07.160]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.4869329Z [00:05:07.160]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.4870849Z [00:05:07.160]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.4871943Z [00:05:07.160]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.4872749Z [00:05:07.160]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.4873571Z [00:05:07.160]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.4885405Z [00:05:07.160]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.4886385Z [00:05:07.160]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.4887032Z [00:05:07.160]➜  EOF
2025-08-20T22:46:06.4893348Z [00:05:07.160]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1962/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getservicecredentials=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getservicecredentials;$WORK/b1962=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getservicecredentials -lang=go1.22 -complete -installsuffix shared -buildid TvIp0ELgD_2jfJVHgeuk/TvIp0ELgD_2jfJVHgeuk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1962/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getservicecredentials/get_service_credentials.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getservicecredentials/response.go
2025-08-20T22:46:06.4967848Z [00:05:07.170]➜  go tool buildid -w $WORK/b1959/_pkg_.a # internal
2025-08-20T22:46:06.4997507Z [00:05:07.174]➜  cp $WORK/b1959/_pkg_.a /root/.cache/go-build/b3/b3dcb3339f445816344c738f8409c901828d21fc4e4367624ba03052c6a16147-d # internal
2025-08-20T22:46:06.4999065Z [00:05:07.174]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/gettoken
2025-08-20T22:46:06.4999778Z [00:05:07.174]➜  mkdir -p $WORK/b1964/
2025-08-20T22:46:06.5000474Z [00:05:07.174]➜  cat >/tmp/go-build2401649780/b1964/importcfg << 'EOF' # internal
2025-08-20T22:46:06.5001110Z [00:05:07.174]➜  # import config
2025-08-20T22:46:06.5001724Z [00:05:07.174]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.5002507Z [00:05:07.174]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.5003327Z [00:05:07.174]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.5004132Z [00:05:07.174]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.5004875Z [00:05:07.174]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.5006177Z [00:05:07.174]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.5007836Z [00:05:07.174]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.5009506Z [00:05:07.174]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/accesstokengranttype=/tmp/go-build2401649780/b1965/_pkg_.a
2025-08-20T22:46:06.5010756Z [00:05:07.174]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.5011522Z [00:05:07.174]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.5012294Z [00:05:07.174]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.5013071Z [00:05:07.174]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.5013842Z [00:05:07.174]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.5014524Z [00:05:07.174]➜  EOF
2025-08-20T22:46:06.5020669Z [00:05:07.174]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1964/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/gettoken=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/gettoken;$WORK/b1964=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/gettoken -lang=go1.22 -complete -installsuffix shared -buildid lpzzszJ6ViWnOcyiz3d1/lpzzszJ6ViWnOcyiz3d1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1964/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/gettoken/get_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/gettoken/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/gettoken/response.go
2025-08-20T22:46:06.5814832Z [00:05:07.255]➜  go tool buildid -w $WORK/b1960/_pkg_.a # internal
2025-08-20T22:46:06.5830035Z [00:05:07.257]➜  cp $WORK/b1960/_pkg_.a /root/.cache/go-build/9c/9cfde44d8e85d5992179f6e1a62b5a0dabd4cc8d6636d8eccc2916b4346e6331-d # internal
2025-08-20T22:46:06.5843283Z [00:05:07.258]➜  go tool buildid -w $WORK/b1962/_pkg_.a # internal
2025-08-20T22:46:06.5851037Z [00:05:07.259]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getuser
2025-08-20T22:46:06.5854317Z [00:05:07.259]➜  mkdir -p $WORK/b1966/
2025-08-20T22:46:06.5864678Z [00:05:07.260]➜  cat >/tmp/go-build2401649780/b1966/importcfg << 'EOF' # internal
2025-08-20T22:46:06.5871298Z [00:05:07.261]➜  # import config
2025-08-20T22:46:06.5872014Z [00:05:07.261]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.5872950Z [00:05:07.261]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.5873866Z [00:05:07.261]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.5889835Z [00:05:07.261]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.5891208Z [00:05:07.261]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.5893126Z [00:05:07.261]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.5894388Z [00:05:07.261]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.5895277Z [00:05:07.261]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.5896192Z [00:05:07.261]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.5897043Z [00:05:07.261]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.5916530Z [00:05:07.261]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.5917351Z [00:05:07.261]➜  EOF
2025-08-20T22:46:06.5917961Z [00:05:07.261]➜  go tool buildid -w $WORK/b1961/_pkg_.a # internal
2025-08-20T22:46:06.5919534Z [00:05:07.262]➜  cp $WORK/b1961/_pkg_.a /root/.cache/go-build/db/db7f7ed1112993544b064a5b6a846ff935ab88c981189027017bd1f03e9459d0-d # internal
2025-08-20T22:46:06.5921014Z [00:05:07.262]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprivileges
2025-08-20T22:46:06.5921910Z [00:05:07.262]➜  mkdir -p $WORK/b1967/
2025-08-20T22:46:06.5922712Z [00:05:07.263]➜  cat >/tmp/go-build2401649780/b1967/importcfg << 'EOF' # internal
2025-08-20T22:46:06.5923420Z [00:05:07.263]➜  # import config
2025-08-20T22:46:06.5924114Z [00:05:07.263]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.5925021Z [00:05:07.263]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.5925920Z [00:05:07.263]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.5926766Z [00:05:07.263]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.5928256Z [00:05:07.263]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.5930051Z [00:05:07.263]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.5931277Z [00:05:07.263]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.5932135Z [00:05:07.263]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.5933183Z [00:05:07.263]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.5934058Z [00:05:07.263]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.5934906Z [00:05:07.263]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.5935529Z [00:05:07.263]➜  EOF
2025-08-20T22:46:06.5941782Z [00:05:07.263]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1967/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprivileges=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprivileges;$WORK/b1967=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprivileges -lang=go1.22 -complete -installsuffix shared -buildid Rq3WTNKn8pB9r0fVIQXm/Rq3WTNKn8pB9r0fVIQXm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1967/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprivileges/get_user_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprivileges/response.go
2025-08-20T22:46:06.5952522Z [00:05:07.264]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1966/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuser=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuser;$WORK/b1966=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getuser -lang=go1.22 -complete -installsuffix shared -buildid Av-3R6vXuw8cutwR38AT/Av-3R6vXuw8cutwR38AT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1966/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuser/get_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuser/response.go
2025-08-20T22:46:06.5980499Z [00:05:07.272]➜  cp $WORK/b1962/_pkg_.a /root/.cache/go-build/e6/e646f693d4d1aa5ac1862d400e65f02910fcab2cbdd472bf0c5e82b85d5c1121-d # internal
2025-08-20T22:46:06.5988092Z [00:05:07.273]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprofile
2025-08-20T22:46:06.5989994Z [00:05:07.273]➜  mkdir -p $WORK/b1968/
2025-08-20T22:46:06.6000182Z [00:05:07.274]➜  cat >/tmp/go-build2401649780/b1968/importcfg << 'EOF' # internal
2025-08-20T22:46:06.6003201Z [00:05:07.274]➜  # import config
2025-08-20T22:46:06.6007453Z [00:05:07.274]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.6008352Z [00:05:07.274]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.6009228Z [00:05:07.274]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.6010195Z [00:05:07.274]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.6011455Z [00:05:07.274]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.6012986Z [00:05:07.274]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.6014159Z [00:05:07.274]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.6015004Z [00:05:07.274]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.6015858Z [00:05:07.274]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.6016696Z [00:05:07.274]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.6017759Z [00:05:07.274]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.6018407Z [00:05:07.274]➜  EOF
2025-08-20T22:46:06.6024153Z [00:05:07.274]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1968/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprofile=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprofile;$WORK/b1968=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprofile -lang=go1.22 -complete -installsuffix shared -buildid wAZ_UH8ygEjFBjMIqyZQ/wAZ_UH8ygEjFBjMIqyZQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1968/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprofile/get_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/getuserprofile/response.go
2025-08-20T22:46:06.6111692Z [00:05:07.285]➜  go tool buildid -w $WORK/b1964/_pkg_.a # internal
2025-08-20T22:46:06.6149337Z [00:05:07.289]➜  cp $WORK/b1964/_pkg_.a /root/.cache/go-build/5d/5dec0073b8385a6b9c4f69a996ab41b67c55fbf0fa20b915f6417b4833c7047d-d # internal
2025-08-20T22:46:06.6151562Z [00:05:07.289]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/grantapikey
2025-08-20T22:46:06.6152314Z [00:05:07.289]➜  mkdir -p $WORK/b1969/
2025-08-20T22:46:06.6153195Z [00:05:07.289]➜  cat >/tmp/go-build2401649780/b1969/importcfg << 'EOF' # internal
2025-08-20T22:46:06.6153828Z [00:05:07.289]➜  # import config
2025-08-20T22:46:06.6154442Z [00:05:07.289]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.6155222Z [00:05:07.289]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.6156050Z [00:05:07.289]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.6156856Z [00:05:07.289]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.6157823Z [00:05:07.289]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.6159000Z [00:05:07.289]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.6160596Z [00:05:07.289]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.6162214Z [00:05:07.289]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeygranttype=/tmp/go-build2401649780/b1970/_pkg_.a
2025-08-20T22:46:06.6163427Z [00:05:07.289]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.6164185Z [00:05:07.289]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.6164969Z [00:05:07.289]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.6165738Z [00:05:07.289]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.6166505Z [00:05:07.289]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.6167076Z [00:05:07.289]➜  EOF
2025-08-20T22:46:06.6173848Z [00:05:07.289]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1969/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/grantapikey=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/grantapikey;$WORK/b1969=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/grantapikey -lang=go1.22 -complete -installsuffix shared -buildid sOTP-7QufWdzzzlPrGAj/sOTP-7QufWdzzzlPrGAj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1969/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/grantapikey/grant_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/grantapikey/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/grantapikey/response.go
2025-08-20T22:46:06.6903391Z [00:05:07.364]➜  go tool buildid -w $WORK/b1966/_pkg_.a # internal
2025-08-20T22:46:06.6905853Z [00:05:07.365]➜  go tool buildid -w $WORK/b1967/_pkg_.a # internal
2025-08-20T22:46:06.6915295Z [00:05:07.366]➜  cp $WORK/b1966/_pkg_.a /root/.cache/go-build/b3/b300bd1629bf73168096773b42e3d57d17c354cfdb0a1bf4f8beed87094267f4-d # internal
2025-08-20T22:46:06.6919157Z [00:05:07.366]➜  cp $WORK/b1967/_pkg_.a /root/.cache/go-build/46/46c3d2c1f67cb4c40fe7bbaf089140b7a195ab0cd41e558667798ddd44b3eaee-d # internal
2025-08-20T22:46:06.6923594Z [00:05:07.366]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivilegesuserprofile
2025-08-20T22:46:06.6938942Z [00:05:07.366]➜  mkdir -p $WORK/b1972/
2025-08-20T22:46:06.6939787Z [00:05:07.366]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivileges
2025-08-20T22:46:06.6940537Z [00:05:07.366]➜  mkdir -p $WORK/b1971/
2025-08-20T22:46:06.6941257Z [00:05:07.368]➜  cat >/tmp/go-build2401649780/b1972/importcfg << 'EOF' # internal
2025-08-20T22:46:06.6941969Z [00:05:07.368]➜  # import config
2025-08-20T22:46:06.6946551Z [00:05:07.369]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.6947542Z [00:05:07.369]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.6948480Z [00:05:07.369]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.6949315Z [00:05:07.369]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.6950285Z [00:05:07.369]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.6951479Z [00:05:07.369]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.6953110Z [00:05:07.369]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.6954290Z [00:05:07.369]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.6955142Z [00:05:07.369]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.6955991Z [00:05:07.369]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.6956902Z [00:05:07.369]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.6957963Z [00:05:07.369]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.6958776Z [00:05:07.369]➜  EOF
2025-08-20T22:46:06.6966471Z [00:05:07.369]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1972/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivilegesuserprofile=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivilegesuserprofile;$WORK/b1972=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivilegesuserprofile -lang=go1.22 -complete -installsuffix shared -buildid zdp-Lz5CCPw822M4dWkK/zdp-Lz5CCPw822M4dWkK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1972/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivilegesuserprofile/has_privileges_user_profile.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivilegesuserprofile/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivilegesuserprofile/response.go
2025-08-20T22:46:06.6973356Z [00:05:07.369]➜  cat >/tmp/go-build2401649780/b1971/importcfg << 'EOF' # internal
2025-08-20T22:46:06.6974091Z [00:05:07.369]➜  # import config
2025-08-20T22:46:06.6974759Z [00:05:07.369]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.6975605Z [00:05:07.369]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.6976539Z [00:05:07.369]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.6977651Z [00:05:07.369]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.6978460Z [00:05:07.369]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.6979674Z [00:05:07.369]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.6981460Z [00:05:07.369]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.6983300Z [00:05:07.369]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterprivilege=/tmp/go-build2401649780/b1379/_pkg_.a
2025-08-20T22:46:06.6984679Z [00:05:07.369]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.6985515Z [00:05:07.369]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.6986388Z [00:05:07.369]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.7007536Z [00:05:07.369]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.7008493Z [00:05:07.369]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.7009107Z [00:05:07.369]➜  EOF
2025-08-20T22:46:06.7015625Z [00:05:07.369]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1971/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivileges=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivileges;$WORK/b1971=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivileges -lang=go1.22 -complete -installsuffix shared -buildid qItTjEBgyCv8g2wwkvCU/qItTjEBgyCv8g2wwkvCU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1971/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivileges/has_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivileges/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/hasprivileges/response.go
2025-08-20T22:46:06.7182147Z [00:05:07.392]➜  go tool buildid -w $WORK/b1968/_pkg_.a # internal
2025-08-20T22:46:06.7186819Z [00:05:07.393]➜  cp $WORK/b1968/_pkg_.a /root/.cache/go-build/c8/c843a812efad5e146eb72b9e23930c5f16f82172412581cc2cca400fd76fcb0e-d # internal
2025-08-20T22:46:06.7188460Z [00:05:07.393]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidateapikey
2025-08-20T22:46:06.7189428Z [00:05:07.393]➜  mkdir -p $WORK/b1973/
2025-08-20T22:46:06.7190142Z [00:05:07.393]➜  cat >/tmp/go-build2401649780/b1973/importcfg << 'EOF' # internal
2025-08-20T22:46:06.7190849Z [00:05:07.393]➜  # import config
2025-08-20T22:46:06.7191506Z [00:05:07.393]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.7192383Z [00:05:07.393]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.7193297Z [00:05:07.393]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.7194141Z [00:05:07.393]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.7194950Z [00:05:07.393]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.7196181Z [00:05:07.393]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.7198663Z [00:05:07.393]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.7199806Z [00:05:07.393]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.7200643Z [00:05:07.393]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.7201461Z [00:05:07.393]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.7202230Z [00:05:07.393]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.7203033Z [00:05:07.393]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.7203612Z [00:05:07.393]➜  EOF
2025-08-20T22:46:06.7221528Z [00:05:07.393]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1973/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidateapikey=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidateapikey;$WORK/b1973=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidateapikey -lang=go1.22 -complete -installsuffix shared -buildid btiredNirOHVtlfVb9hJ/btiredNirOHVtlfVb9hJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1973/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidateapikey/invalidate_api_key.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidateapikey/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidateapikey/response.go
2025-08-20T22:46:06.7255372Z [00:05:07.400]➜  go tool buildid -w $WORK/b1969/_pkg_.a # internal
2025-08-20T22:46:06.7276976Z [00:05:07.402]➜  cp $WORK/b1969/_pkg_.a /root/.cache/go-build/3a/3aae72ef2da9375a0f6e1c297f30e847912d2b5dba09da07a0e0c3570c0f23f0-d # internal
2025-08-20T22:46:06.7280350Z [00:05:07.402]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidatetoken
2025-08-20T22:46:06.7281611Z [00:05:07.402]➜  mkdir -p $WORK/b1974/
2025-08-20T22:46:06.7288200Z [00:05:07.403]➜  cat >/tmp/go-build2401649780/b1974/importcfg << 'EOF' # internal
2025-08-20T22:46:06.7291836Z [00:05:07.403]➜  # import config
2025-08-20T22:46:06.7294622Z [00:05:07.404]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.7298115Z [00:05:07.404]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.7298972Z [00:05:07.404]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.7299830Z [00:05:07.404]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.7300631Z [00:05:07.404]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.7301837Z [00:05:07.404]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.7303401Z [00:05:07.404]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.7304558Z [00:05:07.404]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.7305497Z [00:05:07.404]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.7306375Z [00:05:07.404]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.7307325Z [00:05:07.404]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.7308161Z [00:05:07.404]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.7308769Z [00:05:07.404]➜  EOF
2025-08-20T22:46:06.7315596Z [00:05:07.404]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1974/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidatetoken=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidatetoken;$WORK/b1974=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidatetoken -lang=go1.22 -complete -installsuffix shared -buildid qBmdiqtVb2zS3VhFHliP/qBmdiqtVb2zS3VhFHliP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1974/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidatetoken/invalidate_token.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidatetoken/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/invalidatetoken/response.go
2025-08-20T22:46:06.7792860Z [00:05:07.453]➜  go tool buildid -w $WORK/b1972/_pkg_.a # internal
2025-08-20T22:46:06.7834696Z [00:05:07.457]➜  cp $WORK/b1972/_pkg_.a /root/.cache/go-build/3e/3e9b10e8f261a9c8db23e0db48ceec837ba0c44682a89659178aed5de94029a2-d # internal
2025-08-20T22:46:06.7836326Z [00:05:07.457]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/putprivileges
2025-08-20T22:46:06.7838116Z [00:05:07.457]➜  mkdir -p $WORK/b1978/
2025-08-20T22:46:06.7841047Z [00:05:07.457]➜  cat >/tmp/go-build2401649780/b1978/importcfg << 'EOF' # internal
2025-08-20T22:46:06.7841754Z [00:05:07.457]➜  # import config
2025-08-20T22:46:06.7842629Z [00:05:07.457]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.7843524Z [00:05:07.457]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.7844428Z [00:05:07.457]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.7845294Z [00:05:07.457]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.7846115Z [00:05:07.457]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.7850934Z [00:05:07.457]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.7852588Z [00:05:07.457]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.7854308Z [00:05:07.457]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.7855577Z [00:05:07.457]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.7856430Z [00:05:07.457]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.7857562Z [00:05:07.457]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.7858670Z [00:05:07.457]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.7859506Z [00:05:07.457]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.7860145Z [00:05:07.457]➜  EOF
2025-08-20T22:46:06.7866821Z [00:05:07.457]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1978/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putprivileges=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putprivileges;$WORK/b1978=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/putprivileges -lang=go1.22 -complete -installsuffix shared -buildid drhqdDfkQ3zBZfWmYWNW/drhqdDfkQ3zBZfWmYWNW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1978/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putprivileges/put_privileges.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putprivileges/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putprivileges/response.go
2025-08-20T22:46:06.7958040Z [00:05:07.468]➜  go tool buildid -w $WORK/b1971/_pkg_.a # internal
2025-08-20T22:46:06.7959565Z [00:05:07.468]➜  cp $WORK/b1971/_pkg_.a /root/.cache/go-build/2a/2a3e3f78b8abc93954ed5853d352e6bdca5a785f973d16c2687ae9dbbb4b66fb-d # internal
2025-08-20T22:46:06.7960987Z [00:05:07.469]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/putrole
2025-08-20T22:46:06.7961771Z [00:05:07.469]➜  mkdir -p $WORK/b1979/
2025-08-20T22:46:06.7962525Z [00:05:07.469]➜  cat >/tmp/go-build2401649780/b1979/importcfg << 'EOF' # internal
2025-08-20T22:46:06.7963234Z [00:05:07.469]➜  # import config
2025-08-20T22:46:06.7964141Z [00:05:07.469]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.7965053Z [00:05:07.469]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.7966005Z [00:05:07.470]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.7966923Z [00:05:07.470]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.7967990Z [00:05:07.470]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.7969272Z [00:05:07.470]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.7970857Z [00:05:07.470]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.7972613Z [00:05:07.470]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterprivilege=/tmp/go-build2401649780/b1379/_pkg_.a
2025-08-20T22:46:06.7974674Z [00:05:07.470]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.7976001Z [00:05:07.470]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.7976865Z [00:05:07.470]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.7999287Z [00:05:07.470]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.8000183Z [00:05:07.470]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.8001052Z [00:05:07.470]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.8001695Z [00:05:07.470]➜  EOF
2025-08-20T22:46:06.8008105Z [00:05:07.470]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1979/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrole=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrole;$WORK/b1979=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/putrole -lang=go1.22 -complete -installsuffix shared -buildid Nj2mCVWlFWTWjASR_b-d/Nj2mCVWlFWTWjASR_b-d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1979/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrole/put_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrole/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrole/response.go
2025-08-20T22:46:06.8497076Z [00:05:07.524]➜  go tool buildid -w $WORK/b1973/_pkg_.a # internal
2025-08-20T22:46:06.8504025Z [00:05:07.524]➜  go tool buildid -w $WORK/b1974/_pkg_.a # internal
2025-08-20T22:46:06.8522773Z [00:05:07.526]➜  cp $WORK/b1973/_pkg_.a /root/.cache/go-build/82/8227a7d12fdeb9b6774757b489343a477f0744dcbfbc1a926cee5de6b4ef3b48-d # internal
2025-08-20T22:46:06.8555603Z [00:05:07.530]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/putrolemapping
2025-08-20T22:46:06.8573847Z [00:05:07.531]➜  cp $WORK/b1974/_pkg_.a /root/.cache/go-build/f2/f20fa869e9ed6bfa350124f3b102333d90314e15db36a997d7477cd35e8bc491-d # internal
2025-08-20T22:46:06.8635568Z [00:05:07.538]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/putuser
2025-08-20T22:46:06.8638800Z [00:05:07.538]➜  mkdir -p $WORK/b1981/
2025-08-20T22:46:06.8645426Z [00:05:07.538]➜  mkdir -p $WORK/b1980/
2025-08-20T22:46:06.8659387Z [00:05:07.538]➜  cat >/tmp/go-build2401649780/b1980/importcfg << 'EOF' # internal
2025-08-20T22:46:06.8660087Z [00:05:07.538]➜  # import config
2025-08-20T22:46:06.8660739Z [00:05:07.539]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.8661584Z [00:05:07.539]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.8662470Z [00:05:07.539]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.8663400Z [00:05:07.539]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.8664273Z [00:05:07.539]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.8665587Z [00:05:07.539]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.8669898Z [00:05:07.539]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.8671674Z [00:05:07.539]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.8672937Z [00:05:07.539]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.8673817Z [00:05:07.539]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.8674626Z [00:05:07.539]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.8675506Z [00:05:07.539]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.8676551Z [00:05:07.539]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.8677385Z [00:05:07.539]➜  EOF
2025-08-20T22:46:06.8683976Z [00:05:07.539]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1980/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrolemapping=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrolemapping;$WORK/b1980=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/putrolemapping -lang=go1.22 -complete -installsuffix shared -buildid 3cAN-83ZoguhqMKocVOz/3cAN-83ZoguhqMKocVOz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1980/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrolemapping/put_role_mapping.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrolemapping/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putrolemapping/response.go
2025-08-20T22:46:06.8716980Z [00:05:07.543]➜  cat >/tmp/go-build2401649780/b1981/importcfg << 'EOF' # internal
2025-08-20T22:46:06.8718237Z [00:05:07.543]➜  # import config
2025-08-20T22:46:06.8718925Z [00:05:07.543]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.8719764Z [00:05:07.543]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.8720580Z [00:05:07.543]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.8721359Z [00:05:07.543]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.8722085Z [00:05:07.543]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.8723191Z [00:05:07.543]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.8724668Z [00:05:07.543]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.8726495Z [00:05:07.543]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:06.8728032Z [00:05:07.543]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.8728907Z [00:05:07.543]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.8729773Z [00:05:07.543]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.8730603Z [00:05:07.543]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.8731432Z [00:05:07.543]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.8732047Z [00:05:07.543]➜  EOF
2025-08-20T22:46:06.8751493Z [00:05:07.543]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1981/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putuser=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putuser;$WORK/b1981=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/putuser -lang=go1.22 -complete -installsuffix shared -buildid whS-Y8R9N_3qgnD15nKv/whS-Y8R9N_3qgnD15nKv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1981/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putuser/put_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putuser/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/putuser/response.go
2025-08-20T22:46:06.8757420Z [00:05:07.543]➜  go tool buildid -w $WORK/b1978/_pkg_.a # internal
2025-08-20T22:46:06.8758812Z [00:05:07.548]➜  cp $WORK/b1978/_pkg_.a /root/.cache/go-build/6f/6f25ef48a14a5364167339d7058c50c4b8e0ed88aa758feeb79b5a3bafdbe4ab-d # internal
2025-08-20T22:46:06.8760163Z [00:05:07.548]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/queryapikeys
2025-08-20T22:46:06.8760965Z [00:05:07.548]➜  mkdir -p $WORK/b1982/
2025-08-20T22:46:06.8761744Z [00:05:07.548]➜  cat >/tmp/go-build2401649780/b1982/importcfg << 'EOF' # internal
2025-08-20T22:46:06.8762642Z [00:05:07.548]➜  # import config
2025-08-20T22:46:06.8763384Z [00:05:07.548]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.8764277Z [00:05:07.548]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.8765415Z [00:05:07.548]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.8766372Z [00:05:07.548]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.8768224Z [00:05:07.548]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.8769577Z [00:05:07.548]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.8771191Z [00:05:07.548]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.8772351Z [00:05:07.548]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.8773207Z [00:05:07.548]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.8774258Z [00:05:07.548]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.8775137Z [00:05:07.548]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.8776040Z [00:05:07.548]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.8776699Z [00:05:07.548]➜  EOF
2025-08-20T22:46:06.8783684Z [00:05:07.549]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1982/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryapikeys=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryapikeys;$WORK/b1982=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/queryapikeys -lang=go1.22 -complete -installsuffix shared -buildid zFYT7jJ0oQD2ufXPE9F1/zFYT7jJ0oQD2ufXPE9F1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1982/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryapikeys/query_api_keys.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryapikeys/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryapikeys/response.go
2025-08-20T22:46:06.9288915Z [00:05:07.602]➜  go tool buildid -w $WORK/b1979/_pkg_.a # internal
2025-08-20T22:46:06.9290284Z [00:05:07.602]➜  cp $WORK/b1979/_pkg_.a /root/.cache/go-build/ab/abcfa2a6cc900af5fac408e2ac5653340473ec8f078560e0a3d441f125178890-d # internal
2025-08-20T22:46:06.9291619Z [00:05:07.602]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/queryrole
2025-08-20T22:46:06.9292417Z [00:05:07.602]➜  mkdir -p $WORK/b1983/
2025-08-20T22:46:06.9293169Z [00:05:07.602]➜  cat >/tmp/go-build2401649780/b1983/importcfg << 'EOF' # internal
2025-08-20T22:46:06.9293848Z [00:05:07.602]➜  # import config
2025-08-20T22:46:06.9294479Z [00:05:07.602]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.9295313Z [00:05:07.602]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.9296161Z [00:05:07.602]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.9297035Z [00:05:07.602]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.9298013Z [00:05:07.602]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.9299203Z [00:05:07.602]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.9309080Z [00:05:07.604]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.9310201Z [00:05:07.604]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.9311038Z [00:05:07.604]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.9311863Z [00:05:07.604]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.9312854Z [00:05:07.604]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.9313694Z [00:05:07.604]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.9314446Z [00:05:07.604]➜  EOF
2025-08-20T22:46:06.9321301Z [00:05:07.604]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1983/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryrole=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryrole;$WORK/b1983=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/queryrole -lang=go1.22 -complete -installsuffix shared -buildid T6vcEhcj41k4zhtKQnw7/T6vcEhcj41k4zhtKQnw7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1983/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryrole/query_role.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryrole/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryrole/response.go
2025-08-20T22:46:06.9784091Z [00:05:07.652]➜  go tool buildid -w $WORK/b1981/_pkg_.a # internal
2025-08-20T22:46:06.9790920Z [00:05:07.652]➜  cp $WORK/b1981/_pkg_.a /root/.cache/go-build/6c/6c34dd3d7464b761ab82e8f7f191b173f55bfd375ca130f15c5a6f36413f5057-d # internal
2025-08-20T22:46:06.9792318Z [00:05:07.652]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/queryuser
2025-08-20T22:46:06.9793107Z [00:05:07.652]➜  mkdir -p $WORK/b1984/
2025-08-20T22:46:06.9793839Z [00:05:07.652]➜  cat >/tmp/go-build2401649780/b1984/importcfg << 'EOF' # internal
2025-08-20T22:46:06.9794513Z [00:05:07.652]➜  # import config
2025-08-20T22:46:06.9795167Z [00:05:07.652]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.9796000Z [00:05:07.652]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.9796871Z [00:05:07.652]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.9798921Z [00:05:07.652]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.9799717Z [00:05:07.652]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.9800915Z [00:05:07.652]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.9802474Z [00:05:07.652]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.9803590Z [00:05:07.652]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.9804387Z [00:05:07.652]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.9805230Z [00:05:07.652]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.9806043Z [00:05:07.652]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.9806903Z [00:05:07.652]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.9807989Z [00:05:07.652]➜  EOF
2025-08-20T22:46:06.9819973Z [00:05:07.655]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1984/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryuser=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryuser;$WORK/b1984=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/queryuser -lang=go1.22 -complete -installsuffix shared -buildid 0EjqOgb6O5HLAYjL65u2/0EjqOgb6O5HLAYjL65u2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1984/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryuser/query_user.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryuser/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/queryuser/response.go
2025-08-20T22:46:06.9849566Z [00:05:07.659]➜  go tool buildid -w $WORK/b1980/_pkg_.a # internal
2025-08-20T22:46:06.9854357Z [00:05:07.659]➜  cp $WORK/b1980/_pkg_.a /root/.cache/go-build/e5/e589a58bddb2b374a5962305a3f3f13095c48deb0b9b7db62a1edb131d23aa9a-d # internal
2025-08-20T22:46:06.9866931Z [00:05:07.661]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/samlauthenticate
2025-08-20T22:46:06.9871351Z [00:05:07.661]➜  mkdir -p $WORK/b1985/
2025-08-20T22:46:06.9877326Z [00:05:07.662]➜  cat >/tmp/go-build2401649780/b1985/importcfg << 'EOF' # internal
2025-08-20T22:46:06.9882132Z [00:05:07.662]➜  # import config
2025-08-20T22:46:06.9885664Z [00:05:07.663]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:06.9888579Z [00:05:07.663]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:06.9889474Z [00:05:07.663]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:06.9890333Z [00:05:07.663]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:06.9891131Z [00:05:07.663]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:06.9892365Z [00:05:07.663]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:06.9894115Z [00:05:07.663]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:06.9895222Z [00:05:07.663]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:06.9896031Z [00:05:07.663]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:06.9896850Z [00:05:07.663]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:06.9897831Z [00:05:07.663]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:06.9898608Z [00:05:07.663]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:06.9899183Z [00:05:07.663]➜  EOF
2025-08-20T22:46:06.9905855Z [00:05:07.663]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1985/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlauthenticate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlauthenticate;$WORK/b1985=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/samlauthenticate -lang=go1.22 -complete -installsuffix shared -buildid EEz9N_fryJjDqx-cl36d/EEz9N_fryJjDqx-cl36d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1985/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlauthenticate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlauthenticate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlauthenticate/saml_authenticate.go
2025-08-20T22:46:07.0508013Z [00:05:07.725]➜  go tool buildid -w $WORK/b1982/_pkg_.a # internal
2025-08-20T22:46:07.0557022Z [00:05:07.730]➜  cp $WORK/b1982/_pkg_.a /root/.cache/go-build/e6/e65f964d4809c72bb32f8fc493aafe52edaa3d47a8b55314aca99070407925f8-d # internal
2025-08-20T22:46:07.0564475Z [00:05:07.730]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/samlinvalidate
2025-08-20T22:46:07.0581644Z [00:05:07.731]➜  mkdir -p $WORK/b1987/
2025-08-20T22:46:07.0582396Z [00:05:07.731]➜  cat >/tmp/go-build2401649780/b1987/importcfg << 'EOF' # internal
2025-08-20T22:46:07.0583047Z [00:05:07.731]➜  # import config
2025-08-20T22:46:07.0583672Z [00:05:07.731]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.0584455Z [00:05:07.731]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.0585281Z [00:05:07.731]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.0586131Z [00:05:07.731]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.0586914Z [00:05:07.731]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.0591597Z [00:05:07.731]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.0593191Z [00:05:07.731]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.0594285Z [00:05:07.731]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.0595265Z [00:05:07.731]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.0596062Z [00:05:07.731]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.0596853Z [00:05:07.731]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.0597851Z [00:05:07.731]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.0598442Z [00:05:07.731]➜  EOF
2025-08-20T22:46:07.0611809Z [00:05:07.731]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1987/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlinvalidate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlinvalidate;$WORK/b1987=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/samlinvalidate -lang=go1.22 -complete -installsuffix shared -buildid 4qc5XrKWj_xVOCJTPpJC/4qc5XrKWj_xVOCJTPpJC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1987/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlinvalidate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlinvalidate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlinvalidate/saml_invalidate.go
2025-08-20T22:46:07.0624038Z [00:05:07.737]➜  go tool buildid -w $WORK/b1983/_pkg_.a # internal
2025-08-20T22:46:07.0642689Z [00:05:07.738]➜  cp $WORK/b1983/_pkg_.a /root/.cache/go-build/4f/4f17adf5e7a43f03298dc662d51d5523f15d05f6a8ff03198cec17e2e5aebef8-d # internal
2025-08-20T22:46:07.0665056Z [00:05:07.741]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/samllogout
2025-08-20T22:46:07.0665840Z [00:05:07.741]➜  mkdir -p $WORK/b1988/
2025-08-20T22:46:07.0785978Z [00:05:07.753]➜  cat >/tmp/go-build2401649780/b1988/importcfg << 'EOF' # internal
2025-08-20T22:46:07.0786788Z [00:05:07.753]➜  # import config
2025-08-20T22:46:07.0787941Z [00:05:07.753]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.0788858Z [00:05:07.753]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.0790479Z [00:05:07.753]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.0791293Z [00:05:07.753]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.0792037Z [00:05:07.753]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.0793187Z [00:05:07.753]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.0794631Z [00:05:07.753]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.0795693Z [00:05:07.753]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.0796457Z [00:05:07.753]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.0797405Z [00:05:07.753]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.0798181Z [00:05:07.753]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.0798946Z [00:05:07.753]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.0799505Z [00:05:07.753]➜  EOF
2025-08-20T22:46:07.0805679Z [00:05:07.753]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1988/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samllogout=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samllogout;$WORK/b1988=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/samllogout -lang=go1.22 -complete -installsuffix shared -buildid P1MEO3-IcQRVYI6kq51t/P1MEO3-IcQRVYI6kq51t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1988/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samllogout/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samllogout/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samllogout/saml_logout.go
2025-08-20T22:46:07.1056409Z [00:05:07.780]➜  go tool buildid -w $WORK/b1984/_pkg_.a # internal
2025-08-20T22:46:07.1074851Z [00:05:07.782]➜  cp $WORK/b1984/_pkg_.a /root/.cache/go-build/25/25a91f30beaf421f3f1a31693921179b1746190dd4725b360c39ef03a2923ede-d # internal
2025-08-20T22:46:07.1079609Z [00:05:07.782]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/samlprepareauthentication
2025-08-20T22:46:07.1083384Z [00:05:07.782]➜  mkdir -p $WORK/b1989/
2025-08-20T22:46:07.1084134Z [00:05:07.782]➜  cat >/tmp/go-build2401649780/b1989/importcfg << 'EOF' # internal
2025-08-20T22:46:07.1084824Z [00:05:07.782]➜  # import config
2025-08-20T22:46:07.1085695Z [00:05:07.782]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.1086599Z [00:05:07.782]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.1087737Z [00:05:07.782]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.1088691Z [00:05:07.782]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.1089554Z [00:05:07.782]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.1090835Z [00:05:07.782]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.1092487Z [00:05:07.782]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.1093683Z [00:05:07.782]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.1094553Z [00:05:07.782]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.1095631Z [00:05:07.782]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.1096554Z [00:05:07.782]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.1097640Z [00:05:07.782]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.1098298Z [00:05:07.782]➜  EOF
2025-08-20T22:46:07.1116140Z [00:05:07.785]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1989/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlprepareauthentication=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlprepareauthentication;$WORK/b1989=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/samlprepareauthentication -lang=go1.22 -complete -installsuffix shared -buildid m-61kLmqXRmiRg8-WuRc/m-61kLmqXRmiRg8-WuRc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1989/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlprepareauthentication/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlprepareauthentication/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlprepareauthentication/saml_prepare_authentication.go
2025-08-20T22:46:07.1140145Z [00:05:07.788]➜  go tool buildid -w $WORK/b1985/_pkg_.a # internal
2025-08-20T22:46:07.1160656Z [00:05:07.790]➜  cp $WORK/b1985/_pkg_.a /root/.cache/go-build/d2/d21fa0c21f62fdcd9daa3345b23499c15e04da7ae2853eeeb3c5927a4c6a0db6-d # internal
2025-08-20T22:46:07.1166853Z [00:05:07.791]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/samlserviceprovidermetadata
2025-08-20T22:46:07.1170994Z [00:05:07.791]➜  mkdir -p $WORK/b1990/
2025-08-20T22:46:07.1181564Z [00:05:07.792]➜  cat >/tmp/go-build2401649780/b1990/importcfg << 'EOF' # internal
2025-08-20T22:46:07.1187595Z [00:05:07.793]➜  # import config
2025-08-20T22:46:07.1190663Z [00:05:07.793]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.1191820Z [00:05:07.793]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.1193922Z [00:05:07.793]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.1195142Z [00:05:07.793]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.1201607Z [00:05:07.793]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.1203814Z [00:05:07.793]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.1209630Z [00:05:07.793]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.1210479Z [00:05:07.793]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.1211313Z [00:05:07.793]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.1212147Z [00:05:07.793]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.1213126Z [00:05:07.793]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.1213737Z [00:05:07.793]➜  EOF
2025-08-20T22:46:07.1221637Z [00:05:07.794]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1990/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlserviceprovidermetadata=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlserviceprovidermetadata;$WORK/b1990=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/samlserviceprovidermetadata -lang=go1.22 -complete -installsuffix shared -buildid 8WWJGJI4ltmYcHvPK5iU/8WWJGJI4ltmYcHvPK5iU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1990/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlserviceprovidermetadata/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/samlserviceprovidermetadata/saml_service_provider_metadata.go
2025-08-20T22:46:07.1532925Z [00:05:07.827]➜  go tool buildid -w $WORK/b1987/_pkg_.a # internal
2025-08-20T22:46:07.1553798Z [00:05:07.829]➜  cp $WORK/b1987/_pkg_.a /root/.cache/go-build/2e/2ef5eb7e0483b2c3efd8b040bb6fb8cbeafb25fca0ae11d3d5300bb0a8609b43-d # internal
2025-08-20T22:46:07.1560170Z [00:05:07.830]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/suggestuserprofiles
2025-08-20T22:46:07.1563069Z [00:05:07.830]➜  mkdir -p $WORK/b1991/
2025-08-20T22:46:07.1569571Z [00:05:07.831]➜  cat >/tmp/go-build2401649780/b1991/importcfg << 'EOF' # internal
2025-08-20T22:46:07.1574505Z [00:05:07.831]➜  # import config
2025-08-20T22:46:07.1575198Z [00:05:07.831]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.1576064Z [00:05:07.831]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.1576986Z [00:05:07.831]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.1578094Z [00:05:07.831]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.1578938Z [00:05:07.831]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.1580201Z [00:05:07.831]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.1581765Z [00:05:07.831]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.1582900Z [00:05:07.831]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.1583729Z [00:05:07.831]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.1584593Z [00:05:07.831]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.1585435Z [00:05:07.831]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.1586268Z [00:05:07.831]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.1587040Z [00:05:07.831]➜  EOF
2025-08-20T22:46:07.1594161Z [00:05:07.831]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1991/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/suggestuserprofiles=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/suggestuserprofiles;$WORK/b1991=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/suggestuserprofiles -lang=go1.22 -complete -installsuffix shared -buildid HX-Hq4wKu9cSy_dg5Cqr/HX-Hq4wKu9cSy_dg5Cqr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1991/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/suggestuserprofiles/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/suggestuserprofiles/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/suggestuserprofiles/suggest_user_profiles.go
2025-08-20T22:46:07.1701468Z [00:05:07.841]➜  go tool buildid -w $WORK/b1988/_pkg_.a # internal
2025-08-20T22:46:07.1705106Z [00:05:07.844]➜  cp $WORK/b1988/_pkg_.a /root/.cache/go-build/61/6161d11056292f69f9559acb283d97686a88e50287903d20881f8002c00ac7b9-d # internal
2025-08-20T22:46:07.1707742Z [00:05:07.844]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/updateapikey
2025-08-20T22:46:07.1708487Z [00:05:07.844]➜  mkdir -p $WORK/b1992/
2025-08-20T22:46:07.1709224Z [00:05:07.844]➜  cat >/tmp/go-build2401649780/b1992/importcfg << 'EOF' # internal
2025-08-20T22:46:07.1709854Z [00:05:07.844]➜  # import config
2025-08-20T22:46:07.1710468Z [00:05:07.844]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.1711244Z [00:05:07.844]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.1712062Z [00:05:07.844]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.1712878Z [00:05:07.844]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.1713776Z [00:05:07.844]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.1714954Z [00:05:07.844]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.1716414Z [00:05:07.844]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.1717610Z [00:05:07.844]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.1718361Z [00:05:07.844]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.1719138Z [00:05:07.844]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.1719905Z [00:05:07.844]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.1720670Z [00:05:07.844]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.1721231Z [00:05:07.844]➜  EOF
2025-08-20T22:46:07.1727554Z [00:05:07.844]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1992/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateapikey=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateapikey;$WORK/b1992=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/updateapikey -lang=go1.22 -complete -installsuffix shared -buildid 5_RkIkVhiiiRAh1FR5vW/5_RkIkVhiiiRAh1FR5vW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1992/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateapikey/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateapikey/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateapikey/update_api_key.go
2025-08-20T22:46:07.2176434Z [00:05:07.890]➜  go tool buildid -w $WORK/b1990/_pkg_.a # internal
2025-08-20T22:46:07.2206894Z [00:05:07.892]➜  cp $WORK/b1990/_pkg_.a /root/.cache/go-build/6f/6fde60425f2c1de5e4897240e81bf1e4a90cbd0b442f3c377577719cfcf20aed-d # internal
2025-08-20T22:46:07.2208739Z [00:05:07.892]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/updatecrossclusterapikey
2025-08-20T22:46:07.2209635Z [00:05:07.892]➜  mkdir -p $WORK/b1993/
2025-08-20T22:46:07.2210540Z [00:05:07.892]➜  cat >/tmp/go-build2401649780/b1993/importcfg << 'EOF' # internal
2025-08-20T22:46:07.2211193Z [00:05:07.892]➜  # import config
2025-08-20T22:46:07.2211856Z [00:05:07.892]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.2212683Z [00:05:07.892]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.2213552Z [00:05:07.892]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.2214436Z [00:05:07.892]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.2215237Z [00:05:07.892]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.2216460Z [00:05:07.892]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.2218329Z [00:05:07.892]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.2219500Z [00:05:07.892]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.2220314Z [00:05:07.892]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.2221154Z [00:05:07.892]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.2221983Z [00:05:07.892]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.2222785Z [00:05:07.892]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.2223380Z [00:05:07.892]➜  EOF
2025-08-20T22:46:07.2241165Z [00:05:07.892]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1993/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatecrossclusterapikey=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatecrossclusterapikey;$WORK/b1993=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/updatecrossclusterapikey -lang=go1.22 -complete -installsuffix shared -buildid bsT_RYvJwhRLXJk4JZqG/bsT_RYvJwhRLXJk4JZqG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1993/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatecrossclusterapikey/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatecrossclusterapikey/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updatecrossclusterapikey/update_cross_cluster_api_key.go
2025-08-20T22:46:07.2291175Z [00:05:07.903]➜  go tool buildid -w $WORK/b1989/_pkg_.a # internal
2025-08-20T22:46:07.2307730Z [00:05:07.905]➜  cp $WORK/b1989/_pkg_.a /root/.cache/go-build/48/48d93ba05f317fa4b439fc3f408b3f4990ca70f66c674ad05b8fe3130ca19aef-d # internal
2025-08-20T22:46:07.2339152Z [00:05:07.908]➜  github.com/elastic/go-elasticsearch/v8/typedapi/security/updateuserprofiledata
2025-08-20T22:46:07.2340875Z [00:05:07.908]➜  mkdir -p $WORK/b1995/
2025-08-20T22:46:07.2361738Z [00:05:07.908]➜  cat >/tmp/go-build2401649780/b1995/importcfg << 'EOF' # internal
2025-08-20T22:46:07.2362664Z [00:05:07.908]➜  # import config
2025-08-20T22:46:07.2363468Z [00:05:07.908]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.2364432Z [00:05:07.908]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.2365470Z [00:05:07.909]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.2366513Z [00:05:07.909]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.2367606Z [00:05:07.909]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.2368952Z [00:05:07.909]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.2370813Z [00:05:07.909]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.2372591Z [00:05:07.909]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:07.2374245Z [00:05:07.909]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.2375197Z [00:05:07.909]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.2376189Z [00:05:07.909]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.2377320Z [00:05:07.909]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.2378314Z [00:05:07.909]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.2379072Z [00:05:07.909]➜  EOF
2025-08-20T22:46:07.2386359Z [00:05:07.909]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1995/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateuserprofiledata=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateuserprofiledata;$WORK/b1995=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/security/updateuserprofiledata -lang=go1.22 -complete -installsuffix shared -buildid z2KYEYKLyQVmYB0iXBBU/z2KYEYKLyQVmYB0iXBBU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1995/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateuserprofiledata/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateuserprofiledata/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/security/updateuserprofiledata/update_user_profile_data.go
2025-08-20T22:46:07.2519700Z [00:05:07.926]➜  go tool buildid -w $WORK/b1991/_pkg_.a # internal
2025-08-20T22:46:07.2539641Z [00:05:07.928]➜  cp $WORK/b1991/_pkg_.a /root/.cache/go-build/95/95307228b1018b5f98853873bdbd0a39053eab653518420ee85b5d4cb2ffd39a-d # internal
2025-08-20T22:46:07.2544815Z [00:05:07.929]➜  github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/deletenode
2025-08-20T22:46:07.2546834Z [00:05:07.929]➜  mkdir -p $WORK/b1996/
2025-08-20T22:46:07.2554498Z [00:05:07.930]➜  cat >/tmp/go-build2401649780/b1996/importcfg << 'EOF' # internal
2025-08-20T22:46:07.2559114Z [00:05:07.930]➜  # import config
2025-08-20T22:46:07.2559819Z [00:05:07.930]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.2560724Z [00:05:07.930]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.2561602Z [00:05:07.930]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.2562396Z [00:05:07.930]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.2563612Z [00:05:07.930]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.2565340Z [00:05:07.930]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.2567077Z [00:05:07.930]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:46:07.2568673Z [00:05:07.930]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.2569530Z [00:05:07.930]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.2570397Z [00:05:07.930]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.2571255Z [00:05:07.930]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.2572196Z [00:05:07.930]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.2572842Z [00:05:07.930]➜  EOF
2025-08-20T22:46:07.2578664Z [00:05:07.930]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1996/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/deletenode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/deletenode;$WORK/b1996=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/deletenode -lang=go1.22 -complete -installsuffix shared -buildid TxX6nVLFfjGQ-QwDdP-U/TxX6nVLFfjGQ-QwDdP-U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1996/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/deletenode/delete_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/deletenode/response.go
2025-08-20T22:46:07.3215450Z [00:05:07.996]➜  go tool buildid -w $WORK/b1993/_pkg_.a # internal
2025-08-20T22:46:07.3256209Z [00:05:08.000]➜  cp $WORK/b1993/_pkg_.a /root/.cache/go-build/5d/5df4031eabaaff742c19e66fea6650bca65998f7b487b34c2fe699584b69b87c-d # internal
2025-08-20T22:46:07.3260258Z [00:05:08.000]➜  github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/getnode
2025-08-20T22:46:07.3262434Z [00:05:08.000]➜  mkdir -p $WORK/b1997/
2025-08-20T22:46:07.3269912Z [00:05:08.001]➜  cat >/tmp/go-build2401649780/b1997/importcfg << 'EOF' # internal
2025-08-20T22:46:07.3272313Z [00:05:08.001]➜  # import config
2025-08-20T22:46:07.3274298Z [00:05:08.001]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.3278178Z [00:05:08.001]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.3279026Z [00:05:08.001]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.3279817Z [00:05:08.001]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.3281034Z [00:05:08.001]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.3282569Z [00:05:08.001]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.3284283Z [00:05:08.001]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:46:07.3285660Z [00:05:08.001]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.3286478Z [00:05:08.001]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.3287502Z [00:05:08.001]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.3288350Z [00:05:08.001]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.3289170Z [00:05:08.001]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.3289761Z [00:05:08.001]➜  EOF
2025-08-20T22:46:07.3295441Z [00:05:08.001]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1997/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/getnode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/getnode;$WORK/b1997=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/getnode -lang=go1.22 -complete -installsuffix shared -buildid msu8GjyXVwp3y2iyPDG9/msu8GjyXVwp3y2iyPDG9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1997/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/getnode/get_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/getnode/response.go
2025-08-20T22:46:07.3381693Z [00:05:08.012]➜  go tool buildid -w $WORK/b1992/_pkg_.a # internal
2025-08-20T22:46:07.3412925Z [00:05:08.015]➜  cp $WORK/b1992/_pkg_.a /root/.cache/go-build/85/85819f431103f8f8fb94c2aebb954438bebeeb510e91ade2a714b7ded0366bb7-d # internal
2025-08-20T22:46:07.3431034Z [00:05:08.015]➜  github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/putnode
2025-08-20T22:46:07.3432785Z [00:05:08.015]➜  mkdir -p $WORK/b1998/
2025-08-20T22:46:07.3433503Z [00:05:08.015]➜  cat >/tmp/go-build2401649780/b1998/importcfg << 'EOF' # internal
2025-08-20T22:46:07.3434200Z [00:05:08.015]➜  # import config
2025-08-20T22:46:07.3434856Z [00:05:08.015]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.3435700Z [00:05:08.015]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.3436549Z [00:05:08.015]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.3437716Z [00:05:08.015]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.3438474Z [00:05:08.015]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.3439647Z [00:05:08.015]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.3441174Z [00:05:08.015]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.3442769Z [00:05:08.015]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:46:07.3444481Z [00:05:08.015]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/type_=/tmp/go-build2401649780/b1999/_pkg_.a
2025-08-20T22:46:07.3445773Z [00:05:08.015]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.3446565Z [00:05:08.015]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.3447566Z [00:05:08.015]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.3448382Z [00:05:08.015]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.3449229Z [00:05:08.015]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.3449832Z [00:05:08.015]➜  EOF
2025-08-20T22:46:07.3459217Z [00:05:08.015]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1998/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/putnode=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/putnode;$WORK/b1998=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/putnode -lang=go1.22 -complete -installsuffix shared -buildid NGEi66Pt1zX1OzUmQE3L/NGEi66Pt1zX1OzUmQE3L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1998/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/putnode/put_node.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/putnode/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/shutdown/putnode/response.go
2025-08-20T22:46:07.3464717Z [00:05:08.020]➜  go tool buildid -w $WORK/b1995/_pkg_.a # internal
2025-08-20T22:46:07.3469931Z [00:05:08.021]➜  go tool buildid -w $WORK/b1996/_pkg_.a # internal
2025-08-20T22:46:07.3483427Z [00:05:08.022]➜  cp $WORK/b1996/_pkg_.a /root/.cache/go-build/a6/a6cee0ed0175b2d6ae190482d55d2d289a288ba6677cdd91698967b7517aabc7-d # internal
2025-08-20T22:46:07.3488156Z [00:05:08.023]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/deletelifecycle
2025-08-20T22:46:07.3495395Z [00:05:08.023]➜  mkdir -p $WORK/b2000/
2025-08-20T22:46:07.3496291Z [00:05:08.024]➜  cat >/tmp/go-build2401649780/b2000/importcfg << 'EOF' # internal
2025-08-20T22:46:07.3501305Z [00:05:08.024]➜  # import config
2025-08-20T22:46:07.3509189Z [00:05:08.024]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.3510216Z [00:05:08.024]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.3511078Z [00:05:08.024]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.3511849Z [00:05:08.024]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.3513020Z [00:05:08.024]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.3514532Z [00:05:08.024]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.3515595Z [00:05:08.024]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.3516410Z [00:05:08.024]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.3518148Z [00:05:08.024]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.3519008Z [00:05:08.024]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.3519995Z [00:05:08.024]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.3520601Z [00:05:08.024]➜  EOF
2025-08-20T22:46:07.3526086Z [00:05:08.024]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2000/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/deletelifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/deletelifecycle;$WORK/b2000=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/deletelifecycle -lang=go1.22 -complete -installsuffix shared -buildid gUKydkYK8xODtrcZJH2n/gUKydkYK8xODtrcZJH2n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2000/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/deletelifecycle/delete_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/deletelifecycle/response.go
2025-08-20T22:46:07.3532418Z [00:05:08.024]➜  cp $WORK/b1995/_pkg_.a /root/.cache/go-build/d0/d0ec453fc3548e3d97f78d4aaecf0877470c959dff83d73b85e4c3111cbf8ba8-d # internal
2025-08-20T22:46:07.3533823Z [00:05:08.024]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/executelifecycle
2025-08-20T22:46:07.3534557Z [00:05:08.025]➜  mkdir -p $WORK/b2001/
2025-08-20T22:46:07.3535295Z [00:05:08.025]➜  cat >/tmp/go-build2401649780/b2001/importcfg << 'EOF' # internal
2025-08-20T22:46:07.3535996Z [00:05:08.025]➜  # import config
2025-08-20T22:46:07.3536659Z [00:05:08.025]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.3537672Z [00:05:08.025]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.3538581Z [00:05:08.025]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.3539426Z [00:05:08.025]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.3540887Z [00:05:08.025]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.3542526Z [00:05:08.025]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.3543607Z [00:05:08.025]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.3544406Z [00:05:08.025]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.3545235Z [00:05:08.025]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.3546054Z [00:05:08.025]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.3546910Z [00:05:08.025]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.3547820Z [00:05:08.025]➜  EOF
2025-08-20T22:46:07.3553413Z [00:05:08.025]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2001/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executelifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executelifecycle;$WORK/b2001=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/executelifecycle -lang=go1.22 -complete -installsuffix shared -buildid LiIAoNlhb-h27Zt8yRVu/LiIAoNlhb-h27Zt8yRVu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2001/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executelifecycle/execute_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executelifecycle/response.go
2025-08-20T22:46:07.4346199Z [00:05:08.107]➜  go tool buildid -w $WORK/b2000/_pkg_.a # internal
2025-08-20T22:46:07.4381649Z [00:05:08.112]➜  cp $WORK/b2000/_pkg_.a /root/.cache/go-build/a5/a5d12eab8a493ce01303b51107a21f11d9591d92cd496974f6754e1d2d4f9c89-d # internal
2025-08-20T22:46:07.4388544Z [00:05:08.113]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/executeretention
2025-08-20T22:46:07.4389413Z [00:05:08.113]➜  mkdir -p $WORK/b2002/
2025-08-20T22:46:07.4400150Z [00:05:08.114]➜  cat >/tmp/go-build2401649780/b2002/importcfg << 'EOF' # internal
2025-08-20T22:46:07.4403016Z [00:05:08.114]➜  # import config
2025-08-20T22:46:07.4405218Z [00:05:08.114]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.4406388Z [00:05:08.114]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.4416248Z [00:05:08.114]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.4418357Z [00:05:08.114]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.4419789Z [00:05:08.114]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.4421576Z [00:05:08.114]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.4423037Z [00:05:08.114]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.4424333Z [00:05:08.114]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.4426251Z [00:05:08.114]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.4427091Z [00:05:08.114]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.4428102Z [00:05:08.114]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.4428706Z [00:05:08.114]➜  EOF
2025-08-20T22:46:07.4434479Z [00:05:08.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2002/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executeretention=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executeretention;$WORK/b2002=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/executeretention -lang=go1.22 -complete -installsuffix shared -buildid qsq0m96SxOHXIn6hr4u2/qsq0m96SxOHXIn6hr4u2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2002/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executeretention/execute_retention.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/executeretention/response.go
2025-08-20T22:46:07.4454676Z [00:05:08.120]➜  go tool buildid -w $WORK/b1997/_pkg_.a # internal
2025-08-20T22:46:07.4472227Z [00:05:08.121]➜  cp $WORK/b1997/_pkg_.a /root/.cache/go-build/2d/2d6884fb8b4252176b25391b1498778f81ad12fbab0bd834eaf61c9736b1636c-d # internal
2025-08-20T22:46:07.4483433Z [00:05:08.121]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/getlifecycle
2025-08-20T22:46:07.4484182Z [00:05:08.121]➜  mkdir -p $WORK/b2003/
2025-08-20T22:46:07.4484914Z [00:05:08.122]➜  cat >/tmp/go-build2401649780/b2003/importcfg << 'EOF' # internal
2025-08-20T22:46:07.4485584Z [00:05:08.122]➜  # import config
2025-08-20T22:46:07.4486480Z [00:05:08.122]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.4487908Z [00:05:08.122]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.4490376Z [00:05:08.122]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.4491206Z [00:05:08.122]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.4492355Z [00:05:08.122]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.4493645Z [00:05:08.122]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.4494669Z [00:05:08.122]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.4495455Z [00:05:08.122]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.4496262Z [00:05:08.122]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.4497053Z [00:05:08.122]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.4498049Z [00:05:08.122]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.4498696Z [00:05:08.122]➜  EOF
2025-08-20T22:46:07.4505027Z [00:05:08.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2003/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getlifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getlifecycle;$WORK/b2003=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/getlifecycle -lang=go1.22 -complete -installsuffix shared -buildid J4gXQ_KfRd9fEPkQT75z/J4gXQ_KfRd9fEPkQT75z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2003/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getlifecycle/get_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getlifecycle/response.go
2025-08-20T22:46:07.4525037Z [00:05:08.124]➜  go tool buildid -w $WORK/b2001/_pkg_.a # internal
2025-08-20T22:46:07.4529384Z [00:05:08.126]➜  cp $WORK/b2001/_pkg_.a /root/.cache/go-build/d7/d77059dbc50915f3dad89ceeda577d6a3eec8de66232e1b3d58d57e448cde400-d # internal
2025-08-20T22:46:07.4530652Z [00:05:08.126]➜  go tool buildid -w $WORK/b1998/_pkg_.a # internal
2025-08-20T22:46:07.4541939Z [00:05:08.128]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstats
2025-08-20T22:46:07.4542731Z [00:05:08.128]➜  mkdir -p $WORK/b2004/
2025-08-20T22:46:07.4543955Z [00:05:08.128]➜  cp $WORK/b1998/_pkg_.a /root/.cache/go-build/bb/bb02cad1625932a6bef86311265e89d7260fa7c628c188a8014efb668e790962-d # internal
2025-08-20T22:46:07.4553895Z [00:05:08.129]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstatus
2025-08-20T22:46:07.4557852Z [00:05:08.129]➜  mkdir -p $WORK/b2005/
2025-08-20T22:46:07.4558593Z [00:05:08.129]➜  cat >/tmp/go-build2401649780/b2004/importcfg << 'EOF' # internal
2025-08-20T22:46:07.4559277Z [00:05:08.129]➜  # import config
2025-08-20T22:46:07.4559952Z [00:05:08.129]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.4561086Z [00:05:08.129]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.4561980Z [00:05:08.129]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.4562789Z [00:05:08.129]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.4563985Z [00:05:08.129]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.4566996Z [00:05:08.129]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.4568678Z [00:05:08.129]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.4569544Z [00:05:08.129]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.4570391Z [00:05:08.129]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.4571171Z [00:05:08.129]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.4572164Z [00:05:08.129]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.4572797Z [00:05:08.129]➜  EOF
2025-08-20T22:46:07.4578156Z [00:05:08.129]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2004/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstats;$WORK/b2004=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstats -lang=go1.22 -complete -installsuffix shared -buildid hDqtD5rI0OHo784AdM7b/hDqtD5rI0OHo784AdM7b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2004/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstats/get_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstats/response.go
2025-08-20T22:46:07.4583034Z [00:05:08.130]➜  cat >/tmp/go-build2401649780/b2005/importcfg << 'EOF' # internal
2025-08-20T22:46:07.4583756Z [00:05:08.130]➜  # import config
2025-08-20T22:46:07.4584451Z [00:05:08.130]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.4585362Z [00:05:08.130]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.4586465Z [00:05:08.130]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.4587410Z [00:05:08.130]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.4588623Z [00:05:08.130]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.4590206Z [00:05:08.130]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.4592006Z [00:05:08.130]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/lifecycleoperationmode=/tmp/go-build2401649780/b1468/_pkg_.a
2025-08-20T22:46:07.4593454Z [00:05:08.130]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.4594292Z [00:05:08.130]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.4595321Z [00:05:08.130]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.4596196Z [00:05:08.130]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.4597079Z [00:05:08.130]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.4603596Z [00:05:08.130]➜  EOF
2025-08-20T22:46:07.4610724Z [00:05:08.134]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2005/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstatus;$WORK/b2005=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstatus -lang=go1.22 -complete -installsuffix shared -buildid zNuSihxVbLGYHKXi2w2H/zNuSihxVbLGYHKXi2w2H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2005/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstatus/get_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/getstatus/response.go
2025-08-20T22:46:07.5446625Z [00:05:08.216]➜  go tool buildid -w $WORK/b2003/_pkg_.a # internal
2025-08-20T22:46:07.5455054Z [00:05:08.219]➜  go tool buildid -w $WORK/b2002/_pkg_.a # internal
2025-08-20T22:46:07.5456314Z [00:05:08.219]➜  cp $WORK/b2003/_pkg_.a /root/.cache/go-build/71/71a5ed464e794a88f68da4ed8f8a98bb5f486230c33085d3a6ffc9d87cb3c004-d # internal
2025-08-20T22:46:07.5457793Z [00:05:08.219]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/putlifecycle
2025-08-20T22:46:07.5458505Z [00:05:08.219]➜  mkdir -p $WORK/b2006/
2025-08-20T22:46:07.5459666Z [00:05:08.219]➜  cp $WORK/b2002/_pkg_.a /root/.cache/go-build/93/932b492305f3fcc8a9bbd7d3a4d1572fb204eb1603951bdf6ef9a92de6f3481d-d # internal
2025-08-20T22:46:07.5460853Z [00:05:08.219]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/start
2025-08-20T22:46:07.5461816Z [00:05:08.219]➜  cat >/tmp/go-build2401649780/b2006/importcfg << 'EOF' # internal
2025-08-20T22:46:07.5462423Z [00:05:08.219]➜  # import config
2025-08-20T22:46:07.5463025Z [00:05:08.219]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.5463800Z [00:05:08.219]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.5464660Z [00:05:08.219]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.5465481Z [00:05:08.219]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.5466239Z [00:05:08.219]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.5467555Z [00:05:08.219]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.5469014Z [00:05:08.219]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.5470091Z [00:05:08.219]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.5470972Z [00:05:08.219]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.5471868Z [00:05:08.219]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.5472897Z [00:05:08.219]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.5473676Z [00:05:08.219]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.5474251Z [00:05:08.219]➜  EOF
2025-08-20T22:46:07.5480230Z [00:05:08.219]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2006/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/putlifecycle=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/putlifecycle;$WORK/b2006=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/putlifecycle -lang=go1.22 -complete -installsuffix shared -buildid RCsJuVlhXBm8xymyAsUL/RCsJuVlhXBm8xymyAsUL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2006/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/putlifecycle/put_lifecycle.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/putlifecycle/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/putlifecycle/response.go
2025-08-20T22:46:07.5485478Z [00:05:08.220]➜  mkdir -p $WORK/b2007/
2025-08-20T22:46:07.5486186Z [00:05:08.220]➜  cat >/tmp/go-build2401649780/b2007/importcfg << 'EOF' # internal
2025-08-20T22:46:07.5486858Z [00:05:08.220]➜  # import config
2025-08-20T22:46:07.5487721Z [00:05:08.220]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.5488661Z [00:05:08.220]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.5489597Z [00:05:08.220]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.5490425Z [00:05:08.220]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.5491748Z [00:05:08.220]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.5493346Z [00:05:08.220]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.5494557Z [00:05:08.220]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.5495428Z [00:05:08.220]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.5496238Z [00:05:08.220]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.5497014Z [00:05:08.220]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.5497996Z [00:05:08.220]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.5498628Z [00:05:08.220]➜  EOF
2025-08-20T22:46:07.5503851Z [00:05:08.220]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2007/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/start=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/start;$WORK/b2007=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/start -lang=go1.22 -complete -installsuffix shared -buildid fw92r7yDDles3YQPLzYy/fw92r7yDDles3YQPLzYy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2007/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/start/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/start/start.go
2025-08-20T22:46:07.5508493Z [00:05:08.221]➜  go tool buildid -w $WORK/b2005/_pkg_.a # internal
2025-08-20T22:46:07.5509828Z [00:05:08.223]➜  cp $WORK/b2005/_pkg_.a /root/.cache/go-build/69/69e5e88b9123e04c2c5fe8c1ae39a653ae8c433d2d6964bd962a98091db1fc03-d # internal
2025-08-20T22:46:07.5511097Z [00:05:08.224]➜  github.com/elastic/go-elasticsearch/v8/typedapi/slm/stop
2025-08-20T22:46:07.5511839Z [00:05:08.224]➜  mkdir -p $WORK/b2008/
2025-08-20T22:46:07.5512585Z [00:05:08.225]➜  cat >/tmp/go-build2401649780/b2008/importcfg << 'EOF' # internal
2025-08-20T22:46:07.5513266Z [00:05:08.225]➜  # import config
2025-08-20T22:46:07.5514059Z [00:05:08.225]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.5515217Z [00:05:08.225]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.5516060Z [00:05:08.225]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.5516836Z [00:05:08.225]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.5518618Z [00:05:08.225]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.5520201Z [00:05:08.225]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.5521382Z [00:05:08.225]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.5522217Z [00:05:08.225]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.5523378Z [00:05:08.225]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.5524235Z [00:05:08.225]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.5525036Z [00:05:08.225]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.5525628Z [00:05:08.225]➜  EOF
2025-08-20T22:46:07.5530700Z [00:05:08.225]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2008/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/stop=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/stop;$WORK/b2008=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/slm/stop -lang=go1.22 -complete -installsuffix shared -buildid _P56uj2BGQTJMZT8NsT_/_P56uj2BGQTJMZT8NsT_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2008/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/stop/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/slm/stop/stop.go
2025-08-20T22:46:07.5559365Z [00:05:08.230]➜  go tool buildid -w $WORK/b2004/_pkg_.a # internal
2025-08-20T22:46:07.5578863Z [00:05:08.232]➜  cp $WORK/b2004/_pkg_.a /root/.cache/go-build/e7/e77331ccba34933e7ebe32008e03c099e4c453753707fc31d98380ea6cb841ee-d # internal
2025-08-20T22:46:07.5583892Z [00:05:08.233]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/cleanuprepository
2025-08-20T22:46:07.5585969Z [00:05:08.233]➜  mkdir -p $WORK/b2009/
2025-08-20T22:46:07.5595650Z [00:05:08.234]➜  cat >/tmp/go-build2401649780/b2009/importcfg << 'EOF' # internal
2025-08-20T22:46:07.5596434Z [00:05:08.234]➜  # import config
2025-08-20T22:46:07.5597080Z [00:05:08.234]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.5598081Z [00:05:08.234]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.5598898Z [00:05:08.234]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.5599809Z [00:05:08.234]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.5600985Z [00:05:08.234]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.5602546Z [00:05:08.234]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.5603577Z [00:05:08.234]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.5604334Z [00:05:08.234]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.5605111Z [00:05:08.234]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.5605887Z [00:05:08.234]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.5606647Z [00:05:08.234]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.5612183Z [00:05:08.234]➜  EOF
2025-08-20T22:46:07.5619162Z [00:05:08.236]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2009/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/cleanuprepository=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/cleanuprepository;$WORK/b2009=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/cleanuprepository -lang=go1.22 -complete -installsuffix shared -buildid v4UOjeekcPT3TlIJn7h_/v4UOjeekcPT3TlIJn7h_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2009/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/cleanuprepository/cleanup_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/cleanuprepository/response.go
2025-08-20T22:46:07.6459489Z [00:05:08.320]➜  go tool buildid -w $WORK/b2007/_pkg_.a # internal
2025-08-20T22:46:07.6463774Z [00:05:08.321]➜  go tool buildid -w $WORK/b2008/_pkg_.a # internal
2025-08-20T22:46:07.6482420Z [00:05:08.322]➜  cp $WORK/b2008/_pkg_.a /root/.cache/go-build/42/42d8d09825ce2e57c2bf34915b581feefaf686a26d1f255e9614724b9ba7347b-d # internal
2025-08-20T22:46:07.6488387Z [00:05:08.323]➜  cp $WORK/b2007/_pkg_.a /root/.cache/go-build/1f/1f2c83a6fe31256f4fe3feaeea9ab6cdf039a8ee4b1c30193ec487fb705a7ab9-d # internal
2025-08-20T22:46:07.6490600Z [00:05:08.323]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/create
2025-08-20T22:46:07.6492262Z [00:05:08.323]➜  mkdir -p $WORK/b2011/
2025-08-20T22:46:07.6493436Z [00:05:08.323]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/clone
2025-08-20T22:46:07.6494229Z [00:05:08.323]➜  mkdir -p $WORK/b2010/
2025-08-20T22:46:07.6495094Z [00:05:08.323]➜  cat >/tmp/go-build2401649780/b2011/importcfg << 'EOF' # internal
2025-08-20T22:46:07.6495728Z [00:05:08.323]➜  # import config
2025-08-20T22:46:07.6496348Z [00:05:08.323]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.6497274Z [00:05:08.323]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.6497892Z [00:05:08.324]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.6498379Z [00:05:08.324]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.6498813Z [00:05:08.324]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.6499473Z [00:05:08.324]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.6500294Z [00:05:08.324]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.6500887Z [00:05:08.324]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.6501335Z [00:05:08.324]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.6501784Z [00:05:08.324]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.6502221Z [00:05:08.324]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.6502801Z [00:05:08.324]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.6503146Z [00:05:08.324]➜  EOF
2025-08-20T22:46:07.6539941Z [00:05:08.328]➜  go tool buildid -w $WORK/b2009/_pkg_.a # internal
2025-08-20T22:46:07.6574664Z [00:05:08.329]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2011/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/create=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/create;$WORK/b2011=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/create -lang=go1.22 -complete -installsuffix shared -buildid 1I7lkoL-onXuHVkKJZYI/1I7lkoL-onXuHVkKJZYI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2011/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/create/create.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/create/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/create/response.go
2025-08-20T22:46:07.6582062Z [00:05:08.329]➜  cat >/tmp/go-build2401649780/b2010/importcfg << 'EOF' # internal
2025-08-20T22:46:07.6582735Z [00:05:08.329]➜  # import config
2025-08-20T22:46:07.6583381Z [00:05:08.329]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.6584190Z [00:05:08.329]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.6585053Z [00:05:08.329]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.6585897Z [00:05:08.329]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.6586663Z [00:05:08.329]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.6588175Z [00:05:08.329]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.6589777Z [00:05:08.329]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.6591044Z [00:05:08.329]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.6591976Z [00:05:08.329]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.6592826Z [00:05:08.329]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.6593653Z [00:05:08.329]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.6594484Z [00:05:08.329]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.6595112Z [00:05:08.329]➜  EOF
2025-08-20T22:46:07.6602024Z [00:05:08.329]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2010/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/clone=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/clone;$WORK/b2010=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/clone -lang=go1.22 -complete -installsuffix shared -buildid In3xBeBTHZ-FqHTZZkK5/In3xBeBTHZ-FqHTZZkK5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2010/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/clone/clone.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/clone/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/clone/response.go
2025-08-20T22:46:07.6614966Z [00:05:08.330]➜  cp $WORK/b2009/_pkg_.a /root/.cache/go-build/4f/4fcd77ccdfd3775d6b8e51f4566c8602f9f1ad3445480e70fcf63bdfe13b413b-d # internal
2025-08-20T22:46:07.6616377Z [00:05:08.330]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/createrepository
2025-08-20T22:46:07.6617909Z [00:05:08.330]➜  mkdir -p $WORK/b2012/
2025-08-20T22:46:07.6627621Z [00:05:08.331]➜  cat >/tmp/go-build2401649780/b2012/importcfg << 'EOF' # internal
2025-08-20T22:46:07.6628349Z [00:05:08.331]➜  # import config
2025-08-20T22:46:07.6629042Z [00:05:08.331]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.6630063Z [00:05:08.331]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.6630972Z [00:05:08.331]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.6631999Z [00:05:08.331]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.6632750Z [00:05:08.331]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.6633937Z [00:05:08.331]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.6635413Z [00:05:08.331]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.6636483Z [00:05:08.331]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.6637697Z [00:05:08.331]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.6649782Z [00:05:08.331]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.6650617Z [00:05:08.331]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.6651545Z [00:05:08.331]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.6652118Z [00:05:08.331]➜  EOF
2025-08-20T22:46:07.6658873Z [00:05:08.331]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2012/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/createrepository=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/createrepository;$WORK/b2012=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/createrepository -lang=go1.22 -complete -installsuffix shared -buildid 6I44XW7rr0p1q6qaYCIs/6I44XW7rr0p1q6qaYCIs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2012/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/createrepository/create_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/createrepository/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/createrepository/response.go
2025-08-20T22:46:07.6664594Z [00:05:08.335]➜  go tool buildid -w $WORK/b2006/_pkg_.a # internal
2025-08-20T22:46:07.6665822Z [00:05:08.335]➜  cp $WORK/b2006/_pkg_.a /root/.cache/go-build/2e/2e1438fa1de6d792885d476b1f27abb0e08adbd905cfc29b3d5c6b01b6718b18-d # internal
2025-08-20T22:46:07.6667046Z [00:05:08.335]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/delete
2025-08-20T22:46:07.6667893Z [00:05:08.335]➜  mkdir -p $WORK/b2013/
2025-08-20T22:46:07.6668562Z [00:05:08.336]➜  cat >/tmp/go-build2401649780/b2013/importcfg << 'EOF' # internal
2025-08-20T22:46:07.6669177Z [00:05:08.336]➜  # import config
2025-08-20T22:46:07.6669795Z [00:05:08.336]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.6670610Z [00:05:08.336]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.6671422Z [00:05:08.336]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.6672170Z [00:05:08.336]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.6673310Z [00:05:08.336]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.6674747Z [00:05:08.336]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.6675770Z [00:05:08.336]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.6676522Z [00:05:08.336]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.6677458Z [00:05:08.336]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.6678284Z [00:05:08.336]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.6679056Z [00:05:08.336]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.6679615Z [00:05:08.336]➜  EOF
2025-08-20T22:46:07.6684887Z [00:05:08.337]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2013/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/delete=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/delete;$WORK/b2013=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/delete -lang=go1.22 -complete -installsuffix shared -buildid wWMj-3w7B3s0q4Xy2xVs/wWMj-3w7B3s0q4Xy2xVs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2013/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/delete/delete.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/delete/response.go
2025-08-20T22:46:07.7613775Z [00:05:08.434]➜  go tool buildid -w $WORK/b2012/_pkg_.a # internal
2025-08-20T22:46:07.7615588Z [00:05:08.436]➜  cp $WORK/b2012/_pkg_.a /root/.cache/go-build/38/38c235827afddd7aa9358a8136a99f08faffacf5010128242da7ee349310817e-d # internal
2025-08-20T22:46:07.7617746Z [00:05:08.436]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/deleterepository
2025-08-20T22:46:07.7622374Z [00:05:08.436]➜  mkdir -p $WORK/b2014/
2025-08-20T22:46:07.7625282Z [00:05:08.437]➜  go tool buildid -w $WORK/b2010/_pkg_.a # internal
2025-08-20T22:46:07.7634885Z [00:05:08.438]➜  cat >/tmp/go-build2401649780/b2014/importcfg << 'EOF' # internal
2025-08-20T22:46:07.7642041Z [00:05:08.438]➜  # import config
2025-08-20T22:46:07.7643848Z [00:05:08.439]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.7647823Z [00:05:08.439]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.7651521Z [00:05:08.439]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.7653956Z [00:05:08.439]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.7655187Z [00:05:08.439]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.7656970Z [00:05:08.439]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.7671170Z [00:05:08.439]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.7673602Z [00:05:08.439]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.7674517Z [00:05:08.439]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.7675590Z [00:05:08.439]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.7676976Z [00:05:08.439]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.7678002Z [00:05:08.439]➜  EOF
2025-08-20T22:46:07.7683766Z [00:05:08.439]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2014/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/deleterepository=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/deleterepository;$WORK/b2014=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/deleterepository -lang=go1.22 -complete -installsuffix shared -buildid 6-marpHSfMAgUxlIiUXN/6-marpHSfMAgUxlIiUXN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2014/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/deleterepository/delete_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/deleterepository/response.go
2025-08-20T22:46:07.7694830Z [00:05:08.439]➜  go tool buildid -w $WORK/b2013/_pkg_.a # internal
2025-08-20T22:46:07.7696737Z [00:05:08.440]➜  cp $WORK/b2010/_pkg_.a /root/.cache/go-build/c5/c5d32077bee663025815d6fca3365b5b9e5829322ae3a6b41bc0d727bf809bd0-d # internal
2025-08-20T22:46:07.7698876Z [00:05:08.440]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/get
2025-08-20T22:46:07.7699853Z [00:05:08.441]➜  mkdir -p $WORK/b2015/
2025-08-20T22:46:07.7701253Z [00:05:08.441]➜  cat >/tmp/go-build2401649780/b2015/importcfg << 'EOF' # internal
2025-08-20T22:46:07.7702002Z [00:05:08.441]➜  # import config
2025-08-20T22:46:07.7702654Z [00:05:08.441]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.7703499Z [00:05:08.441]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.7704475Z [00:05:08.441]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.7705235Z [00:05:08.441]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.7706323Z [00:05:08.441]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.7707965Z [00:05:08.441]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.7709650Z [00:05:08.441]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotsort=/tmp/go-build2401649780/b2016/_pkg_.a
2025-08-20T22:46:07.7711420Z [00:05:08.441]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortorder=/tmp/go-build2401649780/b1523/_pkg_.a
2025-08-20T22:46:07.7712771Z [00:05:08.441]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.7713591Z [00:05:08.441]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.7714420Z [00:05:08.441]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.7715234Z [00:05:08.441]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.7716028Z [00:05:08.441]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.7716645Z [00:05:08.441]➜  EOF
2025-08-20T22:46:07.7724382Z [00:05:08.441]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2015/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/get;$WORK/b2015=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/get -lang=go1.22 -complete -installsuffix shared -buildid paSlwtdIlO27a5bcW8WG/paSlwtdIlO27a5bcW8WG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2015/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/get/response.go
2025-08-20T22:46:07.7731726Z [00:05:08.441]➜  cp $WORK/b2013/_pkg_.a /root/.cache/go-build/13/13f3ac84efb3f7c7c715833fb1ec58fcefea9a682e07b20a83b0cb308b524a8e-d # internal
2025-08-20T22:46:07.7733600Z [00:05:08.441]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/getrepository
2025-08-20T22:46:07.7734628Z [00:05:08.441]➜  mkdir -p $WORK/b2017/
2025-08-20T22:46:07.7735743Z [00:05:08.441]➜  cat >/tmp/go-build2401649780/b2017/importcfg << 'EOF' # internal
2025-08-20T22:46:07.7736592Z [00:05:08.441]➜  # import config
2025-08-20T22:46:07.7737566Z [00:05:08.441]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.7738514Z [00:05:08.441]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.7739395Z [00:05:08.441]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.7740258Z [00:05:08.441]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.7741051Z [00:05:08.441]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.7742269Z [00:05:08.441]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.7743801Z [00:05:08.441]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.7744944Z [00:05:08.441]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.7745806Z [00:05:08.441]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.7746626Z [00:05:08.441]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.7748006Z [00:05:08.441]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.7749393Z [00:05:08.441]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.7750386Z [00:05:08.441]➜  EOF
2025-08-20T22:46:07.7757599Z [00:05:08.443]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2017/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/getrepository=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/getrepository;$WORK/b2017=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/getrepository -lang=go1.22 -complete -installsuffix shared -buildid IKtwHwBbSSFq4G3xEHzU/IKtwHwBbSSFq4G3xEHzU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2017/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/getrepository/get_repository.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/getrepository/response.go
2025-08-20T22:46:07.7806190Z [00:05:08.455]➜  go tool buildid -w $WORK/b2011/_pkg_.a # internal
2025-08-20T22:46:07.7825369Z [00:05:08.457]➜  cp $WORK/b2011/_pkg_.a /root/.cache/go-build/d4/d40b5c5f2a48104ae68fe13455c69c29dda62aaf19fa7eb27cacba047b8a3226-d # internal
2025-08-20T22:46:07.7828682Z [00:05:08.457]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/repositoryverifyintegrity
2025-08-20T22:46:07.7831638Z [00:05:08.457]➜  mkdir -p $WORK/b2018/
2025-08-20T22:46:07.7835096Z [00:05:08.458]➜  cat >/tmp/go-build2401649780/b2018/importcfg << 'EOF' # internal
2025-08-20T22:46:07.7836401Z [00:05:08.458]➜  # import config
2025-08-20T22:46:07.7853746Z [00:05:08.458]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.7854962Z [00:05:08.458]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.7856057Z [00:05:08.458]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.7858158Z [00:05:08.458]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.7859520Z [00:05:08.458]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.7861064Z [00:05:08.458]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.7862153Z [00:05:08.458]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.7862942Z [00:05:08.458]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.7863764Z [00:05:08.458]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.7864555Z [00:05:08.458]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.7865343Z [00:05:08.458]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.7865934Z [00:05:08.458]➜  EOF
2025-08-20T22:46:07.7872322Z [00:05:08.459]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2018/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/repositoryverifyintegrity=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/repositoryverifyintegrity;$WORK/b2018=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/repositoryverifyintegrity -lang=go1.22 -complete -installsuffix shared -buildid ppTLTe3IxE1s7iOuEszb/ppTLTe3IxE1s7iOuEszb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2018/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/repositoryverifyintegrity/repository_verify_integrity.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/repositoryverifyintegrity/response.go
2025-08-20T22:46:07.8635087Z [00:05:08.537]➜  go tool buildid -w $WORK/b2014/_pkg_.a # internal
2025-08-20T22:46:07.8656818Z [00:05:08.540]➜  cp $WORK/b2014/_pkg_.a /root/.cache/go-build/1d/1d36a8177915d128cf1ba8a8ec172993a75e2d56d55736d97a1e297dbbf874c5-d # internal
2025-08-20T22:46:07.8666247Z [00:05:08.541]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/restore
2025-08-20T22:46:07.8672110Z [00:05:08.541]➜  mkdir -p $WORK/b2019/
2025-08-20T22:46:07.8688959Z [00:05:08.543]➜  cat >/tmp/go-build2401649780/b2019/importcfg << 'EOF' # internal
2025-08-20T22:46:07.8715162Z [00:05:08.543]➜  # import config
2025-08-20T22:46:07.8717018Z [00:05:08.543]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.8718152Z [00:05:08.543]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.8719058Z [00:05:08.543]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.8719948Z [00:05:08.543]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.8720798Z [00:05:08.543]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.8722059Z [00:05:08.543]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.8723678Z [00:05:08.543]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.8725069Z [00:05:08.543]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.8725914Z [00:05:08.543]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.8726775Z [00:05:08.543]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.8727815Z [00:05:08.543]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.8728636Z [00:05:08.543]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.8729271Z [00:05:08.543]➜  EOF
2025-08-20T22:46:07.8735740Z [00:05:08.544]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2019/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/restore=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/restore;$WORK/b2019=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/restore -lang=go1.22 -complete -installsuffix shared -buildid V0XFTO2W6b6E3fJ2FvDg/V0XFTO2W6b6E3fJ2FvDg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2019/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/restore/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/restore/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/restore/restore.go
2025-08-20T22:46:07.8798467Z [00:05:08.554]➜  go tool buildid -w $WORK/b2015/_pkg_.a # internal
2025-08-20T22:46:07.8821237Z [00:05:08.556]➜  cp $WORK/b2015/_pkg_.a /root/.cache/go-build/92/92783b4398713e7550ebbc1a98cb0a498b66880f978b8ced7e3ff69c3e281f03-d # internal
2025-08-20T22:46:07.8845863Z [00:05:08.557]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/status
2025-08-20T22:46:07.8846610Z [00:05:08.557]➜  mkdir -p $WORK/b2020/
2025-08-20T22:46:07.8850200Z [00:05:08.557]➜  cat >/tmp/go-build2401649780/b2020/importcfg << 'EOF' # internal
2025-08-20T22:46:07.8850925Z [00:05:08.557]➜  # import config
2025-08-20T22:46:07.8851565Z [00:05:08.557]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.8852406Z [00:05:08.557]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.8853233Z [00:05:08.557]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.8854030Z [00:05:08.557]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.8855248Z [00:05:08.557]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.8856817Z [00:05:08.557]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.8858091Z [00:05:08.557]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.8859027Z [00:05:08.557]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.8859865Z [00:05:08.557]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.8860689Z [00:05:08.557]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.8861625Z [00:05:08.557]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.8862226Z [00:05:08.557]➜  EOF
2025-08-20T22:46:07.8873596Z [00:05:08.557]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2020/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/status=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/status;$WORK/b2020=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/status -lang=go1.22 -complete -installsuffix shared -buildid PKJvxOiTcMg3zgdage14/PKJvxOiTcMg3zgdage14 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2020/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/status/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/status/status.go
2025-08-20T22:46:07.8882693Z [00:05:08.559]➜  go tool buildid -w $WORK/b2018/_pkg_.a # internal
2025-08-20T22:46:07.8883979Z [00:05:08.561]➜  cp $WORK/b2018/_pkg_.a /root/.cache/go-build/e4/e4a0c96749c440079eff761d765e8dfca2a1b9a3cb640f96600a383c84a1ef42-d # internal
2025-08-20T22:46:07.8885304Z [00:05:08.562]➜  github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/verifyrepository
2025-08-20T22:46:07.8886074Z [00:05:08.562]➜  mkdir -p $WORK/b2021/
2025-08-20T22:46:07.8886785Z [00:05:08.562]➜  cat >/tmp/go-build2401649780/b2021/importcfg << 'EOF' # internal
2025-08-20T22:46:07.8887776Z [00:05:08.562]➜  # import config
2025-08-20T22:46:07.8888469Z [00:05:08.562]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.8919406Z [00:05:08.562]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.8920396Z [00:05:08.562]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.8921364Z [00:05:08.562]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.8922612Z [00:05:08.562]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.8924154Z [00:05:08.562]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.8925287Z [00:05:08.562]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.8926056Z [00:05:08.562]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.8926841Z [00:05:08.562]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.8927809Z [00:05:08.562]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.8928583Z [00:05:08.562]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.8929152Z [00:05:08.562]➜  EOF
2025-08-20T22:46:07.8934826Z [00:05:08.562]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2021/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/verifyrepository=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/verifyrepository;$WORK/b2021=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/verifyrepository -lang=go1.22 -complete -installsuffix shared -buildid mEvlsLMinvOo7JPEIbaz/mEvlsLMinvOo7JPEIbaz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2021/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/verifyrepository/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/snapshot/verifyrepository/verify_repository.go
2025-08-20T22:46:07.8940748Z [00:05:08.565]➜  go tool buildid -w $WORK/b2017/_pkg_.a # internal
2025-08-20T22:46:07.8941957Z [00:05:08.565]➜  cp $WORK/b2017/_pkg_.a /root/.cache/go-build/a2/a24035e364cb498a395b62595240364ff64f6a1e4c07bbf05b10c2a8224877df-d # internal
2025-08-20T22:46:07.8943321Z [00:05:08.565]➜  github.com/elastic/go-elasticsearch/v8/typedapi/sql/clearcursor
2025-08-20T22:46:07.8944014Z [00:05:08.565]➜  mkdir -p $WORK/b2022/
2025-08-20T22:46:07.8944682Z [00:05:08.565]➜  cat >/tmp/go-build2401649780/b2022/importcfg << 'EOF' # internal
2025-08-20T22:46:07.8945415Z [00:05:08.565]➜  # import config
2025-08-20T22:46:07.8946021Z [00:05:08.565]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:07.8946789Z [00:05:08.566]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.8947778Z [00:05:08.566]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.8948603Z [00:05:08.566]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.8949351Z [00:05:08.566]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.8950494Z [00:05:08.566]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.8952038Z [00:05:08.566]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.8953293Z [00:05:08.566]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.8954112Z [00:05:08.566]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.8954920Z [00:05:08.566]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.8955710Z [00:05:08.566]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.8956587Z [00:05:08.566]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.8957478Z [00:05:08.566]➜  EOF
2025-08-20T22:46:07.8963802Z [00:05:08.566]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2022/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/clearcursor=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/clearcursor;$WORK/b2022=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/sql/clearcursor -lang=go1.22 -complete -installsuffix shared -buildid 9kAl5dStDGQgVqGNgPTI/9kAl5dStDGQgVqGNgPTI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2022/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/clearcursor/clear_cursor.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/clearcursor/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/clearcursor/response.go
2025-08-20T22:46:07.9881405Z [00:05:08.662]➜  go tool buildid -w $WORK/b2022/_pkg_.a # internal
2025-08-20T22:46:07.9916329Z [00:05:08.665]➜  cp $WORK/b2022/_pkg_.a /root/.cache/go-build/02/023092131fa8d524b5f2b4bef63a10872c3d764459e0a248365c5d43d3876798-d # internal
2025-08-20T22:46:07.9928827Z [00:05:08.666]➜  github.com/elastic/go-elasticsearch/v8/typedapi/sql/deleteasync
2025-08-20T22:46:07.9929602Z [00:05:08.666]➜  mkdir -p $WORK/b2023/
2025-08-20T22:46:07.9930387Z [00:05:08.666]➜  cat >/tmp/go-build2401649780/b2023/importcfg << 'EOF' # internal
2025-08-20T22:46:07.9931080Z [00:05:08.666]➜  # import config
2025-08-20T22:46:07.9931721Z [00:05:08.666]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:07.9932604Z [00:05:08.666]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:07.9933453Z [00:05:08.666]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:07.9934212Z [00:05:08.666]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:07.9935383Z [00:05:08.666]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:07.9936875Z [00:05:08.666]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:07.9938146Z [00:05:08.666]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:07.9939079Z [00:05:08.666]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:07.9939994Z [00:05:08.666]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:07.9940855Z [00:05:08.666]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:07.9941874Z [00:05:08.666]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:07.9942511Z [00:05:08.666]➜  EOF
2025-08-20T22:46:07.9948028Z [00:05:08.666]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2023/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/deleteasync=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/deleteasync;$WORK/b2023=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/sql/deleteasync -lang=go1.22 -complete -installsuffix shared -buildid Q6_YzGmfyDGsb_cTPZNQ/Q6_YzGmfyDGsb_cTPZNQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2023/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/deleteasync/delete_async.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/deleteasync/response.go
2025-08-20T22:46:07.9959542Z [00:05:08.670]➜  go tool buildid -w $WORK/b2020/_pkg_.a # internal
2025-08-20T22:46:07.9963726Z [00:05:08.670]➜  go tool buildid -w $WORK/b2021/_pkg_.a # internal
2025-08-20T22:46:08.0001934Z [00:05:08.674]➜  cp $WORK/b2020/_pkg_.a /root/.cache/go-build/22/22514226fdd08412fd2230f44a39e4f751da90fe3706a1e4742b3598fc801ec1-d # internal
2025-08-20T22:46:08.0003490Z [00:05:08.674]➜  github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasync
2025-08-20T22:46:08.0005175Z [00:05:08.674]➜  mkdir -p $WORK/b2024/
2025-08-20T22:46:08.0006381Z [00:05:08.674]➜  cp $WORK/b2021/_pkg_.a /root/.cache/go-build/8a/8af105f970b19e3d6af237f86f8ccadd7d767d39bb2c25b5d7cbb25c4f0801cf-d # internal
2025-08-20T22:46:08.0007871Z [00:05:08.674]➜  cat >/tmp/go-build2401649780/b2024/importcfg << 'EOF' # internal
2025-08-20T22:46:08.0008526Z [00:05:08.674]➜  # import config
2025-08-20T22:46:08.0009338Z [00:05:08.674]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.0010220Z [00:05:08.674]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.0011056Z [00:05:08.674]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.0011839Z [00:05:08.674]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.0013025Z [00:05:08.674]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.0014552Z [00:05:08.674]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.0015655Z [00:05:08.674]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.0016443Z [00:05:08.674]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.0017452Z [00:05:08.674]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.0018407Z [00:05:08.674]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.0019244Z [00:05:08.674]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.0019854Z [00:05:08.674]➜  EOF
2025-08-20T22:46:08.0024988Z [00:05:08.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2024/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasync=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasync;$WORK/b2024=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasync -lang=go1.22 -complete -installsuffix shared -buildid 0e1bvkZ8sOuopcR-Qd4Z/0e1bvkZ8sOuopcR-Qd4Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2024/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasync/get_async.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasync/response.go
2025-08-20T22:46:08.0030904Z [00:05:08.674]➜  github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasyncstatus
2025-08-20T22:46:08.0031659Z [00:05:08.674]➜  mkdir -p $WORK/b2025/
2025-08-20T22:46:08.0032358Z [00:05:08.674]➜  cat >/tmp/go-build2401649780/b2025/importcfg << 'EOF' # internal
2025-08-20T22:46:08.0033171Z [00:05:08.674]➜  # import config
2025-08-20T22:46:08.0033819Z [00:05:08.674]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.0034674Z [00:05:08.674]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.0035512Z [00:05:08.674]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.0036288Z [00:05:08.674]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.0037684Z [00:05:08.674]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.0039183Z [00:05:08.674]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.0040270Z [00:05:08.674]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.0041174Z [00:05:08.674]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.0041975Z [00:05:08.674]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.0042754Z [00:05:08.674]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.0043532Z [00:05:08.674]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.0044108Z [00:05:08.674]➜  EOF
2025-08-20T22:46:08.0049734Z [00:05:08.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2025/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasyncstatus=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasyncstatus;$WORK/b2025=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasyncstatus -lang=go1.22 -complete -installsuffix shared -buildid 51QRYyXwvsKWCqKwyjvN/51QRYyXwvsKWCqKwyjvN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2025/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasyncstatus/get_async_status.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/getasyncstatus/response.go
2025-08-20T22:46:08.0244317Z [00:05:08.698]➜  go tool buildid -w $WORK/b2019/_pkg_.a # internal
2025-08-20T22:46:08.0271905Z [00:05:08.701]➜  cp $WORK/b2019/_pkg_.a /root/.cache/go-build/b2/b260f75d8e65107a5699403d791fb7393e7a59d4d46705357f74a4e5f51dd3c3-d # internal
2025-08-20T22:46:08.0280450Z [00:05:08.702]➜  github.com/elastic/go-elasticsearch/v8/typedapi/sql/query
2025-08-20T22:46:08.0286643Z [00:05:08.703]➜  mkdir -p $WORK/b2026/
2025-08-20T22:46:08.0299483Z [00:05:08.704]➜  cat >/tmp/go-build2401649780/b2026/importcfg << 'EOF' # internal
2025-08-20T22:46:08.0315526Z [00:05:08.704]➜  # import config
2025-08-20T22:46:08.0316238Z [00:05:08.704]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.0317480Z [00:05:08.704]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.0318431Z [00:05:08.704]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.0319337Z [00:05:08.704]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.0320123Z [00:05:08.704]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.0321334Z [00:05:08.704]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.0322867Z [00:05:08.704]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.0324565Z [00:05:08.704]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sqlformat=/tmp/go-build2401649780/b2027/_pkg_.a
2025-08-20T22:46:08.0325806Z [00:05:08.704]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.0326644Z [00:05:08.705]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.0340101Z [00:05:08.705]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.0341150Z [00:05:08.705]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.0342178Z [00:05:08.705]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.0342802Z [00:05:08.705]➜  EOF
2025-08-20T22:46:08.0348867Z [00:05:08.708]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2026/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/query=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/query;$WORK/b2026=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/sql/query -lang=go1.22 -complete -installsuffix shared -buildid s66yHWQhfQz5nt8T5XeG/s66yHWQhfQz5nt8T5XeG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2026/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/query/query.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/query/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/query/response.go
2025-08-20T22:46:08.0877017Z [00:05:08.762]➜  go tool buildid -w $WORK/b2023/_pkg_.a # internal
2025-08-20T22:46:08.0884547Z [00:05:08.762]➜  go tool buildid -w $WORK/b2024/_pkg_.a # internal
2025-08-20T22:46:08.0898771Z [00:05:08.764]➜  cp $WORK/b2023/_pkg_.a /root/.cache/go-build/49/49ec44077b8e0a7e515d89a1eabecaf95fe344518b6f851054316c4aef1408fb-d # internal
2025-08-20T22:46:08.0915430Z [00:05:08.764]➜  cp $WORK/b2024/_pkg_.a /root/.cache/go-build/c1/c1ab5eef302272b5074b40fec699f645678dd0ff20f437a3019e958ce233de7f-d # internal
2025-08-20T22:46:08.0916836Z [00:05:08.765]➜  github.com/elastic/go-elasticsearch/v8/typedapi/sql/translate
2025-08-20T22:46:08.0923955Z [00:05:08.765]➜  mkdir -p $WORK/b2028/
2025-08-20T22:46:08.0924708Z [00:05:08.765]➜  github.com/elastic/go-elasticsearch/v8/typedapi/ssl/certificates
2025-08-20T22:46:08.0925580Z [00:05:08.765]➜  mkdir -p $WORK/b2029/
2025-08-20T22:46:08.0926321Z [00:05:08.765]➜  cat >/tmp/go-build2401649780/b2029/importcfg << 'EOF' # internal
2025-08-20T22:46:08.0926991Z [00:05:08.765]➜  # import config
2025-08-20T22:46:08.0927832Z [00:05:08.766]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.0928705Z [00:05:08.766]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.0929564Z [00:05:08.766]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.0930349Z [00:05:08.766]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.0931542Z [00:05:08.766]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.0933070Z [00:05:08.766]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.0934316Z [00:05:08.766]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.0935197Z [00:05:08.766]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.0936021Z [00:05:08.766]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.0936847Z [00:05:08.766]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.0937800Z [00:05:08.766]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.0938380Z [00:05:08.766]➜  EOF
2025-08-20T22:46:08.0943588Z [00:05:08.766]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2029/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ssl/certificates=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ssl/certificates;$WORK/b2029=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/ssl/certificates -lang=go1.22 -complete -installsuffix shared -buildid z0l3aJVasVeOEM7-5hfy/z0l3aJVasVeOEM7-5hfy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2029/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ssl/certificates/certificates.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/ssl/certificates/response.go
2025-08-20T22:46:08.0949915Z [00:05:08.766]➜  cat >/tmp/go-build2401649780/b2028/importcfg << 'EOF' # internal
2025-08-20T22:46:08.0950779Z [00:05:08.766]➜  # import config
2025-08-20T22:46:08.0951570Z [00:05:08.766]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.0952517Z [00:05:08.766]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.0953504Z [00:05:08.766]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.0954630Z [00:05:08.766]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.0955539Z [00:05:08.766]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.0958491Z [00:05:08.766]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.0961697Z [00:05:08.766]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.0967710Z [00:05:08.766]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.0968813Z [00:05:08.766]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.0970018Z [00:05:08.766]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.0970892Z [00:05:08.766]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.0971669Z [00:05:08.766]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.0972232Z [00:05:08.766]➜  EOF
2025-08-20T22:46:08.0993723Z [00:05:08.766]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2028/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/translate=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/translate;$WORK/b2028=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/sql/translate -lang=go1.22 -complete -installsuffix shared -buildid lXARW_hyuqZGT4SO_v6K/lXARW_hyuqZGT4SO_v6K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2028/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/translate/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/translate/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/sql/translate/translate.go
2025-08-20T22:46:08.0999464Z [00:05:08.771]➜  go tool buildid -w $WORK/b2025/_pkg_.a # internal
2025-08-20T22:46:08.1000794Z [00:05:08.772]➜  cp $WORK/b2025/_pkg_.a /root/.cache/go-build/65/65314660dfe8331bb50f28ff96554f301e9c95bcfe7bd3fbab7796ebb62337ee-d # internal
2025-08-20T22:46:08.1002158Z [00:05:08.772]➜  github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonym
2025-08-20T22:46:08.1002944Z [00:05:08.772]➜  mkdir -p $WORK/b2030/
2025-08-20T22:46:08.1003813Z [00:05:08.773]➜  cat >/tmp/go-build2401649780/b2030/importcfg << 'EOF' # internal
2025-08-20T22:46:08.1004489Z [00:05:08.773]➜  # import config
2025-08-20T22:46:08.1005148Z [00:05:08.773]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.1006061Z [00:05:08.773]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.1006935Z [00:05:08.773]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.1008460Z [00:05:08.773]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.1010075Z [00:05:08.773]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.1012585Z [00:05:08.773]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.1014298Z [00:05:08.773]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.1015420Z [00:05:08.773]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.1016519Z [00:05:08.773]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.1017850Z [00:05:08.773]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.1019320Z [00:05:08.773]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.1020155Z [00:05:08.773]➜  EOF
2025-08-20T22:46:08.1026000Z [00:05:08.773]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2030/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonym=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonym;$WORK/b2030=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonym -lang=go1.22 -complete -installsuffix shared -buildid kZ0QW7IuwrKRe5_5oj0k/kZ0QW7IuwrKRe5_5oj0k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2030/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonym/delete_synonym.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonym/response.go
2025-08-20T22:46:08.2006803Z [00:05:08.875]➜  go tool buildid -w $WORK/b2030/_pkg_.a # internal
2025-08-20T22:46:08.2009904Z [00:05:08.875]➜  go tool buildid -w $WORK/b2026/_pkg_.a # internal
2025-08-20T22:46:08.2031212Z [00:05:08.877]➜  go tool buildid -w $WORK/b2029/_pkg_.a # internal
2025-08-20T22:46:08.2045599Z [00:05:08.878]➜  cp $WORK/b2030/_pkg_.a /root/.cache/go-build/0e/0e6f8a430878cf1552fa549afad397e3b811eea8bf741052d6fefd50151290a4-d # internal
2025-08-20T22:46:08.2047043Z [00:05:08.878]➜  github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonymrule
2025-08-20T22:46:08.2048083Z [00:05:08.878]➜  mkdir -p $WORK/b2031/
2025-08-20T22:46:08.2049280Z [00:05:08.878]➜  cp $WORK/b2026/_pkg_.a /root/.cache/go-build/73/73eb4f0e89805f9a6a3ab592d60842e9ec0c93048a2aa07bbf2d708ae718bd7e-d # internal
2025-08-20T22:46:08.2050720Z [00:05:08.878]➜  cat >/tmp/go-build2401649780/b2031/importcfg << 'EOF' # internal
2025-08-20T22:46:08.2051419Z [00:05:08.878]➜  # import config
2025-08-20T22:46:08.2052109Z [00:05:08.878]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.2052961Z [00:05:08.878]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.2053844Z [00:05:08.878]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.2054609Z [00:05:08.878]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.2055816Z [00:05:08.878]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.2066892Z [00:05:08.878]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.2080966Z [00:05:08.878]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:46:08.2082259Z [00:05:08.878]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.2083047Z [00:05:08.878]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.2083874Z [00:05:08.878]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.2084697Z [00:05:08.878]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.2085491Z [00:05:08.878]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.2086076Z [00:05:08.878]➜  EOF
2025-08-20T22:46:08.2092088Z [00:05:08.878]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2031/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonymrule=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonymrule;$WORK/b2031=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonymrule -lang=go1.22 -complete -installsuffix shared -buildid gmDnvOhs_Mx9g6XzXnxy/gmDnvOhs_Mx9g6XzXnxy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2031/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonymrule/delete_synonym_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/deletesynonymrule/response.go
2025-08-20T22:46:08.2099438Z [00:05:08.880]➜  cp $WORK/b2029/_pkg_.a /root/.cache/go-build/11/110c2f5c7a14b7546d7a112eab736f19a93715211b8861193f777353c26cc4b2-d # internal
2025-08-20T22:46:08.2100770Z [00:05:08.880]➜  github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonym
2025-08-20T22:46:08.2101519Z [00:05:08.880]➜  mkdir -p $WORK/b2032/
2025-08-20T22:46:08.2102226Z [00:05:08.880]➜  cat >/tmp/go-build2401649780/b2032/importcfg << 'EOF' # internal
2025-08-20T22:46:08.2102852Z [00:05:08.880]➜  # import config
2025-08-20T22:46:08.2103477Z [00:05:08.880]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.2104344Z [00:05:08.880]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.2105322Z [00:05:08.880]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.2106091Z [00:05:08.881]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.2107428Z [00:05:08.881]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.2108908Z [00:05:08.881]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.2109997Z [00:05:08.881]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.2110746Z [00:05:08.881]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.2111555Z [00:05:08.881]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.2112367Z [00:05:08.881]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.2113315Z [00:05:08.881]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.2113917Z [00:05:08.881]➜  EOF
2025-08-20T22:46:08.2119476Z [00:05:08.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2032/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonym=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonym;$WORK/b2032=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonym -lang=go1.22 -complete -installsuffix shared -buildid vJ530ZeEe_6to16fn2cF/vJ530ZeEe_6to16fn2cF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2032/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonym/get_synonym.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonym/response.go
2025-08-20T22:46:08.2124421Z [00:05:08.881]➜  github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymrule
2025-08-20T22:46:08.2125285Z [00:05:08.881]➜  mkdir -p $WORK/b2033/
2025-08-20T22:46:08.2126009Z [00:05:08.881]➜  cat >/tmp/go-build2401649780/b2033/importcfg << 'EOF' # internal
2025-08-20T22:46:08.2126655Z [00:05:08.881]➜  # import config
2025-08-20T22:46:08.2130734Z [00:05:08.881]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.2131683Z [00:05:08.881]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.2132531Z [00:05:08.881]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.2133322Z [00:05:08.881]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.2134495Z [00:05:08.881]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.2135970Z [00:05:08.881]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.2137046Z [00:05:08.881]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.2138110Z [00:05:08.881]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.2138924Z [00:05:08.881]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.2139898Z [00:05:08.881]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.2140680Z [00:05:08.881]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.2141263Z [00:05:08.881]➜  EOF
2025-08-20T22:46:08.2146838Z [00:05:08.881]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2033/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymrule=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymrule;$WORK/b2033=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymrule -lang=go1.22 -complete -installsuffix shared -buildid qUxsS__q33V6aAMkJnvo/qUxsS__q33V6aAMkJnvo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2033/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymrule/get_synonym_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymrule/response.go
2025-08-20T22:46:08.2255252Z [00:05:08.897]➜  go tool buildid -w $WORK/b2028/_pkg_.a # internal
2025-08-20T22:46:08.2261029Z [00:05:08.900]➜  cp $WORK/b2028/_pkg_.a /root/.cache/go-build/cd/cd80c28ba2a8cab02dce7a287dbab85e1595b81efd8dd8bb72ea428b45580d2a-d # internal
2025-08-20T22:46:08.2267358Z [00:05:08.901]➜  github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymssets
2025-08-20T22:46:08.2270222Z [00:05:08.901]➜  mkdir -p $WORK/b2034/
2025-08-20T22:46:08.2279013Z [00:05:08.902]➜  cat >/tmp/go-build2401649780/b2034/importcfg << 'EOF' # internal
2025-08-20T22:46:08.2296188Z [00:05:08.902]➜  # import config
2025-08-20T22:46:08.2296848Z [00:05:08.902]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.2297998Z [00:05:08.902]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.2298828Z [00:05:08.902]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.2299587Z [00:05:08.902]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.2300738Z [00:05:08.902]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.2302178Z [00:05:08.902]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.2303209Z [00:05:08.902]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.2303956Z [00:05:08.902]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.2304729Z [00:05:08.902]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.2305489Z [00:05:08.902]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.2306366Z [00:05:08.902]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.2306947Z [00:05:08.902]➜  EOF
2025-08-20T22:46:08.2312747Z [00:05:08.902]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2034/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymssets=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymssets;$WORK/b2034=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymssets -lang=go1.22 -complete -installsuffix shared -buildid HIU_eq5uUFBTX2qlt8ZU/HIU_eq5uUFBTX2qlt8ZU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2034/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymssets/get_synonyms_sets.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/getsynonymssets/response.go
2025-08-20T22:46:08.3105539Z [00:05:08.984]➜  go tool buildid -w $WORK/b2032/_pkg_.a # internal
2025-08-20T22:46:08.3108442Z [00:05:08.985]➜  go tool buildid -w $WORK/b2033/_pkg_.a # internal
2025-08-20T22:46:08.3120555Z [00:05:08.986]➜  cp $WORK/b2032/_pkg_.a /root/.cache/go-build/71/717f3e9e64a15d952e254c76c1153e79c3c16e1a05c00e496cbd160682aadc77-d # internal
2025-08-20T22:46:08.3134902Z [00:05:08.986]➜  github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonym
2025-08-20T22:46:08.3135694Z [00:05:08.986]➜  mkdir -p $WORK/b2035/
2025-08-20T22:46:08.3136820Z [00:05:08.987]➜  cp $WORK/b2033/_pkg_.a /root/.cache/go-build/09/096a02f0142f2c4d719dfb9ae003193ee701b32a9f5e4329575c9541fc52a538-d # internal
2025-08-20T22:46:08.3138492Z [00:05:08.987]➜  github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonymrule
2025-08-20T22:46:08.3139287Z [00:05:08.987]➜  mkdir -p $WORK/b2036/
2025-08-20T22:46:08.3143923Z [00:05:08.988]➜  cat >/tmp/go-build2401649780/b2035/importcfg << 'EOF' # internal
2025-08-20T22:46:08.3151065Z [00:05:08.988]➜  # import config
2025-08-20T22:46:08.3151739Z [00:05:08.988]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.3152665Z [00:05:08.988]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.3153475Z [00:05:08.988]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.3154370Z [00:05:08.988]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.3155193Z [00:05:08.988]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.3156397Z [00:05:08.988]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.3158191Z [00:05:08.988]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.3159828Z [00:05:08.988]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:46:08.3161097Z [00:05:08.988]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.3162062Z [00:05:08.988]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.3162912Z [00:05:08.988]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.3163749Z [00:05:08.988]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.3164592Z [00:05:08.988]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.3165325Z [00:05:08.988]➜  EOF
2025-08-20T22:46:08.3168779Z [00:05:08.988]➜  go tool buildid -w $WORK/b2031/_pkg_.a # internal
2025-08-20T22:46:08.3169877Z [00:05:08.988]➜  cat >/tmp/go-build2401649780/b2036/importcfg << 'EOF' # internal
2025-08-20T22:46:08.3170571Z [00:05:08.988]➜  # import config
2025-08-20T22:46:08.3171220Z [00:05:08.988]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.3172042Z [00:05:08.988]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.3173074Z [00:05:08.988]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.3173981Z [00:05:08.988]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.3174795Z [00:05:08.988]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.3175987Z [00:05:08.988]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.3177682Z [00:05:08.988]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.3179267Z [00:05:08.988]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:46:08.3180483Z [00:05:08.988]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.3181325Z [00:05:08.988]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.3182254Z [00:05:08.988]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.3183094Z [00:05:08.988]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.3183931Z [00:05:08.988]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.3184735Z [00:05:08.988]➜  EOF
2025-08-20T22:46:08.3192769Z [00:05:08.988]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2036/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonymrule=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonymrule;$WORK/b2036=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonymrule -lang=go1.22 -complete -installsuffix shared -buildid W4gJH3E-6-qBJ8mN7A3d/W4gJH3E-6-qBJ8mN7A3d -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2036/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonymrule/put_synonym_rule.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonymrule/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonymrule/response.go
2025-08-20T22:46:08.3207690Z [00:05:08.989]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2035/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonym=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonym;$WORK/b2035=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonym -lang=go1.22 -complete -installsuffix shared -buildid u_5SG1GcRPS2tyDVTlyP/u_5SG1GcRPS2tyDVTlyP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2035/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonym/put_synonym.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonym/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/synonyms/putsynonym/response.go
2025-08-20T22:46:08.3213980Z [00:05:08.991]➜  cp $WORK/b2031/_pkg_.a /root/.cache/go-build/44/443e771eca4b6d702535e7002f78ac7fdab9490231351e5047a5d5a447d50145-d # internal
2025-08-20T22:46:08.3215268Z [00:05:08.991]➜  github.com/elastic/go-elasticsearch/v8/typedapi/tasks/cancel
2025-08-20T22:46:08.3215986Z [00:05:08.991]➜  mkdir -p $WORK/b2037/
2025-08-20T22:46:08.3216724Z [00:05:08.991]➜  cat >/tmp/go-build2401649780/b2037/importcfg << 'EOF' # internal
2025-08-20T22:46:08.3217570Z [00:05:08.991]➜  # import config
2025-08-20T22:46:08.3218221Z [00:05:08.991]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.3219044Z [00:05:08.991]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.3219906Z [00:05:08.991]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.3220756Z [00:05:08.991]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.3221596Z [00:05:08.991]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.3223092Z [00:05:08.991]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.3224712Z [00:05:08.991]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.3226022Z [00:05:08.991]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.3226830Z [00:05:08.991]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.3227841Z [00:05:08.991]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.3228671Z [00:05:08.991]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.3229506Z [00:05:08.991]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.3230140Z [00:05:08.991]➜  EOF
2025-08-20T22:46:08.3235437Z [00:05:08.991]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2037/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/cancel=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/cancel;$WORK/b2037=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/tasks/cancel -lang=go1.22 -complete -installsuffix shared -buildid 9rFcv9YzAWZWvmx4eOBa/9rFcv9YzAWZWvmx4eOBa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2037/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/cancel/cancel.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/cancel/response.go
2025-08-20T22:46:08.3240260Z [00:05:08.991]➜  go tool buildid -w $WORK/b2034/_pkg_.a # internal
2025-08-20T22:46:08.3241570Z [00:05:08.994]➜  cp $WORK/b2034/_pkg_.a /root/.cache/go-build/37/379fc5da31ba9f5415fdea8a99efd3210faa5c954953342eefae258244c99274-d # internal
2025-08-20T22:46:08.3242887Z [00:05:08.994]➜  github.com/elastic/go-elasticsearch/v8/typedapi/tasks/get
2025-08-20T22:46:08.3243559Z [00:05:08.994]➜  mkdir -p $WORK/b2038/
2025-08-20T22:46:08.3244397Z [00:05:08.994]➜  cat >/tmp/go-build2401649780/b2038/importcfg << 'EOF' # internal
2025-08-20T22:46:08.3245141Z [00:05:08.994]➜  # import config
2025-08-20T22:46:08.3245771Z [00:05:08.994]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.3246609Z [00:05:08.994]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.3247625Z [00:05:08.994]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.3248387Z [00:05:08.994]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.3249580Z [00:05:08.994]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.3251074Z [00:05:08.994]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.3252165Z [00:05:08.994]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.3252981Z [00:05:08.994]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.3253824Z [00:05:08.994]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.3254651Z [00:05:08.994]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.3255506Z [00:05:08.994]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.3256133Z [00:05:08.994]➜  EOF
2025-08-20T22:46:08.3261415Z [00:05:08.994]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2038/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/get=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/get;$WORK/b2038=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/tasks/get -lang=go1.22 -complete -installsuffix shared -buildid QlYknipw5-XWBPzfjMJU/QlYknipw5-XWBPzfjMJU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2038/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/get/get.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/get/response.go
2025-08-20T22:46:08.4187413Z [00:05:09.093]➜  go tool buildid -w $WORK/b2035/_pkg_.a # internal
2025-08-20T22:46:08.4189555Z [00:05:09.093]➜  go tool buildid -w $WORK/b2036/_pkg_.a # internal
2025-08-20T22:46:08.4206900Z [00:05:09.095]➜  cp $WORK/b2036/_pkg_.a /root/.cache/go-build/ea/ea2c6300685741e5b3363f992dcb923e7dcff1f5c4bbcb238ba19e70153519c6-d # internal
2025-08-20T22:46:08.4210343Z [00:05:09.095]➜  cp $WORK/b2035/_pkg_.a /root/.cache/go-build/db/db126fe713ac6019a355d01b0c05535e1013232934f14c11d7cde48cacaa5ca4-d # internal
2025-08-20T22:46:08.4213913Z [00:05:09.095]➜  github.com/elastic/go-elasticsearch/v8/typedapi/tasks/list
2025-08-20T22:46:08.4214604Z [00:05:09.095]➜  mkdir -p $WORK/b2039/
2025-08-20T22:46:08.4215302Z [00:05:09.095]➜  cat >/tmp/go-build2401649780/b2039/importcfg << 'EOF' # internal
2025-08-20T22:46:08.4215939Z [00:05:09.095]➜  # import config
2025-08-20T22:46:08.4216570Z [00:05:09.095]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.4225709Z [00:05:09.095]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.4230864Z [00:05:09.095]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.4232430Z [00:05:09.096]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.4233829Z [00:05:09.096]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.4238972Z [00:05:09.096]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.4243336Z [00:05:09.096]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.4244930Z [00:05:09.096]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/groupby=/tmp/go-build2401649780/b2040/_pkg_.a
2025-08-20T22:46:08.4246135Z [00:05:09.096]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.4252858Z [00:05:09.096]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.4253791Z [00:05:09.096]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.4254651Z [00:05:09.096]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.4255496Z [00:05:09.096]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.4256152Z [00:05:09.096]➜  EOF
2025-08-20T22:46:08.4265559Z [00:05:09.096]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2039/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/list=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/list;$WORK/b2039=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/tasks/list -lang=go1.22 -complete -installsuffix shared -buildid InHVduZKp2dNyW8DXid8/InHVduZKp2dNyW8DXid8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2039/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/list/list.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/tasks/list/response.go
2025-08-20T22:46:08.4270349Z [00:05:09.097]➜  github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findstructure
2025-08-20T22:46:08.4271148Z [00:05:09.098]➜  mkdir -p $WORK/b2043/
2025-08-20T22:46:08.4271866Z [00:05:09.098]➜  cat >/tmp/go-build2401649780/b2043/importcfg << 'EOF' # internal
2025-08-20T22:46:08.4272567Z [00:05:09.098]➜  # import config
2025-08-20T22:46:08.4273255Z [00:05:09.098]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.4280598Z [00:05:09.098]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.4281751Z [00:05:09.098]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.4283034Z [00:05:09.098]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.4284311Z [00:05:09.098]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.4285998Z [00:05:09.098]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.4288856Z [00:05:09.098]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.4290064Z [00:05:09.098]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.4290871Z [00:05:09.098]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.4291687Z [00:05:09.098]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.4292473Z [00:05:09.098]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.4293279Z [00:05:09.098]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.4293866Z [00:05:09.098]➜  EOF
2025-08-20T22:46:08.4315020Z [00:05:09.098]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2043/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findstructure=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findstructure;$WORK/b2043=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findstructure -lang=go1.22 -complete -installsuffix shared -buildid U6fgkPukVKrDNJMxXy_I/U6fgkPukVKrDNJMxXy_I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2043/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findstructure/find_structure.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findstructure/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/findstructure/response.go
2025-08-20T22:46:08.4321745Z [00:05:09.100]➜  go tool buildid -w $WORK/b2038/_pkg_.a # internal
2025-08-20T22:46:08.4323255Z [00:05:09.102]➜  cp $WORK/b2038/_pkg_.a /root/.cache/go-build/d5/d512bc1cdcbe6ad915ee0d155c562bb73366c1fe5d091564a0368caed14abede-d # internal
2025-08-20T22:46:08.4324922Z [00:05:09.104]➜  github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/testgrokpattern
2025-08-20T22:46:08.4325818Z [00:05:09.104]➜  mkdir -p $WORK/b2044/
2025-08-20T22:46:08.4326587Z [00:05:09.105]➜  cat >/tmp/go-build2401649780/b2044/importcfg << 'EOF' # internal
2025-08-20T22:46:08.4327410Z [00:05:09.105]➜  # import config
2025-08-20T22:46:08.4328064Z [00:05:09.105]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.4328914Z [00:05:09.105]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.4329834Z [00:05:09.105]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.4330763Z [00:05:09.105]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.4331593Z [00:05:09.105]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.4332837Z [00:05:09.105]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.4338208Z [00:05:09.105]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.4339364Z [00:05:09.105]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.4340177Z [00:05:09.105]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.4341012Z [00:05:09.105]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.4341819Z [00:05:09.105]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.4342618Z [00:05:09.105]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.4343237Z [00:05:09.105]➜  EOF
2025-08-20T22:46:08.4350682Z [00:05:09.105]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2044/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/testgrokpattern=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/testgrokpattern;$WORK/b2044=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/testgrokpattern -lang=go1.22 -complete -installsuffix shared -buildid 5yvYC50CzWaXlBkSNeeD/5yvYC50CzWaXlBkSNeeD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2044/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/testgrokpattern/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/testgrokpattern/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/textstructure/testgrokpattern/test_grok_pattern.go
2025-08-20T22:46:08.4360090Z [00:05:09.108]➜  go tool buildid -w $WORK/b2037/_pkg_.a # internal
2025-08-20T22:46:08.4361364Z [00:05:09.109]➜  cp $WORK/b2037/_pkg_.a /root/.cache/go-build/54/5469d30fc42eef1ee7502630e0a5f1137026cdebf8ff4cf9e19c31592ce48a14-d # internal
2025-08-20T22:46:08.4365620Z [00:05:09.110]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/deletetransform
2025-08-20T22:46:08.4367425Z [00:05:09.111]➜  mkdir -p $WORK/b2045/
2025-08-20T22:46:08.4399109Z [00:05:09.114]➜  cat >/tmp/go-build2401649780/b2045/importcfg << 'EOF' # internal
2025-08-20T22:46:08.4401248Z [00:05:09.114]➜  # import config
2025-08-20T22:46:08.4405093Z [00:05:09.114]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.4405959Z [00:05:09.114]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.4406784Z [00:05:09.114]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.4407800Z [00:05:09.114]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.4408970Z [00:05:09.114]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.4410547Z [00:05:09.114]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.4411881Z [00:05:09.114]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.4412666Z [00:05:09.115]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.4413463Z [00:05:09.115]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.4414240Z [00:05:09.115]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.4415012Z [00:05:09.115]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.4415575Z [00:05:09.115]➜  EOF
2025-08-20T22:46:08.4421353Z [00:05:09.115]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2045/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/deletetransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/deletetransform;$WORK/b2045=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/deletetransform -lang=go1.22 -complete -installsuffix shared -buildid RVQOTFK4xCaH5i6SCr0E/RVQOTFK4xCaH5i6SCr0E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2045/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/deletetransform/delete_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/deletetransform/response.go
2025-08-20T22:46:08.5275696Z [00:05:09.202]➜  go tool buildid -w $WORK/b2043/_pkg_.a # internal
2025-08-20T22:46:08.5293392Z [00:05:09.203]➜  cp $WORK/b2043/_pkg_.a /root/.cache/go-build/4c/4c00478bfa68f30de12ae113f56633750da3db7577e621d71244b257d292410f-d # internal
2025-08-20T22:46:08.5323649Z [00:05:09.204]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransform
2025-08-20T22:46:08.5324407Z [00:05:09.204]➜  mkdir -p $WORK/b2047/
2025-08-20T22:46:08.5325094Z [00:05:09.204]➜  cat >/tmp/go-build2401649780/b2047/importcfg << 'EOF' # internal
2025-08-20T22:46:08.5325736Z [00:05:09.204]➜  # import config
2025-08-20T22:46:08.5326572Z [00:05:09.204]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.5327685Z [00:05:09.204]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.5328565Z [00:05:09.204]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.5329559Z [00:05:09.204]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.5330846Z [00:05:09.204]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.5332438Z [00:05:09.204]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.5333520Z [00:05:09.204]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.5334310Z [00:05:09.204]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.5335139Z [00:05:09.204]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.5335995Z [00:05:09.204]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.5336961Z [00:05:09.204]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.5337793Z [00:05:09.204]➜  EOF
2025-08-20T22:46:08.5343418Z [00:05:09.204]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2047/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransform;$WORK/b2047=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransform -lang=go1.22 -complete -installsuffix shared -buildid 0xEo62z0D_64Alx88Oga/0xEo62z0D_64Alx88Oga -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2047/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransform/get_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransform/response.go
2025-08-20T22:46:08.5365776Z [00:05:09.211]➜  go tool buildid -w $WORK/b2039/_pkg_.a # internal
2025-08-20T22:46:08.5385265Z [00:05:09.213]➜  cp $WORK/b2039/_pkg_.a /root/.cache/go-build/bd/bd0d3765a1f628c76abf0fb45e18d8f5280b93761bda09efc4b2033002ff6e68-d # internal
2025-08-20T22:46:08.5387763Z [00:05:09.213]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransformstats
2025-08-20T22:46:08.5389152Z [00:05:09.213]➜  mkdir -p $WORK/b2048/
2025-08-20T22:46:08.5392856Z [00:05:09.213]➜  cat >/tmp/go-build2401649780/b2048/importcfg << 'EOF' # internal
2025-08-20T22:46:08.5394009Z [00:05:09.213]➜  # import config
2025-08-20T22:46:08.5395221Z [00:05:09.213]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.5396494Z [00:05:09.213]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.5397513Z [00:05:09.213]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.5398283Z [00:05:09.213]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.5399469Z [00:05:09.213]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.5400934Z [00:05:09.213]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.5402000Z [00:05:09.213]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.5402810Z [00:05:09.213]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.5403639Z [00:05:09.213]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.5404452Z [00:05:09.213]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.5405260Z [00:05:09.213]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.5405886Z [00:05:09.213]➜  EOF
2025-08-20T22:46:08.5412149Z [00:05:09.214]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2048/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransformstats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransformstats;$WORK/b2048=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransformstats -lang=go1.22 -complete -installsuffix shared -buildid Bvy7MtzDbgCJm5LY2fNI/Bvy7MtzDbgCJm5LY2fNI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2048/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransformstats/get_transform_stats.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/gettransformstats/response.go
2025-08-20T22:46:08.5458585Z [00:05:09.219]➜  go tool buildid -w $WORK/b2045/_pkg_.a # internal
2025-08-20T22:46:08.5460300Z [00:05:09.220]➜  go tool buildid -w $WORK/b2044/_pkg_.a # internal
2025-08-20T22:46:08.5469481Z [00:05:09.221]➜  cp $WORK/b2045/_pkg_.a /root/.cache/go-build/dc/dc9b114381a3c2b265a8673072d119e591ea7da986a65172006167c3737f0be0-d # internal
2025-08-20T22:46:08.5474987Z [00:05:09.222]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/previewtransform
2025-08-20T22:46:08.5477424Z [00:05:09.222]➜  mkdir -p $WORK/b2049/
2025-08-20T22:46:08.5478714Z [00:05:09.222]➜  cp $WORK/b2044/_pkg_.a /root/.cache/go-build/15/1504f9978818525226a273b7a8e8eabf87e00d6bf6bdc93bd9651f4c335d78f6-d # internal
2025-08-20T22:46:08.5481175Z [00:05:09.222]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/puttransform
2025-08-20T22:46:08.5483284Z [00:05:09.223]➜  mkdir -p $WORK/b2050/
2025-08-20T22:46:08.5489851Z [00:05:09.223]➜  cat >/tmp/go-build2401649780/b2050/importcfg << 'EOF' # internal
2025-08-20T22:46:08.5490821Z [00:05:09.223]➜  # import config
2025-08-20T22:46:08.5491771Z [00:05:09.223]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.5493449Z [00:05:09.223]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.5494423Z [00:05:09.223]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.5496451Z [00:05:09.223]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.5501830Z [00:05:09.223]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.5503040Z [00:05:09.223]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.5504482Z [00:05:09.223]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.5505510Z [00:05:09.223]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.5506280Z [00:05:09.223]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.5507055Z [00:05:09.223]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.5507964Z [00:05:09.223]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.5508731Z [00:05:09.223]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.5509303Z [00:05:09.223]➜  EOF
2025-08-20T22:46:08.5509903Z [00:05:09.223]➜  cat >/tmp/go-build2401649780/b2049/importcfg << 'EOF' # internal
2025-08-20T22:46:08.5510524Z [00:05:09.223]➜  # import config
2025-08-20T22:46:08.5511139Z [00:05:09.223]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.5511910Z [00:05:09.223]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.5512728Z [00:05:09.223]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.5513548Z [00:05:09.223]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.5514289Z [00:05:09.223]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.5515430Z [00:05:09.223]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.5516865Z [00:05:09.223]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.5519734Z [00:05:09.223]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.5520559Z [00:05:09.223]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.5521467Z [00:05:09.223]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.5522230Z [00:05:09.223]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.5522992Z [00:05:09.223]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.5523556Z [00:05:09.223]➜  EOF
2025-08-20T22:46:08.5530172Z [00:05:09.223]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2049/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/previewtransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/previewtransform;$WORK/b2049=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/previewtransform -lang=go1.22 -complete -installsuffix shared -buildid H93tn2PaXzgnjyjVDmV_/H93tn2PaXzgnjyjVDmV_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2049/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/previewtransform/preview_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/previewtransform/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/previewtransform/response.go
2025-08-20T22:46:08.5541976Z [00:05:09.226]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2050/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/puttransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/puttransform;$WORK/b2050=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/puttransform -lang=go1.22 -complete -installsuffix shared -buildid 3u8Tl3ecpXdVJHUSbRpt/3u8Tl3ecpXdVJHUSbRpt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2050/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/puttransform/put_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/puttransform/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/puttransform/response.go
2025-08-20T22:46:08.6441207Z [00:05:09.318]➜  go tool buildid -w $WORK/b2048/_pkg_.a # internal
2025-08-20T22:46:08.6473287Z [00:05:09.321]➜  cp $WORK/b2048/_pkg_.a /root/.cache/go-build/99/991b5b6efe6042dacf185f3a90395b335379edfa52352bf57a62117cfddda6f3-d # internal
2025-08-20T22:46:08.6480665Z [00:05:09.322]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/resettransform
2025-08-20T22:46:08.6481710Z [00:05:09.322]➜  mkdir -p $WORK/b2051/
2025-08-20T22:46:08.6499761Z [00:05:09.324]➜  cat >/tmp/go-build2401649780/b2051/importcfg << 'EOF' # internal
2025-08-20T22:46:08.6500415Z [00:05:09.324]➜  # import config
2025-08-20T22:46:08.6501123Z [00:05:09.324]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.6502084Z [00:05:09.324]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.6502968Z [00:05:09.324]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.6503775Z [00:05:09.324]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.6504970Z [00:05:09.324]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.6506492Z [00:05:09.324]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.6507776Z [00:05:09.324]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.6508562Z [00:05:09.324]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.6509394Z [00:05:09.324]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.6510378Z [00:05:09.324]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.6511196Z [00:05:09.324]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.6511796Z [00:05:09.324]➜  EOF
2025-08-20T22:46:08.6519029Z [00:05:09.326]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2051/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/resettransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/resettransform;$WORK/b2051=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/resettransform -lang=go1.22 -complete -installsuffix shared -buildid gPJmJBAatZOZMTiR_3sd/gPJmJBAatZOZMTiR_3sd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2051/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/resettransform/reset_transform.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/resettransform/response.go
2025-08-20T22:46:08.6547935Z [00:05:09.329]➜  go tool buildid -w $WORK/b2047/_pkg_.a # internal
2025-08-20T22:46:08.6590290Z [00:05:09.331]➜  cp $WORK/b2047/_pkg_.a /root/.cache/go-build/13/13e9d2211179278402dfccc5379b93765f2d762895b8216935865ec2bfd54e0d-d # internal
2025-08-20T22:46:08.6596289Z [00:05:09.334]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/schedulenowtransform
2025-08-20T22:46:08.6598237Z [00:05:09.334]➜  mkdir -p $WORK/b2052/
2025-08-20T22:46:08.6602831Z [00:05:09.334]➜  cat >/tmp/go-build2401649780/b2052/importcfg << 'EOF' # internal
2025-08-20T22:46:08.6604343Z [00:05:09.334]➜  # import config
2025-08-20T22:46:08.6605014Z [00:05:09.334]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.6605860Z [00:05:09.334]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.6606748Z [00:05:09.334]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.6607737Z [00:05:09.334]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.6609112Z [00:05:09.334]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.6610636Z [00:05:09.334]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.6611750Z [00:05:09.334]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.6612536Z [00:05:09.334]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.6613384Z [00:05:09.334]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.6614237Z [00:05:09.334]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.6615098Z [00:05:09.334]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.6615755Z [00:05:09.334]➜  EOF
2025-08-20T22:46:08.6622153Z [00:05:09.335]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2052/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/schedulenowtransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/schedulenowtransform;$WORK/b2052=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/schedulenowtransform -lang=go1.22 -complete -installsuffix shared -buildid BPQBJl-mQlnNvXIFfyI8/BPQBJl-mQlnNvXIFfyI8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2052/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/schedulenowtransform/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/schedulenowtransform/schedule_now_transform.go
2025-08-20T22:46:08.6692408Z [00:05:09.343]➜  go tool buildid -w $WORK/b2050/_pkg_.a # internal
2025-08-20T22:46:08.6720824Z [00:05:09.346]➜  cp $WORK/b2050/_pkg_.a /root/.cache/go-build/60/600e978fb9f3177532ab9d7f28530ecef7c228a0077535930772a8315b811a35-d # internal
2025-08-20T22:46:08.6728376Z [00:05:09.347]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/starttransform
2025-08-20T22:46:08.6733164Z [00:05:09.347]➜  mkdir -p $WORK/b2053/
2025-08-20T22:46:08.6741945Z [00:05:09.348]➜  cat >/tmp/go-build2401649780/b2053/importcfg << 'EOF' # internal
2025-08-20T22:46:08.6742964Z [00:05:09.348]➜  # import config
2025-08-20T22:46:08.6743821Z [00:05:09.348]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.6745495Z [00:05:09.348]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.6746310Z [00:05:09.348]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.6747064Z [00:05:09.348]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.6749829Z [00:05:09.348]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.6751294Z [00:05:09.348]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.6752367Z [00:05:09.348]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.6753282Z [00:05:09.348]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.6754059Z [00:05:09.348]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.6754838Z [00:05:09.348]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.6755600Z [00:05:09.348]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.6756164Z [00:05:09.348]➜  EOF
2025-08-20T22:46:08.6765797Z [00:05:09.350]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2053/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/starttransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/starttransform;$WORK/b2053=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/starttransform -lang=go1.22 -complete -installsuffix shared -buildid uO4OOAzEmk6tydg70ji8/uO4OOAzEmk6tydg70ji8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2053/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/starttransform/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/starttransform/start_transform.go
2025-08-20T22:46:08.6849754Z [00:05:09.359]➜  go tool buildid -w $WORK/b2049/_pkg_.a # internal
2025-08-20T22:46:08.6873843Z [00:05:09.361]➜  cp $WORK/b2049/_pkg_.a /root/.cache/go-build/72/727327cd0f390efbdec1466fe4cbfd99a5543ce93412bcc222abd45b4e9071fc-d # internal
2025-08-20T22:46:08.6875782Z [00:05:09.362]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/stoptransform
2025-08-20T22:46:08.6877559Z [00:05:09.362]➜  mkdir -p $WORK/b2054/
2025-08-20T22:46:08.6883780Z [00:05:09.362]➜  cat >/tmp/go-build2401649780/b2054/importcfg << 'EOF' # internal
2025-08-20T22:46:08.6884731Z [00:05:09.362]➜  # import config
2025-08-20T22:46:08.6886219Z [00:05:09.362]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.6887088Z [00:05:09.363]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.6888100Z [00:05:09.363]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.6888860Z [00:05:09.363]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.6890017Z [00:05:09.363]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.6891465Z [00:05:09.363]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.6892504Z [00:05:09.363]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.6893266Z [00:05:09.363]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.6894046Z [00:05:09.363]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.6894988Z [00:05:09.363]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.6895781Z [00:05:09.363]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.6896372Z [00:05:09.363]➜  EOF
2025-08-20T22:46:08.6915511Z [00:05:09.363]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2054/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/stoptransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/stoptransform;$WORK/b2054=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/stoptransform -lang=go1.22 -complete -installsuffix shared -buildid 1pKQMEmJEKBNE665CCB9/1pKQMEmJEKBNE665CCB9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2054/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/stoptransform/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/stoptransform/stop_transform.go
2025-08-20T22:46:08.7479141Z [00:05:09.422]➜  go tool buildid -w $WORK/b2051/_pkg_.a # internal
2025-08-20T22:46:08.7497066Z [00:05:09.424]➜  cp $WORK/b2051/_pkg_.a /root/.cache/go-build/d9/d986d5deeddb6fbcd592163bbcd731b42d94a68730711520272f68f83265ae22-d # internal
2025-08-20T22:46:08.7500761Z [00:05:09.424]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/updatetransform
2025-08-20T22:46:08.7503405Z [00:05:09.424]➜  mkdir -p $WORK/b2055/
2025-08-20T22:46:08.7524323Z [00:05:09.427]➜  cat >/tmp/go-build2401649780/b2055/importcfg << 'EOF' # internal
2025-08-20T22:46:08.7526156Z [00:05:09.427]➜  # import config
2025-08-20T22:46:08.7526817Z [00:05:09.427]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.7527796Z [00:05:09.427]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.7528655Z [00:05:09.427]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.7529553Z [00:05:09.427]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.7530546Z [00:05:09.427]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.7531806Z [00:05:09.427]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.7533326Z [00:05:09.427]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.7534586Z [00:05:09.427]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.7535409Z [00:05:09.427]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.7536232Z [00:05:09.427]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.7537029Z [00:05:09.427]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.7538414Z [00:05:09.427]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.7539053Z [00:05:09.427]➜  EOF
2025-08-20T22:46:08.7551385Z [00:05:09.429]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2055/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/updatetransform=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/updatetransform;$WORK/b2055=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/updatetransform -lang=go1.22 -complete -installsuffix shared -buildid 3UXbdV9u9V0d4F-Zd2sE/3UXbdV9u9V0d4F-Zd2sE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2055/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/updatetransform/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/updatetransform/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/updatetransform/update_transform.go
2025-08-20T22:46:08.7750681Z [00:05:09.449]➜  go tool buildid -w $WORK/b2052/_pkg_.a # internal
2025-08-20T22:46:08.7766681Z [00:05:09.451]➜  cp $WORK/b2052/_pkg_.a /root/.cache/go-build/94/946de8de2648a44236024e05221923aa87445b1e9ff012d559cc2f2b49f34119-d # internal
2025-08-20T22:46:08.7772473Z [00:05:09.451]➜  github.com/elastic/go-elasticsearch/v8/typedapi/transform/upgradetransforms
2025-08-20T22:46:08.7773530Z [00:05:09.451]➜  mkdir -p $WORK/b2056/
2025-08-20T22:46:08.7787703Z [00:05:09.452]➜  cat >/tmp/go-build2401649780/b2056/importcfg << 'EOF' # internal
2025-08-20T22:46:08.7788428Z [00:05:09.452]➜  # import config
2025-08-20T22:46:08.7789106Z [00:05:09.452]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.7789984Z [00:05:09.452]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.7790836Z [00:05:09.452]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.7791635Z [00:05:09.452]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.7792852Z [00:05:09.452]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.7794377Z [00:05:09.452]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.7795617Z [00:05:09.452]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.7796414Z [00:05:09.452]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.7797407Z [00:05:09.452]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.7798247Z [00:05:09.452]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.7799072Z [00:05:09.452]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.7799673Z [00:05:09.452]➜  EOF
2025-08-20T22:46:08.7805658Z [00:05:09.452]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2056/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/upgradetransforms=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/upgradetransforms;$WORK/b2056=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/transform/upgradetransforms -lang=go1.22 -complete -installsuffix shared -buildid NN9bBEVXoIbEFQI0gGFN/NN9bBEVXoIbEFQI0gGFN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2056/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/upgradetransforms/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/transform/upgradetransforms/upgrade_transforms.go
2025-08-20T22:46:08.7816893Z [00:05:09.456]➜  go tool buildid -w $WORK/b2053/_pkg_.a # internal
2025-08-20T22:46:08.7818208Z [00:05:09.456]➜  go tool buildid -w $WORK/b2054/_pkg_.a # internal
2025-08-20T22:46:08.7830837Z [00:05:09.457]➜  cp $WORK/b2053/_pkg_.a /root/.cache/go-build/bc/bcce39cb0a2d13dd1fcbb314af4818e0d7d8f233b5028d5479b26a9fa2769a32-d # internal
2025-08-20T22:46:08.7832184Z [00:05:09.457]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/ackwatch
2025-08-20T22:46:08.7833753Z [00:05:09.457]➜  mkdir -p $WORK/b2057/
2025-08-20T22:46:08.7835127Z [00:05:09.458]➜  cp $WORK/b2054/_pkg_.a /root/.cache/go-build/1d/1d69eb587e9c452fa62f7c079259ad89e62e115881f939c029748e204b786a15-d # internal
2025-08-20T22:46:08.7841370Z [00:05:09.458]➜  cat >/tmp/go-build2401649780/b2057/importcfg << 'EOF' # internal
2025-08-20T22:46:08.7842163Z [00:05:09.458]➜  # import config
2025-08-20T22:46:08.7842912Z [00:05:09.458]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.7843855Z [00:05:09.458]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.7844767Z [00:05:09.458]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.7845617Z [00:05:09.458]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.7846883Z [00:05:09.458]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.7851300Z [00:05:09.458]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.7853359Z [00:05:09.458]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.7854223Z [00:05:09.458]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.7855955Z [00:05:09.458]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.7856757Z [00:05:09.458]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.7857780Z [00:05:09.458]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.7858430Z [00:05:09.458]➜  EOF
2025-08-20T22:46:08.7859204Z [00:05:09.459]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/activatewatch
2025-08-20T22:46:08.7859973Z [00:05:09.459]➜  mkdir -p $WORK/b2058/
2025-08-20T22:46:08.7860707Z [00:05:09.459]➜  cat >/tmp/go-build2401649780/b2058/importcfg << 'EOF' # internal
2025-08-20T22:46:08.7861387Z [00:05:09.459]➜  # import config
2025-08-20T22:46:08.7862070Z [00:05:09.459]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.7863153Z [00:05:09.459]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.7864070Z [00:05:09.459]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.7864883Z [00:05:09.459]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.7866090Z [00:05:09.459]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.7867797Z [00:05:09.459]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.7868961Z [00:05:09.459]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.7869818Z [00:05:09.459]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.7870701Z [00:05:09.459]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.7871580Z [00:05:09.459]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.7872588Z [00:05:09.459]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.7873250Z [00:05:09.459]➜  EOF
2025-08-20T22:46:08.7878938Z [00:05:09.459]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2057/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/ackwatch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/ackwatch;$WORK/b2057=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/ackwatch -lang=go1.22 -complete -installsuffix shared -buildid c8nNYxhEvvPGajpt03zR/c8nNYxhEvvPGajpt03zR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2057/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/ackwatch/ack_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/ackwatch/response.go
2025-08-20T22:46:08.7889423Z [00:05:09.460]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2058/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/activatewatch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/activatewatch;$WORK/b2058=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/activatewatch -lang=go1.22 -complete -installsuffix shared -buildid 5uiHqZcaWu498Z4SL641/5uiHqZcaWu498Z4SL641 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2058/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/activatewatch/activate_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/activatewatch/response.go
2025-08-20T22:46:08.8770708Z [00:05:09.551]➜  go tool buildid -w $WORK/b2056/_pkg_.a # internal
2025-08-20T22:46:08.8782351Z [00:05:09.552]➜  cp $WORK/b2056/_pkg_.a /root/.cache/go-build/0f/0fc6a8f75f7ad8c7d4bc3c56372cb4f7a89772c9f24f386194994899bf9e9d44-d # internal
2025-08-20T22:46:08.8785999Z [00:05:09.553]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deactivatewatch
2025-08-20T22:46:08.8786880Z [00:05:09.553]➜  mkdir -p $WORK/b2059/
2025-08-20T22:46:08.8791516Z [00:05:09.553]➜  cat >/tmp/go-build2401649780/b2059/importcfg << 'EOF' # internal
2025-08-20T22:46:08.8793905Z [00:05:09.553]➜  # import config
2025-08-20T22:46:08.8794630Z [00:05:09.553]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.8795594Z [00:05:09.553]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.8796567Z [00:05:09.553]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.8797714Z [00:05:09.553]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.8798963Z [00:05:09.553]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.8800609Z [00:05:09.553]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.8801828Z [00:05:09.553]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.8802871Z [00:05:09.553]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.8803768Z [00:05:09.553]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.8804654Z [00:05:09.553]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.8805540Z [00:05:09.553]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.8806226Z [00:05:09.553]➜  EOF
2025-08-20T22:46:08.8812609Z [00:05:09.553]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2059/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deactivatewatch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deactivatewatch;$WORK/b2059=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deactivatewatch -lang=go1.22 -complete -installsuffix shared -buildid AbnUeP59f3H4YFhwgzPc/AbnUeP59f3H4YFhwgzPc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2059/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deactivatewatch/deactivate_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deactivatewatch/response.go
2025-08-20T22:46:08.8895248Z [00:05:09.564]➜  go tool buildid -w $WORK/b2055/_pkg_.a # internal
2025-08-20T22:46:08.8921084Z [00:05:09.566]➜  cp $WORK/b2055/_pkg_.a /root/.cache/go-build/f7/f7049b5f1f40819ea3356409c6b8a6bc88e8e6d3d8da39e8866cb1018697bdb8-d # internal
2025-08-20T22:46:08.8924469Z [00:05:09.567]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deletewatch
2025-08-20T22:46:08.8925278Z [00:05:09.567]➜  mkdir -p $WORK/b2060/
2025-08-20T22:46:08.8929561Z [00:05:09.567]➜  cat >/tmp/go-build2401649780/b2060/importcfg << 'EOF' # internal
2025-08-20T22:46:08.8932816Z [00:05:09.567]➜  # import config
2025-08-20T22:46:08.8933851Z [00:05:09.567]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.8934818Z [00:05:09.567]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.8935701Z [00:05:09.567]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.8936508Z [00:05:09.567]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.8937937Z [00:05:09.567]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.8939495Z [00:05:09.567]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.8940596Z [00:05:09.567]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.8941387Z [00:05:09.567]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.8942269Z [00:05:09.567]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.8943097Z [00:05:09.567]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.8943931Z [00:05:09.567]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.8944548Z [00:05:09.567]➜  EOF
2025-08-20T22:46:08.8950229Z [00:05:09.567]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2060/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deletewatch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deletewatch;$WORK/b2060=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deletewatch -lang=go1.22 -complete -installsuffix shared -buildid Vq6_U_QX7nsH0x1qe8q_/Vq6_U_QX7nsH0x1qe8q_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2060/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deletewatch/delete_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/deletewatch/response.go
2025-08-20T22:46:08.8955217Z [00:05:09.568]➜  go tool buildid -w $WORK/b2057/_pkg_.a # internal
2025-08-20T22:46:08.8968743Z [00:05:09.570]➜  cp $WORK/b2057/_pkg_.a /root/.cache/go-build/a0/a079f6b70cc19717d44591f87366b06b57184d7302e5259198c67b09bf6bcd50-d # internal
2025-08-20T22:46:08.8970126Z [00:05:09.570]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/executewatch
2025-08-20T22:46:08.8970889Z [00:05:09.570]➜  mkdir -p $WORK/b2061/
2025-08-20T22:46:08.8971612Z [00:05:09.571]➜  cat >/tmp/go-build2401649780/b2061/importcfg << 'EOF' # internal
2025-08-20T22:46:08.8972291Z [00:05:09.571]➜  # import config
2025-08-20T22:46:08.8972951Z [00:05:09.571]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.8973786Z [00:05:09.571]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.8974694Z [00:05:09.571]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.8975583Z [00:05:09.571]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.8976396Z [00:05:09.571]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.8977956Z [00:05:09.571]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.8979520Z [00:05:09.571]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.8981229Z [00:05:09.571]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionexecutionmode=/tmp/go-build2401649780/b2062/_pkg_.a
2025-08-20T22:46:08.8982516Z [00:05:09.571]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.8983285Z [00:05:09.571]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.8984028Z [00:05:09.571]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.8984807Z [00:05:09.571]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.8985678Z [00:05:09.571]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.8986277Z [00:05:09.571]➜  EOF
2025-08-20T22:46:08.8992774Z [00:05:09.572]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2061/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/executewatch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/executewatch;$WORK/b2061=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/executewatch -lang=go1.22 -complete -installsuffix shared -buildid gp7X-VNFauyH8NPzs1AI/gp7X-VNFauyH8NPzs1AI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2061/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/executewatch/execute_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/executewatch/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/executewatch/response.go
2025-08-20T22:46:08.9033015Z [00:05:09.577]➜  go tool buildid -w $WORK/b2058/_pkg_.a # internal
2025-08-20T22:46:08.9034374Z [00:05:09.577]➜  cp $WORK/b2058/_pkg_.a /root/.cache/go-build/78/7815f22627d543a98113ecc07cd189a61d151e9e6451470111a7a14d3b1b89ca-d # internal
2025-08-20T22:46:08.9035829Z [00:05:09.577]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getwatch
2025-08-20T22:46:08.9036538Z [00:05:09.577]➜  mkdir -p $WORK/b2064/
2025-08-20T22:46:08.9037425Z [00:05:09.577]➜  cat >/tmp/go-build2401649780/b2064/importcfg << 'EOF' # internal
2025-08-20T22:46:08.9038077Z [00:05:09.577]➜  # import config
2025-08-20T22:46:08.9038716Z [00:05:09.577]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.9039566Z [00:05:09.577]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.9040391Z [00:05:09.577]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.9041149Z [00:05:09.577]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.9042440Z [00:05:09.577]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.9044099Z [00:05:09.577]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.9045199Z [00:05:09.577]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.9046016Z [00:05:09.577]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.9046864Z [00:05:09.577]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.9047881Z [00:05:09.577]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.9048727Z [00:05:09.577]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.9049325Z [00:05:09.577]➜  EOF
2025-08-20T22:46:08.9054812Z [00:05:09.577]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2064/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/getwatch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/getwatch;$WORK/b2064=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getwatch -lang=go1.22 -complete -installsuffix shared -buildid 88Wi-QyldZnaBWYdo62Y/88Wi-QyldZnaBWYdo62Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2064/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/getwatch/get_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/getwatch/response.go
2025-08-20T22:46:08.9853826Z [00:05:09.659]➜  go tool buildid -w $WORK/b2060/_pkg_.a # internal
2025-08-20T22:46:08.9871977Z [00:05:09.661]➜  cp $WORK/b2060/_pkg_.a /root/.cache/go-build/ae/ae5470b50c3e1d7d3d45732f2188b1a3b47ef5da6b3ebe2747b44413bd1ad36d-d # internal
2025-08-20T22:46:08.9901513Z [00:05:09.664]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/putwatch
2025-08-20T22:46:08.9902301Z [00:05:09.664]➜  mkdir -p $WORK/b2065/
2025-08-20T22:46:08.9909812Z [00:05:09.665]➜  cat >/tmp/go-build2401649780/b2065/importcfg << 'EOF' # internal
2025-08-20T22:46:08.9910550Z [00:05:09.665]➜  # import config
2025-08-20T22:46:08.9911218Z [00:05:09.665]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:08.9912078Z [00:05:09.665]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:08.9913012Z [00:05:09.665]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:08.9913894Z [00:05:09.665]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:08.9914699Z [00:05:09.665]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:08.9915933Z [00:05:09.665]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:08.9917690Z [00:05:09.665]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:08.9918817Z [00:05:09.665]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:08.9919650Z [00:05:09.665]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:08.9920460Z [00:05:09.665]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:08.9921438Z [00:05:09.665]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:08.9922250Z [00:05:09.665]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:08.9922846Z [00:05:09.665]➜  EOF
2025-08-20T22:46:08.9929158Z [00:05:09.665]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2065/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/putwatch=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/putwatch;$WORK/b2065=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/putwatch -lang=go1.22 -complete -installsuffix shared -buildid 0C-6TfBwhNTSKXdcAGiA/0C-6TfBwhNTSKXdcAGiA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2065/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/putwatch/put_watch.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/putwatch/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/putwatch/response.go
2025-08-20T22:46:08.9969155Z [00:05:09.671]➜  go tool buildid -w $WORK/b2059/_pkg_.a # internal
2025-08-20T22:46:08.9985700Z [00:05:09.673]➜  cp $WORK/b2059/_pkg_.a /root/.cache/go-build/41/41ecf458b79518534a830dbe29728188effe49aff807c87912fb9020b74ef278-d # internal
2025-08-20T22:46:08.9992436Z [00:05:09.673]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/querywatches
2025-08-20T22:46:08.9993284Z [00:05:09.673]➜  mkdir -p $WORK/b2066/
2025-08-20T22:46:08.9996301Z [00:05:09.674]➜  cat >/tmp/go-build2401649780/b2066/importcfg << 'EOF' # internal
2025-08-20T22:46:08.9997799Z [00:05:09.674]➜  # import config
2025-08-20T22:46:08.9998990Z [00:05:09.674]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.0000070Z [00:05:09.674]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.0001002Z [00:05:09.674]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:09.0001898Z [00:05:09.674]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.0002994Z [00:05:09.674]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.0004491Z [00:05:09.674]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:09.0006037Z [00:05:09.674]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:09.0007330Z [00:05:09.674]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.0008149Z [00:05:09.674]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:09.0009181Z [00:05:09.674]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:09.0010109Z [00:05:09.674]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.0010978Z [00:05:09.674]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.0011614Z [00:05:09.674]➜  EOF
2025-08-20T22:46:09.0018215Z [00:05:09.674]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2066/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/querywatches=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/querywatches;$WORK/b2066=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/querywatches -lang=go1.22 -complete -installsuffix shared -buildid cYEEzoX0qNcl_MMUC4TO/cYEEzoX0qNcl_MMUC4TO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2066/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/querywatches/query_watches.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/querywatches/request.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/querywatches/response.go
2025-08-20T22:46:09.0097530Z [00:05:09.684]➜  go tool buildid -w $WORK/b2064/_pkg_.a # internal
2025-08-20T22:46:09.0118539Z [00:05:09.686]➜  cp $WORK/b2064/_pkg_.a /root/.cache/go-build/d2/d225919521bf34a0c3b10c0bdead15cee92f1fce4e31ddd03199c7a96502f117-d # internal
2025-08-20T22:46:09.0122156Z [00:05:09.686]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/start
2025-08-20T22:46:09.0123149Z [00:05:09.687]➜  mkdir -p $WORK/b2067/
2025-08-20T22:46:09.0129233Z [00:05:09.687]➜  cat >/tmp/go-build2401649780/b2067/importcfg << 'EOF' # internal
2025-08-20T22:46:09.0130251Z [00:05:09.687]➜  # import config
2025-08-20T22:46:09.0131674Z [00:05:09.687]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.0132883Z [00:05:09.688]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:09.0136842Z [00:05:09.688]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.0137958Z [00:05:09.688]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.0139149Z [00:05:09.688]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:09.0140632Z [00:05:09.688]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:09.0141696Z [00:05:09.688]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.0142552Z [00:05:09.688]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:09.0143364Z [00:05:09.688]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:09.0144157Z [00:05:09.688]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.0144944Z [00:05:09.688]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.0145526Z [00:05:09.688]➜  EOF
2025-08-20T22:46:09.0150898Z [00:05:09.688]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2067/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/start=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/start;$WORK/b2067=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/start -lang=go1.22 -complete -installsuffix shared -buildid vYGdJIhqDD5NDzHdoFo5/vYGdJIhqDD5NDzHdoFo5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2067/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/start/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/start/start.go
2025-08-20T22:46:09.0275393Z [00:05:09.702]➜  go tool buildid -w $WORK/b2061/_pkg_.a # internal
2025-08-20T22:46:09.0303174Z [00:05:09.704]➜  cp $WORK/b2061/_pkg_.a /root/.cache/go-build/b2/b2494a6f083341b61c73c5717f0d8fa9ee48a8362e123d84a4532fe813a0677f-d # internal
2025-08-20T22:46:09.0304838Z [00:05:09.704]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stats
2025-08-20T22:46:09.0310779Z [00:05:09.705]➜  mkdir -p $WORK/b2068/
2025-08-20T22:46:09.0321239Z [00:05:09.706]➜  cat >/tmp/go-build2401649780/b2068/importcfg << 'EOF' # internal
2025-08-20T22:46:09.0321985Z [00:05:09.706]➜  # import config
2025-08-20T22:46:09.0322638Z [00:05:09.706]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.0323519Z [00:05:09.706]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:09.0324369Z [00:05:09.706]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.0325171Z [00:05:09.706]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.0326462Z [00:05:09.706]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:09.0328531Z [00:05:09.706]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:09.0329708Z [00:05:09.706]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.0330567Z [00:05:09.706]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:09.0331638Z [00:05:09.706]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:09.0332477Z [00:05:09.706]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.0333321Z [00:05:09.706]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.0333948Z [00:05:09.706]➜  EOF
2025-08-20T22:46:09.0339361Z [00:05:09.706]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2068/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stats=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stats;$WORK/b2068=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stats -lang=go1.22 -complete -installsuffix shared -buildid cXgInUtdRtJuQh7HTVTP/cXgInUtdRtJuQh7HTVTP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2068/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stats/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stats/stats.go
2025-08-20T22:46:09.1024769Z [00:05:09.776]➜  go tool buildid -w $WORK/b2067/_pkg_.a # internal
2025-08-20T22:46:09.1039765Z [00:05:09.778]➜  cp $WORK/b2067/_pkg_.a /root/.cache/go-build/8b/8b80e580cad46ec6de63f6adc0dc405fd0aa59efe59ca3fbd11928265a1c5e2f-d # internal
2025-08-20T22:46:09.1048261Z [00:05:09.779]➜  github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stop
2025-08-20T22:46:09.1048992Z [00:05:09.779]➜  mkdir -p $WORK/b2069/
2025-08-20T22:46:09.1083970Z [00:05:09.782]➜  cat >/tmp/go-build2401649780/b2069/importcfg << 'EOF' # internal
2025-08-20T22:46:09.1086270Z [00:05:09.783]➜  # import config
2025-08-20T22:46:09.1087668Z [00:05:09.783]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.1088850Z [00:05:09.783]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:09.1089779Z [00:05:09.783]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.1090584Z [00:05:09.783]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.1091787Z [00:05:09.783]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:09.1093286Z [00:05:09.783]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:09.1094367Z [00:05:09.783]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.1095184Z [00:05:09.783]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:09.1096029Z [00:05:09.783]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:09.1096831Z [00:05:09.783]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.1098019Z [00:05:09.783]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.1098679Z [00:05:09.783]➜  EOF
2025-08-20T22:46:09.1106263Z [00:05:09.784]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2069/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stop=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stop;$WORK/b2069=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stop -lang=go1.22 -complete -installsuffix shared -buildid S-fiyCzZxHzLmsmAudE_/S-fiyCzZxHzLmsmAudE_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2069/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stop/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/watcher/stop/stop.go
2025-08-20T22:46:09.1141689Z [00:05:09.788]➜  go tool buildid -w $WORK/b2065/_pkg_.a # internal
2025-08-20T22:46:09.1175542Z [00:05:09.791]➜  cp $WORK/b2065/_pkg_.a /root/.cache/go-build/44/447b7d583b2622281565107d47d1054abe885720dcc4c7ca9e729b7c011831c8-d # internal
2025-08-20T22:46:09.1177321Z [00:05:09.792]➜  github.com/elastic/go-elasticsearch/v8/typedapi/xpack/info
2025-08-20T22:46:09.1178133Z [00:05:09.792]➜  mkdir -p $WORK/b2071/
2025-08-20T22:46:09.1211199Z [00:05:09.792]➜  cat >/tmp/go-build2401649780/b2071/importcfg << 'EOF' # internal
2025-08-20T22:46:09.1212016Z [00:05:09.792]➜  # import config
2025-08-20T22:46:09.1212737Z [00:05:09.792]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.1213648Z [00:05:09.792]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:09.1214579Z [00:05:09.792]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.1215437Z [00:05:09.792]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.1216727Z [00:05:09.792]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:09.1218648Z [00:05:09.792]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:09.1220528Z [00:05:09.792]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/xpackcategory=/tmp/go-build2401649780/b2072/_pkg_.a
2025-08-20T22:46:09.1221896Z [00:05:09.792]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.1222755Z [00:05:09.792]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:09.1223661Z [00:05:09.792]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:09.1224573Z [00:05:09.792]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.1225431Z [00:05:09.792]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.1226089Z [00:05:09.792]➜  EOF
2025-08-20T22:46:09.1231535Z [00:05:09.795]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2071/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/info=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/info;$WORK/b2071=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/xpack/info -lang=go1.22 -complete -installsuffix shared -buildid YfO-Q004dz242n0v-0iI/YfO-Q004dz242n0v-0iI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2071/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/info/info.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/info/response.go
2025-08-20T22:46:09.1302951Z [00:05:09.804]➜  go tool buildid -w $WORK/b2066/_pkg_.a # internal
2025-08-20T22:46:09.1324026Z [00:05:09.806]➜  cp $WORK/b2066/_pkg_.a /root/.cache/go-build/f6/f610c2dcfb236a6c8964548c7e5ddf4523810de736d43cb648ea8be9b5d98f5f-d # internal
2025-08-20T22:46:09.1328164Z [00:05:09.807]➜  github.com/elastic/go-elasticsearch/v8/typedapi/xpack/usage
2025-08-20T22:46:09.1328847Z [00:05:09.807]➜  mkdir -p $WORK/b2073/
2025-08-20T22:46:09.1329757Z [00:05:09.807]➜  cat >/tmp/go-build2401649780/b2073/importcfg << 'EOF' # internal
2025-08-20T22:46:09.1330439Z [00:05:09.807]➜  # import config
2025-08-20T22:46:09.1331107Z [00:05:09.807]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.1332142Z [00:05:09.807]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:09.1333014Z [00:05:09.807]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.1333802Z [00:05:09.807]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.1335074Z [00:05:09.807]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:09.1336586Z [00:05:09.807]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:09.1337868Z [00:05:09.807]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.1338721Z [00:05:09.807]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:09.1339566Z [00:05:09.807]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:09.1340407Z [00:05:09.807]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.1341253Z [00:05:09.807]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.1341862Z [00:05:09.807]➜  EOF
2025-08-20T22:46:09.1348452Z [00:05:09.809]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2073/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/usage=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/usage;$WORK/b2073=>" -p github.com/elastic/go-elasticsearch/v8/typedapi/xpack/usage -lang=go1.22 -complete -installsuffix shared -buildid em9wbGLmGmku0Vd_OPDx/em9wbGLmGmku0Vd_OPDx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2073/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/usage/response.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/xpack/usage/usage.go
2025-08-20T22:46:09.1409652Z [00:05:09.815]➜  go tool buildid -w $WORK/b2068/_pkg_.a # internal
2025-08-20T22:46:09.1426638Z [00:05:09.817]➜  cp $WORK/b2068/_pkg_.a /root/.cache/go-build/93/93286d53a5da80b877398a18839d48d2dab9fd8a74ef3ee53a43888db8b78c60-d # internal
2025-08-20T22:46:09.1433389Z [00:05:09.817]➜  github.com/sijms/go-ora/v2/network
2025-08-20T22:46:09.1433966Z [00:05:09.818]➜  mkdir -p $WORK/b2187/
2025-08-20T22:46:09.1444902Z [00:05:09.818]➜  cat >/tmp/go-build2401649780/b2187/importcfg << 'EOF' # internal
2025-08-20T22:46:09.1446649Z [00:05:09.818]➜  # import config
2025-08-20T22:46:09.1447415Z [00:05:09.818]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:09.1448183Z [00:05:09.818]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.1448955Z [00:05:09.818]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.1449781Z [00:05:09.818]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:46:09.1450616Z [00:05:09.818]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:09.1451450Z [00:05:09.818]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:09.1452330Z [00:05:09.818]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:09.1453228Z [00:05:09.818]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:09.1454086Z [00:05:09.818]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:46:09.1454880Z [00:05:09.818]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.1455617Z [00:05:09.818]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.1456600Z [00:05:09.818]➜  packagefile github.com/sijms/go-ora/v2/configurations=/tmp/go-build2401649780/b2186/_pkg_.a
2025-08-20T22:46:09.1458083Z [00:05:09.818]➜  packagefile github.com/sijms/go-ora/v2/converters=/tmp/go-build2401649780/b2188/_pkg_.a
2025-08-20T22:46:09.1459260Z [00:05:09.818]➜  packagefile github.com/sijms/go-ora/v2/lazy_init=/tmp/go-build2401649780/b2189/_pkg_.a
2025-08-20T22:46:09.1460643Z [00:05:09.818]➜  packagefile github.com/sijms/go-ora/v2/network/security=/tmp/go-build2401649780/b2190/_pkg_.a
2025-08-20T22:46:09.1461833Z [00:05:09.818]➜  packagefile github.com/sijms/go-ora/v2/trace=/tmp/go-build2401649780/b2191/_pkg_.a
2025-08-20T22:46:09.1462846Z [00:05:09.818]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:09.1463573Z [00:05:09.818]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:09.1464314Z [00:05:09.818]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:09.1465076Z [00:05:09.818]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:09.1465829Z [00:05:09.818]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.1466618Z [00:05:09.818]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.1469388Z [00:05:09.818]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:09.1470185Z [00:05:09.818]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:09.1470945Z [00:05:09.819]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:09.1471498Z [00:05:09.819]➜  EOF
2025-08-20T22:46:09.1481237Z [00:05:09.819]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2187/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network=>github.com/sijms/go-ora/v2@v2.8.24/network;$WORK/b2187=>" -p github.com/sijms/go-ora/v2/network -lang=go1.18 -complete -installsuffix shared -buildid ViJ-ayyYKnPG71SNwIui/ViJ-ayyYKnPG71SNwIui -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2187/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/accept_packet.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/connect_option.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/connect_packet.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/data_packet.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/marker_packet.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/net_others.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/oracle_error.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/packets.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/redirect_packet.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/refuse_packet.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/session.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/session_ctx.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/network/summary_object.go
2025-08-20T22:46:09.2065012Z [00:05:09.880]➜  go tool buildid -w $WORK/b2069/_pkg_.a # internal
2025-08-20T22:46:09.2082048Z [00:05:09.882]➜  cp $WORK/b2069/_pkg_.a /root/.cache/go-build/0b/0bd5a17b61350d6e523f04f8b549f92288848b15381427117e79a9d673a476f7-d # internal
2025-08-20T22:46:09.2175429Z [00:05:09.892]➜  go tool buildid -w $WORK/b2071/_pkg_.a # internal
2025-08-20T22:46:09.2192532Z [00:05:09.893]➜  cp $WORK/b2071/_pkg_.a /root/.cache/go-build/f7/f7eb4e2bc38848a1613295b7f03afe684bc17ee79afafc3cd698b29b927306cc-d # internal
2025-08-20T22:46:09.2203006Z [00:05:09.894]➜  github.com/apache/arrow/go/v15/arrow/compute/internal/kernels
2025-08-20T22:46:09.2208874Z [00:05:09.894]➜  mkdir -p $WORK/b2222/
2025-08-20T22:46:09.2209474Z [00:05:09.895]➜  echo -n > $WORK/b2222/go_asm.h # internal
2025-08-20T22:46:09.2210457Z [00:05:09.895]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels
2025-08-20T22:46:09.2215755Z [00:05:09.895]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b2222/symabis ./base_arithmetic_avx2_amd64.s ./base_arithmetic_sse4_amd64.s ./cast_numeric_avx2_amd64.s ./cast_numeric_sse4_amd64.s ./constant_factor_avx2_amd64.s ./constant_factor_sse4_amd64.s ./scalar_comparison_avx2_amd64.s ./scalar_comparison_sse4_amd64.s
2025-08-20T22:46:09.2227697Z [00:05:09.896]➜  github.com/gabriel-vasile/mimetype/internal/charset
2025-08-20T22:46:09.2228458Z [00:05:09.896]➜  mkdir -p $WORK/b2225/
2025-08-20T22:46:09.2229168Z [00:05:09.897]➜  cat >/tmp/go-build2401649780/b2225/importcfg << 'EOF' # internal
2025-08-20T22:46:09.2229821Z [00:05:09.897]➜  # import config
2025-08-20T22:46:09.2230454Z [00:05:09.897]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.2231288Z [00:05:09.897]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:46:09.2232236Z [00:05:09.897]➜  packagefile golang.org/x/net/html=/tmp/go-build2401649780/b2200/_pkg_.a
2025-08-20T22:46:09.2233310Z [00:05:09.897]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.2234141Z [00:05:09.897]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:09.2234758Z [00:05:09.897]➜  EOF
2025-08-20T22:46:09.2235242Z [00:05:09.897]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:46:09.2239711Z [00:05:09.897]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2225/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/charset=>github.com/gabriel-vasile/mimetype@v1.4.7/internal/charset;$WORK/b2225=>" -p github.com/gabriel-vasile/mimetype/internal/charset -lang=go1.20 -complete -installsuffix shared -buildid rOSIaTpFUsUS8KO0J9-g/rOSIaTpFUsUS8KO0J9-g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2225/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/charset/charset.go
2025-08-20T22:46:09.2403469Z [00:05:09.914]➜  go tool buildid -w $WORK/b2073/_pkg_.a # internal
2025-08-20T22:46:09.2422103Z [00:05:09.916]➜  cp $WORK/b2073/_pkg_.a /root/.cache/go-build/0e/0e9dce22b0f717e14b161db0a49f217184ed2e5d071e5a87a36a9d0f831af37a-d # internal
2025-08-20T22:46:09.2432973Z [00:05:09.917]➜  github.com/elastic/go-elasticsearch/v8/typedapi
2025-08-20T22:46:09.2433645Z [00:05:09.917]➜  mkdir -p $WORK/b1358/
2025-08-20T22:46:09.2479954Z [00:05:09.919]➜  cat >/tmp/go-build2401649780/b1358/importcfg << 'EOF' # internal
2025-08-20T22:46:09.2482863Z [00:05:09.919]➜  # import config
2025-08-20T22:46:09.2483559Z [00:05:09.919]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.2484821Z [00:05:09.919]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:09.2486489Z [00:05:09.919]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/delete=/tmp/go-build2401649780/b1359/_pkg_.a
2025-08-20T22:46:09.2488353Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/get=/tmp/go-build2401649780/b1553/_pkg_.a
2025-08-20T22:46:09.2490056Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/status=/tmp/go-build2401649780/b1554/_pkg_.a
2025-08-20T22:46:09.2491765Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/submit=/tmp/go-build2401649780/b1555/_pkg_.a
2025-08-20T22:46:09.2521816Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/deleteautoscalingpolicy=/tmp/go-build2401649780/b1556/_pkg_.a
2025-08-20T22:46:09.2524638Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingcapacity=/tmp/go-build2401649780/b1557/_pkg_.a
2025-08-20T22:46:09.2526805Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingpolicy=/tmp/go-build2401649780/b1558/_pkg_.a
2025-08-20T22:46:09.2530383Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/putautoscalingpolicy=/tmp/go-build2401649780/b1559/_pkg_.a
2025-08-20T22:46:09.2532528Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/capabilities=/tmp/go-build2401649780/b1560/_pkg_.a
2025-08-20T22:46:09.2534137Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/aliases=/tmp/go-build2401649780/b1561/_pkg_.a
2025-08-20T22:46:09.2535742Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/allocation=/tmp/go-build2401649780/b1562/_pkg_.a
2025-08-20T22:46:09.2537605Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/componenttemplates=/tmp/go-build2401649780/b1564/_pkg_.a
2025-08-20T22:46:09.2539302Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/count=/tmp/go-build2401649780/b1565/_pkg_.a
2025-08-20T22:46:09.2540951Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/fielddata=/tmp/go-build2401649780/b1566/_pkg_.a
2025-08-20T22:46:09.2542774Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/health=/tmp/go-build2401649780/b1567/_pkg_.a
2025-08-20T22:46:09.2544411Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/help=/tmp/go-build2401649780/b1569/_pkg_.a
2025-08-20T22:46:09.2545974Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/indices=/tmp/go-build2401649780/b1570/_pkg_.a
2025-08-20T22:46:09.2547789Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/master=/tmp/go-build2401649780/b1571/_pkg_.a
2025-08-20T22:46:09.2549426Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldatafeeds=/tmp/go-build2401649780/b1572/_pkg_.a
2025-08-20T22:46:09.2551212Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldataframeanalytics=/tmp/go-build2401649780/b1573/_pkg_.a
2025-08-20T22:46:09.2553117Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mljobs=/tmp/go-build2401649780/b1574/_pkg_.a
2025-08-20T22:46:09.2554822Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mltrainedmodels=/tmp/go-build2401649780/b1575/_pkg_.a
2025-08-20T22:46:09.2556488Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodeattrs=/tmp/go-build2401649780/b1576/_pkg_.a
2025-08-20T22:46:09.2568460Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodes=/tmp/go-build2401649780/b1577/_pkg_.a
2025-08-20T22:46:09.2570132Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/pendingtasks=/tmp/go-build2401649780/b1578/_pkg_.a
2025-08-20T22:46:09.2571785Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/plugins=/tmp/go-build2401649780/b1579/_pkg_.a
2025-08-20T22:46:09.2573392Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/recovery=/tmp/go-build2401649780/b1580/_pkg_.a
2025-08-20T22:46:09.2575026Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/repositories=/tmp/go-build2401649780/b1581/_pkg_.a
2025-08-20T22:46:09.2576644Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/segments=/tmp/go-build2401649780/b1582/_pkg_.a
2025-08-20T22:46:09.2578379Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/shards=/tmp/go-build2401649780/b1583/_pkg_.a
2025-08-20T22:46:09.2579964Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/snapshots=/tmp/go-build2401649780/b1584/_pkg_.a
2025-08-20T22:46:09.2581534Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/tasks=/tmp/go-build2401649780/b1585/_pkg_.a
2025-08-20T22:46:09.2583272Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/templates=/tmp/go-build2401649780/b1586/_pkg_.a
2025-08-20T22:46:09.2584905Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/threadpool=/tmp/go-build2401649780/b1587/_pkg_.a
2025-08-20T22:46:09.2586636Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/transforms=/tmp/go-build2401649780/b1588/_pkg_.a
2025-08-20T22:46:09.2588562Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/deleteautofollowpattern=/tmp/go-build2401649780/b1589/_pkg_.a
2025-08-20T22:46:09.2590269Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/follow=/tmp/go-build2401649780/b1590/_pkg_.a
2025-08-20T22:46:09.2591861Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followinfo=/tmp/go-build2401649780/b1591/_pkg_.a
2025-08-20T22:46:09.2593484Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followstats=/tmp/go-build2401649780/b1592/_pkg_.a
2025-08-20T22:46:09.2595160Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/forgetfollower=/tmp/go-build2401649780/b1593/_pkg_.a
2025-08-20T22:46:09.2597030Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/getautofollowpattern=/tmp/go-build2401649780/b1594/_pkg_.a
2025-08-20T22:46:09.2613431Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pauseautofollowpattern=/tmp/go-build2401649780/b1595/_pkg_.a
2025-08-20T22:46:09.2615228Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pausefollow=/tmp/go-build2401649780/b1596/_pkg_.a
2025-08-20T22:46:09.2616994Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/putautofollowpattern=/tmp/go-build2401649780/b1597/_pkg_.a
2025-08-20T22:46:09.2619064Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumeautofollowpattern=/tmp/go-build2401649780/b1598/_pkg_.a
2025-08-20T22:46:09.2621074Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumefollow=/tmp/go-build2401649780/b1599/_pkg_.a
2025-08-20T22:46:09.2622757Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/stats=/tmp/go-build2401649780/b1600/_pkg_.a
2025-08-20T22:46:09.2624401Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/unfollow=/tmp/go-build2401649780/b1601/_pkg_.a
2025-08-20T22:46:09.2626211Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/allocationexplain=/tmp/go-build2401649780/b1602/_pkg_.a
2025-08-20T22:46:09.2628381Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletecomponenttemplate=/tmp/go-build2401649780/b1603/_pkg_.a
2025-08-20T22:46:09.2630413Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletevotingconfigexclusions=/tmp/go-build2401649780/b1604/_pkg_.a
2025-08-20T22:46:09.2632416Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/existscomponenttemplate=/tmp/go-build2401649780/b1605/_pkg_.a
2025-08-20T22:46:09.2634318Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getcomponenttemplate=/tmp/go-build2401649780/b1606/_pkg_.a
2025-08-20T22:46:09.2636126Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getsettings=/tmp/go-build2401649780/b1607/_pkg_.a
2025-08-20T22:46:09.2654417Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/health=/tmp/go-build2401649780/b1608/_pkg_.a
2025-08-20T22:46:09.2656199Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/info=/tmp/go-build2401649780/b1611/_pkg_.a
2025-08-20T22:46:09.2658194Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/pendingtasks=/tmp/go-build2401649780/b1612/_pkg_.a
2025-08-20T22:46:09.2660393Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/postvotingconfigexclusions=/tmp/go-build2401649780/b1613/_pkg_.a
2025-08-20T22:46:09.2662527Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putcomponenttemplate=/tmp/go-build2401649780/b1614/_pkg_.a
2025-08-20T22:46:09.2664645Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putsettings=/tmp/go-build2401649780/b1615/_pkg_.a
2025-08-20T22:46:09.2666484Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/remoteinfo=/tmp/go-build2401649780/b1616/_pkg_.a
2025-08-20T22:46:09.2668318Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/reroute=/tmp/go-build2401649780/b1617/_pkg_.a
2025-08-20T22:46:09.2669938Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/state=/tmp/go-build2401649780/b1618/_pkg_.a
2025-08-20T22:46:09.2671558Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/stats=/tmp/go-build2401649780/b1619/_pkg_.a
2025-08-20T22:46:09.2673356Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/checkin=/tmp/go-build2401649780/b1620/_pkg_.a
2025-08-20T22:46:09.2687858Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/delete=/tmp/go-build2401649780/b1621/_pkg_.a
2025-08-20T22:46:09.2689766Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/get=/tmp/go-build2401649780/b1622/_pkg_.a
2025-08-20T22:46:09.2691431Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/lastsync=/tmp/go-build2401649780/b1623/_pkg_.a
2025-08-20T22:46:09.2693112Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/list=/tmp/go-build2401649780/b1624/_pkg_.a
2025-08-20T22:46:09.2694725Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/post=/tmp/go-build2401649780/b1625/_pkg_.a
2025-08-20T22:46:09.2696492Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/put=/tmp/go-build2401649780/b1626/_pkg_.a
2025-08-20T22:46:09.2698350Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/secretpost=/tmp/go-build2401649780/b1627/_pkg_.a
2025-08-20T22:46:09.2700110Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobcancel=/tmp/go-build2401649780/b1628/_pkg_.a
2025-08-20T22:46:09.2702110Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobdelete=/tmp/go-build2401649780/b1629/_pkg_.a
2025-08-20T22:46:09.2703896Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobget=/tmp/go-build2401649780/b1630/_pkg_.a
2025-08-20T22:46:09.2705653Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjoblist=/tmp/go-build2401649780/b1631/_pkg_.a
2025-08-20T22:46:09.2707553Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobpost=/tmp/go-build2401649780/b1632/_pkg_.a
2025-08-20T22:46:09.2709426Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateactivefiltering=/tmp/go-build2401649780/b1633/_pkg_.a
2025-08-20T22:46:09.2711303Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateapikeyid=/tmp/go-build2401649780/b1634/_pkg_.a
2025-08-20T22:46:09.2713146Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateconfiguration=/tmp/go-build2401649780/b1635/_pkg_.a
2025-08-20T22:46:09.2714950Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateerror=/tmp/go-build2401649780/b1636/_pkg_.a
2025-08-20T22:46:09.2716729Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefiltering=/tmp/go-build2401649780/b1637/_pkg_.a
2025-08-20T22:46:09.2719742Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefilteringvalidation=/tmp/go-build2401649780/b1638/_pkg_.a
2025-08-20T22:46:09.2723185Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateindexname=/tmp/go-build2401649780/b1639/_pkg_.a
2025-08-20T22:46:09.2725149Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatename=/tmp/go-build2401649780/b1640/_pkg_.a
2025-08-20T22:46:09.2726936Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatenative=/tmp/go-build2401649780/b1641/_pkg_.a
2025-08-20T22:46:09.2729112Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatepipeline=/tmp/go-build2401649780/b1642/_pkg_.a
2025-08-20T22:46:09.2731234Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatescheduling=/tmp/go-build2401649780/b1643/_pkg_.a
2025-08-20T22:46:09.2734803Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateservicetype=/tmp/go-build2401649780/b1644/_pkg_.a
2025-08-20T22:46:09.2736818Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatestatus=/tmp/go-build2401649780/b1645/_pkg_.a
2025-08-20T22:46:09.2738632Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/bulk=/tmp/go-build2401649780/b1646/_pkg_.a
2025-08-20T22:46:09.2740266Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/clearscroll=/tmp/go-build2401649780/b1648/_pkg_.a
2025-08-20T22:46:09.2742005Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/closepointintime=/tmp/go-build2401649780/b1649/_pkg_.a
2025-08-20T22:46:09.2743723Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/count=/tmp/go-build2401649780/b1650/_pkg_.a
2025-08-20T22:46:09.2745319Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/create=/tmp/go-build2401649780/b1651/_pkg_.a
2025-08-20T22:46:09.2747031Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/delete=/tmp/go-build2401649780/b1652/_pkg_.a
2025-08-20T22:46:09.2748869Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyquery=/tmp/go-build2401649780/b1653/_pkg_.a
2025-08-20T22:46:09.2750694Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyqueryrethrottle=/tmp/go-build2401649780/b1655/_pkg_.a
2025-08-20T22:46:09.2752504Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/deletescript=/tmp/go-build2401649780/b1656/_pkg_.a
2025-08-20T22:46:09.2754154Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/exists=/tmp/go-build2401649780/b1657/_pkg_.a
2025-08-20T22:46:09.2755804Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/existssource=/tmp/go-build2401649780/b1658/_pkg_.a
2025-08-20T22:46:09.2757631Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/explain=/tmp/go-build2401649780/b1659/_pkg_.a
2025-08-20T22:46:09.2759263Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/fieldcaps=/tmp/go-build2401649780/b1660/_pkg_.a
2025-08-20T22:46:09.2760858Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/get=/tmp/go-build2401649780/b1661/_pkg_.a
2025-08-20T22:46:09.2762628Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getscript=/tmp/go-build2401649780/b1662/_pkg_.a
2025-08-20T22:46:09.2765649Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptcontext=/tmp/go-build2401649780/b1663/_pkg_.a
2025-08-20T22:46:09.2767552Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptlanguages=/tmp/go-build2401649780/b1664/_pkg_.a
2025-08-20T22:46:09.2769388Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getsource=/tmp/go-build2401649780/b1665/_pkg_.a
2025-08-20T22:46:09.2771054Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/healthreport=/tmp/go-build2401649780/b1666/_pkg_.a
2025-08-20T22:46:09.2772749Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/index=/tmp/go-build2401649780/b1667/_pkg_.a
2025-08-20T22:46:09.2774293Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/info=/tmp/go-build2401649780/b1668/_pkg_.a
2025-08-20T22:46:09.2775863Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/knnsearch=/tmp/go-build2401649780/b1669/_pkg_.a
2025-08-20T22:46:09.2777555Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/mget=/tmp/go-build2401649780/b1670/_pkg_.a
2025-08-20T22:46:09.2779110Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/msearch=/tmp/go-build2401649780/b1671/_pkg_.a
2025-08-20T22:46:09.2780960Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/msearchtemplate=/tmp/go-build2401649780/b1672/_pkg_.a
2025-08-20T22:46:09.2782770Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/mtermvectors=/tmp/go-build2401649780/b1673/_pkg_.a
2025-08-20T22:46:09.2784467Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/openpointintime=/tmp/go-build2401649780/b1674/_pkg_.a
2025-08-20T22:46:09.2786090Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/ping=/tmp/go-build2401649780/b1675/_pkg_.a
2025-08-20T22:46:09.2787938Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/putscript=/tmp/go-build2401649780/b1676/_pkg_.a
2025-08-20T22:46:09.2790810Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/rankeval=/tmp/go-build2401649780/b1677/_pkg_.a
2025-08-20T22:46:09.2792560Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/reindex=/tmp/go-build2401649780/b1678/_pkg_.a
2025-08-20T22:46:09.2794569Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/reindexrethrottle=/tmp/go-build2401649780/b1679/_pkg_.a
2025-08-20T22:46:09.2796388Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/rendersearchtemplate=/tmp/go-build2401649780/b1680/_pkg_.a
2025-08-20T22:46:09.2802961Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/scriptspainlessexecute=/tmp/go-build2401649780/b1681/_pkg_.a
2025-08-20T22:46:09.2804760Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/scroll=/tmp/go-build2401649780/b1682/_pkg_.a
2025-08-20T22:46:09.2806336Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/search=/tmp/go-build2401649780/b1683/_pkg_.a
2025-08-20T22:46:09.2808122Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/searchmvt=/tmp/go-build2401649780/b1684/_pkg_.a
2025-08-20T22:46:09.2809774Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/searchshards=/tmp/go-build2401649780/b1687/_pkg_.a
2025-08-20T22:46:09.2811473Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/searchtemplate=/tmp/go-build2401649780/b1688/_pkg_.a
2025-08-20T22:46:09.2813140Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/termsenum=/tmp/go-build2401649780/b1689/_pkg_.a
2025-08-20T22:46:09.2814773Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/termvectors=/tmp/go-build2401649780/b1690/_pkg_.a
2025-08-20T22:46:09.2816379Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/update=/tmp/go-build2401649780/b1691/_pkg_.a
2025-08-20T22:46:09.2818978Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyquery=/tmp/go-build2401649780/b1692/_pkg_.a
2025-08-20T22:46:09.2820916Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyqueryrethrottle=/tmp/go-build2401649780/b1693/_pkg_.a
2025-08-20T22:46:09.2822887Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/deletedanglingindex=/tmp/go-build2401649780/b1694/_pkg_.a
2025-08-20T22:46:09.2824977Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/importdanglingindex=/tmp/go-build2401649780/b1695/_pkg_.a
2025-08-20T22:46:09.2826967Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/listdanglingindices=/tmp/go-build2401649780/b1696/_pkg_.a
2025-08-20T22:46:09.2828969Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/deletepolicy=/tmp/go-build2401649780/b1697/_pkg_.a
2025-08-20T22:46:09.2830688Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/executepolicy=/tmp/go-build2401649780/b1698/_pkg_.a
2025-08-20T22:46:09.2832383Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/getpolicy=/tmp/go-build2401649780/b1699/_pkg_.a
2025-08-20T22:46:09.2834132Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/putpolicy=/tmp/go-build2401649780/b1700/_pkg_.a
2025-08-20T22:46:09.2835755Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/stats=/tmp/go-build2401649780/b1701/_pkg_.a
2025-08-20T22:46:09.2837447Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/delete=/tmp/go-build2401649780/b1702/_pkg_.a
2025-08-20T22:46:09.2838801Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/get=/tmp/go-build2401649780/b1703/_pkg_.a
2025-08-20T22:46:09.2840323Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/getstatus=/tmp/go-build2401649780/b1704/_pkg_.a
2025-08-20T22:46:09.2842062Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/search=/tmp/go-build2401649780/b1705/_pkg_.a
2025-08-20T22:46:09.2843811Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/esql/asyncquery=/tmp/go-build2401649780/b1707/_pkg_.a
2025-08-20T22:46:09.2845475Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/esql/query=/tmp/go-build2401649780/b1708/_pkg_.a
2025-08-20T22:46:09.2847285Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/features/getfeatures=/tmp/go-build2401649780/b1710/_pkg_.a
2025-08-20T22:46:09.2849361Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/features/resetfeatures=/tmp/go-build2401649780/b1711/_pkg_.a
2025-08-20T22:46:09.2853319Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/globalcheckpoints=/tmp/go-build2401649780/b1712/_pkg_.a
2025-08-20T22:46:09.2855396Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/msearch=/tmp/go-build2401649780/b1713/_pkg_.a
2025-08-20T22:46:09.2857801Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/postsecret=/tmp/go-build2401649780/b1714/_pkg_.a
2025-08-20T22:46:09.2860112Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/search=/tmp/go-build2401649780/b1715/_pkg_.a
2025-08-20T22:46:09.2862208Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/graph/explore=/tmp/go-build2401649780/b1716/_pkg_.a
2025-08-20T22:46:09.2864531Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/deletelifecycle=/tmp/go-build2401649780/b1717/_pkg_.a
2025-08-20T22:46:09.2866740Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/explainlifecycle=/tmp/go-build2401649780/b1718/_pkg_.a
2025-08-20T22:46:09.2868976Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getlifecycle=/tmp/go-build2401649780/b1719/_pkg_.a
2025-08-20T22:46:09.2871166Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getstatus=/tmp/go-build2401649780/b1720/_pkg_.a
2025-08-20T22:46:09.2873390Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/migratetodatatiers=/tmp/go-build2401649780/b1721/_pkg_.a
2025-08-20T22:46:09.2875691Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/movetostep=/tmp/go-build2401649780/b1722/_pkg_.a
2025-08-20T22:46:09.2877891Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/putlifecycle=/tmp/go-build2401649780/b1723/_pkg_.a
2025-08-20T22:46:09.2879847Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/removepolicy=/tmp/go-build2401649780/b1724/_pkg_.a
2025-08-20T22:46:09.2882155Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/retry=/tmp/go-build2401649780/b1725/_pkg_.a
2025-08-20T22:46:09.2884073Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/start=/tmp/go-build2401649780/b1726/_pkg_.a
2025-08-20T22:46:09.2886227Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/stop=/tmp/go-build2401649780/b1727/_pkg_.a
2025-08-20T22:46:09.2888438Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/addblock=/tmp/go-build2401649780/b1728/_pkg_.a
2025-08-20T22:46:09.2891172Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/analyze=/tmp/go-build2401649780/b1729/_pkg_.a
2025-08-20T22:46:09.2892913Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/clearcache=/tmp/go-build2401649780/b1730/_pkg_.a
2025-08-20T22:46:09.2894572Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/clone=/tmp/go-build2401649780/b1731/_pkg_.a
2025-08-20T22:46:09.2896182Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/close=/tmp/go-build2401649780/b1732/_pkg_.a
2025-08-20T22:46:09.2898152Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/create=/tmp/go-build2401649780/b1733/_pkg_.a
2025-08-20T22:46:09.2899924Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/createdatastream=/tmp/go-build2401649780/b1734/_pkg_.a
2025-08-20T22:46:09.2901776Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/datastreamsstats=/tmp/go-build2401649780/b1735/_pkg_.a
2025-08-20T22:46:09.2903517Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/delete=/tmp/go-build2401649780/b1736/_pkg_.a
2025-08-20T22:46:09.2905212Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletealias=/tmp/go-build2401649780/b1737/_pkg_.a
2025-08-20T22:46:09.2907021Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatalifecycle=/tmp/go-build2401649780/b1738/_pkg_.a
2025-08-20T22:46:09.2909549Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatastream=/tmp/go-build2401649780/b1739/_pkg_.a
2025-08-20T22:46:09.2911703Z [00:05:09.920]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deleteindextemplate=/tmp/go-build2401649780/b1740/_pkg_.a
2025-08-20T22:46:09.2913795Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletetemplate=/tmp/go-build2401649780/b1741/_pkg_.a
2025-08-20T22:46:09.2915535Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/diskusage=/tmp/go-build2401649780/b1742/_pkg_.a
2025-08-20T22:46:09.2917603Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/downsample=/tmp/go-build2401649780/b1743/_pkg_.a
2025-08-20T22:46:09.2919392Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/exists=/tmp/go-build2401649780/b1744/_pkg_.a
2025-08-20T22:46:09.2921109Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsalias=/tmp/go-build2401649780/b1745/_pkg_.a
2025-08-20T22:46:09.2923142Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsindextemplate=/tmp/go-build2401649780/b1746/_pkg_.a
2025-08-20T22:46:09.2925162Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/existstemplate=/tmp/go-build2401649780/b1747/_pkg_.a
2025-08-20T22:46:09.2927010Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/explaindatalifecycle=/tmp/go-build2401649780/b1748/_pkg_.a
2025-08-20T22:46:09.2929130Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/fieldusagestats=/tmp/go-build2401649780/b1749/_pkg_.a
2025-08-20T22:46:09.2930842Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/flush=/tmp/go-build2401649780/b1750/_pkg_.a
2025-08-20T22:46:09.2932525Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/forcemerge=/tmp/go-build2401649780/b1751/_pkg_.a
2025-08-20T22:46:09.2934292Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/get=/tmp/go-build2401649780/b1752/_pkg_.a
2025-08-20T22:46:09.2935922Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getalias=/tmp/go-build2401649780/b1753/_pkg_.a
2025-08-20T22:46:09.2938049Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatalifecycle=/tmp/go-build2401649780/b1754/_pkg_.a
2025-08-20T22:46:09.2939885Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatastream=/tmp/go-build2401649780/b1755/_pkg_.a
2025-08-20T22:46:09.2941670Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getfieldmapping=/tmp/go-build2401649780/b1756/_pkg_.a
2025-08-20T22:46:09.2943541Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getindextemplate=/tmp/go-build2401649780/b1757/_pkg_.a
2025-08-20T22:46:09.2945423Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getmapping=/tmp/go-build2401649780/b1758/_pkg_.a
2025-08-20T22:46:09.2947303Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getsettings=/tmp/go-build2401649780/b1759/_pkg_.a
2025-08-20T22:46:09.2949011Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/gettemplate=/tmp/go-build2401649780/b1760/_pkg_.a
2025-08-20T22:46:09.2950796Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/migratetodatastream=/tmp/go-build2401649780/b1761/_pkg_.a
2025-08-20T22:46:09.2952623Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/modifydatastream=/tmp/go-build2401649780/b1762/_pkg_.a
2025-08-20T22:46:09.2954413Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/open=/tmp/go-build2401649780/b1763/_pkg_.a
2025-08-20T22:46:09.2956146Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/promotedatastream=/tmp/go-build2401649780/b1764/_pkg_.a
2025-08-20T22:46:09.2958057Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putalias=/tmp/go-build2401649780/b1765/_pkg_.a
2025-08-20T22:46:09.2959809Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putdatalifecycle=/tmp/go-build2401649780/b1766/_pkg_.a
2025-08-20T22:46:09.2961616Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putindextemplate=/tmp/go-build2401649780/b1767/_pkg_.a
2025-08-20T22:46:09.2963601Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putmapping=/tmp/go-build2401649780/b1768/_pkg_.a
2025-08-20T22:46:09.2965302Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putsettings=/tmp/go-build2401649780/b1769/_pkg_.a
2025-08-20T22:46:09.2967027Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/puttemplate=/tmp/go-build2401649780/b1770/_pkg_.a
2025-08-20T22:46:09.2968888Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/recovery=/tmp/go-build2401649780/b1771/_pkg_.a
2025-08-20T22:46:09.2970727Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/refresh=/tmp/go-build2401649780/b1772/_pkg_.a
2025-08-20T22:46:09.2972535Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/reloadsearchanalyzers=/tmp/go-build2401649780/b1773/_pkg_.a
2025-08-20T22:46:09.2974378Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolvecluster=/tmp/go-build2401649780/b1774/_pkg_.a
2025-08-20T22:46:09.2976145Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolveindex=/tmp/go-build2401649780/b1775/_pkg_.a
2025-08-20T22:46:09.2978097Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/rollover=/tmp/go-build2401649780/b1776/_pkg_.a
2025-08-20T22:46:09.2979927Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/segments=/tmp/go-build2401649780/b1777/_pkg_.a
2025-08-20T22:46:09.2981947Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/shardstores=/tmp/go-build2401649780/b1778/_pkg_.a
2025-08-20T22:46:09.2983627Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/shrink=/tmp/go-build2401649780/b1780/_pkg_.a
2025-08-20T22:46:09.2985402Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulateindextemplate=/tmp/go-build2401649780/b1781/_pkg_.a
2025-08-20T22:46:09.2987420Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulatetemplate=/tmp/go-build2401649780/b1782/_pkg_.a
2025-08-20T22:46:09.2989287Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/split=/tmp/go-build2401649780/b1783/_pkg_.a
2025-08-20T22:46:09.2990852Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/stats=/tmp/go-build2401649780/b1784/_pkg_.a
2025-08-20T22:46:09.2992518Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/unfreeze=/tmp/go-build2401649780/b1785/_pkg_.a
2025-08-20T22:46:09.2994250Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/updatealiases=/tmp/go-build2401649780/b1786/_pkg_.a
2025-08-20T22:46:09.2996044Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/validatequery=/tmp/go-build2401649780/b1787/_pkg_.a
2025-08-20T22:46:09.2997973Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/delete=/tmp/go-build2401649780/b1788/_pkg_.a
2025-08-20T22:46:09.2999760Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/get=/tmp/go-build2401649780/b1789/_pkg_.a
2025-08-20T22:46:09.3001441Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/inference=/tmp/go-build2401649780/b1790/_pkg_.a
2025-08-20T22:46:09.3003107Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/put=/tmp/go-build2401649780/b1791/_pkg_.a
2025-08-20T22:46:09.3004839Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletegeoipdatabase=/tmp/go-build2401649780/b1792/_pkg_.a
2025-08-20T22:46:09.3006630Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletepipeline=/tmp/go-build2401649780/b1793/_pkg_.a
2025-08-20T22:46:09.3008491Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/geoipstats=/tmp/go-build2401649780/b1794/_pkg_.a
2025-08-20T22:46:09.3010216Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getgeoipdatabase=/tmp/go-build2401649780/b1795/_pkg_.a
2025-08-20T22:46:09.3011944Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getpipeline=/tmp/go-build2401649780/b1796/_pkg_.a
2025-08-20T22:46:09.3013661Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/processorgrok=/tmp/go-build2401649780/b1797/_pkg_.a
2025-08-20T22:46:09.3015749Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putgeoipdatabase=/tmp/go-build2401649780/b1798/_pkg_.a
2025-08-20T22:46:09.3017629Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putpipeline=/tmp/go-build2401649780/b1799/_pkg_.a
2025-08-20T22:46:09.3019309Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/simulate=/tmp/go-build2401649780/b1800/_pkg_.a
2025-08-20T22:46:09.3020953Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/delete=/tmp/go-build2401649780/b1801/_pkg_.a
2025-08-20T22:46:09.3022561Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/get=/tmp/go-build2401649780/b1802/_pkg_.a
2025-08-20T22:46:09.3024343Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/getbasicstatus=/tmp/go-build2401649780/b1803/_pkg_.a
2025-08-20T22:46:09.3026113Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/gettrialstatus=/tmp/go-build2401649780/b1804/_pkg_.a
2025-08-20T22:46:09.3027935Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/post=/tmp/go-build2401649780/b1805/_pkg_.a
2025-08-20T22:46:09.3029619Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/poststartbasic=/tmp/go-build2401649780/b1806/_pkg_.a
2025-08-20T22:46:09.3031383Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/poststarttrial=/tmp/go-build2401649780/b1807/_pkg_.a
2025-08-20T22:46:09.3033257Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/logstash/deletepipeline=/tmp/go-build2401649780/b1808/_pkg_.a
2025-08-20T22:46:09.3035021Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/logstash/getpipeline=/tmp/go-build2401649780/b1809/_pkg_.a
2025-08-20T22:46:09.3036753Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/logstash/putpipeline=/tmp/go-build2401649780/b1810/_pkg_.a
2025-08-20T22:46:09.3038673Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/migration/deprecations=/tmp/go-build2401649780/b1811/_pkg_.a
2025-08-20T22:46:09.3040573Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/migration/getfeatureupgradestatus=/tmp/go-build2401649780/b1812/_pkg_.a
2025-08-20T22:46:09.3042553Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/migration/postfeatureupgrade=/tmp/go-build2401649780/b1813/_pkg_.a
2025-08-20T22:46:09.3044740Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/cleartrainedmodeldeploymentcache=/tmp/go-build2401649780/b1814/_pkg_.a
2025-08-20T22:46:09.3046590Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/closejob=/tmp/go-build2401649780/b1815/_pkg_.a
2025-08-20T22:46:09.3048431Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendar=/tmp/go-build2401649780/b1816/_pkg_.a
2025-08-20T22:46:09.3050182Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarevent=/tmp/go-build2401649780/b1817/_pkg_.a
2025-08-20T22:46:09.3051977Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarjob=/tmp/go-build2401649780/b1818/_pkg_.a
2025-08-20T22:46:09.3053692Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedatafeed=/tmp/go-build2401649780/b1819/_pkg_.a
2025-08-20T22:46:09.3055463Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedataframeanalytics=/tmp/go-build2401649780/b1820/_pkg_.a
2025-08-20T22:46:09.3057427Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteexpireddata=/tmp/go-build2401649780/b1821/_pkg_.a
2025-08-20T22:46:09.3059330Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletefilter=/tmp/go-build2401649780/b1822/_pkg_.a
2025-08-20T22:46:09.3061027Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteforecast=/tmp/go-build2401649780/b1823/_pkg_.a
2025-08-20T22:46:09.3062713Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletejob=/tmp/go-build2401649780/b1824/_pkg_.a
2025-08-20T22:46:09.3064476Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletemodelsnapshot=/tmp/go-build2401649780/b1825/_pkg_.a
2025-08-20T22:46:09.3066300Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodel=/tmp/go-build2401649780/b1826/_pkg_.a
2025-08-20T22:46:09.3068375Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodelalias=/tmp/go-build2401649780/b1827/_pkg_.a
2025-08-20T22:46:09.3070327Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/estimatemodelmemory=/tmp/go-build2401649780/b1828/_pkg_.a
2025-08-20T22:46:09.3072082Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/evaluatedataframe=/tmp/go-build2401649780/b1829/_pkg_.a
2025-08-20T22:46:09.3073894Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/explaindataframeanalytics=/tmp/go-build2401649780/b1830/_pkg_.a
2025-08-20T22:46:09.3075588Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/flushjob=/tmp/go-build2401649780/b1831/_pkg_.a
2025-08-20T22:46:09.3077309Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/forecast=/tmp/go-build2401649780/b1832/_pkg_.a
2025-08-20T22:46:09.3079095Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getbuckets=/tmp/go-build2401649780/b1833/_pkg_.a
2025-08-20T22:46:09.3080783Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendarevents=/tmp/go-build2401649780/b1834/_pkg_.a
2025-08-20T22:46:09.3082819Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendars=/tmp/go-build2401649780/b1835/_pkg_.a
2025-08-20T22:46:09.3084471Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcategories=/tmp/go-build2401649780/b1836/_pkg_.a
2025-08-20T22:46:09.3086129Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeeds=/tmp/go-build2401649780/b1837/_pkg_.a
2025-08-20T22:46:09.3087974Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeedstats=/tmp/go-build2401649780/b1838/_pkg_.a
2025-08-20T22:46:09.3089870Z [00:05:09.921]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalytics=/tmp/go-build2401649780/b1839/_pkg_.a
2025-08-20T22:46:09.3091772Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalyticsstats=/tmp/go-build2401649780/b1840/_pkg_.a
2025-08-20T22:46:09.3093539Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getfilters=/tmp/go-build2401649780/b1841/_pkg_.a
2025-08-20T22:46:09.3095177Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getinfluencers=/tmp/go-build2401649780/b1842/_pkg_.a
2025-08-20T22:46:09.3096789Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobs=/tmp/go-build2401649780/b1843/_pkg_.a
2025-08-20T22:46:09.3098581Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobstats=/tmp/go-build2401649780/b1844/_pkg_.a
2025-08-20T22:46:09.3100276Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmemorystats=/tmp/go-build2401649780/b1845/_pkg_.a
2025-08-20T22:46:09.3102039Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshots=/tmp/go-build2401649780/b1846/_pkg_.a
2025-08-20T22:46:09.3103923Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshotupgradestats=/tmp/go-build2401649780/b1847/_pkg_.a
2025-08-20T22:46:09.3105919Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getoverallbuckets=/tmp/go-build2401649780/b1848/_pkg_.a
2025-08-20T22:46:09.3107786Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getrecords=/tmp/go-build2401649780/b1849/_pkg_.a
2025-08-20T22:46:09.3109492Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodels=/tmp/go-build2401649780/b1850/_pkg_.a
2025-08-20T22:46:09.3111299Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodelsstats=/tmp/go-build2401649780/b1852/_pkg_.a
2025-08-20T22:46:09.3113175Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/infertrainedmodel=/tmp/go-build2401649780/b1853/_pkg_.a
2025-08-20T22:46:09.3115007Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/info=/tmp/go-build2401649780/b1854/_pkg_.a
2025-08-20T22:46:09.3117022Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/openjob=/tmp/go-build2401649780/b1855/_pkg_.a
2025-08-20T22:46:09.3118938Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/postcalendarevents=/tmp/go-build2401649780/b1856/_pkg_.a
2025-08-20T22:46:09.3120631Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/postdata=/tmp/go-build2401649780/b1857/_pkg_.a
2025-08-20T22:46:09.3122322Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdatafeed=/tmp/go-build2401649780/b1858/_pkg_.a
2025-08-20T22:46:09.3124514Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdataframeanalytics=/tmp/go-build2401649780/b1859/_pkg_.a
2025-08-20T22:46:09.3126358Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendar=/tmp/go-build2401649780/b1860/_pkg_.a
2025-08-20T22:46:09.3128268Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendarjob=/tmp/go-build2401649780/b1861/_pkg_.a
2025-08-20T22:46:09.3129973Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdatafeed=/tmp/go-build2401649780/b1862/_pkg_.a
2025-08-20T22:46:09.3131736Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdataframeanalytics=/tmp/go-build2401649780/b1863/_pkg_.a
2025-08-20T22:46:09.3133463Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putfilter=/tmp/go-build2401649780/b1864/_pkg_.a
2025-08-20T22:46:09.3135222Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putjob=/tmp/go-build2401649780/b1865/_pkg_.a
2025-08-20T22:46:09.3136870Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodel=/tmp/go-build2401649780/b1866/_pkg_.a
2025-08-20T22:46:09.3138817Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelalias=/tmp/go-build2401649780/b1867/_pkg_.a
2025-08-20T22:46:09.3140753Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodeldefinitionpart=/tmp/go-build2401649780/b1868/_pkg_.a
2025-08-20T22:46:09.3142718Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelvocabulary=/tmp/go-build2401649780/b1869/_pkg_.a
2025-08-20T22:46:09.3144534Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/resetjob=/tmp/go-build2401649780/b1870/_pkg_.a
2025-08-20T22:46:09.3146260Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/revertmodelsnapshot=/tmp/go-build2401649780/b1871/_pkg_.a
2025-08-20T22:46:09.3165304Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/setupgrademode=/tmp/go-build2401649780/b1872/_pkg_.a
2025-08-20T22:46:09.3167077Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdatafeed=/tmp/go-build2401649780/b1873/_pkg_.a
2025-08-20T22:46:09.3169314Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdataframeanalytics=/tmp/go-build2401649780/b1874/_pkg_.a
2025-08-20T22:46:09.3171256Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/starttrainedmodeldeployment=/tmp/go-build2401649780/b1875/_pkg_.a
2025-08-20T22:46:09.3173130Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdatafeed=/tmp/go-build2401649780/b1876/_pkg_.a
2025-08-20T22:46:09.3174936Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdataframeanalytics=/tmp/go-build2401649780/b1877/_pkg_.a
2025-08-20T22:46:09.3176874Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/stoptrainedmodeldeployment=/tmp/go-build2401649780/b1878/_pkg_.a
2025-08-20T22:46:09.3179066Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedatafeed=/tmp/go-build2401649780/b1879/_pkg_.a
2025-08-20T22:46:09.3180867Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedataframeanalytics=/tmp/go-build2401649780/b1880/_pkg_.a
2025-08-20T22:46:09.3182850Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatefilter=/tmp/go-build2401649780/b1881/_pkg_.a
2025-08-20T22:46:09.3184465Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatejob=/tmp/go-build2401649780/b1882/_pkg_.a
2025-08-20T22:46:09.3186143Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatemodelsnapshot=/tmp/go-build2401649780/b1883/_pkg_.a
2025-08-20T22:46:09.3188343Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatetrainedmodeldeployment=/tmp/go-build2401649780/b1884/_pkg_.a
2025-08-20T22:46:09.3190207Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/upgradejobsnapshot=/tmp/go-build2401649780/b1885/_pkg_.a
2025-08-20T22:46:09.3191866Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/validate=/tmp/go-build2401649780/b1886/_pkg_.a
2025-08-20T22:46:09.3193501Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/validatedetector=/tmp/go-build2401649780/b1887/_pkg_.a
2025-08-20T22:46:09.3195165Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/monitoring/bulk=/tmp/go-build2401649780/b1888/_pkg_.a
2025-08-20T22:46:09.3197005Z [00:05:09.923]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/clearrepositoriesmeteringarchive=/tmp/go-build2401649780/b1889/_pkg_.a
2025-08-20T22:46:09.3199466Z [00:05:09.924]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/getrepositoriesmeteringinfo=/tmp/go-build2401649780/b1890/_pkg_.a
2025-08-20T22:46:09.3201316Z [00:05:09.924]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/hotthreads=/tmp/go-build2401649780/b1891/_pkg_.a
2025-08-20T22:46:09.3202927Z [00:05:09.924]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/info=/tmp/go-build2401649780/b1893/_pkg_.a
2025-08-20T22:46:09.3204627Z [00:05:09.924]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/reloadsecuresettings=/tmp/go-build2401649780/b1894/_pkg_.a
2025-08-20T22:46:09.3206312Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/stats=/tmp/go-build2401649780/b1895/_pkg_.a
2025-08-20T22:46:09.3208094Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/usage=/tmp/go-build2401649780/b1896/_pkg_.a
2025-08-20T22:46:09.3209796Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/flamegraph=/tmp/go-build2401649780/b1897/_pkg_.a
2025-08-20T22:46:09.3211528Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/stacktraces=/tmp/go-build2401649780/b1898/_pkg_.a
2025-08-20T22:46:09.3213422Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/status=/tmp/go-build2401649780/b1899/_pkg_.a
2025-08-20T22:46:09.3215085Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/topnfunctions=/tmp/go-build2401649780/b1900/_pkg_.a
2025-08-20T22:46:09.3217051Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleterule=/tmp/go-build2401649780/b1901/_pkg_.a
2025-08-20T22:46:09.3218833Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleteruleset=/tmp/go-build2401649780/b1902/_pkg_.a
2025-08-20T22:46:09.3220436Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getrule=/tmp/go-build2401649780/b1903/_pkg_.a
2025-08-20T22:46:09.3222035Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getruleset=/tmp/go-build2401649780/b1904/_pkg_.a
2025-08-20T22:46:09.3223785Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/listrulesets=/tmp/go-build2401649780/b1905/_pkg_.a
2025-08-20T22:46:09.3225443Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putrule=/tmp/go-build2401649780/b1906/_pkg_.a
2025-08-20T22:46:09.3227275Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putruleset=/tmp/go-build2401649780/b1907/_pkg_.a
2025-08-20T22:46:09.3228930Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/test=/tmp/go-build2401649780/b1908/_pkg_.a
2025-08-20T22:46:09.3230532Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/deletejob=/tmp/go-build2401649780/b1909/_pkg_.a
2025-08-20T22:46:09.3232266Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getjobs=/tmp/go-build2401649780/b1910/_pkg_.a
2025-08-20T22:46:09.3233957Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupcaps=/tmp/go-build2401649780/b1911/_pkg_.a
2025-08-20T22:46:09.3235714Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupindexcaps=/tmp/go-build2401649780/b1912/_pkg_.a
2025-08-20T22:46:09.3237526Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/putjob=/tmp/go-build2401649780/b1913/_pkg_.a
2025-08-20T22:46:09.3239225Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/rollupsearch=/tmp/go-build2401649780/b1914/_pkg_.a
2025-08-20T22:46:09.3240894Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/startjob=/tmp/go-build2401649780/b1915/_pkg_.a
2025-08-20T22:46:09.3242645Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/stopjob=/tmp/go-build2401649780/b1916/_pkg_.a
2025-08-20T22:46:09.3244499Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/cachestats=/tmp/go-build2401649780/b1917/_pkg_.a
2025-08-20T22:46:09.3246419Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/clearcache=/tmp/go-build2401649780/b1918/_pkg_.a
2025-08-20T22:46:09.3248446Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/mount=/tmp/go-build2401649780/b1919/_pkg_.a
2025-08-20T22:46:09.3250264Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/stats=/tmp/go-build2401649780/b1920/_pkg_.a
2025-08-20T22:46:09.3252071Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/delete=/tmp/go-build2401649780/b1922/_pkg_.a
2025-08-20T22:46:09.3254077Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/deletebehavioralanalytics=/tmp/go-build2401649780/b1923/_pkg_.a
2025-08-20T22:46:09.3256026Z [00:05:09.925]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/get=/tmp/go-build2401649780/b1924/_pkg_.a
2025-08-20T22:46:09.3258231Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/getbehavioralanalytics=/tmp/go-build2401649780/b1925/_pkg_.a
2025-08-20T22:46:09.3260165Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/list=/tmp/go-build2401649780/b1926/_pkg_.a
2025-08-20T22:46:09.3261918Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/put=/tmp/go-build2401649780/b1927/_pkg_.a
2025-08-20T22:46:09.3263855Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/putbehavioralanalytics=/tmp/go-build2401649780/b1928/_pkg_.a
2025-08-20T22:46:09.3265789Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/search=/tmp/go-build2401649780/b1929/_pkg_.a
2025-08-20T22:46:09.3267912Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/activateuserprofile=/tmp/go-build2401649780/b1930/_pkg_.a
2025-08-20T22:46:09.3269702Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/authenticate=/tmp/go-build2401649780/b1932/_pkg_.a
2025-08-20T22:46:09.3271408Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkdeleterole=/tmp/go-build2401649780/b1933/_pkg_.a
2025-08-20T22:46:09.3273103Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkputrole=/tmp/go-build2401649780/b1934/_pkg_.a
2025-08-20T22:46:09.3274840Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkupdateapikeys=/tmp/go-build2401649780/b1935/_pkg_.a
2025-08-20T22:46:09.3276756Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/changepassword=/tmp/go-build2401649780/b1936/_pkg_.a
2025-08-20T22:46:09.3278750Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearapikeycache=/tmp/go-build2401649780/b1937/_pkg_.a
2025-08-20T22:46:09.3280645Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedprivileges=/tmp/go-build2401649780/b1938/_pkg_.a
2025-08-20T22:46:09.3282568Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedrealms=/tmp/go-build2401649780/b1939/_pkg_.a
2025-08-20T22:46:09.3284792Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedroles=/tmp/go-build2401649780/b1940/_pkg_.a
2025-08-20T22:46:09.3286701Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedservicetokens=/tmp/go-build2401649780/b1941/_pkg_.a
2025-08-20T22:46:09.3288891Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/createapikey=/tmp/go-build2401649780/b1942/_pkg_.a
2025-08-20T22:46:09.3290813Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/createcrossclusterapikey=/tmp/go-build2401649780/b1943/_pkg_.a
2025-08-20T22:46:09.3292768Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/createservicetoken=/tmp/go-build2401649780/b1944/_pkg_.a
2025-08-20T22:46:09.3294651Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteprivileges=/tmp/go-build2401649780/b1945/_pkg_.a
2025-08-20T22:46:09.3296444Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterole=/tmp/go-build2401649780/b1946/_pkg_.a
2025-08-20T22:46:09.3298458Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterolemapping=/tmp/go-build2401649780/b1947/_pkg_.a
2025-08-20T22:46:09.3300329Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteservicetoken=/tmp/go-build2401649780/b1948/_pkg_.a
2025-08-20T22:46:09.3302116Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteuser=/tmp/go-build2401649780/b1949/_pkg_.a
2025-08-20T22:46:09.3303965Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuser=/tmp/go-build2401649780/b1950/_pkg_.a
2025-08-20T22:46:09.3305757Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuserprofile=/tmp/go-build2401649780/b1951/_pkg_.a
2025-08-20T22:46:09.3307688Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuser=/tmp/go-build2401649780/b1952/_pkg_.a
2025-08-20T22:46:09.3309467Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuserprofile=/tmp/go-build2401649780/b1953/_pkg_.a
2025-08-20T22:46:09.3311262Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollkibana=/tmp/go-build2401649780/b1954/_pkg_.a
2025-08-20T22:46:09.3313090Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollnode=/tmp/go-build2401649780/b1955/_pkg_.a
2025-08-20T22:46:09.3314791Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getapikey=/tmp/go-build2401649780/b1956/_pkg_.a
2025-08-20T22:46:09.3316583Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getbuiltinprivileges=/tmp/go-build2401649780/b1957/_pkg_.a
2025-08-20T22:46:09.3318854Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getprivileges=/tmp/go-build2401649780/b1958/_pkg_.a
2025-08-20T22:46:09.3320566Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getrole=/tmp/go-build2401649780/b1959/_pkg_.a
2025-08-20T22:46:09.3322411Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getrolemapping=/tmp/go-build2401649780/b1960/_pkg_.a
2025-08-20T22:46:09.3324244Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getserviceaccounts=/tmp/go-build2401649780/b1961/_pkg_.a
2025-08-20T22:46:09.3326139Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getservicecredentials=/tmp/go-build2401649780/b1962/_pkg_.a
2025-08-20T22:46:09.3328146Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getsettings=/tmp/go-build2401649780/b1963/_pkg_.a
2025-08-20T22:46:09.3329900Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/gettoken=/tmp/go-build2401649780/b1964/_pkg_.a
2025-08-20T22:46:09.3331598Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getuser=/tmp/go-build2401649780/b1966/_pkg_.a
2025-08-20T22:46:09.3333543Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprivileges=/tmp/go-build2401649780/b1967/_pkg_.a
2025-08-20T22:46:09.3335453Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprofile=/tmp/go-build2401649780/b1968/_pkg_.a
2025-08-20T22:46:09.3337663Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/grantapikey=/tmp/go-build2401649780/b1969/_pkg_.a
2025-08-20T22:46:09.3339441Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivileges=/tmp/go-build2401649780/b1971/_pkg_.a
2025-08-20T22:46:09.3341380Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivilegesuserprofile=/tmp/go-build2401649780/b1972/_pkg_.a
2025-08-20T22:46:09.3343306Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidateapikey=/tmp/go-build2401649780/b1973/_pkg_.a
2025-08-20T22:46:09.3345226Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidatetoken=/tmp/go-build2401649780/b1974/_pkg_.a
2025-08-20T22:46:09.3347272Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcauthenticate=/tmp/go-build2401649780/b1975/_pkg_.a
2025-08-20T22:46:09.3349129Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/oidclogout=/tmp/go-build2401649780/b1976/_pkg_.a
2025-08-20T22:46:09.3351040Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcprepareauthentication=/tmp/go-build2401649780/b1977/_pkg_.a
2025-08-20T22:46:09.3352941Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putprivileges=/tmp/go-build2401649780/b1978/_pkg_.a
2025-08-20T22:46:09.3354689Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putrole=/tmp/go-build2401649780/b1979/_pkg_.a
2025-08-20T22:46:09.3356456Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putrolemapping=/tmp/go-build2401649780/b1980/_pkg_.a
2025-08-20T22:46:09.3358692Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putuser=/tmp/go-build2401649780/b1981/_pkg_.a
2025-08-20T22:46:09.3360425Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/queryapikeys=/tmp/go-build2401649780/b1982/_pkg_.a
2025-08-20T22:46:09.3362146Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/queryrole=/tmp/go-build2401649780/b1983/_pkg_.a
2025-08-20T22:46:09.3363826Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/queryuser=/tmp/go-build2401649780/b1984/_pkg_.a
2025-08-20T22:46:09.3365579Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlauthenticate=/tmp/go-build2401649780/b1985/_pkg_.a
2025-08-20T22:46:09.3367571Z [00:05:09.926]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlcompletelogout=/tmp/go-build2401649780/b1986/_pkg_.a
2025-08-20T22:46:09.3369402Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlinvalidate=/tmp/go-build2401649780/b1987/_pkg_.a
2025-08-20T22:46:09.3371142Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samllogout=/tmp/go-build2401649780/b1988/_pkg_.a
2025-08-20T22:46:09.3373001Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlprepareauthentication=/tmp/go-build2401649780/b1989/_pkg_.a
2025-08-20T22:46:09.3375013Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlserviceprovidermetadata=/tmp/go-build2401649780/b1990/_pkg_.a
2025-08-20T22:46:09.3376958Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/suggestuserprofiles=/tmp/go-build2401649780/b1991/_pkg_.a
2025-08-20T22:46:09.3378910Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updateapikey=/tmp/go-build2401649780/b1992/_pkg_.a
2025-08-20T22:46:09.3380887Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updatecrossclusterapikey=/tmp/go-build2401649780/b1993/_pkg_.a
2025-08-20T22:46:09.3382772Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updatesettings=/tmp/go-build2401649780/b1994/_pkg_.a
2025-08-20T22:46:09.3384971Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updateuserprofiledata=/tmp/go-build2401649780/b1995/_pkg_.a
2025-08-20T22:46:09.3386797Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/deletenode=/tmp/go-build2401649780/b1996/_pkg_.a
2025-08-20T22:46:09.3388675Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/getnode=/tmp/go-build2401649780/b1997/_pkg_.a
2025-08-20T22:46:09.3390375Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/putnode=/tmp/go-build2401649780/b1998/_pkg_.a
2025-08-20T22:46:09.3392104Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/deletelifecycle=/tmp/go-build2401649780/b2000/_pkg_.a
2025-08-20T22:46:09.3393849Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/executelifecycle=/tmp/go-build2401649780/b2001/_pkg_.a
2025-08-20T22:46:09.3395603Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/executeretention=/tmp/go-build2401649780/b2002/_pkg_.a
2025-08-20T22:46:09.3397451Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/getlifecycle=/tmp/go-build2401649780/b2003/_pkg_.a
2025-08-20T22:46:09.3399089Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstats=/tmp/go-build2401649780/b2004/_pkg_.a
2025-08-20T22:46:09.3400695Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstatus=/tmp/go-build2401649780/b2005/_pkg_.a
2025-08-20T22:46:09.3402473Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/putlifecycle=/tmp/go-build2401649780/b2006/_pkg_.a
2025-08-20T22:46:09.3404226Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/start=/tmp/go-build2401649780/b2007/_pkg_.a
2025-08-20T22:46:09.3405788Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/stop=/tmp/go-build2401649780/b2008/_pkg_.a
2025-08-20T22:46:09.3407755Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/cleanuprepository=/tmp/go-build2401649780/b2009/_pkg_.a
2025-08-20T22:46:09.3409532Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/clone=/tmp/go-build2401649780/b2010/_pkg_.a
2025-08-20T22:46:09.3411193Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/create=/tmp/go-build2401649780/b2011/_pkg_.a
2025-08-20T22:46:09.3412982Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/createrepository=/tmp/go-build2401649780/b2012/_pkg_.a
2025-08-20T22:46:09.3414754Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/delete=/tmp/go-build2401649780/b2013/_pkg_.a
2025-08-20T22:46:09.3416527Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/deleterepository=/tmp/go-build2401649780/b2014/_pkg_.a
2025-08-20T22:46:09.3418604Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/get=/tmp/go-build2401649780/b2015/_pkg_.a
2025-08-20T22:46:09.3420290Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/getrepository=/tmp/go-build2401649780/b2017/_pkg_.a
2025-08-20T22:46:09.3422178Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/repositoryverifyintegrity=/tmp/go-build2401649780/b2018/_pkg_.a
2025-08-20T22:46:09.3423993Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/restore=/tmp/go-build2401649780/b2019/_pkg_.a
2025-08-20T22:46:09.3425778Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/status=/tmp/go-build2401649780/b2020/_pkg_.a
2025-08-20T22:46:09.3427688Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/verifyrepository=/tmp/go-build2401649780/b2021/_pkg_.a
2025-08-20T22:46:09.3429524Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/clearcursor=/tmp/go-build2401649780/b2022/_pkg_.a
2025-08-20T22:46:09.3431147Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/deleteasync=/tmp/go-build2401649780/b2023/_pkg_.a
2025-08-20T22:46:09.3432741Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasync=/tmp/go-build2401649780/b2024/_pkg_.a
2025-08-20T22:46:09.3434388Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasyncstatus=/tmp/go-build2401649780/b2025/_pkg_.a
2025-08-20T22:46:09.3436009Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/query=/tmp/go-build2401649780/b2026/_pkg_.a
2025-08-20T22:46:09.3437835Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/translate=/tmp/go-build2401649780/b2028/_pkg_.a
2025-08-20T22:46:09.3439475Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ssl/certificates=/tmp/go-build2401649780/b2029/_pkg_.a
2025-08-20T22:46:09.3441178Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonym=/tmp/go-build2401649780/b2030/_pkg_.a
2025-08-20T22:46:09.3442988Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonymrule=/tmp/go-build2401649780/b2031/_pkg_.a
2025-08-20T22:46:09.3444846Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonym=/tmp/go-build2401649780/b2032/_pkg_.a
2025-08-20T22:46:09.3446763Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymrule=/tmp/go-build2401649780/b2033/_pkg_.a
2025-08-20T22:46:09.3448800Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymssets=/tmp/go-build2401649780/b2034/_pkg_.a
2025-08-20T22:46:09.3450597Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonym=/tmp/go-build2401649780/b2035/_pkg_.a
2025-08-20T22:46:09.3452348Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonymrule=/tmp/go-build2401649780/b2036/_pkg_.a
2025-08-20T22:46:09.3454049Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/tasks/cancel=/tmp/go-build2401649780/b2037/_pkg_.a
2025-08-20T22:46:09.3455598Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/tasks/get=/tmp/go-build2401649780/b2038/_pkg_.a
2025-08-20T22:46:09.3457312Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/tasks/list=/tmp/go-build2401649780/b2039/_pkg_.a
2025-08-20T22:46:09.3459061Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findfieldstructure=/tmp/go-build2401649780/b2041/_pkg_.a
2025-08-20T22:46:09.3461052Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findmessagestructure=/tmp/go-build2401649780/b2042/_pkg_.a
2025-08-20T22:46:09.3462962Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findstructure=/tmp/go-build2401649780/b2043/_pkg_.a
2025-08-20T22:46:09.3464875Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/testgrokpattern=/tmp/go-build2401649780/b2044/_pkg_.a
2025-08-20T22:46:09.3466768Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/deletetransform=/tmp/go-build2401649780/b2045/_pkg_.a
2025-08-20T22:46:09.3468767Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/getnodestats=/tmp/go-build2401649780/b2046/_pkg_.a
2025-08-20T22:46:09.3470451Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransform=/tmp/go-build2401649780/b2047/_pkg_.a
2025-08-20T22:46:09.3472125Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransformstats=/tmp/go-build2401649780/b2048/_pkg_.a
2025-08-20T22:46:09.3473683Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/previewtransform=/tmp/go-build2401649780/b2049/_pkg_.a
2025-08-20T22:46:09.3475190Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/puttransform=/tmp/go-build2401649780/b2050/_pkg_.a
2025-08-20T22:46:09.3476676Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/resettransform=/tmp/go-build2401649780/b2051/_pkg_.a
2025-08-20T22:46:09.3478608Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/schedulenowtransform=/tmp/go-build2401649780/b2052/_pkg_.a
2025-08-20T22:46:09.3480549Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/starttransform=/tmp/go-build2401649780/b2053/_pkg_.a
2025-08-20T22:46:09.3482350Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/stoptransform=/tmp/go-build2401649780/b2054/_pkg_.a
2025-08-20T22:46:09.3484180Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/updatetransform=/tmp/go-build2401649780/b2055/_pkg_.a
2025-08-20T22:46:09.3486428Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/upgradetransforms=/tmp/go-build2401649780/b2056/_pkg_.a
2025-08-20T22:46:09.3488363Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/ackwatch=/tmp/go-build2401649780/b2057/_pkg_.a
2025-08-20T22:46:09.3490110Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/activatewatch=/tmp/go-build2401649780/b2058/_pkg_.a
2025-08-20T22:46:09.3492088Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deactivatewatch=/tmp/go-build2401649780/b2059/_pkg_.a
2025-08-20T22:46:09.3493820Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deletewatch=/tmp/go-build2401649780/b2060/_pkg_.a
2025-08-20T22:46:09.3495550Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/executewatch=/tmp/go-build2401649780/b2061/_pkg_.a
2025-08-20T22:46:09.3497371Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getsettings=/tmp/go-build2401649780/b2063/_pkg_.a
2025-08-20T22:46:09.3499026Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getwatch=/tmp/go-build2401649780/b2064/_pkg_.a
2025-08-20T22:46:09.3500735Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/putwatch=/tmp/go-build2401649780/b2065/_pkg_.a
2025-08-20T22:46:09.3502475Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/querywatches=/tmp/go-build2401649780/b2066/_pkg_.a
2025-08-20T22:46:09.3504199Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/start=/tmp/go-build2401649780/b2067/_pkg_.a
2025-08-20T22:46:09.3505850Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stats=/tmp/go-build2401649780/b2068/_pkg_.a
2025-08-20T22:46:09.3507653Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stop=/tmp/go-build2401649780/b2069/_pkg_.a
2025-08-20T22:46:09.3509409Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/updatesettings=/tmp/go-build2401649780/b2070/_pkg_.a
2025-08-20T22:46:09.3511112Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/xpack/info=/tmp/go-build2401649780/b2071/_pkg_.a
2025-08-20T22:46:09.3512840Z [00:05:09.927]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/xpack/usage=/tmp/go-build2401649780/b2073/_pkg_.a
2025-08-20T22:46:09.3514083Z [00:05:09.927]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:09.3514784Z [00:05:09.927]➜  EOF
2025-08-20T22:46:09.3520228Z [00:05:09.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1358/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi=>github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi;$WORK/b1358=>" -p github.com/elastic/go-elasticsearch/v8/typedapi -lang=go1.22 -complete -installsuffix shared -buildid uZorhgUf84mQILlIA-XY/uZorhgUf84mQILlIA-XY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1358/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/api._.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/typedapi/typedclient.request.go
2025-08-20T22:46:09.3524529Z [00:05:09.946]➜  go tool buildid -w $WORK/b2225/_pkg_.a # internal
2025-08-20T22:46:09.3525938Z [00:05:09.948]➜  cp $WORK/b2225/_pkg_.a /root/.cache/go-build/94/94d66a619c3d12359818a6affe948bd7ac9a635d6a156e3fbeecefef16f8874a-d # internal
2025-08-20T22:46:09.3527460Z [00:05:09.951]➜  debug/dwarf
2025-08-20T22:46:09.3527979Z [00:05:09.953]➜  mkdir -p $WORK/b2228/
2025-08-20T22:46:09.3528732Z [00:05:09.954]➜  cat >/tmp/go-build2401649780/b2228/importcfg << 'EOF' # internal
2025-08-20T22:46:09.3529439Z [00:05:09.954]➜  # import config
2025-08-20T22:46:09.3530107Z [00:05:09.954]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.3531009Z [00:05:09.954]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:09.3531908Z [00:05:09.954]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.3532730Z [00:05:09.954]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.3533523Z [00:05:09.954]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.3534332Z [00:05:09.954]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:09.3535255Z [00:05:09.954]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:09.3536089Z [00:05:09.954]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.3536959Z [00:05:09.954]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.3537777Z [00:05:09.954]➜  EOF
2025-08-20T22:46:09.3543186Z [00:05:09.954]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2228/_pkg_.a -trimpath "/root/.go/src/debug/dwarf=>debug/dwarf;$WORK/b2228=>" -p debug/dwarf -lang=go1.25 -std -complete -installsuffix shared -buildid xzayDZolfEJh7AlvbL34/xzayDZolfEJh7AlvbL34 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2228/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-20T22:46:09.4056223Z [00:05:10.076]➜  go tool buildid -w $WORK/b2187/_pkg_.a # internal
2025-08-20T22:46:09.4063167Z [00:05:10.080]➜  cp $WORK/b2187/_pkg_.a /root/.cache/go-build/a9/a9ec9778c121b9db7b4e86de2ede6fdf8817149828cc656589c7f2539102acd7-d # internal
2025-08-20T22:46:09.4064743Z [00:05:10.080]➜  github.com/sijms/go-ora/v2/advanced_nego
2025-08-20T22:46:09.4067422Z [00:05:10.080]➜  mkdir -p $WORK/b2183/
2025-08-20T22:46:09.4068306Z [00:05:10.081]➜  cat >/tmp/go-build2401649780/b2183/importcfg << 'EOF' # internal
2025-08-20T22:46:09.4068990Z [00:05:10.081]➜  # import config
2025-08-20T22:46:09.4069666Z [00:05:10.081]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:46:09.4070534Z [00:05:10.081]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:46:09.4071625Z [00:05:10.081]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:09.4072613Z [00:05:10.081]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:09.4073553Z [00:05:10.081]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.4074553Z [00:05:10.081]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.4075693Z [00:05:10.081]➜  packagefile github.com/sijms/go-ora/v2/advanced_nego/ntlmssp=/tmp/go-build2401649780/b2184/_pkg_.a
2025-08-20T22:46:09.4077027Z [00:05:10.081]➜  packagefile github.com/sijms/go-ora/v2/configurations=/tmp/go-build2401649780/b2186/_pkg_.a
2025-08-20T22:46:09.4078939Z [00:05:10.081]➜  packagefile github.com/sijms/go-ora/v2/network=/tmp/go-build2401649780/b2187/_pkg_.a
2025-08-20T22:46:09.4080211Z [00:05:10.081]➜  packagefile github.com/sijms/go-ora/v2/network/security=/tmp/go-build2401649780/b2190/_pkg_.a
2025-08-20T22:46:09.4081439Z [00:05:10.081]➜  packagefile github.com/sijms/go-ora/v2/trace=/tmp/go-build2401649780/b2191/_pkg_.a
2025-08-20T22:46:09.4082478Z [00:05:10.081]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:09.4083464Z [00:05:10.081]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:09.4084305Z [00:05:10.081]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.4084926Z [00:05:10.081]➜  EOF
2025-08-20T22:46:09.4092972Z [00:05:10.081]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2183/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego=>github.com/sijms/go-ora/v2@v2.8.24/advanced_nego;$WORK/b2183=>" -p github.com/sijms/go-ora/v2/advanced_nego -lang=go1.18 -complete -installsuffix shared -buildid HqYaLAk6F3fjpwdjGCtG/HqYaLAk6F3fjpwdjGCtG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2183/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/advanced_nego.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/auth_service.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/comm.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/data_integrity_service.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/default_service.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/encrypt_service.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/nts.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/advanced_nego/supervisor_service.go
2025-08-20T22:46:09.5275997Z [00:05:10.202]➜  go tool buildid -w $WORK/b2183/_pkg_.a # internal
2025-08-20T22:46:09.5299338Z [00:05:10.204]➜  cp $WORK/b2183/_pkg_.a /root/.cache/go-build/39/397718a5bb06e8dea4dd91571b6ff369ff101d91fb21cf2ae22a40e36cc52d91-d # internal
2025-08-20T22:46:09.5310789Z [00:05:10.205]➜  github.com/sijms/go-ora/v2
2025-08-20T22:46:09.5314447Z [00:05:10.205]➜  mkdir -p $WORK/b2182/
2025-08-20T22:46:09.5321299Z [00:05:10.206]➜  cat >/tmp/go-build2401649780/b2182/importcfg << 'EOF' # internal
2025-08-20T22:46:09.5322148Z [00:05:10.206]➜  # import config
2025-08-20T22:46:09.5322830Z [00:05:10.206]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.5323686Z [00:05:10.206]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:09.5324573Z [00:05:10.206]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:46:09.5325484Z [00:05:10.206]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:46:09.5326368Z [00:05:10.206]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:46:09.5327535Z [00:05:10.206]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:46:09.5328631Z [00:05:10.206]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:46:09.5329555Z [00:05:10.206]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:09.5330489Z [00:05:10.206]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:46:09.5331676Z [00:05:10.206]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:46:09.5332672Z [00:05:10.206]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:09.5333616Z [00:05:10.206]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:09.5334796Z [00:05:10.206]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:09.5335777Z [00:05:10.206]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:09.5336733Z [00:05:10.206]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:09.5337790Z [00:05:10.206]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:09.5338665Z [00:05:10.206]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.5339471Z [00:05:10.206]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.5340546Z [00:05:10.206]➜  packagefile github.com/sijms/go-ora/v2/advanced_nego=/tmp/go-build2401649780/b2183/_pkg_.a
2025-08-20T22:46:09.5342070Z [00:05:10.206]➜  packagefile github.com/sijms/go-ora/v2/configurations=/tmp/go-build2401649780/b2186/_pkg_.a
2025-08-20T22:46:09.5343380Z [00:05:10.206]➜  packagefile github.com/sijms/go-ora/v2/converters=/tmp/go-build2401649780/b2188/_pkg_.a
2025-08-20T22:46:09.5344720Z [00:05:10.206]➜  packagefile github.com/sijms/go-ora/v2/lazy_init=/tmp/go-build2401649780/b2189/_pkg_.a
2025-08-20T22:46:09.5345944Z [00:05:10.206]➜  packagefile github.com/sijms/go-ora/v2/network=/tmp/go-build2401649780/b2187/_pkg_.a
2025-08-20T22:46:09.5357602Z [00:05:10.206]➜  packagefile github.com/sijms/go-ora/v2/network/security=/tmp/go-build2401649780/b2190/_pkg_.a
2025-08-20T22:46:09.5359013Z [00:05:10.206]➜  packagefile github.com/sijms/go-ora/v2/trace=/tmp/go-build2401649780/b2191/_pkg_.a
2025-08-20T22:46:09.5360062Z [00:05:10.206]➜  packagefile go/types=/tmp/go-build2401649780/b2192/_pkg_.a
2025-08-20T22:46:09.5360912Z [00:05:10.206]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.5361915Z [00:05:10.206]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:09.5362786Z [00:05:10.206]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:09.5363679Z [00:05:10.206]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:09.5364508Z [00:05:10.206]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:09.5365309Z [00:05:10.206]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:09.5366193Z [00:05:10.206]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:09.5367077Z [00:05:10.206]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.5368086Z [00:05:10.206]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.5368927Z [00:05:10.206]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:09.5369763Z [00:05:10.206]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:09.5370650Z [00:05:10.206]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:09.5371286Z [00:05:10.206]➜  EOF
2025-08-20T22:46:09.5385972Z [00:05:10.206]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2182/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24=>github.com/sijms/go-ora/v2@v2.8.24;$WORK/b2182=>" -p github.com/sijms/go-ora/v2 -lang=go1.18 -complete -installsuffix shared -buildid SluYsJq0bPy6wTAHmW39/SluYsJq0bPy6wTAHmW39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2182/importcfg -pack /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/auth_object.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/bfile.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/bulk_copy.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/command.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/connection.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/connection_string.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/custom_types.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/data_set.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/data_type_nego.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/db_version.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/driver.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/lob.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/number.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/oracletype_string.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/parameter.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/parameter_encode.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/ref_cursor.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/rowid.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/simple_object.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/tcp_protocol_nego.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/timestamp.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/timestampTZ.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/transaction.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/udt.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/urowid.go /root/go/pkg/mod/github.com/sijms/go-ora/v2@v2.8.24/utils.go
2025-08-20T22:46:09.7183303Z [00:05:10.392]➜  cat >/tmp/go-build2401649780/b2222/importcfg << 'EOF' # internal
2025-08-20T22:46:09.7210828Z [00:05:10.392]➜  # import config
2025-08-20T22:46:09.7211484Z [00:05:10.392]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.7212277Z [00:05:10.392]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.7213239Z [00:05:10.392]➜  packagefile github.com/JohnCGriffin/overflow=/tmp/go-build2401649780/b2223/_pkg_.a
2025-08-20T22:46:09.7214364Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:46:09.7215580Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:46:09.7217036Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:46:09.7218483Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/compute/exec=/tmp/go-build2401649780/b2220/_pkg_.a
2025-08-20T22:46:09.7219803Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:46:09.7221165Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal256=/tmp/go-build2401649780/b816/_pkg_.a
2025-08-20T22:46:09.7222446Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/float16=/tmp/go-build2401649780/b817/_pkg_.a
2025-08-20T22:46:09.7223769Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:46:09.7225057Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:46:09.7226295Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/scalar=/tmp/go-build2401649780/b2221/_pkg_.a
2025-08-20T22:46:09.7227742Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/internal/bitutils=/tmp/go-build2401649780/b821/_pkg_.a
2025-08-20T22:46:09.7229098Z [00:05:10.392]➜  packagefile github.com/apache/arrow/go/v15/internal/hashing=/tmp/go-build2401649780/b823/_pkg_.a
2025-08-20T22:46:09.7230291Z [00:05:10.392]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:46:09.7231289Z [00:05:10.392]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:46:09.7232122Z [00:05:10.392]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:09.7232901Z [00:05:10.392]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:46:09.7233665Z [00:05:10.392]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:09.7234549Z [00:05:10.392]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.7235328Z [00:05:10.392]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:09.7236127Z [00:05:10.392]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:09.7236866Z [00:05:10.392]➜  EOF
2025-08-20T22:46:09.7268948Z [00:05:10.392]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2222/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -lang=go1.20 -installsuffix shared -buildid u5uxj3NgwUBjnz02sA1E/u5uxj3NgwUBjnz02sA1E -goversion go1.25.0 -symabis $WORK/b2222/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b2222/importcfg -pack -asmhdr $WORK/b2222/go_asm.h /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/base_arithmetic.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/base_arithmetic_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/base_arithmetic_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/base_arithmetic_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/boolean_cast.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/cast.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/cast_numeric.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/cast_numeric_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/cast_numeric_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/cast_numeric_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/cast_temporal.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/compareoperator_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/constant_factor.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/constant_factor_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/constant_factor_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/constant_factor_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/helpers.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/numeric_cast.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/rounding.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/roundmode_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/scalar_arithmetic.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/scalar_boolean.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/scalar_comparison_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/scalar_comparison_avx2_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/scalar_comparison_sse4_amd64.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/scalar_comparisons.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/string_casts.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/types.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/vector_hash.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/vector_run_end_encode.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels/vector_selection.go
2025-08-20T22:46:09.7300828Z [00:05:10.404]➜  go tool buildid -w $WORK/b2228/_pkg_.a # internal
2025-08-20T22:46:09.7345916Z [00:05:10.409]➜  cp $WORK/b2228/_pkg_.a /root/.cache/go-build/04/04031efaf7382258dbb0dae49289663a87171759a2f90f9a4691699b8bebb48b-d # internal
2025-08-20T22:46:09.7372191Z [00:05:10.411]➜  debug/macho
2025-08-20T22:46:09.7378648Z [00:05:10.412]➜  mkdir -p $WORK/b2227/
2025-08-20T22:46:09.7379947Z [00:05:10.412]➜  cat >/tmp/go-build2401649780/b2227/importcfg << 'EOF' # internal
2025-08-20T22:46:09.7381981Z [00:05:10.412]➜  # import config
2025-08-20T22:46:09.7382909Z [00:05:10.412]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.7385127Z [00:05:10.412]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:46:09.7386385Z [00:05:10.412]➜  packagefile debug/dwarf=/tmp/go-build2401649780/b2228/_pkg_.a
2025-08-20T22:46:09.7389355Z [00:05:10.412]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:09.7390699Z [00:05:10.412]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.7394687Z [00:05:10.412]➜  packagefile internal/saferio=/tmp/go-build2401649780/b687/_pkg_.a
2025-08-20T22:46:09.7395564Z [00:05:10.412]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.7396330Z [00:05:10.412]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:09.7397320Z [00:05:10.412]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:09.7398209Z [00:05:10.412]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.7398838Z [00:05:10.412]➜  EOF
2025-08-20T22:46:09.7402887Z [00:05:10.412]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2227/_pkg_.a -trimpath "/root/.go/src/debug/macho=>debug/macho;$WORK/b2227=>" -p debug/macho -lang=go1.25 -std -complete -installsuffix shared -buildid sFH6funQuvzzejYANENY/sFH6funQuvzzejYANENY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2227/importcfg -pack /root/.go/src/debug/macho/fat.go /root/.go/src/debug/macho/file.go /root/.go/src/debug/macho/macho.go /root/.go/src/debug/macho/reloctype.go /root/.go/src/debug/macho/reloctype_string.go
2025-08-20T22:46:09.8921963Z [00:05:10.566]➜  go tool buildid -w $WORK/b2227/_pkg_.a # internal
2025-08-20T22:46:09.8958092Z [00:05:10.570]➜  cp $WORK/b2227/_pkg_.a /root/.cache/go-build/28/283a7a826e888b0df0761535d9544b9ee317b6aa662e70b3714fb2bb73c3d436-d # internal
2025-08-20T22:46:09.8989331Z [00:05:10.570]➜  github.com/gabriel-vasile/mimetype/internal/json
2025-08-20T22:46:09.8998365Z [00:05:10.570]➜  mkdir -p $WORK/b2229/
2025-08-20T22:46:09.8999142Z [00:05:10.571]➜  cat >/tmp/go-build2401649780/b2229/importcfg << 'EOF' # internal
2025-08-20T22:46:09.8999876Z [00:05:10.571]➜  # import config
2025-08-20T22:46:09.9000598Z [00:05:10.571]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.9001489Z [00:05:10.571]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:09.9002110Z [00:05:10.571]➜  EOF
2025-08-20T22:46:09.9006183Z [00:05:10.571]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2229/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/json=>github.com/gabriel-vasile/mimetype@v1.4.7/internal/json;$WORK/b2229=>" -p github.com/gabriel-vasile/mimetype/internal/json -lang=go1.20 -complete -installsuffix shared -buildid DOZaNK5CYaJwnNDfNd2-/DOZaNK5CYaJwnNDfNd2- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2229/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/json/json.go
2025-08-20T22:46:09.9520870Z [00:05:10.626]➜  go tool buildid -w $WORK/b2229/_pkg_.a # internal
2025-08-20T22:46:09.9526779Z [00:05:10.627]➜  cp $WORK/b2229/_pkg_.a /root/.cache/go-build/f3/f3d309ff36ad0a0a901dc12aa4b9d25e3f8efaeea4dfebd8e6339f551440d17a-d # internal
2025-08-20T22:46:09.9534652Z [00:05:10.628]➜  github.com/gabriel-vasile/mimetype/internal/magic
2025-08-20T22:46:09.9537533Z [00:05:10.628]➜  mkdir -p $WORK/b2226/
2025-08-20T22:46:09.9546297Z [00:05:10.628]➜  cat >/tmp/go-build2401649780/b2226/importcfg << 'EOF' # internal
2025-08-20T22:46:09.9547046Z [00:05:10.628]➜  # import config
2025-08-20T22:46:09.9547886Z [00:05:10.628]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:09.9550502Z [00:05:10.628]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:09.9553475Z [00:05:10.628]➜  packagefile debug/macho=/tmp/go-build2401649780/b2227/_pkg_.a
2025-08-20T22:46:09.9554431Z [00:05:10.628]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:09.9555383Z [00:05:10.628]➜  packagefile encoding/csv=/tmp/go-build2401649780/b304/_pkg_.a
2025-08-20T22:46:09.9556256Z [00:05:10.629]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:09.9557247Z [00:05:10.629]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:09.9558593Z [00:05:10.629]➜  packagefile github.com/gabriel-vasile/mimetype/internal/charset=/tmp/go-build2401649780/b2225/_pkg_.a
2025-08-20T22:46:09.9560014Z [00:05:10.629]➜  packagefile github.com/gabriel-vasile/mimetype/internal/json=/tmp/go-build2401649780/b2229/_pkg_.a
2025-08-20T22:46:09.9561091Z [00:05:10.629]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:09.9561875Z [00:05:10.629]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:09.9562704Z [00:05:10.629]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:09.9563556Z [00:05:10.629]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:09.9564210Z [00:05:10.629]➜  EOF
2025-08-20T22:46:09.9578078Z [00:05:10.629]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2226/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic=>github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic;$WORK/b2226=>" -p github.com/gabriel-vasile/mimetype/internal/magic -lang=go1.20 -complete -installsuffix shared -buildid DWed0HBBKiRM--2tThaU/DWed0HBBKiRM--2tThaU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2226/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/archive.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/audio.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/binary.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/database.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/document.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/font.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/ftyp.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/geo.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/image.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/magic.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/ms_office.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/ogg.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/text.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/text_csv.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/video.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/internal/magic/zip.go
2025-08-20T22:46:10.3119951Z [00:05:10.986]➜  go tool buildid -w $WORK/b2226/_pkg_.a # internal
2025-08-20T22:46:10.3203141Z [00:05:10.994]➜  cp $WORK/b2226/_pkg_.a /root/.cache/go-build/1c/1c3419b5798cc5883178c89296c67d311476b5630f3aa3d73c17a65a6e749379-d # internal
2025-08-20T22:46:10.3205515Z [00:05:10.995]➜  github.com/gabriel-vasile/mimetype
2025-08-20T22:46:10.3207869Z [00:05:10.995]➜  mkdir -p $WORK/b2224/
2025-08-20T22:46:10.3210895Z [00:05:10.995]➜  cat >/tmp/go-build2401649780/b2224/importcfg << 'EOF' # internal
2025-08-20T22:46:10.3211988Z [00:05:10.995]➜  # import config
2025-08-20T22:46:10.3213823Z [00:05:10.995]➜  packagefile github.com/gabriel-vasile/mimetype/internal/charset=/tmp/go-build2401649780/b2225/_pkg_.a
2025-08-20T22:46:10.3217543Z [00:05:10.995]➜  packagefile github.com/gabriel-vasile/mimetype/internal/magic=/tmp/go-build2401649780/b2226/_pkg_.a
2025-08-20T22:46:10.3218676Z [00:05:10.995]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:10.3219503Z [00:05:10.995]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:46:10.3220312Z [00:05:10.995]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:10.3221105Z [00:05:10.995]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:10.3221954Z [00:05:10.995]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:10.3222612Z [00:05:10.995]➜  EOF
2025-08-20T22:46:10.3230929Z [00:05:10.996]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2224/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7=>github.com/gabriel-vasile/mimetype@v1.4.7;$WORK/b2224=>" -p github.com/gabriel-vasile/mimetype -lang=go1.20 -complete -installsuffix shared -buildid VP7NpKoAd6vl-3OGQh8l/VP7NpKoAd6vl-3OGQh8l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2224/importcfg -pack /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/mime.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/mimetype.go /root/go/pkg/mod/github.com/gabriel-vasile/mimetype@v1.4.7/tree.go
2025-08-20T22:46:10.5394357Z [00:05:11.214]➜  go tool buildid -w $WORK/b2224/_pkg_.a # internal
2025-08-20T22:46:10.5419792Z [00:05:11.216]➜  cp $WORK/b2224/_pkg_.a /root/.cache/go-build/8a/8a7348f3743a8bbab4d25e4f3746f0e280dbb07daa48f593b2c2bf543fd89211-d # internal
2025-08-20T22:46:10.5429120Z [00:05:11.217]➜  github.com/sirupsen/logrus
2025-08-20T22:46:10.5431531Z [00:05:11.217]➜  mkdir -p $WORK/b2230/
2025-08-20T22:46:10.5444504Z [00:05:11.218]➜  cat >/tmp/go-build2401649780/b2230/importcfg << 'EOF' # internal
2025-08-20T22:46:10.5445239Z [00:05:11.218]➜  # import config
2025-08-20T22:46:10.5445861Z [00:05:11.218]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:10.5446607Z [00:05:11.218]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:10.5447579Z [00:05:11.218]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:10.5448416Z [00:05:11.218]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:10.5449251Z [00:05:11.218]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:10.5450095Z [00:05:11.218]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:46:10.5450924Z [00:05:11.218]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:10.5451800Z [00:05:11.218]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:46:10.5452518Z [00:05:11.218]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:10.5453219Z [00:05:11.218]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:10.5453946Z [00:05:11.218]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:10.5454662Z [00:05:11.218]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:10.5455366Z [00:05:11.218]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:10.5456093Z [00:05:11.218]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:10.5456801Z [00:05:11.218]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:10.5457693Z [00:05:11.218]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:10.5458459Z [00:05:11.218]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:10.5459233Z [00:05:11.218]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:10.5459834Z [00:05:11.218]➜  EOF
2025-08-20T22:46:10.5478127Z [00:05:11.218]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2230/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3=>github.com/sirupsen/logrus@v1.9.3;$WORK/b2230=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid 2ouyl1qmv1y-26CtmnaU/2ouyl1qmv1y-26CtmnaU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2230/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-20T22:46:10.5555514Z [00:05:11.230]➜  go tool buildid -w $WORK/b2182/_pkg_.a # internal
2025-08-20T22:46:10.5699155Z [00:05:11.244]➜  cp $WORK/b2182/_pkg_.a /root/.cache/go-build/6d/6d335199d064d5058881996127a5a7bfb025f225e13c12b3b5fdc0bec0b42dcb-d # internal
2025-08-20T22:46:10.5704692Z [00:05:11.245]➜  golang.org/x/crypto/ocsp
2025-08-20T22:46:10.5717746Z [00:05:11.245]➜  mkdir -p $WORK/b2231/
2025-08-20T22:46:10.5718517Z [00:05:11.245]➜  cat >/tmp/go-build2401649780/b2231/importcfg << 'EOF' # internal
2025-08-20T22:46:10.5719234Z [00:05:11.245]➜  # import config
2025-08-20T22:46:10.5720181Z [00:05:11.245]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:46:10.5721039Z [00:05:11.245]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:46:10.5722226Z [00:05:11.245]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:46:10.5724823Z [00:05:11.245]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:10.5727361Z [00:05:11.245]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:46:10.5729704Z [00:05:11.245]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:46:10.5730989Z [00:05:11.245]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:10.5733183Z [00:05:11.245]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:46:10.5735367Z [00:05:11.245]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:10.5736788Z [00:05:11.245]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:46:10.5739267Z [00:05:11.245]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:46:10.5741472Z [00:05:11.245]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:10.5742635Z [00:05:11.245]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:10.5749655Z [00:05:11.245]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:10.5750513Z [00:05:11.245]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:10.5751310Z [00:05:11.245]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:10.5751923Z [00:05:11.245]➜  EOF
2025-08-20T22:46:10.5755136Z [00:05:11.245]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2231/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ocsp=>golang.org/x/crypto@v0.39.0/ocsp;$WORK/b2231=>" -p golang.org/x/crypto/ocsp -lang=go1.23 -complete -installsuffix shared -buildid _rDA0WZLLanf_Y0pMI13/_rDA0WZLLanf_Y0pMI13 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2231/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/ocsp/ocsp.go
2025-08-20T22:46:10.6469999Z [00:05:11.318]➜  go tool buildid -w $WORK/b2231/_pkg_.a # internal
2025-08-20T22:46:10.6485777Z [00:05:11.323]➜  cp $WORK/b2231/_pkg_.a /root/.cache/go-build/47/47e084bab3f1cb5836deb86c91059d46d1d0a05c9aaaa8057c1a8e708de14a6a-d # internal
2025-08-20T22:46:10.6494505Z [00:05:11.323]➜  github.com/timeplus-io/proton-go-driver/v2/contributors
2025-08-20T22:46:10.6495273Z [00:05:11.323]➜  mkdir -p $WORK/b2233/
2025-08-20T22:46:10.6496051Z [00:05:11.323]➜  cat >/tmp/go-build2401649780/b2233/importcfg << 'EOF' # internal
2025-08-20T22:46:10.6496736Z [00:05:11.324]➜  # import config
2025-08-20T22:46:10.6497551Z [00:05:11.324]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:46:10.6498358Z [00:05:11.324]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:10.6498945Z [00:05:11.324]➜  EOF
2025-08-20T22:46:10.6502565Z [00:05:11.324]➜  cat >/tmp/go-build2401649780/b2233/embedcfg << 'EOF' # internal
2025-08-20T22:46:10.6503422Z [00:05:11.324]➜  {
2025-08-20T22:46:10.6503829Z [00:05:11.324]➜  	"Patterns": {
2025-08-20T22:46:10.6504278Z [00:05:11.324]➜  		"list": [
2025-08-20T22:46:10.6504716Z [00:05:11.324]➜  			"list"
2025-08-20T22:46:10.6505126Z [00:05:11.324]➜  		]
2025-08-20T22:46:10.6505528Z [00:05:11.324]➜  	},
2025-08-20T22:46:10.6505938Z [00:05:11.324]➜  	"Files": {
2025-08-20T22:46:10.6506862Z [00:05:11.324]➜  		"list": "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/contributors/list"
2025-08-20T22:46:10.6508003Z [00:05:11.324]➜  	}
2025-08-20T22:46:10.6508374Z [00:05:11.324]➜  }EOF
2025-08-20T22:46:10.6512942Z [00:05:11.324]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2233/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/contributors=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/contributors;$WORK/b2233=>" -p github.com/timeplus-io/proton-go-driver/v2/contributors -lang=go1.18 -complete -installsuffix shared -buildid DmjcX1DYPMt_FwqlZm0Z/DmjcX1DYPMt_FwqlZm0Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2233/importcfg -embedcfg $WORK/b2233/embedcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/contributors/contributors.go
2025-08-20T22:46:10.6588142Z [00:05:11.333]➜  go tool buildid -w $WORK/b2233/_pkg_.a # internal
2025-08-20T22:46:10.6600980Z [00:05:11.334]➜  cp $WORK/b2233/_pkg_.a /root/.cache/go-build/04/04818e4c915402a1e0d09a72965b8642f77d9b9217337d494439540715b0645f-d # internal
2025-08-20T22:46:10.6605057Z [00:05:11.334]➜  github.com/timeplus-io/proton-go-driver/v2/lib/binary
2025-08-20T22:46:10.6610012Z [00:05:11.335]➜  mkdir -p $WORK/b2236/
2025-08-20T22:46:10.6611108Z [00:05:11.335]➜  cat >/tmp/go-build2401649780/b2236/importcfg << 'EOF' # internal
2025-08-20T22:46:10.6612498Z [00:05:11.335]➜  # import config
2025-08-20T22:46:10.6614325Z [00:05:11.335]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:10.6615659Z [00:05:11.335]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:10.6617417Z [00:05:11.335]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:10.6619473Z [00:05:11.335]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:10.6620900Z [00:05:11.335]➜  EOF
2025-08-20T22:46:10.6627804Z [00:05:11.335]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2236/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/binary=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/binary;$WORK/b2236=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/binary -lang=go1.18 -complete -installsuffix shared -buildid BqNW9vHJLZnIteMvKwVe/BqNW9vHJLZnIteMvKwVe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2236/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/binary/decoder.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/binary/encoder.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/binary/string.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/binary/string_unsafe.go
2025-08-20T22:46:10.7204106Z [00:05:11.394]➜  go tool buildid -w $WORK/b2236/_pkg_.a # internal
2025-08-20T22:46:10.7218304Z [00:05:11.396]➜  cp $WORK/b2236/_pkg_.a /root/.cache/go-build/e8/e81284ee03139059e26bcd760b6d55007b1575deb023cde4af0108b1c95fdc6f-d # internal
2025-08-20T22:46:10.7224663Z [00:05:11.397]➜  github.com/timeplus-io/proton-go-driver/v2/lib/timezone
2025-08-20T22:46:10.7229374Z [00:05:11.397]➜  mkdir -p $WORK/b2237/
2025-08-20T22:46:10.7236822Z [00:05:11.398]➜  cat >/tmp/go-build2401649780/b2237/importcfg << 'EOF' # internal
2025-08-20T22:46:10.7242904Z [00:05:11.398]➜  # import config
2025-08-20T22:46:10.7243576Z [00:05:11.398]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:10.7244447Z [00:05:11.398]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:10.7245382Z [00:05:11.398]➜  EOF
2025-08-20T22:46:10.7262479Z [00:05:11.400]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2237/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/timezone=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/timezone;$WORK/b2237=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/timezone -lang=go1.18 -complete -installsuffix shared -buildid TMgZdzs8Si5M-YPK8zTt/TMgZdzs8Si5M-YPK8zTt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2237/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/timezone/timezone.go
2025-08-20T22:46:10.7401809Z [00:05:11.414]➜  go tool buildid -w $WORK/b2237/_pkg_.a # internal
2025-08-20T22:46:10.7434893Z [00:05:11.414]➜  cp $WORK/b2237/_pkg_.a /root/.cache/go-build/51/51091a0806475f75645ca774693183cf20ee0ab201df57936ec2c791187edaf9-d # internal
2025-08-20T22:46:10.7436168Z [00:05:11.414]➜  github.com/timeplus-io/proton-go-driver/v2/types
2025-08-20T22:46:10.7437043Z [00:05:11.414]➜  mkdir -p $WORK/b2238/
2025-08-20T22:46:10.7437987Z [00:05:11.414]➜  cat >/tmp/go-build2401649780/b2238/importcfg << 'EOF' # internal
2025-08-20T22:46:10.7438671Z [00:05:11.414]➜  # import config
2025-08-20T22:46:10.7439287Z [00:05:11.414]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:10.7440078Z [00:05:11.414]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:10.7440678Z [00:05:11.414]➜  EOF
2025-08-20T22:46:10.7445544Z [00:05:11.414]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2238/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/types=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/types;$WORK/b2238=>" -p github.com/timeplus-io/proton-go-driver/v2/types -lang=go1.18 -complete -installsuffix shared -buildid QbGU4EfTkIc9R7PgrRT0/QbGU4EfTkIc9R7PgrRT0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2238/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/types/date.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/types/datetime.go
2025-08-20T22:46:10.7942304Z [00:05:11.468]➜  go tool buildid -w $WORK/b2230/_pkg_.a # internal
2025-08-20T22:46:10.7983962Z [00:05:11.472]➜  cp $WORK/b2230/_pkg_.a /root/.cache/go-build/e9/e9b031483d15e1d9a58a4602d7e459b7e37e3d611ed9e733b091df4d0ec6acc2-d # internal
2025-08-20T22:46:10.7995057Z [00:05:11.473]➜  github.com/timeplus-io/proton-go-driver/v2/lib/cityhash102
2025-08-20T22:46:10.7995852Z [00:05:11.473]➜  mkdir -p $WORK/b2241/
2025-08-20T22:46:10.7996609Z [00:05:11.473]➜  cat >/tmp/go-build2401649780/b2241/importcfg << 'EOF' # internal
2025-08-20T22:46:10.7997527Z [00:05:11.473]➜  # import config
2025-08-20T22:46:10.7998270Z [00:05:11.473]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:10.7999202Z [00:05:11.473]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:46:10.7999859Z [00:05:11.473]➜  EOF
2025-08-20T22:46:10.8005759Z [00:05:11.473]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2241/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/cityhash102=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/cityhash102;$WORK/b2241=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/cityhash102 -lang=go1.18 -complete -installsuffix shared -buildid NPMH0lcM7tdsp1V0InMS/NPMH0lcM7tdsp1V0InMS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2241/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/cityhash102/city64.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/cityhash102/cityhash.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/cityhash102/doc.go
2025-08-20T22:46:10.8381329Z [00:05:11.512]➜  go tool buildid -w $WORK/b2238/_pkg_.a # internal
2025-08-20T22:46:10.8417595Z [00:05:11.516]➜  cp $WORK/b2238/_pkg_.a /root/.cache/go-build/c1/c1be1461c8001cf004e66cd1c1efd6895f25843bf560992fa2055ddb91e7003f-d # internal
2025-08-20T22:46:10.8588412Z [00:05:11.533]➜  github.com/timeplus-io/proton-go-driver/v2/lib/column
2025-08-20T22:46:10.8589211Z [00:05:11.533]➜  mkdir -p $WORK/b2235/
2025-08-20T22:46:10.8594538Z [00:05:11.534]➜  cat >/tmp/go-build2401649780/b2235/importcfg << 'EOF' # internal
2025-08-20T22:46:10.8596252Z [00:05:11.534]➜  # import config
2025-08-20T22:46:10.8597979Z [00:05:11.534]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:46:10.8601291Z [00:05:11.534]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:10.8602601Z [00:05:11.534]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:10.8603959Z [00:05:11.534]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:46:10.8605580Z [00:05:11.534]➜  packagefile github.com/paulmach/orb=/tmp/go-build2401649780/b1064/_pkg_.a
2025-08-20T22:46:10.8606980Z [00:05:11.534]➜  packagefile github.com/shopspring/decimal=/tmp/go-build2401649780/b654/_pkg_.a
2025-08-20T22:46:10.8608893Z [00:05:11.534]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/binary=/tmp/go-build2401649780/b2236/_pkg_.a
2025-08-20T22:46:10.8610605Z [00:05:11.534]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/timezone=/tmp/go-build2401649780/b2237/_pkg_.a
2025-08-20T22:46:10.8612526Z [00:05:11.534]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/types=/tmp/go-build2401649780/b2238/_pkg_.a
2025-08-20T22:46:10.8614131Z [00:05:11.534]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:10.8616084Z [00:05:11.534]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:10.8616844Z [00:05:11.534]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:10.8618606Z [00:05:11.534]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:10.8619411Z [00:05:11.534]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:10.8620324Z [00:05:11.534]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:10.8621110Z [00:05:11.534]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:10.8621866Z [00:05:11.534]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:10.8622416Z [00:05:11.534]➜  EOF
2025-08-20T22:46:10.8647032Z [00:05:11.534]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2235/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column;$WORK/b2235=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/column -lang=go1.18 -complete -installsuffix shared -buildid tA2gVyeXMi3fMDES9JF4/tA2gVyeXMi3fMDES9JF4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2235/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/array.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/bigint.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/bool.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/column.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/column_gen.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/column_unsafe_gen.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/date.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/date32.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/date_helpers.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/datetime.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/datetime64.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/decimal.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/enum.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/enum16.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/enum8.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/fixed_string.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/geo_multi_polygon.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/geo_point.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/geo_polygon.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/geo_ring.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/interval.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/ipv4.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/ipv6.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/json.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/json_helpers.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/lowcardinality.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/map.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/nested.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/nothing.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/nullable.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/simple_aggregate_function.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/string.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/tuple.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/column/uuid.go
2025-08-20T22:46:10.9335275Z [00:05:11.607]➜  go tool buildid -w $WORK/b2241/_pkg_.a # internal
2025-08-20T22:46:10.9354053Z [00:05:11.609]➜  cp $WORK/b2241/_pkg_.a /root/.cache/go-build/bf/bfe7f8862bcca34892963d6b488c4d9175c89e1a6f51610c5a6ac5b1a93b2164-d # internal
2025-08-20T22:46:10.9356685Z [00:05:11.610]➜  github.com/timeplus-io/proton-go-driver/v2/lib/compress
2025-08-20T22:46:10.9357643Z [00:05:11.610]➜  mkdir -p $WORK/b2240/
2025-08-20T22:46:10.9363119Z [00:05:11.610]➜  cat >/tmp/go-build2401649780/b2240/importcfg << 'EOF' # internal
2025-08-20T22:46:10.9365805Z [00:05:11.610]➜  # import config
2025-08-20T22:46:10.9366544Z [00:05:11.610]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:10.9367538Z [00:05:11.610]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:10.9368460Z [00:05:11.610]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:46:10.9369603Z [00:05:11.610]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/cityhash102=/tmp/go-build2401649780/b2241/_pkg_.a
2025-08-20T22:46:10.9370784Z [00:05:11.610]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:10.9371387Z [00:05:11.610]➜  EOF
2025-08-20T22:46:10.9377004Z [00:05:11.611]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2240/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/compress=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/compress;$WORK/b2240=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/compress -lang=go1.18 -complete -installsuffix shared -buildid IjdoH5T7drRsu18v-yn8/IjdoH5T7drRsu18v-yn8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2240/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/compress/compress.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/compress/compress_reader.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/compress/compress_writer.go
2025-08-20T22:46:10.9666273Z [00:05:11.639]➜  go tool buildid -w $WORK/b2240/_pkg_.a # internal
2025-08-20T22:46:10.9668558Z [00:05:11.639]➜  cp $WORK/b2240/_pkg_.a /root/.cache/go-build/10/10f5243ece3cb4a6bb5301f2942ef58f9230b93f3f48f70df3b2e68a6ca54fc3-d # internal
2025-08-20T22:46:10.9669900Z [00:05:11.639]➜  github.com/timeplus-io/proton-go-driver/v2/lib/io
2025-08-20T22:46:10.9670518Z [00:05:11.639]➜  mkdir -p $WORK/b2243/
2025-08-20T22:46:10.9671176Z [00:05:11.639]➜  cat >/tmp/go-build2401649780/b2243/importcfg << 'EOF' # internal
2025-08-20T22:46:10.9671787Z [00:05:11.639]➜  # import config
2025-08-20T22:46:10.9672383Z [00:05:11.639]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:10.9673474Z [00:05:11.639]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/compress=/tmp/go-build2401649780/b2240/_pkg_.a
2025-08-20T22:46:10.9674499Z [00:05:11.639]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:10.9675049Z [00:05:11.639]➜  EOF
2025-08-20T22:46:10.9683678Z [00:05:11.639]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2243/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/io=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/io;$WORK/b2243=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/io -lang=go1.18 -complete -installsuffix shared -buildid 5uLjeZZYl0-u6zepLDbo/5uLjeZZYl0-u6zepLDbo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2243/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/io/stream.go
2025-08-20T22:46:11.0023471Z [00:05:11.676]➜  go tool buildid -w $WORK/b2243/_pkg_.a # internal
2025-08-20T22:46:11.0034776Z [00:05:11.677]➜  cp $WORK/b2243/_pkg_.a /root/.cache/go-build/3b/3bb24592b0112ec831dba1f0e6b59f00dcda8f934b6f9a6690686ace9d7ecb2a-d # internal
2025-08-20T22:46:11.0038033Z [00:05:11.678]➜  github.com/pierrec/lz4/internal/xxh32
2025-08-20T22:46:11.0039407Z [00:05:11.678]➜  mkdir -p $WORK/b2246/
2025-08-20T22:46:11.0041733Z [00:05:11.678]➜  cat >/tmp/go-build2401649780/b2246/importcfg << 'EOF' # internal
2025-08-20T22:46:11.0043413Z [00:05:11.678]➜  # import config
2025-08-20T22:46:11.0045618Z [00:05:11.678]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:11.0046568Z [00:05:11.678]➜  EOF
2025-08-20T22:46:11.0051242Z [00:05:11.678]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2246/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/internal/xxh32=>github.com/pierrec/lz4@v2.6.1+incompatible/internal/xxh32;$WORK/b2246=>" -p github.com/pierrec/lz4/internal/xxh32 -lang=go1.16 -complete -installsuffix shared -buildid H4nrW-4IJsHtMuWQSWtt/H4nrW-4IJsHtMuWQSWtt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2246/importcfg -pack /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/internal/xxh32/xxh32zero.go
2025-08-20T22:46:11.0409121Z [00:05:11.715]➜  go tool buildid -w $WORK/b2246/_pkg_.a # internal
2025-08-20T22:46:11.0421132Z [00:05:11.716]➜  cp $WORK/b2246/_pkg_.a /root/.cache/go-build/3c/3cb3a7a023263b6d9655fdd8195e145331dc9c1ad530613f0797a1154f914e3f-d # internal
2025-08-20T22:46:11.0430884Z [00:05:11.717]➜  github.com/pierrec/lz4
2025-08-20T22:46:11.0434802Z [00:05:11.717]➜  mkdir -p $WORK/b2245/
2025-08-20T22:46:11.0442325Z [00:05:11.718]➜  echo -n > $WORK/b2245/go_asm.h # internal
2025-08-20T22:46:11.0445095Z [00:05:11.718]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible
2025-08-20T22:46:11.0451522Z [00:05:11.718]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4 -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible=>github.com/pierrec/lz4@v2.6.1+incompatible;$WORK/b2245=>" -I $WORK/b2245/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b2245/symabis ./decode_amd64.s
2025-08-20T22:46:11.0496923Z [00:05:11.724]➜  cat >/tmp/go-build2401649780/b2245/importcfg << 'EOF' # internal
2025-08-20T22:46:11.0502362Z [00:05:11.724]➜  # import config
2025-08-20T22:46:11.0503120Z [00:05:11.724]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:11.0504044Z [00:05:11.724]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:11.0505107Z [00:05:11.724]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:11.0506199Z [00:05:11.724]➜  packagefile github.com/pierrec/lz4/internal/xxh32=/tmp/go-build2401649780/b2246/_pkg_.a
2025-08-20T22:46:11.0507540Z [00:05:11.724]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:11.0508558Z [00:05:11.724]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:11.0509453Z [00:05:11.724]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:46:11.0510260Z [00:05:11.724]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:11.0511065Z [00:05:11.724]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:11.0511864Z [00:05:11.724]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:46:11.0512770Z [00:05:11.724]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:11.0513774Z [00:05:11.724]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:11.0514427Z [00:05:11.724]➜  EOF
2025-08-20T22:46:11.0514959Z [00:05:11.724]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:46:11.0523994Z [00:05:11.724]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2245/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible=>github.com/pierrec/lz4@v2.6.1+incompatible;$WORK/b2245=>" -p github.com/pierrec/lz4 -lang=go1.16 -installsuffix shared -buildid _WZCGIccie02E3FZx_7d/_WZCGIccie02E3FZx_7d -goversion go1.25.0 -symabis $WORK/b2245/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b2245/importcfg -pack -asmhdr $WORK/b2245/go_asm.h /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/block.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/debug_stub.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/decode_amd64.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/errors.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/lz4.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/lz4_go1.10.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/reader.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/reader_legacy.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/writer.go /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible/writer_legacy.go
2025-08-20T22:46:11.1620912Z [00:05:11.836]➜  cd /root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible
2025-08-20T22:46:11.1623888Z [00:05:11.836]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/pierrec/lz4 -trimpath "/root/go/pkg/mod/github.com/pierrec/lz4@v2.6.1+incompatible=>github.com/pierrec/lz4@v2.6.1+incompatible;$WORK/b2245=>" -I $WORK/b2245/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2245/decode_amd64.o ./decode_amd64.s
2025-08-20T22:46:11.1664527Z [00:05:11.841]➜  go tool pack r $WORK/b2245/_pkg_.a $WORK/b2245/decode_amd64.o # internal
2025-08-20T22:46:11.1667514Z [00:05:11.841]➜  go tool buildid -w $WORK/b2245/_pkg_.a # internal
2025-08-20T22:46:11.1686269Z [00:05:11.843]➜  cp $WORK/b2245/_pkg_.a /root/.cache/go-build/28/281147e867946f3d2d42779f49e42f7bab500eda371f055ad3d335212c8d7b40-d # internal
2025-08-20T22:46:11.1690497Z [00:05:11.843]➜  github.com/trinodb/trino-go-client/trino
2025-08-20T22:46:11.1692959Z [00:05:11.843]➜  mkdir -p $WORK/b2244/
2025-08-20T22:46:11.1698855Z [00:05:11.844]➜  cat >/tmp/go-build2401649780/b2244/importcfg << 'EOF' # internal
2025-08-20T22:46:11.1699816Z [00:05:11.844]➜  # import config
2025-08-20T22:46:11.1700566Z [00:05:11.844]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:11.1702895Z [00:05:11.844]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:11.1705126Z [00:05:11.844]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:11.1705972Z [00:05:11.844]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:11.1706956Z [00:05:11.844]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:11.1708020Z [00:05:11.844]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:11.1708928Z [00:05:11.844]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:11.1709773Z [00:05:11.844]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:11.1710611Z [00:05:11.844]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:11.1711410Z [00:05:11.844]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:11.1712148Z [00:05:11.844]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:11.1713120Z [00:05:11.844]➜  packagefile github.com/jcmturner/gokrb5/v8/client=/tmp/go-build2401649780/b2120/_pkg_.a
2025-08-20T22:46:11.1714291Z [00:05:11.844]➜  packagefile github.com/jcmturner/gokrb5/v8/config=/tmp/go-build2401649780/b2121/_pkg_.a
2025-08-20T22:46:11.1715580Z [00:05:11.844]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:46:11.1716760Z [00:05:11.844]➜  packagefile github.com/jcmturner/gokrb5/v8/spnego=/tmp/go-build2401649780/b2157/_pkg_.a
2025-08-20T22:46:11.1718055Z [00:05:11.844]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:46:11.1719094Z [00:05:11.844]➜  packagefile github.com/pierrec/lz4=/tmp/go-build2401649780/b2245/_pkg_.a
2025-08-20T22:46:11.1719932Z [00:05:11.844]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:11.1720652Z [00:05:11.844]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:11.1721374Z [00:05:11.844]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:11.1722124Z [00:05:11.844]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:11.1723001Z [00:05:11.844]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:11.1723754Z [00:05:11.844]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:11.1724491Z [00:05:11.844]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:11.1725346Z [00:05:11.844]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:46:11.1726089Z [00:05:11.844]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:11.1726829Z [00:05:11.844]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:11.1734960Z [00:05:11.844]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:11.1735794Z [00:05:11.844]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:11.1736573Z [00:05:11.844]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:11.1737513Z [00:05:11.844]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:11.1738112Z [00:05:11.844]➜  EOF
2025-08-20T22:46:11.1738626Z [00:05:11.844]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:46:11.1743081Z [00:05:11.844]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2244/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/trinodb/trino-go-client@v0.328.0/trino=>github.com/trinodb/trino-go-client@v0.328.0/trino;$WORK/b2244=>" -p github.com/trinodb/trino-go-client/trino -lang=go1.22 -complete -installsuffix shared -buildid ZgipnTNM4DO2czgzLOWN/ZgipnTNM4DO2czgzLOWN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2244/importcfg -pack /root/go/pkg/mod/github.com/trinodb/trino-go-client@v0.328.0/trino/serial.go /root/go/pkg/mod/github.com/trinodb/trino-go-client@v0.328.0/trino/trino.go
2025-08-20T22:46:11.6437913Z [00:05:12.318]➜  go tool buildid -w $WORK/b2244/_pkg_.a # internal
2025-08-20T22:46:11.6500772Z [00:05:12.324]➜  cp $WORK/b2244/_pkg_.a /root/.cache/go-build/7b/7b7029a0a95c288458e0288bb5c5a6b8354cc223855208e9e1db4a6d262c73d2-d # internal
2025-08-20T22:46:11.6510071Z [00:05:12.325]➜  github.com/xo/dburl
2025-08-20T22:46:11.6515172Z [00:05:12.325]➜  mkdir -p $WORK/b2247/
2025-08-20T22:46:11.6516027Z [00:05:12.325]➜  cat >/tmp/go-build2401649780/b2247/importcfg << 'EOF' # internal
2025-08-20T22:46:11.6520788Z [00:05:12.325]➜  # import config
2025-08-20T22:46:11.6521557Z [00:05:12.325]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:11.6522416Z [00:05:12.325]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:11.6523213Z [00:05:12.325]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:11.6523983Z [00:05:12.325]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:11.6524757Z [00:05:12.325]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:11.6525557Z [00:05:12.325]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:11.6526356Z [00:05:12.325]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:11.6526949Z [00:05:12.325]➜  EOF
2025-08-20T22:46:11.6531562Z [00:05:12.325]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2247/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xo/dburl@v0.3.0=>github.com/xo/dburl@v0.3.0;$WORK/b2247=>" -p github.com/xo/dburl -lang=go1.15 -complete -installsuffix shared -buildid sv94Ctliz4GcwGi1y0_K/sv94Ctliz4GcwGi1y0_K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2247/importcfg -pack /root/go/pkg/mod/github.com/xo/dburl@v0.3.0/dburl.go /root/go/pkg/mod/github.com/xo/dburl@v0.3.0/dsn.go /root/go/pkg/mod/github.com/xo/dburl@v0.3.0/scheme.go /root/go/pkg/mod/github.com/xo/dburl@v0.3.0/url.go /root/go/pkg/mod/github.com/xo/dburl@v0.3.0/util.go
2025-08-20T22:46:11.6612508Z [00:05:12.335]➜  go tool buildid -w $WORK/b2235/_pkg_.a # internal
2025-08-20T22:46:11.6724741Z [00:05:12.346]➜  cp $WORK/b2235/_pkg_.a /root/.cache/go-build/41/411d1404064b1cdb2c8c1494daed62d2fc7ebfa02685f28e9cee6a4bc9e96d08-d # internal
2025-08-20T22:46:11.6726752Z [00:05:12.346]➜  github.com/timeplus-io/proton-go-driver/v2/lib/proto
2025-08-20T22:46:11.6729806Z [00:05:12.346]➜  mkdir -p $WORK/b2239/
2025-08-20T22:46:11.6730568Z [00:05:12.346]➜  cat >/tmp/go-build2401649780/b2239/importcfg << 'EOF' # internal
2025-08-20T22:46:11.6731246Z [00:05:12.346]➜  # import config
2025-08-20T22:46:11.6732060Z [00:05:12.346]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:11.6732957Z [00:05:12.346]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:11.6734183Z [00:05:12.346]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/binary=/tmp/go-build2401649780/b2236/_pkg_.a
2025-08-20T22:46:11.6735624Z [00:05:12.346]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/column=/tmp/go-build2401649780/b2235/_pkg_.a
2025-08-20T22:46:11.6737336Z [00:05:12.346]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/timezone=/tmp/go-build2401649780/b2237/_pkg_.a
2025-08-20T22:46:11.6738619Z [00:05:12.346]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:46:11.6739564Z [00:05:12.346]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:11.6740354Z [00:05:12.346]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:11.6741144Z [00:05:12.346]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:11.6741737Z [00:05:12.346]➜  EOF
2025-08-20T22:46:11.6752700Z [00:05:12.346]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2239/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto;$WORK/b2239=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/proto -lang=go1.18 -complete -installsuffix shared -buildid spbKNAe73iC9lphFczkf/spbKNAe73iC9lphFczkf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2239/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/block.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/const.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/exception.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/handshake.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/profile_info.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/progress.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/query.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/proto/table_columns.go
2025-08-20T22:46:11.7778116Z [00:05:12.452]➜  go tool buildid -w $WORK/b2239/_pkg_.a # internal
2025-08-20T22:46:11.7802806Z [00:05:12.454]➜  cp $WORK/b2239/_pkg_.a /root/.cache/go-build/19/193bc76ba9c26487e8769b3f754b02d800b0014b074c0b2d9adc7528894bb249-d # internal
2025-08-20T22:46:11.7816555Z [00:05:12.454]➜  github.com/timeplus-io/proton-go-driver/v2/external
2025-08-20T22:46:11.7817368Z [00:05:12.454]➜  mkdir -p $WORK/b2234/
2025-08-20T22:46:11.7818115Z [00:05:12.454]➜  cat >/tmp/go-build2401649780/b2234/importcfg << 'EOF' # internal
2025-08-20T22:46:11.7818750Z [00:05:12.454]➜  # import config
2025-08-20T22:46:11.7819695Z [00:05:12.454]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/column=/tmp/go-build2401649780/b2235/_pkg_.a
2025-08-20T22:46:11.7821047Z [00:05:12.454]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/proto=/tmp/go-build2401649780/b2239/_pkg_.a
2025-08-20T22:46:11.7821883Z [00:05:12.454]➜  EOF
2025-08-20T22:46:11.7826045Z [00:05:12.454]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2234/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/external=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/external;$WORK/b2234=>" -p github.com/timeplus-io/proton-go-driver/v2/external -lang=go1.18 -complete -installsuffix shared -buildid vTDKSt5vwLniqkrWeoDE/vTDKSt5vwLniqkrWeoDE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2234/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/external/external.go
2025-08-20T22:46:11.8310874Z [00:05:12.505]➜  go tool buildid -w $WORK/b2234/_pkg_.a # internal
2025-08-20T22:46:11.8319571Z [00:05:12.506]➜  cp $WORK/b2234/_pkg_.a /root/.cache/go-build/e3/e30c5824d5e8d6e6bf267ca8e1136d83e0085d45e85d0a12783ccadb089d6556-d # internal
2025-08-20T22:46:11.8321041Z [00:05:12.506]➜  github.com/timeplus-io/proton-go-driver/v2/lib/driver
2025-08-20T22:46:11.8321694Z [00:05:12.506]➜  mkdir -p $WORK/b2242/
2025-08-20T22:46:11.8322391Z [00:05:12.506]➜  cat >/tmp/go-build2401649780/b2242/importcfg << 'EOF' # internal
2025-08-20T22:46:11.8323042Z [00:05:12.506]➜  # import config
2025-08-20T22:46:11.8323687Z [00:05:12.506]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:11.8327909Z [00:05:12.506]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/proto=/tmp/go-build2401649780/b2239/_pkg_.a
2025-08-20T22:46:11.8329969Z [00:05:12.506]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:11.8330590Z [00:05:12.506]➜  EOF
2025-08-20T22:46:11.8334756Z [00:05:12.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2242/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/driver=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/driver;$WORK/b2242=>" -p github.com/timeplus-io/proton-go-driver/v2/lib/driver -lang=go1.18 -complete -installsuffix shared -buildid 42TK8qmUq3-R6vi_1Krt/42TK8qmUq3-R6vi_1Krt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2242/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/lib/driver/driver.go
2025-08-20T22:46:11.8448142Z [00:05:12.517]➜  go tool buildid -w $WORK/b2247/_pkg_.a # internal
2025-08-20T22:46:11.8449450Z [00:05:12.518]➜  cp $WORK/b2247/_pkg_.a /root/.cache/go-build/54/547e52922d05a56f6430013c0000f0a55c8d28571e2f9b4659c6546a2fc273f1-d # internal
2025-08-20T22:46:11.8450503Z [00:05:12.519]➜  golang.org/x/crypto/scrypt
2025-08-20T22:46:11.8451136Z [00:05:12.519]➜  mkdir -p $WORK/b2249/
2025-08-20T22:46:11.8452119Z [00:05:12.519]➜  cat >/tmp/go-build2401649780/b2249/importcfg << 'EOF' # internal
2025-08-20T22:46:11.8452862Z [00:05:12.519]➜  # import config
2025-08-20T22:46:11.8453589Z [00:05:12.519]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:11.8454534Z [00:05:12.519]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:11.8455425Z [00:05:12.519]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:11.8456389Z [00:05:12.519]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:46:11.8457563Z [00:05:12.519]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:46:11.8458215Z [00:05:12.519]➜  EOF
2025-08-20T22:46:11.8461615Z [00:05:12.519]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2249/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.39.0/scrypt=>golang.org/x/crypto@v0.39.0/scrypt;$WORK/b2249=>" -p golang.org/x/crypto/scrypt -lang=go1.23 -complete -installsuffix shared -buildid RYCEllihvmcQ-U4eP9iX/RYCEllihvmcQ-U4eP9iX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2249/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.39.0/scrypt/scrypt.go
2025-08-20T22:46:11.8671515Z [00:05:12.541]➜  go tool buildid -w $WORK/b2242/_pkg_.a # internal
2025-08-20T22:46:11.8684546Z [00:05:12.543]➜  cp $WORK/b2242/_pkg_.a /root/.cache/go-build/be/be92fc2a69796c6792cbd226159856f0448cecf08d97c0484f40b2ba66d0b1fc-d # internal
2025-08-20T22:46:11.8693725Z [00:05:12.543]➜  github.com/timeplus-io/proton-go-driver/v2
2025-08-20T22:46:11.8694396Z [00:05:12.544]➜  mkdir -p $WORK/b2232/
2025-08-20T22:46:11.8703497Z [00:05:12.544]➜  cat >/tmp/go-build2401649780/b2232/importcfg << 'EOF' # internal
2025-08-20T22:46:11.8704799Z [00:05:12.544]➜  # import config
2025-08-20T22:46:11.8706422Z [00:05:12.544]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:11.8707676Z [00:05:12.544]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:11.8708572Z [00:05:12.544]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:11.8709485Z [00:05:12.544]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:11.8710503Z [00:05:12.544]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:11.8711275Z [00:05:12.544]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:11.8712397Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/contributors=/tmp/go-build2401649780/b2233/_pkg_.a
2025-08-20T22:46:11.8713828Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/external=/tmp/go-build2401649780/b2234/_pkg_.a
2025-08-20T22:46:11.8715221Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/binary=/tmp/go-build2401649780/b2236/_pkg_.a
2025-08-20T22:46:11.8716624Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/column=/tmp/go-build2401649780/b2235/_pkg_.a
2025-08-20T22:46:11.8720769Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/compress=/tmp/go-build2401649780/b2240/_pkg_.a
2025-08-20T22:46:11.8722263Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/driver=/tmp/go-build2401649780/b2242/_pkg_.a
2025-08-20T22:46:11.8723670Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/io=/tmp/go-build2401649780/b2243/_pkg_.a
2025-08-20T22:46:11.8725053Z [00:05:12.544]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/proto=/tmp/go-build2401649780/b2239/_pkg_.a
2025-08-20T22:46:11.8726313Z [00:05:12.544]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:46:11.8727499Z [00:05:12.544]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:11.8728266Z [00:05:12.544]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:46:11.8729140Z [00:05:12.544]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:11.8729932Z [00:05:12.544]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:11.8730706Z [00:05:12.544]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:11.8731458Z [00:05:12.544]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:11.8732240Z [00:05:12.544]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:11.8733013Z [00:05:12.544]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:11.8733797Z [00:05:12.544]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:11.8734602Z [00:05:12.544]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:11.8735409Z [00:05:12.544]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:11.8736143Z [00:05:12.544]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:11.8736715Z [00:05:12.544]➜  EOF
2025-08-20T22:46:11.8737717Z [00:05:12.545]➜  go tool buildid -w $WORK/b2249/_pkg_.a # internal
2025-08-20T22:46:11.8753360Z [00:05:12.545]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2232/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19=>github.com/timeplus-io/proton-go-driver/v2@v2.0.19;$WORK/b2232=>" -p github.com/timeplus-io/proton-go-driver/v2 -lang=go1.18 -complete -installsuffix shared -buildid UqiaMpbPP0R23aQ8d6Mw/UqiaMpbPP0R23aQ8d6Mw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2232/importcfg -pack /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/bind.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/clickhouse.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/clickhouse_options.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/clickhouse_rows.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/clickhouse_rows_column_type.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/clickhouse_std.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_async_insert.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_batch.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_check.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_exec.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_handshake.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_logs.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_ping.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_process.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_profile_events.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_query.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/conn_send_query.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/context.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/scan.go /root/go/pkg/mod/github.com/timeplus-io/proton-go-driver/v2@v2.0.19/struct_map.go
2025-08-20T22:46:11.8770491Z [00:05:12.546]➜  cp $WORK/b2249/_pkg_.a /root/.cache/go-build/e4/e4fbf963ae9bcc54fad8e28160ae0b813cc6b53dc25c621447e30fb09dae60c3-d # internal
2025-08-20T22:46:11.8771921Z [00:05:12.546]➜  github.com/youmark/pkcs8
2025-08-20T22:46:11.8772468Z [00:05:12.546]➜  mkdir -p $WORK/b2248/
2025-08-20T22:46:11.8773329Z [00:05:12.546]➜  cat >/tmp/go-build2401649780/b2248/importcfg << 'EOF' # internal
2025-08-20T22:46:11.8774304Z [00:05:12.546]➜  # import config
2025-08-20T22:46:11.8774931Z [00:05:12.546]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:11.8776036Z [00:05:12.546]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:46:11.8777372Z [00:05:12.546]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:46:11.8778459Z [00:05:12.546]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:46:11.8779485Z [00:05:12.546]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:46:11.8780526Z [00:05:12.546]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:46:11.8781556Z [00:05:12.546]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:11.8782399Z [00:05:12.546]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:46:11.8783246Z [00:05:12.546]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:46:11.8784256Z [00:05:12.546]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:11.8785504Z [00:05:12.546]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:11.8786406Z [00:05:12.546]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:46:11.8787626Z [00:05:12.546]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:46:11.8788475Z [00:05:12.546]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:11.8789254Z [00:05:12.546]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:11.8790164Z [00:05:12.546]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:46:11.8791214Z [00:05:12.546]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build2401649780/b2249/_pkg_.a
2025-08-20T22:46:11.8792118Z [00:05:12.546]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:46:11.8792692Z [00:05:12.546]➜  EOF
2025-08-20T22:46:11.8800114Z [00:05:12.546]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2248/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a=>github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a;$WORK/b2248=>" -p github.com/youmark/pkcs8 -lang=go1.12 -complete -installsuffix shared -buildid fPcmEN6v-_CZGpHgU1Us/fPcmEN6v-_CZGpHgU1Us -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2248/importcfg -pack /root/go/pkg/mod/github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a/cipher.go /root/go/pkg/mod/github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a/cipher_3des.go /root/go/pkg/mod/github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a/cipher_aes.go /root/go/pkg/mod/github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a/kdf_pbkdf2.go /root/go/pkg/mod/github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a/kdf_scrypt.go /root/go/pkg/mod/github.com/youmark/pkcs8@v0.0.0-20201027041543-1326539a0a0a/pkcs8.go
2025-08-20T22:46:11.9364839Z [00:05:12.610]➜  go tool buildid -w $WORK/b2248/_pkg_.a # internal
2025-08-20T22:46:11.9378640Z [00:05:12.612]➜  cp $WORK/b2248/_pkg_.a /root/.cache/go-build/66/66eee93dbc06e6a9d66e4a12832a4f10e9f7e2701d4dea4dc95cf10b8ba03840-d # internal
2025-08-20T22:46:11.9383953Z [00:05:12.612]➜  go.mongodb.org/mongo-driver/mongo/address
2025-08-20T22:46:11.9384731Z [00:05:12.612]➜  mkdir -p $WORK/b2252/
2025-08-20T22:46:11.9385440Z [00:05:12.612]➜  cat >/tmp/go-build2401649780/b2252/importcfg << 'EOF' # internal
2025-08-20T22:46:11.9386045Z [00:05:12.612]➜  # import config
2025-08-20T22:46:11.9386575Z [00:05:12.612]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:11.9387470Z [00:05:12.612]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:11.9387991Z [00:05:12.612]➜  EOF
2025-08-20T22:46:11.9394247Z [00:05:12.613]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2252/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/address=>go.mongodb.org/mongo-driver@v1.14.0/mongo/address;$WORK/b2252=>" -p go.mongodb.org/mongo-driver/mongo/address -lang=go1.18 -complete -installsuffix shared -buildid HtA3huL24ApmdmHThhCm/HtA3huL24ApmdmHThhCm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2252/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/address/addr.go
2025-08-20T22:46:11.9524134Z [00:05:12.627]➜  go tool buildid -w $WORK/b2252/_pkg_.a # internal
2025-08-20T22:46:11.9535903Z [00:05:12.628]➜  cp $WORK/b2252/_pkg_.a /root/.cache/go-build/de/de3462987fd0aa4a5980e2ee70a831963acfdcb73129b709b6daede9d087078b-d # internal
2025-08-20T22:46:11.9536994Z [00:05:12.628]➜  go.mongodb.org/mongo-driver/internal/bsonutil
2025-08-20T22:46:11.9538334Z [00:05:12.628]➜  mkdir -p $WORK/b2254/
2025-08-20T22:46:11.9539031Z [00:05:12.628]➜  cat >/tmp/go-build2401649780/b2254/importcfg << 'EOF' # internal
2025-08-20T22:46:11.9541157Z [00:05:12.628]➜  # import config
2025-08-20T22:46:11.9541791Z [00:05:12.628]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:11.9542639Z [00:05:12.628]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:11.9543357Z [00:05:12.628]➜  EOF
2025-08-20T22:46:11.9546870Z [00:05:12.628]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2254/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/bsonutil=>go.mongodb.org/mongo-driver@v1.14.0/internal/bsonutil;$WORK/b2254=>" -p go.mongodb.org/mongo-driver/internal/bsonutil -lang=go1.18 -complete -installsuffix shared -buildid Evoy5GPVfOknbuTGeVFJ/Evoy5GPVfOknbuTGeVFJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2254/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/bsonutil/bsonutil.go
2025-08-20T22:46:12.0932617Z [00:05:12.767]➜  go tool buildid -w $WORK/b2254/_pkg_.a # internal
2025-08-20T22:46:12.1045627Z [00:05:12.779]➜  cp $WORK/b2254/_pkg_.a /root/.cache/go-build/35/35356237d41ab2c49043db775773bd9a30acb180da93dc72d1e35bfed47f0272-d # internal
2025-08-20T22:46:12.1048105Z [00:05:12.779]➜  go.mongodb.org/mongo-driver/tag
2025-08-20T22:46:12.1051050Z [00:05:12.779]➜  mkdir -p $WORK/b2258/
2025-08-20T22:46:12.1053309Z [00:05:12.779]➜  cat >/tmp/go-build2401649780/b2258/importcfg << 'EOF' # internal
2025-08-20T22:46:12.1054007Z [00:05:12.779]➜  # import config
2025-08-20T22:46:12.1054686Z [00:05:12.779]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:12.1055493Z [00:05:12.780]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.1056266Z [00:05:12.780]➜  EOF
2025-08-20T22:46:12.1059929Z [00:05:12.780]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2258/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/tag=>go.mongodb.org/mongo-driver@v1.14.0/tag;$WORK/b2258=>" -p go.mongodb.org/mongo-driver/tag -lang=go1.18 -complete -installsuffix shared -buildid C2BA-u0V0yxydPGBbNAA/C2BA-u0V0yxydPGBbNAA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2258/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/tag/tag.go
2025-08-20T22:46:12.1313082Z [00:05:12.805]➜  go tool buildid -w $WORK/b2258/_pkg_.a # internal
2025-08-20T22:46:12.1320889Z [00:05:12.806]➜  cp $WORK/b2258/_pkg_.a /root/.cache/go-build/36/36c204116861d9f976b727a46380a367bad0338cce26e9921ed87f72fed2b54b-d # internal
2025-08-20T22:46:12.1324799Z [00:05:12.807]➜  go.mongodb.org/mongo-driver/mongo/readpref
2025-08-20T22:46:12.1330702Z [00:05:12.807]➜  mkdir -p $WORK/b2257/
2025-08-20T22:46:12.1331879Z [00:05:12.807]➜  cat >/tmp/go-build2401649780/b2257/importcfg << 'EOF' # internal
2025-08-20T22:46:12.1333865Z [00:05:12.808]➜  # import config
2025-08-20T22:46:12.1334543Z [00:05:12.808]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:12.1335364Z [00:05:12.808]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.1336150Z [00:05:12.808]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.1337089Z [00:05:12.808]➜  packagefile go.mongodb.org/mongo-driver/tag=/tmp/go-build2401649780/b2258/_pkg_.a
2025-08-20T22:46:12.1338201Z [00:05:12.808]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.1339015Z [00:05:12.808]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.1339839Z [00:05:12.808]➜  EOF
2025-08-20T22:46:12.1344651Z [00:05:12.808]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2257/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/readpref=>go.mongodb.org/mongo-driver@v1.14.0/mongo/readpref;$WORK/b2257=>" -p go.mongodb.org/mongo-driver/mongo/readpref -lang=go1.18 -complete -installsuffix shared -buildid ThoecTf8jPg-zybZvl5p/ThoecTf8jPg-zybZvl5p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2257/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/readpref/mode.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/readpref/options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/readpref/readpref.go
2025-08-20T22:46:12.1539212Z [00:05:12.827]➜  go tool buildid -w $WORK/b2232/_pkg_.a # internal
2025-08-20T22:46:12.1583724Z [00:05:12.832]➜  cp $WORK/b2232/_pkg_.a /root/.cache/go-build/b9/b9791602d8b6a0231733cdb10a1727898c56c6db82974c628bfdb476e11bcc47-d # internal
2025-08-20T22:46:12.1589733Z [00:05:12.833]➜  go.mongodb.org/mongo-driver/internal/codecutil
2025-08-20T22:46:12.1590377Z [00:05:12.833]➜  mkdir -p $WORK/b2259/
2025-08-20T22:46:12.1590987Z [00:05:12.833]➜  cat >/tmp/go-build2401649780/b2259/importcfg << 'EOF' # internal
2025-08-20T22:46:12.1591596Z [00:05:12.833]➜  # import config
2025-08-20T22:46:12.1592137Z [00:05:12.833]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:12.1592872Z [00:05:12.833]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.1593609Z [00:05:12.833]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.1594429Z [00:05:12.833]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:12.1595513Z [00:05:12.833]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.1596540Z [00:05:12.833]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:12.1597440Z [00:05:12.833]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:12.1597996Z [00:05:12.833]➜  EOF
2025-08-20T22:46:12.1601408Z [00:05:12.833]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2259/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/codecutil=>go.mongodb.org/mongo-driver@v1.14.0/internal/codecutil;$WORK/b2259=>" -p go.mongodb.org/mongo-driver/internal/codecutil -lang=go1.18 -complete -installsuffix shared -buildid XzEzwHEQUxj3g0zfsNxL/XzEzwHEQUxj3g0zfsNxL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2259/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/codecutil/encoding.go
2025-08-20T22:46:12.1696246Z [00:05:12.844]➜  go tool buildid -w $WORK/b2257/_pkg_.a # internal
2025-08-20T22:46:12.1709208Z [00:05:12.845]➜  cp $WORK/b2257/_pkg_.a /root/.cache/go-build/89/8987bd0d14ed4bcc074617735f0ff621e973060a71d2554122e6b025c2f08e75-d # internal
2025-08-20T22:46:12.1714268Z [00:05:12.846]➜  go.mongodb.org/mongo-driver/mongo/description
2025-08-20T22:46:12.1715782Z [00:05:12.846]➜  mkdir -p $WORK/b2253/
2025-08-20T22:46:12.1723739Z [00:05:12.846]➜  cat >/tmp/go-build2401649780/b2253/importcfg << 'EOF' # internal
2025-08-20T22:46:12.1724445Z [00:05:12.846]➜  # import config
2025-08-20T22:46:12.1725180Z [00:05:12.846]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:12.1726035Z [00:05:12.846]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.1726742Z [00:05:12.847]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.1727764Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:12.1728893Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:12.1729986Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/internal/bsonutil=/tmp/go-build2401649780/b2254/_pkg_.a
2025-08-20T22:46:12.1731417Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/internal/handshake=/tmp/go-build2401649780/b2255/_pkg_.a
2025-08-20T22:46:12.1732608Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/internal/ptrutil=/tmp/go-build2401649780/b2256/_pkg_.a
2025-08-20T22:46:12.1733781Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:12.1734892Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:12.1735956Z [00:05:12.847]➜  packagefile go.mongodb.org/mongo-driver/tag=/tmp/go-build2401649780/b2258/_pkg_.a
2025-08-20T22:46:12.1736688Z [00:05:12.847]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:12.1737528Z [00:05:12.847]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.1738018Z [00:05:12.847]➜  EOF
2025-08-20T22:46:12.1745229Z [00:05:12.847]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2253/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description=>go.mongodb.org/mongo-driver@v1.14.0/mongo/description;$WORK/b2253=>" -p go.mongodb.org/mongo-driver/mongo/description -lang=go1.18 -complete -installsuffix shared -buildid 1sweVW50Jrzg-Ze6ufBu/1sweVW50Jrzg-Ze6ufBu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2253/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/description.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/server.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/server_kind.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/server_selector.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/topology.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/topology_kind.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/topology_version.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/description/version_range.go
2025-08-20T22:46:12.2847631Z [00:05:12.959]➜  go tool buildid -w $WORK/b2259/_pkg_.a # internal
2025-08-20T22:46:12.2890854Z [00:05:12.963]➜  cp $WORK/b2259/_pkg_.a /root/.cache/go-build/ff/ffed30641d87443e79a5c3290e6996f992e0dcff87cf9a46a9ca61eaec0038de-d # internal
2025-08-20T22:46:12.2911104Z [00:05:12.965]➜  go.mongodb.org/mongo-driver/internal/csfle
2025-08-20T22:46:12.2915525Z [00:05:12.966]➜  mkdir -p $WORK/b2260/
2025-08-20T22:46:12.2923804Z [00:05:12.966]➜  cat >/tmp/go-build2401649780/b2260/importcfg << 'EOF' # internal
2025-08-20T22:46:12.2925778Z [00:05:12.966]➜  # import config
2025-08-20T22:46:12.2926413Z [00:05:12.966]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.2927240Z [00:05:12.967]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.2928217Z [00:05:12.967]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.2928902Z [00:05:12.967]➜  EOF
2025-08-20T22:46:12.2935408Z [00:05:12.967]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2260/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/csfle=>go.mongodb.org/mongo-driver@v1.14.0/internal/csfle;$WORK/b2260=>" -p go.mongodb.org/mongo-driver/internal/csfle -lang=go1.18 -complete -installsuffix shared -buildid 7UTQa-YltfCPShdNsqbS/7UTQa-YltfCPShdNsqbS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2260/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/csfle/csfle.go
2025-08-20T22:46:12.3176668Z [00:05:12.992]➜  go tool buildid -w $WORK/b2260/_pkg_.a # internal
2025-08-20T22:46:12.3186955Z [00:05:12.993]➜  cp $WORK/b2260/_pkg_.a /root/.cache/go-build/3f/3f28b046ab978d240cdf85b1bd43f75f3c3f871051cfe2125ecb14360896a357-d # internal
2025-08-20T22:46:12.3191536Z [00:05:12.993]➜  go.mongodb.org/mongo-driver/internal/csot
2025-08-20T22:46:12.3195059Z [00:05:12.994]➜  mkdir -p $WORK/b2261/
2025-08-20T22:46:12.3202904Z [00:05:12.994]➜  cat >/tmp/go-build2401649780/b2261/importcfg << 'EOF' # internal
2025-08-20T22:46:12.3204331Z [00:05:12.995]➜  # import config
2025-08-20T22:46:12.3205006Z [00:05:12.995]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:12.3205808Z [00:05:12.995]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.3206393Z [00:05:12.995]➜  EOF
2025-08-20T22:46:12.3213966Z [00:05:12.995]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2261/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/csot=>go.mongodb.org/mongo-driver@v1.14.0/internal/csot;$WORK/b2261=>" -p go.mongodb.org/mongo-driver/internal/csot -lang=go1.18 -complete -installsuffix shared -buildid WftV1bM83TPmX4vnB9Ew/WftV1bM83TPmX4vnB9Ew -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2261/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/csot/csot.go
2025-08-20T22:46:12.3431186Z [00:05:13.017]➜  go tool buildid -w $WORK/b2261/_pkg_.a # internal
2025-08-20T22:46:12.3439089Z [00:05:13.018]➜  cp $WORK/b2261/_pkg_.a /root/.cache/go-build/bb/bba69a2dddc53ab79965501d2bc363cc764b665901307a1733878fe304900c06-d # internal
2025-08-20T22:46:12.3442182Z [00:05:13.018]➜  go.mongodb.org/mongo-driver/internal/httputil
2025-08-20T22:46:12.3444811Z [00:05:13.019]➜  mkdir -p $WORK/b2262/
2025-08-20T22:46:12.3450871Z [00:05:13.019]➜  cat >/tmp/go-build2401649780/b2262/importcfg << 'EOF' # internal
2025-08-20T22:46:12.3451542Z [00:05:13.019]➜  # import config
2025-08-20T22:46:12.3452242Z [00:05:13.019]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:12.3452893Z [00:05:13.019]➜  EOF
2025-08-20T22:46:12.3458015Z [00:05:13.020]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2262/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/httputil=>go.mongodb.org/mongo-driver@v1.14.0/internal/httputil;$WORK/b2262=>" -p go.mongodb.org/mongo-driver/internal/httputil -lang=go1.18 -complete -installsuffix shared -buildid uis7brx-RiOKyv4fm4He/uis7brx-RiOKyv4fm4He -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2262/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/httputil/httputil.go
2025-08-20T22:46:12.3764515Z [00:05:13.050]➜  go tool buildid -w $WORK/b2262/_pkg_.a # internal
2025-08-20T22:46:12.3778773Z [00:05:13.052]➜  cp $WORK/b2262/_pkg_.a /root/.cache/go-build/4b/4b88a8309a48296a008aaf8f6842c0ea6b25c902656e651910f53c347af4af49-d # internal
2025-08-20T22:46:12.3792322Z [00:05:13.053]➜  go.mongodb.org/mongo-driver/internal/logger
2025-08-20T22:46:12.3799661Z [00:05:13.054]➜  mkdir -p $WORK/b2263/
2025-08-20T22:46:12.3801124Z [00:05:13.054]➜  cat >/tmp/go-build2401649780/b2263/importcfg << 'EOF' # internal
2025-08-20T22:46:12.3802082Z [00:05:13.054]➜  # import config
2025-08-20T22:46:12.3803202Z [00:05:13.054]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:12.3805285Z [00:05:13.054]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:12.3806710Z [00:05:13.054]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.3839399Z [00:05:13.054]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:12.3841511Z [00:05:13.054]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:12.3842742Z [00:05:13.054]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:12.3844567Z [00:05:13.054]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:12.3845506Z [00:05:13.054]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.3846424Z [00:05:13.054]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:12.3848002Z [00:05:13.054]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.3849515Z [00:05:13.054]➜  EOF
2025-08-20T22:46:12.3856399Z [00:05:13.054]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2263/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/logger=>go.mongodb.org/mongo-driver@v1.14.0/internal/logger;$WORK/b2263=>" -p go.mongodb.org/mongo-driver/internal/logger -lang=go1.18 -complete -installsuffix shared -buildid mLB0GClfCIk5i_g3YFwk/mLB0GClfCIk5i_g3YFwk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2263/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/logger/component.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/logger/context.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/logger/io_sink.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/logger/level.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/logger/logger.go
2025-08-20T22:46:12.4930116Z [00:05:13.167]➜  go tool buildid -w $WORK/b2263/_pkg_.a # internal
2025-08-20T22:46:12.4943948Z [00:05:13.168]➜  cp $WORK/b2263/_pkg_.a /root/.cache/go-build/9d/9d5285c6a6af1487e5d91b6d033e526103cda0e10b63564d93291dc83770e6b9-d # internal
2025-08-20T22:46:12.4950476Z [00:05:13.169]➜  go.mongodb.org/mongo-driver/internal/rand
2025-08-20T22:46:12.4954410Z [00:05:13.169]➜  mkdir -p $WORK/b2266/
2025-08-20T22:46:12.4955908Z [00:05:13.169]➜  cat >/tmp/go-build2401649780/b2266/importcfg << 'EOF' # internal
2025-08-20T22:46:12.4956865Z [00:05:13.169]➜  # import config
2025-08-20T22:46:12.4958481Z [00:05:13.169]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:12.4959475Z [00:05:13.169]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:12.4960351Z [00:05:13.169]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:12.4961694Z [00:05:13.169]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:46:12.4962956Z [00:05:13.169]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:12.4963840Z [00:05:13.169]➜  EOF
2025-08-20T22:46:12.4970643Z [00:05:13.170]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2266/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/rand=>go.mongodb.org/mongo-driver@v1.14.0/internal/rand;$WORK/b2266=>" -p go.mongodb.org/mongo-driver/internal/rand -lang=go1.18 -complete -installsuffix shared -buildid UBuUnt2ogeR4Jzzdqxkp/UBuUnt2ogeR4Jzzdqxkp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2266/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/rand/bits.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/rand/exp.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/rand/normal.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/rand/rand.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/rand/rng.go
2025-08-20T22:46:12.5220878Z [00:05:13.196]➜  go tool buildid -w $WORK/b2253/_pkg_.a # internal
2025-08-20T22:46:12.5268779Z [00:05:13.201]➜  cp $WORK/b2253/_pkg_.a /root/.cache/go-build/01/011bad262c9c91b81657c1ff30fb25ff60d44b104e03ecd3815c15dbc7314d75-d # internal
2025-08-20T22:46:12.5295346Z [00:05:13.202]➜  go.mongodb.org/mongo-driver/event
2025-08-20T22:46:12.5295960Z [00:05:13.202]➜  mkdir -p $WORK/b2251/
2025-08-20T22:46:12.5296676Z [00:05:13.202]➜  cat >/tmp/go-build2401649780/b2251/importcfg << 'EOF' # internal
2025-08-20T22:46:12.5297553Z [00:05:13.202]➜  # import config
2025-08-20T22:46:12.5298258Z [00:05:13.202]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:12.5299368Z [00:05:13.202]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:12.5300655Z [00:05:13.202]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:12.5302026Z [00:05:13.202]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:12.5303454Z [00:05:13.202]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:12.5304781Z [00:05:13.202]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.5305462Z [00:05:13.202]➜  EOF
2025-08-20T22:46:12.5309865Z [00:05:13.202]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2251/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/event=>go.mongodb.org/mongo-driver@v1.14.0/event;$WORK/b2251=>" -p go.mongodb.org/mongo-driver/event -lang=go1.18 -complete -installsuffix shared -buildid codugNGyGnZpkbyKvSz2/codugNGyGnZpkbyKvSz2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2251/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/event/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/event/monitoring.go
2025-08-20T22:46:12.5423919Z [00:05:13.216]➜  go tool buildid -w $WORK/b2266/_pkg_.a # internal
2025-08-20T22:46:12.5436095Z [00:05:13.218]➜  cp $WORK/b2266/_pkg_.a /root/.cache/go-build/17/172357ca5e04caa439d26e77b37f490128287314b3712ce2b9b942ab8ed713c9-d # internal
2025-08-20T22:46:12.5438412Z [00:05:13.218]➜  go.mongodb.org/mongo-driver/internal/randutil
2025-08-20T22:46:12.5439932Z [00:05:13.218]➜  mkdir -p $WORK/b2265/
2025-08-20T22:46:12.5444917Z [00:05:13.219]➜  cat >/tmp/go-build2401649780/b2265/importcfg << 'EOF' # internal
2025-08-20T22:46:12.5445653Z [00:05:13.219]➜  # import config
2025-08-20T22:46:12.5446321Z [00:05:13.219]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:12.5447290Z [00:05:13.219]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.5448321Z [00:05:13.219]➜  packagefile go.mongodb.org/mongo-driver/internal/rand=/tmp/go-build2401649780/b2266/_pkg_.a
2025-08-20T22:46:12.5449279Z [00:05:13.219]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:12.5449838Z [00:05:13.219]➜  EOF
2025-08-20T22:46:12.5454334Z [00:05:13.219]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2265/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/randutil=>go.mongodb.org/mongo-driver@v1.14.0/internal/randutil;$WORK/b2265=>" -p go.mongodb.org/mongo-driver/internal/randutil -lang=go1.18 -complete -installsuffix shared -buildid LyS7EzgB-GzbS__98sGx/LyS7EzgB-GzbS__98sGx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2265/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/randutil/randutil.go
2025-08-20T22:46:12.5568020Z [00:05:13.231]➜  go tool buildid -w $WORK/b2265/_pkg_.a # internal
2025-08-20T22:46:12.5599703Z [00:05:13.231]➜  cp $WORK/b2265/_pkg_.a /root/.cache/go-build/c2/c23bff27f648a98b2b3f4f90bcacd9facfa4ea86221bfcd3fe4db8326e8ca882-d # internal
2025-08-20T22:46:12.5602206Z [00:05:13.232]➜  go.mongodb.org/mongo-driver/internal/uuid
2025-08-20T22:46:12.5603518Z [00:05:13.232]➜  mkdir -p $WORK/b2264/
2025-08-20T22:46:12.5604568Z [00:05:13.232]➜  cat >/tmp/go-build2401649780/b2264/importcfg << 'EOF' # internal
2025-08-20T22:46:12.5605547Z [00:05:13.232]➜  # import config
2025-08-20T22:46:12.5606943Z [00:05:13.232]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:12.5609058Z [00:05:13.232]➜  packagefile go.mongodb.org/mongo-driver/internal/randutil=/tmp/go-build2401649780/b2265/_pkg_.a
2025-08-20T22:46:12.5610739Z [00:05:13.232]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:12.5611461Z [00:05:13.232]➜  EOF
2025-08-20T22:46:12.5615223Z [00:05:13.232]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2264/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/uuid=>go.mongodb.org/mongo-driver@v1.14.0/internal/uuid;$WORK/b2264=>" -p go.mongodb.org/mongo-driver/internal/uuid -lang=go1.18 -complete -installsuffix shared -buildid fu8NVsLwpIRVn-RP-Hfc/fu8NVsLwpIRVn-RP-Hfc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2264/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/uuid/uuid.go
2025-08-20T22:46:12.5753247Z [00:05:13.249]➜  go tool buildid -w $WORK/b2264/_pkg_.a # internal
2025-08-20T22:46:12.5759230Z [00:05:13.250]➜  cp $WORK/b2264/_pkg_.a /root/.cache/go-build/46/4614b4f8ff123413ebf3f7aa77bcbd372646a7713705d7ffa208ff14cb6bfeea-d # internal
2025-08-20T22:46:12.5775557Z [00:05:13.252]➜  go.mongodb.org/mongo-driver/mongo/readconcern
2025-08-20T22:46:12.5778473Z [00:05:13.252]➜  mkdir -p $WORK/b2268/
2025-08-20T22:46:12.5779204Z [00:05:13.252]➜  cat >/tmp/go-build2401649780/b2268/importcfg << 'EOF' # internal
2025-08-20T22:46:12.5779852Z [00:05:13.252]➜  # import config
2025-08-20T22:46:12.5780478Z [00:05:13.252]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.5781508Z [00:05:13.252]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:46:12.5782735Z [00:05:13.252]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.5783524Z [00:05:13.252]➜  EOF
2025-08-20T22:46:12.5787348Z [00:05:13.252]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2268/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/readconcern=>go.mongodb.org/mongo-driver@v1.14.0/mongo/readconcern;$WORK/b2268=>" -p go.mongodb.org/mongo-driver/mongo/readconcern -lang=go1.18 -complete -installsuffix shared -buildid YHwNaZ0KgDS_Q7qp3Egs/YHwNaZ0KgDS_Q7qp3Egs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2268/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/readconcern/readconcern.go
2025-08-20T22:46:12.6060766Z [00:05:13.280]➜  go tool buildid -w $WORK/b2268/_pkg_.a # internal
2025-08-20T22:46:12.6063820Z [00:05:13.280]➜  cp $WORK/b2268/_pkg_.a /root/.cache/go-build/b7/b7e4a6a1b76aba519d1d44833f6122cf0291e011e3fdc4b139f105de1fcc1550-d # internal
2025-08-20T22:46:12.6068166Z [00:05:13.280]➜  go.mongodb.org/mongo-driver/mongo/writeconcern
2025-08-20T22:46:12.6068744Z [00:05:13.280]➜  mkdir -p $WORK/b2269/
2025-08-20T22:46:12.6069394Z [00:05:13.280]➜  cat >/tmp/go-build2401649780/b2269/importcfg << 'EOF' # internal
2025-08-20T22:46:12.6071083Z [00:05:13.280]➜  # import config
2025-08-20T22:46:12.6072663Z [00:05:13.280]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.6073559Z [00:05:13.280]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.6074816Z [00:05:13.280]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:12.6076137Z [00:05:13.280]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:46:12.6078260Z [00:05:13.280]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.6079551Z [00:05:13.280]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.6081091Z [00:05:13.280]➜  EOF
2025-08-20T22:46:12.6085106Z [00:05:13.280]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2269/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/writeconcern=>go.mongodb.org/mongo-driver@v1.14.0/mongo/writeconcern;$WORK/b2269=>" -p go.mongodb.org/mongo-driver/mongo/writeconcern -lang=go1.18 -complete -installsuffix shared -buildid fBCR76BJer4JDa5SlEKZ/fBCR76BJer4JDa5SlEKZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2269/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/writeconcern/writeconcern.go
2025-08-20T22:46:12.6581115Z [00:05:13.332]➜  go tool buildid -w $WORK/b2251/_pkg_.a # internal
2025-08-20T22:46:12.6597054Z [00:05:13.334]➜  go tool buildid -w $WORK/b1358/_pkg_.a # internal
2025-08-20T22:46:12.6620506Z [00:05:13.336]➜  cp $WORK/b2251/_pkg_.a /root/.cache/go-build/06/06f38480e41a2e4300986557d76060d6f4ce550c125383edd2cbf532a1c25733-d # internal
2025-08-20T22:46:12.6625646Z [00:05:13.336]➜  go.mongodb.org/mongo-driver/internal/driverutil
2025-08-20T22:46:12.6626346Z [00:05:13.336]➜  mkdir -p $WORK/b2271/
2025-08-20T22:46:12.6629383Z [00:05:13.337]➜  cat >/tmp/go-build2401649780/b2271/importcfg << 'EOF' # internal
2025-08-20T22:46:12.6630995Z [00:05:13.337]➜  # import config
2025-08-20T22:46:12.6632827Z [00:05:13.337]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:12.6639188Z [00:05:13.337]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.6640751Z [00:05:13.337]➜  EOF
2025-08-20T22:46:12.6649317Z [00:05:13.337]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2271/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/driverutil=>go.mongodb.org/mongo-driver@v1.14.0/internal/driverutil;$WORK/b2271=>" -p go.mongodb.org/mongo-driver/internal/driverutil -lang=go1.18 -complete -installsuffix shared -buildid IjJIkpMVvn3NcOyeA-dP/IjJIkpMVvn3NcOyeA-dP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2271/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/driverutil/hello.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/driverutil/operation.go
2025-08-20T22:46:12.6792330Z [00:05:13.353]➜  go tool buildid -w $WORK/b2271/_pkg_.a # internal
2025-08-20T22:46:12.6832412Z [00:05:13.357]➜  cp $WORK/b2271/_pkg_.a /root/.cache/go-build/b7/b7a71239ef3ae17027c687d79ea48fcdc6a626f2fe216a906b4f596f2e951d28-d # internal
2025-08-20T22:46:12.6834814Z [00:05:13.357]➜  go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options
2025-08-20T22:46:12.6836613Z [00:05:13.357]➜  mkdir -p $WORK/b2273/
2025-08-20T22:46:12.6838518Z [00:05:13.358]➜  cat >/tmp/go-build2401649780/b2273/importcfg << 'EOF' # internal
2025-08-20T22:46:12.6839919Z [00:05:13.358]➜  # import config
2025-08-20T22:46:12.6841448Z [00:05:13.358]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:12.6843173Z [00:05:13.358]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.6845388Z [00:05:13.358]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:12.6848309Z [00:05:13.358]➜  EOF
2025-08-20T22:46:12.6854516Z [00:05:13.358]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2273/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/options=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/options;$WORK/b2273=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options -lang=go1.18 -complete -installsuffix shared -buildid vLTQZbKstccjVYkftFam/vLTQZbKstccjVYkftFam -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2273/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/options/mongocrypt_context_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/options/mongocrypt_options.go
2025-08-20T22:46:12.6892408Z [00:05:13.360]➜  cp $WORK/b1358/_pkg_.a /root/.cache/go-build/a4/a41db8ef0ef87d5dd095d3b7a64a5c1e4884d63912bda0a8bfb203148dffab84-d # internal
2025-08-20T22:46:12.6893707Z [00:05:13.360]➜  github.com/elastic/go-elasticsearch/v8
2025-08-20T22:46:12.6894359Z [00:05:13.360]➜  mkdir -p $WORK/b1353/
2025-08-20T22:46:12.6895174Z [00:05:13.361]➜  cat >/tmp/go-build2401649780/b1353/importcfg << 'EOF' # internal
2025-08-20T22:46:12.6896109Z [00:05:13.361]➜  # import config
2025-08-20T22:46:12.6896874Z [00:05:13.361]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:12.6898052Z [00:05:13.361]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.6898897Z [00:05:13.361]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.6900208Z [00:05:13.361]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:12.6901968Z [00:05:13.361]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport/version=/tmp/go-build2401649780/b1355/_pkg_.a
2025-08-20T22:46:12.6903588Z [00:05:13.361]➜  packagefile github.com/elastic/go-elasticsearch/v8/esapi=/tmp/go-build2401649780/b1356/_pkg_.a
2025-08-20T22:46:12.6905332Z [00:05:13.361]➜  packagefile github.com/elastic/go-elasticsearch/v8/internal/version=/tmp/go-build2401649780/b1357/_pkg_.a
2025-08-20T22:46:12.6906933Z [00:05:13.361]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi=/tmp/go-build2401649780/b1358/_pkg_.a
2025-08-20T22:46:12.6908532Z [00:05:13.361]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:46:12.6909551Z [00:05:13.361]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:12.6910387Z [00:05:13.361]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:12.6911163Z [00:05:13.361]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:12.6911973Z [00:05:13.361]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:12.6912783Z [00:05:13.361]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:12.6913617Z [00:05:13.361]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:12.6914658Z [00:05:13.361]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.6915554Z [00:05:13.361]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:12.6916365Z [00:05:13.361]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.6916999Z [00:05:13.361]➜  EOF
2025-08-20T22:46:12.6921524Z [00:05:13.362]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b1353/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0=>github.com/elastic/go-elasticsearch/v8@v8.17.0;$WORK/b1353=>" -p github.com/elastic/go-elasticsearch/v8 -lang=go1.22 -complete -installsuffix shared -buildid Ub_QVxw3mylUcEdBK20G/Ub_QVxw3mylUcEdBK20G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b1353/importcfg -pack /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/doc.go /root/go/pkg/mod/github.com/elastic/go-elasticsearch/v8@v8.17.0/elasticsearch.go
2025-08-20T22:46:12.7212492Z [00:05:13.395]➜  go tool buildid -w $WORK/b2273/_pkg_.a # internal
2025-08-20T22:46:12.7224697Z [00:05:13.396]➜  cp $WORK/b2273/_pkg_.a /root/.cache/go-build/38/383b00065b19eb72cf202c485362db68aec6715df35e668afb66182b935d2031-d # internal
2025-08-20T22:46:12.7230219Z [00:05:13.397]➜  go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt
2025-08-20T22:46:12.7231148Z [00:05:13.397]➜  mkdir -p $WORK/b2272/
2025-08-20T22:46:12.7234159Z [00:05:13.398]➜  cat >/tmp/go-build2401649780/b2272/importcfg << 'EOF' # internal
2025-08-20T22:46:12.7235677Z [00:05:13.398]➜  # import config
2025-08-20T22:46:12.7237472Z [00:05:13.398]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:12.7239346Z [00:05:13.398]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.7241129Z [00:05:13.398]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options=/tmp/go-build2401649780/b2273/_pkg_.a
2025-08-20T22:46:12.7243215Z [00:05:13.398]➜  EOF
2025-08-20T22:46:12.7250862Z [00:05:13.398]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2272/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt;$WORK/b2272=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt -lang=go1.18 -complete -installsuffix shared -buildid y-mFYpA2v-iDrBkl1ZgO/y-mFYpA2v-iDrBkl1ZgO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2272/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/errors_not_enabled.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/mongocrypt_context_not_enabled.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/mongocrypt_kms_context_not_enabled.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/mongocrypt_not_enabled.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/mongocrypt/state.go
2025-08-20T22:46:12.7416426Z [00:05:13.416]➜  go tool buildid -w $WORK/b2269/_pkg_.a # internal
2025-08-20T22:46:12.7509853Z [00:05:13.425]➜  cp $WORK/b2269/_pkg_.a /root/.cache/go-build/1b/1b3dd238da2f1519f2c27d0c654df32a95a8f60aac670af0964ffd4141c1b174-d # internal
2025-08-20T22:46:12.7514885Z [00:05:13.425]➜  go.mongodb.org/mongo-driver/x/mongo/driver/session
2025-08-20T22:46:12.7515561Z [00:05:13.425]➜  mkdir -p $WORK/b2274/
2025-08-20T22:46:12.7523183Z [00:05:13.426]➜  cat >/tmp/go-build2401649780/b2274/importcfg << 'EOF' # internal
2025-08-20T22:46:12.7523881Z [00:05:13.426]➜  # import config
2025-08-20T22:46:12.7524546Z [00:05:13.426]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:12.7528924Z [00:05:13.426]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.7529962Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:12.7531215Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:12.7532858Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/internal/uuid=/tmp/go-build2401649780/b2264/_pkg_.a
2025-08-20T22:46:12.7534323Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:12.7536728Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:12.7538286Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/mongo/readconcern=/tmp/go-build2401649780/b2268/_pkg_.a
2025-08-20T22:46:12.7539622Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:12.7540985Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/mongo/writeconcern=/tmp/go-build2401649780/b2269/_pkg_.a
2025-08-20T22:46:12.7542356Z [00:05:13.426]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.7543429Z [00:05:13.426]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:12.7544293Z [00:05:13.426]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:12.7545150Z [00:05:13.426]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.7545935Z [00:05:13.426]➜  EOF
2025-08-20T22:46:12.7552967Z [00:05:13.426]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2274/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/session=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/session;$WORK/b2274=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/session -lang=go1.18 -complete -installsuffix shared -buildid 4bDQ5TREXy0qZFU8K83g/4bDQ5TREXy0qZFU8K83g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2274/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/session/client_session.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/session/cluster_clock.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/session/options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/session/server_session.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/session/session_pool.go
2025-08-20T22:46:12.7593712Z [00:05:13.433]➜  go tool buildid -w $WORK/b2272/_pkg_.a # internal
2025-08-20T22:46:12.7599943Z [00:05:13.434]➜  cp $WORK/b2272/_pkg_.a /root/.cache/go-build/71/713121512998049d11d72c3a8f0d6c283a6fdd0295f246ce7d550ba7716a5823-d # internal
2025-08-20T22:46:12.7613646Z [00:05:13.434]➜  go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage
2025-08-20T22:46:12.7614338Z [00:05:13.434]➜  mkdir -p $WORK/b2275/
2025-08-20T22:46:12.7615065Z [00:05:13.434]➜  cat >/tmp/go-build2401649780/b2275/importcfg << 'EOF' # internal
2025-08-20T22:46:12.7615734Z [00:05:13.434]➜  # import config
2025-08-20T22:46:12.7616384Z [00:05:13.434]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:12.7618800Z [00:05:13.434]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.7619946Z [00:05:13.434]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.7620833Z [00:05:13.434]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:12.7621483Z [00:05:13.434]➜  EOF
2025-08-20T22:46:12.7625777Z [00:05:13.434]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2275/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/wiremessage=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/wiremessage;$WORK/b2275=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage -lang=go1.18 -complete -installsuffix shared -buildid uJgAYJA2DtZ4JmOpaiHk/uJgAYJA2DtZ4JmOpaiHk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2275/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/wiremessage/wiremessage.go
2025-08-20T22:46:12.8268898Z [00:05:13.501]➜  go tool buildid -w $WORK/b2275/_pkg_.a # internal
2025-08-20T22:46:12.8283607Z [00:05:13.502]➜  cp $WORK/b2275/_pkg_.a /root/.cache/go-build/87/8765f2f4c01d5012cee369cf34039feb7f4e57a9b1f9a9a7a65d29c275c50205-d # internal
2025-08-20T22:46:12.8290245Z [00:05:13.503]➜  go.mongodb.org/mongo-driver/x/mongo/driver/dns
2025-08-20T22:46:12.8290932Z [00:05:13.503]➜  mkdir -p $WORK/b2277/
2025-08-20T22:46:12.8291709Z [00:05:13.503]➜  cat >/tmp/go-build2401649780/b2277/importcfg << 'EOF' # internal
2025-08-20T22:46:12.8293412Z [00:05:13.503]➜  # import config
2025-08-20T22:46:12.8295097Z [00:05:13.503]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.8295911Z [00:05:13.503]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.8296645Z [00:05:13.503]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:12.8307002Z [00:05:13.503]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:12.8308079Z [00:05:13.503]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.8308651Z [00:05:13.503]➜  EOF
2025-08-20T22:46:12.8313030Z [00:05:13.504]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2277/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/dns=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/dns;$WORK/b2277=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/dns -lang=go1.18 -complete -installsuffix shared -buildid mZvaQdGTFcxueQuY4tHb/mZvaQdGTFcxueQuY4tHb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2277/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/dns/dns.go
2025-08-20T22:46:12.8910131Z [00:05:13.565]➜  go tool buildid -w $WORK/b2277/_pkg_.a # internal
2025-08-20T22:46:12.8921023Z [00:05:13.566]➜  cp $WORK/b2277/_pkg_.a /root/.cache/go-build/87/871d37522bbd7087165ece57e6c4ce9f67271b32e339a3e5258a2086a5530117-d # internal
2025-08-20T22:46:12.8928821Z [00:05:13.567]➜  go.mongodb.org/mongo-driver/x/mongo/driver/connstring
2025-08-20T22:46:12.8930129Z [00:05:13.567]➜  mkdir -p $WORK/b2276/
2025-08-20T22:46:12.8939816Z [00:05:13.568]➜  cat >/tmp/go-build2401649780/b2276/importcfg << 'EOF' # internal
2025-08-20T22:46:12.8940558Z [00:05:13.568]➜  # import config
2025-08-20T22:46:12.8942213Z [00:05:13.568]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.8945110Z [00:05:13.568]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.8946237Z [00:05:13.568]➜  packagefile go.mongodb.org/mongo-driver/internal/randutil=/tmp/go-build2401649780/b2265/_pkg_.a
2025-08-20T22:46:12.8948975Z [00:05:13.568]➜  packagefile go.mongodb.org/mongo-driver/mongo/writeconcern=/tmp/go-build2401649780/b2269/_pkg_.a
2025-08-20T22:46:12.8950412Z [00:05:13.568]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/dns=/tmp/go-build2401649780/b2277/_pkg_.a
2025-08-20T22:46:12.8951867Z [00:05:13.568]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage=/tmp/go-build2401649780/b2275/_pkg_.a
2025-08-20T22:46:12.8954557Z [00:05:13.568]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:12.8955401Z [00:05:13.568]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:12.8956231Z [00:05:13.568]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:12.8957087Z [00:05:13.568]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.8958065Z [00:05:13.568]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.8958657Z [00:05:13.568]➜  EOF
2025-08-20T22:46:12.8973065Z [00:05:13.571]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2276/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/connstring=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/connstring;$WORK/b2276=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/connstring -lang=go1.18 -complete -installsuffix shared -buildid -ROP6A6D2XeE1GGV0eyz/-ROP6A6D2XeE1GGV0eyz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2276/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/connstring/connstring.go
2025-08-20T22:46:12.9233894Z [00:05:13.597]➜  go tool buildid -w $WORK/b2274/_pkg_.a # internal
2025-08-20T22:46:12.9280055Z [00:05:13.602]➜  cp $WORK/b2274/_pkg_.a /root/.cache/go-build/bd/bde14ee7e8e6719c43e9ad81dcc88c6de0cfb524510951937b83e88df53d173f-d # internal
2025-08-20T22:46:12.9286082Z [00:05:13.602]➜  go.mongodb.org/mongo-driver/x/mongo/driver
2025-08-20T22:46:12.9286741Z [00:05:13.602]➜  mkdir -p $WORK/b2270/
2025-08-20T22:46:12.9308068Z [00:05:13.603]➜  cat >/tmp/go-build2401649780/b2270/importcfg << 'EOF' # internal
2025-08-20T22:46:12.9308950Z [00:05:13.603]➜  # import config
2025-08-20T22:46:12.9309737Z [00:05:13.603]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:12.9310753Z [00:05:13.603]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:46:12.9311756Z [00:05:13.603]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:12.9312780Z [00:05:13.603]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:12.9313807Z [00:05:13.603]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:12.9314981Z [00:05:13.603]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:12.9316030Z [00:05:13.603]➜  packagefile github.com/golang/snappy=/tmp/go-build2401649780/b397/_pkg_.a
2025-08-20T22:46:12.9317500Z [00:05:13.603]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:46:12.9318862Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:12.9320215Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:46:12.9321655Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:12.9323034Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/event=/tmp/go-build2401649780/b2251/_pkg_.a
2025-08-20T22:46:12.9324637Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/internal/codecutil=/tmp/go-build2401649780/b2259/_pkg_.a
2025-08-20T22:46:12.9326118Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/internal/csot=/tmp/go-build2401649780/b2261/_pkg_.a
2025-08-20T22:46:12.9329161Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/internal/driverutil=/tmp/go-build2401649780/b2271/_pkg_.a
2025-08-20T22:46:12.9330599Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/internal/handshake=/tmp/go-build2401649780/b2255/_pkg_.a
2025-08-20T22:46:12.9331957Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/internal/logger=/tmp/go-build2401649780/b2263/_pkg_.a
2025-08-20T22:46:12.9333273Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:12.9334618Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:12.9336140Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/mongo/readconcern=/tmp/go-build2401649780/b2268/_pkg_.a
2025-08-20T22:46:12.9337671Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:12.9339037Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/mongo/writeconcern=/tmp/go-build2401649780/b2269/_pkg_.a
2025-08-20T22:46:12.9340395Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:12.9341809Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt=/tmp/go-build2401649780/b2272/_pkg_.a
2025-08-20T22:46:12.9343371Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options=/tmp/go-build2401649780/b2273/_pkg_.a
2025-08-20T22:46:12.9345007Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/session=/tmp/go-build2401649780/b2274/_pkg_.a
2025-08-20T22:46:12.9346493Z [00:05:13.603]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage=/tmp/go-build2401649780/b2275/_pkg_.a
2025-08-20T22:46:12.9347786Z [00:05:13.603]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:12.9348606Z [00:05:13.603]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:12.9349419Z [00:05:13.603]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:12.9350229Z [00:05:13.603]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:12.9351059Z [00:05:13.603]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:12.9351868Z [00:05:13.603]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:12.9352654Z [00:05:13.603]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:12.9353247Z [00:05:13.603]➜  EOF
2025-08-20T22:46:12.9362595Z [00:05:13.603]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2270/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver;$WORK/b2270=>" -p go.mongodb.org/mongo-driver/x/mongo/driver -lang=go1.18 -complete -installsuffix shared -buildid L1l-3zVBilzeGD0YwRWq/L1l-3zVBilzeGD0YwRWq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2270/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/batch_cursor.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/batches.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/compression.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/crypt.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/driver.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/errors.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/legacy.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation_exhaust.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/serverapioptions.go
2025-08-20T22:46:13.0567425Z [00:05:13.731]➜  go tool buildid -w $WORK/b2276/_pkg_.a # internal
2025-08-20T22:46:13.0587671Z [00:05:13.733]➜  cp $WORK/b2276/_pkg_.a /root/.cache/go-build/fb/fb9a35f964a6c063189b47d37fca01e62b9e4cc38a97a5ced2e1df2c721d2291-d # internal
2025-08-20T22:46:13.0605290Z [00:05:13.735]➜  github.com/montanaflynn/stats
2025-08-20T22:46:13.0610479Z [00:05:13.735]➜  mkdir -p $WORK/b2281/
2025-08-20T22:46:13.0623293Z [00:05:13.736]➜  cat >/tmp/go-build2401649780/b2281/importcfg << 'EOF' # internal
2025-08-20T22:46:13.0623984Z [00:05:13.736]➜  # import config
2025-08-20T22:46:13.0624619Z [00:05:13.736]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:13.0625383Z [00:05:13.736]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:13.0626398Z [00:05:13.736]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:13.0627756Z [00:05:13.736]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:46:13.0637843Z [00:05:13.736]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:13.0638817Z [00:05:13.736]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:13.0639725Z [00:05:13.736]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:13.0642357Z [00:05:13.736]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:13.0643141Z [00:05:13.736]➜  EOF
2025-08-20T22:46:13.0659837Z [00:05:13.738]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2281/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0=>github.com/montanaflynn/stats@v0.7.0;$WORK/b2281=>" -p github.com/montanaflynn/stats -lang=go1.13 -complete -installsuffix shared -buildid rY_8dHraKJyXcRJ8SonA/rY_8dHraKJyXcRJ8SonA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2281/importcfg -pack /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/correlation.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/cumulative_sum.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/data.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/deviation.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/distances.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/doc.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/entropy.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/errors.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/geometric_distribution.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/legacy.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/load.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/max.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/mean.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/median.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/min.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/mode.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/norm.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/outlier.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/percentile.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/quartile.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/ranksum.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/regression.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/round.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/sample.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/sigmoid.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/softmax.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/sum.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/util.go /root/go/pkg/mod/github.com/montanaflynn/stats@v0.7.0/variance.go
2025-08-20T22:46:13.2329195Z [00:05:13.907]➜  go tool buildid -w $WORK/b2281/_pkg_.a # internal
2025-08-20T22:46:13.2358601Z [00:05:13.910]➜  cp $WORK/b2281/_pkg_.a /root/.cache/go-build/59/59f12fbb3af443bd1951371051dc26391cfa5811cea243ac93968b87e420ed4f-d # internal
2025-08-20T22:46:13.2365139Z [00:05:13.910]➜  github.com/xdg-go/pbkdf2
2025-08-20T22:46:13.2369680Z [00:05:13.910]➜  mkdir -p $WORK/b2284/
2025-08-20T22:46:13.2370473Z [00:05:13.911]➜  cat >/tmp/go-build2401649780/b2284/importcfg << 'EOF' # internal
2025-08-20T22:46:13.2371219Z [00:05:13.911]➜  # import config
2025-08-20T22:46:13.2371967Z [00:05:13.911]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:46:13.2374293Z [00:05:13.911]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:13.2375397Z [00:05:13.911]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:46:13.2376192Z [00:05:13.911]➜  EOF
2025-08-20T22:46:13.2380074Z [00:05:13.911]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2284/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xdg-go/pbkdf2@v1.0.0=>github.com/xdg-go/pbkdf2@v1.0.0;$WORK/b2284=>" -p github.com/xdg-go/pbkdf2 -lang=go1.9 -complete -installsuffix shared -buildid XbOY3ERM0l2j1Rr5EjK4/XbOY3ERM0l2j1Rr5EjK4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2284/importcfg -pack /root/go/pkg/mod/github.com/xdg-go/pbkdf2@v1.0.0/pbkdf2.go
2025-08-20T22:46:13.2966747Z [00:05:13.971]➜  go tool buildid -w $WORK/b2284/_pkg_.a # internal
2025-08-20T22:46:13.2974197Z [00:05:13.971]➜  cp $WORK/b2284/_pkg_.a /root/.cache/go-build/f0/f0bcacfbaca53fe1b1f2abb2e41270aa46e7b5a8ff44b20f9fc155669473fa0c-d # internal
2025-08-20T22:46:13.3004828Z [00:05:13.975]➜  github.com/xdg-go/stringprep
2025-08-20T22:46:13.3008087Z [00:05:13.975]➜  mkdir -p $WORK/b2285/
2025-08-20T22:46:13.3013447Z [00:05:13.975]➜  cat >/tmp/go-build2401649780/b2285/importcfg << 'EOF' # internal
2025-08-20T22:46:13.3017685Z [00:05:13.976]➜  # import config
2025-08-20T22:46:13.3019611Z [00:05:13.976]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:13.3021527Z [00:05:13.976]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b219/_pkg_.a
2025-08-20T22:46:13.3023425Z [00:05:13.976]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:13.3024032Z [00:05:13.976]➜  EOF
2025-08-20T22:46:13.3030571Z [00:05:13.976]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2285/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4=>github.com/xdg-go/stringprep@v1.0.4;$WORK/b2285=>" -p github.com/xdg-go/stringprep -lang=go1.11 -complete -installsuffix shared -buildid mam1HbLVlsDQZgGfpG6c/mam1HbLVlsDQZgGfpG6c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2285/importcfg -pack /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/bidi.go /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/doc.go /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/error.go /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/map.go /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/profile.go /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/saslprep.go /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/set.go /root/go/pkg/mod/github.com/xdg-go/stringprep@v1.0.4/tables.go
2025-08-20T22:46:13.4002672Z [00:05:14.074]➜  go tool buildid -w $WORK/b1353/_pkg_.a # internal
2025-08-20T22:46:13.4334885Z [00:05:14.107]➜  cp $WORK/b1353/_pkg_.a /root/.cache/go-build/09/09c64244bcd17b0a7accc7ce5e0c0d63ff73f64efa221ed50e3d4bdefd6b7b56-d # internal
2025-08-20T22:46:13.4337729Z [00:05:14.108]➜  go.mongodb.org/mongo-driver/internal/aws/awserr
2025-08-20T22:46:13.4338834Z [00:05:14.108]➜  mkdir -p $WORK/b2287/
2025-08-20T22:46:13.4341101Z [00:05:14.108]➜  cat >/tmp/go-build2401649780/b2287/importcfg << 'EOF' # internal
2025-08-20T22:46:13.4342181Z [00:05:14.108]➜  # import config
2025-08-20T22:46:13.4343150Z [00:05:14.108]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:13.4343778Z [00:05:14.108]➜  EOF
2025-08-20T22:46:13.4348677Z [00:05:14.108]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2287/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/awserr=>go.mongodb.org/mongo-driver@v1.14.0/internal/aws/awserr;$WORK/b2287=>" -p go.mongodb.org/mongo-driver/internal/aws/awserr -lang=go1.18 -complete -installsuffix shared -buildid njArtKzxNpeYfFtEpSgH/njArtKzxNpeYfFtEpSgH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2287/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/awserr/error.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/awserr/types.go
2025-08-20T22:46:13.4646247Z [00:05:14.139]➜  go tool buildid -w $WORK/b2287/_pkg_.a # internal
2025-08-20T22:46:13.4670823Z [00:05:14.141]➜  cp $WORK/b2287/_pkg_.a /root/.cache/go-build/03/036e0ee12f770bcd6cfebc0f0d0bdbd51657f063f22c9158c6c8d816813d46e6-d # internal
2025-08-20T22:46:13.4677476Z [00:05:14.142]➜  golang.org/x/sync/singleflight
2025-08-20T22:46:13.4678120Z [00:05:14.142]➜  mkdir -p $WORK/b2288/
2025-08-20T22:46:13.4690114Z [00:05:14.143]➜  cat >/tmp/go-build2401649780/b2288/importcfg << 'EOF' # internal
2025-08-20T22:46:13.4690987Z [00:05:14.143]➜  # import config
2025-08-20T22:46:13.4691750Z [00:05:14.143]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:13.4692639Z [00:05:14.143]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:13.4693537Z [00:05:14.143]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:13.4694431Z [00:05:14.143]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:13.4695383Z [00:05:14.143]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:46:13.4696321Z [00:05:14.143]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:13.4697011Z [00:05:14.143]➜  EOF
2025-08-20T22:46:13.4701004Z [00:05:14.143]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2288/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.15.0/singleflight=>golang.org/x/sync@v0.15.0/singleflight;$WORK/b2288=>" -p golang.org/x/sync/singleflight -lang=go1.23 -complete -installsuffix shared -buildid fWDiQfixELXcXHsK8VU2/fWDiQfixELXcXHsK8VU2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2288/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.15.0/singleflight/singleflight.go
2025-08-20T22:46:13.5153732Z [00:05:14.189]➜  go tool buildid -w $WORK/b2288/_pkg_.a # internal
2025-08-20T22:46:13.5182051Z [00:05:14.190]➜  cp $WORK/b2288/_pkg_.a /root/.cache/go-build/c0/c0d7adbd62c96725588e543aa411c2fe3c6109bf7d8cb4aa0eb998656c8815c0-d # internal
2025-08-20T22:46:13.5183360Z [00:05:14.191]➜  go.mongodb.org/mongo-driver/internal/aws/credentials
2025-08-20T22:46:13.5184005Z [00:05:14.191]➜  mkdir -p $WORK/b2286/
2025-08-20T22:46:13.5184711Z [00:05:14.191]➜  cat >/tmp/go-build2401649780/b2286/importcfg << 'EOF' # internal
2025-08-20T22:46:13.5185348Z [00:05:14.191]➜  # import config
2025-08-20T22:46:13.5185978Z [00:05:14.191]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:13.5187309Z [00:05:14.191]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/awserr=/tmp/go-build2401649780/b2287/_pkg_.a
2025-08-20T22:46:13.5188794Z [00:05:14.191]➜  packagefile golang.org/x/sync/singleflight=/tmp/go-build2401649780/b2288/_pkg_.a
2025-08-20T22:46:13.5189724Z [00:05:14.191]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:13.5190481Z [00:05:14.191]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:13.5191034Z [00:05:14.191]➜  EOF
2025-08-20T22:46:13.5195902Z [00:05:14.192]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2286/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/credentials=>go.mongodb.org/mongo-driver@v1.14.0/internal/aws/credentials;$WORK/b2286=>" -p go.mongodb.org/mongo-driver/internal/aws/credentials -lang=go1.18 -complete -installsuffix shared -buildid SOTXHK9azUr5kxcAKswy/SOTXHK9azUr5kxcAKswy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2286/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/credentials/chain_provider.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/credentials/credentials.go
2025-08-20T22:46:13.5438157Z [00:05:14.218]➜  go tool buildid -w $WORK/b2270/_pkg_.a # internal
2025-08-20T22:46:13.5604346Z [00:05:14.234]➜  cp $WORK/b2270/_pkg_.a /root/.cache/go-build/e9/e9c6646917aaa97cee3290971cf48e05dde0cc7e98608bee48e3ba267d8d27ec-d # internal
2025-08-20T22:46:13.5643049Z [00:05:14.238]➜  go.mongodb.org/mongo-driver/mongo/options
2025-08-20T22:46:13.5645042Z [00:05:14.239]➜  mkdir -p $WORK/b2267/
2025-08-20T22:46:13.5657449Z [00:05:14.239]➜  cat >/tmp/go-build2401649780/b2267/importcfg << 'EOF' # internal
2025-08-20T22:46:13.5658181Z [00:05:14.239]➜  # import config
2025-08-20T22:46:13.5658818Z [00:05:14.239]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:13.5659628Z [00:05:14.239]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:13.5660493Z [00:05:14.239]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:13.5661438Z [00:05:14.239]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:13.5662332Z [00:05:14.239]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:46:13.5663159Z [00:05:14.239]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:13.5663906Z [00:05:14.239]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:13.5664787Z [00:05:14.239]➜  packagefile github.com/youmark/pkcs8=/tmp/go-build2401649780/b2248/_pkg_.a
2025-08-20T22:46:13.5665803Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:13.5666972Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2401649780/b251/_pkg_.a
2025-08-20T22:46:13.5668351Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:13.5669775Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/event=/tmp/go-build2401649780/b2251/_pkg_.a
2025-08-20T22:46:13.5671087Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/internal/httputil=/tmp/go-build2401649780/b2262/_pkg_.a
2025-08-20T22:46:13.5672417Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/internal/logger=/tmp/go-build2401649780/b2263/_pkg_.a
2025-08-20T22:46:13.5673803Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/mongo/readconcern=/tmp/go-build2401649780/b2268/_pkg_.a
2025-08-20T22:46:13.5675018Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:13.5676328Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/mongo/writeconcern=/tmp/go-build2401649780/b2269/_pkg_.a
2025-08-20T22:46:13.5677635Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/tag=/tmp/go-build2401649780/b2258/_pkg_.a
2025-08-20T22:46:13.5678792Z [00:05:14.239]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:13.5680085Z [00:05:14.240]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver=/tmp/go-build2401649780/b2270/_pkg_.a
2025-08-20T22:46:13.5683778Z [00:05:14.240]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/connstring=/tmp/go-build2401649780/b2276/_pkg_.a
2025-08-20T22:46:13.5685253Z [00:05:14.240]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage=/tmp/go-build2401649780/b2275/_pkg_.a
2025-08-20T22:46:13.5686398Z [00:05:14.240]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:13.5687331Z [00:05:14.240]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:13.5688113Z [00:05:14.240]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:13.5688888Z [00:05:14.240]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:13.5689670Z [00:05:14.240]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:13.5690446Z [00:05:14.240]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:13.5691358Z [00:05:14.240]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:13.5691920Z [00:05:14.240]➜  EOF
2025-08-20T22:46:13.5722398Z [00:05:14.242]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2267/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options=>go.mongodb.org/mongo-driver@v1.14.0/mongo/options;$WORK/b2267=>" -p go.mongodb.org/mongo-driver/mongo/options -lang=go1.18 -complete -installsuffix shared -buildid ra-2q5mu7zULdW0JWfIU/ra-2q5mu7zULdW0JWfIU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2267/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/aggregateoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/autoencryptionoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/bulkwriteoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/changestreamoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/clientencryptionoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/clientoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/collectionoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/countoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/createcollectionoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/datakeyoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/dboptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/deleteoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/distinctoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/encryptoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/estimatedcountoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/findoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/gridfsoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/indexoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/insertoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/listcollectionsoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/listdatabasesoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/loggeroptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/mongooptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/replaceoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/rewrapdatakeyoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/runcmdoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/searchindexoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/serverapioptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/sessionoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/transactionoptions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/options/updateoptions.go
2025-08-20T22:46:13.5744783Z [00:05:14.243]➜  go tool buildid -w $WORK/b2286/_pkg_.a # internal
2025-08-20T22:46:13.5745910Z [00:05:14.244]➜  cp $WORK/b2286/_pkg_.a /root/.cache/go-build/64/64471cf8a3fc335de85c83e37a0529a5d9f762ce4c553446021dc6635692b56b-d # internal
2025-08-20T22:46:13.5747041Z [00:05:14.245]➜  go.mongodb.org/mongo-driver/x/mongo/driver/operation
2025-08-20T22:46:13.5747846Z [00:05:14.245]➜  mkdir -p $WORK/b2278/
2025-08-20T22:46:13.5748559Z [00:05:14.246]➜  cat >/tmp/go-build2401649780/b2278/importcfg << 'EOF' # internal
2025-08-20T22:46:13.5749246Z [00:05:14.246]➜  # import config
2025-08-20T22:46:13.5749934Z [00:05:14.246]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:13.5750886Z [00:05:14.246]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:13.5751621Z [00:05:14.246]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:13.5752495Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:13.5753625Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:46:13.5754738Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/event=/tmp/go-build2401649780/b2251/_pkg_.a
2025-08-20T22:46:13.5755952Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/internal/bsonutil=/tmp/go-build2401649780/b2254/_pkg_.a
2025-08-20T22:46:13.5770284Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/internal/driverutil=/tmp/go-build2401649780/b2271/_pkg_.a
2025-08-20T22:46:13.5771798Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/internal/handshake=/tmp/go-build2401649780/b2255/_pkg_.a
2025-08-20T22:46:13.5773148Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/internal/logger=/tmp/go-build2401649780/b2263/_pkg_.a
2025-08-20T22:46:13.5774389Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:13.5775698Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:13.5776976Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/mongo/readconcern=/tmp/go-build2401649780/b2268/_pkg_.a
2025-08-20T22:46:13.5778385Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:13.5779765Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/mongo/writeconcern=/tmp/go-build2401649780/b2269/_pkg_.a
2025-08-20T22:46:13.5781038Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/version=/tmp/go-build2401649780/b2279/_pkg_.a
2025-08-20T22:46:13.5782483Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:13.5783782Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver=/tmp/go-build2401649780/b2270/_pkg_.a
2025-08-20T22:46:13.5785267Z [00:05:14.246]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/session=/tmp/go-build2401649780/b2274/_pkg_.a
2025-08-20T22:46:13.5786357Z [00:05:14.246]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:13.5787391Z [00:05:14.246]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:13.5788248Z [00:05:14.246]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:13.5789093Z [00:05:14.246]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:13.5789921Z [00:05:14.246]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:13.5790543Z [00:05:14.246]➜  EOF
2025-08-20T22:46:13.5810645Z [00:05:14.247]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2278/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation;$WORK/b2278=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/operation -lang=go1.18 -complete -installsuffix shared -buildid Cz27uJW41aTZ5jFribiw/Cz27uJW41aTZ5jFribiw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2278/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/abort_transaction.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/aggregate.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/command.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/commit_transaction.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/count.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/create.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/create_indexes.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/create_search_indexes.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/delete.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/distinct.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/drop_collection.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/drop_database.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/drop_indexes.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/drop_search_index.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/end_sessions.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/errors.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/find.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/find_and_modify.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/hello.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/insert.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/listDatabases.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/list_collections.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/list_indexes.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/update.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/operation/update_search_index.go
2025-08-20T22:46:13.8279438Z [00:05:14.502]➜  go tool buildid -w $WORK/b2285/_pkg_.a # internal
2025-08-20T22:46:13.8320109Z [00:05:14.505]➜  cp $WORK/b2285/_pkg_.a /root/.cache/go-build/a7/a701eb46a414468d3d3f9e218be2eb5af962317dfc5b128e5030cc889fcb4431-d # internal
2025-08-20T22:46:13.8321380Z [00:05:14.505]➜  github.com/xdg-go/scram
2025-08-20T22:46:13.8327924Z [00:05:14.505]➜  mkdir -p $WORK/b2283/
2025-08-20T22:46:13.8329044Z [00:05:14.506]➜  cat >/tmp/go-build2401649780/b2283/importcfg << 'EOF' # internal
2025-08-20T22:46:13.8330216Z [00:05:14.506]➜  # import config
2025-08-20T22:46:13.8331206Z [00:05:14.506]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:46:13.8332060Z [00:05:14.506]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:13.8332841Z [00:05:14.506]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:46:13.8333812Z [00:05:14.506]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:13.8334735Z [00:05:14.506]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:46:13.8335654Z [00:05:14.506]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:13.8336549Z [00:05:14.506]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:13.8337822Z [00:05:14.506]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:13.8338752Z [00:05:14.506]➜  packagefile github.com/xdg-go/pbkdf2=/tmp/go-build2401649780/b2284/_pkg_.a
2025-08-20T22:46:13.8339871Z [00:05:14.506]➜  packagefile github.com/xdg-go/stringprep=/tmp/go-build2401649780/b2285/_pkg_.a
2025-08-20T22:46:13.8340822Z [00:05:14.506]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:46:13.8341618Z [00:05:14.506]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:13.8342440Z [00:05:14.506]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:13.8343244Z [00:05:14.506]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:13.8343850Z [00:05:14.506]➜  EOF
2025-08-20T22:46:13.8350201Z [00:05:14.506]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2283/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2=>github.com/xdg-go/scram@v1.1.2;$WORK/b2283=>" -p github.com/xdg-go/scram -lang=go1.11 -complete -installsuffix shared -buildid C5QC5dFUe8zAY9vylwb7/C5QC5dFUe8zAY9vylwb7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2283/importcfg -pack /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/client.go /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/client_conv.go /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/common.go /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/doc.go /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/parse.go /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/scram.go /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/server.go /root/go/pkg/mod/github.com/xdg-go/scram@v1.1.2/server_conv.go
2025-08-20T22:46:13.9255788Z [00:05:14.600]➜  go tool buildid -w $WORK/b2283/_pkg_.a # internal
2025-08-20T22:46:13.9278231Z [00:05:14.602]➜  cp $WORK/b2283/_pkg_.a /root/.cache/go-build/69/69112ade8f251a24ce9cadc091909ff686d74f49fd5564381ed1acd821e65eb6-d # internal
2025-08-20T22:46:13.9285923Z [00:05:14.603]➜  go.mongodb.org/mongo-driver/internal/aws
2025-08-20T22:46:13.9290658Z [00:05:14.603]➜  mkdir -p $WORK/b2290/
2025-08-20T22:46:13.9300451Z [00:05:14.604]➜  cat >/tmp/go-build2401649780/b2290/importcfg << 'EOF' # internal
2025-08-20T22:46:13.9301228Z [00:05:14.604]➜  # import config
2025-08-20T22:46:13.9301894Z [00:05:14.604]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:13.9302506Z [00:05:14.604]➜  EOF
2025-08-20T22:46:13.9310694Z [00:05:14.605]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2290/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws=>go.mongodb.org/mongo-driver@v1.14.0/internal/aws;$WORK/b2290=>" -p go.mongodb.org/mongo-driver/internal/aws -lang=go1.18 -complete -installsuffix shared -buildid wVR_cmWxsiwqNvIIMeLa/wVR_cmWxsiwqNvIIMeLa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2290/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/types.go
2025-08-20T22:46:13.9569801Z [00:05:14.631]➜  go tool buildid -w $WORK/b2290/_pkg_.a # internal
2025-08-20T22:46:13.9580345Z [00:05:14.632]➜  cp $WORK/b2290/_pkg_.a /root/.cache/go-build/bd/bd3bef6da2110a75956183c75610cf2712b3caec94f791cc96cfd9b0bd6043d1-d # internal
2025-08-20T22:46:13.9590333Z [00:05:14.633]➜  go.mongodb.org/mongo-driver/internal/aws/signer/v4
2025-08-20T22:46:13.9599506Z [00:05:14.634]➜  mkdir -p $WORK/b2289/
2025-08-20T22:46:13.9605749Z [00:05:14.635]➜  cat >/tmp/go-build2401649780/b2289/importcfg << 'EOF' # internal
2025-08-20T22:46:13.9606773Z [00:05:14.635]➜  # import config
2025-08-20T22:46:13.9607966Z [00:05:14.635]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:13.9609068Z [00:05:14.635]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:46:13.9612374Z [00:05:14.635]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:13.9613349Z [00:05:14.635]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:13.9614278Z [00:05:14.635]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:13.9615604Z [00:05:14.635]➜  packagefile go.mongodb.org/mongo-driver/internal/aws=/tmp/go-build2401649780/b2290/_pkg_.a
2025-08-20T22:46:13.9617066Z [00:05:14.635]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/credentials=/tmp/go-build2401649780/b2286/_pkg_.a
2025-08-20T22:46:13.9618554Z [00:05:14.635]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:13.9619420Z [00:05:14.635]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:13.9620311Z [00:05:14.635]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:13.9621173Z [00:05:14.635]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:13.9622017Z [00:05:14.635]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:13.9622880Z [00:05:14.635]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:13.9623733Z [00:05:14.635]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:13.9624550Z [00:05:14.635]➜  EOF
2025-08-20T22:46:13.9630811Z [00:05:14.635]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2289/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/signer/v4=>go.mongodb.org/mongo-driver@v1.14.0/internal/aws/signer/v4;$WORK/b2289=>" -p go.mongodb.org/mongo-driver/internal/aws/signer/v4 -lang=go1.18 -complete -installsuffix shared -buildid JlbCD0Ll7vsZO-d9sXiB/JlbCD0Ll7vsZO-d9sXiB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2289/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/signer/v4/header_rules.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/signer/v4/request.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/signer/v4/uri_path.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/aws/signer/v4/v4.go
2025-08-20T22:46:14.0653675Z [00:05:14.739]➜  go tool buildid -w $WORK/b2289/_pkg_.a # internal
2025-08-20T22:46:14.0678595Z [00:05:14.742]➜  cp $WORK/b2289/_pkg_.a /root/.cache/go-build/1c/1c0b9df6162877c4f09534ae498ea515221591e2c1dae33f3ffd97a5c376d9dc-d # internal
2025-08-20T22:46:14.0684601Z [00:05:14.742]➜  go.mongodb.org/mongo-driver/internal/credproviders
2025-08-20T22:46:14.0687990Z [00:05:14.743]➜  mkdir -p $WORK/b2291/
2025-08-20T22:46:14.0695538Z [00:05:14.744]➜  cat >/tmp/go-build2401649780/b2291/importcfg << 'EOF' # internal
2025-08-20T22:46:14.0722479Z [00:05:14.744]➜  # import config
2025-08-20T22:46:14.0723219Z [00:05:14.744]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:14.0724189Z [00:05:14.744]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:14.0725117Z [00:05:14.744]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.0725938Z [00:05:14.744]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.0729024Z [00:05:14.744]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/credentials=/tmp/go-build2401649780/b2286/_pkg_.a
2025-08-20T22:46:14.0730768Z [00:05:14.744]➜  packagefile go.mongodb.org/mongo-driver/internal/uuid=/tmp/go-build2401649780/b2264/_pkg_.a
2025-08-20T22:46:14.0732386Z [00:05:14.744]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:14.0733449Z [00:05:14.744]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:14.0734535Z [00:05:14.744]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:14.0737921Z [00:05:14.744]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:14.0738802Z [00:05:14.744]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.0739449Z [00:05:14.744]➜  EOF
2025-08-20T22:46:14.0747604Z [00:05:14.744]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2291/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders=>go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders;$WORK/b2291=>" -p go.mongodb.org/mongo-driver/internal/credproviders -lang=go1.18 -complete -installsuffix shared -buildid yOA4vJo5tmmPBkkY2YfI/yOA4vJo5tmmPBkkY2YfI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2291/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders/assume_role_provider.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders/ec2_provider.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders/ecs_provider.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders/env_provider.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders/imds_provider.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/internal/credproviders/static_provider.go
2025-08-20T22:46:14.1074425Z [00:05:14.781]➜  go tool buildid -w $WORK/b2267/_pkg_.a # internal
2025-08-20T22:46:14.1375311Z [00:05:14.811]➜  cp $WORK/b2267/_pkg_.a /root/.cache/go-build/c4/c4fc7c4da274fe12364cf76c37e25ac0785738971c267caa6aa23384d55e50e6-d # internal
2025-08-20T22:46:14.1393899Z [00:05:14.813]➜  go.mongodb.org/mongo-driver/x/mongo/driver/ocsp
2025-08-20T22:46:14.1396749Z [00:05:14.813]➜  mkdir -p $WORK/b2293/
2025-08-20T22:46:14.1404358Z [00:05:14.814]➜  cat >/tmp/go-build2401649780/b2293/importcfg << 'EOF' # internal
2025-08-20T22:46:14.1414202Z [00:05:14.814]➜  # import config
2025-08-20T22:46:14.1415854Z [00:05:14.815]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.1417038Z [00:05:14.815]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:14.1418299Z [00:05:14.815]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:46:14.1419116Z [00:05:14.815]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:14.1419930Z [00:05:14.815]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:14.1420804Z [00:05:14.815]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:46:14.1421694Z [00:05:14.815]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:46:14.1422498Z [00:05:14.815]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.1423249Z [00:05:14.815]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.1424268Z [00:05:14.815]➜  packagefile go.mongodb.org/mongo-driver/internal/httputil=/tmp/go-build2401649780/b2262/_pkg_.a
2025-08-20T22:46:14.1425382Z [00:05:14.815]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build2401649780/b2231/_pkg_.a
2025-08-20T22:46:14.1426376Z [00:05:14.815]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:46:14.1428496Z [00:05:14.815]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:14.1429322Z [00:05:14.815]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:14.1430088Z [00:05:14.815]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:14.1430977Z [00:05:14.815]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.1431690Z [00:05:14.815]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.1432221Z [00:05:14.815]➜  EOF
2025-08-20T22:46:14.1437933Z [00:05:14.816]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2293/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/ocsp=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/ocsp;$WORK/b2293=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/ocsp -lang=go1.18 -complete -installsuffix shared -buildid SalnbYAQxYQXS0vPLM-l/SalnbYAQxYQXS0vPLM-l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2293/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/ocsp/cache.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/ocsp/config.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/ocsp/ocsp.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/ocsp/options.go
2025-08-20T22:46:14.1760356Z [00:05:14.850]➜  go tool buildid -w $WORK/b2291/_pkg_.a # internal
2025-08-20T22:46:14.1786999Z [00:05:14.853]➜  cp $WORK/b2291/_pkg_.a /root/.cache/go-build/d3/d337d0da59c8106a47fe1e5ba4bd63cc003dadaa92ed89f1e06a136b36cd38c8-d # internal
2025-08-20T22:46:14.1792179Z [00:05:14.853]➜  go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds
2025-08-20T22:46:14.1792891Z [00:05:14.853]➜  mkdir -p $WORK/b2292/
2025-08-20T22:46:14.1800559Z [00:05:14.854]➜  cat >/tmp/go-build2401649780/b2292/importcfg << 'EOF' # internal
2025-08-20T22:46:14.1802352Z [00:05:14.854]➜  # import config
2025-08-20T22:46:14.1804770Z [00:05:14.854]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:14.1805761Z [00:05:14.854]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:14.1806862Z [00:05:14.854]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.1810507Z [00:05:14.854]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/credentials=/tmp/go-build2401649780/b2286/_pkg_.a
2025-08-20T22:46:14.1812058Z [00:05:14.854]➜  packagefile go.mongodb.org/mongo-driver/internal/credproviders=/tmp/go-build2401649780/b2291/_pkg_.a
2025-08-20T22:46:14.1813519Z [00:05:14.854]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:14.1814650Z [00:05:14.854]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:14.1815524Z [00:05:14.854]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:14.1816366Z [00:05:14.854]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:14.1817320Z [00:05:14.854]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.1817950Z [00:05:14.854]➜  EOF
2025-08-20T22:46:14.1823515Z [00:05:14.855]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2292/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/creds=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/creds;$WORK/b2292=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds -lang=go1.18 -complete -installsuffix shared -buildid UN1yI_XBLayiP8QEThmF/UN1yI_XBLayiP8QEThmF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2292/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/creds/awscreds.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/creds/azurecreds.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/creds/gcpcreds.go
2025-08-20T22:46:14.2098880Z [00:05:14.884]➜  go tool buildid -w $WORK/b2293/_pkg_.a # internal
2025-08-20T22:46:14.2115630Z [00:05:14.885]➜  cp $WORK/b2293/_pkg_.a /root/.cache/go-build/fb/fb9ec95104f03a01810e59d5effe1b17ee2876f187d0ae10f5cb81abc484ffb8-d # internal
2025-08-20T22:46:14.2116857Z [00:05:14.885]➜  github.com/jackc/pgx/v5/internal/anynil
2025-08-20T22:46:14.2123581Z [00:05:14.885]➜  mkdir -p $WORK/b2296/
2025-08-20T22:46:14.2124583Z [00:05:14.886]➜  cat >/tmp/go-build2401649780/b2296/importcfg << 'EOF' # internal
2025-08-20T22:46:14.2125318Z [00:05:14.886]➜  # import config
2025-08-20T22:46:14.2125989Z [00:05:14.886]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:14.2126743Z [00:05:14.886]➜  EOF
2025-08-20T22:46:14.2130578Z [00:05:14.886]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2296/_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/b2296=>" -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/b2296/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/anynil/anynil.go
2025-08-20T22:46:14.2326926Z [00:05:14.906]➜  go tool buildid -w $WORK/b2296/_pkg_.a # internal
2025-08-20T22:46:14.2340714Z [00:05:14.907]➜  cp $WORK/b2296/_pkg_.a /root/.cache/go-build/34/341aaa9acb2beaf81c81d9eb534773f329eb89e3849561e81ea903ac6eb47fcf-d # internal
2025-08-20T22:46:14.2342141Z [00:05:14.907]➜  github.com/jackc/pgx/v5/internal/pgio
2025-08-20T22:46:14.2342786Z [00:05:14.907]➜  mkdir -p $WORK/b2297/
2025-08-20T22:46:14.2343621Z [00:05:14.907]➜  cat >/tmp/go-build2401649780/b2297/importcfg << 'EOF' # internal
2025-08-20T22:46:14.2344283Z [00:05:14.907]➜  # import config
2025-08-20T22:46:14.2344998Z [00:05:14.907]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:14.2345666Z [00:05:14.907]➜  EOF
2025-08-20T22:46:14.2350086Z [00:05:14.907]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2297/_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/b2297=>" -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/b2297/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-20T22:46:14.2359936Z [00:05:14.910]➜  go tool buildid -w $WORK/b2292/_pkg_.a # internal
2025-08-20T22:46:14.2378139Z [00:05:14.912]➜  cp $WORK/b2292/_pkg_.a /root/.cache/go-build/8c/8c377fa5d26adefdce60e3f28631a45b5a32be6892fae0794a573605e8908cf7-d # internal
2025-08-20T22:46:14.2382929Z [00:05:14.912]➜  github.com/jackc/pgx/v5/internal/sanitize
2025-08-20T22:46:14.2383924Z [00:05:14.912]➜  mkdir -p $WORK/b2298/
2025-08-20T22:46:14.2384694Z [00:05:14.913]➜  cat >/tmp/go-build2401649780/b2298/importcfg << 'EOF' # internal
2025-08-20T22:46:14.2385381Z [00:05:14.913]➜  # import config
2025-08-20T22:46:14.2386000Z [00:05:14.913]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.2386767Z [00:05:14.913]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:14.2387960Z [00:05:14.913]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.2388788Z [00:05:14.913]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:14.2389629Z [00:05:14.913]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.2398112Z [00:05:14.913]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.2399000Z [00:05:14.913]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:14.2399678Z [00:05:14.913]➜  EOF
2025-08-20T22:46:14.2403507Z [00:05:14.913]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2298/_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/b2298=>" -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/b2298/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/sanitize/sanitize.go
2025-08-20T22:46:14.2407252Z [00:05:14.913]➜  go tool buildid -w $WORK/b2278/_pkg_.a # internal
2025-08-20T22:46:14.2496641Z [00:05:14.924]➜  go tool buildid -w $WORK/b2297/_pkg_.a # internal
2025-08-20T22:46:14.2530100Z [00:05:14.927]➜  cp $WORK/b2297/_pkg_.a /root/.cache/go-build/11/11b1ac8631d75969021aaa5ff128f87ba5e0d57112332d6b9f87a9aa8d6515ed-d # internal
2025-08-20T22:46:14.2531361Z [00:05:14.927]➜  github.com/jackc/pgpassfile
2025-08-20T22:46:14.2532042Z [00:05:14.927]➜  mkdir -p $WORK/b2301/
2025-08-20T22:46:14.2532884Z [00:05:14.927]➜  cat >/tmp/go-build2401649780/b2301/importcfg << 'EOF' # internal
2025-08-20T22:46:14.2533785Z [00:05:14.927]➜  # import config
2025-08-20T22:46:14.2534606Z [00:05:14.927]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:14.2535551Z [00:05:14.927]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.2536463Z [00:05:14.927]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:14.2547734Z [00:05:14.927]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:14.2548871Z [00:05:14.927]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.2549522Z [00:05:14.927]➜  EOF
2025-08-20T22:46:14.2552823Z [00:05:14.927]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2301/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgpassfile@v1.0.0=>github.com/jackc/pgpassfile@v1.0.0;$WORK/b2301=>" -p github.com/jackc/pgpassfile -lang=go1.12 -complete -installsuffix shared -buildid fyMdgX7SetlDFYD9cPFi/fyMdgX7SetlDFYD9cPFi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2301/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgpassfile@v1.0.0/pgpass.go
2025-08-20T22:46:14.2556518Z [00:05:14.927]➜  cp $WORK/b2278/_pkg_.a /root/.cache/go-build/6b/6bdf9409aa71ca1423a550f8f23f9d753ac41bc2ccc94a93e0ace6fa21c8b62c-d # internal
2025-08-20T22:46:14.2562529Z [00:05:14.928]➜  go.mongodb.org/mongo-driver/x/mongo/driver/auth
2025-08-20T22:46:14.2563409Z [00:05:14.928]➜  mkdir -p $WORK/b2282/
2025-08-20T22:46:14.2564178Z [00:05:14.928]➜  cat >/tmp/go-build2401649780/b2282/importcfg << 'EOF' # internal
2025-08-20T22:46:14.2564845Z [00:05:14.928]➜  # import config
2025-08-20T22:46:14.2565413Z [00:05:14.928]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.2566239Z [00:05:14.928]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:14.2568267Z [00:05:14.928]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:46:14.2569229Z [00:05:14.928]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:14.2570116Z [00:05:14.928]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:14.2571005Z [00:05:14.928]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.2571810Z [00:05:14.928]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.2572872Z [00:05:14.929]➜  packagefile github.com/xdg-go/scram=/tmp/go-build2401649780/b2283/_pkg_.a
2025-08-20T22:46:14.2573976Z [00:05:14.929]➜  packagefile github.com/xdg-go/stringprep=/tmp/go-build2401649780/b2285/_pkg_.a
2025-08-20T22:46:14.2575111Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:14.2579275Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:14.2580659Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/credentials=/tmp/go-build2401649780/b2286/_pkg_.a
2025-08-20T22:46:14.2582110Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/signer/v4=/tmp/go-build2401649780/b2289/_pkg_.a
2025-08-20T22:46:14.2583515Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/internal/credproviders=/tmp/go-build2401649780/b2291/_pkg_.a
2025-08-20T22:46:14.2584786Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:14.2586147Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:14.2587678Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:14.2589100Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver=/tmp/go-build2401649780/b2270/_pkg_.a
2025-08-20T22:46:14.2590507Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds=/tmp/go-build2401649780/b2292/_pkg_.a
2025-08-20T22:46:14.2591913Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/operation=/tmp/go-build2401649780/b2278/_pkg_.a
2025-08-20T22:46:14.2593375Z [00:05:14.929]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/session=/tmp/go-build2401649780/b2274/_pkg_.a
2025-08-20T22:46:14.2594441Z [00:05:14.929]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.2595257Z [00:05:14.929]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:14.2596228Z [00:05:14.929]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.2597048Z [00:05:14.929]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.2602265Z [00:05:14.929]➜  EOF
2025-08-20T22:46:14.2613910Z [00:05:14.929]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2282/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth;$WORK/b2282=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/auth -lang=go1.18 -complete -installsuffix shared -buildid 4dwoek1k0FoE4noq45_N/4dwoek1k0FoE4noq45_N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2282/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/auth.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/aws_conv.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/conversation.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/cred.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/default.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/gssapi_not_enabled.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/mongodbaws.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/mongodbcr.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/plain.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/sasl.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/scram.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/util.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/auth/x509.go
2025-08-20T22:46:14.2731997Z [00:05:14.947]➜  go tool buildid -w $WORK/b2298/_pkg_.a # internal
2025-08-20T22:46:14.2741589Z [00:05:14.948]➜  cp $WORK/b2298/_pkg_.a /root/.cache/go-build/d5/d57c360bf14c0cc2920bed66ed456bc5638e4d336ad52c1b980f7ddb58520afc-d # internal
2025-08-20T22:46:14.2744302Z [00:05:14.948]➜  github.com/jackc/pgservicefile
2025-08-20T22:46:14.2745292Z [00:05:14.949]➜  mkdir -p $WORK/b2302/
2025-08-20T22:46:14.2765132Z [00:05:14.951]➜  cat >/tmp/go-build2401649780/b2302/importcfg << 'EOF' # internal
2025-08-20T22:46:14.2766143Z [00:05:14.951]➜  # import config
2025-08-20T22:46:14.2767791Z [00:05:14.951]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:14.2768845Z [00:05:14.951]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.2770484Z [00:05:14.951]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.2771273Z [00:05:14.951]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.2772051Z [00:05:14.951]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:14.2772887Z [00:05:14.951]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.2773531Z [00:05:14.951]➜  EOF
2025-08-20T22:46:14.2777916Z [00:05:14.951]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2302/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgservicefile@v0.0.0-20231201235250-de7065d80cb9=>github.com/jackc/pgservicefile@v0.0.0-20231201235250-de7065d80cb9;$WORK/b2302=>" -p github.com/jackc/pgservicefile -lang=go1.14 -complete -installsuffix shared -buildid 71Chq99NvcoRmB9y8i-A/71Chq99NvcoRmB9y8i-A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2302/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgservicefile@v0.0.0-20231201235250-de7065d80cb9/pgservicefile.go
2025-08-20T22:46:14.2916373Z [00:05:14.966]➜  go tool buildid -w $WORK/b2301/_pkg_.a # internal
2025-08-20T22:46:14.2933676Z [00:05:14.967]➜  cp $WORK/b2301/_pkg_.a /root/.cache/go-build/ef/ef8d706666c4ad7f9a368479dcfc4f58ef63e2e7f710d80f7d06fe6aaf0f5a02-d # internal
2025-08-20T22:46:14.2935034Z [00:05:14.967]➜  github.com/jackc/pgx/v5/internal/iobufpool
2025-08-20T22:46:14.2935968Z [00:05:14.967]➜  mkdir -p $WORK/b2303/
2025-08-20T22:46:14.2936787Z [00:05:14.967]➜  cat >/tmp/go-build2401649780/b2303/importcfg << 'EOF' # internal
2025-08-20T22:46:14.2941017Z [00:05:14.967]➜  # import config
2025-08-20T22:46:14.2941744Z [00:05:14.967]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.2942432Z [00:05:14.967]➜  EOF
2025-08-20T22:46:14.2954078Z [00:05:14.969]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2303/_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/b2303=>" -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/b2303/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/internal/iobufpool/iobufpool.go
2025-08-20T22:46:14.3017605Z [00:05:14.976]➜  go tool buildid -w $WORK/b2302/_pkg_.a # internal
2025-08-20T22:46:14.3025125Z [00:05:14.977]➜  cp $WORK/b2302/_pkg_.a /root/.cache/go-build/7b/7bbc558709c08e05edf5280ffcc907df9fe6830b09514a0a506e1f757276d6bb-d # internal
2025-08-20T22:46:14.3028213Z [00:05:14.977]➜  github.com/jackc/pgx/v5/pgconn/internal/ctxwatch
2025-08-20T22:46:14.3029271Z [00:05:14.977]➜  mkdir -p $WORK/b2305/
2025-08-20T22:46:14.3030188Z [00:05:14.977]➜  cat >/tmp/go-build2401649780/b2305/importcfg << 'EOF' # internal
2025-08-20T22:46:14.3030884Z [00:05:14.977]➜  # import config
2025-08-20T22:46:14.3031450Z [00:05:14.977]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:14.3032219Z [00:05:14.977]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.3032823Z [00:05:14.977]➜  EOF
2025-08-20T22:46:14.3037058Z [00:05:14.977]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2305/_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/b2305=>" -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/b2305/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/ctxwatch/context_watcher.go
2025-08-20T22:46:14.3091577Z [00:05:14.983]➜  go tool buildid -w $WORK/b2303/_pkg_.a # internal
2025-08-20T22:46:14.3102326Z [00:05:14.984]➜  cp $WORK/b2303/_pkg_.a /root/.cache/go-build/fa/fa592a399f05ea78a77001fc510b2d07be3fa2f5d15da53f9e2d94a9064f9c3b-d # internal
2025-08-20T22:46:14.3106976Z [00:05:14.984]➜  github.com/jackc/pgx/v5/pgconn/internal/bgreader
2025-08-20T22:46:14.3108141Z [00:05:14.984]➜  mkdir -p $WORK/b2304/
2025-08-20T22:46:14.3119189Z [00:05:14.985]➜  cat >/tmp/go-build2401649780/b2304/importcfg << 'EOF' # internal
2025-08-20T22:46:14.3119964Z [00:05:14.985]➜  # import config
2025-08-20T22:46:14.3120962Z [00:05:14.985]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build2401649780/b2303/_pkg_.a
2025-08-20T22:46:14.3122036Z [00:05:14.985]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.3123099Z [00:05:14.985]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.3123742Z [00:05:14.985]➜  EOF
2025-08-20T22:46:14.3127869Z [00:05:14.985]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2304/_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/b2304=>" -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/b2304/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/pgconn/internal/bgreader/bgreader.go
2025-08-20T22:46:14.3205024Z [00:05:14.995]➜  go tool buildid -w $WORK/b2305/_pkg_.a # internal
2025-08-20T22:46:14.3240465Z [00:05:14.998]➜  cp $WORK/b2305/_pkg_.a /root/.cache/go-build/93/939d9051810a9a415cabffea79298b0816a9c12375da7f490f24b7207c3080fe-d # internal
2025-08-20T22:46:14.3243660Z [00:05:14.998]➜  github.com/jackc/pgx/v5/pgproto3
2025-08-20T22:46:14.3244303Z [00:05:14.998]➜  mkdir -p $WORK/b2306/
2025-08-20T22:46:14.3245030Z [00:05:14.998]➜  cat >/tmp/go-build2401649780/b2306/importcfg << 'EOF' # internal
2025-08-20T22:46:14.3245731Z [00:05:14.998]➜  # import config
2025-08-20T22:46:14.3246402Z [00:05:14.998]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.3247516Z [00:05:14.998]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:14.3248498Z [00:05:14.998]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:14.3249597Z [00:05:14.998]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:14.3250531Z [00:05:14.998]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.3251635Z [00:05:14.998]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.3252788Z [00:05:14.998]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build2401649780/b2303/_pkg_.a
2025-08-20T22:46:14.3254107Z [00:05:14.998]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build2401649780/b2297/_pkg_.a
2025-08-20T22:46:14.3255117Z [00:05:14.998]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.3255922Z [00:05:14.998]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:14.3256777Z [00:05:14.998]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:14.3257902Z [00:05:14.998]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.3258755Z [00:05:14.998]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.3259765Z [00:05:14.998]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.3260439Z [00:05:14.998]➜  EOF
2025-08-20T22:46:14.3294090Z [00:05:14.999]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2306/_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/b2306=>" -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/b2306/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-20T22:46:14.3337867Z [00:05:15.007]➜  go tool buildid -w $WORK/b2304/_pkg_.a # internal
2025-08-20T22:46:14.3340077Z [00:05:15.008]➜  cp $WORK/b2304/_pkg_.a /root/.cache/go-build/ab/ab9661df5c228e54f82e04cddfd25e09663f9821122181b2d4338afdedd5e8b0-d # internal
2025-08-20T22:46:14.3341219Z [00:05:15.008]➜  golang.org/x/text/width
2025-08-20T22:46:14.3341698Z [00:05:15.008]➜  mkdir -p $WORK/b2308/
2025-08-20T22:46:14.3342354Z [00:05:15.008]➜  cat >/tmp/go-build2401649780/b2308/importcfg << 'EOF' # internal
2025-08-20T22:46:14.3343052Z [00:05:15.008]➜  # import config
2025-08-20T22:46:14.3343834Z [00:05:15.008]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:46:14.3348134Z [00:05:15.009]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:14.3349058Z [00:05:15.009]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:14.3349715Z [00:05:15.009]➜  EOF
2025-08-20T22:46:14.3354647Z [00:05:15.009]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2308/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/width=>golang.org/x/text@v0.26.0/width;$WORK/b2308=>" -p golang.org/x/text/width -lang=go1.23 -complete -installsuffix shared -buildid tBJ1HBTlp908eaaidn_T/tBJ1HBTlp908eaaidn_T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2308/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/width/kind_string.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/width/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/width/transform.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/width/trieval.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/width/width.go
2025-08-20T22:46:14.4790225Z [00:05:15.153]➜  go tool buildid -w $WORK/b2308/_pkg_.a # internal
2025-08-20T22:46:14.4801588Z [00:05:15.154]➜  cp $WORK/b2308/_pkg_.a /root/.cache/go-build/35/352a5fb7977c92256e56c3143515d5fc1c6e04d71aac394fa271a3f6dbf6a381-d # internal
2025-08-20T22:46:14.4807628Z [00:05:15.155]➜  golang.org/x/text/secure/precis
2025-08-20T22:46:14.4808238Z [00:05:15.155]➜  mkdir -p $WORK/b2307/
2025-08-20T22:46:14.4816358Z [00:05:15.156]➜  cat >/tmp/go-build2401649780/b2307/importcfg << 'EOF' # internal
2025-08-20T22:46:14.4820970Z [00:05:15.156]➜  # import config
2025-08-20T22:46:14.4821599Z [00:05:15.156]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.4822381Z [00:05:15.156]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.4823393Z [00:05:15.156]➜  packagefile golang.org/x/text/cases=/tmp/go-build2401649780/b212/_pkg_.a
2025-08-20T22:46:14.4824402Z [00:05:15.156]➜  packagefile golang.org/x/text/language=/tmp/go-build2401649780/b214/_pkg_.a
2025-08-20T22:46:14.4825357Z [00:05:15.156]➜  packagefile golang.org/x/text/runes=/tmp/go-build2401649780/b671/_pkg_.a
2025-08-20T22:46:14.4826387Z [00:05:15.156]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build2401649780/b525/_pkg_.a
2025-08-20T22:46:14.4827630Z [00:05:15.156]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:46:14.4828687Z [00:05:15.156]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b219/_pkg_.a
2025-08-20T22:46:14.4829687Z [00:05:15.156]➜  packagefile golang.org/x/text/width=/tmp/go-build2401649780/b2308/_pkg_.a
2025-08-20T22:46:14.4830538Z [00:05:15.156]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:14.4831466Z [00:05:15.156]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:14.4832079Z [00:05:15.156]➜  EOF
2025-08-20T22:46:14.4840484Z [00:05:15.156]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2307/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis=>golang.org/x/text@v0.26.0/secure/precis;$WORK/b2307=>" -p golang.org/x/text/secure/precis -lang=go1.23 -complete -installsuffix shared -buildid xhhyWQ1yHWzfjA4tOHYz/xhhyWQ1yHWzfjA4tOHYz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2307/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/class.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/context.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/doc.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/nickname.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/options.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/profile.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/profiles.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/transformer.go /root/go/pkg/mod/golang.org/x/text@v0.26.0/secure/precis/trieval.go
2025-08-20T22:46:14.5212377Z [00:05:15.195]➜  go tool buildid -w $WORK/b2282/_pkg_.a # internal
2025-08-20T22:46:14.5260184Z [00:05:15.200]➜  cp $WORK/b2282/_pkg_.a /root/.cache/go-build/93/93f6b6eac6acf72f7a7335be9b08150f311812389e4939832aecce360b7aa9fa-d # internal
2025-08-20T22:46:14.5267916Z [00:05:15.201]➜  go.mongodb.org/mongo-driver/x/mongo/driver/topology
2025-08-20T22:46:14.5271289Z [00:05:15.201]➜  mkdir -p $WORK/b2280/
2025-08-20T22:46:14.5285279Z [00:05:15.201]➜  cat >/tmp/go-build2401649780/b2280/importcfg << 'EOF' # internal
2025-08-20T22:46:14.5294063Z [00:05:15.202]➜  # import config
2025-08-20T22:46:14.5294755Z [00:05:15.202]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.5295664Z [00:05:15.202]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:14.5298310Z [00:05:15.202]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:14.5299451Z [00:05:15.202]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.5300312Z [00:05:15.202]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.5301312Z [00:05:15.202]➜  packagefile github.com/montanaflynn/stats=/tmp/go-build2401649780/b2281/_pkg_.a
2025-08-20T22:46:14.5302527Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:14.5303733Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2401649780/b251/_pkg_.a
2025-08-20T22:46:14.5304993Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:14.5306247Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/event=/tmp/go-build2401649780/b2251/_pkg_.a
2025-08-20T22:46:14.5307940Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/internal/driverutil=/tmp/go-build2401649780/b2271/_pkg_.a
2025-08-20T22:46:14.5309401Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/internal/httputil=/tmp/go-build2401649780/b2262/_pkg_.a
2025-08-20T22:46:14.5310780Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/internal/logger=/tmp/go-build2401649780/b2263/_pkg_.a
2025-08-20T22:46:14.5312059Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/internal/ptrutil=/tmp/go-build2401649780/b2256/_pkg_.a
2025-08-20T22:46:14.5313258Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/internal/randutil=/tmp/go-build2401649780/b2265/_pkg_.a
2025-08-20T22:46:14.5314587Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:14.5315908Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:14.5317646Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/mongo/options=/tmp/go-build2401649780/b2267/_pkg_.a
2025-08-20T22:46:14.5319055Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:14.5320443Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver=/tmp/go-build2401649780/b2270/_pkg_.a
2025-08-20T22:46:14.5321825Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/auth=/tmp/go-build2401649780/b2282/_pkg_.a
2025-08-20T22:46:14.5323277Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/connstring=/tmp/go-build2401649780/b2276/_pkg_.a
2025-08-20T22:46:14.5324727Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/dns=/tmp/go-build2401649780/b2277/_pkg_.a
2025-08-20T22:46:14.5326130Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/ocsp=/tmp/go-build2401649780/b2293/_pkg_.a
2025-08-20T22:46:14.5337874Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/operation=/tmp/go-build2401649780/b2278/_pkg_.a
2025-08-20T22:46:14.5339460Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/session=/tmp/go-build2401649780/b2274/_pkg_.a
2025-08-20T22:46:14.5341157Z [00:05:15.202]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage=/tmp/go-build2401649780/b2275/_pkg_.a
2025-08-20T22:46:14.5342293Z [00:05:15.202]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.5343106Z [00:05:15.202]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:14.5343915Z [00:05:15.202]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:14.5344750Z [00:05:15.202]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:14.5345545Z [00:05:15.202]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:14.5346384Z [00:05:15.202]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.5347413Z [00:05:15.202]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.5348468Z [00:05:15.202]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:14.5349350Z [00:05:15.202]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.5349981Z [00:05:15.202]➜  EOF
2025-08-20T22:46:14.5363644Z [00:05:15.202]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2280/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology=>go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology;$WORK/b2280=>" -p go.mongodb.org/mongo-driver/x/mongo/driver/topology -lang=go1.18 -complete -installsuffix shared -buildid TfPiu7Cr2AVfIm_FSSVO/TfPiu7Cr2AVfIm_FSSVO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2280/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/cancellation_listener.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/connection.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/connection_legacy.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/connection_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/diff.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/errors.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/fsm.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/pool.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/pool_generation_counter.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/rtt_monitor.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/server.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/server_options.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/tls_connection_source_1_17.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/topology.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/x/mongo/driver/topology/topology_options.go
2025-08-20T22:46:14.8056883Z [00:05:15.480]➜  go tool buildid -w $WORK/b2307/_pkg_.a # internal
2025-08-20T22:46:14.8077653Z [00:05:15.482]➜  cp $WORK/b2307/_pkg_.a /root/.cache/go-build/d9/d99e32fc9f6837e0941a66e68d8ab6ffa4025cefeb8a8eb52e911f21c215366d-d # internal
2025-08-20T22:46:14.8091310Z [00:05:15.483]➜  github.com/jackc/pgx/v5/pgtype
2025-08-20T22:46:14.8096426Z [00:05:15.483]➜  mkdir -p $WORK/b2309/
2025-08-20T22:46:14.8097367Z [00:05:15.484]➜  cat >/tmp/go-build2401649780/b2309/importcfg << 'EOF' # internal
2025-08-20T22:46:14.8098045Z [00:05:15.484]➜  # import config
2025-08-20T22:46:14.8098669Z [00:05:15.484]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.8099503Z [00:05:15.484]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:14.8100466Z [00:05:15.484]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:14.8101458Z [00:05:15.484]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:14.8102368Z [00:05:15.484]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:14.8103456Z [00:05:15.484]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:14.8104322Z [00:05:15.484]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.8105113Z [00:05:15.484]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.8106119Z [00:05:15.484]➜  packagefile github.com/jackc/pgx/v5/internal/anynil=/tmp/go-build2401649780/b2296/_pkg_.a
2025-08-20T22:46:14.8107536Z [00:05:15.484]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build2401649780/b2297/_pkg_.a
2025-08-20T22:46:14.8108566Z [00:05:15.484]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.8109395Z [00:05:15.484]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:14.8110268Z [00:05:15.484]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:14.8111314Z [00:05:15.484]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:14.8112143Z [00:05:15.484]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:46:14.8113002Z [00:05:15.484]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:14.8113817Z [00:05:15.484]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:14.8114619Z [00:05:15.484]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:14.8115416Z [00:05:15.484]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.8116205Z [00:05:15.484]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.8116978Z [00:05:15.484]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.8120352Z [00:05:15.484]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:14.8121039Z [00:05:15.484]➜  EOF
2025-08-20T22:46:14.8144825Z [00:05:15.486]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2309/_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/b2309=>" -p github.com/jackc/pgx/v5/pgtype -lang=go1.19 -complete -installsuffix shared -buildid NgfMwPtMS8s1aDYPMyPT/NgfMwPtMS8s1aDYPMyPT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2309/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-20T22:46:14.8761473Z [00:05:15.550]➜  go tool buildid -w $WORK/b2306/_pkg_.a # internal
2025-08-20T22:46:14.8836396Z [00:05:15.558]➜  cp $WORK/b2306/_pkg_.a /root/.cache/go-build/cb/cb43a53b24287c7d24c8ee437124b9b051d4403b221b179bf840b334bddb1f10-d # internal
2025-08-20T22:46:14.8851633Z [00:05:15.559]➜  github.com/jackc/pgx/v5/pgconn
2025-08-20T22:46:14.8855998Z [00:05:15.559]➜  mkdir -p $WORK/b2300/
2025-08-20T22:46:14.8856937Z [00:05:15.559]➜  cat >/tmp/go-build2401649780/b2300/importcfg << 'EOF' # internal
2025-08-20T22:46:14.8857810Z [00:05:15.559]➜  # import config
2025-08-20T22:46:14.8860145Z [00:05:15.559]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:14.8862258Z [00:05:15.559]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:14.8865413Z [00:05:15.559]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:46:14.8866728Z [00:05:15.559]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:46:14.8868194Z [00:05:15.559]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:14.8898363Z [00:05:15.559]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:14.8899320Z [00:05:15.559]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:14.8900217Z [00:05:15.559]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:14.8901135Z [00:05:15.559]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:14.8902255Z [00:05:15.559]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:14.8903225Z [00:05:15.559]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:14.8904152Z [00:05:15.559]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:46:14.8905168Z [00:05:15.559]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:14.8905975Z [00:05:15.559]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:14.8906943Z [00:05:15.559]➜  packagefile github.com/jackc/pgpassfile=/tmp/go-build2401649780/b2301/_pkg_.a
2025-08-20T22:46:14.8908344Z [00:05:15.559]➜  packagefile github.com/jackc/pgservicefile=/tmp/go-build2401649780/b2302/_pkg_.a
2025-08-20T22:46:14.8909600Z [00:05:15.559]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build2401649780/b2303/_pkg_.a
2025-08-20T22:46:14.8910897Z [00:05:15.559]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build2401649780/b2297/_pkg_.a
2025-08-20T22:46:14.8912286Z [00:05:15.559]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/bgreader=/tmp/go-build2401649780/b2304/_pkg_.a
2025-08-20T22:46:14.8913764Z [00:05:15.559]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/ctxwatch=/tmp/go-build2401649780/b2305/_pkg_.a
2025-08-20T22:46:14.8915167Z [00:05:15.559]➜  packagefile github.com/jackc/pgx/v5/pgproto3=/tmp/go-build2401649780/b2306/_pkg_.a
2025-08-20T22:46:14.8916372Z [00:05:15.559]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:46:14.8917783Z [00:05:15.559]➜  packagefile golang.org/x/text/secure/precis=/tmp/go-build2401649780/b2307/_pkg_.a
2025-08-20T22:46:14.8918808Z [00:05:15.559]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:14.8919614Z [00:05:15.559]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:14.8920411Z [00:05:15.559]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:14.8921220Z [00:05:15.559]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:14.8922208Z [00:05:15.559]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:14.8923260Z [00:05:15.559]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:46:14.8924194Z [00:05:15.559]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:46:14.8925102Z [00:05:15.559]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:14.8925958Z [00:05:15.559]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:14.8926849Z [00:05:15.559]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:14.8929165Z [00:05:15.559]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:14.8930035Z [00:05:15.559]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:14.8930666Z [00:05:15.559]➜  EOF
2025-08-20T22:46:14.8936824Z [00:05:15.559]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2300/_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/b2300=>" -p github.com/jackc/pgx/v5/pgconn -lang=go1.19 -complete -installsuffix shared -buildid SSbZYB83mTshXh1Z3Z-E/SSbZYB83mTshXh1Z3Z-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2300/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-20T22:46:15.3436728Z [00:05:16.018]➜  go tool buildid -w $WORK/b2300/_pkg_.a # internal
2025-08-20T22:46:15.3485879Z [00:05:16.023]➜  cp $WORK/b2300/_pkg_.a /root/.cache/go-build/15/153f44075691785dc04bd61143b488c103b317651ae1691ebf93872489c0b425-d # internal
2025-08-20T22:46:15.3490252Z [00:05:16.023]➜  github.com/jackc/pgx/v5/internal/stmtcache
2025-08-20T22:46:15.3493189Z [00:05:16.024]➜  mkdir -p $WORK/b2299/
2025-08-20T22:46:15.3500866Z [00:05:16.024]➜  cat >/tmp/go-build2401649780/b2299/importcfg << 'EOF' # internal
2025-08-20T22:46:15.3503159Z [00:05:16.024]➜  # import config
2025-08-20T22:46:15.3503905Z [00:05:16.024]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:46:15.3504835Z [00:05:16.024]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:15.3505723Z [00:05:16.024]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:15.3506597Z [00:05:16.024]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build2401649780/b2300/_pkg_.a
2025-08-20T22:46:15.3508182Z [00:05:16.024]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:15.3508767Z [00:05:16.024]➜  EOF
2025-08-20T22:46:15.3522359Z [00:05:16.025]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2299/_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/b2299=>" -p github.com/jackc/pgx/v5/internal/stmtcache -lang=go1.19 -complete -installsuffix shared -buildid uBwkcUvfkudj6L4Ha9mu/uBwkcUvfkudj6L4Ha9mu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2299/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-20T22:46:15.3918345Z [00:05:16.066]➜  go tool buildid -w $WORK/b2299/_pkg_.a # internal
2025-08-20T22:46:15.3938123Z [00:05:16.068]➜  cp $WORK/b2299/_pkg_.a /root/.cache/go-build/51/51eddce8357793db98b4ef6a0950a4041d7c1bf5af38b3446657bdba0f6da948-d # internal
2025-08-20T22:46:15.3948283Z [00:05:16.069]➜  github.com/jackc/puddle/v2
2025-08-20T22:46:15.3952638Z [00:05:16.069]➜  mkdir -p $WORK/b2312/
2025-08-20T22:46:15.3964297Z [00:05:16.071]➜  cat >/tmp/go-build2401649780/b2312/importcfg << 'EOF' # internal
2025-08-20T22:46:15.3965414Z [00:05:16.071]➜  # import config
2025-08-20T22:46:15.3966233Z [00:05:16.071]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:15.3968752Z [00:05:16.071]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:15.3969907Z [00:05:16.071]➜  packagefile github.com/jackc/puddle/v2/internal/genstack=/tmp/go-build2401649780/b2313/_pkg_.a
2025-08-20T22:46:15.3971147Z [00:05:16.071]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build2401649780/b784/_pkg_.a
2025-08-20T22:46:15.3972132Z [00:05:16.071]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:15.3973026Z [00:05:16.071]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:15.3973896Z [00:05:16.071]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:15.3974521Z [00:05:16.071]➜  EOF
2025-08-20T22:46:15.3994320Z [00:05:16.072]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2312/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2=>github.com/jackc/puddle/v2@v2.2.2;$WORK/b2312=>" -p github.com/jackc/puddle/v2 -lang=go1.19 -complete -installsuffix shared -buildid lxa4UOT6BTfa5o5_6CZH/lxa4UOT6BTfa5o5_6CZH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2312/importcfg -pack /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/context.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/doc.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/log.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/nanotime.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/pool.go /root/go/pkg/mod/github.com/jackc/puddle/v2@v2.2.2/resource_list.go
2025-08-20T22:46:15.4186803Z [00:05:16.093]➜  go tool buildid -w $WORK/b2280/_pkg_.a # internal
2025-08-20T22:46:15.4346778Z [00:05:16.109]➜  go tool buildid -w $WORK/b2312/_pkg_.a # internal
2025-08-20T22:46:15.4392435Z [00:05:16.113]➜  cp $WORK/b2312/_pkg_.a /root/.cache/go-build/0a/0adc5d56e94bbb1b42a501c8e42b7ec28e09f36f94fb27d0484347e35caea5ad-d # internal
2025-08-20T22:46:15.4394426Z [00:05:16.113]➜  github.com/jinzhu/now
2025-08-20T22:46:15.4394935Z [00:05:16.113]➜  mkdir -p $WORK/b2315/
2025-08-20T22:46:15.4395748Z [00:05:16.113]➜  cat >/tmp/go-build2401649780/b2315/importcfg << 'EOF' # internal
2025-08-20T22:46:15.4396352Z [00:05:16.114]➜  # import config
2025-08-20T22:46:15.4396991Z [00:05:16.114]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:15.4397976Z [00:05:16.114]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:15.4398751Z [00:05:16.114]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:15.4399334Z [00:05:16.114]➜  EOF
2025-08-20T22:46:15.4403230Z [00:05:16.114]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2315/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jinzhu/now@v1.1.5=>github.com/jinzhu/now@v1.1.5;$WORK/b2315=>" -p github.com/jinzhu/now -lang=go1.12 -complete -installsuffix shared -buildid aTcKTWrfqrVqoyJgrpJb/aTcKTWrfqrVqoyJgrpJb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2315/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-20T22:46:15.4450386Z [00:05:16.119]➜  cp $WORK/b2280/_pkg_.a /root/.cache/go-build/ca/ca4a573a805bb320731059263d7674c05e07c708a4d17bfb3ea0ea65b59c0bcb-d # internal
2025-08-20T22:46:15.4463277Z [00:05:16.120]➜  go.mongodb.org/mongo-driver/mongo
2025-08-20T22:46:15.4464803Z [00:05:16.120]➜  mkdir -p $WORK/b2250/
2025-08-20T22:46:15.4470720Z [00:05:16.121]➜  cat >/tmp/go-build2401649780/b2250/importcfg << 'EOF' # internal
2025-08-20T22:46:15.4471866Z [00:05:16.121]➜  # import config
2025-08-20T22:46:15.4474869Z [00:05:16.121]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:15.4475824Z [00:05:16.121]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:15.4477863Z [00:05:16.121]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:15.4481066Z [00:05:16.121]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:15.4498404Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:15.4500176Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2401649780/b251/_pkg_.a
2025-08-20T22:46:15.4502213Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2401649780/b253/_pkg_.a
2025-08-20T22:46:15.4505025Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:46:15.4506390Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:15.4507846Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/event=/tmp/go-build2401649780/b2251/_pkg_.a
2025-08-20T22:46:15.4509190Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/internal/codecutil=/tmp/go-build2401649780/b2259/_pkg_.a
2025-08-20T22:46:15.4510545Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/internal/csfle=/tmp/go-build2401649780/b2260/_pkg_.a
2025-08-20T22:46:15.4511863Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/internal/csot=/tmp/go-build2401649780/b2261/_pkg_.a
2025-08-20T22:46:15.4513179Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/internal/httputil=/tmp/go-build2401649780/b2262/_pkg_.a
2025-08-20T22:46:15.4514575Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/internal/logger=/tmp/go-build2401649780/b2263/_pkg_.a
2025-08-20T22:46:15.4515911Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/internal/uuid=/tmp/go-build2401649780/b2264/_pkg_.a
2025-08-20T22:46:15.4517412Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:15.4518923Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/mongo/options=/tmp/go-build2401649780/b2267/_pkg_.a
2025-08-20T22:46:15.4520316Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/mongo/readconcern=/tmp/go-build2401649780/b2268/_pkg_.a
2025-08-20T22:46:15.4521845Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:15.4523186Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/mongo/writeconcern=/tmp/go-build2401649780/b2269/_pkg_.a
2025-08-20T22:46:15.4524555Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:15.4525894Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver=/tmp/go-build2401649780/b2270/_pkg_.a
2025-08-20T22:46:15.4528421Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt=/tmp/go-build2401649780/b2272/_pkg_.a
2025-08-20T22:46:15.4530051Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options=/tmp/go-build2401649780/b2273/_pkg_.a
2025-08-20T22:46:15.4531767Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/operation=/tmp/go-build2401649780/b2278/_pkg_.a
2025-08-20T22:46:15.4533240Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/session=/tmp/go-build2401649780/b2274/_pkg_.a
2025-08-20T22:46:15.4534658Z [00:05:16.121]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/topology=/tmp/go-build2401649780/b2280/_pkg_.a
2025-08-20T22:46:15.4535742Z [00:05:16.121]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:15.4536532Z [00:05:16.121]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:15.4537527Z [00:05:16.121]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:15.4538404Z [00:05:16.121]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:46:15.4539242Z [00:05:16.121]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:15.4540230Z [00:05:16.121]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:15.4541109Z [00:05:16.121]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:15.4541945Z [00:05:16.121]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:15.4542554Z [00:05:16.121]➜  EOF
2025-08-20T22:46:15.4557714Z [00:05:16.121]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2250/_pkg_.a -trimpath "/root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo=>go.mongodb.org/mongo-driver@v1.14.0/mongo;$WORK/b2250=>" -p go.mongodb.org/mongo-driver/mongo -lang=go1.18 -complete -installsuffix shared -buildid uP5pK62o2XXP8Z9Re6FT/uP5pK62o2XXP8Z9Re6FT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2250/importcfg -pack /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/background_context.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/batch_cursor.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/bulk_write.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/bulk_write_models.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/change_stream.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/change_stream_deployment.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/client.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/client_encryption.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/collection.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/crypt_retrievers.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/cursor.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/database.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/doc.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/errors.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/index_options_builder.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/index_view.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/mongo.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/mongocryptd.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/results.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/search_index_view.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/session.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/single_result.go /root/go/pkg/mod/go.mongodb.org/mongo-driver@v1.14.0/mongo/util.go
2025-08-20T22:46:15.5552013Z [00:05:16.229]➜  go tool buildid -w $WORK/b2315/_pkg_.a # internal
2025-08-20T22:46:15.5582785Z [00:05:16.232]➜  cp $WORK/b2315/_pkg_.a /root/.cache/go-build/94/94211d7dba86227630586dfc00e8c4fef1f9a6b11a256fee506f591d53224be6-d # internal
2025-08-20T22:46:15.5619763Z [00:05:16.236]➜  gorm.io/gorm/clause
2025-08-20T22:46:15.5641589Z [00:05:16.237]➜  mkdir -p $WORK/b2316/
2025-08-20T22:46:15.5642759Z [00:05:16.238]➜  cat >/tmp/go-build2401649780/b2316/importcfg << 'EOF' # internal
2025-08-20T22:46:15.5643471Z [00:05:16.238]➜  # import config
2025-08-20T22:46:15.5644171Z [00:05:16.238]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:15.5645206Z [00:05:16.238]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:15.5646126Z [00:05:16.238]➜  packagefile go/ast=/tmp/go-build2401649780/b222/_pkg_.a
2025-08-20T22:46:15.5647328Z [00:05:16.238]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:15.5648218Z [00:05:16.238]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:15.5649058Z [00:05:16.238]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:15.5649691Z [00:05:16.238]➜  EOF
2025-08-20T22:46:15.5672109Z [00:05:16.238]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2316/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause=>gorm.io/gorm@v1.25.11/clause;$WORK/b2316=>" -p gorm.io/gorm/clause -lang=go1.18 -complete -installsuffix shared -buildid 0twW0WHZIaj-F63c746o/0twW0WHZIaj-F63c746o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2316/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/clause.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/delete.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/expression.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/from.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/group_by.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/insert.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/joins.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/limit.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/locking.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/on_conflict.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/order_by.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/returning.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/select.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/set.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/update.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/values.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/where.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/clause/with.go
2025-08-20T22:46:15.7511025Z [00:05:16.425]➜  go tool buildid -w $WORK/b2316/_pkg_.a # internal
2025-08-20T22:46:15.7591719Z [00:05:16.433]➜  cp $WORK/b2316/_pkg_.a /root/.cache/go-build/e8/e87c067b425a9bfc7a04bd99b4bc7fc333030680ca54c3d4094605afa1078762-d # internal
2025-08-20T22:46:15.7652719Z [00:05:16.439]➜  gorm.io/gorm/utils
2025-08-20T22:46:15.7653266Z [00:05:16.439]➜  mkdir -p $WORK/b2318/
2025-08-20T22:46:15.7654479Z [00:05:16.439]➜  cat >/tmp/go-build2401649780/b2318/importcfg << 'EOF' # internal
2025-08-20T22:46:15.7655633Z [00:05:16.439]➜  # import config
2025-08-20T22:46:15.7656643Z [00:05:16.439]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:15.7657706Z [00:05:16.439]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:15.7658546Z [00:05:16.439]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:46:15.7659589Z [00:05:16.439]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:15.7660453Z [00:05:16.439]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:15.7661284Z [00:05:16.439]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:15.7662214Z [00:05:16.439]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:15.7662949Z [00:05:16.439]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:15.7663504Z [00:05:16.439]➜  EOF
2025-08-20T22:46:15.7666347Z [00:05:16.439]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2318/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.11/utils=>gorm.io/gorm@v1.25.11/utils;$WORK/b2318=>" -p gorm.io/gorm/utils -lang=go1.18 -complete -installsuffix shared -buildid aI51WJTdRbzUdLKifkoS/aI51WJTdRbzUdLKifkoS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2318/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.11/utils/utils.go
2025-08-20T22:46:15.8473338Z [00:05:16.521]➜  go tool buildid -w $WORK/b2318/_pkg_.a # internal
2025-08-20T22:46:15.8483649Z [00:05:16.522]➜  cp $WORK/b2318/_pkg_.a /root/.cache/go-build/14/14ebb8750503bb8e1fdfd269bac2a24cba43b1db0369fc338deeebf742f20dc0-d # internal
2025-08-20T22:46:15.8489888Z [00:05:16.523]➜  gorm.io/gorm/logger
2025-08-20T22:46:15.8490433Z [00:05:16.523]➜  mkdir -p $WORK/b2317/
2025-08-20T22:46:15.8499113Z [00:05:16.524]➜  cat >/tmp/go-build2401649780/b2317/importcfg << 'EOF' # internal
2025-08-20T22:46:15.8500126Z [00:05:16.524]➜  # import config
2025-08-20T22:46:15.8500896Z [00:05:16.524]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:15.8502805Z [00:05:16.524]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:15.8503724Z [00:05:16.524]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:15.8504517Z [00:05:16.524]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:15.8505380Z [00:05:16.524]➜  packagefile gorm.io/gorm/utils=/tmp/go-build2401649780/b2318/_pkg_.a
2025-08-20T22:46:15.8506380Z [00:05:16.524]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:15.8507259Z [00:05:16.524]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:46:15.8508011Z [00:05:16.524]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:15.8508760Z [00:05:16.524]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:15.8509537Z [00:05:16.524]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:15.8510301Z [00:05:16.524]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:15.8511071Z [00:05:16.524]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:15.8511830Z [00:05:16.524]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:15.8512580Z [00:05:16.524]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:15.8513160Z [00:05:16.524]➜  EOF
2025-08-20T22:46:15.8516468Z [00:05:16.524]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2317/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.11/logger=>gorm.io/gorm@v1.25.11/logger;$WORK/b2317=>" -p gorm.io/gorm/logger -lang=go1.18 -complete -installsuffix shared -buildid 1T1bhbss6jtICQU5veL-/1T1bhbss6jtICQU5veL- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2317/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.11/logger/logger.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/logger/sql.go
2025-08-20T22:46:15.9801220Z [00:05:16.654]➜  go tool buildid -w $WORK/b2317/_pkg_.a # internal
2025-08-20T22:46:15.9817659Z [00:05:16.656]➜  cp $WORK/b2317/_pkg_.a /root/.cache/go-build/7b/7b6fc53dfce387266b22d7f807fb5910dcc78622974cf07e81326e34ea6f48b5-d # internal
2025-08-20T22:46:15.9858617Z [00:05:16.659]➜  gorm.io/gorm/schema
2025-08-20T22:46:15.9860394Z [00:05:16.660]➜  mkdir -p $WORK/b2319/
2025-08-20T22:46:15.9862607Z [00:05:16.660]➜  cat >/tmp/go-build2401649780/b2319/importcfg << 'EOF' # internal
2025-08-20T22:46:15.9863453Z [00:05:16.660]➜  # import config
2025-08-20T22:46:15.9864181Z [00:05:16.660]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:15.9865031Z [00:05:16.660]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:15.9866113Z [00:05:16.660]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:46:15.9867039Z [00:05:16.660]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:15.9869165Z [00:05:16.660]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:15.9870162Z [00:05:16.660]➜  packagefile encoding/gob=/tmp/go-build2401649780/b686/_pkg_.a
2025-08-20T22:46:15.9871109Z [00:05:16.660]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:15.9872016Z [00:05:16.660]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:15.9872915Z [00:05:16.660]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:15.9873765Z [00:05:16.660]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:15.9874933Z [00:05:16.660]➜  packagefile github.com/jinzhu/inflection=/tmp/go-build2401649780/b1281/_pkg_.a
2025-08-20T22:46:15.9875891Z [00:05:16.660]➜  packagefile github.com/jinzhu/now=/tmp/go-build2401649780/b2315/_pkg_.a
2025-08-20T22:46:15.9876808Z [00:05:16.660]➜  packagefile go/ast=/tmp/go-build2401649780/b222/_pkg_.a
2025-08-20T22:46:15.9877991Z [00:05:16.660]➜  packagefile golang.org/x/text/cases=/tmp/go-build2401649780/b212/_pkg_.a
2025-08-20T22:46:15.9879074Z [00:05:16.660]➜  packagefile golang.org/x/text/language=/tmp/go-build2401649780/b214/_pkg_.a
2025-08-20T22:46:15.9880137Z [00:05:16.660]➜  packagefile gorm.io/gorm/clause=/tmp/go-build2401649780/b2316/_pkg_.a
2025-08-20T22:46:15.9881153Z [00:05:16.660]➜  packagefile gorm.io/gorm/logger=/tmp/go-build2401649780/b2317/_pkg_.a
2025-08-20T22:46:15.9882158Z [00:05:16.660]➜  packagefile gorm.io/gorm/utils=/tmp/go-build2401649780/b2318/_pkg_.a
2025-08-20T22:46:15.9883361Z [00:05:16.660]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:15.9884272Z [00:05:16.660]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:15.9885111Z [00:05:16.660]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:15.9885934Z [00:05:16.660]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:15.9886698Z [00:05:16.660]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:15.9895319Z [00:05:16.660]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:15.9896184Z [00:05:16.660]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:15.9897047Z [00:05:16.660]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:15.9898014Z [00:05:16.660]➜  EOF
2025-08-20T22:46:15.9904513Z [00:05:16.660]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2319/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema=>gorm.io/gorm@v1.25.11/schema;$WORK/b2319=>" -p gorm.io/gorm/schema -lang=go1.18 -complete -installsuffix shared -buildid VltKRDUMUJwZoSruGQ4i/VltKRDUMUJwZoSruGQ4i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2319/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/constraint.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/field.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/index.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/naming.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/pool.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/relationship.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/schema.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/serializer.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/schema/utils.go
2025-08-20T22:46:16.6668141Z [00:05:17.341]➜  go tool buildid -w $WORK/b2319/_pkg_.a # internal
2025-08-20T22:46:16.6828751Z [00:05:17.357]➜  cp $WORK/b2319/_pkg_.a /root/.cache/go-build/b5/b56edb63fc55a9c89397e1270997e6627cf607d28420052d0b083dd131f501a6-d # internal
2025-08-20T22:46:16.6904195Z [00:05:17.365]➜  gorm.io/gorm
2025-08-20T22:46:16.6904715Z [00:05:17.365]➜  mkdir -p $WORK/b2314/
2025-08-20T22:46:16.6912558Z [00:05:17.365]➜  cat >/tmp/go-build2401649780/b2314/importcfg << 'EOF' # internal
2025-08-20T22:46:16.6913242Z [00:05:17.365]➜  # import config
2025-08-20T22:46:16.6913908Z [00:05:17.365]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:16.6914808Z [00:05:17.365]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:16.6915758Z [00:05:17.365]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:16.6916706Z [00:05:17.365]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:16.6917765Z [00:05:17.365]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:16.6918553Z [00:05:17.365]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:16.6919499Z [00:05:17.365]➜  packagefile github.com/jinzhu/now=/tmp/go-build2401649780/b2315/_pkg_.a
2025-08-20T22:46:16.6920763Z [00:05:17.365]➜  packagefile gorm.io/gorm/clause=/tmp/go-build2401649780/b2316/_pkg_.a
2025-08-20T22:46:16.6921746Z [00:05:17.365]➜  packagefile gorm.io/gorm/logger=/tmp/go-build2401649780/b2317/_pkg_.a
2025-08-20T22:46:16.6922744Z [00:05:17.365]➜  packagefile gorm.io/gorm/schema=/tmp/go-build2401649780/b2319/_pkg_.a
2025-08-20T22:46:16.6923719Z [00:05:17.365]➜  packagefile gorm.io/gorm/utils=/tmp/go-build2401649780/b2318/_pkg_.a
2025-08-20T22:46:16.6924636Z [00:05:17.365]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:16.6925472Z [00:05:17.365]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:16.6926283Z [00:05:17.365]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:16.6927324Z [00:05:17.365]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:16.6928384Z [00:05:17.365]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:16.6929231Z [00:05:17.365]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:16.6930030Z [00:05:17.365]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:16.6930659Z [00:05:17.365]➜  EOF
2025-08-20T22:46:16.6937936Z [00:05:17.366]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2314/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.11=>gorm.io/gorm@v1.25.11;$WORK/b2314=>" -p gorm.io/gorm -lang=go1.18 -complete -installsuffix shared -buildid xkDScH9bpGPiYItQn8Bs/xkDScH9bpGPiYItQn8Bs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2314/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.11/association.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/chainable_api.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/errors.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/finisher_api.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/gorm.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/migrator.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/model.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/prepare_stmt.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/scan.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/soft_delete.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/statement.go
2025-08-20T22:46:16.8899032Z [00:05:17.564]➜  go tool buildid -w $WORK/b2250/_pkg_.a # internal
2025-08-20T22:46:16.9494792Z [00:05:17.623]➜  cp $WORK/b2250/_pkg_.a /root/.cache/go-build/d7/d7af42fcd353ceb43777cd38ddf4daa108ea389373f7a22abbba6b7b704268b3-d # internal
2025-08-20T22:46:16.9497087Z [00:05:17.623]➜  gopkg.in/cheggaaa/pb.v2/termutil
2025-08-20T22:46:16.9498530Z [00:05:17.623]➜  mkdir -p $WORK/b2326/
2025-08-20T22:46:16.9500313Z [00:05:17.623]➜  cat >/tmp/go-build2401649780/b2326/importcfg << 'EOF' # internal
2025-08-20T22:46:16.9501063Z [00:05:17.623]➜  # import config
2025-08-20T22:46:16.9501960Z [00:05:17.623]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:16.9502864Z [00:05:17.623]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:16.9503697Z [00:05:17.623]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:16.9504748Z [00:05:17.623]➜  packagefile os/signal=/tmp/go-build2401649780/b082/_pkg_.a
2025-08-20T22:46:16.9505619Z [00:05:17.624]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:16.9506471Z [00:05:17.624]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:16.9507373Z [00:05:17.624]➜  EOF
2025-08-20T22:46:16.9512451Z [00:05:17.624]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2326/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/termutil=>gopkg.in/cheggaaa/pb.v2@v2.0.7/termutil;$WORK/b2326=>" -p gopkg.in/cheggaaa/pb.v2/termutil -lang=go1.16 -complete -installsuffix shared -buildid vvQe58DABn6DLFJCuuFK/vvQe58DABn6DLFJCuuFK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2326/importcfg -pack /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/termutil/term.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/termutil/term_linux.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/termutil/term_nix.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/termutil/term_x.go
2025-08-20T22:46:17.0026839Z [00:05:17.677]➜  go tool buildid -w $WORK/b2326/_pkg_.a # internal
2025-08-20T22:46:17.0039623Z [00:05:17.678]➜  cp $WORK/b2326/_pkg_.a /root/.cache/go-build/d6/d62f08bdd3bf4a2f478d0552ce27d0c8206233fac1b02451f2e0461f91d93017-d # internal
2025-08-20T22:46:17.0064998Z [00:05:17.678]➜  gopkg.in/fatih/color.v1
2025-08-20T22:46:17.0065605Z [00:05:17.678]➜  mkdir -p $WORK/b2327/
2025-08-20T22:46:17.0066383Z [00:05:17.679]➜  cat >/tmp/go-build2401649780/b2327/importcfg << 'EOF' # internal
2025-08-20T22:46:17.0067315Z [00:05:17.679]➜  # import config
2025-08-20T22:46:17.0068009Z [00:05:17.679]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:17.0069049Z [00:05:17.679]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build2401649780/b185/_pkg_.a
2025-08-20T22:46:17.0070411Z [00:05:17.679]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:46:17.0071371Z [00:05:17.679]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:17.0072194Z [00:05:17.679]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:17.0073024Z [00:05:17.679]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:17.0073925Z [00:05:17.679]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:17.0074776Z [00:05:17.679]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:17.0075407Z [00:05:17.679]➜  EOF
2025-08-20T22:46:17.0079300Z [00:05:17.679]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2327/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/fatih/color.v1@v1.7.0=>gopkg.in/fatih/color.v1@v1.7.0;$WORK/b2327=>" -p gopkg.in/fatih/color.v1 -lang=go1.16 -complete -installsuffix shared -buildid 7nRTk36TNDMhFU5qQVZu/7nRTk36TNDMhFU5qQVZu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2327/importcfg -pack /root/go/pkg/mod/gopkg.in/fatih/color.v1@v1.7.0/color.go /root/go/pkg/mod/gopkg.in/fatih/color.v1@v1.7.0/doc.go
2025-08-20T22:46:17.1283329Z [00:05:17.802]➜  go tool buildid -w $WORK/b2327/_pkg_.a # internal
2025-08-20T22:46:17.1314846Z [00:05:17.804]➜  cp $WORK/b2327/_pkg_.a /root/.cache/go-build/bf/bf96a6a68f6996f0f3550a8e895ab39baae7a52a9732e085d265c57ab7804b86-d # internal
2025-08-20T22:46:17.1316007Z [00:05:17.805]➜  gopkg.in/mattn/go-colorable.v0
2025-08-20T22:46:17.1316853Z [00:05:17.806]➜  mkdir -p $WORK/b2328/
2025-08-20T22:46:17.1330268Z [00:05:17.807]➜  cat >/tmp/go-build2401649780/b2328/importcfg << 'EOF' # internal
2025-08-20T22:46:17.1333634Z [00:05:17.807]➜  # import config
2025-08-20T22:46:17.1334244Z [00:05:17.807]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:17.1335293Z [00:05:17.807]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:46:17.1336172Z [00:05:17.807]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:17.1336879Z [00:05:17.807]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:17.1337702Z [00:05:17.807]➜  EOF
2025-08-20T22:46:17.1341984Z [00:05:17.808]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2328/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/mattn/go-colorable.v0@v0.1.0=>gopkg.in/mattn/go-colorable.v0@v0.1.0;$WORK/b2328=>" -p gopkg.in/mattn/go-colorable.v0 -lang=go1.16 -complete -installsuffix shared -buildid b06pXdCkZ98Zg84tNLIJ/b06pXdCkZ98Zg84tNLIJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2328/importcfg -pack /root/go/pkg/mod/gopkg.in/mattn/go-colorable.v0@v0.1.0/colorable_others.go /root/go/pkg/mod/gopkg.in/mattn/go-colorable.v0@v0.1.0/noncolorable.go
2025-08-20T22:46:17.1965031Z [00:05:17.871]➜  go tool buildid -w $WORK/b2328/_pkg_.a # internal
2025-08-20T22:46:17.1980540Z [00:05:17.872]➜  cp $WORK/b2328/_pkg_.a /root/.cache/go-build/aa/aaef6b418b415a392cdc424db2d668fb7f31929b9cc2b6379c4798ce5a535a37-d # internal
2025-08-20T22:46:17.1989129Z [00:05:17.872]➜  gopkg.in/mattn/go-isatty.v0
2025-08-20T22:46:17.1989764Z [00:05:17.872]➜  mkdir -p $WORK/b2329/
2025-08-20T22:46:17.1994161Z [00:05:17.874]➜  cat >/tmp/go-build2401649780/b2329/importcfg << 'EOF' # internal
2025-08-20T22:46:17.1995106Z [00:05:17.874]➜  # import config
2025-08-20T22:46:17.1997029Z [00:05:17.874]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:17.1999862Z [00:05:17.874]➜  EOF
2025-08-20T22:46:17.2005043Z [00:05:17.874]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2329/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/mattn/go-isatty.v0@v0.0.4=>gopkg.in/mattn/go-isatty.v0@v0.0.4;$WORK/b2329=>" -p gopkg.in/mattn/go-isatty.v0 -lang=go1.16 -complete -installsuffix shared -buildid Y9cOFq2SrAFrhQfLdSJU/Y9cOFq2SrAFrhQfLdSJU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2329/importcfg -pack /root/go/pkg/mod/gopkg.in/mattn/go-isatty.v0@v0.0.4/doc.go /root/go/pkg/mod/gopkg.in/mattn/go-isatty.v0@v0.0.4/isatty_linux.go /root/go/pkg/mod/gopkg.in/mattn/go-isatty.v0@v0.0.4/isatty_others.go
2025-08-20T22:46:17.2475122Z [00:05:17.921]➜  go tool buildid -w $WORK/b2329/_pkg_.a # internal
2025-08-20T22:46:17.2485468Z [00:05:17.923]➜  cp $WORK/b2329/_pkg_.a /root/.cache/go-build/d9/d9822d4c76d4f555fe6377a63def090ef19abe2c5f2739a9ee4e33ffa0c43d78-d # internal
2025-08-20T22:46:17.2491852Z [00:05:17.923]➜  gopkg.in/mattn/go-runewidth.v0
2025-08-20T22:46:17.2492483Z [00:05:17.923]➜  mkdir -p $WORK/b2330/
2025-08-20T22:46:17.2493220Z [00:05:17.923]➜  cat >/tmp/go-build2401649780/b2330/importcfg << 'EOF' # internal
2025-08-20T22:46:17.2493931Z [00:05:17.923]➜  # import config
2025-08-20T22:46:17.2494574Z [00:05:17.923]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:17.2495372Z [00:05:17.923]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:17.2496419Z [00:05:17.923]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:17.2497082Z [00:05:17.923]➜  EOF
2025-08-20T22:46:17.2502283Z [00:05:17.924]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2330/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/mattn/go-runewidth.v0@v0.0.4=>gopkg.in/mattn/go-runewidth.v0@v0.0.4;$WORK/b2330=>" -p gopkg.in/mattn/go-runewidth.v0 -lang=go1.16 -complete -installsuffix shared -buildid g6chcyFCD39-Dfn91JQF/g6chcyFCD39-Dfn91JQF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2330/importcfg -pack /root/go/pkg/mod/gopkg.in/mattn/go-runewidth.v0@v0.0.4/runewidth.go /root/go/pkg/mod/gopkg.in/mattn/go-runewidth.v0@v0.0.4/runewidth_posix.go
2025-08-20T22:46:17.4287558Z [00:05:18.103]➜  go tool buildid -w $WORK/b2330/_pkg_.a # internal
2025-08-20T22:46:17.4298798Z [00:05:18.104]➜  cp $WORK/b2330/_pkg_.a /root/.cache/go-build/a9/a97dbfec308d73c7f5944a94324cb8dc33a7f6770f9736a629c1542029ea1ea1-d # internal
2025-08-20T22:46:17.4306366Z [00:05:18.104]➜  gopkg.in/cheggaaa/pb.v2
2025-08-20T22:46:17.4306969Z [00:05:18.104]➜  mkdir -p $WORK/b2324/
2025-08-20T22:46:17.4315372Z [00:05:18.105]➜  cat >/tmp/go-build2401649780/b2324/importcfg << 'EOF' # internal
2025-08-20T22:46:17.4316141Z [00:05:18.105]➜  # import config
2025-08-20T22:46:17.4317082Z [00:05:18.105]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:17.4318213Z [00:05:18.105]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:17.4319243Z [00:05:18.105]➜  packagefile gopkg.in/VividCortex/ewma.v1=/tmp/go-build2401649780/b2325/_pkg_.a
2025-08-20T22:46:17.4320457Z [00:05:18.105]➜  packagefile gopkg.in/cheggaaa/pb.v2/termutil=/tmp/go-build2401649780/b2326/_pkg_.a
2025-08-20T22:46:17.4321630Z [00:05:18.105]➜  packagefile gopkg.in/fatih/color.v1=/tmp/go-build2401649780/b2327/_pkg_.a
2025-08-20T22:46:17.4322776Z [00:05:18.105]➜  packagefile gopkg.in/mattn/go-colorable.v0=/tmp/go-build2401649780/b2328/_pkg_.a
2025-08-20T22:46:17.4323974Z [00:05:18.105]➜  packagefile gopkg.in/mattn/go-isatty.v0=/tmp/go-build2401649780/b2329/_pkg_.a
2025-08-20T22:46:17.4325378Z [00:05:18.105]➜  packagefile gopkg.in/mattn/go-runewidth.v0=/tmp/go-build2401649780/b2330/_pkg_.a
2025-08-20T22:46:17.4326340Z [00:05:18.105]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:17.4338922Z [00:05:18.105]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:17.4343944Z [00:05:18.105]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:46:17.4344791Z [00:05:18.105]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:17.4345601Z [00:05:18.105]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:17.4346424Z [00:05:18.105]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:17.4347507Z [00:05:18.105]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:17.4348329Z [00:05:18.105]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:17.4349378Z [00:05:18.105]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:17.4350283Z [00:05:18.105]➜  packagefile text/template=/tmp/go-build2401649780/b239/_pkg_.a
2025-08-20T22:46:17.4351099Z [00:05:18.105]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:17.4351674Z [00:05:18.105]➜  EOF
2025-08-20T22:46:17.4357494Z [00:05:18.108]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2324/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7=>gopkg.in/cheggaaa/pb.v2@v2.0.7;$WORK/b2324=>" -p gopkg.in/cheggaaa/pb.v2 -lang=go1.16 -complete -installsuffix shared -buildid hRhcKTCgIYfQybajPMi5/hRhcKTCgIYfQybajPMi5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2324/importcfg -pack /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/element.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/pb.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/preset.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/reader.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/speed.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/template.go /root/go/pkg/mod/gopkg.in/cheggaaa/pb.v2@v2.0.7/util.go
2025-08-20T22:46:17.7620626Z [00:05:18.436]➜  go tool buildid -w $WORK/b2324/_pkg_.a # internal
2025-08-20T22:46:17.7652170Z [00:05:18.439]➜  cp $WORK/b2324/_pkg_.a /root/.cache/go-build/62/62b92d14b8de8080aed4575297ad91e3cdfdb5c3eaf2e083e3f930e5e8f2e061-d # internal
2025-08-20T22:46:17.7656174Z [00:05:18.440]➜  internal/profile
2025-08-20T22:46:17.7658054Z [00:05:18.440]➜  mkdir -p $WORK/b2332/
2025-08-20T22:46:17.7658771Z [00:05:18.440]➜  go tool buildid -w $WORK/b2314/_pkg_.a # internal
2025-08-20T22:46:17.7666035Z [00:05:18.440]➜  cat >/tmp/go-build2401649780/b2332/importcfg << 'EOF' # internal
2025-08-20T22:46:17.7666817Z [00:05:18.440]➜  # import config
2025-08-20T22:46:17.7667670Z [00:05:18.440]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:17.7668594Z [00:05:18.440]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:46:17.7669533Z [00:05:18.440]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:17.7670378Z [00:05:18.440]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:17.7671156Z [00:05:18.441]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:17.7672224Z [00:05:18.441]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:17.7673052Z [00:05:18.441]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:17.7673895Z [00:05:18.441]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:17.7674734Z [00:05:18.441]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:17.7675531Z [00:05:18.441]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:17.7676128Z [00:05:18.441]➜  EOF
2025-08-20T22:46:17.7682331Z [00:05:18.441]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2332/_pkg_.a -trimpath "/root/.go/src/internal/profile=>internal/profile;$WORK/b2332=>" -p internal/profile -lang=go1.25 -std -complete -installsuffix shared -buildid d08rTBwf4vEWLaiMeAif/d08rTBwf4vEWLaiMeAif -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2332/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-20T22:46:17.7880347Z [00:05:18.461]➜  cp $WORK/b2314/_pkg_.a /root/.cache/go-build/49/49bf23ec13f34488692f2449e5c76bffd772408a18e8554f7335bb6b691e6aa4-d # internal
2025-08-20T22:46:17.7959263Z [00:05:18.470]➜  gorm.io/gorm/callbacks
2025-08-20T22:46:17.7963586Z [00:05:18.470]➜  mkdir -p $WORK/b2320/
2025-08-20T22:46:17.7966936Z [00:05:18.471]➜  cat >/tmp/go-build2401649780/b2320/importcfg << 'EOF' # internal
2025-08-20T22:46:17.7970965Z [00:05:18.471]➜  # import config
2025-08-20T22:46:17.7974240Z [00:05:18.471]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:17.7979904Z [00:05:18.472]➜  packagefile gorm.io/gorm=/tmp/go-build2401649780/b2314/_pkg_.a
2025-08-20T22:46:17.7980921Z [00:05:18.472]➜  packagefile gorm.io/gorm/clause=/tmp/go-build2401649780/b2316/_pkg_.a
2025-08-20T22:46:17.7981947Z [00:05:18.472]➜  packagefile gorm.io/gorm/schema=/tmp/go-build2401649780/b2319/_pkg_.a
2025-08-20T22:46:17.7983193Z [00:05:18.472]➜  packagefile gorm.io/gorm/utils=/tmp/go-build2401649780/b2318/_pkg_.a
2025-08-20T22:46:17.7984315Z [00:05:18.472]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:17.7987576Z [00:05:18.472]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:17.7988478Z [00:05:18.472]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:17.7989201Z [00:05:18.472]➜  EOF
2025-08-20T22:46:17.7997861Z [00:05:18.472]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2320/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks=>gorm.io/gorm@v1.25.11/callbacks;$WORK/b2320=>" -p gorm.io/gorm/callbacks -lang=go1.18 -complete -installsuffix shared -buildid n2cbte8RI23giaqy15JP/n2cbte8RI23giaqy15JP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2320/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/associations.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/callbacks.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/callmethod.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/create.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/delete.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/helper.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/interfaces.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/preload.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/query.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/raw.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/row.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/transaction.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/callbacks/update.go
2025-08-20T22:46:18.4206966Z [00:05:19.095]➜  go tool buildid -w $WORK/b2332/_pkg_.a # internal
2025-08-20T22:46:18.4330022Z [00:05:19.107]➜  cp $WORK/b2332/_pkg_.a /root/.cache/go-build/00/00d6487de16b2d4517f4cb6063a3f29e8e1816740ce0d0ddfacca9d8f32f4bc7-d # internal
2025-08-20T22:46:18.4473790Z [00:05:19.121]➜  gorm.io/gorm/migrator
2025-08-20T22:46:18.4478244Z [00:05:19.122]➜  mkdir -p $WORK/b2321/
2025-08-20T22:46:18.4479034Z [00:05:19.122]➜  cat >/tmp/go-build2401649780/b2321/importcfg << 'EOF' # internal
2025-08-20T22:46:18.4483045Z [00:05:19.122]➜  # import config
2025-08-20T22:46:18.4485736Z [00:05:19.122]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:18.4493034Z [00:05:19.122]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:18.4493939Z [00:05:19.122]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:18.4494770Z [00:05:19.122]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:18.4495667Z [00:05:19.122]➜  packagefile gorm.io/gorm=/tmp/go-build2401649780/b2314/_pkg_.a
2025-08-20T22:46:18.4496849Z [00:05:19.122]➜  packagefile gorm.io/gorm/clause=/tmp/go-build2401649780/b2316/_pkg_.a
2025-08-20T22:46:18.4499273Z [00:05:19.122]➜  packagefile gorm.io/gorm/logger=/tmp/go-build2401649780/b2317/_pkg_.a
2025-08-20T22:46:18.4500308Z [00:05:19.122]➜  packagefile gorm.io/gorm/schema=/tmp/go-build2401649780/b2319/_pkg_.a
2025-08-20T22:46:18.4501290Z [00:05:19.122]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:18.4502162Z [00:05:19.122]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:18.4503021Z [00:05:19.122]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:18.4503900Z [00:05:19.122]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:18.4504814Z [00:05:19.122]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:18.4505461Z [00:05:19.122]➜  EOF
2025-08-20T22:46:18.4510381Z [00:05:19.122]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2321/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/gorm@v1.25.11/migrator=>gorm.io/gorm@v1.25.11/migrator;$WORK/b2321=>" -p gorm.io/gorm/migrator -lang=go1.18 -complete -installsuffix shared -buildid FMNSnabyIutGLI6b2gnR/FMNSnabyIutGLI6b2gnR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2321/importcfg -pack /root/go/pkg/mod/gorm.io/gorm@v1.25.11/migrator/column_type.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/migrator/index.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/migrator/migrator.go /root/go/pkg/mod/gorm.io/gorm@v1.25.11/migrator/table_type.go
2025-08-20T22:46:18.5871968Z [00:05:19.261]➜  go tool buildid -w $WORK/b2320/_pkg_.a # internal
2025-08-20T22:46:18.6036825Z [00:05:19.278]➜  cp $WORK/b2320/_pkg_.a /root/.cache/go-build/13/13aa6891cd06e3e722c2441c0be31670d57dd8ce282dbaeb6e0df80af2a8b23d-d # internal
2025-08-20T22:46:18.6048722Z [00:05:19.278]➜  net/http/pprof
2025-08-20T22:46:18.6049431Z [00:05:19.278]➜  mkdir -p $WORK/b2331/
2025-08-20T22:46:18.6050202Z [00:05:19.278]➜  cat >/tmp/go-build2401649780/b2331/importcfg << 'EOF' # internal
2025-08-20T22:46:18.6050889Z [00:05:19.278]➜  # import config
2025-08-20T22:46:18.6051536Z [00:05:19.278]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:18.6052336Z [00:05:19.278]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:18.6053143Z [00:05:19.279]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:18.6053957Z [00:05:19.279]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:18.6054733Z [00:05:19.279]➜  packagefile html=/tmp/go-build2401649780/b245/_pkg_.a
2025-08-20T22:46:18.6055594Z [00:05:19.279]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:46:18.6056548Z [00:05:19.279]➜  packagefile internal/profile=/tmp/go-build2401649780/b2332/_pkg_.a
2025-08-20T22:46:18.6058071Z [00:05:19.279]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:18.6058857Z [00:05:19.279]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:46:18.6059649Z [00:05:19.279]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:18.6060651Z [00:05:19.279]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:18.6061425Z [00:05:19.279]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:18.6062209Z [00:05:19.279]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:18.6063064Z [00:05:19.279]➜  packagefile runtime/pprof=/tmp/go-build2401649780/b1113/_pkg_.a
2025-08-20T22:46:18.6063955Z [00:05:19.279]➜  packagefile runtime/trace=/tmp/go-build2401649780/b292/_pkg_.a
2025-08-20T22:46:18.6064810Z [00:05:19.279]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:46:18.6065628Z [00:05:19.279]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:18.6066428Z [00:05:19.279]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:18.6067433Z [00:05:19.279]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:18.6068245Z [00:05:19.279]➜  EOF
2025-08-20T22:46:18.6071115Z [00:05:19.279]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2331/_pkg_.a -trimpath "/root/.go/src/net/http/pprof=>net/http/pprof;$WORK/b2331=>" -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/b2331/importcfg -pack /root/.go/src/net/http/pprof/pprof.go
2025-08-20T22:46:18.7956304Z [00:05:19.470]➜  go tool buildid -w $WORK/b2331/_pkg_.a # internal
2025-08-20T22:46:18.7979785Z [00:05:19.472]➜  cp $WORK/b2331/_pkg_.a /root/.cache/go-build/52/52a3e918b6e41685517325a45b254c84f79f3ac3fae3451dc7ea88d6924a21c8-d # internal
2025-08-20T22:46:18.8093682Z [00:05:19.483]➜  github.com/denisbrodbeck/machineid
2025-08-20T22:46:18.8100661Z [00:05:19.484]➜  mkdir -p $WORK/b2334/
2025-08-20T22:46:18.8101656Z [00:05:19.484]➜  cat >/tmp/go-build2401649780/b2334/importcfg << 'EOF' # internal
2025-08-20T22:46:18.8102397Z [00:05:19.484]➜  # import config
2025-08-20T22:46:18.8105203Z [00:05:19.484]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:46:18.8106161Z [00:05:19.484]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:18.8107067Z [00:05:19.484]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:18.8108101Z [00:05:19.484]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:18.8108867Z [00:05:19.484]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:18.8109671Z [00:05:19.484]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:18.8110467Z [00:05:19.484]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:18.8111264Z [00:05:19.484]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:46:18.8112248Z [00:05:19.484]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:18.8112887Z [00:05:19.484]➜  EOF
2025-08-20T22:46:18.8119550Z [00:05:19.484]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/denisbrodbeck/machineid@v1.0.1=>github.com/denisbrodbeck/machineid@v1.0.1;$WORK/b2334=>" -p github.com/denisbrodbeck/machineid -lang=go1.16 -complete -installsuffix shared -buildid 05liG_S3UF-pmzxvynBH/05liG_S3UF-pmzxvynBH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2334/importcfg -pack /root/go/pkg/mod/github.com/denisbrodbeck/machineid@v1.0.1/helper.go /root/go/pkg/mod/github.com/denisbrodbeck/machineid@v1.0.1/id.go /root/go/pkg/mod/github.com/denisbrodbeck/machineid@v1.0.1/id_linux.go
2025-08-20T22:46:18.8674122Z [00:05:19.541]➜  go tool buildid -w $WORK/b2334/_pkg_.a # internal
2025-08-20T22:46:18.8688179Z [00:05:19.543]➜  cp $WORK/b2334/_pkg_.a /root/.cache/go-build/71/710e896b0e3b710e2b953f261b42ee0e77f75573b70ee959e7a788f5e76aa7e8-d # internal
2025-08-20T22:46:19.0737542Z [00:05:19.748]➜  go tool buildid -w $WORK/b2321/_pkg_.a # internal
2025-08-20T22:46:19.0917002Z [00:05:19.766]➜  cp $WORK/b2321/_pkg_.a /root/.cache/go-build/01/012cdef9d34edc0fbfeb9f1e77b27410c907b1257479fd70bc8d5824dd10332d-d # internal
2025-08-20T22:46:19.0929084Z [00:05:19.766]➜  gorm.io/driver/sqlite
2025-08-20T22:46:19.0929682Z [00:05:19.766]➜  mkdir -p $WORK/b2322/
2025-08-20T22:46:19.0930444Z [00:05:19.766]➜  cat >/tmp/go-build2401649780/b2322/importcfg << 'EOF' # internal
2025-08-20T22:46:19.0931143Z [00:05:19.766]➜  # import config
2025-08-20T22:46:19.0931835Z [00:05:19.766]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:19.0932747Z [00:05:19.766]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:19.0933663Z [00:05:19.766]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:19.0934542Z [00:05:19.766]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:19.0935380Z [00:05:19.766]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:19.0936532Z [00:05:19.766]➜  packagefile github.com/mattn/go-sqlite3=/tmp/go-build2401649780/b2101/_pkg_.a
2025-08-20T22:46:19.0937791Z [00:05:19.766]➜  packagefile gorm.io/gorm=/tmp/go-build2401649780/b2314/_pkg_.a
2025-08-20T22:46:19.0938788Z [00:05:19.766]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build2401649780/b2320/_pkg_.a
2025-08-20T22:46:19.0939799Z [00:05:19.766]➜  packagefile gorm.io/gorm/clause=/tmp/go-build2401649780/b2316/_pkg_.a
2025-08-20T22:46:19.0940797Z [00:05:19.766]➜  packagefile gorm.io/gorm/logger=/tmp/go-build2401649780/b2317/_pkg_.a
2025-08-20T22:46:19.0941799Z [00:05:19.766]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build2401649780/b2321/_pkg_.a
2025-08-20T22:46:19.0942817Z [00:05:19.766]➜  packagefile gorm.io/gorm/schema=/tmp/go-build2401649780/b2319/_pkg_.a
2025-08-20T22:46:19.0943735Z [00:05:19.767]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:19.0944744Z [00:05:19.767]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:19.0945606Z [00:05:19.767]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:19.0946264Z [00:05:19.767]➜  EOF
2025-08-20T22:46:19.0951308Z [00:05:19.767]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2322/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.5=>gorm.io/driver/sqlite@v1.5.5;$WORK/b2322=>" -p gorm.io/driver/sqlite -lang=go1.20 -complete -installsuffix shared -buildid hw3u2d4UDoAt2_zBBU5O/hw3u2d4UDoAt2_zBBU5O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2322/importcfg -pack /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.5/ddlmod.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.5/error_translator.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.5/errors.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.5/migrator.go /root/go/pkg/mod/gorm.io/driver/sqlite@v1.5.5/sqlite.go
2025-08-20T22:46:19.6284359Z [00:05:20.302]➜  go tool buildid -w $WORK/b2322/_pkg_.a # internal
2025-08-20T22:46:19.6379694Z [00:05:20.312]➜  cp $WORK/b2322/_pkg_.a /root/.cache/go-build/3f/3fffe98c3aad6f9d9da34b3d5e0c629d0d4b95ac560f787d46df96ef1642e89d-d # internal
2025-08-20T22:46:21.0069020Z [00:05:21.681]➜  go tool buildid -w $WORK/b2309/_pkg_.a # internal
2025-08-20T22:46:21.0803411Z [00:05:21.754]➜  cp $WORK/b2309/_pkg_.a /root/.cache/go-build/5b/5b9717d55bbb96b2a1d898142f9c428785f533895f68a20953c9740023b56957-d # internal
2025-08-20T22:46:21.0824654Z [00:05:21.756]➜  github.com/jackc/pgx/v5
2025-08-20T22:46:21.0826197Z [00:05:21.757]➜  mkdir -p $WORK/b2295/
2025-08-20T22:46:21.0828498Z [00:05:21.757]➜  cat >/tmp/go-build2401649780/b2295/importcfg << 'EOF' # internal
2025-08-20T22:46:21.0831554Z [00:05:21.757]➜  # import config
2025-08-20T22:46:21.0834896Z [00:05:21.757]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:21.0835756Z [00:05:21.757]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:21.0836681Z [00:05:21.757]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:21.0837997Z [00:05:21.757]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:21.0838862Z [00:05:21.757]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:21.0839815Z [00:05:21.757]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:21.0840589Z [00:05:21.757]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:21.0841563Z [00:05:21.757]➜  packagefile github.com/jackc/pgx/v5/internal/anynil=/tmp/go-build2401649780/b2296/_pkg_.a
2025-08-20T22:46:21.0842763Z [00:05:21.757]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build2401649780/b2297/_pkg_.a
2025-08-20T22:46:21.0844016Z [00:05:21.757]➜  packagefile github.com/jackc/pgx/v5/internal/sanitize=/tmp/go-build2401649780/b2298/_pkg_.a
2025-08-20T22:46:21.0845317Z [00:05:21.757]➜  packagefile github.com/jackc/pgx/v5/internal/stmtcache=/tmp/go-build2401649780/b2299/_pkg_.a
2025-08-20T22:46:21.0846551Z [00:05:21.757]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build2401649780/b2300/_pkg_.a
2025-08-20T22:46:21.0850018Z [00:05:21.757]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build2401649780/b2309/_pkg_.a
2025-08-20T22:46:21.0850996Z [00:05:21.757]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:21.0851792Z [00:05:21.757]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:21.0852614Z [00:05:21.757]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:21.0853433Z [00:05:21.757]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:21.0854227Z [00:05:21.757]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:21.0855074Z [00:05:21.757]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:21.0855733Z [00:05:21.757]➜  EOF
2025-08-20T22:46:21.0863186Z [00:05:21.757]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2295/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5=>github.com/jackc/pgx/v5@v5.5.5;$WORK/b2295=>" -p github.com/jackc/pgx/v5 -lang=go1.19 -complete -installsuffix shared -buildid zds5DoVcY-tIOpK69PIM/zds5DoVcY-tIOpK69PIM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2295/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-20T22:46:21.3910794Z [00:05:22.065]➜  go tool buildid -w $WORK/b2295/_pkg_.a # internal
2025-08-20T22:46:21.4037959Z [00:05:22.078]➜  cp $WORK/b2295/_pkg_.a /root/.cache/go-build/87/87569ad57bb6e38b1d540745817ea533dfaeac3db14e76f2dd3bb05fb9e5a730-d # internal
2025-08-20T22:46:21.4068141Z [00:05:22.081]➜  github.com/jackc/pgx/v5/pgxpool
2025-08-20T22:46:21.4073917Z [00:05:22.081]➜  mkdir -p $WORK/b2311/
2025-08-20T22:46:21.4085572Z [00:05:22.082]➜  cat >/tmp/go-build2401649780/b2311/importcfg << 'EOF' # internal
2025-08-20T22:46:21.4087064Z [00:05:22.083]➜  # import config
2025-08-20T22:46:21.4088524Z [00:05:22.083]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:21.4090131Z [00:05:22.083]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:21.4091407Z [00:05:22.083]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build2401649780/b2295/_pkg_.a
2025-08-20T22:46:21.4093407Z [00:05:22.083]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build2401649780/b2300/_pkg_.a
2025-08-20T22:46:21.4098419Z [00:05:22.083]➜  packagefile github.com/jackc/puddle/v2=/tmp/go-build2401649780/b2312/_pkg_.a
2025-08-20T22:46:21.4099480Z [00:05:22.083]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:46:21.4100583Z [00:05:22.083]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:21.4101517Z [00:05:22.083]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:21.4102363Z [00:05:22.083]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:21.4103209Z [00:05:22.083]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:21.4104051Z [00:05:22.083]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:21.4104650Z [00:05:22.083]➜  EOF
2025-08-20T22:46:21.4135231Z [00:05:22.087]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2311/_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/b2311=>" -p github.com/jackc/pgx/v5/pgxpool -lang=go1.19 -complete -installsuffix shared -buildid NYkPiFLlGGXDQj6ijVBN/NYkPiFLlGGXDQj6ijVBN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2311/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-20T22:46:21.5994390Z [00:05:22.273]➜  go tool buildid -w $WORK/b2311/_pkg_.a # internal
2025-08-20T22:46:21.6075218Z [00:05:22.281]➜  cp $WORK/b2311/_pkg_.a /root/.cache/go-build/7e/7ed4d80b0ba9a8cdd79f23c8c03e7ca1161e09855b4af8be1e969288f71c16be-d # internal
2025-08-20T22:46:21.6093590Z [00:05:22.283]➜  github.com/jackc/pgx/v5/stdlib
2025-08-20T22:46:21.6099442Z [00:05:22.284]➜  mkdir -p $WORK/b2310/
2025-08-20T22:46:21.6128790Z [00:05:22.284]➜  cat >/tmp/go-build2401649780/b2310/importcfg << 'EOF' # internal
2025-08-20T22:46:21.6130092Z [00:05:22.284]➜  # import config
2025-08-20T22:46:21.6131016Z [00:05:22.284]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:21.6133671Z [00:05:22.284]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:21.6138488Z [00:05:22.284]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:21.6141276Z [00:05:22.284]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:21.6142195Z [00:05:22.284]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:21.6143467Z [00:05:22.284]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build2401649780/b2295/_pkg_.a
2025-08-20T22:46:21.6146325Z [00:05:22.284]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build2401649780/b2300/_pkg_.a
2025-08-20T22:46:21.6149167Z [00:05:22.284]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build2401649780/b2309/_pkg_.a
2025-08-20T22:46:21.6152331Z [00:05:22.284]➜  packagefile github.com/jackc/pgx/v5/pgxpool=/tmp/go-build2401649780/b2311/_pkg_.a
2025-08-20T22:46:21.6153386Z [00:05:22.284]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:21.6154198Z [00:05:22.284]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:21.6155028Z [00:05:22.284]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:46:21.6155906Z [00:05:22.284]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:21.6156765Z [00:05:22.284]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:21.6157746Z [00:05:22.284]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:21.6158570Z [00:05:22.284]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:21.6159344Z [00:05:22.284]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:21.6159962Z [00:05:22.284]➜  EOF
2025-08-20T22:46:21.6163394Z [00:05:22.284]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2310/_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/b2310=>" -p github.com/jackc/pgx/v5/stdlib -lang=go1.19 -complete -installsuffix shared -buildid mzkkNoE_VJGCSMDF1sYt/mzkkNoE_VJGCSMDF1sYt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2310/importcfg -pack /root/go/pkg/mod/github.com/jackc/pgx/v5@v5.5.5/stdlib/sql.go
2025-08-20T22:46:21.8163404Z [00:05:22.490]➜  go tool buildid -w $WORK/b2310/_pkg_.a # internal
2025-08-20T22:46:21.8243423Z [00:05:22.498]➜  cp $WORK/b2310/_pkg_.a /root/.cache/go-build/ee/ee0df732563b52a233cf3af86dc5e6afa60bbc75055bc7e1812495d9c1b02d48-d # internal
2025-08-20T22:46:21.8273469Z [00:05:22.501]➜  gorm.io/driver/postgres
2025-08-20T22:46:21.8276418Z [00:05:22.502]➜  mkdir -p $WORK/b2294/
2025-08-20T22:46:21.8286410Z [00:05:22.503]➜  cat >/tmp/go-build2401649780/b2294/importcfg << 'EOF' # internal
2025-08-20T22:46:21.8293522Z [00:05:22.503]➜  # import config
2025-08-20T22:46:21.8294272Z [00:05:22.503]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:21.8295240Z [00:05:22.503]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:21.8296117Z [00:05:22.503]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:21.8297064Z [00:05:22.503]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build2401649780/b2295/_pkg_.a
2025-08-20T22:46:21.8298441Z [00:05:22.503]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build2401649780/b2300/_pkg_.a
2025-08-20T22:46:21.8299602Z [00:05:22.503]➜  packagefile github.com/jackc/pgx/v5/stdlib=/tmp/go-build2401649780/b2310/_pkg_.a
2025-08-20T22:46:21.8300639Z [00:05:22.503]➜  packagefile gorm.io/gorm=/tmp/go-build2401649780/b2314/_pkg_.a
2025-08-20T22:46:21.8301616Z [00:05:22.503]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build2401649780/b2320/_pkg_.a
2025-08-20T22:46:21.8302647Z [00:05:22.503]➜  packagefile gorm.io/gorm/clause=/tmp/go-build2401649780/b2316/_pkg_.a
2025-08-20T22:46:21.8303631Z [00:05:22.503]➜  packagefile gorm.io/gorm/logger=/tmp/go-build2401649780/b2317/_pkg_.a
2025-08-20T22:46:21.8304613Z [00:05:22.503]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build2401649780/b2321/_pkg_.a
2025-08-20T22:46:21.8305604Z [00:05:22.503]➜  packagefile gorm.io/gorm/schema=/tmp/go-build2401649780/b2319/_pkg_.a
2025-08-20T22:46:21.8306533Z [00:05:22.503]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:21.8327713Z [00:05:22.503]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:21.8328657Z [00:05:22.503]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:21.8329267Z [00:05:22.503]➜  EOF
2025-08-20T22:46:21.8333628Z [00:05:22.503]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2294/_pkg_.a -trimpath "/root/go/pkg/mod/gorm.io/driver/postgres@v1.5.7=>gorm.io/driver/postgres@v1.5.7;$WORK/b2294=>" -p gorm.io/driver/postgres -lang=go1.18 -complete -installsuffix shared -buildid tfZ2u5Bsua6A9453rysp/tfZ2u5Bsua6A9453rysp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2294/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-20T22:46:22.3371780Z [00:05:23.011]➜  go tool buildid -w $WORK/b2294/_pkg_.a # internal
2025-08-20T22:46:22.3446074Z [00:05:23.019]➜  cp $WORK/b2294/_pkg_.a /root/.cache/go-build/a8/a8a21dfc9e2a1db1ec54e784e859246c2d38b7ac1f1f9b0950d72b4bb331246a-d # internal
2025-08-20T22:46:24.7203312Z [00:05:25.394]➜  cd /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels
2025-08-20T22:46:24.7205985Z [00:05:25.394]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/base_arithmetic_avx2_amd64.o ./base_arithmetic_avx2_amd64.s
2025-08-20T22:46:24.7764237Z [00:05:25.450]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/base_arithmetic_sse4_amd64.o ./base_arithmetic_sse4_amd64.s
2025-08-20T22:46:24.8349337Z [00:05:25.509]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/cast_numeric_avx2_amd64.o ./cast_numeric_avx2_amd64.s
2025-08-20T22:46:24.8555972Z [00:05:25.530]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/cast_numeric_sse4_amd64.o ./cast_numeric_sse4_amd64.s
2025-08-20T22:46:24.8710702Z [00:05:25.545]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/constant_factor_avx2_amd64.o ./constant_factor_avx2_amd64.s
2025-08-20T22:46:24.8744543Z [00:05:25.548]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/constant_factor_sse4_amd64.o ./constant_factor_sse4_amd64.s
2025-08-20T22:46:24.8773972Z [00:05:25.551]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/scalar_comparison_avx2_amd64.o ./scalar_comparison_avx2_amd64.s
2025-08-20T22:46:24.9929178Z [00:05:25.667]➜  /root/.go/pkg/tool/linux_amd64/asm -p github.com/apache/arrow/go/v15/arrow/compute/internal/kernels -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/internal/kernels;$WORK/b2222=>" -I $WORK/b2222/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b2222/scalar_comparison_sse4_amd64.o ./scalar_comparison_sse4_amd64.s
2025-08-20T22:46:25.1029880Z [00:05:25.777]➜  go tool pack r $WORK/b2222/_pkg_.a $WORK/b2222/base_arithmetic_avx2_amd64.o $WORK/b2222/base_arithmetic_sse4_amd64.o $WORK/b2222/cast_numeric_avx2_amd64.o $WORK/b2222/cast_numeric_sse4_amd64.o $WORK/b2222/constant_factor_avx2_amd64.o $WORK/b2222/constant_factor_sse4_amd64.o $WORK/b2222/scalar_comparison_avx2_amd64.o $WORK/b2222/scalar_comparison_sse4_amd64.o # internal
2025-08-20T22:46:25.1042206Z [00:05:25.778]➜  go tool buildid -w $WORK/b2222/_pkg_.a # internal
2025-08-20T22:46:25.2846835Z [00:05:25.959]➜  cp $WORK/b2222/_pkg_.a /root/.cache/go-build/00/00eda691cbeb81933e27be32c17d2914c4376aa35d7038c7cee3f7fc8c559adb-d # internal
2025-08-20T22:46:25.2851774Z [00:05:25.959]➜  github.com/apache/arrow/go/v15/arrow/compute
2025-08-20T22:46:25.2852278Z [00:05:25.959]➜  mkdir -p $WORK/b2219/
2025-08-20T22:46:25.2856181Z [00:05:25.960]➜  cat >/tmp/go-build2401649780/b2219/importcfg << 'EOF' # internal
2025-08-20T22:46:25.2857406Z [00:05:25.960]➜  # import config
2025-08-20T22:46:25.2858250Z [00:05:25.960]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:25.2859056Z [00:05:25.960]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:25.2859801Z [00:05:25.960]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:25.2860475Z [00:05:25.960]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:25.2861052Z [00:05:25.960]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:25.2861620Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:46:25.2862327Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:46:25.2863089Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:46:25.2863853Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/compute/exec=/tmp/go-build2401649780/b2220/_pkg_.a
2025-08-20T22:46:25.2864687Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/compute/internal/kernels=/tmp/go-build2401649780/b2222/_pkg_.a
2025-08-20T22:46:25.2865509Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:46:25.2866255Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal256=/tmp/go-build2401649780/b816/_pkg_.a
2025-08-20T22:46:25.2866987Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal=/tmp/go-build2401649780/b826/_pkg_.a
2025-08-20T22:46:25.2868159Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:46:25.2869295Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/ipc=/tmp/go-build2401649780/b824/_pkg_.a
2025-08-20T22:46:25.2870167Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:46:25.2871175Z [00:05:25.960]➜  packagefile github.com/apache/arrow/go/v15/arrow/scalar=/tmp/go-build2401649780/b2221/_pkg_.a
2025-08-20T22:46:25.2871944Z [00:05:25.960]➜  packagefile golang.org/x/exp/maps=/tmp/go-build2401649780/b432/_pkg_.a
2025-08-20T22:46:25.2872716Z [00:05:25.960]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2401649780/b430/_pkg_.a
2025-08-20T22:46:25.2873410Z [00:05:25.960]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:46:25.2874188Z [00:05:25.960]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:46:25.2874825Z [00:05:25.960]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:46:25.2875426Z [00:05:25.960]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:25.2875860Z [00:05:25.960]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:25.2876461Z [00:05:25.960]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:46:25.2877050Z [00:05:25.960]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:25.2877840Z [00:05:25.960]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:25.2878283Z [00:05:25.960]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:25.2878850Z [00:05:25.960]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:25.2879526Z [00:05:25.960]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:25.2879961Z [00:05:25.960]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:25.2880540Z [00:05:25.960]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:25.2880872Z [00:05:25.960]➜  EOF
2025-08-20T22:46:25.2881288Z [00:05:25.960]➜  cd /tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling
2025-08-20T22:46:25.2890571Z [00:05:25.960]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2219/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute=>github.com/apache/arrow/go/v15@v15.0.2/arrow/compute;$WORK/b2219=>" -p github.com/apache/arrow/go/v15/arrow/compute -lang=go1.20 -complete -installsuffix shared -buildid R_tMVTjkkmZwhKKFdKd3/R_tMVTjkkmZwhKKFdKd3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2219/importcfg -pack /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/arithmetic.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/cast.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/datum.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/datumkind_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/doc.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/exec.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/executor.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/expression.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/fieldref.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/funckind_string.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/functions.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/registry.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/scalar_bool.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/scalar_compare.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/selection.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/utils.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/vector_hash.go /root/go/pkg/mod/github.com/apache/arrow/go/v15@v15.0.2/arrow/compute/vector_run_ends.go
2025-08-20T22:46:26.1037699Z [00:05:26.778]➜  go tool buildid -w $WORK/b2219/_pkg_.a # internal
2025-08-20T22:46:26.1245934Z [00:05:26.799]➜  cp $WORK/b2219/_pkg_.a /root/.cache/go-build/09/0974f20f26f2d769a3b597cdc1f9986ef5014c6456317fb9ebbc31739f421fff-d # internal
2025-08-20T22:46:26.1260940Z [00:05:26.800]➜  github.com/snowflakedb/gosnowflake
2025-08-20T22:46:26.1261384Z [00:05:26.800]➜  mkdir -p $WORK/b2206/
2025-08-20T22:46:26.1265120Z [00:05:26.801]➜  cat >/tmp/go-build2401649780/b2206/importcfg << 'EOF' # internal
2025-08-20T22:46:26.1267270Z [00:05:26.801]➜  # import config
2025-08-20T22:46:26.1269145Z [00:05:26.801]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:26.1270019Z [00:05:26.801]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:26.1271443Z [00:05:26.801]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:46:26.1272005Z [00:05:26.801]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:26.1272483Z [00:05:26.801]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:46:26.1272948Z [00:05:26.801]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:46:26.1273438Z [00:05:26.801]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:46:26.1273927Z [00:05:26.801]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:26.1274394Z [00:05:26.801]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:46:26.1274884Z [00:05:26.801]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:26.1275655Z [00:05:26.801]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:26.1276138Z [00:05:26.801]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:26.1276626Z [00:05:26.801]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:46:26.1277289Z [00:05:26.801]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:26.1277829Z [00:05:26.801]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:26.1278343Z [00:05:26.801]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:46:26.1278837Z [00:05:26.801]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:26.1279325Z [00:05:26.801]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:26.1279832Z [00:05:26.801]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:26.1280579Z [00:05:26.801]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:46:26.1281208Z [00:05:26.801]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:26.1281789Z [00:05:26.801]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:26.1282503Z [00:05:26.801]➜  packagefile github.com/99designs/keyring=/tmp/go-build2401649780/b2207/_pkg_.a
2025-08-20T22:46:26.1283289Z [00:05:26.801]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:46:26.1284035Z [00:05:26.801]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:46:26.1284801Z [00:05:26.801]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob=/tmp/go-build2401649780/b1072/_pkg_.a
2025-08-20T22:46:26.1285597Z [00:05:26.801]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:46:26.1286429Z [00:05:26.801]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror=/tmp/go-build2401649780/b1074/_pkg_.a
2025-08-20T22:46:26.1287434Z [00:05:26.801]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container=/tmp/go-build2401649780/b1082/_pkg_.a
2025-08-20T22:46:26.1288184Z [00:05:26.801]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:46:26.1288865Z [00:05:26.801]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:46:26.1289585Z [00:05:26.801]➜  packagefile github.com/apache/arrow/go/v15/arrow/compute=/tmp/go-build2401649780/b2219/_pkg_.a
2025-08-20T22:46:26.1290325Z [00:05:26.801]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:46:26.1291150Z [00:05:26.801]➜  packagefile github.com/apache/arrow/go/v15/arrow/ipc=/tmp/go-build2401649780/b824/_pkg_.a
2025-08-20T22:46:26.1291866Z [00:05:26.801]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:46:26.1292524Z [00:05:26.801]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:46:26.1293224Z [00:05:26.801]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:46:26.1293911Z [00:05:26.801]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/s3/manager=/tmp/go-build2401649780/b1160/_pkg_.a
2025-08-20T22:46:26.1294592Z [00:05:26.801]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3=/tmp/go-build2401649780/b1087/_pkg_.a
2025-08-20T22:46:26.1295229Z [00:05:26.801]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:46:26.1295842Z [00:05:26.801]➜  packagefile github.com/gabriel-vasile/mimetype=/tmp/go-build2401649780/b2224/_pkg_.a
2025-08-20T22:46:26.1296470Z [00:05:26.801]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build2401649780/b1034/_pkg_.a
2025-08-20T22:46:26.1297270Z [00:05:26.801]➜  packagefile github.com/pkg/browser=/tmp/go-build2401649780/b1041/_pkg_.a
2025-08-20T22:46:26.1297858Z [00:05:26.801]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build2401649780/b2230/_pkg_.a
2025-08-20T22:46:26.1298450Z [00:05:26.801]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build2401649780/b2231/_pkg_.a
2025-08-20T22:46:26.1298952Z [00:05:26.801]➜  packagefile html=/tmp/go-build2401649780/b245/_pkg_.a
2025-08-20T22:46:26.1299371Z [00:05:26.801]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:26.1299785Z [00:05:26.801]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:46:26.1300203Z [00:05:26.801]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:26.1300638Z [00:05:26.801]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:26.1301094Z [00:05:26.801]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:46:26.1301603Z [00:05:26.801]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:26.1302046Z [00:05:26.801]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:26.1302493Z [00:05:26.801]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:26.1302915Z [00:05:26.801]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:26.1303333Z [00:05:26.801]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:46:26.1303765Z [00:05:26.801]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:46:26.1304182Z [00:05:26.801]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:26.1304650Z [00:05:26.801]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:46:26.1305521Z [00:05:26.801]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:26.1306366Z [00:05:26.801]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:26.1307493Z [00:05:26.801]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:26.1308417Z [00:05:26.801]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:46:26.1309293Z [00:05:26.801]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:26.1310131Z [00:05:26.801]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:26.1310981Z [00:05:26.801]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:26.1311802Z [00:05:26.801]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:26.1312638Z [00:05:26.801]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:26.1313470Z [00:05:26.801]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:26.1314266Z [00:05:26.801]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:26.1315294Z [00:05:26.801]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:46:26.1316299Z [00:05:26.801]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:26.1316945Z [00:05:26.801]➜  EOF
2025-08-20T22:46:26.1351657Z [00:05:26.801]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2206/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0=>github.com/snowflakedb/gosnowflake@v1.10.0;$WORK/b2206=>" -p github.com/snowflakedb/gosnowflake -lang=go1.19 -complete -installsuffix shared -buildid lOmSDJ-ft1qWp04WcXVX/lOmSDJ-ft1qWp04WcXVX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2206/importcfg -pack /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/arrow_chunk.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/async.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/auth.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/authexternalbrowser.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/authokta.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/azure_storage_client.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/bind_uploader.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/cacert.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/chunk.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/chunk_downloader.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/client.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/client_configuration.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/connection.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/connection_util.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/connector.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/converter.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/datatype.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/datetime.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/doc.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/driver.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/dsn.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/easy_logging.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/encrypt_util.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/errors.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/file_compression_type.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/file_transfer_agent.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/file_util.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/gcs_storage_client.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/heartbeat.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/htap.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/local_storage_client.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/location.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/log.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/monitoring.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/multistatement.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/ocsp.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/priv_key_test_coding_helper.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/query.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/release.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/restful.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/result.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/retry.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/rows.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/s3_storage_client.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/secret_detector.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/secure_storage_manager.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/sqlstate.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/statement.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/storage_client.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/structured_type.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/telemetry.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/transaction.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/url_util.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/util.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/uuid.go /root/go/pkg/mod/github.com/snowflakedb/gosnowflake@v1.10.0/version.go
2025-08-20T22:46:27.2117529Z [00:05:27.886]➜  go tool buildid -w $WORK/b2206/_pkg_.a # internal
2025-08-20T22:46:27.2336836Z [00:05:27.908]➜  cp $WORK/b2206/_pkg_.a /root/.cache/go-build/ee/ee560da78032b9ae418774c8ca9d8aa8d21246473f5c8dbc1ba4f7e74ade5a06-d # internal
2025-08-20T22:46:27.2346093Z [00:05:27.909]➜  github.com/slingdata-io/sling-cli/core/dbio/database
2025-08-20T22:46:27.2346731Z [00:05:27.909]➜  mkdir -p $WORK/b764/
2025-08-20T22:46:27.2352666Z [00:05:27.909]➜  cat >/tmp/go-build2401649780/b764/importcfg << 'EOF' # internal
2025-08-20T22:46:27.2353441Z [00:05:27.909]➜  # import config
2025-08-20T22:46:27.2361957Z [00:05:27.909]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:27.2362758Z [00:05:27.909]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:27.2363322Z [00:05:27.909]➜  packagefile cloud.google.com/go/bigquery=/tmp/go-build2401649780/b765/_pkg_.a
2025-08-20T22:46:27.2363982Z [00:05:27.909]➜  packagefile cloud.google.com/go/bigtable=/tmp/go-build2401649780/b830/_pkg_.a
2025-08-20T22:46:27.2364932Z [00:05:27.909]➜  packagefile cloud.google.com/go/civil=/tmp/go-build2401649780/b796/_pkg_.a
2025-08-20T22:46:27.2365452Z [00:05:27.909]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:27.2365926Z [00:05:27.909]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:27.2366873Z [00:05:27.909]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:27.2367807Z [00:05:27.909]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:27.2368519Z [00:05:27.909]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:27.2369160Z [00:05:27.909]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:27.2369945Z [00:05:27.909]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:27.2370443Z [00:05:27.909]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:27.2371051Z [00:05:27.909]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:46:27.2371619Z [00:05:27.909]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:27.2372252Z [00:05:27.909]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:46:27.2373167Z [00:05:27.909]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=/tmp/go-build2401649780/b1011/_pkg_.a
2025-08-20T22:46:27.2374106Z [00:05:27.909]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/data/aztables=/tmp/go-build2401649780/b1044/_pkg_.a
2025-08-20T22:46:27.2374961Z [00:05:27.909]➜  packagefile github.com/ClickHouse/clickhouse-go/v2=/tmp/go-build2401649780/b1047/_pkg_.a
2025-08-20T22:46:27.2375804Z [00:05:27.909]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/chcol=/tmp/go-build2401649780/b1062/_pkg_.a
2025-08-20T22:46:27.2376623Z [00:05:27.909]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:46:27.2377581Z [00:05:27.909]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:46:27.2378433Z [00:05:27.909]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:46:27.2379336Z [00:05:27.909]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:46:27.2380155Z [00:05:27.909]➜  packagefile github.com/apache/iceberg-go/catalog=/tmp/go-build2401649780/b1222/_pkg_.a
2025-08-20T22:46:27.2381174Z [00:05:27.909]➜  packagefile github.com/apache/iceberg-go/catalog/glue=/tmp/go-build2401649780/b1263/_pkg_.a
2025-08-20T22:46:27.2382010Z [00:05:27.909]➜  packagefile github.com/apache/iceberg-go/catalog/rest=/tmp/go-build2401649780/b1272/_pkg_.a
2025-08-20T22:46:27.2382815Z [00:05:27.909]➜  packagefile github.com/apache/iceberg-go/catalog/sql=/tmp/go-build2401649780/b1273/_pkg_.a
2025-08-20T22:46:27.2383595Z [00:05:27.909]➜  packagefile github.com/apache/iceberg-go/table=/tmp/go-build2401649780/b1224/_pkg_.a
2025-08-20T22:46:27.2384371Z [00:05:27.909]➜  packagefile github.com/apache/iceberg-go/utils=/tmp/go-build2401649780/b1086/_pkg_.a
2025-08-20T22:46:27.2385118Z [00:05:27.909]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:46:27.2385817Z [00:05:27.909]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:46:27.2386721Z [00:05:27.909]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:46:27.2387780Z [00:05:27.909]➜  packagefile github.com/aws/aws-sdk-go-v2/service/athena=/tmp/go-build2401649780/b1301/_pkg_.a
2025-08-20T22:46:27.2388621Z [00:05:27.909]➜  packagefile github.com/aws/aws-sdk-go-v2/service/athena/types=/tmp/go-build2401649780/b1303/_pkg_.a
2025-08-20T22:46:27.2389554Z [00:05:27.909]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build2401649780/b578/_pkg_.a
2025-08-20T22:46:27.2390836Z [00:05:27.909]➜  packagefile github.com/databricks/databricks-sql-go=/tmp/go-build2401649780/b1304/_pkg_.a
2025-08-20T22:46:27.2392231Z [00:05:27.909]➜  packagefile github.com/databricks/databricks-sql-go/driverctx=/tmp/go-build2401649780/b1315/_pkg_.a
2025-08-20T22:46:27.2393809Z [00:05:27.909]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:46:27.2395092Z [00:05:27.909]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build2401649780/b588/_pkg_.a
2025-08-20T22:46:27.2396315Z [00:05:27.909]➜  packagefile github.com/elastic/go-elasticsearch/v8=/tmp/go-build2401649780/b1353/_pkg_.a
2025-08-20T22:46:27.2397778Z [00:05:27.910]➜  packagefile github.com/exasol/exasol-driver-go=/tmp/go-build2401649780/b2074/_pkg_.a
2025-08-20T22:46:27.2398939Z [00:05:27.910]➜  packagefile github.com/fatih/color=/tmp/go-build2401649780/b184/_pkg_.a
2025-08-20T22:46:27.2400050Z [00:05:27.910]➜  packagefile github.com/flarco/bigquery=/tmp/go-build2401649780/b2087/_pkg_.a
2025-08-20T22:46:27.2401146Z [00:05:27.910]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:46:27.2402197Z [00:05:27.910]➜  packagefile github.com/flarco/g/csv=/tmp/go-build2401649780/b589/_pkg_.a
2025-08-20T22:46:27.2403281Z [00:05:27.910]➜  packagefile github.com/flarco/g/net=/tmp/go-build2401649780/b293/_pkg_.a
2025-08-20T22:46:27.2404433Z [00:05:27.910]➜  packagefile github.com/go-sql-driver/mysql=/tmp/go-build2401649780/b2095/_pkg_.a
2025-08-20T22:46:27.2405546Z [00:05:27.910]➜  packagefile github.com/gobwas/glob=/tmp/go-build2401649780/b306/_pkg_.a
2025-08-20T22:46:27.2406601Z [00:05:27.910]➜  packagefile github.com/jmoiron/sqlx=/tmp/go-build2401649780/b592/_pkg_.a
2025-08-20T22:46:27.2407769Z [00:05:27.910]➜  packagefile github.com/lib/pq=/tmp/go-build2401649780/b2098/_pkg_.a
2025-08-20T22:46:27.2408860Z [00:05:27.910]➜  packagefile github.com/mattn/go-sqlite3=/tmp/go-build2401649780/b2101/_pkg_.a
2025-08-20T22:46:27.2410019Z [00:05:27.910]➜  packagefile github.com/microsoft/go-mssqldb=/tmp/go-build2401649780/b2102/_pkg_.a
2025-08-20T22:46:27.2411271Z [00:05:27.910]➜  packagefile github.com/microsoft/go-mssqldb/azuread=/tmp/go-build2401649780/b2118/_pkg_.a
2025-08-20T22:46:27.2412834Z [00:05:27.910]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth/krb5=/tmp/go-build2401649780/b2119/_pkg_.a
2025-08-20T22:46:27.2414280Z [00:05:27.910]➜  packagefile github.com/orcaman/concurrent-map/v2=/tmp/go-build2401649780/b261/_pkg_.a
2025-08-20T22:46:27.2415698Z [00:05:27.910]➜  packagefile github.com/prometheus/client_golang/api=/tmp/go-build2401649780/b2161/_pkg_.a
2025-08-20T22:46:27.2417230Z [00:05:27.910]➜  packagefile github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build2401649780/b2162/_pkg_.a
2025-08-20T22:46:27.2418614Z [00:05:27.910]➜  packagefile github.com/prometheus/common/config=/tmp/go-build2401649780/b2165/_pkg_.a
2025-08-20T22:46:27.2419857Z [00:05:27.910]➜  packagefile github.com/prometheus/common/model=/tmp/go-build2401649780/b2163/_pkg_.a
2025-08-20T22:46:27.2421101Z [00:05:27.910]➜  packagefile github.com/psanford/sqlite3vfs=/tmp/go-build2401649780/b2180/_pkg_.a
2025-08-20T22:46:27.2422331Z [00:05:27.910]➜  packagefile github.com/psanford/sqlite3vfshttp=/tmp/go-build2401649780/b2181/_pkg_.a
2025-08-20T22:46:27.2423467Z [00:05:27.910]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:46:27.2424694Z [00:05:27.910]➜  packagefile github.com/shopspring/decimal=/tmp/go-build2401649780/b654/_pkg_.a
2025-08-20T22:46:27.2425840Z [00:05:27.910]➜  packagefile github.com/sijms/go-ora/v2=/tmp/go-build2401649780/b2182/_pkg_.a
2025-08-20T22:46:27.2427063Z [00:05:27.910]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:46:27.2428641Z [00:05:27.910]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/filesys=/tmp/go-build2401649780/b2197/_pkg_.a
2025-08-20T22:46:27.2430058Z [00:05:27.910]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/iop=/tmp/go-build2401649780/b343/_pkg_.a
2025-08-20T22:46:27.2431400Z [00:05:27.910]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:46:27.2432687Z [00:05:27.910]➜  packagefile github.com/snowflakedb/gosnowflake=/tmp/go-build2401649780/b2206/_pkg_.a
2025-08-20T22:46:27.2433931Z [00:05:27.910]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:46:27.2435130Z [00:05:27.910]➜  packagefile github.com/timeplus-io/proton-go-driver/v2=/tmp/go-build2401649780/b2232/_pkg_.a
2025-08-20T22:46:27.2436454Z [00:05:27.910]➜  packagefile github.com/trinodb/trino-go-client/trino=/tmp/go-build2401649780/b2244/_pkg_.a
2025-08-20T22:46:27.2437756Z [00:05:27.910]➜  packagefile github.com/xo/dburl=/tmp/go-build2401649780/b2247/_pkg_.a
2025-08-20T22:46:27.2438790Z [00:05:27.910]➜  packagefile github.com/youmark/pkcs8=/tmp/go-build2401649780/b2248/_pkg_.a
2025-08-20T22:46:27.2439908Z [00:05:27.910]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:27.2441166Z [00:05:27.910]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:27.2442416Z [00:05:27.910]➜  packagefile go.mongodb.org/mongo-driver/mongo=/tmp/go-build2401649780/b2250/_pkg_.a
2025-08-20T22:46:27.2443663Z [00:05:27.910]➜  packagefile go.mongodb.org/mongo-driver/mongo/options=/tmp/go-build2401649780/b2267/_pkg_.a
2025-08-20T22:46:27.2444972Z [00:05:27.910]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:27.2446204Z [00:05:27.910]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:46:27.2447536Z [00:05:27.910]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build2401649780/b669/_pkg_.a
2025-08-20T22:46:27.2448716Z [00:05:27.910]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:46:27.2449842Z [00:05:27.910]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:46:27.2450974Z [00:05:27.910]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:46:27.2451997Z [00:05:27.910]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build2401649780/b282/_pkg_.a
2025-08-20T22:46:27.2453135Z [00:05:27.910]➜  packagefile gorm.io/driver/postgres=/tmp/go-build2401649780/b2294/_pkg_.a
2025-08-20T22:46:27.2454182Z [00:05:27.910]➜  packagefile gorm.io/driver/sqlite=/tmp/go-build2401649780/b2322/_pkg_.a
2025-08-20T22:46:27.2455241Z [00:05:27.910]➜  packagefile gorm.io/gorm=/tmp/go-build2401649780/b2314/_pkg_.a
2025-08-20T22:46:27.2456062Z [00:05:27.910]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:27.2456847Z [00:05:27.910]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:46:27.2457791Z [00:05:27.910]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:27.2458604Z [00:05:27.910]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:27.2459421Z [00:05:27.910]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:27.2460258Z [00:05:27.910]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:27.2461129Z [00:05:27.910]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:27.2462080Z [00:05:27.910]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:27.2462922Z [00:05:27.910]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:46:27.2463750Z [00:05:27.910]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:27.2464595Z [00:05:27.910]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:46:27.2465464Z [00:05:27.910]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:27.2466274Z [00:05:27.910]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:27.2467085Z [00:05:27.910]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:27.2468146Z [00:05:27.910]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:46:27.2469007Z [00:05:27.910]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:27.2469825Z [00:05:27.910]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:27.2470773Z [00:05:27.910]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:27.2471615Z [00:05:27.910]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:27.2472119Z [00:05:27.910]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:27.2472597Z [00:05:27.910]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:27.2473045Z [00:05:27.910]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:27.2473514Z [00:05:27.910]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:27.2473846Z [00:05:27.910]➜  EOF
2025-08-20T22:46:27.2484198Z [00:05:27.910]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database=>github.com/slingdata-io/sling-cli/core/dbio/database;$WORK/b764=>" -p github.com/slingdata-io/sling-cli/core/dbio/database -lang=go1.24 -complete -installsuffix shared -buildid kKRWdfVHvMODBEpPLihr/kKRWdfVHvMODBEpPLihr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/analyzer.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_athena.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_azuretable.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_bigquery.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_bigtable.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_clickhouse.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_d1.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_databricks.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb_unix.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_ducklake.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_elasticsearch.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_exasol.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_iceberg.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_mongo.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_mysql.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_oracle.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_postgres.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_prometheus.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_proton.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_redshift.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_snowflake.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_sqlite.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_sqlserver.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_starrocks.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_trino.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/dbx.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/schemata.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/transaction.go
2025-08-20T22:46:29.6795029Z [00:05:30.354]➜  go tool buildid -w $WORK/b764/_pkg_.a # internal
2025-08-20T22:46:29.7353872Z [00:05:30.409]➜  cp $WORK/b764/_pkg_.a /root/.cache/go-build/78/78593aa08b5c4bcafdfd160687a560869d769e8e12811c8e2b1a976d0d468cf8-d # internal
2025-08-20T22:46:29.7355397Z [00:05:30.409]➜  github.com/slingdata-io/sling-cli/core/dbio/connection
2025-08-20T22:46:29.7356190Z [00:05:30.410]➜  mkdir -p $WORK/b305/
2025-08-20T22:46:29.7357338Z [00:05:30.410]➜  cat >/tmp/go-build2401649780/b305/importcfg << 'EOF' # internal
2025-08-20T22:46:29.7359934Z [00:05:30.410]➜  # import config
2025-08-20T22:46:29.7361813Z [00:05:30.410]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:29.7362745Z [00:05:30.410]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:29.7363551Z [00:05:30.410]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:29.7364227Z [00:05:30.410]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:29.7364686Z [00:05:30.410]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:29.7365177Z [00:05:30.410]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:46:29.7365751Z [00:05:30.410]➜  packagefile github.com/flarco/g/net=/tmp/go-build2401649780/b293/_pkg_.a
2025-08-20T22:46:29.7366324Z [00:05:30.410]➜  packagefile github.com/gobwas/glob=/tmp/go-build2401649780/b306/_pkg_.a
2025-08-20T22:46:29.7366931Z [00:05:30.410]➜  packagefile github.com/orcaman/concurrent-map/v2=/tmp/go-build2401649780/b261/_pkg_.a
2025-08-20T22:46:29.7367780Z [00:05:30.410]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:46:29.7368425Z [00:05:30.410]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:46:29.7369272Z [00:05:30.410]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/api=/tmp/go-build2401649780/b314/_pkg_.a
2025-08-20T22:46:29.7370351Z [00:05:30.410]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/database=/tmp/go-build2401649780/b764/_pkg_.a
2025-08-20T22:46:29.7371519Z [00:05:30.410]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/filesys=/tmp/go-build2401649780/b2197/_pkg_.a
2025-08-20T22:46:29.7372441Z [00:05:30.410]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/iop=/tmp/go-build2401649780/b343/_pkg_.a
2025-08-20T22:46:29.7373154Z [00:05:30.410]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:46:29.7373764Z [00:05:30.410]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:46:29.7374282Z [00:05:30.410]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:46:29.7374740Z [00:05:30.410]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:29.7375181Z [00:05:30.410]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:29.7375608Z [00:05:30.410]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:29.7376022Z [00:05:30.410]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:29.7376570Z [00:05:30.410]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:29.7377036Z [00:05:30.410]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:29.7377717Z [00:05:30.410]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:29.7378035Z [00:05:30.410]➜  EOF
2025-08-20T22:46:29.7380753Z [00:05:30.410]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection=>github.com/slingdata-io/sling-cli/core/dbio/connection;$WORK/b305=>" -p github.com/slingdata-io/sling-cli/core/dbio/connection -lang=go1.24 -complete -installsuffix shared -buildid PuEk2wFzIBHByGjKS6cp/PuEk2wFzIBHByGjKS6cp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_discover.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_local.go
2025-08-20T22:46:30.2548662Z [00:05:30.929]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T22:46:30.2644145Z [00:05:30.939]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/c5/c592aa115a62d4cc1af06f0ad59bc72d5cc32e4c9472431fe57f57f066cfc2eb-d # internal
2025-08-20T22:46:30.2648783Z [00:05:30.939]➜  github.com/slingdata-io/sling-cli/core/sling
2025-08-20T22:46:30.2649192Z [00:05:30.939]➜  mkdir -p $WORK/b2323/
2025-08-20T22:46:30.2653854Z [00:05:30.939]➜  cat >/tmp/go-build2401649780/b2323/importcfg << 'EOF' # internal
2025-08-20T22:46:30.2654869Z [00:05:30.939]➜  # import config
2025-08-20T22:46:30.2655829Z [00:05:30.939]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:30.2656850Z [00:05:30.939]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:30.2657914Z [00:05:30.940]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:30.2658780Z [00:05:30.940]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:30.2659734Z [00:05:30.940]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:30.2660601Z [00:05:30.940]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:30.2661623Z [00:05:30.940]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build2401649780/b588/_pkg_.a
2025-08-20T22:46:30.2662666Z [00:05:30.940]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:46:30.2663677Z [00:05:30.940]➜  packagefile github.com/flarco/g/net=/tmp/go-build2401649780/b293/_pkg_.a
2025-08-20T22:46:30.2664657Z [00:05:30.940]➜  packagefile github.com/gobwas/glob=/tmp/go-build2401649780/b306/_pkg_.a
2025-08-20T22:46:30.2665866Z [00:05:30.940]➜  packagefile github.com/json-iterator/go=/tmp/go-build2401649780/b258/_pkg_.a
2025-08-20T22:46:30.2666952Z [00:05:30.940]➜  packagefile github.com/nqd/flat=/tmp/go-build2401649780/b609/_pkg_.a
2025-08-20T22:46:30.2668030Z [00:05:30.940]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:46:30.2668798Z [00:05:30.940]➜  packagefile github.com/segmentio/ksuid=/tmp/go-build2401649780/b653/_pkg_.a
2025-08-20T22:46:30.2669570Z [00:05:30.940]➜  packagefile github.com/shirou/gopsutil/v3/cpu=/tmp/go-build2401649780/b296/_pkg_.a
2025-08-20T22:46:30.2670350Z [00:05:30.940]➜  packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build2401649780/b299/_pkg_.a
2025-08-20T22:46:30.2671033Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core=/tmp/go-build2401649780/b302/_pkg_.a
2025-08-20T22:46:30.2671705Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:46:30.2672420Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/api=/tmp/go-build2401649780/b314/_pkg_.a
2025-08-20T22:46:30.2673174Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/connection=/tmp/go-build2401649780/b305/_pkg_.a
2025-08-20T22:46:30.2674086Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/database=/tmp/go-build2401649780/b764/_pkg_.a
2025-08-20T22:46:30.2674837Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/filesys=/tmp/go-build2401649780/b2197/_pkg_.a
2025-08-20T22:46:30.2675588Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/iop=/tmp/go-build2401649780/b343/_pkg_.a
2025-08-20T22:46:30.2676293Z [00:05:30.940]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:46:30.2676901Z [00:05:30.940]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:46:30.2677684Z [00:05:30.940]➜  packagefile gopkg.in/cheggaaa/pb.v2=/tmp/go-build2401649780/b2324/_pkg_.a
2025-08-20T22:46:30.2678234Z [00:05:30.940]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:46:30.2678808Z [00:05:30.940]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:30.2679239Z [00:05:30.940]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:30.2679675Z [00:05:30.940]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:30.2680153Z [00:05:30.940]➜  packagefile net/http/pprof=/tmp/go-build2401649780/b2331/_pkg_.a
2025-08-20T22:46:30.2680619Z [00:05:30.940]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:30.2681039Z [00:05:30.940]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:30.2681450Z [00:05:30.940]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:30.2681884Z [00:05:30.940]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:30.2682353Z [00:05:30.940]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:46:30.2682888Z [00:05:30.940]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:30.2683320Z [00:05:30.940]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:30.2683641Z [00:05:30.940]➜  EOF
2025-08-20T22:46:30.2688775Z [00:05:30.940]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2323/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling=>github.com/slingdata-io/sling-cli/core/sling;$WORK/b2323=>" -p github.com/slingdata-io/sling-cli/core/sling -lang=go1.24 -complete -installsuffix shared -buildid YKxGOAkvRdofd7xE474I/YKxGOAkvRdofd7xE474I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2323/importcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/config.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/hooks.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/http.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/pbar.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/pipeline.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/project.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/replication.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/sling.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_func.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run_read.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run_write.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_state.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/types.go
2025-08-20T22:46:31.2572046Z [00:05:31.931]➜  go tool buildid -w $WORK/b2323/_pkg_.a # internal
2025-08-20T22:46:31.2705381Z [00:05:31.945]➜  cp $WORK/b2323/_pkg_.a /root/.cache/go-build/43/43556da527c1b65b79bb2c5779b2b8fdfd427668c4235fa31c8931d6bd647570-d # internal
2025-08-20T22:46:31.2706660Z [00:05:31.945]➜  github.com/slingdata-io/sling-cli/core/store
2025-08-20T22:46:31.2707348Z [00:05:31.945]➜  mkdir -p $WORK/b2333/
2025-08-20T22:46:31.2709674Z [00:05:31.945]➜  cat >/tmp/go-build2401649780/b2333/importcfg << 'EOF' # internal
2025-08-20T22:46:31.2710378Z [00:05:31.945]➜  # import config
2025-08-20T22:46:31.2711141Z [00:05:31.945]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:31.2712235Z [00:05:31.945]➜  packagefile github.com/denisbrodbeck/machineid=/tmp/go-build2401649780/b2334/_pkg_.a
2025-08-20T22:46:31.2713483Z [00:05:31.945]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:46:31.2714440Z [00:05:31.945]➜  packagefile github.com/jmoiron/sqlx=/tmp/go-build2401649780/b592/_pkg_.a
2025-08-20T22:46:31.2715375Z [00:05:31.945]➜  packagefile github.com/orcaman/concurrent-map/v2=/tmp/go-build2401649780/b261/_pkg_.a
2025-08-20T22:46:31.2716103Z [00:05:31.945]➜  packagefile github.com/slingdata-io/sling-cli/core=/tmp/go-build2401649780/b302/_pkg_.a
2025-08-20T22:46:31.2716859Z [00:05:31.945]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/connection=/tmp/go-build2401649780/b305/_pkg_.a
2025-08-20T22:46:31.2717830Z [00:05:31.945]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/database=/tmp/go-build2401649780/b764/_pkg_.a
2025-08-20T22:46:31.2718663Z [00:05:31.945]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:46:31.2719361Z [00:05:31.945]➜  packagefile github.com/slingdata-io/sling-cli/core/sling=/tmp/go-build2401649780/b2323/_pkg_.a
2025-08-20T22:46:31.2719975Z [00:05:31.945]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:46:31.2720480Z [00:05:31.945]➜  packagefile gorm.io/gorm=/tmp/go-build2401649780/b2314/_pkg_.a
2025-08-20T22:46:31.2721002Z [00:05:31.945]➜  packagefile gorm.io/gorm/logger=/tmp/go-build2401649780/b2317/_pkg_.a
2025-08-20T22:46:31.2721463Z [00:05:31.945]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:31.2721924Z [00:05:31.945]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:31.2722760Z [00:05:31.945]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:31.2723391Z [00:05:31.945]➜  EOF
2025-08-20T22:46:31.2727444Z [00:05:31.945]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b2333/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/core/store=>github.com/slingdata-io/sling-cli/core/store;$WORK/b2333=>" -p github.com/slingdata-io/sling-cli/core/store -lang=go1.24 -complete -installsuffix shared -buildid XXqrcZ8MsB2eqVtdTopd/XXqrcZ8MsB2eqVtdTopd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b2333/importcfg -pack /tmp/tmp.WSw9USjzB4/TEMPREPO/core/store/db.go /tmp/tmp.WSw9USjzB4/TEMPREPO/core/store/store.go
2025-08-20T22:46:31.4440645Z [00:05:32.118]➜  go tool buildid -w $WORK/b2333/_pkg_.a # internal
2025-08-20T22:46:31.4508302Z [00:05:32.125]➜  cp $WORK/b2333/_pkg_.a /root/.cache/go-build/fd/fd0edb4d83cf488521a1b0023000b673cc1c07307855cf49411efdf31591aacd-d # internal
2025-08-20T22:46:31.4514893Z [00:05:32.126]➜  github.com/slingdata-io/sling-cli/cmd/sling
2025-08-20T22:46:31.4515319Z [00:05:32.126]➜  mkdir -p $WORK/b001/
2025-08-20T22:46:31.4520678Z [00:05:32.126]➜  cat >/tmp/go-build2401649780/b001/importcfg << 'EOF' # internal
2025-08-20T22:46:31.4521406Z [00:05:32.126]➜  # import config
2025-08-20T22:46:31.4522053Z [00:05:32.126]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:31.4522883Z [00:05:32.126]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:46:31.4523648Z [00:05:32.126]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:31.4524539Z [00:05:32.126]➜  packagefile github.com/c-bata/go-prompt=/tmp/go-build2401649780/b064/_pkg_.a
2025-08-20T22:46:31.4525373Z [00:05:32.126]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:46:31.4525946Z [00:05:32.126]➜  packagefile github.com/flarco/g/net=/tmp/go-build2401649780/b293/_pkg_.a
2025-08-20T22:46:31.4526543Z [00:05:32.126]➜  packagefile github.com/flarco/g/process=/tmp/go-build2401649780/b294/_pkg_.a
2025-08-20T22:46:31.4527397Z [00:05:32.126]➜  packagefile github.com/getsentry/sentry-go=/tmp/go-build2401649780/b188/_pkg_.a
2025-08-20T22:46:31.4528026Z [00:05:32.126]➜  packagefile github.com/integrii/flaggy=/tmp/go-build2401649780/b238/_pkg_.a
2025-08-20T22:46:31.4528595Z [00:05:32.126]➜  packagefile github.com/kardianos/osext=/tmp/go-build2401649780/b301/_pkg_.a
2025-08-20T22:46:31.4529271Z [00:05:32.126]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:46:31.4529983Z [00:05:32.126]➜  packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build2401649780/b299/_pkg_.a
2025-08-20T22:46:31.4530670Z [00:05:32.126]➜  packagefile github.com/slingdata-io/sling-cli/core=/tmp/go-build2401649780/b302/_pkg_.a
2025-08-20T22:46:31.4531354Z [00:05:32.126]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:46:31.4532396Z [00:05:32.126]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/connection=/tmp/go-build2401649780/b305/_pkg_.a
2025-08-20T22:46:31.4533406Z [00:05:32.126]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/database=/tmp/go-build2401649780/b764/_pkg_.a
2025-08-20T22:46:31.4534378Z [00:05:32.126]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:46:31.4535200Z [00:05:32.126]➜  packagefile github.com/slingdata-io/sling-cli/core/sling=/tmp/go-build2401649780/b2323/_pkg_.a
2025-08-20T22:46:31.4536001Z [00:05:32.126]➜  packagefile github.com/slingdata-io/sling-cli/core/store=/tmp/go-build2401649780/b2333/_pkg_.a
2025-08-20T22:46:31.4536709Z [00:05:32.126]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:46:31.4537549Z [00:05:32.126]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:46:31.4538158Z [00:05:32.126]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:31.4538643Z [00:05:32.126]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:31.4539171Z [00:05:32.126]➜  packagefile os/signal=/tmp/go-build2401649780/b082/_pkg_.a
2025-08-20T22:46:31.4539866Z [00:05:32.126]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:31.4540454Z [00:05:32.126]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:46:31.4541005Z [00:05:32.126]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:31.4541581Z [00:05:32.126]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:46:31.4542146Z [00:05:32.126]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:31.4542597Z [00:05:32.126]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:31.4543138Z [00:05:32.126]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:31.4543584Z [00:05:32.126]➜  packagefile runtime/cgo=/tmp/go-build2401649780/b087/_pkg_.a
2025-08-20T22:46:31.4544042Z [00:05:32.126]➜  EOF
2025-08-20T22:46:31.4544381Z [00:05:32.126]➜  cat >/tmp/go-build2401649780/b001/embedcfg << 'EOF' # internal
2025-08-20T22:46:31.4544838Z [00:05:32.126]➜  {
2025-08-20T22:46:31.4545155Z [00:05:32.126]➜  	"Patterns": {
2025-08-20T22:46:31.4545559Z [00:05:32.126]➜  		"resource/*": [
2025-08-20T22:46:31.4545852Z [00:05:32.126]➜  			"resource/examples.sh",
2025-08-20T22:46:31.4546223Z [00:05:32.126]➜  			"resource/llm_API_SPEC.md",
2025-08-20T22:46:31.4546581Z [00:05:32.126]➜  			"resource/mcp.yaml"
2025-08-20T22:46:31.4546834Z [00:05:32.126]➜  		]
2025-08-20T22:46:31.4547287Z [00:05:32.126]➜  	},
2025-08-20T22:46:31.4547546Z [00:05:32.126]➜  	"Files": {
2025-08-20T22:46:31.4548116Z [00:05:32.126]➜  		"resource/examples.sh": "/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/examples.sh",
2025-08-20T22:46:31.4548940Z [00:05:32.126]➜  		"resource/llm_API_SPEC.md": "/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/llm_API_SPEC.md",
2025-08-20T22:46:31.4549669Z [00:05:32.126]➜  		"resource/mcp.yaml": "/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/mcp.yaml"
2025-08-20T22:46:31.4550085Z [00:05:32.126]➜  	}
2025-08-20T22:46:31.4550293Z [00:05:32.126]➜  }EOF
2025-08-20T22:46:31.4552588Z [00:05:32.126]➜  /root/.go/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling=>github.com/slingdata-io/sling-cli/cmd/sling;$WORK/b001=>" -p main -lang=go1.24 -complete -installsuffix shared -buildid Sm0adPTr5jWaL7AbI0JT/Sm0adPTr5jWaL7AbI0JT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -embedcfg $WORK/b001/embedcfg -pack ./sling_cli.go ./sling_cloud.go ./sling_conns.go ./sling_prompt.go ./sling_run.go ./sling_update.go
2025-08-20T22:46:31.6972317Z [00:05:32.371]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T22:46:31.7032336Z [00:05:32.377]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/4e/4e2cac6e29e208a5c7eb538825c4fa05f4bd25884b82868f7ea0028bc48f4d00-d # internal
2025-08-20T22:46:31.7075463Z [00:05:32.382]➜  cat >/tmp/go-build2401649780/b001/importcfg.link << 'EOF' # internal
2025-08-20T22:46:31.7077463Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/cmd/sling=/tmp/go-build2401649780/b001/_pkg_.a
2025-08-20T22:46:31.7080516Z [00:05:32.382]➜  packagefile context=/tmp/go-build2401649780/b002/_pkg_.a
2025-08-20T22:46:31.7081415Z [00:05:32.382]➜  packagefile embed=/tmp/go-build2401649780/b047/_pkg_.a
2025-08-20T22:46:31.7082244Z [00:05:32.382]➜  packagefile fmt=/tmp/go-build2401649780/b052/_pkg_.a
2025-08-20T22:46:31.7083178Z [00:05:32.382]➜  packagefile github.com/c-bata/go-prompt=/tmp/go-build2401649780/b064/_pkg_.a
2025-08-20T22:46:31.7084221Z [00:05:32.382]➜  packagefile github.com/flarco/g=/tmp/go-build2401649780/b083/_pkg_.a
2025-08-20T22:46:31.7085241Z [00:05:32.382]➜  packagefile github.com/flarco/g/net=/tmp/go-build2401649780/b293/_pkg_.a
2025-08-20T22:46:31.7086307Z [00:05:32.382]➜  packagefile github.com/flarco/g/process=/tmp/go-build2401649780/b294/_pkg_.a
2025-08-20T22:46:31.7087566Z [00:05:32.382]➜  packagefile github.com/getsentry/sentry-go=/tmp/go-build2401649780/b188/_pkg_.a
2025-08-20T22:46:31.7088681Z [00:05:32.382]➜  packagefile github.com/integrii/flaggy=/tmp/go-build2401649780/b238/_pkg_.a
2025-08-20T22:46:31.7089860Z [00:05:32.382]➜  packagefile github.com/kardianos/osext=/tmp/go-build2401649780/b301/_pkg_.a
2025-08-20T22:46:31.7090882Z [00:05:32.382]➜  packagefile github.com/samber/lo=/tmp/go-build2401649780/b264/_pkg_.a
2025-08-20T22:46:31.7091972Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v3/mem=/tmp/go-build2401649780/b299/_pkg_.a
2025-08-20T22:46:31.7093150Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/core=/tmp/go-build2401649780/b302/_pkg_.a
2025-08-20T22:46:31.7094408Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio=/tmp/go-build2401649780/b303/_pkg_.a
2025-08-20T22:46:31.7095827Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/connection=/tmp/go-build2401649780/b305/_pkg_.a
2025-08-20T22:46:31.7114863Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/database=/tmp/go-build2401649780/b764/_pkg_.a
2025-08-20T22:46:31.7116491Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/core/env=/tmp/go-build2401649780/b655/_pkg_.a
2025-08-20T22:46:31.7118007Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/core/sling=/tmp/go-build2401649780/b2323/_pkg_.a
2025-08-20T22:46:31.7119375Z [00:05:32.382]➜  packagefile github.com/slingdata-io/sling-cli/core/store=/tmp/go-build2401649780/b2333/_pkg_.a
2025-08-20T22:46:31.7120561Z [00:05:32.382]➜  packagefile github.com/spf13/cast=/tmp/go-build2401649780/b276/_pkg_.a
2025-08-20T22:46:31.7121620Z [00:05:32.382]➜  packagefile gopkg.in/yaml.v2=/tmp/go-build2401649780/b289/_pkg_.a
2025-08-20T22:46:31.7122534Z [00:05:32.382]➜  packagefile net/http=/tmp/go-build2401649780/b191/_pkg_.a
2025-08-20T22:46:31.7123358Z [00:05:32.382]➜  packagefile os=/tmp/go-build2401649780/b058/_pkg_.a
2025-08-20T22:46:31.7124192Z [00:05:32.382]➜  packagefile os/signal=/tmp/go-build2401649780/b082/_pkg_.a
2025-08-20T22:46:31.7125035Z [00:05:32.382]➜  packagefile path=/tmp/go-build2401649780/b050/_pkg_.a
2025-08-20T22:46:31.7125922Z [00:05:32.382]➜  packagefile path/filepath=/tmp/go-build2401649780/b088/_pkg_.a
2025-08-20T22:46:31.7126806Z [00:05:32.382]➜  packagefile runtime=/tmp/go-build2401649780/b009/_pkg_.a
2025-08-20T22:46:31.7127937Z [00:05:32.382]➜  packagefile runtime/debug=/tmp/go-build2401649780/b237/_pkg_.a
2025-08-20T22:46:31.7128796Z [00:05:32.382]➜  packagefile strings=/tmp/go-build2401649780/b070/_pkg_.a
2025-08-20T22:46:31.7129616Z [00:05:32.382]➜  packagefile syscall=/tmp/go-build2401649780/b041/_pkg_.a
2025-08-20T22:46:31.7130403Z [00:05:32.382]➜  packagefile time=/tmp/go-build2401649780/b037/_pkg_.a
2025-08-20T22:46:31.7131234Z [00:05:32.382]➜  packagefile runtime/cgo=/tmp/go-build2401649780/b087/_pkg_.a
2025-08-20T22:46:31.7132068Z [00:05:32.382]➜  packagefile errors=/tmp/go-build2401649780/b003/_pkg_.a
2025-08-20T22:46:31.7132972Z [00:05:32.382]➜  packagefile internal/reflectlite=/tmp/go-build2401649780/b004/_pkg_.a
2025-08-20T22:46:31.7133852Z [00:05:32.382]➜  packagefile sync=/tmp/go-build2401649780/b033/_pkg_.a
2025-08-20T22:46:31.7134709Z [00:05:32.382]➜  packagefile sync/atomic=/tmp/go-build2401649780/b035/_pkg_.a
2025-08-20T22:46:31.7135740Z [00:05:32.382]➜  packagefile internal/bytealg=/tmp/go-build2401649780/b010/_pkg_.a
2025-08-20T22:46:31.7136717Z [00:05:32.382]➜  packagefile internal/stringslite=/tmp/go-build2401649780/b031/_pkg_.a
2025-08-20T22:46:31.7137740Z [00:05:32.382]➜  packagefile io=/tmp/go-build2401649780/b048/_pkg_.a
2025-08-20T22:46:31.7138515Z [00:05:32.382]➜  packagefile io/fs=/tmp/go-build2401649780/b049/_pkg_.a
2025-08-20T22:46:31.7139373Z [00:05:32.382]➜  packagefile internal/fmtsort=/tmp/go-build2401649780/b053/_pkg_.a
2025-08-20T22:46:31.7140225Z [00:05:32.382]➜  packagefile math=/tmp/go-build2401649780/b055/_pkg_.a
2025-08-20T22:46:31.7141010Z [00:05:32.382]➜  packagefile reflect=/tmp/go-build2401649780/b054/_pkg_.a
2025-08-20T22:46:31.7141824Z [00:05:32.382]➜  packagefile slices=/tmp/go-build2401649780/b044/_pkg_.a
2025-08-20T22:46:31.7142669Z [00:05:32.382]➜  packagefile strconv=/tmp/go-build2401649780/b056/_pkg_.a
2025-08-20T22:46:31.7143635Z [00:05:32.382]➜  packagefile unicode/utf8=/tmp/go-build2401649780/b051/_pkg_.a
2025-08-20T22:46:31.7144465Z [00:05:32.382]➜  packagefile bytes=/tmp/go-build2401649780/b065/_pkg_.a
2025-08-20T22:46:31.7145531Z [00:05:32.382]➜  packagefile github.com/c-bata/go-prompt/internal/bisect=/tmp/go-build2401649780/b066/_pkg_.a
2025-08-20T22:46:31.7146797Z [00:05:32.382]➜  packagefile github.com/c-bata/go-prompt/internal/debug=/tmp/go-build2401649780/b068/_pkg_.a
2025-08-20T22:46:31.7149287Z [00:05:32.382]➜  packagefile github.com/c-bata/go-prompt/internal/strings=/tmp/go-build2401649780/b073/_pkg_.a
2025-08-20T22:46:31.7150559Z [00:05:32.382]➜  packagefile github.com/c-bata/go-prompt/internal/term=/tmp/go-build2401649780/b074/_pkg_.a
2025-08-20T22:46:31.7151718Z [00:05:32.382]➜  packagefile github.com/mattn/go-runewidth=/tmp/go-build2401649780/b078/_pkg_.a
2025-08-20T22:46:31.7152861Z [00:05:32.382]➜  packagefile golang.org/x/sys/unix=/tmp/go-build2401649780/b076/_pkg_.a
2025-08-20T22:46:31.7153812Z [00:05:32.382]➜  packagefile archive/tar=/tmp/go-build2401649780/b084/_pkg_.a
2025-08-20T22:46:31.7154650Z [00:05:32.382]➜  packagefile bufio=/tmp/go-build2401649780/b089/_pkg_.a
2025-08-20T22:46:31.7155525Z [00:05:32.382]➜  packagefile compress/gzip=/tmp/go-build2401649780/b090/_pkg_.a
2025-08-20T22:46:31.7156426Z [00:05:32.382]➜  packagefile crypto/aes=/tmp/go-build2401649780/b094/_pkg_.a
2025-08-20T22:46:31.7157448Z [00:05:32.382]➜  packagefile crypto/cipher=/tmp/go-build2401649780/b095/_pkg_.a
2025-08-20T22:46:31.7158326Z [00:05:32.382]➜  packagefile crypto/md5=/tmp/go-build2401649780/b120/_pkg_.a
2025-08-20T22:46:31.7175326Z [00:05:32.382]➜  packagefile crypto/rand=/tmp/go-build2401649780/b121/_pkg_.a
2025-08-20T22:46:31.7176190Z [00:05:32.382]➜  packagefile crypto/sha1=/tmp/go-build2401649780/b124/_pkg_.a
2025-08-20T22:46:31.7177014Z [00:05:32.382]➜  packagefile crypto/tls=/tmp/go-build2401649780/b125/_pkg_.a
2025-08-20T22:46:31.7178086Z [00:05:32.382]➜  packagefile database/sql/driver=/tmp/go-build2401649780/b181/_pkg_.a
2025-08-20T22:46:31.7179005Z [00:05:32.382]➜  packagefile encoding/base64=/tmp/go-build2401649780/b173/_pkg_.a
2025-08-20T22:46:31.7179861Z [00:05:32.382]➜  packagefile encoding/hex=/tmp/go-build2401649780/b171/_pkg_.a
2025-08-20T22:46:31.7180840Z [00:05:32.382]➜  packagefile encoding/json=/tmp/go-build2401649780/b182/_pkg_.a
2025-08-20T22:46:31.7181901Z [00:05:32.382]➜  packagefile github.com/fatih/color=/tmp/go-build2401649780/b184/_pkg_.a
2025-08-20T22:46:31.7182987Z [00:05:32.382]➜  packagefile github.com/flarco/g/sizedwaitgroup=/tmp/go-build2401649780/b187/_pkg_.a
2025-08-20T22:46:31.7184118Z [00:05:32.382]➜  packagefile github.com/jedib0t/go-pretty/table=/tmp/go-build2401649780/b241/_pkg_.a
2025-08-20T22:46:31.7185202Z [00:05:32.382]➜  packagefile github.com/json-iterator/go=/tmp/go-build2401649780/b258/_pkg_.a
2025-08-20T22:46:31.7186348Z [00:05:32.382]➜  packagefile github.com/orcaman/concurrent-map/v2=/tmp/go-build2401649780/b261/_pkg_.a
2025-08-20T22:46:31.7187775Z [00:05:32.382]➜  packagefile github.com/rs/zerolog=/tmp/go-build2401649780/b262/_pkg_.a
2025-08-20T22:46:31.7188761Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v4/cpu=/tmp/go-build2401649780/b266/_pkg_.a
2025-08-20T22:46:31.7189644Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v4/disk=/tmp/go-build2401649780/b271/_pkg_.a
2025-08-20T22:46:31.7190857Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v4/docker=/tmp/go-build2401649780/b272/_pkg_.a
2025-08-20T22:46:31.7192075Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v4/mem=/tmp/go-build2401649780/b273/_pkg_.a
2025-08-20T22:46:31.7193229Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v4/net=/tmp/go-build2401649780/b274/_pkg_.a
2025-08-20T22:46:31.7194400Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v4/process=/tmp/go-build2401649780/b275/_pkg_.a
2025-08-20T22:46:31.7195577Z [00:05:32.382]➜  packagefile github.com/stretchr/testify/assert=/tmp/go-build2401649780/b278/_pkg_.a
2025-08-20T22:46:31.7196335Z [00:05:32.382]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2401649780/b286/_pkg_.a
2025-08-20T22:46:31.7196916Z [00:05:32.382]➜  packagefile gopkg.in/gomail.v2=/tmp/go-build2401649780/b287/_pkg_.a
2025-08-20T22:46:31.7197688Z [00:05:32.382]➜  packagefile log=/tmp/go-build2401649780/b071/_pkg_.a
2025-08-20T22:46:31.7198138Z [00:05:32.382]➜  packagefile math/rand=/tmp/go-build2401649780/b123/_pkg_.a
2025-08-20T22:46:31.7198575Z [00:05:32.382]➜  packagefile net=/tmp/go-build2401649780/b174/_pkg_.a
2025-08-20T22:46:31.7199026Z [00:05:32.382]➜  packagefile os/exec=/tmp/go-build2401649780/b232/_pkg_.a
2025-08-20T22:46:31.7199472Z [00:05:32.382]➜  packagefile regexp=/tmp/go-build2401649780/b080/_pkg_.a
2025-08-20T22:46:31.7199900Z [00:05:32.382]➜  packagefile sort=/tmp/go-build2401649780/b067/_pkg_.a
2025-08-20T22:46:31.7200327Z [00:05:32.382]➜  packagefile testing=/tmp/go-build2401649780/b290/_pkg_.a
2025-08-20T22:46:31.7200881Z [00:05:32.382]➜  packagefile text/template=/tmp/go-build2401649780/b239/_pkg_.a
2025-08-20T22:46:31.7201723Z [00:05:32.382]➜  packagefile unicode=/tmp/go-build2401649780/b057/_pkg_.a
2025-08-20T22:46:31.7202563Z [00:05:32.382]➜  packagefile net/url=/tmp/go-build2401649780/b180/_pkg_.a
2025-08-20T22:46:31.7203704Z [00:05:32.382]➜  packagefile github.com/shirou/gopsutil/v3/process=/tmp/go-build2401649780/b295/_pkg_.a
2025-08-20T22:46:31.7204754Z [00:05:32.382]➜  packagefile container/ring=/tmp/go-build2401649780/b189/_pkg_.a
2025-08-20T22:46:31.7205618Z [00:05:32.383]➜  packagefile crypto/x509=/tmp/go-build2401649780/b168/_pkg_.a
2025-08-20T22:46:31.7206418Z [00:05:32.383]➜  packagefile github.com/getsentry/sentry-go/internal/debug=/tmp/go-build2401649780/b190/_pkg_.a
2025-08-20T22:46:31.7207351Z [00:05:32.383]➜  packagefile github.com/getsentry/sentry-go/internal/otel/baggage=/tmp/go-build2401649780/b209/_pkg_.a
2025-08-20T22:46:31.7208122Z [00:05:32.383]➜  packagefile github.com/getsentry/sentry-go/internal/ratelimit=/tmp/go-build2401649780/b211/_pkg_.a
2025-08-20T22:46:31.7208886Z [00:05:32.383]➜  packagefile github.com/getsentry/sentry-go/internal/traceparser=/tmp/go-build2401649780/b220/_pkg_.a
2025-08-20T22:46:31.7209484Z [00:05:32.383]➜  packagefile go/build=/tmp/go-build2401649780/b221/_pkg_.a
2025-08-20T22:46:31.7209998Z [00:05:32.383]➜  packagefile golang.org/x/sys/execabs=/tmp/go-build2401649780/b236/_pkg_.a
2025-08-20T22:46:31.7210572Z [00:05:32.383]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build2401649780/b265/_pkg_.a
2025-08-20T22:46:31.7211232Z [00:05:32.383]➜  packagefile github.com/shirou/gopsutil/v3/internal/common=/tmp/go-build2401649780/b297/_pkg_.a
2025-08-20T22:46:31.7211824Z [00:05:32.383]➜  packagefile encoding/csv=/tmp/go-build2401649780/b304/_pkg_.a
2025-08-20T22:46:31.7212335Z [00:05:32.383]➜  packagefile github.com/gobwas/glob=/tmp/go-build2401649780/b306/_pkg_.a
2025-08-20T22:46:31.7212976Z [00:05:32.383]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/api=/tmp/go-build2401649780/b314/_pkg_.a
2025-08-20T22:46:31.7213858Z [00:05:32.383]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/filesys=/tmp/go-build2401649780/b2197/_pkg_.a
2025-08-20T22:46:31.7214659Z [00:05:32.383]➜  packagefile github.com/slingdata-io/sling-cli/core/dbio/iop=/tmp/go-build2401649780/b343/_pkg_.a
2025-08-20T22:46:31.7215736Z [00:05:32.383]➜  packagefile cloud.google.com/go/bigquery=/tmp/go-build2401649780/b765/_pkg_.a
2025-08-20T22:46:31.7216882Z [00:05:32.383]➜  packagefile cloud.google.com/go/bigtable=/tmp/go-build2401649780/b830/_pkg_.a
2025-08-20T22:46:31.7218072Z [00:05:32.383]➜  packagefile cloud.google.com/go/civil=/tmp/go-build2401649780/b796/_pkg_.a
2025-08-20T22:46:31.7219032Z [00:05:32.383]➜  packagefile database/sql=/tmp/go-build2401649780/b345/_pkg_.a
2025-08-20T22:46:31.7219804Z [00:05:32.383]➜  packagefile encoding/pem=/tmp/go-build2401649780/b172/_pkg_.a
2025-08-20T22:46:31.7220529Z [00:05:32.383]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore=/tmp/go-build2401649780/b988/_pkg_.a
2025-08-20T22:46:31.7221428Z [00:05:32.383]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity=/tmp/go-build2401649780/b1011/_pkg_.a
2025-08-20T22:46:31.7222289Z [00:05:32.383]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/data/aztables=/tmp/go-build2401649780/b1044/_pkg_.a
2025-08-20T22:46:31.7223135Z [00:05:32.383]➜  packagefile github.com/ClickHouse/clickhouse-go/v2=/tmp/go-build2401649780/b1047/_pkg_.a
2025-08-20T22:46:31.7223958Z [00:05:32.383]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/chcol=/tmp/go-build2401649780/b1062/_pkg_.a
2025-08-20T22:46:31.7225163Z [00:05:32.383]➜  packagefile github.com/apache/arrow-go/v18/arrow=/tmp/go-build2401649780/b351/_pkg_.a
2025-08-20T22:46:31.7226433Z [00:05:32.383]➜  packagefile github.com/apache/arrow-go/v18/arrow/array=/tmp/go-build2401649780/b376/_pkg_.a
2025-08-20T22:46:31.7227905Z [00:05:32.383]➜  packagefile github.com/apache/arrow-go/v18/arrow/memory=/tmp/go-build2401649780/b357/_pkg_.a
2025-08-20T22:46:31.7229231Z [00:05:32.383]➜  packagefile github.com/apache/iceberg-go=/tmp/go-build2401649780/b1069/_pkg_.a
2025-08-20T22:46:31.7230427Z [00:05:32.383]➜  packagefile github.com/apache/iceberg-go/catalog=/tmp/go-build2401649780/b1222/_pkg_.a
2025-08-20T22:46:31.7231345Z [00:05:32.383]➜  packagefile github.com/apache/iceberg-go/catalog/glue=/tmp/go-build2401649780/b1263/_pkg_.a
2025-08-20T22:46:31.7232146Z [00:05:32.383]➜  packagefile github.com/apache/iceberg-go/catalog/rest=/tmp/go-build2401649780/b1272/_pkg_.a
2025-08-20T22:46:31.7232928Z [00:05:32.383]➜  packagefile github.com/apache/iceberg-go/catalog/sql=/tmp/go-build2401649780/b1273/_pkg_.a
2025-08-20T22:46:31.7233867Z [00:05:32.383]➜  packagefile github.com/apache/iceberg-go/table=/tmp/go-build2401649780/b1224/_pkg_.a
2025-08-20T22:46:31.7235041Z [00:05:32.383]➜  packagefile github.com/apache/iceberg-go/utils=/tmp/go-build2401649780/b1086/_pkg_.a
2025-08-20T22:46:31.7236173Z [00:05:32.383]➜  packagefile github.com/aws/aws-sdk-go-v2/aws=/tmp/go-build2401649780/b316/_pkg_.a
2025-08-20T22:46:31.7236988Z [00:05:32.383]➜  packagefile github.com/aws/aws-sdk-go-v2/config=/tmp/go-build2401649780/b542/_pkg_.a
2025-08-20T22:46:31.7238112Z [00:05:32.383]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials=/tmp/go-build2401649780/b544/_pkg_.a
2025-08-20T22:46:31.7238833Z [00:05:32.383]➜  packagefile github.com/aws/aws-sdk-go-v2/service/athena=/tmp/go-build2401649780/b1301/_pkg_.a
2025-08-20T22:46:31.7239538Z [00:05:32.383]➜  packagefile github.com/aws/aws-sdk-go-v2/service/athena/types=/tmp/go-build2401649780/b1303/_pkg_.a
2025-08-20T22:46:31.7240232Z [00:05:32.383]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts=/tmp/go-build2401649780/b578/_pkg_.a
2025-08-20T22:46:31.7241028Z [00:05:32.383]➜  packagefile github.com/databricks/databricks-sql-go=/tmp/go-build2401649780/b1304/_pkg_.a
2025-08-20T22:46:31.7242382Z [00:05:32.383]➜  packagefile github.com/databricks/databricks-sql-go/driverctx=/tmp/go-build2401649780/b1315/_pkg_.a
2025-08-20T22:46:31.7243855Z [00:05:32.383]➜  packagefile github.com/databricks/databricks-sql-go/logger=/tmp/go-build2401649780/b1324/_pkg_.a
2025-08-20T22:46:31.7244967Z [00:05:32.383]➜  packagefile github.com/dustin/go-humanize=/tmp/go-build2401649780/b588/_pkg_.a
2025-08-20T22:46:31.7245612Z [00:05:32.383]➜  packagefile github.com/elastic/go-elasticsearch/v8=/tmp/go-build2401649780/b1353/_pkg_.a
2025-08-20T22:46:31.7246251Z [00:05:32.383]➜  packagefile github.com/exasol/exasol-driver-go=/tmp/go-build2401649780/b2074/_pkg_.a
2025-08-20T22:46:31.7246852Z [00:05:32.383]➜  packagefile github.com/flarco/bigquery=/tmp/go-build2401649780/b2087/_pkg_.a
2025-08-20T22:46:31.7247694Z [00:05:32.383]➜  packagefile github.com/flarco/g/csv=/tmp/go-build2401649780/b589/_pkg_.a
2025-08-20T22:46:31.7248401Z [00:05:32.383]➜  packagefile github.com/go-sql-driver/mysql=/tmp/go-build2401649780/b2095/_pkg_.a
2025-08-20T22:46:31.7248970Z [00:05:32.383]➜  packagefile github.com/jmoiron/sqlx=/tmp/go-build2401649780/b592/_pkg_.a
2025-08-20T22:46:31.7249506Z [00:05:32.383]➜  packagefile github.com/lib/pq=/tmp/go-build2401649780/b2098/_pkg_.a
2025-08-20T22:46:31.7250064Z [00:05:32.383]➜  packagefile github.com/mattn/go-sqlite3=/tmp/go-build2401649780/b2101/_pkg_.a
2025-08-20T22:46:31.7250659Z [00:05:32.383]➜  packagefile github.com/microsoft/go-mssqldb=/tmp/go-build2401649780/b2102/_pkg_.a
2025-08-20T22:46:31.7251299Z [00:05:32.383]➜  packagefile github.com/microsoft/go-mssqldb/azuread=/tmp/go-build2401649780/b2118/_pkg_.a
2025-08-20T22:46:31.7252017Z [00:05:32.383]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth/krb5=/tmp/go-build2401649780/b2119/_pkg_.a
2025-08-20T22:46:31.7252727Z [00:05:32.383]➜  packagefile github.com/prometheus/client_golang/api=/tmp/go-build2401649780/b2161/_pkg_.a
2025-08-20T22:46:31.7253450Z [00:05:32.383]➜  packagefile github.com/prometheus/client_golang/api/prometheus/v1=/tmp/go-build2401649780/b2162/_pkg_.a
2025-08-20T22:46:31.7254161Z [00:05:32.383]➜  packagefile github.com/prometheus/common/config=/tmp/go-build2401649780/b2165/_pkg_.a
2025-08-20T22:46:31.7254924Z [00:05:32.383]➜  packagefile github.com/prometheus/common/model=/tmp/go-build2401649780/b2163/_pkg_.a
2025-08-20T22:46:31.7255572Z [00:05:32.383]➜  packagefile github.com/psanford/sqlite3vfs=/tmp/go-build2401649780/b2180/_pkg_.a
2025-08-20T22:46:31.7256260Z [00:05:32.383]➜  packagefile github.com/psanford/sqlite3vfshttp=/tmp/go-build2401649780/b2181/_pkg_.a
2025-08-20T22:46:31.7256880Z [00:05:32.383]➜  packagefile github.com/shopspring/decimal=/tmp/go-build2401649780/b654/_pkg_.a
2025-08-20T22:46:31.7257650Z [00:05:32.383]➜  packagefile github.com/sijms/go-ora/v2=/tmp/go-build2401649780/b2182/_pkg_.a
2025-08-20T22:46:31.7258254Z [00:05:32.383]➜  packagefile github.com/snowflakedb/gosnowflake=/tmp/go-build2401649780/b2206/_pkg_.a
2025-08-20T22:46:31.7258919Z [00:05:32.383]➜  packagefile github.com/timeplus-io/proton-go-driver/v2=/tmp/go-build2401649780/b2232/_pkg_.a
2025-08-20T22:46:31.7259596Z [00:05:32.383]➜  packagefile github.com/trinodb/trino-go-client/trino=/tmp/go-build2401649780/b2244/_pkg_.a
2025-08-20T22:46:31.7260193Z [00:05:32.383]➜  packagefile github.com/xo/dburl=/tmp/go-build2401649780/b2247/_pkg_.a
2025-08-20T22:46:31.7260816Z [00:05:32.383]➜  packagefile github.com/youmark/pkcs8=/tmp/go-build2401649780/b2248/_pkg_.a
2025-08-20T22:46:31.7261574Z [00:05:32.383]➜  packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2401649780/b250/_pkg_.a
2025-08-20T22:46:31.7262794Z [00:05:32.383]➜  packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2401649780/b255/_pkg_.a
2025-08-20T22:46:31.7263994Z [00:05:32.383]➜  packagefile go.mongodb.org/mongo-driver/mongo=/tmp/go-build2401649780/b2250/_pkg_.a
2025-08-20T22:46:31.7265187Z [00:05:32.383]➜  packagefile go.mongodb.org/mongo-driver/mongo/options=/tmp/go-build2401649780/b2267/_pkg_.a
2025-08-20T22:46:31.7266423Z [00:05:32.383]➜  packagefile go.mongodb.org/mongo-driver/mongo/readpref=/tmp/go-build2401649780/b2257/_pkg_.a
2025-08-20T22:46:31.7267577Z [00:05:32.383]➜  packagefile golang.org/x/oauth2/google=/tmp/go-build2401649780/b658/_pkg_.a
2025-08-20T22:46:31.7268310Z [00:05:32.383]➜  packagefile golang.org/x/text/encoding/unicode=/tmp/go-build2401649780/b669/_pkg_.a
2025-08-20T22:46:31.7268931Z [00:05:32.383]➜  packagefile golang.org/x/text/transform=/tmp/go-build2401649780/b218/_pkg_.a
2025-08-20T22:46:31.7269601Z [00:05:32.383]➜  packagefile google.golang.org/api/iterator=/tmp/go-build2401649780/b829/_pkg_.a
2025-08-20T22:46:31.7270663Z [00:05:32.383]➜  packagefile google.golang.org/api/option=/tmp/go-build2401649780/b672/_pkg_.a
2025-08-20T22:46:31.7271623Z [00:05:32.383]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build2401649780/b282/_pkg_.a
2025-08-20T22:46:31.7272394Z [00:05:32.383]➜  packagefile gorm.io/driver/postgres=/tmp/go-build2401649780/b2294/_pkg_.a
2025-08-20T22:46:31.7272935Z [00:05:32.383]➜  packagefile gorm.io/driver/sqlite=/tmp/go-build2401649780/b2322/_pkg_.a
2025-08-20T22:46:31.7273439Z [00:05:32.383]➜  packagefile gorm.io/gorm=/tmp/go-build2401649780/b2314/_pkg_.a
2025-08-20T22:46:31.7273892Z [00:05:32.383]➜  packagefile maps=/tmp/go-build2401649780/b085/_pkg_.a
2025-08-20T22:46:31.7274332Z [00:05:32.383]➜  packagefile math/big=/tmp/go-build2401649780/b122/_pkg_.a
2025-08-20T22:46:31.7274842Z [00:05:32.383]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build2401649780/b186/_pkg_.a
2025-08-20T22:46:31.7275394Z [00:05:32.383]➜  packagefile github.com/nqd/flat=/tmp/go-build2401649780/b609/_pkg_.a
2025-08-20T22:46:31.7275939Z [00:05:32.383]➜  packagefile github.com/segmentio/ksuid=/tmp/go-build2401649780/b653/_pkg_.a
2025-08-20T22:46:31.7276535Z [00:05:32.383]➜  packagefile github.com/shirou/gopsutil/v3/cpu=/tmp/go-build2401649780/b296/_pkg_.a
2025-08-20T22:46:31.7277290Z [00:05:32.383]➜  packagefile gopkg.in/cheggaaa/pb.v2=/tmp/go-build2401649780/b2324/_pkg_.a
2025-08-20T22:46:31.7278317Z [00:05:32.383]➜  packagefile net/http/pprof=/tmp/go-build2401649780/b2331/_pkg_.a
2025-08-20T22:46:31.7279373Z [00:05:32.383]➜  packagefile github.com/denisbrodbeck/machineid=/tmp/go-build2401649780/b2334/_pkg_.a
2025-08-20T22:46:31.7280546Z [00:05:32.383]➜  packagefile gorm.io/gorm/logger=/tmp/go-build2401649780/b2317/_pkg_.a
2025-08-20T22:46:31.7281515Z [00:05:32.383]➜  packagefile html/template=/tmp/go-build2401649780/b277/_pkg_.a
2025-08-20T22:46:31.7282264Z [00:05:32.383]➜  packagefile encoding=/tmp/go-build2401649780/b183/_pkg_.a
2025-08-20T22:46:31.7283059Z [00:05:32.383]➜  packagefile container/list=/tmp/go-build2401649780/b126/_pkg_.a
2025-08-20T22:46:31.7283554Z [00:05:32.383]➜  packagefile encoding/binary=/tmp/go-build2401649780/b077/_pkg_.a
2025-08-20T22:46:31.7284529Z [00:05:32.383]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b192/_pkg_.a
2025-08-20T22:46:31.7285731Z [00:05:32.383]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2401649780/b199/_pkg_.a
2025-08-20T22:46:31.7286893Z [00:05:32.383]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b200/_pkg_.a
2025-08-20T22:46:31.7288146Z [00:05:32.383]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build2401649780/b193/_pkg_.a
2025-08-20T22:46:31.7289131Z [00:05:32.383]➜  packagefile internal/godebug=/tmp/go-build2401649780/b038/_pkg_.a
2025-08-20T22:46:31.7290119Z [00:05:32.383]➜  packagefile math/bits=/tmp/go-build2401649780/b040/_pkg_.a
2025-08-20T22:46:31.7290829Z [00:05:32.383]➜  packagefile mime=/tmp/go-build2401649780/b201/_pkg_.a
2025-08-20T22:46:31.7291293Z [00:05:32.383]➜  packagefile mime/multipart=/tmp/go-build2401649780/b202/_pkg_.a
2025-08-20T22:46:31.7291798Z [00:05:32.383]➜  packagefile net/http/httptrace=/tmp/go-build2401649780/b204/_pkg_.a
2025-08-20T22:46:31.7292305Z [00:05:32.383]➜  packagefile net/http/internal=/tmp/go-build2401649780/b205/_pkg_.a
2025-08-20T22:46:31.7292836Z [00:05:32.383]➜  packagefile net/http/internal/ascii=/tmp/go-build2401649780/b206/_pkg_.a
2025-08-20T22:46:31.7293412Z [00:05:32.383]➜  packagefile net/http/internal/httpcommon=/tmp/go-build2401649780/b207/_pkg_.a
2025-08-20T22:46:31.7293953Z [00:05:32.383]➜  packagefile net/textproto=/tmp/go-build2401649780/b198/_pkg_.a
2025-08-20T22:46:31.7294544Z [00:05:32.383]➜  packagefile internal/byteorder=/tmp/go-build2401649780/b012/_pkg_.a
2025-08-20T22:46:31.7295101Z [00:05:32.383]➜  packagefile internal/filepathlite=/tmp/go-build2401649780/b059/_pkg_.a
2025-08-20T22:46:31.7295623Z [00:05:32.383]➜  packagefile internal/goarch=/tmp/go-build2401649780/b006/_pkg_.a
2025-08-20T22:46:31.7296110Z [00:05:32.383]➜  packagefile internal/itoa=/tmp/go-build2401649780/b042/_pkg_.a
2025-08-20T22:46:31.7296600Z [00:05:32.383]➜  packagefile internal/poll=/tmp/go-build2401649780/b060/_pkg_.a
2025-08-20T22:46:31.7297337Z [00:05:32.383]➜  packagefile internal/syscall/execenv=/tmp/go-build2401649780/b062/_pkg_.a
2025-08-20T22:46:31.7297996Z [00:05:32.383]➜  packagefile internal/syscall/unix=/tmp/go-build2401649780/b061/_pkg_.a
2025-08-20T22:46:31.7298517Z [00:05:32.383]➜  packagefile internal/testlog=/tmp/go-build2401649780/b063/_pkg_.a
2025-08-20T22:46:31.7299002Z [00:05:32.383]➜  packagefile internal/abi=/tmp/go-build2401649780/b005/_pkg_.a
2025-08-20T22:46:31.7299518Z [00:05:32.383]➜  packagefile internal/chacha8rand=/tmp/go-build2401649780/b013/_pkg_.a
2025-08-20T22:46:31.7300064Z [00:05:32.383]➜  packagefile internal/coverage/rtcov=/tmp/go-build2401649780/b014/_pkg_.a
2025-08-20T22:46:31.7300579Z [00:05:32.383]➜  packagefile internal/cpu=/tmp/go-build2401649780/b011/_pkg_.a
2025-08-20T22:46:31.7301072Z [00:05:32.383]➜  packagefile internal/godebugs=/tmp/go-build2401649780/b015/_pkg_.a
2025-08-20T22:46:31.7301596Z [00:05:32.383]➜  packagefile internal/goexperiment=/tmp/go-build2401649780/b016/_pkg_.a
2025-08-20T22:46:31.7302100Z [00:05:32.383]➜  packagefile internal/goos=/tmp/go-build2401649780/b017/_pkg_.a
2025-08-20T22:46:31.7302612Z [00:05:32.383]➜  packagefile internal/profilerecord=/tmp/go-build2401649780/b018/_pkg_.a
2025-08-20T22:46:31.7303173Z [00:05:32.383]➜  packagefile internal/runtime/atomic=/tmp/go-build2401649780/b019/_pkg_.a
2025-08-20T22:46:31.7303721Z [00:05:32.383]➜  packagefile internal/runtime/cgroup=/tmp/go-build2401649780/b020/_pkg_.a
2025-08-20T22:46:31.7304374Z [00:05:32.383]➜  packagefile internal/runtime/exithook=/tmp/go-build2401649780/b024/_pkg_.a
2025-08-20T22:46:31.7304939Z [00:05:32.383]➜  packagefile internal/runtime/gc=/tmp/go-build2401649780/b025/_pkg_.a
2025-08-20T22:46:31.7305533Z [00:05:32.383]➜  packagefile internal/runtime/maps=/tmp/go-build2401649780/b026/_pkg_.a
2025-08-20T22:46:31.7306056Z [00:05:32.383]➜  packagefile internal/runtime/math=/tmp/go-build2401649780/b022/_pkg_.a
2025-08-20T22:46:31.7306606Z [00:05:32.383]➜  packagefile internal/runtime/strconv=/tmp/go-build2401649780/b021/_pkg_.a
2025-08-20T22:46:31.7307273Z [00:05:32.383]➜  packagefile internal/runtime/sys=/tmp/go-build2401649780/b030/_pkg_.a
2025-08-20T22:46:31.7307851Z [00:05:32.383]➜  packagefile internal/runtime/syscall=/tmp/go-build2401649780/b023/_pkg_.a
2025-08-20T22:46:31.7308399Z [00:05:32.383]➜  packagefile internal/trace/tracev2=/tmp/go-build2401649780/b032/_pkg_.a
2025-08-20T22:46:31.7308894Z [00:05:32.383]➜  packagefile iter=/tmp/go-build2401649780/b046/_pkg_.a
2025-08-20T22:46:31.7309357Z [00:05:32.383]➜  packagefile internal/asan=/tmp/go-build2401649780/b027/_pkg_.a
2025-08-20T22:46:31.7309904Z [00:05:32.383]➜  packagefile internal/msan=/tmp/go-build2401649780/b028/_pkg_.a
2025-08-20T22:46:31.7310396Z [00:05:32.383]➜  packagefile internal/oserror=/tmp/go-build2401649780/b043/_pkg_.a
2025-08-20T22:46:31.7310879Z [00:05:32.383]➜  packagefile internal/race=/tmp/go-build2401649780/b029/_pkg_.a
2025-08-20T22:46:31.7311387Z [00:05:32.383]➜  packagefile internal/unsafeheader=/tmp/go-build2401649780/b008/_pkg_.a
2025-08-20T22:46:31.7311887Z [00:05:32.383]➜  packagefile internal/sync=/tmp/go-build2401649780/b034/_pkg_.a
2025-08-20T22:46:31.7312376Z [00:05:32.383]➜  packagefile internal/synctest=/tmp/go-build2401649780/b036/_pkg_.a
2025-08-20T22:46:31.7312836Z [00:05:32.383]➜  packagefile cmp=/tmp/go-build2401649780/b045/_pkg_.a
2025-08-20T22:46:31.7313269Z [00:05:32.383]➜  packagefile io/ioutil=/tmp/go-build2401649780/b069/_pkg_.a
2025-08-20T22:46:31.7313862Z [00:05:32.383]➜  packagefile github.com/pkg/term/termios=/tmp/go-build2401649780/b075/_pkg_.a
2025-08-20T22:46:31.7314428Z [00:05:32.383]➜  packagefile github.com/rivo/uniseg=/tmp/go-build2401649780/b079/_pkg_.a
2025-08-20T22:46:31.7314917Z [00:05:32.383]➜  packagefile os/user=/tmp/go-build2401649780/b086/_pkg_.a
2025-08-20T22:46:31.7315377Z [00:05:32.383]➜  packagefile compress/flate=/tmp/go-build2401649780/b091/_pkg_.a
2025-08-20T22:46:31.7315845Z [00:05:32.383]➜  packagefile hash/crc32=/tmp/go-build2401649780/b092/_pkg_.a
2025-08-20T22:46:31.7316346Z [00:05:32.383]➜  packagefile crypto/internal/boring=/tmp/go-build2401649780/b117/_pkg_.a
2025-08-20T22:46:31.7316915Z [00:05:32.383]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build2401649780/b096/_pkg_.a
2025-08-20T22:46:31.7317698Z [00:05:32.383]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build2401649780/b109/_pkg_.a
2025-08-20T22:46:31.7318305Z [00:05:32.383]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build2401649780/b099/_pkg_.a
2025-08-20T22:46:31.7318898Z [00:05:32.383]➜  packagefile crypto/internal/fips140only=/tmp/go-build2401649780/b115/_pkg_.a
2025-08-20T22:46:31.7319427Z [00:05:32.383]➜  packagefile crypto/subtle=/tmp/go-build2401649780/b116/_pkg_.a
2025-08-20T22:46:31.7319883Z [00:05:32.384]➜  packagefile crypto=/tmp/go-build2401649780/b118/_pkg_.a
2025-08-20T22:46:31.7320306Z [00:05:32.384]➜  packagefile hash=/tmp/go-build2401649780/b093/_pkg_.a
2025-08-20T22:46:31.7320817Z [00:05:32.384]➜  packagefile crypto/internal/fips140=/tmp/go-build2401649780/b097/_pkg_.a
2025-08-20T22:46:31.7321398Z [00:05:32.384]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build2401649780/b110/_pkg_.a
2025-08-20T22:46:31.7321966Z [00:05:32.384]➜  packagefile crypto/internal/randutil=/tmp/go-build2401649780/b113/_pkg_.a
2025-08-20T22:46:31.7322518Z [00:05:32.384]➜  packagefile crypto/internal/sysrand=/tmp/go-build2401649780/b112/_pkg_.a
2025-08-20T22:46:31.7323149Z [00:05:32.384]➜  packagefile crypto/internal/impl=/tmp/go-build2401649780/b105/_pkg_.a
2025-08-20T22:46:31.7323654Z [00:05:32.384]➜  packagefile crypto/des=/tmp/go-build2401649780/b127/_pkg_.a
2025-08-20T22:46:31.7324122Z [00:05:32.384]➜  packagefile crypto/ecdh=/tmp/go-build2401649780/b128/_pkg_.a
2025-08-20T22:46:31.7324656Z [00:05:32.384]➜  packagefile crypto/ecdsa=/tmp/go-build2401649780/b133/_pkg_.a
2025-08-20T22:46:31.7325135Z [00:05:32.384]➜  packagefile crypto/ed25519=/tmp/go-build2401649780/b147/_pkg_.a
2025-08-20T22:46:31.7325620Z [00:05:32.384]➜  packagefile crypto/elliptic=/tmp/go-build2401649780/b134/_pkg_.a
2025-08-20T22:46:31.7326098Z [00:05:32.384]➜  packagefile crypto/hkdf=/tmp/go-build2401649780/b150/_pkg_.a
2025-08-20T22:46:31.7326560Z [00:05:32.384]➜  packagefile crypto/hmac=/tmp/go-build2401649780/b152/_pkg_.a
2025-08-20T22:46:31.7327092Z [00:05:32.384]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build2401649780/b153/_pkg_.a
2025-08-20T22:46:31.7327791Z [00:05:32.384]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build2401649780/b154/_pkg_.a
2025-08-20T22:46:31.7328391Z [00:05:32.384]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build2401649780/b155/_pkg_.a
2025-08-20T22:46:31.7329018Z [00:05:32.384]➜  packagefile crypto/internal/hpke=/tmp/go-build2401649780/b156/_pkg_.a
2025-08-20T22:46:31.7329518Z [00:05:32.384]➜  packagefile crypto/rc4=/tmp/go-build2401649780/b162/_pkg_.a
2025-08-20T22:46:31.7329970Z [00:05:32.384]➜  packagefile crypto/rsa=/tmp/go-build2401649780/b163/_pkg_.a
2025-08-20T22:46:31.7330435Z [00:05:32.384]➜  packagefile crypto/sha256=/tmp/go-build2401649780/b165/_pkg_.a
2025-08-20T22:46:31.7330906Z [00:05:32.384]➜  packagefile crypto/sha512=/tmp/go-build2401649780/b142/_pkg_.a
2025-08-20T22:46:31.7331449Z [00:05:32.384]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build2401649780/b166/_pkg_.a
2025-08-20T22:46:31.7332112Z [00:05:32.384]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2401649780/b157/_pkg_.a
2025-08-20T22:46:31.7332796Z [00:05:32.384]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2401649780/b143/_pkg_.a
2025-08-20T22:46:31.7333390Z [00:05:32.385]➜  packagefile weak=/tmp/go-build2401649780/b139/_pkg_.a
2025-08-20T22:46:31.7333843Z [00:05:32.385]➜  packagefile unicode/utf16=/tmp/go-build2401649780/b145/_pkg_.a
2025-08-20T22:46:31.7334381Z [00:05:32.385]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build2401649780/b185/_pkg_.a
2025-08-20T22:46:31.7334984Z [00:05:32.385]➜  packagefile github.com/jedib0t/go-pretty/text=/tmp/go-build2401649780/b242/_pkg_.a
2025-08-20T22:46:31.7335498Z [00:05:32.385]➜  packagefile html=/tmp/go-build2401649780/b245/_pkg_.a
2025-08-20T22:46:31.7336014Z [00:05:32.385]➜  packagefile github.com/modern-go/concurrent=/tmp/go-build2401649780/b259/_pkg_.a
2025-08-20T22:46:31.7336604Z [00:05:32.385]➜  packagefile github.com/modern-go/reflect2=/tmp/go-build2401649780/b260/_pkg_.a
2025-08-20T22:46:31.7337331Z [00:05:32.385]➜  packagefile github.com/rs/zerolog/internal/json=/tmp/go-build2401649780/b263/_pkg_.a
2025-08-20T22:46:31.7338103Z [00:05:32.385]➜  packagefile github.com/shirou/gopsutil/v4/internal/common=/tmp/go-build2401649780/b267/_pkg_.a
2025-08-20T22:46:31.7338765Z [00:05:32.385]➜  packagefile github.com/tklauser/go-sysconf=/tmp/go-build2401649780/b269/_pkg_.a
2025-08-20T22:46:31.7339366Z [00:05:32.385]➜  packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2401649780/b279/_pkg_.a
2025-08-20T22:46:31.7339992Z [00:05:32.385]➜  packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2401649780/b280/_pkg_.a
2025-08-20T22:46:31.7340645Z [00:05:32.385]➜  packagefile github.com/stretchr/testify/assert/yaml=/tmp/go-build2401649780/b281/_pkg_.a
2025-08-20T22:46:31.7341239Z [00:05:32.385]➜  packagefile net/http/httptest=/tmp/go-build2401649780/b283/_pkg_.a
2025-08-20T22:46:31.7341765Z [00:05:32.385]➜  packagefile mime/quotedprintable=/tmp/go-build2401649780/b203/_pkg_.a
2025-08-20T22:46:31.7342270Z [00:05:32.385]➜  packagefile net/mail=/tmp/go-build2401649780/b257/_pkg_.a
2025-08-20T22:46:31.7342984Z [00:05:32.385]➜  packagefile net/smtp=/tmp/go-build2401649780/b288/_pkg_.a
2025-08-20T22:46:31.7343473Z [00:05:32.385]➜  packagefile log/internal=/tmp/go-build2401649780/b072/_pkg_.a
2025-08-20T22:46:31.7344048Z [00:05:32.385]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2401649780/b175/_pkg_.a
2025-08-20T22:46:31.7344783Z [00:05:32.385]➜  packagefile internal/nettrace=/tmp/go-build2401649780/b176/_pkg_.a
2025-08-20T22:46:31.7345488Z [00:05:32.385]➜  packagefile internal/singleflight=/tmp/go-build2401649780/b177/_pkg_.a
2025-08-20T22:46:31.7345990Z [00:05:32.385]➜  packagefile net/netip=/tmp/go-build2401649780/b178/_pkg_.a
2025-08-20T22:46:31.7346460Z [00:05:32.385]➜  packagefile regexp/syntax=/tmp/go-build2401649780/b081/_pkg_.a
2025-08-20T22:46:31.7346905Z [00:05:32.385]➜  packagefile flag=/tmp/go-build2401649780/b284/_pkg_.a
2025-08-20T22:46:31.7347512Z [00:05:32.385]➜  packagefile internal/sysinfo=/tmp/go-build2401649780/b291/_pkg_.a
2025-08-20T22:46:31.7348008Z [00:05:32.385]➜  packagefile runtime/trace=/tmp/go-build2401649780/b292/_pkg_.a
2025-08-20T22:46:31.7348517Z [00:05:32.385]➜  packagefile text/template/parse=/tmp/go-build2401649780/b240/_pkg_.a
2025-08-20T22:46:31.7349339Z [00:05:32.385]➜  packagefile github.com/shirou/gopsutil/v3/net=/tmp/go-build2401649780/b300/_pkg_.a
2025-08-20T22:46:31.7349892Z [00:05:32.385]➜  packagefile crypto/dsa=/tmp/go-build2401649780/b169/_pkg_.a
2025-08-20T22:46:31.7350373Z [00:05:32.385]➜  packagefile crypto/x509/pkix=/tmp/go-build2401649780/b170/_pkg_.a
2025-08-20T22:46:31.7350859Z [00:05:32.385]➜  packagefile encoding/asn1=/tmp/go-build2401649780/b144/_pkg_.a
2025-08-20T22:46:31.7351456Z [00:05:32.385]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2401649780/b146/_pkg_.a
2025-08-20T22:46:31.7352069Z [00:05:32.385]➜  packagefile net/http/httputil=/tmp/go-build2401649780/b208/_pkg_.a
2025-08-20T22:46:31.7352807Z [00:05:32.385]➜  packagefile github.com/getsentry/sentry-go/internal/otel/baggage/internal/baggage=/tmp/go-build2401649780/b210/_pkg_.a
2025-08-20T22:46:31.7353606Z [00:05:32.385]➜  packagefile golang.org/x/text/cases=/tmp/go-build2401649780/b212/_pkg_.a
2025-08-20T22:46:31.7354182Z [00:05:32.385]➜  packagefile golang.org/x/text/language=/tmp/go-build2401649780/b214/_pkg_.a
2025-08-20T22:46:31.7354684Z [00:05:32.385]➜  packagefile go/ast=/tmp/go-build2401649780/b222/_pkg_.a
2025-08-20T22:46:31.7355159Z [00:05:32.385]➜  packagefile go/build/constraint=/tmp/go-build2401649780/b225/_pkg_.a
2025-08-20T22:46:31.7355632Z [00:05:32.385]➜  packagefile go/doc=/tmp/go-build2401649780/b226/_pkg_.a
2025-08-20T22:46:31.7356073Z [00:05:32.385]➜  packagefile go/parser=/tmp/go-build2401649780/b229/_pkg_.a
2025-08-20T22:46:31.7356526Z [00:05:32.385]➜  packagefile go/scanner=/tmp/go-build2401649780/b223/_pkg_.a
2025-08-20T22:46:31.7356972Z [00:05:32.385]➜  packagefile go/token=/tmp/go-build2401649780/b224/_pkg_.a
2025-08-20T22:46:31.7357658Z [00:05:32.385]➜  packagefile internal/buildcfg=/tmp/go-build2401649780/b230/_pkg_.a
2025-08-20T22:46:31.7358170Z [00:05:32.385]➜  packagefile internal/goroot=/tmp/go-build2401649780/b231/_pkg_.a
2025-08-20T22:46:31.7358688Z [00:05:32.385]➜  packagefile internal/goversion=/tmp/go-build2401649780/b233/_pkg_.a
2025-08-20T22:46:31.7359199Z [00:05:32.385]➜  packagefile internal/platform=/tmp/go-build2401649780/b234/_pkg_.a
2025-08-20T22:46:31.7359708Z [00:05:32.385]➜  packagefile internal/syslist=/tmp/go-build2401649780/b235/_pkg_.a
2025-08-20T22:46:31.7360281Z [00:05:32.385]➜  packagefile github.com/shirou/gopsutil/v3/common=/tmp/go-build2401649780/b298/_pkg_.a
2025-08-20T22:46:31.7360909Z [00:05:32.385]➜  packagefile github.com/gobwas/glob/compiler=/tmp/go-build2401649780/b307/_pkg_.a
2025-08-20T22:46:31.7361501Z [00:05:32.385]➜  packagefile github.com/gobwas/glob/syntax=/tmp/go-build2401649780/b313/_pkg_.a
2025-08-20T22:46:31.7362144Z [00:05:32.385]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/v4=/tmp/go-build2401649780/b315/_pkg_.a
2025-08-20T22:46:31.7362861Z [00:05:32.385]➜  packagefile github.com/bits-and-blooms/bloom/v3=/tmp/go-build2401649780/b339/_pkg_.a
2025-08-20T22:46:31.7363520Z [00:05:32.385]➜  packagefile github.com/maja42/goval=/tmp/go-build2401649780/b341/_pkg_.a
2025-08-20T22:46:31.7364087Z [00:05:32.385]➜  packagefile cloud.google.com/go/storage=/tmp/go-build2401649780/b1140/_pkg_.a
2025-08-20T22:46:31.7364852Z [00:05:32.385]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob=/tmp/go-build2401649780/b1072/_pkg_.a
2025-08-20T22:46:31.7365636Z [00:05:32.385]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blob=/tmp/go-build2401649780/b1073/_pkg_.a
2025-08-20T22:46:31.7366457Z [00:05:32.385]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/blockblob=/tmp/go-build2401649780/b1081/_pkg_.a
2025-08-20T22:46:31.7367406Z [00:05:32.385]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/container=/tmp/go-build2401649780/b1082/_pkg_.a
2025-08-20T22:46:31.7368250Z [00:05:32.386]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/service=/tmp/go-build2401649780/b1085/_pkg_.a
2025-08-20T22:46:31.7368963Z [00:05:32.386]➜  packagefile github.com/PuerkitoBio/goquery=/tmp/go-build2401649780/b2198/_pkg_.a
2025-08-20T22:46:31.7369655Z [00:05:32.386]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/retry=/tmp/go-build2401649780/b547/_pkg_.a
2025-08-20T22:46:31.7370344Z [00:05:32.386]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/stscreds=/tmp/go-build2401649780/b577/_pkg_.a
2025-08-20T22:46:31.7371062Z [00:05:32.386]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/s3/manager=/tmp/go-build2401649780/b1160/_pkg_.a
2025-08-20T22:46:31.7371738Z [00:05:32.386]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3=/tmp/go-build2401649780/b1087/_pkg_.a
2025-08-20T22:46:31.7372407Z [00:05:32.386]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/types=/tmp/go-build2401649780/b1101/_pkg_.a
2025-08-20T22:46:31.7373023Z [00:05:32.386]➜  packagefile github.com/aws/smithy-go=/tmp/go-build2401649780/b326/_pkg_.a
2025-08-20T22:46:31.7373641Z [00:05:32.386]➜  packagefile github.com/jlaffaye/ftp=/tmp/go-build2401649780/b2202/_pkg_.a
2025-08-20T22:46:31.7374182Z [00:05:32.386]➜  packagefile github.com/pkg/sftp=/tmp/go-build2401649780/b641/_pkg_.a
2025-08-20T22:46:31.7374701Z [00:05:32.386]➜  packagefile golang.org/x/oauth2=/tmp/go-build2401649780/b656/_pkg_.a
2025-08-20T22:46:31.7375267Z [00:05:32.386]➜  packagefile google.golang.org/api/drive/v3=/tmp/go-build2401649780/b2205/_pkg_.a
2025-08-20T22:46:31.7375861Z [00:05:32.386]➜  packagefile google.golang.org/api/googleapi=/tmp/go-build2401649780/b721/_pkg_.a
2025-08-20T22:46:31.7376390Z [00:05:32.386]➜  packagefile archive/zip=/tmp/go-build2401649780/b344/_pkg_.a
2025-08-20T22:46:31.7376861Z [00:05:32.386]➜  packagefile encoding/xml=/tmp/go-build2401649780/b346/_pkg_.a
2025-08-20T22:46:31.7377671Z [00:05:32.386]➜  packagefile github.com/360EntSecGroup-Skylar/excelize=/tmp/go-build2401649780/b347/_pkg_.a
2025-08-20T22:46:31.7378473Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal128=/tmp/go-build2401649780/b360/_pkg_.a
2025-08-20T22:46:31.7379210Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal256=/tmp/go-build2401649780/b361/_pkg_.a
2025-08-20T22:46:31.7379925Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/arrow/extensions=/tmp/go-build2401649780/b383/_pkg_.a
2025-08-20T22:46:31.7380630Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/arrow/float16=/tmp/go-build2401649780/b362/_pkg_.a
2025-08-20T22:46:31.7381303Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/arrow/ipc=/tmp/go-build2401649780/b413/_pkg_.a
2025-08-20T22:46:31.7381957Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/parquet=/tmp/go-build2401649780/b385/_pkg_.a
2025-08-20T22:46:31.7382641Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/parquet/compress=/tmp/go-build2401649780/b386/_pkg_.a
2025-08-20T22:46:31.7383342Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/parquet/file=/tmp/go-build2401649780/b417/_pkg_.a
2025-08-20T22:46:31.7384048Z [00:05:32.386]➜  packagefile github.com/apache/arrow-go/v18/parquet/pqarrow=/tmp/go-build2401649780/b426/_pkg_.a
2025-08-20T22:46:31.7384681Z [00:05:32.386]➜  packagefile github.com/flarco/g/json=/tmp/go-build2401649780/b590/_pkg_.a
2025-08-20T22:46:31.7385302Z [00:05:32.386]➜  packagefile github.com/google/uuid=/tmp/go-build2401649780/b247/_pkg_.a
2025-08-20T22:46:31.7395781Z [00:05:32.386]➜  packagefile github.com/jmespath/go-jmespath=/tmp/go-build2401649780/b591/_pkg_.a
2025-08-20T22:46:31.7396464Z [00:05:32.386]➜  packagefile github.com/klauspost/compress/s2=/tmp/go-build2401649780/b594/_pkg_.a
2025-08-20T22:46:31.7397297Z [00:05:32.386]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build2401649780/b401/_pkg_.a
2025-08-20T22:46:31.7398015Z [00:05:32.386]➜  packagefile github.com/kshedden/datareader=/tmp/go-build2401649780/b596/_pkg_.a
2025-08-20T22:46:31.7398623Z [00:05:32.386]➜  packagefile github.com/labstack/echo/v4=/tmp/go-build2401649780/b600/_pkg_.a
2025-08-20T22:46:31.7399231Z [00:05:32.386]➜  packagefile github.com/linkedin/goavro/v2=/tmp/go-build2401649780/b608/_pkg_.a
2025-08-20T22:46:31.7399977Z [00:05:32.386]➜  packagefile github.com/parquet-go/parquet-go=/tmp/go-build2401649780/b611/_pkg_.a
2025-08-20T22:46:31.7400642Z [00:05:32.386]➜  packagefile github.com/parquet-go/parquet-go/compress=/tmp/go-build2401649780/b616/_pkg_.a
2025-08-20T22:46:31.7401348Z [00:05:32.386]➜  packagefile github.com/parquet-go/parquet-go/deprecated=/tmp/go-build2401649780/b618/_pkg_.a
2025-08-20T22:46:31.7402031Z [00:05:32.386]➜  packagefile github.com/parquet-go/parquet-go/encoding=/tmp/go-build2401649780/b626/_pkg_.a
2025-08-20T22:46:31.7402696Z [00:05:32.386]➜  packagefile github.com/parquet-go/parquet-go/format=/tmp/go-build2401649780/b617/_pkg_.a
2025-08-20T22:46:31.7403305Z [00:05:32.386]➜  packagefile golang.org/x/crypto/ssh=/tmp/go-build2401649780/b645/_pkg_.a
2025-08-20T22:46:31.7403882Z [00:05:32.386]➜  packagefile golang.org/x/text/encoding=/tmp/go-build2401649780/b598/_pkg_.a
2025-08-20T22:46:31.7404573Z [00:05:32.386]➜  packagefile golang.org/x/text/encoding/charmap=/tmp/go-build2401649780/b667/_pkg_.a
2025-08-20T22:46:31.7405201Z [00:05:32.386]➜  packagefile golang.org/x/text/runes=/tmp/go-build2401649780/b671/_pkg_.a
2025-08-20T22:46:31.7405809Z [00:05:32.386]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b219/_pkg_.a
2025-08-20T22:46:31.7406431Z [00:05:32.386]➜  packagefile google.golang.org/api/sheets/v4=/tmp/go-build2401649780/b720/_pkg_.a
2025-08-20T22:46:31.7407065Z [00:05:32.386]➜  packagefile cloud.google.com/go/bigquery/internal=/tmp/go-build2401649780/b766/_pkg_.a
2025-08-20T22:46:31.7407868Z [00:05:32.386]➜  packagefile cloud.google.com/go/bigquery/internal/query=/tmp/go-build2401649780/b767/_pkg_.a
2025-08-20T22:46:31.7408560Z [00:05:32.386]➜  packagefile cloud.google.com/go/bigquery/storage/apiv1=/tmp/go-build2401649780/b768/_pkg_.a
2025-08-20T22:46:31.7409371Z [00:05:32.386]➜  packagefile cloud.google.com/go/bigquery/storage/apiv1/storagepb=/tmp/go-build2401649780/b769/_pkg_.a
2025-08-20T22:46:31.7410046Z [00:05:32.386]➜  packagefile cloud.google.com/go/iam=/tmp/go-build2401649780/b797/_pkg_.a
2025-08-20T22:46:31.7410649Z [00:05:32.386]➜  packagefile cloud.google.com/go/iam/apiv1/iampb=/tmp/go-build2401649780/b798/_pkg_.a
2025-08-20T22:46:31.7411260Z [00:05:32.386]➜  packagefile cloud.google.com/go/internal=/tmp/go-build2401649780/b801/_pkg_.a
2025-08-20T22:46:31.7411872Z [00:05:32.386]➜  packagefile cloud.google.com/go/internal/detect=/tmp/go-build2401649780/b802/_pkg_.a
2025-08-20T22:46:31.7412498Z [00:05:32.386]➜  packagefile cloud.google.com/go/internal/fields=/tmp/go-build2401649780/b804/_pkg_.a
2025-08-20T22:46:31.7413143Z [00:05:32.386]➜  packagefile cloud.google.com/go/internal/optional=/tmp/go-build2401649780/b805/_pkg_.a
2025-08-20T22:46:31.7413773Z [00:05:32.386]➜  packagefile cloud.google.com/go/internal/trace=/tmp/go-build2401649780/b806/_pkg_.a
2025-08-20T22:46:31.7414394Z [00:05:32.386]➜  packagefile cloud.google.com/go/internal/uid=/tmp/go-build2401649780/b807/_pkg_.a
2025-08-20T22:46:31.7415026Z [00:05:32.386]➜  packagefile cloud.google.com/go/internal/version=/tmp/go-build2401649780/b808/_pkg_.a
2025-08-20T22:46:31.7415666Z [00:05:32.386]➜  packagefile github.com/apache/arrow/go/v15/arrow=/tmp/go-build2401649780/b809/_pkg_.a
2025-08-20T22:46:31.7416405Z [00:05:32.386]➜  packagefile github.com/apache/arrow/go/v15/arrow/array=/tmp/go-build2401649780/b819/_pkg_.a
2025-08-20T22:46:31.7417087Z [00:05:32.386]➜  packagefile github.com/apache/arrow/go/v15/arrow/ipc=/tmp/go-build2401649780/b824/_pkg_.a
2025-08-20T22:46:31.7418001Z [00:05:32.386]➜  packagefile github.com/apache/arrow/go/v15/arrow/memory=/tmp/go-build2401649780/b814/_pkg_.a
2025-08-20T22:46:31.7418655Z [00:05:32.387]➜  packagefile github.com/googleapis/gax-go/v2=/tmp/go-build2401649780/b724/_pkg_.a
2025-08-20T22:46:31.7419266Z [00:05:32.387]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build2401649780/b784/_pkg_.a
2025-08-20T22:46:31.7419885Z [00:05:32.387]➜  packagefile google.golang.org/api/bigquery/v2=/tmp/go-build2401649780/b828/_pkg_.a
2025-08-20T22:46:31.7420646Z [00:05:32.387]➜  packagefile google.golang.org/api/option/internaloption=/tmp/go-build2401649780/b731/_pkg_.a
2025-08-20T22:46:31.7421305Z [00:05:32.387]➜  packagefile google.golang.org/grpc=/tmp/go-build2401649780/b436/_pkg_.a
2025-08-20T22:46:31.7421874Z [00:05:32.387]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build2401649780/b496/_pkg_.a
2025-08-20T22:46:31.7422455Z [00:05:32.387]➜  packagefile google.golang.org/grpc/status=/tmp/go-build2401649780/b509/_pkg_.a
2025-08-20T22:46:31.7423131Z [00:05:32.387]➜  packagefile cloud.google.com/go/bigtable/admin/apiv2/adminpb=/tmp/go-build2401649780/b831/_pkg_.a
2025-08-20T22:46:31.7423869Z [00:05:32.387]➜  packagefile cloud.google.com/go/bigtable/apiv2/bigtablepb=/tmp/go-build2401649780/b834/_pkg_.a
2025-08-20T22:46:31.7424555Z [00:05:32.387]➜  packagefile cloud.google.com/go/bigtable/internal=/tmp/go-build2401649780/b836/_pkg_.a
2025-08-20T22:46:31.7425322Z [00:05:32.387]➜  packagefile cloud.google.com/go/bigtable/internal/option=/tmp/go-build2401649780/b837/_pkg_.a
2025-08-20T22:46:31.7425990Z [00:05:32.387]➜  packagefile cloud.google.com/go/longrunning=/tmp/go-build2401649780/b838/_pkg_.a
2025-08-20T22:46:31.7426634Z [00:05:32.387]➜  packagefile cloud.google.com/go/longrunning/autogen=/tmp/go-build2401649780/b839/_pkg_.a
2025-08-20T22:46:31.7427408Z [00:05:32.387]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2=/tmp/go-build2401649780/b841/_pkg_.a
2025-08-20T22:46:31.7428160Z [00:05:32.387]➜  packagefile cloud.google.com/go/monitoring/apiv3/v2/monitoringpb=/tmp/go-build2401649780/b842/_pkg_.a
2025-08-20T22:46:31.7428889Z [00:05:32.387]➜  packagefile github.com/googleapis/gax-go/v2/apierror=/tmp/go-build2401649780/b725/_pkg_.a
2025-08-20T22:46:31.7429538Z [00:05:32.387]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2401649780/b740/_pkg_.a
2025-08-20T22:46:31.7430151Z [00:05:32.387]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2401649780/b757/_pkg_.a
2025-08-20T22:46:31.7430849Z [00:05:32.387]➜  packagefile go.opentelemetry.io/otel/sdk/metric=/tmp/go-build2401649780/b851/_pkg_.a
2025-08-20T22:46:31.7431544Z [00:05:32.387]➜  packagefile go.opentelemetry.io/otel/sdk/metric/metricdata=/tmp/go-build2401649780/b856/_pkg_.a
2025-08-20T22:46:31.7432275Z [00:05:32.387]➜  packagefile google.golang.org/api/cloudresourcemanager/v1=/tmp/go-build2401649780/b861/_pkg_.a
2025-08-20T22:46:31.7432956Z [00:05:32.387]➜  packagefile google.golang.org/api/transport/grpc=/tmp/go-build2401649780/b774/_pkg_.a
2025-08-20T22:46:31.7433682Z [00:05:32.387]➜  packagefile google.golang.org/genproto/googleapis/api/distribution=/tmp/go-build2401649780/b843/_pkg_.a
2025-08-20T22:46:31.7434450Z [00:05:32.387]➜  packagefile google.golang.org/genproto/googleapis/api/metric=/tmp/go-build2401649780/b845/_pkg_.a
2025-08-20T22:46:31.7435216Z [00:05:32.387]➜  packagefile google.golang.org/genproto/googleapis/api/monitoredres=/tmp/go-build2401649780/b846/_pkg_.a
2025-08-20T22:46:31.7435990Z [00:05:32.387]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2401649780/b510/_pkg_.a
2025-08-20T22:46:31.7436731Z [00:05:32.387]➜  packagefile google.golang.org/genproto/googleapis/type/date=/tmp/go-build2401649780/b835/_pkg_.a
2025-08-20T22:46:31.7437657Z [00:05:32.387]➜  packagefile google.golang.org/grpc/balancer/rls=/tmp/go-build2401649780/b862/_pkg_.a
2025-08-20T22:46:31.7438280Z [00:05:32.387]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build2401649780/b469/_pkg_.a
2025-08-20T22:46:31.7438939Z [00:05:32.387]➜  packagefile google.golang.org/grpc/xds/googledirectpath=/tmp/go-build2401649780/b868/_pkg_.a
2025-08-20T22:46:31.7439651Z [00:05:32.387]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2401649780/b477/_pkg_.a
2025-08-20T22:46:31.7440313Z [00:05:32.387]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build2401649780/b451/_pkg_.a
2025-08-20T22:46:31.7441013Z [00:05:32.388]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2401649780/b507/_pkg_.a
2025-08-20T22:46:31.7441862Z [00:05:32.388]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build2401649780/b800/_pkg_.a
2025-08-20T22:46:31.7442626Z [00:05:32.388]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2401649780/b508/_pkg_.a
2025-08-20T22:46:31.7443444Z [00:05:32.388]➜  packagefile math/rand/v2=/tmp/go-build2401649780/b114/_pkg_.a
2025-08-20T22:46:31.7444154Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported=/tmp/go-build2401649780/b989/_pkg_.a
2025-08-20T22:46:31.7444991Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared=/tmp/go-build2401649780/b993/_pkg_.a
2025-08-20T22:46:31.7445780Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/policy=/tmp/go-build2401649780/b995/_pkg_.a
2025-08-20T22:46:31.7446540Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime=/tmp/go-build2401649780/b998/_pkg_.a
2025-08-20T22:46:31.7447487Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/tracing=/tmp/go-build2401649780/b997/_pkg_.a
2025-08-20T22:46:31.7448283Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/runtime=/tmp/go-build2401649780/b1012/_pkg_.a
2025-08-20T22:46:31.7449052Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud=/tmp/go-build2401649780/b996/_pkg_.a
2025-08-20T22:46:31.7449809Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming=/tmp/go-build2401649780/b1006/_pkg_.a
2025-08-20T22:46:31.7451040Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azidentity/internal=/tmp/go-build2401649780/b1015/_pkg_.a
2025-08-20T22:46:31.7451852Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo=/tmp/go-build2401649780/b1008/_pkg_.a
2025-08-20T22:46:31.7452752Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/log=/tmp/go-build2401649780/b992/_pkg_.a
2025-08-20T22:46:31.7453649Z [00:05:32.388]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential=/tmp/go-build2401649780/b1017/_pkg_.a
2025-08-20T22:46:31.7454629Z [00:05:32.388]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors=/tmp/go-build2401649780/b1019/_pkg_.a
2025-08-20T22:46:31.7455611Z [00:05:32.388]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/managedidentity=/tmp/go-build2401649780/b1038/_pkg_.a
2025-08-20T22:46:31.7456587Z [00:05:32.388]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/public=/tmp/go-build2401649780/b1039/_pkg_.a
2025-08-20T22:46:31.7457605Z [00:05:32.388]➜  packagefile golang.org/x/crypto/pkcs12=/tmp/go-build2401649780/b1042/_pkg_.a
2025-08-20T22:46:31.7458281Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/log=/tmp/go-build2401649780/b991/_pkg_.a
2025-08-20T22:46:31.7459016Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/to=/tmp/go-build2401649780/b1045/_pkg_.a
2025-08-20T22:46:31.7459804Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/data/aztables/internal=/tmp/go-build2401649780/b1046/_pkg_.a
2025-08-20T22:46:31.7460683Z [00:05:32.388]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/uuid=/tmp/go-build2401649780/b1010/_pkg_.a
2025-08-20T22:46:31.7461293Z [00:05:32.388]➜  packagefile compress/zlib=/tmp/go-build2401649780/b392/_pkg_.a
2025-08-20T22:46:31.7461869Z [00:05:32.388]➜  packagefile github.com/ClickHouse/ch-go/compress=/tmp/go-build2401649780/b1048/_pkg_.a
2025-08-20T22:46:31.7462503Z [00:05:32.388]➜  packagefile github.com/ClickHouse/ch-go/proto=/tmp/go-build2401649780/b1051/_pkg_.a
2025-08-20T22:46:31.7463204Z [00:05:32.388]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/contributors=/tmp/go-build2401649780/b1058/_pkg_.a
2025-08-20T22:46:31.7463942Z [00:05:32.388]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/ext=/tmp/go-build2401649780/b1059/_pkg_.a
2025-08-20T22:46:31.7464735Z [00:05:32.388]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/column=/tmp/go-build2401649780/b1060/_pkg_.a
2025-08-20T22:46:31.7465480Z [00:05:32.388]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/driver=/tmp/go-build2401649780/b1066/_pkg_.a
2025-08-20T22:46:31.7466220Z [00:05:32.388]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/proto=/tmp/go-build2401649780/b1065/_pkg_.a
2025-08-20T22:46:31.7466960Z [00:05:32.388]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/resources=/tmp/go-build2401649780/b1067/_pkg_.a
2025-08-20T22:46:31.7467756Z [00:05:32.388]➜  packagefile github.com/andybalholm/brotli=/tmp/go-build2401649780/b387/_pkg_.a
2025-08-20T22:46:31.7468361Z [00:05:32.388]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2401649780/b753/_pkg_.a
2025-08-20T22:46:31.7468899Z [00:05:32.388]➜  packagefile time/tzdata=/tmp/go-build2401649780/b1068/_pkg_.a
2025-08-20T22:46:31.7469574Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/arrow/bitutil=/tmp/go-build2401649780/b352/_pkg_.a
2025-08-20T22:46:31.7470288Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/arrow/decimal=/tmp/go-build2401649780/b359/_pkg_.a
2025-08-20T22:46:31.7470984Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/arrow/endian=/tmp/go-build2401649780/b353/_pkg_.a
2025-08-20T22:46:31.7471709Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/debug=/tmp/go-build2401649780/b354/_pkg_.a
2025-08-20T22:46:31.7472429Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/internal/json=/tmp/go-build2401649780/b363/_pkg_.a
2025-08-20T22:46:31.7473035Z [00:05:32.388]➜  packagefile golang.org/x/xerrors=/tmp/go-build2401649780/b373/_pkg_.a
2025-08-20T22:46:31.7473541Z [00:05:32.388]➜  packagefile hash/maphash=/tmp/go-build2401649780/b375/_pkg_.a
2025-08-20T22:46:31.7474191Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/arrow/encoded=/tmp/go-build2401649780/b377/_pkg_.a
2025-08-20T22:46:31.7474914Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/internal/bitutils=/tmp/go-build2401649780/b378/_pkg_.a
2025-08-20T22:46:31.7475642Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/internal/hashing=/tmp/go-build2401649780/b380/_pkg_.a
2025-08-20T22:46:31.7476598Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/internal/utils=/tmp/go-build2401649780/b379/_pkg_.a
2025-08-20T22:46:31.7477900Z [00:05:32.388]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build2401649780/b358/_pkg_.a
2025-08-20T22:46:31.7479017Z [00:05:32.388]➜  packagefile github.com/apache/iceberg-go/internal=/tmp/go-build2401649780/b1070/_pkg_.a
2025-08-20T22:46:31.7480261Z [00:05:32.388]➜  packagefile github.com/apache/iceberg-go/io=/tmp/go-build2401649780/b1071/_pkg_.a
2025-08-20T22:46:31.7481334Z [00:05:32.388]➜  packagefile github.com/hamba/avro/v2=/tmp/go-build2401649780/b1215/_pkg_.a
2025-08-20T22:46:31.7482456Z [00:05:32.388]➜  packagefile github.com/hamba/avro/v2/ocf=/tmp/go-build2401649780/b1219/_pkg_.a
2025-08-20T22:46:31.7483509Z [00:05:32.388]➜  packagefile github.com/twmb/murmur3=/tmp/go-build2401649780/b1221/_pkg_.a
2025-08-20T22:46:31.7484266Z [00:05:32.388]➜  packagefile github.com/apache/iceberg-go/config=/tmp/go-build2401649780/b1223/_pkg_.a
2025-08-20T22:46:31.7485072Z [00:05:32.388]➜  packagefile github.com/apache/iceberg-go/catalog/internal=/tmp/go-build2401649780/b1264/_pkg_.a
2025-08-20T22:46:31.7485769Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue=/tmp/go-build2401649780/b1265/_pkg_.a
2025-08-20T22:46:31.7486471Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/types=/tmp/go-build2401649780/b1271/_pkg_.a
2025-08-20T22:46:31.7487268Z [00:05:32.388]➜  packagefile github.com/uptrace/bun=/tmp/go-build2401649780/b1274/_pkg_.a
2025-08-20T22:46:31.7487993Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/dialect/feature=/tmp/go-build2401649780/b1278/_pkg_.a
2025-08-20T22:46:31.7488737Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/dialect/mssqldialect=/tmp/go-build2401649780/b1291/_pkg_.a
2025-08-20T22:46:31.7489541Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/dialect/mysqldialect=/tmp/go-build2401649780/b1293/_pkg_.a
2025-08-20T22:46:31.7490260Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/dialect/oracledialect=/tmp/go-build2401649780/b1294/_pkg_.a
2025-08-20T22:46:31.7490970Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/dialect/pgdialect=/tmp/go-build2401649780/b1295/_pkg_.a
2025-08-20T22:46:31.7491673Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/dialect/sqlitedialect=/tmp/go-build2401649780/b1299/_pkg_.a
2025-08-20T22:46:31.7492362Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/extra/bundebug=/tmp/go-build2401649780/b1300/_pkg_.a
2025-08-20T22:46:31.7492995Z [00:05:32.388]➜  packagefile github.com/uptrace/bun/schema=/tmp/go-build2401649780/b1280/_pkg_.a
2025-08-20T22:46:31.7493652Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute=/tmp/go-build2401649780/b427/_pkg_.a
2025-08-20T22:46:31.7494449Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/exprs=/tmp/go-build2401649780/b1225/_pkg_.a
2025-08-20T22:46:31.7495203Z [00:05:32.388]➜  packagefile github.com/apache/arrow-go/v18/parquet/metadata=/tmp/go-build2401649780/b423/_pkg_.a
2025-08-20T22:46:31.7495918Z [00:05:32.388]➜  packagefile github.com/apache/iceberg-go/table/internal=/tmp/go-build2401649780/b1249/_pkg_.a
2025-08-20T22:46:31.7496621Z [00:05:32.388]➜  packagefile github.com/apache/iceberg-go/table/substrait=/tmp/go-build2401649780/b1250/_pkg_.a
2025-08-20T22:46:31.7497475Z [00:05:32.388]➜  packagefile github.com/pterm/pterm=/tmp/go-build2401649780/b1251/_pkg_.a
2025-08-20T22:46:31.7498123Z [00:05:32.388]➜  packagefile github.com/substrait-io/substrait-go/v3/expr=/tmp/go-build2401649780/b1226/_pkg_.a
2025-08-20T22:46:31.7498761Z [00:05:32.388]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build2401649780/b433/_pkg_.a
2025-08-20T22:46:31.7499476Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/rand=/tmp/go-build2401649780/b317/_pkg_.a
2025-08-20T22:46:31.7500160Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdk=/tmp/go-build2401649780/b318/_pkg_.a
2025-08-20T22:46:31.7500926Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sync/singleflight=/tmp/go-build2401649780/b319/_pkg_.a
2025-08-20T22:46:31.7502283Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/auth/bearer=/tmp/go-build2401649780/b320/_pkg_.a
2025-08-20T22:46:31.7503515Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/logging=/tmp/go-build2401649780/b324/_pkg_.a
2025-08-20T22:46:31.7504418Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/middleware=/tmp/go-build2401649780/b323/_pkg_.a
2025-08-20T22:46:31.7505337Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/ptr=/tmp/go-build2401649780/b332/_pkg_.a
2025-08-20T22:46:31.7506598Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/transport/http=/tmp/go-build2401649780/b543/_pkg_.a
2025-08-20T22:46:31.7508232Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds=/tmp/go-build2401649780/b545/_pkg_.a
2025-08-20T22:46:31.7509743Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds=/tmp/go-build2401649780/b553/_pkg_.a
2025-08-20T22:46:31.7511409Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/processcreds=/tmp/go-build2401649780/b555/_pkg_.a
2025-08-20T22:46:31.7512868Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/ssocreds=/tmp/go-build2401649780/b557/_pkg_.a
2025-08-20T22:46:31.7514258Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds=/tmp/go-build2401649780/b546/_pkg_.a
2025-08-20T22:46:31.7515569Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/ini=/tmp/go-build2401649780/b586/_pkg_.a
2025-08-20T22:46:31.7516985Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/shareddefaults=/tmp/go-build2401649780/b558/_pkg_.a
2025-08-20T22:46:31.7518708Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso=/tmp/go-build2401649780/b559/_pkg_.a
2025-08-20T22:46:31.7520022Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc=/tmp/go-build2401649780/b572/_pkg_.a
2025-08-20T22:46:31.7521508Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/private/requestcompression=/tmp/go-build2401649780/b587/_pkg_.a
2025-08-20T22:46:31.7522910Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/defaults=/tmp/go-build2401649780/b560/_pkg_.a
2025-08-20T22:46:31.7524194Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/middleware=/tmp/go-build2401649780/b333/_pkg_.a
2025-08-20T22:46:31.7525557Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/restjson=/tmp/go-build2401649780/b561/_pkg_.a
2025-08-20T22:46:31.7526905Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth=/tmp/go-build2401649780/b337/_pkg_.a
2025-08-20T22:46:31.7528626Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/auth/smithy=/tmp/go-build2401649780/b562/_pkg_.a
2025-08-20T22:46:31.7530154Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/configsources=/tmp/go-build2401649780/b563/_pkg_.a
2025-08-20T22:46:31.7531577Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints=/tmp/go-build2401649780/b564/_pkg_.a
2025-08-20T22:46:31.7533054Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn=/tmp/go-build2401649780/b565/_pkg_.a
2025-08-20T22:46:31.7534524Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/middleware=/tmp/go-build2401649780/b566/_pkg_.a
2025-08-20T22:46:31.7536031Z [00:05:32.388]➜  packagefile github.com/aws/aws-sdk-go-v2/service/athena/internal/endpoints=/tmp/go-build2401649780/b1302/_pkg_.a
2025-08-20T22:46:31.7537561Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/auth=/tmp/go-build2401649780/b327/_pkg_.a
2025-08-20T22:46:31.7538855Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/document=/tmp/go-build2401649780/b570/_pkg_.a
2025-08-20T22:46:31.7540187Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/encoding/httpbinding=/tmp/go-build2401649780/b338/_pkg_.a
2025-08-20T22:46:31.7541530Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/encoding/json=/tmp/go-build2401649780/b575/_pkg_.a
2025-08-20T22:46:31.7542739Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/endpoints=/tmp/go-build2401649780/b571/_pkg_.a
2025-08-20T22:46:31.7543898Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/io=/tmp/go-build2401649780/b552/_pkg_.a
2025-08-20T22:46:31.7545030Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/metrics=/tmp/go-build2401649780/b328/_pkg_.a
2025-08-20T22:46:31.7546160Z [00:05:32.388]➜  packagefile github.com/aws/smithy-go/rand=/tmp/go-build2401649780/b334/_pkg_.a
2025-08-20T22:46:31.7547456Z [00:05:32.389]➜  packagefile github.com/aws/smithy-go/time=/tmp/go-build2401649780/b329/_pkg_.a
2025-08-20T22:46:31.7548631Z [00:05:32.389]➜  packagefile github.com/aws/smithy-go/tracing=/tmp/go-build2401649780/b330/_pkg_.a
2025-08-20T22:46:31.7549844Z [00:05:32.389]➜  packagefile github.com/aws/smithy-go/transport/http=/tmp/go-build2401649780/b325/_pkg_.a
2025-08-20T22:46:31.7551319Z [00:05:32.389]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/query=/tmp/go-build2401649780/b579/_pkg_.a
2025-08-20T22:46:31.7552658Z [00:05:32.389]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/xml=/tmp/go-build2401649780/b580/_pkg_.a
2025-08-20T22:46:31.7554135Z [00:05:32.389]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding=/tmp/go-build2401649780/b581/_pkg_.a
2025-08-20T22:46:31.7555710Z [00:05:32.389]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/presigned-url=/tmp/go-build2401649780/b582/_pkg_.a
2025-08-20T22:46:31.7557455Z [00:05:32.389]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints=/tmp/go-build2401649780/b583/_pkg_.a
2025-08-20T22:46:31.7558920Z [00:05:32.389]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sts/types=/tmp/go-build2401649780/b584/_pkg_.a
2025-08-20T22:46:31.7560328Z [00:05:32.389]➜  packagefile github.com/aws/smithy-go/encoding/xml=/tmp/go-build2401649780/b585/_pkg_.a
2025-08-20T22:46:31.7561581Z [00:05:32.389]➜  packagefile github.com/apache/thrift/lib/go/thrift=/tmp/go-build2401649780/b391/_pkg_.a
2025-08-20T22:46:31.7562923Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/auth=/tmp/go-build2401649780/b1305/_pkg_.a
2025-08-20T22:46:31.7564384Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth/m2m=/tmp/go-build2401649780/b1306/_pkg_.a
2025-08-20T22:46:31.7565858Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/auth/pat=/tmp/go-build2401649780/b1314/_pkg_.a
2025-08-20T22:46:31.7567509Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/errors=/tmp/go-build2401649780/b1316/_pkg_.a
2025-08-20T22:46:31.7569167Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/internal/cli_service=/tmp/go-build2401649780/b1317/_pkg_.a
2025-08-20T22:46:31.7570763Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/internal/client=/tmp/go-build2401649780/b1318/_pkg_.a
2025-08-20T22:46:31.7572300Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/internal/config=/tmp/go-build2401649780/b1319/_pkg_.a
2025-08-20T22:46:31.7573823Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/internal/errors=/tmp/go-build2401649780/b1323/_pkg_.a
2025-08-20T22:46:31.7575326Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows=/tmp/go-build2401649780/b1327/_pkg_.a
2025-08-20T22:46:31.7576849Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/internal/sentinel=/tmp/go-build2401649780/b1351/_pkg_.a
2025-08-20T22:46:31.7578669Z [00:05:32.389]➜  packagefile github.com/databricks/databricks-sql-go/internal/thrift_protocol=/tmp/go-build2401649780/b1352/_pkg_.a
2025-08-20T22:46:31.7580119Z [00:05:32.389]➜  packagefile github.com/pkg/errors=/tmp/go-build2401649780/b597/_pkg_.a
2025-08-20T22:46:31.7581499Z [00:05:32.389]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport=/tmp/go-build2401649780/b1354/_pkg_.a
2025-08-20T22:46:31.7583193Z [00:05:32.389]➜  packagefile github.com/elastic/elastic-transport-go/v8/elastictransport/version=/tmp/go-build2401649780/b1355/_pkg_.a
2025-08-20T22:46:31.7584721Z [00:05:32.389]➜  packagefile github.com/elastic/go-elasticsearch/v8/esapi=/tmp/go-build2401649780/b1356/_pkg_.a
2025-08-20T22:46:31.7586161Z [00:05:32.389]➜  packagefile github.com/elastic/go-elasticsearch/v8/internal/version=/tmp/go-build2401649780/b1357/_pkg_.a
2025-08-20T22:46:31.7587787Z [00:05:32.389]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi=/tmp/go-build2401649780/b1358/_pkg_.a
2025-08-20T22:46:31.7589220Z [00:05:32.389]➜  packagefile github.com/exasol/exasol-driver-go/internal/config=/tmp/go-build2401649780/b2075/_pkg_.a
2025-08-20T22:46:31.7590688Z [00:05:32.389]➜  packagefile github.com/exasol/exasol-driver-go/pkg/connection=/tmp/go-build2401649780/b2076/_pkg_.a
2025-08-20T22:46:31.7592091Z [00:05:32.389]➜  packagefile github.com/exasol/exasol-driver-go/pkg/dsn=/tmp/go-build2401649780/b2086/_pkg_.a
2025-08-20T22:46:31.7593522Z [00:05:32.389]➜  packagefile github.com/flarco/bigquery/internal=/tmp/go-build2401649780/b2088/_pkg_.a
2025-08-20T22:46:31.7594820Z [00:05:32.389]➜  packagefile github.com/flarco/bigquery/internal/param=/tmp/go-build2401649780/b2093/_pkg_.a
2025-08-20T22:46:31.7596141Z [00:05:32.389]➜  packagefile github.com/flarco/bigquery/internal/query=/tmp/go-build2401649780/b2094/_pkg_.a
2025-08-20T22:46:31.7597572Z [00:05:32.389]➜  packagefile github.com/francoispqt/gojay=/tmp/go-build2401649780/b2091/_pkg_.a
2025-08-20T22:46:31.7598685Z [00:05:32.389]➜  packagefile filippo.io/edwards25519=/tmp/go-build2401649780/b2096/_pkg_.a
2025-08-20T22:46:31.7599820Z [00:05:32.389]➜  packagefile github.com/jmoiron/sqlx/reflectx=/tmp/go-build2401649780/b593/_pkg_.a
2025-08-20T22:46:31.7601067Z [00:05:32.389]➜  packagefile github.com/lib/pq/oid=/tmp/go-build2401649780/b2099/_pkg_.a
2025-08-20T22:46:31.7602094Z [00:05:32.389]➜  packagefile github.com/lib/pq/scram=/tmp/go-build2401649780/b2100/_pkg_.a
2025-08-20T22:46:31.7603181Z [00:05:32.389]➜  packagefile github.com/golang-sql/civil=/tmp/go-build2401649780/b2103/_pkg_.a
2025-08-20T22:46:31.7604286Z [00:05:32.389]➜  packagefile github.com/golang-sql/sqlexp=/tmp/go-build2401649780/b2104/_pkg_.a
2025-08-20T22:46:31.7605465Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/aecmk=/tmp/go-build2401649780/b2105/_pkg_.a
2025-08-20T22:46:31.7606786Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth=/tmp/go-build2401649780/b2106/_pkg_.a
2025-08-20T22:46:31.7608420Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/integratedauth/ntlm=/tmp/go-build2401649780/b2108/_pkg_.a
2025-08-20T22:46:31.7609963Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/internal/cp=/tmp/go-build2401649780/b2110/_pkg_.a
2025-08-20T22:46:31.7611382Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/internal/decimal=/tmp/go-build2401649780/b2111/_pkg_.a
2025-08-20T22:46:31.7613229Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/algorithms=/tmp/go-build2401649780/b2112/_pkg_.a
2025-08-20T22:46:31.7615391Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/encryption=/tmp/go-build2401649780/b2114/_pkg_.a
2025-08-20T22:46:31.7617691Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/keys=/tmp/go-build2401649780/b2115/_pkg_.a
2025-08-20T22:46:31.7619446Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/internal/querytext=/tmp/go-build2401649780/b2117/_pkg_.a
2025-08-20T22:46:31.7620964Z [00:05:32.389]➜  packagefile github.com/microsoft/go-mssqldb/msdsn=/tmp/go-build2401649780/b2107/_pkg_.a
2025-08-20T22:46:31.7622253Z [00:05:32.389]➜  packagefile github.com/jcmturner/gokrb5/v8/client=/tmp/go-build2401649780/b2120/_pkg_.a
2025-08-20T22:46:31.7623501Z [00:05:32.389]➜  packagefile github.com/jcmturner/gokrb5/v8/config=/tmp/go-build2401649780/b2121/_pkg_.a
2025-08-20T22:46:31.7624942Z [00:05:32.389]➜  packagefile github.com/jcmturner/gokrb5/v8/credentials=/tmp/go-build2401649780/b2125/_pkg_.a
2025-08-20T22:46:31.7626234Z [00:05:32.389]➜  packagefile github.com/jcmturner/gokrb5/v8/gssapi=/tmp/go-build2401649780/b2156/_pkg_.a
2025-08-20T22:46:31.7627689Z [00:05:32.389]➜  packagefile github.com/jcmturner/gokrb5/v8/keytab=/tmp/go-build2401649780/b2128/_pkg_.a
2025-08-20T22:46:31.7628955Z [00:05:32.389]➜  packagefile github.com/jcmturner/gokrb5/v8/spnego=/tmp/go-build2401649780/b2157/_pkg_.a
2025-08-20T22:46:31.7630182Z [00:05:32.389]➜  packagefile github.com/mwitkow/go-conntrack=/tmp/go-build2401649780/b2166/_pkg_.a
2025-08-20T22:46:31.7631392Z [00:05:32.389]➜  packagefile golang.org/x/net/http/httpproxy=/tmp/go-build2401649780/b2179/_pkg_.a
2025-08-20T22:46:31.7632453Z [00:05:32.389]➜  packagefile golang.org/x/net/http2=/tmp/go-build2401649780/b522/_pkg_.a
2025-08-20T22:46:31.7633611Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/clientcredentials=/tmp/go-build2401649780/b1313/_pkg_.a
2025-08-20T22:46:31.7634871Z [00:05:32.389]➜  packagefile github.com/prometheus/client_model/go=/tmp/go-build2401649780/b2164/_pkg_.a
2025-08-20T22:46:31.7636151Z [00:05:32.389]➜  packagefile github.com/sijms/go-ora/v2/advanced_nego=/tmp/go-build2401649780/b2183/_pkg_.a
2025-08-20T22:46:31.7637580Z [00:05:32.389]➜  packagefile github.com/sijms/go-ora/v2/configurations=/tmp/go-build2401649780/b2186/_pkg_.a
2025-08-20T22:46:31.7638854Z [00:05:32.389]➜  packagefile github.com/sijms/go-ora/v2/converters=/tmp/go-build2401649780/b2188/_pkg_.a
2025-08-20T22:46:31.7640048Z [00:05:32.389]➜  packagefile github.com/sijms/go-ora/v2/lazy_init=/tmp/go-build2401649780/b2189/_pkg_.a
2025-08-20T22:46:31.7641369Z [00:05:32.389]➜  packagefile github.com/sijms/go-ora/v2/network=/tmp/go-build2401649780/b2187/_pkg_.a
2025-08-20T22:46:31.7642749Z [00:05:32.389]➜  packagefile github.com/sijms/go-ora/v2/network/security=/tmp/go-build2401649780/b2190/_pkg_.a
2025-08-20T22:46:31.7643997Z [00:05:32.389]➜  packagefile github.com/sijms/go-ora/v2/trace=/tmp/go-build2401649780/b2191/_pkg_.a
2025-08-20T22:46:31.7645016Z [00:05:32.389]➜  packagefile go/types=/tmp/go-build2401649780/b2192/_pkg_.a
2025-08-20T22:46:31.7646027Z [00:05:32.389]➜  packagefile github.com/99designs/keyring=/tmp/go-build2401649780/b2207/_pkg_.a
2025-08-20T22:46:31.7647619Z [00:05:32.389]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/bloberror=/tmp/go-build2401649780/b1074/_pkg_.a
2025-08-20T22:46:31.7649122Z [00:05:32.389]➜  packagefile github.com/apache/arrow/go/v15/arrow/compute=/tmp/go-build2401649780/b2219/_pkg_.a
2025-08-20T22:46:31.7650509Z [00:05:32.389]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal128=/tmp/go-build2401649780/b815/_pkg_.a
2025-08-20T22:46:31.7651826Z [00:05:32.389]➜  packagefile github.com/gabriel-vasile/mimetype=/tmp/go-build2401649780/b2224/_pkg_.a
2025-08-20T22:46:31.7652974Z [00:05:32.389]➜  packagefile github.com/golang-jwt/jwt/v5=/tmp/go-build2401649780/b1034/_pkg_.a
2025-08-20T22:46:31.7654059Z [00:05:32.389]➜  packagefile github.com/pkg/browser=/tmp/go-build2401649780/b1041/_pkg_.a
2025-08-20T22:46:31.7655129Z [00:05:32.389]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build2401649780/b2230/_pkg_.a
2025-08-20T22:46:31.7656209Z [00:05:32.389]➜  packagefile golang.org/x/crypto/ocsp=/tmp/go-build2401649780/b2231/_pkg_.a
2025-08-20T22:46:31.7657694Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/contributors=/tmp/go-build2401649780/b2233/_pkg_.a
2025-08-20T22:46:31.7659183Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/external=/tmp/go-build2401649780/b2234/_pkg_.a
2025-08-20T22:46:31.7660810Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/binary=/tmp/go-build2401649780/b2236/_pkg_.a
2025-08-20T22:46:31.7662312Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/column=/tmp/go-build2401649780/b2235/_pkg_.a
2025-08-20T22:46:31.7663913Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/compress=/tmp/go-build2401649780/b2240/_pkg_.a
2025-08-20T22:46:31.7665393Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/driver=/tmp/go-build2401649780/b2242/_pkg_.a
2025-08-20T22:46:31.7666825Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/io=/tmp/go-build2401649780/b2243/_pkg_.a
2025-08-20T22:46:31.7668534Z [00:05:32.389]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/proto=/tmp/go-build2401649780/b2239/_pkg_.a
2025-08-20T22:46:31.7669785Z [00:05:32.389]➜  packagefile github.com/pierrec/lz4=/tmp/go-build2401649780/b2245/_pkg_.a
2025-08-20T22:46:31.7670875Z [00:05:32.389]➜  packagefile golang.org/x/crypto/scrypt=/tmp/go-build2401649780/b2249/_pkg_.a
2025-08-20T22:46:31.7672114Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2401649780/b251/_pkg_.a
2025-08-20T22:46:31.7673408Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2401649780/b253/_pkg_.a
2025-08-20T22:46:31.7674684Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2401649780/b254/_pkg_.a
2025-08-20T22:46:31.7676016Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2401649780/b256/_pkg_.a
2025-08-20T22:46:31.7677461Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/event=/tmp/go-build2401649780/b2251/_pkg_.a
2025-08-20T22:46:31.7678766Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/internal/codecutil=/tmp/go-build2401649780/b2259/_pkg_.a
2025-08-20T22:46:31.7680102Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/internal/csfle=/tmp/go-build2401649780/b2260/_pkg_.a
2025-08-20T22:46:31.7681531Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/internal/csot=/tmp/go-build2401649780/b2261/_pkg_.a
2025-08-20T22:46:31.7682977Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/internal/httputil=/tmp/go-build2401649780/b2262/_pkg_.a
2025-08-20T22:46:31.7684324Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/internal/logger=/tmp/go-build2401649780/b2263/_pkg_.a
2025-08-20T22:46:31.7685623Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/internal/uuid=/tmp/go-build2401649780/b2264/_pkg_.a
2025-08-20T22:46:31.7686975Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/mongo/description=/tmp/go-build2401649780/b2253/_pkg_.a
2025-08-20T22:46:31.7688545Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/mongo/readconcern=/tmp/go-build2401649780/b2268/_pkg_.a
2025-08-20T22:46:31.7689899Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/mongo/writeconcern=/tmp/go-build2401649780/b2269/_pkg_.a
2025-08-20T22:46:31.7691241Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver=/tmp/go-build2401649780/b2270/_pkg_.a
2025-08-20T22:46:31.7692642Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt=/tmp/go-build2401649780/b2272/_pkg_.a
2025-08-20T22:46:31.7694192Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/mongocrypt/options=/tmp/go-build2401649780/b2273/_pkg_.a
2025-08-20T22:46:31.7695732Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/operation=/tmp/go-build2401649780/b2278/_pkg_.a
2025-08-20T22:46:31.7697336Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/session=/tmp/go-build2401649780/b2274/_pkg_.a
2025-08-20T22:46:31.7698782Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/topology=/tmp/go-build2401649780/b2280/_pkg_.a
2025-08-20T22:46:31.7700067Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/tag=/tmp/go-build2401649780/b2258/_pkg_.a
2025-08-20T22:46:31.7701522Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/connstring=/tmp/go-build2401649780/b2276/_pkg_.a
2025-08-20T22:46:31.7703031Z [00:05:32.389]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage=/tmp/go-build2401649780/b2275/_pkg_.a
2025-08-20T22:46:31.7704507Z [00:05:32.389]➜  packagefile cloud.google.com/go/compute/metadata=/tmp/go-build2401649780/b659/_pkg_.a
2025-08-20T22:46:31.7705717Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/authhandler=/tmp/go-build2401649780/b660/_pkg_.a
2025-08-20T22:46:31.7707032Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/google/externalaccount=/tmp/go-build2401649780/b661/_pkg_.a
2025-08-20T22:46:31.7708851Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/google/internal/externalaccountauthorizeduser=/tmp/go-build2401649780/b664/_pkg_.a
2025-08-20T22:46:31.7710449Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/google/internal/impersonate=/tmp/go-build2401649780/b662/_pkg_.a
2025-08-20T22:46:31.7711722Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/internal=/tmp/go-build2401649780/b657/_pkg_.a
2025-08-20T22:46:31.7712944Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/jws=/tmp/go-build2401649780/b665/_pkg_.a
2025-08-20T22:46:31.7713988Z [00:05:32.389]➜  packagefile golang.org/x/oauth2/jwt=/tmp/go-build2401649780/b666/_pkg_.a
2025-08-20T22:46:31.7715126Z [00:05:32.389]➜  packagefile golang.org/x/text/encoding/internal=/tmp/go-build2401649780/b668/_pkg_.a
2025-08-20T22:46:31.7716420Z [00:05:32.389]➜  packagefile golang.org/x/text/encoding/internal/identifier=/tmp/go-build2401649780/b599/_pkg_.a
2025-08-20T22:46:31.7718024Z [00:05:32.389]➜  packagefile golang.org/x/text/internal/utf8internal=/tmp/go-build2401649780/b670/_pkg_.a
2025-08-20T22:46:31.7719202Z [00:05:32.389]➜  packagefile cloud.google.com/go/auth=/tmp/go-build2401649780/b673/_pkg_.a
2025-08-20T22:46:31.7720277Z [00:05:32.389]➜  packagefile google.golang.org/api/internal=/tmp/go-build2401649780/b678/_pkg_.a
2025-08-20T22:46:31.7721562Z [00:05:32.389]➜  packagefile google.golang.org/api/internal/impersonate=/tmp/go-build2401649780/b719/_pkg_.a
2025-08-20T22:46:31.7722819Z [00:05:32.389]➜  packagefile log/slog=/tmp/go-build2401649780/b394/_pkg_.a
2025-08-20T22:46:31.7723794Z [00:05:32.389]➜  packagefile github.com/jackc/pgx/v5=/tmp/go-build2401649780/b2295/_pkg_.a
2025-08-20T22:46:31.7724899Z [00:05:32.389]➜  packagefile github.com/jackc/pgx/v5/pgconn=/tmp/go-build2401649780/b2300/_pkg_.a
2025-08-20T22:46:31.7726022Z [00:05:32.389]➜  packagefile github.com/jackc/pgx/v5/stdlib=/tmp/go-build2401649780/b2310/_pkg_.a
2025-08-20T22:46:31.7727267Z [00:05:32.389]➜  packagefile gorm.io/gorm/callbacks=/tmp/go-build2401649780/b2320/_pkg_.a
2025-08-20T22:46:31.7728388Z [00:05:32.389]➜  packagefile gorm.io/gorm/clause=/tmp/go-build2401649780/b2316/_pkg_.a
2025-08-20T22:46:31.7728991Z [00:05:32.389]➜  packagefile gorm.io/gorm/migrator=/tmp/go-build2401649780/b2321/_pkg_.a
2025-08-20T22:46:31.7729548Z [00:05:32.389]➜  packagefile gorm.io/gorm/schema=/tmp/go-build2401649780/b2319/_pkg_.a
2025-08-20T22:46:31.7730114Z [00:05:32.389]➜  packagefile github.com/jinzhu/now=/tmp/go-build2401649780/b2315/_pkg_.a
2025-08-20T22:46:31.7730671Z [00:05:32.389]➜  packagefile gorm.io/gorm/utils=/tmp/go-build2401649780/b2318/_pkg_.a
2025-08-20T22:46:31.7731234Z [00:05:32.389]➜  packagefile github.com/imdario/mergo=/tmp/go-build2401649780/b610/_pkg_.a
2025-08-20T22:46:31.7731832Z [00:05:32.389]➜  packagefile gopkg.in/VividCortex/ewma.v1=/tmp/go-build2401649780/b2325/_pkg_.a
2025-08-20T22:46:31.7732456Z [00:05:32.389]➜  packagefile gopkg.in/cheggaaa/pb.v2/termutil=/tmp/go-build2401649780/b2326/_pkg_.a
2025-08-20T22:46:31.7733051Z [00:05:32.389]➜  packagefile gopkg.in/fatih/color.v1=/tmp/go-build2401649780/b2327/_pkg_.a
2025-08-20T22:46:31.7733641Z [00:05:32.389]➜  packagefile gopkg.in/mattn/go-colorable.v0=/tmp/go-build2401649780/b2328/_pkg_.a
2025-08-20T22:46:31.7734236Z [00:05:32.389]➜  packagefile gopkg.in/mattn/go-isatty.v0=/tmp/go-build2401649780/b2329/_pkg_.a
2025-08-20T22:46:31.7734981Z [00:05:32.389]➜  packagefile gopkg.in/mattn/go-runewidth.v0=/tmp/go-build2401649780/b2330/_pkg_.a
2025-08-20T22:46:31.7735568Z [00:05:32.389]➜  packagefile internal/profile=/tmp/go-build2401649780/b2332/_pkg_.a
2025-08-20T22:46:31.7736095Z [00:05:32.389]➜  packagefile runtime/pprof=/tmp/go-build2401649780/b1113/_pkg_.a
2025-08-20T22:46:31.7736802Z [00:05:32.389]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2401649780/b194/_pkg_.a
2025-08-20T22:46:31.7737706Z [00:05:32.389]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2401649780/b196/_pkg_.a
2025-08-20T22:46:31.7738373Z [00:05:32.389]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2401649780/b197/_pkg_.a
2025-08-20T22:46:31.7738951Z [00:05:32.389]➜  packagefile internal/bisect=/tmp/go-build2401649780/b039/_pkg_.a
2025-08-20T22:46:31.7739507Z [00:05:32.389]➜  packagefile crypto/internal/boring/sig=/tmp/go-build2401649780/b119/_pkg_.a
2025-08-20T22:46:31.7740128Z [00:05:32.389]➜  packagefile crypto/internal/fips140/check=/tmp/go-build2401649780/b100/_pkg_.a
2025-08-20T22:46:31.7740756Z [00:05:32.389]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build2401649780/b107/_pkg_.a
2025-08-20T22:46:31.7741505Z [00:05:32.389]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build2401649780/b103/_pkg_.a
2025-08-20T22:46:31.7742168Z [00:05:32.389]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build2401649780/b104/_pkg_.a
2025-08-20T22:46:31.7742820Z [00:05:32.389]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build2401649780/b098/_pkg_.a
2025-08-20T22:46:31.7743456Z [00:05:32.389]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build2401649780/b102/_pkg_.a
2025-08-20T22:46:31.7744067Z [00:05:32.389]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build2401649780/b106/_pkg_.a
2025-08-20T22:46:31.7744673Z [00:05:32.389]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build2401649780/b108/_pkg_.a
2025-08-20T22:46:31.7745465Z [00:05:32.389]➜  packagefile crypto/internal/entropy=/tmp/go-build2401649780/b111/_pkg_.a
2025-08-20T22:46:31.7746255Z [00:05:32.389]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build2401649780/b129/_pkg_.a
2025-08-20T22:46:31.7746982Z [00:05:32.389]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build2401649780/b132/_pkg_.a
2025-08-20T22:46:31.7747989Z [00:05:32.389]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build2401649780/b135/_pkg_.a
2025-08-20T22:46:31.7748603Z [00:05:32.389]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build2401649780/b136/_pkg_.a
2025-08-20T22:46:31.7749214Z [00:05:32.389]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build2401649780/b130/_pkg_.a
2025-08-20T22:46:31.7749814Z [00:05:32.390]➜  packagefile crypto/internal/fips140cache=/tmp/go-build2401649780/b138/_pkg_.a
2025-08-20T22:46:31.7750401Z [00:05:32.390]➜  packagefile crypto/internal/fips140hash=/tmp/go-build2401649780/b140/_pkg_.a
2025-08-20T22:46:31.7751009Z [00:05:32.390]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build2401649780/b148/_pkg_.a
2025-08-20T22:46:31.7751618Z [00:05:32.390]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build2401649780/b151/_pkg_.a
2025-08-20T22:46:31.7752201Z [00:05:32.390]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build2401649780/b101/_pkg_.a
2025-08-20T22:46:31.7752795Z [00:05:32.390]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build2401649780/b137/_pkg_.a
2025-08-20T22:46:31.7753379Z [00:05:32.390]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build2401649780/b164/_pkg_.a
2025-08-20T22:46:31.7753911Z [00:05:32.390]➜  packagefile crypto/fips140=/tmp/go-build2401649780/b167/_pkg_.a
2025-08-20T22:46:31.7754491Z [00:05:32.390]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2401649780/b158/_pkg_.a
2025-08-20T22:46:31.7755158Z [00:05:32.390]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2401649780/b159/_pkg_.a
2025-08-20T22:46:31.7755858Z [00:05:32.390]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2401649780/b160/_pkg_.a
2025-08-20T22:46:31.7756662Z [00:05:32.390]➜  packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2401649780/b161/_pkg_.a
2025-08-20T22:46:31.7757759Z [00:05:32.390]➜  packagefile github.com/go-openapi/strfmt=/tmp/go-build2401649780/b243/_pkg_.a
2025-08-20T22:46:31.7758828Z [00:05:32.390]➜  packagefile github.com/shirou/gopsutil/v4/common=/tmp/go-build2401649780/b268/_pkg_.a
2025-08-20T22:46:31.7759901Z [00:05:32.390]➜  packagefile github.com/tklauser/numcpus=/tmp/go-build2401649780/b270/_pkg_.a
2025-08-20T22:46:31.7760872Z [00:05:32.390]➜  packagefile net/http/internal/testcert=/tmp/go-build2401649780/b285/_pkg_.a
2025-08-20T22:46:31.7761747Z [00:05:32.390]➜  packagefile unique=/tmp/go-build2401649780/b179/_pkg_.a
2025-08-20T22:46:31.7762637Z [00:05:32.390]➜  packagefile golang.org/x/text/internal=/tmp/go-build2401649780/b213/_pkg_.a
2025-08-20T22:46:31.7763691Z [00:05:32.390]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build2401649780/b215/_pkg_.a
2025-08-20T22:46:31.7764893Z [00:05:32.390]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build2401649780/b217/_pkg_.a
2025-08-20T22:46:31.7766074Z [00:05:32.390]➜  packagefile go/doc/comment=/tmp/go-build2401649780/b227/_pkg_.a
2025-08-20T22:46:31.7766963Z [00:05:32.390]➜  packagefile internal/lazyregexp=/tmp/go-build2401649780/b228/_pkg_.a
2025-08-20T22:46:31.7768041Z [00:05:32.390]➜  packagefile github.com/gobwas/glob/match=/tmp/go-build2401649780/b308/_pkg_.a
2025-08-20T22:46:31.7769011Z [00:05:32.390]➜  packagefile github.com/gobwas/glob/syntax/ast=/tmp/go-build2401649780/b311/_pkg_.a
2025-08-20T22:46:31.7769932Z [00:05:32.390]➜  packagefile github.com/gobwas/glob/util/runes=/tmp/go-build2401649780/b309/_pkg_.a
2025-08-20T22:46:31.7771021Z [00:05:32.390]➜  packagefile github.com/gobwas/glob/syntax/lexer=/tmp/go-build2401649780/b312/_pkg_.a
2025-08-20T22:46:31.7771844Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4=/tmp/go-build2401649780/b335/_pkg_.a
2025-08-20T22:46:31.7773153Z [00:05:32.390]➜  packagefile github.com/bits-and-blooms/bitset=/tmp/go-build2401649780/b340/_pkg_.a
2025-08-20T22:46:31.7774225Z [00:05:32.390]➜  packagefile github.com/maja42/goval/internal=/tmp/go-build2401649780/b342/_pkg_.a
2025-08-20T22:46:31.7775219Z [00:05:32.390]➜  packagefile cloud.google.com/go/storage/experimental=/tmp/go-build2401649780/b1141/_pkg_.a
2025-08-20T22:46:31.7775903Z [00:05:32.390]➜  packagefile cloud.google.com/go/storage/internal=/tmp/go-build2401649780/b1142/_pkg_.a
2025-08-20T22:46:31.7776585Z [00:05:32.390]➜  packagefile cloud.google.com/go/storage/internal/apiv2=/tmp/go-build2401649780/b1143/_pkg_.a
2025-08-20T22:46:31.7777571Z [00:05:32.390]➜  packagefile cloud.google.com/go/storage/internal/apiv2/storagepb=/tmp/go-build2401649780/b1144/_pkg_.a
2025-08-20T22:46:31.7778484Z [00:05:32.390]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric=/tmp/go-build2401649780/b1145/_pkg_.a
2025-08-20T22:46:31.7779312Z [00:05:32.390]➜  packagefile github.com/googleapis/gax-go/v2/callctx=/tmp/go-build2401649780/b729/_pkg_.a
2025-08-20T22:46:31.7780005Z [00:05:32.390]➜  packagefile go.opentelemetry.io/contrib/detectors/gcp=/tmp/go-build2401649780/b1149/_pkg_.a
2025-08-20T22:46:31.7780621Z [00:05:32.390]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build2401649780/b745/_pkg_.a
2025-08-20T22:46:31.7781206Z [00:05:32.390]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2401649780/b743/_pkg_.a
2025-08-20T22:46:31.7781829Z [00:05:32.390]➜  packagefile go.opentelemetry.io/otel/sdk/resource=/tmp/go-build2401649780/b857/_pkg_.a
2025-08-20T22:46:31.7782489Z [00:05:32.390]➜  packagefile google.golang.org/api/iamcredentials/v1=/tmp/go-build2401649780/b1151/_pkg_.a
2025-08-20T22:46:31.7783133Z [00:05:32.390]➜  packagefile google.golang.org/api/storage/v1=/tmp/go-build2401649780/b1152/_pkg_.a
2025-08-20T22:46:31.7783744Z [00:05:32.390]➜  packagefile google.golang.org/api/transport=/tmp/go-build2401649780/b803/_pkg_.a
2025-08-20T22:46:31.7784487Z [00:05:32.390]➜  packagefile google.golang.org/api/transport/http=/tmp/go-build2401649780/b732/_pkg_.a
2025-08-20T22:46:31.7785210Z [00:05:32.390]➜  packagefile google.golang.org/genproto/googleapis/type/expr=/tmp/go-build2401649780/b799/_pkg_.a
2025-08-20T22:46:31.7785953Z [00:05:32.390]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build2401649780/b498/_pkg_.a
2025-08-20T22:46:31.7786611Z [00:05:32.390]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build2401649780/b467/_pkg_.a
2025-08-20T22:46:31.7787521Z [00:05:32.390]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build2401649780/b500/_pkg_.a
2025-08-20T22:46:31.7788191Z [00:05:32.390]➜  packagefile google.golang.org/grpc/stats/opentelemetry=/tmp/go-build2401649780/b1153/_pkg_.a
2025-08-20T22:46:31.7788912Z [00:05:32.390]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2401649780/b452/_pkg_.a
2025-08-20T22:46:31.7789657Z [00:05:32.390]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2401649780/b457/_pkg_.a
2025-08-20T22:46:31.7790504Z [00:05:32.390]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/base=/tmp/go-build2401649780/b1076/_pkg_.a
2025-08-20T22:46:31.7791536Z [00:05:32.390]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/exported=/tmp/go-build2401649780/b1077/_pkg_.a
2025-08-20T22:46:31.7792490Z [00:05:32.390]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/generated=/tmp/go-build2401649780/b1075/_pkg_.a
2025-08-20T22:46:31.7793399Z [00:05:32.390]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal/shared=/tmp/go-build2401649780/b1078/_pkg_.a
2025-08-20T22:46:31.7794236Z [00:05:32.390]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/sas=/tmp/go-build2401649780/b1080/_pkg_.a
2025-08-20T22:46:31.7795059Z [00:05:32.390]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/appendblob=/tmp/go-build2401649780/b1083/_pkg_.a
2025-08-20T22:46:31.7796008Z [00:05:32.390]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/pageblob=/tmp/go-build2401649780/b1084/_pkg_.a
2025-08-20T22:46:31.7796749Z [00:05:32.390]➜  packagefile github.com/andybalholm/cascadia=/tmp/go-build2401649780/b2199/_pkg_.a
2025-08-20T22:46:31.7797525Z [00:05:32.390]➜  packagefile golang.org/x/net/html=/tmp/go-build2401649780/b2200/_pkg_.a
2025-08-20T22:46:31.7798147Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/ratelimit=/tmp/go-build2401649780/b548/_pkg_.a
2025-08-20T22:46:31.7799104Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/context=/tmp/go-build2401649780/b549/_pkg_.a
2025-08-20T22:46:31.7800358Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/timeconv=/tmp/go-build2401649780/b550/_pkg_.a
2025-08-20T22:46:31.7801617Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/arn=/tmp/go-build2401649780/b1095/_pkg_.a
2025-08-20T22:46:31.7802870Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/awsutil=/tmp/go-build2401649780/b1161/_pkg_.a
2025-08-20T22:46:31.7804178Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/sdkio=/tmp/go-build2401649780/b556/_pkg_.a
2025-08-20T22:46:31.7805545Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream=/tmp/go-build2401649780/b1088/_pkg_.a
2025-08-20T22:46:31.7807319Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream/eventstreamapi=/tmp/go-build2401649780/b1089/_pkg_.a
2025-08-20T22:46:31.7808791Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/v4a=/tmp/go-build2401649780/b1090/_pkg_.a
2025-08-20T22:46:31.7810153Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/checksum=/tmp/go-build2401649780/b1093/_pkg_.a
2025-08-20T22:46:31.7811582Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared=/tmp/go-build2401649780/b1094/_pkg_.a
2025-08-20T22:46:31.7813252Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared/config=/tmp/go-build2401649780/b1097/_pkg_.a
2025-08-20T22:46:31.7814881Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations=/tmp/go-build2401649780/b1098/_pkg_.a
2025-08-20T22:46:31.7816600Z [00:05:32.390]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/internal/endpoints=/tmp/go-build2401649780/b1100/_pkg_.a
2025-08-20T22:46:31.7818152Z [00:05:32.390]➜  packagefile github.com/aws/smithy-go/container/private/cache=/tmp/go-build2401649780/b1102/_pkg_.a
2025-08-20T22:46:31.7819516Z [00:05:32.390]➜  packagefile github.com/aws/smithy-go/container/private/cache/lru=/tmp/go-build2401649780/b1103/_pkg_.a
2025-08-20T22:46:31.7820901Z [00:05:32.390]➜  packagefile github.com/aws/smithy-go/endpoints/private/rulesfn=/tmp/go-build2401649780/b1104/_pkg_.a
2025-08-20T22:46:31.7822109Z [00:05:32.390]➜  packagefile github.com/aws/smithy-go/sync=/tmp/go-build2401649780/b1105/_pkg_.a
2025-08-20T22:46:31.7823204Z [00:05:32.390]➜  packagefile github.com/aws/smithy-go/waiter=/tmp/go-build2401649780/b1106/_pkg_.a
2025-08-20T22:46:31.7824331Z [00:05:32.390]➜  packagefile github.com/hashicorp/go-multierror=/tmp/go-build2401649780/b2203/_pkg_.a
2025-08-20T22:46:31.7825511Z [00:05:32.390]➜  packagefile github.com/kr/fs=/tmp/go-build2401649780/b642/_pkg_.a
2025-08-20T22:46:31.7826704Z [00:05:32.390]➜  packagefile github.com/pkg/sftp/internal/encoding/ssh/filexfer=/tmp/go-build2401649780/b643/_pkg_.a
2025-08-20T22:46:31.7828316Z [00:05:32.390]➜  packagefile github.com/pkg/sftp/internal/encoding/ssh/filexfer/openssh=/tmp/go-build2401649780/b644/_pkg_.a
2025-08-20T22:46:31.7829671Z [00:05:32.390]➜  packagefile github.com/googleapis/gax-go/v2/internallog=/tmp/go-build2401649780/b676/_pkg_.a
2025-08-20T22:46:31.7830947Z [00:05:32.390]➜  packagefile google.golang.org/api/internal/gensupport=/tmp/go-build2401649780/b723/_pkg_.a
2025-08-20T22:46:31.7832284Z [00:05:32.390]➜  packagefile google.golang.org/api/internal/third_party/uritemplates=/tmp/go-build2401649780/b722/_pkg_.a
2025-08-20T22:46:31.7833621Z [00:05:32.390]➜  packagefile github.com/mohae/deepcopy=/tmp/go-build2401649780/b348/_pkg_.a
2025-08-20T22:46:31.7834171Z [00:05:32.390]➜  packagefile image=/tmp/go-build2401649780/b349/_pkg_.a
2025-08-20T22:46:31.7834622Z [00:05:32.390]➜  packagefile image/color=/tmp/go-build2401649780/b350/_pkg_.a
2025-08-20T22:46:31.7835232Z [00:05:32.390]➜  packagefile github.com/apache/arrow-go/v18/parquet/schema=/tmp/go-build2401649780/b384/_pkg_.a
2025-08-20T22:46:31.7835937Z [00:05:32.390]➜  packagefile github.com/apache/arrow-go/v18/arrow/arrio=/tmp/go-build2401649780/b414/_pkg_.a
2025-08-20T22:46:31.7836636Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal=/tmp/go-build2401649780/b415/_pkg_.a
2025-08-20T22:46:31.7837712Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/dictutils=/tmp/go-build2401649780/b416/_pkg_.a
2025-08-20T22:46:31.7838496Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b355/_pkg_.a
2025-08-20T22:46:31.7839196Z [00:05:32.391]➜  packagefile github.com/google/flatbuffers/go=/tmp/go-build2401649780/b356/_pkg_.a
2025-08-20T22:46:31.7839806Z [00:05:32.391]➜  packagefile github.com/pierrec/lz4/v4=/tmp/go-build2401649780/b408/_pkg_.a
2025-08-20T22:46:31.7840522Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/gen-go/parquet=/tmp/go-build2401649780/b390/_pkg_.a
2025-08-20T22:46:31.7841323Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/debug=/tmp/go-build2401649780/b389/_pkg_.a
2025-08-20T22:46:31.7841977Z [00:05:32.391]➜  packagefile github.com/golang/snappy=/tmp/go-build2401649780/b397/_pkg_.a
2025-08-20T22:46:31.7842574Z [00:05:32.391]➜  packagefile github.com/klauspost/compress/gzip=/tmp/go-build2401649780/b398/_pkg_.a
2025-08-20T22:46:31.7843271Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/bmi=/tmp/go-build2401649780/b418/_pkg_.a
2025-08-20T22:46:31.7844158Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encoding=/tmp/go-build2401649780/b419/_pkg_.a
2025-08-20T22:46:31.7844982Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/encryption=/tmp/go-build2401649780/b421/_pkg_.a
2025-08-20T22:46:31.7845854Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/thrift=/tmp/go-build2401649780/b422/_pkg_.a
2025-08-20T22:46:31.7846820Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/parquet/internal/utils=/tmp/go-build2401649780/b420/_pkg_.a
2025-08-20T22:46:31.7847654Z [00:05:32.391]➜  packagefile golang.org/x/exp/mmap=/tmp/go-build2401649780/b425/_pkg_.a
2025-08-20T22:46:31.7848292Z [00:05:32.391]➜  packagefile github.com/apache/arrow-go/v18/arrow/flight=/tmp/go-build2401649780/b434/_pkg_.a
2025-08-20T22:46:31.7848996Z [00:05:32.391]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build2401649780/b400/_pkg_.a
2025-08-20T22:46:31.7849698Z [00:05:32.391]➜  packagefile github.com/klauspost/compress/internal/race=/tmp/go-build2401649780/b595/_pkg_.a
2025-08-20T22:46:31.7850459Z [00:05:32.391]➜  packagefile github.com/klauspost/compress=/tmp/go-build2401649780/b402/_pkg_.a
2025-08-20T22:46:31.7851084Z [00:05:32.391]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build2401649780/b403/_pkg_.a
2025-08-20T22:46:31.7851781Z [00:05:32.391]➜  packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2401649780/b405/_pkg_.a
2025-08-20T22:46:31.7852507Z [00:05:32.391]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build2401649780/b406/_pkg_.a
2025-08-20T22:46:31.7853252Z [00:05:32.391]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2401649780/b407/_pkg_.a
2025-08-20T22:46:31.7853939Z [00:05:32.391]➜  packagefile github.com/labstack/gommon/color=/tmp/go-build2401649780/b601/_pkg_.a
2025-08-20T22:46:31.7854540Z [00:05:32.391]➜  packagefile github.com/labstack/gommon/log=/tmp/go-build2401649780/b602/_pkg_.a
2025-08-20T22:46:31.7855190Z [00:05:32.391]➜  packagefile golang.org/x/crypto/acme=/tmp/go-build2401649780/b605/_pkg_.a
2025-08-20T22:46:31.7855797Z [00:05:32.391]➜  packagefile golang.org/x/crypto/acme/autocert=/tmp/go-build2401649780/b606/_pkg_.a
2025-08-20T22:46:31.7856397Z [00:05:32.391]➜  packagefile golang.org/x/net/http2/h2c=/tmp/go-build2401649780/b607/_pkg_.a
2025-08-20T22:46:31.7856924Z [00:05:32.391]➜  packagefile container/heap=/tmp/go-build2401649780/b612/_pkg_.a
2025-08-20T22:46:31.7857655Z [00:05:32.391]➜  packagefile github.com/olekukonko/tablewriter=/tmp/go-build2401649780/b613/_pkg_.a
2025-08-20T22:46:31.7858300Z [00:05:32.391]➜  packagefile github.com/parquet-go/parquet-go/bloom=/tmp/go-build2401649780/b614/_pkg_.a
2025-08-20T22:46:31.7858979Z [00:05:32.391]➜  packagefile github.com/parquet-go/parquet-go/bloom/xxhash=/tmp/go-build2401649780/b615/_pkg_.a
2025-08-20T22:46:31.7859695Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/compress/brotli=/tmp/go-build2401649780/b619/_pkg_.a
2025-08-20T22:46:31.7860421Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/compress/gzip=/tmp/go-build2401649780/b620/_pkg_.a
2025-08-20T22:46:31.7861128Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/compress/lz4=/tmp/go-build2401649780/b621/_pkg_.a
2025-08-20T22:46:31.7861847Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/compress/snappy=/tmp/go-build2401649780/b622/_pkg_.a
2025-08-20T22:46:31.7862606Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/compress/uncompressed=/tmp/go-build2401649780/b624/_pkg_.a
2025-08-20T22:46:31.7863344Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/compress/zstd=/tmp/go-build2401649780/b625/_pkg_.a
2025-08-20T22:46:31.7864071Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/encoding/bitpacked=/tmp/go-build2401649780/b628/_pkg_.a
2025-08-20T22:46:31.7864852Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/encoding/bytestreamsplit=/tmp/go-build2401649780/b629/_pkg_.a
2025-08-20T22:46:31.7865692Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/encoding/delta=/tmp/go-build2401649780/b630/_pkg_.a
2025-08-20T22:46:31.7866420Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/encoding/plain=/tmp/go-build2401649780/b632/_pkg_.a
2025-08-20T22:46:31.7867351Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/encoding/rle=/tmp/go-build2401649780/b633/_pkg_.a
2025-08-20T22:46:31.7868054Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/hashprobe=/tmp/go-build2401649780/b635/_pkg_.a
2025-08-20T22:46:31.7868766Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/internal/bitpack=/tmp/go-build2401649780/b631/_pkg_.a
2025-08-20T22:46:31.7869499Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/internal/bytealg=/tmp/go-build2401649780/b634/_pkg_.a
2025-08-20T22:46:31.7870218Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/internal/debug=/tmp/go-build2401649780/b639/_pkg_.a
2025-08-20T22:46:31.7870964Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/internal/unsafecast=/tmp/go-build2401649780/b627/_pkg_.a
2025-08-20T22:46:31.7871745Z [00:05:32.392]➜  packagefile github.com/parquet-go/parquet-go/sparse=/tmp/go-build2401649780/b637/_pkg_.a
2025-08-20T22:46:31.7872408Z [00:05:32.392]➜  packagefile github.com/segmentio/encoding/thrift=/tmp/go-build2401649780/b640/_pkg_.a
2025-08-20T22:46:31.7872964Z [00:05:32.392]➜  packagefile crypto/mlkem=/tmp/go-build2401649780/b646/_pkg_.a
2025-08-20T22:46:31.7873502Z [00:05:32.392]➜  packagefile golang.org/x/crypto/chacha20=/tmp/go-build2401649780/b647/_pkg_.a
2025-08-20T22:46:31.7874094Z [00:05:32.392]➜  packagefile golang.org/x/crypto/curve25519=/tmp/go-build2401649780/b649/_pkg_.a
2025-08-20T22:46:31.7874720Z [00:05:32.392]➜  packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2401649780/b650/_pkg_.a
2025-08-20T22:46:31.7875406Z [00:05:32.392]➜  packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2401649780/b651/_pkg_.a
2025-08-20T22:46:31.7876215Z [00:05:32.392]➜  packagefile github.com/googleapis/gax-go/v2/internallog/grpclog=/tmp/go-build2401649780/b773/_pkg_.a
2025-08-20T22:46:31.7876959Z [00:05:32.392]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2401649780/b487/_pkg_.a
2025-08-20T22:46:31.7877899Z [00:05:32.392]➜  packagefile google.golang.org/genproto/googleapis/api/annotations=/tmp/go-build2401649780/b770/_pkg_.a
2025-08-20T22:46:31.7878651Z [00:05:32.392]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2401649780/b541/_pkg_.a
2025-08-20T22:46:31.7879386Z [00:05:32.392]➜  packagefile google.golang.org/protobuf/types/known/wrapperspb=/tmp/go-build2401649780/b772/_pkg_.a
2025-08-20T22:46:31.7880111Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/bitutil=/tmp/go-build2401649780/b810/_pkg_.a
2025-08-20T22:46:31.7880833Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/decimal256=/tmp/go-build2401649780/b816/_pkg_.a
2025-08-20T22:46:31.7881550Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/endian=/tmp/go-build2401649780/b811/_pkg_.a
2025-08-20T22:46:31.7882254Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/float16=/tmp/go-build2401649780/b817/_pkg_.a
2025-08-20T22:46:31.7882990Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/debug=/tmp/go-build2401649780/b812/_pkg_.a
2025-08-20T22:46:31.7883716Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/internal/json=/tmp/go-build2401649780/b818/_pkg_.a
2025-08-20T22:46:31.7884409Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/encoded=/tmp/go-build2401649780/b820/_pkg_.a
2025-08-20T22:46:31.7885122Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/internal/bitutils=/tmp/go-build2401649780/b821/_pkg_.a
2025-08-20T22:46:31.7885849Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/internal/hashing=/tmp/go-build2401649780/b823/_pkg_.a
2025-08-20T22:46:31.7886654Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/internal/utils=/tmp/go-build2401649780/b822/_pkg_.a
2025-08-20T22:46:31.7887584Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/arrio=/tmp/go-build2401649780/b825/_pkg_.a
2025-08-20T22:46:31.7888299Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal=/tmp/go-build2401649780/b826/_pkg_.a
2025-08-20T22:46:31.7889148Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/dictutils=/tmp/go-build2401649780/b827/_pkg_.a
2025-08-20T22:46:31.7889943Z [00:05:32.392]➜  packagefile github.com/apache/arrow/go/v15/arrow/internal/flatbuf=/tmp/go-build2401649780/b813/_pkg_.a
2025-08-20T22:46:31.7890669Z [00:05:32.392]➜  packagefile github.com/googleapis/gax-go/v2/internal=/tmp/go-build2401649780/b730/_pkg_.a
2025-08-20T22:46:31.7891272Z [00:05:32.393]➜  packagefile golang.org/x/net/trace=/tmp/go-build2401649780/b437/_pkg_.a
2025-08-20T22:46:31.7891854Z [00:05:32.393]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build2401649780/b440/_pkg_.a
2025-08-20T22:46:31.7892465Z [00:05:32.393]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build2401649780/b441/_pkg_.a
2025-08-20T22:46:31.7893158Z [00:05:32.393]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2401649780/b471/_pkg_.a
2025-08-20T22:46:31.7893826Z [00:05:32.393]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build2401649780/b472/_pkg_.a
2025-08-20T22:46:31.7894510Z [00:05:32.393]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2401649780/b494/_pkg_.a
2025-08-20T22:46:31.7895149Z [00:05:32.393]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build2401649780/b442/_pkg_.a
2025-08-20T22:46:31.7895762Z [00:05:32.393]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build2401649780/b444/_pkg_.a
2025-08-20T22:46:31.7896389Z [00:05:32.393]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build2401649780/b447/_pkg_.a
2025-08-20T22:46:31.7897071Z [00:05:32.393]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2401649780/b497/_pkg_.a
2025-08-20T22:46:31.7898065Z [00:05:32.393]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build2401649780/b501/_pkg_.a
2025-08-20T22:46:31.7898704Z [00:05:32.393]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build2401649780/b445/_pkg_.a
2025-08-20T22:46:31.7899304Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build2401649780/b465/_pkg_.a
2025-08-20T22:46:31.7899933Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2401649780/b502/_pkg_.a
2025-08-20T22:46:31.7900672Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2401649780/b503/_pkg_.a
2025-08-20T22:46:31.7901423Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build2401649780/b504/_pkg_.a
2025-08-20T22:46:31.7902110Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build2401649780/b505/_pkg_.a
2025-08-20T22:46:31.7902847Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2401649780/b443/_pkg_.a
2025-08-20T22:46:31.7903521Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2401649780/b513/_pkg_.a
2025-08-20T22:46:31.7904206Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2401649780/b499/_pkg_.a
2025-08-20T22:46:31.7904865Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build2401649780/b515/_pkg_.a
2025-08-20T22:46:31.7905515Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2401649780/b516/_pkg_.a
2025-08-20T22:46:31.7906172Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2401649780/b476/_pkg_.a
2025-08-20T22:46:31.7906836Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2401649780/b517/_pkg_.a
2025-08-20T22:46:31.7907717Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build2401649780/b519/_pkg_.a
2025-08-20T22:46:31.7908535Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2401649780/b534/_pkg_.a
2025-08-20T22:46:31.7909288Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2401649780/b535/_pkg_.a
2025-08-20T22:46:31.7910070Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2401649780/b518/_pkg_.a
2025-08-20T22:46:31.7910746Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build2401649780/b536/_pkg_.a
2025-08-20T22:46:31.7911393Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build2401649780/b512/_pkg_.a
2025-08-20T22:46:31.7912270Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2401649780/b521/_pkg_.a
2025-08-20T22:46:31.7912944Z [00:05:32.393]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build2401649780/b531/_pkg_.a
2025-08-20T22:46:31.7913553Z [00:05:32.393]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build2401649780/b532/_pkg_.a
2025-08-20T22:46:31.7914217Z [00:05:32.393]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build2401649780/b470/_pkg_.a
2025-08-20T22:46:31.7914838Z [00:05:32.393]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build2401649780/b537/_pkg_.a
2025-08-20T22:46:31.7915471Z [00:05:32.393]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2401649780/b466/_pkg_.a
2025-08-20T22:46:31.7916077Z [00:05:32.393]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build2401649780/b468/_pkg_.a
2025-08-20T22:46:31.7916655Z [00:05:32.393]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build2401649780/b533/_pkg_.a
2025-08-20T22:46:31.7917585Z [00:05:32.393]➜  packagefile cloud.google.com/go/longrunning/autogen/longrunningpb=/tmp/go-build2401649780/b832/_pkg_.a
2025-08-20T22:46:31.7918366Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build2401649780/b833/_pkg_.a
2025-08-20T22:46:31.7919135Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build2401649780/b486/_pkg_.a
2025-08-20T22:46:31.7919829Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2401649780/b511/_pkg_.a
2025-08-20T22:46:31.7920518Z [00:05:32.393]➜  packagefile github.com/googleapis/gax-go/v2/iterator=/tmp/go-build2401649780/b840/_pkg_.a
2025-08-20T22:46:31.7921178Z [00:05:32.393]➜  packagefile cloud.google.com/go/monitoring/internal=/tmp/go-build2401649780/b850/_pkg_.a
2025-08-20T22:46:31.7921845Z [00:05:32.393]➜  packagefile google.golang.org/genproto/googleapis/api=/tmp/go-build2401649780/b771/_pkg_.a
2025-08-20T22:46:31.7922551Z [00:05:32.393]➜  packagefile google.golang.org/genproto/googleapis/api/label=/tmp/go-build2401649780/b844/_pkg_.a
2025-08-20T22:46:31.7923335Z [00:05:32.393]➜  packagefile google.golang.org/genproto/googleapis/type/calendarperiod=/tmp/go-build2401649780/b848/_pkg_.a
2025-08-20T22:46:31.7924197Z [00:05:32.393]➜  packagefile google.golang.org/genproto/googleapis/type/timeofday=/tmp/go-build2401649780/b849/_pkg_.a
2025-08-20T22:46:31.7924995Z [00:05:32.393]➜  packagefile github.com/googleapis/gax-go/v2/apierror/internal/proto=/tmp/go-build2401649780/b726/_pkg_.a
2025-08-20T22:46:31.7925775Z [00:05:32.393]➜  packagefile google.golang.org/genproto/googleapis/rpc/errdetails=/tmp/go-build2401649780/b728/_pkg_.a
2025-08-20T22:46:31.7926476Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build2401649780/b741/_pkg_.a
2025-08-20T22:46:31.7927255Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build2401649780/b742/_pkg_.a
2025-08-20T22:46:31.7927938Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2401649780/b758/_pkg_.a
2025-08-20T22:46:31.7928603Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build2401649780/b747/_pkg_.a
2025-08-20T22:46:31.7929256Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build2401649780/b762/_pkg_.a
2025-08-20T22:46:31.7929933Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/sdk/instrumentation=/tmp/go-build2401649780/b852/_pkg_.a
2025-08-20T22:46:31.7930633Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/sdk/metric/exemplar=/tmp/go-build2401649780/b853/_pkg_.a
2025-08-20T22:46:31.7931403Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal=/tmp/go-build2401649780/b854/_pkg_.a
2025-08-20T22:46:31.7932146Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/aggregate=/tmp/go-build2401649780/b855/_pkg_.a
2025-08-20T22:46:31.7932889Z [00:05:32.393]➜  packagefile go.opentelemetry.io/otel/sdk/metric/internal/x=/tmp/go-build2401649780/b860/_pkg_.a
2025-08-20T22:46:31.7933562Z [00:05:32.393]➜  packagefile cloud.google.com/go/auth/credentials=/tmp/go-build2401649780/b679/_pkg_.a
2025-08-20T22:46:31.7934205Z [00:05:32.393]➜  packagefile cloud.google.com/go/auth/grpctransport=/tmp/go-build2401649780/b775/_pkg_.a
2025-08-20T22:46:31.7934848Z [00:05:32.393]➜  packagefile cloud.google.com/go/auth/oauth2adapt=/tmp/go-build2401649780/b692/_pkg_.a
2025-08-20T22:46:31.7935721Z [00:05:32.393]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc=/tmp/go-build2401649780/b777/_pkg_.a
2025-08-20T22:46:31.7936468Z [00:05:32.393]➜  packagefile golang.org/x/time/rate=/tmp/go-build2401649780/b792/_pkg_.a
2025-08-20T22:46:31.7937066Z [00:05:32.393]➜  packagefile google.golang.org/grpc/balancer/grpclb=/tmp/go-build2401649780/b793/_pkg_.a
2025-08-20T22:46:31.7937949Z [00:05:32.393]➜  packagefile google.golang.org/grpc/credentials/google=/tmp/go-build2401649780/b780/_pkg_.a
2025-08-20T22:46:31.7938622Z [00:05:32.393]➜  packagefile google.golang.org/grpc/credentials/oauth=/tmp/go-build2401649780/b790/_pkg_.a
2025-08-20T22:46:31.7939322Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/types/known/structpb=/tmp/go-build2401649780/b847/_pkg_.a
2025-08-20T22:46:31.7940157Z [00:05:32.393]➜  packagefile google.golang.org/grpc/balancer/rls/internal/adaptive=/tmp/go-build2401649780/b863/_pkg_.a
2025-08-20T22:46:31.7940933Z [00:05:32.393]➜  packagefile google.golang.org/grpc/balancer/rls/internal/keys=/tmp/go-build2401649780/b864/_pkg_.a
2025-08-20T22:46:31.7941669Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/balancergroup=/tmp/go-build2401649780/b866/_pkg_.a
2025-08-20T22:46:31.7942346Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2401649780/b514/_pkg_.a
2025-08-20T22:46:31.7942997Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2401649780/b475/_pkg_.a
2025-08-20T22:46:31.7943708Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/proto/grpc_lookup_v1=/tmp/go-build2401649780/b865/_pkg_.a
2025-08-20T22:46:31.7944426Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2401649780/b450/_pkg_.a
2025-08-20T22:46:31.7945175Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/googlecloud=/tmp/go-build2401649780/b789/_pkg_.a
2025-08-20T22:46:31.7945890Z [00:05:32.393]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap=/tmp/go-build2401649780/b869/_pkg_.a
2025-08-20T22:46:31.7946528Z [00:05:32.393]➜  packagefile google.golang.org/grpc/xds=/tmp/go-build2401649780/b895/_pkg_.a
2025-08-20T22:46:31.7947500Z [00:05:32.393]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient=/tmp/go-build2401649780/b919/_pkg_.a
2025-08-20T22:46:31.7948238Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2401649780/b478/_pkg_.a
2025-08-20T22:46:31.7949020Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2401649780/b456/_pkg_.a
2025-08-20T22:46:31.7949767Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2401649780/b453/_pkg_.a
2025-08-20T22:46:31.7950460Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2401649780/b479/_pkg_.a
2025-08-20T22:46:31.7951156Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2401649780/b459/_pkg_.a
2025-08-20T22:46:31.7951836Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2401649780/b460/_pkg_.a
2025-08-20T22:46:31.7952600Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2401649780/b461/_pkg_.a
2025-08-20T22:46:31.7953280Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2401649780/b458/_pkg_.a
2025-08-20T22:46:31.7953955Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2401649780/b485/_pkg_.a
2025-08-20T22:46:31.7954617Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2401649780/b462/_pkg_.a
2025-08-20T22:46:31.7955323Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2401649780/b463/_pkg_.a
2025-08-20T22:46:31.7956059Z [00:05:32.393]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2401649780/b464/_pkg_.a
2025-08-20T22:46:31.7956886Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log=/tmp/go-build2401649780/b990/_pkg_.a
2025-08-20T22:46:31.7957890Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/exported=/tmp/go-build2401649780/b994/_pkg_.a
2025-08-20T22:46:31.7958705Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers=/tmp/go-build2401649780/b999/_pkg_.a
2025-08-20T22:46:31.7959565Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async=/tmp/go-build2401649780/b1001/_pkg_.a
2025-08-20T22:46:31.7960449Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body=/tmp/go-build2401649780/b1002/_pkg_.a
2025-08-20T22:46:31.7961322Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/fake=/tmp/go-build2401649780/b1003/_pkg_.a
2025-08-20T22:46:31.7962274Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc=/tmp/go-build2401649780/b1004/_pkg_.a
2025-08-20T22:46:31.7963150Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op=/tmp/go-build2401649780/b1005/_pkg_.a
2025-08-20T22:46:31.7963954Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/diag=/tmp/go-build2401649780/b1007/_pkg_.a
2025-08-20T22:46:31.7964713Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/poller=/tmp/go-build2401649780/b1000/_pkg_.a
2025-08-20T22:46:31.7965113Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/internal/temporal=/tmp/go-build2401649780/b1009/_pkg_.a
2025-08-20T22:46:31.7965550Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/internal/resource=/tmp/go-build2401649780/b1013/_pkg_.a
2025-08-20T22:46:31.7966006Z [00:05:32.393]➜  packagefile github.com/Azure/azure-sdk-for-go/sdk/azcore/arm/policy=/tmp/go-build2401649780/b1014/_pkg_.a
2025-08-20T22:46:31.7966491Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache=/tmp/go-build2401649780/b1016/_pkg_.a
2025-08-20T22:46:31.7967007Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base=/tmp/go-build2401649780/b1018/_pkg_.a
2025-08-20T22:46:31.7967676Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/exported=/tmp/go-build2401649780/b1026/_pkg_.a
2025-08-20T22:46:31.7968187Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth=/tmp/go-build2401649780/b1025/_pkg_.a
2025-08-20T22:46:31.7968712Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops=/tmp/go-build2401649780/b1027/_pkg_.a
2025-08-20T22:46:31.7969306Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens=/tmp/go-build2401649780/b1028/_pkg_.a
2025-08-20T22:46:31.7969878Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority=/tmp/go-build2401649780/b1029/_pkg_.a
2025-08-20T22:46:31.7970470Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/options=/tmp/go-build2401649780/b1037/_pkg_.a
2025-08-20T22:46:31.7970977Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared=/tmp/go-build2401649780/b1033/_pkg_.a
2025-08-20T22:46:31.7971306Z [00:05:32.393]➜  packagefile github.com/kylelemons/godebug/pretty=/tmp/go-build2401649780/b1020/_pkg_.a
2025-08-20T22:46:31.7971838Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/storage=/tmp/go-build2401649780/b1022/_pkg_.a
2025-08-20T22:46:31.7972348Z [00:05:32.393]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local=/tmp/go-build2401649780/b1040/_pkg_.a
2025-08-20T22:46:31.7972751Z [00:05:32.393]➜  packagefile golang.org/x/crypto/pkcs12/internal/rc2=/tmp/go-build2401649780/b1043/_pkg_.a
2025-08-20T22:46:31.7972986Z [00:05:32.393]➜  packagefile hash/adler32=/tmp/go-build2401649780/b393/_pkg_.a
2025-08-20T22:46:31.7973263Z [00:05:32.394]➜  packagefile github.com/go-faster/city=/tmp/go-build2401649780/b1049/_pkg_.a
2025-08-20T22:46:31.7973538Z [00:05:32.394]➜  packagefile github.com/go-faster/errors=/tmp/go-build2401649780/b1050/_pkg_.a
2025-08-20T22:46:31.7973836Z [00:05:32.394]➜  packagefile github.com/segmentio/asm/bswap=/tmp/go-build2401649780/b1052/_pkg_.a
2025-08-20T22:46:31.7974209Z [00:05:32.394]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/binary=/tmp/go-build2401649780/b1061/_pkg_.a
2025-08-20T22:46:31.7974589Z [00:05:32.394]➜  packagefile github.com/ClickHouse/clickhouse-go/v2/lib/timezone=/tmp/go-build2401649780/b1063/_pkg_.a
2025-08-20T22:46:31.7974919Z [00:05:32.394]➜  packagefile github.com/paulmach/orb=/tmp/go-build2401649780/b1064/_pkg_.a
2025-08-20T22:46:31.7975276Z [00:05:32.394]➜  packagefile github.com/andybalholm/brotli/matchfinder=/tmp/go-build2401649780/b388/_pkg_.a
2025-08-20T22:46:31.7975611Z [00:05:32.394]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build2401649780/b752/_pkg_.a
2025-08-20T22:46:31.7975937Z [00:05:32.394]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2401649780/b754/_pkg_.a
2025-08-20T22:46:31.7976305Z [00:05:32.394]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build2401649780/b755/_pkg_.a
2025-08-20T22:46:31.7976573Z [00:05:32.394]➜  packagefile github.com/goccy/go-json=/tmp/go-build2401649780/b364/_pkg_.a
2025-08-20T22:46:31.7976864Z [00:05:32.394]➜  packagefile golang.org/x/xerrors/internal=/tmp/go-build2401649780/b374/_pkg_.a
2025-08-20T22:46:31.7977280Z [00:05:32.394]➜  packagefile github.com/zeebo/xxh3=/tmp/go-build2401649780/b381/_pkg_.a
2025-08-20T22:46:31.7977715Z [00:05:32.394]➜  packagefile github.com/stretchr/testify/mock=/tmp/go-build2401649780/b1217/_pkg_.a
2025-08-20T22:46:31.7977977Z [00:05:32.394]➜  packagefile gocloud.dev/blob=/tmp/go-build2401649780/b1107/_pkg_.a
2025-08-20T22:46:31.7978261Z [00:05:32.394]➜  packagefile gocloud.dev/blob/azureblob=/tmp/go-build2401649780/b1131/_pkg_.a
2025-08-20T22:46:31.7978534Z [00:05:32.394]➜  packagefile gocloud.dev/blob/gcsblob=/tmp/go-build2401649780/b1136/_pkg_.a
2025-08-20T22:46:31.7978799Z [00:05:32.394]➜  packagefile gocloud.dev/blob/memblob=/tmp/go-build2401649780/b1158/_pkg_.a
2025-08-20T22:46:31.7979073Z [00:05:32.394]➜  packagefile gocloud.dev/blob/s3blob=/tmp/go-build2401649780/b1159/_pkg_.a
2025-08-20T22:46:31.7979312Z [00:05:32.394]➜  packagefile gocloud.dev/gcp=/tmp/go-build2401649780/b1157/_pkg_.a
2025-08-20T22:46:31.7979628Z [00:05:32.394]➜  packagefile github.com/hamba/avro/v2/pkg/crc64=/tmp/go-build2401649780/b1216/_pkg_.a
2025-08-20T22:46:31.7979940Z [00:05:32.394]➜  packagefile github.com/mitchellh/mapstructure=/tmp/go-build2401649780/b248/_pkg_.a
2025-08-20T22:46:31.7980284Z [00:05:32.394]➜  packagefile github.com/hamba/avro/v2/internal/bytesx=/tmp/go-build2401649780/b1220/_pkg_.a
2025-08-20T22:46:31.7980781Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/document=/tmp/go-build2401649780/b1266/_pkg_.a
2025-08-20T22:46:31.7981192Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/internal/document=/tmp/go-build2401649780/b1267/_pkg_.a
2025-08-20T22:46:31.7981607Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/service/glue/internal/endpoints=/tmp/go-build2401649780/b1270/_pkg_.a
2025-08-20T22:46:31.7981906Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/dialect=/tmp/go-build2401649780/b1275/_pkg_.a
2025-08-20T22:46:31.7982230Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/dialect/sqltype=/tmp/go-build2401649780/b1279/_pkg_.a
2025-08-20T22:46:31.7982537Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/internal=/tmp/go-build2401649780/b1276/_pkg_.a
2025-08-20T22:46:31.7982869Z [00:05:32.394]➜  packagefile golang.org/x/mod/semver=/tmp/go-build2401649780/b1292/_pkg_.a
2025-08-20T22:46:31.7983201Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/internal/parser=/tmp/go-build2401649780/b1284/_pkg_.a
2025-08-20T22:46:31.7983496Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/migrate=/tmp/go-build2401649780/b1296/_pkg_.a
2025-08-20T22:46:31.7983836Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/migrate/sqlschema=/tmp/go-build2401649780/b1298/_pkg_.a
2025-08-20T22:46:31.7984120Z [00:05:32.394]➜  packagefile github.com/jinzhu/inflection=/tmp/go-build2401649780/b1281/_pkg_.a
2025-08-20T22:46:31.7984416Z [00:05:32.394]➜  packagefile github.com/puzpuzpuz/xsync/v3=/tmp/go-build2401649780/b1282/_pkg_.a
2025-08-20T22:46:31.7984731Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/extra/bunjson=/tmp/go-build2401649780/b1283/_pkg_.a
2025-08-20T22:46:31.7985085Z [00:05:32.394]➜  packagefile github.com/uptrace/bun/internal/tagparser=/tmp/go-build2401649780/b1285/_pkg_.a
2025-08-20T22:46:31.7985455Z [00:05:32.394]➜  packagefile github.com/vmihailenco/msgpack/v5=/tmp/go-build2401649780/b1286/_pkg_.a
2025-08-20T22:46:31.7985832Z [00:05:32.394]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/exec=/tmp/go-build2401649780/b428/_pkg_.a
2025-08-20T22:46:31.7986258Z [00:05:32.394]➜  packagefile github.com/apache/arrow-go/v18/arrow/compute/internal/kernels=/tmp/go-build2401649780/b431/_pkg_.a
2025-08-20T22:46:31.7986609Z [00:05:32.394]➜  packagefile github.com/apache/arrow-go/v18/arrow/scalar=/tmp/go-build2401649780/b429/_pkg_.a
2025-08-20T22:46:31.7986866Z [00:05:32.394]➜  packagefile golang.org/x/exp/maps=/tmp/go-build2401649780/b432/_pkg_.a
2025-08-20T22:46:31.7987252Z [00:05:32.394]➜  packagefile golang.org/x/exp/slices=/tmp/go-build2401649780/b430/_pkg_.a
2025-08-20T22:46:31.7987633Z [00:05:32.394]➜  packagefile github.com/substrait-io/substrait-go/v3/extensions=/tmp/go-build2401649780/b1229/_pkg_.a
2025-08-20T22:46:31.7988063Z [00:05:32.394]➜  packagefile github.com/substrait-io/substrait-go/v3/types=/tmp/go-build2401649780/b1242/_pkg_.a
2025-08-20T22:46:31.7988361Z [00:05:32.394]➜  packagefile github.com/cespare/xxhash/v2=/tmp/go-build2401649780/b424/_pkg_.a
2025-08-20T22:46:31.7988626Z [00:05:32.394]➜  packagefile atomicgo.dev/cursor=/tmp/go-build2401649780/b1252/_pkg_.a
2025-08-20T22:46:31.7988885Z [00:05:32.394]➜  packagefile atomicgo.dev/keyboard=/tmp/go-build2401649780/b1253/_pkg_.a
2025-08-20T22:46:31.7989166Z [00:05:32.394]➜  packagefile atomicgo.dev/keyboard/keys=/tmp/go-build2401649780/b1255/_pkg_.a
2025-08-20T22:46:31.7989420Z [00:05:32.394]➜  packagefile atomicgo.dev/schedule=/tmp/go-build2401649780/b1257/_pkg_.a
2025-08-20T22:46:31.7989689Z [00:05:32.394]➜  packagefile github.com/gookit/color=/tmp/go-build2401649780/b1258/_pkg_.a
2025-08-20T22:46:31.7990012Z [00:05:32.394]➜  packagefile github.com/lithammer/fuzzysearch/fuzzy=/tmp/go-build2401649780/b1260/_pkg_.a
2025-08-20T22:46:31.7990325Z [00:05:32.394]➜  packagefile github.com/pterm/pterm/internal=/tmp/go-build2401649780/b1261/_pkg_.a
2025-08-20T22:46:31.7990573Z [00:05:32.394]➜  packagefile golang.org/x/term=/tmp/go-build2401649780/b1262/_pkg_.a
2025-08-20T22:46:31.7990936Z [00:05:32.394]➜  packagefile github.com/cockroachdb/apd/v3=/tmp/go-build2401649780/b1227/_pkg_.a
2025-08-20T22:46:31.7991262Z [00:05:32.394]➜  packagefile github.com/substrait-io/substrait-go/v3=/tmp/go-build2401649780/b1228/_pkg_.a
2025-08-20T22:46:31.7991616Z [00:05:32.394]➜  packagefile github.com/substrait-io/substrait-go/v3/proto=/tmp/go-build2401649780/b1243/_pkg_.a
2025-08-20T22:46:31.7991910Z [00:05:32.394]➜  packagefile github.com/aws/smithy-go/context=/tmp/go-build2401649780/b321/_pkg_.a
2025-08-20T22:46:31.7992290Z [00:05:32.394]➜  packagefile github.com/aws/smithy-go/internal/sync/singleflight=/tmp/go-build2401649780/b322/_pkg_.a
2025-08-20T22:46:31.7992760Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client=/tmp/go-build2401649780/b554/_pkg_.a
2025-08-20T22:46:31.7993176Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config=/tmp/go-build2401649780/b551/_pkg_.a
2025-08-20T22:46:31.7993645Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints=/tmp/go-build2401649780/b567/_pkg_.a
2025-08-20T22:46:31.7993990Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/service/sso/types=/tmp/go-build2401649780/b569/_pkg_.a
2025-08-20T22:46:31.7994416Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints=/tmp/go-build2401649780/b573/_pkg_.a
2025-08-20T22:46:31.7994774Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/service/ssooidc/types=/tmp/go-build2401649780/b574/_pkg_.a
2025-08-20T22:46:31.7995138Z [00:05:32.394]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/endpoints/v2=/tmp/go-build2401649780/b568/_pkg_.a
2025-08-20T22:46:31.7995441Z [00:05:32.394]➜  packagefile github.com/aws/smithy-go/encoding=/tmp/go-build2401649780/b576/_pkg_.a
2025-08-20T22:46:31.7995879Z [00:05:32.394]➜  packagefile github.com/aws/smithy-go/transport/http/internal/io=/tmp/go-build2401649780/b331/_pkg_.a
2025-08-20T22:46:31.7996255Z [00:05:32.394]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth=/tmp/go-build2401649780/b1307/_pkg_.a
2025-08-20T22:46:31.7996537Z [00:05:32.394]➜  packagefile github.com/rs/zerolog/log=/tmp/go-build2401649780/b1312/_pkg_.a
2025-08-20T22:46:31.7996862Z [00:05:32.394]➜  packagefile github.com/hashicorp/go-retryablehttp=/tmp/go-build2401649780/b1325/_pkg_.a
2025-08-20T22:46:31.7997432Z [00:05:32.394]➜  packagefile github.com/databricks/databricks-sql-go/auth/noop=/tmp/go-build2401649780/b1320/_pkg_.a
2025-08-20T22:46:31.7997835Z [00:05:32.394]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth/u2m=/tmp/go-build2401649780/b1321/_pkg_.a
2025-08-20T22:46:31.7998356Z [00:05:32.394]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/arrowbased=/tmp/go-build2401649780/b1328/_pkg_.a
2025-08-20T22:46:31.7998811Z [00:05:32.394]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/columnbased=/tmp/go-build2401649780/b1350/_pkg_.a
2025-08-20T22:46:31.7999259Z [00:05:32.394]➜  packagefile github.com/databricks/databricks-sql-go/internal/rows/rowscanner=/tmp/go-build2401649780/b1348/_pkg_.a
2025-08-20T22:46:31.7999612Z [00:05:32.394]➜  packagefile github.com/databricks/databricks-sql-go/rows=/tmp/go-build2401649780/b1349/_pkg_.a
2025-08-20T22:46:31.8000067Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/delete=/tmp/go-build2401649780/b1359/_pkg_.a
2025-08-20T22:46:31.8000499Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/get=/tmp/go-build2401649780/b1553/_pkg_.a
2025-08-20T22:46:31.8000949Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/status=/tmp/go-build2401649780/b1554/_pkg_.a
2025-08-20T22:46:31.8001396Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/asyncsearch/submit=/tmp/go-build2401649780/b1555/_pkg_.a
2025-08-20T22:46:31.8001940Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/deleteautoscalingpolicy=/tmp/go-build2401649780/b1556/_pkg_.a
2025-08-20T22:46:31.8002528Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingcapacity=/tmp/go-build2401649780/b1557/_pkg_.a
2025-08-20T22:46:31.8003052Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/getautoscalingpolicy=/tmp/go-build2401649780/b1558/_pkg_.a
2025-08-20T22:46:31.8003570Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/autoscaling/putautoscalingpolicy=/tmp/go-build2401649780/b1559/_pkg_.a
2025-08-20T22:46:31.8003991Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/capabilities=/tmp/go-build2401649780/b1560/_pkg_.a
2025-08-20T22:46:31.8004416Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/aliases=/tmp/go-build2401649780/b1561/_pkg_.a
2025-08-20T22:46:31.8004906Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/allocation=/tmp/go-build2401649780/b1562/_pkg_.a
2025-08-20T22:46:31.8005384Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/componenttemplates=/tmp/go-build2401649780/b1564/_pkg_.a
2025-08-20T22:46:31.8005790Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/count=/tmp/go-build2401649780/b1565/_pkg_.a
2025-08-20T22:46:31.8006215Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/fielddata=/tmp/go-build2401649780/b1566/_pkg_.a
2025-08-20T22:46:31.8006620Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/health=/tmp/go-build2401649780/b1567/_pkg_.a
2025-08-20T22:46:31.8007024Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/help=/tmp/go-build2401649780/b1569/_pkg_.a
2025-08-20T22:46:31.8007655Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/indices=/tmp/go-build2401649780/b1570/_pkg_.a
2025-08-20T22:46:31.8008077Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/master=/tmp/go-build2401649780/b1571/_pkg_.a
2025-08-20T22:46:31.8008513Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldatafeeds=/tmp/go-build2401649780/b1572/_pkg_.a
2025-08-20T22:46:31.8008994Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mldataframeanalytics=/tmp/go-build2401649780/b1573/_pkg_.a
2025-08-20T22:46:31.8009395Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mljobs=/tmp/go-build2401649780/b1574/_pkg_.a
2025-08-20T22:46:31.8009849Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/mltrainedmodels=/tmp/go-build2401649780/b1575/_pkg_.a
2025-08-20T22:46:31.8010333Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodeattrs=/tmp/go-build2401649780/b1576/_pkg_.a
2025-08-20T22:46:31.8010749Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/nodes=/tmp/go-build2401649780/b1577/_pkg_.a
2025-08-20T22:46:31.8011194Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/pendingtasks=/tmp/go-build2401649780/b1578/_pkg_.a
2025-08-20T22:46:31.8011608Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/plugins=/tmp/go-build2401649780/b1579/_pkg_.a
2025-08-20T22:46:31.8012021Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/recovery=/tmp/go-build2401649780/b1580/_pkg_.a
2025-08-20T22:46:31.8012457Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/repositories=/tmp/go-build2401649780/b1581/_pkg_.a
2025-08-20T22:46:31.8012906Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/segments=/tmp/go-build2401649780/b1582/_pkg_.a
2025-08-20T22:46:31.8013330Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/shards=/tmp/go-build2401649780/b1583/_pkg_.a
2025-08-20T22:46:31.8013822Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/snapshots=/tmp/go-build2401649780/b1584/_pkg_.a
2025-08-20T22:46:31.8014221Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/tasks=/tmp/go-build2401649780/b1585/_pkg_.a
2025-08-20T22:46:31.8014644Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/templates=/tmp/go-build2401649780/b1586/_pkg_.a
2025-08-20T22:46:31.8015073Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/threadpool=/tmp/go-build2401649780/b1587/_pkg_.a
2025-08-20T22:46:31.8015499Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cat/transforms=/tmp/go-build2401649780/b1588/_pkg_.a
2025-08-20T22:46:31.8016001Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/deleteautofollowpattern=/tmp/go-build2401649780/b1589/_pkg_.a
2025-08-20T22:46:31.8016481Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/follow=/tmp/go-build2401649780/b1590/_pkg_.a
2025-08-20T22:46:31.8016909Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followinfo=/tmp/go-build2401649780/b1591/_pkg_.a
2025-08-20T22:46:31.8017551Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/followstats=/tmp/go-build2401649780/b1592/_pkg_.a
2025-08-20T22:46:31.8018007Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/forgetfollower=/tmp/go-build2401649780/b1593/_pkg_.a
2025-08-20T22:46:31.8018491Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/getautofollowpattern=/tmp/go-build2401649780/b1594/_pkg_.a
2025-08-20T22:46:31.8019060Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pauseautofollowpattern=/tmp/go-build2401649780/b1595/_pkg_.a
2025-08-20T22:46:31.8019505Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/pausefollow=/tmp/go-build2401649780/b1596/_pkg_.a
2025-08-20T22:46:31.8019985Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/putautofollowpattern=/tmp/go-build2401649780/b1597/_pkg_.a
2025-08-20T22:46:31.8020481Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumeautofollowpattern=/tmp/go-build2401649780/b1598/_pkg_.a
2025-08-20T22:46:31.8020915Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/resumefollow=/tmp/go-build2401649780/b1599/_pkg_.a
2025-08-20T22:46:31.8021320Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/stats=/tmp/go-build2401649780/b1600/_pkg_.a
2025-08-20T22:46:31.8021793Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ccr/unfollow=/tmp/go-build2401649780/b1601/_pkg_.a
2025-08-20T22:46:31.8022290Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/allocationexplain=/tmp/go-build2401649780/b1602/_pkg_.a
2025-08-20T22:46:31.8022867Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletecomponenttemplate=/tmp/go-build2401649780/b1603/_pkg_.a
2025-08-20T22:46:31.8023413Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/deletevotingconfigexclusions=/tmp/go-build2401649780/b1604/_pkg_.a
2025-08-20T22:46:31.8023925Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/existscomponenttemplate=/tmp/go-build2401649780/b1605/_pkg_.a
2025-08-20T22:46:31.8024421Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getcomponenttemplate=/tmp/go-build2401649780/b1606/_pkg_.a
2025-08-20T22:46:31.8024879Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/getsettings=/tmp/go-build2401649780/b1607/_pkg_.a
2025-08-20T22:46:31.8025314Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/health=/tmp/go-build2401649780/b1608/_pkg_.a
2025-08-20T22:46:31.8025741Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/info=/tmp/go-build2401649780/b1611/_pkg_.a
2025-08-20T22:46:31.8026200Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/pendingtasks=/tmp/go-build2401649780/b1612/_pkg_.a
2025-08-20T22:46:31.8033926Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/postvotingconfigexclusions=/tmp/go-build2401649780/b1613/_pkg_.a
2025-08-20T22:46:31.8034566Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putcomponenttemplate=/tmp/go-build2401649780/b1614/_pkg_.a
2025-08-20T22:46:31.8035064Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/putsettings=/tmp/go-build2401649780/b1615/_pkg_.a
2025-08-20T22:46:31.8035644Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/remoteinfo=/tmp/go-build2401649780/b1616/_pkg_.a
2025-08-20T22:46:31.8036153Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/reroute=/tmp/go-build2401649780/b1617/_pkg_.a
2025-08-20T22:46:31.8036592Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/state=/tmp/go-build2401649780/b1618/_pkg_.a
2025-08-20T22:46:31.8037009Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/cluster/stats=/tmp/go-build2401649780/b1619/_pkg_.a
2025-08-20T22:46:31.8037719Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/checkin=/tmp/go-build2401649780/b1620/_pkg_.a
2025-08-20T22:46:31.8038165Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/delete=/tmp/go-build2401649780/b1621/_pkg_.a
2025-08-20T22:46:31.8038602Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/get=/tmp/go-build2401649780/b1622/_pkg_.a
2025-08-20T22:46:31.8039051Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/lastsync=/tmp/go-build2401649780/b1623/_pkg_.a
2025-08-20T22:46:31.8039483Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/list=/tmp/go-build2401649780/b1624/_pkg_.a
2025-08-20T22:46:31.8039908Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/post=/tmp/go-build2401649780/b1625/_pkg_.a
2025-08-20T22:46:31.8040333Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/put=/tmp/go-build2401649780/b1626/_pkg_.a
2025-08-20T22:46:31.8040794Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/secretpost=/tmp/go-build2401649780/b1627/_pkg_.a
2025-08-20T22:46:31.8041348Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobcancel=/tmp/go-build2401649780/b1628/_pkg_.a
2025-08-20T22:46:31.8041839Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobdelete=/tmp/go-build2401649780/b1629/_pkg_.a
2025-08-20T22:46:31.8042371Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobget=/tmp/go-build2401649780/b1630/_pkg_.a
2025-08-20T22:46:31.8042843Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjoblist=/tmp/go-build2401649780/b1631/_pkg_.a
2025-08-20T22:46:31.8043305Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/syncjobpost=/tmp/go-build2401649780/b1632/_pkg_.a
2025-08-20T22:46:31.8043825Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateactivefiltering=/tmp/go-build2401649780/b1633/_pkg_.a
2025-08-20T22:46:31.8044309Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateapikeyid=/tmp/go-build2401649780/b1634/_pkg_.a
2025-08-20T22:46:31.8044820Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateconfiguration=/tmp/go-build2401649780/b1635/_pkg_.a
2025-08-20T22:46:31.8045282Z [00:05:32.394]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateerror=/tmp/go-build2401649780/b1636/_pkg_.a
2025-08-20T22:46:31.8045766Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefiltering=/tmp/go-build2401649780/b1637/_pkg_.a
2025-08-20T22:46:31.8046296Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatefilteringvalidation=/tmp/go-build2401649780/b1638/_pkg_.a
2025-08-20T22:46:31.8046786Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateindexname=/tmp/go-build2401649780/b1639/_pkg_.a
2025-08-20T22:46:31.8047420Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatename=/tmp/go-build2401649780/b1640/_pkg_.a
2025-08-20T22:46:31.8048239Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatenative=/tmp/go-build2401649780/b1641/_pkg_.a
2025-08-20T22:46:31.8048744Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatepipeline=/tmp/go-build2401649780/b1642/_pkg_.a
2025-08-20T22:46:31.8049238Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatescheduling=/tmp/go-build2401649780/b1643/_pkg_.a
2025-08-20T22:46:31.8049729Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updateservicetype=/tmp/go-build2401649780/b1644/_pkg_.a
2025-08-20T22:46:31.8050210Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/connector/updatestatus=/tmp/go-build2401649780/b1645/_pkg_.a
2025-08-20T22:46:31.8050632Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/bulk=/tmp/go-build2401649780/b1646/_pkg_.a
2025-08-20T22:46:31.8051091Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/clearscroll=/tmp/go-build2401649780/b1648/_pkg_.a
2025-08-20T22:46:31.8051561Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/closepointintime=/tmp/go-build2401649780/b1649/_pkg_.a
2025-08-20T22:46:31.8051969Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/count=/tmp/go-build2401649780/b1650/_pkg_.a
2025-08-20T22:46:31.8052388Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/create=/tmp/go-build2401649780/b1651/_pkg_.a
2025-08-20T22:46:31.8052796Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/delete=/tmp/go-build2401649780/b1652/_pkg_.a
2025-08-20T22:46:31.8053251Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyquery=/tmp/go-build2401649780/b1653/_pkg_.a
2025-08-20T22:46:31.8053822Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/deletebyqueryrethrottle=/tmp/go-build2401649780/b1655/_pkg_.a
2025-08-20T22:46:31.8054281Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/deletescript=/tmp/go-build2401649780/b1656/_pkg_.a
2025-08-20T22:46:31.8054754Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/exists=/tmp/go-build2401649780/b1657/_pkg_.a
2025-08-20T22:46:31.8055197Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/existssource=/tmp/go-build2401649780/b1658/_pkg_.a
2025-08-20T22:46:31.8055617Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/explain=/tmp/go-build2401649780/b1659/_pkg_.a
2025-08-20T22:46:31.8056050Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/fieldcaps=/tmp/go-build2401649780/b1660/_pkg_.a
2025-08-20T22:46:31.8056458Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/get=/tmp/go-build2401649780/b1661/_pkg_.a
2025-08-20T22:46:31.8056931Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getscript=/tmp/go-build2401649780/b1662/_pkg_.a
2025-08-20T22:46:31.8057664Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptcontext=/tmp/go-build2401649780/b1663/_pkg_.a
2025-08-20T22:46:31.8058156Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getscriptlanguages=/tmp/go-build2401649780/b1664/_pkg_.a
2025-08-20T22:46:31.8058585Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/getsource=/tmp/go-build2401649780/b1665/_pkg_.a
2025-08-20T22:46:31.8059030Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/healthreport=/tmp/go-build2401649780/b1666/_pkg_.a
2025-08-20T22:46:31.8059437Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/index=/tmp/go-build2401649780/b1667/_pkg_.a
2025-08-20T22:46:31.8059922Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/info=/tmp/go-build2401649780/b1668/_pkg_.a
2025-08-20T22:46:31.8060355Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/knnsearch=/tmp/go-build2401649780/b1669/_pkg_.a
2025-08-20T22:46:31.8060766Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/mget=/tmp/go-build2401649780/b1670/_pkg_.a
2025-08-20T22:46:31.8061189Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/msearch=/tmp/go-build2401649780/b1671/_pkg_.a
2025-08-20T22:46:31.8061644Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/msearchtemplate=/tmp/go-build2401649780/b1672/_pkg_.a
2025-08-20T22:46:31.8062086Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/mtermvectors=/tmp/go-build2401649780/b1673/_pkg_.a
2025-08-20T22:46:31.8062547Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/openpointintime=/tmp/go-build2401649780/b1674/_pkg_.a
2025-08-20T22:46:31.8062958Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/ping=/tmp/go-build2401649780/b1675/_pkg_.a
2025-08-20T22:46:31.8063519Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/putscript=/tmp/go-build2401649780/b1676/_pkg_.a
2025-08-20T22:46:31.8064016Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/rankeval=/tmp/go-build2401649780/b1677/_pkg_.a
2025-08-20T22:46:31.8064433Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/reindex=/tmp/go-build2401649780/b1678/_pkg_.a
2025-08-20T22:46:31.8064903Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/reindexrethrottle=/tmp/go-build2401649780/b1679/_pkg_.a
2025-08-20T22:46:31.8065468Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/rendersearchtemplate=/tmp/go-build2401649780/b1680/_pkg_.a
2025-08-20T22:46:31.8065976Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/scriptspainlessexecute=/tmp/go-build2401649780/b1681/_pkg_.a
2025-08-20T22:46:31.8066448Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/scroll=/tmp/go-build2401649780/b1682/_pkg_.a
2025-08-20T22:46:31.8066859Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/search=/tmp/go-build2401649780/b1683/_pkg_.a
2025-08-20T22:46:31.8067411Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/searchmvt=/tmp/go-build2401649780/b1684/_pkg_.a
2025-08-20T22:46:31.8067871Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/searchshards=/tmp/go-build2401649780/b1687/_pkg_.a
2025-08-20T22:46:31.8068324Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/searchtemplate=/tmp/go-build2401649780/b1688/_pkg_.a
2025-08-20T22:46:31.8068764Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/termsenum=/tmp/go-build2401649780/b1689/_pkg_.a
2025-08-20T22:46:31.8069273Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/termvectors=/tmp/go-build2401649780/b1690/_pkg_.a
2025-08-20T22:46:31.8069694Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/update=/tmp/go-build2401649780/b1691/_pkg_.a
2025-08-20T22:46:31.8070138Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyquery=/tmp/go-build2401649780/b1692/_pkg_.a
2025-08-20T22:46:31.8070641Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/core/updatebyqueryrethrottle=/tmp/go-build2401649780/b1693/_pkg_.a
2025-08-20T22:46:31.8071175Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/deletedanglingindex=/tmp/go-build2401649780/b1694/_pkg_.a
2025-08-20T22:46:31.8071772Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/importdanglingindex=/tmp/go-build2401649780/b1695/_pkg_.a
2025-08-20T22:46:31.8072313Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/danglingindices/listdanglingindices=/tmp/go-build2401649780/b1696/_pkg_.a
2025-08-20T22:46:31.8072767Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/deletepolicy=/tmp/go-build2401649780/b1697/_pkg_.a
2025-08-20T22:46:31.8073229Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/executepolicy=/tmp/go-build2401649780/b1698/_pkg_.a
2025-08-20T22:46:31.8073662Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/getpolicy=/tmp/go-build2401649780/b1699/_pkg_.a
2025-08-20T22:46:31.8074101Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/putpolicy=/tmp/go-build2401649780/b1700/_pkg_.a
2025-08-20T22:46:31.8074692Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/enrich/stats=/tmp/go-build2401649780/b1701/_pkg_.a
2025-08-20T22:46:31.8075128Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/delete=/tmp/go-build2401649780/b1702/_pkg_.a
2025-08-20T22:46:31.8075535Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/get=/tmp/go-build2401649780/b1703/_pkg_.a
2025-08-20T22:46:31.8075970Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/getstatus=/tmp/go-build2401649780/b1704/_pkg_.a
2025-08-20T22:46:31.8076374Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/eql/search=/tmp/go-build2401649780/b1705/_pkg_.a
2025-08-20T22:46:31.8076818Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/esql/asyncquery=/tmp/go-build2401649780/b1707/_pkg_.a
2025-08-20T22:46:31.8077448Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/esql/query=/tmp/go-build2401649780/b1708/_pkg_.a
2025-08-20T22:46:31.8078051Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/features/getfeatures=/tmp/go-build2401649780/b1710/_pkg_.a
2025-08-20T22:46:31.8078530Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/features/resetfeatures=/tmp/go-build2401649780/b1711/_pkg_.a
2025-08-20T22:46:31.8079073Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/globalcheckpoints=/tmp/go-build2401649780/b1712/_pkg_.a
2025-08-20T22:46:31.8079496Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/msearch=/tmp/go-build2401649780/b1713/_pkg_.a
2025-08-20T22:46:31.8079940Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/postsecret=/tmp/go-build2401649780/b1714/_pkg_.a
2025-08-20T22:46:31.8080354Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/fleet/search=/tmp/go-build2401649780/b1715/_pkg_.a
2025-08-20T22:46:31.8080786Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/graph/explore=/tmp/go-build2401649780/b1716/_pkg_.a
2025-08-20T22:46:31.8081304Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/deletelifecycle=/tmp/go-build2401649780/b1717/_pkg_.a
2025-08-20T22:46:31.8081779Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/explainlifecycle=/tmp/go-build2401649780/b1718/_pkg_.a
2025-08-20T22:46:31.8082219Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getlifecycle=/tmp/go-build2401649780/b1719/_pkg_.a
2025-08-20T22:46:31.8082640Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/getstatus=/tmp/go-build2401649780/b1720/_pkg_.a
2025-08-20T22:46:31.8083115Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/migratetodatatiers=/tmp/go-build2401649780/b1721/_pkg_.a
2025-08-20T22:46:31.8083606Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/movetostep=/tmp/go-build2401649780/b1722/_pkg_.a
2025-08-20T22:46:31.8084056Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/putlifecycle=/tmp/go-build2401649780/b1723/_pkg_.a
2025-08-20T22:46:31.8084501Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/removepolicy=/tmp/go-build2401649780/b1724/_pkg_.a
2025-08-20T22:46:31.8084906Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/retry=/tmp/go-build2401649780/b1725/_pkg_.a
2025-08-20T22:46:31.8085304Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/start=/tmp/go-build2401649780/b1726/_pkg_.a
2025-08-20T22:46:31.8085703Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ilm/stop=/tmp/go-build2401649780/b1727/_pkg_.a
2025-08-20T22:46:31.8086134Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/addblock=/tmp/go-build2401649780/b1728/_pkg_.a
2025-08-20T22:46:31.8086574Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/analyze=/tmp/go-build2401649780/b1729/_pkg_.a
2025-08-20T22:46:31.8087022Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/clearcache=/tmp/go-build2401649780/b1730/_pkg_.a
2025-08-20T22:46:31.8087609Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/clone=/tmp/go-build2401649780/b1731/_pkg_.a
2025-08-20T22:46:31.8088031Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/close=/tmp/go-build2401649780/b1732/_pkg_.a
2025-08-20T22:46:31.8088462Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/create=/tmp/go-build2401649780/b1733/_pkg_.a
2025-08-20T22:46:31.8088938Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/createdatastream=/tmp/go-build2401649780/b1734/_pkg_.a
2025-08-20T22:46:31.8089492Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/datastreamsstats=/tmp/go-build2401649780/b1735/_pkg_.a
2025-08-20T22:46:31.8089925Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/delete=/tmp/go-build2401649780/b1736/_pkg_.a
2025-08-20T22:46:31.8090443Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletealias=/tmp/go-build2401649780/b1737/_pkg_.a
2025-08-20T22:46:31.8090939Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatalifecycle=/tmp/go-build2401649780/b1738/_pkg_.a
2025-08-20T22:46:31.8091417Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletedatastream=/tmp/go-build2401649780/b1739/_pkg_.a
2025-08-20T22:46:31.8091912Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deleteindextemplate=/tmp/go-build2401649780/b1740/_pkg_.a
2025-08-20T22:46:31.8092380Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/deletetemplate=/tmp/go-build2401649780/b1741/_pkg_.a
2025-08-20T22:46:31.8092883Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/diskusage=/tmp/go-build2401649780/b1742/_pkg_.a
2025-08-20T22:46:31.8093334Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/downsample=/tmp/go-build2401649780/b1743/_pkg_.a
2025-08-20T22:46:31.8093763Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/exists=/tmp/go-build2401649780/b1744/_pkg_.a
2025-08-20T22:46:31.8094211Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsalias=/tmp/go-build2401649780/b1745/_pkg_.a
2025-08-20T22:46:31.8094705Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/existsindextemplate=/tmp/go-build2401649780/b1746/_pkg_.a
2025-08-20T22:46:31.8095172Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/existstemplate=/tmp/go-build2401649780/b1747/_pkg_.a
2025-08-20T22:46:31.8095739Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/explaindatalifecycle=/tmp/go-build2401649780/b1748/_pkg_.a
2025-08-20T22:46:31.8096218Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/fieldusagestats=/tmp/go-build2401649780/b1749/_pkg_.a
2025-08-20T22:46:31.8096646Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/flush=/tmp/go-build2401649780/b1750/_pkg_.a
2025-08-20T22:46:31.8097086Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/forcemerge=/tmp/go-build2401649780/b1751/_pkg_.a
2025-08-20T22:46:31.8097738Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/get=/tmp/go-build2401649780/b1752/_pkg_.a
2025-08-20T22:46:31.8098189Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getalias=/tmp/go-build2401649780/b1753/_pkg_.a
2025-08-20T22:46:31.8098685Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatalifecycle=/tmp/go-build2401649780/b1754/_pkg_.a
2025-08-20T22:46:31.8099152Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getdatastream=/tmp/go-build2401649780/b1755/_pkg_.a
2025-08-20T22:46:31.8099635Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getfieldmapping=/tmp/go-build2401649780/b1756/_pkg_.a
2025-08-20T22:46:31.8100111Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getindextemplate=/tmp/go-build2401649780/b1757/_pkg_.a
2025-08-20T22:46:31.8100560Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getmapping=/tmp/go-build2401649780/b1758/_pkg_.a
2025-08-20T22:46:31.8101012Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/getsettings=/tmp/go-build2401649780/b1759/_pkg_.a
2025-08-20T22:46:31.8101556Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/gettemplate=/tmp/go-build2401649780/b1760/_pkg_.a
2025-08-20T22:46:31.8102060Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/migratetodatastream=/tmp/go-build2401649780/b1761/_pkg_.a
2025-08-20T22:46:31.8102594Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/modifydatastream=/tmp/go-build2401649780/b1762/_pkg_.a
2025-08-20T22:46:31.8103018Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/open=/tmp/go-build2401649780/b1763/_pkg_.a
2025-08-20T22:46:31.8103499Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/promotedatastream=/tmp/go-build2401649780/b1764/_pkg_.a
2025-08-20T22:46:31.8103953Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putalias=/tmp/go-build2401649780/b1765/_pkg_.a
2025-08-20T22:46:31.8104437Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putdatalifecycle=/tmp/go-build2401649780/b1766/_pkg_.a
2025-08-20T22:46:31.8104977Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putindextemplate=/tmp/go-build2401649780/b1767/_pkg_.a
2025-08-20T22:46:31.8105426Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putmapping=/tmp/go-build2401649780/b1768/_pkg_.a
2025-08-20T22:46:31.8105882Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/putsettings=/tmp/go-build2401649780/b1769/_pkg_.a
2025-08-20T22:46:31.8106327Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/puttemplate=/tmp/go-build2401649780/b1770/_pkg_.a
2025-08-20T22:46:31.8106765Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/recovery=/tmp/go-build2401649780/b1771/_pkg_.a
2025-08-20T22:46:31.8107376Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/refresh=/tmp/go-build2401649780/b1772/_pkg_.a
2025-08-20T22:46:31.8107900Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/reloadsearchanalyzers=/tmp/go-build2401649780/b1773/_pkg_.a
2025-08-20T22:46:31.8108371Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolvecluster=/tmp/go-build2401649780/b1774/_pkg_.a
2025-08-20T22:46:31.8108836Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/resolveindex=/tmp/go-build2401649780/b1775/_pkg_.a
2025-08-20T22:46:31.8109267Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/rollover=/tmp/go-build2401649780/b1776/_pkg_.a
2025-08-20T22:46:31.8109706Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/segments=/tmp/go-build2401649780/b1777/_pkg_.a
2025-08-20T22:46:31.8110162Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/shardstores=/tmp/go-build2401649780/b1778/_pkg_.a
2025-08-20T22:46:31.8110598Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/shrink=/tmp/go-build2401649780/b1780/_pkg_.a
2025-08-20T22:46:31.8111106Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulateindextemplate=/tmp/go-build2401649780/b1781/_pkg_.a
2025-08-20T22:46:31.8111581Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/simulatetemplate=/tmp/go-build2401649780/b1782/_pkg_.a
2025-08-20T22:46:31.8112007Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/split=/tmp/go-build2401649780/b1783/_pkg_.a
2025-08-20T22:46:31.8112427Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/stats=/tmp/go-build2401649780/b1784/_pkg_.a
2025-08-20T22:46:31.8112904Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/unfreeze=/tmp/go-build2401649780/b1785/_pkg_.a
2025-08-20T22:46:31.8113432Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/updatealiases=/tmp/go-build2401649780/b1786/_pkg_.a
2025-08-20T22:46:31.8113906Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/indices/validatequery=/tmp/go-build2401649780/b1787/_pkg_.a
2025-08-20T22:46:31.8114402Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/delete=/tmp/go-build2401649780/b1788/_pkg_.a
2025-08-20T22:46:31.8114829Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/get=/tmp/go-build2401649780/b1789/_pkg_.a
2025-08-20T22:46:31.8115274Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/inference=/tmp/go-build2401649780/b1790/_pkg_.a
2025-08-20T22:46:31.8115702Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/inference/put=/tmp/go-build2401649780/b1791/_pkg_.a
2025-08-20T22:46:31.8116199Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletegeoipdatabase=/tmp/go-build2401649780/b1792/_pkg_.a
2025-08-20T22:46:31.8116734Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/deletepipeline=/tmp/go-build2401649780/b1793/_pkg_.a
2025-08-20T22:46:31.8117396Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/geoipstats=/tmp/go-build2401649780/b1794/_pkg_.a
2025-08-20T22:46:31.8117888Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getgeoipdatabase=/tmp/go-build2401649780/b1795/_pkg_.a
2025-08-20T22:46:31.8118337Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/getpipeline=/tmp/go-build2401649780/b1796/_pkg_.a
2025-08-20T22:46:31.8118803Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/processorgrok=/tmp/go-build2401649780/b1797/_pkg_.a
2025-08-20T22:46:31.8119349Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putgeoipdatabase=/tmp/go-build2401649780/b1798/_pkg_.a
2025-08-20T22:46:31.8119818Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/putpipeline=/tmp/go-build2401649780/b1799/_pkg_.a
2025-08-20T22:46:31.8120260Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ingest/simulate=/tmp/go-build2401649780/b1800/_pkg_.a
2025-08-20T22:46:31.8120692Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/delete=/tmp/go-build2401649780/b1801/_pkg_.a
2025-08-20T22:46:31.8121107Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/get=/tmp/go-build2401649780/b1802/_pkg_.a
2025-08-20T22:46:31.8121577Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/getbasicstatus=/tmp/go-build2401649780/b1803/_pkg_.a
2025-08-20T22:46:31.8122046Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/gettrialstatus=/tmp/go-build2401649780/b1804/_pkg_.a
2025-08-20T22:46:31.8122479Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/post=/tmp/go-build2401649780/b1805/_pkg_.a
2025-08-20T22:46:31.8122941Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/poststartbasic=/tmp/go-build2401649780/b1806/_pkg_.a
2025-08-20T22:46:31.8123414Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/license/poststarttrial=/tmp/go-build2401649780/b1807/_pkg_.a
2025-08-20T22:46:31.8123881Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/logstash/deletepipeline=/tmp/go-build2401649780/b1808/_pkg_.a
2025-08-20T22:46:31.8124343Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/logstash/getpipeline=/tmp/go-build2401649780/b1809/_pkg_.a
2025-08-20T22:46:31.8124797Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/logstash/putpipeline=/tmp/go-build2401649780/b1810/_pkg_.a
2025-08-20T22:46:31.8125329Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/migration/deprecations=/tmp/go-build2401649780/b1811/_pkg_.a
2025-08-20T22:46:31.8125862Z [00:05:32.395]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/migration/getfeatureupgradestatus=/tmp/go-build2401649780/b1812/_pkg_.a
2025-08-20T22:46:31.8126428Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/migration/postfeatureupgrade=/tmp/go-build2401649780/b1813/_pkg_.a
2025-08-20T22:46:31.8126962Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/cleartrainedmodeldeploymentcache=/tmp/go-build2401649780/b1814/_pkg_.a
2025-08-20T22:46:31.8127533Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/closejob=/tmp/go-build2401649780/b1815/_pkg_.a
2025-08-20T22:46:31.8127985Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendar=/tmp/go-build2401649780/b1816/_pkg_.a
2025-08-20T22:46:31.8128464Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarevent=/tmp/go-build2401649780/b1817/_pkg_.a
2025-08-20T22:46:31.8128991Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletecalendarjob=/tmp/go-build2401649780/b1818/_pkg_.a
2025-08-20T22:46:31.8129446Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedatafeed=/tmp/go-build2401649780/b1819/_pkg_.a
2025-08-20T22:46:31.8129943Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletedataframeanalytics=/tmp/go-build2401649780/b1820/_pkg_.a
2025-08-20T22:46:31.8130397Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteexpireddata=/tmp/go-build2401649780/b1821/_pkg_.a
2025-08-20T22:46:31.8130834Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletefilter=/tmp/go-build2401649780/b1822/_pkg_.a
2025-08-20T22:46:31.8131334Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deleteforecast=/tmp/go-build2401649780/b1823/_pkg_.a
2025-08-20T22:46:31.8131766Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletejob=/tmp/go-build2401649780/b1824/_pkg_.a
2025-08-20T22:46:31.8132237Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletemodelsnapshot=/tmp/go-build2401649780/b1825/_pkg_.a
2025-08-20T22:46:31.8132701Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodel=/tmp/go-build2401649780/b1826/_pkg_.a
2025-08-20T22:46:31.8133191Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/deletetrainedmodelalias=/tmp/go-build2401649780/b1827/_pkg_.a
2025-08-20T22:46:31.8133658Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/estimatemodelmemory=/tmp/go-build2401649780/b1828/_pkg_.a
2025-08-20T22:46:31.8134118Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/evaluatedataframe=/tmp/go-build2401649780/b1829/_pkg_.a
2025-08-20T22:46:31.8134628Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/explaindataframeanalytics=/tmp/go-build2401649780/b1830/_pkg_.a
2025-08-20T22:46:31.8135044Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/flushjob=/tmp/go-build2401649780/b1831/_pkg_.a
2025-08-20T22:46:31.8135462Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/forecast=/tmp/go-build2401649780/b1832/_pkg_.a
2025-08-20T22:46:31.8135885Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getbuckets=/tmp/go-build2401649780/b1833/_pkg_.a
2025-08-20T22:46:31.8136343Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendarevents=/tmp/go-build2401649780/b1834/_pkg_.a
2025-08-20T22:46:31.8136834Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcalendars=/tmp/go-build2401649780/b1835/_pkg_.a
2025-08-20T22:46:31.8137504Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getcategories=/tmp/go-build2401649780/b1836/_pkg_.a
2025-08-20T22:46:31.8137947Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeeds=/tmp/go-build2401649780/b1837/_pkg_.a
2025-08-20T22:46:31.8138489Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdatafeedstats=/tmp/go-build2401649780/b1838/_pkg_.a
2025-08-20T22:46:31.8138979Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalytics=/tmp/go-build2401649780/b1839/_pkg_.a
2025-08-20T22:46:31.8139487Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getdataframeanalyticsstats=/tmp/go-build2401649780/b1840/_pkg_.a
2025-08-20T22:46:31.8139912Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getfilters=/tmp/go-build2401649780/b1841/_pkg_.a
2025-08-20T22:46:31.8140360Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getinfluencers=/tmp/go-build2401649780/b1842/_pkg_.a
2025-08-20T22:46:31.8140838Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobs=/tmp/go-build2401649780/b1843/_pkg_.a
2025-08-20T22:46:31.8141272Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getjobstats=/tmp/go-build2401649780/b1844/_pkg_.a
2025-08-20T22:46:31.8141717Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmemorystats=/tmp/go-build2401649780/b1845/_pkg_.a
2025-08-20T22:46:31.8142168Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshots=/tmp/go-build2401649780/b1846/_pkg_.a
2025-08-20T22:46:31.8142694Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getmodelsnapshotupgradestats=/tmp/go-build2401649780/b1847/_pkg_.a
2025-08-20T22:46:31.8143208Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getoverallbuckets=/tmp/go-build2401649780/b1848/_pkg_.a
2025-08-20T22:46:31.8143644Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/getrecords=/tmp/go-build2401649780/b1849/_pkg_.a
2025-08-20T22:46:31.8144098Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodels=/tmp/go-build2401649780/b1850/_pkg_.a
2025-08-20T22:46:31.8144581Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/gettrainedmodelsstats=/tmp/go-build2401649780/b1852/_pkg_.a
2025-08-20T22:46:31.8145034Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/infertrainedmodel=/tmp/go-build2401649780/b1853/_pkg_.a
2025-08-20T22:46:31.8145432Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/info=/tmp/go-build2401649780/b1854/_pkg_.a
2025-08-20T22:46:31.8145842Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/openjob=/tmp/go-build2401649780/b1855/_pkg_.a
2025-08-20T22:46:31.8146322Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/postcalendarevents=/tmp/go-build2401649780/b1856/_pkg_.a
2025-08-20T22:46:31.8146746Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/postdata=/tmp/go-build2401649780/b1857/_pkg_.a
2025-08-20T22:46:31.8147315Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdatafeed=/tmp/go-build2401649780/b1858/_pkg_.a
2025-08-20T22:46:31.8147821Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/previewdataframeanalytics=/tmp/go-build2401649780/b1859/_pkg_.a
2025-08-20T22:46:31.8148357Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendar=/tmp/go-build2401649780/b1860/_pkg_.a
2025-08-20T22:46:31.8148940Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putcalendarjob=/tmp/go-build2401649780/b1861/_pkg_.a
2025-08-20T22:46:31.8149466Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdatafeed=/tmp/go-build2401649780/b1862/_pkg_.a
2025-08-20T22:46:31.8149965Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putdataframeanalytics=/tmp/go-build2401649780/b1863/_pkg_.a
2025-08-20T22:46:31.8150446Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putfilter=/tmp/go-build2401649780/b1864/_pkg_.a
2025-08-20T22:46:31.8150855Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/putjob=/tmp/go-build2401649780/b1865/_pkg_.a
2025-08-20T22:46:31.8151303Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodel=/tmp/go-build2401649780/b1866/_pkg_.a
2025-08-20T22:46:31.8151779Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelalias=/tmp/go-build2401649780/b1867/_pkg_.a
2025-08-20T22:46:31.8152307Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodeldefinitionpart=/tmp/go-build2401649780/b1868/_pkg_.a
2025-08-20T22:46:31.8152874Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/puttrainedmodelvocabulary=/tmp/go-build2401649780/b1869/_pkg_.a
2025-08-20T22:46:31.8153291Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/resetjob=/tmp/go-build2401649780/b1870/_pkg_.a
2025-08-20T22:46:31.8153763Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/revertmodelsnapshot=/tmp/go-build2401649780/b1871/_pkg_.a
2025-08-20T22:46:31.8154202Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/setupgrademode=/tmp/go-build2401649780/b1872/_pkg_.a
2025-08-20T22:46:31.8154650Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdatafeed=/tmp/go-build2401649780/b1873/_pkg_.a
2025-08-20T22:46:31.8155198Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/startdataframeanalytics=/tmp/go-build2401649780/b1874/_pkg_.a
2025-08-20T22:46:31.8155722Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/starttrainedmodeldeployment=/tmp/go-build2401649780/b1875/_pkg_.a
2025-08-20T22:46:31.8156160Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdatafeed=/tmp/go-build2401649780/b1876/_pkg_.a
2025-08-20T22:46:31.8156656Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/stopdataframeanalytics=/tmp/go-build2401649780/b1877/_pkg_.a
2025-08-20T22:46:31.8157381Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/stoptrainedmodeldeployment=/tmp/go-build2401649780/b1878/_pkg_.a
2025-08-20T22:46:31.8157849Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedatafeed=/tmp/go-build2401649780/b1879/_pkg_.a
2025-08-20T22:46:31.8158424Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatedataframeanalytics=/tmp/go-build2401649780/b1880/_pkg_.a
2025-08-20T22:46:31.8158874Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatefilter=/tmp/go-build2401649780/b1881/_pkg_.a
2025-08-20T22:46:31.8159302Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatejob=/tmp/go-build2401649780/b1882/_pkg_.a
2025-08-20T22:46:31.8159772Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatemodelsnapshot=/tmp/go-build2401649780/b1883/_pkg_.a
2025-08-20T22:46:31.8160292Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/updatetrainedmodeldeployment=/tmp/go-build2401649780/b1884/_pkg_.a
2025-08-20T22:46:31.8160754Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/upgradejobsnapshot=/tmp/go-build2401649780/b1885/_pkg_.a
2025-08-20T22:46:31.8161177Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/validate=/tmp/go-build2401649780/b1886/_pkg_.a
2025-08-20T22:46:31.8161634Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ml/validatedetector=/tmp/go-build2401649780/b1887/_pkg_.a
2025-08-20T22:46:31.8162160Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/monitoring/bulk=/tmp/go-build2401649780/b1888/_pkg_.a
2025-08-20T22:46:31.8162715Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/clearrepositoriesmeteringarchive=/tmp/go-build2401649780/b1889/_pkg_.a
2025-08-20T22:46:31.8163243Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/getrepositoriesmeteringinfo=/tmp/go-build2401649780/b1890/_pkg_.a
2025-08-20T22:46:31.8163680Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/hotthreads=/tmp/go-build2401649780/b1891/_pkg_.a
2025-08-20T22:46:31.8164099Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/info=/tmp/go-build2401649780/b1893/_pkg_.a
2025-08-20T22:46:31.8164587Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/reloadsecuresettings=/tmp/go-build2401649780/b1894/_pkg_.a
2025-08-20T22:46:31.8165245Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/stats=/tmp/go-build2401649780/b1895/_pkg_.a
2025-08-20T22:46:31.8165668Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/nodes/usage=/tmp/go-build2401649780/b1896/_pkg_.a
2025-08-20T22:46:31.8166134Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/flamegraph=/tmp/go-build2401649780/b1897/_pkg_.a
2025-08-20T22:46:31.8166601Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/stacktraces=/tmp/go-build2401649780/b1898/_pkg_.a
2025-08-20T22:46:31.8167063Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/status=/tmp/go-build2401649780/b1899/_pkg_.a
2025-08-20T22:46:31.8167829Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/profiling/topnfunctions=/tmp/go-build2401649780/b1900/_pkg_.a
2025-08-20T22:46:31.8168308Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleterule=/tmp/go-build2401649780/b1901/_pkg_.a
2025-08-20T22:46:31.8168794Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/deleteruleset=/tmp/go-build2401649780/b1902/_pkg_.a
2025-08-20T22:46:31.8169250Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getrule=/tmp/go-build2401649780/b1903/_pkg_.a
2025-08-20T22:46:31.8169719Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/getruleset=/tmp/go-build2401649780/b1904/_pkg_.a
2025-08-20T22:46:31.8170191Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/listrulesets=/tmp/go-build2401649780/b1905/_pkg_.a
2025-08-20T22:46:31.8170705Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putrule=/tmp/go-build2401649780/b1906/_pkg_.a
2025-08-20T22:46:31.8171171Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/putruleset=/tmp/go-build2401649780/b1907/_pkg_.a
2025-08-20T22:46:31.8171621Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/queryrules/test=/tmp/go-build2401649780/b1908/_pkg_.a
2025-08-20T22:46:31.8172060Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/deletejob=/tmp/go-build2401649780/b1909/_pkg_.a
2025-08-20T22:46:31.8172496Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getjobs=/tmp/go-build2401649780/b1910/_pkg_.a
2025-08-20T22:46:31.8172953Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupcaps=/tmp/go-build2401649780/b1911/_pkg_.a
2025-08-20T22:46:31.8173446Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/getrollupindexcaps=/tmp/go-build2401649780/b1912/_pkg_.a
2025-08-20T22:46:31.8173878Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/putjob=/tmp/go-build2401649780/b1913/_pkg_.a
2025-08-20T22:46:31.8174396Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/rollupsearch=/tmp/go-build2401649780/b1914/_pkg_.a
2025-08-20T22:46:31.8174829Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/startjob=/tmp/go-build2401649780/b1915/_pkg_.a
2025-08-20T22:46:31.8175260Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/rollup/stopjob=/tmp/go-build2401649780/b1916/_pkg_.a
2025-08-20T22:46:31.8175767Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/cachestats=/tmp/go-build2401649780/b1917/_pkg_.a
2025-08-20T22:46:31.8176279Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/clearcache=/tmp/go-build2401649780/b1918/_pkg_.a
2025-08-20T22:46:31.8176832Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/mount=/tmp/go-build2401649780/b1919/_pkg_.a
2025-08-20T22:46:31.8177531Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchablesnapshots/stats=/tmp/go-build2401649780/b1920/_pkg_.a
2025-08-20T22:46:31.8178026Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/delete=/tmp/go-build2401649780/b1922/_pkg_.a
2025-08-20T22:46:31.8178607Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/deletebehavioralanalytics=/tmp/go-build2401649780/b1923/_pkg_.a
2025-08-20T22:46:31.8179083Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/get=/tmp/go-build2401649780/b1924/_pkg_.a
2025-08-20T22:46:31.8179652Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/getbehavioralanalytics=/tmp/go-build2401649780/b1925/_pkg_.a
2025-08-20T22:46:31.8180204Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/list=/tmp/go-build2401649780/b1926/_pkg_.a
2025-08-20T22:46:31.8180677Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/put=/tmp/go-build2401649780/b1927/_pkg_.a
2025-08-20T22:46:31.8181237Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/putbehavioralanalytics=/tmp/go-build2401649780/b1928/_pkg_.a
2025-08-20T22:46:31.8181714Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/searchapplication/search=/tmp/go-build2401649780/b1929/_pkg_.a
2025-08-20T22:46:31.8182215Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/activateuserprofile=/tmp/go-build2401649780/b1930/_pkg_.a
2025-08-20T22:46:31.8182733Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/authenticate=/tmp/go-build2401649780/b1932/_pkg_.a
2025-08-20T22:46:31.8183218Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkdeleterole=/tmp/go-build2401649780/b1933/_pkg_.a
2025-08-20T22:46:31.8183681Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkputrole=/tmp/go-build2401649780/b1934/_pkg_.a
2025-08-20T22:46:31.8184172Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/bulkupdateapikeys=/tmp/go-build2401649780/b1935/_pkg_.a
2025-08-20T22:46:31.8184639Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/changepassword=/tmp/go-build2401649780/b1936/_pkg_.a
2025-08-20T22:46:31.8185124Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearapikeycache=/tmp/go-build2401649780/b1937/_pkg_.a
2025-08-20T22:46:31.8185633Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedprivileges=/tmp/go-build2401649780/b1938/_pkg_.a
2025-08-20T22:46:31.8186131Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedrealms=/tmp/go-build2401649780/b1939/_pkg_.a
2025-08-20T22:46:31.8186668Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedroles=/tmp/go-build2401649780/b1940/_pkg_.a
2025-08-20T22:46:31.8187311Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/clearcachedservicetokens=/tmp/go-build2401649780/b1941/_pkg_.a
2025-08-20T22:46:31.8187779Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/createapikey=/tmp/go-build2401649780/b1942/_pkg_.a
2025-08-20T22:46:31.8188301Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/createcrossclusterapikey=/tmp/go-build2401649780/b1943/_pkg_.a
2025-08-20T22:46:31.8188799Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/createservicetoken=/tmp/go-build2401649780/b1944/_pkg_.a
2025-08-20T22:46:31.8189352Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteprivileges=/tmp/go-build2401649780/b1945/_pkg_.a
2025-08-20T22:46:31.8189816Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterole=/tmp/go-build2401649780/b1946/_pkg_.a
2025-08-20T22:46:31.8190302Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleterolemapping=/tmp/go-build2401649780/b1947/_pkg_.a
2025-08-20T22:46:31.8190796Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteservicetoken=/tmp/go-build2401649780/b1948/_pkg_.a
2025-08-20T22:46:31.8191244Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/deleteuser=/tmp/go-build2401649780/b1949/_pkg_.a
2025-08-20T22:46:31.8191709Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuser=/tmp/go-build2401649780/b1950/_pkg_.a
2025-08-20T22:46:31.8192258Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/disableuserprofile=/tmp/go-build2401649780/b1951/_pkg_.a
2025-08-20T22:46:31.8192720Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuser=/tmp/go-build2401649780/b1952/_pkg_.a
2025-08-20T22:46:31.8193204Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enableuserprofile=/tmp/go-build2401649780/b1953/_pkg_.a
2025-08-20T22:46:31.8193671Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollkibana=/tmp/go-build2401649780/b1954/_pkg_.a
2025-08-20T22:46:31.8194120Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/enrollnode=/tmp/go-build2401649780/b1955/_pkg_.a
2025-08-20T22:46:31.8194625Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getapikey=/tmp/go-build2401649780/b1956/_pkg_.a
2025-08-20T22:46:31.8195135Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getbuiltinprivileges=/tmp/go-build2401649780/b1957/_pkg_.a
2025-08-20T22:46:31.8195615Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getprivileges=/tmp/go-build2401649780/b1958/_pkg_.a
2025-08-20T22:46:31.8196051Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getrole=/tmp/go-build2401649780/b1959/_pkg_.a
2025-08-20T22:46:31.8196525Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getrolemapping=/tmp/go-build2401649780/b1960/_pkg_.a
2025-08-20T22:46:31.8197028Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getserviceaccounts=/tmp/go-build2401649780/b1961/_pkg_.a
2025-08-20T22:46:31.8197900Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getservicecredentials=/tmp/go-build2401649780/b1962/_pkg_.a
2025-08-20T22:46:31.8198388Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getsettings=/tmp/go-build2401649780/b1963/_pkg_.a
2025-08-20T22:46:31.8198836Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/gettoken=/tmp/go-build2401649780/b1964/_pkg_.a
2025-08-20T22:46:31.8199373Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getuser=/tmp/go-build2401649780/b1966/_pkg_.a
2025-08-20T22:46:31.8199860Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprivileges=/tmp/go-build2401649780/b1967/_pkg_.a
2025-08-20T22:46:31.8200335Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/getuserprofile=/tmp/go-build2401649780/b1968/_pkg_.a
2025-08-20T22:46:31.8200794Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/grantapikey=/tmp/go-build2401649780/b1969/_pkg_.a
2025-08-20T22:46:31.8201273Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivileges=/tmp/go-build2401649780/b1971/_pkg_.a
2025-08-20T22:46:31.8201863Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/hasprivilegesuserprofile=/tmp/go-build2401649780/b1972/_pkg_.a
2025-08-20T22:46:31.8202358Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidateapikey=/tmp/go-build2401649780/b1973/_pkg_.a
2025-08-20T22:46:31.8202834Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/invalidatetoken=/tmp/go-build2401649780/b1974/_pkg_.a
2025-08-20T22:46:31.8203317Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcauthenticate=/tmp/go-build2401649780/b1975/_pkg_.a
2025-08-20T22:46:31.8203768Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/oidclogout=/tmp/go-build2401649780/b1976/_pkg_.a
2025-08-20T22:46:31.8204363Z [00:05:32.396]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/oidcprepareauthentication=/tmp/go-build2401649780/b1977/_pkg_.a
2025-08-20T22:46:31.8204835Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putprivileges=/tmp/go-build2401649780/b1978/_pkg_.a
2025-08-20T22:46:31.8205283Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putrole=/tmp/go-build2401649780/b1979/_pkg_.a
2025-08-20T22:46:31.8205760Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putrolemapping=/tmp/go-build2401649780/b1980/_pkg_.a
2025-08-20T22:46:31.8206197Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/putuser=/tmp/go-build2401649780/b1981/_pkg_.a
2025-08-20T22:46:31.8206664Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/queryapikeys=/tmp/go-build2401649780/b1982/_pkg_.a
2025-08-20T22:46:31.8207354Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/queryrole=/tmp/go-build2401649780/b1983/_pkg_.a
2025-08-20T22:46:31.8207834Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/queryuser=/tmp/go-build2401649780/b1984/_pkg_.a
2025-08-20T22:46:31.8208320Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlauthenticate=/tmp/go-build2401649780/b1985/_pkg_.a
2025-08-20T22:46:31.8208814Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlcompletelogout=/tmp/go-build2401649780/b1986/_pkg_.a
2025-08-20T22:46:31.8209280Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlinvalidate=/tmp/go-build2401649780/b1987/_pkg_.a
2025-08-20T22:46:31.8209735Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samllogout=/tmp/go-build2401649780/b1988/_pkg_.a
2025-08-20T22:46:31.8210269Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlprepareauthentication=/tmp/go-build2401649780/b1989/_pkg_.a
2025-08-20T22:46:31.8210815Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/samlserviceprovidermetadata=/tmp/go-build2401649780/b1990/_pkg_.a
2025-08-20T22:46:31.8211391Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/suggestuserprofiles=/tmp/go-build2401649780/b1991/_pkg_.a
2025-08-20T22:46:31.8211857Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updateapikey=/tmp/go-build2401649780/b1992/_pkg_.a
2025-08-20T22:46:31.8212374Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updatecrossclusterapikey=/tmp/go-build2401649780/b1993/_pkg_.a
2025-08-20T22:46:31.8212881Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updatesettings=/tmp/go-build2401649780/b1994/_pkg_.a
2025-08-20T22:46:31.8213393Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/security/updateuserprofiledata=/tmp/go-build2401649780/b1995/_pkg_.a
2025-08-20T22:46:31.8213914Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/deletenode=/tmp/go-build2401649780/b1996/_pkg_.a
2025-08-20T22:46:31.8214355Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/getnode=/tmp/go-build2401649780/b1997/_pkg_.a
2025-08-20T22:46:31.8214795Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/shutdown/putnode=/tmp/go-build2401649780/b1998/_pkg_.a
2025-08-20T22:46:31.8215250Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/deletelifecycle=/tmp/go-build2401649780/b2000/_pkg_.a
2025-08-20T22:46:31.8215708Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/executelifecycle=/tmp/go-build2401649780/b2001/_pkg_.a
2025-08-20T22:46:31.8216242Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/executeretention=/tmp/go-build2401649780/b2002/_pkg_.a
2025-08-20T22:46:31.8216686Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/getlifecycle=/tmp/go-build2401649780/b2003/_pkg_.a
2025-08-20T22:46:31.8217289Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstats=/tmp/go-build2401649780/b2004/_pkg_.a
2025-08-20T22:46:31.8217779Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/getstatus=/tmp/go-build2401649780/b2005/_pkg_.a
2025-08-20T22:46:31.8218225Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/putlifecycle=/tmp/go-build2401649780/b2006/_pkg_.a
2025-08-20T22:46:31.8218630Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/start=/tmp/go-build2401649780/b2007/_pkg_.a
2025-08-20T22:46:31.8219037Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/slm/stop=/tmp/go-build2401649780/b2008/_pkg_.a
2025-08-20T22:46:31.8219610Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/cleanuprepository=/tmp/go-build2401649780/b2009/_pkg_.a
2025-08-20T22:46:31.8220054Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/clone=/tmp/go-build2401649780/b2010/_pkg_.a
2025-08-20T22:46:31.8220491Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/create=/tmp/go-build2401649780/b2011/_pkg_.a
2025-08-20T22:46:31.8220984Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/createrepository=/tmp/go-build2401649780/b2012/_pkg_.a
2025-08-20T22:46:31.8221414Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/delete=/tmp/go-build2401649780/b2013/_pkg_.a
2025-08-20T22:46:31.8221900Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/deleterepository=/tmp/go-build2401649780/b2014/_pkg_.a
2025-08-20T22:46:31.8222325Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/get=/tmp/go-build2401649780/b2015/_pkg_.a
2025-08-20T22:46:31.8222799Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/getrepository=/tmp/go-build2401649780/b2017/_pkg_.a
2025-08-20T22:46:31.8223394Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/repositoryverifyintegrity=/tmp/go-build2401649780/b2018/_pkg_.a
2025-08-20T22:46:31.8223835Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/restore=/tmp/go-build2401649780/b2019/_pkg_.a
2025-08-20T22:46:31.8224264Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/status=/tmp/go-build2401649780/b2020/_pkg_.a
2025-08-20T22:46:31.8224750Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/snapshot/verifyrepository=/tmp/go-build2401649780/b2021/_pkg_.a
2025-08-20T22:46:31.8225194Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/clearcursor=/tmp/go-build2401649780/b2022/_pkg_.a
2025-08-20T22:46:31.8225688Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/deleteasync=/tmp/go-build2401649780/b2023/_pkg_.a
2025-08-20T22:46:31.8226115Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasync=/tmp/go-build2401649780/b2024/_pkg_.a
2025-08-20T22:46:31.8226563Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/getasyncstatus=/tmp/go-build2401649780/b2025/_pkg_.a
2025-08-20T22:46:31.8226979Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/query=/tmp/go-build2401649780/b2026/_pkg_.a
2025-08-20T22:46:31.8227543Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/sql/translate=/tmp/go-build2401649780/b2028/_pkg_.a
2025-08-20T22:46:31.8228340Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/ssl/certificates=/tmp/go-build2401649780/b2029/_pkg_.a
2025-08-20T22:46:31.8229329Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonym=/tmp/go-build2401649780/b2030/_pkg_.a
2025-08-20T22:46:31.8230303Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/deletesynonymrule=/tmp/go-build2401649780/b2031/_pkg_.a
2025-08-20T22:46:31.8231166Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonym=/tmp/go-build2401649780/b2032/_pkg_.a
2025-08-20T22:46:31.8232073Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymrule=/tmp/go-build2401649780/b2033/_pkg_.a
2025-08-20T22:46:31.8232956Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/getsynonymssets=/tmp/go-build2401649780/b2034/_pkg_.a
2025-08-20T22:46:31.8233797Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonym=/tmp/go-build2401649780/b2035/_pkg_.a
2025-08-20T22:46:31.8234777Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/synonyms/putsynonymrule=/tmp/go-build2401649780/b2036/_pkg_.a
2025-08-20T22:46:31.8235572Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/tasks/cancel=/tmp/go-build2401649780/b2037/_pkg_.a
2025-08-20T22:46:31.8236332Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/tasks/get=/tmp/go-build2401649780/b2038/_pkg_.a
2025-08-20T22:46:31.8237284Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/tasks/list=/tmp/go-build2401649780/b2039/_pkg_.a
2025-08-20T22:46:31.8238275Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findfieldstructure=/tmp/go-build2401649780/b2041/_pkg_.a
2025-08-20T22:46:31.8239349Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findmessagestructure=/tmp/go-build2401649780/b2042/_pkg_.a
2025-08-20T22:46:31.8240293Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/findstructure=/tmp/go-build2401649780/b2043/_pkg_.a
2025-08-20T22:46:31.8241254Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/textstructure/testgrokpattern=/tmp/go-build2401649780/b2044/_pkg_.a
2025-08-20T22:46:31.8242352Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/deletetransform=/tmp/go-build2401649780/b2045/_pkg_.a
2025-08-20T22:46:31.8243243Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/getnodestats=/tmp/go-build2401649780/b2046/_pkg_.a
2025-08-20T22:46:31.8244119Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransform=/tmp/go-build2401649780/b2047/_pkg_.a
2025-08-20T22:46:31.8245046Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/gettransformstats=/tmp/go-build2401649780/b2048/_pkg_.a
2025-08-20T22:46:31.8245978Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/previewtransform=/tmp/go-build2401649780/b2049/_pkg_.a
2025-08-20T22:46:31.8247032Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/puttransform=/tmp/go-build2401649780/b2050/_pkg_.a
2025-08-20T22:46:31.8248119Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/resettransform=/tmp/go-build2401649780/b2051/_pkg_.a
2025-08-20T22:46:31.8249089Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/schedulenowtransform=/tmp/go-build2401649780/b2052/_pkg_.a
2025-08-20T22:46:31.8250012Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/starttransform=/tmp/go-build2401649780/b2053/_pkg_.a
2025-08-20T22:46:31.8250885Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/stoptransform=/tmp/go-build2401649780/b2054/_pkg_.a
2025-08-20T22:46:31.8251977Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/updatetransform=/tmp/go-build2401649780/b2055/_pkg_.a
2025-08-20T22:46:31.8252905Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/transform/upgradetransforms=/tmp/go-build2401649780/b2056/_pkg_.a
2025-08-20T22:46:31.8253735Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/ackwatch=/tmp/go-build2401649780/b2057/_pkg_.a
2025-08-20T22:46:31.8254609Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/activatewatch=/tmp/go-build2401649780/b2058/_pkg_.a
2025-08-20T22:46:31.8255484Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deactivatewatch=/tmp/go-build2401649780/b2059/_pkg_.a
2025-08-20T22:46:31.8256379Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/deletewatch=/tmp/go-build2401649780/b2060/_pkg_.a
2025-08-20T22:46:31.8257498Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/executewatch=/tmp/go-build2401649780/b2061/_pkg_.a
2025-08-20T22:46:31.8258305Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getsettings=/tmp/go-build2401649780/b2063/_pkg_.a
2025-08-20T22:46:31.8259114Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/getwatch=/tmp/go-build2401649780/b2064/_pkg_.a
2025-08-20T22:46:31.8259922Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/putwatch=/tmp/go-build2401649780/b2065/_pkg_.a
2025-08-20T22:46:31.8260781Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/querywatches=/tmp/go-build2401649780/b2066/_pkg_.a
2025-08-20T22:46:31.8261603Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/start=/tmp/go-build2401649780/b2067/_pkg_.a
2025-08-20T22:46:31.8262406Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stats=/tmp/go-build2401649780/b2068/_pkg_.a
2025-08-20T22:46:31.8263187Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/stop=/tmp/go-build2401649780/b2069/_pkg_.a
2025-08-20T22:46:31.8264219Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/watcher/updatesettings=/tmp/go-build2401649780/b2070/_pkg_.a
2025-08-20T22:46:31.8265051Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/xpack/info=/tmp/go-build2401649780/b2071/_pkg_.a
2025-08-20T22:46:31.8265859Z [00:05:32.397]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/xpack/usage=/tmp/go-build2401649780/b2073/_pkg_.a
2025-08-20T22:46:31.8266557Z [00:05:32.397]➜  packagefile github.com/exasol/exasol-driver-go/internal/utils=/tmp/go-build2401649780/b2077/_pkg_.a
2025-08-20T22:46:31.8267460Z [00:05:32.397]➜  packagefile github.com/exasol/exasol-driver-go/internal/version=/tmp/go-build2401649780/b2080/_pkg_.a
2025-08-20T22:46:31.8268291Z [00:05:32.397]➜  packagefile github.com/exasol/exasol-driver-go/pkg/connection/wsconn=/tmp/go-build2401649780/b2081/_pkg_.a
2025-08-20T22:46:31.8269095Z [00:05:32.397]➜  packagefile github.com/exasol/exasol-driver-go/pkg/errors=/tmp/go-build2401649780/b2078/_pkg_.a
2025-08-20T22:46:31.8269777Z [00:05:32.397]➜  packagefile github.com/exasol/exasol-driver-go/pkg/logger=/tmp/go-build2401649780/b2084/_pkg_.a
2025-08-20T22:46:31.8270439Z [00:05:32.397]➜  packagefile github.com/exasol/exasol-driver-go/pkg/proxy=/tmp/go-build2401649780/b2085/_pkg_.a
2025-08-20T22:46:31.8271151Z [00:05:32.397]➜  packagefile github.com/exasol/exasol-driver-go/pkg/types=/tmp/go-build2401649780/b2082/_pkg_.a
2025-08-20T22:46:31.8271726Z [00:05:32.397]➜  packagefile github.com/gorilla/websocket=/tmp/go-build2401649780/b2083/_pkg_.a
2025-08-20T22:46:31.8272390Z [00:05:32.397]➜  packagefile github.com/flarco/bigquery/internal/schema=/tmp/go-build2401649780/b2089/_pkg_.a
2025-08-20T22:46:31.8273138Z [00:05:32.397]➜  packagefile github.com/flarco/bigquery/internal/schema/decoder=/tmp/go-build2401649780/b2090/_pkg_.a
2025-08-20T22:46:31.8273796Z [00:05:32.397]➜  packagefile github.com/viant/xunsafe=/tmp/go-build2401649780/b2092/_pkg_.a
2025-08-20T22:46:31.8274370Z [00:05:32.397]➜  packagefile filippo.io/edwards25519/field=/tmp/go-build2401649780/b2097/_pkg_.a
2025-08-20T22:46:31.8274906Z [00:05:32.397]➜  packagefile golang.org/x/crypto/md4=/tmp/go-build2401649780/b2109/_pkg_.a
2025-08-20T22:46:31.8275979Z [00:05:32.397]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/crypto=/tmp/go-build2401649780/b2113/_pkg_.a
2025-08-20T22:46:31.8277087Z [00:05:32.397]➜  packagefile github.com/microsoft/go-mssqldb/internal/github.com/swisscom/mssql-always-encrypted/pkg/utils=/tmp/go-build2401649780/b2116/_pkg_.a
2025-08-20T22:46:31.8277854Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto=/tmp/go-build2401649780/b2129/_pkg_.a
2025-08-20T22:46:31.8278668Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/etype=/tmp/go-build2401649780/b2131/_pkg_.a
2025-08-20T22:46:31.8279389Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/errorcode=/tmp/go-build2401649780/b2145/_pkg_.a
2025-08-20T22:46:31.8280046Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/flags=/tmp/go-build2401649780/b2146/_pkg_.a
2025-08-20T22:46:31.8280715Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/keyusage=/tmp/go-build2401649780/b2147/_pkg_.a
2025-08-20T22:46:31.8281367Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/nametype=/tmp/go-build2401649780/b2127/_pkg_.a
2025-08-20T22:46:31.8282068Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/patype=/tmp/go-build2401649780/b2139/_pkg_.a
2025-08-20T22:46:31.8282693Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/kadmin=/tmp/go-build2401649780/b2148/_pkg_.a
2025-08-20T22:46:31.8283323Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/krberror=/tmp/go-build2401649780/b2149/_pkg_.a
2025-08-20T22:46:31.8283958Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/messages=/tmp/go-build2401649780/b2150/_pkg_.a
2025-08-20T22:46:31.8284621Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/types=/tmp/go-build2401649780/b2140/_pkg_.a
2025-08-20T22:46:31.8285339Z [00:05:32.397]➜  packagefile github.com/jcmturner/dnsutils/v2=/tmp/go-build2401649780/b2122/_pkg_.a
2025-08-20T22:46:31.8285987Z [00:05:32.397]➜  packagefile github.com/jcmturner/gofork/encoding/asn1=/tmp/go-build2401649780/b2123/_pkg_.a
2025-08-20T22:46:31.8286667Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/etypeID=/tmp/go-build2401649780/b2124/_pkg_.a
2025-08-20T22:46:31.8287276Z [00:05:32.397]➜  packagefile encoding/gob=/tmp/go-build2401649780/b686/_pkg_.a
2025-08-20T22:46:31.8287859Z [00:05:32.397]➜  packagefile github.com/hashicorp/go-uuid=/tmp/go-build2401649780/b2126/_pkg_.a
2025-08-20T22:46:31.8288514Z [00:05:32.397]➜  packagefile github.com/jcmturner/goidentity/v6=/tmp/go-build2401649780/b2158/_pkg_.a
2025-08-20T22:46:31.8289173Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/asn1tools=/tmp/go-build2401649780/b2141/_pkg_.a
2025-08-20T22:46:31.8290060Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/chksumtype=/tmp/go-build2401649780/b2138/_pkg_.a
2025-08-20T22:46:31.8290773Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/msgtype=/tmp/go-build2401649780/b2152/_pkg_.a
2025-08-20T22:46:31.8291408Z [00:05:32.397]➜  packagefile github.com/jcmturner/gokrb5/v8/service=/tmp/go-build2401649780/b2159/_pkg_.a
2025-08-20T22:46:31.8291877Z [00:05:32.397]➜  packagefile net/http/cookiejar=/tmp/go-build2401649780/b2160/_pkg_.a
2025-08-20T22:46:31.8292423Z [00:05:32.397]➜  packagefile github.com/jpillora/backoff=/tmp/go-build2401649780/b2167/_pkg_.a
2025-08-20T22:46:31.8293117Z [00:05:32.397]➜  packagefile github.com/prometheus/client_golang/prometheus=/tmp/go-build2401649780/b2168/_pkg_.a
2025-08-20T22:46:31.8293657Z [00:05:32.397]➜  packagefile golang.org/x/net/idna=/tmp/go-build2401649780/b524/_pkg_.a
2025-08-20T22:46:31.8294356Z [00:05:32.397]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build2401649780/b523/_pkg_.a
2025-08-20T22:46:31.8294919Z [00:05:32.397]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build2401649780/b527/_pkg_.a
2025-08-20T22:46:31.8295526Z [00:05:32.397]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build2401649780/b528/_pkg_.a
2025-08-20T22:46:31.8296261Z [00:05:32.397]➜  packagefile github.com/sijms/go-ora/v2/advanced_nego/ntlmssp=/tmp/go-build2401649780/b2184/_pkg_.a
2025-08-20T22:46:31.8296710Z [00:05:32.397]➜  packagefile go/constant=/tmp/go-build2401649780/b2193/_pkg_.a
2025-08-20T22:46:31.8297372Z [00:05:32.397]➜  packagefile go/version=/tmp/go-build2401649780/b2194/_pkg_.a
2025-08-20T22:46:31.8297894Z [00:05:32.397]➜  packagefile internal/types/errors=/tmp/go-build2401649780/b2196/_pkg_.a
2025-08-20T22:46:31.8298488Z [00:05:32.397]➜  packagefile github.com/dvsekhvalnov/jose2go=/tmp/go-build2401649780/b2208/_pkg_.a
2025-08-20T22:46:31.8299096Z [00:05:32.397]➜  packagefile github.com/godbus/dbus=/tmp/go-build2401649780/b2216/_pkg_.a
2025-08-20T22:46:31.8299730Z [00:05:32.397]➜  packagefile github.com/gsterjov/go-libsecret=/tmp/go-build2401649780/b2217/_pkg_.a
2025-08-20T22:46:31.8300377Z [00:05:32.397]➜  packagefile github.com/mtibben/percent=/tmp/go-build2401649780/b2218/_pkg_.a
2025-08-20T22:46:31.8301121Z [00:05:32.397]➜  packagefile github.com/apache/arrow/go/v15/arrow/compute/exec=/tmp/go-build2401649780/b2220/_pkg_.a
2025-08-20T22:46:31.8301926Z [00:05:32.397]➜  packagefile github.com/apache/arrow/go/v15/arrow/compute/internal/kernels=/tmp/go-build2401649780/b2222/_pkg_.a
2025-08-20T22:46:31.8302644Z [00:05:32.397]➜  packagefile github.com/apache/arrow/go/v15/arrow/scalar=/tmp/go-build2401649780/b2221/_pkg_.a
2025-08-20T22:46:31.8303385Z [00:05:32.397]➜  packagefile github.com/gabriel-vasile/mimetype/internal/charset=/tmp/go-build2401649780/b2225/_pkg_.a
2025-08-20T22:46:31.8304104Z [00:05:32.397]➜  packagefile github.com/gabriel-vasile/mimetype/internal/magic=/tmp/go-build2401649780/b2226/_pkg_.a
2025-08-20T22:46:31.8304848Z [00:05:32.397]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/timezone=/tmp/go-build2401649780/b2237/_pkg_.a
2025-08-20T22:46:31.8305588Z [00:05:32.397]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/types=/tmp/go-build2401649780/b2238/_pkg_.a
2025-08-20T22:46:31.8306372Z [00:05:32.397]➜  packagefile github.com/timeplus-io/proton-go-driver/v2/lib/cityhash102=/tmp/go-build2401649780/b2241/_pkg_.a
2025-08-20T22:46:31.8306980Z [00:05:32.397]➜  packagefile github.com/pierrec/lz4/internal/xxh32=/tmp/go-build2401649780/b2246/_pkg_.a
2025-08-20T22:46:31.8307784Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2401649780/b252/_pkg_.a
2025-08-20T22:46:31.8308427Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/mongo/address=/tmp/go-build2401649780/b2252/_pkg_.a
2025-08-20T22:46:31.8309229Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/internal/randutil=/tmp/go-build2401649780/b2265/_pkg_.a
2025-08-20T22:46:31.8309989Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/internal/bsonutil=/tmp/go-build2401649780/b2254/_pkg_.a
2025-08-20T22:46:31.8310663Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/internal/handshake=/tmp/go-build2401649780/b2255/_pkg_.a
2025-08-20T22:46:31.8311339Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/internal/ptrutil=/tmp/go-build2401649780/b2256/_pkg_.a
2025-08-20T22:46:31.8311977Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/internal/driverutil=/tmp/go-build2401649780/b2271/_pkg_.a
2025-08-20T22:46:31.8312575Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/version=/tmp/go-build2401649780/b2279/_pkg_.a
2025-08-20T22:46:31.8313186Z [00:05:32.397]➜  packagefile github.com/montanaflynn/stats=/tmp/go-build2401649780/b2281/_pkg_.a
2025-08-20T22:46:31.8313877Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/auth=/tmp/go-build2401649780/b2282/_pkg_.a
2025-08-20T22:46:31.8314556Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/dns=/tmp/go-build2401649780/b2277/_pkg_.a
2025-08-20T22:46:31.8315194Z [00:05:32.397]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/ocsp=/tmp/go-build2401649780/b2293/_pkg_.a
2025-08-20T22:46:31.8315918Z [00:05:32.398]➜  packagefile golang.org/x/oauth2/google/internal/stsexchange=/tmp/go-build2401649780/b663/_pkg_.a
2025-08-20T22:46:31.8316483Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/internal=/tmp/go-build2401649780/b674/_pkg_.a
2025-08-20T22:46:31.8317078Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/internal/jwt=/tmp/go-build2401649780/b675/_pkg_.a
2025-08-20T22:46:31.8317737Z [00:05:32.398]➜  packagefile github.com/google/s2a-go=/tmp/go-build2401649780/b693/_pkg_.a
2025-08-20T22:46:31.8318342Z [00:05:32.398]➜  packagefile google.golang.org/api/internal/cert=/tmp/go-build2401649780/b718/_pkg_.a
2025-08-20T22:46:31.8318928Z [00:05:32.398]➜  packagefile log/slog/internal=/tmp/go-build2401649780/b395/_pkg_.a
2025-08-20T22:46:31.8319480Z [00:05:32.398]➜  packagefile log/slog/internal/buffer=/tmp/go-build2401649780/b396/_pkg_.a
2025-08-20T22:46:31.8320104Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/internal/anynil=/tmp/go-build2401649780/b2296/_pkg_.a
2025-08-20T22:46:31.8320847Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/internal/pgio=/tmp/go-build2401649780/b2297/_pkg_.a
2025-08-20T22:46:31.8321490Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/internal/sanitize=/tmp/go-build2401649780/b2298/_pkg_.a
2025-08-20T22:46:31.8322159Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/internal/stmtcache=/tmp/go-build2401649780/b2299/_pkg_.a
2025-08-20T22:46:31.8322717Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/pgtype=/tmp/go-build2401649780/b2309/_pkg_.a
2025-08-20T22:46:31.8323263Z [00:05:32.398]➜  packagefile github.com/jackc/pgpassfile=/tmp/go-build2401649780/b2301/_pkg_.a
2025-08-20T22:46:31.8323824Z [00:05:32.398]➜  packagefile github.com/jackc/pgservicefile=/tmp/go-build2401649780/b2302/_pkg_.a
2025-08-20T22:46:31.8324508Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/internal/iobufpool=/tmp/go-build2401649780/b2303/_pkg_.a
2025-08-20T22:46:31.8325240Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/bgreader=/tmp/go-build2401649780/b2304/_pkg_.a
2025-08-20T22:46:31.8325941Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/pgconn/internal/ctxwatch=/tmp/go-build2401649780/b2305/_pkg_.a
2025-08-20T22:46:31.8326520Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/pgproto3=/tmp/go-build2401649780/b2306/_pkg_.a
2025-08-20T22:46:31.8327268Z [00:05:32.398]➜  packagefile golang.org/x/text/secure/precis=/tmp/go-build2401649780/b2307/_pkg_.a
2025-08-20T22:46:31.8327856Z [00:05:32.398]➜  packagefile github.com/jackc/pgx/v5/pgxpool=/tmp/go-build2401649780/b2311/_pkg_.a
2025-08-20T22:46:31.8328299Z [00:05:32.398]➜  packagefile text/tabwriter=/tmp/go-build2401649780/b439/_pkg_.a
2025-08-20T22:46:31.8329029Z [00:05:32.398]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build2401649780/b195/_pkg_.a
2025-08-20T22:46:31.8329748Z [00:05:32.398]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build2401649780/b131/_pkg_.a
2025-08-20T22:46:31.8330197Z [00:05:32.398]➜  packagefile crypto/sha3=/tmp/go-build2401649780/b141/_pkg_.a
2025-08-20T22:46:31.8330813Z [00:05:32.398]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build2401649780/b149/_pkg_.a
2025-08-20T22:46:31.8331425Z [00:05:32.398]➜  packagefile github.com/asaskevich/govalidator=/tmp/go-build2401649780/b244/_pkg_.a
2025-08-20T22:46:31.8331963Z [00:05:32.398]➜  packagefile github.com/go-openapi/errors=/tmp/go-build2401649780/b246/_pkg_.a
2025-08-20T22:46:31.8332467Z [00:05:32.398]➜  packagefile github.com/oklog/ulid=/tmp/go-build2401649780/b249/_pkg_.a
2025-08-20T22:46:31.8333047Z [00:05:32.398]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build2401649780/b216/_pkg_.a
2025-08-20T22:46:31.8333670Z [00:05:32.398]➜  packagefile github.com/gobwas/glob/util/strings=/tmp/go-build2401649780/b310/_pkg_.a
2025-08-20T22:46:31.8334331Z [00:05:32.398]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/strings=/tmp/go-build2401649780/b336/_pkg_.a
2025-08-20T22:46:31.8335360Z [00:05:32.398]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping=/tmp/go-build2401649780/b1146/_pkg_.a
2025-08-20T22:46:31.8336047Z [00:05:32.398]➜  packagefile go.opentelemetry.io/otel/semconv/v1.24.0=/tmp/go-build2401649780/b1147/_pkg_.a
2025-08-20T22:46:31.8336684Z [00:05:32.398]➜  packagefile google.golang.org/grpc/encoding/gzip=/tmp/go-build2401649780/b1148/_pkg_.a
2025-08-20T22:46:31.8337859Z [00:05:32.398]➜  packagefile github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp=/tmp/go-build2401649780/b1150/_pkg_.a
2025-08-20T22:46:31.8338371Z [00:05:32.398]➜  packagefile github.com/go-logr/logr=/tmp/go-build2401649780/b746/_pkg_.a
2025-08-20T22:46:31.8339121Z [00:05:32.398]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2401649780/b759/_pkg_.a
2025-08-20T22:46:31.8339699Z [00:05:32.398]➜  packagefile go.opentelemetry.io/otel/sdk=/tmp/go-build2401649780/b858/_pkg_.a
2025-08-20T22:46:31.8340424Z [00:05:32.398]➜  packagefile go.opentelemetry.io/otel/sdk/internal/x=/tmp/go-build2401649780/b859/_pkg_.a
2025-08-20T22:46:31.8341039Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/httptransport=/tmp/go-build2401649780/b733/_pkg_.a
2025-08-20T22:46:31.8341866Z [00:05:32.398]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2401649780/b735/_pkg_.a
2025-08-20T22:46:31.8342541Z [00:05:32.398]➜  packagefile google.golang.org/api/googleapi/transport=/tmp/go-build2401649780/b763/_pkg_.a
2025-08-20T22:46:31.8343280Z [00:05:32.398]➜  packagefile google.golang.org/grpc/experimental/opentelemetry=/tmp/go-build2401649780/b1154/_pkg_.a
2025-08-20T22:46:31.8344018Z [00:05:32.398]➜  packagefile google.golang.org/grpc/stats/opentelemetry/internal=/tmp/go-build2401649780/b1155/_pkg_.a
2025-08-20T22:46:31.8344972Z [00:05:32.398]➜  packagefile google.golang.org/grpc/stats/opentelemetry/internal/tracing=/tmp/go-build2401649780/b1156/_pkg_.a
2025-08-20T22:46:31.8345423Z [00:05:32.398]➜  packagefile hash/crc64=/tmp/go-build2401649780/b1079/_pkg_.a
2025-08-20T22:46:31.8345959Z [00:05:32.398]➜  packagefile golang.org/x/net/html/atom=/tmp/go-build2401649780/b2201/_pkg_.a
2025-08-20T22:46:31.8346729Z [00:05:32.398]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/v4a/internal/crypto=/tmp/go-build2401649780/b1091/_pkg_.a
2025-08-20T22:46:31.8347622Z [00:05:32.398]➜  packagefile github.com/aws/aws-sdk-go-v2/internal/v4a/internal/v4=/tmp/go-build2401649780/b1092/_pkg_.a
2025-08-20T22:46:31.8348373Z [00:05:32.398]➜  packagefile github.com/aws/aws-sdk-go-v2/service/internal/s3shared/arn=/tmp/go-build2401649780/b1096/_pkg_.a
2025-08-20T22:46:31.8349108Z [00:05:32.398]➜  packagefile github.com/aws/aws-sdk-go-v2/service/s3/internal/arn=/tmp/go-build2401649780/b1099/_pkg_.a
2025-08-20T22:46:31.8349804Z [00:05:32.398]➜  packagefile github.com/hashicorp/errwrap=/tmp/go-build2401649780/b2204/_pkg_.a
2025-08-20T22:46:31.8350539Z [00:05:32.398]➜  packagefile github.com/googleapis/gax-go/v2/internallog/internal=/tmp/go-build2401649780/b677/_pkg_.a
2025-08-20T22:46:31.8351239Z [00:05:32.398]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4block=/tmp/go-build2401649780/b409/_pkg_.a
2025-08-20T22:46:31.8351926Z [00:05:32.398]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4errors=/tmp/go-build2401649780/b410/_pkg_.a
2025-08-20T22:46:31.8352603Z [00:05:32.398]➜  packagefile github.com/pierrec/lz4/v4/internal/lz4stream=/tmp/go-build2401649780/b411/_pkg_.a
2025-08-20T22:46:31.8353204Z [00:05:32.398]➜  packagefile github.com/klauspost/compress/flate=/tmp/go-build2401649780/b399/_pkg_.a
2025-08-20T22:46:31.8353993Z [00:05:32.398]➜  packagefile github.com/apache/arrow-go/v18/arrow/flight/gen/flight=/tmp/go-build2401649780/b435/_pkg_.a
2025-08-20T22:46:31.8354613Z [00:05:32.398]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build2401649780/b404/_pkg_.a
2025-08-20T22:46:31.8355203Z [00:05:32.398]➜  packagefile github.com/valyala/fasttemplate=/tmp/go-build2401649780/b603/_pkg_.a
2025-08-20T22:46:31.8355822Z [00:05:32.398]➜  packagefile github.com/klauspost/compress/snappy=/tmp/go-build2401649780/b623/_pkg_.a
2025-08-20T22:46:31.8356555Z [00:05:32.398]➜  packagefile github.com/parquet-go/parquet-go/hashprobe/aeshash=/tmp/go-build2401649780/b636/_pkg_.a
2025-08-20T22:46:31.8357502Z [00:05:32.398]➜  packagefile github.com/parquet-go/parquet-go/hashprobe/wyhash=/tmp/go-build2401649780/b638/_pkg_.a
2025-08-20T22:46:31.8358118Z [00:05:32.398]➜  packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2401649780/b648/_pkg_.a
2025-08-20T22:46:31.8358671Z [00:05:32.398]➜  packagefile golang.org/x/crypto/blowfish=/tmp/go-build2401649780/b652/_pkg_.a
2025-08-20T22:46:31.8359351Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build2401649780/b488/_pkg_.a
2025-08-20T22:46:31.8360106Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2401649780/b489/_pkg_.a
2025-08-20T22:46:31.8360778Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build2401649780/b492/_pkg_.a
2025-08-20T22:46:31.8361574Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build2401649780/b493/_pkg_.a
2025-08-20T22:46:31.8362182Z [00:05:32.398]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build2401649780/b438/_pkg_.a
2025-08-20T22:46:31.8362912Z [00:05:32.398]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build2401649780/b473/_pkg_.a
2025-08-20T22:46:31.8363703Z [00:05:32.398]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build2401649780/b474/_pkg_.a
2025-08-20T22:46:31.8364418Z [00:05:32.398]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build2401649780/b495/_pkg_.a
2025-08-20T22:46:31.8365029Z [00:05:32.398]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build2401649780/b448/_pkg_.a
2025-08-20T22:46:31.8365813Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build2401649780/b449/_pkg_.a
2025-08-20T22:46:31.8366472Z [00:05:32.398]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build2401649780/b446/_pkg_.a
2025-08-20T22:46:31.8367354Z [00:05:32.398]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2401649780/b506/_pkg_.a
2025-08-20T22:46:31.8368073Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build2401649780/b520/_pkg_.a
2025-08-20T22:46:31.8368827Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2401649780/b530/_pkg_.a
2025-08-20T22:46:31.8369454Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build2401649780/b529/_pkg_.a
2025-08-20T22:46:31.8370143Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2401649780/b538/_pkg_.a
2025-08-20T22:46:31.8370941Z [00:05:32.398]➜  packagefile google.golang.org/genproto/googleapis/rpc/code=/tmp/go-build2401649780/b727/_pkg_.a
2025-08-20T22:46:31.8371467Z [00:05:32.398]➜  packagefile github.com/go-logr/stdr=/tmp/go-build2401649780/b748/_pkg_.a
2025-08-20T22:46:31.8372020Z [00:05:32.398]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build2401649780/b750/_pkg_.a
2025-08-20T22:46:31.8372802Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccount=/tmp/go-build2401649780/b680/_pkg_.a
2025-08-20T22:46:31.8373543Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/credentials/internal/externalaccountuser=/tmp/go-build2401649780/b690/_pkg_.a
2025-08-20T22:46:31.8374244Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/credentials/internal/gdch=/tmp/go-build2401649780/b691/_pkg_.a
2025-08-20T22:46:31.8375021Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/credentials/internal/impersonate=/tmp/go-build2401649780/b681/_pkg_.a
2025-08-20T22:46:31.8375697Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/internal/credsfile=/tmp/go-build2401649780/b683/_pkg_.a
2025-08-20T22:46:31.8376292Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/internal/compute=/tmp/go-build2401649780/b776/_pkg_.a
2025-08-20T22:46:31.8376891Z [00:05:32.398]➜  packagefile cloud.google.com/go/auth/internal/transport=/tmp/go-build2401649780/b734/_pkg_.a
2025-08-20T22:46:31.8378019Z [00:05:32.398]➜  packagefile go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal=/tmp/go-build2401649780/b778/_pkg_.a
2025-08-20T22:46:31.8378585Z [00:05:32.398]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build2401649780/b760/_pkg_.a
2025-08-20T22:46:31.8379191Z [00:05:32.398]➜  packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2401649780/b779/_pkg_.a
2025-08-20T22:46:31.8379725Z [00:05:32.398]➜  packagefile google.golang.org/grpc/balancer/grpclb/grpc_lb_v1=/tmp/go-build2401649780/b794/_pkg_.a
2025-08-20T22:46:31.8380203Z [00:05:32.398]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2401649780/b539/_pkg_.a
2025-08-20T22:46:31.8380557Z [00:05:32.398]➜  packagefile google.golang.org/grpc/resolver/manual=/tmp/go-build2401649780/b795/_pkg_.a
2025-08-20T22:46:31.8380957Z [00:05:32.398]➜  packagefile google.golang.org/grpc/credentials/alts=/tmp/go-build2401649780/b781/_pkg_.a
2025-08-20T22:46:31.8381281Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/xds=/tmp/go-build2401649780/b791/_pkg_.a
2025-08-20T22:46:31.8381603Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/cache=/tmp/go-build2401649780/b867/_pkg_.a
2025-08-20T22:46:31.8382027Z [00:05:32.398]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/core/v3=/tmp/go-build2401649780/b870/_pkg_.a
2025-08-20T22:46:31.8382414Z [00:05:32.398]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider=/tmp/go-build2401649780/b878/_pkg_.a
2025-08-20T22:46:31.8382743Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/bootstrap=/tmp/go-build2401649780/b891/_pkg_.a
2025-08-20T22:46:31.8383246Z [00:05:32.398]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/status/v3=/tmp/go-build2401649780/b896/_pkg_.a
2025-08-20T22:46:31.8383783Z [00:05:32.398]➜  packagefile google.golang.org/grpc/credentials/tls/certprovider/pemfile=/tmp/go-build2401649780/b893/_pkg_.a
2025-08-20T22:46:31.8384363Z [00:05:32.398]➜  packagefile google.golang.org/grpc/internal/admin=/tmp/go-build2401649780/b917/_pkg_.a
2025-08-20T22:46:31.8384899Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/csds=/tmp/go-build2401649780/b918/_pkg_.a
2025-08-20T22:46:31.8385546Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/balancer=/tmp/go-build2401649780/b939/_pkg_.a
2025-08-20T22:46:31.8386259Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier/rls=/tmp/go-build2401649780/b958/_pkg_.a
2025-08-20T22:46:31.8387089Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/fault=/tmp/go-build2401649780/b959/_pkg_.a
2025-08-20T22:46:31.8387968Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/rbac=/tmp/go-build2401649780/b962/_pkg_.a
2025-08-20T22:46:31.8388665Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter/router=/tmp/go-build2401649780/b969/_pkg_.a
2025-08-20T22:46:31.8389268Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/resolver=/tmp/go-build2401649780/b971/_pkg_.a
2025-08-20T22:46:31.8389859Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/server=/tmp/go-build2401649780/b975/_pkg_.a
2025-08-20T22:46:31.8390689Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter=/tmp/go-build2401649780/b976/_pkg_.a
2025-08-20T22:46:31.8391425Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource=/tmp/go-build2401649780/b925/_pkg_.a
2025-08-20T22:46:31.8392110Z [00:05:32.398]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/admin/v3=/tmp/go-build2401649780/b897/_pkg_.a
2025-08-20T22:46:31.8392818Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/internal=/tmp/go-build2401649780/b920/_pkg_.a
2025-08-20T22:46:31.8393487Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/load=/tmp/go-build2401649780/b921/_pkg_.a
2025-08-20T22:46:31.8394198Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport=/tmp/go-build2401649780/b922/_pkg_.a
2025-08-20T22:46:31.8394926Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/ads=/tmp/go-build2401649780/b923/_pkg_.a
2025-08-20T22:46:31.8395755Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/grpctransport=/tmp/go-build2401649780/b936/_pkg_.a
2025-08-20T22:46:31.8396485Z [00:05:32.398]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/transport/lrs=/tmp/go-build2401649780/b938/_pkg_.a
2025-08-20T22:46:31.8397367Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2401649780/b454/_pkg_.a
2025-08-20T22:46:31.8398009Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build2401649780/b480/_pkg_.a
2025-08-20T22:46:31.8398721Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2401649780/b481/_pkg_.a
2025-08-20T22:46:31.8399414Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2401649780/b482/_pkg_.a
2025-08-20T22:46:31.8400100Z [00:05:32.398]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2401649780/b483/_pkg_.a
2025-08-20T22:46:31.8401101Z [00:05:32.398]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time=/tmp/go-build2401649780/b1024/_pkg_.a
2025-08-20T22:46:31.8402129Z [00:05:32.398]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust=/tmp/go-build2401649780/b1031/_pkg_.a
2025-08-20T22:46:31.8403325Z [00:05:32.398]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs=/tmp/go-build2401649780/b1032/_pkg_.a
2025-08-20T22:46:31.8404397Z [00:05:32.398]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm=/tmp/go-build2401649780/b1035/_pkg_.a
2025-08-20T22:46:31.8405475Z [00:05:32.398]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant=/tmp/go-build2401649780/b1030/_pkg_.a
2025-08-20T22:46:31.8406033Z [00:05:32.398]➜  packagefile github.com/kylelemons/godebug/diff=/tmp/go-build2401649780/b1021/_pkg_.a
2025-08-20T22:46:31.8406952Z [00:05:32.398]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json=/tmp/go-build2401649780/b1023/_pkg_.a
2025-08-20T22:46:31.8407627Z [00:05:32.398]➜  packagefile github.com/segmentio/asm/cpu=/tmp/go-build2401649780/b1053/_pkg_.a
2025-08-20T22:46:31.8408362Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/decoder=/tmp/go-build2401649780/b365/_pkg_.a
2025-08-20T22:46:31.8408963Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/encoder=/tmp/go-build2401649780/b368/_pkg_.a
2025-08-20T22:46:31.8409587Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/encoder/vm=/tmp/go-build2401649780/b369/_pkg_.a
2025-08-20T22:46:31.8410245Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_color=/tmp/go-build2401649780/b371/_pkg_.a
2025-08-20T22:46:31.8410952Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_color_indent=/tmp/go-build2401649780/b372/_pkg_.a
2025-08-20T22:46:31.8411611Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/encoder/vm_indent=/tmp/go-build2401649780/b370/_pkg_.a
2025-08-20T22:46:31.8412208Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/errors=/tmp/go-build2401649780/b366/_pkg_.a
2025-08-20T22:46:31.8412853Z [00:05:32.398]➜  packagefile github.com/goccy/go-json/internal/runtime=/tmp/go-build2401649780/b367/_pkg_.a
2025-08-20T22:46:31.8413382Z [00:05:32.398]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build2401649780/b382/_pkg_.a
2025-08-20T22:46:31.8413875Z [00:05:32.398]➜  packagefile github.com/stretchr/objx=/tmp/go-build2401649780/b1218/_pkg_.a
2025-08-20T22:46:31.8414345Z [00:05:32.398]➜  packagefile go.opencensus.io/stats=/tmp/go-build2401649780/b1108/_pkg_.a
2025-08-20T22:46:31.8414848Z [00:05:32.398]➜  packagefile go.opencensus.io/stats/view=/tmp/go-build2401649780/b1114/_pkg_.a
2025-08-20T22:46:31.8415275Z [00:05:32.398]➜  packagefile go.opencensus.io/tag=/tmp/go-build2401649780/b1112/_pkg_.a
2025-08-20T22:46:31.8415727Z [00:05:32.398]➜  packagefile gocloud.dev/blob/driver=/tmp/go-build2401649780/b1117/_pkg_.a
2025-08-20T22:46:31.8416166Z [00:05:32.398]➜  packagefile gocloud.dev/gcerrors=/tmp/go-build2401649780/b1118/_pkg_.a
2025-08-20T22:46:31.8416749Z [00:05:32.398]➜  packagefile gocloud.dev/internal/gcerr=/tmp/go-build2401649780/b1119/_pkg_.a
2025-08-20T22:46:31.8417397Z [00:05:32.398]➜  packagefile gocloud.dev/internal/oc=/tmp/go-build2401649780/b1121/_pkg_.a
2025-08-20T22:46:31.8417985Z [00:05:32.398]➜  packagefile gocloud.dev/internal/openurl=/tmp/go-build2401649780/b1130/_pkg_.a
2025-08-20T22:46:31.8418548Z [00:05:32.398]➜  packagefile github.com/Azure/go-autorest/autorest/to=/tmp/go-build2401649780/b1132/_pkg_.a
2025-08-20T22:46:31.8418988Z [00:05:32.398]➜  packagefile github.com/google/wire=/tmp/go-build2401649780/b1133/_pkg_.a
2025-08-20T22:46:31.8419488Z [00:05:32.399]➜  packagefile gocloud.dev/internal/escape=/tmp/go-build2401649780/b1134/_pkg_.a
2025-08-20T22:46:31.8420039Z [00:05:32.399]➜  packagefile gocloud.dev/internal/useragent=/tmp/go-build2401649780/b1135/_pkg_.a
2025-08-20T22:46:31.8420594Z [00:05:32.399]➜  packagefile cloud.google.com/go/iam/credentials/apiv1=/tmp/go-build2401649780/b1137/_pkg_.a
2025-08-20T22:46:31.8421357Z [00:05:32.399]➜  packagefile cloud.google.com/go/iam/credentials/apiv1/credentialspb=/tmp/go-build2401649780/b1138/_pkg_.a
2025-08-20T22:46:31.8421978Z [00:05:32.399]➜  packagefile github.com/aws/aws-sdk-go/aws=/tmp/go-build2401649780/b1162/_pkg_.a
2025-08-20T22:46:31.8422504Z [00:05:32.399]➜  packagefile github.com/aws/aws-sdk-go/aws/awserr=/tmp/go-build2401649780/b1163/_pkg_.a
2025-08-20T22:46:31.8423025Z [00:05:32.399]➜  packagefile github.com/aws/aws-sdk-go/aws/client=/tmp/go-build2401649780/b1170/_pkg_.a
2025-08-20T22:46:31.8423546Z [00:05:32.399]➜  packagefile github.com/aws/aws-sdk-go/aws/request=/tmp/go-build2401649780/b1172/_pkg_.a
2025-08-20T22:46:31.8424062Z [00:05:32.399]➜  packagefile github.com/aws/aws-sdk-go/service/s3=/tmp/go-build2401649780/b1175/_pkg_.a
2025-08-20T22:46:31.8424653Z [00:05:32.399]➜  packagefile github.com/aws/aws-sdk-go/service/s3/s3manager=/tmp/go-build2401649780/b1192/_pkg_.a
2025-08-20T22:46:31.8425056Z [00:05:32.399]➜  packagefile gocloud.dev/aws=/tmp/go-build2401649780/b1195/_pkg_.a
2025-08-20T22:46:31.8425688Z [00:05:32.399]➜  packagefile github.com/aws/smithy-go/document/json=/tmp/go-build2401649780/b1268/_pkg_.a
2025-08-20T22:46:31.8426174Z [00:05:32.399]➜  packagefile github.com/tmthrgd/go-hex=/tmp/go-build2401649780/b1277/_pkg_.a
2025-08-20T22:46:31.8426754Z [00:05:32.399]➜  packagefile github.com/uptrace/bun/internal/ordered=/tmp/go-build2401649780/b1297/_pkg_.a
2025-08-20T22:46:31.8427514Z [00:05:32.399]➜  packagefile github.com/vmihailenco/msgpack/v5/msgpcode=/tmp/go-build2401649780/b1287/_pkg_.a
2025-08-20T22:46:31.8428057Z [00:05:32.399]➜  packagefile github.com/vmihailenco/tagparser/v2=/tmp/go-build2401649780/b1288/_pkg_.a
2025-08-20T22:46:31.8428528Z [00:05:32.399]➜  packagefile github.com/creasty/defaults=/tmp/go-build2401649780/b1230/_pkg_.a
2025-08-20T22:46:31.8428971Z [00:05:32.399]➜  packagefile github.com/goccy/go-yaml=/tmp/go-build2401649780/b1231/_pkg_.a
2025-08-20T22:46:31.8429497Z [00:05:32.399]➜  packagefile github.com/substrait-io/substrait=/tmp/go-build2401649780/b1240/_pkg_.a
2025-08-20T22:46:31.8430190Z [00:05:32.399]➜  packagefile github.com/substrait-io/substrait-go/v3/proto/extensions=/tmp/go-build2401649780/b1241/_pkg_.a
2025-08-20T22:46:31.8430934Z [00:05:32.399]➜  packagefile github.com/substrait-io/substrait-go/v3/types/integer_parameters=/tmp/go-build2401649780/b1244/_pkg_.a
2025-08-20T22:46:31.8431630Z [00:05:32.399]➜  packagefile github.com/substrait-io/substrait-go/v3/types/parser=/tmp/go-build2401649780/b1245/_pkg_.a
2025-08-20T22:46:31.8432160Z [00:05:32.399]➜  packagefile atomicgo.dev/keyboard/internal=/tmp/go-build2401649780/b1254/_pkg_.a
2025-08-20T22:46:31.8432691Z [00:05:32.399]➜  packagefile github.com/containerd/console=/tmp/go-build2401649780/b1256/_pkg_.a
2025-08-20T22:46:31.8433160Z [00:05:32.399]➜  packagefile github.com/xo/terminfo=/tmp/go-build2401649780/b1259/_pkg_.a
2025-08-20T22:46:31.8433699Z [00:05:32.399]➜  packagefile github.com/coreos/go-oidc/v3/oidc=/tmp/go-build2401649780/b1308/_pkg_.a
2025-08-20T22:46:31.8434353Z [00:05:32.399]➜  packagefile github.com/hashicorp/go-cleanhttp=/tmp/go-build2401649780/b1326/_pkg_.a
2025-08-20T22:46:31.8435099Z [00:05:32.399]➜  packagefile github.com/databricks/databricks-sql-go/auth/oauth/pkce=/tmp/go-build2401649780/b1322/_pkg_.a
2025-08-20T22:46:31.8435804Z [00:05:32.399]➜  packagefile github.com/apache/arrow/go/v18/arrow=/tmp/go-build2401649780/b1329/_pkg_.a
2025-08-20T22:46:31.8436416Z [00:05:32.399]➜  packagefile github.com/apache/arrow/go/v18/arrow/array=/tmp/go-build2401649780/b1339/_pkg_.a
2025-08-20T22:46:31.8437014Z [00:05:32.399]➜  packagefile github.com/apache/arrow/go/v18/arrow/ipc=/tmp/go-build2401649780/b1344/_pkg_.a
2025-08-20T22:46:31.8437999Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types=/tmp/go-build2401649780/b1360/_pkg_.a
2025-08-20T22:46:31.8438866Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/expandwildcard=/tmp/go-build2401649780/b1411/_pkg_.a
2025-08-20T22:46:31.8439665Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operator=/tmp/go-build2401649780/b1484/_pkg_.a
2025-08-20T22:46:31.8440557Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/searchtype=/tmp/go-build2401649780/b1510/_pkg_.a
2025-08-20T22:46:31.8441421Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestmode=/tmp/go-build2401649780/b1527/_pkg_.a
2025-08-20T22:46:31.8442170Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/bytes=/tmp/go-build2401649780/b1563/_pkg_.a
2025-08-20T22:46:31.8442921Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeunit=/tmp/go-build2401649780/b1568/_pkg_.a
2025-08-20T22:46:31.8443769Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/healthstatus=/tmp/go-build2401649780/b1433/_pkg_.a
2025-08-20T22:46:31.8444772Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdatafeedcolumn=/tmp/go-build2401649780/b1371/_pkg_.a
2025-08-20T22:46:31.8445607Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catdfacolumn=/tmp/go-build2401649780/b1372/_pkg_.a
2025-08-20T22:46:31.8446580Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/catanomalydetectorcolumn=/tmp/go-build2401649780/b1370/_pkg_.a
2025-08-20T22:46:31.8447673Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattrainedmodelscolumn=/tmp/go-build2401649780/b1374/_pkg_.a
2025-08-20T22:46:31.8448543Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cattransformcolumn=/tmp/go-build2401649780/b1375/_pkg_.a
2025-08-20T22:46:31.8449291Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/decision=/tmp/go-build2401649780/b1394/_pkg_.a
2025-08-20T22:46:31.8450021Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/level=/tmp/go-build2401649780/b1609/_pkg_.a
2025-08-20T22:46:31.8450830Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/waitforevents=/tmp/go-build2401649780/b1610/_pkg_.a
2025-08-20T22:46:31.8451593Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/result=/tmp/go-build2401649780/b1502/_pkg_.a
2025-08-20T22:46:31.8452505Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorstatus=/tmp/go-build2401649780/b1388/_pkg_.a
2025-08-20T22:46:31.8453312Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncstatus=/tmp/go-build2401649780/b1531/_pkg_.a
2025-08-20T22:46:31.8454240Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtriggermethod=/tmp/go-build2401649780/b1529/_pkg_.a
2025-08-20T22:46:31.8455211Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/syncjobtype=/tmp/go-build2401649780/b1530/_pkg_.a
2025-08-20T22:46:31.8456109Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/operationtype=/tmp/go-build2401649780/b1647/_pkg_.a
2025-08-20T22:46:31.8457044Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/refresh=/tmp/go-build2401649780/b1498/_pkg_.a
2025-08-20T22:46:31.8458100Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/versiontype=/tmp/go-build2401649780/b1550/_pkg_.a
2025-08-20T22:46:31.8458949Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conflicts=/tmp/go-build2401649780/b1654/_pkg_.a
2025-08-20T22:46:31.8459875Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indicatorhealthstatus=/tmp/go-build2401649780/b1458/_pkg_.a
2025-08-20T22:46:31.8460633Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/optype=/tmp/go-build2401649780/b1485/_pkg_.a
2025-08-20T22:46:31.8461632Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridaggregationtype=/tmp/go-build2401649780/b1685/_pkg_.a
2025-08-20T22:46:31.8462452Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gridtype=/tmp/go-build2401649780/b1686/_pkg_.a
2025-08-20T22:46:31.8463295Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/resultposition=/tmp/go-build2401649780/b1706/_pkg_.a
2025-08-20T22:46:31.8464102Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/esqlformat=/tmp/go-build2401649780/b1709/_pkg_.a
2025-08-20T22:46:31.8465028Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/lifecycleoperationmode=/tmp/go-build2401649780/b1468/_pkg_.a
2025-08-20T22:46:31.8465945Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/feature=/tmp/go-build2401649780/b1412/_pkg_.a
2025-08-20T22:46:31.8466831Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dynamicmapping=/tmp/go-build2401649780/b1404/_pkg_.a
2025-08-20T22:46:31.8467861Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexcheckonstartup=/tmp/go-build2401649780/b1451/_pkg_.a
2025-08-20T22:46:31.8468694Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstorestatus=/tmp/go-build2401649780/b1779/_pkg_.a
2025-08-20T22:46:31.8469482Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tasktype=/tmp/go-build2401649780/b1533/_pkg_.a
2025-08-20T22:46:31.8470356Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensestatus=/tmp/go-build2401649780/b1466/_pkg_.a
2025-08-20T22:46:31.8471187Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/licensetype=/tmp/go-build2401649780/b1467/_pkg_.a
2025-08-20T22:46:31.8472029Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/migrationstatus=/tmp/go-build2401649780/b1473/_pkg_.a
2025-08-20T22:46:31.8472863Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/include=/tmp/go-build2401649780/b1851/_pkg_.a
2025-08-20T22:46:31.8473735Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainedmodeltype=/tmp/go-build2401649780/b1543/_pkg_.a
2025-08-20T22:46:31.8474680Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentallocationstate=/tmp/go-build2401649780/b1396/_pkg_.a
2025-08-20T22:46:31.8475534Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/trainingpriority=/tmp/go-build2401649780/b1544/_pkg_.a
2025-08-20T22:46:31.8476528Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/excludefrequent=/tmp/go-build2401649780/b1408/_pkg_.a
2025-08-20T22:46:31.8477515Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/threadtype=/tmp/go-build2401649780/b1892/_pkg_.a
2025-08-20T22:46:31.8478481Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryruletype=/tmp/go-build2401649780/b1495/_pkg_.a
2025-08-20T22:46:31.8479320Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/statslevel=/tmp/go-build2401649780/b1921/_pkg_.a
2025-08-20T22:46:31.8480136Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/granttype=/tmp/go-build2401649780/b1931/_pkg_.a
2025-08-20T22:46:31.8481024Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterprivilege=/tmp/go-build2401649780/b1379/_pkg_.a
2025-08-20T22:46:31.8481935Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/remoteclusterprivilege=/tmp/go-build2401649780/b1499/_pkg_.a
2025-08-20T22:46:31.8483004Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/accesstokengranttype=/tmp/go-build2401649780/b1965/_pkg_.a
2025-08-20T22:46:31.8483862Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeygranttype=/tmp/go-build2401649780/b1970/_pkg_.a
2025-08-20T22:46:31.8484644Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/type_=/tmp/go-build2401649780/b1999/_pkg_.a
2025-08-20T22:46:31.8485478Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotsort=/tmp/go-build2401649780/b2016/_pkg_.a
2025-08-20T22:46:31.8486290Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortorder=/tmp/go-build2401649780/b1523/_pkg_.a
2025-08-20T22:46:31.8487350Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sqlformat=/tmp/go-build2401649780/b2027/_pkg_.a
2025-08-20T22:46:31.8488146Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/groupby=/tmp/go-build2401649780/b2040/_pkg_.a
2025-08-20T22:46:31.8489051Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionexecutionmode=/tmp/go-build2401649780/b2062/_pkg_.a
2025-08-20T22:46:31.8489911Z [00:05:32.399]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/xpackcategory=/tmp/go-build2401649780/b2072/_pkg_.a
2025-08-20T22:46:31.8490469Z [00:05:32.399]➜  packagefile github.com/exasol/error-reporting-go=/tmp/go-build2401649780/b2079/_pkg_.a
2025-08-20T22:46:31.8491083Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/common=/tmp/go-build2401649780/b2130/_pkg_.a
2025-08-20T22:46:31.8491697Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc3961=/tmp/go-build2401649780/b2132/_pkg_.a
2025-08-20T22:46:31.8492410Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc3962=/tmp/go-build2401649780/b2133/_pkg_.a
2025-08-20T22:46:31.8493038Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc4757=/tmp/go-build2401649780/b2136/_pkg_.a
2025-08-20T22:46:31.8493663Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/crypto/rfc8009=/tmp/go-build2401649780/b2137/_pkg_.a
2025-08-20T22:46:31.8494171Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/iana=/tmp/go-build2401649780/b2142/_pkg_.a
2025-08-20T22:46:31.8494785Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/adtype=/tmp/go-build2401649780/b2151/_pkg_.a
2025-08-20T22:46:31.8495412Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/asnAppTag=/tmp/go-build2401649780/b2144/_pkg_.a
2025-08-20T22:46:31.8495979Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/pac=/tmp/go-build2401649780/b2153/_pkg_.a
2025-08-20T22:46:31.8496628Z [00:05:32.399]➜  packagefile github.com/jcmturner/gokrb5/v8/iana/addrtype=/tmp/go-build2401649780/b2143/_pkg_.a
2025-08-20T22:46:31.8497060Z [00:05:32.399]➜  packagefile internal/saferio=/tmp/go-build2401649780/b687/_pkg_.a
2025-08-20T22:46:31.8497636Z [00:05:32.399]➜  packagefile expvar=/tmp/go-build2401649780/b2169/_pkg_.a
2025-08-20T22:46:31.8498256Z [00:05:32.399]➜  packagefile github.com/beorn7/perks/quantile=/tmp/go-build2401649780/b2170/_pkg_.a
2025-08-20T22:46:31.8498926Z [00:05:32.399]➜  packagefile github.com/prometheus/client_golang/prometheus/internal=/tmp/go-build2401649780/b2171/_pkg_.a
2025-08-20T22:46:31.8499452Z [00:05:32.399]➜  packagefile github.com/prometheus/common/expfmt=/tmp/go-build2401649780/b2173/_pkg_.a
2025-08-20T22:46:31.8499960Z [00:05:32.399]➜  packagefile github.com/prometheus/procfs=/tmp/go-build2401649780/b2176/_pkg_.a
2025-08-20T22:46:31.8500389Z [00:05:32.399]➜  packagefile runtime/metrics=/tmp/go-build2401649780/b2172/_pkg_.a
2025-08-20T22:46:31.8500944Z [00:05:32.399]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build2401649780/b525/_pkg_.a
2025-08-20T22:46:31.8501583Z [00:05:32.399]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2401649780/b526/_pkg_.a
2025-08-20T22:46:31.8502174Z [00:05:32.399]➜  packagefile github.com/sijms/go-ora/v2/network/security/md4=/tmp/go-build2401649780/b2185/_pkg_.a
2025-08-20T22:46:31.8502574Z [00:05:32.399]➜  packagefile internal/gover=/tmp/go-build2401649780/b2195/_pkg_.a
2025-08-20T22:46:31.8503088Z [00:05:32.399]➜  packagefile github.com/dvsekhvalnov/jose2go/aes=/tmp/go-build2401649780/b2209/_pkg_.a
2025-08-20T22:46:31.8503635Z [00:05:32.399]➜  packagefile github.com/dvsekhvalnov/jose2go/arrays=/tmp/go-build2401649780/b2210/_pkg_.a
2025-08-20T22:46:31.8504195Z [00:05:32.399]➜  packagefile github.com/dvsekhvalnov/jose2go/base64url=/tmp/go-build2401649780/b2211/_pkg_.a
2025-08-20T22:46:31.8504782Z [00:05:32.399]➜  packagefile github.com/dvsekhvalnov/jose2go/compact=/tmp/go-build2401649780/b2212/_pkg_.a
2025-08-20T22:46:31.8505360Z [00:05:32.399]➜  packagefile github.com/dvsekhvalnov/jose2go/kdf=/tmp/go-build2401649780/b2213/_pkg_.a
2025-08-20T22:46:31.8506067Z [00:05:32.399]➜  packagefile github.com/dvsekhvalnov/jose2go/keys/ecc=/tmp/go-build2401649780/b2214/_pkg_.a
2025-08-20T22:46:31.8506692Z [00:05:32.399]➜  packagefile github.com/dvsekhvalnov/jose2go/padding=/tmp/go-build2401649780/b2215/_pkg_.a
2025-08-20T22:46:31.8507410Z [00:05:32.399]➜  packagefile github.com/JohnCGriffin/overflow=/tmp/go-build2401649780/b2223/_pkg_.a
2025-08-20T22:46:31.8507792Z [00:05:32.399]➜  packagefile debug/macho=/tmp/go-build2401649780/b2227/_pkg_.a
2025-08-20T22:46:31.8508418Z [00:05:32.399]➜  packagefile github.com/gabriel-vasile/mimetype/internal/json=/tmp/go-build2401649780/b2229/_pkg_.a
2025-08-20T22:46:31.8509034Z [00:05:32.399]➜  packagefile go.mongodb.org/mongo-driver/internal/rand=/tmp/go-build2401649780/b2266/_pkg_.a
2025-08-20T22:46:31.8509480Z [00:05:32.399]➜  packagefile github.com/xdg-go/scram=/tmp/go-build2401649780/b2283/_pkg_.a
2025-08-20T22:46:31.8510067Z [00:05:32.399]➜  packagefile github.com/xdg-go/stringprep=/tmp/go-build2401649780/b2285/_pkg_.a
2025-08-20T22:46:31.8510754Z [00:05:32.399]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/credentials=/tmp/go-build2401649780/b2286/_pkg_.a
2025-08-20T22:46:31.8511398Z [00:05:32.399]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/signer/v4=/tmp/go-build2401649780/b2289/_pkg_.a
2025-08-20T22:46:31.8512053Z [00:05:32.399]➜  packagefile go.mongodb.org/mongo-driver/internal/credproviders=/tmp/go-build2401649780/b2291/_pkg_.a
2025-08-20T22:46:31.8512713Z [00:05:32.399]➜  packagefile go.mongodb.org/mongo-driver/x/mongo/driver/auth/creds=/tmp/go-build2401649780/b2292/_pkg_.a
2025-08-20T22:46:31.8513306Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/fallback=/tmp/go-build2401649780/b694/_pkg_.a
2025-08-20T22:46:31.8513902Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/internal/handshaker=/tmp/go-build2401649780/b695/_pkg_.a
2025-08-20T22:46:31.8514560Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/internal/handshaker/service=/tmp/go-build2401649780/b701/_pkg_.a
2025-08-20T22:46:31.8515235Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/internal/proto/common_go_proto=/tmp/go-build2401649780/b697/_pkg_.a
2025-08-20T22:46:31.8516047Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/internal/proto/v2/common_go_proto=/tmp/go-build2401649780/b709/_pkg_.a
2025-08-20T22:46:31.8516708Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_go_proto=/tmp/go-build2401649780/b710/_pkg_.a
2025-08-20T22:46:31.8517441Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/internal/tokenmanager=/tmp/go-build2401649780/b708/_pkg_.a
2025-08-20T22:46:31.8517967Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/internal/v2=/tmp/go-build2401649780/b712/_pkg_.a
2025-08-20T22:46:31.8518462Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/retry=/tmp/go-build2401649780/b717/_pkg_.a
2025-08-20T22:46:31.8518958Z [00:05:32.399]➜  packagefile github.com/google/s2a-go/stream=/tmp/go-build2401649780/b715/_pkg_.a
2025-08-20T22:46:31.8519690Z [00:05:32.399]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client=/tmp/go-build2401649780/b685/_pkg_.a
2025-08-20T22:46:31.8520240Z [00:05:32.399]➜  packagefile golang.org/x/text/width=/tmp/go-build2401649780/b2308/_pkg_.a
2025-08-20T22:46:31.8520739Z [00:05:32.399]➜  packagefile github.com/jackc/puddle/v2=/tmp/go-build2401649780/b2312/_pkg_.a
2025-08-20T22:46:31.8521364Z [00:05:32.399]➜  packagefile cloud.google.com/go/auth/internal/transport/cert=/tmp/go-build2401649780/b684/_pkg_.a
2025-08-20T22:46:31.8521846Z [00:05:32.399]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build2401649780/b736/_pkg_.a
2025-08-20T22:46:31.8522706Z [00:05:32.399]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build2401649780/b737/_pkg_.a
2025-08-20T22:46:31.8523566Z [00:05:32.399]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build2401649780/b738/_pkg_.a
2025-08-20T22:46:31.8524247Z [00:05:32.399]➜  packagefile github.com/pierrec/lz4/v4/internal/xxh32=/tmp/go-build2401649780/b412/_pkg_.a
2025-08-20T22:46:31.8524777Z [00:05:32.399]➜  packagefile github.com/valyala/bytebufferpool=/tmp/go-build2401649780/b604/_pkg_.a
2025-08-20T22:46:31.8525383Z [00:05:32.399]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2401649780/b490/_pkg_.a
2025-08-20T22:46:31.8526003Z [00:05:32.399]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2401649780/b491/_pkg_.a
2025-08-20T22:46:31.8526665Z [00:05:32.399]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2401649780/b540/_pkg_.a
2025-08-20T22:46:31.8527273Z [00:05:32.399]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build2401649780/b749/_pkg_.a
2025-08-20T22:46:31.8527930Z [00:05:32.399]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build2401649780/b751/_pkg_.a
2025-08-20T22:46:31.8528607Z [00:05:32.399]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build2401649780/b756/_pkg_.a
2025-08-20T22:46:31.8529327Z [00:05:32.399]➜  packagefile cloud.google.com/go/auth/credentials/internal/stsexchange=/tmp/go-build2401649780/b682/_pkg_.a
2025-08-20T22:46:31.8530671Z [00:05:32.399]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2401649780/b761/_pkg_.a
2025-08-20T22:46:31.8531877Z [00:05:32.399]➜  packagefile google.golang.org/grpc/credentials/alts/internal=/tmp/go-build2401649780/b782/_pkg_.a
2025-08-20T22:46:31.8533207Z [00:05:32.399]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker=/tmp/go-build2401649780/b783/_pkg_.a
2025-08-20T22:46:31.8534636Z [00:05:32.399]➜  packagefile google.golang.org/grpc/credentials/alts/internal/handshaker/service=/tmp/go-build2401649780/b788/_pkg_.a
2025-08-20T22:46:31.8536145Z [00:05:32.399]➜  packagefile google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp=/tmp/go-build2401649780/b786/_pkg_.a
2025-08-20T22:46:31.8537663Z [00:05:32.399]➜  packagefile github.com/cncf/xds/go/udpa/annotations=/tmp/go-build2401649780/b871/_pkg_.a
2025-08-20T22:46:31.8538829Z [00:05:32.399]➜  packagefile github.com/cncf/xds/go/xds/annotations/v3=/tmp/go-build2401649780/b872/_pkg_.a
2025-08-20T22:46:31.8540045Z [00:05:32.399]➜  packagefile github.com/cncf/xds/go/xds/core/v3=/tmp/go-build2401649780/b873/_pkg_.a
2025-08-20T22:46:31.8541258Z [00:05:32.399]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/annotations=/tmp/go-build2401649780/b875/_pkg_.a
2025-08-20T22:46:31.8542583Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3=/tmp/go-build2401649780/b876/_pkg_.a
2025-08-20T22:46:31.8543922Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/v3=/tmp/go-build2401649780/b877/_pkg_.a
2025-08-20T22:46:31.8545156Z [00:05:32.400]➜  packagefile github.com/envoyproxy/protoc-gen-validate/validate=/tmp/go-build2401649780/b874/_pkg_.a
2025-08-20T22:46:31.8546377Z [00:05:32.400]➜  packagefile github.com/spiffe/go-spiffe/v2/bundle/spiffebundle=/tmp/go-build2401649780/b879/_pkg_.a
2025-08-20T22:46:31.8548019Z [00:05:32.400]➜  packagefile google.golang.org/grpc/internal/xds/bootstrap/tlscreds=/tmp/go-build2401649780/b892/_pkg_.a
2025-08-20T22:46:31.8549408Z [00:05:32.400]➜  packagefile google.golang.org/grpc/internal/credentials/spiffe=/tmp/go-build2401649780/b894/_pkg_.a
2025-08-20T22:46:31.8550670Z [00:05:32.400]➜  packagefile google.golang.org/grpc/balancer/leastrequest=/tmp/go-build2401649780/b940/_pkg_.a
2025-08-20T22:46:31.8551976Z [00:05:32.400]➜  packagefile google.golang.org/grpc/balancer/weightedtarget=/tmp/go-build2401649780/b941/_pkg_.a
2025-08-20T22:46:31.8553264Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/cdsbalancer=/tmp/go-build2401649780/b945/_pkg_.a
2025-08-20T22:46:31.8554604Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterimpl=/tmp/go-build2401649780/b951/_pkg_.a
2025-08-20T22:46:31.8556147Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clustermanager=/tmp/go-build2401649780/b957/_pkg_.a
2025-08-20T22:46:31.8557716Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/clusterresolver=/tmp/go-build2401649780/b948/_pkg_.a
2025-08-20T22:46:31.8559139Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/outlierdetection=/tmp/go-build2401649780/b954/_pkg_.a
2025-08-20T22:46:31.8560617Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/priority=/tmp/go-build2401649780/b955/_pkg_.a
2025-08-20T22:46:31.8561946Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/clusterspecifier=/tmp/go-build2401649780/b932/_pkg_.a
2025-08-20T22:46:31.8563420Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3=/tmp/go-build2401649780/b960/_pkg_.a
2025-08-20T22:46:31.8565266Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3=/tmp/go-build2401649780/b961/_pkg_.a
2025-08-20T22:46:31.8566772Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/httpfilter=/tmp/go-build2401649780/b933/_pkg_.a
2025-08-20T22:46:31.8568210Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3=/tmp/go-build2401649780/b963/_pkg_.a
2025-08-20T22:46:31.8569814Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3=/tmp/go-build2401649780/b964/_pkg_.a
2025-08-20T22:46:31.8571237Z [00:05:32.400]➜  packagefile google.golang.org/grpc/internal/xds/rbac=/tmp/go-build2401649780/b965/_pkg_.a
2025-08-20T22:46:31.8572686Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3=/tmp/go-build2401649780/b970/_pkg_.a
2025-08-20T22:46:31.8573981Z [00:05:32.400]➜  packagefile google.golang.org/grpc/internal/wrr=/tmp/go-build2401649780/b943/_pkg_.a
2025-08-20T22:46:31.8575234Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/ringhash=/tmp/go-build2401649780/b972/_pkg_.a
2025-08-20T22:46:31.8576581Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/resolver/internal=/tmp/go-build2401649780/b974/_pkg_.a
2025-08-20T22:46:31.8578106Z [00:05:32.400]➜  packagefile google.golang.org/grpc/internal/credentials/xds=/tmp/go-build2401649780/b947/_pkg_.a
2025-08-20T22:46:31.8579330Z [00:05:32.400]➜  packagefile github.com/cncf/xds/go/udpa/type/v1=/tmp/go-build2401649780/b926/_pkg_.a
2025-08-20T22:46:31.8580351Z [00:05:32.400]➜  packagefile github.com/cncf/xds/go/xds/type/v3=/tmp/go-build2401649780/b902/_pkg_.a
2025-08-20T22:46:31.8581920Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3=/tmp/go-build2401649780/b977/_pkg_.a
2025-08-20T22:46:31.8583851Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3=/tmp/go-build2401649780/b978/_pkg_.a
2025-08-20T22:46:31.8585724Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3=/tmp/go-build2401649780/b980/_pkg_.a
2025-08-20T22:46:31.8587964Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3=/tmp/go-build2401649780/b981/_pkg_.a
2025-08-20T22:46:31.8589949Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3=/tmp/go-build2401649780/b982/_pkg_.a
2025-08-20T22:46:31.8591624Z [00:05:32.400]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin=/tmp/go-build2401649780/b983/_pkg_.a
2025-08-20T22:46:31.8593066Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/balancer/wrrlocality=/tmp/go-build2401649780/b956/_pkg_.a
2025-08-20T22:46:31.8594504Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry=/tmp/go-build2401649780/b934/_pkg_.a
2025-08-20T22:46:31.8596042Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3=/tmp/go-build2401649780/b908/_pkg_.a
2025-08-20T22:46:31.8597637Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3=/tmp/go-build2401649780/b909/_pkg_.a
2025-08-20T22:46:31.8599080Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/listener/v3=/tmp/go-build2401649780/b910/_pkg_.a
2025-08-20T22:46:31.8600606Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/route/v3=/tmp/go-build2401649780/b900/_pkg_.a
2025-08-20T22:46:31.8602271Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3=/tmp/go-build2401649780/b927/_pkg_.a
2025-08-20T22:46:31.8604315Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3=/tmp/go-build2401649780/b928/_pkg_.a
2025-08-20T22:46:31.8606282Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3=/tmp/go-build2401649780/b914/_pkg_.a
2025-08-20T22:46:31.8608091Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3=/tmp/go-build2401649780/b924/_pkg_.a
2025-08-20T22:46:31.8609374Z [00:05:32.400]➜  packagefile google.golang.org/grpc/internal/xds/matcher=/tmp/go-build2401649780/b930/_pkg_.a
2025-08-20T22:46:31.8610467Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal=/tmp/go-build2401649780/b931/_pkg_.a
2025-08-20T22:46:31.8611814Z [00:05:32.400]➜  packagefile google.golang.org/grpc/xds/internal/xdsclient/xdsresource/version=/tmp/go-build2401649780/b935/_pkg_.a
2025-08-20T22:46:31.8613479Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/bootstrap/v3=/tmp/go-build2401649780/b898/_pkg_.a
2025-08-20T22:46:31.8614972Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/tap/v3=/tmp/go-build2401649780/b915/_pkg_.a
2025-08-20T22:46:31.8616387Z [00:05:32.400]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3=/tmp/go-build2401649780/b937/_pkg_.a
2025-08-20T22:46:31.8617754Z [00:05:32.400]➜  packagefile hash/fnv=/tmp/go-build2401649780/b455/_pkg_.a
2025-08-20T22:46:31.8618819Z [00:05:32.400]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2401649780/b484/_pkg_.a
2025-08-20T22:46:31.8620383Z [00:05:32.400]➜  packagefile github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version=/tmp/go-build2401649780/b1036/_pkg_.a
2025-08-20T22:46:31.8621768Z [00:05:32.400]➜  packagefile github.com/segmentio/asm/cpu/arm=/tmp/go-build2401649780/b1054/_pkg_.a
2025-08-20T22:46:31.8622841Z [00:05:32.400]➜  packagefile github.com/segmentio/asm/cpu/arm64=/tmp/go-build2401649780/b1056/_pkg_.a
2025-08-20T22:46:31.8623894Z [00:05:32.400]➜  packagefile github.com/segmentio/asm/cpu/x86=/tmp/go-build2401649780/b1057/_pkg_.a
2025-08-20T22:46:31.8624976Z [00:05:32.400]➜  packagefile go.opencensus.io/metric/metricdata=/tmp/go-build2401649780/b1109/_pkg_.a
2025-08-20T22:46:31.8626159Z [00:05:32.400]➜  packagefile go.opencensus.io/stats/internal=/tmp/go-build2401649780/b1111/_pkg_.a
2025-08-20T22:46:31.8627655Z [00:05:32.400]➜  packagefile go.opencensus.io/internal/tagencoding=/tmp/go-build2401649780/b1115/_pkg_.a
2025-08-20T22:46:31.8628747Z [00:05:32.400]➜  packagefile go.opencensus.io/metric/metricproducer=/tmp/go-build2401649780/b1116/_pkg_.a
2025-08-20T22:46:31.8629547Z [00:05:32.400]➜  packagefile go.opencensus.io/resource=/tmp/go-build2401649780/b1110/_pkg_.a
2025-08-20T22:46:31.8630284Z [00:05:32.400]➜  packagefile gocloud.dev/internal/retry=/tmp/go-build2401649780/b1120/_pkg_.a
2025-08-20T22:46:31.8631037Z [00:05:32.400]➜  packagefile go.opencensus.io/plugin/ocgrpc=/tmp/go-build2401649780/b1122/_pkg_.a
2025-08-20T22:46:31.8631769Z [00:05:32.400]➜  packagefile go.opencensus.io/trace=/tmp/go-build2401649780/b1123/_pkg_.a
2025-08-20T22:46:31.8632677Z [00:05:32.400]➜  packagefile cloud.google.com/go/iam/internal=/tmp/go-build2401649780/b1139/_pkg_.a
2025-08-20T22:46:31.8633521Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials=/tmp/go-build2401649780/b1164/_pkg_.a
2025-08-20T22:46:31.8634362Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/endpoints=/tmp/go-build2401649780/b1168/_pkg_.a
2025-08-20T22:46:31.8635186Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkio=/tmp/go-build2401649780/b1169/_pkg_.a
2025-08-20T22:46:31.8636088Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/client/metadata=/tmp/go-build2401649780/b1171/_pkg_.a
2025-08-20T22:46:31.8636964Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkrand=/tmp/go-build2401649780/b1174/_pkg_.a
2025-08-20T22:46:31.8637897Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/awsutil=/tmp/go-build2401649780/b1173/_pkg_.a
2025-08-20T22:46:31.8638625Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/arn=/tmp/go-build2401649780/b1176/_pkg_.a
2025-08-20T22:46:31.8639300Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/signer/v4=/tmp/go-build2401649780/b1177/_pkg_.a
2025-08-20T22:46:31.8639991Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared=/tmp/go-build2401649780/b1182/_pkg_.a
2025-08-20T22:46:31.8640718Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/arn=/tmp/go-build2401649780/b1183/_pkg_.a
2025-08-20T22:46:31.8641470Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/internal/s3shared/s3err=/tmp/go-build2401649780/b1184/_pkg_.a
2025-08-20T22:46:31.8642198Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/private/checksum=/tmp/go-build2401649780/b1185/_pkg_.a
2025-08-20T22:46:31.8642900Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/private/protocol=/tmp/go-build2401649780/b1180/_pkg_.a
2025-08-20T22:46:31.8643662Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream=/tmp/go-build2401649780/b1186/_pkg_.a
2025-08-20T22:46:31.8644552Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi=/tmp/go-build2401649780/b1187/_pkg_.a
2025-08-20T22:46:31.8645430Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/rest=/tmp/go-build2401649780/b1179/_pkg_.a
2025-08-20T22:46:31.8646283Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restxml=/tmp/go-build2401649780/b1188/_pkg_.a
2025-08-20T22:46:31.8647072Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil=/tmp/go-build2401649780/b1191/_pkg_.a
2025-08-20T22:46:31.8647957Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/corehandlers=/tmp/go-build2401649780/b1193/_pkg_.a
2025-08-20T22:46:31.8648667Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/service/s3/s3iface=/tmp/go-build2401649780/b1194/_pkg_.a
2025-08-20T22:46:31.8649335Z [00:05:32.400]➜  packagefile github.com/aws/aws-sdk-go/aws/session=/tmp/go-build2401649780/b1196/_pkg_.a
2025-08-20T22:46:31.8650033Z [00:05:32.400]➜  packagefile github.com/aws/smithy-go/document/internal/serde=/tmp/go-build2401649780/b1269/_pkg_.a
2025-08-20T22:46:31.8650875Z [00:05:32.400]➜  packagefile github.com/vmihailenco/tagparser/v2/internal/parser=/tmp/go-build2401649780/b1289/_pkg_.a
2025-08-20T22:46:31.8651568Z [00:05:32.400]➜  packagefile github.com/goccy/go-yaml/ast=/tmp/go-build2401649780/b1232/_pkg_.a
2025-08-20T22:46:31.8652202Z [00:05:32.400]➜  packagefile github.com/goccy/go-yaml/internal/errors=/tmp/go-build2401649780/b1234/_pkg_.a
2025-08-20T22:46:31.8652867Z [00:05:32.400]➜  packagefile github.com/goccy/go-yaml/internal/format=/tmp/go-build2401649780/b1236/_pkg_.a
2025-08-20T22:46:31.8653496Z [00:05:32.400]➜  packagefile github.com/goccy/go-yaml/parser=/tmp/go-build2401649780/b1237/_pkg_.a
2025-08-20T22:46:31.8654104Z [00:05:32.400]➜  packagefile github.com/goccy/go-yaml/printer=/tmp/go-build2401649780/b1235/_pkg_.a
2025-08-20T22:46:31.8654779Z [00:05:32.400]➜  packagefile github.com/goccy/go-yaml/token=/tmp/go-build2401649780/b1233/_pkg_.a
2025-08-20T22:46:31.8655384Z [00:05:32.400]➜  packagefile github.com/antlr4-go/antlr/v4=/tmp/go-build2401649780/b1246/_pkg_.a
2025-08-20T22:46:31.8656127Z [00:05:32.400]➜  packagefile github.com/substrait-io/substrait-go/v3/types/parser/baseparser=/tmp/go-build2401649780/b1247/_pkg_.a
2025-08-20T22:46:31.8656958Z [00:05:32.400]➜  packagefile github.com/substrait-io/substrait-go/v3/types/parser/util=/tmp/go-build2401649780/b1248/_pkg_.a
2025-08-20T22:46:31.8657766Z [00:05:32.400]➜  packagefile github.com/go-jose/go-jose/v3=/tmp/go-build2401649780/b1309/_pkg_.a
2025-08-20T22:46:31.8658429Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/bitutil=/tmp/go-build2401649780/b1330/_pkg_.a
2025-08-20T22:46:31.8659164Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/decimal128=/tmp/go-build2401649780/b1335/_pkg_.a
2025-08-20T22:46:31.8659982Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/decimal256=/tmp/go-build2401649780/b1336/_pkg_.a
2025-08-20T22:46:31.8660713Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/endian=/tmp/go-build2401649780/b1331/_pkg_.a
2025-08-20T22:46:31.8661422Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/float16=/tmp/go-build2401649780/b1337/_pkg_.a
2025-08-20T22:46:31.8662427Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/debug=/tmp/go-build2401649780/b1332/_pkg_.a
2025-08-20T22:46:31.8663171Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/memory=/tmp/go-build2401649780/b1334/_pkg_.a
2025-08-20T22:46:31.8663885Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/internal/json=/tmp/go-build2401649780/b1338/_pkg_.a
2025-08-20T22:46:31.8664590Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/encoded=/tmp/go-build2401649780/b1340/_pkg_.a
2025-08-20T22:46:31.8665321Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/internal/bitutils=/tmp/go-build2401649780/b1341/_pkg_.a
2025-08-20T22:46:31.8666072Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/internal/hashing=/tmp/go-build2401649780/b1343/_pkg_.a
2025-08-20T22:46:31.8666800Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/internal/utils=/tmp/go-build2401649780/b1342/_pkg_.a
2025-08-20T22:46:31.8667750Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/arrio=/tmp/go-build2401649780/b1345/_pkg_.a
2025-08-20T22:46:31.8668456Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal=/tmp/go-build2401649780/b1346/_pkg_.a
2025-08-20T22:46:31.8669227Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/dictutils=/tmp/go-build2401649780/b1347/_pkg_.a
2025-08-20T22:46:31.8670029Z [00:05:32.400]➜  packagefile github.com/apache/arrow/go/v18/arrow/internal/flatbuf=/tmp/go-build2401649780/b1333/_pkg_.a
2025-08-20T22:46:31.8670972Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/acknowledgementoptions=/tmp/go-build2401649780/b1361/_pkg_.a
2025-08-20T22:46:31.8672082Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actionstatusoptions=/tmp/go-build2401649780/b1362/_pkg_.a
2025-08-20T22:46:31.8673055Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/actiontype=/tmp/go-build2401649780/b1363/_pkg_.a
2025-08-20T22:46:31.8674060Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/allocationexplaindecision=/tmp/go-build2401649780/b1364/_pkg_.a
2025-08-20T22:46:31.8675050Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/apikeytype=/tmp/go-build2401649780/b1365/_pkg_.a
2025-08-20T22:46:31.8675968Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/appliesto=/tmp/go-build2401649780/b1366/_pkg_.a
2025-08-20T22:46:31.8676915Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/boundaryscanner=/tmp/go-build2401649780/b1367/_pkg_.a
2025-08-20T22:46:31.8678073Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/calendarinterval=/tmp/go-build2401649780/b1368/_pkg_.a
2025-08-20T22:46:31.8679102Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/cardinalityexecutionmode=/tmp/go-build2401649780/b1369/_pkg_.a
2025-08-20T22:46:31.8680144Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/categorizationstatus=/tmp/go-build2401649780/b1373/_pkg_.a
2025-08-20T22:46:31.8681131Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/childscoremode=/tmp/go-build2401649780/b1376/_pkg_.a
2025-08-20T22:46:31.8682076Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/chunkingmode=/tmp/go-build2401649780/b1377/_pkg_.a
2025-08-20T22:46:31.8683109Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clusterinfotarget=/tmp/go-build2401649780/b1378/_pkg_.a
2025-08-20T22:46:31.8684114Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/clustersearchstatus=/tmp/go-build2401649780/b1380/_pkg_.a
2025-08-20T22:46:31.8685140Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldsoperator=/tmp/go-build2401649780/b1381/_pkg_.a
2025-08-20T22:46:31.8686175Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/combinedfieldszeroterms=/tmp/go-build2401649780/b1382/_pkg_.a
2025-08-20T22:46:31.8687274Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionop=/tmp/go-build2401649780/b1383/_pkg_.a
2025-08-20T22:46:31.8688247Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditionoperator=/tmp/go-build2401649780/b1384/_pkg_.a
2025-08-20T22:46:31.8689217Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/conditiontype=/tmp/go-build2401649780/b1385/_pkg_.a
2025-08-20T22:46:31.8690184Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectionscheme=/tmp/go-build2401649780/b1386/_pkg_.a
2025-08-20T22:46:31.8691251Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/connectorfieldtype=/tmp/go-build2401649780/b1387/_pkg_.a
2025-08-20T22:46:31.8692209Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/converttype=/tmp/go-build2401649780/b1389/_pkg_.a
2025-08-20T22:46:31.8693190Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataattachmentformat=/tmp/go-build2401649780/b1390/_pkg_.a
2025-08-20T22:46:31.8694173Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/datafeedstate=/tmp/go-build2401649780/b1391/_pkg_.a
2025-08-20T22:46:31.8695131Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dataframestate=/tmp/go-build2401649780/b1392/_pkg_.a
2025-08-20T22:46:31.8696108Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/day=/tmp/go-build2401649780/b1393/_pkg_.a
2025-08-20T22:46:31.8697082Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/delimitedpayloadencoding=/tmp/go-build2401649780/b1395/_pkg_.a
2025-08-20T22:46:31.8698256Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deploymentassignmentstate=/tmp/go-build2401649780/b1397/_pkg_.a
2025-08-20T22:46:31.8699279Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/deprecationlevel=/tmp/go-build2401649780/b1398/_pkg_.a
2025-08-20T22:46:31.8700290Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfiindependencemeasure=/tmp/go-build2401649780/b1399/_pkg_.a
2025-08-20T22:46:31.8701357Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfraftereffect=/tmp/go-build2401649780/b1400/_pkg_.a
2025-08-20T22:46:31.8702317Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/dfrbasicmodel=/tmp/go-build2401649780/b1401/_pkg_.a
2025-08-20T22:46:31.8703259Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/displaytype=/tmp/go-build2401649780/b1402/_pkg_.a
2025-08-20T22:46:31.8704193Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/distanceunit=/tmp/go-build2401649780/b1403/_pkg_.a
2025-08-20T22:46:31.8705133Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/edgengramside=/tmp/go-build2401649780/b1405/_pkg_.a
2025-08-20T22:46:31.8706076Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/emailpriority=/tmp/go-build2401649780/b1406/_pkg_.a
2025-08-20T22:46:31.8707221Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/enrichpolicyphase=/tmp/go-build2401649780/b1407/_pkg_.a
2025-08-20T22:46:31.8708213Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionphase=/tmp/go-build2401649780/b1409/_pkg_.a
2025-08-20T22:46:31.8709187Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/executionstatus=/tmp/go-build2401649780/b1410/_pkg_.a
2025-08-20T22:46:31.8710175Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldsortnumerictype=/tmp/go-build2401649780/b1413/_pkg_.a
2025-08-20T22:46:31.8711141Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldtype=/tmp/go-build2401649780/b1414/_pkg_.a
2025-08-20T22:46:31.8712135Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fieldvaluefactormodifier=/tmp/go-build2401649780/b1415/_pkg_.a
2025-08-20T22:46:31.8713150Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringpolicy=/tmp/go-build2401649780/b1416/_pkg_.a
2025-08-20T22:46:31.8714133Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringrulerule=/tmp/go-build2401649780/b1417/_pkg_.a
2025-08-20T22:46:31.8715218Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filteringvalidationstate=/tmp/go-build2401649780/b1418/_pkg_.a
2025-08-20T22:46:31.8716200Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/filtertype=/tmp/go-build2401649780/b1419/_pkg_.a
2025-08-20T22:46:31.8717281Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/fingerprintdigest=/tmp/go-build2401649780/b1420/_pkg_.a
2025-08-20T22:46:31.8718287Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/followerindexstatus=/tmp/go-build2401649780/b1421/_pkg_.a
2025-08-20T22:46:31.8719286Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionboostmode=/tmp/go-build2401649780/b1422/_pkg_.a
2025-08-20T22:46:31.8720337Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/functionscoremode=/tmp/go-build2401649780/b1423/_pkg_.a
2025-08-20T22:46:31.8721286Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/gappolicy=/tmp/go-build2401649780/b1424/_pkg_.a
2025-08-20T22:46:31.8722231Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geodistancetype=/tmp/go-build2401649780/b1425/_pkg_.a
2025-08-20T22:46:31.8723184Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoexecution=/tmp/go-build2401649780/b1426/_pkg_.a
2025-08-20T22:46:31.8724153Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtargetformat=/tmp/go-build2401649780/b1427/_pkg_.a
2025-08-20T22:46:31.8725197Z [00:05:32.400]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geogridtiletype=/tmp/go-build2401649780/b1428/_pkg_.a
2025-08-20T22:46:31.8726164Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoorientation=/tmp/go-build2401649780/b1429/_pkg_.a
2025-08-20T22:46:31.8727239Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geoshaperelation=/tmp/go-build2401649780/b1430/_pkg_.a
2025-08-20T22:46:31.8728214Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geostrategy=/tmp/go-build2401649780/b1431/_pkg_.a
2025-08-20T22:46:31.8729189Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/geovalidationmethod=/tmp/go-build2401649780/b1432/_pkg_.a
2025-08-20T22:46:31.8730195Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterencoder=/tmp/go-build2401649780/b1434/_pkg_.a
2025-08-20T22:46:31.8731278Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterfragmenter=/tmp/go-build2401649780/b1435/_pkg_.a
2025-08-20T22:46:31.8732296Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlighterorder=/tmp/go-build2401649780/b1436/_pkg_.a
2025-08-20T22:46:31.8733364Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertagsschema=/tmp/go-build2401649780/b1437/_pkg_.a
2025-08-20T22:46:31.8734364Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/highlightertype=/tmp/go-build2401649780/b1438/_pkg_.a
2025-08-20T22:46:31.8735329Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/holtwinterstype=/tmp/go-build2401649780/b1439/_pkg_.a
2025-08-20T22:46:31.8736302Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/httpinputmethod=/tmp/go-build2401649780/b1440/_pkg_.a
2025-08-20T22:46:31.8737363Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ibdistribution=/tmp/go-build2401649780/b1441/_pkg_.a
2025-08-20T22:46:31.8738305Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/iblambda=/tmp/go-build2401649780/b1442/_pkg_.a
2025-08-20T22:46:31.8739285Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationalternate=/tmp/go-build2401649780/b1443/_pkg_.a
2025-08-20T22:46:31.8740312Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationcasefirst=/tmp/go-build2401649780/b1444/_pkg_.a
2025-08-20T22:46:31.8741373Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationdecomposition=/tmp/go-build2401649780/b1445/_pkg_.a
2025-08-20T22:46:31.8742430Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icucollationstrength=/tmp/go-build2401649780/b1446/_pkg_.a
2025-08-20T22:46:31.8743582Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationmode=/tmp/go-build2401649780/b1447/_pkg_.a
2025-08-20T22:46:31.8744603Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icunormalizationtype=/tmp/go-build2401649780/b1448/_pkg_.a
2025-08-20T22:46:31.8745622Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/icutransformdirection=/tmp/go-build2401649780/b1449/_pkg_.a
2025-08-20T22:46:31.8746591Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/impactarea=/tmp/go-build2401649780/b1450/_pkg_.a
2025-08-20T22:46:31.8747665Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexingjobstate=/tmp/go-build2401649780/b1452/_pkg_.a
2025-08-20T22:46:31.8748661Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexmetadatastate=/tmp/go-build2401649780/b1453/_pkg_.a
2025-08-20T22:46:31.8749633Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexoptions=/tmp/go-build2401649780/b1454/_pkg_.a
2025-08-20T22:46:31.8750584Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexprivilege=/tmp/go-build2401649780/b1455/_pkg_.a
2025-08-20T22:46:31.8751621Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingallocationoptions=/tmp/go-build2401649780/b1456/_pkg_.a
2025-08-20T22:46:31.8752733Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/indexroutingrebalanceoptions=/tmp/go-build2401649780/b1457/_pkg_.a
2025-08-20T22:46:31.8753738Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/inputtype=/tmp/go-build2401649780/b1459/_pkg_.a
2025-08-20T22:46:31.8754758Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobblockedreason=/tmp/go-build2401649780/b1460/_pkg_.a
2025-08-20T22:46:31.8755712Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jobstate=/tmp/go-build2401649780/b1461/_pkg_.a
2025-08-20T22:46:31.8756791Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/jsonprocessorconflictstrategy=/tmp/go-build2401649780/b1462/_pkg_.a
2025-08-20T22:46:31.8757936Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/keeptypesmode=/tmp/go-build2401649780/b1463/_pkg_.a
2025-08-20T22:46:31.8758949Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/kuromojitokenizationmode=/tmp/go-build2401649780/b1464/_pkg_.a
2025-08-20T22:46:31.8759919Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/language=/tmp/go-build2401649780/b1465/_pkg_.a
2025-08-20T22:46:31.8760836Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/managedby=/tmp/go-build2401649780/b1469/_pkg_.a
2025-08-20T22:46:31.8761748Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/matchtype=/tmp/go-build2401649780/b1470/_pkg_.a
2025-08-20T22:46:31.8762880Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/memorystatus=/tmp/go-build2401649780/b1471/_pkg_.a
2025-08-20T22:46:31.8763806Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/metric=/tmp/go-build2401649780/b1472/_pkg_.a
2025-08-20T22:46:31.8764734Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/minimuminterval=/tmp/go-build2401649780/b1474/_pkg_.a
2025-08-20T22:46:31.8765683Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/missingorder=/tmp/go-build2401649780/b1475/_pkg_.a
2025-08-20T22:46:31.8766675Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/month=/tmp/go-build2401649780/b1476/_pkg_.a
2025-08-20T22:46:31.8767789Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/multivaluemode=/tmp/go-build2401649780/b1477/_pkg_.a
2025-08-20T22:46:31.8768734Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noderole=/tmp/go-build2401649780/b1478/_pkg_.a
2025-08-20T22:46:31.8769690Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/noridecompoundmode=/tmp/go-build2401649780/b1479/_pkg_.a
2025-08-20T22:46:31.8770664Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalization=/tmp/go-build2401649780/b1480/_pkg_.a
2025-08-20T22:46:31.8771629Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/normalizemethod=/tmp/go-build2401649780/b1481/_pkg_.a
2025-08-20T22:46:31.8772642Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/numericfielddataformat=/tmp/go-build2401649780/b1482/_pkg_.a
2025-08-20T22:46:31.8773639Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/onscripterror=/tmp/go-build2401649780/b1483/_pkg_.a
2025-08-20T22:46:31.8774631Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutycontexttype=/tmp/go-build2401649780/b1486/_pkg_.a
2025-08-20T22:46:31.8775639Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/pagerdutyeventtype=/tmp/go-build2401649780/b1487/_pkg_.a
2025-08-20T22:46:31.8776623Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticencoder=/tmp/go-build2401649780/b1488/_pkg_.a
2025-08-20T22:46:31.8777696Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticlanguage=/tmp/go-build2401649780/b1489/_pkg_.a
2025-08-20T22:46:31.8778744Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticnametype=/tmp/go-build2401649780/b1490/_pkg_.a
2025-08-20T22:46:31.8779732Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/phoneticruletype=/tmp/go-build2401649780/b1491/_pkg_.a
2025-08-20T22:46:31.8780740Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/policytype=/tmp/go-build2401649780/b1492/_pkg_.a
2025-08-20T22:46:31.8781661Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/quantifier=/tmp/go-build2401649780/b1493/_pkg_.a
2025-08-20T22:46:31.8782635Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/queryrulecriteriatype=/tmp/go-build2401649780/b1494/_pkg_.a
2025-08-20T22:46:31.8783624Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/rangerelation=/tmp/go-build2401649780/b1496/_pkg_.a
2025-08-20T22:46:31.8784556Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ratemode=/tmp/go-build2401649780/b1497/_pkg_.a
2025-08-20T22:46:31.8785583Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/responsecontenttype=/tmp/go-build2401649780/b1500/_pkg_.a
2025-08-20T22:46:31.8786596Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/restrictionworkflow=/tmp/go-build2401649780/b1501/_pkg_.a
2025-08-20T22:46:31.8787679Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/routingstate=/tmp/go-build2401649780/b1503/_pkg_.a
2025-08-20T22:46:31.8788608Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ruleaction=/tmp/go-build2401649780/b1504/_pkg_.a
2025-08-20T22:46:31.8789558Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/runtimefieldtype=/tmp/go-build2401649780/b1505/_pkg_.a
2025-08-20T22:46:31.8790739Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sampleraggregationexecutionhint=/tmp/go-build2401649780/b1506/_pkg_.a
2025-08-20T22:46:31.8791783Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scoremode=/tmp/go-build2401649780/b1507/_pkg_.a
2025-08-20T22:46:31.8792733Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptlanguage=/tmp/go-build2401649780/b1508/_pkg_.a
2025-08-20T22:46:31.8800284Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/scriptsorttype=/tmp/go-build2401649780/b1509/_pkg_.a
2025-08-20T22:46:31.8801343Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmissing=/tmp/go-build2401649780/b1511/_pkg_.a
2025-08-20T22:46:31.8802367Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortmode=/tmp/go-build2401649780/b1512/_pkg_.a
2025-08-20T22:46:31.8803371Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/segmentsortorder=/tmp/go-build2401649780/b1513/_pkg_.a
2025-08-20T22:46:31.8804333Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shapetype=/tmp/go-build2401649780/b1514/_pkg_.a
2025-08-20T22:46:31.8805300Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardroutingstate=/tmp/go-build2401649780/b1515/_pkg_.a
2025-08-20T22:46:31.8806283Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardsstatsstage=/tmp/go-build2401649780/b1516/_pkg_.a
2025-08-20T22:46:31.8807423Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shardstoreallocation=/tmp/go-build2401649780/b1517/_pkg_.a
2025-08-20T22:46:31.8808422Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdownstatus=/tmp/go-build2401649780/b1518/_pkg_.a
2025-08-20T22:46:31.8809488Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/shutdowntype=/tmp/go-build2401649780/b1519/_pkg_.a
2025-08-20T22:46:31.8810489Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snapshotupgradestate=/tmp/go-build2401649780/b1520/_pkg_.a
2025-08-20T22:46:31.8811566Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/snowballlanguage=/tmp/go-build2401649780/b1521/_pkg_.a
2025-08-20T22:46:31.8812512Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sortmode=/tmp/go-build2401649780/b1522/_pkg_.a
2025-08-20T22:46:31.8813453Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/sourcefieldmode=/tmp/go-build2401649780/b1524/_pkg_.a
2025-08-20T22:46:31.8814397Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/storagetype=/tmp/go-build2401649780/b1525/_pkg_.a
2025-08-20T22:46:31.8815338Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/stringdistance=/tmp/go-build2401649780/b1526/_pkg_.a
2025-08-20T22:46:31.8816370Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/suggestsort=/tmp/go-build2401649780/b1528/_pkg_.a
2025-08-20T22:46:31.8817456Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/synonymformat=/tmp/go-build2401649780/b1532/_pkg_.a
2025-08-20T22:46:31.8818436Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/templateformat=/tmp/go-build2401649780/b1534/_pkg_.a
2025-08-20T22:46:31.8819473Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationcollectmode=/tmp/go-build2401649780/b1535/_pkg_.a
2025-08-20T22:46:31.8820604Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termsaggregationexecutionhint=/tmp/go-build2401649780/b1536/_pkg_.a
2025-08-20T22:46:31.8821740Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/termvectoroption=/tmp/go-build2401649780/b1537/_pkg_.a
2025-08-20T22:46:31.8822752Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/textquerytype=/tmp/go-build2401649780/b1538/_pkg_.a
2025-08-20T22:46:31.8823759Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/timeseriesmetrictype=/tmp/go-build2401649780/b1539/_pkg_.a
2025-08-20T22:46:31.8824739Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenchar=/tmp/go-build2401649780/b1540/_pkg_.a
2025-08-20T22:46:31.8825713Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/tokenizationtruncate=/tmp/go-build2401649780/b1541/_pkg_.a
2025-08-20T22:46:31.8826717Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/totalhitsrelation=/tmp/go-build2401649780/b1542/_pkg_.a
2025-08-20T22:46:31.8827853Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/translogdurability=/tmp/go-build2401649780/b1545/_pkg_.a
2025-08-20T22:46:31.8828822Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/ttesttype=/tmp/go-build2401649780/b1546/_pkg_.a
2025-08-20T22:46:31.8829840Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/unassignedinformationreason=/tmp/go-build2401649780/b1547/_pkg_.a
2025-08-20T22:46:31.8830878Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/useragentproperty=/tmp/go-build2401649780/b1548/_pkg_.a
2025-08-20T22:46:31.8831828Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/valuetype=/tmp/go-build2401649780/b1549/_pkg_.a
2025-08-20T22:46:31.8832840Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/watcherstate=/tmp/go-build2401649780/b1551/_pkg_.a
2025-08-20T22:46:31.8833806Z [00:05:32.401]➜  packagefile github.com/elastic/go-elasticsearch/v8/typedapi/types/enums/zerotermsquery=/tmp/go-build2401649780/b1552/_pkg_.a
2025-08-20T22:46:31.8834588Z [00:05:32.401]➜  packagefile github.com/jcmturner/aescts/v2=/tmp/go-build2401649780/b2134/_pkg_.a
2025-08-20T22:46:31.8835336Z [00:05:32.401]➜  packagefile github.com/jcmturner/gofork/x/crypto/pbkdf2=/tmp/go-build2401649780/b2135/_pkg_.a
2025-08-20T22:46:31.8836027Z [00:05:32.401]➜  packagefile github.com/jcmturner/rpc/v2/mstypes=/tmp/go-build2401649780/b2154/_pkg_.a
2025-08-20T22:46:31.8836663Z [00:05:32.401]➜  packagefile github.com/jcmturner/rpc/v2/ndr=/tmp/go-build2401649780/b2155/_pkg_.a
2025-08-20T22:46:31.8837373Z [00:05:32.402]➜  packagefile github.com/munnerz/goautoneg=/tmp/go-build2401649780/b2174/_pkg_.a
2025-08-20T22:46:31.8838054Z [00:05:32.402]➜  packagefile google.golang.org/protobuf/encoding/protodelim=/tmp/go-build2401649780/b2175/_pkg_.a
2025-08-20T22:46:31.8838792Z [00:05:32.402]➜  packagefile github.com/prometheus/procfs/internal/fs=/tmp/go-build2401649780/b2177/_pkg_.a
2025-08-20T22:46:31.8839563Z [00:05:32.402]➜  packagefile github.com/prometheus/procfs/internal/util=/tmp/go-build2401649780/b2178/_pkg_.a
2025-08-20T22:46:31.8840157Z [00:05:32.402]➜  packagefile debug/dwarf=/tmp/go-build2401649780/b2228/_pkg_.a
2025-08-20T22:46:31.8840684Z [00:05:32.402]➜  packagefile github.com/xdg-go/pbkdf2=/tmp/go-build2401649780/b2284/_pkg_.a
2025-08-20T22:46:31.8841345Z [00:05:32.402]➜  packagefile go.mongodb.org/mongo-driver/internal/aws/awserr=/tmp/go-build2401649780/b2287/_pkg_.a
2025-08-20T22:46:31.8842011Z [00:05:32.402]➜  packagefile golang.org/x/sync/singleflight=/tmp/go-build2401649780/b2288/_pkg_.a
2025-08-20T22:46:31.8842655Z [00:05:32.402]➜  packagefile go.mongodb.org/mongo-driver/internal/aws=/tmp/go-build2401649780/b2290/_pkg_.a
2025-08-20T22:46:31.8843332Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/authinfo=/tmp/go-build2401649780/b696/_pkg_.a
2025-08-20T22:46:31.8844124Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_go_proto=/tmp/go-build2401649780/b699/_pkg_.a
2025-08-20T22:46:31.8844846Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/record=/tmp/go-build2401649780/b700/_pkg_.a
2025-08-20T22:46:31.8845604Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/proto/v2/s2a_context_go_proto=/tmp/go-build2401649780/b711/_pkg_.a
2025-08-20T22:46:31.8846392Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/v2/tlsconfigstore=/tmp/go-build2401649780/b713/_pkg_.a
2025-08-20T22:46:31.8847516Z [00:05:32.402]➜  packagefile github.com/googleapis/enterprise-certificate-proxy/client/util=/tmp/go-build2401649780/b688/_pkg_.a
2025-08-20T22:46:31.8848227Z [00:05:32.402]➜  packagefile net/rpc=/tmp/go-build2401649780/b689/_pkg_.a
2025-08-20T22:46:31.8848836Z [00:05:32.402]➜  packagefile github.com/jackc/puddle/v2/internal/genstack=/tmp/go-build2401649780/b2313/_pkg_.a
2025-08-20T22:46:31.8849739Z [00:05:32.402]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2401649780/b739/_pkg_.a
2025-08-20T22:46:31.8850594Z [00:05:32.402]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build2401649780/b744/_pkg_.a
2025-08-20T22:46:31.8851345Z [00:05:32.402]➜  packagefile google.golang.org/grpc/credentials/alts/internal/authinfo=/tmp/go-build2401649780/b785/_pkg_.a
2025-08-20T22:46:31.8852143Z [00:05:32.402]➜  packagefile google.golang.org/grpc/credentials/alts/internal/conn=/tmp/go-build2401649780/b787/_pkg_.a
2025-08-20T22:46:31.8852821Z [00:05:32.402]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build2401649780/b880/_pkg_.a
2025-08-20T22:46:31.8853489Z [00:05:32.402]➜  packagefile github.com/spiffe/go-spiffe/v2/bundle/jwtbundle=/tmp/go-build2401649780/b883/_pkg_.a
2025-08-20T22:46:31.8854226Z [00:05:32.402]➜  packagefile github.com/spiffe/go-spiffe/v2/bundle/x509bundle=/tmp/go-build2401649780/b888/_pkg_.a
2025-08-20T22:46:31.8855035Z [00:05:32.402]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/jwtutil=/tmp/go-build2401649780/b884/_pkg_.a
2025-08-20T22:46:31.8855773Z [00:05:32.402]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/x509util=/tmp/go-build2401649780/b890/_pkg_.a
2025-08-20T22:46:31.8856529Z [00:05:32.402]➜  packagefile github.com/spiffe/go-spiffe/v2/spiffeid=/tmp/go-build2401649780/b886/_pkg_.a
2025-08-20T22:46:31.8857237Z [00:05:32.402]➜  packagefile github.com/zeebo/errs=/tmp/go-build2401649780/b887/_pkg_.a
2025-08-20T22:46:31.8857985Z [00:05:32.402]➜  packagefile google.golang.org/grpc/balancer/weightedtarget/weightedaggregator=/tmp/go-build2401649780/b942/_pkg_.a
2025-08-20T22:46:31.8858777Z [00:05:32.402]➜  packagefile google.golang.org/grpc/internal/hierarchy=/tmp/go-build2401649780/b944/_pkg_.a
2025-08-20T22:46:31.8859477Z [00:05:32.402]➜  packagefile google.golang.org/grpc/internal/balancer/nop=/tmp/go-build2401649780/b946/_pkg_.a
2025-08-20T22:46:31.8860166Z [00:05:32.402]➜  packagefile github.com/cncf/xds/go/xds/data/orca/v3=/tmp/go-build2401649780/b952/_pkg_.a
2025-08-20T22:46:31.8860977Z [00:05:32.402]➜  packagefile google.golang.org/grpc/xds/internal/balancer/loadstore=/tmp/go-build2401649780/b953/_pkg_.a
2025-08-20T22:46:31.8861752Z [00:05:32.402]➜  packagefile google.golang.org/grpc/internal/balancer/weight=/tmp/go-build2401649780/b949/_pkg_.a
2025-08-20T22:46:31.8862465Z [00:05:32.402]➜  packagefile google.golang.org/grpc/resolver/ringhash=/tmp/go-build2401649780/b950/_pkg_.a
2025-08-20T22:46:31.8863278Z [00:05:32.402]➜  packagefile google.golang.org/genproto/googleapis/api/expr/v1alpha1=/tmp/go-build2401649780/b904/_pkg_.a
2025-08-20T22:46:31.8864156Z [00:05:32.402]➜  packagefile github.com/cncf/xds/go/xds/type/matcher/v3=/tmp/go-build2401649780/b901/_pkg_.a
2025-08-20T22:46:31.8865025Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3=/tmp/go-build2401649780/b966/_pkg_.a
2025-08-20T22:46:31.8865852Z [00:05:32.402]➜  packagefile google.golang.org/grpc/authz/audit=/tmp/go-build2401649780/b967/_pkg_.a
2025-08-20T22:46:31.8866592Z [00:05:32.402]➜  packagefile google.golang.org/grpc/authz/audit/stdout=/tmp/go-build2401649780/b968/_pkg_.a
2025-08-20T22:46:31.8867591Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/accesslog/v3=/tmp/go-build2401649780/b899/_pkg_.a
2025-08-20T22:46:31.8868351Z [00:05:32.402]➜  packagefile google.golang.org/grpc/balancer/lazy=/tmp/go-build2401649780/b973/_pkg_.a
2025-08-20T22:46:31.8868913Z [00:05:32.402]➜  packagefile cel.dev/expr=/tmp/go-build2401649780/b903/_pkg_.a
2025-08-20T22:46:31.8869702Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/common/v3=/tmp/go-build2401649780/b979/_pkg_.a
2025-08-20T22:46:31.8870644Z [00:05:32.402]➜  packagefile google.golang.org/grpc/balancer/weightedroundrobin/internal=/tmp/go-build2401649780/b984/_pkg_.a
2025-08-20T22:46:31.8871352Z [00:05:32.402]➜  packagefile google.golang.org/grpc/orca=/tmp/go-build2401649780/b985/_pkg_.a
2025-08-20T22:46:31.8872079Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/metadata/v3=/tmp/go-build2401649780/b905/_pkg_.a
2025-08-20T22:46:31.8872920Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/tracing/v3=/tmp/go-build2401649780/b906/_pkg_.a
2025-08-20T22:46:31.8873760Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/trace/v3=/tmp/go-build2401649780/b913/_pkg_.a
2025-08-20T22:46:31.8874571Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/type/http/v3=/tmp/go-build2401649780/b929/_pkg_.a
2025-08-20T22:46:31.8875403Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/metrics/v3=/tmp/go-build2401649780/b911/_pkg_.a
2025-08-20T22:46:31.8876248Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/overload/v3=/tmp/go-build2401649780/b912/_pkg_.a
2025-08-20T22:46:31.8877297Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/config/common/matcher/v3=/tmp/go-build2401649780/b916/_pkg_.a
2025-08-20T22:46:31.8878089Z [00:05:32.402]➜  packagefile github.com/segmentio/asm/cpu/cpuid=/tmp/go-build2401649780/b1055/_pkg_.a
2025-08-20T22:46:31.8878788Z [00:05:32.402]➜  packagefile go.opencensus.io/trace/propagation=/tmp/go-build2401649780/b1129/_pkg_.a
2025-08-20T22:46:31.8879417Z [00:05:32.402]➜  packagefile github.com/golang/groupcache/lru=/tmp/go-build2401649780/b1124/_pkg_.a
2025-08-20T22:46:31.8880023Z [00:05:32.402]➜  packagefile go.opencensus.io/internal=/tmp/go-build2401649780/b1125/_pkg_.a
2025-08-20T22:46:31.8880615Z [00:05:32.402]➜  packagefile go.opencensus.io/trace/internal=/tmp/go-build2401649780/b1127/_pkg_.a
2025-08-20T22:46:31.8881229Z [00:05:32.402]➜  packagefile go.opencensus.io/trace/tracestate=/tmp/go-build2401649780/b1128/_pkg_.a
2025-08-20T22:46:31.8881868Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/internal/ini=/tmp/go-build2401649780/b1165/_pkg_.a
2025-08-20T22:46:31.8882579Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/internal/shareddefaults=/tmp/go-build2401649780/b1166/_pkg_.a
2025-08-20T22:46:31.8883404Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/internal/sync/singleflight=/tmp/go-build2401649780/b1167/_pkg_.a
2025-08-20T22:46:31.8884131Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/internal/strings=/tmp/go-build2401649780/b1178/_pkg_.a
2025-08-20T22:46:31.8884813Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkmath=/tmp/go-build2401649780/b1181/_pkg_.a
2025-08-20T22:46:31.8885523Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query=/tmp/go-build2401649780/b1189/_pkg_.a
2025-08-20T22:46:31.8886279Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/processcreds=/tmp/go-build2401649780/b1197/_pkg_.a
2025-08-20T22:46:31.8887042Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ssocreds=/tmp/go-build2401649780/b1198/_pkg_.a
2025-08-20T22:46:31.8888181Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/stscreds=/tmp/go-build2401649780/b1206/_pkg_.a
2025-08-20T22:46:31.8888871Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/csm=/tmp/go-build2401649780/b1209/_pkg_.a
2025-08-20T22:46:31.8889508Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/defaults=/tmp/go-build2401649780/b1210/_pkg_.a
2025-08-20T22:46:31.8890171Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/service/ssooidc=/tmp/go-build2401649780/b1205/_pkg_.a
2025-08-20T22:46:31.8890824Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/service/sts=/tmp/go-build2401649780/b1207/_pkg_.a
2025-08-20T22:46:31.8891511Z [00:05:32.402]➜  packagefile github.com/vmihailenco/tagparser/v2/internal=/tmp/go-build2401649780/b1290/_pkg_.a
2025-08-20T22:46:31.8892171Z [00:05:32.402]➜  packagefile github.com/goccy/go-yaml/lexer=/tmp/go-build2401649780/b1238/_pkg_.a
2025-08-20T22:46:31.8892795Z [00:05:32.402]➜  packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build2401649780/b1310/_pkg_.a
2025-08-20T22:46:31.8893425Z [00:05:32.402]➜  packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build2401649780/b1311/_pkg_.a
2025-08-20T22:46:31.8894148Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/proto/s2a_context_go_proto=/tmp/go-build2401649780/b698/_pkg_.a
2025-08-20T22:46:31.8894964Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/record/internal/halfconn=/tmp/go-build2401649780/b702/_pkg_.a
2025-08-20T22:46:31.8895743Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/v2/certverifier=/tmp/go-build2401649780/b714/_pkg_.a
2025-08-20T22:46:31.8896480Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/v2/remotesigner=/tmp/go-build2401649780/b716/_pkg_.a
2025-08-20T22:46:31.8897388Z [00:05:32.402]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build2401649780/b881/_pkg_.a
2025-08-20T22:46:31.8898047Z [00:05:32.402]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build2401649780/b882/_pkg_.a
2025-08-20T22:46:31.8898799Z [00:05:32.402]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/pemutil=/tmp/go-build2401649780/b889/_pkg_.a
2025-08-20T22:46:31.8899552Z [00:05:32.402]➜  packagefile github.com/spiffe/go-spiffe/v2/internal/cryptoutil=/tmp/go-build2401649780/b885/_pkg_.a
2025-08-20T22:46:31.8900415Z [00:05:32.402]➜  packagefile github.com/envoyproxy/go-control-plane/envoy/data/accesslog/v3=/tmp/go-build2401649780/b907/_pkg_.a
2025-08-20T22:46:31.8901192Z [00:05:32.402]➜  packagefile github.com/cncf/xds/go/xds/service/orca/v3=/tmp/go-build2401649780/b986/_pkg_.a
2025-08-20T22:46:31.8901860Z [00:05:32.402]➜  packagefile google.golang.org/grpc/orca/internal=/tmp/go-build2401649780/b987/_pkg_.a
2025-08-20T22:46:31.8902430Z [00:05:32.402]➜  packagefile go.opencensus.io=/tmp/go-build2401649780/b1126/_pkg_.a
2025-08-20T22:46:31.8903112Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/query/queryutil=/tmp/go-build2401649780/b1190/_pkg_.a
2025-08-20T22:46:31.8903863Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/auth/bearer=/tmp/go-build2401649780/b1199/_pkg_.a
2025-08-20T22:46:31.8904589Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/service/sso=/tmp/go-build2401649780/b1200/_pkg_.a
2025-08-20T22:46:31.8905271Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/service/sso/ssoiface=/tmp/go-build2401649780/b1204/_pkg_.a
2025-08-20T22:46:31.8905978Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/service/sts/stsiface=/tmp/go-build2401649780/b1208/_pkg_.a
2025-08-20T22:46:31.8906726Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds=/tmp/go-build2401649780/b1211/_pkg_.a
2025-08-20T22:46:31.8907609Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/credentials/endpointcreds=/tmp/go-build2401649780/b1214/_pkg_.a
2025-08-20T22:46:31.8908342Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/aws/ec2metadata=/tmp/go-build2401649780/b1212/_pkg_.a
2025-08-20T22:46:31.8909124Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/restjson=/tmp/go-build2401649780/b1201/_pkg_.a
2025-08-20T22:46:31.8909815Z [00:05:32.402]➜  packagefile github.com/goccy/go-yaml/scanner=/tmp/go-build2401649780/b1239/_pkg_.a
2025-08-20T22:46:31.8910564Z [00:05:32.402]➜  packagefile github.com/google/s2a-go/internal/record/internal/aeadcrypter=/tmp/go-build2401649780/b703/_pkg_.a
2025-08-20T22:46:31.8911287Z [00:05:32.402]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build2401649780/b705/_pkg_.a
2025-08-20T22:46:31.8911871Z [00:05:32.402]➜  packagefile golang.org/x/crypto/hkdf=/tmp/go-build2401649780/b707/_pkg_.a
2025-08-20T22:46:31.8912489Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/internal/sdkuri=/tmp/go-build2401649780/b1213/_pkg_.a
2025-08-20T22:46:31.8913229Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/json/jsonutil=/tmp/go-build2401649780/b1202/_pkg_.a
2025-08-20T22:46:31.8914005Z [00:05:32.402]➜  packagefile github.com/aws/aws-sdk-go/private/protocol/jsonrpc=/tmp/go-build2401649780/b1203/_pkg_.a
2025-08-20T22:46:31.8914712Z [00:05:32.402]➜  packagefile golang.org/x/crypto/chacha20poly1305=/tmp/go-build2401649780/b704/_pkg_.a
2025-08-20T22:46:31.8915350Z [00:05:32.402]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2401649780/b706/_pkg_.a
2025-08-20T22:46:31.9027914Z [00:05:32.402]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/slingdata-io/sling-cli/cmd/sling\nmod\tgithub.com/slingdata-io/sling-cli\tv1.5.0+dirty\t\ndep\tatomicgo.dev/cursor\tv0.2.0\th1:H6XN5alUJ52FZZUkI7AlJbUc1aW38GWZalpYRPpoPOw=\ndep\tatomicgo.dev/keyboard\tv0.2.9\th1:tOsIid3nlPLZ3lwgG8KZMp/SFmr7P0ssEN5JUsm78K8=\ndep\tatomicgo.dev/schedule\tv0.1.0\th1:nTthAbhZS5YZmgYbb2+DH8uQIZcTlIrd4eYr3UQxEjs=\ndep\tcel.dev/expr\tv0.22.1\th1:xoFEsNh972Yzey8N9TCPx2nDvMN7TMhQEzxLuj/iRrI=\ndep\tcloud.google.com/go\tv0.121.0\th1:pgfwva8nGw7vivjZiRfrmglGWiCJBP+0OmDpenG/Fwg=\ndep\tcloud.google.com/go/auth\tv0.16.1\th1:XrXauHMd30LhQYVRHLGvJiYeczweKQXZxsTbV9TiguU=\ndep\tcloud.google.com/go/auth/oauth2adapt\tv0.2.8\th1:keo8NaayQZ6wimpNSmW5OPc283g65QNIiLpZnkHRbnc=\ndep\tcloud.google.com/go/bigquery\tv1.69.0\th1:rZvHnjSUs5sHK3F9awiuFk2PeOaB8suqNuim21GbaTc=\ndep\tcloud.google.com/go/bigtable\tv1.37.0\th1:Q+x7y04lQ0B+WXp03wc1/FLhFt4CwcQdkwWT0M4Jp3w=\ndep\tcloud.google.com/go/compute/metadata\tv0.7.0\th1:PBWF+iiAerVNe8UCHxdOt6eHLVc3ydFeOCw78U8ytSU=\ndep\tcloud.google.com/go/iam\tv1.5.2\th1:qgFRAGEmd8z6dJ/qyEchAuL9jpswyODjA2lS+w234g8=\ndep\tcloud.google.com/go/longrunning\tv0.6.7\th1:IGtfDWHhQCgCjwQjV9iiLnUta9LBCo8R9QmAFsS/PrE=\ndep\tcloud.google.com/go/monitoring\tv1.24.2\th1:5OTsoJ1dXYIiMiuL+sYscLc9BumrL3CarVLL7dd7lHM=\ndep\tcloud.google.com/go/storage\tv1.53.0\th1:gg0ERZwL17pJ+Cz3cD2qS60w1WMDnwcm5YPAIQBHUAw=\ndep\tfilippo.io/edwards25519\tv1.1.0\th1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=\ndep\tgithub.com/360EntSecGroup-Skylar/excelize\tv1.4.1\th1:l55mJb6rkkaUzOpSsgEeKYtS6/0gHwBYyfo5Jcjv/Ks=\ndep\tgithub.com/99designs/keyring\tv1.2.2\th1:pZd3neh/EmUzWONb35LxQfvuY7kiSXAq3HQd97+XBn0=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azcore\tv1.18.0\th1:Gt0j3wceWMwPmiazCa8MzMA0MfhmPIz0Qp0FJ6qcM0U=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/azidentity\tv1.10.1\th1:B+blDbyVIG3WaikNxPnhPiJ1MThR03b3vKGtER95TP4=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/data/aztables\tv1.4.0\th1:mXlQ+2C8A4KpXTIIYYxgFYqSivjGTBQidq/b0xxZLuk=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/internal\tv1.11.1\th1:FPKJS1T+clwv+OLGt13a8UjqeRuh0O4SJ3lUriThc+4=\ndep\tgithub.com/Azure/azure-sdk-for-go/sdk/storage/azblob\tv1.6.1\th1:lhZdRq7TIx0GJQvSyX2Si406vrYsov2FXGp/RnSEtcs=\ndep\tgithub.com/Azure/go-autorest/autorest/to\tv0.4.1\th1:CxNHBqdzTr7rLtdrtb5CMjJcDut+WNGCVv7OmS5+lTc=\ndep\tgithub.com/AzureAD/microsoft-authentication-library-for-go\tv1.4.2\th1:oygO0locgZJe7PpYPXT5A29ZkwJaPqcva7BVeemZOZs=\ndep\tgithub.com/ClickHouse/ch-go\tv0.65.1\th1:SLuxmLl5Mjj44/XbINsK2HFvzqup0s6rwKLFH347ZhU=\ndep\tgithub.com/ClickHouse/clickhouse-go/v2\tv2.34.0\th1:Y4rqkdrRHgExvC4o/NTbLdY5LFQ3LHS77/RNFxFX3Co=\ndep\tgithub.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp\tv1.27.0\th1:ErKg/3iS1AKcTkf3yixlZ54f9U1rljCkQyEXWUnIUxc=\ndep\tgithub.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric\tv0.51.0\th1:fYE9p3esPxA/C0rQ0AHhP0drtPXDRhaWiwg1DPqO7IU=\ndep\tgithub.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping\tv0.51.0\th1:6/0iUd0xrnX7qt+mLNRwg5c0PGv8wpE8K90ryANQwMI=\ndep\tgithub.com/JohnCGriffin/overflow\tv0.0.0-20211019200055-46fa312c352c\th1:RGWPOewvKIROun94nF7v2cua9qP+thov/7M50KEoeSU=\ndep\tgithub.com/PuerkitoBio/goquery\tv1.6.0\th1:j7taAbelrdcsOlGeMenZxc2AWXD5fieT1/znArdnx94=\ndep\tgithub.com/andybalholm/brotli\tv1.1.1\th1:PR2pgnyFznKEugtsUo0xLdDop5SKXd5Qf5ysW+7XdTA=\ndep\tgithub.com/andybalholm/cascadia\tv1.1.0\th1:BuuO6sSfQNFRu1LppgbD25Hr2vLYW25JvxHs5zzsLTo=\ndep\tgithub.com/antlr4-go/antlr/v4\tv4.13.1\th1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ=\ndep\tgithub.com/apache/arrow-go/v18\tv18.3.0\th1:Xq4A6dZj9Nu33sqZibzn012LNnewkTUlfKVUFD/RX/I=\ndep\tgithub.com/apache/arrow/go/v15\tv15.0.2\th1:60IliRbiyTWCWjERBCkO1W4Qun9svcYoZrSLcyOsMLE=\ndep\tgithub.com/apache/arrow/go/v18\tv18.0.0-20241007013041-ab95a4d25142\th1:6EtsUpu9/vLtVl6oVpFiZe9GRax7STd2bG55VNwsRdI=\ndep\tgithub.com/apache/iceberg-go\tv0.3.0\n=>\tgithub.com/flarco/iceberg-go\tv0.0.0-20250705121323-8242bf566290\th1:2F62rRTvDMG1q0sNBVovf1PFdTYzUEoUSM8WeKwnAJ8=\n\ndep\tgithub.com/apache/thrift\tv0.21.0\th1:tdPmh/ptjE1IJnhbhrcl2++TauVjy242rkV/UzJChnE=\ndep\tgithub.com/asaskevich/govalidator\tv0.0.0-20230301143203-a9d515a09cc2\th1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so=\ndep\tgithub.com/aws/aws-sdk-go\tv1.55.6\th1:cSg4pvZ3m8dgYcgqB97MrcdjUmZ1BeMYKUxMMB89IPk=\ndep\tgithub.com/aws/aws-sdk-go-v2\tv1.36.5\th1:0OF9RiEMEdDdZEMqF9MRjevyxAQcf6gY+E7vwBILFj0=\ndep\tgithub.com/aws/aws-sdk-go-v2/aws/protocol/eventstream\tv1.6.10\th1:zAybnyUQXIZ5mok5Jqwlf58/TFE7uvd3IAsa1aF9cXs=\ndep\tgithub.com/aws/aws-sdk-go-v2/config\tv1.29.15\th1:I5XjesVMpDZXZEZonVfjI12VNMrYa38LtLnw4NtY5Ss=\ndep\tgithub.com/aws/aws-sdk-go-v2/credentials\tv1.17.68\th1:cFb9yjI02/sWHBSYXAtkamjzCuRymvmeFmt0TC0MbYY=\ndep\tgithub.com/aws/aws-sdk-go-v2/feature/ec2/imds\tv1.16.30\th1:x793wxmUWVDhshP8WW2mlnXuFrO4cOd3HLBroh1paFw=\ndep\tgithub.com/aws/aws-sdk-go-v2/feature/s3/manager\tv1.17.69\th1:6VFPH/Zi9xYFMJKPQOX5URYkQoXRWeJ7V/7Y6ZDYoms=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/configsources\tv1.3.36\th1:SsytQyTMHMDPspp+spo7XwXTP44aJZZAC7fBV2C5+5s=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2\tv2.6.36\th1:i2vNHQiXUvKhs3quBR6aqlgJaiaexz/aNvdCktW/kAM=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/ini\tv1.8.3\th1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d2KyU5X/BZxjOkRo=\ndep\tgithub.com/aws/aws-sdk-go-v2/internal/v4a\tv1.3.36\th1:GMYy2EOWfzdP3wfVAGXBNKY5vK4K8vMET4sYOYltmqs=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/athena\tv1.51.0\th1:Fmh66wriOXgBJDnA/78aur8hH6DrvrWz7ZMzdoS33Yw=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/glue\tv1.113.0\th1:ceM8p2ApgB7vAV90rEfCU5wyj/IOtYBE23twMegak7M=\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/checksum\tv1.7.2\th1:BCG7DCXEXpNCcpwCxg1oi9pkJWH2+eZzTn9MY56MbVw=\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/internal/s3shared\tv1.18.15\th1:moLQUoVq91LiqT1nbvzDukyqAlCv89ZmwaHw/ZFlFZg=\ndep\tgithub.com/aws/aws-sdk-go-v2/service/s3\tv1.80.1\th1:xYEAf/6QHiTZDccKnPMbsMwlau13GsDsTgdue3wmHGw=\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.20\th1:oIaQ1e17CSKaWmUTu62MtraRWVIosn/iONMuZt0gbqc=\ndep\tgithub.com/aws/smithy-go\tv1.22.4\th1:uqXzVZNuNexwc/xrh6Tb56u89WDlJY6HS+KC0S4QSjw=\ndep\tgithub.com/beorn7/perks\tv1.0.1\th1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=\ndep\tgithub.com/bits-and-blooms/bitset\tv1.10.0\th1:ePXTeiPEazB5+opbv5fr8umg2R/1NlzgDsyepwsSr88=\ndep\tgithub.com/bits-and-blooms/bloom/v3\tv3.7.0\th1:VfknkqV4xI+PsaDIsoHueyxVDZrfvMn56jeWUzvzdls=\ndep\tgithub.com/c-bata/go-prompt\tv0.2.6\th1:POP+nrHE+DfLYx370bedwNhsqmpCUynWPxuHi0C5vZI=\ndep\tgithub.com/cespare/xxhash/v2\tv2.3.0\th1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=\ndep\tgithub.com/cncf/xds/go\tv0.0.0-20250326154945-ae57f3c0d45f\th1:C5bqEmzEPLsHm9Mv73lSE9e9bKV23aB1vxOsmZrkl3k=\ndep\tgithub.com/cockroachdb/apd/v3\tv3.2.1\th1:U+8j7t0axsIgvQUqthuNm82HIrYXodOV2iWLWtEaIwg=\ndep\tgithub.com/containerd/console\tv1.0.5\th1:R0ymNeydRqH2DmakFNdmjR2k0t7UPuiOV/N/27/qqsc=\ndep\tgithub.com/coreos/go-oidc/v3\tv3.5.0\th1:VxKtbccHZxs8juq7RdJntSqtXFtde9YpNpGn0yqgEHw=\ndep\tgithub.com/creasty/defaults\tv1.8.0\th1:z27FJxCAa0JKt3utc0sCImAEb+spPucmKoOdLHvHYKk=\ndep\tgithub.com/databricks/databricks-sql-go\tv0.0.0-00010101000000-000000000000\n=>\tgithub.com/flarco/databricks-sql-go\tv0.0.0-20250613120556-51f7c1f3b4ad\th1:z5mgsXmNXsgskClg/s6zelILFihJTyK6x7+zX1jUgyU=\n\ndep\tgithub.com/davecgh/go-spew\tv1.1.2-0.20180830191138-d8f796af33cc\th1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=\ndep\tgithub.com/denisbrodbeck/machineid\tv1.0.1\th1:geKr9qtkB876mXguW2X6TU4ZynleN6ezuMSRhl4D7AQ=\ndep\tgithub.com/dustin/go-humanize\tv1.0.1\th1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=\ndep\tgithub.com/dvsekhvalnov/jose2go\tv1.6.0\th1:Y9gnSnP4qEI0+/uQkHvFXeD2PLPJeXEL+ySMEA2EjTY=\ndep\tgithub.com/elastic/elastic-transport-go/v8\tv8.6.0\th1:Y2S/FBjx1LlCv5m6pWAF2kDJAHoSjSRSJCApolgfthA=\ndep\tgithub.com/elastic/go-elasticsearch/v8\tv8.17.0\th1:e9cWksE/Fr7urDRmGPGp47Nsp4/mvNOrU8As1l2HQQ0=\ndep\tgithub.com/envoyproxy/go-control-plane/envoy\tv1.32.4\th1:jb83lalDRZSpPWW2Z7Mck/8kXZ5CQAFYVjQcdVIr83A=\ndep\tgithub.com/envoyproxy/protoc-gen-validate\tv1.2.1\th1:DEo3O99U8j4hBFwbJfrz9VtgcDfUKS7KJ7spH3d86P8=\ndep\tgithub.com/exasol/error-reporting-go\tv0.2.0\th1:nKIe4zYiTHbYrKJRlSNJcmGjTJCZredDh5akVHfIbRs=\ndep\tgithub.com/exasol/exasol-driver-go\tv1.0.14\th1:7O8Zs0OCJOBlXmmHAjyBP2WB8wmJo3DcDX9hX93D034=\ndep\tgithub.com/fatih/color\tv1.18.0\th1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=\ndep\tgithub.com/felixge/httpsnoop\tv1.0.4\th1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=\ndep\tgithub.com/flarco/bigquery\tv0.0.9\th1:WfxO6XuuHZTJV+55Bq24FhdHYpmAOzgVk9xOcJpEecY=\ndep\tgithub.com/flarco/g\tv0.1.155\th1:GERi8N2QUtnLXiflq8TGoCyuBR4+nP/QCfTnAGcw/Tw=\ndep\tgithub.com/francoispqt/gojay\tv1.2.13\th1:d2m3sFjloqoIUQU3TsHBgj6qg/BVGlTBeHDUmyJnXKk=\ndep\tgithub.com/gabriel-vasile/mimetype\tv1.4.7\th1:SKFKl7kD0RiPdbht0s7hFtjl489WcQ1VyPW8ZzUMYCA=\ndep\tgithub.com/getsentry/sentry-go\tv0.27.0\th1:Pv98CIbtB3LkMWmXi4Joa5OOcwbmnX88sF5qbK3r3Ps=\ndep\tgithub.com/go-faster/city\tv1.0.1\th1:4WAxSZ3V2Ws4QRDrscLEDcibJY8uf41H6AhXDrNDcGw=\ndep\tgithub.com/go-faster/errors\tv0.7.1\th1:MkJTnDoEdi9pDabt1dpWf7AA8/BaSYZqibYyhZ20AYg=\ndep\tgithub.com/go-jose/go-jose/v3\tv3.0.4\th1:Wp5HA7bLQcKnf6YYao/4kpRpVMp/yf6+pJKV8WFSaNY=\ndep\tgithub.com/go-jose/go-jose/v4\tv4.0.5\th1:M6T8+mKZl/+fNNuFHvGIzDz7BTLQPIounk/b9dw3AaE=\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-openapi/errors\tv0.21.0\th1:FhChC/duCnfoLj1gZ0BgaBmzhJC2SL/sJr8a2vAobSY=\ndep\tgithub.com/go-openapi/strfmt\tv0.22.0\th1:Ew9PnEYc246TwrEspvBdDHS4BVKXy/AOVsfqGDgAcaI=\ndep\tgithub.com/go-sql-driver/mysql\tv1.9.1\th1:FrjNGn/BsJQjVRuSa8CBrM5BWA9BWoXXat3KrtSb/iI=\ndep\tgithub.com/gobwas/glob\tv0.2.3\th1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=\ndep\tgithub.com/goccy/go-json\tv0.10.5\th1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=\ndep\tgithub.com/goccy/go-yaml\tv1.16.0\th1:d7m1G7A0t+logajVtklHfDYJs2Et9g3gHwdBNNFou0w=\ndep\tgithub.com/godbus/dbus\tv0.0.0-20190726142602-4481cbc300e2\th1:ZpnhV/YsD2/4cESfV5+Hoeu/iUR3ruzNvZ+yQfO03a0=\ndep\tgithub.com/golang-jwt/jwt/v5\tv5.2.2\th1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8=\ndep\tgithub.com/golang-sql/civil\tv0.0.0-20220223132316-b832511892a9\th1:au07oEsX2xN0ktxqI+Sida1w446QrXBRJ0nee3SNZlA=\ndep\tgithub.com/golang-sql/sqlexp\tv0.1.0\th1:ZCD6MBpcuOVfGVqsEmY5/4FtYiKz6tSyUv9LPEDei6A=\ndep\tgithub.com/golang/groupcache\tv0.0.0-20241129210726-2c02b8208cf8\th1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ=\ndep\tgithub.com/golang/snappy\tv1.0.0\th1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=\ndep\tgithub.com/google/flatbuffers\tv25.2.10+incompatible\th1:F3vclr7C3HpB1k9mxCGRMXq6FdUalZ6H/pNX4FP1v0Q=\ndep\tgithub.com/google/s2a-go\tv0.1.9\th1:LGD7gtMgezd8a/Xak7mEWL0PjoTQFvpRudN895yqKW0=\ndep\tgithub.com/google/uuid\tv1.6.0\th1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=\ndep\tgithub.com/google/wire\tv0.6.0\th1:HBkoIh4BdSxoyo9PveV8giw7ZsaBOvzWKfcg/6MrVwI=\ndep\tgithub.com/googleapis/enterprise-certificate-proxy\tv0.3.6\th1:GW/XbdyBFQ8Qe+YAmFU9uHLo7OnF5tL52HFAgMmyrf4=\ndep\tgithub.com/googleapis/gax-go/v2\tv2.14.2\th1:eBLnkZ9635krYIPD+ag1USrOAI0Nr0QYF3+/3GqO0k0=\ndep\tgithub.com/gookit/color\tv1.5.4\th1:FZmqs7XOyGgCAxmWyPslpiok1k05wmY3SJTytgvYFs0=\ndep\tgithub.com/gorilla/websocket\tv1.5.3\th1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=\ndep\tgithub.com/gsterjov/go-libsecret\tv0.0.0-20161001094733-a6f4afe4910c\th1:6rhixN/i8ZofjG1Y75iExal34USq5p+wiN1tpie8IrU=\ndep\tgithub.com/hamba/avro/v2\tv2.28.0\th1:E8J5D27biyAulWKNiEBhV85QPc9xRMCUCGJewS0KYCE=\ndep\tgithub.com/hashicorp/errwrap\tv1.1.0\th1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=\ndep\tgithub.com/hashicorp/go-cleanhttp\tv0.5.2\th1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=\ndep\tgithub.com/hashicorp/go-multierror\tv1.1.1\th1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=\ndep\tgithub.com/hashicorp/go-retryablehttp\tv0.7.7\th1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU=\ndep\tgithub.com/hashicorp/go-uuid\tv1.0.3\th1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=\ndep\tgithub.com/imdario/mergo\tv0.3.16\th1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=\ndep\tgithub.com/integrii/flaggy\tv1.5.2\th1:bWV20MQEngo4hWhno3i5Z9ISPxLPKj9NOGNwTWb/8IQ=\ndep\tgithub.com/jackc/pgpassfile\tv1.0.0\th1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=\ndep\tgithub.com/jackc/pgservicefile\tv0.0.0-20231201235250-de7065d80cb9\th1:L0QtFUgDarD7Fpv9jeVMgy/+Ec0mtnmYuImjTz6dtDA=\ndep\tgithub.com/jackc/pgx/v5\tv5.5.5\th1:amBjrZVmksIdNjxGW/IiIMzxMKZFelXbUoPNb+8sjQw=\ndep\tgithub.com/jackc/puddle/v2\tv2.2.2\th1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo=\ndep\tgithub.com/jcmturner/aescts/v2\tv2.0.0\th1:9YKLH6ey7H4eDBXW8khjYslgyqG2xZikXP0EQFKrle8=\ndep\tgithub.com/jcmturner/dnsutils/v2\tv2.0.0\th1:lltnkeZGL0wILNvrNiVCR6Ro5PGU/SeBvVO/8c/iPbo=\ndep\tgithub.com/jcmturner/gofork\tv1.7.6\th1:QH0l3hzAU1tfT3rZCnW5zXl+orbkNMMRGJfdJjHVETg=\ndep\tgithub.com/jcmturner/goidentity/v6\tv6.0.1\th1:VKnZd2oEIMorCTsFBnJWbExfNN7yZr3EhJAxwOkZg6o=\ndep\tgithub.com/jcmturner/gokrb5/v8\tv8.4.4\th1:x1Sv4HaTpepFkXbt2IkL29DXRf8sOfZXo8eRKh687T8=\ndep\tgithub.com/jcmturner/rpc/v2\tv2.0.3\th1:7FXXj8Ti1IaVFpSAziCZWNzbNuZmnvw/i6CqLNdWfZY=\ndep\tgithub.com/jedib0t/go-pretty\tv4.3.0+incompatible\th1:CGs8AVhEKg/n9YbUenWmNStRW2PHJzaeDodcfvRAbIo=\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/jlaffaye/ftp\tv0.2.0\th1:lXNvW7cBu7R/68bknOX3MrRIIqZ61zELs1P2RAiA3lg=\ndep\tgithub.com/jmespath/go-jmespath\tv0.4.0\th1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=\ndep\tgithub.com/jmoiron/sqlx\tv1.2.0\th1:41Ip0zITnmWNR/vHV+S4m+VoUivnWY5E4OJfLZjCJMA=\ndep\tgithub.com/jpillora/backoff\tv1.0.0\th1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=\ndep\tgithub.com/json-iterator/go\tv1.1.12\th1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=\ndep\tgithub.com/kardianos/osext\tv0.0.0-20190222173326-2bc1f35cddc0\th1:iQTw/8FWTuc7uiaSepXwyf3o52HaUYcV+Tu66S3F5GA=\ndep\tgithub.com/klauspost/compress\tv1.18.0\th1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=\ndep\tgithub.com/klauspost/cpuid/v2\tv2.2.10\th1:tBs3QSyvjDyFTq3uoc/9xFpCuOsJQFNPiAhYdw2skhE=\ndep\tgithub.com/kr/fs\tv0.1.0\th1:Jskdu9ieNAYnjxsi0LbQp1ulIKZV1LAFgK1tWhpZgl8=\ndep\tgithub.com/kshedden/datareader\tv0.0.0-20210325133423-816b6ffdd011\th1:PNO6bcxsCMsX4R8nN/78gswn9F3We86Pi80NV0YPkLc=\ndep\tgithub.com/kylelemons/godebug\tv1.1.0\th1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=\ndep\tgithub.com/labstack/echo/v4\tv4.10.2\th1:n1jAhnq/elIFTHr1EYpiYtyKgx4RW9ccVgkqByZaN2M=\ndep\tgithub.com/labstack/gommon\tv0.4.0\th1:y7cvthEAEbU0yHOf4axH8ZG2NH8knB9iNSoTO8dyIk8=\ndep\tgithub.com/lib/pq\tv1.10.9\th1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=\ndep\tgithub.com/linkedin/goavro/v2\tv2.12.0\th1:rIQQSj8jdAUlKQh6DttK8wCRv4t4QO09g1C4aBWXslg=\ndep\tgithub.com/lithammer/fuzzysearch\tv1.1.8\th1:/HIuJnjHuXS8bKaiTMeeDlW2/AyIWk2brx1V8LFgLN4=\ndep\tgithub.com/maja42/goval\tv1.4.0\th1:tlX0X+GvjKzWW2Q6qzWwL4Av2KV1bLtzxwzgxiiwEPc=\ndep\tgithub.com/mattn/go-colorable\tv0.1.14\th1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE=\ndep\tgithub.com/mattn/go-isatty\tv0.0.20\th1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=\ndep\tgithub.com/mattn/go-runewidth\tv0.0.16\th1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc=\ndep\tgithub.com/mattn/go-sqlite3\tv1.14.28\th1:ThEiQrnbtumT+QMknw63Befp/ce/nUPgBPMlRFEum7A=\ndep\tgithub.com/microsoft/go-mssqldb\tv1.8.0\th1:7cyZ/AT7ycDsEoWPIXibd+aVKFtteUNhDGf3aobP+tw=\ndep\tgithub.com/mitchellh/mapstructure\tv1.5.0\th1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=\ndep\tgithub.com/modern-go/concurrent\tv0.0.0-20180306012644-bacd9c7ef1dd\th1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=\ndep\tgithub.com/modern-go/reflect2\tv1.0.2\th1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=\ndep\tgithub.com/mohae/deepcopy\tv0.0.0-20170929034955-c48cc78d4826\th1:RWengNIwukTxcDr9M+97sNutRR1RKhG96O6jWumTTnw=\ndep\tgithub.com/montanaflynn/stats\tv0.7.0\th1:r3y12KyNxj/Sb/iOE46ws+3mS1+MZca1wlHQFPsY/JU=\ndep\tgithub.com/mtibben/percent\tv0.2.1\th1:5gssi8Nqo8QU/r2pynCm+hBQHpkB/uNK7BJCFogWdzs=\ndep\tgithub.com/munnerz/goautoneg\tv0.0.0-20191010083416-a7dc8b61c822\th1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=\ndep\tgithub.com/mwitkow/go-conntrack\tv0.0.0-20190716064945-2f068394615f\th1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU=\ndep\tgithub.com/nqd/flat\tv0.1.1\th1:sKa3CZipbb7WYD9tORSJD6Ylm/00f6D9Wse7+UkSa+4=\ndep\tgithub.com/oklog/ulid\tv1.3.1\th1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=\ndep\tgithub.com/olekukonko/tablewriter\tv0.0.5\th1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=\ndep\tgithub.com/orcaman/concurrent-map/v2\tv2.0.1\th1:jOJ5Pg2w1oeB6PeDurIYf6k9PQ+aTITr/6lP/L/zp6c=\ndep\tgithub.com/parquet-go/parquet-go\tv0.23.0\th1:dyEU5oiHCtbASyItMCD2tXtT2nPmoPbKpqf0+nnGrmk=\ndep\tgithub.com/paulmach/orb\tv0.11.1\th1:3koVegMC4X/WeiXYz9iswopaTwMem53NzTJuTF20JzU=\ndep\tgithub.com/pierrec/lz4\tv2.6.1+incompatible\th1:9UY3+iC23yxF0UfGaYrGplQ+79Rg+h/q9FV9ix19jjM=\ndep\tgithub.com/pierrec/lz4/v4\tv4.1.22\th1:cKFw6uJDK+/gfw5BcDL0JL5aBsAFdsIT18eRtLj7VIU=\ndep\tgithub.com/pkg/browser\tv0.0.0-20240102092130-5ac0b6a4141c\th1:+mdjkGKdHQG3305AYmdv1U2eRNDiU2ErMBj1gwrq8eQ=\ndep\tgithub.com/pkg/errors\tv0.9.1\th1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=\ndep\tgithub.com/pkg/sftp\tv1.13.9\th1:4NGkvGudBL7GteO3m6qnaQ4pC0Kvf0onSVc9gR3EWBw=\ndep\tgithub.com/pkg/term\tv1.2.0-beta.2\th1:L3y/h2jkuBVFdWiJvNfYfKmzcCnILw7mJWm2JQuMppw=\ndep\tgithub.com/pmezard/go-difflib\tv1.0.1-0.20181226105442-5d4384ee4fb2\th1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=\ndep\tgithub.com/prometheus/client_golang\tv1.20.5\th1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=\ndep\tgithub.com/prometheus/client_model\tv0.6.1\th1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=\ndep\tgithub.com/prometheus/common\tv0.55.0\th1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc=\ndep\tgithub.com/prometheus/procfs\tv0.15.1\th1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=\ndep\tgithub.com/psanford/sqlite3vfs\tv0.0.0-20220823065410-bd28ac7ee3c2\th1:S7ikYUpctxijGIl4P+NJhGSMNov4bP9KsO3JWq/+gOs=\ndep\tgithub.com/psanford/sqlite3vfshttp\tv0.0.0-20220827153928-a19f096e6eb4\th1:ea/vBgpSGRKEdguoxGNiGz8byJNyVXPNVg8pPFsVbWc=\ndep\tgithub.com/pterm/pterm\tv0.12.81\th1:ju+j5I2++FO1jBKMmscgh5h5DPFDFMB7epEjSoKehKA=\ndep\tgithub.com/puzpuzpuz/xsync/v3\tv3.5.1\th1:GJYJZwO6IdxN/IKbneznS6yPkVC+c3zyY/j19c++5Fg=\ndep\tgithub.com/rivo/uniseg\tv0.4.7\th1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=\ndep\tgithub.com/rs/zerolog\tv1.34.0\th1:k43nTLIwcTVQAncfCw4KZ2VY6ukYoZaBPNOE8txlOeY=\ndep\tgithub.com/samber/lo\tv1.39.0\th1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA=\ndep\tgithub.com/segmentio/asm\tv1.2.0\th1:9BQrFxC+YOHJlTlHGkTrFWf59nbL3XnCoFLTwDCI7ys=\ndep\tgithub.com/segmentio/encoding\tv0.4.0\th1:MEBYvRqiUB2nfR2criEXWqwdY6HJOUrCn5hboVOVmy8=\ndep\tgithub.com/segmentio/ksuid\tv1.0.4\th1:sBo2BdShXjmcugAMwjugoGUdUV0pcxY5mW4xKRn3v4c=\ndep\tgithub.com/shirou/gopsutil/v3\tv3.24.4\th1:dEHgzZXt4LMNm+oYELpzl9YCqV65Yr/6SfrvgRBtXeU=\ndep\tgithub.com/shirou/gopsutil/v4\tv4.25.1\th1:QSWkTc+fu9LTAWfkZwZ6j8MSUk4A2LV7rbH0ZqmLjXs=\ndep\tgithub.com/shopspring/decimal\tv1.4.0\th1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=\ndep\tgithub.com/sijms/go-ora/v2\tv2.8.24\th1:TODRWjWGwJ1VlBOhbTLat+diTYe8HXq2soJeB+HMjnw=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/snowflakedb/gosnowflake\tv1.10.0\th1:5hBGKa/jJEhciokzgJcz5xmLNlJ8oUm8vhfu5tg82tM=\ndep\tgithub.com/spf13/cast\tv1.7.1\th1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=\ndep\tgithub.com/spiffe/go-spiffe/v2\tv2.5.0\th1:N2I01KCUkv1FAjZXJMwh95KK1ZIQLYbPfhaxw8WS0hE=\ndep\tgithub.com/stretchr/objx\tv0.5.2\th1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=\ndep\tgithub.com/stretchr/testify\tv1.10.0\th1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=\ndep\tgithub.com/substrait-io/substrait\tv0.69.0\th1:qfwUe1qKa3PsCclMpubQOF6nqIqS14geUuvzJ1P7gsM=\ndep\tgithub.com/substrait-io/substrait-go/v3\tv3.9.1\th1:2yfHDHpK6KMcvLd0bJVzUJoeXO+K98yS+ciBruxD9po=\ndep\tgithub.com/timeplus-io/proton-go-driver/v2\tv2.0.19\th1:hpoS4GLCUs80shiutsAI6VDcFewzlf1bImlRQn3gZf0=\ndep\tgithub.com/tklauser/go-sysconf\tv0.3.12\th1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=\ndep\tgithub.com/tklauser/numcpus\tv0.6.1\th1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=\ndep\tgithub.com/tmthrgd/go-hex\tv0.0.0-20190904060850-447a3041c3bc\th1:9lRDQMhESg+zvGYmW5DyG0UqvY96Bu5QYsTLvCHdrgo=\ndep\tgithub.com/trinodb/trino-go-client\tv0.328.0\th1:X6hrGGysA3nvyVcz8kJbBS98srLNTNsnNYwRkMC1atA=\ndep\tgithub.com/twmb/murmur3\tv1.1.8\th1:8Yt9taO/WN3l08xErzjeschgZU2QSrwm1kclYq+0aRg=\ndep\tgithub.com/uptrace/bun\tv1.2.12\th1:XRvGko5tIZ5A3T0GkLsbFFnSR2Yd6knuML8eJVGTLM0=\ndep\tgithub.com/uptrace/bun/dialect/mssqldialect\tv1.2.12\th1:dkApi4IKagaGgo7udjIQkULoMr4aRj0PCCUqr7rGiig=\ndep\tgithub.com/uptrace/bun/dialect/mysqldialect\tv1.2.12\th1:3+pGxF70Yuve0IT9mqz21UiZXR8OAhZIKFSY7tUYqVc=\ndep\tgithub.com/uptrace/bun/dialect/oracledialect\tv1.2.12\th1:Ne7PSnz3f2iFt6hV17avdgWxOgdtC4zTLtCaIggxTv8=\ndep\tgithub.com/uptrace/bun/dialect/pgdialect\tv1.2.12\th1:UxbxJXqQPeSBDnPMWAi9kDOeWX9HooFf1xkCZR1gsRA=\ndep\tgithub.com/uptrace/bun/dialect/sqlitedialect\tv1.2.12\th1:AYyIK20jLXuhaKhME0vstXXIoNVNoG0OXBsbZOrBmSw=\ndep\tgithub.com/uptrace/bun/extra/bundebug\tv1.2.12\th1:hiPesTgVZAGfIgC2hi1SYuP9EztzhupL4uC5yd2d3Hw=\ndep\tgithub.com/valyala/bytebufferpool\tv1.0.0\th1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=\ndep\tgithub.com/valyala/fasttemplate\tv1.2.2\th1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo=\ndep\tgithub.com/viant/xunsafe\tv0.8.0\th1:hDavbYhEaZ2A1QMrgriN3Hqyc/JUzGfPYPdL+GVwmM8=\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/xdg-go/pbkdf2\tv1.0.0\th1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c=\ndep\tgithub.com/xdg-go/scram\tv1.1.2\th1:FHX5I5B4i4hKRVRBCFRxq1iQRej7WO3hhBuJf+UUySY=\ndep\tgithub.com/xdg-go/stringprep\tv1.0.4\th1:XLI/Ng3O1Atzq0oBs3TWm+5ZVgkq2aqdlvP9JtoZ6c8=\ndep\tgithub.com/xo/dburl\tv0.3.0\th1:KGkeJB/oQhY/DeeJoYl/1+pNE/JnF6ouAuA8nzpQEQ8=\ndep\tgithub.com/xo/terminfo\tv0.0.0-20220910002029-abceb7e1c41e\th1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=\ndep\tgithub.com/youmark/pkcs8\tv0.0.0-20201027041543-1326539a0a0a\th1:fZHgsYlfvtyqToslyjUt3VOPF4J7aK/3MPcK7xp3PDk=\ndep\tgithub.com/zeebo/errs\tv1.4.0\th1:XNdoD/RRMKP7HD0UhJnIzUy74ISdGGxURlYG8HSWSfM=\ndep\tgithub.com/zeebo/xxh3\tv1.0.2\th1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=\ndep\tgo.mongodb.org/mongo-driver\tv1.14.0\th1:P98w8egYRjYe3XDjxhYJagTokP/H6HzlsnojRgZRd80=\ndep\tgo.opencensus.io\tv0.24.0\th1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=\ndep\tgo.opentelemetry.io/auto/sdk\tv1.1.0\th1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=\ndep\tgo.opentelemetry.io/contrib/detectors/gcp\tv1.35.0\th1:bGvFt68+KTiAKFlacHW6AhA56GF2rS0bdD3aJYEnmzA=\ndep\tgo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc\tv0.60.0\th1:x7wzEgXfnzJcHDwStJT+mxOz4etr2EcexjqhBvmoakw=\ndep\tgo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp\tv0.60.0\th1:sbiXRNDSWJOTobXh5HyQKjq6wUC5tNybqjIqDpAY4CU=\ndep\tgo.opentelemetry.io/otel\tv1.35.0\th1:xKWKPxrxB6OtMCbmMY021CqC45J+3Onta9MqjhnusiQ=\ndep\tgo.opentelemetry.io/otel/metric\tv1.35.0\th1:0znxYu2SNyuMSQT4Y9WDWej0VpcsxkuklLa4/siN90M=\ndep\tgo.opentelemetry.io/otel/sdk\tv1.35.0\th1:iPctf8iprVySXSKJffSS79eOjl9pvxV9ZqOWT0QejKY=\ndep\tgo.opentelemetry.io/otel/sdk/metric\tv1.35.0\th1:1RriWBmCKgkeHEhM7a2uMjMUfP7MsOF5JpUCaEqEI9o=\ndep\tgo.opentelemetry.io/otel/trace\tv1.35.0\th1:dPpEfJu1sDIqruz7BHFG3c7528f6ddfSWfFDVt/xgMs=\ndep\tgocloud.dev\tv0.41.0\th1:qBKd9jZkBKEghYbP/uThpomhedK5s2Gy6Lz7h/zYYrM=\ndep\tgolang.org/x/crypto\tv0.39.0\th1:SHs+kF4LP+f+p14esP5jAoDpHU8Gu/v9lFRK6IT5imM=\ndep\tgolang.org/x/exp\tv0.0.0-20250531010427-b6e5de432a8b\th1:QoALfVG9rhQ/M7vYDScfPdWjGL9dlsVVM5VGh7aKoAA=\ndep\tgolang.org/x/mod\tv0.25.0\th1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w=\ndep\tgolang.org/x/net\tv0.41.0\th1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=\ndep\tgolang.org/x/oauth2\tv0.30.0\th1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=\ndep\tgolang.org/x/sync\tv0.15.0\th1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=\ndep\tgolang.org/x/sys\tv0.33.0\th1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=\ndep\tgolang.org/x/term\tv0.32.0\th1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg=\ndep\tgolang.org/x/text\tv0.26.0\th1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=\ndep\tgolang.org/x/time\tv0.11.0\th1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0=\ndep\tgolang.org/x/xerrors\tv0.0.0-20240903120638-7835f813f4da\th1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY=\ndep\tgoogle.golang.org/api\tv0.236.0\th1:CAiEiDVtO4D/Qja2IA9VzlFrgPnK3XVMmRoJZlSWbc0=\ndep\tgoogle.golang.org/genproto\tv0.0.0-20250505200425-f936aa4a68b2\th1:1tXaIXCracvtsRxSBsYDiSBN0cuJvM7QYW+MrpIRY78=\ndep\tgoogle.golang.org/genproto/googleapis/api\tv0.0.0-20250505200425-f936aa4a68b2\th1:vPV0tzlsK6EzEDHNNH5sa7Hs9bd7iXR7B1tSiPepkV0=\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20250528174236-200df99c418a\th1:v2PbRU4K3llS09c7zodFpNePeamkAwG3mPrAery9VeE=\ndep\tgoogle.golang.org/grpc\tv1.72.2\th1:TdbGzwb82ty4OusHWepvFWGLgIbNo1/SUynEN0ssqv8=\ndep\tgoogle.golang.org/protobuf\tv1.36.6\th1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=\ndep\tgopkg.in/VividCortex/ewma.v1\tv1.1.1\th1:tWHEKkKq802K/JT9RiqGCBU5fW3raAPnJGTE9ostZvg=\ndep\tgopkg.in/cheggaaa/pb.v2\tv2.0.7\th1:beaAg8eacCdMQS9Y7obFEtkY7gQl0uZ6Zayb3ry41VY=\ndep\tgopkg.in/fatih/color.v1\tv1.7.0\th1:bYGjb+HezBM6j/QmgBfgm1adxHpzzrss6bj4r9ROppk=\ndep\tgopkg.in/gomail.v2\tv2.0.0-20160411212932-81ebce5c23df\th1:n7WqCuqOuCbNr617RXOY0AWRXxgwEyPp2z+p0+hgMuE=\ndep\tgopkg.in/mattn/go-colorable.v0\tv0.1.0\th1:WYuADWvfvYC07fm8ygYB3LMcsc5CunpxfMGKawHkAos=\ndep\tgopkg.in/mattn/go-isatty.v0\tv0.0.4\th1:NtS1rQGQr4IaFWBGz4Cz4BhB///gyys4gDVtKA7hIsc=\ndep\tgopkg.in/mattn/go-runewidth.v0\tv0.0.4\th1:r0P71TnzQDlNIcizCqvPSSANoFa3WVGtcNJf3TWurcY=\ndep\tgopkg.in/yaml.v2\tv2.4.0\th1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=\ndep\tgopkg.in/yaml.v3\tv3.0.1\th1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=\ndep\tgorm.io/driver/postgres\tv1.5.7\th1:8ptbNJTDbEmhdr62uReG5BGkdQyeasu/FZHxI0IMGnM=\ndep\tgorm.io/driver/sqlite\tv1.5.5\th1:7MDMtUZhV065SilG62E0MquljeArQZNfJnjd9i9gx3E=\ndep\tgorm.io/gorm\tv1.25.11\th1:/Wfyg1B/je1hnDx3sMkX+gAlxrlZpn6X0BXRlwXlvHg=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,tlssha1=1,updatemaxprocs=0,x509sha256skid=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\nbuild\tvcs=git\nbuild\tvcs.revision=aa4483a4dece11a844f124c32802b90ed4e72680\nbuild\tvcs.time=2025-08-19T21:43:33Z\nbuild\tvcs.modified=true\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T22:46:31.9124149Z [00:05:32.402]➜  EOF
2025-08-20T22:46:31.9124429Z [00:05:32.402]➜  mkdir -p $WORK/b001/exe/
2025-08-20T22:46:31.9124703Z [00:05:32.402]➜  cd .
2025-08-20T22:46:31.9126613Z [00:05:32.402]➜  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,tlssha1=1,updatemaxprocs=0,x509sha256skid=0 -buildmode=pie -buildid=ycOuJP4RBLdD3t_8ADZN/Sm0adPTr5jWaL7AbI0JT/BvzSGwrPyd15Yzj0JxSz/ycOuJP4RBLdD3t_8ADZN -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T22:46:53.7302434Z [00:05:54.404]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T22:46:53.8861763Z [00:05:54.560]➜  mkdir -p /build-bins/
2025-08-20T22:46:53.8862663Z [00:05:54.560]➜  cp $WORK/b001/exe/a.out /build-bins/sling
2025-08-20T22:46:54.0328506Z [00:05:54.707]➜  rm -rf $WORK/b001/
2025-08-20T22:46:54.8290849Z [00:05:55.503]➜  '/tmp/tmp.WSw9USjzB4/TEMPREPO/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T22:46:54.8487733Z [00:05:55.523]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:46:54.8520873Z [00:05:55.526]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:46:55.3426722Z [00:05:56.017]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:46:55.8232108Z [00:05:56.497]➜  copy from `/build-bins/sling' [elf64-x86-64] to `/build-bins/stDMGKCH' [elf64-x86-64]
2025-08-20T22:46:56.3050689Z [00:05:56.979]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:46:56.3083133Z [00:05:56.982]➜  
2025-08-20T22:46:56.3100500Z [00:05:56.984]➜  /build-bins/LICENSE
2025-08-20T22:46:56.4174164Z [00:05:57.092]➜  
2025-08-20T22:46:56.4190728Z [00:05:57.093]➜  /build-bins/sling
2025-08-20T22:46:56.4203764Z [00:05:57.095]➜  There are 24 section headers, starting at offset 0xbdfc4b8:
2025-08-20T22:46:56.4207474Z [00:05:57.095]➜  
2025-08-20T22:46:56.4207902Z [00:05:57.095]➜  Section Headers:
2025-08-20T22:46:56.4208550Z [00:05:57.095]➜    [Nr] Name              Type             Address           Offset
2025-08-20T22:46:56.4210856Z [00:05:57.095]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T22:46:56.4211803Z [00:05:57.095]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T22:46:56.4212681Z [00:05:57.095]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T22:46:56.4213455Z [00:05:57.095]➜    [ 1] .gnu.hash         GNU_HASH         0000000000000238  00000238
2025-08-20T22:46:56.4214234Z [00:05:57.095]➜         00000000000000ec  0000000000000000   A       2     0     8
2025-08-20T22:46:56.4215193Z [00:05:57.095]➜    [ 2] .dynsym           DYNSYM           0000000000000328  00000328
2025-08-20T22:46:56.4215920Z [00:05:57.095]➜         00000000000002e8  0000000000000018   A       3     1     8
2025-08-20T22:46:56.4216347Z [00:05:57.095]➜    [ 3] .dynstr           STRTAB           0000000000000610  00000610
2025-08-20T22:46:56.4216791Z [00:05:57.095]➜         00000000000001db  0000000000000000   A       0     0     1
2025-08-20T22:46:56.4217439Z [00:05:57.095]➜    [ 4] .rela.dyn         RELA             00000000000007f0  000007f0
2025-08-20T22:46:56.4217870Z [00:05:57.095]➜         00000000011741e8  0000000000000018   A       2     0     8
2025-08-20T22:46:56.4218305Z [00:05:57.095]➜    [ 5] .init             PROGBITS         0000000001175000  01175000
2025-08-20T22:46:56.4218731Z [00:05:57.095]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T22:46:56.4219284Z [00:05:57.095]➜    [ 6] .text             PROGBITS         0000000001175040  01175040
2025-08-20T22:46:56.4219720Z [00:05:57.095]➜         0000000004c0271b  0000000000000000  AX       0     0     64
2025-08-20T22:46:56.4220145Z [00:05:57.095]➜    [ 7] .fini             PROGBITS         0000000005d7775b  05d7775b
2025-08-20T22:46:56.4220554Z [00:05:57.095]➜         0000000000000003  0000000000000000  AX       0     0     1
2025-08-20T22:46:56.4220973Z [00:05:57.095]➜    [ 8] .rodata           PROGBITS         0000000005d78000  05d78000
2025-08-20T22:46:56.4221403Z [00:05:57.095]➜         000000000175e86c  0000000000000000   A       0     0     64
2025-08-20T22:46:56.4221836Z [00:05:57.095]➜    [ 9] .eh_frame_hdr     PROGBITS         00000000074d686c  074d686c
2025-08-20T22:46:56.4222259Z [00:05:57.095]➜         0000000000004474  0000000000000000   A       0     0     4
2025-08-20T22:46:56.4222680Z [00:05:57.095]➜    [10] .eh_frame         PROGBITS         00000000074dace0  074dace0
2025-08-20T22:46:56.4223108Z [00:05:57.095]➜         000000000001b7ac  0000000000000000   A       0     0     8
2025-08-20T22:46:56.4223532Z [00:05:57.095]➜    [11] .tbss             NOBITS           00000000074f7070  074f7070
2025-08-20T22:46:56.4223946Z [00:05:57.095]➜         0000000000000008  0000000000000000 WAT       0     0     8
2025-08-20T22:46:56.4224378Z [00:05:57.095]➜    [12] .init_array       INIT_ARRAY       00000000074f7070  074f7070
2025-08-20T22:46:56.4224812Z [00:05:57.095]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:46:56.4225243Z [00:05:57.095]➜    [13] .fini_array       FINI_ARRAY       00000000074f7078  074f7078
2025-08-20T22:46:56.4225666Z [00:05:57.095]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T22:46:56.4226104Z [00:05:57.095]➜    [14] .data.rel.ro      PROGBITS         00000000074f7080  074f7080
2025-08-20T22:46:56.4226563Z [00:05:57.095]➜         00000000045cfdc8  0000000000000000  WA       0     0     32
2025-08-20T22:46:56.4227089Z [00:05:57.095]➜    [15] .dynamic          DYNAMIC          000000000bac6e48  0bac6e48
2025-08-20T22:46:56.4227722Z [00:05:57.095]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T22:46:56.4228230Z [00:05:57.095]➜    [16] .got              PROGBITS         000000000bac6fb8  0bac6fb8
2025-08-20T22:46:56.4228662Z [00:05:57.095]➜         0000000000000038  0000000000000008  WA       0     0     8
2025-08-20T22:46:56.4229083Z [00:05:57.095]➜    [17] .data             PROGBITS         000000000bac7000  0bac7000
2025-08-20T22:46:56.4229509Z [00:05:57.095]➜         0000000000152f90  0000000000000000  WA       0     0     32
2025-08-20T22:46:56.4229949Z [00:05:57.095]➜    [18] .go.buildinfo     PROGBITS         000000000bc19f90  0bc19f90
2025-08-20T22:46:56.4230385Z [00:05:57.095]➜         0000000000006730  0000000000000000  WA       0     0     16
2025-08-20T22:46:56.4230822Z [00:05:57.095]➜    [19] .go.fipsinfo      PROGBITS         000000000bc206c0  0bc206c0
2025-08-20T22:46:56.4231270Z [00:05:57.095]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T22:46:56.4231779Z [00:05:57.095]➜    [20] .noptrdata        PROGBITS         000000000bc20740  0bc20740
2025-08-20T22:46:56.4232218Z [00:05:57.095]➜         00000000001dbca1  0000000000000000  WA       0     0     32
2025-08-20T22:46:56.4232634Z [00:05:57.095]➜    [21] .bss              NOBITS           000000000bdfc400  0bdfc3e1
2025-08-20T22:46:56.4233050Z [00:05:57.095]➜         00000000000479a0  0000000000000000  WA       0     0     32
2025-08-20T22:46:56.4233480Z [00:05:57.095]➜    [22] .noptrbss         NOBITS           000000000be43da0  0bdfc3e1
2025-08-20T22:46:56.4233912Z [00:05:57.095]➜         000000000002efe0  0000000000000000  WA       0     0     32
2025-08-20T22:46:56.4234342Z [00:05:57.095]➜    [23] .shstrtab         STRTAB           0000000000000000  0bdfc3e1
2025-08-20T22:46:56.4234757Z [00:05:57.095]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T22:46:56.4235097Z [00:05:57.095]➜  Key to Flags:
2025-08-20T22:46:56.4235532Z [00:05:57.095]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T22:46:56.4236006Z [00:05:57.095]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T22:46:56.4236470Z [00:05:57.095]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T22:46:56.4236879Z [00:05:57.095]➜    D (mbind), l (large), p (processor specific)
2025-08-20T22:46:56.4237436Z [00:05:57.096]➜  + file /build-bins/LICENSE /build-bins/sling
2025-08-20T22:46:56.4498764Z [00:05:57.124]➜  /build-bins/LICENSE: ASCII text
2025-08-20T22:46:56.4556817Z [00:05:57.130]➜  /build-bins/sling:   ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T22:46:56.4566303Z [00:05:57.131]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/sling
2025-08-20T22:46:56.4585820Z [00:05:57.133]➜  /build-bins/LICENSE:         35149 Bytes
2025-08-20T22:46:56.4586729Z [00:05:57.133]➜  /build-bins/sling:         199215800 Bytes
2025-08-20T22:46:56.4589939Z [00:05:57.133]➜  + du /build-bins/LICENSE /build-bins/sling --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:46:56.4603923Z [00:05:57.135]➜  35K	2025-08-20 22:46:54.827497149 +0000	/build-bins/LICENSE
2025-08-20T22:46:56.4604457Z [00:05:57.135]➜  190M	2025-08-20 22:46:56.216514873 +0000	/build-bins/sling
2025-08-20T22:46:56.4607522Z [00:05:57.135]➜  + popd
2025-08-20T22:46:56.7436131Z [00:05:57.418]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:46:57.2760380Z [00:05:57.950]➜  + '[' -s /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:46:57.2761352Z [00:05:57.950]➜  + cp -fv /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:46:57.2790981Z [00:05:57.953]➜  '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:46:57.2795659Z [00:05:57.954]➜  + find /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:46:57.2798094Z [00:05:57.954]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:46:57.2802147Z [00:05:57.954]➜  + cut -d: -f1
2025-08-20T22:46:57.2808058Z [00:05:57.955]➜  + xargs realpath --no-symlinks
2025-08-20T22:46:57.2810093Z [00:05:57.955]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:46:57.4117404Z [00:05:58.086]➜  sending incremental file list
2025-08-20T22:46:57.4405849Z [00:05:58.115]➜  sling
2025-08-20T22:46:57.7077694Z [00:05:58.382]➜  
2025-08-20T22:46:57.7078704Z [00:05:58.382]➜  sent 199.26M bytes  received 35 bytes  398.53M bytes/sec
2025-08-20T22:46:57.7079651Z [00:05:58.382]➜  total size is 199.22M  speedup is 1.00
2025-08-20T22:46:57.7090691Z [00:05:58.383]➜  
2025-08-20T22:47:01.7455555Z [00:06:02.420]➜  
2025-08-20T22:47:01.7564818Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/examples/example.go' from root:root to runner:runner
2025-08-20T22:47:01.7566484Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/examples' from root:root to runner:runner
2025-08-20T22:47:01.7567908Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:47:01.7569596Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/shopify_graphql.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7571628Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/uberall.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7572960Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/dbt_cloud.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7574236Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/attio.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7576241Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/sling_platform.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7578451Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/stripe.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7579833Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/shopify_legacy.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7581101Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs' from root:root to runner:runner
2025-08-20T22:47:01.7583110Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/README.md' from root:root to runner:runner
2025-08-20T22:47:01.7584326Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api' from root:root to runner:runner
2025-08-20T22:47:01.7585490Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:47:01.7586813Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/version.go' from root:root to runner:runner
2025-08-20T22:47:01.7589341Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/store/db.go' from root:root to runner:runner
2025-08-20T22:47:01.7590799Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/store/store.go' from root:root to runner:runner
2025-08-20T22:47:01.7592352Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/store' from root:root to runner:runner
2025-08-20T22:47:01.7593970Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/env.go' from root:root to runner:runner
2025-08-20T22:47:01.7596026Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/vars.go' from root:root to runner:runner
2025-08-20T22:47:01.7598088Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/default.env.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7599836Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/envfile.go' from root:root to runner:runner
2025-08-20T22:47:01.7601480Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env' from root:root to runner:runner
2025-08-20T22:47:01.7602923Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_local.go' from root:root to runner:runner
2025-08-20T22:47:01.7604389Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_discover.go' from root:root to runner:runner
2025-08-20T22:47:01.7606697Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7608374Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection.go' from root:root to runner:runner
2025-08-20T22:47:01.7609813Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection' from root:root to runner:runner
2025-08-20T22:47:01.7611715Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/.gitignore' from root:root to runner:runner
2025-08-20T22:47:01.7613605Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/auth.go' from root:root to runner:runner
2025-08-20T22:47:01.7614872Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/spec.go' from root:root to runner:runner
2025-08-20T22:47:01.7616158Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/api_suite.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7618457Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/api.go' from root:root to runner:runner
2025-08-20T22:47:01.7619899Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/OAUTH2_EXAMPLES.md' from root:root to runner:runner
2025-08-20T22:47:01.7621231Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/api_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7622675Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api' from root:root to runner:runner
2025-08-20T22:47:01.7624973Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/README.md' from root:root to runner:runner
2025-08-20T22:47:01.7626327Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/dbio.go' from root:root to runner:runner
2025-08-20T22:47:01.7627884Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/local/local_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7630082Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/local/local.go' from root:root to runner:runner
2025-08-20T22:47:01.7632058Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/local' from root:root to runner:runner
2025-08-20T22:47:01.7633444Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_sftp.go' from root:root to runner:runner
2025-08-20T22:47:01.7635837Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/sheet_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7637559Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_ftp.go' from root:root to runner:runner
2025-08-20T22:47:01.7638905Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_azure.go' from root:root to runner:runner
2025-08-20T22:47:01.7641404Z [00:06:02.431]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_local.go' from root:root to runner:runner
2025-08-20T22:47:01.7643445Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7644798Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_google.go' from root:root to runner:runner
2025-08-20T22:47:01.7646517Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_http.go' from root:root to runner:runner
2025-08-20T22:47:01.7648856Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_s3.go' from root:root to runner:runner
2025-08-20T22:47:01.7650363Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/_delta_log/00000000000000000000.json' from root:root to runner:runner
2025-08-20T22:47:01.7652121Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/_delta_log/.00000000000000000000.json.crc' from root:root to runner:runner
2025-08-20T22:47:01.7654897Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/_delta_log' from root:root to runner:runner
2025-08-20T22:47:01.7656686Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Germany/.part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7659469Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Germany/part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7661633Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Germany' from root:root to runner:runner
2025-08-20T22:47:01.7663424Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Argentina/part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7666353Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Argentina/.part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7668271Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Argentina' from root:root to runner:runner
2025-08-20T22:47:01.7670329Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=China/part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7672935Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=China/.part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7674754Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=China' from root:root to runner:runner
2025-08-20T22:47:01.7676969Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta' from root:root to runner:runner
2025-08-20T22:47:01.7678646Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/test2.1.noheader.csv' from root:root to runner:runner
2025-08-20T22:47:01.7680132Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/test2.pipe.csv' from root:root to runner:runner
2025-08-20T22:47:01.7682475Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/json/test1.1.json' from root:root to runner:runner
2025-08-20T22:47:01.7684009Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/json/test1.2.json' from root:root to runner:runner
2025-08-20T22:47:01.7685536Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/json' from root:root to runner:runner
2025-08-20T22:47:01.7686995Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2' from root:root to runner:runner
2025-08-20T22:47:01.7689297Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test.excel1.xlsx' from root:root to runner:runner
2025-08-20T22:47:01.7690837Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test.excel2.xlsx' from root:root to runner:runner
2025-08-20T22:47:01.7692283Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/xml/test1.xml' from root:root to runner:runner
2025-08-20T22:47:01.7693940Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/xml/test1.1.xml' from root:root to runner:runner
2025-08-20T22:47:01.7696381Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/xml' from root:root to runner:runner
2025-08-20T22:47:01.7698124Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/csv/test1.1.csv' from root:root to runner:runner
2025-08-20T22:47:01.7699605Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/csv/test1.csv' from root:root to runner:runner
2025-08-20T22:47:01.7701897Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/csv/test1.1.csv.gz' from root:root to runner:runner
2025-08-20T22:47:01.7703750Z [00:06:02.432]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/csv' from root:root to runner:runner
2025-08-20T22:47:01.7706085Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/avro/train.avro' from root:root to runner:runner
2025-08-20T22:47:01.7707734Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/avro/twitter.avro' from root:root to runner:runner
2025-08-20T22:47:01.7709222Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/avro' from root:root to runner:runner
2025-08-20T22:47:01.7710693Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/parquet/test1.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7712247Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/parquet/test1.1.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7713726Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/parquet' from root:root to runner:runner
2025-08-20T22:47:01.7715243Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test4.json' from root:root to runner:runner
2025-08-20T22:47:01.7716705Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test1.json' from root:root to runner:runner
2025-08-20T22:47:01.7718414Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test1.1.json' from root:root to runner:runner
2025-08-20T22:47:01.7719992Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test1.2.json' from root:root to runner:runner
2025-08-20T22:47:01.7721422Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json' from root:root to runner:runner
2025-08-20T22:47:01.7722779Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1' from root:root to runner:runner
2025-08-20T22:47:01.7724596Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.7726583Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro' from root:root to runner:runner
2025-08-20T22:47:01.7728569Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro' from root:root to runner:runner
2025-08-20T22:47:01.7730322Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/v1.metadata.json' from root:root to runner:runner
2025-08-20T22:47:01.7732056Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.v1.metadata.json.crc' from root:root to runner:runner
2025-08-20T22:47:01.7733865Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro' from root:root to runner:runner
2025-08-20T22:47:01.7735759Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.7737857Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro' from root:root to runner:runner
2025-08-20T22:47:01.7739838Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.7741814Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.7743801Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro' from root:root to runner:runner
2025-08-20T22:47:01.7745659Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.version-hint.text.crc' from root:root to runner:runner
2025-08-20T22:47:01.7747491Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/version-hint.text' from root:root to runner:runner
2025-08-20T22:47:01.7749389Z [00:06:02.433]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.7751234Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/v2.metadata.json' from root:root to runner:runner
2025-08-20T22:47:01.7752960Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.v2.metadata.json.crc' from root:root to runner:runner
2025-08-20T22:47:01.7754558Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata' from root:root to runner:runner
2025-08-20T22:47:01.7756064Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/README.md' from root:root to runner:runner
2025-08-20T22:47:01.7758098Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/.00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7760100Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/.00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7762070Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7764016Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7765709Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data' from root:root to runner:runner
2025-08-20T22:47:01.7767401Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg' from root:root to runner:runner
2025-08-20T22:47:01.7768760Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test' from root:root to runner:runner
2025-08-20T22:47:01.7770050Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs.go' from root:root to runner:runner
2025-08-20T22:47:01.7771397Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_googledrive.go' from root:root to runner:runner
2025-08-20T22:47:01.7773083Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_file_node.go' from root:root to runner:runner
2025-08-20T22:47:01.7774424Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys' from root:root to runner:runner
2025-08-20T22:47:01.7775711Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/scripts/test.sh' from root:root to runner:runner
2025-08-20T22:47:01.7777061Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/scripts/check_parquet.py' from root:root to runner:runner
2025-08-20T22:47:01.7778776Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/scripts' from root:root to runner:runner
2025-08-20T22:47:01.7780136Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/analyzer_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7781523Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/schemata_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7783926Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_elasticsearch.go' from root:root to runner:runner
2025-08-20T22:47:01.7785837Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_sqlite.go' from root:root to runner:runner
2025-08-20T22:47:01.7787585Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/dbx_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7788994Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_redshift.go' from root:root to runner:runner
2025-08-20T22:47:01.7790434Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_starrocks.go' from root:root to runner:runner
2025-08-20T22:47:01.7792162Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb.go' from root:root to runner:runner
2025-08-20T22:47:01.7794198Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/schemata.go' from root:root to runner:runner
2025-08-20T22:47:01.7795721Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_clickhouse.go' from root:root to runner:runner
2025-08-20T22:47:01.7797363Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_iceberg.go' from root:root to runner:runner
2025-08-20T22:47:01.7798792Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_mysql.go' from root:root to runner:runner
2025-08-20T22:47:01.7800223Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_postgres.go' from root:root to runner:runner
2025-08-20T22:47:01.7801726Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7803145Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_sqlserver.go' from root:root to runner:runner
2025-08-20T22:47:01.7804509Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/dbx.go' from root:root to runner:runner
2025-08-20T22:47:01.7805915Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database.go' from root:root to runner:runner
2025-08-20T22:47:01.7807410Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_athena.go' from root:root to runner:runner
2025-08-20T22:47:01.7808859Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_mongo.go' from root:root to runner:runner
2025-08-20T22:47:01.7810273Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_bigquery.go' from root:root to runner:runner
2025-08-20T22:47:01.7811759Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_bigtable.go' from root:root to runner:runner
2025-08-20T22:47:01.7813159Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/analyzer.go' from root:root to runner:runner
2025-08-20T22:47:01.7814537Z [00:06:02.434]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/transaction.go' from root:root to runner:runner
2025-08-20T22:47:01.7815991Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_trino.go' from root:root to runner:runner
2025-08-20T22:47:01.7817518Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb_unix.go' from root:root to runner:runner
2025-08-20T22:47:01.7818942Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_d1.go' from root:root to runner:runner
2025-08-20T22:47:01.7820407Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_proton.go' from root:root to runner:runner
2025-08-20T22:47:01.7821814Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/clickhouse_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7823258Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb_windows.go' from root:root to runner:runner
2025-08-20T22:47:01.7824714Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_snowflake.go' from root:root to runner:runner
2025-08-20T22:47:01.7826212Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_prometheus.go' from root:root to runner:runner
2025-08-20T22:47:01.7827740Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_exasol.go' from root:root to runner:runner
2025-08-20T22:47:01.7829153Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.1.csv' from root:root to runner:runner
2025-08-20T22:47:01.7830552Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.csv.gz' from root:root to runner:runner
2025-08-20T22:47:01.7832006Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.csv' from root:root to runner:runner
2025-08-20T22:47:01.7833417Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.1.csv.gz' from root:root to runner:runner
2025-08-20T22:47:01.7834838Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.pipe.csv' from root:root to runner:runner
2025-08-20T22:47:01.7836199Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test' from root:root to runner:runner
2025-08-20T22:47:01.7837811Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_databricks.go' from root:root to runner:runner
2025-08-20T22:47:01.7839275Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_azuretable.go' from root:root to runner:runner
2025-08-20T22:47:01.7840703Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_ducklake.go' from root:root to runner:runner
2025-08-20T22:47:01.7842119Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_oracle.go' from root:root to runner:runner
2025-08-20T22:47:01.7843695Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database' from root:root to runner:runner
2025-08-20T22:47:01.7844997Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/dbio_types.go' from root:root to runner:runner
2025-08-20T22:47:01.7846417Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/bigtable.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7847919Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/postgres.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7849508Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/hive.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7850883Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/duckdb.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7852348Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/profile.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7853692Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/d1.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7855048Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/snowflake.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7856551Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/types_native_to_general.tsv' from root:root to runner:runner
2025-08-20T22:47:01.7858143Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/elasticsearch.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7859549Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/exasol.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7861231Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/proton.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7863204Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/bigquery.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7864628Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mongodb.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7866008Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/trino.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7867921Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/databricks.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7869340Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/clickhouse.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7870749Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/prometheus.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7872157Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/motherduck.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7873650Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuredwh.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7875041Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/profile.def.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7876454Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/ducklake.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7878126Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/vertica.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7879499Z [00:06:02.435]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/oracle.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7880864Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mariadb.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7882239Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/_properties.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7883716Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/starrocks.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7885110Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuresql.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7886488Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/sqlserver.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7887961Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/base.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7889391Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/athena.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7890765Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/iceberg.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7892197Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/redshift.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7893563Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/sqlite.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7894995Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/types_general_to_native.tsv' from root:root to runner:runner
2025-08-20T22:47:01.7896417Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/spark.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7897898Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuretable.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7899280Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mysql.yaml' from root:root to runner:runner
2025-08-20T22:47:01.7900583Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates' from root:root to runner:runner
2025-08-20T22:47:01.7901915Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/.envkey' from root:root to runner:runner
2025-08-20T22:47:01.7903263Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/queue_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7904585Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/delta_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7905910Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/compression.go' from root:root to runner:runner
2025-08-20T22:47:01.7907364Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_arrow_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7908759Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/iceberg_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7910071Z [00:06:02.436]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/README.md' from root:root to runner:runner
2025-08-20T22:47:01.7911382Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_excel.go' from root:root to runner:runner
2025-08-20T22:47:01.7912995Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datatype_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7914413Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/iceberg.go' from root:root to runner:runner
2025-08-20T22:47:01.7915755Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/transforms.go' from root:root to runner:runner
2025-08-20T22:47:01.7917532Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream.go' from root:root to runner:runner
2025-08-20T22:47:01.7918865Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv.go' from root:root to runner:runner
2025-08-20T22:47:01.7920188Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_excel_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7921534Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sas7bdat.go' from root:root to runner:runner
2025-08-20T22:47:01.7922865Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataset_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7924216Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream_batch.go' from root:root to runner:runner
2025-08-20T22:47:01.7925538Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/queue.go' from root:root to runner:runner
2025-08-20T22:47:01.7926950Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_arrow.go' from root:root to runner:runner
2025-08-20T22:47:01.7928478Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/partition_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7929848Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/stream_processor.go' from root:root to runner:runner
2025-08-20T22:47:01.7931848Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7933377Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/aws.go' from root:root to runner:runner
2025-08-20T22:47:01.7934679Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataset.go' from root:root to runner:runner
2025-08-20T22:47:01.7935998Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/avro.go' from root:root to runner:runner
2025-08-20T22:47:01.7937432Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/duckdb_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7938769Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7940248Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/templates/fix_mapping.tsv' from root:root to runner:runner
2025-08-20T22:47:01.7941620Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/templates' from root:root to runner:runner
2025-08-20T22:47:01.7943001Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/arrow_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7944324Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/partition.go' from root:root to runner:runner
2025-08-20T22:47:01.7945628Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet.go' from root:root to runner:runner
2025-08-20T22:47:01.7946957Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7948409Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_google.go' from root:root to runner:runner
2025-08-20T22:47:01.7949729Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv_duckdb.go' from root:root to runner:runner
2025-08-20T22:47:01.7951016Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/arrow.go' from root:root to runner:runner
2025-08-20T22:47:01.7952405Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/transforms_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7953798Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet.go' from root:root to runner:runner
2025-08-20T22:47:01.7955145Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/compression_test.go' from root:root to runner:runner
2025-08-20T22:47:01.7956482Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataflow.go' from root:root to runner:runner
2025-08-20T22:47:01.7958047Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/my_file.utf16.csv' from root:root to runner:runner
2025-08-20T22:47:01.7959543Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/_delta_log/00000000000000000000.json' from root:root to runner:runner
2025-08-20T22:47:01.7961149Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/_delta_log/.00000000000000000000.json.crc' from root:root to runner:runner
2025-08-20T22:47:01.7962638Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/_delta_log' from root:root to runner:runner
2025-08-20T22:47:01.7964480Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Germany/.part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7966504Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Germany/part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7968377Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Germany' from root:root to runner:runner
2025-08-20T22:47:01.7970123Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Argentina/part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7972146Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Argentina/.part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7973937Z [00:06:02.437]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Argentina' from root:root to runner:runner
2025-08-20T22:47:01.7975682Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=China/part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7977764Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=China/.part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.7979525Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=China' from root:root to runner:runner
2025-08-20T22:47:01.7980894Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta' from root:root to runner:runner
2025-08-20T22:47:01.7982477Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.1.csv' from root:root to runner:runner
2025-08-20T22:47:01.7983853Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7985259Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test2.1.noheader.csv' from root:root to runner:runner
2025-08-20T22:47:01.7986858Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test.excel1.xlsx' from root:root to runner:runner
2025-08-20T22:47:01.7988361Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.1.parquet' from root:root to runner:runner
2025-08-20T22:47:01.7989745Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test.excel2.xlsx' from root:root to runner:runner
2025-08-20T22:47:01.7991187Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.csv' from root:root to runner:runner
2025-08-20T22:47:01.7992561Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.1.csv.gz' from root:root to runner:runner
2025-08-20T22:47:01.7994006Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test2.pipe.csv' from root:root to runner:runner
2025-08-20T22:47:01.7995761Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.7997889Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro' from root:root to runner:runner
2025-08-20T22:47:01.8000505Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro' from root:root to runner:runner
2025-08-20T22:47:01.8002453Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/v1.metadata.json' from root:root to runner:runner
2025-08-20T22:47:01.8004098Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.v1.metadata.json.crc' from root:root to runner:runner
2025-08-20T22:47:01.8005937Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro' from root:root to runner:runner
2025-08-20T22:47:01.8007920Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.8009918Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro' from root:root to runner:runner
2025-08-20T22:47:01.8011856Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.8013729Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.8015669Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro' from root:root to runner:runner
2025-08-20T22:47:01.8017570Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.version-hint.text.crc' from root:root to runner:runner
2025-08-20T22:47:01.8019280Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/version-hint.text' from root:root to runner:runner
2025-08-20T22:47:01.8021140Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro.crc' from root:root to runner:runner
2025-08-20T22:47:01.8023016Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/v2.metadata.json' from root:root to runner:runner
2025-08-20T22:47:01.8024630Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.v2.metadata.json.crc' from root:root to runner:runner
2025-08-20T22:47:01.8026177Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata' from root:root to runner:runner
2025-08-20T22:47:01.8027812Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/README.md' from root:root to runner:runner
2025-08-20T22:47:01.8029544Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/.00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.8031831Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/.00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet.crc' from root:root to runner:runner
2025-08-20T22:47:01.8033874Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet' from root:root to runner:runner
2025-08-20T22:47:01.8035795Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet' from root:root to runner:runner
2025-08-20T22:47:01.8037673Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data' from root:root to runner:runner
2025-08-20T22:47:01.8039102Z [00:06:02.438]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg' from root:root to runner:runner
2025-08-20T22:47:01.8040424Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test' from root:root to runner:runner
2025-08-20T22:47:01.8041703Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/duckdb.go' from root:root to runner:runner
2025-08-20T22:47:01.8042990Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/delta.go' from root:root to runner:runner
2025-08-20T22:47:01.8044317Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_duckdb.go' from root:root to runner:runner
2025-08-20T22:47:01.8045710Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/json.go' from root:root to runner:runner
2025-08-20T22:47:01.8047014Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datatype.go' from root:root to runner:runner
2025-08-20T22:47:01.8048590Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/ssh.go' from root:root to runner:runner
2025-08-20T22:47:01.8050004Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop' from root:root to runner:runner
2025-08-20T22:47:01.8051209Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio' from root:root to runner:runner
2025-08-20T22:47:01.8052437Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/pbar.go' from root:root to runner:runner
2025-08-20T22:47:01.8053835Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/config.go' from root:root to runner:runner
2025-08-20T22:47:01.8055201Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/types.go' from root:root to runner:runner
2025-08-20T22:47:01.8056479Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/config_test.go' from root:root to runner:runner
2025-08-20T22:47:01.8058041Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/pipeline.go' from root:root to runner:runner
2025-08-20T22:47:01.8059356Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run_read.go' from root:root to runner:runner
2025-08-20T22:47:01.8060694Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/replication_test.go' from root:root to runner:runner
2025-08-20T22:47:01.8062009Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_func.go' from root:root to runner:runner
2025-08-20T22:47:01.8063305Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/replication.go' from root:root to runner:runner
2025-08-20T22:47:01.8064590Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task.go' from root:root to runner:runner
2025-08-20T22:47:01.8065842Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/hooks.go' from root:root to runner:runner
2025-08-20T22:47:01.8067766Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run.go' from root:root to runner:runner
2025-08-20T22:47:01.8069327Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_state.go' from root:root to runner:runner
2025-08-20T22:47:01.8070731Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run_write.go' from root:root to runner:runner
2025-08-20T22:47:01.8072055Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/project.go' from root:root to runner:runner
2025-08-20T22:47:01.8073388Z [00:06:02.439]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/sling.go' from root:root to runner:runner
2025-08-20T22:47:01.8074645Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/http.go' from root:root to runner:runner
2025-08-20T22:47:01.8075857Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling' from root:root to runner:runner
2025-08-20T22:47:01.8077029Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core' from root:root to runner:runner
2025-08-20T22:47:01.8078612Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.linux.amd64.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8079921Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/logo-with-text.png' from root:root to runner:runner
2025-08-20T22:47:01.8081180Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.notes.md' from root:root to runner:runner
2025-08-20T22:47:01.8082419Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.infisical.json' from root:root to runner:runner
2025-08-20T22:47:01.8083735Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/build.ps1' from root:root to runner:runner
2025-08-20T22:47:01.8085004Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/build.test.sh' from root:root to runner:runner
2025-08-20T22:47:01.8086256Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/test.sh' from root:root to runner:runner
2025-08-20T22:47:01.8087773Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/prep.win.ps1' from root:root to runner:runner
2025-08-20T22:47:01.8089090Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/build.linux.sh' from root:root to runner:runner
2025-08-20T22:47:01.8090403Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/prep.linux.sh' from root:root to runner:runner
2025-08-20T22:47:01.8091705Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/windows_ci.py' from root:root to runner:runner
2025-08-20T22:47:01.8092996Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/build.mac.sh' from root:root to runner:runner
2025-08-20T22:47:01.8094294Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/build.win.ps1' from root:root to runner:runner
2025-08-20T22:47:01.8095656Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/prep.mac.sh' from root:root to runner:runner
2025-08-20T22:47:01.8096901Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci' from root:root to runner:runner
2025-08-20T22:47:01.8098526Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/build.sh' from root:root to runner:runner
2025-08-20T22:47:01.8099780Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/test.cli.sh' from root:root to runner:runner
2025-08-20T22:47:01.8101049Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/prep.gomod.sh' from root:root to runner:runner
2025-08-20T22:47:01.8102274Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts' from root:root to runner:runner
2025-08-20T22:47:01.8103599Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_test.go' from root:root to runner:runner
2025-08-20T22:47:01.8104883Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/.gitignore' from root:root to runner:runner
2025-08-20T22:47:01.8106144Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/Dockerfile' from root:root to runner:runner
2025-08-20T22:47:01.8107548Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_prompt.go' from root:root to runner:runner
2025-08-20T22:47:01.8108985Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/examples.sh' from root:root to runner:runner
2025-08-20T22:47:01.8110377Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/llm_API_SPEC.md' from root:root to runner:runner
2025-08-20T22:47:01.8111732Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/mcp.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8113022Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource' from root:root to runner:runner
2025-08-20T22:47:01.8114377Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/suite.file.template.tsv' from root:root to runner:runner
2025-08-20T22:47:01.8115813Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.result.csv' from root:root to runner:runner
2025-08-20T22:47:01.8117331Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test5.csv' from root:root to runner:runner
2025-08-20T22:47:01.8118967Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test2.csv' from root:root to runner:runner
2025-08-20T22:47:01.8120421Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test3.json' from root:root to runner:runner
2025-08-20T22:47:01.8121799Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test8.csv' from root:root to runner:runner
2025-08-20T22:47:01.8123421Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.1.csv' from root:root to runner:runner
2025-08-20T22:47:01.8124812Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.2.csv' from root:root to runner:runner
2025-08-20T22:47:01.8126199Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.parquet' from root:root to runner:runner
2025-08-20T22:47:01.8127701Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.csv' from root:root to runner:runner
2025-08-20T22:47:01.8129215Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/binary/test.bytes.csv' from root:root to runner:runner
2025-08-20T22:47:01.8138733Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/binary' from root:root to runner:runner
2025-08-20T22:47:01.8140218Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.1.csv.gz' from root:root to runner:runner
2025-08-20T22:47:01.8141743Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test6.csv' from root:root to runner:runner
2025-08-20T22:47:01.8143194Z [00:06:02.440]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/parquet/test1.parquet' from root:root to runner:runner
2025-08-20T22:47:01.8144715Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/parquet/test1.1.parquet' from root:root to runner:runner
2025-08-20T22:47:01.8146143Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/parquet' from root:root to runner:runner
2025-08-20T22:47:01.8147640Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test.wide.csv' from root:root to runner:runner
2025-08-20T22:47:01.8149059Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.upsert.csv' from root:root to runner:runner
2025-08-20T22:47:01.8150459Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test4.csv' from root:root to runner:runner
2025-08-20T22:47:01.8151811Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test7.csv' from root:root to runner:runner
2025-08-20T22:47:01.8153118Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files' from root:root to runner:runner
2025-08-20T22:47:01.8154507Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/task.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8155861Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/test1.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8157512Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/suite.db.template.tsv' from root:root to runner:runner
2025-08-20T22:47:01.8158885Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/test1.json' from root:root to runner:runner
2025-08-20T22:47:01.8160219Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/suite.cli.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8161664Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.05.replication.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8163305Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.05.extra_parquet_files_deletion.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8164801Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.01.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8166190Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.02.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8167901Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.03.test_copy_fix_demonstration.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8169463Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.04.test_inspect_hook.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8170863Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines' from root:root to runner:runner
2025-08-20T22:47:01.8172298Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.45.exasol_large_csv.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8173869Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.29.mssql_parquet_overwrite.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8175456Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/apis/r.61.stripe.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8176987Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/apis/r.62.shopify.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8178678Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/apis' from root:root to runner:runner
2025-08-20T22:47:01.8180164Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.12.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8181680Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.37.decimal_to_string_cast.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8183247Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.19.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8184656Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.07.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8186306Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.03.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8188011Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.20.chunking.expr.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8189558Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.28.oracle_number_scale.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8191351Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.34.encoding_garbled_test.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8193074Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.43.azuretable_incremental_postgres.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8194718Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.35.transform_functions_test.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8196222Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.05.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8197858Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.01.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8199284Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.08.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8200700Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.17.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8202169Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.32.encoding_test.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8204394Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.47.mssql_uniqueidentifier.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8206117Z [00:06:02.441]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.16.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8207832Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.23.iceberg_write.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8209518Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.41.redshit_empty_parquet.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8211014Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.10.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8212541Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.38.snowflake_compression_test.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8214094Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.20.chunking.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8215618Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.14.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8217236Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.33.encoding_target_test.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8218977Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.30.mssql_azure_multiple_files.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8220574Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.11.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8222099Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.31.timestamp_string_quotes.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8223587Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.09.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8224996Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.04.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8226535Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.42.mssql_exclude_column_issue607.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8228174Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.18.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8229671Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.36.mongo_snowflake_select.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8231161Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.06.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8232678Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.27.delta_r2.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8234249Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.40.sling_loaded_at_csv_string_cast.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8235825Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.13.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8237389Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.15.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8238910Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.22.mysql_bit_type.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8240554Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.39.sling_loaded_at_string_cast.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8242138Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.25.prometheus_buffer.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8243704Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.44.staged_transforms_test.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8245262Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.00.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8246780Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.46.postgres_time_datatype.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8248382Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.02.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8249792Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.21.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8251303Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.24.starrocks_empty_as_null.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8252887Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.26.prometheus_issue551.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8254569Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications' from root:root to runner:runner
2025-08-20T22:47:01.8255852Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests' from root:root to runner:runner
2025-08-20T22:47:01.8257280Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_cli_test.go' from root:root to runner:runner
2025-08-20T22:47:01.8258968Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_conns.go' from root:root to runner:runner
2025-08-20T22:47:01.8260357Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_cloud.go' from root:root to runner:runner
2025-08-20T22:47:01.8261646Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_run.go' from root:root to runner:runner
2025-08-20T22:47:01.8262939Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_update.go' from root:root to runner:runner
2025-08-20T22:47:01.8264270Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/Dockerfile.arm64' from root:root to runner:runner
2025-08-20T22:47:01.8265634Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_cli.go' from root:root to runner:runner
2025-08-20T22:47:01.8266865Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling' from root:root to runner:runner
2025-08-20T22:47:01.8268146Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T22:47:01.8269389Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.linux.arm64.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8270699Z [00:06:02.442]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T22:47:01.8272536Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T22:47:01.8273900Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T22:47:01.8275117Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.mac.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8276395Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.windows.yaml' from root:root to runner:runner
2025-08-20T22:47:01.8278002Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/test-docker-build.yml' from root:root to runner:runner
2025-08-20T22:47:01.8279401Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/test-version.yml' from root:root to runner:runner
2025-08-20T22:47:01.8280761Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/build-dev.yml' from root:root to runner:runner
2025-08-20T22:47:01.8282132Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/test-sling-action.yml' from root:root to runner:runner
2025-08-20T22:47:01.8283600Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/build-test.yml' from root:root to runner:runner
2025-08-20T22:47:01.8284970Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/build-release.yml' from root:root to runner:runner
2025-08-20T22:47:01.8286368Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/bump.yml' from root:root to runner:runner
2025-08-20T22:47:01.8287742Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:47:01.8288982Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/FUNDING.yml' from root:root to runner:runner
2025-08-20T22:47:01.8290288Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' from root:root to runner:runner
2025-08-20T22:47:01.8291706Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' from root:root to runner:runner
2025-08-20T22:47:01.8293099Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' from root:root to runner:runner
2025-08-20T22:47:01.8294427Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T22:47:01.8295695Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:47:01.8296969Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:47:01.8298527Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:47:01.8299884Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:47:01.8301211Z [00:06:02.443]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:47:01.8302526Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:47:01.8303889Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:47:01.8305237Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:47:01.8306545Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:47:01.8308046Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:47:01.8309418Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:47:01.8310785Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:47:01.8312110Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:47:01.8313464Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:47:01.8314851Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:47:01.8316195Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:47:01.8317612Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T22:47:01.8318893Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:47:01.8320282Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:47:01.8321848Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:47:01.8323148Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:47:01.8324383Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:47:01.8325682Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:47:01.8327022Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:47:01.8328364Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T22:47:01.8329605Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:47:01.8330872Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:47:01.8332168Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:47:01.8333424Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:47:01.8334722Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:47:01.8335903Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:47:01.8337072Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:47:01.8338784Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:47:01.8340688Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:47:01.8341918Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:47:01.8343368Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.rev' from root:root to runner:runner
2025-08-20T22:47:01.8345065Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.promisor' from root:root to runner:runner
2025-08-20T22:47:01.8346830Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.pack' from root:root to runner:runner
2025-08-20T22:47:01.8348635Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.pack' from root:root to runner:runner
2025-08-20T22:47:01.8350287Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.rev' from root:root to runner:runner
2025-08-20T22:47:01.8351937Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.idx' from root:root to runner:runner
2025-08-20T22:47:01.8353675Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.promisor' from root:root to runner:runner
2025-08-20T22:47:01.8355344Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.idx' from root:root to runner:runner
2025-08-20T22:47:01.8356761Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:47:01.8358183Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:47:01.8359406Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:47:01.8360627Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:47:01.8361913Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:47:01.8363086Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:47:01.8364242Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:47:01.8365358Z [00:06:02.444]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO' from root:root to runner:runner
2025-08-20T22:47:01.8366527Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4' from root:root to runner:runner
2025-08-20T22:47:01.8367770Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T22:47:01.8368746Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T22:47:01.8369720Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/sling' from runner:docker to runner:runner
2025-08-20T22:47:01.8370795Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T22:47:01.8371779Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T22:47:01.8372750Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.static.version' from runner:docker to runner:runner
2025-08-20T22:47:01.8373691Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T22:47:01.8374605Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.version' from runner:docker to runner:runner
2025-08-20T22:47:01.8375519Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T22:47:01.8376464Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling' from runner:docker to runner:runner
2025-08-20T22:47:01.8377561Z [00:06:02.445]➜  changed ownership of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T22:47:01.8378685Z [00:06:02.453]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/examples/example.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8379959Z [00:06:02.460]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8381247Z [00:06:02.467]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/shopify_graphql.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8382590Z [00:06:02.474]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/uberall.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8383896Z [00:06:02.481]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/dbt_cloud.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8385276Z [00:06:02.488]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/attio.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8386594Z [00:06:02.495]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/sling_platform.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8388023Z [00:06:02.501]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/stripe.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8389557Z [00:06:02.508]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/specs/shopify_legacy.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8408365Z [00:06:02.515]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/api/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8476475Z [00:06:02.522]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8546253Z [00:06:02.529]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/version.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8614472Z [00:06:02.536]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/store/db.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8683135Z [00:06:02.542]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/store/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8757502Z [00:06:02.550]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/env.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8826401Z [00:06:02.557]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/vars.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8894311Z [00:06:02.564]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/default.env.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.8962723Z [00:06:02.570]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/env/envfile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9032984Z [00:06:02.577]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_local.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9100860Z [00:06:02.584]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_discover.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9168755Z [00:06:02.591]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9237526Z [00:06:02.598]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/connection/connection.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9304679Z [00:06:02.605]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9372683Z [00:06:02.611]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9439575Z [00:06:02.618]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/spec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9508239Z [00:06:02.625]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/api_suite.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9574603Z [00:06:02.632]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9642549Z [00:06:02.638]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/OAUTH2_EXAMPLES.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9708582Z [00:06:02.645]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/api/api_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9776320Z [00:06:02.652]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9843668Z [00:06:02.658]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/dbio.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9911520Z [00:06:02.665]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/local/local_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:01.9978727Z [00:06:02.672]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/local/local.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0045729Z [00:06:02.679]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_sftp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0113418Z [00:06:02.685]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/sheet_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0184688Z [00:06:02.693]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_ftp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0252213Z [00:06:02.699]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_azure.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0322285Z [00:06:02.706]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_local.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0391604Z [00:06:02.713]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_test.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0459899Z [00:06:02.720]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_google.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0527733Z [00:06:02.727]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0595257Z [00:06:02.734]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_s3.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0662979Z [00:06:02.740]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/_delta_log/00000000000000000000.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0731238Z [00:06:02.747]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/_delta_log/.00000000000000000000.json.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0800104Z [00:06:02.754]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Germany/.part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0867843Z [00:06:02.761]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Germany/part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.0937577Z [00:06:02.768]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Argentina/part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1005530Z [00:06:02.775]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=Argentina/.part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1073409Z [00:06:02.781]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=China/part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1140302Z [00:06:02.788]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/delta/country=China/.part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1208229Z [00:06:02.795]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/test2.1.noheader.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1276530Z [00:06:02.802]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/test2.pipe.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1345659Z [00:06:02.809]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/json/test1.1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1413108Z [00:06:02.815]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test2/json/test1.2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1481014Z [00:06:02.822]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test.excel1.xlsx' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1547984Z [00:06:02.829]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test.excel2.xlsx' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1617416Z [00:06:02.836]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/xml/test1.xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1684868Z [00:06:02.843]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/xml/test1.1.xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1752376Z [00:06:02.849]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/csv/test1.1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1819644Z [00:06:02.856]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/csv/test1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1886469Z [00:06:02.863]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/csv/test1.1.csv.gz' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.1954246Z [00:06:02.870]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/avro/train.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2020762Z [00:06:02.876]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/avro/twitter.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2086898Z [00:06:02.883]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/parquet/test1.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2156259Z [00:06:02.890]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/parquet/test1.1.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2224456Z [00:06:02.897]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test4.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2291689Z [00:06:02.903]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2358474Z [00:06:02.910]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test1.1.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2425226Z [00:06:02.917]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/test1/json/test1.2.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2492890Z [00:06:02.923]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2560913Z [00:06:02.930]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2629172Z [00:06:02.937]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2695950Z [00:06:02.944]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/v1.metadata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2763443Z [00:06:02.950]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.v1.metadata.json.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2830808Z [00:06:02.957]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2899111Z [00:06:02.964]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.2966484Z [00:06:02.971]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3033234Z [00:06:02.977]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3100150Z [00:06:02.984]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3167641Z [00:06:02.991]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3235542Z [00:06:02.998]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.version-hint.text.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3304484Z [00:06:03.005]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/version-hint.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3373320Z [00:06:03.011]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3441217Z [00:06:03.018]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/v2.metadata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3509465Z [00:06:03.025]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/metadata/.v2.metadata.json.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3576765Z [00:06:03.032]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3646342Z [00:06:03.039]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/.00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3714488Z [00:06:03.045]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/.00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3784891Z [00:06:03.053]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3853277Z [00:06:03.059]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/test/lineitem_iceberg/data/00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3920638Z [00:06:03.066]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.3987453Z [00:06:03.073]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_googledrive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4055159Z [00:06:03.080]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/filesys/fs_file_node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4122659Z [00:06:03.086]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/scripts/test.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4191368Z [00:06:03.093]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/scripts/check_parquet.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4260597Z [00:06:03.100]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/analyzer_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4326963Z [00:06:03.107]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/schemata_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4394281Z [00:06:03.114]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_elasticsearch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4461811Z [00:06:03.120]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_sqlite.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4529245Z [00:06:03.127]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/dbx_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4596314Z [00:06:03.134]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_redshift.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4664298Z [00:06:03.141]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_starrocks.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4733951Z [00:06:03.147]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4803080Z [00:06:03.154]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/schemata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4870436Z [00:06:03.161]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_clickhouse.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.4938591Z [00:06:03.168]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_iceberg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5006453Z [00:06:03.175]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_mysql.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5074188Z [00:06:03.182]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_postgres.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5141200Z [00:06:03.188]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_test.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5209085Z [00:06:03.195]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_sqlserver.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5277012Z [00:06:03.202]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/dbx.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5345696Z [00:06:03.209]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5413680Z [00:06:03.215]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_athena.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5482232Z [00:06:03.222]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_mongo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5549349Z [00:06:03.229]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_bigquery.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5618116Z [00:06:03.236]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_bigtable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5685322Z [00:06:03.243]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/analyzer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5751601Z [00:06:03.249]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/transaction.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5819534Z [00:06:03.256]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_trino.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5885195Z [00:06:03.263]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.5951519Z [00:06:03.269]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_d1.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6018782Z [00:06:03.276]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_proton.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6085053Z [00:06:03.283]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/clickhouse_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6151658Z [00:06:03.289]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_duckdb_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6217852Z [00:06:03.296]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_snowflake.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6285632Z [00:06:03.303]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_prometheus.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6352262Z [00:06:03.309]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_exasol.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6419628Z [00:06:03.316]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6485886Z [00:06:03.323]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.csv.gz' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6552887Z [00:06:03.329]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6619557Z [00:06:03.336]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.1.csv.gz' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6684946Z [00:06:03.343]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/test/test1.pipe.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6752311Z [00:06:03.349]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_databricks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6818229Z [00:06:03.356]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_azuretable.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6884179Z [00:06:03.363]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_ducklake.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.6950261Z [00:06:03.369]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/database/database_oracle.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7016790Z [00:06:03.376]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/dbio_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7083609Z [00:06:03.382]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/bigtable.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7150671Z [00:06:03.389]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/postgres.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7216987Z [00:06:03.396]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/hive.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7284408Z [00:06:03.403]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/duckdb.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7350035Z [00:06:03.409]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/profile.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7415594Z [00:06:03.416]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/d1.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7481546Z [00:06:03.422]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/snowflake.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7548418Z [00:06:03.429]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/types_native_to_general.tsv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7615516Z [00:06:03.436]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/elasticsearch.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7680800Z [00:06:03.442]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/exasol.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7745950Z [00:06:03.449]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/proton.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7811974Z [00:06:03.455]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/bigquery.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7879230Z [00:06:03.462]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mongodb.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.7945480Z [00:06:03.469]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/trino.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8011635Z [00:06:03.475]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/databricks.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8076800Z [00:06:03.482]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/clickhouse.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8143256Z [00:06:03.488]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/prometheus.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8210185Z [00:06:03.495]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/motherduck.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8275854Z [00:06:03.502]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuredwh.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8342821Z [00:06:03.508]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/profile.def.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8410406Z [00:06:03.515]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/ducklake.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8476591Z [00:06:03.522]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/vertica.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8542944Z [00:06:03.528]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/oracle.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8610313Z [00:06:03.535]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mariadb.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8676287Z [00:06:03.542]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/_properties.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8743234Z [00:06:03.548]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/starrocks.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8811846Z [00:06:03.555]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuresql.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8878833Z [00:06:03.562]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/sqlserver.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.8945886Z [00:06:03.569]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/base.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9012679Z [00:06:03.575]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/athena.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9079220Z [00:06:03.582]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/iceberg.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9145801Z [00:06:03.589]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/redshift.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9213723Z [00:06:03.595]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/sqlite.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9280459Z [00:06:03.602]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/types_general_to_native.tsv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9346561Z [00:06:03.609]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/spark.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9414347Z [00:06:03.616]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/azuretable.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9479979Z [00:06:03.622]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/templates/mysql.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9547978Z [00:06:03.629]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/.envkey' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9615195Z [00:06:03.636]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/queue_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9680845Z [00:06:03.642]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/delta_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9748494Z [00:06:03.649]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/compression.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9814600Z [00:06:03.656]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_arrow_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9882155Z [00:06:03.662]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/iceberg_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:02.9948200Z [00:06:03.669]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/README.md' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0014895Z [00:06:03.676]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_excel.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0082688Z [00:06:03.682]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datatype_test.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0149289Z [00:06:03.689]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/iceberg.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0215990Z [00:06:03.696]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/transforms.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0282862Z [00:06:03.702]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0349788Z [00:06:03.709]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0415691Z [00:06:03.716]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_excel_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0482447Z [00:06:03.722]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sas7bdat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0548164Z [00:06:03.729]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataset_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0613760Z [00:06:03.735]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream_batch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0681407Z [00:06:03.742]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/queue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0747722Z [00:06:03.749]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_arrow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0815157Z [00:06:03.756]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/partition_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0882471Z [00:06:03.762]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/stream_processor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.0948528Z [00:06:03.769]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv_test.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1014905Z [00:06:03.776]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/aws.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1080186Z [00:06:03.782]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1146522Z [00:06:03.789]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/avro.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1212854Z [00:06:03.795]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/duckdb_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1280127Z [00:06:03.802]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1345734Z [00:06:03.809]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/templates/fix_mapping.tsv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1411565Z [00:06:03.815]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/arrow_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1477765Z [00:06:03.822]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/partition.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1544527Z [00:06:03.829]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1611180Z [00:06:03.835]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datastream_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1676846Z [00:06:03.842]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/sheet_google.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1743626Z [00:06:03.848]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/csv_duckdb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1809035Z [00:06:03.855]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/arrow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1876111Z [00:06:03.862]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/transforms_test.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.1943588Z [00:06:03.868]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2010665Z [00:06:03.875]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/compression_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2077819Z [00:06:03.882]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/dataflow.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2146795Z [00:06:03.889]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/my_file.utf16.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2219140Z [00:06:03.896]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/_delta_log/00000000000000000000.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2285419Z [00:06:03.903]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/_delta_log/.00000000000000000000.json.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2353390Z [00:06:03.909]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Germany/.part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2420353Z [00:06:03.916]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Germany/part-00000-030076e1-5ec9-47c2-830a-1569f823b6ee.c000.snappy.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2489236Z [00:06:03.923]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Argentina/part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2557064Z [00:06:03.930]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=Argentina/.part-00000-8d0390a3-f797-4265-b9c2-da1c941680a3.c000.snappy.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2628164Z [00:06:03.937]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=China/part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2695001Z [00:06:03.944]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/delta/country=China/.part-00000-88fba1af-b28d-4303-9c85-9a97be631d40.c000.snappy.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2762925Z [00:06:03.950]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2829641Z [00:06:03.957]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2899435Z [00:06:03.964]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test2.1.noheader.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.2968939Z [00:06:03.971]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test.excel1.xlsx' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3036867Z [00:06:03.978]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.1.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3105278Z [00:06:03.985]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test.excel2.xlsx' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3172970Z [00:06:03.991]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3240886Z [00:06:03.998]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test1.1.csv.gz' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3309053Z [00:06:04.005]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/test2.pipe.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3380219Z [00:06:04.012]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3448106Z [00:06:04.019]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3516766Z [00:06:04.026]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3584035Z [00:06:04.032]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/v1.metadata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3651197Z [00:06:04.039]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.v1.metadata.json.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3719662Z [00:06:04.046]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3788524Z [00:06:04.053]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m0.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3858265Z [00:06:04.060]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3926662Z [00:06:04.067]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.cf3d0be5-cf70-453d-ad8f-48fdc412e608-m0.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.3995053Z [00:06:04.074]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.10eaca8a-1e1c-421e-ad6d-b232e5ee23d3-m1.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4063723Z [00:06:04.080]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/snap-3776207205136740581-1-cf3d0be5-cf70-453d-ad8f-48fdc412e608.avro' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4131453Z [00:06:04.087]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.version-hint.text.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4199688Z [00:06:04.094]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/version-hint.text' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4267511Z [00:06:04.101]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.snap-7635660646343998149-1-10eaca8a-1e1c-421e-ad6d-b232e5ee23d3.avro.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4335190Z [00:06:04.108]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/v2.metadata.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4404378Z [00:06:04.115]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/metadata/.v2.metadata.json.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4472687Z [00:06:04.121]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4543156Z [00:06:04.128]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/.00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4610921Z [00:06:04.135]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/.00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet.crc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4678492Z [00:06:04.142]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/00000-411-0792dcfe-4e25-4ca3-8ada-175286069a47-00001.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4745151Z [00:06:04.149]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/test/lineitem_iceberg/data/00041-414-f3c73457-bbd6-4b92-9c15-17b241171b16-00001.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4812261Z [00:06:04.155]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/duckdb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4879020Z [00:06:04.162]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/delta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.4948769Z [00:06:04.169]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/parquet_duckdb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5017271Z [00:06:04.176]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/json.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5085059Z [00:06:04.183]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/datatype.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5153143Z [00:06:04.189]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/dbio/iop/ssh.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5221705Z [00:06:04.196]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/pbar.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5290183Z [00:06:04.203]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5358597Z [00:06:04.210]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5427478Z [00:06:04.217]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/config_test.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5496143Z [00:06:04.224]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/pipeline.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5565511Z [00:06:04.231]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run_read.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5632801Z [00:06:04.237]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/replication_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5701210Z [00:06:04.244]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_func.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5770137Z [00:06:04.251]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/replication.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5839011Z [00:06:04.258]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5907524Z [00:06:04.265]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/hooks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.5976068Z [00:06:04.272]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6044099Z [00:06:04.279]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6111911Z [00:06:04.285]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/task_run_write.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6178644Z [00:06:04.292]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/project.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6245800Z [00:06:04.299]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/sling.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6314176Z [00:06:04.305]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/core/sling/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6382724Z [00:06:04.312]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.linux.amd64.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6450068Z [00:06:04.319]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/logo-with-text.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6518482Z [00:06:04.326]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.notes.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6587862Z [00:06:04.333]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.infisical.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6656348Z [00:06:04.340]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/build.ps1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6724145Z [00:06:04.347]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/build.test.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6791522Z [00:06:04.353]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/test.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6858939Z [00:06:04.360]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/prep.win.ps1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6925563Z [00:06:04.367]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/build.linux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.6994050Z [00:06:04.374]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/prep.linux.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7062220Z [00:06:04.380]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/windows_ci.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7130391Z [00:06:04.387]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/build.mac.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7198668Z [00:06:04.394]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/build.win.ps1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7266325Z [00:06:04.401]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/ci/prep.mac.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7333792Z [00:06:04.407]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7402078Z [00:06:04.414]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/test.cli.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7470347Z [00:06:04.421]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/scripts/prep.gomod.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7539764Z [00:06:04.428]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_test.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7605829Z [00:06:04.435]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/.gitignore' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7674115Z [00:06:04.442]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/Dockerfile' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7740476Z [00:06:04.448]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7808443Z [00:06:04.455]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/examples.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7876450Z [00:06:04.462]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/llm_API_SPEC.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.7943438Z [00:06:04.468]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/resource/mcp.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8010762Z [00:06:04.475]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/suite.file.template.tsv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8079176Z [00:06:04.482]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.result.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8147421Z [00:06:04.489]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test5.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8214522Z [00:06:04.496]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test2.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8282665Z [00:06:04.502]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test3.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8351587Z [00:06:04.509]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test8.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8418389Z [00:06:04.516]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8485980Z [00:06:04.523]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.2.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8555386Z [00:06:04.530]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8622094Z [00:06:04.536]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8689511Z [00:06:04.543]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/binary/test.bytes.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8757879Z [00:06:04.550]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.1.csv.gz' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8827293Z [00:06:04.557]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test6.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8895959Z [00:06:04.564]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/parquet/test1.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.8963113Z [00:06:04.570]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/parquet/test1.1.parquet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9031827Z [00:06:04.577]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test.wide.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9098164Z [00:06:04.584]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test1.upsert.csv' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9165545Z [00:06:04.591]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test4.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9234963Z [00:06:04.598]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/files/test7.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9302062Z [00:06:04.604]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/task.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9370001Z [00:06:04.611]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/test1.yaml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9438409Z [00:06:04.618]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/suite.db.template.tsv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9505042Z [00:06:04.625]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/test1.json' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9572706Z [00:06:04.631]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/suite.cli.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9639903Z [00:06:04.638]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.05.replication.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9709007Z [00:06:04.645]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.05.extra_parquet_files_deletion.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9776558Z [00:06:04.652]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.01.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9844798Z [00:06:04.659]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.02.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9914024Z [00:06:04.665]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.03.test_copy_fix_demonstration.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:03.9981269Z [00:06:04.672]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/pipelines/p.04.test_inspect_hook.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0051497Z [00:06:04.679]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.45.exasol_large_csv.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0118760Z [00:06:04.686]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.29.mssql_parquet_overwrite.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0187554Z [00:06:04.693]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/apis/r.61.stripe.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0256576Z [00:06:04.700]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/apis/r.62.shopify.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0323630Z [00:06:04.706]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.12.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0390888Z [00:06:04.713]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.37.decimal_to_string_cast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0458481Z [00:06:04.720]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.19.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0527482Z [00:06:04.727]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.07.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0596309Z [00:06:04.734]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.03.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0668111Z [00:06:04.741]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.20.chunking.expr.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0739214Z [00:06:04.748]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.28.oracle_number_scale.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0807663Z [00:06:04.755]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.34.encoding_garbled_test.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0876240Z [00:06:04.762]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.43.azuretable_incremental_postgres.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.0945119Z [00:06:04.769]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.35.transform_functions_test.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1013580Z [00:06:04.775]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.05.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1083313Z [00:06:04.782]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.01.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1152219Z [00:06:04.789]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.08.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1221564Z [00:06:04.796]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.17.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1290324Z [00:06:04.803]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.32.encoding_test.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1358250Z [00:06:04.810]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.47.mssql_uniqueidentifier.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1425927Z [00:06:04.817]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.16.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1493721Z [00:06:04.823]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.23.iceberg_write.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1560587Z [00:06:04.830]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.41.redshit_empty_parquet.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1627864Z [00:06:04.837]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.10.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1695070Z [00:06:04.844]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.38.snowflake_compression_test.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1762335Z [00:06:04.850]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.20.chunking.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1830992Z [00:06:04.857]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.14.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1898984Z [00:06:04.864]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.33.encoding_target_test.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.1966369Z [00:06:04.871]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.30.mssql_azure_multiple_files.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2034290Z [00:06:04.878]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.11.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2102831Z [00:06:04.884]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.31.timestamp_string_quotes.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2171197Z [00:06:04.891]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.09.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2240346Z [00:06:04.898]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.04.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2308047Z [00:06:04.905]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.42.mssql_exclude_column_issue607.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2375722Z [00:06:04.912]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.18.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2444476Z [00:06:04.919]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.36.mongo_snowflake_select.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2512322Z [00:06:04.925]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.06.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2581283Z [00:06:04.932]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.27.delta_r2.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2649840Z [00:06:04.939]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.40.sling_loaded_at_csv_string_cast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2717527Z [00:06:04.946]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.13.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2785257Z [00:06:04.953]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.15.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2853826Z [00:06:04.959]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.22.mysql_bit_type.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2922239Z [00:06:04.966]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.39.sling_loaded_at_string_cast.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.2991143Z [00:06:04.973]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.25.prometheus_buffer.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3060277Z [00:06:04.980]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.44.staged_transforms_test.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3129450Z [00:06:04.987]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.00.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3198555Z [00:06:04.994]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.46.postgres_time_datatype.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3267502Z [00:06:05.001]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.02.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3334951Z [00:06:05.008]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.21.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3403254Z [00:06:05.014]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.24.starrocks_empty_as_null.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3472256Z [00:06:05.021]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/tests/replications/r.26.prometheus_issue551.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3541274Z [00:06:05.028]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_cli_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3611633Z [00:06:05.035]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_conns.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3680462Z [00:06:05.042]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_cloud.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3748605Z [00:06:05.049]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_run.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3819566Z [00:06:05.056]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3888378Z [00:06:05.063]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/Dockerfile.arm64' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.3955911Z [00:06:05.070]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/cmd/sling/sling_cli.go' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4023860Z [00:06:05.076]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.linux.arm64.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4092181Z [00:06:05.083]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4160056Z [00:06:05.090]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4228589Z [00:06:05.097]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4296257Z [00:06:05.104]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.mac.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4364322Z [00:06:05.111]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.goreleaser.windows.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4433998Z [00:06:05.117]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/test-docker-build.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4504502Z [00:06:05.125]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/test-version.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4572677Z [00:06:05.131]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/build-dev.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4639710Z [00:06:05.138]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/test-sling-action.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4706364Z [00:06:05.145]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/build-test.yml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4776231Z [00:06:05.152]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/build-release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4843117Z [00:06:05.158]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/workflows/bump.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4911510Z [00:06:05.165]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/FUNDING.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.4980952Z [00:06:05.172]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5048912Z [00:06:05.179]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5118511Z [00:06:05.186]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5187664Z [00:06:05.193]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5256747Z [00:06:05.200]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5324694Z [00:06:05.207]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5392967Z [00:06:05.213]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5460800Z [00:06:05.220]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5531103Z [00:06:05.227]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5602174Z [00:06:05.234]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5671666Z [00:06:05.241]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5740814Z [00:06:05.248]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5808830Z [00:06:05.255]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5876565Z [00:06:05.262]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.5945711Z [00:06:05.269]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6014967Z [00:06:05.276]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6082386Z [00:06:05.282]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6151405Z [00:06:05.289]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6219545Z [00:06:05.296]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6287900Z [00:06:05.303]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6357041Z [00:06:05.310]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6426488Z [00:06:05.317]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6495736Z [00:06:05.324]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6566308Z [00:06:05.331]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6634031Z [00:06:05.337]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6703450Z [00:06:05.344]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6771972Z [00:06:05.351]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6841531Z [00:06:05.358]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6909862Z [00:06:05.365]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.6977542Z [00:06:05.372]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7045138Z [00:06:05.379]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7113313Z [00:06:05.385]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-cf346d6d8aac071b301ff1eeb3bd395aa69e2b9f.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7179905Z [00:06:05.392]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7246272Z [00:06:05.399]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/objects/pack/pack-f0247a35f17df7c6014630a6809a292ccf0019c1.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7314684Z [00:06:05.406]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7383102Z [00:06:05.412]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.WSw9USjzB4/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7451213Z [00:06:05.419]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7516813Z [00:06:05.426]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/sling' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7584115Z [00:06:05.433]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7651908Z [00:06:05.439]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7720041Z [00:06:05.446]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7787803Z [00:06:05.453]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7856869Z [00:06:05.460]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:47:04.7926894Z [00:06:05.467]➜  mode of '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling' retained as 0755 (rwxr-xr-x)
2025-08-20T22:47:04.8447365Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T22:47:04.8448420Z [00:06:05.519]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T22:47:11.9131414Z 
2025-08-20T22:47:11.9132433Z [+] Sanitizing /tmp/pkgforge/lI3G0hVX1_SBUILD/BUILD.log ==> /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.static.log
2025-08-20T22:47:14.8669066Z '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.static.log' -> '/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/sling.log'
2025-08-20T22:47:14.8777577Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/sling/official/source/sling?tag=HEAD-aa4483a-250819T184333-x86_64-linux&download=sling.log
2025-08-20T22:47:14.8778547Z 
2025-08-20T22:47:14.8779042Z [+] Parsing/Uploading sling/sling --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fsling%2Fsling [x86_64-Linux]
2025-08-20T22:47:14.8820093Z {
2025-08-20T22:47:14.8820440Z   "_disabled": "false",
2025-08-20T22:47:14.8820812Z   "host": "x86_64-Linux",
2025-08-20T22:47:14.8821152Z   "rank": "",
2025-08-20T22:47:14.8821463Z   "pkg": "sling.static",
2025-08-20T22:47:14.8821831Z   "pkg_family": "sling",
2025-08-20T22:47:14.8822259Z   "pkg_id": "github.com.slingdata-io.sling.source",
2025-08-20T22:47:14.8822745Z   "pkg_name": "sling",
2025-08-20T22:47:14.8823088Z   "pkg_type": "static",
2025-08-20T22:47:14.8823894Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling",
2025-08-20T22:47:14.8824624Z   "app_id": "",
2025-08-20T22:47:14.8824953Z   "appstream": "",
2025-08-20T22:47:14.8825292Z   "category": [
2025-08-20T22:47:14.8825622Z     "ConsoleOnly",
2025-08-20T22:47:14.8825934Z     "Utility"
2025-08-20T22:47:14.8826224Z   ],
2025-08-20T22:47:14.8827026Z   "description": "Extract data from a source storage/database and Load it in a target storage/database",
2025-08-20T22:47:14.8828118Z   "desktop": "",
2025-08-20T22:47:14.8828323Z   "homepage": [
2025-08-20T22:47:14.8828565Z     "https://github.com/slingdata-io/sling-cli"
2025-08-20T22:47:14.8828848Z   ],
2025-08-20T22:47:14.8829449Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/sling/official/source/sling?tag=HEAD-aa4483a-250819T184333-x86_64-linux&download=sling.png",
2025-08-20T22:47:14.8830134Z   "license": [
2025-08-20T22:47:14.8830318Z     "GPL-3.0"
2025-08-20T22:47:14.8830488Z   ],
2025-08-20T22:47:14.8830648Z   "maintainer": [
2025-08-20T22:47:14.8830873Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:47:14.8831135Z   ],
2025-08-20T22:47:14.8831293Z   "provides": [
2025-08-20T22:47:14.8831471Z     "sling"
2025-08-20T22:47:14.8831630Z   ],
2025-08-20T22:47:14.8831780Z   "note": [
2025-08-20T22:47:14.8832129Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/slingdata-io/sling-cli"
2025-08-20T22:47:14.8832532Z   ],
2025-08-20T22:47:14.8832687Z   "repology": [
2025-08-20T22:47:14.8832866Z     "sling-cli"
2025-08-20T22:47:14.8833030Z   ],
2025-08-20T22:47:14.8833193Z   "screenshots": [],
2025-08-20T22:47:14.8833380Z   "src_url": [
2025-08-20T22:47:14.8833588Z     "https://github.com/slingdata-io/sling-cli"
2025-08-20T22:47:14.8833845Z   ],
2025-08-20T22:47:14.8833995Z   "tag": [
2025-08-20T22:47:14.8834154Z     "Utility"
2025-08-20T22:47:14.8834315Z   ],
2025-08-20T22:47:14.8834493Z   "version": "HEAD-aa4483a-250819T184333",
2025-08-20T22:47:14.8834748Z   "version_upstream": "1.4.15",
2025-08-20T22:47:14.8835089Z   "bsum": "2185854fa1f7d6322604f557b127ae10fce6db1e22caebabc06f54b654680b08",
2025-08-20T22:47:14.8835456Z   "build_date": "2025-08-20T22:47:05Z",
2025-08-20T22:47:14.8835810Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17109530950",
2025-08-20T22:47:14.8836163Z   "build_id": "17109530950",
2025-08-20T22:47:14.8836879Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/sling/official/source/sling?tag=HEAD-aa4483a-250819T184333-x86_64-linux&download=sling.log",
2025-08-20T22:47:14.8838407Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/sling/static.official.source.yaml",
2025-08-20T22:47:14.8840122Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/sling/official/source/sling?tag=HEAD-aa4483a-250819T184333-x86_64-linux&download=sling",
2025-08-20T22:47:14.8841647Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/sling/official/source/sling:HEAD-aa4483a-250819T184333-x86_64-linux",
2025-08-20T22:47:14.8842690Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/sling/official/source/sling",
2025-08-20T22:47:14.8843940Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/sling/official/source/sling?tag=HEAD-aa4483a-250819T184333-x86_64-linux&manifest",
2025-08-20T22:47:14.8845237Z   "shasum": "2f4e46236ff1220803bd8d0755f8e7aeb7cb418e44c3920e632af4a0f050b27e",
2025-08-20T22:47:14.8845879Z   "size": "190 MB",
2025-08-20T22:47:14.8846342Z   "size_raw": "199215800",
2025-08-20T22:47:14.8846704Z   "snapshots": [
2025-08-20T22:47:14.8847084Z     "HEAD-5350b9e-250513T152936-x86_64-linux[1.4.6]",
2025-08-20T22:47:14.8847802Z     "HEAD-1324ca2-250524T215638-x86_64-linux[1.4.9]",
2025-08-20T22:47:14.8848321Z     "HEAD-17e8ca1-250611T093643-x86_64-linux[1.4.9]",
2025-08-20T22:47:14.8848813Z     "HEAD-8974e82-250612T071132-x86_64-linux[1.4.10]",
2025-08-20T22:47:14.8849334Z     "HEAD-d0e3929-250629T091103-x86_64-linux[1.4.12]",
2025-08-20T22:47:14.8849853Z     "HEAD-3add725-250709T123133-x86_64-linux[1.4.13]",
2025-08-20T22:47:14.8850380Z     "HEAD-e1b3b19-250725T212256-x86_64-linux[1.4.13]",
2025-08-20T22:47:14.8850900Z     "HEAD-4a4971b-250802T203426-x86_64-linux[1.4.15]"
2025-08-20T22:47:14.8851348Z   ]
2025-08-20T22:47:14.8851611Z }
2025-08-20T22:47:14.8851753Z 
2025-08-20T22:47:14.8851759Z 
2025-08-20T22:47:15.3041900Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/sling/official/source/sling:HEAD-aa4483a-250819T184333-x86_64-linux": ghcr.io/pkgforge/bincache/sling/official/source/sling:HEAD-aa4483a-250819T184333-x86_64-linux: not found
2025-08-20T22:47:15.3087458Z Uploading empty artifact
2025-08-20T22:47:15.3093915Z time=2025-08-20T22:47:15Z level=debug msg=Request #0
2025-08-20T22:47:15.3095305Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/sling/official/source/sling/manifests/sha256:0f3a0c8ee4e142adf984c145cf2c7cf1ba1469389b177c8020fe876e692a3eb6"
2025-08-20T22:47:15.3096721Z > Request method: "HEAD"
2025-08-20T22:47:15.3097431Z > Request headers:
2025-08-20T22:47:15.3099145Z    "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-20T22:47:15.3100825Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:47:15.6474639Z time=2025-08-20T22:47:15Z level=debug msg=Response #0
2025-08-20T22:47:15.6475334Z < Response Status: "401 Unauthorized"
2025-08-20T22:47:15.6475851Z < Response headers:
2025-08-20T22:47:15.6476229Z    "Date": "Wed, 20 Aug 2025 22:47:15 GMT"
2025-08-20T22:47:15.6476590Z    "Content-Length": "73"
2025-08-20T22:47:15.6476990Z    "X-Github-Request-Id": "BBC1:31DED4:D58D6:D96BF:68A65073"
2025-08-20T22:47:15.6477614Z    "Content-Type": "application/json"
2025-08-20T22:47:15.6478826Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/sling/official/source/sling:pull\""
2025-08-20T22:47:15.6479644Z time=2025-08-20T22:47:15Z level=debug msg=Request #1
2025-08-20T22:47:15.6480458Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fsling%2Fofficial%2Fsource%2Fsling%3Apull%2Cpush&service=ghcr.io"
2025-08-20T22:47:15.6481217Z > Request method: "GET"
2025-08-20T22:47:15.6481478Z > Request headers:
2025-08-20T22:47:15.6482003Z    "Authorization": "*****"
2025-08-20T22:47:15.6482303Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:47:15.7630001Z time=2025-08-20T22:47:15Z level=debug msg=Response #1
2025-08-20T22:47:15.7630740Z < Response Status: "200 OK"
2025-08-20T22:47:15.7631289Z < Response headers:
2025-08-20T22:47:15.7631546Z    "Content-Length": "69"
2025-08-20T22:47:15.7631905Z    "X-Github-Request-Id": "BBC1:31DED4:D5906:D96EB:68A65073"
2025-08-20T22:47:15.7632344Z    "Content-Type": "application/json"
2025-08-20T22:47:15.7632716Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:47:15.7633236Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:47:15.7633715Z    "Date": "Wed, 20 Aug 2025 22:47:15 GMT"
2025-08-20T22:47:15.7634062Z time=2025-08-20T22:47:15Z level=debug msg=Request #2
2025-08-20T22:47:15.7635020Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/sling/official/source/sling/manifests/sha256:0f3a0c8ee4e142adf984c145cf2c7cf1ba1469389b177c8020fe876e692a3eb6"
2025-08-20T22:47:15.7635945Z > Request method: "HEAD"
2025-08-20T22:47:15.7636336Z > Request headers:
2025-08-20T22:47:15.7636595Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:47:15.7637887Z    "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-20T22:47:15.7638995Z    "Authorization": "*****"
2025-08-20T22:47:15.8560962Z time=2025-08-20T22:47:15Z level=debug msg=Response #2
2025-08-20T22:47:15.8561634Z < Response Status: "404 Not Found"
2025-08-20T22:47:15.8562157Z < Response headers:
2025-08-20T22:47:15.8562609Z    "Content-Type": "application/json"
2025-08-20T22:47:15.8563323Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:47:15.8564007Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:47:15.8564509Z    "Date": "Wed, 20 Aug 2025 22:47:15 GMT"
2025-08-20T22:47:15.8564832Z    "Content-Length": "70"
2025-08-20T22:47:15.8565355Z    "X-Github-Request-Id": "BBC1:31DED4:D5918:D9700:68A65073"
2025-08-20T22:47:15.8565775Z time=2025-08-20T22:47:15Z level=debug msg=Request #3
2025-08-20T22:47:15.8566694Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/sling/official/source/sling/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:47:15.8567748Z > Request method: "HEAD"
2025-08-20T22:47:15.8568008Z > Request headers:
2025-08-20T22:47:15.8568256Z    "Authorization": "*****"
2025-08-20T22:47:15.8568475Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:47:15.9706947Z time=2025-08-20T22:47:15Z level=debug msg=Response #3
2025-08-20T22:47:15.9707975Z < Response Status: "200 OK"
2025-08-20T22:47:15.9708478Z < Response headers:
2025-08-20T22:47:15.9709066Z    "X-Github-Request-Id": "BBC1:31DED4:D592A:D9711:68A65073"
2025-08-20T22:47:15.9709758Z    "Content-Length": "0"
2025-08-20T22:47:15.9710242Z    "Content-Type": ""
2025-08-20T22:47:15.9710918Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T22:47:15.9711474Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:47:15.9711946Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T22:47:15.9712498Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:47:15.9712912Z    "Date": "Wed, 20 Aug 2025 22:47:15 GMT"
2025-08-20T22:47:15.9713226Z time=2025-08-20T22:47:15Z level=debug msg=Request #4
2025-08-20T22:47:15.9713891Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/sling/official/source/sling/manifests/HEAD-aa4483a-250819T184333-x86_64-linux"
2025-08-20T22:47:15.9714512Z > Request method: "PUT"
2025-08-20T22:47:15.9714722Z > Request headers:
2025-08-20T22:47:15.9715012Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T22:47:15.9715349Z    "Authorization": "*****"
2025-08-20T22:47:15.9715835Z    "User-Agent": "oras/1.2.3"
2025-08-20T22:47:16.8948172Z time=2025-08-20T22:47:16Z level=debug msg=Response #4
2025-08-20T22:47:16.8948731Z < Response Status: "201 Created"
2025-08-20T22:47:16.8949130Z < Response headers:
2025-08-20T22:47:16.8949676Z    "X-Github-Request-Id": "BBC1:31DED4:D593E:D9727:68A65073"
2025-08-20T22:47:16.8950011Z    "Content-Type": "application/json"
2025-08-20T22:47:16.8950479Z    "Docker-Content-Digest": "sha256:0f3a0c8ee4e142adf984c145cf2c7cf1ba1469389b177c8020fe876e692a3eb6"
2025-08-20T22:47:16.8950999Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T22:47:16.8951709Z    "Location": "/v2/pkgforge/bincache/sling/official/source/sling/manifests/sha256:0f3a0c8ee4e142adf984c145cf2c7cf1ba1469389b177c8020fe876e692a3eb6"
2025-08-20T22:47:16.8952495Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T22:47:16.8952890Z    "Date": "Wed, 20 Aug 2025 22:47:16 GMT"
2025-08-20T22:47:16.8953147Z    "Content-Length": "0"
2025-08-20T22:47:16.8953644Z Pushed [registry] ghcr.io/pkgforge/bincache/sling/official/source/sling:HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:16.8954303Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:47:16.8954736Z Digest: sha256:0f3a0c8ee4e142adf984c145cf2c7cf1ba1469389b177c8020fe876e692a3eb6
2025-08-20T22:47:19.5386153Z Uploading 15c09a6a563d sling.sig
2025-08-20T22:47:19.5411935Z Uploading b38d9069003c CHECKSUM.sig
2025-08-20T22:47:19.5525387Z Uploading 2f4e46236ff1 sling
2025-08-20T22:47:19.5750830Z Uploading 2d94512eabe8 CHECKSUM
2025-08-20T22:47:19.6539652Z Exists    3972dc9744f6 LICENSE
2025-08-20T22:47:19.7640507Z Uploading c569d6306e7a LICENSE.sig
2025-08-20T22:47:20.6311734Z Uploaded  b38d9069003c CHECKSUM.sig
2025-08-20T22:47:20.7344334Z Uploaded  15c09a6a563d sling.sig
2025-08-20T22:47:20.7547441Z Uploaded  2d94512eabe8 CHECKSUM
2025-08-20T22:47:20.8657628Z Exists    4159739c6f2f SBUILD
2025-08-20T22:47:20.9279185Z Uploading d019c200b831 SBUILD.sig
2025-08-20T22:47:21.0397065Z Exists    11cf0313013e sling.png
2025-08-20T22:47:21.1158526Z Uploading 79cfe8ecc659 sling.json
2025-08-20T22:47:21.2238897Z Uploading 3accdc9d07ec sling.json.sig
2025-08-20T22:47:21.2267342Z Uploaded  c569d6306e7a LICENSE.sig
2025-08-20T22:47:21.4836552Z Uploading 72243afdfc46 sling.log
2025-08-20T22:47:22.2150792Z Uploaded  d019c200b831 SBUILD.sig
2025-08-20T22:47:22.3884002Z Uploaded  79cfe8ecc659 sling.json
2025-08-20T22:47:22.3885219Z Uploading bf214e318d15 sling.log.sig
2025-08-20T22:47:22.5648733Z Uploaded  3accdc9d07ec sling.json.sig
2025-08-20T22:47:22.6077016Z Exists    8f3990232dbc sling.version
2025-08-20T22:47:22.7916701Z Uploading 952125ad1a72 sling.version.sig
2025-08-20T22:47:23.1782051Z Uploaded  72243afdfc46 sling.log
2025-08-20T22:47:23.6443989Z Uploaded  bf214e318d15 sling.log.sig
2025-08-20T22:47:24.0346301Z Uploaded  952125ad1a72 sling.version.sig
2025-08-20T22:47:24.8414848Z Uploaded  2f4e46236ff1 sling
2025-08-20T22:47:24.8415420Z Uploading b45d7f05361c sling
2025-08-20T22:47:25.3030015Z Uploaded  b45d7f05361c sling
2025-08-20T22:47:25.3030878Z Pushed [registry] ghcr.io/pkgforge/bincache/sling/official/source/sling:HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:25.3031759Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:47:25.3032429Z Digest: sha256:b45d7f05361c24b422b09c0aa8024dccb4e48779e564266aa4d0de8157abd86c
2025-08-20T22:47:30.6993426Z 
2025-08-20T22:47:30.6994042Z [+] Registry --> https://ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:30.6994925Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/sling/official/source/sling?tag=HEAD-aa4483a-250819T184333-x86_64-linux&manifest 
2025-08-20T22:47:30.6995417Z 
2025-08-20T22:47:32.6816981Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:47:34.0968449Z ./BUILD_ARTIFACTS.tar : 24.52%   (   409 MiB =>    100 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:47:34.1845343Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:47:34.1885790Z 
2025-08-20T22:47:34.1886990Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml :: 00(Hr):06(Min):35(Sec)
2025-08-20T22:47:34.1887887Z 
2025-08-20T22:47:34.1902701Z 
2025-08-20T22:47:34.1903179Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:47:34 PM) UTC
2025-08-20T22:47:34.1903444Z 
2025-08-20T22:47:35.7119358Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:47:35.7171118Z ##[group]Run ##Presets
2025-08-20T22:47:35.7171486Z [36;1m##Presets[0m
2025-08-20T22:47:35.7171686Z [36;1mset +x ; set +e[0m
2025-08-20T22:47:35.7171895Z [36;1m#-------------#[0m
2025-08-20T22:47:35.7172094Z [36;1m##Debug?[0m
2025-08-20T22:47:35.7172334Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:47:35.7172632Z [36;1m  set -x[0m
2025-08-20T22:47:35.7172815Z [36;1mfi[0m
2025-08-20T22:47:35.7172991Z [36;1m#-------------#[0m
2025-08-20T22:47:35.7173187Z [36;1m##Set ENV[0m
2025-08-20T22:47:35.7173424Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:47:35.7174064Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-aa4483a-250819T184333-x86_64-linux"[0m
2025-08-20T22:47:35.7174605Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-aa4483a-250819T184333-x86_64-linux"[0m
2025-08-20T22:47:35.7175203Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950"[0m
2025-08-20T22:47:35.7175730Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:47:35.7176126Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:47:35.7176567Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:47:35.7176899Z [36;1m fi[0m
2025-08-20T22:47:35.7177069Z [36;1m##Push[0m
2025-08-20T22:47:35.7177550Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:47:35.7177832Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:47:35.7178208Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:47:35.7178687Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:47:35.7179142Z [36;1m     ls -sh "/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:47:35.7179483Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:47:35.7179699Z [36;1m       {[0m
2025-08-20T22:47:35.7179887Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:47:35.7180225Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:47:35.7180670Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:47:35.7181108Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:47:35.7181644Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-aa4483a-250819T184333-x86_64-linux")[0m
2025-08-20T22:47:35.7182362Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17109530950")[0m
2025-08-20T22:47:35.7182966Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17109530950")[0m
2025-08-20T22:47:35.7183673Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/sling/official/source/sling:HEAD-aa4483a-250819T184333-x86_64-linux")[0m
2025-08-20T22:47:35.7184414Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T22:47:05Z")[0m
2025-08-20T22:47:35.7184915Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-aa4483a-250819T184333")[0m
2025-08-20T22:47:35.7185433Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T22:47:05Z")[0m
2025-08-20T22:47:35.7186122Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/sling/official/source/sling")[0m
2025-08-20T22:47:35.7186793Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:47:35.7187509Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-aa4483a-250819T184333")[0m
2025-08-20T22:47:35.7188354Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-aa4483a-250819T184333")[0m
2025-08-20T22:47:35.7189112Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling")[0m
2025-08-20T22:47:35.7189817Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-sling")[0m
2025-08-20T22:47:35.7190379Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/slingdata-io/sling-cli")[0m
2025-08-20T22:47:35.7190930Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:47:35.7191440Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-aa4483a-250819T184333")[0m
2025-08-20T22:47:35.7192009Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:47:35.7192525Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:47:35.7192955Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:47:35.7193203Z [36;1m         #Check[0m
2025-08-20T22:47:35.7193796Z [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-20T22:47:05Z" ]]; then[0m
2025-08-20T22:47:35.7194524Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:47:35.7194872Z [36;1m            break[0m
2025-08-20T22:47:35.7195081Z [36;1m          else[0m
2025-08-20T22:47:35.7195482Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:47:35.7195912Z [36;1m          fi[0m
2025-08-20T22:47:35.7196135Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:47:35.7196386Z [36;1m        done[0m
2025-08-20T22:47:35.7196565Z [36;1m       }[0m
2025-08-20T22:47:35.7196768Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:47:35.7197016Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:47:35.7197854Z [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-20T22:47:05Z" ]]; then[0m
2025-08-20T22:47:35.7198627Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:47:35.7199037Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:47:35.7199295Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:47:35.7199909Z [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-20T22:47:05Z" ]]; then[0m
2025-08-20T22:47:35.7200659Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:47:35.7201177Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:47:35.7201574Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:47:35.7201813Z [36;1m           fi[0m
2025-08-20T22:47:35.7202002Z [36;1m       fi[0m
2025-08-20T22:47:35.7202182Z [36;1m   fi[0m
2025-08-20T22:47:35.7202352Z [36;1m fi[0m
2025-08-20T22:47:35.7202533Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:47:35.7392200Z shell: /usr/bin/bash -e {0}
2025-08-20T22:47:35.7392445Z env:
2025-08-20T22:47:35.7392630Z   CROSS_COMPILING: NO
2025-08-20T22:47:35.7392857Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:35.7393099Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:35.7393310Z   ON_QEMU: NO
2025-08-20T22:47:35.7393481Z   DEBUG: 0
2025-08-20T22:47:35.7393766Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:35.7393991Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:35.7394424Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:35.7394756Z   KEEP_LOGS: YES
2025-08-20T22:47:35.7394951Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:35.7395162Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:35.7395364Z   SBUILD_REBUILD: false
2025-08-20T22:47:35.7395896Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:35.7396464Z   BUILD_SYS: docker://go
2025-08-20T22:47:35.7396676Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:35.7396876Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:35.7397071Z   SYSTMP: /tmp
2025-08-20T22:47:35.7397381Z   GHA_MODE: MATRIX
2025-08-20T22:47:35.7397813Z   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-20T22:47:35.7398409Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:35.7398735Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:35.7399123Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:35.7399604Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:35.7399982Z   PKG_TYPE: static
2025-08-20T22:47:35.7400174Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:35.7400403Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:35.7400776Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:35.7401137Z   BUILD_ID: 17109530950
2025-08-20T22:47:35.7401330Z   PKG_NAME: sling
2025-08-20T22:47:35.7401519Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:35.7401759Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:35.7402017Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:35.7402335Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:35.7402706Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:35.7403159Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:35.7403629Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:35.7403912Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:35.7404322Z   GHCR_TOKEN: ***
2025-08-20T22:47:35.7404610Z   GITHUB_TOKEN: ***
2025-08-20T22:47:35.7404838Z   GITLAB_TOKEN: ***
2025-08-20T22:47:35.7405985Z   MINISIGN_KEY: ***
2025-08-20T22:47:35.7406171Z ##[endgroup]
2025-08-20T22:47:35.7500867Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:47:35.7511824Z 101M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:47:35.7525251Z total 202M
2025-08-20T22:47:35.7525538Z 4.0K CHECKSUM
2025-08-20T22:47:35.7525737Z 4.0K CHECKSUM.sig
2025-08-20T22:47:35.7525928Z  36K LICENSE
2025-08-20T22:47:35.7526108Z 4.0K LICENSE.sig
2025-08-20T22:47:35.7526286Z 8.0K SBUILD
2025-08-20T22:47:35.7526503Z 4.0K SBUILD.sig
2025-08-20T22:47:35.7526814Z 4.0K SBUILD_TEMP
2025-08-20T22:47:35.7527270Z 190M sling
2025-08-20T22:47:35.7527565Z 4.0K sling.json
2025-08-20T22:47:35.7527866Z 4.0K sling.json.sig
2025-08-20T22:47:35.7528187Z 5.6M sling.log
2025-08-20T22:47:35.7528508Z 4.0K sling.log.sig
2025-08-20T22:47:35.7528823Z  40K sling.png
2025-08-20T22:47:35.7529118Z 4.0K sling.sig
2025-08-20T22:47:35.7529422Z 5.6M sling.static.log
2025-08-20T22:47:35.7529781Z 4.0K sling.static.version
2025-08-20T22:47:35.7530169Z 4.0K sling.static.version.sig
2025-08-20T22:47:35.7530559Z 4.0K sling.version
2025-08-20T22:47:35.7530887Z 4.0K sling.version.sig
2025-08-20T22:47:36.3315246Z Uploading bcb49e0178c0 BUILD_ARTIFACTS.zstd
2025-08-20T22:47:40.1159029Z Uploaded  bcb49e0178c0 BUILD_ARTIFACTS.zstd
2025-08-20T22:47:40.1159691Z Uploading 8044f197066f SRCBUILD-sling
2025-08-20T22:47:40.5563130Z Uploaded  8044f197066f SRCBUILD-sling
2025-08-20T22:47:40.5564215Z Pushed [registry] ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950:HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:40.5565265Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T22:47:40.5565689Z Digest: sha256:8044f197066fa48389f82d4049c5011b0d6af10cd4ce9743871401f65ba35c29
2025-08-20T22:47:45.9956577Z 
2025-08-20T22:47:45.9957450Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:45.9958116Z 
2025-08-20T22:47:46.4243075Z ##[group]Run ##Presets
2025-08-20T22:47:46.4243338Z [36;1m##Presets[0m
2025-08-20T22:47:46.4243534Z [36;1mset +x ; set +e[0m
2025-08-20T22:47:46.4243742Z [36;1m#-------------#[0m
2025-08-20T22:47:46.4243944Z [36;1m##Debug?[0m
2025-08-20T22:47:46.4244184Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:47:46.4244474Z [36;1m  set -x[0m
2025-08-20T22:47:46.4244647Z [36;1mfi[0m
2025-08-20T22:47:46.4244952Z [36;1m#-------------#[0m
2025-08-20T22:47:46.4245214Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:47:46.4245561Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:47:46.4294614Z shell: /usr/bin/bash -e {0}
2025-08-20T22:47:46.4294845Z env:
2025-08-20T22:47:46.4295018Z   CROSS_COMPILING: NO
2025-08-20T22:47:46.4295231Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:46.4295453Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:46.4295661Z   ON_QEMU: NO
2025-08-20T22:47:46.4295953Z   DEBUG: 0
2025-08-20T22:47:46.4296135Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:46.4296360Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:46.4296656Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:46.4296972Z   KEEP_LOGS: YES
2025-08-20T22:47:46.4297424Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:46.4297680Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:46.4297889Z   SBUILD_REBUILD: false
2025-08-20T22:47:46.4298454Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:46.4299020Z   BUILD_SYS: docker://go
2025-08-20T22:47:46.4299226Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:46.4299417Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:46.4299604Z   SYSTMP: /tmp
2025-08-20T22:47:46.4299783Z   GHA_MODE: MATRIX
2025-08-20T22:47:46.4300217Z   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-20T22:47:46.4300728Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:46.4301047Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:46.4301429Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:46.4301916Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:46.4302296Z   PKG_TYPE: static
2025-08-20T22:47:46.4302490Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:46.4302715Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:46.4303092Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:46.4303455Z   BUILD_ID: 17109530950
2025-08-20T22:47:46.4303646Z   PKG_NAME: sling
2025-08-20T22:47:46.4303841Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:46.4304077Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:46.4304326Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:46.4304642Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:46.4305008Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:46.4305465Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:46.4305928Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:46.4306212Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:46.4306474Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:46.4306971Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:46.4307568Z ##[endgroup]
2025-08-20T22:47:46.4453583Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:47:46.4453883Z with:
2025-08-20T22:47:46.4454088Z   name: Bincache_sling_x86_64-Linux
2025-08-20T22:47:46.4454388Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:47:46.4454688Z   compression-level: 0
2025-08-20T22:47:46.4454913Z   retention-days: 30
2025-08-20T22:47:46.4455108Z   overwrite: true
2025-08-20T22:47:46.4455304Z   if-no-files-found: warn
2025-08-20T22:47:46.4455520Z   include-hidden-files: false
2025-08-20T22:47:46.4455770Z env:
2025-08-20T22:47:46.4455940Z   CROSS_COMPILING: NO
2025-08-20T22:47:46.4465430Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:46.4465717Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:46.4465944Z   ON_QEMU: NO
2025-08-20T22:47:46.4466117Z   DEBUG: 0
2025-08-20T22:47:46.4466293Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:46.4466656Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:46.4466957Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:46.4467562Z   KEEP_LOGS: YES
2025-08-20T22:47:46.4467763Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:46.4467977Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:46.4468188Z   SBUILD_REBUILD: false
2025-08-20T22:47:46.4468720Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:46.4469280Z   BUILD_SYS: docker://go
2025-08-20T22:47:46.4469495Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:46.4469692Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:46.4469881Z   SYSTMP: /tmp
2025-08-20T22:47:46.4470059Z   GHA_MODE: MATRIX
2025-08-20T22:47:46.4470493Z   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-20T22:47:46.4471016Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:46.4471352Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:46.4471750Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:46.4472254Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:46.4472634Z   PKG_TYPE: static
2025-08-20T22:47:46.4472830Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:46.4473061Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:46.4473440Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:46.4473802Z   BUILD_ID: 17109530950
2025-08-20T22:47:46.4473994Z   PKG_NAME: sling
2025-08-20T22:47:46.4474191Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:46.4474428Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:46.4474683Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:46.4474997Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:46.4475368Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:46.4475824Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:46.4476300Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:46.4476584Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:46.4476848Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:46.4477456Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:46.4477903Z   UTC_TIME: 2025_08_20T10_47_46_PM
2025-08-20T22:47:46.4478128Z ##[endgroup]
2025-08-20T22:47:46.7347584Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:47:46.7352158Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:47:46.7354919Z With the provided path, there will be 2 files uploaded
2025-08-20T22:47:47.0297741Z Artifact name is valid!
2025-08-20T22:47:47.0299267Z Root directory input is valid!
2025-08-20T22:47:47.1576364Z Beginning upload of artifact content to blob storage
2025-08-20T22:47:48.3795325Z Uploaded bytes 8388608
2025-08-20T22:47:48.4303592Z Uploaded bytes 16777216
2025-08-20T22:47:48.5009255Z Uploaded bytes 25165824
2025-08-20T22:47:48.5595935Z Uploaded bytes 33554432
2025-08-20T22:47:48.7409636Z Uploaded bytes 41943040
2025-08-20T22:47:48.7503649Z Uploaded bytes 50331648
2025-08-20T22:47:48.8275356Z Uploaded bytes 58720256
2025-08-20T22:47:48.8923081Z Uploaded bytes 67108864
2025-08-20T22:47:48.9666761Z Uploaded bytes 75497472
2025-08-20T22:47:49.0224748Z Uploaded bytes 83886080
2025-08-20T22:47:49.1040518Z Uploaded bytes 92274688
2025-08-20T22:47:49.2258538Z Uploaded bytes 100663296
2025-08-20T22:47:49.2685039Z Uploaded bytes 109051904
2025-08-20T22:47:49.4586199Z Uploaded bytes 111332191
2025-08-20T22:47:49.5473326Z Finished uploading artifact content to blob storage!
2025-08-20T22:47:49.5477360Z SHA256 digest of uploaded artifact zip is b8dce24230d8a0bf94b351ce8d993ca1bc5d026ac14e97dde0040a7fd794bbd4
2025-08-20T22:47:49.5478749Z Finalizing artifact upload
2025-08-20T22:47:49.6920887Z Artifact Bincache_sling_x86_64-Linux.zip successfully finalized. Artifact ID 3813911513
2025-08-20T22:47:49.6922144Z Artifact Bincache_sling_x86_64-Linux has been successfully uploaded! Final size is 111332191 bytes. Artifact ID is 3813911513
2025-08-20T22:47:49.6929594Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109530950/artifacts/3813911513
2025-08-20T22:47:49.7174412Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:47:49.7174741Z with:
2025-08-20T22:47:49.7175039Z   subject-name: sling-17109530950-HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:49.7175898Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:47:49.7176637Z   show-summary: true
2025-08-20T22:47:49.7176853Z   push-to-registry: false
2025-08-20T22:47:49.7177388Z   github-token: ***
2025-08-20T22:47:49.7177601Z env:
2025-08-20T22:47:49.7177778Z   CROSS_COMPILING: NO
2025-08-20T22:47:49.7177997Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:49.7178223Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:49.7178437Z   ON_QEMU: NO
2025-08-20T22:47:49.7178611Z   DEBUG: 0
2025-08-20T22:47:49.7178788Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:49.7179018Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:49.7179336Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:49.7179667Z   KEEP_LOGS: YES
2025-08-20T22:47:49.7179866Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:49.7180081Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:49.7180293Z   SBUILD_REBUILD: false
2025-08-20T22:47:49.7180826Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:49.7181385Z   BUILD_SYS: docker://go
2025-08-20T22:47:49.7181597Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:49.7181799Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:49.7181993Z   SYSTMP: /tmp
2025-08-20T22:47:49.7182173Z   GHA_MODE: MATRIX
2025-08-20T22:47:49.7182608Z   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-20T22:47:49.7183118Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:49.7183448Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:49.7183844Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:49.7184335Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:49.7184719Z   PKG_TYPE: static
2025-08-20T22:47:49.7184915Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:49.7185144Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:49.7185527Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:49.7185896Z   BUILD_ID: 17109530950
2025-08-20T22:47:49.7186093Z   PKG_NAME: sling
2025-08-20T22:47:49.7186289Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:49.7186538Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:49.7186927Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:49.7187392Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:49.7187768Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:49.7188233Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:49.7188712Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:49.7189002Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:49.7189274Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:49.7189771Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:49.7190213Z   UTC_TIME: 2025_08_20T10_47_46_PM
2025-08-20T22:47:49.7190443Z ##[endgroup]
2025-08-20T22:47:49.7261646Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:47:49.7262083Z env:
2025-08-20T22:47:49.7262267Z   CROSS_COMPILING: NO
2025-08-20T22:47:49.7262485Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:49.7262714Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:49.7262929Z   ON_QEMU: NO
2025-08-20T22:47:49.7263104Z   DEBUG: 0
2025-08-20T22:47:49.7263283Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:49.7263683Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:49.7264005Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:49.7264332Z   KEEP_LOGS: YES
2025-08-20T22:47:49.7264524Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:49.7264751Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:49.7264967Z   SBUILD_REBUILD: false
2025-08-20T22:47:49.7265504Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:49.7266081Z   BUILD_SYS: docker://go
2025-08-20T22:47:49.7266293Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:49.7266490Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:49.7266682Z   SYSTMP: /tmp
2025-08-20T22:47:49.7266866Z   GHA_MODE: MATRIX
2025-08-20T22:47:49.7267466Z   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-20T22:47:49.7267982Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:49.7268311Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:49.7268700Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:49.7269183Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:49.7269568Z   PKG_TYPE: static
2025-08-20T22:47:49.7269765Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:49.7269999Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:49.7270375Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:49.7270742Z   BUILD_ID: 17109530950
2025-08-20T22:47:49.7270937Z   PKG_NAME: sling
2025-08-20T22:47:49.7271133Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:49.7271383Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:49.7271648Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:49.7271971Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:49.7272348Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:49.7272805Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:49.7273274Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:49.7273572Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:49.7273841Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:49.7274338Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:49.7274777Z   UTC_TIME: 2025_08_20T10_47_46_PM
2025-08-20T22:47:49.7275006Z ##[endgroup]
2025-08-20T22:47:50.6553794Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:47:50.6554268Z with:
2025-08-20T22:47:50.6554946Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:47:50.6555816Z   subject-name: sling-17109530950-HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:50.6556222Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:47:50.6559137Z   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/17109530950/attempts/1"}}}
2025-08-20T22:47:50.6561843Z   push-to-registry: false
2025-08-20T22:47:50.6562205Z   show-summary: true
2025-08-20T22:47:50.6562628Z   github-token: ***
2025-08-20T22:47:50.6562831Z env:
2025-08-20T22:47:50.6563012Z   CROSS_COMPILING: NO
2025-08-20T22:47:50.6563227Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:50.6563457Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:50.6563671Z   ON_QEMU: NO
2025-08-20T22:47:50.6563852Z   DEBUG: 0
2025-08-20T22:47:50.6564048Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:50.6564279Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:50.6564578Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:50.6564903Z   KEEP_LOGS: YES
2025-08-20T22:47:50.6565097Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:50.6565318Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:50.6565541Z   SBUILD_REBUILD: false
2025-08-20T22:47:50.6566079Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:50.6566653Z   BUILD_SYS: docker://go
2025-08-20T22:47:50.6566872Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:50.6567077Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:50.6567516Z   SYSTMP: /tmp
2025-08-20T22:47:50.6567702Z   GHA_MODE: MATRIX
2025-08-20T22:47:50.6568136Z   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-20T22:47:50.6568654Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:50.6569011Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:50.6569409Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:50.6569906Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:50.6570301Z   PKG_TYPE: static
2025-08-20T22:47:50.6570513Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:50.6570759Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:50.6571146Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:50.6571538Z   BUILD_ID: 17109530950
2025-08-20T22:47:50.6571740Z   PKG_NAME: sling
2025-08-20T22:47:50.6571942Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:50.6572190Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:50.6572469Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:50.6572792Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:50.6573167Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:50.6573628Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:50.6574104Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:50.6574396Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:50.6574765Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:50.6575268Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:50.6575717Z   UTC_TIME: 2025_08_20T10_47_46_PM
2025-08-20T22:47:50.6575954Z ##[endgroup]
2025-08-20T22:47:52.7773515Z Attestation created for 18 subjects
2025-08-20T22:47:52.7777789Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:47:52.7778563Z -----BEGIN CERTIFICATE-----
2025-08-20T22:47:52.7779178Z MIIG7jCCBnSgAwIBAgIUd/7wUVr1mK8yUnuJneUEyWNM64AwCgYIKoZIzj0EAwMw
2025-08-20T22:47:52.7780053Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:47:52.7781001Z cm1lZGlhdGUwHhcNMjUwODIwMjI0NzUxWhcNMjUwODIwMjI1NzUxWjAAMFkwEwYH
2025-08-20T22:47:52.7782151Z KoZIzj0CAQYIKoZIzj0DAQcDQgAEXa5GtPMizdJP3OX71e1tYYhjB1ADawbtOJL8
2025-08-20T22:47:52.7783069Z N3gQcJ388X9WGeAiaHfxwSlIKbtP3ihO33jCDHlAmHIz6pGFf6OCBZMwggWPMA4G
2025-08-20T22:47:52.7783975Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQU/TUB
2025-08-20T22:47:52.7784878Z qM+6KKD5TclE71VzpBh9FOowHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:47:52.7785772Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:47:52.7786873Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:47:52.7787976Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:47:52.7788860Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:47:52.7789699Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:47:52.7790614Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:47:52.7791550Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:47:52.7792468Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:47:52.7793361Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:47:52.7794237Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:47:52.7795115Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:47:52.7796028Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:47:52.7796921Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:47:52.7798081Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:47:52.7799036Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:47:52.7799975Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:47:52.7800895Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:47:52.7801793Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:47:52.7802732Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:47:52.7803666Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:47:52.7804587Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:47:52.7805459Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:47:52.7806361Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:47:52.7807477Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5NTMwOTUwL2F0
2025-08-20T22:47:52.7808371Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYkGCisGAQQB1nkCBAIE
2025-08-20T22:47:52.7809281Z ewR5AHcAdQDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJqtEX
2025-08-20T22:47:52.7810161Z AAAEAwBGMEQCIANLzunSLm9wLyAHoNJiaw/yjLHrUD/ABxpxkZ2/fClJAiAP4gIE
2025-08-20T22:47:52.7811012Z 8NG1ezUqMOGLGU5xCA2yZNytT2Frsoy1m4wzUzAKBggqhkjOPQQDAwNoADBlAjAt
2025-08-20T22:47:52.7811861Z HN3+m3uRe1Ox+ddHg8MTmT93T36rRovtvB/M9hNOzd4CaJOPJyqpfwEz2MwNWY0C
2025-08-20T22:47:52.7812663Z MQDS2uKIDBAInrBddBZPbS8Z5a/FdF4iOd/HUSLQiTURIhjaaxWoB3vNwaQN+64B
2025-08-20T22:47:52.7813252Z huY=
2025-08-20T22:47:52.7813691Z -----END CERTIFICATE-----
2025-08-20T22:47:52.7813906Z 
2025-08-20T22:47:52.7814476Z ##[endgroup]
2025-08-20T22:47:52.7815026Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:47:52.7815586Z https://search.sigstore.dev?logIndex=414568552
2025-08-20T22:47:52.7816090Z [36mAttestation uploaded to repository[39m
2025-08-20T22:47:52.7816570Z https://github.com/pkgforge/bincache/attestations/9876218
2025-08-20T22:47:52.8606860Z ##[group]Run ##Presets
2025-08-20T22:47:52.8607377Z [36;1m##Presets[0m
2025-08-20T22:47:52.8607628Z [36;1mset +x ; set +e[0m
2025-08-20T22:47:52.8607845Z [36;1m#-------------#[0m
2025-08-20T22:47:52.8608049Z [36;1m##Debug?[0m
2025-08-20T22:47:52.8608310Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:47:52.8608608Z [36;1m  set -x[0m
2025-08-20T22:47:52.8608928Z [36;1mfi[0m
2025-08-20T22:47:52.8609109Z [36;1m#-------------#[0m
2025-08-20T22:47:52.8609420Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:47:52.8609984Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/sling/official/source"[0m
2025-08-20T22:47:52.8610429Z [36;1m exit 1[0m
2025-08-20T22:47:52.8610614Z [36;1mfi[0m
2025-08-20T22:47:52.8659617Z shell: /usr/bin/bash -e {0}
2025-08-20T22:47:52.8659858Z env:
2025-08-20T22:47:52.8660043Z   CROSS_COMPILING: NO
2025-08-20T22:47:52.8660287Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:52.8660520Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:52.8660743Z   ON_QEMU: NO
2025-08-20T22:47:52.8660925Z   DEBUG: 0
2025-08-20T22:47:52.8661131Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:52.8661372Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:52.8661693Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:52.8662029Z   KEEP_LOGS: YES
2025-08-20T22:47:52.8662228Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:52.8662451Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:52.8662675Z   SBUILD_REBUILD: false
2025-08-20T22:47:52.8663216Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:52.8663785Z   BUILD_SYS: docker://go
2025-08-20T22:47:52.8664010Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:52.8664212Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:52.8664410Z   SYSTMP: /tmp
2025-08-20T22:47:52.8664596Z   GHA_MODE: MATRIX
2025-08-20T22:47:52.8665039Z   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-20T22:47:52.8665556Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:52.8678232Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:52.8678683Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:52.8679216Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:52.8679634Z   PKG_TYPE: static
2025-08-20T22:47:52.8679841Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:52.8680086Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:52.8680489Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:52.8680864Z   BUILD_ID: 17109530950
2025-08-20T22:47:52.8681073Z   PKG_NAME: sling
2025-08-20T22:47:52.8681276Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:52.8681536Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:52.8681824Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:52.8682156Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:52.8682543Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:52.8683016Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:52.8683501Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:52.8683799Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:52.8684089Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:52.8684746Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:52.8685196Z   UTC_TIME: 2025_08_20T10_47_46_PM
2025-08-20T22:47:52.8685433Z ##[endgroup]
2025-08-20T22:47:52.8775252Z ##[group]Run ##Presets
2025-08-20T22:47:52.8775504Z [36;1m##Presets[0m
2025-08-20T22:47:52.8775708Z [36;1mset +x ; set +e[0m
2025-08-20T22:47:52.8775917Z [36;1m#-------------#[0m
2025-08-20T22:47:52.8776120Z [36;1m##Debug?[0m
2025-08-20T22:47:52.8776371Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:47:52.8776661Z [36;1m  set -x[0m
2025-08-20T22:47:52.8776854Z [36;1mfi[0m
2025-08-20T22:47:52.8777033Z [36;1m#-------------#[0m
2025-08-20T22:47:52.8777506Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:47:52.8778098Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/sling/official/source"[0m
2025-08-20T22:47:52.8778535Z [36;1m exit 1[0m
2025-08-20T22:47:52.8778725Z [36;1mfi[0m
2025-08-20T22:47:52.8822582Z shell: /usr/bin/bash -e {0}
2025-08-20T22:47:52.8822821Z env:
2025-08-20T22:47:52.8823003Z   CROSS_COMPILING: NO
2025-08-20T22:47:52.8823249Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:52.8823481Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:52.8823697Z   ON_QEMU: NO
2025-08-20T22:47:52.8823874Z   DEBUG: 0
2025-08-20T22:47:52.8824055Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:52.8824279Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:52.8824582Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:52.8824923Z   KEEP_LOGS: YES
2025-08-20T22:47:52.8825119Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:52.8825337Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:52.8825554Z   SBUILD_REBUILD: false
2025-08-20T22:47:52.8826100Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:52.8826668Z   BUILD_SYS: docker://go
2025-08-20T22:47:52.8826878Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:52.8827077Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:52.8827576Z   SYSTMP: /tmp
2025-08-20T22:47:52.8827762Z   GHA_MODE: MATRIX
2025-08-20T22:47:52.8828200Z   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-20T22:47:52.8828710Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:52.8829059Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:52.8829459Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:52.8829959Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:52.8830344Z   PKG_TYPE: static
2025-08-20T22:47:52.8830544Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:52.8830777Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:52.8831167Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:52.8831533Z   BUILD_ID: 17109530950
2025-08-20T22:47:52.8831734Z   PKG_NAME: sling
2025-08-20T22:47:52.8831938Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:52.8832185Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:52.8832449Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:52.8832774Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:52.8833147Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:52.8833606Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:52.8834083Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:52.8834381Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:52.8834655Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:52.8835160Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:52.8835714Z   UTC_TIME: 2025_08_20T10_47_46_PM
2025-08-20T22:47:52.8835944Z ##[endgroup]
2025-08-20T22:47:52.8921656Z ##[group]Run ##Presets
2025-08-20T22:47:52.8921914Z [36;1m##Presets[0m
2025-08-20T22:47:52.8922128Z [36;1mset +x ; set +e[0m
2025-08-20T22:47:52.8922345Z [36;1m#-------------#[0m
2025-08-20T22:47:52.8922548Z [36;1m##Debug?[0m
2025-08-20T22:47:52.8922795Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:47:52.8923090Z [36;1m  set -x[0m
2025-08-20T22:47:52.8923281Z [36;1mfi[0m
2025-08-20T22:47:52.8923463Z [36;1m#-------------#[0m
2025-08-20T22:47:52.8923815Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:47:52.8924211Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:47:52.8924509Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:47:52.8924899Z [36;1mfi[0m
2025-08-20T22:47:52.8969514Z shell: /usr/bin/bash -e {0}
2025-08-20T22:47:52.8969767Z env:
2025-08-20T22:47:52.8969957Z   CROSS_COMPILING: NO
2025-08-20T22:47:52.8970206Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:47:52.8970447Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:47:52.8970667Z   ON_QEMU: NO
2025-08-20T22:47:52.8970846Z   DEBUG: 0
2025-08-20T22:47:52.8971030Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:47:52.8971260Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:47:52.8971580Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/sling/official/source
2025-08-20T22:47:52.8971909Z   KEEP_LOGS: YES
2025-08-20T22:47:52.8972107Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:47:52.8972328Z   PKG_FAMILY_LOCAL: sling
2025-08-20T22:47:52.8972545Z   SBUILD_REBUILD: false
2025-08-20T22:47:52.8973088Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/sling/static.official.source.yaml
2025-08-20T22:47:52.8973655Z   BUILD_SYS: docker://go
2025-08-20T22:47:52.8973871Z   BUILD_ON_HOST: FALSE
2025-08-20T22:47:52.8974079Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:47:52.8974284Z   SYSTMP: /tmp
2025-08-20T22:47:52.8974467Z   GHA_MODE: MATRIX
2025-08-20T22:47:52.8974907Z   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-20T22:47:52.8975424Z   INPUT_SBUILD: /tmp/pkgforge/ajkU5MsaZ_build.yaml
2025-08-20T22:47:52.8975753Z   BUILD_DIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml
2025-08-20T22:47:52.8976150Z   SBUILD_OUTDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR
2025-08-20T22:47:52.8976645Z   SBUILD_TMPDIR: /tmp/pkgforge/kp5IlFa_ajkU5MsaZ_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:47:52.8977034Z   PKG_TYPE: static
2025-08-20T22:47:52.8977423Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:47:52.8977667Z   SBUILD_PKGVER: HEAD-aa4483a-250819T184333
2025-08-20T22:47:52.8978056Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17109530950
2025-08-20T22:47:52.8978430Z   BUILD_ID: 17109530950
2025-08-20T22:47:52.8978635Z   PKG_NAME: sling
2025-08-20T22:47:52.8978839Z   PKG_DATE: 2025-08-20T22:47:05Z
2025-08-20T22:47:52.8979090Z   PKG_VERSION: HEAD-aa4483a-250819T184333
2025-08-20T22:47:52.8979353Z   PKG_VERSION_UPSTREAM: 1.4.15
2025-08-20T22:47:52.8979675Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/sling/official/source/sling
2025-08-20T22:47:52.8980052Z   GHCRPKG_TAG: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:52.8980513Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/x86_64-linux/sling/official/source/sling
2025-08-20T22:47:52.8980997Z   PKG_SRCURL: https://github.com/slingdata-io/sling-cli
2025-08-20T22:47:52.8981310Z   PUSH_SUCCESSFUL: YES
2025-08-20T22:47:52.8981590Z   GHCRPKG_TAG_SRCBUILD: HEAD-aa4483a-250819T184333-x86_64-linux
2025-08-20T22:47:52.8982099Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/sling/official/source/sling-srcbuild-17109530950
2025-08-20T22:47:52.8982550Z   UTC_TIME: 2025_08_20T10_47_46_PM
2025-08-20T22:47:52.8982783Z ##[endgroup]
2025-08-20T22:47:52.9057354Z EXITED
2025-08-20T22:47:52.9101998Z Cleaning up orphan processes
