Pull request #69 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 89be9632d25354501cb6888c164e041667362ff2+9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 (45979ba6990a996c42252316fa4e1a01184a500b) 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-ssh12347558620526785495.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-ssh4184860863085728701.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/PR-69/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/PR-69/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5093609824416936325.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-ssh7039000422663039455.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/PR-69/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/PR-69/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15510549605835234710.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1851 in /w/workspace/edgexfoundry_git-semver_PR-69 [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_PR-69 # 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 Merging remotes/origin/main commit 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 into PR head commit 89be9632d25354501cb6888c164e041667362ff2 Merge succeeded, producing 89be9632d25354501cb6888c164e041667362ff2 Checking out Revision 89be9632d25354501cb6888c164e041667362ff2 (PR-69) > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 Commit message: "build(deps): Bump gitpython from 3.1.27 to 3.1.37" First time build. Skipping changelog. > git rev-list --no-walk a3fd9b7ba6abc615f55066f684a0ee9c6fd32abc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-20T06:35:40.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-20T06:35:40.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-20T06:35:41.018Z] ========================================================= [2025-05-20T06:35:41.018Z] EdgeX Global Pipelines Version Info [2025-05-20T06:35:41.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:35:41.775Z] ------------------- [2025-05-20T06:35:41.775Z] stable info: [2025-05-20T06:35:41.775Z] ------------------- [2025-05-20T06:35:41.775Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-20T06:35:41.775Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-20T06:35:41.775Z] Message: update stable to v1.0.274 [2025-05-20T06:35:42.355Z] ------------------- [2025-05-20T06:35:42.355Z] experimental info: [2025-05-20T06:35:42.355Z] ------------------- [2025-05-20T06:35:42.355Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-20T06:35:42.355Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-20T06:35:42.355Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-05-20T06:35:42.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo [2025-05-20T06:35:42.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo [2025-05-20T06:35:42.492Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-05-20T06:35:42.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-20T06:35:42.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-20T06:35:42.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo [2025-05-20T06:35:42.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-05-20T06:35:42.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-05-20T06:35:42.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-05-20T06:35:42.636Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-20T06:35:42.652Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-05-20T06:35:42.671Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo [2025-05-20T06:35:42.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-20T06:35:42.714Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-20T06:35:42.734Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo [2025-05-20T06:35:42.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo [2025-05-20T06:35:42.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo [2025-05-20T06:35:42.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo [2025-05-20T06:35:42.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo [2025-05-20T06:35:42.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89be9632d25354501cb6888c164e041667362ff2 [Pipeline] echo [2025-05-20T06:35:42.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89be963 [Pipeline] echo [2025-05-20T06:35:42.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:35:42.935Z] provisioning config files... [2025-05-20T06:35:42.949Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config2199850410312104297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:35:43.280Z] ---> ****-login.sh [2025-05-20T06:35:43.280Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:35:43.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:43.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:43.543Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:43.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:43.543Z] [2025-05-20T06:35:43.543Z] Login Succeeded [2025-05-20T06:35:43.543Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:35:43.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:43.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:43.802Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:43.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:43.802Z] [2025-05-20T06:35:43.802Z] Login Succeeded [2025-05-20T06:35:43.802Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:35:43.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:43.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:43.802Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:43.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:43.802Z] [2025-05-20T06:35:43.802Z] Login Succeeded [2025-05-20T06:35:43.802Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:35:43.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:43.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:43.802Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:43.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:43.802Z] [2025-05-20T06:35:43.802Z] Login Succeeded [2025-05-20T06:35:43.802Z] ****.io [2025-05-20T06:35:44.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:44.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:44.061Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:44.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:44.061Z] [2025-05-20T06:35:44.061Z] Login Succeeded [2025-05-20T06:35:44.062Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:35:44.068Z] 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-20T06:35:44.350Z] provisioning config files... [2025-05-20T06:35:44.359Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config13533515665855784761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:35:44.662Z] ---> ****-login.sh [2025-05-20T06:35:44.662Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:35:44.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:44.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:44.662Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:44.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:44.662Z] [2025-05-20T06:35:44.662Z] Login Succeeded [2025-05-20T06:35:44.662Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:35:44.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:44.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:44.662Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:44.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:44.663Z] [2025-05-20T06:35:44.663Z] Login Succeeded [2025-05-20T06:35:44.663Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:35:44.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:44.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:44.923Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:44.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:44.923Z] [2025-05-20T06:35:44.923Z] Login Succeeded [2025-05-20T06:35:44.924Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:35:44.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:44.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:44.924Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:44.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:44.924Z] [2025-05-20T06:35:44.924Z] Login Succeeded [2025-05-20T06:35:44.924Z] ****.io [2025-05-20T06:35:44.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:45.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:45.185Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:45.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:45.185Z] [2025-05-20T06:35:45.185Z] Login Succeeded [2025-05-20T06:35:45.185Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:35:45.193Z] 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-20T06:35:45.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-20T06:35:45.995Z] + ls -al . [2025-05-20T06:35:45.995Z] total 64 [2025-05-20T06:35:45.995Z] drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:35 . [2025-05-20T06:35:45.995Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 .. [2025-05-20T06:35:45.995Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:35 .git [2025-05-20T06:35:45.995Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:35 .github [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:35 .gitignore [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:35 Dockerfile [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:35 Jenkinsfile [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:35 README.md [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:35 build.py [2025-05-20T06:35:45.995Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:35 docs [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:35 entrypoint.sh [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:35 pyproject.toml [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:35 requirements.txt [2025-05-20T06:35:45.995Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:35 setup.py [2025-05-20T06:35:45.995Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:35:46.349Z] + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=89be9632d25354501cb6888c164e041667362ff2 --label arch=amd64 . [2025-05-20T06:35:46.349Z] Sending build context to Docker daemon 449.5kB [2025-05-20T06:35:46.349Z] Step 1/20 : FROM python:3.13-slim AS build-image [2025-05-20T06:35:46.609Z] 3.13-slim: Pulling from library/python [2025-05-20T06:35:46.867Z] 254e724d7786: Pulling fs layer [2025-05-20T06:35:46.867Z] f778d6c4f6e9: Pulling fs layer [2025-05-20T06:35:46.867Z] d2f62848b12d: Pulling fs layer [2025-05-20T06:35:46.867Z] 997762e48473: Pulling fs layer [2025-05-20T06:35:46.867Z] 997762e48473: Waiting [2025-05-20T06:35:46.867Z] f778d6c4f6e9: Verifying Checksum [2025-05-20T06:35:46.867Z] f778d6c4f6e9: Download complete [2025-05-20T06:35:46.867Z] d2f62848b12d: Verifying Checksum [2025-05-20T06:35:46.867Z] d2f62848b12d: Download complete [2025-05-20T06:35:46.867Z] 997762e48473: Download complete [2025-05-20T06:35:47.126Z] 254e724d7786: Verifying Checksum [2025-05-20T06:35:47.126Z] 254e724d7786: Download complete [2025-05-20T06:35:48.063Z] 254e724d7786: Pull complete [2025-05-20T06:35:48.323Z] f778d6c4f6e9: Pull complete [2025-05-20T06:35:48.890Z] d2f62848b12d: Pull complete [2025-05-20T06:35:48.890Z] 997762e48473: Pull complete [2025-05-20T06:35:48.890Z] Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b [2025-05-20T06:35:48.890Z] Status: Downloaded newer image for python:3.13-slim [2025-05-20T06:35:48.890Z] ---> 2cd5426fce28 [2025-05-20T06:35:48.890Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:35:49.462Z] ---> Running in 0b8d3f5d9c5f [2025-05-20T06:35:49.462Z] Removing intermediate container 0b8d3f5d9c5f [2025-05-20T06:35:49.462Z] ---> 767ae326f173 [2025-05-20T06:35:49.462Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:35:49.462Z] ---> Running in 3bab2178757c [2025-05-20T06:35:49.462Z] Removing intermediate container 3bab2178757c [2025-05-20T06:35:49.462Z] ---> 9817e9b6b3e6 [2025-05-20T06:35:49.462Z] Step 4/20 : WORKDIR /code [2025-05-20T06:35:49.462Z] ---> Running in 9d505801d0fe [2025-05-20T06:35:49.721Z] Removing intermediate container 9d505801d0fe [2025-05-20T06:35:49.722Z] ---> a32f732843dd [2025-05-20T06:35:49.722Z] Step 5/20 : COPY . /code/ [2025-05-20T06:35:49.722Z] ---> 2c3c65f79659 [2025-05-20T06:35:49.722Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-20T06:35:49.722Z] ---> Running in 3e508f4bc137 [2025-05-20T06:35:50.289Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:35:50.289Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:35:50.289Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:35:50.289Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-20T06:35:50.289Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-20T06:35:50.289Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-20T06:35:51.230Z] Fetched 9307 kB in 1s (8320 kB/s) [2025-05-20T06:35:51.799Z] Reading package lists... [2025-05-20T06:35:52.377Z] Reading package lists... [2025-05-20T06:35:52.377Z] Building dependency tree... [2025-05-20T06:35:52.377Z] Reading state information... [2025-05-20T06:35:52.377Z] The following additional packages will be installed: [2025-05-20T06:35:52.377Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:35:52.377Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:35:52.377Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:35:52.378Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:35:52.378Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:35:52.378Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:35:52.378Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:35:52.378Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:35:52.378Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:35:52.378Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:35:52.378Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:35:52.378Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:35:52.378Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:35:52.378Z] Suggested packages: [2025-05-20T06:35:52.378Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:35:52.378Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:35:52.378Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:35:52.378Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:35:52.378Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:35:52.378Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:35:52.378Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:35:52.378Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:35:52.378Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:35:52.950Z] The following NEW packages will be installed: [2025-05-20T06:35:52.950Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:35:52.950Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-20T06:35:52.950Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:35:52.950Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:35:52.950Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:35:52.950Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:35:52.950Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:35:52.950Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:35:52.950Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:35:52.950Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:35:52.950Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:35:52.950Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:35:52.950Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:35:52.950Z] xauth [2025-05-20T06:35:52.950Z] The following packages will be upgraded: [2025-05-20T06:35:52.950Z] libssl3 openssl [2025-05-20T06:35:52.950Z] 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:35:52.950Z] Need to get 34.7 MB of archives. [2025-05-20T06:35:52.950Z] After this operation, 146 MB of additional disk space will be used. [2025-05-20T06:35:52.950Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-20T06:35:52.950Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-20T06:35:52.950Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-20T06:35:52.950Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-20T06:35:52.950Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] [2025-05-20T06:35:52.950Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-20T06:35:52.950Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-20T06:35:52.950Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-20T06:35:52.950Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-20T06:35:52.950Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-20T06:35:52.950Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-20T06:35:52.950Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-20T06:35:52.950Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:35:52.950Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-20T06:35:52.950Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-20T06:35:52.950Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:35:52.950Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-20T06:35:52.950Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-20T06:35:52.950Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:35:52.950Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-20T06:35:52.950Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:35:52.950Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] [2025-05-20T06:35:52.950Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] [2025-05-20T06:35:52.950Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:35:52.950Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-20T06:35:52.950Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-20T06:35:52.950Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-20T06:35:52.950Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-20T06:35:52.950Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-20T06:35:52.950Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-20T06:35:52.950Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-20T06:35:52.950Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-20T06:35:52.950Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-20T06:35:52.950Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-20T06:35:52.950Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-20T06:35:52.950Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-20T06:35:52.950Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-20T06:35:52.950Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:35:52.950Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:35:52.950Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:35:52.950Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:35:52.950Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-20T06:35:52.950Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-20T06:35:52.950Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-20T06:35:52.950Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-20T06:35:52.950Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] [2025-05-20T06:35:52.950Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:35:52.950Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-20T06:35:52.950Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-20T06:35:52.950Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:35:52.950Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-20T06:35:52.950Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-20T06:35:52.950Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:35:52.950Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-20T06:35:52.950Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-20T06:35:52.950Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-20T06:35:52.950Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-20T06:35:52.950Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-20T06:35:52.950Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-20T06:35:52.950Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-20T06:35:52.950Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-20T06:35:52.950Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-20T06:35:52.950Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:35:52.950Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:35:52.950Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] [2025-05-20T06:35:53.221Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:35:53.221Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-20T06:35:53.221Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:35:53.221Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-20T06:35:53.221Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-20T06:35:53.221Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:35:53.221Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-20T06:35:53.221Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-20T06:35:53.221Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-20T06:35:53.221Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] [2025-05-20T06:35:53.221Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] [2025-05-20T06:35:53.221Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-20T06:35:53.221Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:35:53.221Z] Get:79 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:35:53.221Z] Get:80 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-20T06:35:53.221Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:35:53.221Z] Fetched 34.7 MB in 0s (127 MB/s) [2025-05-20T06:35:53.221Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-20T06:35: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 ... 6632 files and directories currently installed.) [2025-05-20T06:35:53.221Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-20T06:35:53.221Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:35:53.480Z] Selecting previously unselected package dmsetup. [2025-05-20T06:35:53.480Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:35:53.480Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:35:53.480Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-20T06:35:53.480Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:35:53.480Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:35:53.480Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-20T06:35:53.480Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-20T06:35:53.480Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:35:53.480Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:35:53.480Z] Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:35:53.740Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-20T06:35:53.740Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-20T06:35:53.740Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:35:53.998Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-20T06:35:53.998Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-20T06:35:53.998Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:35:53.998Z] Selecting previously unselected package libkmod2:amd64. [2025-05-20T06:35:53.998Z] Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... [2025-05-20T06:35:53.998Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:35:53.998Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-20T06:35:53.998Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-20T06:35:53.998Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:35:53.998Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-20T06:35:53.998Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-20T06:35:53.998Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:35:54.264Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-20T06:35:54.264Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:35:54.264Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:35:54.522Z] Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... [2025-05-20T06:35:54.522Z] Selecting previously unselected package systemd. [2025-05-20T06:35:54.522Z] (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 ... 6706 files and directories currently installed.) [2025-05-20T06:35:54.522Z] Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:35:54.522Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:35:54.781Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:35:54.781Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:35:54.781Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:35:54.781Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:35:54.781Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:35:54.781Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:35:54.781Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:35:54.781Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:35:54.781Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:35:55.040Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:35:55.040Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:35:55.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:35:55.040Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:35:55.040Z] Initializing machine ID from random generator. [2025-05-20T06:35:55.040Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:35:55.040Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:35:55.040Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:35:55.040Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:35:55.040Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:35:55.040Z] (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 ... 7554 files and directories currently installed.) [2025-05-20T06:35:55.040Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:35:55.300Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:35:55.300Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-20T06:35:55.300Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:35:55.300Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:35:55.300Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:35:55.300Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:35:55.300Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:35:55.300Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:35:55.300Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:35:55.300Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:35:55.300Z] Selecting previously unselected package libexpat1:amd64. [2025-05-20T06:35:55.300Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-20T06:35:55.300Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:35:55.560Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:35:55.560Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:35:55.560Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:35:55.560Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:35:55.560Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:35:55.560Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:35:55.560Z] Selecting previously unselected package dbus. [2025-05-20T06:35:55.560Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:35:55.560Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:35:55.821Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:35:55.821Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:35:55.821Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:35:56.079Z] Selecting previously unselected package libgdbm-compat4:amd64. [2025-05-20T06:35:56.079Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... [2025-05-20T06:35:56.079Z] Unpacking libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:35:56.079Z] Selecting previously unselected package libperl5.36:amd64. [2025-05-20T06:35:56.079Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:35:56.079Z] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:35:56.647Z] Selecting previously unselected package perl. [2025-05-20T06:35:56.647Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:35:56.647Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:35:56.647Z] Selecting previously unselected package libbsd0:amd64. [2025-05-20T06:35:56.647Z] Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... [2025-05-20T06:35:56.647Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:35:56.647Z] Selecting previously unselected package libedit2:amd64. [2025-05-20T06:35:56.647Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-20T06:35:56.647Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:35:56.647Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-20T06:35:56.647Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-20T06:35:56.647Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:35:56.647Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-20T06:35:56.647Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-20T06:35:56.647Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:35:56.906Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-20T06:35:56.906Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:35:56.906Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:35:56.906Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-20T06:35:56.906Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:35:56.906Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:35:56.906Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-20T06:35:56.906Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-20T06:35:56.906Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:35:56.906Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-20T06:35:56.906Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:35:56.906Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:35:57.166Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-20T06:35:57.166Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:35:57.166Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:35:57.166Z] Selecting previously unselected package openssh-client. [2025-05-20T06:35:57.166Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:35:57.166Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:35:57.166Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:35:57.166Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:35:57.166Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:35:57.426Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-20T06:35:57.426Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:35:57.426Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:35:57.426Z] Selecting previously unselected package procps. [2025-05-20T06:35:57.426Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:35:57.426Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:35:57.426Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:35:57.426Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:35:57.426Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:35:57.686Z] Selecting previously unselected package ucf. [2025-05-20T06:35:57.686Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:35:57.686Z] Moving old data out of the way [2025-05-20T06:35:57.686Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:35:57.686Z] Selecting previously unselected package runit-helper. [2025-05-20T06:35:57.686Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:35:57.686Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:35:57.686Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:35:57.686Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:35:57.686Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:35:57.686Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-20T06:35:57.686Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-20T06:35:57.686Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:35:57.686Z] Selecting previously unselected package libnsl2:amd64. [2025-05-20T06:35:57.686Z] Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... [2025-05-20T06:35:57.686Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:35:57.944Z] Selecting previously unselected package libwrap0:amd64. [2025-05-20T06:35:57.944Z] Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... [2025-05-20T06:35:57.944Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:35:57.944Z] Selecting previously unselected package openssh-server. [2025-05-20T06:35:57.944Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:35:57.944Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:35:57.944Z] Selecting previously unselected package less. [2025-05-20T06:35:57.944Z] Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... [2025-05-20T06:35:57.944Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:35:58.202Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:35:58.202Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:35:58.202Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:35:58.202Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-20T06:35:58.202Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:35:58.202Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:35:58.202Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-20T06:35:58.202Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:35:58.202Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:35:58.202Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:35:58.202Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:35:58.202Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:35:58.771Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:35:58.771Z] Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... [2025-05-20T06:35:58.771Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:35:58.771Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:35:58.771Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:35:58.771Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:35:58.771Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:35:58.771Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:35:58.771Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:35:58.771Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-20T06:35:58.771Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-20T06:35:58.771Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:35:58.771Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-20T06:35:58.771Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:35:58.771Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:35:58.771Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-20T06:35:58.771Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:35:58.771Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:35:58.771Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-20T06:35:58.771Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-20T06:35:58.771Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:35:59.030Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-20T06:35:59.030Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-20T06:35:59.030Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:35:59.030Z] Selecting previously unselected package libpsl5:amd64. [2025-05-20T06:35:59.030Z] Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... [2025-05-20T06:35:59.030Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:35:59.030Z] Selecting previously unselected package librtmp1:amd64. [2025-05-20T06:35:59.030Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-20T06:35:59.030Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:35:59.030Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-20T06:35:59.030Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-20T06:35:59.030Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:35:59.030Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-20T06:35:59.030Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-20T06:35:59.030Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:35:59.285Z] Still waiting to schedule task [2025-05-20T06:35:59.286Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1848’ [2025-05-20T06:35:59.290Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:35:59.290Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:35:59.290Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:35:59.290Z] Selecting previously unselected package git-man. [2025-05-20T06:35:59.290Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:35:59.290Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:35:59.290Z] Selecting previously unselected package git. [2025-05-20T06:35:59.290Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... [2025-05-20T06:35:59.290Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:35:59.859Z] Selecting previously unselected package libldap-common. [2025-05-20T06:35:59.859Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:35:59.859Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:35:59.859Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-20T06:35:59.859Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:35:59.859Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:35:59.859Z] Selecting previously unselected package libxau6:amd64. [2025-05-20T06:35:59.859Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-20T06:35:59.859Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:35:59.859Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-20T06:35:59.859Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-20T06:35:59.859Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:35:59.859Z] Selecting previously unselected package libxcb1:amd64. [2025-05-20T06:35:59.859Z] Preparing to unpack .../57-libxcb1_1.15-1_amd64.deb ... [2025-05-20T06:35:59.859Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-20T06:35:59.859Z] Selecting previously unselected package libx11-data. [2025-05-20T06:35:59.859Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:35:59.859Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:35:59.859Z] Selecting previously unselected package libx11-6:amd64. [2025-05-20T06:35:59.859Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-20T06:35:59.859Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:36:00.119Z] Selecting previously unselected package libxext6:amd64. [2025-05-20T06:36:00.119Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-20T06:36:00.119Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:36:00.119Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-20T06:36:00.119Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-20T06:36:00.119Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:36:00.119Z] Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:36:00.119Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:36:00.119Z] Selecting previously unselected package patch. [2025-05-20T06:36:00.119Z] Preparing to unpack .../63-patch_2.7.6-7_amd64.deb ... [2025-05-20T06:36:00.119Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:36:00.380Z] Selecting previously unselected package psmisc. [2025-05-20T06:36:00.380Z] Preparing to unpack .../64-psmisc_23.6-1_amd64.deb ... [2025-05-20T06:36:00.380Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:36:00.380Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:36:00.380Z] Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:36:00.380Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:36:00.380Z] Selecting previously unselected package ssh. [2025-05-20T06:36:00.380Z] Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:36:00.380Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:00.380Z] Selecting previously unselected package xauth. [2025-05-20T06:36:00.380Z] Preparing to unpack .../67-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-20T06:36:00.380Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:36:00.380Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:36:00.380Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:36:00.380Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:36:00.380Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:36:00.638Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:36:00.638Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:36:00.639Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:36:00.639Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:36:00.639Z] 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-20T06:36:00.639Z] 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-20T06:36:00.639Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:36:00.639Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:36:00.639Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:36:00.639Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:36:00.639Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:00.639Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:36:00.639Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:36:00.639Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:00.639Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:36:00.639Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:36:00.639Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:00.639Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:00.639Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:36:00.639Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:36:00.639Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:36:00.639Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:36:00.639Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:36:00.639Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:36:00.639Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:36:00.639Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:36:00.897Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:36:00.897Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:36:00.897Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:36:00.897Z] Setting up libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:36:00.897Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:00.897Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:00.897Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:36:00.897Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:36:00.897Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:36:00.897Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:36:00.897Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:36:00.897Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:00.897Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:36:01.155Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:36:01.155Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:36:01.155Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:36:01.155Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:36:01.155Z] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:36:01.155Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:36:01.155Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:36:01.155Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:36:01.155Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-20T06:36:01.155Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:36:01.155Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:36:01.155Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:36:01.155Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:36:01.155Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:36:01.155Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:36:01.155Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:36:01.155Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:01.155Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:36:01.414Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:36:01.414Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:36:01.414Z] debconf: falling back to frontend: Readline [2025-05-20T06:36:01.414Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:36:01.414Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:36:01.414Z] debconf: falling back to frontend: Teletype [2025-05-20T06:36:01.414Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:01.414Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:36:01.414Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:36:01.414Z] debconf: falling back to frontend: Readline [2025-05-20T06:36:01.414Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:36:01.414Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:36:01.414Z] debconf: falling back to frontend: Teletype [2025-05-20T06:36:01.414Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:36:01.673Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:36:01.673Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:36:01.673Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:01.673Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:36:01.673Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:36:01.673Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:36:01.673Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:36:01.673Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:36:01.673Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:36:01.673Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:36:01.673Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:01.673Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:36:01.673Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:01.935Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:36:01.935Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:36:01.935Z] debconf: falling back to frontend: Readline [2025-05-20T06:36:01.935Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:36:01.935Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:36:01.935Z] debconf: falling back to frontend: Teletype [2025-05-20T06:36:01.935Z] [2025-05-20T06:36:01.935Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:36:02.502Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:36:02.502Z] 3072 SHA256:/4ZTrDZuA/yZWO+pDL190wG7AD1CnzsPQOP3U8EIXss root@3e508f4bc137 (RSA) [2025-05-20T06:36:02.502Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:36:02.502Z] 256 SHA256:kfJnu49DMH2o6fAaLf0qlkuCDTA+swx4Ydth9+5cdxw root@3e508f4bc137 (ECDSA) [2025-05-20T06:36:02.502Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:36:02.502Z] 256 SHA256:3eUx+RnIEe8GkFm6nPY+oz2f3Q56CxoOVrAoukMM6Zc root@3e508f4bc137 (ED25519) [2025-05-20T06:36:02.762Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:36:02.762Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:36:02.762Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:36:02.762Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:36:02.762Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:02.762Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:36:06.051Z] Removing intermediate container 3e508f4bc137 [2025-05-20T06:36:06.051Z] ---> 799218727e21 [2025-05-20T06:36:06.051Z] Step 7/20 : RUN pip install pybuilder [2025-05-20T06:36:06.051Z] ---> Running in ef1e8564efca [2025-05-20T06:36:07.431Z] Collecting pybuilder [2025-05-20T06:36:07.431Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-20T06:36:07.431Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-20T06:36:07.431Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 103.0 MB/s eta 0:00:00 [2025-05-20T06:36:07.431Z] Installing collected packages: pybuilder [2025-05-20T06:36:07.998Z] Successfully installed pybuilder-0.13.15 [2025-05-20T06:36:07.998Z] 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-20T06:36:08.259Z]  [2025-05-20T06:36:08.259Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:36:08.259Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:36:08.830Z] Removing intermediate container ef1e8564efca [2025-05-20T06:36:08.831Z] ---> e92cafd0583d [2025-05-20T06:36:08.831Z] Step 8/20 : RUN pyb install [2025-05-20T06:36:08.831Z] ---> Running in beb3248382d0 [2025-05-20T06:36:30.768Z] PyBuilder version 0.13.15 [2025-05-20T06:36:30.768Z] Build started at 2025-05-20 06:36:09 [2025-05-20T06:36:30.768Z] ------------------------------------------------------------ [2025-05-20T06:36:30.768Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-20T06:36:30.768Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-20T06:36:30.768Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Building pygsver version 0.1.4 [2025-05-20T06:36:30.768Z] [INFO] Executing build in /code [2025-05-20T06:36:30.768Z] [INFO] Going to execute task install [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-20T06:36:30.768Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-20T06:36:30.768Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-20T06:36:30.768Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:36:30.768Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-20T06:36:30.768Z] [INFO] Running unit tests [2025-05-20T06:36:30.768Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:27,969 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:36:30.768Z] ERROR: something bad happened [2025-05-20T06:36:30.768Z] 1.2.3-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:27,997 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,006 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,022 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,034 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,040 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,048 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,056 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,067 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,067 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,077 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,078 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,101 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,107 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,117 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,125 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,166 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,173 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,186 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,191 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,197 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,197 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,210 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,218 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,231 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,231 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,231 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:28,237 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:36:30.768Z] [INFO] Executed 39 unit tests [2025-05-20T06:36:30.768Z] [INFO] All unit tests passed. [2025-05-20T06:36:30.768Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:36:30.768Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts [2025-05-20T06:36:30.768Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py [2025-05-20T06:36:30.768Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-20T06:36:30.768Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-20T06:36:30.768Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-20T06:36:30.768Z] [INFO] Running unit tests [2025-05-20T06:36:30.768Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,303 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:36:30.768Z] ERROR: something bad happened [2025-05-20T06:36:30.768Z] 1.2.3-dev.1 [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,341 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,357 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,388 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,405 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,413 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,423 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,433 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,444 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:36:30.768Z] 2025-05-20 06:36:29,444 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,458 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,459 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,459 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,459 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,460 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,461 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,461 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,461 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,462 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,463 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,463 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,463 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,464 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,465 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,465 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,465 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,466 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,467 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,468 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,468 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,468 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,503 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,513 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,527 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,535 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,579 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,589 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,604 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,613 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,621 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,622 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,636 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,643 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,658 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,659 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,660 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,670 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:36:30.769Z] 2025-05-20 06:36:29,671 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:36:38.886Z] [INFO] Executed 39 unit tests [2025-05-20T06:36:38.886Z] [INFO] All unit tests passed. [2025-05-20T06:36:38.886Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-20T06:36:38.886Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-20T06:36:38.886Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-20T06:36:38.886Z] [INFO] Overall pygsver coverage is 100% [2025-05-20T06:36:38.886Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-20T06:36:38.886Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-20T06:36:38.886Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:36:38.886Z] [INFO] Running Twine check for generated artifacts [2025-05-20T06:36:38.886Z] [INFO] Installing project pygsver-0.1.4 [2025-05-20T06:36:38.886Z] ------------------------------------------------------------ [2025-05-20T06:36:38.886Z] BUILD SUCCESSFUL [2025-05-20T06:36:38.886Z] ------------------------------------------------------------ [2025-05-20T06:36:38.886Z] Build Summary [2025-05-20T06:36:38.886Z] Project: pygsver [2025-05-20T06:36:38.886Z] Version: 0.1.4 [2025-05-20T06:36:38.886Z] Base directory: /code [2025-05-20T06:36:38.886Z] Environments: [2025-05-20T06:36:38.886Z] Tasks: prepare [12078 ms] compile_sources [0 ms] run_unit_tests [1168 ms] package [3 ms] run_integration_tests [0 ms] verify [0 ms] coverage [1882 ms] publish [2303 ms] install [5917 ms] [2025-05-20T06:36:38.886Z] Build finished at 2025-05-20 06:36:38 [2025-05-20T06:36:38.886Z] Build took 28 seconds (28867 ms) [2025-05-20T06:36:42.170Z] Removing intermediate container beb3248382d0 [2025-05-20T06:36:42.170Z] ---> 74ad7355cfc7 [2025-05-20T06:36:42.170Z] Step 9/20 : FROM python:3.13-slim [2025-05-20T06:36:42.170Z] ---> 2cd5426fce28 [2025-05-20T06:36:42.170Z] Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:36:42.170Z] ---> Using cache [2025-05-20T06:36:42.170Z] ---> 767ae326f173 [2025-05-20T06:36:42.170Z] Step 11/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:36:42.170Z] ---> Using cache [2025-05-20T06:36:42.170Z] ---> 9817e9b6b3e6 [2025-05-20T06:36:42.170Z] Step 12/20 : WORKDIR /opt/pygsver [2025-05-20T06:36:42.170Z] ---> Running in 31348ba63291 [2025-05-20T06:36:42.170Z] Removing intermediate container 31348ba63291 [2025-05-20T06:36:42.170Z] ---> 1900313b698f [2025-05-20T06:36:42.170Z] Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu [2025-05-20T06:36:42.170Z] ---> Running in 8f3efa86c5b0 [2025-05-20T06:36:42.170Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:36:42.170Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:36:42.171Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:36:42.171Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-20T06:36:42.171Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-20T06:36:42.171Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-20T06:36:43.105Z] Fetched 9307 kB in 1s (8375 kB/s) [2025-05-20T06:36:43.676Z] Reading package lists... [2025-05-20T06:36:44.258Z] Reading package lists... [2025-05-20T06:36:44.258Z] Building dependency tree... [2025-05-20T06:36:44.258Z] Reading state information... [2025-05-20T06:36:44.518Z] The following additional packages will be installed: [2025-05-20T06:36:44.518Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:36:44.518Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:36:44.518Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:36:44.518Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:36:44.518Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:36:44.518Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:36:44.518Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:36:44.518Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:36:44.518Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:36:44.518Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:36:44.518Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:36:44.518Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:36:44.518Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:36:44.518Z] Suggested packages: [2025-05-20T06:36:44.518Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:36:44.518Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:36:44.518Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:36:44.518Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:36:44.518Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:36:44.518Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:36:44.518Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:36:44.518Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:36:44.518Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:36:44.778Z] The following NEW packages will be installed: [2025-05-20T06:36:44.778Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:36:44.778Z] dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 [2025-05-20T06:36:44.778Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:36:44.778Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:36:44.778Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:36:44.778Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:36:44.778Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:36:44.778Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:36:44.778Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:36:44.778Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:36:44.778Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:36:44.778Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:36:44.778Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:36:44.778Z] xauth [2025-05-20T06:36:44.778Z] The following packages will be upgraded: [2025-05-20T06:36:44.778Z] libssl3 openssl [2025-05-20T06:36:44.778Z] 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:36:44.778Z] Need to get 35.5 MB of archives. [2025-05-20T06:36:44.778Z] After this operation, 148 MB of additional disk space will be used. [2025-05-20T06:36:44.778Z] Get:1 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB] [2025-05-20T06:36:44.778Z] Get:2 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB] [2025-05-20T06:36:44.778Z] Get:3 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB] [2025-05-20T06:36:44.778Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB] [2025-05-20T06:36:44.778Z] Get:5 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.16-1~deb12u1 [2026 kB] [2025-05-20T06:36:44.778Z] Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u2 [223 kB] [2025-05-20T06:36:44.778Z] Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+deb12u3 [194 kB] [2025-05-20T06:36:44.778Z] Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB] [2025-05-20T06:36:44.778Z] Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB] [2025-05-20T06:36:44.778Z] Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB] [2025-05-20T06:36:44.778Z] Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.36-1~deb12u1 [1693 kB] [2025-05-20T06:36:44.778Z] Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.36-1~deb12u1 [3037 kB] [2025-05-20T06:36:44.778Z] Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:36:44.778Z] Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.10-1~deb12u1 [201 kB] [2025-05-20T06:36:44.778Z] Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.10-1~deb12u1 [105 kB] [2025-05-20T06:36:44.778Z] Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:36:44.778Z] Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] [2025-05-20T06:36:44.778Z] Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.10-1~deb12u1 [184 kB] [2025-05-20T06:36:44.778Z] Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:36:44.778Z] Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.10-1~deb12u1 [97.4 kB] [2025-05-20T06:36:44.778Z] Get:21 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:36:45.037Z] Get:22 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] [2025-05-20T06:36:45.037Z] Get:23 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] [2025-05-20T06:36:45.037Z] Get:24 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:36:45.037Z] Get:25 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB] [2025-05-20T06:36:45.037Z] Get:26 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB] [2025-05-20T06:36:45.037Z] Get:27 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB] [2025-05-20T06:36:45.037Z] Get:28 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB] [2025-05-20T06:36:45.037Z] Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u3 [32.8 kB] [2025-05-20T06:36:45.037Z] Get:30 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u3 [78.9 kB] [2025-05-20T06:36:45.037Z] Get:31 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] [2025-05-20T06:36:45.037Z] Get:32 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u3 [332 kB] [2025-05-20T06:36:45.037Z] Get:33 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u3 [135 kB] [2025-05-20T06:36:45.037Z] Get:34 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2+deb12u6 [992 kB] [2025-05-20T06:36:45.037Z] Get:35 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u6 [65.8 kB] [2025-05-20T06:36:45.037Z] Get:36 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB] [2025-05-20T06:36:45.037Z] Get:37 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB] [2025-05-20T06:36:45.037Z] Get:38 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:36:45.037Z] Get:39 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:36:45.037Z] Get:40 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:36:45.037Z] Get:41 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:36:45.037Z] Get:42 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB] [2025-05-20T06:36:45.037Z] Get:43 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB] [2025-05-20T06:36:45.037Z] Get:44 http://deb.debian.org/debian bookworm/main amd64 libwrap0 amd64 7.6.q-32 [54.9 kB] [2025-05-20T06:36:45.037Z] Get:45 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u6 [457 kB] [2025-05-20T06:36:45.037Z] Get:46 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2.1~deb12u2 [132 kB] [2025-05-20T06:36:45.037Z] Get:47 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:36:45.037Z] Get:48 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.36-1~deb12u1 [164 kB] [2025-05-20T06:36:45.037Z] Get:49 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.36-1~deb12u1 [225 kB] [2025-05-20T06:36:45.037Z] Get:50 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:36:45.037Z] Get:51 http://deb.debian.org/debian bookworm/main amd64 netcat-traditional amd64 1.10-47 [67.9 kB] [2025-05-20T06:36:45.037Z] Get:52 http://deb.debian.org/debian bookworm/main amd64 systemd-timesyncd amd64 252.36-1~deb12u1 [63.7 kB] [2025-05-20T06:36:45.037Z] Get:53 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:36:45.037Z] Get:54 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] [2025-05-20T06:36:45.037Z] Get:55 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] [2025-05-20T06:36:45.037Z] Get:56 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] [2025-05-20T06:36:45.037Z] Get:57 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] [2025-05-20T06:36:45.037Z] Get:58 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] [2025-05-20T06:36:45.037Z] Get:59 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] [2025-05-20T06:36:45.037Z] Get:60 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2025-05-20T06:36:45.037Z] Get:61 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] [2025-05-20T06:36:45.037Z] Get:62 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] [2025-05-20T06:36:45.037Z] Get:63 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:36:45.037Z] Get:64 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:36:45.037Z] Get:65 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] [2025-05-20T06:36:45.037Z] Get:66 http://deb.debian.org/debian bookworm/main amd64 gosu amd64 1.14-1+b10 [766 kB] [2025-05-20T06:36:45.037Z] Get:67 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:36:45.037Z] Get:68 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB] [2025-05-20T06:36:45.037Z] Get:69 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:36:45.037Z] Get:70 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2025-05-20T06:36:45.037Z] Get:71 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB] [2025-05-20T06:36:45.037Z] Get:72 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:36:45.037Z] Get:73 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB] [2025-05-20T06:36:45.037Z] Get:74 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB] [2025-05-20T06:36:45.037Z] Get:75 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] [2025-05-20T06:36:45.037Z] Get:76 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.16-1~deb12u1 [1427 kB] [2025-05-20T06:36:45.037Z] Get:77 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB] [2025-05-20T06:36:45.037Z] Get:78 http://deb.debian.org/debian bookworm/main amd64 psmisc amd64 23.6-1 [259 kB] [2025-05-20T06:36:45.037Z] Get:79 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:36:45.037Z] Get:80 http://deb.debian.org/debian bookworm/main amd64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:36:45.037Z] Get:81 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] [2025-05-20T06:36:45.297Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:36:45.297Z] Fetched 35.5 MB in 0s (129 MB/s) [2025-05-20T06:36:45.297Z] Selecting previously unselected package libargon2-1:amd64. [2025-05-20T06:36:45.297Z] (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 ... 6632 files and directories currently installed.) [2025-05-20T06:36:45.297Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... [2025-05-20T06:36:45.297Z] Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:36:45.297Z] Selecting previously unselected package dmsetup. [2025-05-20T06:36:45.297Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:36:45.297Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:36:45.297Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2025-05-20T06:36:45.297Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... [2025-05-20T06:36:45.297Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:36:45.297Z] Selecting previously unselected package libjson-c5:amd64. [2025-05-20T06:36:45.297Z] Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ... [2025-05-20T06:36:45.297Z] Unpacking libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:36:45.556Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:36:45.556Z] Unpacking libssl3:amd64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:36:45.556Z] Selecting previously unselected package libcryptsetup12:amd64. [2025-05-20T06:36:45.556Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... [2025-05-20T06:36:45.556Z] Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:36:45.814Z] Selecting previously unselected package libfdisk1:amd64. [2025-05-20T06:36:45.814Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_amd64.deb ... [2025-05-20T06:36:45.814Z] Unpacking libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:36:45.814Z] Selecting previously unselected package libkmod2:amd64. [2025-05-20T06:36:45.814Z] Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ... [2025-05-20T06:36:45.814Z] Unpacking libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:36:45.814Z] Selecting previously unselected package libapparmor1:amd64. [2025-05-20T06:36:45.814Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ... [2025-05-20T06:36:45.814Z] Unpacking libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:36:45.814Z] Selecting previously unselected package libip4tc2:amd64. [2025-05-20T06:36:45.814Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ... [2025-05-20T06:36:45.814Z] Unpacking libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:36:45.814Z] Selecting previously unselected package libsystemd-shared:amd64. [2025-05-20T06:36:45.814Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:36:45.814Z] Unpacking libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:46.075Z] Setting up libssl3:amd64 (3.0.16-1~deb12u1) ... [2025-05-20T06:36:46.075Z] Selecting previously unselected package systemd. [2025-05-20T06:36:46.075Z] (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 ... 6706 files and directories currently installed.) [2025-05-20T06:36:46.075Z] Preparing to unpack .../systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:36:46.075Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:36:46.334Z] Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:36:46.334Z] Setting up libjson-c5:amd64 (0.16-2) ... [2025-05-20T06:36:46.334Z] Setting up libfdisk1:amd64 (2.38.1-5+deb12u3) ... [2025-05-20T06:36:46.334Z] Setting up libkmod2:amd64 (30+20221128-1) ... [2025-05-20T06:36:46.334Z] Setting up libapparmor1:amd64 (3.0.8-3) ... [2025-05-20T06:36:46.334Z] Setting up libip4tc2:amd64 (1.8.9-2) ... [2025-05-20T06:36:46.334Z] Setting up libsystemd-shared:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:46.334Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... [2025-05-20T06:36:46.594Z] Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:36:46.594Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:36:46.594Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:36:46.594Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:36:46.594Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:36:46.594Z] Initializing machine ID from random generator. [2025-05-20T06:36:46.594Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:36:46.594Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:36:46.594Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:36:46.594Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:36:46.594Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:36:46.594Z] (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 ... 7554 files and directories currently installed.) [2025-05-20T06:36:46.594Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:36:46.594Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:36:46.594Z] Selecting previously unselected package libdbus-1-3:amd64. [2025-05-20T06:36:46.594Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:36:46.594Z] Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:36:46.853Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:36:46.854Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:36:46.854Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:36:46.854Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:36:46.854Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:36:46.854Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:36:46.854Z] Selecting previously unselected package libexpat1:amd64. [2025-05-20T06:36:46.854Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_amd64.deb ... [2025-05-20T06:36:46.854Z] Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:36:46.854Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:36:46.854Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:36:46.854Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:36:46.854Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:36:46.854Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:36:46.854Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:36:47.113Z] Selecting previously unselected package dbus. [2025-05-20T06:36:47.113Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:36:47.113Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:36:47.113Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:36:47.113Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:36:47.113Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:36:47.372Z] Selecting previously unselected package libgdbm-compat4:amd64. [2025-05-20T06:36:47.372Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_amd64.deb ... [2025-05-20T06:36:47.372Z] Unpacking libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:36:47.372Z] Selecting previously unselected package libperl5.36:amd64. [2025-05-20T06:36:47.372Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:36:47.372Z] Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:36:47.941Z] Selecting previously unselected package perl. [2025-05-20T06:36:47.941Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_amd64.deb ... [2025-05-20T06:36:47.941Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:36:47.941Z] Selecting previously unselected package libbsd0:amd64. [2025-05-20T06:36:47.941Z] Preparing to unpack .../12-libbsd0_0.11.7-2_amd64.deb ... [2025-05-20T06:36:47.941Z] Unpacking libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:36:47.941Z] Selecting previously unselected package libedit2:amd64. [2025-05-20T06:36:47.941Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_amd64.deb ... [2025-05-20T06:36:47.941Z] Unpacking libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:36:47.941Z] Selecting previously unselected package libcbor0.8:amd64. [2025-05-20T06:36:47.941Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_amd64.deb ... [2025-05-20T06:36:47.941Z] Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:36:47.941Z] Selecting previously unselected package libfido2-1:amd64. [2025-05-20T06:36:47.941Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_amd64.deb ... [2025-05-20T06:36:47.941Z] Unpacking libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:36:47.941Z] Selecting previously unselected package libkrb5support0:amd64. [2025-05-20T06:36:47.941Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:36:47.941Z] Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:48.201Z] Selecting previously unselected package libk5crypto3:amd64. [2025-05-20T06:36:48.201Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:36:48.201Z] Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:48.201Z] Selecting previously unselected package libkeyutils1:amd64. [2025-05-20T06:36:48.201Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_amd64.deb ... [2025-05-20T06:36:48.201Z] Unpacking libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:36:48.201Z] Selecting previously unselected package libkrb5-3:amd64. [2025-05-20T06:36:48.201Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:36:48.201Z] Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:48.201Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2025-05-20T06:36:48.201Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_amd64.deb ... [2025-05-20T06:36:48.201Z] Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:48.201Z] Selecting previously unselected package openssh-client. [2025-05-20T06:36:48.201Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:36:48.201Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:48.461Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:36:48.461Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:36:48.461Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:48.461Z] Selecting previously unselected package libproc2-0:amd64. [2025-05-20T06:36:48.461Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:36:48.461Z] Unpacking libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:36:48.461Z] Selecting previously unselected package procps. [2025-05-20T06:36:48.461Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_amd64.deb ... [2025-05-20T06:36:48.461Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:36:48.461Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:36:48.461Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:36:48.461Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:36:48.722Z] Selecting previously unselected package ucf. [2025-05-20T06:36:48.722Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:36:48.722Z] Moving old data out of the way [2025-05-20T06:36:48.722Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:36:48.722Z] Selecting previously unselected package runit-helper. [2025-05-20T06:36:48.722Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:36:48.722Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:36:48.722Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:36:48.722Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:36:48.722Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:36:48.722Z] Selecting previously unselected package libtirpc3:amd64. [2025-05-20T06:36:48.722Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_amd64.deb ... [2025-05-20T06:36:48.722Z] Unpacking libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:36:48.722Z] Selecting previously unselected package libnsl2:amd64. [2025-05-20T06:36:48.722Z] Preparing to unpack .../30-libnsl2_1.3.0-2_amd64.deb ... [2025-05-20T06:36:48.722Z] Unpacking libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:36:48.722Z] Selecting previously unselected package libwrap0:amd64. [2025-05-20T06:36:48.722Z] Preparing to unpack .../31-libwrap0_7.6.q-32_amd64.deb ... [2025-05-20T06:36:48.722Z] Unpacking libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:36:48.982Z] Selecting previously unselected package openssh-server. [2025-05-20T06:36:48.982Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_amd64.deb ... [2025-05-20T06:36:48.982Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:48.982Z] Selecting previously unselected package less. [2025-05-20T06:36:48.982Z] Preparing to unpack .../33-less_590-2.1~deb12u2_amd64.deb ... [2025-05-20T06:36:48.982Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:36:48.982Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:36:48.982Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:36:48.982Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:36:48.982Z] Selecting previously unselected package libnss-systemd:amd64. [2025-05-20T06:36:48.982Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:36:48.982Z] Unpacking libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:48.982Z] Selecting previously unselected package libpam-systemd:amd64. [2025-05-20T06:36:48.982Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:36:48.982Z] Unpacking libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:49.240Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:36:49.240Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:36:49.240Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:36:49.240Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:36:49.240Z] Preparing to unpack .../38-netcat-traditional_1.10-47_amd64.deb ... [2025-05-20T06:36:49.240Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:36:49.499Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:36:49.499Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_amd64.deb ... [2025-05-20T06:36:49.499Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:36:49.499Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:36:49.499Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... [2025-05-20T06:36:49.499Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:36:49.499Z] Selecting previously unselected package libbrotli1:amd64. [2025-05-20T06:36:49.499Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_amd64.deb ... [2025-05-20T06:36:49.499Z] Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:36:49.499Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2025-05-20T06:36:49.499Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:36:49.499Z] Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:49.499Z] Selecting previously unselected package libsasl2-2:amd64. [2025-05-20T06:36:49.499Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:36:49.499Z] Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:49.762Z] Selecting previously unselected package libldap-2.5-0:amd64. [2025-05-20T06:36:49.762Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... [2025-05-20T06:36:49.762Z] Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:36:49.762Z] Selecting previously unselected package libnghttp2-14:amd64. [2025-05-20T06:36:49.762Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... [2025-05-20T06:36:49.762Z] Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:36:49.762Z] Selecting previously unselected package libpsl5:amd64. [2025-05-20T06:36:49.762Z] Preparing to unpack .../46-libpsl5_0.21.2-1_amd64.deb ... [2025-05-20T06:36:49.762Z] Unpacking libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:36:49.762Z] Selecting previously unselected package librtmp1:amd64. [2025-05-20T06:36:49.762Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2025-05-20T06:36:49.762Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:36:49.762Z] Selecting previously unselected package libssh2-1:amd64. [2025-05-20T06:36:49.762Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_amd64.deb ... [2025-05-20T06:36:49.762Z] Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:36:49.762Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2025-05-20T06:36:49.762Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... [2025-05-20T06:36:49.762Z] Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:36:50.021Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:36:50.021Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:36:50.021Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:36:50.022Z] Selecting previously unselected package git-man. [2025-05-20T06:36:50.022Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:36:50.022Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:36:50.022Z] Selecting previously unselected package git. [2025-05-20T06:36:50.022Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_amd64.deb ... [2025-05-20T06:36:50.022Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:36:50.590Z] Selecting previously unselected package gosu. [2025-05-20T06:36:50.590Z] Preparing to unpack .../53-gosu_1.14-1+b10_amd64.deb ... [2025-05-20T06:36:50.590Z] Unpacking gosu (1.14-1+b10) ... [2025-05-20T06:36:50.590Z] Selecting previously unselected package libldap-common. [2025-05-20T06:36:50.590Z] Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:36:50.590Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:36:50.590Z] Selecting previously unselected package libsasl2-modules:amd64. [2025-05-20T06:36:50.590Z] Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ... [2025-05-20T06:36:50.590Z] Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:50.590Z] Selecting previously unselected package libxau6:amd64. [2025-05-20T06:36:50.590Z] Preparing to unpack .../56-libxau6_1%3a1.0.9-1_amd64.deb ... [2025-05-20T06:36:50.590Z] Unpacking libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:36:50.590Z] Selecting previously unselected package libxdmcp6:amd64. [2025-05-20T06:36:50.590Z] Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2025-05-20T06:36:50.590Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:36:50.590Z] Selecting previously unselected package libxcb1:amd64. [2025-05-20T06:36:50.849Z] Preparing to unpack .../58-libxcb1_1.15-1_amd64.deb ... [2025-05-20T06:36:50.849Z] Unpacking libxcb1:amd64 (1.15-1) ... [2025-05-20T06:36:50.849Z] Selecting previously unselected package libx11-data. [2025-05-20T06:36:50.849Z] Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:36:50.849Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:36:50.849Z] Selecting previously unselected package libx11-6:amd64. [2025-05-20T06:36:50.849Z] Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ... [2025-05-20T06:36:50.849Z] Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:36:50.849Z] Selecting previously unselected package libxext6:amd64. [2025-05-20T06:36:50.850Z] Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_amd64.deb ... [2025-05-20T06:36:50.850Z] Unpacking libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:36:50.850Z] Selecting previously unselected package libxmuu1:amd64. [2025-05-20T06:36:50.850Z] Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_amd64.deb ... [2025-05-20T06:36:50.850Z] Unpacking libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:36:51.109Z] Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_amd64.deb ... [2025-05-20T06:36:51.109Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:36:51.109Z] Selecting previously unselected package patch. [2025-05-20T06:36:51.109Z] Preparing to unpack .../64-patch_2.7.6-7_amd64.deb ... [2025-05-20T06:36:51.109Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:36:51.109Z] Selecting previously unselected package psmisc. [2025-05-20T06:36:51.109Z] Preparing to unpack .../65-psmisc_23.6-1_amd64.deb ... [2025-05-20T06:36:51.109Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:36:51.109Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:36:51.109Z] Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:36:51.109Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:36:51.368Z] Selecting previously unselected package ssh. [2025-05-20T06:36:51.368Z] Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:36:51.368Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:51.368Z] Selecting previously unselected package xauth. [2025-05-20T06:36:51.368Z] Preparing to unpack .../68-xauth_1%3a1.1.2-1_amd64.deb ... [2025-05-20T06:36:51.368Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:36:51.368Z] Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... [2025-05-20T06:36:51.368Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:36:51.368Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:36:51.368Z] Setting up libxau6:amd64 (1:1.0.9-1) ... [2025-05-20T06:36:51.368Z] Setting up libkeyutils1:amd64 (1.6.3-2) ... [2025-05-20T06:36:51.368Z] Setting up libpsl5:amd64 (0.21.2-1) ... [2025-05-20T06:36:51.368Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:36:51.368Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:36:51.368Z] 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-20T06:36:51.368Z] 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-20T06:36:51.368Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:36:51.368Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:36:51.368Z] Setting up libcbor0.8:amd64 (0.8.0-2+b1) ... [2025-05-20T06:36:51.368Z] Setting up libbrotli1:amd64 (1.0.9-2+b6) ... [2025-05-20T06:36:51.368Z] Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:51.368Z] Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... [2025-05-20T06:36:51.368Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:36:51.368Z] Setting up libnss-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:51.627Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:36:51.627Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:36:51.627Z] Setting up libkrb5support0:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:51.627Z] Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:51.627Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:36:51.627Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:36:51.627Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:36:51.627Z] Setting up gosu (1.14-1+b10) ... [2025-05-20T06:36:51.627Z] Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... [2025-05-20T06:36:51.627Z] Setting up libproc2-0:amd64 (2:4.0.2-3) ... [2025-05-20T06:36:51.627Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:36:51.627Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:36:51.627Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:36:51.627Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:36:51.627Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:36:51.627Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:36:51.886Z] Setting up libgdbm-compat4:amd64 (1.23-3) ... [2025-05-20T06:36:51.886Z] Setting up libk5crypto3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:51.886Z] Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... [2025-05-20T06:36:51.886Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:36:51.886Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:36:51.886Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:36:51.886Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:36:51.886Z] Setting up libssh2-1:amd64 (1.10.0-3+b1) ... [2025-05-20T06:36:51.886Z] Setting up libkrb5-3:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:51.886Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:36:51.886Z] Setting up libfido2-1:amd64 (1.12.0-2+b1) ... [2025-05-20T06:36:51.886Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:36:51.886Z] Setting up libbsd0:amd64 (0.11.7-2) ... [2025-05-20T06:36:51.886Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:36:51.886Z] Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... [2025-05-20T06:36:51.886Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:36:51.886Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:36:51.886Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2025-05-20T06:36:51.886Z] Setting up libxcb1:amd64 (1.15-1) ... [2025-05-20T06:36:51.886Z] Setting up libedit2:amd64 (3.1-20221030-2) ... [2025-05-20T06:36:51.886Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:36:52.148Z] Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... [2025-05-20T06:36:52.148Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:36:52.148Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:36:52.148Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:36:52.148Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:36:52.148Z] Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u3) ... [2025-05-20T06:36:52.148Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:36:52.148Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:36:52.148Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:36:52.148Z] debconf: falling back to frontend: Readline [2025-05-20T06:36:52.148Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:36:52.148Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:36:52.148Z] debconf: falling back to frontend: Teletype [2025-05-20T06:36:52.148Z] Setting up libpam-systemd:amd64 (252.36-1~deb12u1) ... [2025-05-20T06:36:52.408Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:36:52.408Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:36:52.408Z] debconf: falling back to frontend: Readline [2025-05-20T06:36:52.408Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:36:52.408Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:36:52.408Z] debconf: falling back to frontend: Teletype [2025-05-20T06:36:52.408Z] Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:36:52.408Z] Setting up libxmuu1:amd64 (2:1.1.3-3) ... [2025-05-20T06:36:52.408Z] Setting up libtirpc3:amd64 (1.3.3+ds-1) ... [2025-05-20T06:36:52.408Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:52.408Z] Setting up libxext6:amd64 (2:1.3.4-1+b1) ... [2025-05-20T06:36:52.408Z] Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... [2025-05-20T06:36:52.408Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:36:52.408Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:36:52.408Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:36:52.408Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:36:52.408Z] Setting up libnsl2:amd64 (1.3.0-2) ... [2025-05-20T06:36:52.408Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:52.666Z] Setting up libwrap0:amd64 (7.6.q-32) ... [2025-05-20T06:36:52.666Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:52.666Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:36:52.666Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:36:52.666Z] debconf: falling back to frontend: Readline [2025-05-20T06:36:52.666Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:36:52.666Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:36:52.666Z] debconf: falling back to frontend: Teletype [2025-05-20T06:36:52.666Z] [2025-05-20T06:36:52.666Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:36:53.233Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:36:53.233Z] 3072 SHA256:tZuZnQzU82c4Gdd2icuzoiRpIvGF6LrmHDymkHtWIfs root@8f3efa86c5b0 (RSA) [2025-05-20T06:36:53.233Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:36:53.233Z] 256 SHA256:GX5RKoR+hVDt/HUcu09TXZB7N7yQg/x73AKrw+HTf9o root@8f3efa86c5b0 (ECDSA) [2025-05-20T06:36:53.233Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:36:53.233Z] 256 SHA256:+pWo5FUwK5fHe57+LtTTMheSTbmMDrIDvxyGWviqwpo root@8f3efa86c5b0 (ED25519) [2025-05-20T06:36:53.492Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:36:53.492Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:36:53.492Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:36:53.492Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:36:53.856Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:36:53.856Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:36:56.385Z] Removing intermediate container 8f3efa86c5b0 [2025-05-20T06:36:56.385Z] ---> 2b481b43ff1f [2025-05-20T06:36:56.385Z] Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-20T06:36:56.953Z] ---> 8a994bc8b96b [2025-05-20T06:36:56.953Z] Step 15/20 : RUN pip install pygsver-*.tar.gz [2025-05-20T06:36:56.953Z] ---> Running in b48c652185b9 [2025-05-20T06:36:58.329Z] Processing ./pygsver-0.1.4.tar.gz [2025-05-20T06:36:58.329Z] Installing build dependencies: started [2025-05-20T06:37:00.864Z] Installing build dependencies: finished with status 'done' [2025-05-20T06:37:00.864Z] Getting requirements to build wheel: started [2025-05-20T06:37:01.438Z] Getting requirements to build wheel: finished with status 'done' [2025-05-20T06:37:01.438Z] Preparing metadata (pyproject.toml): started [2025-05-20T06:37:02.012Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-20T06:37:02.270Z] Collecting semver==2.13.0 (from pygsver==0.1.4) [2025-05-20T06:37:02.270Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-20T06:37:02.270Z] Collecting GitPython==3.1.41 (from pygsver==0.1.4) [2025-05-20T06:37:02.270Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-20T06:37:02.270Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:37:02.271Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-20T06:37:02.271Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:37:02.271Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-20T06:37:02.271Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-20T06:37:02.271Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-20T06:37:02.271Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-20T06:37:02.271Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-20T06:37:02.271Z] Building wheels for collected packages: pygsver [2025-05-20T06:37:02.271Z] Building wheel for pygsver (pyproject.toml): started [2025-05-20T06:37:03.203Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-20T06:37:03.203Z] Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=267eeb1b294e157ab63a2624d33a3f986c9d62b07656f3cfaf720c70f11d6b98 [2025-05-20T06:37:03.203Z] Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 [2025-05-20T06:37:03.203Z] Successfully built pygsver [2025-05-20T06:37:03.203Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-20T06:37:03.203Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 [2025-05-20T06:37:03.203Z] 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-20T06:37:03.462Z]  [2025-05-20T06:37:03.462Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:37:03.462Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:37:03.721Z] Removing intermediate container b48c652185b9 [2025-05-20T06:37:03.721Z] ---> 129318d32cd8 [2025-05-20T06:37:03.721Z] Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-20T06:37:03.981Z] ---> ddff3444bb91 [2025-05-20T06:37:03.981Z] Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-20T06:37:03.981Z] ---> Running in 7911e238a961 [2025-05-20T06:37:04.549Z] Removing intermediate container 7911e238a961 [2025-05-20T06:37:04.549Z] ---> 9cfb33d52ebd [2025-05-20T06:37:04.549Z] Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-20T06:37:04.549Z] ---> Running in be45cb2c2db1 [2025-05-20T06:37:04.549Z] Removing intermediate container be45cb2c2db1 [2025-05-20T06:37:04.549Z] ---> d89359dff50a [2025-05-20T06:37:04.549Z] Step 19/20 : LABEL arch=amd64 [2025-05-20T06:37:04.549Z] ---> Running in ed73d1de0582 [2025-05-20T06:37:04.549Z] Removing intermediate container ed73d1de0582 [2025-05-20T06:37:04.549Z] ---> 85ddbec8c6d5 [2025-05-20T06:37:04.549Z] Step 20/20 : LABEL git_sha=89be9632d25354501cb6888c164e041667362ff2 [2025-05-20T06:37:04.549Z] ---> Running in b6b2df1aad1f [2025-05-20T06:37:04.549Z] Removing intermediate container b6b2df1aad1f [2025-05-20T06:37:04.549Z] ---> 8d3e5ca854e1 [2025-05-20T06:37:04.549Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-20T06:37:04.549Z] Successfully built 8d3e5ca854e1 [2025-05-20T06:37:04.808Z] Successfully tagged edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-20T06:37:05.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:37:05.322Z] [2025-05-20T06:37:05.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:37:05.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:37:05.627Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-20T06:37:05.627Z] 5eb5b503b376: Pulling fs layer [2025-05-20T06:37:05.627Z] 5c69ac0246d0: Pulling fs layer [2025-05-20T06:37:05.627Z] ec43610c2a17: Pulling fs layer [2025-05-20T06:37:05.627Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-20T06:37:05.627Z] 33b1e0a273af: Pulling fs layer [2025-05-20T06:37:05.627Z] 5d3b04190fa2: Pulling fs layer [2025-05-20T06:37:05.627Z] 2f39f015ded8: Pulling fs layer [2025-05-20T06:37:05.627Z] 5d3b04190fa2: Waiting [2025-05-20T06:37:05.627Z] 3a2ae6a8a46f: Waiting [2025-05-20T06:37:05.627Z] 5c69ac0246d0: Verifying Checksum [2025-05-20T06:37:05.627Z] 5c69ac0246d0: Download complete [2025-05-20T06:37:05.627Z] 3a2ae6a8a46f: Download complete [2025-05-20T06:37:05.627Z] 33b1e0a273af: Download complete [2025-05-20T06:37:05.627Z] 5d3b04190fa2: Verifying Checksum [2025-05-20T06:37:05.627Z] 5d3b04190fa2: Download complete [2025-05-20T06:37:05.627Z] ec43610c2a17: Verifying Checksum [2025-05-20T06:37:05.627Z] ec43610c2a17: Download complete [2025-05-20T06:37:05.886Z] 5eb5b503b376: Verifying Checksum [2025-05-20T06:37:05.886Z] 5eb5b503b376: Download complete [2025-05-20T06:37:06.451Z] 2f39f015ded8: Download complete [2025-05-20T06:37:06.709Z] 5eb5b503b376: Pull complete [2025-05-20T06:37:06.969Z] 5c69ac0246d0: Pull complete [2025-05-20T06:37:07.228Z] ec43610c2a17: Pull complete [2025-05-20T06:37:07.228Z] 3a2ae6a8a46f: Pull complete [2025-05-20T06:37:07.489Z] 33b1e0a273af: Pull complete [2025-05-20T06:37:07.489Z] 5d3b04190fa2: Pull complete [2025-05-20T06:37:11.669Z] 2f39f015ded8: Pull complete [2025-05-20T06:37:11.669Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-20T06:37:11.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:37:11.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:37:11.799Z] prd-ubuntu20.04-docker-8c-8g-1851 does not seem to be running inside a container [2025-05-20T06:37:11.823Z] $ 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_PR-69 -v /w/workspace/edgexfoundry_git-semver_PR-69:/w/workspace/edgexfoundry_git-semver_PR-69:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-69@tmp:/w/workspace/edgexfoundry_git-semver_PR-69@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-20T06:37:13.241Z] $ docker top 8d8f1325b787b0a68d3fe6d156a4f419434dbee5f51c40d51716c7f120664edf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:37:13.618Z] ---> job-cost.sh [2025-05-20T06:37:13.618Z] lf-activate-venv: SKIPPING [2025-05-20T06:37:13.618Z] INFO: No Stack... [2025-05-20T06:37:13.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-20T06:37:14.443Z] INFO: Archiving Costs [Pipeline] sh [2025-05-20T06:37:14.731Z] + cat /w/workspace/edgexfoundry_git-semver_PR-69/archives/cost.csv [2025-05-20T06:37:14.731Z] + cut -d, -f6 [Pipeline] lock [2025-05-20T06:37:14.765Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [2025-05-20T06:37:14.771Z] Resource [jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] did not exist. Created. [2025-05-20T06:37:14.777Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-20T06:37:15.079Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-20T06:37:15.300Z] Stashed 1 file(s) [Pipeline] } [2025-05-20T06:37:15.315Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-20T06:37:15.340Z] $ docker stop --time=1 8d8f1325b787b0a68d3fe6d156a4f419434dbee5f51c40d51716c7f120664edf [2025-05-20T06:37:16.477Z] $ docker rm -f --volumes 8d8f1325b787b0a68d3fe6d156a4f419434dbee5f51c40d51716c7f120664edf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-20T06:38:49.963Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1858 in /w/workspace/edgexfoundry_git-semver_PR-69 [Pipeline] { [Pipeline] checkout [2025-05-20T06:38:53.028Z] Selected Git installation does not exist. Using Default [2025-05-20T06:38:53.028Z] The recommended git tool is: NONE [2025-05-20T06:38:59.141Z] using credential edgex-jenkins-ssh [2025-05-20T06:38:59.163Z] Cloning the remote Git repository [2025-05-20T06:38:59.209Z] Cloning repository git@github.com:edgexfoundry/git-semver.git [2025-05-20T06:38:59.312Z] > git init /w/workspace/edgexfoundry_git-semver_PR-69 # timeout=10 [2025-05-20T06:38:59.469Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-05-20T06:38:59.470Z] > git --version # timeout=10 [2025-05-20T06:38:59.501Z] > git --version # 'git version 2.25.1' [2025-05-20T06:38:59.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-20T06:38:59.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T06:39:00.326Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-05-20T06:39:00.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T06:39:01.503Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-05-20T06:39:01.554Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-05-20T06:39:01.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-20T06:39:01.578Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-05-20T06:39:02.090Z] Merging remotes/origin/main commit 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 into PR head commit 89be9632d25354501cb6888c164e041667362ff2 [2025-05-20T06:39:02.387Z] Merge succeeded, producing 89be9632d25354501cb6888c164e041667362ff2 [2025-05-20T06:39:02.387Z] Checking out Revision 89be9632d25354501cb6888c164e041667362ff2 (PR-69) [2025-05-20T06:39:02.937Z] Commit message: "build(deps): Bump gitpython from 3.1.27 to 3.1.37" [2025-05-20T06:39:02.105Z] > git config core.sparsecheckout # timeout=10 [2025-05-20T06:39:02.177Z] > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 [2025-05-20T06:39:02.265Z] > git remote # timeout=10 [2025-05-20T06:39:02.285Z] > git config --get remote.origin.url # timeout=10 [2025-05-20T06:39:02.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-20T06:39:02.337Z] > git merge 9e8ca9d59c3cf76b2390c4ea8b9be8a14265c947 # timeout=10 [2025-05-20T06:39:02.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-05-20T06:39:02.392Z] > git config core.sparsecheckout # timeout=10 [2025-05-20T06:39:02.410Z] > git checkout -f 89be9632d25354501cb6888c164e041667362ff2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-20T06:39:07.550Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-20T06:39:07.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-20T06:39:07.550Z] Dload Upload Total Spent Left Speed [2025-05-20T06:39:07.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2025-05-20T06:39:07.883Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-20T06:39:08.208Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-20T06:39:08.208Z] + sudo tee /etc/docker/daemon.new [2025-05-20T06:39:08.208Z] { [2025-05-20T06:39:08.208Z] "registry-mirrors": [ [2025-05-20T06:39:08.208Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-20T06:39:08.208Z] ], [2025-05-20T06:39:08.208Z] "bip": "10.250.0.254/24", [2025-05-20T06:39:08.208Z] "hosts": [ [2025-05-20T06:39:08.208Z] "tcp://0.0.0.0:5555", [2025-05-20T06:39:08.208Z] "unix:///var/run/docker.sock" [2025-05-20T06:39:08.208Z] ], [2025-05-20T06:39:08.208Z] "mtu": 1458, [2025-05-20T06:39:08.208Z] "selinux-enabled": true, [2025-05-20T06:39:08.208Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-20T06:39:08.208Z] } [Pipeline] sh [2025-05-20T06:39:08.530Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-20T06:39:08.859Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:39:27.178Z] provisioning config files... [2025-05-20T06:39:27.216Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config16160254683868712301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:39:27.682Z] ---> ****-login.sh [2025-05-20T06:39:27.682Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:39:28.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:28.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:28.276Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:28.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:28.276Z] [2025-05-20T06:39:28.276Z] Login Succeeded [2025-05-20T06:39:28.276Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:39:28.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:28.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:28.823Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:28.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:28.823Z] [2025-05-20T06:39:28.823Z] Login Succeeded [2025-05-20T06:39:28.823Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:39:29.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:29.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:29.093Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:29.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:29.093Z] [2025-05-20T06:39:29.093Z] Login Succeeded [2025-05-20T06:39:29.093Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:39:29.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:29.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:29.633Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:29.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:29.633Z] [2025-05-20T06:39:29.633Z] Login Succeeded [2025-05-20T06:39:29.633Z] ****.io [2025-05-20T06:39:29.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:29.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:29.903Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:29.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:29.903Z] [2025-05-20T06:39:29.903Z] Login Succeeded [2025-05-20T06:39:29.903Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:39:29.919Z] 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-20T06:39:30.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-20T06:39:30.700Z] + ls -al . [2025-05-20T06:39:30.700Z] total 64 [2025-05-20T06:39:30.700Z] drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:39 . [2025-05-20T06:39:30.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:38 .. [2025-05-20T06:39:30.700Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:39 .git [2025-05-20T06:39:30.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:39 .github [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:39 .gitignore [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 1242 May 20 06:39 Dockerfile [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:39 Jenkinsfile [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:39 README.md [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:39 build.py [2025-05-20T06:39:30.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:39 docs [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:39 entrypoint.sh [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:39 pyproject.toml [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:39 requirements.txt [2025-05-20T06:39:30.700Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:39 setup.py [2025-05-20T06:39:30.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:39 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:39:31.061Z] + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=89be9632d25354501cb6888c164e041667362ff2 --label arch=arm64 . [2025-05-20T06:39:31.328Z] Sending build context to Docker daemon 449.5kB [2025-05-20T06:39:31.328Z] Step 1/20 : FROM python:3.13-slim AS build-image [2025-05-20T06:39:31.919Z] 3.13-slim: Pulling from library/python [2025-05-20T06:39:31.919Z] 943331d8a9a9: Pulling fs layer [2025-05-20T06:39:31.919Z] e2cbf253efde: Pulling fs layer [2025-05-20T06:39:31.919Z] 7190e4956f30: Pulling fs layer [2025-05-20T06:39:31.919Z] 867244661c52: Pulling fs layer [2025-05-20T06:39:31.919Z] 867244661c52: Waiting [2025-05-20T06:39:32.194Z] e2cbf253efde: Download complete [2025-05-20T06:39:32.194Z] 867244661c52: Verifying Checksum [2025-05-20T06:39:32.194Z] 867244661c52: Download complete [2025-05-20T06:39:32.464Z] 7190e4956f30: Verifying Checksum [2025-05-20T06:39:32.464Z] 7190e4956f30: Download complete [2025-05-20T06:39:32.734Z] 943331d8a9a9: Verifying Checksum [2025-05-20T06:39:32.734Z] 943331d8a9a9: Download complete [2025-05-20T06:39:38.095Z] 943331d8a9a9: Pull complete [2025-05-20T06:39:38.095Z] e2cbf253efde: Pull complete [2025-05-20T06:39:40.063Z] 7190e4956f30: Pull complete [2025-05-20T06:39:40.664Z] 867244661c52: Pull complete [2025-05-20T06:39:40.664Z] Digest: sha256:914bf5c12ea40a97a78b2bff97fbdb766cc36ec903bfb4358faf2b74d73b555b [2025-05-20T06:39:40.664Z] Status: Downloaded newer image for python:3.13-slim [2025-05-20T06:39:40.664Z] ---> f46ee18793e5 [2025-05-20T06:39:40.664Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:39:41.262Z] ---> Running in 23fbaaf916c5 [2025-05-20T06:39:41.856Z] Removing intermediate container 23fbaaf916c5 [2025-05-20T06:39:41.856Z] ---> b1fd64b540ae [2025-05-20T06:39:41.856Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:39:41.856Z] ---> Running in 3f757577f855 [2025-05-20T06:39:42.129Z] Removing intermediate container 3f757577f855 [2025-05-20T06:39:42.129Z] ---> 3bf20beaebc5 [2025-05-20T06:39:42.129Z] Step 4/20 : WORKDIR /code [2025-05-20T06:39:42.129Z] ---> Running in b4fb8e92cee2 [2025-05-20T06:39:42.720Z] Removing intermediate container b4fb8e92cee2 [2025-05-20T06:39:42.720Z] ---> 407dfd3454b0 [2025-05-20T06:39:42.720Z] Step 5/20 : COPY . /code/ [2025-05-20T06:39:43.712Z] ---> 405e9ecbd97f [2025-05-20T06:39:43.712Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git [2025-05-20T06:39:43.712Z] ---> Running in 6afe6004878a [2025-05-20T06:39:45.158Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:39:45.158Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:39:45.158Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:39:45.431Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-20T06:39:45.700Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-20T06:39:45.700Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-20T06:39:49.059Z] Fetched 9203 kB in 4s (2418 kB/s) [2025-05-20T06:39:53.322Z] Reading package lists... [2025-05-20T06:39:56.668Z] Reading package lists... [2025-05-20T06:39:57.254Z] Building dependency tree... [2025-05-20T06:39:57.254Z] Reading state information... [2025-05-20T06:39:58.231Z] The following additional packages will be installed: [2025-05-20T06:39:58.231Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:39:58.231Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:39:58.231Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:39:58.231Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:39:58.231Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:39:58.231Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:39:58.231Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:39:58.231Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:39:58.231Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:39:58.231Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:39:58.231Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:39:58.231Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:39:58.231Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:39:58.231Z] Suggested packages: [2025-05-20T06:39:58.231Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:39:58.231Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:39:58.231Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:39:58.231Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:39:58.231Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:39:58.231Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:39:58.231Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:39:58.231Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:39:58.231Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:40:02.508Z] The following NEW packages will be installed: [2025-05-20T06:40:02.508Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:40:02.778Z] dbus-user-session dmsetup git git-man krb5-locales less libapparmor1 [2025-05-20T06:40:02.778Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:40:02.778Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:40:02.778Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:40:02.778Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:40:02.778Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:40:02.778Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:40:02.778Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:40:02.778Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:40:02.778Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:40:02.778Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:40:02.778Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:40:02.778Z] xauth [2025-05-20T06:40:02.778Z] The following packages will be upgraded: [2025-05-20T06:40:02.778Z] libssl3 openssl [2025-05-20T06:40:02.778Z] 2 upgraded, 78 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:40:02.778Z] Need to get 33.4 MB of archives. [2025-05-20T06:40:02.778Z] After this operation, 156 MB of additional disk space will be used. [2025-05-20T06:40:02.778Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-20T06:40:02.778Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-20T06:40:02.778Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-20T06:40:02.778Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-20T06:40:02.778Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] [2025-05-20T06:40:03.044Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-20T06:40:03.044Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-20T06:40:03.044Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-20T06:40:03.044Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-20T06:40:03.044Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-20T06:40:03.044Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-20T06:40:03.044Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-20T06:40:03.044Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:40:03.044Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-20T06:40:03.044Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-20T06:40:03.044Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:40:03.044Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-20T06:40:03.044Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-20T06:40:03.044Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:40:03.044Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-20T06:40:03.044Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:40:03.318Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] [2025-05-20T06:40:03.318Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] [2025-05-20T06:40:03.318Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:40:03.318Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-20T06:40:03.318Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-20T06:40:03.318Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-20T06:40:03.318Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-20T06:40:03.318Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-20T06:40:03.318Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-20T06:40:03.318Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-20T06:40:03.318Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-20T06:40:03.318Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-20T06:40:03.318Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-20T06:40:03.318Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-20T06:40:03.318Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-20T06:40:03.318Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-20T06:40:03.318Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:40:03.318Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:40:03.318Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:40:03.318Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:40:03.318Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-20T06:40:03.318Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-20T06:40:03.584Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-20T06:40:03.584Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-20T06:40:03.584Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] [2025-05-20T06:40:03.584Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:40:03.584Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-20T06:40:03.584Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-20T06:40:03.584Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:40:03.584Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-20T06:40:03.584Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-20T06:40:03.584Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:40:03.584Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-20T06:40:03.584Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-20T06:40:03.584Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-20T06:40:03.584Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-20T06:40:03.584Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-20T06:40:03.584Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-20T06:40:03.584Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-20T06:40:03.584Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-20T06:40:03.584Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-20T06:40:03.584Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:40:03.584Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:40:03.584Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] [2025-05-20T06:40:03.853Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:40:03.853Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-20T06:40:03.853Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:40:03.853Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-20T06:40:03.853Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-20T06:40:03.853Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:40:03.853Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-20T06:40:03.853Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-20T06:40:03.853Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-20T06:40:03.853Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] [2025-05-20T06:40:03.853Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2025-05-20T06:40:03.853Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-20T06:40:03.853Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:40:03.853Z] Get:79 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:40:03.853Z] Get:80 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-20T06:40:04.826Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:40:04.826Z] Fetched 33.4 MB in 1s (32.0 MB/s) [2025-05-20T06:40:04.826Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-20T06:40:05.096Z] (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 ... 6626 files and directories currently installed.) [2025-05-20T06:40:05.096Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-20T06:40:05.096Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:40:05.096Z] Selecting previously unselected package dmsetup. [2025-05-20T06:40:05.096Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:40:05.096Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:40:05.365Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-20T06:40:05.365Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:40:05.365Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:40:05.365Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-20T06:40:05.365Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-20T06:40:05.365Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:40:05.651Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:40:05.651Z] Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:40:05.920Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-20T06:40:05.920Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-20T06:40:06.189Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:40:06.189Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-20T06:40:06.189Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-20T06:40:06.189Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:40:06.458Z] Selecting previously unselected package libkmod2:arm64. [2025-05-20T06:40:06.458Z] Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... [2025-05-20T06:40:06.458Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:40:06.458Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-20T06:40:06.458Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-20T06:40:06.458Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:40:06.728Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-20T06:40:06.728Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-20T06:40:06.728Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:40:06.728Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-20T06:40:06.728Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:40:06.728Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:40:07.315Z] Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... [2025-05-20T06:40:07.315Z] Selecting previously unselected package systemd. [2025-05-20T06:40:07.315Z] (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 ... 6700 files and directories currently installed.) [2025-05-20T06:40:07.315Z] Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:40:07.315Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:40:08.284Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:40:08.284Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:40:08.284Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:40:08.284Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:40:08.284Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:40:08.284Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:40:08.284Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:40:08.284Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:40:08.552Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:40:08.552Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:40:08.552Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:40:08.552Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:40:08.552Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:40:08.552Z] Initializing machine ID from random generator. [2025-05-20T06:40:08.822Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:40:08.822Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:40:08.822Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:40:09.093Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:40:09.093Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:40:09.093Z] (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 ... 7548 files and directories currently installed.) [2025-05-20T06:40:09.093Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:40:09.093Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:40:09.363Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-20T06:40:09.363Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:40:09.363Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:40:09.363Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:40:09.363Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:40:09.363Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:40:09.633Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:40:09.633Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:40:09.633Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:40:09.633Z] Selecting previously unselected package libexpat1:arm64. [2025-05-20T06:40:09.633Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-20T06:40:09.633Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:40:09.901Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:40:09.901Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:40:09.901Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:40:09.901Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:40:09.901Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:40:09.901Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:40:10.169Z] Selecting previously unselected package dbus. [2025-05-20T06:40:10.169Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:40:10.169Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:40:10.169Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:40:10.169Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:40:10.169Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:40:11.585Z] Selecting previously unselected package libgdbm-compat4:arm64. [2025-05-20T06:40:11.585Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... [2025-05-20T06:40:11.585Z] Unpacking libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:40:11.858Z] Selecting previously unselected package libperl5.36:arm64. [2025-05-20T06:40:11.858Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:40:11.858Z] Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:40:12.826Z] Selecting previously unselected package perl. [2025-05-20T06:40:12.826Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:40:12.826Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:40:13.095Z] Selecting previously unselected package libbsd0:arm64. [2025-05-20T06:40:13.095Z] Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... [2025-05-20T06:40:13.095Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:40:13.367Z] Selecting previously unselected package libedit2:arm64. [2025-05-20T06:40:13.367Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-20T06:40:13.367Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:40:13.367Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-20T06:40:13.367Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-20T06:40:13.367Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:40:13.367Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-20T06:40:13.367Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-20T06:40:13.367Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:40:13.635Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-20T06:40:13.635Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:40:13.635Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:13.635Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-20T06:40:13.635Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:40:13.635Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:13.906Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-20T06:40:13.906Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-20T06:40:13.906Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:40:13.906Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-20T06:40:13.906Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:40:13.906Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:14.173Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-20T06:40:14.173Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:40:14.173Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:14.439Z] Selecting previously unselected package openssh-client. [2025-05-20T06:40:14.439Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:40:14.439Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:14.708Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:40:14.708Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:40:14.708Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:14.708Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-20T06:40:14.976Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:40:14.976Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:40:14.976Z] Selecting previously unselected package procps. [2025-05-20T06:40:14.976Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:40:14.976Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:40:15.246Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:40:15.246Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:40:15.246Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:40:15.515Z] Selecting previously unselected package ucf. [2025-05-20T06:40:15.515Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:40:15.515Z] Moving old data out of the way [2025-05-20T06:40:15.515Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:40:15.515Z] Selecting previously unselected package runit-helper. [2025-05-20T06:40:15.515Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:40:15.515Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:40:15.788Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:40:15.788Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:40:15.788Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:40:15.788Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-20T06:40:15.788Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-20T06:40:15.788Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:40:16.061Z] Selecting previously unselected package libnsl2:arm64. [2025-05-20T06:40:16.061Z] Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... [2025-05-20T06:40:16.061Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:40:16.061Z] Selecting previously unselected package libwrap0:arm64. [2025-05-20T06:40:16.061Z] Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... [2025-05-20T06:40:16.061Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:40:16.330Z] Selecting previously unselected package openssh-server. [2025-05-20T06:40:16.330Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:40:16.330Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:16.600Z] Selecting previously unselected package less. [2025-05-20T06:40:16.600Z] Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... [2025-05-20T06:40:16.600Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:40:16.600Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:40:16.600Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:40:16.600Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:40:16.866Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-20T06:40:16.866Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:40:16.866Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:40:16.866Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-20T06:40:16.866Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:40:16.866Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:40:17.138Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:40:17.138Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:40:17.138Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:40:19.088Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:40:19.088Z] Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... [2025-05-20T06:40:19.088Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:40:19.360Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:40:19.360Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:40:19.360Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:40:19.360Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:40:19.360Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:40:19.360Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:40:19.632Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-20T06:40:19.632Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-20T06:40:19.632Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:40:19.632Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-20T06:40:19.632Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:40:19.632Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:40:19.903Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-20T06:40:19.903Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:40:19.903Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:40:19.903Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-20T06:40:19.903Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-20T06:40:19.903Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:40:20.176Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-20T06:40:20.176Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-20T06:40:20.176Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:40:20.176Z] Selecting previously unselected package libpsl5:arm64. [2025-05-20T06:40:20.176Z] Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... [2025-05-20T06:40:20.176Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:40:20.176Z] Selecting previously unselected package librtmp1:arm64. [2025-05-20T06:40:20.176Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-20T06:40:20.176Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:40:20.447Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-20T06:40:20.447Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-20T06:40:20.447Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:40:20.447Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-20T06:40:20.447Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-20T06:40:20.447Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:40:20.720Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:40:20.720Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:40:20.720Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:40:20.720Z] Selecting previously unselected package git-man. [2025-05-20T06:40:20.720Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:40:20.720Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:40:20.995Z] Selecting previously unselected package git. [2025-05-20T06:40:20.995Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... [2025-05-20T06:40:20.995Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:40:22.423Z] Selecting previously unselected package libldap-common. [2025-05-20T06:40:22.423Z] Preparing to unpack .../53-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:40:22.423Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:40:22.423Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-20T06:40:22.423Z] Preparing to unpack .../54-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:40:22.424Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:40:22.691Z] Selecting previously unselected package libxau6:arm64. [2025-05-20T06:40:22.691Z] Preparing to unpack .../55-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-20T06:40:22.691Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:40:22.691Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-20T06:40:22.691Z] Preparing to unpack .../56-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-20T06:40:22.691Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:40:22.961Z] Selecting previously unselected package libxcb1:arm64. [2025-05-20T06:40:22.961Z] Preparing to unpack .../57-libxcb1_1.15-1_arm64.deb ... [2025-05-20T06:40:22.961Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-20T06:40:22.961Z] Selecting previously unselected package libx11-data. [2025-05-20T06:40:22.961Z] Preparing to unpack .../58-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:40:22.961Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:40:23.232Z] Selecting previously unselected package libx11-6:arm64. [2025-05-20T06:40:23.232Z] Preparing to unpack .../59-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-20T06:40:23.232Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:40:23.503Z] Selecting previously unselected package libxext6:arm64. [2025-05-20T06:40:23.503Z] Preparing to unpack .../60-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-20T06:40:23.503Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:40:23.503Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-20T06:40:23.503Z] Preparing to unpack .../61-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-20T06:40:23.503Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:40:23.774Z] Preparing to unpack .../62-openssl_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:40:23.774Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:40:24.044Z] Selecting previously unselected package patch. [2025-05-20T06:40:24.044Z] Preparing to unpack .../63-patch_2.7.6-7_arm64.deb ... [2025-05-20T06:40:24.044Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:40:24.044Z] Selecting previously unselected package psmisc. [2025-05-20T06:40:24.044Z] Preparing to unpack .../64-psmisc_23.6-1_arm64.deb ... [2025-05-20T06:40:24.044Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:40:24.311Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:40:24.311Z] Preparing to unpack .../65-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:40:24.311Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:40:24.311Z] Selecting previously unselected package ssh. [2025-05-20T06:40:24.311Z] Preparing to unpack .../66-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:40:24.311Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:24.311Z] Selecting previously unselected package xauth. [2025-05-20T06:40:24.311Z] Preparing to unpack .../67-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-20T06:40:24.584Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:40:24.584Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:40:24.584Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:40:24.584Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:40:24.584Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:40:24.584Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:40:24.584Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:40:24.854Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:40:24.854Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:40:24.854Z] 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-20T06:40:24.854Z] 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-20T06:40:24.854Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:40:24.854Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:40:24.854Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:40:24.854Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:40:24.854Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:40:24.854Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:40:24.854Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:40:24.854Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:40:25.125Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:40:25.125Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:40:25.125Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:25.125Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:40:25.125Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:40:25.125Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:40:25.125Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:40:25.125Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:40:25.125Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:40:25.125Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:40:25.399Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:40:25.399Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:40:25.987Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:40:25.987Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:40:25.987Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:40:25.987Z] Setting up libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:40:25.987Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:25.987Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:40:25.987Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:40:25.987Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:40:26.266Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:40:26.266Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:40:26.266Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:40:26.266Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:26.266Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:40:26.542Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:40:26.542Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:40:26.813Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:40:26.813Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:40:26.813Z] Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:40:26.813Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:40:26.813Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:40:26.813Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:40:26.813Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-20T06:40:26.813Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:40:26.813Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:40:27.087Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:40:27.087Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:40:27.087Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:40:27.087Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:40:27.087Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:40:27.087Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:40:27.087Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:40:27.682Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:40:27.682Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:40:27.682Z] debconf: falling back to frontend: Readline [2025-05-20T06:40:27.682Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:40:27.682Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:40:27.682Z] debconf: falling back to frontend: Teletype [2025-05-20T06:40:27.949Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:40:28.218Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:40:28.218Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:40:28.218Z] debconf: falling back to frontend: Readline [2025-05-20T06:40:28.218Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:40:28.218Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:40:28.218Z] debconf: falling back to frontend: Teletype [2025-05-20T06:40:28.801Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:40:28.801Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:40:28.801Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:40:28.801Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:29.067Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:40:29.067Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:40:29.067Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:40:29.067Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:40:29.067Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:40:29.067Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:40:29.067Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:40:29.067Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:29.067Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:40:29.067Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:29.651Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:40:29.651Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:40:29.651Z] debconf: falling back to frontend: Readline [2025-05-20T06:40:29.651Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:40:29.651Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:40:29.651Z] debconf: falling back to frontend: Teletype [2025-05-20T06:40:29.921Z] [2025-05-20T06:40:29.921Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:40:33.265Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:40:33.265Z] 3072 SHA256:/Zi5dA65sUKT7MNOTURnx9aKO9y9YqBJxE7HhCrn8dQ root@6afe6004878a (RSA) [2025-05-20T06:40:33.265Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:40:33.265Z] 256 SHA256:iQcrL7kcWDFbUTKRIgCc7mz78ZSKct283LMpOulYw3M root@6afe6004878a (ECDSA) [2025-05-20T06:40:33.265Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:40:33.265Z] 256 SHA256:wrRbpt83sGOPPULmM/N/FCmLcmYk4bSqENh/eQQCh5Q root@6afe6004878a (ED25519) [2025-05-20T06:40:33.532Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:40:33.532Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:40:34.114Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:40:34.115Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:40:34.694Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:40:34.694Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:40:44.779Z] Removing intermediate container 6afe6004878a [2025-05-20T06:40:44.779Z] ---> 51082b321e69 [2025-05-20T06:40:44.779Z] Step 7/20 : RUN pip install pybuilder [2025-05-20T06:40:44.779Z] ---> Running in a83856b9efa1 [2025-05-20T06:40:54.840Z] Collecting pybuilder [2025-05-20T06:40:54.840Z] Downloading pybuilder-0.13.15-py3-none-any.whl.metadata (5.3 kB) [2025-05-20T06:40:54.840Z] Downloading pybuilder-0.13.15-py3-none-any.whl (6.1 MB) [2025-05-20T06:40:54.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.1/6.1 MB 32.6 MB/s eta 0:00:00 [2025-05-20T06:40:54.840Z] Installing collected packages: pybuilder [2025-05-20T06:40:58.178Z] Successfully installed pybuilder-0.13.15 [2025-05-20T06:40:58.178Z] 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-20T06:40:58.446Z]  [2025-05-20T06:40:58.446Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:40:58.446Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:41:01.913Z] Removing intermediate container a83856b9efa1 [2025-05-20T06:41:01.913Z] ---> acfdfc14c430 [2025-05-20T06:41:01.913Z] Step 8/20 : RUN pyb install [2025-05-20T06:41:01.913Z] ---> Running in 678367b9ba84 [2025-05-20T06:42:53.724Z] PyBuilder version 0.13.15 [2025-05-20T06:42:53.724Z] Build started at 2025-05-20 06:41:06 [2025-05-20T06:42:53.724Z] ------------------------------------------------------------ [2025-05-20T06:42:53.724Z] [INFO] Installing or updating plugin "pypi:pybuilder_radon, module name 'pybuilder_radon'" [2025-05-20T06:42:53.724Z] [INFO] Installing or updating plugin "pypi:pybuilder_bandit, module name 'pybuilder_bandit'" [2025-05-20T06:42:53.724Z] [INFO] Installing or updating plugin "pypi:pybuilder_anybadge, module name 'pybuilder_anybadge'" [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'pybuilder_radon' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'pybuilder_bandit' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'pybuilder_anybadge' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Building pygsver version 0.1.4 [2025-05-20T06:42:53.724Z] [INFO] Executing build in /code [2025-05-20T06:42:53.724Z] [INFO] Going to execute task install [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'coverage>=6.0' to be installed with {'upgrade': True} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'flake8>=4.0' to be installed with {'upgrade': True} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'pypandoc~=1.4' to be installed with {'upgrade': True} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'setuptools>=38.6.0' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'twine>=1.15.0' to be installed with {'upgrade': True} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'unittest-xml-reporting>=3.0.4' to be installed with {'upgrade': True} [2025-05-20T06:42:53.724Z] [INFO] Processing plugin packages 'wheel>=0.34.0' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Creating target 'build' VEnv in '/code/target/venv/build/cpython-3.13.3.final.0' [2025-05-20T06:42:53.724Z] [INFO] Processing dependency packages 'mock' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Creating target 'test' VEnv in '/code/target/venv/test/cpython-3.13.3.final.0' [2025-05-20T06:42:53.724Z] [INFO] Processing dependency packages 'requirements.txt' to be installed with {} [2025-05-20T06:42:53.724Z] [INFO] Requested coverage for tasks: pybuilder.plugins.python.unittest_plugin:run_unit_tests [2025-05-20T06:42:53.724Z] [INFO] Running unit tests [2025-05-20T06:42:53.724Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:50,918 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:42:53.724Z] ERROR: something bad happened [2025-05-20T06:42:53.724Z] 1.2.3-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,078 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,080 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,082 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,127 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,129 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,129 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,130 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,132 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,225 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,273 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,317 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,318 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,405 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,449 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,535 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,592 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,644 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,693 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,896 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:51,951 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,026 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,088 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,169 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,239 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,289 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,341 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,388 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,430 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,431 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,492 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,493 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,493 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,494 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,494 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,495 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,496 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,496 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,497 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,498 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,498 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,499 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,500 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,500 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,501 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,502 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,502 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,503 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,504 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,504 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,505 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,506 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,506 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,507 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,508 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,508 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,509 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,510 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,510 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,511 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,512 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,512 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,513 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,514 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,514 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,515 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,516 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,516 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:42:53.724Z] 2025-05-20 06:42:52,517 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:42:53.724Z] [INFO] Executed 39 unit tests [2025-05-20T06:42:53.724Z] [INFO] All unit tests passed. [2025-05-20T06:42:53.724Z] [INFO] Building distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:42:53.724Z] [INFO] Copying scripts to /code/target/dist/pygsver-0.1.4/scripts [2025-05-20T06:42:53.724Z] [INFO] Writing setup.py as /code/target/dist/pygsver-0.1.4/setup.py [2025-05-20T06:42:53.724Z] [INFO] Collecting coverage information for 'pybuilder.plugins.python.unittest_plugin:run_unit_tests' [2025-05-20T06:42:53.724Z] [WARN] ut_coverage_branch_threshold_warn is 0 and branch coverage will not be checked [2025-05-20T06:42:53.724Z] [WARN] ut_coverage_branch_partial_threshold_warn is 0 and partial branch coverage will not be checked [2025-05-20T06:42:53.724Z] [INFO] Running unit tests [2025-05-20T06:42:53.724Z] [INFO] Executing unit tests from Python modules in /code/src/unittest/python [2025-05-20T06:42:59.089Z] 2025-05-20 06:42:58,897 MainThread pygsver.cli [main] ERROR something bad happened [2025-05-20T06:42:59.356Z] ERROR: something bad happened [2025-05-20T06:42:59.356Z] 1.2.3-dev.1 [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,107 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,109 MainThread pygsver.push [run_push] DEBUG no remote changes detected [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,111 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,159 MainThread pygsver.push [run_push] DEBUG push [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,161 MainThread pygsver.push [run_push] DEBUG remote changes detected [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,162 MainThread pygsver.push [run_push] DEBUG latest remote commit 890123abcdef is not in local commits [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,162 MainThread pygsver.push [run_push] DEBUG integrating remote changes with a git pull [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,165 MainThread pygsver.push [run_push] DEBUG push all version tags [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,243 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,285 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,328 MainThread pygsver.tag [check_head_tag] DEBUG check head tag [2025-05-20T06:42:59.356Z] 2025-05-20 06:42:59,329 MainThread pygsver.tag [check_head_tag] DEBUG checking if 1.2.3-dev.1 is a valid semver version [2025-05-20T06:42:59.624Z] 2025-05-20 06:42:59,430 MainThread pygsver.tag [run_tag] DEBUG tag force:True [2025-05-20T06:42:59.624Z] 2025-05-20 06:42:59,519 MainThread pygsver.tag [run_tag] DEBUG tag force:False [2025-05-20T06:42:59.896Z] 2025-05-20 06:42:59,620 MainThread pygsver.init [clone_semver_branch] DEBUG clone semver branch to:/path/to/.semver [2025-05-20T06:42:59.896Z] 2025-05-20 06:42:59,675 MainThread pygsver.init [create_semver_branch] DEBUG create semver branch [2025-05-20T06:42:59.896Z] 2025-05-20 06:42:59,752 MainThread pygsver.init [remove_entries] DEBUG removing ['groupa', 'groupc'] [2025-05-20T06:42:59.896Z] 2025-05-20 06:42:59,804 MainThread pygsver.init [remove_semver_folder] DEBUG remove /some/path/.semver directory and its contents [2025-05-20T06:43:00.163Z] 2025-05-20 06:43:00,056 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:43:00.163Z] 2025-05-20 06:43:00,112 MainThread pygsver.init [run_init] DEBUG init version:1.2.3-dev.1 force:False [2025-05-20T06:43:00.429Z] 2025-05-20 06:43:00,222 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:43:00.429Z] 2025-05-20 06:43:00,293 MainThread pygsver.utils [append_file] DEBUG append to file:/some/path [2025-05-20T06:43:00.429Z] 2025-05-20 06:43:00,414 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:43:00.694Z] 2025-05-20 06:43:00,508 MainThread pygsver.utils [read_version] DEBUG read version from /repo/.semver/main [2025-05-20T06:43:00.694Z] 2025-05-20 06:43:00,552 MainThread pygsver.utils [write_file] DEBUG write to file:/some/path [2025-05-20T06:43:00.694Z] 2025-05-20 06:43:00,610 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:False [2025-05-20T06:43:00.694Z] 2025-05-20 06:43:00,668 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,728 MainThread pygsver.utils [write_version] DEBUG write version:1.2.3-dev.1 to path:/repo/.semver/main with force:True [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,729 MainThread pygsver.utils [write_version] DEBUG version is same as current version 1.2.3-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,802 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:major with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,803 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.0 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,804 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:minor with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,805 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.2.0 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,806 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:patch with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,807 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,807 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1 on axis:patch with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,808 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.2 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,809 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.0 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,810 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,811 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,812 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1-dev.2 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,813 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.2 on axis:final with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,813 MainThread pygsver.bump [bump_version] DEBUG bumped version:0.1.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,814 MainThread pygsver.bump [bump_version] DEBUG bumping version:0.1.1-dev.1 on axis:pre with prefix:rc [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,815 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.0 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,816 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.1-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,817 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.1 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,818 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,819 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.1 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,820 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.2-dev.2 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,821 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.2-dev.2 on axis:patch with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,821 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.3 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,822 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.3 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,823 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.0.4-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,824 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.0.4-dev.1 on axis:minor with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,825 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.0 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,826 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.0 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,827 MainThread pygsver.bump [bump_version] DEBUG bumped version:1.1.1-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,828 MainThread pygsver.bump [bump_version] DEBUG bumping version:1.1.1-dev.1 on axis:major with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,829 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.0 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,830 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.0 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,831 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,832 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1-dev.1 on axis:final with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,833 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,834 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.1 on axis:pre with prefix:dev [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,835 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.1 [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,836 MainThread pygsver.bump [bump_version] DEBUG bumping version:2.0.2-dev.1 on axis:pre with prefix:None [2025-05-20T06:43:00.960Z] 2025-05-20 06:43:00,837 MainThread pygsver.bump [bump_version] DEBUG bumped version:2.0.2-dev.2 [2025-05-20T06:44:09.160Z] [INFO] Executed 39 unit tests [2025-05-20T06:44:09.160Z] [INFO] All unit tests passed. [2025-05-20T06:44:09.160Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests coverage is 100% [2025-05-20T06:44:09.160Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests branch coverage is 85% [2025-05-20T06:44:09.160Z] [INFO] Overall pybuilder.plugins.python.unittest_plugin.run_unit_tests partial branch coverage is 85% [2025-05-20T06:44:09.160Z] [INFO] Overall pygsver coverage is 100% [2025-05-20T06:44:09.160Z] [INFO] Overall pygsver branch coverage is 85% [2025-05-20T06:44:09.160Z] [INFO] Overall pygsver partial branch coverage is 85% [2025-05-20T06:44:09.160Z] [INFO] Building binary distribution in /code/target/dist/pygsver-0.1.4 [2025-05-20T06:44:09.160Z] [INFO] Running Twine check for generated artifacts [2025-05-20T06:44:09.160Z] [INFO] Installing project pygsver-0.1.4 [2025-05-20T06:44:09.160Z] ------------------------------------------------------------ [2025-05-20T06:44:09.160Z] BUILD SUCCESSFUL [2025-05-20T06:44:09.160Z] ------------------------------------------------------------ [2025-05-20T06:44:09.160Z] Build Summary [2025-05-20T06:44:09.160Z] Project: pygsver [2025-05-20T06:44:09.160Z] Version: 0.1.4 [2025-05-20T06:44:09.160Z] Base directory: /code [2025-05-20T06:44:09.160Z] Environments: [2025-05-20T06:44:09.160Z] Tasks: prepare [67739 ms] compile_sources [0 ms] run_unit_tests [7473 ms] package [16 ms] run_integration_tests [0 ms] verify [0 ms] coverage [11885 ms] publish [15966 ms] install [41940 ms] [2025-05-20T06:44:09.160Z] Build finished at 2025-05-20 06:44:02 [2025-05-20T06:44:09.160Z] Build took 176 seconds (176582 ms) [2025-05-20T06:44:14.486Z] Removing intermediate container 678367b9ba84 [2025-05-20T06:44:14.486Z] ---> 5274db9a2e7f [2025-05-20T06:44:14.486Z] Step 9/20 : FROM python:3.13-slim [2025-05-20T06:44:14.486Z] ---> f46ee18793e5 [2025-05-20T06:44:14.486Z] Step 10/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:44:14.486Z] ---> Using cache [2025-05-20T06:44:14.486Z] ---> b1fd64b540ae [2025-05-20T06:44:14.486Z] Step 11/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:44:14.486Z] ---> Using cache [2025-05-20T06:44:14.486Z] ---> 3bf20beaebc5 [2025-05-20T06:44:14.486Z] Step 12/20 : WORKDIR /opt/pygsver [2025-05-20T06:44:14.486Z] ---> Running in 3c684bb7959b [2025-05-20T06:44:14.754Z] Removing intermediate container 3c684bb7959b [2025-05-20T06:44:14.754Z] ---> 3118427e7127 [2025-05-20T06:44:14.754Z] Step 13/20 : RUN apt-get update && apt-get install -y ssh netcat-traditional git gosu [2025-05-20T06:44:14.754Z] ---> Running in 2b35a6764483 [2025-05-20T06:44:15.713Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:44:15.713Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:44:15.713Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:44:16.307Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-20T06:44:16.307Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-20T06:44:16.573Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-20T06:44:19.139Z] Fetched 9203 kB in 3s (2704 kB/s) [2025-05-20T06:44:22.469Z] Reading package lists... [2025-05-20T06:44:25.799Z] Reading package lists... [2025-05-20T06:44:26.380Z] Building dependency tree... [2025-05-20T06:44:26.380Z] Reading state information... [2025-05-20T06:44:27.800Z] The following additional packages will be installed: [2025-05-20T06:44:27.800Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:44:27.800Z] dbus-user-session dmsetup git-man krb5-locales less libapparmor1 libargon2-1 [2025-05-20T06:44:27.800Z] libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls libdbus-1-3 [2025-05-20T06:44:27.800Z] libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 libfido2-1 [2025-05-20T06:44:27.800Z] libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 libk5crypto3 [2025-05-20T06:44:27.800Z] libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 libldap-common [2025-05-20T06:44:27.800Z] libnghttp2-14 libnsl2 libnss-systemd libpam-systemd libperl5.36 libproc2-0 [2025-05-20T06:44:27.800Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libssh2-1 [2025-05-20T06:44:27.800Z] libssl3 libsystemd-shared libtirpc-common libtirpc3 libwrap0 libx11-6 [2025-05-20T06:44:27.800Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 ncurses-term [2025-05-20T06:44:27.800Z] openssh-client openssh-server openssh-sftp-server openssl patch perl [2025-05-20T06:44:27.800Z] perl-modules-5.36 procps psmisc publicsuffix runit-helper sensible-utils [2025-05-20T06:44:27.800Z] systemd systemd-sysv systemd-timesyncd ucf xauth [2025-05-20T06:44:27.800Z] Suggested packages: [2025-05-20T06:44:27.800Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui [2025-05-20T06:44:27.800Z] gitk gitweb git-cvs git-mediawiki git-svn krb5-doc krb5-user [2025-05-20T06:44:27.800Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2025-05-20T06:44:27.800Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql keychain [2025-05-20T06:44:27.800Z] libpam-ssh monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc [2025-05-20T06:44:27.800Z] perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl make [2025-05-20T06:44:27.800Z] libtap-harness-archive-perl systemd-container systemd-homed systemd-userdbd [2025-05-20T06:44:27.800Z] systemd-boot systemd-resolved libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 [2025-05-20T06:44:27.800Z] libtss2-rc0 polkitd | policykit-1 [2025-05-20T06:44:32.040Z] The following NEW packages will be installed: [2025-05-20T06:44:32.040Z] dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common [2025-05-20T06:44:32.040Z] dbus-user-session dmsetup git git-man gosu krb5-locales less libapparmor1 [2025-05-20T06:44:32.040Z] libargon2-1 libbrotli1 libbsd0 libcbor0.8 libcryptsetup12 libcurl3-gnutls [2025-05-20T06:44:32.040Z] libdbus-1-3 libdevmapper1.02.1 libedit2 liberror-perl libexpat1 libfdisk1 [2025-05-20T06:44:32.040Z] libfido2-1 libgdbm-compat4 libgssapi-krb5-2 libip4tc2 libjson-c5 [2025-05-20T06:44:32.040Z] libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libldap-2.5-0 [2025-05-20T06:44:32.040Z] libldap-common libnghttp2-14 libnsl2 libnss-systemd libpam-systemd [2025-05-20T06:44:32.040Z] libperl5.36 libproc2-0 libpsl5 librtmp1 libsasl2-2 libsasl2-modules [2025-05-20T06:44:32.040Z] libsasl2-modules-db libssh2-1 libsystemd-shared libtirpc-common libtirpc3 [2025-05-20T06:44:32.040Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 [2025-05-20T06:44:32.040Z] ncurses-term netcat-traditional openssh-client openssh-server [2025-05-20T06:44:32.040Z] openssh-sftp-server patch perl perl-modules-5.36 procps psmisc publicsuffix [2025-05-20T06:44:32.040Z] runit-helper sensible-utils ssh systemd systemd-sysv systemd-timesyncd ucf [2025-05-20T06:44:32.040Z] xauth [2025-05-20T06:44:32.040Z] The following packages will be upgraded: [2025-05-20T06:44:32.040Z] libssl3 openssl [2025-05-20T06:44:32.305Z] 2 upgraded, 79 newly installed, 0 to remove and 9 not upgraded. [2025-05-20T06:44:32.305Z] Need to get 34.1 MB of archives. [2025-05-20T06:44:32.305Z] After this operation, 158 MB of additional disk space will be used. [2025-05-20T06:44:32.305Z] Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] [2025-05-20T06:44:32.305Z] Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] [2025-05-20T06:44:32.305Z] Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] [2025-05-20T06:44:32.305Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] [2025-05-20T06:44:32.305Z] Get:5 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.16-1~deb12u1 [1812 kB] [2025-05-20T06:44:32.305Z] Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] [2025-05-20T06:44:32.305Z] Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u3 [182 kB] [2025-05-20T06:44:32.305Z] Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] [2025-05-20T06:44:32.305Z] Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] [2025-05-20T06:44:32.305Z] Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] [2025-05-20T06:44:32.305Z] Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.36-1~deb12u1 [1511 kB] [2025-05-20T06:44:32.305Z] Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.36-1~deb12u1 [2837 kB] [2025-05-20T06:44:32.305Z] Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.36-1~deb12u1 [42.6 kB] [2025-05-20T06:44:32.305Z] Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] [2025-05-20T06:44:32.305Z] Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] [2025-05-20T06:44:32.305Z] Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] [2025-05-20T06:44:32.305Z] Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] [2025-05-20T06:44:32.305Z] Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] [2025-05-20T06:44:32.305Z] Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] [2025-05-20T06:44:32.305Z] Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] [2025-05-20T06:44:32.305Z] Get:21 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] [2025-05-20T06:44:32.570Z] Get:22 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB] [2025-05-20T06:44:32.570Z] Get:23 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7+deb12u2 [4027 kB] [2025-05-20T06:44:32.570Z] Get:24 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7+deb12u2 [239 kB] [2025-05-20T06:44:32.570Z] Get:25 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB] [2025-05-20T06:44:32.570Z] Get:26 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB] [2025-05-20T06:44:32.570Z] Get:27 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB] [2025-05-20T06:44:32.570Z] Get:28 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB] [2025-05-20T06:44:32.571Z] Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u3 [32.0 kB] [2025-05-20T06:44:32.571Z] Get:30 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u3 [79.3 kB] [2025-05-20T06:44:32.571Z] Get:31 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] [2025-05-20T06:44:32.571Z] Get:32 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u3 [313 kB] [2025-05-20T06:44:32.571Z] Get:33 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u3 [124 kB] [2025-05-20T06:44:32.571Z] Get:34 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2+deb12u6 [937 kB] [2025-05-20T06:44:32.571Z] Get:35 http://deb.debian.org/debian bookworm/main arm64 openssh-sftp-server arm64 1:9.2p1-2+deb12u6 [60.7 kB] [2025-05-20T06:44:32.571Z] Get:36 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB] [2025-05-20T06:44:32.571Z] Get:37 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB] [2025-05-20T06:44:32.571Z] Get:38 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB] [2025-05-20T06:44:32.571Z] Get:39 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1+deb12u1 [55.3 kB] [2025-05-20T06:44:32.571Z] Get:40 http://deb.debian.org/debian bookworm/main arm64 runit-helper all 2.15.2 [6520 B] [2025-05-20T06:44:32.571Z] Get:41 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] [2025-05-20T06:44:32.571Z] Get:42 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] [2025-05-20T06:44:32.571Z] Get:43 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] [2025-05-20T06:44:32.571Z] Get:44 http://deb.debian.org/debian bookworm/main arm64 libwrap0 arm64 7.6.q-32 [54.7 kB] [2025-05-20T06:44:32.571Z] Get:45 http://deb.debian.org/debian bookworm/main arm64 openssh-server arm64 1:9.2p1-2+deb12u6 [413 kB] [2025-05-20T06:44:32.571Z] Get:46 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2.1~deb12u2 [128 kB] [2025-05-20T06:44:32.571Z] Get:47 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u3 [63.1 kB] [2025-05-20T06:44:32.571Z] Get:48 http://deb.debian.org/debian bookworm/main arm64 libnss-systemd arm64 252.36-1~deb12u1 [151 kB] [2025-05-20T06:44:32.571Z] Get:49 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.36-1~deb12u1 [209 kB] [2025-05-20T06:44:32.571Z] Get:50 http://deb.debian.org/debian bookworm/main arm64 ncurses-term all 6.4-4 [501 kB] [2025-05-20T06:44:32.571Z] Get:51 http://deb.debian.org/debian bookworm/main arm64 netcat-traditional arm64 1.10-47 [66.9 kB] [2025-05-20T06:44:32.571Z] Get:52 http://deb.debian.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.36-1~deb12u1 [61.7 kB] [2025-05-20T06:44:32.571Z] Get:53 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] [2025-05-20T06:44:32.571Z] Get:54 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB] [2025-05-20T06:44:32.571Z] Get:55 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] [2025-05-20T06:44:32.571Z] Get:56 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] [2025-05-20T06:44:32.571Z] Get:57 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] [2025-05-20T06:44:32.571Z] Get:58 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u2 [68.6 kB] [2025-05-20T06:44:32.571Z] Get:59 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB] [2025-05-20T06:44:32.571Z] Get:60 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2025-05-20T06:44:32.571Z] Get:61 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB] [2025-05-20T06:44:32.571Z] Get:62 http://deb.debian.org/debian bookworm/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u12 [362 kB] [2025-05-20T06:44:32.571Z] Get:63 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB] [2025-05-20T06:44:32.571Z] Get:64 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] [2025-05-20T06:44:32.835Z] Get:65 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.5-0+deb12u2 [7148 kB] [2025-05-20T06:44:32.835Z] Get:66 http://deb.debian.org/debian bookworm/main arm64 gosu arm64 1.14-1+b10 [663 kB] [2025-05-20T06:44:32.835Z] Get:67 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] [2025-05-20T06:44:32.835Z] Get:68 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] [2025-05-20T06:44:32.835Z] Get:69 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2025-05-20T06:44:32.835Z] Get:70 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2025-05-20T06:44:32.835Z] Get:71 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB] [2025-05-20T06:44:32.835Z] Get:72 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB] [2025-05-20T06:44:32.835Z] Get:73 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u2 [735 kB] [2025-05-20T06:44:32.835Z] Get:74 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB] [2025-05-20T06:44:32.835Z] Get:75 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB] [2025-05-20T06:44:32.835Z] Get:76 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.16-1~deb12u1 [1395 kB] [2025-05-20T06:44:32.835Z] Get:77 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB] [2025-05-20T06:44:32.835Z] Get:78 http://deb.debian.org/debian bookworm/main arm64 psmisc arm64 23.6-1 [257 kB] [2025-05-20T06:44:32.835Z] Get:79 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB] [2025-05-20T06:44:32.835Z] Get:80 http://deb.debian.org/debian bookworm/main arm64 ssh all 1:9.2p1-2+deb12u6 [174 kB] [2025-05-20T06:44:32.835Z] Get:81 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB] [2025-05-20T06:44:33.415Z] debconf: delaying package configuration, since apt-utils is not installed [2025-05-20T06:44:33.680Z] Fetched 34.1 MB in 1s (44.3 MB/s) [2025-05-20T06:44:33.680Z] Selecting previously unselected package libargon2-1:arm64. [2025-05-20T06:44:33.680Z] (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 ... 6626 files and directories currently installed.) [2025-05-20T06:44:33.680Z] Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... [2025-05-20T06:44:33.680Z] Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:44:33.945Z] Selecting previously unselected package dmsetup. [2025-05-20T06:44:33.945Z] Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:44:33.945Z] Unpacking dmsetup (2:1.02.185-2) ... [2025-05-20T06:44:33.945Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2025-05-20T06:44:33.945Z] Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... [2025-05-20T06:44:33.945Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:44:33.945Z] Selecting previously unselected package libjson-c5:arm64. [2025-05-20T06:44:33.945Z] Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... [2025-05-20T06:44:33.945Z] Unpacking libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:44:34.210Z] Preparing to unpack .../04-libssl3_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:44:34.210Z] Unpacking libssl3:arm64 (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:44:34.474Z] Selecting previously unselected package libcryptsetup12:arm64. [2025-05-20T06:44:34.474Z] Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... [2025-05-20T06:44:34.474Z] Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:44:34.739Z] Selecting previously unselected package libfdisk1:arm64. [2025-05-20T06:44:34.739Z] Preparing to unpack .../06-libfdisk1_2.38.1-5+deb12u3_arm64.deb ... [2025-05-20T06:44:34.739Z] Unpacking libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:44:34.739Z] Selecting previously unselected package libkmod2:arm64. [2025-05-20T06:44:34.739Z] Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ... [2025-05-20T06:44:34.739Z] Unpacking libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:44:35.004Z] Selecting previously unselected package libapparmor1:arm64. [2025-05-20T06:44:35.004Z] Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ... [2025-05-20T06:44:35.004Z] Unpacking libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:44:35.004Z] Selecting previously unselected package libip4tc2:arm64. [2025-05-20T06:44:35.004Z] Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ... [2025-05-20T06:44:35.004Z] Unpacking libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:44:35.004Z] Selecting previously unselected package libsystemd-shared:arm64. [2025-05-20T06:44:35.004Z] Preparing to unpack .../10-libsystemd-shared_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:44:35.004Z] Unpacking libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:44:35.585Z] Setting up libssl3:arm64 (3.0.16-1~deb12u1) ... [2025-05-20T06:44:35.585Z] Selecting previously unselected package systemd. [2025-05-20T06:44:35.585Z] (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 ... 6700 files and directories currently installed.) [2025-05-20T06:44:35.585Z] Preparing to unpack .../systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:44:35.585Z] Unpacking systemd (252.36-1~deb12u1) ... [2025-05-20T06:44:36.540Z] Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... [2025-05-20T06:44:36.540Z] Setting up libjson-c5:arm64 (0.16-2) ... [2025-05-20T06:44:36.540Z] Setting up libfdisk1:arm64 (2.38.1-5+deb12u3) ... [2025-05-20T06:44:36.540Z] Setting up libkmod2:arm64 (30+20221128-1) ... [2025-05-20T06:44:36.540Z] Setting up libapparmor1:arm64 (3.0.8-3) ... [2025-05-20T06:44:36.540Z] Setting up libip4tc2:arm64 (1.8.9-2) ... [2025-05-20T06:44:36.540Z] Setting up libsystemd-shared:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:44:36.540Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... [2025-05-20T06:44:36.540Z] Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... [2025-05-20T06:44:36.540Z] Setting up systemd (252.36-1~deb12u1) ... [2025-05-20T06:44:36.805Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2025-05-20T06:44:36.805Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2025-05-20T06:44:36.805Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2025-05-20T06:44:36.805Z] Initializing machine ID from random generator. [2025-05-20T06:44:36.805Z] Creating group 'systemd-journal' with GID 999. [2025-05-20T06:44:36.805Z] Creating group 'systemd-network' with GID 998. [2025-05-20T06:44:36.805Z] Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. [2025-05-20T06:44:37.070Z] Setting up dmsetup (2:1.02.185-2) ... [2025-05-20T06:44:37.070Z] Selecting previously unselected package systemd-sysv. [2025-05-20T06:44:37.070Z] (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 ... 7548 files and directories currently installed.) [2025-05-20T06:44:37.070Z] Preparing to unpack .../00-systemd-sysv_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:44:37.070Z] Unpacking systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:44:37.334Z] Selecting previously unselected package libdbus-1-3:arm64. [2025-05-20T06:44:37.334Z] Preparing to unpack .../01-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:44:37.334Z] Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:44:37.334Z] Selecting previously unselected package dbus-bin. [2025-05-20T06:44:37.334Z] Preparing to unpack .../02-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:44:37.334Z] Unpacking dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:44:37.334Z] Selecting previously unselected package dbus-session-bus-common. [2025-05-20T06:44:37.334Z] Preparing to unpack .../03-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:44:37.599Z] Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:44:37.599Z] Selecting previously unselected package libexpat1:arm64. [2025-05-20T06:44:37.599Z] Preparing to unpack .../04-libexpat1_2.5.0-1+deb12u1_arm64.deb ... [2025-05-20T06:44:37.599Z] Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:44:37.599Z] Selecting previously unselected package dbus-daemon. [2025-05-20T06:44:37.599Z] Preparing to unpack .../05-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:44:37.599Z] Unpacking dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:44:37.867Z] Selecting previously unselected package dbus-system-bus-common. [2025-05-20T06:44:37.867Z] Preparing to unpack .../06-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... [2025-05-20T06:44:37.867Z] Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:44:37.867Z] Selecting previously unselected package dbus. [2025-05-20T06:44:37.867Z] Preparing to unpack .../07-dbus_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:44:37.867Z] Unpacking dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:44:37.867Z] Selecting previously unselected package perl-modules-5.36. [2025-05-20T06:44:37.867Z] Preparing to unpack .../08-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... [2025-05-20T06:44:37.867Z] Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:44:39.272Z] Selecting previously unselected package libgdbm-compat4:arm64. [2025-05-20T06:44:39.272Z] Preparing to unpack .../09-libgdbm-compat4_1.23-3_arm64.deb ... [2025-05-20T06:44:39.272Z] Unpacking libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:44:39.272Z] Selecting previously unselected package libperl5.36:arm64. [2025-05-20T06:44:39.272Z] Preparing to unpack .../10-libperl5.36_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:44:39.272Z] Unpacking libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:44:40.228Z] Selecting previously unselected package perl. [2025-05-20T06:44:40.228Z] Preparing to unpack .../11-perl_5.36.0-7+deb12u2_arm64.deb ... [2025-05-20T06:44:40.228Z] Unpacking perl (5.36.0-7+deb12u2) ... [2025-05-20T06:44:40.496Z] Selecting previously unselected package libbsd0:arm64. [2025-05-20T06:44:40.496Z] Preparing to unpack .../12-libbsd0_0.11.7-2_arm64.deb ... [2025-05-20T06:44:40.496Z] Unpacking libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:44:40.496Z] Selecting previously unselected package libedit2:arm64. [2025-05-20T06:44:40.496Z] Preparing to unpack .../13-libedit2_3.1-20221030-2_arm64.deb ... [2025-05-20T06:44:40.496Z] Unpacking libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:44:40.496Z] Selecting previously unselected package libcbor0.8:arm64. [2025-05-20T06:44:40.496Z] Preparing to unpack .../14-libcbor0.8_0.8.0-2+b1_arm64.deb ... [2025-05-20T06:44:40.496Z] Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:44:40.762Z] Selecting previously unselected package libfido2-1:arm64. [2025-05-20T06:44:40.762Z] Preparing to unpack .../15-libfido2-1_1.12.0-2+b1_arm64.deb ... [2025-05-20T06:44:40.762Z] Unpacking libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:44:40.762Z] Selecting previously unselected package libkrb5support0:arm64. [2025-05-20T06:44:40.762Z] Preparing to unpack .../16-libkrb5support0_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:44:40.762Z] Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:40.762Z] Selecting previously unselected package libk5crypto3:arm64. [2025-05-20T06:44:40.762Z] Preparing to unpack .../17-libk5crypto3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:44:40.762Z] Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:41.030Z] Selecting previously unselected package libkeyutils1:arm64. [2025-05-20T06:44:41.030Z] Preparing to unpack .../18-libkeyutils1_1.6.3-2_arm64.deb ... [2025-05-20T06:44:41.030Z] Unpacking libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:44:41.030Z] Selecting previously unselected package libkrb5-3:arm64. [2025-05-20T06:44:41.030Z] Preparing to unpack .../19-libkrb5-3_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:44:41.030Z] Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:41.297Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2025-05-20T06:44:41.297Z] Preparing to unpack .../20-libgssapi-krb5-2_1.20.1-2+deb12u3_arm64.deb ... [2025-05-20T06:44:41.297Z] Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:41.297Z] Selecting previously unselected package openssh-client. [2025-05-20T06:44:41.297Z] Preparing to unpack .../21-openssh-client_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:44:41.297Z] Unpacking openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:41.564Z] Selecting previously unselected package openssh-sftp-server. [2025-05-20T06:44:41.564Z] Preparing to unpack .../22-openssh-sftp-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:44:41.564Z] Unpacking openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:41.564Z] Selecting previously unselected package libproc2-0:arm64. [2025-05-20T06:44:41.564Z] Preparing to unpack .../23-libproc2-0_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:44:41.564Z] Unpacking libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:44:41.830Z] Selecting previously unselected package procps. [2025-05-20T06:44:41.830Z] Preparing to unpack .../24-procps_2%3a4.0.2-3_arm64.deb ... [2025-05-20T06:44:41.830Z] Unpacking procps (2:4.0.2-3) ... [2025-05-20T06:44:42.097Z] Selecting previously unselected package sensible-utils. [2025-05-20T06:44:42.097Z] Preparing to unpack .../25-sensible-utils_0.0.17+nmu1_all.deb ... [2025-05-20T06:44:42.097Z] Unpacking sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:44:42.097Z] Selecting previously unselected package ucf. [2025-05-20T06:44:42.097Z] Preparing to unpack .../26-ucf_3.0043+nmu1+deb12u1_all.deb ... [2025-05-20T06:44:42.097Z] Moving old data out of the way [2025-05-20T06:44:42.097Z] Unpacking ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:44:42.097Z] Selecting previously unselected package runit-helper. [2025-05-20T06:44:42.097Z] Preparing to unpack .../27-runit-helper_2.15.2_all.deb ... [2025-05-20T06:44:42.097Z] Unpacking runit-helper (2.15.2) ... [2025-05-20T06:44:42.362Z] Selecting previously unselected package libtirpc-common. [2025-05-20T06:44:42.362Z] Preparing to unpack .../28-libtirpc-common_1.3.3+ds-1_all.deb ... [2025-05-20T06:44:42.362Z] Unpacking libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:44:42.362Z] Selecting previously unselected package libtirpc3:arm64. [2025-05-20T06:44:42.362Z] Preparing to unpack .../29-libtirpc3_1.3.3+ds-1_arm64.deb ... [2025-05-20T06:44:42.362Z] Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:44:42.362Z] Selecting previously unselected package libnsl2:arm64. [2025-05-20T06:44:42.362Z] Preparing to unpack .../30-libnsl2_1.3.0-2_arm64.deb ... [2025-05-20T06:44:42.362Z] Unpacking libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:44:42.628Z] Selecting previously unselected package libwrap0:arm64. [2025-05-20T06:44:42.628Z] Preparing to unpack .../31-libwrap0_7.6.q-32_arm64.deb ... [2025-05-20T06:44:42.628Z] Unpacking libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:44:42.628Z] Selecting previously unselected package openssh-server. [2025-05-20T06:44:42.628Z] Preparing to unpack .../32-openssh-server_1%3a9.2p1-2+deb12u6_arm64.deb ... [2025-05-20T06:44:42.628Z] Unpacking openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:42.895Z] Selecting previously unselected package less. [2025-05-20T06:44:42.895Z] Preparing to unpack .../33-less_590-2.1~deb12u2_arm64.deb ... [2025-05-20T06:44:42.895Z] Unpacking less (590-2.1~deb12u2) ... [2025-05-20T06:44:42.895Z] Selecting previously unselected package krb5-locales. [2025-05-20T06:44:42.895Z] Preparing to unpack .../34-krb5-locales_1.20.1-2+deb12u3_all.deb ... [2025-05-20T06:44:42.895Z] Unpacking krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:44:43.164Z] Selecting previously unselected package libnss-systemd:arm64. [2025-05-20T06:44:43.164Z] Preparing to unpack .../35-libnss-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:44:43.164Z] Unpacking libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:44:43.164Z] Selecting previously unselected package libpam-systemd:arm64. [2025-05-20T06:44:43.164Z] Preparing to unpack .../36-libpam-systemd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:44:43.164Z] Unpacking libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:44:43.164Z] Selecting previously unselected package ncurses-term. [2025-05-20T06:44:43.439Z] Preparing to unpack .../37-ncurses-term_6.4-4_all.deb ... [2025-05-20T06:44:43.439Z] Unpacking ncurses-term (6.4-4) ... [2025-05-20T06:44:45.384Z] Selecting previously unselected package netcat-traditional. [2025-05-20T06:44:45.384Z] Preparing to unpack .../38-netcat-traditional_1.10-47_arm64.deb ... [2025-05-20T06:44:45.384Z] Unpacking netcat-traditional (1.10-47) ... [2025-05-20T06:44:45.384Z] Selecting previously unselected package systemd-timesyncd. [2025-05-20T06:44:45.384Z] Preparing to unpack .../39-systemd-timesyncd_252.36-1~deb12u1_arm64.deb ... [2025-05-20T06:44:45.384Z] Unpacking systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:44:45.384Z] Selecting previously unselected package dbus-user-session. [2025-05-20T06:44:45.384Z] Preparing to unpack .../40-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... [2025-05-20T06:44:45.384Z] Unpacking dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:44:45.384Z] Selecting previously unselected package libbrotli1:arm64. [2025-05-20T06:44:45.652Z] Preparing to unpack .../41-libbrotli1_1.0.9-2+b6_arm64.deb ... [2025-05-20T06:44:45.652Z] Unpacking libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:44:45.652Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2025-05-20T06:44:45.652Z] Preparing to unpack .../42-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:44:45.652Z] Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:44:45.652Z] Selecting previously unselected package libsasl2-2:arm64. [2025-05-20T06:44:45.652Z] Preparing to unpack .../43-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:44:45.652Z] Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:44:45.917Z] Selecting previously unselected package libldap-2.5-0:arm64. [2025-05-20T06:44:45.917Z] Preparing to unpack .../44-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... [2025-05-20T06:44:45.917Z] Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:44:45.917Z] Selecting previously unselected package libnghttp2-14:arm64. [2025-05-20T06:44:45.917Z] Preparing to unpack .../45-libnghttp2-14_1.52.0-1+deb12u2_arm64.deb ... [2025-05-20T06:44:45.917Z] Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:44:46.185Z] Selecting previously unselected package libpsl5:arm64. [2025-05-20T06:44:46.185Z] Preparing to unpack .../46-libpsl5_0.21.2-1_arm64.deb ... [2025-05-20T06:44:46.185Z] Unpacking libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:44:46.185Z] Selecting previously unselected package librtmp1:arm64. [2025-05-20T06:44:46.185Z] Preparing to unpack .../47-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2025-05-20T06:44:46.185Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:44:46.185Z] Selecting previously unselected package libssh2-1:arm64. [2025-05-20T06:44:46.185Z] Preparing to unpack .../48-libssh2-1_1.10.0-3+b1_arm64.deb ... [2025-05-20T06:44:46.185Z] Unpacking libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:44:46.453Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2025-05-20T06:44:46.453Z] Preparing to unpack .../49-libcurl3-gnutls_7.88.1-10+deb12u12_arm64.deb ... [2025-05-20T06:44:46.453Z] Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:44:46.453Z] Selecting previously unselected package liberror-perl. [2025-05-20T06:44:46.453Z] Preparing to unpack .../50-liberror-perl_0.17029-2_all.deb ... [2025-05-20T06:44:46.453Z] Unpacking liberror-perl (0.17029-2) ... [2025-05-20T06:44:46.453Z] Selecting previously unselected package git-man. [2025-05-20T06:44:46.453Z] Preparing to unpack .../51-git-man_1%3a2.39.5-0+deb12u2_all.deb ... [2025-05-20T06:44:46.720Z] Unpacking git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:44:46.720Z] Selecting previously unselected package git. [2025-05-20T06:44:46.720Z] Preparing to unpack .../52-git_1%3a2.39.5-0+deb12u2_arm64.deb ... [2025-05-20T06:44:46.720Z] Unpacking git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:44:48.128Z] Selecting previously unselected package gosu. [2025-05-20T06:44:48.128Z] Preparing to unpack .../53-gosu_1.14-1+b10_arm64.deb ... [2025-05-20T06:44:48.128Z] Unpacking gosu (1.14-1+b10) ... [2025-05-20T06:44:48.128Z] Selecting previously unselected package libldap-common. [2025-05-20T06:44:48.128Z] Preparing to unpack .../54-libldap-common_2.5.13+dfsg-5_all.deb ... [2025-05-20T06:44:48.128Z] Unpacking libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:44:48.396Z] Selecting previously unselected package libsasl2-modules:arm64. [2025-05-20T06:44:48.396Z] Preparing to unpack .../55-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... [2025-05-20T06:44:48.396Z] Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:44:48.396Z] Selecting previously unselected package libxau6:arm64. [2025-05-20T06:44:48.396Z] Preparing to unpack .../56-libxau6_1%3a1.0.9-1_arm64.deb ... [2025-05-20T06:44:48.396Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:44:48.664Z] Selecting previously unselected package libxdmcp6:arm64. [2025-05-20T06:44:48.664Z] Preparing to unpack .../57-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2025-05-20T06:44:48.664Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:44:48.664Z] Selecting previously unselected package libxcb1:arm64. [2025-05-20T06:44:48.664Z] Preparing to unpack .../58-libxcb1_1.15-1_arm64.deb ... [2025-05-20T06:44:48.664Z] Unpacking libxcb1:arm64 (1.15-1) ... [2025-05-20T06:44:48.664Z] Selecting previously unselected package libx11-data. [2025-05-20T06:44:48.664Z] Preparing to unpack .../59-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ... [2025-05-20T06:44:48.664Z] Unpacking libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:44:48.929Z] Selecting previously unselected package libx11-6:arm64. [2025-05-20T06:44:48.929Z] Preparing to unpack .../60-libx11-6_2%3a1.8.4-2+deb12u2_arm64.deb ... [2025-05-20T06:44:48.929Z] Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:44:49.194Z] Selecting previously unselected package libxext6:arm64. [2025-05-20T06:44:49.194Z] Preparing to unpack .../61-libxext6_2%3a1.3.4-1+b1_arm64.deb ... [2025-05-20T06:44:49.194Z] Unpacking libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:44:49.194Z] Selecting previously unselected package libxmuu1:arm64. [2025-05-20T06:44:49.194Z] Preparing to unpack .../62-libxmuu1_2%3a1.1.3-3_arm64.deb ... [2025-05-20T06:44:49.194Z] Unpacking libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:44:49.460Z] Preparing to unpack .../63-openssl_3.0.16-1~deb12u1_arm64.deb ... [2025-05-20T06:44:49.460Z] Unpacking openssl (3.0.16-1~deb12u1) over (3.0.15-1~deb12u1) ... [2025-05-20T06:44:49.725Z] Selecting previously unselected package patch. [2025-05-20T06:44:49.725Z] Preparing to unpack .../64-patch_2.7.6-7_arm64.deb ... [2025-05-20T06:44:49.725Z] Unpacking patch (2.7.6-7) ... [2025-05-20T06:44:49.725Z] Selecting previously unselected package psmisc. [2025-05-20T06:44:49.725Z] Preparing to unpack .../65-psmisc_23.6-1_arm64.deb ... [2025-05-20T06:44:49.725Z] Unpacking psmisc (23.6-1) ... [2025-05-20T06:44:49.990Z] Selecting previously unselected package publicsuffix. [2025-05-20T06:44:49.990Z] Preparing to unpack .../66-publicsuffix_20230209.2326-1_all.deb ... [2025-05-20T06:44:49.990Z] Unpacking publicsuffix (20230209.2326-1) ... [2025-05-20T06:44:49.990Z] Selecting previously unselected package ssh. [2025-05-20T06:44:49.990Z] Preparing to unpack .../67-ssh_1%3a9.2p1-2+deb12u6_all.deb ... [2025-05-20T06:44:49.990Z] Unpacking ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:49.990Z] Selecting previously unselected package xauth. [2025-05-20T06:44:49.990Z] Preparing to unpack .../68-xauth_1%3a1.1.2-1_arm64.deb ... [2025-05-20T06:44:49.990Z] Unpacking xauth (1:1.1.2-1) ... [2025-05-20T06:44:50.257Z] Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... [2025-05-20T06:44:50.257Z] Setting up runit-helper (2.15.2) ... [2025-05-20T06:44:50.257Z] Setting up systemd-sysv (252.36-1~deb12u1) ... [2025-05-20T06:44:50.257Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2025-05-20T06:44:50.257Z] Setting up libkeyutils1:arm64 (1.6.3-2) ... [2025-05-20T06:44:50.257Z] Setting up libpsl5:arm64 (0.21.2-1) ... [2025-05-20T06:44:50.257Z] Setting up netcat-traditional (1.10-47) ... [2025-05-20T06:44:50.257Z] update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode [2025-05-20T06:44:50.257Z] 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-20T06:44:50.257Z] 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-20T06:44:50.523Z] Setting up psmisc (23.6-1) ... [2025-05-20T06:44:50.523Z] Setting up libtirpc-common (1.3.3+ds-1) ... [2025-05-20T06:44:50.523Z] Setting up libcbor0.8:arm64 (0.8.0-2+b1) ... [2025-05-20T06:44:50.523Z] Setting up libbrotli1:arm64 (1.0.9-2+b6) ... [2025-05-20T06:44:50.523Z] Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:44:50.523Z] Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u2) ... [2025-05-20T06:44:50.523Z] Setting up less (590-2.1~deb12u2) ... [2025-05-20T06:44:50.523Z] Setting up libnss-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:44:50.523Z] Setting up krb5-locales (1.20.1-2+deb12u3) ... [2025-05-20T06:44:50.523Z] Setting up libldap-common (2.5.13+dfsg-5) ... [2025-05-20T06:44:50.788Z] Setting up libkrb5support0:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:50.788Z] Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:44:50.788Z] Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... [2025-05-20T06:44:50.788Z] Setting up libx11-data (2:1.8.4-2+deb12u2) ... [2025-05-20T06:44:50.788Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2025-05-20T06:44:50.788Z] Setting up gosu (1.14-1+b10) ... [2025-05-20T06:44:50.788Z] Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... [2025-05-20T06:44:50.788Z] Setting up libproc2-0:arm64 (2:4.0.2-3) ... [2025-05-20T06:44:50.788Z] Setting up systemd-timesyncd (252.36-1~deb12u1) ... [2025-05-20T06:44:50.788Z] Creating group 'systemd-timesync' with GID 997. [2025-05-20T06:44:50.788Z] Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. [2025-05-20T06:44:51.365Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:44:51.365Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2025-05-20T06:44:51.630Z] Setting up patch (2.7.6-7) ... [2025-05-20T06:44:51.630Z] Setting up libgdbm-compat4:arm64 (1.23-3) ... [2025-05-20T06:44:51.630Z] Setting up libk5crypto3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:51.630Z] Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... [2025-05-20T06:44:51.630Z] Setting up sensible-utils (0.0.17+nmu1) ... [2025-05-20T06:44:51.630Z] Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:44:51.630Z] Setting up procps (2:4.0.2-3) ... [2025-05-20T06:44:51.630Z] Setting up git-man (1:2.39.5-0+deb12u2) ... [2025-05-20T06:44:51.630Z] Setting up libssh2-1:arm64 (1.10.0-3+b1) ... [2025-05-20T06:44:51.630Z] Setting up libkrb5-3:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:51.894Z] Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... [2025-05-20T06:44:52.157Z] Setting up libfido2-1:arm64 (1.12.0-2+b1) ... [2025-05-20T06:44:52.157Z] Setting up openssl (3.0.16-1~deb12u1) ... [2025-05-20T06:44:52.157Z] Setting up libbsd0:arm64 (0.11.7-2) ... [2025-05-20T06:44:52.157Z] Setting up publicsuffix (20230209.2326-1) ... [2025-05-20T06:44:52.157Z] Setting up libperl5.36:arm64 (5.36.0-7+deb12u2) ... [2025-05-20T06:44:52.158Z] Setting up dbus-bin (1.14.10-1~deb12u1) ... [2025-05-20T06:44:52.158Z] Setting up ncurses-term (6.4-4) ... [2025-05-20T06:44:52.158Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2025-05-20T06:44:52.158Z] Setting up libxcb1:arm64 (1.15-1) ... [2025-05-20T06:44:52.158Z] Setting up libedit2:arm64 (3.1-20221030-2) ... [2025-05-20T06:44:52.158Z] Setting up dbus-daemon (1.14.10-1~deb12u1) ... [2025-05-20T06:44:52.158Z] Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... [2025-05-20T06:44:52.158Z] Setting up perl (5.36.0-7+deb12u2) ... [2025-05-20T06:44:52.420Z] Setting up dbus (1.14.10-1~deb12u1) ... [2025-05-20T06:44:52.420Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:44:52.420Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:44:52.420Z] Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u3) ... [2025-05-20T06:44:52.420Z] Setting up ucf (3.0043+nmu1+deb12u1) ... [2025-05-20T06:44:52.686Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:44:52.686Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:44:52.686Z] debconf: falling back to frontend: Readline [2025-05-20T06:44:52.951Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:44:52.951Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:44:52.952Z] debconf: falling back to frontend: Teletype [2025-05-20T06:44:52.952Z] Setting up libpam-systemd:arm64 (252.36-1~deb12u1) ... [2025-05-20T06:44:53.216Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:44:53.216Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:44:53.216Z] debconf: falling back to frontend: Readline [2025-05-20T06:44:53.216Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:44:53.216Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:44:53.216Z] debconf: falling back to frontend: Teletype [2025-05-20T06:44:53.480Z] Setting up libx11-6:arm64 (2:1.8.4-2+deb12u2) ... [2025-05-20T06:44:53.744Z] Setting up libxmuu1:arm64 (2:1.1.3-3) ... [2025-05-20T06:44:53.744Z] Setting up libtirpc3:arm64 (1.3.3+ds-1) ... [2025-05-20T06:44:53.744Z] Setting up openssh-client (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:54.011Z] Setting up libxext6:arm64 (2:1.3.4-1+b1) ... [2025-05-20T06:44:54.011Z] Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u12) ... [2025-05-20T06:44:54.011Z] Setting up liberror-perl (0.17029-2) ... [2025-05-20T06:44:54.011Z] Setting up dbus-user-session (1.14.10-1~deb12u1) ... [2025-05-20T06:44:54.011Z] Setting up git (1:2.39.5-0+deb12u2) ... [2025-05-20T06:44:54.011Z] Setting up xauth (1:1.1.2-1) ... [2025-05-20T06:44:54.011Z] Setting up libnsl2:arm64 (1.3.0-2) ... [2025-05-20T06:44:54.011Z] Setting up openssh-sftp-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:54.011Z] Setting up libwrap0:arm64 (7.6.q-32) ... [2025-05-20T06:44:54.011Z] Setting up openssh-server (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:54.590Z] debconf: unable to initialize frontend: Dialog [2025-05-20T06:44:54.590Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2025-05-20T06:44:54.590Z] debconf: falling back to frontend: Readline [2025-05-20T06:44:54.590Z] debconf: unable to initialize frontend: Readline [2025-05-20T06:44:54.590Z] debconf: (This frontend requires a controlling tty.) [2025-05-20T06:44:54.590Z] debconf: falling back to frontend: Teletype [2025-05-20T06:44:54.853Z] [2025-05-20T06:44:54.853Z] Creating config file /etc/ssh/sshd_config with new version [2025-05-20T06:44:56.780Z] Creating SSH2 RSA key; this may take some time ... [2025-05-20T06:44:56.780Z] 3072 SHA256:5WyhTJWaSfo8as5TdMXlK61fyzwzPIqoq9qFQuBi+s4 root@2b35a6764483 (RSA) [2025-05-20T06:44:56.780Z] Creating SSH2 ECDSA key; this may take some time ... [2025-05-20T06:44:56.780Z] 256 SHA256:5oc8woVA9JU7z2sA+qaqTrX/FTkeCvpnGTWb/vsULU8 root@2b35a6764483 (ECDSA) [2025-05-20T06:44:56.780Z] Creating SSH2 ED25519 key; this may take some time ... [2025-05-20T06:44:56.780Z] 256 SHA256:TvymggcQXp0WfCHCaTFHJeSKff0WNKtu219Io3EGwqE root@2b35a6764483 (ED25519) [2025-05-20T06:44:57.044Z] invoke-rc.d: could not determine current runlevel [2025-05-20T06:44:57.044Z] invoke-rc.d: policy-rc.d denied execution of start. [2025-05-20T06:44:57.996Z] Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. [2025-05-20T06:44:57.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. [2025-05-20T06:44:58.260Z] Setting up ssh (1:9.2p1-2+deb12u6) ... [2025-05-20T06:44:58.260Z] Processing triggers for libc-bin (2.36-9+deb12u10) ... [2025-05-20T06:45:08.305Z] Removing intermediate container 2b35a6764483 [2025-05-20T06:45:08.305Z] ---> a67b618980c4 [2025-05-20T06:45:08.305Z] Step 14/20 : COPY --from=build-image /code/target/dist/pygsver-*/dist/pygsver-*.tar.gz /opt/pygsver/ [2025-05-20T06:45:10.880Z] ---> 17827dabdd21 [2025-05-20T06:45:10.880Z] Step 15/20 : RUN pip install pygsver-*.tar.gz [2025-05-20T06:45:10.880Z] ---> Running in b0aa6ba5be6d [2025-05-20T06:45:19.070Z] Processing ./pygsver-0.1.4.tar.gz [2025-05-20T06:45:19.070Z] Installing build dependencies: started [2025-05-20T06:45:34.029Z] Installing build dependencies: finished with status 'done' [2025-05-20T06:45:34.029Z] Getting requirements to build wheel: started [2025-05-20T06:45:37.362Z] Getting requirements to build wheel: finished with status 'done' [2025-05-20T06:45:37.362Z] Preparing metadata (pyproject.toml): started [2025-05-20T06:45:40.695Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-05-20T06:45:40.695Z] Collecting semver==2.13.0 (from pygsver==0.1.4) [2025-05-20T06:45:40.960Z] Downloading semver-2.13.0-py2.py3-none-any.whl.metadata (5.0 kB) [2025-05-20T06:45:41.225Z] Collecting GitPython==3.1.41 (from pygsver==0.1.4) [2025-05-20T06:45:41.225Z] Downloading GitPython-3.1.41-py3-none-any.whl.metadata (14 kB) [2025-05-20T06:45:41.225Z] Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:45:41.225Z] Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) [2025-05-20T06:45:41.489Z] Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.41->pygsver==0.1.4) [2025-05-20T06:45:41.489Z] Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) [2025-05-20T06:45:41.489Z] Downloading GitPython-3.1.41-py3-none-any.whl (196 kB) [2025-05-20T06:45:41.489Z] Downloading semver-2.13.0-py2.py3-none-any.whl (12 kB) [2025-05-20T06:45:41.489Z] Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) [2025-05-20T06:45:41.489Z] Downloading smmap-5.0.2-py3-none-any.whl (24 kB) [2025-05-20T06:45:41.754Z] Building wheels for collected packages: pygsver [2025-05-20T06:45:41.754Z] Building wheel for pygsver (pyproject.toml): started [2025-05-20T06:45:45.988Z] Building wheel for pygsver (pyproject.toml): finished with status 'done' [2025-05-20T06:45:45.988Z] Created wheel for pygsver: filename=pygsver-0.1.4-py3-none-any.whl size=12477 sha256=3349588f2d30533dfabee8b824c06d4854465c83a0c77dd820db019c8370f275 [2025-05-20T06:45:45.988Z] Stored in directory: /root/.cache/pip/wheels/4d/a4/f7/2ceaad8e8d1ab77b6fa864b82a652e68e816d6a43a9991a541 [2025-05-20T06:45:45.988Z] Successfully built pygsver [2025-05-20T06:45:45.988Z] Installing collected packages: smmap, semver, gitdb, GitPython, pygsver [2025-05-20T06:45:46.570Z] Successfully installed GitPython-3.1.41 gitdb-4.0.12 pygsver-0.1.4 semver-2.13.0 smmap-5.0.2 [2025-05-20T06:45:46.570Z] 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-20T06:45:47.525Z]  [2025-05-20T06:45:47.525Z] [notice] A new release of pip is available: 25.0.1 -> 25.1.1 [2025-05-20T06:45:47.525Z] [notice] To update, run: pip install --upgrade pip [2025-05-20T06:45:49.462Z] Removing intermediate container b0aa6ba5be6d [2025-05-20T06:45:49.462Z] ---> bcf56038604c [2025-05-20T06:45:49.462Z] Step 16/20 : COPY entrypoint.sh /usr/local/bin/entrypoint.sh [2025-05-20T06:45:49.728Z] ---> 0be818bc480d [2025-05-20T06:45:49.728Z] Step 17/20 : RUN chmod +x /usr/local/bin/entrypoint.sh [2025-05-20T06:45:49.728Z] ---> Running in d62291062e30 [2025-05-20T06:45:51.730Z] Removing intermediate container d62291062e30 [2025-05-20T06:45:51.730Z] ---> 2d3715dda1ee [2025-05-20T06:45:51.730Z] Step 18/20 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"] [2025-05-20T06:45:51.730Z] ---> Running in 31388a24d828 [2025-05-20T06:45:51.996Z] Removing intermediate container 31388a24d828 [2025-05-20T06:45:51.996Z] ---> 66fd845dedd7 [2025-05-20T06:45:51.996Z] Step 19/20 : LABEL arch=arm64 [2025-05-20T06:45:52.273Z] ---> Running in 1605718570a0 [2025-05-20T06:45:52.542Z] Removing intermediate container 1605718570a0 [2025-05-20T06:45:52.542Z] ---> 0e2512a82905 [2025-05-20T06:45:52.542Z] Step 20/20 : LABEL git_sha=89be9632d25354501cb6888c164e041667362ff2 [2025-05-20T06:45:52.542Z] ---> Running in 41d6172ec467 [2025-05-20T06:45:52.808Z] Removing intermediate container 41d6172ec467 [2025-05-20T06:45:52.808Z] ---> ee2bc42efecd [2025-05-20T06:45:52.808Z] [Warning] One or more build-args [ARCH] were not consumed [2025-05-20T06:45:52.808Z] Successfully built ee2bc42efecd [2025-05-20T06:45:52.808Z] Successfully tagged edgex-devops/py-git-semver-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-20T06:45:53.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:45:53.303Z] [2025-05-20T06:45:53.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:45:53.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:45:53.894Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-20T06:45:53.894Z] 8998bd30e6a1: Pulling fs layer [2025-05-20T06:45:53.894Z] 04944245beec: Pulling fs layer [2025-05-20T06:45:53.894Z] 699f458cf7ca: Pulling fs layer [2025-05-20T06:45:53.894Z] 765212b225bb: Pulling fs layer [2025-05-20T06:45:53.894Z] f23df028b6ca: Pulling fs layer [2025-05-20T06:45:53.894Z] d65c8cfc05b1: Pulling fs layer [2025-05-20T06:45:53.894Z] 2437ff75d9bd: Pulling fs layer [2025-05-20T06:45:53.894Z] f23df028b6ca: Waiting [2025-05-20T06:45:53.894Z] d65c8cfc05b1: Waiting [2025-05-20T06:45:53.894Z] 765212b225bb: Waiting [2025-05-20T06:45:53.894Z] 2437ff75d9bd: Waiting [2025-05-20T06:45:53.894Z] 04944245beec: Verifying Checksum [2025-05-20T06:45:53.894Z] 04944245beec: Download complete [2025-05-20T06:45:53.894Z] 765212b225bb: Verifying Checksum [2025-05-20T06:45:53.894Z] 765212b225bb: Download complete [2025-05-20T06:45:54.162Z] f23df028b6ca: Verifying Checksum [2025-05-20T06:45:54.162Z] f23df028b6ca: Download complete [2025-05-20T06:45:54.162Z] d65c8cfc05b1: Verifying Checksum [2025-05-20T06:45:54.162Z] d65c8cfc05b1: Download complete [2025-05-20T06:45:54.162Z] 699f458cf7ca: Verifying Checksum [2025-05-20T06:45:54.162Z] 699f458cf7ca: Download complete [2025-05-20T06:45:54.745Z] 8998bd30e6a1: Verifying Checksum [2025-05-20T06:45:54.745Z] 8998bd30e6a1: Download complete [2025-05-20T06:45:57.334Z] 2437ff75d9bd: Verifying Checksum [2025-05-20T06:45:57.334Z] 2437ff75d9bd: Download complete [2025-05-20T06:45:59.273Z] 8998bd30e6a1: Pull complete [2025-05-20T06:45:59.538Z] 04944245beec: Pull complete [2025-05-20T06:46:01.471Z] 699f458cf7ca: Pull complete [2025-05-20T06:46:01.471Z] 765212b225bb: Pull complete [2025-05-20T06:46:02.424Z] f23df028b6ca: Pull complete [2025-05-20T06:46:02.424Z] d65c8cfc05b1: Pull complete [2025-05-20T06:46:20.612Z] 2437ff75d9bd: Pull complete [2025-05-20T06:46:20.612Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-20T06:46:20.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:46:20.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:46:20.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-1858 does not seem to be running inside a container [2025-05-20T06:46:20.960Z] $ 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_PR-69 -v /w/workspace/edgexfoundry_git-semver_PR-69:/w/workspace/edgexfoundry_git-semver_PR-69:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-69@tmp:/w/workspace/edgexfoundry_git-semver_PR-69@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-05-20T06:46:23.464Z] $ docker top 2f041af11b05895323b45137050af57515bd0c92cf4869c242b3e21f8c945a39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:24.393Z] ---> job-cost.sh [2025-05-20T06:46:24.393Z] lf-activate-venv: SKIPPING [2025-05-20T06:46:24.393Z] INFO: No Stack... [2025-05-20T06:46:24.669Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-20T06:46:25.650Z] INFO: Archiving Costs [Pipeline] sh [2025-05-20T06:46:26.004Z] + cat /w/workspace/edgexfoundry_git-semver_PR-69/archives/cost.csv [2025-05-20T06:46:26.280Z] + cut -d, -f6 [Pipeline] lock [2025-05-20T06:46:26.346Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [2025-05-20T06:46:26.358Z] Resource [jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] did not exist. Created. [2025-05-20T06:46:26.363Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-20T06:46:26.934Z] /w/workspace/edgexfoundry_git-semver_PR-69@tmp/durable-2e29f1e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-20T06:46:27.839Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-20T06:46:27.864Z] Warning: overwriting stash ‘stack-cost’ [2025-05-20T06:46:28.243Z] Stashed 1 file(s) [Pipeline] } [2025-05-20T06:46:28.254Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-69-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-20T06:46:28.277Z] $ docker stop --time=1 2f041af11b05895323b45137050af57515bd0c92cf4869c242b3e21f8c945a39 [2025-05-20T06:46:29.759Z] $ docker rm -f --volumes 2f041af11b05895323b45137050af57515bd0c92cf4869c242b3e21f8c945a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-20T06:46:30.572Z] + [ -d /w/workspace/edgexfoundry_git-semver_PR-69/archives ] [2025-05-20T06:46:30.572Z] + ls -al /w/workspace/edgexfoundry_git-semver_PR-69/archives [2025-05-20T06:46:30.572Z] total 16 [2025-05-20T06:46:30.572Z] drwxr-xr-x 3 root root 4096 May 20 06:37 . [2025-05-20T06:46:30.572Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:37 .. [2025-05-20T06:46:30.572Z] drwxr-xr-x 2 root root 4096 May 20 06:37 cost [2025-05-20T06:46:30.572Z] -rw-r--r-- 1 root root 81 May 20 06:37 cost.csv [2025-05-20T06:46:30.572Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_PR-69/archives [2025-05-20T06:46:30.572Z] + ls -al /w/workspace/edgexfoundry_git-semver_PR-69/archives [2025-05-20T06:46:30.572Z] total 16 [2025-05-20T06:46:30.572Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:37 . [2025-05-20T06:46:30.572Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:37 .. [2025-05-20T06:46:30.572Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:37 cost [2025-05-20T06:46:30.572Z] -rw-r--r-- 1 jenkins jenkins 81 May 20 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:30.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:31.711Z] ---> package-listing.sh [2025-05-20T06:46:31.712Z] ++ facter osfamily [2025-05-20T06:46:31.712Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-20T06:46:31.970Z] + OS_FAMILY=debian [2025-05-20T06:46:31.970Z] + workspace=/w/workspace/edgexfoundry_git-semver_PR-69 [2025-05-20T06:46:31.970Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-20T06:46:31.970Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-20T06:46:31.970Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-20T06:46:31.970Z] + PACKAGES=/tmp/packages_start.txt [2025-05-20T06:46:31.970Z] + '[' /w/workspace/edgexfoundry_git-semver_PR-69 ']' [2025-05-20T06:46:31.970Z] + PACKAGES=/tmp/packages_end.txt [2025-05-20T06:46:31.970Z] + case "${OS_FAMILY}" in [2025-05-20T06:46:31.970Z] + dpkg -l [2025-05-20T06:46:31.970Z] + grep '^ii' [2025-05-20T06:46:31.970Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-20T06:46:31.970Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-20T06:46:31.970Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-20T06:46:31.970Z] + '[' /w/workspace/edgexfoundry_git-semver_PR-69 ']' [2025-05-20T06:46:31.970Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_PR-69/archives/ [2025-05-20T06:46:31.970Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_PR-69/archives/ [Pipeline] echo [2025-05-20T06:46:31.982Z] 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_PR-69/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-20T06:46:32.256Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:46:32.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:46:32.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:46:32.899Z] prd-ubuntu20.04-docker-8c-8g-1851 does not seem to be running inside a container [2025-05-20T06:46:32.924Z] $ 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_PR-69/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_PR-69 -v /w/workspace/edgexfoundry_git-semver_PR-69:/w/workspace/edgexfoundry_git-semver_PR-69:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-69@tmp:/w/workspace/edgexfoundry_git-semver_PR-69@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-20T06:46:33.106Z] $ docker top 5bf7fad2e9dc8a9dfa6b647084e613766371f65e593bf8f90abdb608bcfc7fd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-20T06:46:33.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-20T06:46:33.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-20T06:46:34.044Z] + ls /var/log/sa-host [2025-05-20T06:46:34.044Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:46:34.132Z] provisioning config files... [2025-05-20T06:46:34.140Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-69@tmp/config2952692784648389747tmp [Pipeline] { [Pipeline] echo [2025-05-20T06:46:34.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:34.438Z] ---> create-netrc.sh [Pipeline] } [2025-05-20T06:46:34.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:34.782Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-20T06:46:34.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:35.076Z] ---> sudo-logs.sh [2025-05-20T06:46:35.076Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-20T06:46:35.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:35.412Z] ---> job-cost.sh [2025-05-20T06:46:35.412Z] lf-activate-venv: SKIPPING [2025-05-20T06:46:35.412Z] DEBUG: total: 0.2199999988079071 [2025-05-20T06:46:35.412Z] INFO: Retrieving Stack Cost... [2025-05-20T06:46:35.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-20T06:46:36.242Z] INFO: Archiving Costs [Pipeline] echo [2025-05-20T06:46:36.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:46:36.535Z] ---> logs-deploy.sh [2025-05-20T06:46:36.536Z] lf-activate-venv: SKIPPING [2025-05-20T06:46:36.536Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/PR-69/3 [2025-05-20T06:46:36.536Z] INFO: archiving workspace using pattern(s): [2025-05-20T06:46:37.469Z] Archives upload complete. [2025-05-20T06:46:37.469Z] INFO: archiving logs to Nexus