﻿2024-09-11T14:47:20.1938594Z Current runner version: '2.319.1'
2024-09-11T14:47:20.1965327Z ##[group]Operating System
2024-09-11T14:47:20.1965995Z Ubuntu
2024-09-11T14:47:20.1966501Z 22.04.4
2024-09-11T14:47:20.1966984Z LTS
2024-09-11T14:47:20.1967342Z ##[endgroup]
2024-09-11T14:47:20.1967751Z ##[group]Runner Image
2024-09-11T14:47:20.1968260Z Image: ubuntu-22.04
2024-09-11T14:47:20.1968678Z Version: 20240901.1.0
2024-09-11T14:47:20.1969659Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240901.1/images/ubuntu/Ubuntu2204-Readme.md
2024-09-11T14:47:20.1971177Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240901.1
2024-09-11T14:47:20.1972057Z ##[endgroup]
2024-09-11T14:47:20.1972464Z ##[group]Runner Image Provisioner
2024-09-11T14:47:20.1973019Z 2.0.384.1
2024-09-11T14:47:20.1973375Z ##[endgroup]
2024-09-11T14:47:20.1989650Z ##[group]GITHUB_TOKEN Permissions
2024-09-11T14:47:20.1991560Z Metadata: read
2024-09-11T14:47:20.1992221Z Packages: write
2024-09-11T14:47:20.1992828Z ##[endgroup]
2024-09-11T14:47:20.1996399Z Secret source: Actions
2024-09-11T14:47:20.1997005Z Prepare workflow directory
2024-09-11T14:47:20.2635831Z Prepare all required actions
2024-09-11T14:47:20.2799734Z Getting action download info
2024-09-11T14:47:20.5226234Z Download action repository 'actions/checkout@v4' (SHA:692973e3d937129bcbf40652eb9f2f61becf3332)
2024-09-11T14:47:20.6528349Z Download action repository 'docker/setup-buildx-action@v3' (SHA:988b5a0280414f521da01fcc63a27aeeb4b104db)
2024-09-11T14:47:21.2550490Z Download action repository 'docker/login-action@v3' (SHA:9780b0c442fbb1117ed29e0efdff1e18412f7567)
2024-09-11T14:47:21.8709215Z Download action repository 'docker/build-push-action@v6' (SHA:5cd11c3a4ced054e52742c5fd54dca954e0edd85)
2024-09-11T14:47:22.6319740Z Complete job name: build-image
2024-09-11T14:47:22.7255338Z ##[group]Run actions/checkout@v4
2024-09-11T14:47:22.7255718Z with:
2024-09-11T14:47:22.7256036Z   ref: 0401c581eb3f4ea2303c9390d81ac081980af953
2024-09-11T14:47:22.7256425Z   path: dash
2024-09-11T14:47:22.7256683Z   fetch-depth: 0
2024-09-11T14:47:22.7256939Z   repository: dashpay/dash
2024-09-11T14:47:22.7257444Z   token: ***
2024-09-11T14:47:22.7257675Z   ssh-strict: true
2024-09-11T14:47:22.7257921Z   ssh-user: git
2024-09-11T14:47:22.7258199Z   persist-credentials: true
2024-09-11T14:47:22.7258483Z   clean: true
2024-09-11T14:47:22.7258742Z   sparse-checkout-cone-mode: true
2024-09-11T14:47:22.7259079Z   fetch-tags: false
2024-09-11T14:47:22.7259326Z   show-progress: true
2024-09-11T14:47:22.7259600Z   lfs: false
2024-09-11T14:47:22.7259873Z   submodules: false
2024-09-11T14:47:22.7260150Z   set-safe-directory: true
2024-09-11T14:47:22.7260419Z ##[endgroup]
2024-09-11T14:47:22.9480252Z Syncing repository: dashpay/dash
2024-09-11T14:47:22.9482642Z ##[group]Getting Git version info
2024-09-11T14:47:22.9483479Z Working directory is '/home/runner/work/dash/dash/dash'
2024-09-11T14:47:22.9484182Z [command]/usr/bin/git version
2024-09-11T14:47:22.9501392Z git version 2.46.0
2024-09-11T14:47:22.9528457Z ##[endgroup]
2024-09-11T14:47:22.9544196Z Temporarily overriding HOME='/home/runner/work/_temp/544b6669-48f3-4620-a521-2fa1c3aec3de' before making global git config changes
2024-09-11T14:47:22.9545935Z Adding repository directory to the temporary git global config as a safe directory
2024-09-11T14:47:22.9548634Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/dash/dash/dash
2024-09-11T14:47:22.9590671Z ##[group]Initializing the repository
2024-09-11T14:47:22.9595457Z [command]/usr/bin/git init /home/runner/work/dash/dash/dash
2024-09-11T14:47:22.9686972Z hint: Using 'master' as the name for the initial branch. This default branch name
2024-09-11T14:47:22.9688079Z hint: is subject to change. To configure the initial branch name to use in all
2024-09-11T14:47:22.9689062Z hint: of your new repositories, which will suppress this warning, call:
2024-09-11T14:47:22.9690121Z hint:
2024-09-11T14:47:22.9690853Z hint: 	git config --global init.defaultBranch <name>
2024-09-11T14:47:22.9692120Z hint:
2024-09-11T14:47:22.9692992Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2024-09-11T14:47:22.9694302Z hint: 'development'. The just-created branch can be renamed via this command:
2024-09-11T14:47:22.9694907Z hint:
2024-09-11T14:47:22.9700682Z hint: 	git branch -m <name>
2024-09-11T14:47:22.9701375Z Initialized empty Git repository in /home/runner/work/dash/dash/dash/.git/
2024-09-11T14:47:22.9712126Z [command]/usr/bin/git remote add origin https://github.com/dashpay/dash
2024-09-11T14:47:22.9747372Z ##[endgroup]
2024-09-11T14:47:22.9747917Z ##[group]Disabling automatic garbage collection
2024-09-11T14:47:22.9752128Z [command]/usr/bin/git config --local gc.auto 0
2024-09-11T14:47:22.9783036Z ##[endgroup]
2024-09-11T14:47:22.9784084Z ##[group]Setting up auth
2024-09-11T14:47:22.9791151Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-09-11T14:47:22.9823331Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-09-11T14:47:23.0147836Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-09-11T14:47:23.0181336Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-09-11T14:47:23.0437137Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2024-09-11T14:47:23.0475415Z ##[endgroup]
2024-09-11T14:47:23.0476381Z ##[group]Fetching the repository
2024-09-11T14:47:23.0485574Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2024-09-11T14:47:58.8311738Z From https://github.com/dashpay/dash
2024-09-11T14:47:58.8313107Z  * [new branch]          develop              -> origin/develop
2024-09-11T14:47:58.8316159Z  * [new branch]          feat/github-ci       -> origin/feat/github-ci
2024-09-11T14:47:58.8317148Z  * [new branch]          master               -> origin/master
2024-09-11T14:47:58.8318089Z  * [new branch]          v0.10.0.x            -> origin/v0.10.0.x
2024-09-11T14:47:58.8319301Z  * [new branch]          v0.11.1.x            -> origin/v0.11.1.x
2024-09-11T14:47:58.8321760Z  * [new branch]          v0.11.2.x            -> origin/v0.11.2.x
2024-09-11T14:47:58.8324198Z  * [new branch]          v0.12.0.x            -> origin/v0.12.0.x
2024-09-11T14:47:58.8326678Z  * [new branch]          v0.12.1.x            -> origin/v0.12.1.x
2024-09-11T14:47:58.8329608Z  * [new branch]          v0.12.2.x            -> origin/v0.12.2.x
2024-09-11T14:47:58.8331255Z  * [new branch]          v0.12.3.x            -> origin/v0.12.3.x
2024-09-11T14:47:58.8333630Z  * [new branch]          v0.13.x              -> origin/v0.13.x
2024-09-11T14:47:58.8335838Z  * [new branch]          v0.14.0.x            -> origin/v0.14.0.x
2024-09-11T14:47:58.8338063Z  * [new branch]          v0.15.x              -> origin/v0.15.x
2024-09-11T14:47:58.8340572Z  * [new branch]          v0.16.x              -> origin/v0.16.x
2024-09-11T14:47:58.8342969Z  * [new branch]          v0.17.x              -> origin/v0.17.x
2024-09-11T14:47:58.8345580Z  * [new branch]          v18.1.x              -> origin/v18.1.x
2024-09-11T14:47:58.8347844Z  * [new branch]          v18.2.x              -> origin/v18.2.x
2024-09-11T14:47:58.8350337Z  * [new branch]          v18.x                -> origin/v18.x
2024-09-11T14:47:58.8352636Z  * [new branch]          v19.x                -> origin/v19.x
2024-09-11T14:47:58.8355115Z  * [new branch]          v20.1.x              -> origin/v20.1.x
2024-09-11T14:47:58.8357539Z  * [new branch]          v20.x                -> origin/v20.x
2024-09-11T14:47:58.8359895Z  * [new branch]          v21.0.x              -> origin/v21.0.x
2024-09-11T14:47:58.8361905Z  * [new branch]          v21.1.x              -> origin/v21.1.x
2024-09-11T14:47:58.8363617Z  * [new tag]             0.8.3.7-cc           -> 0.8.3.7-cc
2024-09-11T14:47:58.8365082Z  * [new tag]             v0.1.5               -> v0.1.5
2024-09-11T14:47:58.8366461Z  * [new tag]             v0.1.6test1          -> v0.1.6test1
2024-09-11T14:47:58.8367983Z  * [new tag]             v0.10.13.15          -> v0.10.13.15
2024-09-11T14:47:58.8369568Z  * [new tag]             v0.10.14.0           -> v0.10.14.0
2024-09-11T14:47:58.8371473Z  * [new tag]             v0.10.14.1           -> v0.10.14.1
2024-09-11T14:47:58.8374252Z  * [new tag]             v0.10.14.2           -> v0.10.14.2
2024-09-11T14:47:58.8375176Z  * [new tag]             v0.10.15.0           -> v0.10.15.0
2024-09-11T14:47:58.8377646Z  * [new tag]             v0.10.15.1           -> v0.10.15.1
2024-09-11T14:47:58.8378641Z  * [new tag]             v0.10.15.10          -> v0.10.15.10
2024-09-11T14:47:58.8379605Z  * [new tag]             v0.10.15.11          -> v0.10.15.11
2024-09-11T14:47:58.8380585Z  * [new tag]             v0.10.15.12          -> v0.10.15.12
2024-09-11T14:47:58.8381568Z  * [new tag]             v0.10.15.13          -> v0.10.15.13
2024-09-11T14:47:58.8382509Z  * [new tag]             v0.10.15.14          -> v0.10.15.14
2024-09-11T14:47:58.8383419Z  * [new tag]             v0.10.15.15          -> v0.10.15.15
2024-09-11T14:47:58.8384591Z  * [new tag]             v0.10.15.16          -> v0.10.15.16
2024-09-11T14:47:58.8385580Z  * [new tag]             v0.10.15.17          -> v0.10.15.17
2024-09-11T14:47:58.8386814Z  * [new tag]             v0.10.15.18          -> v0.10.15.18
2024-09-11T14:47:58.8388200Z  * [new tag]             v0.10.15.19          -> v0.10.15.19
2024-09-11T14:47:58.8389873Z  * [new tag]             v0.10.15.2           -> v0.10.15.2
2024-09-11T14:47:58.8394272Z  * [new tag]             v0.10.15.20          -> v0.10.15.20
2024-09-11T14:47:58.8399457Z  * [new tag]             v0.10.15.21          -> v0.10.15.21
2024-09-11T14:47:58.8404834Z  * [new tag]             v0.10.15.3           -> v0.10.15.3
2024-09-11T14:47:58.8411093Z  * [new tag]             v0.10.15.4           -> v0.10.15.4
2024-09-11T14:47:58.8412805Z  * [new tag]             v0.10.15.5           -> v0.10.15.5
2024-09-11T14:47:58.8413719Z  * [new tag]             v0.10.15.6           -> v0.10.15.6
2024-09-11T14:47:58.8414585Z  * [new tag]             v0.10.15.7           -> v0.10.15.7
2024-09-11T14:47:58.8415546Z  * [new tag]             v0.10.15.8           -> v0.10.15.8
2024-09-11T14:47:58.8416641Z  * [new tag]             v0.10.15.9           -> v0.10.15.9
2024-09-11T14:47:58.8417667Z  * [new tag]             v0.10.16.0           -> v0.10.16.0
2024-09-11T14:47:58.8418606Z  * [new tag]             v0.10.16.1           -> v0.10.16.1
2024-09-11T14:47:58.8419532Z  * [new tag]             v0.10.16.10          -> v0.10.16.10
2024-09-11T14:47:58.8420450Z  * [new tag]             v0.10.16.11          -> v0.10.16.11
2024-09-11T14:47:58.8421373Z  * [new tag]             v0.10.16.12          -> v0.10.16.12
2024-09-11T14:47:58.8422290Z  * [new tag]             v0.10.16.13          -> v0.10.16.13
2024-09-11T14:47:58.8423204Z  * [new tag]             v0.10.16.14          -> v0.10.16.14
2024-09-11T14:47:58.8427819Z  * [new tag]             v0.10.16.15          -> v0.10.16.15
2024-09-11T14:47:58.8431888Z  * [new tag]             v0.10.16.16          -> v0.10.16.16
2024-09-11T14:47:58.8436969Z  * [new tag]             v0.10.16.2           -> v0.10.16.2
2024-09-11T14:47:58.8441988Z  * [new tag]             v0.10.16.3           -> v0.10.16.3
2024-09-11T14:47:58.8445030Z  * [new tag]             v0.10.16.4           -> v0.10.16.4
2024-09-11T14:47:58.8447355Z  * [new tag]             v0.10.16.5           -> v0.10.16.5
2024-09-11T14:47:58.8448325Z  * [new tag]             v0.10.16.6           -> v0.10.16.6
2024-09-11T14:47:58.8449264Z  * [new tag]             v0.10.16.7           -> v0.10.16.7
2024-09-11T14:47:58.8450196Z  * [new tag]             v0.10.16.8           -> v0.10.16.8
2024-09-11T14:47:58.8451394Z  * [new tag]             v0.10.16.9           -> v0.10.16.9
2024-09-11T14:47:58.8452321Z  * [new tag]             v0.10.17.0           -> v0.10.17.0
2024-09-11T14:47:58.8453252Z  * [new tag]             v0.10.17.1           -> v0.10.17.1
2024-09-11T14:47:58.8454178Z  * [new tag]             v0.10.17.10          -> v0.10.17.10
2024-09-11T14:47:58.8455162Z  * [new tag]             v0.10.17.11          -> v0.10.17.11
2024-09-11T14:47:58.8456112Z  * [new tag]             v0.10.17.12          -> v0.10.17.12
2024-09-11T14:47:58.8457081Z  * [new tag]             v0.10.17.14          -> v0.10.17.14
2024-09-11T14:47:58.8458027Z  * [new tag]             v0.10.17.15          -> v0.10.17.15
2024-09-11T14:47:58.8458894Z  * [new tag]             v0.10.17.16          -> v0.10.17.16
2024-09-11T14:47:58.8459757Z  * [new tag]             v0.10.17.17          -> v0.10.17.17
2024-09-11T14:47:58.8460619Z  * [new tag]             v0.10.17.18          -> v0.10.17.18
2024-09-11T14:47:58.8461512Z  * [new tag]             v0.10.17.19          -> v0.10.17.19
2024-09-11T14:47:58.8462384Z  * [new tag]             v0.10.17.2           -> v0.10.17.2
2024-09-11T14:47:58.8463266Z  * [new tag]             v0.10.17.20          -> v0.10.17.20
2024-09-11T14:47:58.8464366Z  * [new tag]             v0.10.17.21          -> v0.10.17.21
2024-09-11T14:47:58.8465226Z  * [new tag]             v0.10.17.22          -> v0.10.17.22
2024-09-11T14:47:58.8466127Z  * [new tag]             v0.10.17.23          -> v0.10.17.23
2024-09-11T14:47:58.8467087Z  * [new tag]             v0.10.17.24          -> v0.10.17.24
2024-09-11T14:47:58.8468044Z  * [new tag]             v0.10.17.26          -> v0.10.17.26
2024-09-11T14:47:58.8468971Z  * [new tag]             v0.10.17.3           -> v0.10.17.3
2024-09-11T14:47:58.8470140Z  * [new tag]             v0.10.17.4           -> v0.10.17.4
2024-09-11T14:47:58.8471087Z  * [new tag]             v0.10.17.5           -> v0.10.17.5
2024-09-11T14:47:58.8471987Z  * [new tag]             v0.10.17.6           -> v0.10.17.6
2024-09-11T14:47:58.8472947Z  * [new tag]             v0.10.17.7           -> v0.10.17.7
2024-09-11T14:47:58.8473823Z  * [new tag]             v0.10.17.8           -> v0.10.17.8
2024-09-11T14:47:58.8474815Z  * [new tag]             v0.10.17.9           -> v0.10.17.9
2024-09-11T14:47:58.8475773Z  * [new tag]             v0.10.99.99          -> v0.10.99.99
2024-09-11T14:47:58.8476666Z  * [new tag]             v0.11.0.0            -> v0.11.0.0
2024-09-11T14:47:58.8477586Z  * [new tag]             v0.11.0.1            -> v0.11.0.1
2024-09-11T14:47:58.8478450Z  * [new tag]             v0.11.0.10           -> v0.11.0.10
2024-09-11T14:47:58.8479343Z  * [new tag]             v0.11.0.11           -> v0.11.0.11
2024-09-11T14:47:58.8480266Z  * [new tag]             v0.11.0.12           -> v0.11.0.12
2024-09-11T14:47:58.8481216Z  * [new tag]             v0.11.0.13           -> v0.11.0.13
2024-09-11T14:47:58.8482218Z  * [new tag]             v0.11.0.14           -> v0.11.0.14
2024-09-11T14:47:58.8483142Z  * [new tag]             v0.11.0.14d          -> v0.11.0.14d
2024-09-11T14:47:58.8484050Z  * [new tag]             v0.11.0.2            -> v0.11.0.2
2024-09-11T14:47:58.8484930Z  * [new tag]             v0.11.0.3            -> v0.11.0.3
2024-09-11T14:47:58.8485783Z  * [new tag]             v0.11.0.4            -> v0.11.0.4
2024-09-11T14:47:58.8486642Z  * [new tag]             v0.11.0.5            -> v0.11.0.5
2024-09-11T14:47:58.8487502Z  * [new tag]             v0.11.0.6            -> v0.11.0.6
2024-09-11T14:47:58.8488340Z  * [new tag]             v0.11.0.7            -> v0.11.0.7
2024-09-11T14:47:58.8489187Z  * [new tag]             v0.11.0.8            -> v0.11.0.8
2024-09-11T14:47:58.8490153Z  * [new tag]             v0.11.0.9            -> v0.11.0.9
2024-09-11T14:47:58.8491037Z  * [new tag]             v0.11.1.0            -> v0.11.1.0
2024-09-11T14:47:58.8491936Z  * [new tag]             v0.11.1.1            -> v0.11.1.1
2024-09-11T14:47:58.8492893Z  * [new tag]             v0.11.1.10           -> v0.11.1.10
2024-09-11T14:47:58.8494120Z  * [new tag]             v0.11.1.11           -> v0.11.1.11
2024-09-11T14:47:58.8495077Z  * [new tag]             v0.11.1.13           -> v0.11.1.13
2024-09-11T14:47:58.8495977Z  * [new tag]             v0.11.1.14           -> v0.11.1.14
2024-09-11T14:47:58.8496897Z  * [new tag]             v0.11.1.15           -> v0.11.1.15
2024-09-11T14:47:58.8497853Z  * [new tag]             v0.11.1.16           -> v0.11.1.16
2024-09-11T14:47:58.8498849Z  * [new tag]             v0.11.1.17           -> v0.11.1.17
2024-09-11T14:47:58.8499736Z  * [new tag]             v0.11.1.18           -> v0.11.1.18
2024-09-11T14:47:58.8500614Z  * [new tag]             v0.11.1.19           -> v0.11.1.19
2024-09-11T14:47:58.8501496Z  * [new tag]             v0.11.1.2            -> v0.11.1.2
2024-09-11T14:47:58.8502385Z  * [new tag]             v0.11.1.20           -> v0.11.1.20
2024-09-11T14:47:58.8503304Z  * [new tag]             v0.11.1.21           -> v0.11.1.21
2024-09-11T14:47:58.8504377Z  * [new tag]             v0.11.1.22           -> v0.11.1.22
2024-09-11T14:47:58.8505272Z  * [new tag]             v0.11.1.23           -> v0.11.1.23
2024-09-11T14:47:58.8506145Z  * [new tag]             v0.11.1.24           -> v0.11.1.24
2024-09-11T14:47:58.8507002Z  * [new tag]             v0.11.1.25           -> v0.11.1.25
2024-09-11T14:47:58.8508217Z  * [new tag]             v0.11.1.25b          -> v0.11.1.25b
2024-09-11T14:47:58.8509737Z  * [new tag]             v0.11.1.26           -> v0.11.1.26
2024-09-11T14:47:58.8512593Z  * [new tag]             v0.11.1.3            -> v0.11.1.3
2024-09-11T14:47:58.8513562Z  * [new tag]             v0.11.1.4            -> v0.11.1.4
2024-09-11T14:47:58.8514550Z  * [new tag]             v0.11.1.5            -> v0.11.1.5
2024-09-11T14:47:58.8517444Z  * [new tag]             v0.11.1.6            -> v0.11.1.6
2024-09-11T14:47:58.8518385Z  * [new tag]             v0.11.1.7            -> v0.11.1.7
2024-09-11T14:47:58.8519348Z  * [new tag]             v0.11.1.8            -> v0.11.1.8
2024-09-11T14:47:58.8520226Z  * [new tag]             v0.11.1.9            -> v0.11.1.9
2024-09-11T14:47:58.8521607Z  * [new tag]             v0.11.2.0            -> v0.11.2.0
2024-09-11T14:47:58.8523000Z  * [new tag]             v0.11.2.1            -> v0.11.2.1
2024-09-11T14:47:58.8525588Z  * [new tag]             v0.11.2.10           -> v0.11.2.10
2024-09-11T14:47:58.8526468Z  * [new tag]             v0.11.2.11           -> v0.11.2.11
2024-09-11T14:47:58.8527442Z  * [new tag]             v0.11.2.12           -> v0.11.2.12
2024-09-11T14:47:58.8530495Z  * [new tag]             v0.11.2.13           -> v0.11.2.13
2024-09-11T14:47:58.8531391Z  * [new tag]             v0.11.2.14           -> v0.11.2.14
2024-09-11T14:47:58.8532258Z  * [new tag]             v0.11.2.15           -> v0.11.2.15
2024-09-11T14:47:58.8534087Z  * [new tag]             v0.11.2.16           -> v0.11.2.16
2024-09-11T14:47:58.8534975Z  * [new tag]             v0.11.2.17           -> v0.11.2.17
2024-09-11T14:47:58.8536091Z  * [new tag]             v0.11.2.17-ref       -> v0.11.2.17-ref
2024-09-11T14:47:58.8537853Z  * [new tag]             v0.11.2.18           -> v0.11.2.18
2024-09-11T14:47:58.8539579Z  * [new tag]             v0.11.2.18-debug     -> v0.11.2.18-debug
2024-09-11T14:47:58.8540606Z  * [new tag]             v0.11.2.19           -> v0.11.2.19
2024-09-11T14:47:58.8541536Z  * [new tag]             v0.11.2.2            -> v0.11.2.2
2024-09-11T14:47:58.8543221Z  * [new tag]             v0.11.2.20           -> v0.11.2.20
2024-09-11T14:47:58.8544754Z  * [new tag]             v0.11.2.21           -> v0.11.2.21
2024-09-11T14:47:58.8547747Z  * [new tag]             v0.11.2.22           -> v0.11.2.22
2024-09-11T14:47:58.8548677Z  * [new tag]             v0.11.2.22-ref       -> v0.11.2.22-ref
2024-09-11T14:47:58.8549759Z  * [new tag]             v0.11.2.23           -> v0.11.2.23
2024-09-11T14:47:58.8551443Z  * [new tag]             v0.11.2.3            -> v0.11.2.3
2024-09-11T14:47:58.8554268Z  * [new tag]             v0.11.2.4            -> v0.11.2.4
2024-09-11T14:47:58.8558601Z  * [new tag]             v0.11.2.5            -> v0.11.2.5
2024-09-11T14:47:58.8560555Z  * [new tag]             v0.11.2.6            -> v0.11.2.6
2024-09-11T14:47:58.8561454Z  * [new tag]             v0.11.2.7            -> v0.11.2.7
2024-09-11T14:47:58.8562304Z  * [new tag]             v0.11.2.8            -> v0.11.2.8
2024-09-11T14:47:58.8563152Z  * [new tag]             v0.11.2.9            -> v0.11.2.9
2024-09-11T14:47:58.8564038Z  * [new tag]             v0.12.0.0            -> v0.12.0.0
2024-09-11T14:47:58.8565201Z  * [new tag]             v0.12.0.44           -> v0.12.0.44
2024-09-11T14:47:58.8566548Z  * [new tag]             v0.12.0.45           -> v0.12.0.45
2024-09-11T14:47:58.8567497Z  * [new tag]             v0.12.0.46           -> v0.12.0.46
2024-09-11T14:47:58.8569025Z  * [new tag]             v0.12.0.47           -> v0.12.0.47
2024-09-11T14:47:58.8570562Z  * [new tag]             v0.12.0.48           -> v0.12.0.48
2024-09-11T14:47:58.8572211Z  * [new tag]             v0.12.0.49           -> v0.12.0.49
2024-09-11T14:47:58.8573752Z  * [new tag]             v0.12.0.50           -> v0.12.0.50
2024-09-11T14:47:58.8575982Z  * [new tag]             v0.12.0.51           -> v0.12.0.51
2024-09-11T14:47:58.8577626Z  * [new tag]             v0.12.0.52           -> v0.12.0.52
2024-09-11T14:47:58.8579224Z  * [new tag]             v0.12.0.53           -> v0.12.0.53
2024-09-11T14:47:58.8580783Z  * [new tag]             v0.12.0.55           -> v0.12.0.55
2024-09-11T14:47:58.8582387Z  * [new tag]             v0.12.0.56           -> v0.12.0.56
2024-09-11T14:47:58.8584612Z  * [new tag]             v0.12.0.57           -> v0.12.0.57
2024-09-11T14:47:58.8587928Z  * [new tag]             v0.12.0.58           -> v0.12.0.58
2024-09-11T14:47:58.8589585Z  * [new tag]             v0.12.0.59           -> v0.12.0.59
2024-09-11T14:47:58.8590891Z  * [new tag]             v0.12.0.60           -> v0.12.0.60
2024-09-11T14:47:58.8592957Z  * [new tag]             v0.12.1.0            -> v0.12.1.0
2024-09-11T14:47:58.8594316Z  * [new tag]             v0.12.1.1            -> v0.12.1.1
2024-09-11T14:47:58.8596464Z  * [new tag]             v0.12.1.2            -> v0.12.1.2
2024-09-11T14:47:58.8597716Z  * [new tag]             v0.12.1.3            -> v0.12.1.3
2024-09-11T14:47:58.8599812Z  * [new tag]             v0.12.1.4            -> v0.12.1.4
2024-09-11T14:47:58.8601163Z  * [new tag]             v0.12.1.5            -> v0.12.1.5
2024-09-11T14:47:58.8606243Z  * [new tag]             v0.12.2.0            -> v0.12.2.0
2024-09-11T14:47:58.8609176Z  * [new tag]             v0.12.2.1            -> v0.12.2.1
2024-09-11T14:47:58.8611128Z  * [new tag]             v0.12.2.2            -> v0.12.2.2
2024-09-11T14:47:58.8613055Z  * [new tag]             v0.12.2.3            -> v0.12.2.3
2024-09-11T14:47:58.8615072Z  * [new tag]             v0.12.3              -> v0.12.3
2024-09-11T14:47:58.8617043Z  * [new tag]             v0.12.3.0-rc1        -> v0.12.3.0-rc1
2024-09-11T14:47:58.8619019Z  * [new tag]             v0.12.3.0-rc2        -> v0.12.3.0-rc2
2024-09-11T14:47:58.8620993Z  * [new tag]             v0.12.3.0-rc3        -> v0.12.3.0-rc3
2024-09-11T14:47:58.8622926Z  * [new tag]             v0.12.3.0-rc4        -> v0.12.3.0-rc4
2024-09-11T14:47:58.8625030Z  * [new tag]             v0.12.3.0-rc5        -> v0.12.3.0-rc5
2024-09-11T14:47:58.8626949Z  * [new tag]             v0.12.3.1            -> v0.12.3.1
2024-09-11T14:47:58.8628866Z  * [new tag]             v0.12.3.2            -> v0.12.3.2
2024-09-11T14:47:58.8630799Z  * [new tag]             v0.12.3.3            -> v0.12.3.3
2024-09-11T14:47:58.8632760Z  * [new tag]             v0.12.3.4            -> v0.12.3.4
2024-09-11T14:47:58.8635737Z  * [new tag]             v0.13.0.0            -> v0.13.0.0
2024-09-11T14:47:58.8637729Z  * [new tag]             v0.13.0.0-rc1        -> v0.13.0.0-rc1
2024-09-11T14:47:58.8639734Z  * [new tag]             v0.13.0.0-rc10       -> v0.13.0.0-rc10
2024-09-11T14:47:58.8641704Z  * [new tag]             v0.13.0.0-rc11       -> v0.13.0.0-rc11
2024-09-11T14:47:58.8644911Z  * [new tag]             v0.13.0.0-rc2        -> v0.13.0.0-rc2
2024-09-11T14:47:58.8646839Z  * [new tag]             v0.13.0.0-rc3        -> v0.13.0.0-rc3
2024-09-11T14:47:58.8648788Z  * [new tag]             v0.13.0.0-rc4        -> v0.13.0.0-rc4
2024-09-11T14:47:58.8650754Z  * [new tag]             v0.13.0.0-rc5        -> v0.13.0.0-rc5
2024-09-11T14:47:58.8652657Z  * [new tag]             v0.13.0.0-rc6        -> v0.13.0.0-rc6
2024-09-11T14:47:58.8654577Z  * [new tag]             v0.13.0.0-rc7        -> v0.13.0.0-rc7
2024-09-11T14:47:58.8656511Z  * [new tag]             v0.13.0.0-rc8        -> v0.13.0.0-rc8
2024-09-11T14:47:58.8658429Z  * [new tag]             v0.13.0.0-rc9        -> v0.13.0.0-rc9
2024-09-11T14:47:58.8660334Z  * [new tag]             v0.13.1.0            -> v0.13.1.0
2024-09-11T14:47:58.8662341Z  * [new tag]             v0.13.2.0            -> v0.13.2.0
2024-09-11T14:47:58.8663199Z  * [new tag]             v0.13.3.0            -> v0.13.3.0
2024-09-11T14:47:58.8665195Z  * [new tag]             v0.14.0.0            -> v0.14.0.0
2024-09-11T14:47:58.8666106Z  * [new tag]             v0.14.0.0-rc1        -> v0.14.0.0-rc1
2024-09-11T14:47:58.8668066Z  * [new tag]             v0.14.0.0-rc2        -> v0.14.0.0-rc2
2024-09-11T14:47:58.8671078Z  * [new tag]             v0.14.0.0-rc3        -> v0.14.0.0-rc3
2024-09-11T14:47:58.8673051Z  * [new tag]             v0.14.0.0-rc4        -> v0.14.0.0-rc4
2024-09-11T14:47:58.8674988Z  * [new tag]             v0.14.0.0-rc5        -> v0.14.0.0-rc5
2024-09-11T14:47:58.8676907Z  * [new tag]             v0.14.0.0-rc6        -> v0.14.0.0-rc6
2024-09-11T14:47:58.8679829Z  * [new tag]             v0.14.0.1            -> v0.14.0.1
2024-09-11T14:47:58.8681703Z  * [new tag]             v0.14.0.2            -> v0.14.0.2
2024-09-11T14:47:58.8684827Z  * [new tag]             v0.14.0.3            -> v0.14.0.3
2024-09-11T14:47:58.8686919Z  * [new tag]             v0.14.0.4            -> v0.14.0.4
2024-09-11T14:47:58.8688848Z  * [new tag]             v0.14.0.5            -> v0.14.0.5
2024-09-11T14:47:58.8690807Z  * [new tag]             v0.15.0.0            -> v0.15.0.0
2024-09-11T14:47:58.8692730Z  * [new tag]             v0.15.0.0-rc1        -> v0.15.0.0-rc1
2024-09-11T14:47:58.8695785Z  * [new tag]             v0.15.0.0-rc2        -> v0.15.0.0-rc2
2024-09-11T14:47:58.8697748Z  * [new tag]             v0.15.0.0-rc3        -> v0.15.0.0-rc3
2024-09-11T14:47:58.8699732Z  * [new tag]             v0.15.0.0-rc4        -> v0.15.0.0-rc4
2024-09-11T14:47:58.8701673Z  * [new tag]             v0.16.0.0            -> v0.16.0.0
2024-09-11T14:47:58.8704777Z  * [new tag]             v0.16.0.0-rc1        -> v0.16.0.0-rc1
2024-09-11T14:47:58.8706831Z  * [new tag]             v0.16.0.0-rc2        -> v0.16.0.0-rc2
2024-09-11T14:47:58.8708848Z  * [new tag]             v0.16.0.0-rc3        -> v0.16.0.0-rc3
2024-09-11T14:47:58.8710865Z  * [new tag]             v0.16.0.1            -> v0.16.0.1
2024-09-11T14:47:58.8712802Z  * [new tag]             v0.16.1.0            -> v0.16.1.0
2024-09-11T14:47:58.8715712Z  * [new tag]             v0.16.1.1            -> v0.16.1.1
2024-09-11T14:47:58.8717643Z  * [new tag]             v0.17.0.0            -> v0.17.0.0
2024-09-11T14:47:58.8720619Z  * [new tag]             v0.17.0.0-rc1        -> v0.17.0.0-rc1
2024-09-11T14:47:58.8722603Z  * [new tag]             v0.17.0.0-rc2        -> v0.17.0.0-rc2
2024-09-11T14:47:58.8725637Z  * [new tag]             v0.17.0.0-rc3        -> v0.17.0.0-rc3
2024-09-11T14:47:58.8728582Z  * [new tag]             v0.17.0.0-rc4        -> v0.17.0.0-rc4
2024-09-11T14:47:58.8730619Z  * [new tag]             v0.17.0.0-rc5        -> v0.17.0.0-rc5
2024-09-11T14:47:58.8733600Z  * [new tag]             v0.17.0.1            -> v0.17.0.1
2024-09-11T14:47:58.8735518Z  * [new tag]             v0.17.0.2            -> v0.17.0.2
2024-09-11T14:47:58.8738463Z  * [new tag]             v0.17.0.3            -> v0.17.0.3
2024-09-11T14:47:58.8741479Z  * [new tag]             v0.17.1.0-dev1       -> v0.17.1.0-dev1
2024-09-11T14:47:58.8744983Z  * [new tag]             v0.18.0.0-beta1      -> v0.18.0.0-beta1
2024-09-11T14:47:58.8745984Z  * [new tag]             v0.18.0.0-beta2      -> v0.18.0.0-beta2
2024-09-11T14:47:58.8749037Z  * [new tag]             v0.18.0.0-beta3      -> v0.18.0.0-beta3
2024-09-11T14:47:58.8751997Z  * [new tag]             v0.18.0.0-beta4      -> v0.18.0.0-beta4
2024-09-11T14:47:58.8755004Z  * [new tag]             v0.18.0.0-rot-alpha3 -> v0.18.0.0-rot-alpha3
2024-09-11T14:47:58.8757924Z  * [new tag]             v0.2.0               -> v0.2.0
2024-09-11T14:47:58.8759833Z  * [new tag]             v0.2.10              -> v0.2.10
2024-09-11T14:47:58.8762692Z  * [new tag]             v0.2.11              -> v0.2.11
2024-09-11T14:47:58.8764607Z  * [new tag]             v0.2.12              -> v0.2.12
2024-09-11T14:47:58.8767503Z  * [new tag]             v0.2.13              -> v0.2.13
2024-09-11T14:47:58.8770337Z  * [new tag]             v0.2.2               -> v0.2.2
2024-09-11T14:47:58.8773198Z  * [new tag]             v0.2.4               -> v0.2.4
2024-09-11T14:47:58.8775101Z  * [new tag]             v0.2.5               -> v0.2.5
2024-09-11T14:47:58.8776960Z  * [new tag]             v0.2.6               -> v0.2.6
2024-09-11T14:47:58.8778824Z  * [new tag]             v0.2.7               -> v0.2.7
2024-09-11T14:47:58.8781653Z  * [new tag]             v0.2.8               -> v0.2.8
2024-09-11T14:47:58.8783701Z  * [new tag]             v0.2.9               -> v0.2.9
2024-09-11T14:47:58.8785593Z  * [new tag]             v0.2rc2              -> v0.2rc2
2024-09-11T14:47:58.8788431Z  * [new tag]             v0.3.0               -> v0.3.0
2024-09-11T14:47:58.8790331Z  * [new tag]             v0.3.1               -> v0.3.1
2024-09-11T14:47:58.8793183Z  * [new tag]             v0.3.10              -> v0.3.10
2024-09-11T14:47:58.8795466Z  * [new tag]             v0.3.11_notexact     -> v0.3.11_notexact
2024-09-11T14:47:58.8798415Z  * [new tag]             v0.3.12              -> v0.3.12
2024-09-11T14:47:58.8801280Z  * [new tag]             v0.3.13              -> v0.3.13
2024-09-11T14:47:58.8803247Z  * [new tag]             v0.3.14              -> v0.3.14
2024-09-11T14:47:58.8805147Z  * [new tag]             v0.3.15              -> v0.3.15
2024-09-11T14:47:58.8808026Z  * [new tag]             v0.3.17              -> v0.3.17
2024-09-11T14:47:58.8809871Z  * [new tag]             v0.3.18              -> v0.3.18
2024-09-11T14:47:58.8811748Z  * [new tag]             v0.3.19              -> v0.3.19
2024-09-11T14:47:58.8814592Z  * [new tag]             v0.3.1rc1            -> v0.3.1rc1
2024-09-11T14:47:58.8816508Z  * [new tag]             v0.3.2               -> v0.3.2
2024-09-11T14:47:58.8818375Z  * [new tag]             v0.3.20              -> v0.3.20
2024-09-11T14:47:58.8820322Z  * [new tag]             v0.3.20.01_closest   -> v0.3.20.01_closest
2024-09-11T14:47:58.8823332Z  * [new tag]             v0.3.20.2_closest    -> v0.3.20.2_closest
2024-09-11T14:47:58.8825563Z  * [new tag]             v0.3.21              -> v0.3.21
2024-09-11T14:47:58.8828552Z  * [new tag]             v0.3.21rc            -> v0.3.21rc
2024-09-11T14:47:58.8830459Z  * [new tag]             v0.3.22              -> v0.3.22
2024-09-11T14:47:58.8832368Z  * [new tag]             v0.3.22rc1           -> v0.3.22rc1
2024-09-11T14:47:58.8834291Z  * [new tag]             v0.3.22rc2           -> v0.3.22rc2
2024-09-11T14:47:58.8836215Z  * [new tag]             v0.3.22rc3           -> v0.3.22rc3
2024-09-11T14:47:58.8838114Z  * [new tag]             v0.3.22rc4           -> v0.3.22rc4
2024-09-11T14:47:58.8840027Z  * [new tag]             v0.3.22rc5           -> v0.3.22rc5
2024-09-11T14:47:58.8841938Z  * [new tag]             v0.3.22rc6           -> v0.3.22rc6
2024-09-11T14:47:58.8844816Z  * [new tag]             v0.3.23              -> v0.3.23
2024-09-11T14:47:58.8846744Z  * [new tag]             v0.3.23rc1           -> v0.3.23rc1
2024-09-11T14:47:58.8848675Z  * [new tag]             v0.3.24              -> v0.3.24
2024-09-11T14:47:58.8851554Z  * [new tag]             v0.3.24rc1           -> v0.3.24rc1
2024-09-11T14:47:58.8853772Z  * [new tag]             v0.3.24rc2           -> v0.3.24rc2
2024-09-11T14:47:58.8856633Z  * [new tag]             v0.3.24rc3           -> v0.3.24rc3
2024-09-11T14:47:58.8858550Z  * [new tag]             v0.3.3               -> v0.3.3
2024-09-11T14:47:58.8860411Z  * [new tag]             v0.3.6               -> v0.3.6
2024-09-11T14:47:58.8862270Z  * [new tag]             v0.3.7               -> v0.3.7
2024-09-11T14:47:58.8864354Z  * [new tag]             v0.3.8               -> v0.3.8
2024-09-11T14:47:58.8867227Z  * [new tag]             v0.3rc1              -> v0.3rc1
2024-09-11T14:47:58.8869112Z  * [new tag]             v0.3rc2              -> v0.3rc2
2024-09-11T14:47:58.8871000Z  * [new tag]             v0.3rc4              -> v0.3rc4
2024-09-11T14:47:58.8873859Z  * [new tag]             v0.4.0               -> v0.4.0
2024-09-11T14:47:58.8875867Z  * [new tag]             v0.4.00rc1           -> v0.4.00rc1
2024-09-11T14:47:58.8877762Z  * [new tag]             v0.4.00rc2           -> v0.4.00rc2
2024-09-11T14:47:58.8879726Z  * [new tag]             v0.5.0               -> v0.5.0
2024-09-11T14:47:58.8882739Z  * [new tag]             v0.5.0rc1            -> v0.5.0rc1
2024-09-11T14:47:58.8884755Z  * [new tag]             v0.5.0rc2            -> v0.5.0rc2
2024-09-11T14:47:58.8886852Z  * [new tag]             v0.5.0rc3            -> v0.5.0rc3
2024-09-11T14:47:58.8888794Z  * [new tag]             v0.5.0rc4            -> v0.5.0rc4
2024-09-11T14:47:58.8890809Z  * [new tag]             v0.5.0rc5            -> v0.5.0rc5
2024-09-11T14:47:58.8892733Z  * [new tag]             v0.5.0rc6            -> v0.5.0rc6
2024-09-11T14:47:58.8894711Z  * [new tag]             v0.5.0rc7            -> v0.5.0rc7
2024-09-11T14:47:58.8896675Z  * [new tag]             v0.5.1               -> v0.5.1
2024-09-11T14:47:58.8899780Z  * [new tag]             v0.5.1rc1            -> v0.5.1rc1
2024-09-11T14:47:58.8901719Z  * [new tag]             v0.5.1rc2            -> v0.5.1rc2
2024-09-11T14:47:58.8903761Z  * [new tag]             v0.5.2               -> v0.5.2
2024-09-11T14:47:58.8905614Z  * [new tag]             v0.5.3               -> v0.5.3
2024-09-11T14:47:58.8906492Z  * [new tag]             v0.5.3rc4            -> v0.5.3rc4
2024-09-11T14:47:58.8908364Z  * [new tag]             v0.6.0               -> v0.6.0
2024-09-11T14:47:58.8910244Z  * [new tag]             v0.6.0rc1            -> v0.6.0rc1
2024-09-11T14:47:58.8912293Z  * [new tag]             v0.6.0rc2            -> v0.6.0rc2
2024-09-11T14:47:58.8914321Z  * [new tag]             v0.6.0rc3            -> v0.6.0rc3
2024-09-11T14:47:58.8916288Z  * [new tag]             v0.6.0rc4            -> v0.6.0rc4
2024-09-11T14:47:58.8918173Z  * [new tag]             v0.6.0rc5            -> v0.6.0rc5
2024-09-11T14:47:58.8920081Z  * [new tag]             v0.6.0rc6            -> v0.6.0rc6
2024-09-11T14:47:58.8922941Z  * [new tag]             v0.6.1               -> v0.6.1
2024-09-11T14:47:58.8924839Z  * [new tag]             v0.6.1rc1            -> v0.6.1rc1
2024-09-11T14:47:58.8926752Z  * [new tag]             v0.6.1rc2            -> v0.6.1rc2
2024-09-11T14:47:58.8928627Z  * [new tag]             v0.6.2               -> v0.6.2
2024-09-11T14:47:58.8930497Z  * [new tag]             v0.6.2.1             -> v0.6.2.1
2024-09-11T14:47:58.8932385Z  * [new tag]             v0.6.2.2             -> v0.6.2.2
2024-09-11T14:47:58.8934257Z  * [new tag]             v0.6.3               -> v0.6.3
2024-09-11T14:47:58.8936131Z  * [new tag]             v0.6.3a              -> v0.6.3a
2024-09-11T14:47:58.8938974Z  * [new tag]             v0.6.3b              -> v0.6.3b
2024-09-11T14:47:58.8940851Z  * [new tag]             v0.6.3c              -> v0.6.3c
2024-09-11T14:47:58.8942749Z  * [new tag]             v0.6.3rc1            -> v0.6.3rc1
2024-09-11T14:47:58.8944913Z  * [new tag]             v0.6.9               -> v0.6.9
2024-09-11T14:47:58.8946797Z  * [new tag]             v0.6.9.1             -> v0.6.9.1
2024-09-11T14:47:58.8949687Z  * [new tag]             v0.6.9.2             -> v0.6.9.2
2024-09-11T14:47:58.8951835Z  * [new tag]             v0.7.0               -> v0.7.0
2024-09-11T14:47:58.8953685Z  * [new tag]             v0.7.0rc1            -> v0.7.0rc1
2024-09-11T14:47:58.8955552Z  * [new tag]             v0.7.0rc2            -> v0.7.0rc2
2024-09-11T14:47:58.8957434Z  * [new tag]             v0.7.0rc3            -> v0.7.0rc3
2024-09-11T14:47:58.8959279Z  * [new tag]             v0.7.1               -> v0.7.1
2024-09-11T14:47:58.8961137Z  * [new tag]             v0.7.1rc1            -> v0.7.1rc1
2024-09-11T14:47:58.8962968Z  * [new tag]             v0.7.2               -> v0.7.2
2024-09-11T14:47:58.8963853Z  * [new tag]             v0.7.2rc2            -> v0.7.2rc2
2024-09-11T14:47:58.8965709Z  * [new tag]             v0.8.0               -> v0.8.0
2024-09-11T14:47:58.8967603Z  * [new tag]             v0.8.0rc1            -> v0.8.0rc1
2024-09-11T14:47:58.8969488Z  * [new tag]             v0.8.1               -> v0.8.1
2024-09-11T14:47:58.8971373Z  * [new tag]             v0.8.2               -> v0.8.2
2024-09-11T14:47:58.8973250Z  * [new tag]             v0.8.2.3             -> v0.8.2.3
2024-09-11T14:47:58.8975116Z  * [new tag]             v0.8.2rc1            -> v0.8.2rc1
2024-09-11T14:47:58.8976988Z  * [new tag]             v0.8.2rc2            -> v0.8.2rc2
2024-09-11T14:47:58.8978842Z  * [new tag]             v0.8.2rc3            -> v0.8.2rc3
2024-09-11T14:47:58.8980678Z  * [new tag]             v0.8.3               -> v0.8.3
2024-09-11T14:47:58.8982584Z  * [new tag]             v0.8.3.1             -> v0.8.3.1
2024-09-11T14:47:58.8984653Z  * [new tag]             v0.8.3.2             -> v0.8.3.2
2024-09-11T14:47:58.8985748Z  * [new tag]             v0.8.3.3             -> v0.8.3.3
2024-09-11T14:47:58.8986474Z  * [new tag]             v0.8.3.4             -> v0.8.3.4
2024-09-11T14:47:58.8987932Z  * [new tag]             v0.8.3.5             -> v0.8.3.5
2024-09-11T14:47:58.8989002Z  * [new tag]             v0.8.3.6             -> v0.8.3.6
2024-09-11T14:47:58.8989669Z  * [new tag]             v0.8.3.7             -> v0.8.3.7
2024-09-11T14:47:58.8990685Z  * [new tag]             v0.8.3.7-cc          -> v0.8.3.7-cc
2024-09-11T14:47:58.8991443Z  * [new tag]             v0.8.3.7-ccsec       -> v0.8.3.7-ccsec
2024-09-11T14:47:58.8992426Z  * [new tag]             v0.8.4               -> v0.8.4
2024-09-11T14:47:58.8993117Z  * [new tag]             v0.8.4.1             -> v0.8.4.1
2024-09-11T14:47:58.8993904Z  * [new tag]             v0.8.4.1-cc          -> v0.8.4.1-cc
2024-09-11T14:47:58.8994497Z  * [new tag]             v0.8.4.1-ccsec       -> v0.8.4.1-ccsec
2024-09-11T14:47:58.8995398Z  * [new tag]             v0.8.4.1-omg1        -> v0.8.4.1-omg1
2024-09-11T14:47:58.8995987Z  * [new tag]             v0.8.4.1-sse2test    -> v0.8.4.1-sse2test
2024-09-11T14:47:58.8996944Z  * [new tag]             v0.8.4rc1            -> v0.8.4rc1
2024-09-11T14:47:58.8997582Z  * [new tag]             v0.8.4rc2            -> v0.8.4rc2
2024-09-11T14:47:58.8998281Z  * [new tag]             v0.8.5               -> v0.8.5
2024-09-11T14:47:58.8999069Z  * [new tag]             v0.8.5-nodebloom     -> v0.8.5-nodebloom
2024-09-11T14:47:58.8999871Z  * [new tag]             v0.8.5.1             -> v0.8.5.1
2024-09-11T14:47:58.9000663Z  * [new tag]             v0.8.5.1-macosx      -> v0.8.5.1-macosx
2024-09-11T14:47:58.9001337Z  * [new tag]             v0.8.5.1-omg1        -> v0.8.5.1-omg1
2024-09-11T14:47:58.9002249Z  * [new tag]             v0.8.5.1-omg2        -> v0.8.5.1-omg2
2024-09-11T14:47:58.9002971Z  * [new tag]             v0.8.5.1-omgscrypt   -> v0.8.5.1-omgscrypt
2024-09-11T14:47:58.9003912Z  * [new tag]             v0.8.5.2-rc1         -> v0.8.5.2-rc1
2024-09-11T14:47:58.9004530Z  * [new tag]             v0.8.5.2-rc2         -> v0.8.5.2-rc2
2024-09-11T14:47:58.9005480Z  * [new tag]             v0.8.5.2-rc3         -> v0.8.5.2-rc3
2024-09-11T14:47:58.9006121Z  * [new tag]             v0.8.5.2-rc4         -> v0.8.5.2-rc4
2024-09-11T14:47:58.9007144Z  * [new tag]             v0.8.5.2-rc4-detect  -> v0.8.5.2-rc4-detect
2024-09-11T14:47:58.9008286Z  * [new tag]             v0.8.5.2-rc5         -> v0.8.5.2-rc5
2024-09-11T14:47:58.9008925Z  * [new tag]             v0.8.5.2-rc6         -> v0.8.5.2-rc6
2024-09-11T14:47:58.9009700Z  * [new tag]             v0.8.5.2rc1          -> v0.8.5.2rc1
2024-09-11T14:47:58.9010416Z  * [new tag]             v0.8.5.3-rc1         -> v0.8.5.3-rc1
2024-09-11T14:47:58.9010975Z  * [new tag]             v0.8.5.3-rc2         -> v0.8.5.3-rc2
2024-09-11T14:47:58.9011504Z  * [new tag]             v0.8.5.3-rc3         -> v0.8.5.3-rc3
2024-09-11T14:47:58.9012397Z  * [new tag]             v0.8.5.3-rc4         -> v0.8.5.3-rc4
2024-09-11T14:47:58.9012936Z  * [new tag]             v0.8.5.3-rc4-no-mmap -> v0.8.5.3-rc4-no-mmap
2024-09-11T14:47:58.9013853Z  * [new tag]             v0.8.5.3-rc5         -> v0.8.5.3-rc5
2024-09-11T14:47:58.9014404Z  * [new tag]             v0.8.5.3-rc6         -> v0.8.5.3-rc6
2024-09-11T14:47:58.9015258Z  * [new tag]             v0.8.5.3-rc7         -> v0.8.5.3-rc7
2024-09-11T14:47:58.9015827Z  * [new tag]             v0.8.5.3-rc8         -> v0.8.5.3-rc8
2024-09-11T14:47:58.9016595Z  * [new tag]             v0.8.6.1             -> v0.8.6.1
2024-09-11T14:47:58.9017269Z  * [new tag]             v0.8.6.2             -> v0.8.6.2
2024-09-11T14:47:58.9017998Z  * [new tag]             v0.8.7.0             -> v0.8.7.0
2024-09-11T14:47:58.9018641Z  * [new tag]             v0.8.7.1             -> v0.8.7.1
2024-09-11T14:47:58.9019155Z  * [new tag]             v0.8.7.2             -> v0.8.7.2
2024-09-11T14:47:58.9019924Z  * [new tag]             v0.8.7.3             -> v0.8.7.3
2024-09-11T14:47:58.9020380Z  * [new tag]             v0.8.8.0             -> v0.8.8.0
2024-09-11T14:47:58.9021244Z  * [new tag]             v0.8.9.0             -> v0.8.9.0
2024-09-11T14:47:58.9021931Z  * [new tag]             v0.8.9.1             -> v0.8.9.1
2024-09-11T14:47:58.9022414Z  * [new tag]             v0.8.9.2             -> v0.8.9.2
2024-09-11T14:47:58.9023018Z  * [new tag]             v0.9.0.0             -> v0.9.0.0
2024-09-11T14:47:58.9024156Z  * [new tag]             v0.9.0.1             -> v0.9.0.1
2024-09-11T14:47:58.9024889Z  * [new tag]             v0.9.1.0             -> v0.9.1.0
2024-09-11T14:47:58.9025669Z  * [new tag]             v0.9.1.1             -> v0.9.1.1
2024-09-11T14:47:58.9026663Z  * [new tag]             v0.9.1.2             -> v0.9.1.2
2024-09-11T14:47:58.9027430Z  * [new tag]             v0.9.10.0            -> v0.9.10.0
2024-09-11T14:47:58.9028411Z  * [new tag]             v0.9.10.1            -> v0.9.10.1
2024-09-11T14:47:58.9029019Z  * [new tag]             v0.9.10.2            -> v0.9.10.2
2024-09-11T14:47:58.9029909Z  * [new tag]             v0.9.11.0            -> v0.9.11.0
2024-09-11T14:47:58.9030598Z  * [new tag]             v0.9.11.1            -> v0.9.11.1
2024-09-11T14:47:58.9031418Z  * [new tag]             v0.9.11.2            -> v0.9.11.2
2024-09-11T14:47:58.9032005Z  * [new tag]             v0.9.11.3            -> v0.9.11.3
2024-09-11T14:47:58.9032797Z  * [new tag]             v0.9.11.4            -> v0.9.11.4
2024-09-11T14:47:58.9033342Z  * [new tag]             v0.9.11.5            -> v0.9.11.5
2024-09-11T14:47:58.9034195Z  * [new tag]             v0.9.11.6            -> v0.9.11.6
2024-09-11T14:47:58.9034760Z  * [new tag]             v0.9.12.0            -> v0.9.12.0
2024-09-11T14:47:58.9035595Z  * [new tag]             v0.9.12.1            -> v0.9.12.1
2024-09-11T14:47:58.9036105Z  * [new tag]             v0.9.12.10           -> v0.9.12.10
2024-09-11T14:47:58.9036963Z  * [new tag]             v0.9.12.11           -> v0.9.12.11
2024-09-11T14:47:58.9037448Z  * [new tag]             v0.9.12.12           -> v0.9.12.12
2024-09-11T14:47:58.9038076Z  * [new tag]             v0.9.12.13           -> v0.9.12.13
2024-09-11T14:47:58.9038881Z  * [new tag]             v0.9.12.14           -> v0.9.12.14
2024-09-11T14:47:58.9039668Z  * [new tag]             v0.9.12.15           -> v0.9.12.15
2024-09-11T14:47:58.9040303Z  * [new tag]             v0.9.12.16           -> v0.9.12.16
2024-09-11T14:47:58.9041495Z  * [new tag]             v0.9.12.17           -> v0.9.12.17
2024-09-11T14:47:58.9041995Z  * [new tag]             v0.9.12.18           -> v0.9.12.18
2024-09-11T14:47:58.9043081Z  * [new tag]             v0.9.12.19           -> v0.9.12.19
2024-09-11T14:47:58.9044536Z  * [new tag]             v0.9.12.2            -> v0.9.12.2
2024-09-11T14:47:58.9045991Z  * [new tag]             v0.9.12.20           -> v0.9.12.20
2024-09-11T14:47:58.9047491Z  * [new tag]             v0.9.12.21           -> v0.9.12.21
2024-09-11T14:47:58.9048995Z  * [new tag]             v0.9.12.22           -> v0.9.12.22
2024-09-11T14:47:58.9050421Z  * [new tag]             v0.9.12.23           -> v0.9.12.23
2024-09-11T14:47:58.9051825Z  * [new tag]             v0.9.12.24           -> v0.9.12.24
2024-09-11T14:47:58.9053332Z  * [new tag]             v0.9.12.25           -> v0.9.12.25
2024-09-11T14:47:58.9054754Z  * [new tag]             v0.9.12.26           -> v0.9.12.26
2024-09-11T14:47:58.9056248Z  * [new tag]             v0.9.12.27           -> v0.9.12.27
2024-09-11T14:47:58.9057653Z  * [new tag]             v0.9.12.28           -> v0.9.12.28
2024-09-11T14:47:58.9059056Z  * [new tag]             v0.9.12.29           -> v0.9.12.29
2024-09-11T14:47:58.9060614Z  * [new tag]             v0.9.12.30           -> v0.9.12.30
2024-09-11T14:47:58.9061992Z  * [new tag]             v0.9.12.31           -> v0.9.12.31
2024-09-11T14:47:58.9063440Z  * [new tag]             v0.9.12.32           -> v0.9.12.32
2024-09-11T14:47:58.9066024Z  * [new tag]             v0.9.12.4            -> v0.9.12.4
2024-09-11T14:47:58.9067408Z  * [new tag]             v0.9.12.5            -> v0.9.12.5
2024-09-11T14:47:58.9068631Z  * [new tag]             v0.9.12.6            -> v0.9.12.6
2024-09-11T14:47:58.9070056Z  * [new tag]             v0.9.12.7            -> v0.9.12.7
2024-09-11T14:47:58.9071700Z  * [new tag]             v0.9.12.8            -> v0.9.12.8
2024-09-11T14:47:58.9073012Z  * [new tag]             v0.9.12.9            -> v0.9.12.9
2024-09-11T14:47:58.9074442Z  * [new tag]             v0.9.13.0            -> v0.9.13.0
2024-09-11T14:47:58.9075879Z  * [new tag]             v0.9.13.1            -> v0.9.13.1
2024-09-11T14:47:58.9077407Z  * [new tag]             v0.9.13.10           -> v0.9.13.10
2024-09-11T14:47:58.9078880Z  * [new tag]             v0.9.13.11           -> v0.9.13.11
2024-09-11T14:47:58.9080374Z  * [new tag]             v0.9.13.12           -> v0.9.13.12
2024-09-11T14:47:58.9081828Z  * [new tag]             v0.9.13.13           -> v0.9.13.13
2024-09-11T14:47:58.9083497Z  * [new tag]             v0.9.13.14           -> v0.9.13.14
2024-09-11T14:47:58.9084758Z  * [new tag]             v0.9.13.15           -> v0.9.13.15
2024-09-11T14:47:58.9086237Z  * [new tag]             v0.9.13.2            -> v0.9.13.2
2024-09-11T14:47:58.9087723Z  * [new tag]             v0.9.13.3            -> v0.9.13.3
2024-09-11T14:47:58.9089162Z  * [new tag]             v0.9.13.4            -> v0.9.13.4
2024-09-11T14:47:58.9090615Z  * [new tag]             v0.9.13.5            -> v0.9.13.5
2024-09-11T14:47:58.9092249Z  * [new tag]             v0.9.13.6            -> v0.9.13.6
2024-09-11T14:47:58.9093605Z  * [new tag]             v0.9.13.7            -> v0.9.13.7
2024-09-11T14:47:58.9095071Z  * [new tag]             v0.9.13.8            -> v0.9.13.8
2024-09-11T14:47:58.9096619Z  * [new tag]             v0.9.13.9            -> v0.9.13.9
2024-09-11T14:47:58.9098078Z  * [new tag]             v0.9.3.0             -> v0.9.3.0
2024-09-11T14:47:58.9099579Z  * [new tag]             v0.9.3.3             -> v0.9.3.3
2024-09-11T14:47:58.9101274Z  * [new tag]             v0.9.3.4             -> v0.9.3.4
2024-09-11T14:47:58.9102563Z  * [new tag]             v0.9.4.11            -> v0.9.4.11
2024-09-11T14:47:58.9104693Z  * [new tag]             v0.9.4.12            -> v0.9.4.12
2024-09-11T14:47:58.9105849Z  * [new tag]             v0.9.4.13            -> v0.9.4.13
2024-09-11T14:47:58.9107289Z  * [new tag]             v0.9.4.2             -> v0.9.4.2
2024-09-11T14:47:58.9109062Z  * [new tag]             v0.9.4.3             -> v0.9.4.3
2024-09-11T14:47:58.9110382Z  * [new tag]             v0.9.4.5             -> v0.9.4.5
2024-09-11T14:47:58.9112514Z  * [new tag]             v0.9.4.6             -> v0.9.4.6
2024-09-11T14:47:58.9113800Z  * [new tag]             v0.9.4.8             -> v0.9.4.8
2024-09-11T14:47:58.9115273Z  * [new tag]             v0.9.4.9             -> v0.9.4.9
2024-09-11T14:47:58.9116726Z  * [new tag]             v0.9.5.0             -> v0.9.5.0
2024-09-11T14:47:58.9118653Z  * [new tag]             v0.9.5.1             -> v0.9.5.1
2024-09-11T14:47:58.9120653Z  * [new tag]             v0.9.5.3             -> v0.9.5.3
2024-09-11T14:47:58.9121738Z  * [new tag]             v0.9.5.5             -> v0.9.5.5
2024-09-11T14:47:58.9123902Z  * [new tag]             v18.0.0              -> v18.0.0
2024-09-11T14:47:58.9125526Z  * [new tag]             v18.0.0-rc10         -> v18.0.0-rc10
2024-09-11T14:47:58.9127333Z  * [new tag]             v18.0.0-rc11         -> v18.0.0-rc11
2024-09-11T14:47:58.9129161Z  * [new tag]             v18.0.0-rc12         -> v18.0.0-rc12
2024-09-11T14:47:58.9130966Z  * [new tag]             v18.0.0-rc4          -> v18.0.0-rc4
2024-09-11T14:47:58.9132709Z  * [new tag]             v18.0.0-rc5          -> v18.0.0-rc5
2024-09-11T14:47:58.9134638Z  * [new tag]             v18.0.0-rc6          -> v18.0.0-rc6
2024-09-11T14:47:58.9136650Z  * [new tag]             v18.0.0-rc7          -> v18.0.0-rc7
2024-09-11T14:47:58.9138365Z  * [new tag]             v18.0.0-rc8          -> v18.0.0-rc8
2024-09-11T14:47:58.9140140Z  * [new tag]             v18.0.0-rc9          -> v18.0.0-rc9
2024-09-11T14:47:58.9141756Z  * [new tag]             v18.0.0.0-rc1        -> v18.0.0.0-rc1
2024-09-11T14:47:58.9143448Z  * [new tag]             v18.0.0.0-rc2        -> v18.0.0.0-rc2
2024-09-11T14:47:58.9146233Z  * [new tag]             v18.0.0.0-rc3        -> v18.0.0.0-rc3
2024-09-11T14:47:58.9147148Z  * [new tag]             v18.0.1              -> v18.0.1
2024-09-11T14:47:58.9148706Z  * [new tag]             v18.0.2              -> v18.0.2
2024-09-11T14:47:58.9150428Z  * [new tag]             v18.1.0              -> v18.1.0
2024-09-11T14:47:58.9152122Z  * [new tag]             v18.1.0-rc.1         -> v18.1.0-rc.1
2024-09-11T14:47:58.9153771Z  * [new tag]             v18.1.0.0-alpha1     -> v18.1.0.0-alpha1
2024-09-11T14:47:58.9155318Z  * [new tag]             v18.1.1              -> v18.1.1
2024-09-11T14:47:58.9157228Z  * [new tag]             v18.2.0              -> v18.2.0
2024-09-11T14:47:58.9158934Z  * [new tag]             v18.2.0-beta.1       -> v18.2.0-beta.1
2024-09-11T14:47:58.9160883Z  * [new tag]             v18.2.0-rc.1         -> v18.2.0-rc.1
2024-09-11T14:47:58.9162697Z  * [new tag]             v18.2.0-rc.2         -> v18.2.0-rc.2
2024-09-11T14:47:58.9164683Z  * [new tag]             v18.2.0-rc.3         -> v18.2.0-rc.3
2024-09-11T14:47:58.9166757Z  * [new tag]             v18.2.0-rc.4         -> v18.2.0-rc.4
2024-09-11T14:47:58.9168375Z  * [new tag]             v18.2.1              -> v18.2.1
2024-09-11T14:47:58.9170081Z  * [new tag]             v18.2.2              -> v18.2.2
2024-09-11T14:47:58.9171837Z  * [new tag]             v19.0.0              -> v19.0.0
2024-09-11T14:47:58.9174881Z  * [new tag]             v19.0.0-beta.1       -> v19.0.0-beta.1
2024-09-11T14:47:58.9176409Z  * [new tag]             v19.0.0-beta.2       -> v19.0.0-beta.2
2024-09-11T14:47:58.9178207Z  * [new tag]             v19.0.0-beta.3       -> v19.0.0-beta.3
2024-09-11T14:47:58.9180453Z  * [new tag]             v19.0.0-beta.4       -> v19.0.0-beta.4
2024-09-11T14:47:58.9183100Z  * [new tag]             v19.0.0-beta.5       -> v19.0.0-beta.5
2024-09-11T14:47:58.9185193Z  * [new tag]             v19.0.0-beta.6       -> v19.0.0-beta.6
2024-09-11T14:47:58.9187361Z  * [new tag]             v19.0.0-rc.1         -> v19.0.0-rc.1
2024-09-11T14:47:58.9189057Z  * [new tag]             v19.0.0-rc.10        -> v19.0.0-rc.10
2024-09-11T14:47:58.9190818Z  * [new tag]             v19.0.0-rc.2         -> v19.0.0-rc.2
2024-09-11T14:47:58.9192693Z  * [new tag]             v19.0.0-rc.3         -> v19.0.0-rc.3
2024-09-11T14:47:58.9194616Z  * [new tag]             v19.0.0-rc.4         -> v19.0.0-rc.4
2024-09-11T14:47:58.9196600Z  * [new tag]             v19.0.0-rc.5         -> v19.0.0-rc.5
2024-09-11T14:47:58.9198706Z  * [new tag]             v19.0.0-rc.6         -> v19.0.0-rc.6
2024-09-11T14:47:58.9200208Z  * [new tag]             v19.0.0-rc.7         -> v19.0.0-rc.7
2024-09-11T14:47:58.9202412Z  * [new tag]             v19.0.0-rc.8         -> v19.0.0-rc.8
2024-09-11T14:47:58.9204017Z  * [new tag]             v19.0.0-rc.9         -> v19.0.0-rc.9
2024-09-11T14:47:58.9205942Z  * [new tag]             v19.1.0              -> v19.1.0
2024-09-11T14:47:58.9207853Z  * [new tag]             v19.2.0              -> v19.2.0
2024-09-11T14:47:58.9209933Z  * [new tag]             v19.2.0-rc.1         -> v19.2.0-rc.1
2024-09-11T14:47:58.9211455Z  * [new tag]             v19.3.0              -> v19.3.0
2024-09-11T14:47:58.9213624Z  * [new tag]             v20.0.0              -> v20.0.0
2024-09-11T14:47:58.9215380Z  * [new tag]             v20.0.0-beta.1       -> v20.0.0-beta.1
2024-09-11T14:47:58.9217358Z  * [new tag]             v20.0.0-beta.2       -> v20.0.0-beta.2
2024-09-11T14:47:58.9219158Z  * [new tag]             v20.0.0-beta.3       -> v20.0.0-beta.3
2024-09-11T14:47:58.9221224Z  * [new tag]             v20.0.0-beta.4       -> v20.0.0-beta.4
2024-09-11T14:47:58.9223176Z  * [new tag]             v20.0.0-beta.5       -> v20.0.0-beta.5
2024-09-11T14:47:58.9225785Z  * [new tag]             v20.0.0-beta.6       -> v20.0.0-beta.6
2024-09-11T14:47:58.9227604Z  * [new tag]             v20.0.0-beta.7       -> v20.0.0-beta.7
2024-09-11T14:47:58.9229537Z  * [new tag]             v20.0.0-beta.8       -> v20.0.0-beta.8
2024-09-11T14:47:58.9231926Z  * [new tag]             v20.0.0-beta.9       -> v20.0.0-beta.9
2024-09-11T14:47:58.9233470Z  * [new tag]             v20.0.0-rc.1         -> v20.0.0-rc.1
2024-09-11T14:47:58.9235634Z  * [new tag]             v20.0.0-rc.2         -> v20.0.0-rc.2
2024-09-11T14:47:58.9237423Z  * [new tag]             v20.0.0-rc.3         -> v20.0.0-rc.3
2024-09-11T14:47:58.9239617Z  * [new tag]             v20.0.1              -> v20.0.1
2024-09-11T14:47:58.9241255Z  * [new tag]             v20.0.2              -> v20.0.2
2024-09-11T14:47:58.9243309Z  * [new tag]             v20.0.3              -> v20.0.3
2024-09-11T14:47:58.9244794Z  * [new tag]             v20.0.4              -> v20.0.4
2024-09-11T14:47:58.9247420Z  * [new tag]             v20.1.0              -> v20.1.0
2024-09-11T14:47:58.9249091Z  * [new tag]             v20.1.0-rc.1         -> v20.1.0-rc.1
2024-09-11T14:47:58.9251376Z  * [new tag]             v20.1.0-rc.2         -> v20.1.0-rc.2
2024-09-11T14:47:58.9253195Z  * [new tag]             v20.1.0-rc.3         -> v20.1.0-rc.3
2024-09-11T14:47:58.9254737Z  * [new tag]             v20.1.1              -> v20.1.1
2024-09-11T14:47:58.9256952Z  * [new tag]             v21.0.0              -> v21.0.0
2024-09-11T14:47:58.9259145Z  * [new tag]             v21.0.0-rc.1         -> v21.0.0-rc.1
2024-09-11T14:47:58.9261242Z  * [new tag]             v21.0.0-rc.2         -> v21.0.0-rc.2
2024-09-11T14:47:58.9263414Z  * [new tag]             v21.0.0-rc.3         -> v21.0.0-rc.3
2024-09-11T14:47:58.9265882Z  * [new tag]             v21.0.1              -> v21.0.1
2024-09-11T14:47:58.9267183Z  * [new tag]             v21.0.2              -> v21.0.2
2024-09-11T14:47:58.9268812Z  * [new tag]             v21.1.0              -> v21.1.0
2024-09-11T14:47:58.9370514Z [command]/usr/bin/git rev-parse --verify --quiet 0401c581eb3f4ea2303c9390d81ac081980af953^{object}
2024-09-11T14:47:58.9408316Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules origin 0401c581eb3f4ea2303c9390d81ac081980af953
2024-09-11T14:47:59.5922380Z From https://github.com/dashpay/dash
2024-09-11T14:47:59.5923238Z  * branch                0401c581eb3f4ea2303c9390d81ac081980af953 -> FETCH_HEAD
2024-09-11T14:47:59.5954626Z ##[endgroup]
2024-09-11T14:47:59.5955415Z ##[group]Determining the checkout info
2024-09-11T14:47:59.5958424Z ##[endgroup]
2024-09-11T14:47:59.5966413Z [command]/usr/bin/git sparse-checkout disable
2024-09-11T14:47:59.6009977Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2024-09-11T14:47:59.6037032Z ##[group]Checking out the ref
2024-09-11T14:47:59.6041932Z [command]/usr/bin/git checkout --progress --force 0401c581eb3f4ea2303c9390d81ac081980af953
2024-09-11T14:47:59.9934121Z Note: switching to '0401c581eb3f4ea2303c9390d81ac081980af953'.
2024-09-11T14:47:59.9934668Z 
2024-09-11T14:47:59.9935135Z You are in 'detached HEAD' state. You can look around, make experimental
2024-09-11T14:47:59.9935998Z changes and commit them, and you can discard any commits you make in this
2024-09-11T14:47:59.9936862Z state without impacting any branches by switching back to a branch.
2024-09-11T14:47:59.9937350Z 
2024-09-11T14:47:59.9937698Z If you want to create a new branch to retain commits you create, you may
2024-09-11T14:47:59.9938619Z do so (now or later) by using -c with the switch command. Example:
2024-09-11T14:47:59.9939103Z 
2024-09-11T14:47:59.9939297Z   git switch -c <new-branch-name>
2024-09-11T14:47:59.9939599Z 
2024-09-11T14:47:59.9939750Z Or undo this operation with:
2024-09-11T14:47:59.9940035Z 
2024-09-11T14:47:59.9940190Z   git switch -
2024-09-11T14:47:59.9940402Z 
2024-09-11T14:47:59.9940776Z Turn off this advice by setting config variable advice.detachedHead to false
2024-09-11T14:47:59.9941335Z 
2024-09-11T14:47:59.9941725Z HEAD is now at 0401c581e stats: `const`-ify variables and arguments
2024-09-11T14:47:59.9965080Z ##[endgroup]
2024-09-11T14:48:00.0010752Z [command]/usr/bin/git log -1 --format='%H'
2024-09-11T14:48:00.0036407Z '0401c581eb3f4ea2303c9390d81ac081980af953'
2024-09-11T14:48:00.0326465Z ##[group]Run docker/setup-buildx-action@v3
2024-09-11T14:48:00.0327073Z with:
2024-09-11T14:48:00.0327353Z   driver: docker-container
2024-09-11T14:48:00.0328097Z   buildkitd-flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
2024-09-11T14:48:00.0328905Z   install: false
2024-09-11T14:48:00.0329196Z   use: true
2024-09-11T14:48:00.0329506Z   cache-binary: true
2024-09-11T14:48:00.0329948Z   cleanup: true
2024-09-11T14:48:00.0330234Z ##[endgroup]
2024-09-11T14:48:00.2828759Z ##[group]Docker info
2024-09-11T14:48:00.2852232Z [command]/usr/bin/docker version
2024-09-11T14:48:00.3822548Z Client: Docker Engine - Community
2024-09-11T14:48:00.3823733Z  Version:           26.1.3
2024-09-11T14:48:00.3824373Z  API version:       1.45
2024-09-11T14:48:00.3825312Z  Go version:        go1.21.10
2024-09-11T14:48:00.3827624Z  Git commit:        b72abbb
2024-09-11T14:48:00.3828524Z  Built:             Thu May 16 08:33:29 2024
2024-09-11T14:48:00.3829621Z  OS/Arch:           linux/amd64
2024-09-11T14:48:00.3830195Z  Context:           default
2024-09-11T14:48:00.3830577Z 
2024-09-11T14:48:00.3830930Z Server: Docker Engine - Community
2024-09-11T14:48:00.3836082Z  Engine:
2024-09-11T14:48:00.3836615Z   Version:          26.1.3
2024-09-11T14:48:00.3837553Z   API version:      1.45 (minimum version 1.24)
2024-09-11T14:48:00.3838314Z   Go version:       go1.21.10
2024-09-11T14:48:00.3838957Z   Git commit:       8e96db1
2024-09-11T14:48:00.3839636Z   Built:            Thu May 16 08:33:29 2024
2024-09-11T14:48:00.3840348Z   OS/Arch:          linux/amd64
2024-09-11T14:48:00.3840837Z   Experimental:     false
2024-09-11T14:48:00.3841235Z  containerd:
2024-09-11T14:48:00.3841568Z   Version:          1.7.21
2024-09-11T14:48:00.3842012Z   GitCommit:        472731909fa34bd7bc9c087e4c27943f9835f111
2024-09-11T14:48:00.3842508Z  runc:
2024-09-11T14:48:00.3842829Z   Version:          1.1.13
2024-09-11T14:48:00.3843306Z   GitCommit:        v1.1.13-0-g58aa920
2024-09-11T14:48:00.3843789Z  docker-init:
2024-09-11T14:48:00.3844103Z   Version:          0.19.0
2024-09-11T14:48:00.3844451Z   GitCommit:        de40ad0
2024-09-11T14:48:00.3876494Z [command]/usr/bin/docker info
2024-09-11T14:48:00.5949685Z Client: Docker Engine - Community
2024-09-11T14:48:00.5950728Z  Version:    26.1.3
2024-09-11T14:48:00.5951270Z  Context:    default
2024-09-11T14:48:00.5951636Z  Debug Mode: false
2024-09-11T14:48:00.5953324Z  Plugins:
2024-09-11T14:48:00.5954417Z   buildx: Docker Buildx (Docker Inc.)
2024-09-11T14:48:00.5955336Z     Version:  v0.16.2
2024-09-11T14:48:00.5956367Z     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
2024-09-11T14:48:00.5957579Z   compose: Docker Compose (Docker Inc.)
2024-09-11T14:48:00.5958399Z     Version:  v2.27.1
2024-09-11T14:48:00.5959718Z     Path:     /usr/libexec/docker/cli-plugins/docker-compose
2024-09-11T14:48:00.5960346Z 
2024-09-11T14:48:00.5960473Z Server:
2024-09-11T14:48:00.5960806Z  Containers: 0
2024-09-11T14:48:00.5961283Z   Running: 0
2024-09-11T14:48:00.5961602Z   Paused: 0
2024-09-11T14:48:00.5961931Z   Stopped: 0
2024-09-11T14:48:00.5962356Z  Images: 15
2024-09-11T14:48:00.5962660Z  Server Version: 26.1.3
2024-09-11T14:48:00.5963051Z  Storage Driver: overlay2
2024-09-11T14:48:00.5963559Z   Backing Filesystem: extfs
2024-09-11T14:48:00.5963960Z   Supports d_type: true
2024-09-11T14:48:00.5964586Z   Using metacopy: false
2024-09-11T14:48:00.5965435Z   Native Overlay Diff: false
2024-09-11T14:48:00.5966060Z   userxattr: false
2024-09-11T14:48:00.5966848Z  Logging Driver: json-file
2024-09-11T14:48:00.5967694Z  Cgroup Driver: cgroupfs
2024-09-11T14:48:00.5968303Z  Cgroup Version: 2
2024-09-11T14:48:00.5968881Z  Plugins:
2024-09-11T14:48:00.5969465Z   Volume: local
2024-09-11T14:48:00.5970064Z   Network: bridge host ipvlan macvlan null overlay
2024-09-11T14:48:00.5971369Z   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
2024-09-11T14:48:00.5972527Z  Swarm: inactive
2024-09-11T14:48:00.5973383Z  Runtimes: runc io.containerd.runc.v2
2024-09-11T14:48:00.5973963Z  Default Runtime: runc
2024-09-11T14:48:00.5974786Z  Init Binary: docker-init
2024-09-11T14:48:00.5975540Z  containerd version: 472731909fa34bd7bc9c087e4c27943f9835f111
2024-09-11T14:48:00.5976542Z  runc version: v1.1.13-0-g58aa920
2024-09-11T14:48:00.5977361Z  init version: de40ad0
2024-09-11T14:48:00.5977939Z  Security Options:
2024-09-11T14:48:00.5978495Z   apparmor
2024-09-11T14:48:00.5979146Z   seccomp
2024-09-11T14:48:00.5979681Z    Profile: builtin
2024-09-11T14:48:00.5980295Z   cgroupns
2024-09-11T14:48:00.5981157Z  Kernel Version: 6.5.0-1025-azure
2024-09-11T14:48:00.5981980Z  Operating System: Ubuntu 22.04.4 LTS
2024-09-11T14:48:00.5982758Z  OSType: linux
2024-09-11T14:48:00.5983324Z  Architecture: x86_64
2024-09-11T14:48:00.5984335Z  CPUs: 4
2024-09-11T14:48:00.5984831Z  Total Memory: 15.61GiB
2024-09-11T14:48:00.5985414Z  Name: fv-az1206-704
2024-09-11T14:48:00.5986195Z  ID: 1a94862c-d78a-49c3-9396-0f57d6eea9fe
2024-09-11T14:48:00.5987048Z  Docker Root Dir: /var/lib/docker
2024-09-11T14:48:00.5987602Z  Debug Mode: false
2024-09-11T14:48:00.5988141Z  Username: githubactions
2024-09-11T14:48:00.5988839Z  Experimental: false
2024-09-11T14:48:00.5989418Z  Insecure Registries:
2024-09-11T14:48:00.5989995Z   127.0.0.0/8
2024-09-11T14:48:00.5990509Z  Live Restore Enabled: false
2024-09-11T14:48:00.5990897Z 
2024-09-11T14:48:00.5991814Z ##[endgroup]
2024-09-11T14:48:00.6554188Z ##[group]Buildx version
2024-09-11T14:48:00.6589667Z [command]/usr/bin/docker buildx version
2024-09-11T14:48:00.7164790Z github.com/docker/buildx v0.16.2 99dea6dacacc3d604788953088560b9880550570
2024-09-11T14:48:00.7193605Z ##[endgroup]
2024-09-11T14:48:00.7363648Z ##[group]Inspecting default docker context
2024-09-11T14:48:00.7512003Z [
2024-09-11T14:48:00.7512773Z   {
2024-09-11T14:48:00.7513248Z     "Name": "default",
2024-09-11T14:48:00.7513846Z     "Metadata": {},
2024-09-11T14:48:00.7514525Z     "Endpoints": {
2024-09-11T14:48:00.7515046Z       "docker": {
2024-09-11T14:48:00.7515677Z         "Host": "unix:///var/run/docker.sock",
2024-09-11T14:48:00.7516523Z         "SkipTLSVerify": false
2024-09-11T14:48:00.7517110Z       }
2024-09-11T14:48:00.7517553Z     },
2024-09-11T14:48:00.7518149Z     "TLSMaterial": {},
2024-09-11T14:48:00.7519080Z     "Storage": {
2024-09-11T14:48:00.7519650Z       "MetadataPath": "<IN MEMORY>",
2024-09-11T14:48:00.7520433Z       "TLSPath": "<IN MEMORY>"
2024-09-11T14:48:00.7520834Z     }
2024-09-11T14:48:00.7521127Z   }
2024-09-11T14:48:00.7521490Z ]
2024-09-11T14:48:00.7522143Z ##[endgroup]
2024-09-11T14:48:00.7522834Z ##[group]Creating a new builder instance
2024-09-11T14:48:00.8062169Z [command]/usr/bin/docker buildx create --name builder-0dbd355a-acf8-447c-8f1c-68f68dead566 --driver docker-container --buildkitd-flags --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host --use
2024-09-11T14:48:00.8646048Z builder-0dbd355a-acf8-447c-8f1c-68f68dead566
2024-09-11T14:48:00.8681005Z ##[endgroup]
2024-09-11T14:48:00.8682175Z ##[group]Booting builder
2024-09-11T14:48:00.8712980Z [command]/usr/bin/docker buildx inspect --bootstrap --builder builder-0dbd355a-acf8-447c-8f1c-68f68dead566
2024-09-11T14:48:00.9195507Z #1 [internal] booting buildkit
2024-09-11T14:48:01.0697764Z #1 pulling image moby/buildkit:buildx-stable-1
2024-09-11T14:48:01.7034813Z #1 pulling image moby/buildkit:buildx-stable-1 0.8s done
2024-09-11T14:48:01.8540493Z #1 creating container buildx_buildkit_builder-0dbd355a-acf8-447c-8f1c-68f68dead5660
2024-09-11T14:48:02.4274137Z #1 creating container buildx_buildkit_builder-0dbd355a-acf8-447c-8f1c-68f68dead5660 0.7s done
2024-09-11T14:48:02.4296925Z #1 DONE 1.5s
2024-09-11T14:48:02.4596103Z Name:          builder-0dbd355a-acf8-447c-8f1c-68f68dead566
2024-09-11T14:48:02.4597303Z Driver:        docker-container
2024-09-11T14:48:02.4598173Z Last Activity: 2024-09-11 14:48:00 +0000 UTC
2024-09-11T14:48:02.4598892Z 
2024-09-11T14:48:02.4599177Z Nodes:
2024-09-11T14:48:02.4600582Z Name:                  builder-0dbd355a-acf8-447c-8f1c-68f68dead5660
2024-09-11T14:48:02.4601502Z Endpoint:              unix:///var/run/docker.sock
2024-09-11T14:48:02.4602248Z Status:                running
2024-09-11T14:48:02.4603704Z BuildKit daemon flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
2024-09-11T14:48:02.4605194Z BuildKit version:      v0.15.2
2024-09-11T14:48:02.4606177Z Platforms:             linux/amd64, linux/amd64/v2, linux/amd64/v3, linux/386
2024-09-11T14:48:02.4607118Z Labels:
2024-09-11T14:48:02.4607710Z  org.mobyproject.buildkit.worker.executor:         oci
2024-09-11T14:48:02.4608710Z  org.mobyproject.buildkit.worker.hostname:         91de53d22b7d
2024-09-11T14:48:02.4609807Z  org.mobyproject.buildkit.worker.network:          host
2024-09-11T14:48:02.4610864Z  org.mobyproject.buildkit.worker.oci.process-mode: sandbox
2024-09-11T14:48:02.4611879Z  org.mobyproject.buildkit.worker.selinux.enabled:  false
2024-09-11T14:48:02.4619480Z  org.mobyproject.buildkit.worker.snapshotter:      overlayfs
2024-09-11T14:48:02.4620777Z GC Policy rule#0:
2024-09-11T14:48:02.4622915Z  All:           false
2024-09-11T14:48:02.4624396Z  Filters:       type==source.local,type==exec.cachemount,type==source.git.checkout
2024-09-11T14:48:02.4626677Z  Keep Duration: 48h0m0s
2024-09-11T14:48:02.4627489Z  Keep Bytes:    488.3MiB
2024-09-11T14:48:02.4628077Z GC Policy rule#1:
2024-09-11T14:48:02.4628651Z  All:           false
2024-09-11T14:48:02.4629402Z  Keep Duration: 1440h0m0s
2024-09-11T14:48:02.4630078Z  Keep Bytes:    7.451GiB
2024-09-11T14:48:02.4630721Z GC Policy rule#2:
2024-09-11T14:48:02.4634515Z  All:        false
2024-09-11T14:48:02.4635080Z  Keep Bytes: 7.451GiB
2024-09-11T14:48:02.4635655Z GC Policy rule#3:
2024-09-11T14:48:02.4636235Z  All:        true
2024-09-11T14:48:02.4636739Z  Keep Bytes: 7.451GiB
2024-09-11T14:48:02.4678959Z ##[endgroup]
2024-09-11T14:48:02.5706381Z ##[group]Inspect builder
2024-09-11T14:48:02.5775154Z {
2024-09-11T14:48:02.5775736Z   "nodes": [
2024-09-11T14:48:02.5776294Z     {
2024-09-11T14:48:02.5777519Z       "name": "builder-0dbd355a-acf8-447c-8f1c-68f68dead5660",
2024-09-11T14:48:02.5778481Z       "endpoint": "unix:///var/run/docker.sock",
2024-09-11T14:48:02.5779310Z       "status": "running",
2024-09-11T14:48:02.5781318Z       "buildkitd-flags": "--allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host",
2024-09-11T14:48:02.5782668Z       "buildkit": "v0.15.2",
2024-09-11T14:48:02.5784771Z       "platforms": "linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/386",
2024-09-11T14:48:02.5786020Z       "features": {
2024-09-11T14:48:02.5786802Z         "Automatically load images to the Docker Engine image store": true,
2024-09-11T14:48:02.5787750Z         "Cache export": true,
2024-09-11T14:48:02.5788486Z         "Docker exporter": true,
2024-09-11T14:48:02.5789213Z         "Multi-platform build": true,
2024-09-11T14:48:02.5789785Z         "OCI exporter": true
2024-09-11T14:48:02.5790478Z       },
2024-09-11T14:48:02.5790887Z       "labels": {
2024-09-11T14:48:02.5791559Z         "org.mobyproject.buildkit.worker.executor": "oci",
2024-09-11T14:48:02.5792694Z         "org.mobyproject.buildkit.worker.hostname": "91de53d22b7d",
2024-09-11T14:48:02.5793706Z         "org.mobyproject.buildkit.worker.network": "host",
2024-09-11T14:48:02.5794934Z         "org.mobyproject.buildkit.worker.oci.process-mode": "sandbox",
2024-09-11T14:48:02.5796242Z         "org.mobyproject.buildkit.worker.selinux.enabled": "false",
2024-09-11T14:48:02.5797396Z         "org.mobyproject.buildkit.worker.snapshotter": "overlayfs"
2024-09-11T14:48:02.5798247Z       },
2024-09-11T14:48:02.5798794Z       "gcPolicy": [
2024-09-11T14:48:02.5799277Z         {
2024-09-11T14:48:02.5799669Z           "all": false,
2024-09-11T14:48:02.5800254Z           "filter": [
2024-09-11T14:48:02.5800796Z             "type==source.local",
2024-09-11T14:48:02.5801405Z             "type==exec.cachemount",
2024-09-11T14:48:02.5802168Z             "type==source.git.checkout"
2024-09-11T14:48:02.5803095Z           ],
2024-09-11T14:48:02.5803584Z           "keepDuration": "48h0m0s",
2024-09-11T14:48:02.5804330Z           "keepBytes": "488.3MiB"
2024-09-11T14:48:02.5804938Z         },
2024-09-11T14:48:02.5805339Z         {
2024-09-11T14:48:02.5805872Z           "all": false,
2024-09-11T14:48:02.5806466Z           "keepDuration": "1440h0m0s",
2024-09-11T14:48:02.5807078Z           "keepBytes": "7.451GiB"
2024-09-11T14:48:02.5807738Z         },
2024-09-11T14:48:02.5808169Z         {
2024-09-11T14:48:02.5808617Z           "all": false,
2024-09-11T14:48:02.5809276Z           "keepBytes": "7.451GiB"
2024-09-11T14:48:02.5809826Z         },
2024-09-11T14:48:02.5810268Z         {
2024-09-11T14:48:02.5810837Z           "all": true,
2024-09-11T14:48:02.5811338Z           "keepBytes": "7.451GiB"
2024-09-11T14:48:02.5811912Z         }
2024-09-11T14:48:02.5812455Z       ]
2024-09-11T14:48:02.5812842Z     }
2024-09-11T14:48:02.5813279Z   ],
2024-09-11T14:48:02.5814158Z   "name": "builder-0dbd355a-acf8-447c-8f1c-68f68dead566",
2024-09-11T14:48:02.5815003Z   "driver": "docker-container",
2024-09-11T14:48:02.5815758Z   "lastActivity": "2024-09-11T14:48:00.000Z"
2024-09-11T14:48:02.5816538Z }
2024-09-11T14:48:02.5817527Z ##[endgroup]
2024-09-11T14:48:02.5818472Z ##[group]BuildKit version
2024-09-11T14:48:02.5819253Z builder-0dbd355a-acf8-447c-8f1c-68f68dead5660: v0.15.2
2024-09-11T14:48:02.5820580Z ##[endgroup]
2024-09-11T14:48:02.5993421Z ##[group]Run echo "hash=$(sha256sum ./dash/contrib/containers/guix/Dockerfile | cut -d ' ' -f1)" >> $GITHUB_OUTPUT
2024-09-11T14:48:02.5994679Z [36;1mecho "hash=$(sha256sum ./dash/contrib/containers/guix/Dockerfile | cut -d ' ' -f1)" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5995633Z [36;1mecho "host_user_id=$(id -u)" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5996196Z [36;1mecho "host_group_id=$(id -g)" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5996827Z [36;1mBRANCH_NAME=$(echo "${GITHUB_REF##*/}" | tr '[:upper:]' '[:lower:]')[0m
2024-09-11T14:48:02.5997545Z [36;1mREPO_NAME=$(echo "dashpay/dash" | tr '[:upper:]' '[:lower:]')[0m
2024-09-11T14:48:02.5998156Z [36;1mecho "image-tag=${BRANCH_NAME}" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.5998766Z [36;1mecho "repo-name=${REPO_NAME}" >> $GITHUB_OUTPUT[0m
2024-09-11T14:48:02.6026232Z shell: /usr/bin/bash -e {0}
2024-09-11T14:48:02.6027096Z ##[endgroup]
2024-09-11T14:48:02.6310998Z ##[group]Run docker/login-action@v3
2024-09-11T14:48:02.6311419Z with:
2024-09-11T14:48:02.6311816Z   registry: ghcr.io
2024-09-11T14:48:02.6312184Z   username: kwvg
2024-09-11T14:48:02.6312801Z   password: ***
2024-09-11T14:48:02.6313167Z   ecr: auto
2024-09-11T14:48:02.6313489Z   logout: true
2024-09-11T14:48:02.6313799Z ##[endgroup]
2024-09-11T14:48:02.9269825Z Logging into ghcr.io...
2024-09-11T14:48:03.4579575Z Login Succeeded!
2024-09-11T14:48:03.4753310Z ##[group]Run docker/build-push-action@v6
2024-09-11T14:48:03.4753786Z with:
2024-09-11T14:48:03.4754102Z   context: /home/runner/work/dash/dash/dash
2024-09-11T14:48:03.4754669Z   build-args: USER_ID=1001
GROUP_ID=127

2024-09-11T14:48:03.4755317Z   build-contexts: docker_root=/home/runner/work/dash/dash/dash/contrib/containers/guix

2024-09-11T14:48:03.4755965Z   file: ./dash/contrib/containers/guix/Dockerfile
2024-09-11T14:48:03.4756473Z   push: true
2024-09-11T14:48:03.4757150Z   tags: ghcr.io/dashpay/dash/dashcore-guix-builder:develop
ghcr.io/dashpay/dash/dashcore-guix-builder:latest

2024-09-11T14:48:03.4758089Z   cache-from: type=registry,ref=ghcr.io/dashpay/dash/dashcore-guix-builder:latest
2024-09-11T14:48:03.4758712Z   cache-to: type=inline,mode=max
2024-09-11T14:48:03.4759093Z   load: false
2024-09-11T14:48:03.4759418Z   no-cache: false
2024-09-11T14:48:03.4759769Z   pull: false
2024-09-11T14:48:03.4760213Z   github-token: ***
2024-09-11T14:48:03.4760570Z ##[endgroup]
2024-09-11T14:48:03.7080509Z ##[group]GitHub Actions runtime token ACs
2024-09-11T14:48:03.7088174Z refs/heads/develop: read/write
2024-09-11T14:48:03.7089653Z ##[endgroup]
2024-09-11T14:48:03.7090834Z ##[group]Docker info
2024-09-11T14:48:03.7165288Z [command]/usr/bin/docker version
2024-09-11T14:48:03.7377424Z Client: Docker Engine - Community
2024-09-11T14:48:03.7380534Z  Version:           26.1.3
2024-09-11T14:48:03.7381116Z  API version:       1.45
2024-09-11T14:48:03.7381715Z  Go version:        go1.21.10
2024-09-11T14:48:03.7382290Z  Git commit:        b72abbb
2024-09-11T14:48:03.7382670Z  Built:             Thu May 16 08:33:29 2024
2024-09-11T14:48:03.7383140Z  OS/Arch:           linux/amd64
2024-09-11T14:48:03.7384351Z  Context:           default
2024-09-11T14:48:03.7384681Z 
2024-09-11T14:48:03.7384960Z Server: Docker Engine - Community
2024-09-11T14:48:03.7385314Z  Engine:
2024-09-11T14:48:03.7385686Z   Version:          26.1.3
2024-09-11T14:48:03.7386111Z   API version:      1.45 (minimum version 1.24)
2024-09-11T14:48:03.7386558Z   Go version:       go1.21.10
2024-09-11T14:48:03.7386992Z   Git commit:       8e96db1
2024-09-11T14:48:03.7387391Z   Built:            Thu May 16 08:33:29 2024
2024-09-11T14:48:03.7387822Z   OS/Arch:          linux/amd64
2024-09-11T14:48:03.7388276Z   Experimental:     false
2024-09-11T14:48:03.7388645Z  containerd:
2024-09-11T14:48:03.7389078Z   Version:          1.7.21
2024-09-11T14:48:03.7389989Z   GitCommit:        472731909fa34bd7bc9c087e4c27943f9835f111
2024-09-11T14:48:03.7390876Z  runc:
2024-09-11T14:48:03.7391342Z   Version:          1.1.13
2024-09-11T14:48:03.7392276Z   GitCommit:        v1.1.13-0-g58aa920
2024-09-11T14:48:03.7393107Z  docker-init:
2024-09-11T14:48:03.7393614Z   Version:          0.19.0
2024-09-11T14:48:03.7394384Z   GitCommit:        de40ad0
2024-09-11T14:48:03.7429028Z [command]/usr/bin/docker info
2024-09-11T14:48:03.7845415Z Client: Docker Engine - Community
2024-09-11T14:48:03.7846909Z  Version:    26.1.3
2024-09-11T14:48:03.7847884Z  Context:    default
2024-09-11T14:48:03.7848641Z  Debug Mode: false
2024-09-11T14:48:03.7849438Z  Plugins:
2024-09-11T14:48:03.7850050Z   buildx: Docker Buildx (Docker Inc.)
2024-09-11T14:48:03.7850780Z     Version:  v0.16.2
2024-09-11T14:48:03.7851937Z     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
2024-09-11T14:48:03.7852849Z   compose: Docker Compose (Docker Inc.)
2024-09-11T14:48:03.7853281Z     Version:  v2.27.1
2024-09-11T14:48:03.7854904Z     Path:     /usr/libexec/docker/cli-plugins/docker-compose
2024-09-11T14:48:03.7855902Z 
2024-09-11T14:48:03.7856155Z Server:
2024-09-11T14:48:03.7856609Z  Containers: 1
2024-09-11T14:48:03.7857222Z   Running: 1
2024-09-11T14:48:03.7857719Z   Paused: 0
2024-09-11T14:48:03.7858144Z   Stopped: 0
2024-09-11T14:48:03.7858748Z  Images: 15
2024-09-11T14:48:03.7859298Z  Server Version: 26.1.3
2024-09-11T14:48:03.7859824Z  Storage Driver: overlay2
2024-09-11T14:48:03.7860505Z   Backing Filesystem: extfs
2024-09-11T14:48:03.7861113Z   Supports d_type: true
2024-09-11T14:48:03.7861965Z   Using metacopy: false
2024-09-11T14:48:03.7862720Z   Native Overlay Diff: false
2024-09-11T14:48:03.7863340Z   userxattr: false
2024-09-11T14:48:03.7864146Z  Logging Driver: json-file
2024-09-11T14:48:03.7864759Z  Cgroup Driver: cgroupfs
2024-09-11T14:48:03.7865314Z  Cgroup Version: 2
2024-09-11T14:48:03.7865866Z  Plugins:
2024-09-11T14:48:03.7866229Z   Volume: local
2024-09-11T14:48:03.7866608Z   Network: bridge host ipvlan macvlan null overlay
2024-09-11T14:48:03.7867351Z   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
2024-09-11T14:48:03.7867944Z  Swarm: inactive
2024-09-11T14:48:03.7868520Z  Runtimes: io.containerd.runc.v2 runc
2024-09-11T14:48:03.7869405Z  Default Runtime: runc
2024-09-11T14:48:03.7870035Z  Init Binary: docker-init
2024-09-11T14:48:03.7870787Z  containerd version: 472731909fa34bd7bc9c087e4c27943f9835f111
2024-09-11T14:48:03.7871703Z  runc version: v1.1.13-0-g58aa920
2024-09-11T14:48:03.7872283Z  init version: de40ad0
2024-09-11T14:48:03.7872864Z  Security Options:
2024-09-11T14:48:03.7873429Z   apparmor
2024-09-11T14:48:03.7873881Z   seccomp
2024-09-11T14:48:03.7874365Z    Profile: builtin
2024-09-11T14:48:03.7874906Z   cgroupns
2024-09-11T14:48:03.7875475Z  Kernel Version: 6.5.0-1025-azure
2024-09-11T14:48:03.7876100Z  Operating System: Ubuntu 22.04.4 LTS
2024-09-11T14:48:03.7876667Z  OSType: linux
2024-09-11T14:48:03.7876998Z  Architecture: x86_64
2024-09-11T14:48:03.7877340Z  CPUs: 4
2024-09-11T14:48:03.7877709Z  Total Memory: 15.61GiB
2024-09-11T14:48:03.7878126Z  Name: fv-az1206-704
2024-09-11T14:48:03.7878550Z  ID: 1a94862c-d78a-49c3-9396-0f57d6eea9fe
2024-09-11T14:48:03.7879029Z  Docker Root Dir: /var/lib/docker
2024-09-11T14:48:03.7879414Z  Debug Mode: false
2024-09-11T14:48:03.7879728Z  Username: githubactions
2024-09-11T14:48:03.7880144Z  Experimental: false
2024-09-11T14:48:03.7880499Z  Insecure Registries:
2024-09-11T14:48:03.7880794Z   127.0.0.0/8
2024-09-11T14:48:03.7881175Z  Live Restore Enabled: false
2024-09-11T14:48:03.7881398Z 
2024-09-11T14:48:03.7881910Z ##[endgroup]
2024-09-11T14:48:03.7882522Z ##[group]Proxy configuration
2024-09-11T14:48:03.7882923Z No proxy configuration found
2024-09-11T14:48:03.7883473Z ##[endgroup]
2024-09-11T14:48:03.8353206Z ##[group]Buildx version
2024-09-11T14:48:03.8375385Z [command]/usr/bin/docker buildx version
2024-09-11T14:48:03.8810404Z github.com/docker/buildx v0.16.2 99dea6dacacc3d604788953088560b9880550570
2024-09-11T14:48:03.8850690Z ##[endgroup]
2024-09-11T14:48:03.8851819Z ##[group]Builder info
2024-09-11T14:48:03.9958668Z {
2024-09-11T14:48:03.9959413Z   "nodes": [
2024-09-11T14:48:03.9960002Z     {
2024-09-11T14:48:03.9960725Z       "name": "builder-0dbd355a-acf8-447c-8f1c-68f68dead5660",
2024-09-11T14:48:03.9961353Z       "endpoint": "unix:///var/run/docker.sock",
2024-09-11T14:48:03.9961829Z       "status": "running",
2024-09-11T14:48:03.9962600Z       "buildkitd-flags": "--allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host",
2024-09-11T14:48:03.9963370Z       "buildkit": "v0.15.2",
2024-09-11T14:48:03.9963880Z       "platforms": "linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/386",
2024-09-11T14:48:03.9964393Z       "features": {
2024-09-11T14:48:03.9964905Z         "Automatically load images to the Docker Engine image store": true,
2024-09-11T14:48:03.9965463Z         "Cache export": true,
2024-09-11T14:48:03.9965844Z         "Docker exporter": true,
2024-09-11T14:48:03.9966330Z         "Multi-platform build": true,
2024-09-11T14:48:03.9967116Z         "OCI exporter": true
2024-09-11T14:48:03.9967476Z       },
2024-09-11T14:48:03.9967821Z       "labels": {
2024-09-11T14:48:03.9968243Z         "org.mobyproject.buildkit.worker.executor": "oci",
2024-09-11T14:48:03.9968866Z         "org.mobyproject.buildkit.worker.hostname": "91de53d22b7d",
2024-09-11T14:48:03.9969493Z         "org.mobyproject.buildkit.worker.network": "host",
2024-09-11T14:48:03.9970188Z         "org.mobyproject.buildkit.worker.oci.process-mode": "sandbox",
2024-09-11T14:48:03.9971039Z         "org.mobyproject.buildkit.worker.selinux.enabled": "false",
2024-09-11T14:48:03.9971733Z         "org.mobyproject.buildkit.worker.snapshotter": "overlayfs"
2024-09-11T14:48:03.9972244Z       },
2024-09-11T14:48:03.9972553Z       "gcPolicy": [
2024-09-11T14:48:03.9972897Z         {
2024-09-11T14:48:03.9973193Z           "all": false,
2024-09-11T14:48:03.9973546Z           "filter": [
2024-09-11T14:48:03.9973919Z             "type==source.local",
2024-09-11T14:48:03.9974332Z             "type==exec.cachemount",
2024-09-11T14:48:03.9974755Z             "type==source.git.checkout"
2024-09-11T14:48:03.9975179Z           ],
2024-09-11T14:48:03.9975517Z           "keepDuration": "48h0m0s",
2024-09-11T14:48:03.9975923Z           "keepBytes": "488.3MiB"
2024-09-11T14:48:03.9976313Z         },
2024-09-11T14:48:03.9976619Z         {
2024-09-11T14:48:03.9976909Z           "all": false,
2024-09-11T14:48:03.9977289Z           "keepDuration": "1440h0m0s",
2024-09-11T14:48:03.9977717Z           "keepBytes": "7.451GiB"
2024-09-11T14:48:03.9978091Z         },
2024-09-11T14:48:03.9978401Z         {
2024-09-11T14:48:03.9978711Z           "all": false,
2024-09-11T14:48:03.9979052Z           "keepBytes": "7.451GiB"
2024-09-11T14:48:03.9979442Z         },
2024-09-11T14:48:03.9979745Z         {
2024-09-11T14:48:03.9980049Z           "all": true,
2024-09-11T14:48:03.9980437Z           "keepBytes": "7.451GiB"
2024-09-11T14:48:03.9980801Z         }
2024-09-11T14:48:03.9981080Z       ]
2024-09-11T14:48:03.9981423Z     }
2024-09-11T14:48:03.9981708Z   ],
2024-09-11T14:48:03.9982180Z   "name": "builder-0dbd355a-acf8-447c-8f1c-68f68dead566",
2024-09-11T14:48:03.9982749Z   "driver": "docker-container",
2024-09-11T14:48:03.9983214Z   "lastActivity": "2024-09-11T14:48:00.000Z"
2024-09-11T14:48:03.9983913Z }
2024-09-11T14:48:03.9984613Z ##[endgroup]
2024-09-11T14:48:04.1588325Z [command]/usr/bin/docker buildx build --build-arg USER_ID=1001 --build-arg GROUP_ID=127 --build-context docker_root=/home/runner/work/dash/dash/dash/contrib/containers/guix --cache-from type=registry,ref=ghcr.io/dashpay/dash/dashcore-guix-builder:latest --cache-to type=inline,mode=max --file ./dash/contrib/containers/guix/Dockerfile --iidfile /home/runner/work/_temp/docker-actions-toolkit-xIl4lO/build-iidfile-cda0bb98cc.txt --attest type=provenance,mode=max,builder-id=https://github.com/dashpay/dash/actions/runs/10814077370/attempts/1 --tag ghcr.io/dashpay/dash/dashcore-guix-builder:develop --tag ghcr.io/dashpay/dash/dashcore-guix-builder:latest --metadata-file /home/runner/work/_temp/docker-actions-toolkit-xIl4lO/build-metadata-52ecfc2666.json --push /home/runner/work/dash/dash/dash
2024-09-11T14:48:04.4692099Z #0 building with "builder-0dbd355a-acf8-447c-8f1c-68f68dead566" instance using docker-container driver
2024-09-11T14:48:04.4693388Z 
2024-09-11T14:48:04.4693811Z #1 [internal] load build definition from Dockerfile
2024-09-11T14:48:04.4694669Z #1 transferring dockerfile: 3.77kB done
2024-09-11T14:48:04.4695522Z #1 DONE 0.0s
2024-09-11T14:48:04.4695833Z 
2024-09-11T14:48:04.4696084Z #2 [context docker_root] load .dockerignore
2024-09-11T14:48:04.4696600Z #2 transferring docker_root: 2B done
2024-09-11T14:48:04.4697197Z #2 DONE 0.0s
2024-09-11T14:48:04.4697387Z 
2024-09-11T14:48:04.4697692Z #3 [internal] load metadata for docker.io/library/ubuntu:focal
2024-09-11T14:48:04.7466957Z #3 ...
2024-09-11T14:48:04.7467391Z 
2024-09-11T14:48:04.7468030Z #4 [auth] library/ubuntu:pull token for registry-1.docker.io
2024-09-11T14:48:04.7468880Z #4 DONE 0.0s
2024-09-11T14:48:04.8965372Z 
2024-09-11T14:48:04.8966489Z #3 [internal] load metadata for docker.io/library/ubuntu:focal
2024-09-11T14:48:05.3274087Z #3 DONE 1.0s
2024-09-11T14:48:05.4787366Z 
2024-09-11T14:48:05.4788396Z #5 [internal] load .dockerignore
2024-09-11T14:48:05.4789887Z #5 transferring context: 154B done
2024-09-11T14:48:05.4790793Z #5 DONE 0.0s
2024-09-11T14:48:05.4791099Z 
2024-09-11T14:48:05.4791697Z #6 [context docker_root] load from client
2024-09-11T14:48:05.4792342Z #6 DONE 0.0s
2024-09-11T14:48:05.4792642Z 
2024-09-11T14:48:05.4793251Z #7 [context docker_root] load from client
2024-09-11T14:48:05.4794177Z #7 DONE 0.0s
2024-09-11T14:48:05.4794464Z 
2024-09-11T14:48:05.4794717Z #8 [context docker_root] load from client
2024-09-11T14:48:05.4795324Z #8 DONE 0.0s
2024-09-11T14:48:05.4795530Z 
2024-09-11T14:48:05.4795910Z #9 [context docker_root] load from client
2024-09-11T14:48:05.4796394Z #9 DONE 0.0s
2024-09-11T14:48:05.4796646Z 
2024-09-11T14:48:05.4797630Z #10 [stage-0  1/14] FROM docker.io/library/ubuntu:focal@sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e
2024-09-11T14:48:05.4799130Z #10 resolve docker.io/library/ubuntu:focal@sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e done
2024-09-11T14:48:05.4800008Z #10 DONE 0.0s
2024-09-11T14:48:05.4800202Z 
2024-09-11T14:48:05.4800555Z #11 [auth] dashpay/dash/dashcore-guix-builder:pull token for ghcr.io
2024-09-11T14:48:05.6294843Z #11 DONE 0.0s
2024-09-11T14:48:05.6295186Z 
2024-09-11T14:48:05.6295919Z #12 importing cache manifest from ghcr.io/dashpay/dash/dashcore-guix-builder:latest
2024-09-11T14:48:06.0429225Z #12 inferred cache manifest type: application/vnd.oci.image.index.v1+json done
2024-09-11T14:48:06.5454459Z #12 DONE 1.2s
2024-09-11T14:48:06.7224869Z 
2024-09-11T14:48:06.7228106Z #10 [stage-0  1/14] FROM docker.io/library/ubuntu:focal@sha256:fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e
2024-09-11T14:48:06.7229811Z #10 DONE 0.0s
2024-09-11T14:48:06.7230217Z 
2024-09-11T14:48:06.7230841Z #9 [context docker_root] load from client
2024-09-11T14:48:06.7231778Z #9 transferring docker_root: 223B done
2024-09-11T14:48:06.7232539Z #9 DONE 0.0s
2024-09-11T14:48:06.7232875Z 
2024-09-11T14:48:06.7233170Z #6 [context docker_root] load from client
2024-09-11T14:48:06.7233875Z #6 transferring docker_root: 892B done
2024-09-11T14:48:06.7234416Z #6 DONE 0.0s
2024-09-11T14:48:06.7234663Z 
2024-09-11T14:48:06.7234946Z #8 [context docker_root] load from client
2024-09-11T14:48:06.7235740Z #8 transferring docker_root: 417B done
2024-09-11T14:48:06.7236453Z #8 DONE 0.0s
2024-09-11T14:48:06.7236712Z 
2024-09-11T14:48:06.7236982Z #7 [context docker_root] load from client
2024-09-11T14:48:06.7237499Z #7 transferring docker_root: 771B done
2024-09-11T14:48:06.7238256Z #7 DONE 0.0s
2024-09-11T14:48:06.7238571Z 
2024-09-11T14:48:06.7240531Z #13 [stage-0  6/14] RUN groupadd --system guixbuild &&     for i in $(seq -w 1 32); do          useradd -g guixbuild -G guixbuild                        -d /var/empty -s $(which nologin)                -c "Guix build user ${i}" --system               "guixbuilder${i}" ;                    done
2024-09-11T14:48:06.7242254Z #13 CACHED
2024-09-11T14:48:06.7242426Z 
2024-09-11T14:48:06.7242999Z #14 [stage-0  8/14] RUN usermod -aG sudo ubuntu &&     echo '%sudo ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers
2024-09-11T14:48:06.7243718Z #14 CACHED
2024-09-11T14:48:06.7243917Z 
2024-09-11T14:48:06.7244655Z #15 [stage-0 13/14] RUN mkdir -p         /home/ubuntu/.cache         /src/dash/depends/{built,sources,work} &&     chown -R 1001:127         /home/ubuntu/.cache         /src
2024-09-11T14:48:06.7245837Z #15 CACHED
2024-09-11T14:48:06.7246002Z 
2024-09-11T14:48:06.7246548Z #16 [stage-0 11/14] COPY --from=docker_root ./scripts/guix-check /usr/local/bin/guix-check
2024-09-11T14:48:06.7247585Z #16 CACHED
2024-09-11T14:48:06.7247942Z 
2024-09-11T14:48:06.7248309Z #17 [stage-0  9/14] COPY --from=docker_root ./motd.txt           /etc/motd
2024-09-11T14:48:06.7248940Z #17 CACHED
2024-09-11T14:48:06.7249636Z 
2024-09-11T14:48:06.7250218Z #18 [stage-0  7/14] RUN groupadd -g 127 ubuntu &&     useradd -u 1001 -g ubuntu -s /bin/bash -m -d /home/ubuntu ubuntu
2024-09-11T14:48:06.7250928Z #18 CACHED
2024-09-11T14:48:06.7251373Z 
2024-09-11T14:48:06.7252106Z #19 [stage-0 12/14] COPY --from=docker_root ./scripts/guix-start /usr/local/bin/guix-start
2024-09-11T14:48:06.7253099Z #19 CACHED
2024-09-11T14:48:06.7253270Z 
2024-09-11T14:48:06.7254653Z #20 [stage-0  5/14] RUN guix archive --authorize < /usr/local/guix/current/share/guix/ci.guix.gnu.org.pub &&     guix archive --authorize < /usr/local/guix/current/share/guix/bordeaux.guix.gnu.org.pub
2024-09-11T14:48:06.7256309Z #20 CACHED
2024-09-11T14:48:06.7256573Z 
2024-09-11T14:48:06.7257309Z #21 [stage-0 10/14] COPY --from=docker_root ./scripts/entrypoint /usr/local/bin/entrypoint
2024-09-11T14:48:06.7258139Z #21 CACHED
2024-09-11T14:48:06.7258472Z 
2024-09-11T14:48:06.7258734Z #22 [stage-0  4/14] RUN touch /etc/nsswitch.conf
2024-09-11T14:48:06.7259178Z #22 CACHED
2024-09-11T14:48:06.7259340Z 
2024-09-11T14:48:06.7263852Z #23 [stage-0  3/14] RUN guix_file_name=guix-binary-1.4.0.$(uname -m)-linux.tar.xz          &&     eval "guix_checksum=${guix_checksum_$(uname -m)}"                           &&     cd /tmp                                                                      &&     wget -q -O "$guix_file_name" "ftp://ftp.gnu.org/gnu/guix/${guix_file_name}"       &&     echo "${guix_checksum}  ${guix_file_name}" | sha256sum -c                    &&     tar xJf "$guix_file_name"                                                    &&     mv var/guix /var/                                                            &&     mv gnu /                                                                     &&     mkdir -p /usr/local/guix                                                     &&     ln -sf /var/guix/profiles/per-user/root/current-guix /usr/local/guix/current &&     ln -sf /var/guix/profiles/per-user/root/guix-profile /usr/local/guix/profile &&     chmod 1777 /tmp /var/tmp                                                     &&     source /usr/local/guix/current/etc/profile
2024-09-11T14:48:06.7268238Z #23 CACHED
2024-09-11T14:48:06.7268618Z 
2024-09-11T14:48:06.7270289Z #24 [stage-0  2/14] RUN apt-get update &&     apt-get install -y --no-install-recommends --no-upgrade     build-essential     bzip2     ca-certificates     curl     git     locales     netbase     sudo     wget     xz-utils &&     rm -rf /var/lib/apt/lists/*
2024-09-11T14:48:06.7271783Z #24 CACHED
2024-09-11T14:48:06.7271955Z 
2024-09-11T14:48:06.7272165Z #25 [stage-0 14/14] WORKDIR /src/dash
2024-09-11T14:48:06.7479242Z #25 CACHED
2024-09-11T14:48:06.9440591Z 
2024-09-11T14:48:06.9442997Z #26 [auth] dashpay/dash/dashcore-guix-builder:pull,push token for ghcr.io
2024-09-11T14:48:07.0947446Z #26 DONE 0.0s
2024-09-11T14:48:07.0947750Z 
2024-09-11T14:48:07.0947917Z #27 exporting to image
2024-09-11T14:48:07.0948638Z #27 exporting layers done
2024-09-11T14:48:07.0949178Z #27 preparing layers for inline cache 0.0s done
2024-09-11T14:48:07.0950129Z #27 exporting manifest sha256:1ad1131db2ca3580fa3b35cd6c16aeb0fd4ad47135ede5f466022a1135779fe1 done
2024-09-11T14:48:07.0951478Z #27 exporting config sha256:9894a6357b04a2308c75257e924e3eab30262a828ccd4e62c3264fa54b660039 done
2024-09-11T14:48:07.0952796Z #27 exporting attestation manifest sha256:1ecfb87ed0d1dd839d5e535625faeef862ebb2030a7d69337bff92fd8033cb01 done
2024-09-11T14:48:07.0954247Z #27 exporting manifest list sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed done
2024-09-11T14:48:07.0955147Z #27 pushing layers
2024-09-11T14:48:08.1973783Z #27 pushing layers 1.4s done
2024-09-11T14:48:08.1975535Z #27 pushing manifest for ghcr.io/dashpay/dash/dashcore-guix-builder:develop@sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed
2024-09-11T14:48:09.2213089Z #27 pushing manifest for ghcr.io/dashpay/dash/dashcore-guix-builder:develop@sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed 1.0s done
2024-09-11T14:48:09.6787871Z #27 pushing layers 0.5s done
2024-09-11T14:48:09.6789397Z #27 pushing manifest for ghcr.io/dashpay/dash/dashcore-guix-builder:latest@sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed
2024-09-11T14:48:10.3300830Z #27 pushing manifest for ghcr.io/dashpay/dash/dashcore-guix-builder:latest@sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed 0.7s done
2024-09-11T14:48:10.3304370Z #27 DONE 3.6s
2024-09-11T14:48:10.3584026Z 
2024-09-11T14:48:10.3587544Z #28 resolving provenance for metadata file
2024-09-11T14:48:10.3588080Z #28 DONE 0.0s
2024-09-11T14:48:10.3649848Z ##[group]ImageID
2024-09-11T14:48:10.3650443Z sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed
2024-09-11T14:48:10.3651815Z ##[endgroup]
2024-09-11T14:48:10.3652785Z ##[group]Digest
2024-09-11T14:48:10.3653361Z sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed
2024-09-11T14:48:10.3655516Z ##[endgroup]
2024-09-11T14:48:10.3656086Z ##[group]Metadata
2024-09-11T14:48:10.3656522Z {
2024-09-11T14:48:10.3656804Z   "buildx.build.provenance": {
2024-09-11T14:48:10.3657210Z     "builder": {
2024-09-11T14:48:10.3657936Z       "id": "https://github.com/dashpay/dash/actions/runs/10814077370/attempts/1"
2024-09-11T14:48:10.3658475Z     },
2024-09-11T14:48:10.3659003Z     "buildType": "https://mobyproject.org/buildkit@v1",
2024-09-11T14:48:10.3659622Z     "materials": [
2024-09-11T14:48:10.3659945Z       {
2024-09-11T14:48:10.3660363Z         "uri": "pkg:docker/ubuntu@focal?platform=linux%2Famd64",
2024-09-11T14:48:10.3660916Z         "digest": {
2024-09-11T14:48:10.3661395Z           "sha256": "fa17826afb526a9fc7250e0fbcbfd18d03fe7a54849472f86879d8bf562c629e"
2024-09-11T14:48:10.3661980Z         }
2024-09-11T14:48:10.3662338Z       }
2024-09-11T14:48:10.3662583Z     ],
2024-09-11T14:48:10.3662890Z     "invocation": {
2024-09-11T14:48:10.3663289Z       "configSource": {},
2024-09-11T14:48:10.3663899Z       "parameters": {
2024-09-11T14:48:10.3664432Z         "frontend": "dockerfile.v0",
2024-09-11T14:48:10.3664933Z         "args": {
2024-09-11T14:48:10.3665585Z           "build-arg:GROUP_ID": "127",
2024-09-11T14:48:10.3666064Z           "build-arg:USER_ID": "1001",
2024-09-11T14:48:10.3666594Z           "context:docker_root": "local:docker_root",
2024-09-11T14:48:10.3667156Z           "frontend.caps": "moby.buildkit.frontend.contexts+forward"
2024-09-11T14:48:10.3667663Z         },
2024-09-11T14:48:10.3668033Z         "locals": [
2024-09-11T14:48:10.3668328Z           {
2024-09-11T14:48:10.3668647Z             "name": "context"
2024-09-11T14:48:10.3669095Z           },
2024-09-11T14:48:10.3669358Z           {
2024-09-11T14:48:10.3669662Z             "name": "docker_root"
2024-09-11T14:48:10.3670106Z           },
2024-09-11T14:48:10.3670359Z           {
2024-09-11T14:48:10.3670659Z             "name": "dockerfile"
2024-09-11T14:48:10.3671094Z           }
2024-09-11T14:48:10.3671344Z         ]
2024-09-11T14:48:10.3671629Z       },
2024-09-11T14:48:10.3672004Z       "environment": {
2024-09-11T14:48:10.3672330Z         "platform": "linux/amd64"
2024-09-11T14:48:10.3672699Z       }
2024-09-11T14:48:10.3673054Z     }
2024-09-11T14:48:10.3673299Z   },
2024-09-11T14:48:10.3674185Z   "buildx.build.ref": "builder-0dbd355a-acf8-447c-8f1c-68f68dead566/builder-0dbd355a-acf8-447c-8f1c-68f68dead5660/2yi2qf6sq42q581wf1mwog4be",
2024-09-11T14:48:10.3675161Z   "containerimage.descriptor": {
2024-09-11T14:48:10.3675617Z     "mediaType": "application/vnd.oci.image.index.v1+json",
2024-09-11T14:48:10.3676323Z     "digest": "sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed",
2024-09-11T14:48:10.3676976Z     "size": 856
2024-09-11T14:48:10.3677243Z   },
2024-09-11T14:48:10.3677824Z   "containerimage.digest": "sha256:f96d18b2b321483a567fc2eb6ccca5c318a62fbb7bc0948e52d5f185cc90b1ed",
2024-09-11T14:48:10.3679005Z   "image.name": "ghcr.io/dashpay/dash/dashcore-guix-builder:develop,ghcr.io/dashpay/dash/dashcore-guix-builder:latest"
2024-09-11T14:48:10.3679702Z }
2024-09-11T14:48:10.3680587Z ##[endgroup]
2024-09-11T14:48:10.3681104Z ##[group]Reference
2024-09-11T14:48:10.3681938Z builder-0dbd355a-acf8-447c-8f1c-68f68dead566/builder-0dbd355a-acf8-447c-8f1c-68f68dead5660/2yi2qf6sq42q581wf1mwog4be
2024-09-11T14:48:10.3682957Z ##[endgroup]
2024-09-11T14:48:10.3683484Z ##[group]Check build summary support
2024-09-11T14:48:10.3684297Z Build summary supported!
2024-09-11T14:48:10.3684992Z ##[endgroup]
2024-09-11T14:48:10.3824580Z Post job cleanup.
2024-09-11T14:48:10.6171198Z ##[group]Generating build summary
2024-09-11T14:48:10.7054297Z exporting build record to /home/runner/work/_temp/docker-actions-toolkit-HcZ1xy/export
2024-09-11T14:48:10.7080175Z [command]/usr/bin/mkfifo /home/runner/work/_temp/docker-actions-toolkit-HcZ1xy/buildx-in-6M09f9.fifo
2024-09-11T14:48:10.7297080Z [command]/usr/bin/mkfifo /home/runner/work/_temp/docker-actions-toolkit-HcZ1xy/buildx-out-vROVwy.fifo
2024-09-11T14:48:10.7538225Z [command]docker buildx --builder builder-0dbd355a-acf8-447c-8f1c-68f68dead566 dial-stdio
2024-09-11T14:48:10.7542331Z [command]docker run --rm -i -v /home/runner/.docker/buildx/refs:/buildx-refs -v /home/runner/work/_temp/docker-actions-toolkit-HcZ1xy/export:/out docker.io/dockereng/export-build:latest --ref-state-dir=/buildx-refs --node=builder-0dbd355a-acf8-447c-8f1c-68f68dead566/builder-0dbd355a-acf8-447c-8f1c-68f68dead5660 --ref=2yi2qf6sq42q581wf1mwog4be --uid=1001 --gid=127
2024-09-11T14:48:10.7560910Z Unable to find image 'dockereng/export-build:latest' locally
2024-09-11T14:48:11.7412456Z latest: Pulling from dockereng/export-build
2024-09-11T14:48:12.0054708Z fa05fab17045: Pulling fs layer
2024-09-11T14:48:12.0056869Z 3bee4e1c34fe: Pulling fs layer
2024-09-11T14:48:12.2618412Z 3bee4e1c34fe: Verifying Checksum
2024-09-11T14:48:12.2619020Z 3bee4e1c34fe: Download complete
2024-09-11T14:48:12.3249087Z fa05fab17045: Verifying Checksum
2024-09-11T14:48:12.3249651Z fa05fab17045: Download complete
2024-09-11T14:48:12.4346650Z fa05fab17045: Pull complete
2024-09-11T14:48:12.4770856Z 3bee4e1c34fe: Pull complete
2024-09-11T14:48:12.5674106Z Digest: sha256:3d41f110aedbe6c439e0002646f6c31b3063bc50f43a712c9a55710a9b5ae3f7
2024-09-11T14:48:12.5692029Z Status: Downloaded newer image for dockereng/export-build:latest
2024-09-11T14:48:12.9494179Z Process "docker run" exited with code 0
2024-09-11T14:48:12.9499693Z Parsing /home/runner/work/_temp/docker-actions-toolkit-HcZ1xy/export/summary.json
2024-09-11T14:48:12.9503141Z Build record written to /home/runner/work/_temp/docker-actions-toolkit-HcZ1xy/export/dashpay~dash~2YI2QF.dockerbuild (16.15 KB)
2024-09-11T14:48:12.9518922Z Uploading dashpay~dash~2YI2QF.dockerbuild to blob storage
2024-09-11T14:48:12.9861518Z ERROR: read unix @->/run/docker.sock: use of closed network connection
2024-09-11T14:48:12.9862874Z Process "buildx dial-stdio" was killed with signal SIGKILL
2024-09-11T14:48:13.2373538Z Beginning upload of artifact content to blob storage
2024-09-11T14:48:13.2460925Z Uploaded bytes 16540
2024-09-11T14:48:13.5954846Z Finished uploading artifact content to blob storage!
2024-09-11T14:48:13.5959875Z SHA256 hash of uploaded artifact is 3a9fdc7d2f6e47bdf0e9a7999547e1cee6b85e8f7e121a9d93db5838d563e50b
2024-09-11T14:48:13.5961291Z Finalizing artifact upload
2024-09-11T14:48:13.9045720Z Artifact successfully finalized (1920069612)
2024-09-11T14:48:13.9047788Z Artifact download URL: https://github.com/dashpay/dash/actions/runs/10814077370/artifacts/1920069612
2024-09-11T14:48:13.9074390Z Writing summary
2024-09-11T14:48:13.9087619Z ##[endgroup]
2024-09-11T14:48:13.9088873Z ##[group]Removing temp folder /home/runner/work/_temp/docker-actions-toolkit-xIl4lO
2024-09-11T14:48:13.9097050Z ##[endgroup]
2024-09-11T14:48:13.9097777Z ##[group]Post cache
2024-09-11T14:48:13.9098950Z State not set
2024-09-11T14:48:13.9099701Z ##[endgroup]
2024-09-11T14:48:13.9232240Z Post job cleanup.
2024-09-11T14:48:14.2246223Z [command]/usr/bin/docker logout ghcr.io
2024-09-11T14:48:14.2374184Z Removing login credentials for ghcr.io
2024-09-11T14:48:14.2412304Z ##[group]Post cache
2024-09-11T14:48:14.2413521Z State not set
2024-09-11T14:48:14.2415028Z ##[endgroup]
2024-09-11T14:48:14.2550928Z Post job cleanup.
2024-09-11T14:48:14.4990565Z ##[group]Removing builder
2024-09-11T14:48:14.6072191Z [command]/usr/bin/docker buildx rm builder-0dbd355a-acf8-447c-8f1c-68f68dead566
2024-09-11T14:48:14.8205670Z builder-0dbd355a-acf8-447c-8f1c-68f68dead566 removed
2024-09-11T14:48:14.8237330Z ##[endgroup]
2024-09-11T14:48:14.8238145Z ##[group]Cleaning up certificates
2024-09-11T14:48:14.8244612Z ##[endgroup]
2024-09-11T14:48:14.8245331Z ##[group]Post cache
2024-09-11T14:48:14.8248797Z State not set
2024-09-11T14:48:14.8249552Z ##[endgroup]
2024-09-11T14:48:14.8380223Z Post job cleanup.
2024-09-11T14:48:14.9347323Z [command]/usr/bin/git version
2024-09-11T14:48:14.9395026Z git version 2.46.0
2024-09-11T14:48:14.9440565Z Temporarily overriding HOME='/home/runner/work/_temp/3034d11c-ebcb-4288-be07-af58124048a0' before making global git config changes
2024-09-11T14:48:14.9442290Z Adding repository directory to the temporary git global config as a safe directory
2024-09-11T14:48:14.9447206Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/dash/dash/dash
2024-09-11T14:48:14.9486810Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-09-11T14:48:14.9521894Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-09-11T14:48:14.9774847Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-09-11T14:48:14.9799967Z http.https://github.com/.extraheader
2024-09-11T14:48:14.9813754Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2024-09-11T14:48:14.9850091Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-09-11T14:48:15.0327753Z Evaluate and set job outputs
2024-09-11T14:48:15.0337975Z Set output 'image-tag'
2024-09-11T14:48:15.0338878Z Set output 'repo-name'
2024-09-11T14:48:15.0339647Z Cleaning up orphan processes
