Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce15149cfed2d6895db6df985ec47ac6c5ee16f3 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17655728781068320221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6628675419494822755.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16286270825455689319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11333984756234734056.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh323366375788166907.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2124 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 Avoid second fetch Checking out Revision ce15149cfed2d6895db6df985ec47ac6c5ee16f3 (main) Commit message: "Merge pull request #76 from cherrycl/fix-git-version" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce15149cfed2d6895db6df985ec47ac6c5ee16f3 # timeout=10 > git rev-list --no-walk 2f807f817482b20fd449fccd171f6d664adfae4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-23T12:25:52.164Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-23T12:25:52.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-23T12:25:52.270Z] ========================================================= [2025-05-23T12:25:52.270Z] EdgeX Global Pipelines Version Info [2025-05-23T12:25:52.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-23T12:25:53.004Z] ------------------- [2025-05-23T12:25:53.004Z] stable info: [2025-05-23T12:25:53.004Z] ------------------- [2025-05-23T12:25:53.004Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-23T12:25:53.004Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-23T12:25:53.004Z] Message: update stable to v1.0.274 [2025-05-23T12:25:53.573Z] ------------------- [2025-05-23T12:25:53.573Z] experimental info: [2025-05-23T12:25:53.573Z] ------------------- [2025-05-23T12:25:53.573Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-05-23T12:25:53.573Z] Commit SHA: 93b5288f6f1fb07399a9ef886c447460d49ecb8d [2025-05-23T12:25:53.573Z] Message: update experimental to test-semver [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-05-23T12:25:53.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo [2025-05-23T12:25:53.690Z] [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo [2025-05-23T12:25:53.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-05-23T12:25:53.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-23T12:25:53.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-23T12:25:53.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo [2025-05-23T12:25:53.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-05-23T12:25:53.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-05-23T12:25:53.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-05-23T12:25:53.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-23T12:25:53.860Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-05-23T12:25:53.880Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo [2025-05-23T12:25:53.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-23T12:25:53.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-23T12:25:53.935Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo [2025-05-23T12:25:53.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo [2025-05-23T12:25:53.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-05-23T12:25:54.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-05-23T12:25:54.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-05-23T12:25:54.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] echo [2025-05-23T12:25:54.055Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce15149 [Pipeline] echo [2025-05-23T12:25:54.073Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T12:25:54.138Z] provisioning config files... [2025-05-23T12:25:54.152Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config7185299726018209319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T12:25:54.486Z] ---> ****-login.sh [2025-05-23T12:25:54.486Z] nexus3.edgexfoundry.org:10001 [2025-05-23T12:25:54.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:54.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:54.746Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:54.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:54.747Z] [2025-05-23T12:25:54.747Z] Login Succeeded [2025-05-23T12:25:54.747Z] nexus3.edgexfoundry.org:10002 [2025-05-23T12:25:54.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:55.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:55.007Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:55.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:55.007Z] [2025-05-23T12:25:55.007Z] Login Succeeded [2025-05-23T12:25:55.007Z] nexus3.edgexfoundry.org:10003 [2025-05-23T12:25:55.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:55.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:55.007Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:55.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:55.007Z] [2025-05-23T12:25:55.007Z] Login Succeeded [2025-05-23T12:25:55.007Z] nexus3.edgexfoundry.org:10004 [2025-05-23T12:25:55.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:55.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:55.267Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:55.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:55.268Z] [2025-05-23T12:25:55.268Z] Login Succeeded [2025-05-23T12:25:55.268Z] ****.io [2025-05-23T12:25:55.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:55.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:55.528Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:55.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:55.528Z] [2025-05-23T12:25:55.528Z] Login Succeeded [2025-05-23T12:25:55.528Z] ---> ****-login.sh ends [Pipeline] } [2025-05-23T12:25:55.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T12:25:55.820Z] provisioning config files... [2025-05-23T12:25:55.830Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config13103895989850205095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T12:25:56.135Z] ---> ****-login.sh [2025-05-23T12:25:56.135Z] nexus3.edgexfoundry.org:10001 [2025-05-23T12:25:56.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:56.136Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:56.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:56.136Z] [2025-05-23T12:25:56.136Z] Login Succeeded [2025-05-23T12:25:56.136Z] nexus3.edgexfoundry.org:10002 [2025-05-23T12:25:56.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:56.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:56.136Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:56.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:56.136Z] [2025-05-23T12:25:56.136Z] Login Succeeded [2025-05-23T12:25:56.136Z] nexus3.edgexfoundry.org:10003 [2025-05-23T12:25:56.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:56.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:56.395Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:56.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:56.395Z] [2025-05-23T12:25:56.395Z] Login Succeeded [2025-05-23T12:25:56.395Z] nexus3.edgexfoundry.org:10004 [2025-05-23T12:25:56.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:56.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:56.395Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:56.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:56.395Z] [2025-05-23T12:25:56.395Z] Login Succeeded [2025-05-23T12:25:56.395Z] ****.io [2025-05-23T12:25:56.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:25:56.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:25:56.656Z] Configure a credential helper to remove this warning. See [2025-05-23T12:25:56.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:25:56.656Z] [2025-05-23T12:25:56.656Z] Login Succeeded [2025-05-23T12:25:56.656Z] ---> ****-login.sh ends [Pipeline] } [2025-05-23T12:25:56.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-23T12:25:57.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-23T12:25:57.667Z] + ls -al . [2025-05-23T12:25:57.667Z] total 64 [2025-05-23T12:25:57.667Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 12:25 . [2025-05-23T12:25:57.667Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:25 .. [2025-05-23T12:25:57.667Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 12:25 .git [2025-05-23T12:25:57.667Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 12:25 .github [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 23 12:25 .gitignore [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 1654 May 23 12:25 Dockerfile [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 869 May 23 12:25 Jenkinsfile [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 23 12:25 README.md [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 23 12:25 build.py [2025-05-23T12:25:57.667Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 12:25 docs [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 275 May 23 12:25 entrypoint.sh [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 83 May 23 12:25 pyproject.toml [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 32 May 23 12:25 requirements.txt [2025-05-23T12:25:57.667Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 23 12:25 setup.py [2025-05-23T12:25:57.667Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:25 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:25:58.101Z] + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 --label arch=amd64 . [2025-05-23T12:25:58.101Z] Sending build context to Docker daemon 451.6kB [2025-05-23T12:25:58.101Z] Step 1/21 : FROM python:3.13-slim AS build-image [2025-05-23T12:25:58.361Z] 3.13-slim: Pulling from library/python [2025-05-23T12:25:58.619Z] 61320b01ae5e: Pulling fs layer [2025-05-23T12:25:58.619Z] 6bf1a483ea7c: Pulling fs layer [2025-05-23T12:25:58.619Z] f5dfc541a4d3: Pulling fs layer [2025-05-23T12:25:58.619Z] 461d9e800cba: Pulling fs layer [2025-05-23T12:25:58.619Z] 461d9e800cba: Waiting [2025-05-23T12:25:58.619Z] 6bf1a483ea7c: Verifying Checksum [2025-05-23T12:25:58.619Z] 6bf1a483ea7c: Download complete [2025-05-23T12:25:58.890Z] f5dfc541a4d3: Verifying Checksum [2025-05-23T12:25:58.890Z] f5dfc541a4d3: Download complete [2025-05-23T12:25:58.890Z] 461d9e800cba: Download complete [2025-05-23T12:25:58.890Z] 61320b01ae5e: Verifying Checksum [2025-05-23T12:25:58.890Z] 61320b01ae5e: Download complete [2025-05-23T12:25:59.835Z] 61320b01ae5e: Pull complete [2025-05-23T12:26:00.095Z] 6bf1a483ea7c: Pull complete [2025-05-23T12:26:00.663Z] f5dfc541a4d3: Pull complete [2025-05-23T12:26:00.663Z] 461d9e800cba: Pull complete [2025-05-23T12:26:00.663Z] Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc [2025-05-23T12:26:00.663Z] Status: Downloaded newer image for python:3.13-slim [2025-05-23T12:26:00.663Z] ---> 26fa9b6e2848 [2025-05-23T12:26:00.663Z] Step 2/21 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T12:26:01.602Z] ---> Running in 70550600265f [2025-05-23T12:26:01.602Z] Removing intermediate container 70550600265f [2025-05-23T12:26:01.602Z] ---> 5157029320d4 [2025-05-23T12:26:01.602Z] Step 3/21 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T12:26:01.602Z] ---> Running in e21b524d6605 [2025-05-23T12:26:01.860Z] Removing intermediate container e21b524d6605 [2025-05-23T12:26:01.860Z] ---> df113dc38cdb [2025-05-23T12:26:01.860Z] Step 4/21 : WORKDIR /code [2025-05-23T12:26:01.860Z] ---> Running in 60bd868d0fc3 [2025-05-23T12:26:01.860Z] Removing intermediate container 60bd868d0fc3 [2025-05-23T12:26:01.860Z] ---> 38f11c1efbb6 [2025-05-23T12:26:01.860Z] Step 5/21 : COPY . /code/ [2025-05-23T12:26:02.119Z] ---> ed092ced6caa [2025-05-23T12:26:02.119Z] Step 6/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-23T12:26:02.119Z] ---> Running in 137764f5342e [2025-05-23T12:26:02.379Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T12:26:02.379Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T12:26:02.379Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T12:26:02.638Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-23T12:26:02.638Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-23T12:26:02.638Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-23T12:26:03.575Z] Fetched 9307 kB in 1s (8381 kB/s) [2025-05-23T12:26:04.145Z] Reading package lists... [2025-05-23T12:26:04.714Z] Reading package lists... [2025-05-23T12:26:04.714Z] Building dependency tree... [2025-05-23T12:26:04.714Z] Reading state information... [2025-05-23T12:26:04.714Z] The following additional packages will be installed: [2025-05-23T12:26:04.714Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T12:26:04.714Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-23T12:26:04.714Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-23T12:26:04.714Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-23T12:26:04.714Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-23T12:26:04.714Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T12:26:04.714Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-23T12:26:04.714Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T12:26:04.714Z] libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data [2025-05-23T12:26:04.714Z] libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client [2025-05-23T12:26:04.714Z] openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps [2025-05-23T12:26:04.714Z] psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv [2025-05-23T12:26:04.714Z] systemd-timesyncd ucf xauth [2025-05-23T12:26:04.714Z] Suggested packages: [2025-05-23T12:26:04.714Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-23T12:26:04.714Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-23T12:26:04.714Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-23T12:26:04.714Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-23T12:26:04.714Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-23T12:26:04.714Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-23T12:26:04.714Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-23T12:26:04.714Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-23T12:26:04.714Z] libtss2-rc0 polkitd | policykit-1 [2025-05-23T12:26:05.282Z] The following NEW packages will be installed: [2025-05-23T12:26:05.282Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T12:26:05.282Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-23T12:26:05.282Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-23T12:26:05.282Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-23T12:26:05.282Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-23T12:26:05.282Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-23T12:26:05.282Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-23T12:26:05.282Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-23T12:26:05.282Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-23T12:26:05.282Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-23T12:26:05.282Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-23T12:26:05.282Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-23T12:26:05.282Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-23T12:26:05.282Z] xauth [2025-05-23T12:26:05.282Z] 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T12:26:05.282Z] Need to get 31.3 MB of archives. [2025-05-23T12:26:05.282Z] After this operation, 146 MB of additional disk space will be used. [2025-05-23T12:26:05.282Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-23T12:26:05.282Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-23T12:26:05.282Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-23T12:26:05.282Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-23T12:26:05.282Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-23T12:26:05.282Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-23T12:26:05.282Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-23T12:26:05.282Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-23T12:26:05.282Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-23T12:26:05.282Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-23T12:26:05.282Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-23T12:26:05.282Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T12:26:05.282Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-23T12:26:05.282Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-23T12:26:05.282Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T12:26:05.282Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-23T12:26:05.282Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-23T12:26:05.282Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T12:26:05.282Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-23T12:26:05.282Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-23T12:26:05.282Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] [2025-05-23T12:26:05.282Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] [2025-05-23T12:26:05.282Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] [2025-05-23T12:26:05.282Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-23T12:26:05.282Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-23T12:26:05.282Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-23T12:26:05.282Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-23T12:26:05.282Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-23T12:26:05.282Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-23T12:26:05.282Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-23T12:26:05.282Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-23T12:26:05.282Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-23T12:26:05.282Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-23T12:26:05.282Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-23T12:26:05.282Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-23T12:26:05.282Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-23T12:26:05.282Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T12:26:05.282Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T12:26:05.282Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-23T12:26:05.282Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T12:26:05.282Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-23T12:26:05.282Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-23T12:26:05.282Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-23T12:26:05.282Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-23T12:26:05.282Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] [2025-05-23T12:26:05.282Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T12:26:05.282Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-23T12:26:05.282Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-23T12:26:05.282Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T12:26:05.282Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-23T12:26:05.282Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-23T12:26:05.282Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T12:26:05.282Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-23T12:26:05.282Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-23T12:26:05.282Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-23T12:26:05.282Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-23T12:26:10.753Z] Still waiting to schedule task [2025-05-23T12:26:10.753Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-05-23T12:26:37.393Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-23T12:26:37.393Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-23T12:26:37.393Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-23T12:26:37.393Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-23T12:26:37.393Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-23T12:26:37.393Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-23T12:26:37.393Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-23T12:26:37.393Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] [2025-05-23T12:26:37.393Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T12:26:37.393Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-23T12:26:37.393Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-23T12:26:37.393Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-23T12:26:37.393Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-23T12:26:37.393Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T12:26:37.393Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-23T12:26:37.393Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-23T12:26:37.393Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-23T12:26:37.393Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] [2025-05-23T12:26:37.393Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-23T12:26:37.393Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T12:26:37.393Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T12:26:37.393Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-23T12:26:37.393Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T12:26:37.393Z] Fetched 31.3 MB in 30s (1030 kB/s) [2025-05-23T12:26:37.393Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-23T12:26:37.393Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) [2025-05-23T12:26:37.393Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package dmsetup. [2025-05-23T12:26:37.393Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libkmod2:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-23T12:26:37.393Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:26:37.393Z] Selecting previously unselected package systemd. [2025-05-23T12:26:37.393Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:26:37.393Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T12:26:37.393Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:26:37.393Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-23T12:26:37.393Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T12:26:37.393Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-23T12:26:37.393Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T12:26:37.393Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T12:26:37.393Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:26:37.393Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T12:26:37.393Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:26:37.393Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T12:26:37.393Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T12:26:37.393Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T12:26:37.393Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T12:26:37.394Z] Initializing machine ID from random generator. [2025-05-23T12:26:37.394Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T12:26:37.394Z] Creating group 'systemd-network' with GID 998. [2025-05-23T12:26:37.394Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T12:26:37.394Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package systemd-sysv. [2025-05-23T12:26:37.394Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) [2025-05-23T12:26:37.394Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:26:37.394Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-23T12:26:37.394Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:26:37.394Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package dbus-bin. [2025-05-23T12:26:37.394Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:26:37.394Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T12:26:37.394Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:26:37.394Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package libexpat1:amd64. [2025-05-23T12:26:37.394Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-23T12:26:37.394Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package dbus-daemon. [2025-05-23T12:26:37.394Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:26:37.394Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T12:26:37.394Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:26:37.394Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:26:37.394Z] Selecting previously unselected package dbus. [2025-05-23T12:26:37.394Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:26:37.394Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:26:37.654Z] Selecting previously unselected package perl-modules-5.36. [2025-05-23T12:26:37.654Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-23T12:26:37.654Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T12:26:37.914Z] Selecting previously unselected package libgdbm-compat4:amd64. [2025-05-23T12:26:37.914Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... [2025-05-23T12:26:37.914Z] Unpacking libgdbm-compat4:amd64 (1.23-3) ... [2025-05-23T12:26:37.914Z] Selecting previously unselected package libperl5.36:amd64. [2025-05-23T12:26:37.914Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... [2025-05-23T12:26:37.914Z] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-23T12:26:38.486Z] Selecting previously unselected package perl. [2025-05-23T12:26:38.486Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... [2025-05-23T12:26:38.486Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-23T12:26:38.486Z] Selecting previously unselected package libbsd0:amd64. [2025-05-23T12:26:38.486Z] Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... [2025-05-23T12:26:38.486Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-23T12:26:38.486Z] Selecting previously unselected package libedit2:amd64. [2025-05-23T12:26:38.486Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-23T12:26:38.486Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T12:26:38.486Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-23T12:26:38.486Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-23T12:26:38.486Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T12:26:38.486Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-23T12:26:38.486Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-23T12:26:38.486Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T12:26:38.746Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-23T12:26:38.746Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:26:38.746Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:38.746Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-23T12:26:38.746Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:26:38.746Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:38.746Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-23T12:26:38.746Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-23T12:26:38.746Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T12:26:38.746Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-23T12:26:38.746Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:26:38.746Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:38.746Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-23T12:26:38.746Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:26:38.746Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:39.006Z] Selecting previously unselected package openssh-client. [2025-05-23T12:26:39.006Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T12:26:39.006Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:39.006Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T12:26:39.006Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T12:26:39.006Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:39.006Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-23T12:26:39.006Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-23T12:26:39.006Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T12:26:39.268Z] Selecting previously unselected package procps. [2025-05-23T12:26:39.268Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-23T12:26:39.268Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T12:26:39.268Z] Selecting previously unselected package sensible-utils. [2025-05-23T12:26:39.268Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T12:26:39.268Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:26:39.268Z] Selecting previously unselected package ucf. [2025-05-23T12:26:39.268Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T12:26:39.268Z] Moving old data out of the way [2025-05-23T12:26:39.268Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:26:39.268Z] Selecting previously unselected package runit-helper. [2025-05-23T12:26:39.268Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-23T12:26:39.268Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T12:26:39.529Z] Selecting previously unselected package libtirpc-common. [2025-05-23T12:26:39.529Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T12:26:39.529Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:26:39.529Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-23T12:26:39.529Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-23T12:26:39.529Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T12:26:39.529Z] Selecting previously unselected package libnsl2:amd64. [2025-05-23T12:26:39.529Z] Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... [2025-05-23T12:26:39.529Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-23T12:26:39.529Z] Selecting previously unselected package libwrap0:amd64. [2025-05-23T12:26:39.529Z] Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... [2025-05-23T12:26:39.529Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-23T12:26:39.530Z] Selecting previously unselected package openssh-server. [2025-05-23T12:26:39.530Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T12:26:39.530Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:39.790Z] Selecting previously unselected package less. [2025-05-23T12:26:39.790Z] Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... [2025-05-23T12:26:39.790Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-23T12:26:39.790Z] Selecting previously unselected package krb5-locales. [2025-05-23T12:26:39.790Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T12:26:39.790Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:26:39.790Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-23T12:26:39.790Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:26:39.790Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:26:39.790Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-23T12:26:39.790Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:26:39.790Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:26:40.051Z] Selecting previously unselected package ncurses-term. [2025-05-23T12:26:40.051Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-23T12:26:40.051Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T12:26:40.312Z] Selecting previously unselected package netcat-traditional. [2025-05-23T12:26:40.312Z] Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... [2025-05-23T12:26:40.312Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T12:26:40.312Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T12:26:40.312Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:26:40.312Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:26:40.312Z] Selecting previously unselected package dbus-user-session. [2025-05-23T12:26:40.312Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:26:40.312Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:26:40.312Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-23T12:26:40.312Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-23T12:26:40.312Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T12:26:40.573Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-23T12:26:40.573Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T12:26:40.573Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:26:40.573Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-23T12:26:40.573Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T12:26:40.573Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:26:40.573Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-23T12:26:40.573Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-23T12:26:40.573Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T12:26:40.573Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-23T12:26:40.573Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-23T12:26:40.573Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T12:26:40.573Z] Selecting previously unselected package libpsl5:amd64. [2025-05-23T12:26:40.573Z] Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... [2025-05-23T12:26:40.573Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-23T12:26:40.573Z] Selecting previously unselected package librtmp1:amd64. [2025-05-23T12:26:40.573Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-23T12:26:40.573Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:26:40.833Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-23T12:26:40.833Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-23T12:26:40.833Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T12:26:40.833Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-23T12:26:40.833Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-23T12:26:40.833Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:26:40.833Z] Selecting previously unselected package liberror-perl. [2025-05-23T12:26:40.833Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-23T12:26:40.833Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-23T12:26:40.833Z] Selecting previously unselected package git-man. [2025-05-23T12:26:40.833Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-23T12:26:40.833Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T12:26:41.092Z] Selecting previously unselected package git. [2025-05-23T12:26:41.092Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... [2025-05-23T12:26:41.092Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-23T12:26:41.352Z] Selecting previously unselected package libldap-common. [2025-05-23T12:26:41.352Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T12:26:41.352Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:26:41.352Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-23T12:26:41.352Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T12:26:41.352Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:26:41.352Z] Selecting previously unselected package libxau6:amd64. [2025-05-23T12:26:41.352Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-23T12:26:41.352Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T12:26:41.352Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-23T12:26:41.352Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-23T12:26:41.352Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T12:26:41.352Z] Selecting previously unselected package libxcb1:amd64. [2025-05-23T12:26:41.352Z] Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... [2025-05-23T12:26:41.352Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-23T12:26:41.611Z] Selecting previously unselected package libx11-data. [2025-05-23T12:26:41.611Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T12:26:41.611Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:26:41.612Z] Selecting previously unselected package libx11-6:amd64. [2025-05-23T12:26:41.612Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-23T12:26:41.612Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:26:41.612Z] Selecting previously unselected package libxext6:amd64. [2025-05-23T12:26:41.612Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-23T12:26:41.612Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T12:26:41.612Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-23T12:26:41.612Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-23T12:26:41.612Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T12:26:41.612Z] Selecting previously unselected package patch. [2025-05-23T12:26:41.612Z] Preparing to unpack .../62-patch_2.7.6-7_amd64.deb ... [2025-05-23T12:26:41.612Z] Unpacking patch (2.7.6-7) ... [2025-05-23T12:26:41.872Z] Selecting previously unselected package psmisc. [2025-05-23T12:26:41.872Z] Preparing to unpack .../63-psmisc_23.6-1_amd64.deb ... [2025-05-23T12:26:41.872Z] Unpacking psmisc (23.6-1) ... [2025-05-23T12:26:41.872Z] Selecting previously unselected package publicsuffix. [2025-05-23T12:26:41.872Z] Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T12:26:41.872Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T12:26:41.872Z] Selecting previously unselected package ssh. [2025-05-23T12:26:41.872Z] Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T12:26:41.872Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:41.872Z] Selecting previously unselected package xauth. [2025-05-23T12:26:41.872Z] Preparing to unpack .../66-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-23T12:26:41.872Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T12:26:41.872Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T12:26:41.872Z] Setting up runit-helper (2.15.2) ... [2025-05-23T12:26:41.872Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:26:41.872Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T12:26:41.872Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T12:26:41.872Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-23T12:26:41.872Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T12:26:41.872Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T12:26:41.872Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:26:41.872Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:26:42.131Z] Setting up psmisc (23.6-1) ... [2025-05-23T12:26:42.131Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:26:42.131Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T12:26:42.131Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T12:26:42.131Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:26:42.131Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T12:26:42.131Z] Setting up less (590-2.1~deb12u2) ... [2025-05-23T12:26:42.131Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:26:42.131Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:26:42.131Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:26:42.131Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:42.131Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:26:42.131Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T12:26:42.131Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:26:42.131Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:26:42.131Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T12:26:42.131Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T12:26:42.131Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:26:42.131Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T12:26:42.131Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-23T12:26:42.394Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:26:42.395Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:26:42.395Z] Setting up patch (2.7.6-7) ... [2025-05-23T12:26:42.395Z] Setting up libgdbm-compat4:amd64 (1.23-3) ... [2025-05-23T12:26:42.395Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:42.395Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:26:42.395Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:26:42.395Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:26:42.395Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T12:26:42.395Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T12:26:42.395Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T12:26:42.395Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:42.395Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:26:42.395Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T12:26:42.395Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-23T12:26:42.395Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T12:26:42.395Z] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-23T12:26:42.655Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:26:42.655Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T12:26:42.655Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T12:26:42.655Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-23T12:26:42.655Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T12:26:42.655Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:26:42.655Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T12:26:42.655Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-23T12:26:42.655Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:26:42.655Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:26:42.655Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:26:42.655Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:26:42.655Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:26:42.655Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:26:42.655Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:26:42.655Z] debconf: falling back to frontend: Readline [2025-05-23T12:26:42.655Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:26:42.655Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T12:26:42.655Z] debconf: falling back to frontend: Teletype [2025-05-23T12:26:42.916Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:26:42.916Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:26:42.916Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:26:42.916Z] debconf: falling back to frontend: Readline [2025-05-23T12:26:42.916Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:26:42.916Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T12:26:42.916Z] debconf: falling back to frontend: Teletype [2025-05-23T12:26:42.916Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:26:42.916Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T12:26:42.916Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T12:26:42.916Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:43.176Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T12:26:43.176Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:26:43.176Z] Setting up liberror-perl (0.17029-2) ... [2025-05-23T12:26:43.176Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:26:43.176Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-23T12:26:43.176Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T12:26:43.176Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-23T12:26:43.176Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:43.176Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-23T12:26:43.176Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:43.176Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:26:43.176Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:26:43.176Z] debconf: falling back to frontend: Readline [2025-05-23T12:26:43.176Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:26:43.176Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T12:26:43.176Z] debconf: falling back to frontend: Teletype [2025-05-23T12:26:43.436Z] [2025-05-23T12:26:43.436Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T12:26:44.006Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T12:26:44.006Z] 3072 SHA256:Q2JeIowIjtEzc48puycUoA7u7VEn1noktA2u/ycsNYo root@137764f5342e (RSA) [2025-05-23T12:26:44.006Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T12:26:44.006Z] 256 SHA256:C2ZXhIVW/U2zn+CLvRhqY63JqrN/J6J2kmJtiUoDNtY root@137764f5342e (ECDSA) [2025-05-23T12:26:44.006Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T12:26:44.006Z] 256 SHA256:Z8h2Nu9gPT0z9yluHJ/p0FZj62v27jUsdSBE74fmYh8 root@137764f5342e (ED25519) [2025-05-23T12:26:44.006Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:26:44.006Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:26:44.006Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T12:26:44.006Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T12:26:44.266Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:26:44.266Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-23T12:26:48.461Z] Removing intermediate container 137764f5342e [2025-05-23T12:26:48.461Z] ---> eb58aba7328e [2025-05-23T12:26:48.461Z] Step 7/21 : RUN pip install pybuilder [2025-05-23T12:26:48.461Z] ---> Running in 7b619e7e18ca [2025-05-23T12:26:49.398Z] Collecting pybuilder [2025-05-23T12:26:49.658Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-23T12:26:49.658Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-23T12:26:49.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 53.0 MB/s eta 0:00:00 [2025-05-23T12:26:49.658Z] Installing collected packages: pybuilder [2025-05-23T12:26:50.226Z] Successfully installed pybuilder-0.13.15 [2025-05-23T12:26:50.226Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-23T12:26:50.485Z]  [2025-05-23T12:26:50.485Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T12:26:50.485Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T12:26:51.424Z] Removing intermediate container 7b619e7e18ca [2025-05-23T12:26:51.424Z] ---> 6516fdb9841e [2025-05-23T12:26:51.424Z] Step 8/21 : RUN pyb install [2025-05-23T12:26:51.424Z] ---> Running in efc99701afbe [2025-05-23T12:27:09.525Z] PyBuilder version 0.13.15 [2025-05-23T12:27:09.525Z] Build started at 2025-05-23 12:26:51 [2025-05-23T12:27:09.525Z] ------------------------------------------------------------ [2025-05-23T12:27:09.525Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-23T12:27:09.525Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-23T12:27:09.525Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Building pygsver version 0.1.4 [2025-05-23T12:27:09.525Z] [INFO] Executing build in /code [2025-05-23T12:27:09.525Z] [INFO] Going to execute task install [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-23T12:27:09.525Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-23T12:27:09.525Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-23T12:27:09.525Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T12:27:09.525Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-23T12:27:09.525Z] [INFO] Running unit tests [2025-05-23T12:27:09.525Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,102 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T12:27:10.464Z] ERROR: something bad happened [2025-05-23T12:27:10.464Z] 1.2.3-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,131 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,141 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,157 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,170 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,175 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,183 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,192 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,203 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,203 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,215 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,216 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,238 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,246 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,255 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,261 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,292 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,300 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,313 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,318 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,324 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,325 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,336 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,342 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,352 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,352 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,352 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T12:27:10.464Z] 2025-05-23 12:27:10,358 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:27:10.724Z] [INFO] Executed 39 unit tests [2025-05-23T12:27:10.724Z] [INFO] All unit tests passed. [2025-05-23T12:27:10.724Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 [2025-05-23T12:27:10.724Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts [2025-05-23T12:27:10.724Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py [2025-05-23T12:27:10.724Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-23T12:27:10.724Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-23T12:27:10.724Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-23T12:27:10.724Z] [INFO] Running unit tests [2025-05-23T12:27:10.724Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,380 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T12:27:11.663Z] ERROR: something bad happened [2025-05-23T12:27:11.663Z] 1.2.3-dev.1 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,407 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,415 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,429 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,441 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,446 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,454 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,461 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,468 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,468 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,478 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:27:11.663Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,479 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,480 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,502 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,509 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,517 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,523 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,553 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,560 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,573 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,580 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,586 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,586 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,599 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,606 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,618 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,618 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,618 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,625 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,625 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,626 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,626 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T12:27:11.664Z] 2025-05-23 12:27:11,626 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:27:21.671Z] [INFO] Executed 39 unit tests [2025-05-23T12:27:21.671Z] [INFO] All unit tests passed. [2025-05-23T12:27:21.671Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-23T12:27:21.671Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-23T12:27:21.671Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-23T12:27:21.671Z] [INFO] Overall pygsver coverage is 100% [2025-05-23T12:27:21.671Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-23T12:27:21.671Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-23T12:27:21.671Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 [2025-05-23T12:27:21.671Z] [INFO] Running Twine check for generated artifacts [2025-05-23T12:27:21.671Z] [INFO] Installing project pygsver-0.1.4 [2025-05-23T12:27:21.671Z] ------------------------------------------------------------ [2025-05-23T12:27:21.671Z] BUILD SUCCESSFUL [2025-05-23T12:27:21.671Z] ------------------------------------------------------------ [2025-05-23T12:27:21.671Z] Build Summary [2025-05-23T12:27:21.671Z] Project: pygsver [2025-05-23T12:27:21.671Z] Version: 0.1.4 [2025-05-23T12:27:21.671Z] Base directory: /code [2025-05-23T12:27:21.671Z] Environments: [2025-05-23T12:27:21.671Z] Tasks: prepare [11832 ms] compile_sources [0 ms] run_unit_tests [1142 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1693 ms] publish [2248 ms] install [5892 ms] [2025-05-23T12:27:21.671Z] Build finished at 2025-05-23 12:27:20 [2025-05-23T12:27:21.671Z] Build took 28 seconds (28360 ms) [2025-05-23T12:27:23.579Z] Removing intermediate container efc99701afbe [2025-05-23T12:27:23.579Z] ---> c329724b34f9 [2025-05-23T12:27:23.579Z] Step 9/21 : FROM python:3.13-slim [2025-05-23T12:27:23.579Z] ---> 26fa9b6e2848 [2025-05-23T12:27:23.579Z] Step 10/21 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T12:27:23.579Z] ---> Using cache [2025-05-23T12:27:23.579Z] ---> 5157029320d4 [2025-05-23T12:27:23.579Z] Step 11/21 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T12:27:23.579Z] ---> Using cache [2025-05-23T12:27:23.579Z] ---> df113dc38cdb [2025-05-23T12:27:23.579Z] Step 12/21 : WORKDIR /opt/pygsver [2025-05-23T12:27:23.839Z] ---> Running in a779dbc39f31 [2025-05-23T12:27:23.839Z] Removing intermediate container a779dbc39f31 [2025-05-23T12:27:23.839Z] ---> 623778d4ef8d [2025-05-23T12:27:23.839Z] Step 13/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional curl gosu ca-certificates libcurl4-gnutls-dev libexpat1-dev gettext libz-dev libssl-dev make gcc [2025-05-23T12:27:23.839Z] ---> Running in 20d0f7372ae8 [2025-05-23T12:27:24.098Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T12:27:24.098Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T12:27:24.098Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T12:27:24.098Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-23T12:27:24.358Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-23T12:27:24.358Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-23T12:27:25.295Z] Fetched 9307 kB in 1s (8296 kB/s) [2025-05-23T12:27:25.556Z] Reading package lists... [2025-05-23T12:27:26.074Z] Reading package lists... [2025-05-23T12:27:26.333Z] Building dependency tree... [2025-05-23T12:27:26.333Z] Reading state information... [2025-05-23T12:27:26.333Z] ca-certificates is already the newest version (20230311). [2025-05-23T12:27:26.333Z] The following additional packages will be installed: [2025-05-23T12:27:26.333Z] binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-12 dbus dbus-bin [2025-05-23T12:27:26.333Z] dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session [2025-05-23T12:27:26.333Z] dmsetup fontconfig-config fonts-dejavu-core gcc-12 gettext-base krb5-locales [2025-05-23T12:27:26.333Z] libabsl20220623 libaom3 libapparmor1 libargon2-1 libasan8 libatomic1 [2025-05-23T12:27:26.333Z] libavif15 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools [2025-05-23T12:27:26.333Z] libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 [2025-05-23T12:27:26.333Z] libctf0 libcurl3-gnutls libcurl4 libdav1d6 libdbus-1-3 libde265-0 [2025-05-23T12:27:26.333Z] libdeflate0 libdevmapper1.02.1 libedit2 libexpat1 libfdisk1 libfido2-1 [2025-05-23T12:27:26.333Z] libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 [2025-05-23T12:27:26.333Z] libgprofng0 libgssapi-krb5-2 libheif1 libicu72 libip4tc2 libisl23 libitm1 [2025-05-23T12:27:26.333Z] libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 libkeyutils1 [2025-05-23T12:27:26.333Z] libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common liblerc4 [2025-05-23T12:27:26.333Z] liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 libnss-systemd [2025-05-23T12:27:26.333Z] libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 libquadmath0 [2025-05-23T12:27:26.333Z] librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T12:27:26.333Z] libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common libtirpc-dev [2025-05-23T12:27:26.333Z] libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 libx11-data [2025-05-23T12:27:26.333Z] libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 [2025-05-23T12:27:26.333Z] libyuv0 linux-libc-dev manpages manpages-dev ncurses-term openssh-client [2025-05-23T12:27:26.333Z] openssh-server openssh-sftp-server procps psmisc publicsuffix rpcsvc-proto [2025-05-23T12:27:26.333Z] runit-helper sensible-utils systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-23T12:27:26.333Z] Suggested packages: [2025-05-23T12:27:26.333Z] binutils-doc cpp-doc gcc-12-locales cpp-12-doc gcc-multilib autoconf [2025-05-23T12:27:26.333Z] automake libtool flex bison gdb gcc-doc gcc-12-multilib gcc-12-doc autopoint [2025-05-23T12:27:26.333Z] gettext-doc libasprintf-dev libgettextpo-dev glibc-doc libcurl4-doc [2025-05-23T12:27:26.333Z] libgnutls28-dev libidn-dev libkrb5-dev libldap2-dev librtmp-dev [2025-05-23T12:27:26.333Z] libssh2-1-dev pkg-config libgd-tools krb5-doc krb5-user [2025-05-23T12:27:26.333Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-23T12:27:26.333Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql libssl-doc [2025-05-23T12:27:26.333Z] make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass [2025-05-23T12:27:26.333Z] molly-guard ufw systemd-container systemd-homed systemd-userdbd systemd-boot [2025-05-23T12:27:26.333Z] systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 [2025-05-23T12:27:26.333Z] polkitd | policykit-1 [2025-05-23T12:27:27.268Z] The following NEW packages will be installed: [2025-05-23T12:27:27.268Z] binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-12 curl dbus [2025-05-23T12:27:27.268Z] dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T12:27:27.268Z] dbus-user-session dmsetup fontconfig-config fonts-dejavu-core gcc gcc-12 [2025-05-23T12:27:27.268Z] gettext gettext-base gosu krb5-locales libabsl20220623 libaom3 libapparmor1 [2025-05-23T12:27:27.268Z] libargon2-1 libasan8 libatomic1 libavif15 libbinutils libbrotli1 libbsd0 [2025-05-23T12:27:27.268Z] libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev [2025-05-23T12:27:27.268Z] libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 [2025-05-23T12:27:27.268Z] libcurl4-gnutls-dev libdav1d6 libdbus-1-3 libde265-0 libdeflate0 [2025-05-23T12:27:27.268Z] libdevmapper1.02.1 libedit2 libexpat1 libexpat1-dev libfdisk1 libfido2-1 [2025-05-23T12:27:27.268Z] libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 [2025-05-23T12:27:27.268Z] libgprofng0 libgssapi-krb5-2 libheif1 libicu72 libip4tc2 libisl23 libitm1 [2025-05-23T12:27:27.268Z] libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 libkeyutils1 [2025-05-23T12:27:27.268Z] libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common liblerc4 [2025-05-23T12:27:27.268Z] liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 libnss-systemd [2025-05-23T12:27:27.268Z] libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 libquadmath0 [2025-05-23T12:27:27.268Z] librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T12:27:27.268Z] libssl-dev libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common [2025-05-23T12:27:27.268Z] libtirpc-dev libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 [2025-05-23T12:27:27.268Z] libx11-data libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2025-05-23T12:27:27.268Z] libxpm4 libyuv0 linux-libc-dev make manpages manpages-dev ncurses-term [2025-05-23T12:27:27.268Z] netcat-traditional openssh-client openssh-server openssh-sftp-server procps [2025-05-23T12:27:27.268Z] psmisc publicsuffix rpcsvc-proto runit-helper sensible-utils ssh systemd [2025-05-23T12:27:27.268Z] systemd-sysv systemd-timesyncd ucf xauth zlib1g-dev [2025-05-23T12:27:27.268Z] 0 upgraded, 141 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T12:27:27.268Z] Need to get 97.1 MB of archives. [2025-05-23T12:27:27.268Z] After this operation, 371 MB of additional disk space will be used. [2025-05-23T12:27:27.268Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-23T12:27:27.268Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-23T12:27:27.268Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-23T12:27:27.268Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-23T12:27:27.268Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-23T12:27:27.268Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-23T12:27:27.269Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-23T12:27:27.269Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-23T12:27:27.269Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-23T12:27:27.269Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-23T12:27:27.269Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-23T12:27:27.269Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T12:27:27.269Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-23T12:27:27.269Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-23T12:27:27.269Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T12:27:27.269Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-23T12:27:27.269Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-23T12:27:27.269Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T12:27:27.269Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-23T12:27:27.269Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-23T12:27:42.641Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2125 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] checkout [2025-05-23T12:27:42.683Z] Selected Git installation does not exist. Using Default [2025-05-23T12:27:42.683Z] The recommended git tool is: NONE [2025-05-23T12:27:47.380Z] using credential edgex-jenkins-ssh [2025-05-23T12:27:47.404Z] Cloning the remote Git repository [2025-05-23T12:27:47.441Z] Cloning repository git@github.com:edgexfoundry/git-semver.git [2025-05-23T12:27:47.531Z] > git init /w/workspace/edgexfoundry_git-semver_main # timeout=10 [2025-05-23T12:27:47.682Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-05-23T12:27:47.684Z] > git --version # timeout=10 [2025-05-23T12:27:47.703Z] > git --version # 'git version 2.25.1' [2025-05-23T12:27:47.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-23T12:27:47.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-23T12:27:48.455Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-05-23T12:27:48.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-23T12:27:49.417Z] Avoid second fetch [2025-05-23T12:27:49.418Z] Checking out Revision ce15149cfed2d6895db6df985ec47ac6c5ee16f3 (main) [2025-05-23T12:27:50.016Z] Commit message: "Merge pull request #76 from cherrycl/fix-git-version" [2025-05-23T12:27:49.439Z] > git config core.sparsecheckout # timeout=10 [2025-05-23T12:27:49.501Z] > git checkout -f ce15149cfed2d6895db6df985ec47ac6c5ee16f3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-23T12:27:54.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-23T12:27:54.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-23T12:27:54.763Z] Dload Upload Total Spent Left Speed [2025-05-23T12:27:54.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72067 0 --:--:-- --:--:-- --:--:-- 72067 [Pipeline] sh [2025-05-23T12:27:55.096Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-23T12:27:55.424Z] + sudo tee /etc/docker/daemon.new [2025-05-23T12:27:55.425Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-23T12:27:55.425Z] { [2025-05-23T12:27:55.425Z] "registry-mirrors": [ [2025-05-23T12:27:55.425Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-23T12:27:55.425Z] ], [2025-05-23T12:27:55.425Z] "bip": "10.250.0.254/24", [2025-05-23T12:27:55.425Z] "hosts": [ [2025-05-23T12:27:55.425Z] "tcp://0.0.0.0:5555", [2025-05-23T12:27:55.425Z] "unix:///var/run/docker.sock" [2025-05-23T12:27:55.425Z] ], [2025-05-23T12:27:55.425Z] "mtu": 1458, [2025-05-23T12:27:55.425Z] "selinux-enabled": true, [2025-05-23T12:27:55.425Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-23T12:27:55.425Z] } [Pipeline] sh [2025-05-23T12:27:55.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-23T12:27:56.081Z] + sudo service docker restart [2025-05-23T12:27:59.373Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-23T12:27:59.373Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-23T12:27:59.373Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-23T12:27:59.373Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-23T12:27:59.373Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-23T12:27:59.373Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-23T12:27:59.373Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-23T12:27:59.373Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-23T12:27:59.373Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-23T12:27:59.373Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-23T12:27:59.373Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-23T12:27:59.373Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-23T12:27:59.373Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T12:27:59.373Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T12:27:59.373Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-23T12:27:59.373Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T12:27:59.373Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-23T12:27:59.373Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-23T12:27:59.373Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-23T12:27:59.373Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-23T12:27:59.373Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] [2025-05-23T12:27:59.373Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T12:27:59.373Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-23T12:27:59.373Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-23T12:27:59.373Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB] [2025-05-23T12:27:59.373Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T12:27:59.373Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-23T12:27:59.373Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-23T12:27:59.373Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB] [2025-05-23T12:27:59.373Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB] [2025-05-23T12:27:59.373Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB] [2025-05-23T12:27:59.373Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB] [2025-05-23T12:27:59.373Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB] [2025-05-23T12:27:59.373Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB] [2025-05-23T12:27:59.373Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB] [2025-05-23T12:27:59.373Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB] [2025-05-23T12:27:59.373Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB] [2025-05-23T12:27:59.373Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB] [2025-05-23T12:27:59.373Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB] [2025-05-23T12:27:59.373Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14+deb12u1 [9768 kB] [2025-05-23T12:27:59.373Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B] [2025-05-23T12:27:59.373Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-23T12:27:59.373Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-23T12:27:59.373Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-23T12:27:59.373Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-23T12:27:59.373Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-23T12:27:59.373Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-23T12:27:59.373Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-23T12:27:59.373Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-23T12:27:59.373Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libcurl4 amd64 7.88.1-10+deb12u12 [391 kB] [2025-05-23T12:27:59.373Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 curl amd64 7.88.1-10+deb12u12 [315 kB] [2025-05-23T12:27:59.373Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T12:27:59.373Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB] [2025-05-23T12:27:59.373Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB] [2025-05-23T12:27:59.373Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14+deb12u1 [41.7 kB] [2025-05-23T12:27:59.373Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14+deb12u1 [116 kB] [2025-05-23T12:27:59.374Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14+deb12u1 [26.1 kB] [2025-05-23T12:27:59.374Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14+deb12u1 [9376 B] [2025-05-23T12:27:59.374Z] Get:79 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] [2025-05-23T12:27:59.374Z] Get:80 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14+deb12u1 [969 kB] [2025-05-23T12:27:59.374Z] Get:81 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14+deb12u1 [2197 kB] [2025-05-23T12:27:59.374Z] Get:82 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] [2025-05-23T12:27:59.374Z] Get:83 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14+deb12u1 [145 kB] [2025-05-23T12:27:59.374Z] Get:84 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14+deb12u1 [2437 kB] [2025-05-23T12:27:59.374Z] Get:85 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14+deb12u1 [19.3 MB] [2025-05-23T12:27:59.374Z] Get:86 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B] [2025-05-23T12:27:59.374Z] Get:87 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB] [2025-05-23T12:27:59.374Z] Get:88 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB] [2025-05-23T12:27:59.374Z] Get:89 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] [2025-05-23T12:27:59.374Z] Get:90 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] [2025-05-23T12:27:59.374Z] Get:91 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB] [2025-05-23T12:27:59.374Z] Get:92 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u1 [1851 kB] [2025-05-23T12:27:59.374Z] Get:93 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB] [2025-05-23T12:27:59.374Z] Get:94 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB] [2025-05-23T12:27:59.374Z] Get:95 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB] [2025-05-23T12:27:59.374Z] Get:96 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB] [2025-05-23T12:27:59.374Z] Get:97 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB] [2025-05-23T12:27:59.374Z] Get:98 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB] [2025-05-23T12:27:59.374Z] Get:99 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB] [2025-05-23T12:27:59.374Z] Get:100 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] [2025-05-23T12:27:59.374Z] Get:101 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB] [2025-05-23T12:27:59.374Z] Get:102 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB] [2025-05-23T12:27:59.374Z] Get:103 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB] [2025-05-23T12:27:59.374Z] Get:104 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB] [2025-05-23T12:27:59.374Z] Get:105 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB] [2025-05-23T12:27:59.374Z] Get:106 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB] [2025-05-23T12:27:59.374Z] Get:107 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB] [2025-05-23T12:27:59.374Z] Get:108 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB] [2025-05-23T12:27:59.374Z] Get:109 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB] [2025-05-23T12:27:59.374Z] Get:110 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB] [2025-05-23T12:27:59.374Z] Get:111 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB] [2025-05-23T12:27:59.374Z] Get:112 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u2 [316 kB] [2025-05-23T12:27:59.374Z] Get:113 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-23T12:27:59.374Z] Get:114 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-23T12:27:59.374Z] Get:115 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-23T12:27:59.374Z] Get:116 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T12:27:59.374Z] Get:117 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-23T12:27:59.374Z] Get:118 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB] [2025-05-23T12:27:59.374Z] Get:119 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB] [2025-05-23T12:27:59.374Z] Get:120 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u10 [54.7 kB] [2025-05-23T12:27:59.374Z] Get:121 http://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.137-1 [2139 kB] [2025-05-23T12:27:59.374Z] Get:122 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB] [2025-05-23T12:27:59.374Z] Get:123 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB] [2025-05-23T12:27:59.374Z] Get:124 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB] [2025-05-23T12:27:59.374Z] Get:125 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB] [2025-05-23T12:27:59.374Z] Get:126 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] [2025-05-23T12:27:59.374Z] Get:127 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-23T12:27:59.374Z] Get:128 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u12 [487 kB] [2025-05-23T12:27:59.374Z] Get:129 http://deb.debian.org/debian bookworm/main amd64 libexpat1-dev amd64 2.5.0-1+deb12u1 [150 kB] [2025-05-23T12:27:59.374Z] Get:130 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T12:27:59.374Z] Get:131 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-23T12:27:59.374Z] Get:132 http://deb.debian.org/debian bookworm/main amd64 libssl-dev amd64 3.0.16-1~deb12u1 [2440 kB] [2025-05-23T12:27:59.374Z] Get:133 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-23T12:27:59.374Z] Get:134 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-23T12:27:59.374Z] Get:135 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB] [2025-05-23T12:27:59.374Z] Get:136 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB] [2025-05-23T12:27:59.374Z] Get:137 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-23T12:27:59.374Z] Get:138 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T12:27:59.374Z] Get:139 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T12:27:59.374Z] Get:140 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-23T12:27:59.374Z] Get:141 http://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB] [2025-05-23T12:27:59.374Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T12:27:59.374Z] Fetched 97.1 MB in 31s (3137 kB/s) [2025-05-23T12:27:59.374Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-23T12:27:59.374Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) [2025-05-23T12:27:59.374Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package dmsetup. [2025-05-23T12:27:59.374Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libkmod2:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package systemd. [2025-05-23T12:27:59.374Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:27:59.374Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-23T12:27:59.374Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-23T12:27:59.374Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-23T12:27:59.374Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-23T12:27:59.374Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-23T12:27:59.374Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-23T12:27:59.374Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:27:59.374Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T12:27:59.374Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T12:27:59.374Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T12:27:59.374Z] Initializing machine ID from random generator. [2025-05-23T12:27:59.374Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T12:27:59.374Z] Creating group 'systemd-network' with GID 998. [2025-05-23T12:27:59.374Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T12:27:59.374Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package systemd-sysv. [2025-05-23T12:27:59.374Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7552 files and directories currently installed.) [2025-05-23T12:27:59.374Z] Preparing to unpack .../000-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package dbus-bin. [2025-05-23T12:27:59.374Z] Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T12:27:59.374Z] Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:27:59.374Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:27:59.374Z] Selecting previously unselected package libexpat1:amd64. [2025-05-23T12:27:59.374Z] Preparing to unpack .../004-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-23T12:27:59.374Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T12:27:59.634Z] Selecting previously unselected package dbus-daemon. [2025-05-23T12:27:59.634Z] Preparing to unpack .../005-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:27:59.634Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:27:59.634Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T12:27:59.634Z] Preparing to unpack .../006-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:27:59.634Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:27:59.634Z] Selecting previously unselected package dbus. [2025-05-23T12:27:59.634Z] Preparing to unpack .../007-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:27:59.634Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:27:59.634Z] Selecting previously unselected package libbsd0:amd64. [2025-05-23T12:27:59.634Z] Preparing to unpack .../008-libbsd0_0.11.7-2_amd64.deb ... [2025-05-23T12:27:59.634Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-23T12:27:59.634Z] Selecting previously unselected package libedit2:amd64. [2025-05-23T12:27:59.634Z] Preparing to unpack .../009-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-23T12:27:59.634Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T12:27:59.634Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-23T12:27:59.634Z] Preparing to unpack .../010-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-23T12:27:59.634Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T12:27:59.894Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-23T12:27:59.894Z] Preparing to unpack .../011-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-23T12:27:59.894Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T12:27:59.894Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-23T12:27:59.894Z] Preparing to unpack .../012-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:27:59.894Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:27:59.894Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-23T12:27:59.894Z] Preparing to unpack .../013-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:27:59.894Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:27:59.894Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-23T12:27:59.894Z] Preparing to unpack .../014-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-23T12:27:59.894Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T12:27:59.894Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-23T12:27:59.894Z] Preparing to unpack .../015-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:27:59.894Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:27:59.894Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-23T12:27:59.894Z] Preparing to unpack .../016-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-23T12:27:59.894Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:00.157Z] Selecting previously unselected package openssh-client. [2025-05-23T12:28:00.157Z] Preparing to unpack .../017-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T12:28:00.157Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:00.157Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T12:28:00.157Z] Preparing to unpack .../018-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T12:28:00.157Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:00.157Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-23T12:28:00.157Z] Preparing to unpack .../019-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-23T12:28:00.157Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T12:28:00.157Z] Selecting previously unselected package procps. [2025-05-23T12:28:00.157Z] Preparing to unpack .../020-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-23T12:28:00.157Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T12:28:00.418Z] Selecting previously unselected package sensible-utils. [2025-05-23T12:28:00.418Z] Preparing to unpack .../021-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T12:28:00.418Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:28:00.418Z] Selecting previously unselected package ucf. [2025-05-23T12:28:00.418Z] Preparing to unpack .../022-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T12:28:00.418Z] Moving old data out of the way [2025-05-23T12:28:00.418Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:28:00.418Z] Selecting previously unselected package runit-helper. [2025-05-23T12:28:00.418Z] Preparing to unpack .../023-runit-helper_2.15.2_all.deb ... [2025-05-23T12:28:00.418Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T12:28:00.418Z] Selecting previously unselected package libtirpc-common. [2025-05-23T12:28:00.418Z] Preparing to unpack .../024-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T12:28:00.418Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:28:00.418Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-23T12:28:00.418Z] Preparing to unpack .../025-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-23T12:28:00.418Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T12:28:00.418Z] Selecting previously unselected package libnsl2:amd64. [2025-05-23T12:28:00.418Z] Preparing to unpack .../026-libnsl2_1.3.0-2_amd64.deb ... [2025-05-23T12:28:00.418Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-23T12:28:00.418Z] Selecting previously unselected package libwrap0:amd64. [2025-05-23T12:28:00.418Z] Preparing to unpack .../027-libwrap0_7.6.q-32_amd64.deb ... [2025-05-23T12:28:00.418Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-23T12:28:00.677Z] Selecting previously unselected package openssh-server. [2025-05-23T12:28:00.677Z] Preparing to unpack .../028-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-23T12:28:00.677Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:00.677Z] Selecting previously unselected package gettext-base. [2025-05-23T12:28:00.677Z] Preparing to unpack .../029-gettext-base_0.21-12_amd64.deb ... [2025-05-23T12:28:00.677Z] Unpacking gettext-base (0.21-12) ... [2025-05-23T12:28:00.677Z] Selecting previously unselected package krb5-locales. [2025-05-23T12:28:00.677Z] Preparing to unpack .../030-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T12:28:00.677Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:28:00.677Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-23T12:28:00.677Z] Preparing to unpack .../031-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:28:00.677Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:28:00.677Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-23T12:28:00.677Z] Preparing to unpack .../032-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:28:00.677Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:28:00.936Z] Selecting previously unselected package manpages. [2025-05-23T12:28:00.936Z] Preparing to unpack .../033-manpages_6.03-2_all.deb ... [2025-05-23T12:28:00.936Z] Unpacking manpages (6.03-2) ... [2025-05-23T12:28:00.936Z] Selecting previously unselected package ncurses-term. [2025-05-23T12:28:00.936Z] Preparing to unpack .../034-ncurses-term_6.4-4_all.deb ... [2025-05-23T12:28:00.936Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T12:28:01.199Z] Selecting previously unselected package netcat-traditional. [2025-05-23T12:28:01.199Z] Preparing to unpack .../035-netcat-traditional_1.10-47_amd64.deb ... [2025-05-23T12:28:01.199Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T12:28:01.199Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T12:28:01.199Z] Preparing to unpack .../036-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-23T12:28:01.199Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:28:01.199Z] Selecting previously unselected package binutils-common:amd64. [2025-05-23T12:28:01.199Z] Preparing to unpack .../037-binutils-common_2.40-2_amd64.deb ... [2025-05-23T12:28:01.199Z] Unpacking binutils-common:amd64 (2.40-2) ... [2025-05-23T12:28:01.458Z] Selecting previously unselected package libbinutils:amd64. [2025-05-23T12:28:01.458Z] Preparing to unpack .../038-libbinutils_2.40-2_amd64.deb ... [2025-05-23T12:28:01.458Z] Unpacking libbinutils:amd64 (2.40-2) ... [2025-05-23T12:28:01.458Z] Selecting previously unselected package libctf-nobfd0:amd64. [2025-05-23T12:28:01.458Z] Preparing to unpack .../039-libctf-nobfd0_2.40-2_amd64.deb ... [2025-05-23T12:28:01.458Z] Unpacking libctf-nobfd0:amd64 (2.40-2) ... [2025-05-23T12:28:01.722Z] Selecting previously unselected package libctf0:amd64. [2025-05-23T12:28:01.722Z] Preparing to unpack .../040-libctf0_2.40-2_amd64.deb ... [2025-05-23T12:28:01.722Z] Unpacking libctf0:amd64 (2.40-2) ... [2025-05-23T12:28:01.722Z] Selecting previously unselected package libgprofng0:amd64. [2025-05-23T12:28:01.722Z] Preparing to unpack .../041-libgprofng0_2.40-2_amd64.deb ... [2025-05-23T12:28:01.722Z] Unpacking libgprofng0:amd64 (2.40-2) ... [2025-05-23T12:28:01.722Z] Selecting previously unselected package libjansson4:amd64. [2025-05-23T12:28:01.722Z] Preparing to unpack .../042-libjansson4_2.14-2_amd64.deb ... [2025-05-23T12:28:01.722Z] Unpacking libjansson4:amd64 (2.14-2) ... [2025-05-23T12:28:01.722Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2025-05-23T12:28:01.722Z] Preparing to unpack .../043-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ... [2025-05-23T12:28:01.722Z] Unpacking binutils-x86-64-linux-gnu (2.40-2) ... [2025-05-23T12:28:01.981Z] Selecting previously unselected package binutils. [2025-05-23T12:28:01.981Z] Preparing to unpack .../044-binutils_2.40-2_amd64.deb ... [2025-05-23T12:28:01.981Z] Unpacking binutils (2.40-2) ... [2025-05-23T12:28:01.981Z] Selecting previously unselected package libisl23:amd64. [2025-05-23T12:28:01.981Z] Preparing to unpack .../045-libisl23_0.25-1.1_amd64.deb ... [2025-05-23T12:28:01.981Z] Unpacking libisl23:amd64 (0.25-1.1) ... [2025-05-23T12:28:02.241Z] Selecting previously unselected package libmpfr6:amd64. [2025-05-23T12:28:02.241Z] Preparing to unpack .../046-libmpfr6_4.2.0-1_amd64.deb ... [2025-05-23T12:28:02.241Z] Unpacking libmpfr6:amd64 (4.2.0-1) ... [2025-05-23T12:28:02.241Z] Selecting previously unselected package libmpc3:amd64. [2025-05-23T12:28:02.241Z] Preparing to unpack .../047-libmpc3_1.3.1-1_amd64.deb ... [2025-05-23T12:28:02.241Z] Unpacking libmpc3:amd64 (1.3.1-1) ... [2025-05-23T12:28:02.241Z] Selecting previously unselected package cpp-12. [2025-05-23T12:28:02.241Z] Preparing to unpack .../048-cpp-12_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:02.241Z] Unpacking cpp-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:02.810Z] Selecting previously unselected package cpp. [2025-05-23T12:28:02.810Z] Preparing to unpack .../049-cpp_4%3a12.2.0-3_amd64.deb ... [2025-05-23T12:28:02.810Z] Unpacking cpp (4:12.2.0-3) ... [2025-05-23T12:28:03.070Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-23T12:28:03.070Z] Preparing to unpack .../050-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-23T12:28:03.070Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T12:28:03.070Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-23T12:28:03.070Z] Preparing to unpack .../051-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T12:28:03.070Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:28:03.070Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-23T12:28:03.070Z] Preparing to unpack .../052-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T12:28:03.070Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:28:03.070Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-23T12:28:03.070Z] Preparing to unpack .../053-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-23T12:28:03.070Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T12:28:03.070Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-23T12:28:03.070Z] Preparing to unpack .../054-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-23T12:28:03.070Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T12:28:03.070Z] Selecting previously unselected package libpsl5:amd64. [2025-05-23T12:28:03.070Z] Preparing to unpack .../055-libpsl5_0.21.2-1_amd64.deb ... [2025-05-23T12:28:03.070Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-23T12:28:03.330Z] Selecting previously unselected package librtmp1:amd64. [2025-05-23T12:28:03.330Z] Preparing to unpack .../056-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-23T12:28:03.330Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:28:03.330Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-23T12:28:03.330Z] Preparing to unpack .../057-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-23T12:28:03.330Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T12:28:03.330Z] Selecting previously unselected package libcurl4:amd64. [2025-05-23T12:28:03.330Z] Preparing to unpack .../058-libcurl4_7.88.1-10+deb12u12_amd64.deb ... [2025-05-23T12:28:03.330Z] Unpacking libcurl4:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:28:03.330Z] Selecting previously unselected package curl. [2025-05-23T12:28:03.330Z] Preparing to unpack .../059-curl_7.88.1-10+deb12u12_amd64.deb ... [2025-05-23T12:28:03.330Z] Unpacking curl (7.88.1-10+deb12u12) ... [2025-05-23T12:28:03.330Z] Selecting previously unselected package dbus-user-session. [2025-05-23T12:28:03.330Z] Preparing to unpack .../060-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-23T12:28:03.330Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:28:03.589Z] Selecting previously unselected package fonts-dejavu-core. [2025-05-23T12:28:03.589Z] Preparing to unpack .../061-fonts-dejavu-core_2.37-6_all.deb ... [2025-05-23T12:28:03.589Z] Unpacking fonts-dejavu-core (2.37-6) ... [2025-05-23T12:28:03.589Z] Selecting previously unselected package fontconfig-config. [2025-05-23T12:28:03.589Z] Preparing to unpack .../062-fontconfig-config_2.14.1-4_amd64.deb ... [2025-05-23T12:28:03.848Z] Unpacking fontconfig-config (2.14.1-4) ... [2025-05-23T12:28:03.848Z] Selecting previously unselected package libcc1-0:amd64. [2025-05-23T12:28:03.848Z] Preparing to unpack .../063-libcc1-0_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:03.848Z] Unpacking libcc1-0:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:03.848Z] Selecting previously unselected package libgomp1:amd64. [2025-05-23T12:28:03.848Z] Preparing to unpack .../064-libgomp1_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:03.848Z] Unpacking libgomp1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:03.848Z] Selecting previously unselected package libitm1:amd64. [2025-05-23T12:28:03.848Z] Preparing to unpack .../065-libitm1_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:03.848Z] Unpacking libitm1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:03.848Z] Selecting previously unselected package libatomic1:amd64. [2025-05-23T12:28:03.848Z] Preparing to unpack .../066-libatomic1_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:03.849Z] Unpacking libatomic1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:03.849Z] Selecting previously unselected package libasan8:amd64. [2025-05-23T12:28:03.849Z] Preparing to unpack .../067-libasan8_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:03.849Z] Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:04.114Z] Selecting previously unselected package liblsan0:amd64. [2025-05-23T12:28:04.114Z] Preparing to unpack .../068-liblsan0_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:04.114Z] Unpacking liblsan0:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:04.374Z] Selecting previously unselected package libtsan2:amd64. [2025-05-23T12:28:04.374Z] Preparing to unpack .../069-libtsan2_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:04.374Z] Unpacking libtsan2:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:04.374Z] Selecting previously unselected package libubsan1:amd64. [2025-05-23T12:28:04.374Z] Preparing to unpack .../070-libubsan1_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:04.374Z] Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:04.634Z] Selecting previously unselected package libquadmath0:amd64. [2025-05-23T12:28:04.634Z] Preparing to unpack .../071-libquadmath0_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:04.634Z] Unpacking libquadmath0:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:04.634Z] Selecting previously unselected package libgcc-12-dev:amd64. [2025-05-23T12:28:04.634Z] Preparing to unpack .../072-libgcc-12-dev_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:04.634Z] Unpacking libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:04.892Z] Selecting previously unselected package gcc-12. [2025-05-23T12:28:04.892Z] Preparing to unpack .../073-gcc-12_12.2.0-14+deb12u1_amd64.deb ... [2025-05-23T12:28:04.892Z] Unpacking gcc-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:05.472Z] Selecting previously unselected package gcc. [2025-05-23T12:28:05.473Z] Preparing to unpack .../074-gcc_4%3a12.2.0-3_amd64.deb ... [2025-05-23T12:28:05.473Z] Unpacking gcc (4:12.2.0-3) ... [2025-05-23T12:28:05.732Z] Selecting previously unselected package libicu72:amd64. [2025-05-23T12:28:05.732Z] Preparing to unpack .../075-libicu72_72.1-3_amd64.deb ... [2025-05-23T12:28:05.732Z] Unpacking libicu72:amd64 (72.1-3) ... [2025-05-23T12:28:06.299Z] Selecting previously unselected package libxml2:amd64. [2025-05-23T12:28:06.299Z] Preparing to unpack .../076-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... [2025-05-23T12:28:06.299Z] Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... [2025-05-23T12:28:06.299Z] Selecting previously unselected package gettext. [2025-05-23T12:28:06.299Z] Preparing to unpack .../077-gettext_0.21-12_amd64.deb ... [2025-05-23T12:28:06.299Z] Unpacking gettext (0.21-12) ... [2025-05-23T12:28:06.299Z] Selecting previously unselected package gosu. [2025-05-23T12:28:06.299Z] Preparing to unpack .../078-gosu_1.14-1+b10_amd64.deb ... [2025-05-23T12:28:06.299Z] Unpacking gosu (1.14-1+b10) ... [2025-05-23T12:28:06.559Z] Selecting previously unselected package libabsl20220623:amd64. [2025-05-23T12:28:06.559Z] Preparing to unpack .../079-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ... [2025-05-23T12:28:06.559Z] Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ... [2025-05-23T12:28:06.559Z] Selecting previously unselected package libaom3:amd64. [2025-05-23T12:28:06.559Z] Preparing to unpack .../080-libaom3_3.6.0-1+deb12u1_amd64.deb ... [2025-05-23T12:28:06.559Z] Unpacking libaom3:amd64 (3.6.0-1+deb12u1) ... [2025-05-23T12:28:06.818Z] Selecting previously unselected package libdav1d6:amd64. [2025-05-23T12:28:06.818Z] Preparing to unpack .../081-libdav1d6_1.0.0-2+deb12u1_amd64.deb ... [2025-05-23T12:28:06.818Z] Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ... [2025-05-23T12:28:06.818Z] Selecting previously unselected package libgav1-1:amd64. [2025-05-23T12:28:06.818Z] Preparing to unpack .../082-libgav1-1_0.18.0-1+b1_amd64.deb ... [2025-05-23T12:28:06.818Z] Unpacking libgav1-1:amd64 (0.18.0-1+b1) ... [2025-05-23T12:28:06.818Z] Selecting previously unselected package librav1e0:amd64. [2025-05-23T12:28:06.818Z] Preparing to unpack .../083-librav1e0_0.5.1-6_amd64.deb ... [2025-05-23T12:28:06.818Z] Unpacking librav1e0:amd64 (0.5.1-6) ... [2025-05-23T12:28:07.078Z] Selecting previously unselected package libsvtav1enc1:amd64. [2025-05-23T12:28:07.078Z] Preparing to unpack .../084-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ... [2025-05-23T12:28:07.078Z] Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... [2025-05-23T12:28:07.078Z] Selecting previously unselected package libjpeg62-turbo:amd64. [2025-05-23T12:28:07.078Z] Preparing to unpack .../085-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ... [2025-05-23T12:28:07.078Z] Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ... [2025-05-23T12:28:07.338Z] Selecting previously unselected package libyuv0:amd64. [2025-05-23T12:28:07.338Z] Preparing to unpack .../086-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ... [2025-05-23T12:28:07.338Z] Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... [2025-05-23T12:28:07.338Z] Selecting previously unselected package libavif15:amd64. [2025-05-23T12:28:07.338Z] Preparing to unpack .../087-libavif15_0.11.1-1_amd64.deb ... [2025-05-23T12:28:07.338Z] Unpacking libavif15:amd64 (0.11.1-1) ... [2025-05-23T12:28:07.338Z] Selecting previously unselected package libc-dev-bin. [2025-05-23T12:28:07.338Z] Preparing to unpack .../088-libc-dev-bin_2.36-9+deb12u10_amd64.deb ... [2025-05-23T12:28:07.338Z] Unpacking libc-dev-bin (2.36-9+deb12u10) ... [2025-05-23T12:28:07.338Z] Selecting previously unselected package libpng16-16:amd64. [2025-05-23T12:28:07.338Z] Preparing to unpack .../089-libpng16-16_1.6.39-2_amd64.deb ... [2025-05-23T12:28:07.338Z] Unpacking libpng16-16:amd64 (1.6.39-2) ... [2025-05-23T12:28:07.338Z] Selecting previously unselected package libfreetype6:amd64. [2025-05-23T12:28:07.338Z] Preparing to unpack .../090-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ... [2025-05-23T12:28:07.338Z] Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... [2025-05-23T12:28:07.597Z] Selecting previously unselected package libfontconfig1:amd64. [2025-05-23T12:28:07.597Z] Preparing to unpack .../091-libfontconfig1_2.14.1-4_amd64.deb ... [2025-05-23T12:28:07.597Z] Unpacking libfontconfig1:amd64 (2.14.1-4) ... [2025-05-23T12:28:07.597Z] Selecting previously unselected package libde265-0:amd64. [2025-05-23T12:28:07.597Z] Preparing to unpack .../092-libde265-0_1.0.11-1+deb12u2_amd64.deb ... [2025-05-23T12:28:07.597Z] Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ... [2025-05-23T12:28:07.597Z] Selecting previously unselected package libnuma1:amd64. [2025-05-23T12:28:07.597Z] Preparing to unpack .../093-libnuma1_2.0.16-1_amd64.deb ... [2025-05-23T12:28:07.597Z] Unpacking libnuma1:amd64 (2.0.16-1) ... [2025-05-23T12:28:07.597Z] Selecting previously unselected package libx265-199:amd64. [2025-05-23T12:28:07.597Z] Preparing to unpack .../094-libx265-199_3.5-2+b1_amd64.deb ... [2025-05-23T12:28:07.597Z] Unpacking libx265-199:amd64 (3.5-2+b1) ... [2025-05-23T12:28:07.857Z] Selecting previously unselected package libheif1:amd64. [2025-05-23T12:28:07.857Z] Preparing to unpack .../095-libheif1_1.15.1-1+deb12u1_amd64.deb ... [2025-05-23T12:28:07.857Z] Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ... [2025-05-23T12:28:07.857Z] Selecting previously unselected package libdeflate0:amd64. [2025-05-23T12:28:07.857Z] Preparing to unpack .../096-libdeflate0_1.14-1_amd64.deb ... [2025-05-23T12:28:07.857Z] Unpacking libdeflate0:amd64 (1.14-1) ... [2025-05-23T12:28:07.857Z] Selecting previously unselected package libjbig0:amd64. [2025-05-23T12:28:07.857Z] Preparing to unpack .../097-libjbig0_2.1-6.1_amd64.deb ... [2025-05-23T12:28:07.857Z] Unpacking libjbig0:amd64 (2.1-6.1) ... [2025-05-23T12:28:07.857Z] Selecting previously unselected package liblerc4:amd64. [2025-05-23T12:28:07.857Z] Preparing to unpack .../098-liblerc4_4.0.0+ds-2_amd64.deb ... [2025-05-23T12:28:07.857Z] Unpacking liblerc4:amd64 (4.0.0+ds-2) ... [2025-05-23T12:28:07.857Z] Selecting previously unselected package libwebp7:amd64. [2025-05-23T12:28:07.857Z] Preparing to unpack .../099-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ... [2025-05-23T12:28:07.857Z] Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ... [2025-05-23T12:28:08.117Z] Selecting previously unselected package libtiff6:amd64. [2025-05-23T12:28:08.117Z] Preparing to unpack .../100-libtiff6_4.5.0-6+deb12u2_amd64.deb ... [2025-05-23T12:28:08.117Z] Unpacking libtiff6:amd64 (4.5.0-6+deb12u2) ... [2025-05-23T12:28:08.117Z] Selecting previously unselected package libxau6:amd64. [2025-05-23T12:28:08.117Z] Preparing to unpack .../101-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-23T12:28:08.117Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T12:28:08.117Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-23T12:28:08.117Z] Preparing to unpack .../102-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-23T12:28:08.117Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T12:28:08.117Z] Selecting previously unselected package libxcb1:amd64. [2025-05-23T12:28:08.117Z] Preparing to unpack .../103-libxcb1_1.15-1_amd64.deb ... [2025-05-23T12:28:08.117Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-23T12:28:08.117Z] Selecting previously unselected package libx11-data. [2025-05-23T12:28:08.117Z] Preparing to unpack .../104-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T12:28:08.117Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:28:08.117Z] Selecting previously unselected package libx11-6:amd64. [2025-05-23T12:28:08.377Z] Preparing to unpack .../105-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-23T12:28:08.377Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:28:08.377Z] Selecting previously unselected package libxpm4:amd64. [2025-05-23T12:28:08.377Z] Preparing to unpack .../106-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ... [2025-05-23T12:28:08.377Z] Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... [2025-05-23T12:28:08.377Z] Selecting previously unselected package libgd3:amd64. [2025-05-23T12:28:08.377Z] Preparing to unpack .../107-libgd3_2.3.3-9_amd64.deb ... [2025-05-23T12:28:08.377Z] Unpacking libgd3:amd64 (2.3.3-9) ... [2025-05-23T12:28:08.377Z] Selecting previously unselected package libc-devtools. [2025-05-23T12:28:08.377Z] Preparing to unpack .../108-libc-devtools_2.36-9+deb12u10_amd64.deb ... [2025-05-23T12:28:08.377Z] Unpacking libc-devtools (2.36-9+deb12u10) ... [2025-05-23T12:28:08.377Z] Selecting previously unselected package linux-libc-dev:amd64. [2025-05-23T12:28:08.377Z] Preparing to unpack .../109-linux-libc-dev_6.1.137-1_amd64.deb ... [2025-05-23T12:28:08.377Z] Unpacking linux-libc-dev:amd64 (6.1.137-1) ... [2025-05-23T12:28:08.637Z] Selecting previously unselected package libcrypt-dev:amd64. [2025-05-23T12:28:08.637Z] Preparing to unpack .../110-libcrypt-dev_1%3a4.4.33-2_amd64.deb ... [2025-05-23T12:28:08.637Z] Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ... [2025-05-23T12:28:08.637Z] Selecting previously unselected package libtirpc-dev:amd64. [2025-05-23T12:28:08.637Z] Preparing to unpack .../111-libtirpc-dev_1.3.3+ds-1_amd64.deb ... [2025-05-23T12:28:08.637Z] Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ... [2025-05-23T12:28:08.637Z] Selecting previously unselected package libnsl-dev:amd64. [2025-05-23T12:28:08.637Z] Preparing to unpack .../112-libnsl-dev_1.3.0-2_amd64.deb ... [2025-05-23T12:28:08.637Z] Unpacking libnsl-dev:amd64 (1.3.0-2) ... [2025-05-23T12:28:08.637Z] Selecting previously unselected package rpcsvc-proto. [2025-05-23T12:28:08.637Z] Preparing to unpack .../113-rpcsvc-proto_1.4.3-1_amd64.deb ... [2025-05-23T12:28:08.637Z] Unpacking rpcsvc-proto (1.4.3-1) ... [2025-05-23T12:28:08.896Z] Selecting previously unselected package libc6-dev:amd64. [2025-05-23T12:28:08.896Z] Preparing to unpack .../114-libc6-dev_2.36-9+deb12u10_amd64.deb ... [2025-05-23T12:28:08.896Z] Unpacking libc6-dev:amd64 (2.36-9+deb12u10) ... [2025-05-23T12:28:08.896Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-23T12:28:08.896Z] Preparing to unpack .../115-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-23T12:28:08.896Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:28:09.156Z] Selecting previously unselected package libcurl4-gnutls-dev:amd64. [2025-05-23T12:28:09.156Z] Preparing to unpack .../116-libcurl4-gnutls-dev_7.88.1-10+deb12u12_amd64.deb ... [2025-05-23T12:28:09.156Z] Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:28:09.156Z] Selecting previously unselected package libexpat1-dev:amd64. [2025-05-23T12:28:09.156Z] Preparing to unpack .../117-libexpat1-dev_2.5.0-1+deb12u1_amd64.deb ... [2025-05-23T12:28:09.156Z] Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T12:28:09.156Z] Selecting previously unselected package libldap-common. [2025-05-23T12:28:09.156Z] Preparing to unpack .../118-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T12:28:09.156Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:28:09.156Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-23T12:28:09.156Z] Preparing to unpack .../119-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-23T12:28:09.156Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:28:09.156Z] Selecting previously unselected package libssl-dev:amd64. [2025-05-23T12:28:09.156Z] Preparing to unpack .../120-libssl-dev_3.0.16-1~deb12u1_amd64.deb ... [2025-05-23T12:28:09.156Z] Unpacking libssl-dev:amd64 (3.0.16-1~deb12u1) ... [2025-05-23T12:28:09.415Z] Selecting previously unselected package libxext6:amd64. [2025-05-23T12:28:09.415Z] Preparing to unpack .../121-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-23T12:28:09.415Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T12:28:09.415Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-23T12:28:09.415Z] Preparing to unpack .../122-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-23T12:28:09.415Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T12:28:09.415Z] Selecting previously unselected package make. [2025-05-23T12:28:09.415Z] Preparing to unpack .../123-make_4.3-4.1_amd64.deb ... [2025-05-23T12:28:09.415Z] Unpacking make (4.3-4.1) ... [2025-05-23T12:28:09.674Z] Selecting previously unselected package manpages-dev. [2025-05-23T12:28:09.674Z] Preparing to unpack .../124-manpages-dev_6.03-2_all.deb ... [2025-05-23T12:28:09.674Z] Unpacking manpages-dev (6.03-2) ... [2025-05-23T12:28:09.674Z] Selecting previously unselected package psmisc. [2025-05-23T12:28:09.674Z] Preparing to unpack .../125-psmisc_23.6-1_amd64.deb ... [2025-05-23T12:28:09.674Z] Unpacking psmisc (23.6-1) ... [2025-05-23T12:28:09.939Z] Selecting previously unselected package publicsuffix. [2025-05-23T12:28:09.939Z] Preparing to unpack .../126-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T12:28:09.939Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T12:28:09.939Z] Selecting previously unselected package ssh. [2025-05-23T12:28:09.939Z] Preparing to unpack .../127-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T12:28:09.939Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:09.939Z] Selecting previously unselected package xauth. [2025-05-23T12:28:09.939Z] Preparing to unpack .../128-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-23T12:28:09.939Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T12:28:09.939Z] Selecting previously unselected package zlib1g-dev:amd64. [2025-05-23T12:28:09.939Z] Preparing to unpack .../129-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... [2025-05-23T12:28:09.939Z] Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... [2025-05-23T12:28:09.939Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T12:28:09.939Z] Setting up runit-helper (2.15.2) ... [2025-05-23T12:28:09.939Z] Setting up libaom3:amd64 (3.6.0-1+deb12u1) ... [2025-05-23T12:28:10.199Z] Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ... [2025-05-23T12:28:10.200Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:28:10.200Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-23T12:28:10.200Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-23T12:28:10.200Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-23T12:28:10.200Z] Setting up libicu72:amd64 (72.1-3) ... [2025-05-23T12:28:10.200Z] Setting up liblerc4:amd64 (4.0.0+ds-2) ... [2025-05-23T12:28:10.200Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T12:28:10.200Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T12:28:10.200Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:28:10.200Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:28:10.200Z] Setting up psmisc (23.6-1) ... [2025-05-23T12:28:10.200Z] Setting up manpages (6.03-2) ... [2025-05-23T12:28:10.200Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:28:10.200Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-23T12:28:10.200Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-23T12:28:10.200Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:28:10.200Z] Setting up binutils-common:amd64 (2.40-2) ... [2025-05-23T12:28:10.200Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-23T12:28:10.200Z] Setting up libdeflate0:amd64 (1.14-1) ... [2025-05-23T12:28:10.200Z] Setting up linux-libc-dev:amd64 (6.1.137-1) ... [2025-05-23T12:28:10.200Z] Setting up libctf-nobfd0:amd64 (2.40-2) ... [2025-05-23T12:28:10.200Z] Setting up gettext-base (0.21-12) ... [2025-05-23T12:28:10.200Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:28:10.200Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:28:10.200Z] Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ... [2025-05-23T12:28:10.200Z] Setting up libgomp1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.200Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:28:10.200Z] Setting up libjbig0:amd64 (2.1-6.1) ... [2025-05-23T12:28:10.200Z] Setting up librav1e0:amd64 (0.5.1-6) ... [2025-05-23T12:28:10.200Z] Setting up libjansson4:amd64 (2.14-2) ... [2025-05-23T12:28:10.200Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:10.200Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:28:10.200Z] Setting up rpcsvc-proto (1.4.3-1) ... [2025-05-23T12:28:10.200Z] Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ... [2025-05-23T12:28:10.200Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:28:10.459Z] Setting up make (4.3-4.1) ... [2025-05-23T12:28:10.459Z] Setting up libmpfr6:amd64 (4.2.0-1) ... [2025-05-23T12:28:10.459Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:28:10.459Z] Setting up gosu (1.14-1+b10) ... [2025-05-23T12:28:10.459Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-23T12:28:10.459Z] Setting up libquadmath0:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.459Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-23T12:28:10.459Z] Setting up libssl-dev:amd64 (3.0.16-1~deb12u1) ... [2025-05-23T12:28:10.459Z] Setting up libpng16-16:amd64 (1.6.39-2) ... [2025-05-23T12:28:10.459Z] Setting up libmpc3:amd64 (1.3.1-1) ... [2025-05-23T12:28:10.459Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:28:10.459Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T12:28:10.459Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-23T12:28:10.459Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:28:10.459Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:28:10.459Z] Setting up libatomic1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.459Z] Setting up fonts-dejavu-core (2.37-6) ... [2025-05-23T12:28:10.459Z] Setting up libgav1-1:amd64 (0.18.0-1+b1) ... [2025-05-23T12:28:10.718Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:10.718Z] Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ... [2025-05-23T12:28:10.718Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-23T12:28:10.718Z] Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ... [2025-05-23T12:28:10.718Z] Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.718Z] Setting up libnuma1:amd64 (2.0.16-1) ... [2025-05-23T12:28:10.718Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:28:10.718Z] Setting up libcrypt-dev:amd64 (1:4.4.33-2) ... [2025-05-23T12:28:10.718Z] Setting up libtiff6:amd64 (4.5.0-6+deb12u2) ... [2025-05-23T12:28:10.718Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:28:10.718Z] Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.718Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T12:28:10.718Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-23T12:28:10.718Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:10.718Z] Setting up libtsan2:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.718Z] Setting up libbinutils:amd64 (2.40-2) ... [2025-05-23T12:28:10.718Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:28:10.718Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-23T12:28:10.718Z] Setting up libisl23:amd64 (0.25-1.1) ... [2025-05-23T12:28:10.718Z] Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ... [2025-05-23T12:28:10.718Z] Setting up libc-dev-bin (2.36-9+deb12u10) ... [2025-05-23T12:28:10.718Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-23T12:28:10.718Z] Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ... [2025-05-23T12:28:10.718Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T12:28:10.718Z] Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... [2025-05-23T12:28:10.977Z] Setting up libcc1-0:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.977Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:28:10.977Z] Setting up liblsan0:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.977Z] Setting up libitm1:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.977Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T12:28:10.977Z] Setting up libctf0:amd64 (2.40-2) ... [2025-05-23T12:28:10.977Z] Setting up manpages-dev (6.03-2) ... [2025-05-23T12:28:10.977Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-23T12:28:10.977Z] Setting up cpp-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:10.977Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-23T12:28:10.977Z] Setting up gettext (0.21-12) ... [2025-05-23T12:28:10.977Z] Setting up libavif15:amd64 (0.11.1-1) ... [2025-05-23T12:28:10.977Z] Setting up fontconfig-config (2.14.1-4) ... [2025-05-23T12:28:10.977Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:28:10.977Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:28:10.977Z] debconf: falling back to frontend: Readline [2025-05-23T12:28:10.977Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:28:10.977Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:28:10.977Z] debconf: falling back to frontend: Teletype [2025-05-23T12:28:11.235Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-23T12:28:11.235Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:28:11.235Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-23T12:28:11.235Z] Setting up libgprofng0:amd64 (2.40-2) ... [2025-05-23T12:28:11.235Z] Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ... [2025-05-23T12:28:11.235Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:28:11.235Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:28:11.235Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:28:11.235Z] Setting up libgcc-12-dev:amd64 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:11.235Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:11.235Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:28:11.493Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:28:11.493Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:28:11.493Z] debconf: falling back to frontend: Readline [2025-05-23T12:28:11.493Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:28:11.493Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:28:11.493Z] debconf: falling back to frontend: Teletype [2025-05-23T12:28:11.493Z] Setting up libx265-199:amd64 (3.5-2+b1) ... [2025-05-23T12:28:11.493Z] Setting up cpp (4:12.2.0-3) ... [2025-05-23T12:28:11.493Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-23T12:28:11.493Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:28:11.493Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:28:11.493Z] debconf: falling back to frontend: Readline [2025-05-23T12:28:11.493Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:28:11.494Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:28:11.494Z] debconf: falling back to frontend: Teletype [2025-05-23T12:28:11.494Z] Setting up libcurl4:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:28:11.494Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:28:11.494Z] Setting up curl (7.88.1-10+deb12u12) ... [2025-05-23T12:28:11.494Z] Setting up libfontconfig1:amd64 (2.14.1-4) ... [2025-05-23T12:28:11.494Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-23T12:28:11.494Z] Setting up binutils-x86-64-linux-gnu (2.40-2) ... [2025-05-23T12:28:11.494Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-23T12:28:11.494Z] Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ... [2025-05-23T12:28:11.751Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:11.752Z] Setting up libheif1:amd64 (1.15.1-1+deb12u1) ... [2025-05-23T12:28:11.752Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-23T12:28:11.752Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:28:11.752Z] Setting up binutils (2.40-2) ... [2025-05-23T12:28:11.752Z] Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u12) ... [2025-05-23T12:28:11.752Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:28:11.752Z] Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ... [2025-05-23T12:28:11.752Z] Setting up gcc-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:28:11.752Z] Setting up libgd3:amd64 (2.3.3-9) ... [2025-05-23T12:28:11.752Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T12:28:11.752Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-23T12:28:11.752Z] Setting up libc-devtools (2.36-9+deb12u10) ... [2025-05-23T12:28:11.752Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:11.752Z] Setting up gcc (4:12.2.0-3) ... [2025-05-23T12:28:11.752Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-23T12:28:11.752Z] Setting up libnsl-dev:amd64 (1.3.0-2) ... [2025-05-23T12:28:11.752Z] Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... [2025-05-23T12:28:11.752Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:12.011Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:28:12.011Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:28:12.011Z] debconf: falling back to frontend: Readline [2025-05-23T12:28:12.011Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:28:12.011Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:28:12.011Z] debconf: falling back to frontend: Teletype [2025-05-23T12:28:12.011Z] [2025-05-23T12:28:12.011Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T12:28:12.579Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T12:28:12.579Z] 3072 SHA256:Zgi7eyVI6WVKBiqPmTQXvU9sWDgnJfDB7a/qf+e4ko0 root@20d0f7372ae8 (RSA) [2025-05-23T12:28:12.579Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T12:28:12.579Z] 256 SHA256:O41a+cocjvAvTaDtoIL5uQHrqQyUDMlF0qAvJbjkC/A root@20d0f7372ae8 (ECDSA) [2025-05-23T12:28:12.579Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T12:28:12.838Z] 256 SHA256:8btzoVeoeFNLNTDxG+vo6uZAT37wNEVREGaxCAafW5I root@20d0f7372ae8 (ED25519) [2025-05-23T12:28:12.838Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:28:12.838Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:28:12.838Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T12:28:12.838Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T12:28:13.097Z] Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... [2025-05-23T12:28:13.097Z] Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... [2025-05-23T12:28:13.097Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:13.097Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T12:28:14.343Z] provisioning config files... [2025-05-23T12:28:14.372Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config4081413778018992125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T12:28:14.797Z] ---> ****-login.sh [2025-05-23T12:28:14.797Z] nexus3.edgexfoundry.org:10001 [2025-05-23T12:28:15.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:28:15.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:28:15.347Z] Configure a credential helper to remove this warning. See [2025-05-23T12:28:15.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:28:15.347Z] [2025-05-23T12:28:15.347Z] Login Succeeded [2025-05-23T12:28:15.347Z] nexus3.edgexfoundry.org:10002 [2025-05-23T12:28:15.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:28:15.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:28:15.882Z] Configure a credential helper to remove this warning. See [2025-05-23T12:28:15.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:28:15.882Z] [2025-05-23T12:28:15.882Z] Login Succeeded [2025-05-23T12:28:15.882Z] nexus3.edgexfoundry.org:10003 [2025-05-23T12:28:16.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:28:16.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:28:16.153Z] Configure a credential helper to remove this warning. See [2025-05-23T12:28:16.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:28:16.153Z] [2025-05-23T12:28:16.153Z] Login Succeeded [2025-05-23T12:28:16.153Z] nexus3.edgexfoundry.org:10004 [2025-05-23T12:28:16.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:28:16.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:28:16.423Z] Configure a credential helper to remove this warning. See [2025-05-23T12:28:16.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:28:16.423Z] [2025-05-23T12:28:16.423Z] Login Succeeded [2025-05-23T12:28:16.423Z] ****.io [2025-05-23T12:28:16.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-23T12:28:16.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-23T12:28:16.958Z] Configure a credential helper to remove this warning. See [2025-05-23T12:28:16.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-23T12:28:16.958Z] [2025-05-23T12:28:16.958Z] Login Succeeded [2025-05-23T12:28:16.958Z] ---> ****-login.sh ends [Pipeline] } [2025-05-23T12:28:16.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-23T12:28:17.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-23T12:28:17.723Z] + ls -al . [2025-05-23T12:28:17.723Z] total 64 [2025-05-23T12:28:17.723Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 12:27 . [2025-05-23T12:28:17.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:27 .. [2025-05-23T12:28:17.723Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 12:27 .git [2025-05-23T12:28:17.723Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 12:27 .github [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 23 12:27 .gitignore [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 1654 May 23 12:27 Dockerfile [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 869 May 23 12:27 Jenkinsfile [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 23 12:27 README.md [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 23 12:27 build.py [2025-05-23T12:28:17.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 12:27 docs [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 275 May 23 12:27 entrypoint.sh [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 83 May 23 12:27 pyproject.toml [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 32 May 23 12:27 requirements.txt [2025-05-23T12:28:17.723Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 23 12:27 setup.py [2025-05-23T12:28:17.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 12:27 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:28:18.076Z] + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 --label arch=arm64 . [2025-05-23T12:28:18.344Z] Sending build context to Docker daemon 451.6kB [2025-05-23T12:28:18.344Z] Step 1/21 : FROM python:3.13-slim AS build-image [2025-05-23T12:28:18.613Z] 3.13-slim: Pulling from library/python [2025-05-23T12:28:18.893Z] b16f1b166780: Pulling fs layer [2025-05-23T12:28:18.893Z] a83bc4269c1b: Pulling fs layer [2025-05-23T12:28:18.893Z] 6834df5f0b1a: Pulling fs layer [2025-05-23T12:28:18.893Z] b4626800aece: Pulling fs layer [2025-05-23T12:28:18.893Z] b4626800aece: Waiting [2025-05-23T12:28:19.161Z] a83bc4269c1b: Verifying Checksum [2025-05-23T12:28:19.161Z] a83bc4269c1b: Download complete [2025-05-23T12:28:19.161Z] b4626800aece: Verifying Checksum [2025-05-23T12:28:19.161Z] b4626800aece: Download complete [2025-05-23T12:28:19.431Z] 6834df5f0b1a: Verifying Checksum [2025-05-23T12:28:19.431Z] 6834df5f0b1a: Download complete [2025-05-23T12:28:19.667Z] Removing intermediate container 20d0f7372ae8 [2025-05-23T12:28:19.667Z] ---> 94ba224d87a5 [2025-05-23T12:28:19.667Z] Step 14/21 : RUN curl -LO https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.31.1.tar.gz && tar -xzf git-2.31.1.tar.gz && cd git-2.31.1 && make prefix=/usr/local all && make prefix=/usr/local install && cd .. && rm -rf git-2.31.1 git-2.31.1.tar.gz [2025-05-23T12:28:19.667Z] ---> Running in aae358831561 [2025-05-23T12:28:19.667Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-23T12:28:19.667Z] Dload Upload Total Spent  Left Speed [2025-05-23T12:28:19.699Z] b16f1b166780: Verifying Checksum [2025-05-23T12:28:19.699Z] b16f1b166780: Download complete [2025-05-23T12:28:19.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9890k 100 9890k 0 0 44.4M 0 --:--:-- --:--:-- --:--:-- 44.5M [2025-05-23T12:28:20.186Z] GIT_VERSION = 2.31.1 [2025-05-23T12:28:20.186Z]  * new build flags [2025-05-23T12:28:20.186Z]  CC fuzz-commit-graph.o [2025-05-23T12:28:20.445Z] CC fuzz-pack-headers.o [2025-05-23T12:28:20.445Z] CC fuzz-pack-idx.o [2025-05-23T12:28:20.703Z] CC daemon.o [2025-05-23T12:28:21.272Z]  * new link flags [2025-05-23T12:28:21.272Z]  CC common-main.o [2025-05-23T12:28:21.272Z] CC abspath.o [2025-05-23T12:28:21.531Z] CC add-interactive.o [2025-05-23T12:28:22.103Z] CC add-patch.o [2025-05-23T12:28:22.673Z] CC advice.o [2025-05-23T12:28:22.933Z] CC alias.o [2025-05-23T12:28:23.190Z] CC alloc.o [2025-05-23T12:28:23.190Z] CC apply.o [2025-05-23T12:28:23.965Z] b16f1b166780: Pull complete [2025-05-23T12:28:24.934Z] a83bc4269c1b: Pull complete [2025-05-23T12:28:25.093Z] CC archive-tar.o [2025-05-23T12:28:25.353Z] CC archive-zip.o [2025-05-23T12:28:25.611Z] CC archive.o [2025-05-23T12:28:26.192Z]  * new prefix flags [2025-05-23T12:28:26.192Z]  CC attr.o [2025-05-23T12:28:26.452Z] CC base85.o [2025-05-23T12:28:26.711Z] CC bisect.o [2025-05-23T12:28:26.884Z] 6834df5f0b1a: Pull complete [2025-05-23T12:28:26.884Z] b4626800aece: Pull complete [2025-05-23T12:28:26.884Z] Digest: sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc [2025-05-23T12:28:26.884Z] Status: Downloaded newer image for python:3.13-slim [2025-05-23T12:28:26.884Z] ---> 2e2ecad80adb [2025-05-23T12:28:26.884Z] Step 2/21 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T12:28:26.971Z] CC blame.o [2025-05-23T12:28:27.470Z] ---> Running in b574c9ed70f8 [2025-05-23T12:28:27.742Z] Removing intermediate container b574c9ed70f8 [2025-05-23T12:28:27.742Z] ---> 75174dd02c5f [2025-05-23T12:28:27.742Z] Step 3/21 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T12:28:28.010Z] ---> Running in 1accfb94eac9 [2025-05-23T12:28:28.278Z] Removing intermediate container 1accfb94eac9 [2025-05-23T12:28:28.278Z] ---> b33636ca6782 [2025-05-23T12:28:28.278Z] Step 4/21 : WORKDIR /code [2025-05-23T12:28:28.278Z] ---> Running in 7804c463e8de [2025-05-23T12:28:28.349Z] CC blob.o [2025-05-23T12:28:28.349Z] CC bloom.o [2025-05-23T12:28:28.349Z] CC branch.o [2025-05-23T12:28:28.546Z] Removing intermediate container 7804c463e8de [2025-05-23T12:28:28.546Z] ---> acd7df7de6ee [2025-05-23T12:28:28.546Z] Step 5/21 : COPY . /code/ [2025-05-23T12:28:28.608Z] CC bulk-checkin.o [2025-05-23T12:28:28.867Z] CC bundle.o [2025-05-23T12:28:29.126Z] CC cache-tree.o [2025-05-23T12:28:29.135Z] ---> 93efff3ac409 [2025-05-23T12:28:29.136Z] Step 6/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-23T12:28:29.136Z] ---> Running in 87dd3a4076ce [2025-05-23T12:28:29.695Z] CC chdir-notify.o [2025-05-23T12:28:29.695Z] CC checkout.o [2025-05-23T12:28:29.955Z] CC chunk-format.o [2025-05-23T12:28:30.217Z] CC color.o [2025-05-23T12:28:30.217Z] CC column.o [2025-05-23T12:28:30.476Z] CC combine-diff.o [2025-05-23T12:28:30.559Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T12:28:30.560Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T12:28:30.560Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T12:28:30.825Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-23T12:28:31.091Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-23T12:28:31.091Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-23T12:28:31.412Z] CC commit-graph.o [2025-05-23T12:28:32.349Z] CC commit-reach.o [2025-05-23T12:28:32.919Z] CC commit.o [2025-05-23T12:28:33.489Z] CC compat/obstack.o [2025-05-23T12:28:33.489Z] CC compat/terminal.o [2025-05-23T12:28:33.657Z] Fetched 9203 kB in 3s (2746 kB/s) [2025-05-23T12:28:33.748Z] CC config.o [2025-05-23T12:28:35.128Z] CC connect.o [2025-05-23T12:28:35.387Z] CC connected.o [2025-05-23T12:28:35.646Z] CC convert.o [2025-05-23T12:28:36.214Z] CC copy.o [2025-05-23T12:28:36.473Z] CC credential.o [2025-05-23T12:28:36.731Z] CC csum-file.o [2025-05-23T12:28:36.731Z] CC ctype.o [2025-05-23T12:28:36.989Z] CC date.o [2025-05-23T12:28:36.993Z] Reading package lists... [2025-05-23T12:28:37.555Z] CC decorate.o [2025-05-23T12:28:37.555Z] CC delta-islands.o [2025-05-23T12:28:38.123Z] CC diff-delta.o [2025-05-23T12:28:38.381Z] CC diff-merges.o [2025-05-23T12:28:38.639Z] CC diff-lib.o [2025-05-23T12:28:38.898Z] CC diff-no-index.o [2025-05-23T12:28:39.157Z] CC diff.o [2025-05-23T12:28:40.330Z] Reading package lists... [2025-05-23T12:28:40.595Z] Building dependency tree... [2025-05-23T12:28:40.595Z] Reading state information... [2025-05-23T12:28:41.996Z] The following additional packages will be installed: [2025-05-23T12:28:41.996Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T12:28:41.996Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-23T12:28:41.996Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-23T12:28:41.996Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-23T12:28:41.996Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-23T12:28:41.996Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T12:28:41.996Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-23T12:28:41.996Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T12:28:41.996Z] libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 libx11-data [2025-05-23T12:28:41.996Z] libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term openssh-client [2025-05-23T12:28:41.996Z] openssh-server openssh-sftp-server patch perl perl-modules-5.36 procps [2025-05-23T12:28:41.996Z] psmisc publicsuffix runit-helper sensible-utils systemd systemd-sysv [2025-05-23T12:28:41.996Z] systemd-timesyncd ucf xauth [2025-05-23T12:28:41.996Z] Suggested packages: [2025-05-23T12:28:41.996Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-23T12:28:41.996Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-23T12:28:41.996Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-23T12:28:41.996Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-23T12:28:41.996Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-23T12:28:41.996Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-23T12:28:41.996Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-23T12:28:41.996Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-23T12:28:41.996Z] libtss2-rc0 polkitd | policykit-1 [2025-05-23T12:28:42.446Z] CC diffcore-break.o [2025-05-23T12:28:42.446Z] CC diffcore-delta.o [2025-05-23T12:28:42.446Z] CC diffcore-order.o [2025-05-23T12:28:42.704Z] CC diffcore-pickaxe.o [2025-05-23T12:28:42.704Z] CC diffcore-rename.o [2025-05-23T12:28:43.273Z] CC diffcore-rotate.o [2025-05-23T12:28:43.273Z] CC dir-iterator.o [2025-05-23T12:28:43.531Z] CC dir.o [2025-05-23T12:28:44.909Z] CC editor.o [2025-05-23T12:28:44.909Z] CC entry.o [2025-05-23T12:28:45.170Z] CC environment.o [2025-05-23T12:28:45.430Z] CC ewah/bitmap.o [2025-05-23T12:28:45.430Z] CC ewah/ewah_bitmap.o [2025-05-23T12:28:45.689Z] CC ewah/ewah_io.o [2025-05-23T12:28:45.948Z] CC ewah/ewah_rlw.o [2025-05-23T12:28:46.207Z] CC exec-cmd.o [2025-05-23T12:28:46.207Z] CC fetch-negotiator.o [2025-05-23T12:28:46.229Z] The following NEW packages will be installed: [2025-05-23T12:28:46.229Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T12:28:46.229Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-23T12:28:46.229Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-23T12:28:46.229Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-23T12:28:46.229Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-23T12:28:46.229Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-23T12:28:46.229Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-23T12:28:46.229Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-23T12:28:46.229Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-23T12:28:46.229Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-23T12:28:46.229Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-23T12:28:46.229Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-23T12:28:46.229Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-23T12:28:46.229Z] xauth [2025-05-23T12:28:46.229Z] 0 upgraded, 78 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T12:28:46.229Z] Need to get 30.2 MB of archives. [2025-05-23T12:28:46.229Z] After this operation, 156 MB of additional disk space will be used. [2025-05-23T12:28:46.229Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-23T12:28:46.229Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-23T12:28:46.229Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-23T12:28:46.229Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-23T12:28:46.229Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-23T12:28:46.229Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-23T12:28:46.229Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-23T12:28:46.229Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-23T12:28:46.229Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-23T12:28:46.229Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-23T12:28:46.229Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-23T12:28:46.229Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T12:28:46.229Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-23T12:28:46.229Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-23T12:28:46.229Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T12:28:46.229Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-23T12:28:46.229Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-23T12:28:46.229Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T12:28:46.229Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-23T12:28:46.229Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-23T12:28:46.229Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] [2025-05-23T12:28:46.229Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] [2025-05-23T12:28:46.466Z] CC fetch-pack.o [2025-05-23T12:28:46.494Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] [2025-05-23T12:28:46.494Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-23T12:28:46.494Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-23T12:28:46.494Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-23T12:28:46.494Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-23T12:28:46.494Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-23T12:28:46.494Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-23T12:28:46.494Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-23T12:28:46.494Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-23T12:28:46.494Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-23T12:28:46.494Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-23T12:28:46.494Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-23T12:28:46.494Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-23T12:28:46.494Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-23T12:28:46.494Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T12:28:46.494Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T12:28:46.494Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-23T12:28:46.494Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T12:28:46.494Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-23T12:28:46.494Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-23T12:28:46.494Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-23T12:28:46.494Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-23T12:28:46.494Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] [2025-05-23T12:28:46.494Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T12:28:46.494Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-23T12:28:46.494Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-23T12:28:46.494Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T12:28:46.494Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-23T12:28:46.494Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-23T12:28:46.494Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T12:28:46.494Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-23T12:28:46.494Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-23T12:28:46.494Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-23T12:28:46.494Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-23T12:28:46.494Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-23T12:28:46.494Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-23T12:28:46.494Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-23T12:28:46.494Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-23T12:28:46.494Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-23T12:28:46.494Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-23T12:28:46.494Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-23T12:28:46.758Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] [2025-05-23T12:28:46.758Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T12:28:46.758Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-23T12:28:46.758Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-23T12:28:46.758Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-23T12:28:46.758Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-23T12:28:46.758Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T12:28:46.758Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-23T12:28:46.758Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-23T12:28:46.758Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-23T12:28:46.758Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2025-05-23T12:28:46.758Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-23T12:28:46.758Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T12:28:46.758Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T12:28:46.758Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-23T12:28:47.337Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T12:28:47.403Z] CC fmt-merge-msg.o [2025-05-23T12:28:47.602Z] Fetched 30.2 MB in 1s (39.1 MB/s) [2025-05-23T12:28:47.602Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-23T12:28:47.602Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6624 files and directories currently installed.) [2025-05-23T12:28:47.602Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-23T12:28:47.602Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:28:47.663Z] CC fsck.o [2025-05-23T12:28:47.867Z] Selecting previously unselected package dmsetup. [2025-05-23T12:28:47.867Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-23T12:28:47.867Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T12:28:47.867Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-23T12:28:47.867Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-23T12:28:47.868Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T12:28:48.135Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-23T12:28:48.135Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-23T12:28:48.135Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-23T12:28:48.135Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-23T12:28:48.135Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-23T12:28:48.135Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:28:48.232Z] CC fsmonitor.o [2025-05-23T12:28:48.400Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-23T12:28:48.400Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-23T12:28:48.400Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T12:28:48.400Z] Selecting previously unselected package libkmod2:arm64. [2025-05-23T12:28:48.400Z] Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2025-05-23T12:28:48.400Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-23T12:28:48.491Z] CC gettext.o [2025-05-23T12:28:48.491Z] CC gpg-interface.o [2025-05-23T12:28:48.672Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-23T12:28:48.672Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-23T12:28:48.672Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T12:28:48.672Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-23T12:28:48.672Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-23T12:28:48.672Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T12:28:48.672Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-23T12:28:48.672Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:28:48.672Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:28:48.749Z] CC graph.o [2025-05-23T12:28:49.252Z] Selecting previously unselected package systemd. [2025-05-23T12:28:49.252Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:28:49.252Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T12:28:49.316Z] CC grep.o [2025-05-23T12:28:49.882Z] CC hash-lookup.o [2025-05-23T12:28:50.161Z] CC hashmap.o [2025-05-23T12:28:50.210Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:28:50.210Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-23T12:28:50.210Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T12:28:50.210Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-23T12:28:50.210Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T12:28:50.210Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T12:28:50.210Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:28:50.210Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T12:28:50.210Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:28:50.210Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T12:28:50.419Z] GEN command-list.h [2025-05-23T12:28:50.474Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T12:28:50.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T12:28:50.474Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T12:28:50.474Z] Initializing machine ID from random generator. [2025-05-23T12:28:50.739Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T12:28:50.739Z] Creating group 'systemd-network' with GID 998. [2025-05-23T12:28:50.739Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T12:28:50.739Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T12:28:51.003Z] Selecting previously unselected package systemd-sysv. [2025-05-23T12:28:51.003Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7546 files and directories currently installed.) [2025-05-23T12:28:51.003Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:28:51.003Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:28:51.003Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-23T12:28:51.003Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:28:51.003Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T12:28:51.269Z] Selecting previously unselected package dbus-bin. [2025-05-23T12:28:51.269Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:28:51.269Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:28:51.269Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T12:28:51.269Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:28:51.269Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:28:51.269Z] Selecting previously unselected package libexpat1:arm64. [2025-05-23T12:28:51.269Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-23T12:28:51.356Z] CC help.o [2025-05-23T12:28:51.536Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T12:28:51.536Z] Selecting previously unselected package dbus-daemon. [2025-05-23T12:28:51.536Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:28:51.536Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:28:51.536Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T12:28:51.536Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:28:51.536Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:28:51.614Z] CC hex.o [2025-05-23T12:28:51.614Z] CC ident.o [2025-05-23T12:28:51.802Z] Selecting previously unselected package dbus. [2025-05-23T12:28:51.802Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:28:51.802Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:28:51.802Z] Selecting previously unselected package perl-modules-5.36. [2025-05-23T12:28:51.802Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-23T12:28:51.802Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T12:28:52.181Z] CC json-writer.o [2025-05-23T12:28:52.439Z] CC kwset.o [2025-05-23T12:28:53.008Z] CC levenshtein.o [2025-05-23T12:28:53.008Z] CC line-log.o [2025-05-23T12:28:53.220Z] Selecting previously unselected package libgdbm-compat4:arm64. [2025-05-23T12:28:53.220Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... [2025-05-23T12:28:53.220Z] Unpacking libgdbm-compat4:arm64 (1.23-3) ... [2025-05-23T12:28:53.220Z] Selecting previously unselected package libperl5.36:arm64. [2025-05-23T12:28:53.220Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... [2025-05-23T12:28:53.220Z] Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-23T12:28:53.575Z] CC line-range.o [2025-05-23T12:28:53.834Z] CC linear-assignment.o [2025-05-23T12:28:54.092Z] CC list-objects-filter-options.o [2025-05-23T12:28:54.351Z] CC list-objects-filter.o [2025-05-23T12:28:54.609Z] CC list-objects.o [2025-05-23T12:28:54.627Z] Selecting previously unselected package perl. [2025-05-23T12:28:54.627Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... [2025-05-23T12:28:54.627Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-23T12:28:54.627Z] Selecting previously unselected package libbsd0:arm64. [2025-05-23T12:28:54.627Z] Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... [2025-05-23T12:28:54.627Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-23T12:28:54.627Z] Selecting previously unselected package libedit2:arm64. [2025-05-23T12:28:54.627Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-23T12:28:54.627Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T12:28:54.869Z] CC ll-merge.o [2025-05-23T12:28:54.894Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-23T12:28:54.894Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-23T12:28:54.894Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T12:28:54.894Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-23T12:28:54.894Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-23T12:28:54.894Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T12:28:55.128Z] CC lockfile.o [2025-05-23T12:28:55.163Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-23T12:28:55.163Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:28:55.163Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:55.163Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-23T12:28:55.163Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:28:55.163Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:55.163Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-23T12:28:55.387Z] CC log-tree.o [2025-05-23T12:28:55.429Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-23T12:28:55.429Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T12:28:55.429Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-23T12:28:55.429Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:28:55.429Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:55.646Z] CC ls-refs.o [2025-05-23T12:28:55.692Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-23T12:28:55.692Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:28:55.692Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:28:55.692Z] Selecting previously unselected package openssh-client. [2025-05-23T12:28:55.692Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T12:28:55.692Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:55.904Z] CC mailinfo.o [2025-05-23T12:28:55.958Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T12:28:55.958Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T12:28:55.958Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:56.223Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-23T12:28:56.223Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-23T12:28:56.223Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T12:28:56.223Z] Selecting previously unselected package procps. [2025-05-23T12:28:56.223Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-23T12:28:56.223Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T12:28:56.472Z] CC mailmap.o [2025-05-23T12:28:56.472Z] CC match-trees.o [2025-05-23T12:28:56.488Z] Selecting previously unselected package sensible-utils. [2025-05-23T12:28:56.488Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T12:28:56.488Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:28:56.488Z] Selecting previously unselected package ucf. [2025-05-23T12:28:56.488Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T12:28:56.488Z] Moving old data out of the way [2025-05-23T12:28:56.488Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:28:56.731Z] CC mem-pool.o [2025-05-23T12:28:56.753Z] Selecting previously unselected package runit-helper. [2025-05-23T12:28:56.753Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-23T12:28:56.753Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T12:28:56.753Z] Selecting previously unselected package libtirpc-common. [2025-05-23T12:28:56.753Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T12:28:56.753Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:28:56.990Z] CC merge-blobs.o [2025-05-23T12:28:56.990Z] CC merge-ort.o [2025-05-23T12:28:57.019Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-23T12:28:57.019Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-23T12:28:57.019Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T12:28:57.019Z] Selecting previously unselected package libnsl2:arm64. [2025-05-23T12:28:57.019Z] Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... [2025-05-23T12:28:57.019Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-23T12:28:57.019Z] Selecting previously unselected package libwrap0:arm64. [2025-05-23T12:28:57.019Z] Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... [2025-05-23T12:28:57.019Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-23T12:28:57.283Z] Selecting previously unselected package openssh-server. [2025-05-23T12:28:57.283Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T12:28:57.283Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:28:57.547Z] Selecting previously unselected package less. [2025-05-23T12:28:57.547Z] Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... [2025-05-23T12:28:57.547Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-23T12:28:57.547Z] Selecting previously unselected package krb5-locales. [2025-05-23T12:28:57.547Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T12:28:57.547Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:28:57.811Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-23T12:28:57.811Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:28:57.811Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:28:57.811Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-23T12:28:57.811Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:28:57.811Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:28:57.924Z] CC merge-ort-wrappers.o [2025-05-23T12:28:58.078Z] Selecting previously unselected package ncurses-term. [2025-05-23T12:28:58.078Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-23T12:28:58.078Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T12:28:58.182Z] CC merge-recursive.o [2025-05-23T12:28:59.557Z] CC merge.o [2025-05-23T12:28:59.557Z] CC mergesort.o [2025-05-23T12:28:59.816Z] CC midx.o [2025-05-23T12:29:00.022Z] Selecting previously unselected package netcat-traditional. [2025-05-23T12:29:00.022Z] Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... [2025-05-23T12:29:00.022Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T12:29:00.022Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T12:29:00.022Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:29:00.022Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:29:00.022Z] Selecting previously unselected package dbus-user-session. [2025-05-23T12:29:00.022Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:29:00.022Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:29:00.291Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-23T12:29:00.291Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-23T12:29:00.291Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T12:29:00.291Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-23T12:29:00.291Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T12:29:00.291Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:29:00.386Z] CC name-hash.o [2025-05-23T12:29:00.557Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-23T12:29:00.557Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T12:29:00.557Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:29:00.557Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-23T12:29:00.557Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-23T12:29:00.557Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T12:29:00.645Z] CC negotiator/default.o [2025-05-23T12:29:00.645Z] CC negotiator/noop.o [2025-05-23T12:29:00.823Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-23T12:29:00.823Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-23T12:29:00.823Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T12:29:00.823Z] Selecting previously unselected package libpsl5:arm64. [2025-05-23T12:29:00.823Z] Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... [2025-05-23T12:29:00.823Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-23T12:29:00.823Z] Selecting previously unselected package librtmp1:arm64. [2025-05-23T12:29:00.823Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-23T12:29:00.823Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:29:00.904Z] CC negotiator/skipping.o [2025-05-23T12:29:01.091Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-23T12:29:01.091Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-23T12:29:01.091Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T12:29:01.091Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-23T12:29:01.091Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-23T12:29:01.091Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:29:01.165Z] CC notes-cache.o [2025-05-23T12:29:01.165Z] CC notes-merge.o [2025-05-23T12:29:01.359Z] Selecting previously unselected package liberror-perl. [2025-05-23T12:29:01.359Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-23T12:29:01.359Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-23T12:29:01.359Z] Selecting previously unselected package git-man. [2025-05-23T12:29:01.359Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-23T12:29:01.359Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T12:29:01.627Z] Selecting previously unselected package git. [2025-05-23T12:29:01.627Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... [2025-05-23T12:29:01.627Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-23T12:29:01.732Z] CC notes-utils.o [2025-05-23T12:29:01.992Z] CC notes.o [2025-05-23T12:29:02.563Z] CC object-file.o [2025-05-23T12:29:03.037Z] Selecting previously unselected package libldap-common. [2025-05-23T12:29:03.038Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T12:29:03.038Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:29:03.038Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-23T12:29:03.038Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T12:29:03.038Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:29:03.038Z] Selecting previously unselected package libxau6:arm64. [2025-05-23T12:29:03.038Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-23T12:29:03.038Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T12:29:03.134Z] CC object-name.o [2025-05-23T12:29:03.305Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-23T12:29:03.305Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-23T12:29:03.305Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T12:29:03.305Z] Selecting previously unselected package libxcb1:arm64. [2025-05-23T12:29:03.305Z] Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... [2025-05-23T12:29:03.305Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-23T12:29:03.305Z] Selecting previously unselected package libx11-data. [2025-05-23T12:29:03.305Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T12:29:03.305Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:29:03.574Z] Selecting previously unselected package libx11-6:arm64. [2025-05-23T12:29:03.574Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-23T12:29:03.841Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:29:03.841Z] Selecting previously unselected package libxext6:arm64. [2025-05-23T12:29:03.841Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-23T12:29:03.841Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T12:29:04.071Z] CC object.o [2025-05-23T12:29:04.072Z] CC oid-array.o [2025-05-23T12:29:04.108Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-23T12:29:04.108Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-23T12:29:04.108Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T12:29:04.108Z] Selecting previously unselected package patch. [2025-05-23T12:29:04.108Z] Preparing to unpack .../62-patch_2.7.6-7_arm64.deb ... [2025-05-23T12:29:04.108Z] Unpacking patch (2.7.6-7) ... [2025-05-23T12:29:04.108Z] Selecting previously unselected package psmisc. [2025-05-23T12:29:04.108Z] Preparing to unpack .../63-psmisc_23.6-1_arm64.deb ... [2025-05-23T12:29:04.108Z] Unpacking psmisc (23.6-1) ... [2025-05-23T12:29:04.331Z] CC oidmap.o [2025-05-23T12:29:04.374Z] Selecting previously unselected package publicsuffix. [2025-05-23T12:29:04.374Z] Preparing to unpack .../64-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T12:29:04.374Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T12:29:04.374Z] Selecting previously unselected package ssh. [2025-05-23T12:29:04.374Z] Preparing to unpack .../65-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T12:29:04.374Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:29:04.590Z] CC oidset.o [2025-05-23T12:29:04.643Z] Selecting previously unselected package xauth. [2025-05-23T12:29:04.643Z] Preparing to unpack .../66-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-23T12:29:04.643Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T12:29:04.643Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T12:29:04.643Z] Setting up runit-helper (2.15.2) ... [2025-05-23T12:29:04.643Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:29:04.643Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T12:29:04.850Z] CC pack-bitmap-write.o [2025-05-23T12:29:04.909Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T12:29:04.909Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-23T12:29:04.909Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T12:29:04.909Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T12:29:04.909Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:29:04.909Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:29:04.909Z] Setting up psmisc (23.6-1) ... [2025-05-23T12:29:04.909Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:29:04.909Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T12:29:04.909Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T12:29:04.909Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:29:04.909Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T12:29:04.909Z] Setting up less (590-2.1~deb12u2) ... [2025-05-23T12:29:04.909Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:29:05.108Z] CC pack-bitmap.o [2025-05-23T12:29:05.176Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:29:05.176Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:29:05.176Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:29:05.176Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:29:05.176Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-23T12:29:05.176Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:29:05.176Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:29:05.176Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T12:29:05.176Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T12:29:05.176Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:29:05.440Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T12:29:05.440Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-23T12:29:06.017Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:29:06.017Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:29:06.017Z] Setting up patch (2.7.6-7) ... [2025-05-23T12:29:06.017Z] Setting up libgdbm-compat4:arm64 (1.23-3) ... [2025-05-23T12:29:06.017Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:29:06.017Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:29:06.017Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:29:06.017Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:29:06.017Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T12:29:06.046Z] CC pack-check.o [2025-05-23T12:29:06.046Z] CC pack-objects.o [2025-05-23T12:29:06.283Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-23T12:29:06.283Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T12:29:06.283Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:29:06.283Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:29:06.305Z] CC pack-revindex.o [2025-05-23T12:29:06.556Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T12:29:06.556Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-23T12:29:06.556Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T12:29:06.556Z] Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-23T12:29:06.556Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:29:06.556Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T12:29:06.556Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T12:29:06.556Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-23T12:29:06.556Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T12:29:06.556Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:29:06.563Z] CC pack-write.o [2025-05-23T12:29:06.822Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T12:29:06.822Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-23T12:29:06.822Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:29:06.822Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:29:06.822Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:29:06.822Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:29:06.822Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:29:06.823Z] CC packfile.o [2025-05-23T12:29:07.390Z] CC pager.o [2025-05-23T12:29:07.401Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:29:07.401Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:29:07.401Z] debconf: falling back to frontend: Readline [2025-05-23T12:29:07.401Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:29:07.401Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T12:29:07.401Z] debconf: falling back to frontend: Teletype [2025-05-23T12:29:07.401Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:29:07.648Z] CC parse-options-cb.o [2025-05-23T12:29:07.907Z] CC parse-options.o [2025-05-23T12:29:07.980Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:29:07.980Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:29:07.980Z] debconf: falling back to frontend: Readline [2025-05-23T12:29:07.980Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:29:07.980Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T12:29:07.980Z] debconf: falling back to frontend: Teletype [2025-05-23T12:29:08.246Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:29:08.246Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T12:29:08.246Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T12:29:08.246Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:29:08.490Z] CC patch-delta.o [2025-05-23T12:29:08.490Z] CC patch-ids.o [2025-05-23T12:29:08.512Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T12:29:08.512Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:29:08.512Z] Setting up liberror-perl (0.17029-2) ... [2025-05-23T12:29:08.512Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:29:08.512Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-23T12:29:08.512Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T12:29:08.512Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-23T12:29:08.512Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:29:08.512Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-23T12:29:08.512Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:29:08.751Z] CC path.o [2025-05-23T12:29:09.094Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:29:09.094Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:29:09.094Z] debconf: falling back to frontend: Readline [2025-05-23T12:29:09.094Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:29:09.094Z] debconf: (This frontend requires a controlling tty.) [2025-05-23T12:29:09.094Z] debconf: falling back to frontend: Teletype [2025-05-23T12:29:09.320Z] CC pathspec.o [2025-05-23T12:29:09.359Z] [2025-05-23T12:29:09.359Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T12:29:09.579Z] CC pkt-line.o [2025-05-23T12:29:09.837Z] CC preload-index.o [2025-05-23T12:29:10.097Z] CC pretty.o [2025-05-23T12:29:11.035Z] CC prio-queue.o [2025-05-23T12:29:11.035Z] CC progress.o [2025-05-23T12:29:11.294Z] CC promisor-remote.o [2025-05-23T12:29:11.294Z] CC prompt.o [2025-05-23T12:29:11.553Z] CC protocol.o [2025-05-23T12:29:11.811Z] CC prune-packed.o [2025-05-23T12:29:11.811Z] CC quote.o [2025-05-23T12:29:11.942Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T12:29:11.942Z] 3072 SHA256:iVrt98jrzGUFdgoOsRBwz4e2CJQor4WgJEXXFW3R1X0 root@87dd3a4076ce (RSA) [2025-05-23T12:29:11.942Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T12:29:11.942Z] 256 SHA256:5f9CW3DzuE21s4LMxhU0joR/WRkQgWBLSlb27FXff3c root@87dd3a4076ce (ECDSA) [2025-05-23T12:29:11.942Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T12:29:11.942Z] 256 SHA256:CJb+tG8uBp/f6eGSseObkdp1FiH3QpmXRZegnCusWXU root@87dd3a4076ce (ED25519) [2025-05-23T12:29:11.942Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:29:11.942Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:29:12.379Z] CC range-diff.o [2025-05-23T12:29:12.524Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T12:29:12.524Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T12:29:12.638Z] CC reachable.o [2025-05-23T12:29:12.808Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:29:12.897Z] CC read-cache.o [2025-05-23T12:29:13.075Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-23T12:29:13.833Z] CC rebase-interactive.o [2025-05-23T12:29:14.093Z] CC rebase.o [2025-05-23T12:29:14.353Z] CC ref-filter.o [2025-05-23T12:29:15.289Z] CC reflog-walk.o [2025-05-23T12:29:15.548Z] CC refs.o [2025-05-23T12:29:16.485Z] CC refs/debug.o [2025-05-23T12:29:16.485Z] CC refs/files-backend.o [2025-05-23T12:29:17.422Z] CC refs/iterator.o [2025-05-23T12:29:17.682Z] CC refs/packed-backend.o [2025-05-23T12:29:17.940Z] CC refs/ref-cache.o [2025-05-23T12:29:18.198Z] CC refspec.o [2025-05-23T12:29:18.458Z] CC remote.o [2025-05-23T12:29:19.403Z] CC replace-object.o [2025-05-23T12:29:19.661Z] CC repo-settings.o [2025-05-23T12:29:19.661Z] CC repository.o [2025-05-23T12:29:19.920Z] CC rerere.o [2025-05-23T12:29:20.489Z] CC reset.o [2025-05-23T12:29:20.489Z] CC resolve-undo.o [2025-05-23T12:29:20.748Z] CC revision.o [2025-05-23T12:29:22.124Z] CC run-command.o [2025-05-23T12:29:22.692Z] CC send-pack.o [2025-05-23T12:29:23.150Z] Removing intermediate container 87dd3a4076ce [2025-05-23T12:29:23.150Z] ---> 479d9f8f11fb [2025-05-23T12:29:23.150Z] Step 7/21 : RUN pip install pybuilder [2025-05-23T12:29:23.150Z] ---> Running in 7cd820e1a9bd [2025-05-23T12:29:23.259Z] CC sequencer.o [2025-05-23T12:29:25.167Z] CC serve.o [2025-05-23T12:29:25.426Z] CC server-info.o [2025-05-23T12:29:25.685Z] CC setup.o [2025-05-23T12:29:26.251Z] CC shallow.o [2025-05-23T12:29:26.510Z] CC sideband.o [2025-05-23T12:29:26.769Z] CC sigchain.o [2025-05-23T12:29:27.029Z] CC split-index.o [2025-05-23T12:29:27.287Z] CC stable-qsort.o [2025-05-23T12:29:27.287Z] CC strbuf.o [2025-05-23T12:29:28.224Z] CC streaming.o [2025-05-23T12:29:28.224Z] CC string-list.o [2025-05-23T12:29:28.482Z] CC strmap.o [2025-05-23T12:29:28.741Z] CC strvec.o [2025-05-23T12:29:29.000Z] CC sub-process.o [2025-05-23T12:29:29.000Z] CC submodule-config.o [2025-05-23T12:29:29.568Z] CC submodule.o [2025-05-23T12:29:30.137Z] CC symlinks.o [2025-05-23T12:29:30.481Z] CC tag.o [2025-05-23T12:29:30.481Z] CC tempfile.o [2025-05-23T12:29:30.740Z] CC thread-utils.o [2025-05-23T12:29:30.740Z] CC tmp-objdir.o [2025-05-23T12:29:30.999Z] CC trace.o [2025-05-23T12:29:31.257Z] CC trace2.o [2025-05-23T12:29:31.471Z] Collecting pybuilder [2025-05-23T12:29:31.471Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-23T12:29:31.471Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-23T12:29:31.515Z] CC trace2/tr2_cfg.o [2025-05-23T12:29:31.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 33.1 MB/s eta 0:00:00 [2025-05-23T12:29:31.746Z] Installing collected packages: pybuilder [2025-05-23T12:29:31.774Z] CC trace2/tr2_cmd_name.o [2025-05-23T12:29:32.032Z] CC trace2/tr2_dst.o [2025-05-23T12:29:32.292Z] CC trace2/tr2_sid.o [2025-05-23T12:29:32.292Z] CC trace2/tr2_sysenv.o [2025-05-23T12:29:32.550Z] CC trace2/tr2_tbuf.o [2025-05-23T12:29:32.550Z] CC trace2/tr2_tgt_event.o [2025-05-23T12:29:32.809Z] CC trace2/tr2_tgt_normal.o [2025-05-23T12:29:33.068Z] CC trace2/tr2_tgt_perf.o [2025-05-23T12:29:33.327Z] CC trace2/tr2_tls.o [2025-05-23T12:29:33.585Z] CC trailer.o [2025-05-23T12:29:34.154Z] CC transport-helper.o [2025-05-23T12:29:34.725Z] CC transport.o [2025-05-23T12:29:35.098Z] Successfully installed pybuilder-0.13.15 [2025-05-23T12:29:35.098Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-23T12:29:35.301Z] CC tree-diff.o [2025-05-23T12:29:35.560Z] CC tree-walk.o [2025-05-23T12:29:35.819Z] CC tree.o [2025-05-23T12:29:36.062Z]  [2025-05-23T12:29:36.062Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T12:29:36.062Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T12:29:36.077Z] CC unpack-trees.o [2025-05-23T12:29:37.012Z] CC upload-pack.o [2025-05-23T12:29:37.578Z] CC url.o [2025-05-23T12:29:37.836Z] CC urlmatch.o [2025-05-23T12:29:38.094Z] CC usage.o [2025-05-23T12:29:38.094Z] CC userdiff.o [2025-05-23T12:29:38.352Z] CC utf8.o [2025-05-23T12:29:38.641Z] Removing intermediate container 7cd820e1a9bd [2025-05-23T12:29:38.641Z] ---> 1661cb05c459 [2025-05-23T12:29:38.641Z] Step 8/21 : RUN pyb install [2025-05-23T12:29:38.641Z] ---> Running in 0940e11705b9 [2025-05-23T12:29:38.920Z] CC varint.o [2025-05-23T12:29:38.920Z] CC version.o [2025-05-23T12:29:38.920Z] CC versioncmp.o [2025-05-23T12:29:39.178Z] CC walker.o [2025-05-23T12:29:39.437Z] CC wildmatch.o [2025-05-23T12:29:39.695Z] CC worktree.o [2025-05-23T12:29:39.953Z] CC wrapper.o [2025-05-23T12:29:40.211Z] CC write-or-die.o [2025-05-23T12:29:40.470Z] CC ws.o [2025-05-23T12:29:40.742Z] CC wt-status.o [2025-05-23T12:29:41.680Z] CC xdiff-interface.o [2025-05-23T12:29:41.939Z] CC zlib.o [2025-05-23T12:29:42.198Z] CC unix-socket.o [2025-05-23T12:29:42.198Z] CC sha1dc_git.o [2025-05-23T12:29:42.457Z] CC sha1dc/sha1.o [2025-05-23T12:29:43.033Z] CC sha1dc/ubc_check.o [2025-05-23T12:29:43.295Z] CC sha256/block/sha256.o [2025-05-23T12:29:43.863Z] CC compat/fopen.o [2025-05-23T12:29:43.863Z] CC compat/strlcpy.o [2025-05-23T12:29:44.122Z] CC compat/qsort_s.o [2025-05-23T12:29:44.122Z] AR libgit.a [2025-05-23T12:29:44.380Z] CC xdiff/xdiffi.o [2025-05-23T12:29:44.639Z] CC xdiff/xemit.o [2025-05-23T12:29:44.897Z] CC xdiff/xhistogram.o [2025-05-23T12:29:45.154Z] CC xdiff/xmerge.o [2025-05-23T12:29:45.414Z] CC xdiff/xpatience.o [2025-05-23T12:29:45.672Z] CC xdiff/xprepare.o [2025-05-23T12:29:45.946Z] CC xdiff/xutils.o [2025-05-23T12:29:46.205Z] AR xdiff/lib.a [2025-05-23T12:29:46.205Z] LINK git-daemon [2025-05-23T12:29:46.464Z] CC http-backend.o [2025-05-23T12:29:46.724Z] LINK git-http-backend [2025-05-23T12:29:46.983Z] CC imap-send.o [2025-05-23T12:29:47.551Z] CC http.o [2025-05-23T12:29:47.551Z] http.c: In function 'get_curl_handle': [2025-05-23T12:29:47.551Z] http.c:984:9: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] [2025-05-23T12:29:47.551Z] 984 | curl_easy_setopt(result, CURLOPT_REDIR_PROTOCOLS, [2025-05-23T12:29:47.551Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:29:47.551Z] In file included from http.h:6, [2025-05-23T12:29:47.551Z] from http.c:2: [2025-05-23T12:29:47.551Z] /usr/include/x86_64-linux-gnu/curl/curl.h:1755:3: note: declared here [2025-05-23T12:29:47.551Z] 1755 | CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, [2025-05-23T12:29:47.551Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:29:47.551Z] http.c:986:9: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] [2025-05-23T12:29:47.551Z] 986 | curl_easy_setopt(result, CURLOPT_PROTOCOLS, [2025-05-23T12:29:47.551Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:29:47.551Z] /usr/include/x86_64-linux-gnu/curl/curl.h:1749:3: note: declared here [2025-05-23T12:29:47.551Z] 1749 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, [2025-05-23T12:29:47.551Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:29:47.810Z] http.c: In function 'run_active_slot': [2025-05-23T12:29:47.810Z] http.c:1477:24: warning: storing the address of local variable 'finished' in '*slot.finished' [-Wdangling-pointer=] [2025-05-23T12:29:47.810Z] 1477 | slot->finished = &finished; [2025-05-23T12:29:47.810Z] | ~~~~~~~~~~~~~~~^~~~~~~~~~~ [2025-05-23T12:29:47.810Z] http.c:1475:13: note: 'finished' declared here [2025-05-23T12:29:47.810Z] 1475 | int finished = 0; [2025-05-23T12:29:47.810Z] | ^~~~~~~~ [2025-05-23T12:29:47.810Z] http.c:1475:13: note: 'slot' declared here [2025-05-23T12:29:48.377Z]  LINK git-imap-send [2025-05-23T12:29:48.636Z] CC sh-i18n--envsubst.o [2025-05-23T12:29:48.895Z] LINK git-sh-i18n--envsubst [2025-05-23T12:29:48.895Z] CC shell.o [2025-05-23T12:29:49.155Z] LINK git-shell [2025-05-23T12:29:49.155Z] CC http-walker.o [2025-05-23T12:29:49.419Z] CC http-fetch.o [2025-05-23T12:29:49.678Z] LINK git-http-fetch [2025-05-23T12:29:49.938Z] CC http-push.o [2025-05-23T12:29:49.938Z] http-push.c: In function 'curl_setup_http': [2025-05-23T12:29:49.938Z] http-push.c:201:9: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] [2025-05-23T12:29:49.938Z] 201 | curl_easy_setopt(curl, CURLOPT_PUT, 1); [2025-05-23T12:29:49.938Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:29:49.938Z] In file included from http.h:6, [2025-05-23T12:29:49.938Z] from http-push.c:6: [2025-05-23T12:29:49.938Z] /usr/include/x86_64-linux-gnu/curl/curl.h:1286:3: note: declared here [2025-05-23T12:29:49.938Z] 1286 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, [2025-05-23T12:29:49.938Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:29:49.938Z] http-push.c:207:9: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] [2025-05-23T12:29:49.938Z] 207 | curl_easy_setopt(curl, CURLOPT_IOCTLFUNCTION, ioctl_buffer); [2025-05-23T12:29:49.938Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:29:49.938Z] /usr/include/x86_64-linux-gnu/curl/curl.h:1580:3: note: declared here [2025-05-23T12:29:49.938Z] 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, [2025-05-23T12:29:49.938Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:29:49.938Z] http-push.c:208:9: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] [2025-05-23T12:29:49.938Z] 208 | curl_easy_setopt(curl, CURLOPT_IOCTLDATA, buffer); [2025-05-23T12:29:49.938Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:29:49.938Z] /usr/include/x86_64-linux-gnu/curl/curl.h:1582:3: note: declared here [2025-05-23T12:29:49.938Z] 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, [2025-05-23T12:29:49.938Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:29:50.507Z]  LINK git-http-push [2025-05-23T12:29:50.767Z] CC remote-curl.o [2025-05-23T12:29:51.026Z] remote-curl.c: In function 'post_rpc': [2025-05-23T12:29:51.026Z] remote-curl.c:951:17: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] [2025-05-23T12:29:51.026Z] 951 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLFUNCTION, rpc_ioctl); [2025-05-23T12:29:51.026Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:29:51.026Z] In file included from http.h:6, [2025-05-23T12:29:51.026Z] from remote-curl.c:7: [2025-05-23T12:29:51.026Z] /usr/include/x86_64-linux-gnu/curl/curl.h:1580:3: note: declared here [2025-05-23T12:29:51.026Z] 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, [2025-05-23T12:29:51.026Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:29:51.026Z] remote-curl.c:952:17: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] [2025-05-23T12:29:51.026Z] 952 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLDATA, rpc); [2025-05-23T12:29:51.026Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:29:51.026Z] /usr/include/x86_64-linux-gnu/curl/curl.h:1582:3: note: declared here [2025-05-23T12:29:51.026Z] 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, [2025-05-23T12:29:51.026Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:29:51.285Z]  LINK git-remote-http [2025-05-23T12:29:51.544Z] LN/CP git-remote-https [2025-05-23T12:29:51.544Z] LN/CP git-remote-ftp [2025-05-23T12:29:51.544Z] LN/CP git-remote-ftps [2025-05-23T12:29:51.544Z]  * new script parameters [2025-05-23T12:29:51.544Z]  GEN git-bisect [2025-05-23T12:29:51.544Z] GEN git-difftool--helper [2025-05-23T12:29:51.544Z] GEN git-filter-branch [2025-05-23T12:29:51.544Z] GEN git-merge-octopus [2025-05-23T12:29:51.544Z] GEN git-merge-one-file [2025-05-23T12:29:51.544Z] GEN git-merge-resolve [2025-05-23T12:29:51.544Z] GEN git-mergetool [2025-05-23T12:29:51.544Z] GEN git-quiltimport [2025-05-23T12:29:51.544Z] GEN git-request-pull [2025-05-23T12:29:51.544Z] GEN git-submodule [2025-05-23T12:29:51.544Z] GEN git-web--browse [2025-05-23T12:29:51.544Z]  * new perl-specific parameters [2025-05-23T12:29:51.544Z]  GEN GIT-PERL-HEADER [2025-05-23T12:29:51.544Z] GEN git-add--interactive [2025-05-23T12:29:51.544Z] GEN git-archimport [2025-05-23T12:29:51.544Z] GEN git-cvsexportcommit [2025-05-23T12:29:51.544Z] GEN git-cvsimport [2025-05-23T12:29:51.544Z] GEN git-cvsserver [2025-05-23T12:29:51.804Z] GEN git-send-email [2025-05-23T12:29:51.804Z] GEN git-svn [2025-05-23T12:29:51.804Z]  * new Python interpreter location [2025-05-23T12:29:51.804Z]  GEN git-p4 [2025-05-23T12:29:51.804Z] GEN git-instaweb [2025-05-23T12:29:51.804Z] CC git.o [2025-05-23T12:29:52.063Z] CC builtin/add.o [2025-05-23T12:29:52.323Z] CC builtin/am.o [2025-05-23T12:29:53.262Z] CC builtin/annotate.o [2025-05-23T12:29:53.522Z] CC builtin/apply.o [2025-05-23T12:29:53.522Z] CC builtin/archive.o [2025-05-23T12:29:53.781Z] CC builtin/bisect--helper.o [2025-05-23T12:29:54.349Z] CC builtin/blame.o [2025-05-23T12:29:54.608Z] CC builtin/branch.o [2025-05-23T12:29:55.177Z] CC builtin/bugreport.o [2025-05-23T12:29:55.437Z] CC builtin/bundle.o [2025-05-23T12:29:55.437Z] CC builtin/cat-file.o [2025-05-23T12:29:56.004Z] CC builtin/check-attr.o [2025-05-23T12:29:56.004Z] CC builtin/check-ignore.o [2025-05-23T12:29:56.273Z] CC builtin/check-mailmap.o [2025-05-23T12:29:56.532Z] CC builtin/check-ref-format.o [2025-05-23T12:29:56.532Z] CC builtin/checkout-index.o [2025-05-23T12:29:56.792Z] CC builtin/checkout.o [2025-05-23T12:29:57.359Z] CC builtin/clean.o [2025-05-23T12:29:57.927Z] CC builtin/clone.o [2025-05-23T12:29:58.186Z] In function 'guess_dir_name', [2025-05-23T12:29:58.186Z] inlined from 'cmd_clone' at builtin/clone.c:1035:9: [2025-05-23T12:29:58.186Z] builtin/clone.c:261:13: warning: 'memchr' specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread] [2025-05-23T12:29:58.186Z] 261 | if (memchr(start, '/', end - start) == NULL [2025-05-23T12:29:58.186Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-05-23T12:29:58.445Z]  CC builtin/column.o [2025-05-23T12:29:58.703Z] CC builtin/commit-graph.o [2025-05-23T12:29:58.703Z] CC builtin/commit-tree.o [2025-05-23T12:29:58.962Z] CC builtin/commit.o [2025-05-23T12:29:59.529Z] CC builtin/config.o [2025-05-23T12:30:00.100Z] CC builtin/count-objects.o [2025-05-23T12:30:00.100Z] CC builtin/credential-cache--daemon.o [2025-05-23T12:30:00.359Z] CC builtin/credential-cache.o [2025-05-23T12:30:00.617Z] CC builtin/credential-store.o [2025-05-23T12:30:00.876Z] CC builtin/credential.o [2025-05-23T12:30:00.876Z] CC builtin/describe.o [2025-05-23T12:30:01.445Z] CC builtin/diff-files.o [2025-05-23T12:30:01.445Z] CC builtin/diff-index.o [2025-05-23T12:30:01.702Z] CC builtin/diff-tree.o [2025-05-23T12:30:01.702Z] CC builtin/diff.o [2025-05-23T12:30:02.269Z] CC builtin/difftool.o [2025-05-23T12:30:02.528Z] CC builtin/env--helper.o [2025-05-23T12:30:02.787Z] CC builtin/fast-export.o [2025-05-23T12:30:03.355Z] CC builtin/fast-import.o [2025-05-23T12:30:04.731Z] CC builtin/fetch-pack.o [2025-05-23T12:30:04.731Z] CC builtin/fetch.o [2025-05-23T12:30:05.668Z] CC builtin/fmt-merge-msg.o [2025-05-23T12:30:05.668Z] CC builtin/for-each-ref.o [2025-05-23T12:30:05.927Z] CC builtin/for-each-repo.o [2025-05-23T12:30:05.927Z] CC builtin/fsck.o [2025-05-23T12:30:06.494Z] CC builtin/gc.o [2025-05-23T12:30:07.062Z] CC builtin/get-tar-commit-id.o [2025-05-23T12:30:07.062Z] CC builtin/grep.o [2025-05-23T12:30:07.629Z] CC builtin/hash-object.o [2025-05-23T12:30:07.886Z] GEN config-list.h [2025-05-23T12:30:07.886Z] CC builtin/help.o [2025-05-23T12:30:08.145Z] CC builtin/index-pack.o [2025-05-23T12:30:09.082Z] CC builtin/init-db.o [2025-05-23T12:30:09.341Z] CC builtin/interpret-trailers.o [2025-05-23T12:30:09.599Z] CC builtin/log.o [2025-05-23T12:30:10.536Z] CC builtin/ls-files.o [2025-05-23T12:30:10.795Z] CC builtin/ls-remote.o [2025-05-23T12:30:11.054Z] CC builtin/ls-tree.o [2025-05-23T12:30:11.312Z] CC builtin/mailinfo.o [2025-05-23T12:30:11.312Z] CC builtin/mailsplit.o [2025-05-23T12:30:11.571Z] CC builtin/merge-base.o [2025-05-23T12:30:11.830Z] CC builtin/merge-file.o [2025-05-23T12:30:12.089Z] CC builtin/merge-index.o [2025-05-23T12:30:12.089Z] CC builtin/merge-ours.o [2025-05-23T12:30:12.348Z] CC builtin/merge-recursive.o [2025-05-23T12:30:12.348Z] CC builtin/merge-tree.o [2025-05-23T12:30:12.607Z] CC builtin/merge.o [2025-05-23T12:30:13.542Z] CC builtin/mktag.o [2025-05-23T12:30:13.542Z] CC builtin/mktree.o [2025-05-23T12:30:13.802Z] CC builtin/multi-pack-index.o [2025-05-23T12:30:13.802Z] CC builtin/mv.o [2025-05-23T12:30:14.061Z] CC builtin/name-rev.o [2025-05-23T12:30:14.629Z] CC builtin/notes.o [2025-05-23T12:30:14.887Z] CC builtin/pack-objects.o [2025-05-23T12:30:16.263Z] CC builtin/pack-redundant.o [2025-05-23T12:30:16.832Z] CC builtin/pack-refs.o [2025-05-23T12:30:17.090Z] CC builtin/patch-id.o [2025-05-23T12:30:17.350Z] CC builtin/prune-packed.o [2025-05-23T12:30:17.350Z] CC builtin/prune.o [2025-05-23T12:30:17.609Z] CC builtin/pull.o [2025-05-23T12:30:17.869Z] CC builtin/push.o [2025-05-23T12:30:18.436Z] CC builtin/range-diff.o [2025-05-23T12:30:18.436Z] CC builtin/read-tree.o [2025-05-23T12:30:18.696Z] CC builtin/rebase.o [2025-05-23T12:30:20.070Z] CC builtin/receive-pack.o [2025-05-23T12:30:20.638Z] CC builtin/reflog.o [2025-05-23T12:30:21.211Z] CC builtin/remote-ext.o [2025-05-23T12:30:21.211Z] CC builtin/remote-fd.o [2025-05-23T12:30:21.470Z] CC builtin/remote.o [2025-05-23T12:30:22.038Z] CC builtin/repack.o [2025-05-23T12:30:22.609Z] CC builtin/replace.o [2025-05-23T12:30:22.869Z] CC builtin/rerere.o [2025-05-23T12:30:23.127Z] CC builtin/reset.o [2025-05-23T12:30:23.387Z] CC builtin/rev-list.o [2025-05-23T12:30:23.646Z] CC builtin/rev-parse.o [2025-05-23T12:30:24.215Z] CC builtin/revert.o [2025-05-23T12:30:24.474Z] CC builtin/rm.o [2025-05-23T12:30:24.733Z] CC builtin/send-pack.o [2025-05-23T12:30:24.993Z] CC builtin/shortlog.o [2025-05-23T12:30:25.251Z] CC builtin/show-branch.o [2025-05-23T12:30:25.819Z] CC builtin/show-index.o [2025-05-23T12:30:26.084Z] CC builtin/show-ref.o [2025-05-23T12:30:26.084Z] CC builtin/sparse-checkout.o [2025-05-23T12:30:26.348Z] CC builtin/stash.o [2025-05-23T12:30:26.923Z] CC builtin/stripspace.o [2025-05-23T12:30:27.182Z] CC builtin/submodule--helper.o [2025-05-23T12:30:28.114Z] CC builtin/symbolic-ref.o [2025-05-23T12:30:28.373Z] CC builtin/tag.o [2025-05-23T12:30:28.632Z] CC builtin/unpack-file.o [2025-05-23T12:30:28.893Z] CC builtin/unpack-objects.o [2025-05-23T12:30:29.153Z] CC builtin/update-index.o [2025-05-23T12:30:29.721Z] CC builtin/update-ref.o [2025-05-23T12:30:29.980Z] CC builtin/update-server-info.o [2025-05-23T12:30:30.239Z] CC builtin/upload-archive.o [2025-05-23T12:30:30.239Z] CC builtin/upload-pack.o [2025-05-23T12:30:30.498Z] CC builtin/var.o [2025-05-23T12:30:30.498Z] CC builtin/verify-commit.o [2025-05-23T12:30:30.757Z] CC builtin/verify-pack.o [2025-05-23T12:30:31.016Z] CC builtin/verify-tag.o [2025-05-23T12:30:31.016Z] CC builtin/worktree.o [2025-05-23T12:30:31.586Z] CC builtin/write-tree.o [2025-05-23T12:30:31.586Z] LINK git [2025-05-23T12:30:31.844Z] BUILTIN git-add [2025-05-23T12:30:31.844Z] BUILTIN git-am [2025-05-23T12:30:31.844Z] BUILTIN git-annotate [2025-05-23T12:30:31.844Z] BUILTIN git-apply [2025-05-23T12:30:31.844Z] BUILTIN git-archive [2025-05-23T12:30:31.844Z] BUILTIN git-bisect--helper [2025-05-23T12:30:31.844Z] BUILTIN git-blame [2025-05-23T12:30:31.844Z] BUILTIN git-branch [2025-05-23T12:30:31.844Z] BUILTIN git-bugreport [2025-05-23T12:30:31.844Z] BUILTIN git-bundle [2025-05-23T12:30:31.844Z] BUILTIN git-cat-file [2025-05-23T12:30:31.844Z] BUILTIN git-check-attr [2025-05-23T12:30:31.844Z] BUILTIN git-check-ignore [2025-05-23T12:30:31.844Z] BUILTIN git-check-mailmap [2025-05-23T12:30:31.844Z] BUILTIN git-check-ref-format [2025-05-23T12:30:31.844Z] BUILTIN git-checkout-index [2025-05-23T12:30:31.844Z] BUILTIN git-checkout [2025-05-23T12:30:31.844Z] BUILTIN git-clean [2025-05-23T12:30:31.844Z] BUILTIN git-clone [2025-05-23T12:30:31.844Z] BUILTIN git-column [2025-05-23T12:30:32.103Z] BUILTIN git-commit-graph [2025-05-23T12:30:32.104Z] BUILTIN git-commit-tree [2025-05-23T12:30:32.104Z] BUILTIN git-commit [2025-05-23T12:30:32.104Z] BUILTIN git-config [2025-05-23T12:30:32.104Z] BUILTIN git-count-objects [2025-05-23T12:30:32.104Z] BUILTIN git-credential-cache--daemon [2025-05-23T12:30:32.104Z] BUILTIN git-credential-cache [2025-05-23T12:30:32.104Z] BUILTIN git-credential-store [2025-05-23T12:30:32.104Z] BUILTIN git-credential [2025-05-23T12:30:32.104Z] BUILTIN git-describe [2025-05-23T12:30:32.104Z] BUILTIN git-diff-files [2025-05-23T12:30:32.104Z] BUILTIN git-diff-index [2025-05-23T12:30:32.104Z] BUILTIN git-diff-tree [2025-05-23T12:30:32.104Z] BUILTIN git-diff [2025-05-23T12:30:32.104Z] BUILTIN git-difftool [2025-05-23T12:30:32.104Z] BUILTIN git-env--helper [2025-05-23T12:30:32.104Z] BUILTIN git-fast-export [2025-05-23T12:30:32.104Z] BUILTIN git-fast-import [2025-05-23T12:30:32.104Z] BUILTIN git-fetch-pack [2025-05-23T12:30:32.104Z] BUILTIN git-fetch [2025-05-23T12:30:32.104Z] BUILTIN git-fmt-merge-msg [2025-05-23T12:30:32.104Z] BUILTIN git-for-each-ref [2025-05-23T12:30:32.104Z] BUILTIN git-for-each-repo [2025-05-23T12:30:32.104Z] BUILTIN git-fsck [2025-05-23T12:30:32.104Z] BUILTIN git-gc [2025-05-23T12:30:32.104Z] BUILTIN git-get-tar-commit-id [2025-05-23T12:30:32.104Z] BUILTIN git-grep [2025-05-23T12:30:32.104Z] BUILTIN git-hash-object [2025-05-23T12:30:32.104Z] BUILTIN git-help [2025-05-23T12:30:32.104Z] BUILTIN git-index-pack [2025-05-23T12:30:32.104Z] BUILTIN git-init-db [2025-05-23T12:30:32.104Z] BUILTIN git-interpret-trailers [2025-05-23T12:30:32.104Z] BUILTIN git-log [2025-05-23T12:30:32.104Z] BUILTIN git-ls-files [2025-05-23T12:30:32.104Z] BUILTIN git-ls-remote [2025-05-23T12:30:32.104Z] BUILTIN git-ls-tree [2025-05-23T12:30:32.104Z] BUILTIN git-mailinfo [2025-05-23T12:30:32.104Z] BUILTIN git-mailsplit [2025-05-23T12:30:32.104Z] BUILTIN git-merge-base [2025-05-23T12:30:32.104Z] BUILTIN git-merge-file [2025-05-23T12:30:32.104Z] BUILTIN git-merge-index [2025-05-23T12:30:32.104Z] BUILTIN git-merge-ours [2025-05-23T12:30:32.104Z] BUILTIN git-merge-recursive [2025-05-23T12:30:32.104Z] BUILTIN git-merge-tree [2025-05-23T12:30:32.104Z] BUILTIN git-merge [2025-05-23T12:30:32.104Z] BUILTIN git-mktag [2025-05-23T12:30:32.104Z] BUILTIN git-mktree [2025-05-23T12:30:32.104Z] BUILTIN git-multi-pack-index [2025-05-23T12:30:32.104Z] BUILTIN git-mv [2025-05-23T12:30:32.104Z] BUILTIN git-name-rev [2025-05-23T12:30:32.104Z] BUILTIN git-notes [2025-05-23T12:30:32.104Z] BUILTIN git-pack-objects [2025-05-23T12:30:32.104Z] BUILTIN git-pack-redundant [2025-05-23T12:30:32.104Z] BUILTIN git-pack-refs [2025-05-23T12:30:32.104Z] BUILTIN git-patch-id [2025-05-23T12:30:32.104Z] BUILTIN git-prune-packed [2025-05-23T12:30:32.104Z] BUILTIN git-prune [2025-05-23T12:30:32.104Z] BUILTIN git-pull [2025-05-23T12:30:32.104Z] BUILTIN git-push [2025-05-23T12:30:32.104Z] BUILTIN git-range-diff [2025-05-23T12:30:32.104Z] BUILTIN git-read-tree [2025-05-23T12:30:32.104Z] BUILTIN git-rebase [2025-05-23T12:30:32.104Z] BUILTIN git-receive-pack [2025-05-23T12:30:32.104Z] BUILTIN git-reflog [2025-05-23T12:30:32.104Z] BUILTIN git-remote-ext [2025-05-23T12:30:32.104Z] BUILTIN git-remote-fd [2025-05-23T12:30:32.104Z] BUILTIN git-remote [2025-05-23T12:30:32.104Z] BUILTIN git-repack [2025-05-23T12:30:32.104Z] BUILTIN git-replace [2025-05-23T12:30:32.104Z] BUILTIN git-rerere [2025-05-23T12:30:32.104Z] BUILTIN git-reset [2025-05-23T12:30:32.104Z] BUILTIN git-rev-list [2025-05-23T12:30:32.104Z] BUILTIN git-rev-parse [2025-05-23T12:30:32.104Z] BUILTIN git-revert [2025-05-23T12:30:32.104Z] BUILTIN git-rm [2025-05-23T12:30:32.104Z] BUILTIN git-send-pack [2025-05-23T12:30:32.104Z] BUILTIN git-shortlog [2025-05-23T12:30:32.104Z] BUILTIN git-show-branch [2025-05-23T12:30:32.104Z] BUILTIN git-show-index [2025-05-23T12:30:32.104Z] BUILTIN git-show-ref [2025-05-23T12:30:32.104Z] BUILTIN git-sparse-checkout [2025-05-23T12:30:32.104Z] BUILTIN git-stash [2025-05-23T12:30:32.104Z] BUILTIN git-stripspace [2025-05-23T12:30:32.104Z] BUILTIN git-submodule--helper [2025-05-23T12:30:32.104Z] BUILTIN git-symbolic-ref [2025-05-23T12:30:32.104Z] BUILTIN git-tag [2025-05-23T12:30:32.104Z] BUILTIN git-unpack-file [2025-05-23T12:30:32.104Z] BUILTIN git-unpack-objects [2025-05-23T12:30:32.104Z] BUILTIN git-update-index [2025-05-23T12:30:32.104Z] BUILTIN git-update-ref [2025-05-23T12:30:32.104Z] BUILTIN git-update-server-info [2025-05-23T12:30:32.104Z] BUILTIN git-upload-archive [2025-05-23T12:30:32.104Z] BUILTIN git-upload-pack [2025-05-23T12:30:32.104Z] BUILTIN git-var [2025-05-23T12:30:32.104Z] BUILTIN git-verify-commit [2025-05-23T12:30:32.104Z] BUILTIN git-verify-pack [2025-05-23T12:30:32.104Z] BUILTIN git-verify-tag [2025-05-23T12:30:32.104Z] BUILTIN git-worktree [2025-05-23T12:30:32.104Z] BUILTIN git-write-tree [2025-05-23T12:30:32.104Z] BUILTIN git-cherry [2025-05-23T12:30:32.104Z] BUILTIN git-cherry-pick [2025-05-23T12:30:32.104Z] BUILTIN git-format-patch [2025-05-23T12:30:32.104Z] BUILTIN git-fsck-objects [2025-05-23T12:30:32.104Z] BUILTIN git-init [2025-05-23T12:30:32.104Z] BUILTIN git-maintenance [2025-05-23T12:30:32.104Z] BUILTIN git-merge-subtree [2025-05-23T12:30:32.104Z] BUILTIN git-restore [2025-05-23T12:30:32.104Z] BUILTIN git-show [2025-05-23T12:30:32.104Z] BUILTIN git-stage [2025-05-23T12:30:32.104Z] BUILTIN git-status [2025-05-23T12:30:32.104Z] BUILTIN git-switch [2025-05-23T12:30:32.104Z] BUILTIN git-whatchanged [2025-05-23T12:30:32.362Z] GEN git-mergetool--lib [2025-05-23T12:30:32.362Z] GEN git-rebase--preserve-merges [2025-05-23T12:30:32.362Z] GEN git-sh-i18n [2025-05-23T12:30:32.362Z] GEN git-sh-setup [2025-05-23T12:30:32.362Z] SUBDIR git-gui [2025-05-23T12:30:32.362Z] GITGUI_VERSION = 0.21.0.99.gdf4f9e [2025-05-23T12:30:32.362Z]  * new locations or Tcl/Tk interpreter [2025-05-23T12:30:32.362Z]  GEN git-gui [2025-05-23T12:30:32.362Z] INDEX lib/ [2025-05-23T12:30:32.362Z]  * tclsh failed; using unoptimized loading [2025-05-23T12:30:32.362Z]  MSGFMT po/bg.msg 565 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/de.msg 579 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/el.msg 381 translated, 4 fuzzy, 6 untranslated. [2025-05-23T12:30:32.362Z] MSGFMT po/fr.msg 520 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/hu.msg 514 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/it.msg 519 translated, 1 untranslated. [2025-05-23T12:30:32.362Z] MSGFMT po/ja.msg 546 translated, 1 untranslated. [2025-05-23T12:30:32.362Z] MSGFMT po/nb.msg 474 translated, 39 untranslated. [2025-05-23T12:30:32.362Z] MSGFMT po/pt_br.msg 520 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/pt_pt.msg 550 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/ru.msg 579 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/sv.msg 547 translated. [2025-05-23T12:30:32.362Z] MSGFMT po/vi.msg 543 translated. [2025-05-23T12:30:32.622Z] MSGFMT po/zh_cn.msg 366 translated, 7 fuzzy, 17 untranslated. [2025-05-23T12:30:32.622Z] SUBDIR gitk-git [2025-05-23T12:30:32.622Z]  * new Tcl/Tk interpreter location [2025-05-23T12:30:32.622Z]  GEN gitk-wish [2025-05-23T12:30:32.622Z] Generating catalog po/bg.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/bg.po -l bg -d po/ [2025-05-23T12:30:32.622Z] 317 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/ca.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/ca.po -l ca -d po/ [2025-05-23T12:30:32.622Z] 307 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/de.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/de.po -l de -d po/ [2025-05-23T12:30:32.622Z] 307 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/es.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/es.po -l es -d po/ [2025-05-23T12:30:32.622Z] 184 translated messages, 46 fuzzy translations, 77 untranslated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/fr.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/fr.po -l fr -d po/ [2025-05-23T12:30:32.622Z] 311 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/hu.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/hu.po -l hu -d po/ [2025-05-23T12:30:32.622Z] 277 translated messages, 18 fuzzy translations, 12 untranslated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/it.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/it.po -l it -d po/ [2025-05-23T12:30:32.622Z] 274 translated messages, 17 fuzzy translations, 16 untranslated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/ja.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/ja.po -l ja -d po/ [2025-05-23T12:30:32.622Z] 311 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/pt_br.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ [2025-05-23T12:30:32.622Z] 279 translated messages, 16 fuzzy translations, 12 untranslated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/pt_pt.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ [2025-05-23T12:30:32.622Z] 311 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/ru.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/ru.po -l ru -d po/ [2025-05-23T12:30:32.622Z] 317 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/sv.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/sv.po -l sv -d po/ [2025-05-23T12:30:32.622Z] 311 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/vi.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/vi.po -l vi -d po/ [2025-05-23T12:30:32.622Z] 307 translated messages. [2025-05-23T12:30:32.622Z] Generating catalog po/zh_cn.msg [2025-05-23T12:30:32.622Z] msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ [2025-05-23T12:30:32.622Z] 317 translated messages. [2025-05-23T12:30:32.622Z]  SUBDIR templates [2025-05-23T12:30:32.622Z] MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo [2025-05-23T12:30:32.881Z] 5104 translated messages. [2025-05-23T12:30:32.881Z]  MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo [2025-05-23T12:30:32.881Z] 4386 translated messages, 652 fuzzy translations. [2025-05-23T12:30:32.881Z]  MSGFMT po/build/locale/de/LC_MESSAGES/git.mo [2025-05-23T12:30:32.881Z] 5104 translated messages. [2025-05-23T12:30:32.881Z]  MSGFMT po/build/locale/el/LC_MESSAGES/git.mo [2025-05-23T12:30:33.140Z] 1038 translated messages, 3325 untranslated messages. [2025-05-23T12:30:33.140Z]  MSGFMT po/build/locale/es/LC_MESSAGES/git.mo [2025-05-23T12:30:33.140Z] 5104 translated messages. [2025-05-23T12:30:33.140Z]  MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo [2025-05-23T12:30:33.140Z] 5104 translated messages. [2025-05-23T12:30:33.140Z]  MSGFMT po/build/locale/id/LC_MESSAGES/git.mo [2025-05-23T12:30:33.140Z] 583 translated messages, 4521 untranslated messages. [2025-05-23T12:30:33.140Z]  MSGFMT po/build/locale/is/LC_MESSAGES/git.mo [2025-05-23T12:30:33.140Z] 14 translated messages. [2025-05-23T12:30:33.140Z]  MSGFMT po/build/locale/it/LC_MESSAGES/git.mo [2025-05-23T12:30:33.399Z] 5013 translated messages. [2025-05-23T12:30:33.399Z]  MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo [2025-05-23T12:30:33.399Z] 3608 translated messages. [2025-05-23T12:30:33.399Z]  MSGFMT po/build/locale/pl/LC_MESSAGES/git.mo [2025-05-23T12:30:33.399Z] 5103 translated messages. [2025-05-23T12:30:33.399Z]  MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo [2025-05-23T12:30:33.658Z] 2876 translated messages, 1320 fuzzy translations, 842 untranslated messages. [2025-05-23T12:30:33.658Z]  MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo [2025-05-23T12:30:33.658Z] 3441 translated messages, 1596 untranslated messages. [2025-05-23T12:30:33.658Z]  MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo [2025-05-23T12:30:33.658Z] 5104 translated messages. [2025-05-23T12:30:33.658Z]  MSGFMT po/build/locale/tr/LC_MESSAGES/git.mo [2025-05-23T12:30:33.658Z] 5104 translated messages. [2025-05-23T12:30:33.658Z]  MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo [2025-05-23T12:30:33.919Z] 5104 translated messages. [2025-05-23T12:30:33.919Z]  MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo [2025-05-23T12:30:33.919Z] 5104 translated messages. [2025-05-23T12:30:33.919Z]  MSGFMT po/build/locale/zh_TW/LC_MESSAGES/git.mo [2025-05-23T12:30:33.919Z] 5089 translated messages, 9 fuzzy translations, 6 untranslated messages. [2025-05-23T12:30:33.919Z]  GEN perl/build/lib/Git.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/I18N.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/IndexInfo.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/LoadCPAN.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/Packet.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/LoadCPAN/Error.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Editor.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Fetcher.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/GlobSpec.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Log.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Migration.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Prompt.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Ra.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Utils.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/LoadCPAN/Mail/Address.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/Git/SVN/Memoize/YAML.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/FromCPAN/Error.pm [2025-05-23T12:30:33.919Z] GEN perl/build/lib/FromCPAN/Mail/Address.pm [2025-05-23T12:30:33.919Z] CC t/helper/test-fake-ssh.o [2025-05-23T12:30:34.177Z] LINK t/helper/test-fake-ssh [2025-05-23T12:30:34.177Z] CC t/helper/test-tool.o [2025-05-23T12:30:34.437Z] CC t/helper/test-advise.o [2025-05-23T12:30:34.696Z] CC t/helper/test-bloom.o [2025-05-23T12:30:34.696Z] CC t/helper/test-chmtime.o [2025-05-23T12:30:34.955Z] CC t/helper/test-config.o [2025-05-23T12:30:34.955Z] CC t/helper/test-crontab.o [2025-05-23T12:30:35.215Z] CC t/helper/test-ctype.o [2025-05-23T12:30:35.474Z] CC t/helper/test-date.o [2025-05-23T12:30:35.474Z] CC t/helper/test-delta.o [2025-05-23T12:30:35.733Z] CC t/helper/test-dir-iterator.o [2025-05-23T12:30:35.733Z] CC t/helper/test-drop-caches.o [2025-05-23T12:30:35.992Z] CC t/helper/test-dump-cache-tree.o [2025-05-23T12:30:35.992Z] CC t/helper/test-dump-fsmonitor.o [2025-05-23T12:30:36.251Z] CC t/helper/test-dump-split-index.o [2025-05-23T12:30:36.251Z] CC t/helper/test-dump-untracked-cache.o [2025-05-23T12:30:36.511Z] CC t/helper/test-example-decorate.o [2025-05-23T12:30:36.771Z] CC t/helper/test-fast-rebase.o [2025-05-23T12:30:36.771Z] CC t/helper/test-genrandom.o [2025-05-23T12:30:37.031Z] CC t/helper/test-genzeros.o [2025-05-23T12:30:37.031Z] CC t/helper/test-hash-speed.o [2025-05-23T12:30:37.290Z] CC t/helper/test-hash.o [2025-05-23T12:30:37.290Z] CC t/helper/test-hashmap.o [2025-05-23T12:30:37.548Z] CC t/helper/test-index-version.o [2025-05-23T12:30:37.808Z] CC t/helper/test-json-writer.o [2025-05-23T12:30:38.067Z] CC t/helper/test-lazy-init-name-hash.o [2025-05-23T12:30:38.067Z] CC t/helper/test-match-trees.o [2025-05-23T12:30:38.346Z] CC t/helper/test-mergesort.o [2025-05-23T12:30:38.346Z] CC t/helper/test-mktemp.o [2025-05-23T12:30:38.605Z] CC t/helper/test-oid-array.o [2025-05-23T12:30:38.605Z] CC t/helper/test-oidmap.o [2025-05-23T12:30:38.864Z] CC t/helper/test-online-cpus.o [2025-05-23T12:30:38.864Z] CC t/helper/test-parse-options.o [2025-05-23T12:30:39.123Z] CC t/helper/test-parse-pathspec-file.o [2025-05-23T12:30:39.382Z] CC t/helper/test-path-utils.o [2025-05-23T12:30:39.641Z] CC t/helper/test-pcre2-config.o [2025-05-23T12:30:39.641Z] CC t/helper/test-pkt-line.o [2025-05-23T12:30:39.901Z] CC t/helper/test-prio-queue.o [2025-05-23T12:30:40.160Z] CC t/helper/test-proc-receive.o [2025-05-23T12:30:40.160Z] CC t/helper/test-progress.o [2025-05-23T12:30:40.420Z] CC t/helper/test-reach.o [2025-05-23T12:30:40.679Z] CC t/helper/test-read-cache.o [2025-05-23T12:30:40.679Z] CC t/helper/test-read-graph.o [2025-05-23T12:30:40.938Z] CC t/helper/test-read-midx.o [2025-05-23T12:30:40.938Z] CC t/helper/test-ref-store.o [2025-05-23T12:30:41.198Z] CC t/helper/test-regex.o [2025-05-23T12:30:41.458Z] CC t/helper/test-repository.o [2025-05-23T12:30:41.458Z] CC t/helper/test-revision-walking.o [2025-05-23T12:30:41.718Z] CC t/helper/test-run-command.o [2025-05-23T12:30:41.977Z] CC t/helper/test-scrap-cache-tree.o [2025-05-23T12:30:41.977Z] CC t/helper/test-serve-v2.o [2025-05-23T12:30:42.236Z] CC t/helper/test-sha1.o [2025-05-23T12:30:42.236Z] CC t/helper/test-sha256.o [2025-05-23T12:30:42.494Z] CC t/helper/test-sigchain.o [2025-05-23T12:30:42.494Z] CC t/helper/test-strcmp-offset.o [2025-05-23T12:30:42.754Z] CC t/helper/test-string-list.o [2025-05-23T12:30:43.034Z] CC t/helper/test-submodule-config.o [2025-05-23T12:30:43.034Z] CC t/helper/test-submodule-nested-repo-config.o [2025-05-23T12:30:43.292Z] CC t/helper/test-subprocess.o [2025-05-23T12:30:43.292Z] CC t/helper/test-trace2.o [2025-05-23T12:30:43.552Z] CC t/helper/test-urlmatch-normalization.o [2025-05-23T12:30:43.552Z] CC t/helper/test-wildmatch.o [2025-05-23T12:30:43.813Z] CC t/helper/test-windows-named-pipe.o [2025-05-23T12:30:43.813Z] CC t/helper/test-write-cache.o [2025-05-23T12:30:44.072Z] CC t/helper/test-xml-encode.o [2025-05-23T12:30:44.072Z] LINK t/helper/test-tool [2025-05-23T12:30:44.331Z] GEN bin-wrappers/git [2025-05-23T12:30:44.331Z] GEN bin-wrappers/git-receive-pack [2025-05-23T12:30:44.331Z] GEN bin-wrappers/git-shell [2025-05-23T12:30:44.331Z] GEN bin-wrappers/git-upload-archive [2025-05-23T12:30:44.331Z] GEN bin-wrappers/git-upload-pack [2025-05-23T12:30:44.331Z] GEN bin-wrappers/git-cvsserver [2025-05-23T12:30:44.331Z] GEN bin-wrappers/test-fake-ssh [2025-05-23T12:30:44.331Z] GEN bin-wrappers/test-tool [2025-05-23T12:30:44.590Z] SUBDIR git-gui [2025-05-23T12:30:44.590Z] SUBDIR gitk-git [2025-05-23T12:30:44.590Z] SUBDIR templates [2025-05-23T12:30:44.590Z] install -d -m 755 '/usr/local/bin' [2025-05-23T12:30:44.590Z] install -d -m 755 '/usr/local/libexec/git-core' [2025-05-23T12:30:44.590Z] install git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/usr/local/libexec/git-core' [2025-05-23T12:30:44.590Z] install -m 644 git-mergetool--lib git-rebase--preserve-merges git-sh-i18n git-sh-setup '/usr/local/libexec/git-core' [2025-05-23T12:30:44.590Z] install git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/usr/local/bin' [2025-05-23T12:30:44.590Z] make -C templates DESTDIR='' install [2025-05-23T12:30:44.590Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/templates' [2025-05-23T12:30:44.590Z] install -d -m 755 '/usr/local/share/git-core/templates' [2025-05-23T12:30:44.590Z] (cd blt && tar cf - .) | \ [2025-05-23T12:30:44.590Z] (cd '/usr/local/share/git-core/templates' && umask 022 && tar xof -) [2025-05-23T12:30:44.590Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/templates' [2025-05-23T12:30:44.590Z] install -d -m 755 '/usr/local/libexec/git-core/mergetools' [2025-05-23T12:30:44.590Z] install -m 644 mergetools/* '/usr/local/libexec/git-core/mergetools' [2025-05-23T12:30:44.590Z] install -d -m 755 '/usr/local/share/locale' [2025-05-23T12:30:44.590Z] (cd po/build/locale && tar cf - .) | \ [2025-05-23T12:30:44.590Z] (cd '/usr/local/share/locale' && umask 022 && tar xof -) [2025-05-23T12:30:44.849Z] install -d -m 755 '/usr/local/share/perl5' [2025-05-23T12:30:44.849Z] (cd perl/build/lib && tar cf - .) | \ [2025-05-23T12:30:44.849Z] (cd '/usr/local/share/perl5' && umask 022 && tar xof -) [2025-05-23T12:30:44.849Z] make -C gitweb install [2025-05-23T12:30:44.849Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitweb' [2025-05-23T12:30:44.849Z] make[2]: Entering directory '/opt/pygsver/git-2.31.1' [2025-05-23T12:30:44.849Z] make[2]: 'GIT-VERSION-FILE' is up to date. [2025-05-23T12:30:44.849Z] make[2]: Leaving directory '/opt/pygsver/git-2.31.1' [2025-05-23T12:30:44.849Z] GEN gitweb.cgi [2025-05-23T12:30:44.849Z] GEN static/gitweb.js [2025-05-23T12:30:44.849Z] install -d -m 755 '/usr/local/share/gitweb' [2025-05-23T12:30:44.849Z] install -m 755 gitweb.cgi '/usr/local/share/gitweb' [2025-05-23T12:30:44.849Z] install -d -m 755 '/usr/local/share/gitweb/static' [2025-05-23T12:30:44.849Z] install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/usr/local/share/gitweb/static' [2025-05-23T12:30:44.849Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitweb' [2025-05-23T12:30:44.849Z] make -C gitk-git install [2025-05-23T12:30:44.849Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitk-git' [2025-05-23T12:30:44.849Z] install -d -m 755 '/usr/local/bin' [2025-05-23T12:30:44.849Z] install -m 755 gitk-wish '/usr/local/bin'/gitk [2025-05-23T12:30:44.849Z] install -d -m 755 '/usr/local/share/gitk/lib/msgs' [2025-05-23T12:30:44.849Z] install -m 644 po/bg.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ca.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/de.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/es.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/it.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_pt.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/vi.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/zh_cn.msg '/usr/local/share/gitk/lib/msgs' && true [2025-05-23T12:30:44.849Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitk-git' [2025-05-23T12:30:44.849Z] make -C git-gui gitexecdir='/usr/local/libexec/git-core' install [2025-05-23T12:30:44.849Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/git-gui' [2025-05-23T12:30:44.849Z] DEST /usr/local/libexec/git-core [2025-05-23T12:30:44.849Z] INSTALL 755 git-gui [2025-05-23T12:30:44.849Z] INSTALL 755 git-gui--askpass [2025-05-23T12:30:44.849Z] LINK git-citool -> git-gui [2025-05-23T12:30:44.849Z] DEST /usr/local/share/git-gui/lib [2025-05-23T12:30:44.849Z] INSTALL 644 tclIndex [2025-05-23T12:30:44.849Z] INSTALL 644 about.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 blame.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 branch.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 branch_checkout.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 branch_create.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 branch_delete.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 branch_rename.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 browser.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 checkout_op.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 choose_font.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 choose_repository.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 choose_rev.tcl [2025-05-23T12:30:44.849Z] INSTALL 644 chord.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 class.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 commit.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 console.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 database.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 date.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 diff.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 encoding.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 error.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 index.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 line.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 logo.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 merge.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 mergetool.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 option.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 remote.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 remote_add.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 remote_branch_delete.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 search.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 shortcut.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 spellcheck.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 sshkey.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 status_bar.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 themed.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 tools.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 tools_dlg.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 transport.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 win32.tcl [2025-05-23T12:30:45.107Z] INSTALL 644 git-gui.ico [2025-05-23T12:30:45.107Z] INSTALL 644 win32_shortcut.js [2025-05-23T12:30:45.107Z] DEST /usr/local/share/git-gui/lib/msgs [2025-05-23T12:30:45.107Z] INSTALL 644 bg.msg [2025-05-23T12:30:45.107Z] INSTALL 644 de.msg [2025-05-23T12:30:45.107Z] INSTALL 644 el.msg [2025-05-23T12:30:45.107Z] INSTALL 644 fr.msg [2025-05-23T12:30:45.107Z] INSTALL 644 hu.msg [2025-05-23T12:30:45.107Z] INSTALL 644 it.msg [2025-05-23T12:30:45.107Z] INSTALL 644 ja.msg [2025-05-23T12:30:45.107Z] INSTALL 644 nb.msg [2025-05-23T12:30:45.107Z] INSTALL 644 pt_br.msg [2025-05-23T12:30:45.107Z] INSTALL 644 pt_pt.msg [2025-05-23T12:30:45.107Z] INSTALL 644 ru.msg [2025-05-23T12:30:45.107Z] INSTALL 644 sv.msg [2025-05-23T12:30:45.107Z] INSTALL 644 vi.msg [2025-05-23T12:30:45.107Z] INSTALL 644 zh_cn.msg [2025-05-23T12:30:45.107Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/git-gui' [2025-05-23T12:30:45.107Z] bindir=$(cd '/usr/local/bin' && pwd) && \ [2025-05-23T12:30:45.107Z] execdir=$(cd '/usr/local/libexec/git-core' && pwd) && \ [2025-05-23T12:30:45.107Z] destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ [2025-05-23T12:30:45.107Z] { test "$bindir/" = "$execdir/" || \ [2025-05-23T12:30:45.107Z] for p in git git-shell git-cvsserver; do \ [2025-05-23T12:30:45.107Z] rm -f "$execdir/$p" && \ [2025-05-23T12:30:45.107Z] test -n "" && \ [2025-05-23T12:30:45.107Z] ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \ [2025-05-23T12:30:45.107Z] { test -z "" && \ [2025-05-23T12:30:45.107Z] ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:30:45.107Z] cp "$bindir/$p" "$execdir/$p" || exit; } \ [2025-05-23T12:30:45.107Z] done; \ [2025-05-23T12:30:45.107Z] } && \ [2025-05-23T12:30:45.107Z] for p in git-receive-pack git-upload-archive git-upload-pack; do \ [2025-05-23T12:30:45.107Z] rm -f "$bindir/$p" && \ [2025-05-23T12:30:45.107Z] test -n "" && \ [2025-05-23T12:30:45.107Z] ln -s "git" "$bindir/$p" || \ [2025-05-23T12:30:45.107Z] { test -z "" && \ [2025-05-23T12:30:45.107Z] ln "$bindir/git" "$bindir/$p" 2>/dev/null || \ [2025-05-23T12:30:45.107Z] ln -s "git" "$bindir/$p" 2>/dev/null || \ [2025-05-23T12:30:45.107Z] cp "$bindir/git" "$bindir/$p" || exit; }; \ [2025-05-23T12:30:45.107Z] done && \ [2025-05-23T12:30:45.107Z] for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-for-each-repo git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-maintenance git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \ [2025-05-23T12:30:45.107Z] rm -f "$execdir/$p" && \ [2025-05-23T12:30:45.107Z] if test -z ""; \ [2025-05-23T12:30:45.107Z] then \ [2025-05-23T12:30:45.107Z] test -n "" && \ [2025-05-23T12:30:45.107Z] ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \ [2025-05-23T12:30:45.107Z] { test -z "" && \ [2025-05-23T12:30:45.107Z] ln "$execdir/git" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:30:45.107Z] ln -s "git" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:30:45.107Z] cp "$execdir/git" "$execdir/$p" || exit; }; \ [2025-05-23T12:30:45.107Z] fi \ [2025-05-23T12:30:45.107Z] done && \ [2025-05-23T12:30:45.107Z] remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \ [2025-05-23T12:30:45.107Z] for p in $remote_curl_aliases; do \ [2025-05-23T12:30:45.107Z] rm -f "$execdir/$p" && \ [2025-05-23T12:30:45.107Z] test -n "" && \ [2025-05-23T12:30:45.107Z] ln -s "git-remote-http" "$execdir/$p" || \ [2025-05-23T12:30:45.107Z] { test -z "" && \ [2025-05-23T12:30:45.107Z] ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:30:45.107Z] ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:30:45.107Z] cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \ [2025-05-23T12:30:45.107Z] done && \ [2025-05-23T12:30:45.107Z] ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" [2025-05-23T12:30:47.058Z] Removing intermediate container aae358831561 [2025-05-23T12:30:47.058Z] ---> d3dcffe5f5ea [2025-05-23T12:30:47.058Z] Step 15/21 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-23T12:30:47.058Z] ---> 342d620a73a3 [2025-05-23T12:30:47.058Z] Step 16/21 : RUN pip install pygsver-*.tar.gz [2025-05-23T12:30:47.317Z] ---> Running in 985f6c3c61bf [2025-05-23T12:30:48.696Z] Processing ./pygsver-0.1.4.tar.gz [2025-05-23T12:30:48.696Z] Installing build dependencies: started [2025-05-23T12:30:51.233Z] Installing build dependencies: finished with status 'done' [2025-05-23T12:30:51.233Z] Getting requirements to build wheel: started [2025-05-23T12:30:51.802Z] Getting requirements to build wheel: finished with status 'done' [2025-05-23T12:30:51.802Z] Preparing metadata (pyproject.toml): started [2025-05-23T12:30:52.468Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-23T12:30:52.468Z] Collecting semver==2.13.0 (from pygsver==0.1.4) [2025-05-23T12:30:52.469Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-23T12:30:52.469Z] Collecting GitPython==3.1.41 (from pygsver==0.1.4) [2025-05-23T12:30:52.469Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-23T12:30:52.469Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) [2025-05-23T12:30:52.469Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-23T12:30:52.469Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) [2025-05-23T12:30:52.469Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-23T12:30:52.469Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-23T12:30:52.741Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-23T12:30:52.741Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-23T12:30:52.741Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-23T12:30:52.741Z] Building wheels for collected packages: pygsver [2025-05-23T12:30:52.741Z] Building wheel for pygsver (pyproject.toml): started [2025-05-23T12:30:53.338Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-23T12:30:53.338Z] Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12476 sha256=f09ecde041e4907b05419bb63be858a4c2dbe28a34adfa16a8828c9d394e36c5 [2025-05-23T12:30:53.338Z] Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 [2025-05-23T12:30:53.338Z] Successfully built pygsver [2025-05-23T12:30:53.338Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-23T12:30:53.338Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 [2025-05-23T12:30:53.338Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-23T12:30:53.614Z]  [2025-05-23T12:30:53.614Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T12:30:53.614Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T12:30:54.226Z] Removing intermediate container 985f6c3c61bf [2025-05-23T12:30:54.226Z] ---> 30087ef13ce2 [2025-05-23T12:30:54.226Z] Step 17/21 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-23T12:30:54.226Z] ---> e32e5628c6bf [2025-05-23T12:30:54.226Z] Step 18/21 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-23T12:30:54.226Z] ---> Running in e0c96e9dac74 [2025-05-23T12:30:54.822Z] Removing intermediate container e0c96e9dac74 [2025-05-23T12:30:54.822Z] ---> eed442c3d3a7 [2025-05-23T12:30:54.822Z] Step 19/21 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-23T12:30:54.822Z] ---> Running in fa38a6cab570 [2025-05-23T12:30:54.822Z] Removing intermediate container fa38a6cab570 [2025-05-23T12:30:54.822Z] ---> ee30b837c168 [2025-05-23T12:30:54.822Z] Step 20/21 : LABEL arch=amd64 [2025-05-23T12:30:54.822Z] ---> Running in 2c2230cf60be [2025-05-23T12:30:54.822Z] Removing intermediate container 2c2230cf60be [2025-05-23T12:30:54.822Z] ---> dd5d4fd9b768 [2025-05-23T12:30:54.822Z] Step 21/21 : LABEL git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:30:54.822Z] ---> Running in 6bd5eaeca2a9 [2025-05-23T12:30:55.104Z] Removing intermediate container 6bd5eaeca2a9 [2025-05-23T12:30:55.104Z] ---> 7a444ca17dbd [2025-05-23T12:30:55.104Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-23T12:30:55.104Z] Successfully built 7a444ca17dbd [2025-05-23T12:30:55.104Z] Successfully tagged edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-05-23T12:30:55.275Z] [edgeXDocker.push] Tagging docker image py-git-semver with the following tags: [2025-05-23T12:30:55.275Z] ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:30:55.275Z] latest [2025-05-23T12:30:55.275Z] main [2025-05-23T12:30:55.275Z] 0.1.4 [2025-05-23T12:30:55.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:30:55.672Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:30:56.037Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:30:56.038Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T12:30:56.038Z] 971583fd78a9: Preparing [2025-05-23T12:30:56.038Z] 74b63caf4f2c: Preparing [2025-05-23T12:30:56.038Z] 055e935beed6: Preparing [2025-05-23T12:30:56.038Z] 91d80c239659: Preparing [2025-05-23T12:30:56.038Z] 608f2511f91a: Preparing [2025-05-23T12:30:56.038Z] f55745c6a26a: Preparing [2025-05-23T12:30:56.038Z] 45000ead87d8: Preparing [2025-05-23T12:30:56.038Z] 931be5d7e48b: Preparing [2025-05-23T12:30:56.038Z] 19362a02a380: Preparing [2025-05-23T12:30:56.038Z] a66a3dad4c38: Preparing [2025-05-23T12:30:56.038Z] ace34d1d784c: Preparing [2025-05-23T12:30:56.038Z] f55745c6a26a: Waiting [2025-05-23T12:30:56.038Z] 45000ead87d8: Waiting [2025-05-23T12:30:56.038Z] 931be5d7e48b: Waiting [2025-05-23T12:30:56.038Z] ace34d1d784c: Waiting [2025-05-23T12:30:56.038Z] 19362a02a380: Waiting [2025-05-23T12:30:56.038Z] a66a3dad4c38: Waiting [2025-05-23T12:30:56.038Z] 91d80c239659: Pushed [2025-05-23T12:30:56.038Z] 74b63caf4f2c: Pushed [2025-05-23T12:30:56.038Z] 971583fd78a9: Pushed [2025-05-23T12:30:56.300Z] 931be5d7e48b: Layer already exists [2025-05-23T12:30:56.300Z] 19362a02a380: Layer already exists [2025-05-23T12:30:56.300Z] a66a3dad4c38: Layer already exists [2025-05-23T12:30:56.300Z] 45000ead87d8: Pushed [2025-05-23T12:30:56.558Z] 055e935beed6: Pushed [2025-05-23T12:31:03.119Z] ace34d1d784c: Pushed [2025-05-23T12:31:08.389Z] 608f2511f91a: Pushed [2025-05-23T12:31:15.264Z] PyBuilder version 0.13.15 [2025-05-23T12:31:15.264Z] Build started at 2025-05-23 12:29:41 [2025-05-23T12:31:15.264Z] ------------------------------------------------------------ [2025-05-23T12:31:15.264Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-23T12:31:15.264Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-23T12:31:15.264Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-23T12:31:15.264Z] [INFO] Building pygsver version 0.1.4 [2025-05-23T12:31:15.264Z] [INFO] Executing build in /code [2025-05-23T12:31:15.264Z] [INFO] Going to execute task install [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-23T12:31:15.264Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-23T12:31:15.264Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-23T12:31:15.264Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-23T12:31:15.264Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T12:31:15.264Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-23T12:31:15.264Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-23T12:31:15.265Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-23T12:31:15.265Z] [INFO] Running unit tests [2025-05-23T12:31:15.265Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T12:31:15.843Z] 2025-05-23 12:31:15,733 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T12:31:16.110Z] ERROR: something bad happened [2025-05-23T12:31:16.110Z] 1.2.3-dev.1 [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,870 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,871 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,872 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,907 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,908 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,908 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,909 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,910 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:15,974 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:16,007 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:16,040 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:31:16.110Z] 2025-05-23 12:31:16,041 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T12:31:16.378Z] 2025-05-23 12:31:16,112 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T12:31:16.378Z] 2025-05-23 12:31:16,149 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T12:31:16.378Z] 2025-05-23 12:31:16,215 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T12:31:16.378Z] 2025-05-23 12:31:16,253 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T12:31:16.378Z] 2025-05-23 12:31:16,292 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T12:31:16.378Z] 2025-05-23 12:31:16,331 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T12:31:16.642Z] 2025-05-23 12:31:16,515 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:31:16.642Z] 2025-05-23 12:31:16,568 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:31:16.906Z] 2025-05-23 12:31:16,643 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:31:16.906Z] 2025-05-23 12:31:16,706 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:31:16.906Z] 2025-05-23 12:31:16,785 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:31:16.906Z] 2025-05-23 12:31:16,854 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:31:16.906Z] 2025-05-23 12:31:16,890 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:16,930 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:16,971 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,011 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,012 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,074 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,075 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,075 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,076 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,079 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,080 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,080 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,081 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,082 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,082 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,083 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,084 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,084 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,085 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,086 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,086 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,087 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,088 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,088 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,089 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,090 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,090 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,091 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,091 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,092 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,093 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,093 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,094 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,095 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,095 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,096 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,096 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,097 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,098 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,099 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T12:31:17.171Z] 2025-05-23 12:31:17,099 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T12:31:17.762Z] [INFO] Executed 39 unit tests [2025-05-23T12:31:17.762Z] [INFO] All unit tests passed. [2025-05-23T12:31:17.762Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 [2025-05-23T12:31:17.762Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts [2025-05-23T12:31:17.762Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py [2025-05-23T12:31:17.762Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-23T12:31:17.763Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-23T12:31:17.763Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-23T12:31:17.763Z] [INFO] Running unit tests [2025-05-23T12:31:17.763Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-23T12:31:23.142Z] 2025-05-23 12:31:22,893 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-23T12:31:23.143Z] ERROR: something bad happened [2025-05-23T12:31:23.143Z] 1.2.3-dev.1 [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,074 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,076 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,078 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,121 MainThread pygsver.push [run_push] DEBUG push [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,123 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,123 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,124 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-23T12:31:23.143Z] 2025-05-23 12:31:23,127 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-23T12:31:23.407Z] 2025-05-23 12:31:23,200 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:31:23.407Z] 2025-05-23 12:31:23,239 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:31:23.407Z] 2025-05-23 12:31:23,278 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-23T12:31:23.407Z] 2025-05-23 12:31:23,280 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-23T12:31:23.407Z] 2025-05-23 12:31:23,360 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-23T12:31:23.671Z] 2025-05-23 12:31:23,404 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-23T12:31:23.671Z] 2025-05-23 12:31:23,484 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-23T12:31:23.671Z] 2025-05-23 12:31:23,532 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-23T12:31:23.671Z] 2025-05-23 12:31:23,583 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-23T12:31:23.671Z] 2025-05-23 12:31:23,630 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-23T12:31:23.935Z] 2025-05-23 12:31:23,850 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:31:23.935Z] 2025-05-23 12:31:23,900 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-23T12:31:24.200Z] 2025-05-23 12:31:23,999 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:31:24.201Z] 2025-05-23 12:31:24,059 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-23T12:31:24.201Z] 2025-05-23 12:31:24,170 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:31:24.466Z] 2025-05-23 12:31:24,256 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-23T12:31:24.466Z] 2025-05-23 12:31:24,299 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-23T12:31:24.466Z] 2025-05-23 12:31:24,353 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-23T12:31:24.466Z] 2025-05-23 12:31:24,403 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:31:24.466Z] 2025-05-23 12:31:24,454 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-23T12:31:24.466Z] 2025-05-23 12:31:24,456 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,528 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,529 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,530 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,531 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,532 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,533 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,534 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,536 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,537 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,538 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,539 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,540 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,541 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,542 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,543 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,544 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,545 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,546 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,547 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,548 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,549 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,550 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,551 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,551 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,552 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,553 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,554 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,555 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,556 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,557 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,558 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,558 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,559 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,560 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,561 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,562 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,563 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,564 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-23T12:31:24.730Z] 2025-05-23 12:31:24,565 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-23T12:31:30.333Z] f55745c6a26a: Pushed [2025-05-23T12:31:30.333Z] ce15149cfed2d6895db6df985ec47ac6c5ee16f3: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:31:30.667Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:31:30.991Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T12:31:30.991Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T12:31:30.991Z] 971583fd78a9: Preparing [2025-05-23T12:31:30.991Z] 74b63caf4f2c: Preparing [2025-05-23T12:31:30.991Z] 055e935beed6: Preparing [2025-05-23T12:31:30.991Z] 91d80c239659: Preparing [2025-05-23T12:31:30.991Z] 608f2511f91a: Preparing [2025-05-23T12:31:30.991Z] f55745c6a26a: Preparing [2025-05-23T12:31:30.991Z] 45000ead87d8: Preparing [2025-05-23T12:31:30.991Z] 931be5d7e48b: Preparing [2025-05-23T12:31:30.991Z] 19362a02a380: Preparing [2025-05-23T12:31:30.991Z] a66a3dad4c38: Preparing [2025-05-23T12:31:30.991Z] ace34d1d784c: Preparing [2025-05-23T12:31:30.991Z] f55745c6a26a: Waiting [2025-05-23T12:31:30.991Z] 45000ead87d8: Waiting [2025-05-23T12:31:30.991Z] 931be5d7e48b: Waiting [2025-05-23T12:31:30.991Z] 19362a02a380: Waiting [2025-05-23T12:31:30.991Z] a66a3dad4c38: Waiting [2025-05-23T12:31:30.991Z] ace34d1d784c: Waiting [2025-05-23T12:31:30.991Z] 91d80c239659: Layer already exists [2025-05-23T12:31:30.991Z] 608f2511f91a: Layer already exists [2025-05-23T12:31:30.991Z] 055e935beed6: Layer already exists [2025-05-23T12:31:30.991Z] 971583fd78a9: Layer already exists [2025-05-23T12:31:30.991Z] 74b63caf4f2c: Layer already exists [2025-05-23T12:31:30.991Z] f55745c6a26a: Layer already exists [2025-05-23T12:31:30.991Z] a66a3dad4c38: Layer already exists [2025-05-23T12:31:30.991Z] 45000ead87d8: Layer already exists [2025-05-23T12:31:30.991Z] 931be5d7e48b: Layer already exists [2025-05-23T12:31:30.991Z] 19362a02a380: Layer already exists [2025-05-23T12:31:30.991Z] ace34d1d784c: Layer already exists [2025-05-23T12:31:30.991Z] latest: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:31:31.315Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:31:31.632Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T12:31:31.632Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T12:31:31.632Z] 971583fd78a9: Preparing [2025-05-23T12:31:31.632Z] 74b63caf4f2c: Preparing [2025-05-23T12:31:31.632Z] 055e935beed6: Preparing [2025-05-23T12:31:31.632Z] 91d80c239659: Preparing [2025-05-23T12:31:31.632Z] 608f2511f91a: Preparing [2025-05-23T12:31:31.632Z] f55745c6a26a: Preparing [2025-05-23T12:31:31.632Z] 45000ead87d8: Preparing [2025-05-23T12:31:31.632Z] 931be5d7e48b: Preparing [2025-05-23T12:31:31.632Z] 19362a02a380: Preparing [2025-05-23T12:31:31.632Z] a66a3dad4c38: Preparing [2025-05-23T12:31:31.632Z] ace34d1d784c: Preparing [2025-05-23T12:31:31.632Z] 931be5d7e48b: Waiting [2025-05-23T12:31:31.632Z] 19362a02a380: Waiting [2025-05-23T12:31:31.632Z] a66a3dad4c38: Waiting [2025-05-23T12:31:31.632Z] f55745c6a26a: Waiting [2025-05-23T12:31:31.632Z] ace34d1d784c: Waiting [2025-05-23T12:31:31.632Z] 055e935beed6: Layer already exists [2025-05-23T12:31:31.632Z] 608f2511f91a: Layer already exists [2025-05-23T12:31:31.632Z] 74b63caf4f2c: Layer already exists [2025-05-23T12:31:31.632Z] 91d80c239659: Layer already exists [2025-05-23T12:31:31.632Z] 971583fd78a9: Layer already exists [2025-05-23T12:31:31.632Z] 931be5d7e48b: Layer already exists [2025-05-23T12:31:31.632Z] 45000ead87d8: Layer already exists [2025-05-23T12:31:31.632Z] f55745c6a26a: Layer already exists [2025-05-23T12:31:31.632Z] 19362a02a380: Layer already exists [2025-05-23T12:31:31.632Z] a66a3dad4c38: Layer already exists [2025-05-23T12:31:31.632Z] ace34d1d784c: Layer already exists [2025-05-23T12:31:31.632Z] main: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:31:31.951Z] + docker tag edgex-devops/py-git-semver nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:31:32.265Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-23T12:31:32.265Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver] [2025-05-23T12:31:32.265Z] 971583fd78a9: Preparing [2025-05-23T12:31:32.265Z] 74b63caf4f2c: Preparing [2025-05-23T12:31:32.265Z] 055e935beed6: Preparing [2025-05-23T12:31:32.265Z] 91d80c239659: Preparing [2025-05-23T12:31:32.265Z] 608f2511f91a: Preparing [2025-05-23T12:31:32.265Z] f55745c6a26a: Preparing [2025-05-23T12:31:32.265Z] 45000ead87d8: Preparing [2025-05-23T12:31:32.265Z] 931be5d7e48b: Preparing [2025-05-23T12:31:32.265Z] 19362a02a380: Preparing [2025-05-23T12:31:32.265Z] a66a3dad4c38: Preparing [2025-05-23T12:31:32.265Z] ace34d1d784c: Preparing [2025-05-23T12:31:32.265Z] f55745c6a26a: Waiting [2025-05-23T12:31:32.265Z] a66a3dad4c38: Waiting [2025-05-23T12:31:32.265Z] ace34d1d784c: Waiting [2025-05-23T12:31:32.265Z] 19362a02a380: Waiting [2025-05-23T12:31:32.265Z] 45000ead87d8: Waiting [2025-05-23T12:31:32.265Z] 931be5d7e48b: Waiting [2025-05-23T12:31:32.265Z] 74b63caf4f2c: Layer already exists [2025-05-23T12:31:32.265Z] 971583fd78a9: Layer already exists [2025-05-23T12:31:32.265Z] 91d80c239659: Layer already exists [2025-05-23T12:31:32.265Z] 055e935beed6: Layer already exists [2025-05-23T12:31:32.265Z] 608f2511f91a: Layer already exists [2025-05-23T12:31:32.265Z] f55745c6a26a: Layer already exists [2025-05-23T12:31:32.265Z] 931be5d7e48b: Layer already exists [2025-05-23T12:31:32.265Z] 45000ead87d8: Layer already exists [2025-05-23T12:31:32.265Z] 19362a02a380: Layer already exists [2025-05-23T12:31:32.265Z] a66a3dad4c38: Layer already exists [2025-05-23T12:31:32.265Z] ace34d1d784c: Layer already exists [2025-05-23T12:31:32.265Z] 0.1.4: digest: sha256:7208249aab6fd1d8e9006b8a5c47ddcb16d2bfcc4de04cbf04e86d875d4ef361 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-23T12:31:32.325Z] ===================================================== [Pipeline] echo [2025-05-23T12:31:32.335Z] taggedImages: [2025-05-23T12:31:32.336Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:31:32.336Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T12:31:32.336Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T12:31:32.336Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] echo [2025-05-23T12:31:32.378Z] ========================================================= [2025-05-23T12:31:32.378Z] [edgeXBuildMultiArch] RAW Config: [2025-05-23T12:31:32.378Z] images: [2025-05-23T12:31:32.378Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:31:32.378Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2025-05-23T12:31:32.378Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:main [2025-05-23T12:31:32.378Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-23T12:31:32.378Z] settingsFile: [2025-05-23T12:31:32.378Z] git-semver-settings [2025-05-23T12:31:32.378Z] ========================================================= [Pipeline] node [2025-05-23T12:31:47.381Z] Still waiting to schedule task [2025-05-23T12:31:47.381Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-05-23T12:32:21.102Z] [INFO] Executed 39 unit tests [2025-05-23T12:32:21.102Z] [INFO] All unit tests passed. [2025-05-23T12:32:21.102Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-23T12:32:21.102Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-23T12:32:21.102Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-23T12:32:21.102Z] [INFO] Overall pygsver coverage is 100% [2025-05-23T12:32:21.102Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-23T12:32:21.102Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-23T12:32:21.102Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 [2025-05-23T12:32:21.102Z] [INFO] Running Twine check for generated artifacts [2025-05-23T12:32:21.102Z] [INFO] Installing project pygsver-0.1.4 [2025-05-23T12:32:21.102Z] ------------------------------------------------------------ [2025-05-23T12:32:21.102Z] BUILD SUCCESSFUL [2025-05-23T12:32:21.102Z] ------------------------------------------------------------ [2025-05-23T12:32:21.102Z] Build Summary [2025-05-23T12:32:21.102Z] Project: pygsver [2025-05-23T12:32:21.102Z] Version: 0.1.4 [2025-05-23T12:32:21.102Z] Base directory: /code [2025-05-23T12:32:21.102Z] Environments: [2025-05-23T12:32:21.102Z] Tasks: prepare [61721 ms] compile_sources [0 ms] run_unit_tests [6093 ms] package [14 ms] run_integration_tests [0 ms] verify [0 ms] coverage [10219 ms] publish [12277 ms] install [33990 ms] [2025-05-23T12:32:21.102Z] Build finished at 2025-05-23 12:32:14 [2025-05-23T12:32:21.102Z] Build took 152 seconds (152142 ms) [2025-05-23T12:32:31.174Z] Removing intermediate container 0940e11705b9 [2025-05-23T12:32:31.174Z] ---> fc55ece00066 [2025-05-23T12:32:31.174Z] Step 9/21 : FROM python:3.13-slim [2025-05-23T12:32:31.174Z] ---> 2e2ecad80adb [2025-05-23T12:32:31.174Z] Step 10/21 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-23T12:32:31.174Z] ---> Using cache [2025-05-23T12:32:31.174Z] ---> 75174dd02c5f [2025-05-23T12:32:31.174Z] Step 11/21 : ENV GIT_PYTHON_TRACE 1 [2025-05-23T12:32:31.174Z] ---> Using cache [2025-05-23T12:32:31.174Z] ---> b33636ca6782 [2025-05-23T12:32:31.174Z] Step 12/21 : WORKDIR /opt/pygsver [2025-05-23T12:32:31.174Z] ---> Running in 978720199a89 [2025-05-23T12:32:31.174Z] Removing intermediate container 978720199a89 [2025-05-23T12:32:31.174Z] ---> 6502417cad13 [2025-05-23T12:32:31.174Z] Step 13/21 : RUN apt-get update && apt-get install -y ssh netcat-traditional curl gosu ca-certificates libcurl4-gnutls-dev libexpat1-dev gettext libz-dev libssl-dev make gcc [2025-05-23T12:32:31.174Z] ---> Running in 5094c07878d3 [2025-05-23T12:32:31.174Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-23T12:32:31.174Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-23T12:32:31.174Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-23T12:32:31.755Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-23T12:32:32.020Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-23T12:32:32.020Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-23T12:32:34.589Z] Fetched 9203 kB in 3s (2702 kB/s) [2025-05-23T12:32:37.940Z] Reading package lists... [2025-05-23T12:32:42.201Z] Reading package lists... [2025-05-23T12:32:42.468Z] Building dependency tree... [2025-05-23T12:32:42.468Z] Reading state information... [2025-05-23T12:32:43.430Z] ca-certificates is already the newest version (20230311). [2025-05-23T12:32:43.430Z] The following additional packages will be installed: [2025-05-23T12:32:43.430Z] binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-12 dbus dbus-bin [2025-05-23T12:32:43.430Z] dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session [2025-05-23T12:32:43.430Z] dmsetup fontconfig-config fonts-dejavu-core gcc-12 gettext-base krb5-locales [2025-05-23T12:32:43.430Z] libabsl20220623 libaom3 libapparmor1 libargon2-1 libasan8 libatomic1 [2025-05-23T12:32:43.430Z] libavif15 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools [2025-05-23T12:32:43.430Z] libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libcryptsetup12 libctf-nobfd0 [2025-05-23T12:32:43.430Z] libctf0 libcurl3-gnutls libcurl4 libdav1d6 libdbus-1-3 libde265-0 [2025-05-23T12:32:43.430Z] libdeflate0 libdevmapper1.02.1 libedit2 libexpat1 libfdisk1 libfido2-1 [2025-05-23T12:32:43.430Z] libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 [2025-05-23T12:32:43.430Z] libgprofng0 libgssapi-krb5-2 libheif1 libhwasan0 libicu72 libip4tc2 libisl23 [2025-05-23T12:32:43.430Z] libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 [2025-05-23T12:32:43.430Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T12:32:43.430Z] liblerc4 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 [2025-05-23T12:32:43.430Z] libnss-systemd libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 [2025-05-23T12:32:43.430Z] librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T12:32:43.430Z] libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common libtirpc-dev [2025-05-23T12:32:43.430Z] libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 libx11-data [2025-05-23T12:32:43.430Z] libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 [2025-05-23T12:32:43.430Z] libyuv0 linux-libc-dev manpages manpages-dev ncurses-term openssh-client [2025-05-23T12:32:43.430Z] openssh-server openssh-sftp-server procps psmisc publicsuffix rpcsvc-proto [2025-05-23T12:32:43.430Z] runit-helper sensible-utils systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-23T12:32:43.698Z] Suggested packages: [2025-05-23T12:32:43.698Z] binutils-doc cpp-doc gcc-12-locales cpp-12-doc gcc-multilib autoconf [2025-05-23T12:32:43.698Z] automake libtool flex bison gdb gcc-doc gcc-12-doc autopoint gettext-doc [2025-05-23T12:32:43.698Z] libasprintf-dev libgettextpo-dev glibc-doc libcurl4-doc libgnutls28-dev [2025-05-23T12:32:43.698Z] libidn-dev libkrb5-dev libldap2-dev librtmp-dev libssh2-1-dev pkg-config [2025-05-23T12:32:43.698Z] libgd-tools krb5-doc krb5-user libsasl2-modules-gssapi-mit [2025-05-23T12:32:43.698Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2025-05-23T12:32:43.698Z] libsasl2-modules-sql libssl-doc make-doc man-browser keychain libpam-ssh [2025-05-23T12:32:43.698Z] monkeysphere ssh-askpass molly-guard ufw systemd-container systemd-homed [2025-05-23T12:32:43.698Z] systemd-userdbd systemd-boot systemd-resolved libqrencode4 [2025-05-23T12:32:43.698Z] libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 [2025-05-23T12:32:45.181Z] Running on prd-centos7-docker-4c-2g-2126 in /w/workspace/edgexfoundry_git-semver_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T12:32:45.232Z] provisioning config files... [2025-05-23T12:32:45.256Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config6906744712474392892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T12:32:46.460Z] ---> ****-login.sh [2025-05-23T12:32:46.460Z] nexus3.edgexfoundry.org:10001 [2025-05-23T12:32:50.369Z] The following NEW packages will be installed: [2025-05-23T12:32:50.369Z] binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-12 curl dbus [2025-05-23T12:32:50.369Z] dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-23T12:32:50.369Z] dbus-user-session dmsetup fontconfig-config fonts-dejavu-core gcc gcc-12 [2025-05-23T12:32:50.369Z] gettext gettext-base gosu krb5-locales libabsl20220623 libaom3 libapparmor1 [2025-05-23T12:32:50.369Z] libargon2-1 libasan8 libatomic1 libavif15 libbinutils libbrotli1 libbsd0 [2025-05-23T12:32:50.369Z] libc-dev-bin libc-devtools libc6-dev libcbor0.8 libcc1-0 libcrypt-dev [2025-05-23T12:32:50.369Z] libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 [2025-05-23T12:32:50.369Z] libcurl4-gnutls-dev libdav1d6 libdbus-1-3 libde265-0 libdeflate0 [2025-05-23T12:32:50.369Z] libdevmapper1.02.1 libedit2 libexpat1 libexpat1-dev libfdisk1 libfido2-1 [2025-05-23T12:32:50.369Z] libfontconfig1 libfreetype6 libgav1-1 libgcc-12-dev libgd3 libgomp1 [2025-05-23T12:32:50.369Z] libgprofng0 libgssapi-krb5-2 libheif1 libhwasan0 libicu72 libip4tc2 libisl23 [2025-05-23T12:32:50.369Z] libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-c5 libk5crypto3 [2025-05-23T12:32:50.369Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-23T12:32:50.369Z] liblerc4 liblsan0 libmpc3 libmpfr6 libnghttp2-14 libnsl-dev libnsl2 [2025-05-23T12:32:50.369Z] libnss-systemd libnuma1 libpam-systemd libpng16-16 libproc2-0 libpsl5 [2025-05-23T12:32:50.369Z] librav1e0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-23T12:32:50.369Z] libssl-dev libsvtav1enc1 libsystemd-shared libtiff6 libtirpc-common [2025-05-23T12:32:50.369Z] libtirpc-dev libtirpc3 libtsan2 libubsan1 libwebp7 libwrap0 libx11-6 [2025-05-23T12:32:50.369Z] libx11-data libx265-199 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2025-05-23T12:32:50.369Z] libxpm4 libyuv0 linux-libc-dev make manpages manpages-dev ncurses-term [2025-05-23T12:32:50.369Z] netcat-traditional openssh-client openssh-server openssh-sftp-server procps [2025-05-23T12:32:50.369Z] psmisc publicsuffix rpcsvc-proto runit-helper sensible-utils ssh systemd [2025-05-23T12:32:50.369Z] systemd-sysv systemd-timesyncd ucf xauth zlib1g-dev [2025-05-23T12:32:50.369Z] 0 upgraded, 141 newly installed, 0 to remove and 0 not upgraded. [2025-05-23T12:32:50.369Z] Need to get 87.4 MB of archives. [2025-05-23T12:32:50.369Z] After this operation, 346 MB of additional disk space will be used. [2025-05-23T12:32:50.369Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-23T12:32:50.369Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-23T12:32:50.369Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-23T12:32:50.369Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-23T12:32:50.369Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-23T12:32:50.369Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-23T12:32:50.369Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-23T12:32:50.369Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-23T12:32:50.369Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-23T12:32:50.369Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-23T12:32:50.369Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-23T12:32:50.369Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-23T12:32:50.369Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-23T12:32:50.369Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-23T12:32:50.369Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-23T12:32:50.369Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-23T12:32:50.369Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-23T12:32:50.369Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-23T12:32:50.369Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-23T12:32:50.369Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-23T12:32:50.369Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-23T12:32:50.369Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-23T12:32:50.369Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-23T12:32:50.369Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-23T12:32:50.369Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-23T12:32:50.369Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-23T12:32:50.369Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-23T12:32:50.369Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-23T12:32:50.369Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-23T12:32:50.369Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-23T12:32:50.369Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-23T12:32:50.369Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-23T12:32:50.643Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-23T12:32:50.643Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-23T12:32:50.643Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-23T12:32:50.643Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-23T12:32:50.643Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-23T12:32:50.643Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-23T12:32:50.643Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-23T12:32:50.643Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-23T12:32:50.643Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB] [2025-05-23T12:32:50.643Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-23T12:32:50.643Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-23T12:32:50.643Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-23T12:32:50.643Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB] [2025-05-23T12:32:50.643Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-23T12:32:50.643Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-23T12:32:50.643Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-23T12:32:50.643Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB] [2025-05-23T12:32:50.643Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB] [2025-05-23T12:32:50.643Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB] [2025-05-23T12:32:50.643Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB] [2025-05-23T12:32:50.643Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB] [2025-05-23T12:32:50.643Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB] [2025-05-23T12:32:50.643Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB] [2025-05-23T12:32:50.643Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB] [2025-05-23T12:32:50.643Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1.1 [610 kB] [2025-05-23T12:32:50.643Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB] [2025-05-23T12:32:50.643Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB] [2025-05-23T12:32:50.643Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14+deb12u1 [8228 kB] [2025-05-23T12:32:50.917Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B] [2025-05-23T12:32:50.917Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-23T12:32:50.917Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-23T12:32:50.917Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-23T12:32:50.917Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-23T12:32:50.917Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-23T12:32:50.917Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-23T12:32:50.917Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-23T12:32:50.917Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-23T12:32:50.917Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u12 [367 kB] [2025-05-23T12:32:50.917Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u12 [309 kB] [2025-05-23T12:32:50.917Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-23T12:32:50.917Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB] [2025-05-23T12:32:50.917Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB] [2025-05-23T12:32:50.917Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14+deb12u1 [37.7 kB] [2025-05-23T12:32:50.917Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14+deb12u1 [104 kB] [2025-05-23T12:32:50.917Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14+deb12u1 [24.0 kB] [2025-05-23T12:32:50.917Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14+deb12u1 [9568 B] [2025-05-23T12:32:50.917Z] Get:79 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14+deb12u1 [2096 kB] [2025-05-23T12:32:50.917Z] Get:80 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14+deb12u1 [926 kB] [2025-05-23T12:32:50.917Z] Get:81 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14+deb12u1 [2178 kB] [2025-05-23T12:32:51.200Z] Get:82 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14+deb12u1 [862 kB] [2025-05-23T12:32:51.200Z] Get:83 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14+deb12u1 [999 kB] [2025-05-23T12:32:51.200Z] Get:84 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14+deb12u1 [956 kB] [2025-05-23T12:32:51.200Z] Get:85 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14+deb12u1 [16.3 MB] [2025-05-23T12:32:51.468Z] Get:86 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B] [2025-05-23T12:32:51.468Z] Get:87 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB] [2025-05-23T12:32:51.734Z] Get:88 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB] [2025-05-23T12:32:51.734Z] Get:89 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB] [2025-05-23T12:32:51.734Z] Get:90 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] [2025-05-23T12:32:51.734Z] Get:91 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1+deb12u2 [363 kB] [2025-05-23T12:32:51.734Z] Get:92 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1+deb12u1 [1379 kB] [2025-05-23T12:32:51.734Z] Get:93 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2+deb12u1 [275 kB] [2025-05-23T12:32:51.734Z] Get:94 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB] [2025-05-23T12:32:51.734Z] Get:95 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB] [2025-05-23T12:32:51.734Z] Get:96 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB] [2025-05-23T12:32:51.734Z] Get:97 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB] [2025-05-23T12:32:51.734Z] Get:98 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB] [2025-05-23T12:32:51.734Z] Get:99 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB] [2025-05-23T12:32:51.734Z] Get:100 http://deb.debian.org/debian bookworm/main arm64 libc-dev-bin arm64 2.36-9+deb12u10 [46.2 kB] [2025-05-23T12:32:51.734Z] Get:101 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB] [2025-05-23T12:32:51.734Z] Get:102 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5+deb12u4 [368 kB] [2025-05-23T12:32:51.734Z] Get:103 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB] [2025-05-23T12:32:51.734Z] Get:104 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1+deb12u2 [148 kB] [2025-05-23T12:32:51.734Z] Get:105 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB] [2025-05-23T12:32:51.734Z] Get:106 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB] [2025-05-23T12:32:51.734Z] Get:107 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1+deb12u1 [191 kB] [2025-05-23T12:32:51.734Z] Get:108 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB] [2025-05-23T12:32:51.734Z] Get:109 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB] [2025-05-23T12:32:51.734Z] Get:110 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB] [2025-05-23T12:32:51.734Z] Get:111 http://deb.debian.org/debian bookworm/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB] [2025-05-23T12:32:51.734Z] Get:112 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6+deb12u2 [301 kB] [2025-05-23T12:32:51.734Z] Get:113 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-23T12:32:51.734Z] Get:114 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-23T12:32:51.734Z] Get:115 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-23T12:32:51.734Z] Get:116 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-23T12:32:52.001Z] Get:117 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-23T12:32:52.001Z] Get:118 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1+deb12u1 [45.4 kB] [2025-05-23T12:32:52.001Z] Get:119 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB] [2025-05-23T12:32:52.001Z] Get:120 http://deb.debian.org/debian bookworm/main arm64 libc-devtools arm64 2.36-9+deb12u10 [53.4 kB] [2025-05-23T12:32:52.001Z] Get:121 http://deb.debian.org/debian bookworm/main arm64 linux-libc-dev arm64 6.1.137-1 [2115 kB] [2025-05-23T12:32:52.001Z] Get:122 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB] [2025-05-23T12:32:52.001Z] Get:123 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB] [2025-05-23T12:32:52.001Z] Get:124 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] [2025-05-23T12:32:52.001Z] Get:125 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB] [2025-05-23T12:32:52.001Z] Get:126 http://deb.debian.org/debian bookworm/main arm64 libc6-dev arm64 2.36-9+deb12u10 [1431 kB] [2025-05-23T12:32:52.001Z] Get:127 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-23T12:32:52.001Z] Get:128 http://deb.debian.org/debian bookworm/main arm64 libcurl4-gnutls-dev arm64 7.88.1-10+deb12u12 [472 kB] [2025-05-23T12:32:52.001Z] Get:129 http://deb.debian.org/debian bookworm/main arm64 libexpat1-dev arm64 2.5.0-1+deb12u1 [134 kB] [2025-05-23T12:32:52.001Z] Get:130 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-23T12:32:52.001Z] Get:131 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-23T12:32:52.001Z] Get:132 http://deb.debian.org/debian bookworm/main arm64 libssl-dev arm64 3.0.16-1~deb12u1 [2310 kB] [2025-05-23T12:32:52.001Z] Get:133 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-23T12:32:52.001Z] Get:134 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-23T12:32:52.001Z] Get:135 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB] [2025-05-23T12:32:52.001Z] Get:136 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2 [2030 kB] [2025-05-23T12:32:52.001Z] Get:137 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-23T12:32:52.001Z] Get:138 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-23T12:32:52.001Z] Get:139 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-23T12:32:52.001Z] Get:140 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-23T12:32:52.001Z] Get:141 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB] [2025-05-23T12:32:52.955Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-23T12:32:52.955Z] Fetched 87.4 MB in 2s (45.8 MB/s) [2025-05-23T12:32:53.220Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-23T12:32:53.221Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6624 files and directories currently installed.) [2025-05-23T12:32:53.221Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-23T12:32:53.221Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:32:53.221Z] Selecting previously unselected package dmsetup. [2025-05-23T12:32:53.221Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-23T12:32:53.221Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-23T12:32:53.221Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-23T12:32:53.485Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-23T12:32:53.485Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T12:32:53.485Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-23T12:32:53.485Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-23T12:32:53.485Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-23T12:32:53.485Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-23T12:32:53.485Z] Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-23T12:32:53.485Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:32:53.766Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-23T12:32:53.766Z] Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-23T12:32:53.766Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T12:32:53.766Z] Selecting previously unselected package libkmod2:arm64. [2025-05-23T12:32:53.766Z] Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... [2025-05-23T12:32:53.766Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-23T12:32:54.032Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-23T12:32:54.032Z] Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-23T12:32:54.032Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T12:32:54.032Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-23T12:32:54.032Z] Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-23T12:32:54.032Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T12:32:54.032Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-23T12:32:54.032Z] Preparing to unpack .../09-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:32:54.032Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:32:54.615Z] Selecting previously unselected package systemd. [2025-05-23T12:32:54.615Z] Preparing to unpack .../10-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:32:54.615Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-23T12:32:55.578Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-23T12:32:55.578Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-23T12:32:55.578Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-23T12:32:55.578Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-23T12:32:55.578Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-23T12:32:55.578Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-23T12:32:55.578Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:32:55.578Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-23T12:32:55.578Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-23T12:32:55.578Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-23T12:32:55.578Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-23T12:32:55.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-23T12:32:55.578Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-23T12:32:55.578Z] Initializing machine ID from random generator. [2025-05-23T12:32:55.843Z] Creating group 'systemd-journal' with GID 999. [2025-05-23T12:32:55.844Z] Creating group 'systemd-network' with GID 998. [2025-05-23T12:32:55.844Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-23T12:32:55.844Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-23T12:32:56.110Z] Selecting previously unselected package systemd-sysv. [2025-05-23T12:32:56.110Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7546 files and directories currently installed.) [2025-05-23T12:32:56.110Z] Preparing to unpack .../000-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:32:56.110Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:32:56.376Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-23T12:32:56.376Z] Preparing to unpack .../001-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:32:56.376Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T12:32:56.376Z] Selecting previously unselected package dbus-bin. [2025-05-23T12:32:56.376Z] Preparing to unpack .../002-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:32:56.376Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:32:56.376Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-23T12:32:56.376Z] Preparing to unpack .../003-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:32:56.376Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:32:56.641Z] Selecting previously unselected package libexpat1:arm64. [2025-05-23T12:32:56.641Z] Preparing to unpack .../004-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-23T12:32:56.641Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T12:32:56.641Z] Selecting previously unselected package dbus-daemon. [2025-05-23T12:32:56.641Z] Preparing to unpack .../005-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:32:56.641Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:32:56.907Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-23T12:32:56.907Z] Preparing to unpack .../006-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-23T12:32:56.907Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:32:56.907Z] Selecting previously unselected package dbus. [2025-05-23T12:32:56.907Z] Preparing to unpack .../007-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:32:56.907Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:32:56.907Z] Selecting previously unselected package libbsd0:arm64. [2025-05-23T12:32:56.907Z] Preparing to unpack .../008-libbsd0_0.11.7-2_arm64.deb ... [2025-05-23T12:32:57.173Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-23T12:32:57.173Z] Selecting previously unselected package libedit2:arm64. [2025-05-23T12:32:57.173Z] Preparing to unpack .../009-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-23T12:32:57.173Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T12:32:57.173Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-23T12:32:57.173Z] Preparing to unpack .../010-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-23T12:32:57.173Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T12:32:57.439Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-23T12:32:57.439Z] Preparing to unpack .../011-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-23T12:32:57.439Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T12:32:57.439Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-23T12:32:57.439Z] Preparing to unpack .../012-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:32:57.439Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:32:57.439Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-23T12:32:57.439Z] Preparing to unpack .../013-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:32:57.439Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:32:57.708Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-23T12:32:57.708Z] Preparing to unpack .../014-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-23T12:32:57.708Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T12:32:57.708Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-23T12:32:57.708Z] Preparing to unpack .../015-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:32:57.708Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:32:57.974Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-23T12:32:57.974Z] Preparing to unpack .../016-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-23T12:32:57.974Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:32:57.974Z] Selecting previously unselected package openssh-client. [2025-05-23T12:32:57.974Z] Preparing to unpack .../017-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T12:32:57.974Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:32:58.244Z] Selecting previously unselected package openssh-sftp-server. [2025-05-23T12:32:58.244Z] Preparing to unpack .../018-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T12:32:58.244Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:32:58.511Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-23T12:32:58.511Z] Preparing to unpack .../019-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-23T12:32:58.511Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T12:32:58.511Z] Selecting previously unselected package procps. [2025-05-23T12:32:58.511Z] Preparing to unpack .../020-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-23T12:32:58.511Z] Unpacking procps (2:4.0.2-3) ... [2025-05-23T12:32:58.778Z] Selecting previously unselected package sensible-utils. [2025-05-23T12:32:58.778Z] Preparing to unpack .../021-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-23T12:32:58.778Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:32:58.778Z] Selecting previously unselected package ucf. [2025-05-23T12:32:58.778Z] Preparing to unpack .../022-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-23T12:32:58.778Z] Moving old data out of the way [2025-05-23T12:32:58.778Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:32:59.047Z] Selecting previously unselected package runit-helper. [2025-05-23T12:32:59.047Z] Preparing to unpack .../023-runit-helper_2.15.2_all.deb ... [2025-05-23T12:32:59.047Z] Unpacking runit-helper (2.15.2) ... [2025-05-23T12:32:59.047Z] Selecting previously unselected package libtirpc-common. [2025-05-23T12:32:59.047Z] Preparing to unpack .../024-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-23T12:32:59.047Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:32:59.047Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-23T12:32:59.314Z] Preparing to unpack .../025-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-23T12:32:59.314Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T12:32:59.314Z] Selecting previously unselected package libnsl2:arm64. [2025-05-23T12:32:59.314Z] Preparing to unpack .../026-libnsl2_1.3.0-2_arm64.deb ... [2025-05-23T12:32:59.314Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-23T12:32:59.314Z] Selecting previously unselected package libwrap0:arm64. [2025-05-23T12:32:59.314Z] Preparing to unpack .../027-libwrap0_7.6.q-32_arm64.deb ... [2025-05-23T12:32:59.314Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-23T12:32:59.581Z] Selecting previously unselected package openssh-server. [2025-05-23T12:32:59.581Z] Preparing to unpack .../028-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-23T12:32:59.581Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:32:59.581Z] Selecting previously unselected package gettext-base. [2025-05-23T12:32:59.581Z] Preparing to unpack .../029-gettext-base_0.21-12_arm64.deb ... [2025-05-23T12:32:59.581Z] Unpacking gettext-base (0.21-12) ... [2025-05-23T12:32:59.849Z] Selecting previously unselected package krb5-locales. [2025-05-23T12:32:59.849Z] Preparing to unpack .../030-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-23T12:32:59.849Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:32:59.849Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-23T12:32:59.849Z] Preparing to unpack .../031-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:32:59.849Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:33:00.117Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-23T12:33:00.117Z] Preparing to unpack .../032-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:33:00.117Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:33:00.117Z] Selecting previously unselected package manpages. [2025-05-23T12:33:00.117Z] Preparing to unpack .../033-manpages_6.03-2_all.deb ... [2025-05-23T12:33:00.117Z] Unpacking manpages (6.03-2) ... [2025-05-23T12:33:00.385Z] Selecting previously unselected package ncurses-term. [2025-05-23T12:33:00.385Z] Preparing to unpack .../034-ncurses-term_6.4-4_all.deb ... [2025-05-23T12:33:00.385Z] Unpacking ncurses-term (6.4-4) ... [2025-05-23T12:33:02.979Z] Selecting previously unselected package netcat-traditional. [2025-05-23T12:33:02.979Z] Preparing to unpack .../035-netcat-traditional_1.10-47_arm64.deb ... [2025-05-23T12:33:02.979Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-23T12:33:02.979Z] Selecting previously unselected package systemd-timesyncd. [2025-05-23T12:33:02.979Z] Preparing to unpack .../036-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-23T12:33:02.979Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:33:02.979Z] Selecting previously unselected package binutils-common:arm64. [2025-05-23T12:33:02.979Z] Preparing to unpack .../037-binutils-common_2.40-2_arm64.deb ... [2025-05-23T12:33:02.979Z] Unpacking binutils-common:arm64 (2.40-2) ... [2025-05-23T12:33:03.562Z] Selecting previously unselected package libbinutils:arm64. [2025-05-23T12:33:03.562Z] Preparing to unpack .../038-libbinutils_2.40-2_arm64.deb ... [2025-05-23T12:33:03.562Z] Unpacking libbinutils:arm64 (2.40-2) ... [2025-05-23T12:33:03.829Z] Selecting previously unselected package libctf-nobfd0:arm64. [2025-05-23T12:33:03.829Z] Preparing to unpack .../039-libctf-nobfd0_2.40-2_arm64.deb ... [2025-05-23T12:33:03.829Z] Unpacking libctf-nobfd0:arm64 (2.40-2) ... [2025-05-23T12:33:03.829Z] Selecting previously unselected package libctf0:arm64. [2025-05-23T12:33:03.829Z] Preparing to unpack .../040-libctf0_2.40-2_arm64.deb ... [2025-05-23T12:33:03.829Z] Unpacking libctf0:arm64 (2.40-2) ... [2025-05-23T12:33:04.097Z] Selecting previously unselected package libgprofng0:arm64. [2025-05-23T12:33:04.097Z] Preparing to unpack .../041-libgprofng0_2.40-2_arm64.deb ... [2025-05-23T12:33:04.097Z] Unpacking libgprofng0:arm64 (2.40-2) ... [2025-05-23T12:33:04.363Z] Selecting previously unselected package libjansson4:arm64. [2025-05-23T12:33:04.363Z] Preparing to unpack .../042-libjansson4_2.14-2_arm64.deb ... [2025-05-23T12:33:04.363Z] Unpacking libjansson4:arm64 (2.14-2) ... [2025-05-23T12:33:04.363Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2025-05-23T12:33:04.363Z] Preparing to unpack .../043-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ... [2025-05-23T12:33:04.363Z] Unpacking binutils-aarch64-linux-gnu (2.40-2) ... [2025-05-23T12:33:05.332Z] Selecting previously unselected package binutils. [2025-05-23T12:33:05.332Z] Preparing to unpack .../044-binutils_2.40-2_arm64.deb ... [2025-05-23T12:33:05.332Z] Unpacking binutils (2.40-2) ... [2025-05-23T12:33:05.332Z] Selecting previously unselected package libisl23:arm64. [2025-05-23T12:33:05.332Z] Preparing to unpack .../045-libisl23_0.25-1.1_arm64.deb ... [2025-05-23T12:33:05.332Z] Unpacking libisl23:arm64 (0.25-1.1) ... [2025-05-23T12:33:05.332Z] Selecting previously unselected package libmpfr6:arm64. [2025-05-23T12:33:05.332Z] Preparing to unpack .../046-libmpfr6_4.2.0-1_arm64.deb ... [2025-05-23T12:33:05.332Z] Unpacking libmpfr6:arm64 (4.2.0-1) ... [2025-05-23T12:33:05.596Z] Selecting previously unselected package libmpc3:arm64. [2025-05-23T12:33:05.596Z] Preparing to unpack .../047-libmpc3_1.3.1-1_arm64.deb ... [2025-05-23T12:33:05.596Z] Unpacking libmpc3:arm64 (1.3.1-1) ... [2025-05-23T12:33:05.596Z] Selecting previously unselected package cpp-12. [2025-05-23T12:33:05.596Z] Preparing to unpack .../048-cpp-12_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:05.596Z] Unpacking cpp-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:06.998Z] Selecting previously unselected package cpp. [2025-05-23T12:33:06.998Z] Preparing to unpack .../049-cpp_4%3a12.2.0-3_arm64.deb ... [2025-05-23T12:33:06.998Z] Unpacking cpp (4:12.2.0-3) ... [2025-05-23T12:33:07.265Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-23T12:33:07.265Z] Preparing to unpack .../050-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-23T12:33:07.265Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T12:33:07.265Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-23T12:33:07.265Z] Preparing to unpack .../051-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T12:33:07.265Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:33:07.530Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-23T12:33:07.530Z] Preparing to unpack .../052-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T12:33:07.530Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:33:07.530Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-23T12:33:07.530Z] Preparing to unpack .../053-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-23T12:33:07.530Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T12:33:07.530Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-23T12:33:07.530Z] Preparing to unpack .../054-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-23T12:33:07.530Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T12:33:07.796Z] Selecting previously unselected package libpsl5:arm64. [2025-05-23T12:33:07.796Z] Preparing to unpack .../055-libpsl5_0.21.2-1_arm64.deb ... [2025-05-23T12:33:07.796Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-23T12:33:07.796Z] Selecting previously unselected package librtmp1:arm64. [2025-05-23T12:33:07.796Z] Preparing to unpack .../056-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-23T12:33:07.796Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:33:08.060Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-23T12:33:08.060Z] Preparing to unpack .../057-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-23T12:33:08.060Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T12:33:08.060Z] Selecting previously unselected package libcurl4:arm64. [2025-05-23T12:33:08.060Z] Preparing to unpack .../058-libcurl4_7.88.1-10+deb12u12_arm64.deb ... [2025-05-23T12:33:08.060Z] Unpacking libcurl4:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:33:08.060Z] Selecting previously unselected package curl. [2025-05-23T12:33:08.326Z] Preparing to unpack .../059-curl_7.88.1-10+deb12u12_arm64.deb ... [2025-05-23T12:33:08.326Z] Unpacking curl (7.88.1-10+deb12u12) ... [2025-05-23T12:33:08.326Z] Selecting previously unselected package dbus-user-session. [2025-05-23T12:33:08.326Z] Preparing to unpack .../060-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-23T12:33:08.326Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:33:08.326Z] Selecting previously unselected package fonts-dejavu-core. [2025-05-23T12:33:08.326Z] Preparing to unpack .../061-fonts-dejavu-core_2.37-6_all.deb ... [2025-05-23T12:33:08.326Z] Unpacking fonts-dejavu-core (2.37-6) ... [2025-05-23T12:33:08.591Z] Selecting previously unselected package fontconfig-config. [2025-05-23T12:33:08.591Z] Preparing to unpack .../062-fontconfig-config_2.14.1-4_arm64.deb ... [2025-05-23T12:33:09.172Z] Unpacking fontconfig-config (2.14.1-4) ... [2025-05-23T12:33:09.172Z] Selecting previously unselected package libcc1-0:arm64. [2025-05-23T12:33:09.172Z] Preparing to unpack .../063-libcc1-0_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:09.172Z] Unpacking libcc1-0:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:09.172Z] Selecting previously unselected package libgomp1:arm64. [2025-05-23T12:33:09.172Z] Preparing to unpack .../064-libgomp1_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:09.172Z] Unpacking libgomp1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:09.438Z] Selecting previously unselected package libitm1:arm64. [2025-05-23T12:33:09.438Z] Preparing to unpack .../065-libitm1_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:09.438Z] Unpacking libitm1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:09.438Z] Selecting previously unselected package libatomic1:arm64. [2025-05-23T12:33:09.438Z] Preparing to unpack .../066-libatomic1_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:09.438Z] Unpacking libatomic1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:09.438Z] Selecting previously unselected package libasan8:arm64. [2025-05-23T12:33:09.704Z] Preparing to unpack .../067-libasan8_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:09.704Z] Unpacking libasan8:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:09.969Z] Selecting previously unselected package liblsan0:arm64. [2025-05-23T12:33:09.969Z] Preparing to unpack .../068-liblsan0_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:09.969Z] Unpacking liblsan0:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:10.232Z] Selecting previously unselected package libtsan2:arm64. [2025-05-23T12:33:10.232Z] Preparing to unpack .../069-libtsan2_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:10.232Z] Unpacking libtsan2:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:10.813Z] Selecting previously unselected package libubsan1:arm64. [2025-05-23T12:33:10.813Z] Preparing to unpack .../070-libubsan1_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:10.813Z] Unpacking libubsan1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:11.078Z] Selecting previously unselected package libhwasan0:arm64. [2025-05-23T12:33:11.078Z] Preparing to unpack .../071-libhwasan0_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:11.078Z] Unpacking libhwasan0:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:11.343Z] Selecting previously unselected package libgcc-12-dev:arm64. [2025-05-23T12:33:11.343Z] Preparing to unpack .../072-libgcc-12-dev_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:11.343Z] Unpacking libgcc-12-dev:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:11.607Z] Selecting previously unselected package gcc-12. [2025-05-23T12:33:11.607Z] Preparing to unpack .../073-gcc-12_12.2.0-14+deb12u1_arm64.deb ... [2025-05-23T12:33:11.607Z] Unpacking gcc-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:13.535Z] Selecting previously unselected package gcc. [2025-05-23T12:33:13.535Z] Preparing to unpack .../074-gcc_4%3a12.2.0-3_arm64.deb ... [2025-05-23T12:33:13.535Z] Unpacking gcc (4:12.2.0-3) ... [2025-05-23T12:33:13.535Z] Selecting previously unselected package libicu72:arm64. [2025-05-23T12:33:13.535Z] Preparing to unpack .../075-libicu72_72.1-3_arm64.deb ... [2025-05-23T12:33:13.535Z] Unpacking libicu72:arm64 (72.1-3) ... [2025-05-23T12:33:14.934Z] Selecting previously unselected package libxml2:arm64. [2025-05-23T12:33:14.934Z] Preparing to unpack .../076-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ... [2025-05-23T12:33:14.934Z] Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... [2025-05-23T12:33:15.199Z] Selecting previously unselected package gettext. [2025-05-23T12:33:15.199Z] Preparing to unpack .../077-gettext_0.21-12_arm64.deb ... [2025-05-23T12:33:15.199Z] Unpacking gettext (0.21-12) ... [2025-05-23T12:33:15.467Z] Selecting previously unselected package gosu. [2025-05-23T12:33:15.467Z] Preparing to unpack .../078-gosu_1.14-1+b10_arm64.deb ... [2025-05-23T12:33:15.467Z] Unpacking gosu (1.14-1+b10) ... [2025-05-23T12:33:15.733Z] Selecting previously unselected package libabsl20220623:arm64. [2025-05-23T12:33:15.733Z] Preparing to unpack .../079-libabsl20220623_20220623.1-1+deb12u2_arm64.deb ... [2025-05-23T12:33:15.733Z] Unpacking libabsl20220623:arm64 (20220623.1-1+deb12u2) ... [2025-05-23T12:33:16.000Z] Selecting previously unselected package libaom3:arm64. [2025-05-23T12:33:16.000Z] Preparing to unpack .../080-libaom3_3.6.0-1+deb12u1_arm64.deb ... [2025-05-23T12:33:16.000Z] Unpacking libaom3:arm64 (3.6.0-1+deb12u1) ... [2025-05-23T12:33:16.267Z] Selecting previously unselected package libdav1d6:arm64. [2025-05-23T12:33:16.267Z] Preparing to unpack .../081-libdav1d6_1.0.0-2+deb12u1_arm64.deb ... [2025-05-23T12:33:16.267Z] Unpacking libdav1d6:arm64 (1.0.0-2+deb12u1) ... [2025-05-23T12:33:16.533Z] Selecting previously unselected package libgav1-1:arm64. [2025-05-23T12:33:16.533Z] Preparing to unpack .../082-libgav1-1_0.18.0-1+b1_arm64.deb ... [2025-05-23T12:33:16.533Z] Unpacking libgav1-1:arm64 (0.18.0-1+b1) ... [2025-05-23T12:33:16.533Z] Selecting previously unselected package librav1e0:arm64. [2025-05-23T12:33:16.533Z] Preparing to unpack .../083-librav1e0_0.5.1-6_arm64.deb ... [2025-05-23T12:33:16.533Z] Unpacking librav1e0:arm64 (0.5.1-6) ... [2025-05-23T12:33:16.800Z] Selecting previously unselected package libsvtav1enc1:arm64. [2025-05-23T12:33:16.800Z] Preparing to unpack .../084-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ... [2025-05-23T12:33:16.800Z] Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... [2025-05-23T12:33:17.076Z] Selecting previously unselected package libjpeg62-turbo:arm64. [2025-05-23T12:33:17.076Z] Preparing to unpack .../085-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ... [2025-05-23T12:33:17.076Z] Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ... [2025-05-23T12:33:17.341Z] Selecting previously unselected package libyuv0:arm64. [2025-05-23T12:33:17.341Z] Preparing to unpack .../086-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ... [2025-05-23T12:33:17.341Z] Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... [2025-05-23T12:33:17.341Z] Selecting previously unselected package libavif15:arm64. [2025-05-23T12:33:17.341Z] Preparing to unpack .../087-libavif15_0.11.1-1_arm64.deb ... [2025-05-23T12:33:17.341Z] Unpacking libavif15:arm64 (0.11.1-1) ... [2025-05-23T12:33:17.341Z] Selecting previously unselected package libc-dev-bin. [2025-05-23T12:33:17.341Z] Preparing to unpack .../088-libc-dev-bin_2.36-9+deb12u10_arm64.deb ... [2025-05-23T12:33:17.341Z] Unpacking libc-dev-bin (2.36-9+deb12u10) ... [2025-05-23T12:33:17.607Z] Selecting previously unselected package libpng16-16:arm64. [2025-05-23T12:33:17.607Z] Preparing to unpack .../089-libpng16-16_1.6.39-2_arm64.deb ... [2025-05-23T12:33:17.607Z] Unpacking libpng16-16:arm64 (1.6.39-2) ... [2025-05-23T12:33:17.607Z] Selecting previously unselected package libfreetype6:arm64. [2025-05-23T12:33:17.607Z] Preparing to unpack .../090-libfreetype6_2.12.1+dfsg-5+deb12u4_arm64.deb ... [2025-05-23T12:33:17.607Z] Unpacking libfreetype6:arm64 (2.12.1+dfsg-5+deb12u4) ... [2025-05-23T12:33:17.871Z] Selecting previously unselected package libfontconfig1:arm64. [2025-05-23T12:33:17.872Z] Preparing to unpack .../091-libfontconfig1_2.14.1-4_arm64.deb ... [2025-05-23T12:33:17.872Z] Unpacking libfontconfig1:arm64 (2.14.1-4) ... [2025-05-23T12:33:17.872Z] Selecting previously unselected package libde265-0:arm64. [2025-05-23T12:33:17.872Z] Preparing to unpack .../092-libde265-0_1.0.11-1+deb12u2_arm64.deb ... [2025-05-23T12:33:17.872Z] Unpacking libde265-0:arm64 (1.0.11-1+deb12u2) ... [2025-05-23T12:33:18.138Z] Selecting previously unselected package libnuma1:arm64. [2025-05-23T12:33:18.138Z] Preparing to unpack .../093-libnuma1_2.0.16-1_arm64.deb ... [2025-05-23T12:33:18.138Z] Unpacking libnuma1:arm64 (2.0.16-1) ... [2025-05-23T12:33:18.138Z] Selecting previously unselected package libx265-199:arm64. [2025-05-23T12:33:18.138Z] Preparing to unpack .../094-libx265-199_3.5-2+b1_arm64.deb ... [2025-05-23T12:33:18.138Z] Unpacking libx265-199:arm64 (3.5-2+b1) ... [2025-05-23T12:33:18.411Z] Selecting previously unselected package libheif1:arm64. [2025-05-23T12:33:18.411Z] Preparing to unpack .../095-libheif1_1.15.1-1+deb12u1_arm64.deb ... [2025-05-23T12:33:18.411Z] Unpacking libheif1:arm64 (1.15.1-1+deb12u1) ... [2025-05-23T12:33:18.411Z] Selecting previously unselected package libdeflate0:arm64. [2025-05-23T12:33:18.411Z] Preparing to unpack .../096-libdeflate0_1.14-1_arm64.deb ... [2025-05-23T12:33:18.411Z] Unpacking libdeflate0:arm64 (1.14-1) ... [2025-05-23T12:33:18.677Z] Selecting previously unselected package libjbig0:arm64. [2025-05-23T12:33:18.677Z] Preparing to unpack .../097-libjbig0_2.1-6.1_arm64.deb ... [2025-05-23T12:33:18.677Z] Unpacking libjbig0:arm64 (2.1-6.1) ... [2025-05-23T12:33:18.677Z] Selecting previously unselected package liblerc4:arm64. [2025-05-23T12:33:18.677Z] Preparing to unpack .../098-liblerc4_4.0.0+ds-2_arm64.deb ... [2025-05-23T12:33:18.677Z] Unpacking liblerc4:arm64 (4.0.0+ds-2) ... [2025-05-23T12:33:18.677Z] Selecting previously unselected package libwebp7:arm64. [2025-05-23T12:33:18.677Z] Preparing to unpack .../099-libwebp7_1.2.4-0.2+deb12u1_arm64.deb ... [2025-05-23T12:33:18.677Z] Unpacking libwebp7:arm64 (1.2.4-0.2+deb12u1) ... [2025-05-23T12:33:18.941Z] Selecting previously unselected package libtiff6:arm64. [2025-05-23T12:33:18.941Z] Preparing to unpack .../100-libtiff6_4.5.0-6+deb12u2_arm64.deb ... [2025-05-23T12:33:18.941Z] Unpacking libtiff6:arm64 (4.5.0-6+deb12u2) ... [2025-05-23T12:33:18.941Z] Selecting previously unselected package libxau6:arm64. [2025-05-23T12:33:18.941Z] Preparing to unpack .../101-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-23T12:33:18.941Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T12:33:19.208Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-23T12:33:19.208Z] Preparing to unpack .../102-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-23T12:33:19.208Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T12:33:19.208Z] Selecting previously unselected package libxcb1:arm64. [2025-05-23T12:33:19.208Z] Preparing to unpack .../103-libxcb1_1.15-1_arm64.deb ... [2025-05-23T12:33:19.208Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-23T12:33:19.208Z] Selecting previously unselected package libx11-data. [2025-05-23T12:33:19.208Z] Preparing to unpack .../104-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-23T12:33:19.208Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:33:19.475Z] Selecting previously unselected package libx11-6:arm64. [2025-05-23T12:33:19.475Z] Preparing to unpack .../105-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-23T12:33:19.475Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:33:19.741Z] Selecting previously unselected package libxpm4:arm64. [2025-05-23T12:33:19.741Z] Preparing to unpack .../106-libxpm4_1%3a3.5.12-1.1+deb12u1_arm64.deb ... [2025-05-23T12:33:19.741Z] Unpacking libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... [2025-05-23T12:33:19.741Z] Selecting previously unselected package libgd3:arm64. [2025-05-23T12:33:19.741Z] Preparing to unpack .../107-libgd3_2.3.3-9_arm64.deb ... [2025-05-23T12:33:19.741Z] Unpacking libgd3:arm64 (2.3.3-9) ... [2025-05-23T12:33:20.007Z] Selecting previously unselected package libc-devtools. [2025-05-23T12:33:20.008Z] Preparing to unpack .../108-libc-devtools_2.36-9+deb12u10_arm64.deb ... [2025-05-23T12:33:20.008Z] Unpacking libc-devtools (2.36-9+deb12u10) ... [2025-05-23T12:33:20.008Z] Selecting previously unselected package linux-libc-dev:arm64. [2025-05-23T12:33:20.008Z] Preparing to unpack .../109-linux-libc-dev_6.1.137-1_arm64.deb ... [2025-05-23T12:33:20.008Z] Unpacking linux-libc-dev:arm64 (6.1.137-1) ... [2025-05-23T12:33:20.964Z] Selecting previously unselected package libcrypt-dev:arm64. [2025-05-23T12:33:20.964Z] Preparing to unpack .../110-libcrypt-dev_1%3a4.4.33-2_arm64.deb ... [2025-05-23T12:33:20.964Z] Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ... [2025-05-23T12:33:20.964Z] Selecting previously unselected package libtirpc-dev:arm64. [2025-05-23T12:33:20.964Z] Preparing to unpack .../111-libtirpc-dev_1.3.3+ds-1_arm64.deb ... [2025-05-23T12:33:20.964Z] Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ... [2025-05-23T12:33:21.232Z] Selecting previously unselected package libnsl-dev:arm64. [2025-05-23T12:33:21.232Z] Preparing to unpack .../112-libnsl-dev_1.3.0-2_arm64.deb ... [2025-05-23T12:33:21.232Z] Unpacking libnsl-dev:arm64 (1.3.0-2) ... [2025-05-23T12:33:21.232Z] Selecting previously unselected package rpcsvc-proto. [2025-05-23T12:33:21.232Z] Preparing to unpack .../113-rpcsvc-proto_1.4.3-1_arm64.deb ... [2025-05-23T12:33:21.232Z] Unpacking rpcsvc-proto (1.4.3-1) ... [2025-05-23T12:33:21.232Z] Selecting previously unselected package libc6-dev:arm64. [2025-05-23T12:33:21.232Z] Preparing to unpack .../114-libc6-dev_2.36-9+deb12u10_arm64.deb ... [2025-05-23T12:33:21.232Z] Unpacking libc6-dev:arm64 (2.36-9+deb12u10) ... [2025-05-23T12:33:21.812Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-23T12:33:21.812Z] Preparing to unpack .../115-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-23T12:33:21.812Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:33:22.079Z] Selecting previously unselected package libcurl4-gnutls-dev:arm64. [2025-05-23T12:33:22.079Z] Preparing to unpack .../116-libcurl4-gnutls-dev_7.88.1-10+deb12u12_arm64.deb ... [2025-05-23T12:33:22.079Z] Unpacking libcurl4-gnutls-dev:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:33:22.079Z] Selecting previously unselected package libexpat1-dev:arm64. [2025-05-23T12:33:22.079Z] Preparing to unpack .../117-libexpat1-dev_2.5.0-1+deb12u1_arm64.deb ... [2025-05-23T12:33:22.079Z] Unpacking libexpat1-dev:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T12:33:22.344Z] Selecting previously unselected package libldap-common. [2025-05-23T12:33:22.344Z] Preparing to unpack .../118-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-23T12:33:22.344Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:33:22.344Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-23T12:33:22.344Z] Preparing to unpack .../119-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-23T12:33:22.344Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:33:22.610Z] Selecting previously unselected package libssl-dev:arm64. [2025-05-23T12:33:22.610Z] Preparing to unpack .../120-libssl-dev_3.0.16-1~deb12u1_arm64.deb ... [2025-05-23T12:33:22.610Z] Unpacking libssl-dev:arm64 (3.0.16-1~deb12u1) ... [2025-05-23T12:33:23.190Z] Selecting previously unselected package libxext6:arm64. [2025-05-23T12:33:23.190Z] Preparing to unpack .../121-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-23T12:33:23.190Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T12:33:23.190Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-23T12:33:23.190Z] Preparing to unpack .../122-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-23T12:33:23.190Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T12:33:23.190Z] Selecting previously unselected package make. [2025-05-23T12:33:23.190Z] Preparing to unpack .../123-make_4.3-4.1_arm64.deb ... [2025-05-23T12:33:23.190Z] Unpacking make (4.3-4.1) ... [2025-05-23T12:33:23.455Z] Selecting previously unselected package manpages-dev. [2025-05-23T12:33:23.455Z] Preparing to unpack .../124-manpages-dev_6.03-2_all.deb ... [2025-05-23T12:33:23.455Z] Unpacking manpages-dev (6.03-2) ... [2025-05-23T12:33:24.118Z] Selecting previously unselected package psmisc. [2025-05-23T12:33:24.118Z] Preparing to unpack .../125-psmisc_23.6-1_arm64.deb ... [2025-05-23T12:33:24.118Z] Unpacking psmisc (23.6-1) ... [2025-05-23T12:33:24.384Z] Selecting previously unselected package publicsuffix. [2025-05-23T12:33:24.384Z] Preparing to unpack .../126-publicsuffix_20230209.2326-1_all.deb ... [2025-05-23T12:33:24.384Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-23T12:33:24.384Z] Selecting previously unselected package ssh. [2025-05-23T12:33:24.384Z] Preparing to unpack .../127-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-23T12:33:24.384Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:33:24.649Z] Selecting previously unselected package xauth. [2025-05-23T12:33:24.649Z] Preparing to unpack .../128-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-23T12:33:24.649Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-23T12:33:24.649Z] Selecting previously unselected package zlib1g-dev:arm64. [2025-05-23T12:33:24.649Z] Preparing to unpack .../129-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ... [2025-05-23T12:33:24.649Z] Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2025-05-23T12:33:24.914Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T12:33:24.914Z] Setting up runit-helper (2.15.2) ... [2025-05-23T12:33:24.914Z] Setting up libaom3:arm64 (3.6.0-1+deb12u1) ... [2025-05-23T12:33:24.914Z] Setting up libabsl20220623:arm64 (20220623.1-1+deb12u2) ... [2025-05-23T12:33:24.914Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-23T12:33:24.914Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-23T12:33:24.914Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-23T12:33:25.177Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-23T12:33:25.177Z] Setting up libicu72:arm64 (72.1-3) ... [2025-05-23T12:33:25.177Z] Setting up liblerc4:arm64 (4.0.0+ds-2) ... [2025-05-23T12:33:25.177Z] Setting up netcat-traditional (1.10-47) ... [2025-05-23T12:33:25.177Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-23T12:33:25.177Z] update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:33:25.177Z] update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc.traditional.1.gz (of link group nc) doesn't exist [2025-05-23T12:33:25.177Z] Setting up psmisc (23.6-1) ... [2025-05-23T12:33:25.177Z] Setting up manpages (6.03-2) ... [2025-05-23T12:33:25.177Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-23T12:33:25.177Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-23T12:33:25.177Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-23T12:33:25.177Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:33:25.177Z] Setting up binutils-common:arm64 (2.40-2) ... [2025-05-23T12:33:25.443Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-23T12:33:25.443Z] Setting up libdeflate0:arm64 (1.14-1) ... [2025-05-23T12:33:25.443Z] Setting up linux-libc-dev:arm64 (6.1.137-1) ... [2025-05-23T12:33:25.443Z] Setting up libctf-nobfd0:arm64 (2.40-2) ... [2025-05-23T12:33:25.443Z] Setting up gettext-base (0.21-12) ... [2025-05-23T12:33:25.443Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:33:25.443Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-23T12:33:25.443Z] Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ... [2025-05-23T12:33:25.443Z] Setting up libgomp1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:25.443Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-23T12:33:25.443Z] Setting up libjbig0:arm64 (2.1-6.1) ... [2025-05-23T12:33:25.443Z] Setting up librav1e0:arm64 (0.5.1-6) ... [2025-05-23T12:33:25.443Z] Setting up libjansson4:arm64 (2.14-2) ... [2025-05-23T12:33:25.708Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:33:25.708Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:33:25.708Z] Setting up rpcsvc-proto (1.4.3-1) ... [2025-05-23T12:33:25.708Z] Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ... [2025-05-23T12:33:25.708Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-23T12:33:25.708Z] Setting up make (4.3-4.1) ... [2025-05-23T12:33:25.708Z] Setting up libmpfr6:arm64 (4.2.0-1) ... [2025-05-23T12:33:25.708Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-23T12:33:25.708Z] Setting up gosu (1.14-1+b10) ... [2025-05-23T12:33:25.708Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-23T12:33:25.708Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-23T12:33:25.708Z] Setting up libssl-dev:arm64 (3.0.16-1~deb12u1) ... [2025-05-23T12:33:25.708Z] Setting up libpng16-16:arm64 (1.6.39-2) ... [2025-05-23T12:33:25.708Z] Setting up libmpc3:arm64 (1.3.1-1) ... [2025-05-23T12:33:25.708Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-23T12:33:25.972Z] Creating group 'systemd-timesync' with GID 997. [2025-05-23T12:33:25.972Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-23T12:33:26.549Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:33:26.549Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-23T12:33:26.549Z] Setting up libatomic1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:26.549Z] Setting up fonts-dejavu-core (2.37-6) ... [2025-05-23T12:33:26.549Z] Setting up libgav1-1:arm64 (0.18.0-1+b1) ... [2025-05-23T12:33:26.549Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:33:26.549Z] Setting up libdav1d6:arm64 (1.0.0-2+deb12u1) ... [2025-05-23T12:33:26.549Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-23T12:33:26.549Z] Setting up libwebp7:arm64 (1.2.4-0.2+deb12u1) ... [2025-05-23T12:33:26.549Z] Setting up libubsan1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:26.549Z] Setting up libnuma1:arm64 (2.0.16-1) ... [2025-05-23T12:33:26.813Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-23T12:33:26.813Z] Setting up libhwasan0:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:26.813Z] Setting up libcrypt-dev:arm64 (1:4.4.33-2) ... [2025-05-23T12:33:26.813Z] Setting up libtiff6:arm64 (4.5.0-6+deb12u2) ... [2025-05-23T12:33:26.813Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:33:26.813Z] Setting up libasan8:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:26.813Z] Setting up procps (2:4.0.2-3) ... [2025-05-23T12:33:26.813Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-23T12:33:27.078Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:33:27.078Z] Setting up libtsan2:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:27.078Z] Setting up libbinutils:arm64 (2.40-2) ... [2025-05-23T12:33:27.078Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-23T12:33:27.341Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-23T12:33:27.341Z] Setting up libisl23:arm64 (0.25-1.1) ... [2025-05-23T12:33:27.341Z] Setting up libde265-0:arm64 (1.0.11-1+deb12u2) ... [2025-05-23T12:33:27.341Z] Setting up libc-dev-bin (2.36-9+deb12u10) ... [2025-05-23T12:33:27.342Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-23T12:33:27.342Z] Setting up libyuv0:arm64 (0.0~git20230123.b2528b0-1) ... [2025-05-23T12:33:27.342Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-23T12:33:27.342Z] Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ... [2025-05-23T12:33:27.342Z] Setting up libcc1-0:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:27.342Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-23T12:33:27.605Z] Setting up liblsan0:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:27.606Z] Setting up libitm1:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:27.606Z] Setting up ncurses-term (6.4-4) ... [2025-05-23T12:33:27.606Z] Setting up libctf0:arm64 (2.40-2) ... [2025-05-23T12:33:27.606Z] Setting up manpages-dev (6.03-2) ... [2025-05-23T12:33:27.606Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-23T12:33:27.606Z] Setting up cpp-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:27.606Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-23T12:33:27.606Z] Setting up gettext (0.21-12) ... [2025-05-23T12:33:27.606Z] Setting up libavif15:arm64 (0.11.1-1) ... [2025-05-23T12:33:27.606Z] Setting up fontconfig-config (2.14.1-4) ... [2025-05-23T12:33:28.183Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:33:28.183Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:33:28.183Z] debconf: falling back to frontend: Readline [2025-05-23T12:33:28.183Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:33:28.183Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:33:28.183Z] debconf: falling back to frontend: Teletype [2025-05-23T12:33:28.447Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-23T12:33:28.712Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-23T12:33:28.712Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-23T12:33:28.712Z] Setting up libgprofng0:arm64 (2.40-2) ... [2025-05-23T12:33:28.712Z] Setting up libfreetype6:arm64 (2.12.1+dfsg-5+deb12u4) ... [2025-05-23T12:33:28.712Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-23T12:33:28.712Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:33:28.712Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:33:28.976Z] Setting up libgcc-12-dev:arm64 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:28.976Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-23T12:33:28.976Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-23T12:33:29.241Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:33:29.241Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:33:29.241Z] debconf: falling back to frontend: Readline [2025-05-23T12:33:29.241Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:33:29.241Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:33:29.241Z] debconf: falling back to frontend: Teletype [2025-05-23T12:33:29.596Z] Setting up libx265-199:arm64 (3.5-2+b1) ... [2025-05-23T12:33:29.596Z] Setting up cpp (4:12.2.0-3) ... [2025-05-23T12:33:29.596Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-23T12:33:29.861Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:33:29.861Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:33:29.861Z] debconf: falling back to frontend: Readline [2025-05-23T12:33:29.861Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:33:29.861Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:33:29.861Z] debconf: falling back to frontend: Teletype [2025-05-23T12:33:30.125Z] Setting up libcurl4:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:33:30.125Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-23T12:33:30.125Z] Setting up curl (7.88.1-10+deb12u12) ... [2025-05-23T12:33:30.125Z] Setting up libfontconfig1:arm64 (2.14.1-4) ... [2025-05-23T12:33:30.125Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-23T12:33:30.125Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-23T12:33:30.125Z] Setting up libxpm4:arm64 (1:3.5.12-1.1+deb12u1) ... [2025-05-23T12:33:30.125Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-23T12:33:30.389Z] Setting up libheif1:arm64 (1.15.1-1+deb12u1) ... [2025-05-23T12:33:30.389Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-23T12:33:30.389Z] Setting up binutils-aarch64-linux-gnu (2.40-2) ... [2025-05-23T12:33:30.653Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:33:30.653Z] Setting up binutils (2.40-2) ... [2025-05-23T12:33:30.653Z] Setting up libcurl4-gnutls-dev:arm64 (7.88.1-10+deb12u12) ... [2025-05-23T12:33:30.653Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-23T12:33:30.653Z] Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ... [2025-05-23T12:33:30.653Z] Setting up gcc-12 (12.2.0-14+deb12u1) ... [2025-05-23T12:33:30.653Z] Setting up libgd3:arm64 (2.3.3-9) ... [2025-05-23T12:33:30.653Z] Setting up xauth (1:1.1.2-1) ... [2025-05-23T12:33:30.653Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-23T12:33:30.653Z] Setting up libc-devtools (2.36-9+deb12u10) ... [2025-05-23T12:33:30.653Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:33:30.653Z] Setting up gcc (4:12.2.0-3) ... [2025-05-23T12:33:30.653Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-23T12:33:30.918Z] Setting up libnsl-dev:arm64 (1.3.0-2) ... [2025-05-23T12:33:30.918Z] Setting up libc6-dev:arm64 (2.36-9+deb12u10) ... [2025-05-23T12:33:30.918Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-23T12:33:31.183Z] debconf: unable to initialize frontend: Dialog [2025-05-23T12:33:31.183Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-23T12:33:31.183Z] debconf: falling back to frontend: Readline [2025-05-23T12:33:31.183Z] debconf: unable to initialize frontend: Readline [2025-05-23T12:33:31.184Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2025-05-23T12:33:31.184Z] debconf: falling back to frontend: Teletype [2025-05-23T12:33:31.448Z] [2025-05-23T12:33:31.448Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-23T12:33:34.055Z] Creating SSH2 RSA key; this may take some time ... [2025-05-23T12:33:34.055Z] 3072 SHA256:/cutaeGNd0dVvW/MjblWCmj1//iPQ5ZDEtFVvnXzHKM root@5094c07878d3 (RSA) [2025-05-23T12:33:34.055Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-23T12:33:34.055Z] 256 SHA256:vAgAot1iZCywI0BD+Z84AV5C0bThF2kNJCTs7wWGMY0 root@5094c07878d3 (ECDSA) [2025-05-23T12:33:34.055Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-23T12:33:34.055Z] 256 SHA256:YeIgtnNlq4sjM96k6gzmB2v55x8Lq8EQQZ1eTpRPZk8 root@5094c07878d3 (ED25519) [2025-05-23T12:33:34.055Z] invoke-rc.d: could not determine current runlevel [2025-05-23T12:33:34.055Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-23T12:33:34.642Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-23T12:33:34.642Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-23T12:33:34.922Z] Setting up libexpat1-dev:arm64 (2.5.0-1+deb12u1) ... [2025-05-23T12:33:34.922Z] Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ... [2025-05-23T12:33:34.922Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-23T12:33:34.922Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-23T12:33:49.926Z] Removing intermediate container 5094c07878d3 [2025-05-23T12:33:49.926Z] ---> f27521df14b3 [2025-05-23T12:33:49.926Z] Step 14/21 : RUN curl -LO https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.31.1.tar.gz && tar -xzf git-2.31.1.tar.gz && cd git-2.31.1 && make prefix=/usr/local all && make prefix=/usr/local install && cd .. && rm -rf git-2.31.1 git-2.31.1.tar.gz [2025-05-23T12:33:49.926Z] ---> Running in 6867284ab366 [2025-05-23T12:33:49.926Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-23T12:33:49.926Z] Dload Upload Total Spent Left Speed [2025-05-23T12:33:49.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9890k  100 9890k    0    0 17.4M 0 --:--:-- --:--:-- --:--:-- 17.4M [2025-05-23T12:33:51.855Z] GIT_VERSION = 2.31.1 [2025-05-23T12:33:51.855Z]  * new build flags [2025-05-23T12:33:51.855Z]  CC fuzz-commit-graph.o [2025-05-23T12:33:52.806Z] CC fuzz-pack-headers.o [2025-05-23T12:33:54.221Z] CC fuzz-pack-idx.o [2025-05-23T12:33:55.630Z] CC daemon.o [2025-05-23T12:33:58.961Z]  * new link flags [2025-05-23T12:33:58.961Z]  CC common-main.o [2025-05-23T12:33:59.912Z] CC abspath.o [2025-05-23T12:34:01.309Z] CC add-interactive.o [2025-05-23T12:34:04.625Z] CC add-patch.o [2025-05-23T12:34:09.941Z] CC advice.o [2025-05-23T12:34:11.350Z] CC alias.o [2025-05-23T12:34:12.748Z] CC alloc.o [2025-05-23T12:34:14.144Z] CC apply.o [2025-05-23T12:34:26.407Z] CC archive-tar.o [2025-05-23T12:34:27.357Z] CC archive-zip.o [2025-05-23T12:34:29.919Z] CC archive.o [2025-05-23T12:34:32.483Z]  * new prefix flags [2025-05-23T12:34:32.483Z]  CC attr.o [2025-05-23T12:34:35.052Z] CC base85.o [2025-05-23T12:34:36.007Z] CC bisect.o [2025-05-23T12:34:39.336Z] CC blame.o [2025-05-23T12:34:44.698Z] CC blob.o [2025-05-23T12:34:46.102Z] CC bloom.o [2025-05-23T12:34:47.506Z] CC branch.o [2025-05-23T12:34:49.436Z] CC bulk-checkin.o [2025-05-23T12:34:50.832Z] CC bundle.o [2025-05-23T12:34:52.771Z] CC cache-tree.o [2025-05-23T12:34:55.343Z] CC chdir-notify.o [2025-05-23T12:34:56.744Z] CC checkout.o [2025-05-23T12:34:57.697Z] CC chunk-format.o [2025-05-23T12:34:59.095Z] CC color.o [2025-05-23T12:35:01.024Z] CC column.o [2025-05-23T12:35:02.421Z] CC combine-diff.o [2025-05-23T12:35:09.030Z] CC commit-graph.o [2025-05-23T12:35:14.353Z] CC commit-reach.o [2025-05-23T12:35:17.678Z] CC commit.o [2025-05-23T12:35:21.911Z] CC compat/obstack.o [2025-05-23T12:35:22.865Z] CC compat/terminal.o [2025-05-23T12:35:24.274Z] CC config.o [2025-05-23T12:35:32.457Z] CC connect.o [2025-05-23T12:35:35.782Z] CC connected.o [2025-05-23T12:35:36.740Z] CC convert.o [2025-05-23T12:35:40.991Z] CC copy.o [2025-05-23T12:35:41.941Z] CC credential.o [2025-05-23T12:35:43.874Z] CC csum-file.o [2025-05-23T12:35:45.272Z] CC ctype.o [2025-05-23T12:35:46.224Z] CC date.o [2025-05-23T12:35:49.683Z] CC decorate.o [2025-05-23T12:35:50.640Z] CC delta-islands.o [2025-05-23T12:35:53.970Z] CC diff-delta.o [2025-05-23T12:35:55.498Z] CC diff-merges.o [2025-05-23T12:35:56.450Z] CC diff-lib.o [2025-05-23T12:35:59.021Z] CC diff-no-index.o [2025-05-23T12:36:00.951Z] CC diff.o [2025-05-23T12:36:19.114Z] CC diffcore-break.o [2025-05-23T12:36:20.065Z] CC diffcore-delta.o [2025-05-23T12:36:21.459Z] CC diffcore-order.o [2025-05-23T12:36:22.852Z] CC diffcore-pickaxe.o [2025-05-23T12:36:24.245Z] CC diffcore-rename.o [2025-05-23T12:36:26.806Z] CC diffcore-rotate.o [2025-05-23T12:36:27.752Z] CC dir-iterator.o [2025-05-23T12:36:29.148Z] CC dir.o [2025-05-23T12:36:37.315Z] CC editor.o [2025-05-23T12:36:37.315Z] CC entry.o [2025-05-23T12:36:39.238Z] CC environment.o [2025-05-23T12:36:40.634Z] CC ewah/bitmap.o [2025-05-23T12:36:42.030Z] CC ewah/ewah_bitmap.o [2025-05-23T12:36:43.953Z] CC ewah/ewah_io.o [2025-05-23T12:36:45.349Z] CC ewah/ewah_rlw.o [2025-05-23T12:36:46.355Z] CC exec-cmd.o [2025-05-23T12:36:47.769Z] CC fetch-negotiator.o [2025-05-23T12:36:48.368Z] CC fetch-pack.o [2025-05-23T12:36:55.022Z] CC fmt-merge-msg.o [2025-05-23T12:36:56.952Z] CC fsck.o [2025-05-23T12:37:01.177Z] CC fsmonitor.o [2025-05-23T12:37:02.571Z] CC gettext.o [2025-05-23T12:37:03.520Z] CC gpg-interface.o [2025-05-23T12:37:05.443Z] CC graph.o [2025-05-23T12:37:08.784Z] CC grep.o [2025-05-23T12:37:12.111Z] CC hash-lookup.o [2025-05-23T12:37:13.512Z] CC hashmap.o [2025-05-23T12:37:14.916Z] GEN command-list.h [2025-05-23T12:37:17.487Z] CC help.o [2025-05-23T12:37:20.047Z] CC hex.o [2025-05-23T12:37:21.441Z] CC ident.o [2025-05-23T12:37:24.003Z] CC json-writer.o [2025-05-23T12:37:25.927Z] CC kwset.o [2025-05-23T12:37:30.150Z] CC levenshtein.o [2025-05-23T12:37:30.727Z] CC line-log.o [2025-05-23T12:37:34.950Z] CC line-range.o [2025-05-23T12:37:35.897Z] CC linear-assignment.o [2025-05-23T12:37:37.294Z] CC list-objects-filter-options.o [2025-05-23T12:37:39.239Z] CC list-objects-filter.o [2025-05-23T12:37:41.164Z] CC list-objects.o [2025-05-23T12:37:42.559Z] CC ll-merge.o [2025-05-23T12:37:44.487Z] CC lockfile.o [2025-05-23T12:37:45.437Z] CC log-tree.o [2025-05-23T12:37:48.758Z] CC ls-refs.o [2025-05-23T12:37:49.707Z] CC mailinfo.o [2025-05-23T12:37:53.024Z] CC mailmap.o [2025-05-23T12:37:54.418Z] CC match-trees.o [2025-05-23T12:37:55.812Z] CC mem-pool.o [2025-05-23T12:37:56.760Z] CC merge-blobs.o [2025-05-23T12:37:58.154Z] CC merge-ort.o [2025-05-23T12:38:04.758Z] CC merge-ort-wrappers.o [2025-05-23T12:38:05.027Z] CC merge-recursive.o [2025-05-23T12:38:13.198Z] CC merge.o [2025-05-23T12:38:14.150Z] CC mergesort.o [2025-05-23T12:38:15.543Z] CC midx.o [2025-05-23T12:38:19.769Z] CC name-hash.o [2025-05-23T12:38:21.167Z] CC negotiator/default.o [2025-05-23T12:38:22.563Z] CC negotiator/noop.o [2025-05-23T12:38:23.514Z] CC negotiator/skipping.o [2025-05-23T12:38:24.914Z] CC notes-cache.o [2025-05-23T12:38:25.864Z] CC notes-merge.o [2025-05-23T12:38:29.181Z] CC notes-utils.o [2025-05-23T12:38:30.576Z] CC notes.o [2025-05-23T12:38:33.896Z] CC object-file.o [2025-05-23T12:38:39.216Z] CC object-name.o [2025-05-23T12:38:43.440Z] CC object.o [2025-05-23T12:38:45.367Z] CC oid-array.o [2025-05-23T12:38:46.318Z] CC oidmap.o [2025-05-23T12:38:47.269Z] CC oidset.o [2025-05-23T12:38:49.199Z] CC pack-bitmap-write.o [2025-05-23T12:38:51.760Z] CC pack-bitmap.o [2025-05-23T12:38:55.984Z] CC pack-check.o [2025-05-23T12:38:56.932Z] CC pack-objects.o [2025-05-23T12:38:58.323Z] CC pack-revindex.o [2025-05-23T12:38:59.728Z] CC pack-write.o [2025-05-23T12:39:01.657Z] CC packfile.o [2025-05-23T12:39:06.972Z] CC pager.o [2025-05-23T12:39:07.922Z] CC parse-options-cb.o [2025-05-23T12:39:09.319Z] CC parse-options.o [2025-05-23T12:39:12.634Z] CC patch-delta.o [2025-05-23T12:39:13.584Z] CC patch-ids.o [2025-05-23T12:39:14.979Z] CC path.o [2025-05-23T12:39:18.303Z] CC pathspec.o [2025-05-23T12:39:20.860Z] CC pkt-line.o [2025-05-23T12:39:22.798Z] CC preload-index.o [2025-05-23T12:39:24.204Z] CC pretty.o [2025-05-23T12:39:29.569Z] CC prio-queue.o [2025-05-23T12:39:29.838Z] CC progress.o [2025-05-23T12:39:31.252Z] CC promisor-remote.o [2025-05-23T12:39:33.190Z] CC prompt.o [2025-05-23T12:39:34.147Z] CC protocol.o [2025-05-23T12:39:35.109Z] CC prune-packed.o [2025-05-23T12:39:36.504Z] CC quote.o [2025-05-23T12:39:39.064Z] CC range-diff.o [2025-05-23T12:39:41.624Z] CC reachable.o [2025-05-23T12:39:42.573Z] CC read-cache.o [2025-05-23T12:39:50.737Z] CC rebase-interactive.o [2025-05-23T12:39:51.313Z] CC rebase.o [2025-05-23T12:39:52.262Z] CC ref-filter.o [2025-05-23T12:39:58.891Z] CC reflog-walk.o [2025-05-23T12:39:59.840Z] CC refs.o [2025-05-23T12:40:05.158Z] CC refs/debug.o [2025-05-23T12:40:07.095Z] CC refs/files-backend.o [2025-05-23T12:40:12.405Z] CC refs/iterator.o [2025-05-23T12:40:13.357Z] CC refs/packed-backend.o [2025-05-23T12:40:16.688Z] CC refs/ref-cache.o [2025-05-23T12:40:18.080Z] CC refspec.o [2025-05-23T12:40:19.491Z] CC remote.o [2025-05-23T12:40:26.209Z] CC replace-object.o [2025-05-23T12:40:26.472Z] CC repo-settings.o [2025-05-23T12:40:27.873Z] CC repository.o [2025-05-23T12:40:29.278Z] CC rerere.o [2025-05-23T12:40:32.608Z] CC reset.o [2025-05-23T12:40:34.005Z] CC resolve-undo.o [2025-05-23T12:40:35.412Z] CC revision.o [2025-05-23T12:40:43.585Z] CC run-command.o [2025-05-23T12:40:47.843Z] CC send-pack.o [2025-05-23T12:40:49.774Z] CC sequencer.o [2025-05-23T12:41:04.748Z] CC serve.o [2025-05-23T12:41:05.697Z] CC server-info.o [2025-05-23T12:41:07.627Z] CC setup.o [2025-05-23T12:41:10.947Z] CC shallow.o [2025-05-23T12:41:13.508Z] CC sideband.o [2025-05-23T12:41:14.906Z] CC sigchain.o [2025-05-23T12:41:16.306Z] CC split-index.o [2025-05-23T12:41:17.705Z] CC stable-qsort.o [2025-05-23T12:41:18.656Z] CC strbuf.o [2025-05-23T12:41:23.973Z] CC streaming.o [2025-05-23T12:41:24.553Z] CC string-list.o [2025-05-23T12:41:26.488Z] CC strmap.o [2025-05-23T12:41:27.442Z] CC strvec.o [2025-05-23T12:41:28.838Z] CC sub-process.o [2025-05-23T12:41:30.237Z] CC submodule-config.o [2025-05-23T12:41:32.167Z] CC submodule.o [2025-05-23T12:41:37.491Z] CC symlinks.o [2025-05-23T12:41:38.443Z] CC tag.o [2025-05-23T12:41:39.841Z] CC tempfile.o [2025-05-23T12:41:41.235Z] CC thread-utils.o [2025-05-23T12:41:42.185Z] CC tmp-objdir.o [2025-05-23T12:41:43.581Z] CC trace.o [2025-05-23T12:41:46.145Z] CC trace2.o [2025-05-23T12:41:48.070Z] CC trace2/tr2_cfg.o [2025-05-23T12:41:49.028Z] CC trace2/tr2_cmd_name.o [2025-05-23T12:41:49.978Z] CC trace2/tr2_dst.o [2025-05-23T12:41:51.906Z] CC trace2/tr2_sid.o [2025-05-23T12:41:52.853Z] CC trace2/tr2_sysenv.o [2025-05-23T12:41:53.803Z] CC trace2/tr2_tbuf.o [2025-05-23T12:41:55.196Z] CC trace2/tr2_tgt_event.o [2025-05-23T12:41:57.119Z] CC trace2/tr2_tgt_normal.o [2025-05-23T12:41:58.511Z] CC trace2/tr2_tgt_perf.o [2025-05-23T12:42:00.436Z] CC trace2/tr2_tls.o [2025-05-23T12:42:01.830Z] CC trailer.o [2025-05-23T12:42:05.149Z] CC transport-helper.o [2025-05-23T12:42:09.369Z] CC transport.o [2025-05-23T12:42:12.683Z] CC tree-diff.o [2025-05-23T12:42:14.078Z] CC tree-walk.o [2025-05-23T12:42:17.398Z] CC tree.o [2025-05-23T12:42:18.347Z] CC unpack-trees.o [2025-05-23T12:42:23.657Z] CC upload-pack.o [2025-05-23T12:42:27.886Z] CC url.o [2025-05-23T12:42:28.842Z] CC urlmatch.o [2025-05-23T12:42:31.402Z] CC usage.o [2025-05-23T12:42:32.355Z] CC userdiff.o [2025-05-23T12:42:33.753Z] CC utf8.o [2025-05-23T12:42:36.316Z] CC varint.o [2025-05-23T12:42:36.895Z] CC version.o [2025-05-23T12:42:37.847Z] CC versioncmp.o [2025-05-23T12:42:39.244Z] CC walker.o [2025-05-23T12:42:40.690Z] CC wildmatch.o [2025-05-23T12:42:42.661Z] CC worktree.o [2025-05-23T12:42:46.045Z] CC wrapper.o [2025-05-23T12:42:48.065Z] CC write-or-die.o [2025-05-23T12:42:49.016Z] CC ws.o [2025-05-23T12:42:51.162Z] CC wt-status.o [2025-05-23T12:42:57.785Z] CC xdiff-interface.o [2025-05-23T12:42:58.734Z] CC zlib.o [2025-05-23T12:43:00.129Z] CC unix-socket.o [2025-05-23T12:43:01.090Z] CC sha1dc_git.o [2025-05-23T12:43:02.048Z] CC sha1dc/sha1.o [2025-05-23T12:43:06.276Z] CC sha1dc/ubc_check.o [2025-05-23T12:43:08.217Z] CC sha256/block/sha256.o [2025-05-23T12:43:10.783Z] CC compat/fopen.o [2025-05-23T12:43:11.736Z] CC compat/strlcpy.o [2025-05-23T12:43:12.691Z] CC compat/qsort_s.o [2025-05-23T12:43:13.651Z] AR libgit.a [2025-05-23T12:43:14.603Z] CC xdiff/xdiffi.o [2025-05-23T12:43:17.166Z] CC xdiff/xemit.o [2025-05-23T12:43:18.562Z] CC xdiff/xhistogram.o [2025-05-23T12:43:20.497Z] CC xdiff/xmerge.o [2025-05-23T12:43:22.429Z] CC xdiff/xpatience.o [2025-05-23T12:43:23.831Z] CC xdiff/xprepare.o [2025-05-23T12:43:25.233Z] CC xdiff/xutils.o [2025-05-23T12:43:27.156Z] AR xdiff/lib.a [2025-05-23T12:43:27.156Z] LINK git-daemon [2025-05-23T12:43:28.108Z] CC http-backend.o [2025-05-23T12:43:30.664Z] LINK git-http-backend [2025-05-23T12:43:31.614Z] CC imap-send.o [2025-05-23T12:43:34.937Z] CC http.o [2025-05-23T12:43:36.332Z] http.c: In function 'get_curl_handle': [2025-05-23T12:43:36.332Z] http.c:984:9: warning: 'CURLOPT_REDIR_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_REDIR_PROTOCOLS_STR [-Wdeprecated-declarations] [2025-05-23T12:43:36.332Z] 984 | curl_easy_setopt(result, CURLOPT_REDIR_PROTOCOLS, [2025-05-23T12:43:36.332Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:43:36.332Z] In file included from http.h:6, [2025-05-23T12:43:36.332Z] from http.c:2: [2025-05-23T12:43:36.332Z] /usr/include/aarch64-linux-gnu/curl/curl.h:1755:3: note: declared here [2025-05-23T12:43:36.332Z] 1755 | CURLOPTDEPRECATED(CURLOPT_REDIR_PROTOCOLS, CURLOPTTYPE_LONG, 182, [2025-05-23T12:43:36.332Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:43:36.332Z] http.c:986:9: warning: 'CURLOPT_PROTOCOLS' is deprecated: since 7.85.0. Use CURLOPT_PROTOCOLS_STR [-Wdeprecated-declarations] [2025-05-23T12:43:36.332Z] 986 | curl_easy_setopt(result, CURLOPT_PROTOCOLS, [2025-05-23T12:43:36.332Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:43:36.332Z] /usr/include/aarch64-linux-gnu/curl/curl.h:1749:3: note: declared here [2025-05-23T12:43:36.332Z] 1749 | CURLOPTDEPRECATED(CURLOPT_PROTOCOLS, CURLOPTTYPE_LONG, 181, [2025-05-23T12:43:36.332Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:43:37.725Z] http.c: In function 'run_active_slot': [2025-05-23T12:43:37.725Z] http.c:1477:24: warning: storing the address of local variable 'finished' in '*slot.finished' [-Wdangling-pointer=] [2025-05-23T12:43:37.725Z] 1477 | slot->finished = &finished; [2025-05-23T12:43:37.725Z] | ~~~~~~~~~~~~~~~^~~~~~~~~~~ [2025-05-23T12:43:37.725Z] http.c:1475:13: note: 'finished' declared here [2025-05-23T12:43:37.725Z] 1475 | int finished = 0; [2025-05-23T12:43:37.725Z] | ^~~~~~~~ [2025-05-23T12:43:37.725Z] http.c:1475:13: note: 'slot' declared here [2025-05-23T12:43:41.945Z]  LINK git-imap-send [2025-05-23T12:43:42.894Z] CC sh-i18n--envsubst.o [2025-05-23T12:43:44.291Z] LINK git-sh-i18n--envsubst [2025-05-23T12:43:45.241Z] CC shell.o [2025-05-23T12:43:46.636Z] LINK git-shell [2025-05-23T12:43:47.586Z] CC http-walker.o [2025-05-23T12:43:49.509Z] CC http-fetch.o [2025-05-23T12:43:50.903Z] LINK git-http-fetch [2025-05-23T12:43:51.853Z] CC http-push.o [2025-05-23T12:43:53.250Z] http-push.c: In function 'curl_setup_http': [2025-05-23T12:43:53.250Z] http-push.c:201:9: warning: 'CURLOPT_PUT' is deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations] [2025-05-23T12:43:53.250Z] 201 | curl_easy_setopt(curl, CURLOPT_PUT, 1); [2025-05-23T12:43:53.250Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:43:53.250Z] In file included from http.h:6, [2025-05-23T12:43:53.250Z] from http-push.c:6: [2025-05-23T12:43:53.250Z] /usr/include/aarch64-linux-gnu/curl/curl.h:1286:3: note: declared here [2025-05-23T12:43:53.250Z] 1286 | CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54, [2025-05-23T12:43:53.250Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:43:53.250Z] http-push.c:207:9: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] [2025-05-23T12:43:53.250Z] 207 | curl_easy_setopt(curl, CURLOPT_IOCTLFUNCTION, ioctl_buffer); [2025-05-23T12:43:53.250Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:43:53.250Z] /usr/include/aarch64-linux-gnu/curl/curl.h:1580:3: note: declared here [2025-05-23T12:43:53.250Z] 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, [2025-05-23T12:43:53.250Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:43:53.250Z] http-push.c:208:9: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] [2025-05-23T12:43:53.250Z] 208 | curl_easy_setopt(curl, CURLOPT_IOCTLDATA, buffer); [2025-05-23T12:43:53.250Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:43:53.250Z] /usr/include/aarch64-linux-gnu/curl/curl.h:1582:3: note: declared here [2025-05-23T12:43:53.250Z] 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, [2025-05-23T12:43:53.250Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:43:56.566Z]  LINK git-http-push [2025-05-23T12:43:57.959Z] CC remote-curl.o [2025-05-23T12:43:59.358Z] remote-curl.c: In function 'post_rpc': [2025-05-23T12:43:59.358Z] remote-curl.c:951:17: warning: 'CURLOPT_IOCTLFUNCTION' is deprecated: since 7.18.0. Use CURLOPT_SEEKFUNCTION [-Wdeprecated-declarations] [2025-05-23T12:43:59.358Z] 951 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLFUNCTION, rpc_ioctl); [2025-05-23T12:43:59.358Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:43:59.358Z] In file included from http.h:6, [2025-05-23T12:43:59.358Z] from remote-curl.c:7: [2025-05-23T12:43:59.358Z] /usr/include/aarch64-linux-gnu/curl/curl.h:1580:3: note: declared here [2025-05-23T12:43:59.358Z] 1580 | CURLOPTDEPRECATED(CURLOPT_IOCTLFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 130, [2025-05-23T12:43:59.358Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:43:59.358Z] remote-curl.c:952:17: warning: 'CURLOPT_IOCTLDATA' is deprecated: since 7.18.0. Use CURLOPT_SEEKDATA [-Wdeprecated-declarations] [2025-05-23T12:43:59.358Z] 952 | curl_easy_setopt(slot->curl, CURLOPT_IOCTLDATA, rpc); [2025-05-23T12:43:59.358Z] | ^~~~~~~~~~~~~~~~ [2025-05-23T12:43:59.358Z] /usr/include/aarch64-linux-gnu/curl/curl.h:1582:3: note: declared here [2025-05-23T12:43:59.358Z] 1582 | CURLOPTDEPRECATED(CURLOPT_IOCTLDATA, CURLOPTTYPE_CBPOINT, 131, [2025-05-23T12:43:59.358Z] | ^~~~~~~~~~~~~~~~~ [2025-05-23T12:44:02.676Z]  LINK git-remote-http [2025-05-23T12:44:03.623Z] LN/CP git-remote-https [2025-05-23T12:44:03.623Z] LN/CP git-remote-ftp [2025-05-23T12:44:03.623Z] LN/CP git-remote-ftps [2025-05-23T12:44:03.623Z]  * new script parameters [2025-05-23T12:44:03.623Z]  GEN git-bisect [2025-05-23T12:44:03.623Z] GEN git-difftool--helper [2025-05-23T12:44:03.623Z] GEN git-filter-branch [2025-05-23T12:44:03.623Z] GEN git-merge-octopus [2025-05-23T12:44:03.623Z] GEN git-merge-one-file [2025-05-23T12:44:03.623Z] GEN git-merge-resolve [2025-05-23T12:44:03.623Z] GEN git-mergetool [2025-05-23T12:44:03.623Z] GEN git-quiltimport [2025-05-23T12:44:03.623Z] GEN git-request-pull [2025-05-23T12:44:03.623Z] GEN git-submodule [2025-05-23T12:44:03.623Z] GEN git-web--browse [2025-05-23T12:44:03.623Z]  * new perl-specific parameters [2025-05-23T12:44:03.623Z]  GEN GIT-PERL-HEADER [2025-05-23T12:44:03.623Z] GEN git-add--interactive [2025-05-23T12:44:03.623Z] GEN git-archimport [2025-05-23T12:44:03.623Z] GEN git-cvsexportcommit [2025-05-23T12:44:03.623Z] GEN git-cvsimport [2025-05-23T12:44:03.623Z] GEN git-cvsserver [2025-05-23T12:44:03.623Z] GEN git-send-email [2025-05-23T12:44:03.886Z] GEN git-svn [2025-05-23T12:44:03.886Z]  * new Python interpreter location [2025-05-23T12:44:03.886Z]  GEN git-p4 [2025-05-23T12:44:03.886Z] GEN git-instaweb [2025-05-23T12:44:03.886Z] CC git.o [2025-05-23T12:44:06.441Z] CC builtin/add.o [2025-05-23T12:44:08.997Z] CC builtin/am.o [2025-05-23T12:44:15.602Z] CC builtin/annotate.o [2025-05-23T12:44:15.602Z] CC builtin/apply.o [2025-05-23T12:44:16.550Z] CC builtin/archive.o [2025-05-23T12:44:17.942Z] CC builtin/bisect--helper.o [2025-05-23T12:44:21.254Z] CC builtin/blame.o [2025-05-23T12:44:24.563Z] CC builtin/branch.o [2025-05-23T12:44:28.789Z] CC builtin/bugreport.o [2025-05-23T12:44:29.366Z] CC builtin/bundle.o [2025-05-23T12:44:30.762Z] CC builtin/cat-file.o [2025-05-23T12:44:33.320Z] CC builtin/check-attr.o [2025-05-23T12:44:34.271Z] CC builtin/check-ignore.o [2025-05-23T12:44:35.670Z] CC builtin/check-mailmap.o [2025-05-23T12:44:37.063Z] CC builtin/check-ref-format.o [2025-05-23T12:44:38.009Z] CC builtin/checkout-index.o [2025-05-23T12:44:40.016Z] CC builtin/checkout.o [2025-05-23T12:44:44.238Z] CC builtin/clean.o [2025-05-23T12:44:47.553Z] CC builtin/clone.o [2025-05-23T12:44:49.475Z] In function 'guess_dir_name', [2025-05-23T12:44:49.475Z] inlined from 'cmd_clone' at builtin/clone.c:1035:9: [2025-05-23T12:44:49.475Z] builtin/clone.c:261:13: warning: 'memchr' specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread] [2025-05-23T12:44:49.475Z] 261 | if (memchr(start, '/', end - start) == NULL [2025-05-23T12:44:49.475Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2025-05-23T12:44:51.397Z]  CC builtin/column.o [2025-05-23T12:44:52.346Z] CC builtin/commit-graph.o [2025-05-23T12:44:53.738Z] CC builtin/commit-tree.o [2025-05-23T12:44:55.134Z] CC builtin/commit.o [2025-05-23T12:44:59.361Z] CC builtin/config.o [2025-05-23T12:45:02.681Z] CC builtin/count-objects.o [2025-05-23T12:45:03.630Z] CC builtin/credential-cache--daemon.o [2025-05-23T12:45:05.025Z] CC builtin/credential-cache.o [2025-05-23T12:45:06.422Z] CC builtin/credential-store.o [2025-05-23T12:45:07.373Z] CC builtin/credential.o [2025-05-23T12:45:08.767Z] CC builtin/describe.o [2025-05-23T12:45:11.325Z] CC builtin/diff-files.o [2025-05-23T12:45:12.272Z] CC builtin/diff-index.o [2025-05-23T12:45:13.665Z] CC builtin/diff-tree.o [2025-05-23T12:45:15.058Z] CC builtin/diff.o [2025-05-23T12:45:16.983Z] CC builtin/difftool.o [2025-05-23T12:45:20.297Z] CC builtin/env--helper.o [2025-05-23T12:45:20.871Z] CC builtin/fast-export.o [2025-05-23T12:45:25.143Z] CC builtin/fast-import.o [2025-05-23T12:45:35.224Z] CC builtin/fetch-pack.o [2025-05-23T12:45:36.233Z] CC builtin/fetch.o [2025-05-23T12:45:40.458Z] CC builtin/fmt-merge-msg.o [2025-05-23T12:45:41.854Z] CC builtin/for-each-ref.o [2025-05-23T12:45:43.251Z] CC builtin/for-each-repo.o [2025-05-23T12:45:44.204Z] CC builtin/fsck.o [2025-05-23T12:45:47.529Z] CC builtin/gc.o [2025-05-23T12:45:50.846Z] CC builtin/get-tar-commit-id.o [2025-05-23T12:45:52.238Z] CC builtin/grep.o [2025-05-23T12:45:56.465Z] CC builtin/hash-object.o [2025-05-23T12:45:57.860Z] GEN config-list.h [2025-05-23T12:45:57.861Z] CC builtin/help.o [2025-05-23T12:45:59.786Z] CC builtin/index-pack.o [2025-05-23T12:46:05.101Z] CC builtin/init-db.o [2025-05-23T12:46:07.662Z] CC builtin/interpret-trailers.o [2025-05-23T12:46:08.611Z] CC builtin/log.o [2025-05-23T12:46:15.223Z] CC builtin/ls-files.o [2025-05-23T12:46:17.780Z] CC builtin/ls-remote.o [2025-05-23T12:46:19.173Z] CC builtin/ls-tree.o [2025-05-23T12:46:20.565Z] CC builtin/mailinfo.o [2025-05-23T12:46:21.513Z] CC builtin/mailsplit.o [2025-05-23T12:46:22.906Z] CC builtin/merge-base.o [2025-05-23T12:46:24.306Z] CC builtin/merge-file.o [2025-05-23T12:46:25.703Z] CC builtin/merge-index.o [2025-05-23T12:46:27.094Z] CC builtin/merge-ours.o [2025-05-23T12:46:28.041Z] CC builtin/merge-recursive.o [2025-05-23T12:46:28.991Z] CC builtin/merge-tree.o [2025-05-23T12:46:30.917Z] CC builtin/merge.o [2025-05-23T12:46:35.142Z] CC builtin/mktag.o [2025-05-23T12:46:36.538Z] CC builtin/mktree.o [2025-05-23T12:46:37.487Z] CC builtin/multi-pack-index.o [2025-05-23T12:46:38.882Z] CC builtin/mv.o [2025-05-23T12:46:40.807Z] CC builtin/name-rev.o [2025-05-23T12:46:42.732Z] CC builtin/notes.o [2025-05-23T12:46:46.045Z] CC builtin/pack-objects.o [2025-05-23T12:46:56.068Z] CC builtin/pack-redundant.o [2025-05-23T12:46:57.994Z] CC builtin/pack-refs.o [2025-05-23T12:46:58.941Z] CC builtin/patch-id.o [2025-05-23T12:47:00.334Z] CC builtin/prune-packed.o [2025-05-23T12:47:01.281Z] CC builtin/prune.o [2025-05-23T12:47:02.676Z] CC builtin/pull.o [2025-05-23T12:47:05.997Z] CC builtin/push.o [2025-05-23T12:47:07.917Z] CC builtin/range-diff.o [2025-05-23T12:47:09.322Z] CC builtin/read-tree.o [2025-05-23T12:47:10.714Z] CC builtin/rebase.o [2025-05-23T12:47:18.873Z] CC builtin/receive-pack.o [2025-05-23T12:47:24.181Z] CC builtin/reflog.o [2025-05-23T12:47:26.103Z] CC builtin/remote-ext.o [2025-05-23T12:47:27.501Z] CC builtin/remote-fd.o [2025-05-23T12:47:28.453Z] CC builtin/remote.o [2025-05-23T12:47:33.773Z] CC builtin/repack.o [2025-05-23T12:47:35.699Z] CC builtin/replace.o [2025-05-23T12:47:37.623Z] CC builtin/rerere.o [2025-05-23T12:47:39.019Z] CC builtin/reset.o [2025-05-23T12:47:40.943Z] CC builtin/rev-list.o [2025-05-23T12:47:43.499Z] CC builtin/rev-parse.o [2025-05-23T12:47:46.814Z] CC builtin/revert.o [2025-05-23T12:47:48.209Z] CC builtin/rm.o [2025-05-23T12:47:50.132Z] CC builtin/send-pack.o [2025-05-23T12:47:52.053Z] CC builtin/shortlog.o [2025-05-23T12:47:53.978Z] CC builtin/show-branch.o [2025-05-23T12:47:57.300Z] CC builtin/show-index.o [2025-05-23T12:47:58.691Z] CC builtin/show-ref.o [2025-05-23T12:48:00.084Z] CC builtin/sparse-checkout.o [2025-05-23T12:48:02.008Z] CC builtin/stash.o [2025-05-23T12:48:06.231Z] CC builtin/stripspace.o [2025-05-23T12:48:06.805Z] CC builtin/submodule--helper.o [2025-05-23T12:48:13.411Z] CC builtin/symbolic-ref.o [2025-05-23T12:48:13.674Z] CC builtin/tag.o [2025-05-23T12:48:16.988Z] CC builtin/unpack-file.o [2025-05-23T12:48:17.564Z] CC builtin/unpack-objects.o [2025-05-23T12:48:19.488Z] CC builtin/update-index.o [2025-05-23T12:48:23.712Z] CC builtin/update-ref.o [2025-05-23T12:48:25.105Z] CC builtin/update-server-info.o [2025-05-23T12:48:26.054Z] CC builtin/upload-archive.o [2025-05-23T12:48:27.480Z] CC builtin/upload-pack.o [2025-05-23T12:48:28.449Z] CC builtin/var.o [2025-05-23T12:48:29.864Z] CC builtin/verify-commit.o [2025-05-23T12:48:30.836Z] CC builtin/verify-pack.o [2025-05-23T12:48:32.250Z] CC builtin/verify-tag.o [2025-05-23T12:48:33.212Z] CC builtin/worktree.o [2025-05-23T12:48:36.533Z] CC builtin/write-tree.o [2025-05-23T12:48:37.681Z] LINK git [2025-05-23T12:48:39.617Z] BUILTIN git-add [2025-05-23T12:48:39.617Z] BUILTIN git-am [2025-05-23T12:48:39.617Z] BUILTIN git-annotate [2025-05-23T12:48:39.617Z] BUILTIN git-apply [2025-05-23T12:48:39.617Z] BUILTIN git-archive [2025-05-23T12:48:39.617Z] BUILTIN git-bisect--helper [2025-05-23T12:48:39.617Z] BUILTIN git-blame [2025-05-23T12:48:39.617Z] BUILTIN git-branch [2025-05-23T12:48:39.617Z] BUILTIN git-bugreport [2025-05-23T12:48:39.617Z] BUILTIN git-bundle [2025-05-23T12:48:39.617Z] BUILTIN git-cat-file [2025-05-23T12:48:39.617Z] BUILTIN git-check-attr [2025-05-23T12:48:39.617Z] BUILTIN git-check-ignore [2025-05-23T12:48:39.617Z] BUILTIN git-check-mailmap [2025-05-23T12:48:39.617Z] BUILTIN git-check-ref-format [2025-05-23T12:48:39.617Z] BUILTIN git-checkout-index [2025-05-23T12:48:39.617Z] BUILTIN git-checkout [2025-05-23T12:48:39.617Z] BUILTIN git-clean [2025-05-23T12:48:39.617Z] BUILTIN git-clone [2025-05-23T12:48:39.617Z] BUILTIN git-column [2025-05-23T12:48:39.617Z] BUILTIN git-commit-graph [2025-05-23T12:48:39.617Z] BUILTIN git-commit-tree [2025-05-23T12:48:39.617Z] BUILTIN git-commit [2025-05-23T12:48:39.617Z] BUILTIN git-config [2025-05-23T12:48:39.617Z] BUILTIN git-count-objects [2025-05-23T12:48:39.617Z] BUILTIN git-credential-cache--daemon [2025-05-23T12:48:39.617Z] BUILTIN git-credential-cache [2025-05-23T12:48:39.617Z] BUILTIN git-credential-store [2025-05-23T12:48:39.617Z] BUILTIN git-credential [2025-05-23T12:48:39.617Z] BUILTIN git-describe [2025-05-23T12:48:39.617Z] BUILTIN git-diff-files [2025-05-23T12:48:39.617Z] BUILTIN git-diff-index [2025-05-23T12:48:39.617Z] BUILTIN git-diff-tree [2025-05-23T12:48:39.617Z] BUILTIN git-diff [2025-05-23T12:48:39.617Z] BUILTIN git-difftool [2025-05-23T12:48:39.617Z] BUILTIN git-env--helper [2025-05-23T12:48:39.617Z] BUILTIN git-fast-export [2025-05-23T12:48:39.617Z] BUILTIN git-fast-import [2025-05-23T12:48:39.617Z] BUILTIN git-fetch-pack [2025-05-23T12:48:39.617Z] BUILTIN git-fetch [2025-05-23T12:48:39.617Z] BUILTIN git-fmt-merge-msg [2025-05-23T12:48:39.617Z] BUILTIN git-for-each-ref [2025-05-23T12:48:39.617Z] BUILTIN git-for-each-repo [2025-05-23T12:48:39.617Z] BUILTIN git-fsck [2025-05-23T12:48:39.617Z] BUILTIN git-gc [2025-05-23T12:48:39.617Z] BUILTIN git-get-tar-commit-id [2025-05-23T12:48:39.617Z] BUILTIN git-grep [2025-05-23T12:48:39.617Z] BUILTIN git-hash-object [2025-05-23T12:48:39.617Z] BUILTIN git-help [2025-05-23T12:48:39.617Z] BUILTIN git-index-pack [2025-05-23T12:48:39.617Z] BUILTIN git-init-db [2025-05-23T12:48:39.617Z] BUILTIN git-interpret-trailers [2025-05-23T12:48:39.617Z] BUILTIN git-log [2025-05-23T12:48:39.617Z] BUILTIN git-ls-files [2025-05-23T12:48:39.617Z] BUILTIN git-ls-remote [2025-05-23T12:48:39.617Z] BUILTIN git-ls-tree [2025-05-23T12:48:39.617Z] BUILTIN git-mailinfo [2025-05-23T12:48:39.617Z] BUILTIN git-mailsplit [2025-05-23T12:48:39.617Z] BUILTIN git-merge-base [2025-05-23T12:48:39.617Z] BUILTIN git-merge-file [2025-05-23T12:48:39.617Z] BUILTIN git-merge-index [2025-05-23T12:48:39.617Z] BUILTIN git-merge-ours [2025-05-23T12:48:39.617Z] BUILTIN git-merge-recursive [2025-05-23T12:48:39.617Z] BUILTIN git-merge-tree [2025-05-23T12:48:39.617Z] BUILTIN git-merge [2025-05-23T12:48:39.617Z] BUILTIN git-mktag [2025-05-23T12:48:39.617Z] BUILTIN git-mktree [2025-05-23T12:48:39.617Z] BUILTIN git-multi-pack-index [2025-05-23T12:48:39.617Z] BUILTIN git-mv [2025-05-23T12:48:39.617Z] BUILTIN git-name-rev [2025-05-23T12:48:39.617Z] BUILTIN git-notes [2025-05-23T12:48:39.617Z] BUILTIN git-pack-objects [2025-05-23T12:48:39.617Z] BUILTIN git-pack-redundant [2025-05-23T12:48:39.617Z] BUILTIN git-pack-refs [2025-05-23T12:48:39.617Z] BUILTIN git-patch-id [2025-05-23T12:48:39.618Z] BUILTIN git-prune-packed [2025-05-23T12:48:39.618Z] BUILTIN git-prune [2025-05-23T12:48:39.618Z] BUILTIN git-pull [2025-05-23T12:48:39.618Z] BUILTIN git-push [2025-05-23T12:48:39.618Z] BUILTIN git-range-diff [2025-05-23T12:48:39.882Z] BUILTIN git-read-tree [2025-05-23T12:48:39.882Z] BUILTIN git-rebase [2025-05-23T12:48:39.882Z] BUILTIN git-receive-pack [2025-05-23T12:48:39.882Z] BUILTIN git-reflog [2025-05-23T12:48:39.882Z] BUILTIN git-remote-ext [2025-05-23T12:48:39.882Z] BUILTIN git-remote-fd [2025-05-23T12:48:39.882Z] BUILTIN git-remote [2025-05-23T12:48:39.882Z] BUILTIN git-repack [2025-05-23T12:48:39.882Z] BUILTIN git-replace [2025-05-23T12:48:39.882Z] BUILTIN git-rerere [2025-05-23T12:48:39.882Z] BUILTIN git-reset [2025-05-23T12:48:39.882Z] BUILTIN git-rev-list [2025-05-23T12:48:39.882Z] BUILTIN git-rev-parse [2025-05-23T12:48:39.882Z] BUILTIN git-revert [2025-05-23T12:48:39.882Z] BUILTIN git-rm [2025-05-23T12:48:39.882Z] BUILTIN git-send-pack [2025-05-23T12:48:39.882Z] BUILTIN git-shortlog [2025-05-23T12:48:39.882Z] BUILTIN git-show-branch [2025-05-23T12:48:39.882Z] BUILTIN git-show-index [2025-05-23T12:48:39.882Z] BUILTIN git-show-ref [2025-05-23T12:48:39.882Z] BUILTIN git-sparse-checkout [2025-05-23T12:48:39.882Z] BUILTIN git-stash [2025-05-23T12:48:39.882Z] BUILTIN git-stripspace [2025-05-23T12:48:39.882Z] BUILTIN git-submodule--helper [2025-05-23T12:48:39.882Z] BUILTIN git-symbolic-ref [2025-05-23T12:48:39.882Z] BUILTIN git-tag [2025-05-23T12:48:39.882Z] BUILTIN git-unpack-file [2025-05-23T12:48:39.882Z] BUILTIN git-unpack-objects [2025-05-23T12:48:39.882Z] BUILTIN git-update-index [2025-05-23T12:48:39.882Z] BUILTIN git-update-ref [2025-05-23T12:48:39.882Z] BUILTIN git-update-server-info [2025-05-23T12:48:39.882Z] BUILTIN git-upload-archive [2025-05-23T12:48:39.882Z] BUILTIN git-upload-pack [2025-05-23T12:48:39.882Z] BUILTIN git-var [2025-05-23T12:48:39.882Z] BUILTIN git-verify-commit [2025-05-23T12:48:39.882Z] BUILTIN git-verify-pack [2025-05-23T12:48:39.882Z] BUILTIN git-verify-tag [2025-05-23T12:48:39.882Z] BUILTIN git-worktree [2025-05-23T12:48:39.882Z] BUILTIN git-write-tree [2025-05-23T12:48:39.882Z] BUILTIN git-cherry [2025-05-23T12:48:40.146Z] BUILTIN git-cherry-pick [2025-05-23T12:48:40.146Z] BUILTIN git-format-patch [2025-05-23T12:48:40.146Z] BUILTIN git-fsck-objects [2025-05-23T12:48:40.146Z] BUILTIN git-init [2025-05-23T12:48:40.146Z] BUILTIN git-maintenance [2025-05-23T12:48:40.146Z] BUILTIN git-merge-subtree [2025-05-23T12:48:40.146Z] BUILTIN git-restore [2025-05-23T12:48:40.146Z] BUILTIN git-show [2025-05-23T12:48:40.146Z] BUILTIN git-stage [2025-05-23T12:48:40.146Z] BUILTIN git-status [2025-05-23T12:48:40.146Z] BUILTIN git-switch [2025-05-23T12:48:40.146Z] BUILTIN git-whatchanged [2025-05-23T12:48:40.146Z] GEN git-mergetool--lib [2025-05-23T12:48:40.146Z] GEN git-rebase--preserve-merges [2025-05-23T12:48:40.146Z] GEN git-sh-i18n [2025-05-23T12:48:40.146Z] GEN git-sh-setup [2025-05-23T12:48:40.146Z] SUBDIR git-gui [2025-05-23T12:48:40.146Z] GITGUI_VERSION = 0.21.0.99.gdf4f9e [2025-05-23T12:48:40.146Z]  * new locations or Tcl/Tk interpreter [2025-05-23T12:48:40.146Z]  GEN git-gui [2025-05-23T12:48:40.410Z] INDEX lib/ [2025-05-23T12:48:40.410Z]  * tclsh failed; using unoptimized loading [2025-05-23T12:48:40.410Z]  MSGFMT po/bg.msg 565 translated. [2025-05-23T12:48:40.410Z] MSGFMT po/de.msg 579 translated. [2025-05-23T12:48:40.410Z] MSGFMT po/el.msg 381 translated, 4 fuzzy, 6 untranslated. [2025-05-23T12:48:40.410Z] MSGFMT po/fr.msg 520 translated. [2025-05-23T12:48:40.675Z] MSGFMT po/hu.msg 514 translated. [2025-05-23T12:48:40.675Z] MSGFMT po/it.msg 519 translated, 1 untranslated. [2025-05-23T12:48:40.675Z] MSGFMT po/ja.msg 546 translated, 1 untranslated. [2025-05-23T12:48:40.675Z] MSGFMT po/nb.msg 474 translated, 39 untranslated. [2025-05-23T12:48:40.675Z] MSGFMT po/pt_br.msg 520 translated. [2025-05-23T12:48:40.675Z] MSGFMT po/pt_pt.msg 550 translated. [2025-05-23T12:48:40.940Z] MSGFMT po/ru.msg 579 translated. [2025-05-23T12:48:40.940Z] MSGFMT po/sv.msg 547 translated. [2025-05-23T12:48:40.940Z] MSGFMT po/vi.msg 543 translated. [2025-05-23T12:48:40.940Z] MSGFMT po/zh_cn.msg 366 translated, 7 fuzzy, 17 untranslated. [2025-05-23T12:48:40.940Z] SUBDIR gitk-git [2025-05-23T12:48:40.940Z]  * new Tcl/Tk interpreter location [2025-05-23T12:48:40.940Z]  GEN gitk-wish [2025-05-23T12:48:40.940Z] Generating catalog po/bg.msg [2025-05-23T12:48:40.940Z] msgfmt --statistics --tcl po/bg.po -l bg -d po/ [2025-05-23T12:48:41.205Z] 317 translated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/ca.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/ca.po -l ca -d po/ [2025-05-23T12:48:41.205Z] 307 translated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/de.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/de.po -l de -d po/ [2025-05-23T12:48:41.205Z] 307 translated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/es.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/es.po -l es -d po/ [2025-05-23T12:48:41.205Z] 184 translated messages, 46 fuzzy translations, 77 untranslated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/fr.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/fr.po -l fr -d po/ [2025-05-23T12:48:41.205Z] 311 translated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/hu.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/hu.po -l hu -d po/ [2025-05-23T12:48:41.205Z] 277 translated messages, 18 fuzzy translations, 12 untranslated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/it.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/it.po -l it -d po/ [2025-05-23T12:48:41.205Z] 274 translated messages, 17 fuzzy translations, 16 untranslated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/ja.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/ja.po -l ja -d po/ [2025-05-23T12:48:41.205Z] 311 translated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/pt_br.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ [2025-05-23T12:48:41.205Z] 279 translated messages, 16 fuzzy translations, 12 untranslated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/pt_pt.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ [2025-05-23T12:48:41.205Z] 311 translated messages. [2025-05-23T12:48:41.205Z] Generating catalog po/ru.msg [2025-05-23T12:48:41.205Z] msgfmt --statistics --tcl po/ru.po -l ru -d po/ [2025-05-23T12:48:41.470Z] 317 translated messages. [2025-05-23T12:48:41.470Z] Generating catalog po/sv.msg [2025-05-23T12:48:41.470Z] msgfmt --statistics --tcl po/sv.po -l sv -d po/ [2025-05-23T12:48:41.470Z] 311 translated messages. [2025-05-23T12:48:41.470Z] Generating catalog po/vi.msg [2025-05-23T12:48:41.470Z] msgfmt --statistics --tcl po/vi.po -l vi -d po/ [2025-05-23T12:48:41.470Z] 307 translated messages. [2025-05-23T12:48:41.470Z] Generating catalog po/zh_cn.msg [2025-05-23T12:48:41.470Z] msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ [2025-05-23T12:48:41.470Z] 317 translated messages. [2025-05-23T12:48:41.470Z]  SUBDIR templates [2025-05-23T12:48:41.735Z] MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo [2025-05-23T12:48:42.000Z] 5104 translated messages. [2025-05-23T12:48:42.000Z]  MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo [2025-05-23T12:48:42.578Z] 4386 translated messages, 652 fuzzy translations. [2025-05-23T12:48:42.578Z]  MSGFMT po/build/locale/de/LC_MESSAGES/git.mo [2025-05-23T12:48:42.843Z] 5104 translated messages. [2025-05-23T12:48:42.843Z]  MSGFMT po/build/locale/el/LC_MESSAGES/git.mo [2025-05-23T12:48:43.108Z] 1038 translated messages, 3325 untranslated messages. [2025-05-23T12:48:43.108Z]  MSGFMT po/build/locale/es/LC_MESSAGES/git.mo [2025-05-23T12:48:43.374Z] 5104 translated messages. [2025-05-23T12:48:43.374Z]  MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo [2025-05-23T12:48:43.639Z] 5104 translated messages. [2025-05-23T12:48:43.639Z]  MSGFMT po/build/locale/id/LC_MESSAGES/git.mo [2025-05-23T12:48:43.903Z] 583 translated messages, 4521 untranslated messages. [2025-05-23T12:48:43.903Z]  MSGFMT po/build/locale/is/LC_MESSAGES/git.mo [2025-05-23T12:48:43.903Z] 14 translated messages. [2025-05-23T12:48:43.903Z]  MSGFMT po/build/locale/it/LC_MESSAGES/git.mo [2025-05-23T12:48:44.168Z] 5013 translated messages. [2025-05-23T12:48:44.168Z]  MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo [2025-05-23T12:48:44.433Z] 3608 translated messages. [2025-05-23T12:48:44.433Z]  MSGFMT po/build/locale/pl/LC_MESSAGES/git.mo [2025-05-23T12:48:44.698Z] 5103 translated messages. [2025-05-23T12:48:44.698Z]  MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo [2025-05-23T12:48:45.279Z] 2876 translated messages, 1320 fuzzy translations, 842 untranslated messages. [2025-05-23T12:48:45.279Z]  MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo [2025-05-23T12:48:45.544Z] 3441 translated messages, 1596 untranslated messages. [2025-05-23T12:48:45.544Z]  MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo [2025-05-23T12:48:45.809Z] 5104 translated messages. [2025-05-23T12:48:45.809Z]  MSGFMT po/build/locale/tr/LC_MESSAGES/git.mo [2025-05-23T12:48:46.074Z] 5104 translated messages. [2025-05-23T12:48:46.074Z]  MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo [2025-05-23T12:48:46.339Z] 5104 translated messages. [2025-05-23T12:48:46.339Z]  MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo [2025-05-23T12:48:46.918Z] 5104 translated messages. [2025-05-23T12:48:46.918Z]  MSGFMT po/build/locale/zh_TW/LC_MESSAGES/git.mo [2025-05-23T12:48:47.183Z] 5089 translated messages, 9 fuzzy translations, 6 untranslated messages. [2025-05-23T12:48:47.183Z]  GEN perl/build/lib/Git.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/I18N.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/IndexInfo.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/LoadCPAN.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/Packet.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/LoadCPAN/Error.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Editor.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Fetcher.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/GlobSpec.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Log.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Migration.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Prompt.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Ra.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Utils.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/LoadCPAN/Mail/Address.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/Git/SVN/Memoize/YAML.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/FromCPAN/Error.pm [2025-05-23T12:48:47.183Z] GEN perl/build/lib/FromCPAN/Mail/Address.pm [2025-05-23T12:48:47.183Z] CC t/helper/test-fake-ssh.o [2025-05-23T12:48:48.138Z] LINK t/helper/test-fake-ssh [2025-05-23T12:48:49.093Z] CC t/helper/test-tool.o [2025-05-23T12:48:50.050Z] CC t/helper/test-advise.o [2025-05-23T12:48:51.005Z] CC t/helper/test-bloom.o [2025-05-23T12:48:52.404Z] CC t/helper/test-chmtime.o [2025-05-23T12:48:53.357Z] CC t/helper/test-config.o [2025-05-23T12:48:54.759Z] CC t/helper/test-crontab.o [2025-05-23T12:48:55.712Z] CC t/helper/test-ctype.o [2025-05-23T12:48:57.118Z] CC t/helper/test-date.o [2025-05-23T12:48:58.072Z] CC t/helper/test-delta.o [2025-05-23T12:48:59.474Z] CC t/helper/test-dir-iterator.o [2025-05-23T12:49:00.057Z] CC t/helper/test-drop-caches.o [2025-05-23T12:49:01.020Z] CC t/helper/test-dump-cache-tree.o [2025-05-23T12:49:02.431Z] CC t/helper/test-dump-fsmonitor.o [2025-05-23T12:49:03.381Z] CC t/helper/test-dump-split-index.o [2025-05-23T12:49:04.333Z] CC t/helper/test-dump-untracked-cache.o [2025-05-23T12:49:05.734Z] CC t/helper/test-example-decorate.o [2025-05-23T12:49:06.685Z] CC t/helper/test-fast-rebase.o [2025-05-23T12:49:08.085Z] CC t/helper/test-genrandom.o [2025-05-23T12:49:09.035Z] CC t/helper/test-genzeros.o [2025-05-23T12:49:09.984Z] CC t/helper/test-hash-speed.o [2025-05-23T12:49:11.377Z] CC t/helper/test-hash.o [2025-05-23T12:49:12.328Z] CC t/helper/test-hashmap.o [2025-05-23T12:49:13.719Z] CC t/helper/test-index-version.o [2025-05-23T12:49:14.668Z] CC t/helper/test-json-writer.o [2025-05-23T12:49:16.595Z] CC t/helper/test-lazy-init-name-hash.o [2025-05-23T12:49:17.992Z] CC t/helper/test-match-trees.o [2025-05-23T12:49:18.944Z] CC t/helper/test-mergesort.o [2025-05-23T12:49:19.925Z] CC t/helper/test-mktemp.o [2025-05-23T12:49:20.882Z] CC t/helper/test-oid-array.o [2025-05-23T12:49:22.276Z] CC t/helper/test-oidmap.o [2025-05-23T12:49:23.226Z] CC t/helper/test-online-cpus.o [2025-05-23T12:49:24.176Z] CC t/helper/test-parse-options.o [2025-05-23T12:49:26.101Z] CC t/helper/test-parse-pathspec-file.o [2025-05-23T12:49:27.049Z] CC t/helper/test-path-utils.o [2025-05-23T12:49:28.972Z] CC t/helper/test-pcre2-config.o [2025-05-23T12:49:29.923Z] CC t/helper/test-pkt-line.o [2025-05-23T12:49:31.315Z] CC t/helper/test-prio-queue.o [2025-05-23T12:49:32.265Z] CC t/helper/test-proc-receive.o [2025-05-23T12:49:33.664Z] CC t/helper/test-progress.o [2025-05-23T12:49:34.614Z] CC t/helper/test-reach.o [2025-05-23T12:49:36.013Z] CC t/helper/test-read-cache.o [2025-05-23T12:49:37.409Z] CC t/helper/test-read-graph.o [2025-05-23T12:49:38.358Z] CC t/helper/test-read-midx.o [2025-05-23T12:49:39.309Z] CC t/helper/test-ref-store.o [2025-05-23T12:49:40.707Z] CC t/helper/test-regex.o [2025-05-23T12:49:42.128Z] CC t/helper/test-repository.o [2025-05-23T12:49:43.086Z] CC t/helper/test-revision-walking.o [2025-05-23T12:49:44.040Z] CC t/helper/test-run-command.o [2025-05-23T12:49:45.971Z] CC t/helper/test-scrap-cache-tree.o [2025-05-23T12:49:47.365Z] CC t/helper/test-serve-v2.o [2025-05-23T12:49:47.942Z] CC t/helper/test-sha1.o [2025-05-23T12:49:49.334Z] CC t/helper/test-sha256.o [2025-05-23T12:49:49.909Z] CC t/helper/test-sigchain.o [2025-05-23T12:49:51.305Z] CC t/helper/test-strcmp-offset.o [2025-05-23T12:49:52.258Z] CC t/helper/test-string-list.o [2025-05-23T12:49:53.209Z] CC t/helper/test-submodule-config.o [2025-05-23T12:49:54.604Z] CC t/helper/test-submodule-nested-repo-config.o [2025-05-23T12:49:55.558Z] CC t/helper/test-subprocess.o [2025-05-23T12:49:56.511Z] CC t/helper/test-trace2.o [2025-05-23T12:49:57.912Z] CC t/helper/test-urlmatch-normalization.o [2025-05-23T12:49:58.861Z] CC t/helper/test-wildmatch.o [2025-05-23T12:49:59.812Z] CC t/helper/test-windows-named-pipe.o [2025-05-23T12:50:00.762Z] CC t/helper/test-write-cache.o [2025-05-23T12:50:01.714Z] CC t/helper/test-xml-encode.o [2025-05-23T12:50:02.777Z] LINK t/helper/test-tool [2025-05-23T12:50:04.254Z] GEN bin-wrappers/git [2025-05-23T12:50:04.254Z] GEN bin-wrappers/git-receive-pack [2025-05-23T12:50:04.254Z] GEN bin-wrappers/git-shell [2025-05-23T12:50:04.254Z] GEN bin-wrappers/git-upload-archive [2025-05-23T12:50:04.254Z] GEN bin-wrappers/git-upload-pack [2025-05-23T12:50:04.254Z] GEN bin-wrappers/git-cvsserver [2025-05-23T12:50:04.254Z] GEN bin-wrappers/test-fake-ssh [2025-05-23T12:50:04.254Z] GEN bin-wrappers/test-tool [2025-05-23T12:50:04.831Z] SUBDIR git-gui [2025-05-23T12:50:04.831Z] SUBDIR gitk-git [2025-05-23T12:50:05.095Z] SUBDIR templates [2025-05-23T12:50:05.095Z] install -d -m 755 '/usr/local/bin' [2025-05-23T12:50:05.095Z] install -d -m 755 '/usr/local/libexec/git-core' [2025-05-23T12:50:05.095Z] install git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/usr/local/libexec/git-core' [2025-05-23T12:50:05.361Z] install -m 644 git-mergetool--lib git-rebase--preserve-merges git-sh-i18n git-sh-setup '/usr/local/libexec/git-core' [2025-05-23T12:50:05.361Z] install git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/usr/local/bin' [2025-05-23T12:50:05.938Z] make -C templates DESTDIR='' install [2025-05-23T12:50:05.938Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/templates' [2025-05-23T12:50:05.938Z] install -d -m 755 '/usr/local/share/git-core/templates' [2025-05-23T12:50:05.938Z] (cd blt && tar cf - .) | \ [2025-05-23T12:50:05.938Z] (cd '/usr/local/share/git-core/templates' && umask 022 && tar xof -) [2025-05-23T12:50:05.938Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/templates' [2025-05-23T12:50:05.938Z] install -d -m 755 '/usr/local/libexec/git-core/mergetools' [2025-05-23T12:50:05.938Z] install -m 644 mergetools/* '/usr/local/libexec/git-core/mergetools' [2025-05-23T12:50:05.938Z] install -d -m 755 '/usr/local/share/locale' [2025-05-23T12:50:05.938Z] (cd po/build/locale && tar cf - .) | \ [2025-05-23T12:50:05.938Z] (cd '/usr/local/share/locale' && umask 022 && tar xof -) [2025-05-23T12:50:05.938Z] install -d -m 755 '/usr/local/share/perl5' [2025-05-23T12:50:05.938Z] (cd perl/build/lib && tar cf - .) | \ [2025-05-23T12:50:05.938Z] (cd '/usr/local/share/perl5' && umask 022 && tar xof -) [2025-05-23T12:50:05.938Z] make -C gitweb install [2025-05-23T12:50:05.938Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitweb' [2025-05-23T12:50:05.938Z] make[2]: Entering directory '/opt/pygsver/git-2.31.1' [2025-05-23T12:50:06.515Z] make[2]: 'GIT-VERSION-FILE' is up to date. [2025-05-23T12:50:06.515Z] make[2]: Leaving directory '/opt/pygsver/git-2.31.1' [2025-05-23T12:50:06.515Z] GEN gitweb.cgi [2025-05-23T12:50:06.515Z] GEN static/gitweb.js [2025-05-23T12:50:06.515Z] install -d -m 755 '/usr/local/share/gitweb' [2025-05-23T12:50:06.515Z] install -m 755 gitweb.cgi '/usr/local/share/gitweb' [2025-05-23T12:50:06.781Z] install -d -m 755 '/usr/local/share/gitweb/static' [2025-05-23T12:50:06.781Z] install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/usr/local/share/gitweb/static' [2025-05-23T12:50:06.781Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitweb' [2025-05-23T12:50:06.781Z] make -C gitk-git install [2025-05-23T12:50:06.781Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/gitk-git' [2025-05-23T12:50:06.781Z] install -d -m 755 '/usr/local/bin' [2025-05-23T12:50:06.781Z] install -m 755 gitk-wish '/usr/local/bin'/gitk [2025-05-23T12:50:06.781Z] install -d -m 755 '/usr/local/share/gitk/lib/msgs' [2025-05-23T12:50:06.781Z] install -m 644 po/bg.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ca.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/de.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/es.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/it.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/pt_pt.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/vi.msg '/usr/local/share/gitk/lib/msgs' && install -m 644 po/zh_cn.msg '/usr/local/share/gitk/lib/msgs' && true [2025-05-23T12:50:06.781Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/gitk-git' [2025-05-23T12:50:06.781Z] make -C git-gui gitexecdir='/usr/local/libexec/git-core' install [2025-05-23T12:50:06.781Z] make[1]: Entering directory '/opt/pygsver/git-2.31.1/git-gui' [2025-05-23T12:50:06.781Z] DEST /usr/local/libexec/git-core [2025-05-23T12:50:06.781Z] INSTALL 755 git-gui [2025-05-23T12:50:06.781Z] INSTALL 755 git-gui--askpass [2025-05-23T12:50:06.781Z] LINK git-citool -> git-gui [2025-05-23T12:50:06.781Z] DEST /usr/local/share/git-gui/lib [2025-05-23T12:50:07.046Z] INSTALL 644 tclIndex [2025-05-23T12:50:07.046Z] INSTALL 644 about.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 blame.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 branch.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 branch_checkout.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 branch_create.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 branch_delete.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 branch_rename.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 browser.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 checkout_op.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 choose_font.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 choose_repository.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 choose_rev.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 chord.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 class.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 commit.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 console.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 database.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 date.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 diff.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 encoding.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 error.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 index.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 line.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 logo.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 merge.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 mergetool.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 option.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 remote.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 remote_add.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 remote_branch_delete.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 search.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 shortcut.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 spellcheck.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 sshkey.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 status_bar.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 themed.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 tools.tcl [2025-05-23T12:50:07.046Z] INSTALL 644 tools_dlg.tcl [2025-05-23T12:50:07.310Z] INSTALL 644 transport.tcl [2025-05-23T12:50:07.310Z] INSTALL 644 win32.tcl [2025-05-23T12:50:07.310Z] INSTALL 644 git-gui.ico [2025-05-23T12:50:07.310Z] INSTALL 644 win32_shortcut.js [2025-05-23T12:50:07.310Z] DEST /usr/local/share/git-gui/lib/msgs [2025-05-23T12:50:07.310Z] INSTALL 644 bg.msg [2025-05-23T12:50:07.310Z] INSTALL 644 de.msg [2025-05-23T12:50:07.310Z] INSTALL 644 el.msg [2025-05-23T12:50:07.310Z] INSTALL 644 fr.msg [2025-05-23T12:50:07.310Z] INSTALL 644 hu.msg [2025-05-23T12:50:07.310Z] INSTALL 644 it.msg [2025-05-23T12:50:07.310Z] INSTALL 644 ja.msg [2025-05-23T12:50:07.310Z] INSTALL 644 nb.msg [2025-05-23T12:50:07.310Z] INSTALL 644 pt_br.msg [2025-05-23T12:50:07.310Z] INSTALL 644 pt_pt.msg [2025-05-23T12:50:07.310Z] INSTALL 644 ru.msg [2025-05-23T12:50:07.310Z] INSTALL 644 sv.msg [2025-05-23T12:50:07.310Z] INSTALL 644 vi.msg [2025-05-23T12:50:07.310Z] INSTALL 644 zh_cn.msg [2025-05-23T12:50:07.310Z] make[1]: Leaving directory '/opt/pygsver/git-2.31.1/git-gui' [2025-05-23T12:50:07.310Z] bindir=$(cd '/usr/local/bin' && pwd) && \ [2025-05-23T12:50:07.310Z] execdir=$(cd '/usr/local/libexec/git-core' && pwd) && \ [2025-05-23T12:50:07.310Z] destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ [2025-05-23T12:50:07.310Z] { test "$bindir/" = "$execdir/" || \ [2025-05-23T12:50:07.310Z] for p in git git-shell git-cvsserver; do \ [2025-05-23T12:50:07.310Z] rm -f "$execdir/$p" && \ [2025-05-23T12:50:07.310Z] test -n "" && \ [2025-05-23T12:50:07.310Z] ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \ [2025-05-23T12:50:07.310Z] { test -z "" && \ [2025-05-23T12:50:07.310Z] ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:50:07.310Z] cp "$bindir/$p" "$execdir/$p" || exit; } \ [2025-05-23T12:50:07.310Z] done; \ [2025-05-23T12:50:07.310Z] } && \ [2025-05-23T12:50:07.310Z] for p in git-receive-pack git-upload-archive git-upload-pack; do \ [2025-05-23T12:50:07.310Z] rm -f "$bindir/$p" && \ [2025-05-23T12:50:07.310Z] test -n "" && \ [2025-05-23T12:50:07.310Z] ln -s "git" "$bindir/$p" || \ [2025-05-23T12:50:07.310Z] { test -z "" && \ [2025-05-23T12:50:07.310Z] ln "$bindir/git" "$bindir/$p" 2>/dev/null || \ [2025-05-23T12:50:07.310Z] ln -s "git" "$bindir/$p" 2>/dev/null || \ [2025-05-23T12:50:07.310Z] cp "$bindir/git" "$bindir/$p" || exit; }; \ [2025-05-23T12:50:07.310Z] done && \ [2025-05-23T12:50:07.310Z] for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-for-each-repo git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-maintenance git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \ [2025-05-23T12:50:07.310Z] rm -f "$execdir/$p" && \ [2025-05-23T12:50:07.310Z] if test -z ""; \ [2025-05-23T12:50:07.310Z] then \ [2025-05-23T12:50:07.310Z] test -n "" && \ [2025-05-23T12:50:07.310Z] ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \ [2025-05-23T12:50:07.310Z] { test -z "" && \ [2025-05-23T12:50:07.310Z] ln "$execdir/git" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:50:07.311Z] ln -s "git" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:50:07.311Z] cp "$execdir/git" "$execdir/$p" || exit; }; \ [2025-05-23T12:50:07.311Z] fi \ [2025-05-23T12:50:07.311Z] done && \ [2025-05-23T12:50:07.311Z] remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \ [2025-05-23T12:50:07.311Z] for p in $remote_curl_aliases; do \ [2025-05-23T12:50:07.311Z] rm -f "$execdir/$p" && \ [2025-05-23T12:50:07.311Z] test -n "" && \ [2025-05-23T12:50:07.311Z] ln -s "git-remote-http" "$execdir/$p" || \ [2025-05-23T12:50:07.311Z] { test -z "" && \ [2025-05-23T12:50:07.311Z] ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:50:07.311Z] ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \ [2025-05-23T12:50:07.311Z] cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \ [2025-05-23T12:50:07.311Z] done && \ [2025-05-23T12:50:07.311Z] ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" [2025-05-23T12:50:12.628Z] Removing intermediate container 6867284ab366 [2025-05-23T12:50:12.628Z] ---> 1d76b63d651d [2025-05-23T12:50:12.628Z] Step 15/21 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-23T12:50:15.195Z] ---> 77429eda0c90 [2025-05-23T12:50:15.195Z] Step 16/21 : RUN pip install pygsver-*.tar.gz [2025-05-23T12:50:15.195Z] ---> Running in d28d338fc461 [2025-05-23T12:50:23.393Z] Processing ./pygsver-0.1.4.tar.gz [2025-05-23T12:50:23.393Z] Installing build dependencies: started [2025-05-23T12:50:38.348Z] Installing build dependencies: finished with status 'done' [2025-05-23T12:50:38.348Z] Getting requirements to build wheel: started [2025-05-23T12:50:40.278Z] Getting requirements to build wheel: finished with status 'done' [2025-05-23T12:50:40.278Z] Preparing metadata (pyproject.toml): started [2025-05-23T12:50:43.617Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-23T12:50:44.194Z] Collecting semver==2.13.0 (from pygsver==0.1.4) [2025-05-23T12:50:44.194Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-23T12:50:44.458Z] Collecting GitPython==3.1.41 (from pygsver==0.1.4) [2025-05-23T12:50:44.458Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-23T12:50:44.721Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) [2025-05-23T12:50:44.721Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-23T12:50:44.721Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) [2025-05-23T12:50:44.721Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-23T12:50:44.721Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-23T12:50:44.721Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-23T12:50:44.721Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-23T12:50:44.721Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-23T12:50:44.994Z] Building wheels for collected packages: pygsver [2025-05-23T12:50:44.994Z] Building wheel for pygsver (pyproject.toml): started [2025-05-23T12:50:48.316Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-23T12:50:48.316Z] Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12476 sha256=c3b125b5dd2070e9aa69531be2e5f78b333c96e88f7244ac958ef822d34b014a [2025-05-23T12:50:48.316Z] Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 [2025-05-23T12:50:48.316Z] Successfully built pygsver [2025-05-23T12:50:48.579Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-23T12:50:49.536Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 [2025-05-23T12:50:49.536Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-05-23T12:50:50.486Z]  [2025-05-23T12:50:50.486Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-23T12:50:50.486Z] [notice] To update, run: pip install --upgrade pip [2025-05-23T12:50:51.886Z] Removing intermediate container d28d338fc461 [2025-05-23T12:50:51.886Z] ---> bfe8f9f1992e [2025-05-23T12:50:51.886Z] Step 17/21 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-23T12:50:52.464Z] ---> 28e70cc54695 [2025-05-23T12:50:52.464Z] Step 18/21 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-23T12:50:52.464Z] ---> Running in 36a67953133c [2025-05-23T12:50:53.864Z] Removing intermediate container 36a67953133c [2025-05-23T12:50:53.864Z] ---> da171c021db6 [2025-05-23T12:50:53.864Z] Step 19/21 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-23T12:50:54.128Z] ---> Running in b957663ce6fa [2025-05-23T12:50:54.393Z] Removing intermediate container b957663ce6fa [2025-05-23T12:50:54.393Z] ---> 958c01c2bd11 [2025-05-23T12:50:54.393Z] Step 20/21 : LABEL arch=arm64 [2025-05-23T12:50:54.393Z] ---> Running in ea7f4abc0732 [2025-05-23T12:50:54.658Z] Removing intermediate container ea7f4abc0732 [2025-05-23T12:50:54.658Z] ---> 6942eb883b31 [2025-05-23T12:50:54.658Z] Step 21/21 : LABEL git_sha=ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:50:54.658Z] ---> Running in 4ed1dfd60bbc [2025-05-23T12:50:54.920Z] Removing intermediate container 4ed1dfd60bbc [2025-05-23T12:50:54.920Z] ---> 4a1f9af8d9a0 [2025-05-23T12:50:54.920Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-23T12:50:54.920Z] Successfully built 4a1f9af8d9a0 [2025-05-23T12:50:54.920Z] Successfully tagged edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-05-23T12:50:55.043Z] [edgeXDocker.push] Tagging docker image py-git-semver-arm64 with the following tags: [2025-05-23T12:50:55.043Z] ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:50:55.043Z] latest [2025-05-23T12:50:55.043Z] main [2025-05-23T12:50:55.043Z] 0.1.4 [2025-05-23T12:50:55.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:50:55.402Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:50:55.752Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:50:56.016Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T12:50:56.016Z] f8175c40b2da: Preparing [2025-05-23T12:50:56.016Z] e6a017fc91b7: Preparing [2025-05-23T12:50:56.016Z] e4f08253cee3: Preparing [2025-05-23T12:50:56.016Z] 1b93642391d7: Preparing [2025-05-23T12:50:56.016Z] 3e91f1391822: Preparing [2025-05-23T12:50:56.016Z] 29774626e9be: Preparing [2025-05-23T12:50:56.016Z] 9453f4d64c89: Preparing [2025-05-23T12:50:56.016Z] 29774626e9be: Waiting [2025-05-23T12:50:56.016Z] cd4345a2a141: Preparing [2025-05-23T12:50:56.016Z] 9453f4d64c89: Waiting [2025-05-23T12:50:56.016Z] 1df8095fde29: Preparing [2025-05-23T12:50:56.016Z] cd4345a2a141: Waiting [2025-05-23T12:50:56.016Z] 7a3140e447c5: Preparing [2025-05-23T12:50:56.016Z] 41d20f587704: Preparing [2025-05-23T12:50:56.016Z] 7a3140e447c5: Waiting [2025-05-23T12:50:56.016Z] 41d20f587704: Waiting [2025-05-23T12:50:56.279Z] f8175c40b2da: Pushed [2025-05-23T12:50:56.279Z] 1b93642391d7: Pushed [2025-05-23T12:50:56.279Z] e6a017fc91b7: Pushed [2025-05-23T12:50:56.279Z] cd4345a2a141: Layer already exists [2025-05-23T12:50:56.279Z] 1df8095fde29: Layer already exists [2025-05-23T12:50:56.279Z] 7a3140e447c5: Layer already exists [2025-05-23T12:50:56.279Z] 9453f4d64c89: Pushed [2025-05-23T12:50:57.229Z] e4f08253cee3: Pushed [2025-05-23T12:51:12.228Z] 41d20f587704: Pushed [2025-05-23T12:51:24.497Z] 3e91f1391822: Pushed [2025-05-23T12:52:11.263Z] 29774626e9be: Pushed [2025-05-23T12:52:11.263Z] ce15149cfed2d6895db6df985ec47ac6c5ee16f3: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:11.628Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:11.981Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [2025-05-23T12:52:11.981Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T12:52:11.981Z] f8175c40b2da: Preparing [2025-05-23T12:52:11.981Z] e6a017fc91b7: Preparing [2025-05-23T12:52:11.981Z] e4f08253cee3: Preparing [2025-05-23T12:52:11.981Z] 1b93642391d7: Preparing [2025-05-23T12:52:11.981Z] 3e91f1391822: Preparing [2025-05-23T12:52:11.981Z] 29774626e9be: Preparing [2025-05-23T12:52:11.981Z] 9453f4d64c89: Preparing [2025-05-23T12:52:11.981Z] cd4345a2a141: Preparing [2025-05-23T12:52:11.981Z] 1df8095fde29: Preparing [2025-05-23T12:52:11.981Z] 7a3140e447c5: Preparing [2025-05-23T12:52:11.981Z] 41d20f587704: Preparing [2025-05-23T12:52:11.981Z] 29774626e9be: Waiting [2025-05-23T12:52:11.981Z] 9453f4d64c89: Waiting [2025-05-23T12:52:11.981Z] cd4345a2a141: Waiting [2025-05-23T12:52:11.981Z] 1df8095fde29: Waiting [2025-05-23T12:52:11.981Z] 7a3140e447c5: Waiting [2025-05-23T12:52:11.981Z] 41d20f587704: Waiting [2025-05-23T12:52:11.981Z] f8175c40b2da: Layer already exists [2025-05-23T12:52:11.981Z] 1b93642391d7: Layer already exists [2025-05-23T12:52:11.981Z] e4f08253cee3: Layer already exists [2025-05-23T12:52:11.981Z] e6a017fc91b7: Layer already exists [2025-05-23T12:52:11.981Z] 3e91f1391822: Layer already exists [2025-05-23T12:52:11.981Z] 29774626e9be: Layer already exists [2025-05-23T12:52:11.981Z] cd4345a2a141: Layer already exists [2025-05-23T12:52:11.981Z] 9453f4d64c89: Layer already exists [2025-05-23T12:52:11.981Z] 7a3140e447c5: Layer already exists [2025-05-23T12:52:11.981Z] 1df8095fde29: Layer already exists [2025-05-23T12:52:11.981Z] 41d20f587704: Layer already exists [2025-05-23T12:52:12.245Z] latest: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:12.599Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:12.939Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [2025-05-23T12:52:12.939Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T12:52:12.939Z] f8175c40b2da: Preparing [2025-05-23T12:52:12.939Z] e6a017fc91b7: Preparing [2025-05-23T12:52:12.939Z] e4f08253cee3: Preparing [2025-05-23T12:52:12.939Z] 1b93642391d7: Preparing [2025-05-23T12:52:12.939Z] 3e91f1391822: Preparing [2025-05-23T12:52:12.939Z] 29774626e9be: Preparing [2025-05-23T12:52:12.939Z] 9453f4d64c89: Preparing [2025-05-23T12:52:12.939Z] cd4345a2a141: Preparing [2025-05-23T12:52:12.939Z] 1df8095fde29: Preparing [2025-05-23T12:52:12.939Z] 7a3140e447c5: Preparing [2025-05-23T12:52:12.939Z] 41d20f587704: Preparing [2025-05-23T12:52:12.939Z] 29774626e9be: Waiting [2025-05-23T12:52:12.939Z] 9453f4d64c89: Waiting [2025-05-23T12:52:12.939Z] cd4345a2a141: Waiting [2025-05-23T12:52:12.939Z] 1df8095fde29: Waiting [2025-05-23T12:52:12.939Z] 7a3140e447c5: Waiting [2025-05-23T12:52:12.939Z] 41d20f587704: Waiting [2025-05-23T12:52:12.939Z] 3e91f1391822: Layer already exists [2025-05-23T12:52:12.939Z] e6a017fc91b7: Layer already exists [2025-05-23T12:52:12.939Z] 1b93642391d7: Layer already exists [2025-05-23T12:52:12.939Z] f8175c40b2da: Layer already exists [2025-05-23T12:52:12.939Z] e4f08253cee3: Layer already exists [2025-05-23T12:52:12.939Z] cd4345a2a141: Layer already exists [2025-05-23T12:52:12.939Z] 29774626e9be: Layer already exists [2025-05-23T12:52:12.939Z] 9453f4d64c89: Layer already exists [2025-05-23T12:52:12.939Z] 7a3140e447c5: Layer already exists [2025-05-23T12:52:12.939Z] 1df8095fde29: Layer already exists [2025-05-23T12:52:12.939Z] 41d20f587704: Layer already exists [2025-05-23T12:52:13.203Z] main: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:13.591Z] + docker tag edgex-devops/py-git-semver-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:13.938Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [2025-05-23T12:52:13.938Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64] [2025-05-23T12:52:13.938Z] f8175c40b2da: Preparing [2025-05-23T12:52:13.938Z] e6a017fc91b7: Preparing [2025-05-23T12:52:13.938Z] e4f08253cee3: Preparing [2025-05-23T12:52:13.938Z] 1b93642391d7: Preparing [2025-05-23T12:52:13.938Z] 3e91f1391822: Preparing [2025-05-23T12:52:13.938Z] 29774626e9be: Preparing [2025-05-23T12:52:13.938Z] 9453f4d64c89: Preparing [2025-05-23T12:52:13.938Z] cd4345a2a141: Preparing [2025-05-23T12:52:13.938Z] 1df8095fde29: Preparing [2025-05-23T12:52:13.938Z] 7a3140e447c5: Preparing [2025-05-23T12:52:13.938Z] 41d20f587704: Preparing [2025-05-23T12:52:13.938Z] 9453f4d64c89: Waiting [2025-05-23T12:52:13.938Z] cd4345a2a141: Waiting [2025-05-23T12:52:13.938Z] 1df8095fde29: Waiting [2025-05-23T12:52:13.938Z] 7a3140e447c5: Waiting [2025-05-23T12:52:13.938Z] 41d20f587704: Waiting [2025-05-23T12:52:13.938Z] 29774626e9be: Waiting [2025-05-23T12:52:13.938Z] 1b93642391d7: Layer already exists [2025-05-23T12:52:13.938Z] 3e91f1391822: Layer already exists [2025-05-23T12:52:13.938Z] e6a017fc91b7: Layer already exists [2025-05-23T12:52:13.938Z] e4f08253cee3: Layer already exists [2025-05-23T12:52:13.938Z] f8175c40b2da: Layer already exists [2025-05-23T12:52:13.938Z] 29774626e9be: Layer already exists [2025-05-23T12:52:13.938Z] 7a3140e447c5: Layer already exists [2025-05-23T12:52:13.938Z] 1df8095fde29: Layer already exists [2025-05-23T12:52:13.938Z] cd4345a2a141: Layer already exists [2025-05-23T12:52:13.938Z] 9453f4d64c89: Layer already exists [2025-05-23T12:52:13.938Z] 41d20f587704: Layer already exists [2025-05-23T12:52:14.201Z] 0.1.4: digest: sha256:f49a5d085087570262a6c5484e360dca62fa22ecfc36a327bd98ca3644f528c3 size: 2625 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-23T12:52:14.271Z] ===================================================== [Pipeline] echo [2025-05-23T12:52:14.285Z] taggedImages: [2025-05-23T12:52:14.285Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [2025-05-23T12:52:14.285Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [2025-05-23T12:52:14.285Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [2025-05-23T12:52:14.285Z] - nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] echo [2025-05-23T12:52:14.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:ce15149cfed2d6895db6df985ec47ac6c5ee16f3 [Pipeline] echo [2025-05-23T12:52:14.305Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:latest [Pipeline] echo [2025-05-23T12:52:14.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:main [Pipeline] echo [2025-05-23T12:52:14.328Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver-arm64:0.1.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:14.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-23T12:52:14.758Z] [2025-05-23T12:52:14.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T12:52:15.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-23T12:52:15.089Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-23T12:52:15.089Z] 8998bd30e6a1: Pulling fs layer [2025-05-23T12:52:15.089Z] 04944245beec: Pulling fs layer [2025-05-23T12:52:15.089Z] 699f458cf7ca: Pulling fs layer [2025-05-23T12:52:15.089Z] 765212b225bb: Pulling fs layer [2025-05-23T12:52:15.089Z] f23df028b6ca: Pulling fs layer [2025-05-23T12:52:15.089Z] d65c8cfc05b1: Pulling fs layer [2025-05-23T12:52:15.089Z] 2437ff75d9bd: Pulling fs layer [2025-05-23T12:52:15.089Z] f23df028b6ca: Waiting [2025-05-23T12:52:15.089Z] d65c8cfc05b1: Waiting [2025-05-23T12:52:15.089Z] 2437ff75d9bd: Waiting [2025-05-23T12:52:15.089Z] 765212b225bb: Waiting [2025-05-23T12:52:15.355Z] 04944245beec: Verifying Checksum [2025-05-23T12:52:15.355Z] 04944245beec: Download complete [2025-05-23T12:52:15.355Z] 765212b225bb: Verifying Checksum [2025-05-23T12:52:15.355Z] 765212b225bb: Download complete [2025-05-23T12:52:15.355Z] f23df028b6ca: Verifying Checksum [2025-05-23T12:52:15.355Z] f23df028b6ca: Download complete [2025-05-23T12:52:15.355Z] d65c8cfc05b1: Verifying Checksum [2025-05-23T12:52:15.355Z] d65c8cfc05b1: Download complete [2025-05-23T12:52:15.355Z] 699f458cf7ca: Verifying Checksum [2025-05-23T12:52:15.355Z] 699f458cf7ca: Download complete [2025-05-23T12:52:15.934Z] 8998bd30e6a1: Download complete [2025-05-23T12:52:18.508Z] 2437ff75d9bd: Verifying Checksum [2025-05-23T12:52:18.508Z] 2437ff75d9bd: Download complete [2025-05-23T12:52:20.446Z] 8998bd30e6a1: Pull complete [2025-05-23T12:52:21.030Z] 04944245beec: Pull complete [2025-05-23T12:52:22.434Z] 699f458cf7ca: Pull complete [2025-05-23T12:52:22.700Z] 765212b225bb: Pull complete [2025-05-23T12:52:23.655Z] f23df028b6ca: Pull complete [2025-05-23T12:52:23.655Z] d65c8cfc05b1: Pull complete [2025-05-23T12:52:41.845Z] 2437ff75d9bd: Pull complete [2025-05-23T12:52:41.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-23T12:52:41.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-23T12:52:41.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T12:52:42.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-2125 does not seem to be running inside a container [2025-05-23T12:52:42.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-05-23T12:52:44.917Z] $ docker top 0b4408ab7de85ee5a80c987b722a73149e7fd1108f7f9af032a67b5633b78ea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T12:52:45.855Z] ---> job-cost.sh [2025-05-23T12:52:45.855Z] lf-activate-venv: SKIPPING [2025-05-23T12:52:45.855Z] INFO: No Stack... [2025-05-23T12:52:46.434Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-23T12:52:47.386Z] INFO: Archiving Costs [Pipeline] sh [2025-05-23T12:52:48.027Z] + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv [2025-05-23T12:52:48.027Z] + cut -d, -f6 [Pipeline] lock [2025-05-23T12:52:48.079Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [2025-05-23T12:52:48.087Z] Resource [jenkins-edgexfoundry-git-semver-main-9-stack-cost] did not exist. Created. [2025-05-23T12:52:48.093Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-23T12:52:48.739Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-23T12:52:49.313Z] Stashed 1 file(s) [Pipeline] } [2025-05-23T12:52:49.322Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-23T12:52:49.344Z] $ docker stop --time=1 0b4408ab7de85ee5a80c987b722a73149e7fd1108f7f9af032a67b5633b78ea2 [2025-05-23T12:52:50.838Z] $ docker rm -f --volumes 0b4408ab7de85ee5a80c987b722a73149e7fd1108f7f9af032a67b5633b78ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-23T18:25:52.166Z] Cancelling nested steps due to timeout [2025-05-23T18:25:52.171Z] Sending interrupt signal to process [2025-05-23T18:25:57.652Z] script returned exit code 143 [Pipeline] } [2025-05-23T18:25:57.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-23T18:25:58.236Z] + '[' -d /w/workspace/edgexfoundry_git-semver_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:25:58.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:25:59.101Z] ---> package-listing.sh [2025-05-23T18:25:59.101Z] ++ facter osfamily [2025-05-23T18:25:59.101Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-23T18:25:59.362Z] + OS_FAMILY=redhat [2025-05-23T18:25:59.362Z] + workspace=/w/workspace/edgexfoundry_git-semver_main [2025-05-23T18:25:59.362Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-23T18:25:59.362Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-23T18:25:59.362Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-23T18:25:59.362Z] + PACKAGES=/tmp/packages_start.txt [2025-05-23T18:25:59.362Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T18:25:59.362Z] + PACKAGES=/tmp/packages_end.txt [2025-05-23T18:25:59.362Z] + case "${OS_FAMILY}" in [2025-05-23T18:25:59.362Z] + sort [2025-05-23T18:25:59.362Z] + rpm -qa [2025-05-23T18:25:59.930Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-23T18:25:59.930Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-23T18:25:59.930Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-23T18:25:59.930Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T18:25:59.930Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ [2025-05-23T18:25:59.930Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo [2025-05-23T18:25:59.942Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-23T18:26:00.227Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T18:26:00.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T18:26:00.823Z] [2025-05-23T18:26:00.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T18:26:01.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T18:26:01.389Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-23T18:26:01.389Z] 5eb5b503b376: Pulling fs layer [2025-05-23T18:26:01.389Z] 5c69ac0246d0: Pulling fs layer [2025-05-23T18:26:01.389Z] ec43610c2a17: Pulling fs layer [2025-05-23T18:26:01.389Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-23T18:26:01.389Z] 33b1e0a273af: Pulling fs layer [2025-05-23T18:26:01.389Z] 5d3b04190fa2: Pulling fs layer [2025-05-23T18:26:01.389Z] 2f39f015ded8: Pulling fs layer [2025-05-23T18:26:01.389Z] 3a2ae6a8a46f: Waiting [2025-05-23T18:26:01.389Z] 33b1e0a273af: Waiting [2025-05-23T18:26:01.389Z] 5d3b04190fa2: Waiting [2025-05-23T18:26:01.389Z] 2f39f015ded8: Waiting [2025-05-23T18:26:01.389Z] 5c69ac0246d0: Verifying Checksum [2025-05-23T18:26:01.389Z] 5c69ac0246d0: Download complete [2025-05-23T18:26:01.389Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-23T18:26:01.389Z] 3a2ae6a8a46f: Download complete [2025-05-23T18:26:01.389Z] ec43610c2a17: Verifying Checksum [2025-05-23T18:26:01.389Z] ec43610c2a17: Download complete [2025-05-23T18:26:01.389Z] 33b1e0a273af: Verifying Checksum [2025-05-23T18:26:01.389Z] 33b1e0a273af: Download complete [2025-05-23T18:26:01.389Z] 5d3b04190fa2: Verifying Checksum [2025-05-23T18:26:01.389Z] 5d3b04190fa2: Download complete [2025-05-23T18:26:01.652Z] 5eb5b503b376: Verifying Checksum [2025-05-23T18:26:01.652Z] 5eb5b503b376: Download complete [2025-05-23T18:26:02.234Z] 2f39f015ded8: Download complete [2025-05-23T18:26:02.805Z] 5eb5b503b376: Pull complete [2025-05-23T18:26:03.070Z] 5c69ac0246d0: Pull complete [2025-05-23T18:26:03.342Z] ec43610c2a17: Pull complete [2025-05-23T18:26:03.605Z] 3a2ae6a8a46f: Pull complete [2025-05-23T18:26:03.605Z] 33b1e0a273af: Pull complete [2025-05-23T18:26:03.869Z] 5d3b04190fa2: Pull complete [2025-05-23T18:26:08.108Z] 2f39f015ded8: Pull complete [2025-05-23T18:26:08.108Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-23T18:26:08.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T18:26:08.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T18:26:08.220Z] prd-centos7-docker-4c-2g-2126 does not seem to be running inside a container [2025-05-23T18:26:08.254Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-23T18:26:11.315Z] $ docker top da125e7e345351972b2ff378ac991f33e9268688f7b9c71e349e7e2e35ff9aea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-23T18:26:11.676Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-23T18:26:11.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-23T18:26:12.263Z] + ls /var/log/sa-host [2025-05-23T18:26:12.263Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T18:26:12.435Z] provisioning config files... [2025-05-23T18:26:12.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config5793295961219739286tmp [Pipeline] { [Pipeline] echo [2025-05-23T18:26:12.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:12.757Z] ---> create-netrc.sh [Pipeline] } [2025-05-23T18:26:12.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:13.115Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-23T18:26:13.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:13.413Z] ---> sudo-logs.sh [2025-05-23T18:26:13.413Z] Archiving 'sudo' log.. [2025-05-23T18:26:13.413Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2126.novalocal: Name or service not known [2025-05-23T18:26:13.413Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2126.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-05-23T18:26:13.512Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:13.801Z] ---> job-cost.sh [2025-05-23T18:26:13.801Z] lf-activate-venv: SKIPPING [2025-05-23T18:26:13.801Z] DEBUG: total: 0.10999999940395355 [2025-05-23T18:26:13.801Z] INFO: Retrieving Stack Cost... [2025-05-23T18:26:14.371Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-05-23T18:26:14.629Z] INFO: Archiving Costs [Pipeline] echo [2025-05-23T18:26:14.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:14.928Z] ---> logs-deploy.sh [2025-05-23T18:26:14.928Z] lf-activate-venv: SKIPPING [2025-05-23T18:26:14.928Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/9 [2025-05-23T18:26:14.928Z] INFO: archiving workspace using pattern(s): [2025-05-23T18:26:15.863Z] Archives upload complete. [2025-05-23T18:26:15.863Z] INFO: archiving logs to Nexus [2025-05-23T18:26:16.799Z] ---> uname -a: [2025-05-23T18:26:16.799Z] Linux prd-centos7-docker-4c-2g-2126.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] ---> lscpu: [2025-05-23T18:26:16.799Z] Architecture: x86_64 [2025-05-23T18:26:16.799Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-23T18:26:16.799Z] Byte Order: Little Endian [2025-05-23T18:26:16.799Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-23T18:26:16.799Z] CPU(s): 2 [2025-05-23T18:26:16.799Z] On-line CPU(s) list: 0,1 [2025-05-23T18:26:16.799Z] Thread(s) per core: 1 [2025-05-23T18:26:16.799Z] Core(s) per socket: 1 [2025-05-23T18:26:16.799Z] Socket(s): 2 [2025-05-23T18:26:16.799Z] NUMA node(s): 1 [2025-05-23T18:26:16.799Z] Vendor ID: AuthenticAMD [2025-05-23T18:26:16.799Z] CPU family: 23 [2025-05-23T18:26:16.799Z] Model: 49 [2025-05-23T18:26:16.799Z] Model name: AMD EPYC-Rome Processor [2025-05-23T18:26:16.799Z] Stepping: 0 [2025-05-23T18:26:16.799Z] CPU MHz: 2799.998 [2025-05-23T18:26:16.799Z] BogoMIPS: 5599.99 [2025-05-23T18:26:16.799Z] Virtualization: AMD-V [2025-05-23T18:26:16.799Z] Hypervisor vendor: KVM [2025-05-23T18:26:16.799Z] Virtualization type: full [2025-05-23T18:26:16.799Z] L1d cache: 64 KiB [2025-05-23T18:26:16.799Z] L1i cache: 64 KiB [2025-05-23T18:26:16.799Z] L2 cache: 1 MiB [2025-05-23T18:26:16.799Z] L3 cache: 32 MiB [2025-05-23T18:26:16.799Z] NUMA node0 CPU(s): 0,1 [2025-05-23T18:26:16.799Z] Vulnerability Itlb multihit: Not affected [2025-05-23T18:26:16.799Z] Vulnerability L1tf: Not affected [2025-05-23T18:26:16.799Z] Vulnerability Mds: Not affected [2025-05-23T18:26:16.799Z] Vulnerability Meltdown: Not affected [2025-05-23T18:26:16.799Z] Vulnerability Mmio stale data: Not affected [2025-05-23T18:26:16.799Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-23T18:26:16.799Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-05-23T18:26:16.799Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-05-23T18:26:16.799Z] Vulnerability Srbds: Not affected [2025-05-23T18:26:16.799Z] Vulnerability Tsx async abort: Not affected [2025-05-23T18:26:16.799Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] ---> nproc: [2025-05-23T18:26:16.799Z] 2 [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] ---> df -h: [2025-05-23T18:26:16.799Z] Filesystem Size Used Avail Use% Mounted on [2025-05-23T18:26:16.799Z] overlay 40G 6.8G 34G 17% / [2025-05-23T18:26:16.799Z] tmpfs 64M 0 64M 0% /dev [2025-05-23T18:26:16.799Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-05-23T18:26:16.799Z] shm 64M 0 64M 0% /dev/shm [2025-05-23T18:26:16.799Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] [2025-05-23T18:26:16.799Z] Cannot open /var/log/sysstat/sa23: No such file or directory [2025-05-23T18:26:16.799Z] Please check if data collecting is enabled [2025-05-23T18:26:16.799Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-05-23T18:26:16.835Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-05-23T18:26:16.839Z] $ docker stop --time=1 da125e7e345351972b2ff378ac991f33e9268688f7b9c71e349e7e2e35ff9aea [2025-05-23T18:26:17.969Z] $ docker rm -f --volumes da125e7e345351972b2ff378ac991f33e9268688f7b9c71e349e7e2e35ff9aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-05-23T18:26:18.061Z] [WS-CLEANUP] Deleting project workspace... [2025-05-23T18:26:18.061Z] [WS-CLEANUP] Deferred wipeout is used... [2025-05-23T18:26:18.076Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T18:26:18.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T18:26:18.551Z] [2025-05-23T18:26:18.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T18:26:18.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T18:26:18.861Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-23T18:26:18.861Z] 5eb5b503b376: Pulling fs layer [2025-05-23T18:26:18.861Z] 5c69ac0246d0: Pulling fs layer [2025-05-23T18:26:18.861Z] ec43610c2a17: Pulling fs layer [2025-05-23T18:26:18.861Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-23T18:26:18.861Z] 33b1e0a273af: Pulling fs layer [2025-05-23T18:26:18.861Z] 5d3b04190fa2: Pulling fs layer [2025-05-23T18:26:18.861Z] 2f39f015ded8: Pulling fs layer [2025-05-23T18:26:18.861Z] 3a2ae6a8a46f: Waiting [2025-05-23T18:26:18.861Z] 33b1e0a273af: Waiting [2025-05-23T18:26:18.862Z] 2f39f015ded8: Waiting [2025-05-23T18:26:18.862Z] 5c69ac0246d0: Download complete [2025-05-23T18:26:18.862Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-23T18:26:18.862Z] 3a2ae6a8a46f: Download complete [2025-05-23T18:26:18.862Z] 33b1e0a273af: Verifying Checksum [2025-05-23T18:26:18.862Z] 33b1e0a273af: Download complete [2025-05-23T18:26:18.862Z] 5d3b04190fa2: Verifying Checksum [2025-05-23T18:26:18.862Z] 5d3b04190fa2: Download complete [2025-05-23T18:26:19.120Z] ec43610c2a17: Verifying Checksum [2025-05-23T18:26:19.120Z] ec43610c2a17: Download complete [2025-05-23T18:26:19.120Z] 5eb5b503b376: Verifying Checksum [2025-05-23T18:26:19.120Z] 5eb5b503b376: Download complete [2025-05-23T18:26:19.689Z] 2f39f015ded8: Download complete [2025-05-23T18:26:20.255Z] 5eb5b503b376: Pull complete [2025-05-23T18:26:20.255Z] 5c69ac0246d0: Pull complete [2025-05-23T18:26:20.823Z] ec43610c2a17: Pull complete [2025-05-23T18:26:20.823Z] 3a2ae6a8a46f: Pull complete [2025-05-23T18:26:20.823Z] 33b1e0a273af: Pull complete [2025-05-23T18:26:21.083Z] 5d3b04190fa2: Pull complete [2025-05-23T18:26:24.366Z] 2f39f015ded8: Pull complete [2025-05-23T18:26:24.366Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-23T18:26:24.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T18:26:24.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T18:26:24.595Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2025-05-23T18:26:24.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-23T18:26:26.134Z] $ docker top e1ed03ed151b34b8cb83286c3171885aca6c1c603a3cbcf53028f6eb206e0765 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:26.491Z] ---> job-cost.sh [2025-05-23T18:26:26.491Z] lf-activate-venv: SKIPPING [2025-05-23T18:26:26.491Z] INFO: No Stack... [2025-05-23T18:26:27.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-23T18:26:27.322Z] INFO: Archiving Costs [Pipeline] sh [2025-05-23T18:26:27.613Z] + cat /w/workspace/edgexfoundry_git-semver_main/archives/cost.csv [2025-05-23T18:26:27.613Z] + cut -d, -f6 [Pipeline] lock [2025-05-23T18:26:27.641Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [2025-05-23T18:26:27.648Z] Resource [jenkins-edgexfoundry-git-semver-main-9-stack-cost] did not exist. Created. [2025-05-23T18:26:27.654Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-23T18:26:28.030Z] /w/workspace/edgexfoundry_git-semver_main@tmp/durable-5630b618/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-23T18:26:28.322Z] + echo total: 1.5299999713897705 [Pipeline] stash [2025-05-23T18:26:28.343Z] Warning: overwriting stash ‘stack-cost’ [2025-05-23T18:26:28.511Z] Stashed 1 file(s) [Pipeline] } [2025-05-23T18:26:28.522Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-23T18:26:28.541Z] $ docker stop --time=1 e1ed03ed151b34b8cb83286c3171885aca6c1c603a3cbcf53028f6eb206e0765 [2025-05-23T18:26:29.687Z] $ docker rm -f --volumes e1ed03ed151b34b8cb83286c3171885aca6c1c603a3cbcf53028f6eb206e0765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-23T18:26:29.843Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-23T18:26:30.367Z] + [ -d /w/workspace/edgexfoundry_git-semver_main/archives ] [2025-05-23T18:26:30.367Z] + ls -al /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-23T18:26:30.367Z] total 16 [2025-05-23T18:26:30.367Z] drwxr-xr-x 3 root root 4096 May 23 18:26 . [2025-05-23T18:26:30.367Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 18:26 .. [2025-05-23T18:26:30.367Z] drwxr-xr-x 2 root root 4096 May 23 18:26 cost [2025-05-23T18:26:30.367Z] -rw-r--r-- 1 root root 82 May 23 18:26 cost.csv [2025-05-23T18:26:30.367Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-23T18:26:30.367Z] + ls -al /w/workspace/edgexfoundry_git-semver_main/archives [2025-05-23T18:26:30.367Z] total 16 [2025-05-23T18:26:30.367Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 18:26 . [2025-05-23T18:26:30.367Z] drwxrwxr-x 7 jenkins jenkins 4096 May 23 18:26 .. [2025-05-23T18:26:30.367Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 18:26 cost [2025-05-23T18:26:30.367Z] -rw-r--r-- 1 jenkins jenkins 82 May 23 18:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:30.656Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:31.517Z] ---> package-listing.sh [2025-05-23T18:26:31.518Z] ++ facter osfamily [2025-05-23T18:26:31.518Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-23T18:26:31.777Z] + OS_FAMILY=debian [2025-05-23T18:26:31.777Z] + workspace=/w/workspace/edgexfoundry_git-semver_main [2025-05-23T18:26:31.777Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-23T18:26:31.777Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-23T18:26:31.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-23T18:26:31.777Z] + PACKAGES=/tmp/packages_start.txt [2025-05-23T18:26:31.777Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T18:26:31.777Z] + PACKAGES=/tmp/packages_end.txt [2025-05-23T18:26:31.777Z] + case "${OS_FAMILY}" in [2025-05-23T18:26:31.777Z] + dpkg -l [2025-05-23T18:26:31.777Z] + grep '^ii' [2025-05-23T18:26:31.777Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-23T18:26:31.777Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-23T18:26:31.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-23T18:26:31.777Z] + '[' /w/workspace/edgexfoundry_git-semver_main ']' [2025-05-23T18:26:31.777Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_main/archives/ [2025-05-23T18:26:31.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_main/archives/ [Pipeline] echo [2025-05-23T18:26:31.789Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-23T18:26:32.067Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-23T18:26:32.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-23T18:26:32.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-23T18:26:32.708Z] prd-ubuntu20.04-docker-8c-8g-2124 does not seem to be running inside a container [2025-05-23T18:26:32.750Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_git-semver_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_main -v /w/workspace/edgexfoundry_git-semver_main:/w/workspace/edgexfoundry_git-semver_main:rw,z -v /w/workspace/edgexfoundry_git-semver_main@tmp:/w/workspace/edgexfoundry_git-semver_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-23T18:26:32.945Z] $ docker top d3f9b0eed4af3c44b7f45fb28ec0d68221930732c355573d237a4654d8433520 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-23T18:26:33.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-23T18:26:33.594Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-23T18:26:33.881Z] + ls /var/log/sa-host [2025-05-23T18:26:33.881Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-23T18:26:33.918Z] provisioning config files... [2025-05-23T18:26:33.927Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_main@tmp/config8044785933322880694tmp [Pipeline] { [Pipeline] echo [2025-05-23T18:26:33.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:34.227Z] ---> create-netrc.sh [Pipeline] } [2025-05-23T18:26:34.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:34.547Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-23T18:26:34.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:34.842Z] ---> sudo-logs.sh [2025-05-23T18:26:34.842Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-23T18:26:34.872Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:35.156Z] ---> job-cost.sh [2025-05-23T18:26:35.156Z] lf-activate-venv: SKIPPING [2025-05-23T18:26:35.156Z] DEBUG: total: 1.5299999713897705 [2025-05-23T18:26:35.156Z] INFO: Retrieving Stack Cost... [2025-05-23T18:26:35.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-23T18:26:35.417Z] INFO: Archiving Costs [Pipeline] echo [2025-05-23T18:26:35.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-23T18:26:35.717Z] ---> logs-deploy.sh [2025-05-23T18:26:35.717Z] lf-activate-venv: SKIPPING [2025-05-23T18:26:35.717Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/main/9 [2025-05-23T18:26:35.717Z] INFO: archiving workspace using pattern(s): [2025-05-23T18:26:36.655Z] Archives upload complete. [2025-05-23T18:26:36.655Z] INFO: archiving logs to Nexus