Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcb4e48dc9c762bf2f7a2f93f38aafe79862782d+2f4064f3f360ef7b23297cccadfc545ed317a0b4 (d202297bd8863be3ef37a5fc2d72a1de293c6f35) 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-ssh1549255041627803037.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-ssh7803700038482080491.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2592240421487594513.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17570957981707743134.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh360338298889192817.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/git-semver/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15878844819907508378.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-662 in /w/workspace/edgexfoundry_git-semver_PR-72 [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-72 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > 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/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit fcb4e48dc9c762bf2f7a2f93f38aafe79862782d Merge succeeded, producing fcb4e48dc9c762bf2f7a2f93f38aafe79862782d Checking out Revision fcb4e48dc9c762bf2f7a2f93f38aafe79862782d (PR-72) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config core.sparsecheckout # timeout=10 > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # 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 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-29T12:08:01.696Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-29T12:08:01.869Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-29T12:08:01.966Z] ========================================================= [2025-04-29T12:08:01.966Z] EdgeX Global Pipelines Version Info [2025-04-29T12:08:01.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:08:03.088Z] ------------------- [2025-04-29T12:08:03.088Z] stable info: [2025-04-29T12:08:03.088Z] ------------------- [2025-04-29T12:08:03.088Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-29T12:08:03.088Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-29T12:08:03.088Z] Message: update stable to v1.0.274 [2025-04-29T12:08:03.349Z] ------------------- [2025-04-29T12:08:03.349Z] experimental info: [2025-04-29T12:08:03.349Z] ------------------- [2025-04-29T12:08:03.349Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-29T12:08:03.349Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-04-29T12:08:03.349Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-04-29T12:08:03.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo [2025-04-29T12:08:03.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo [2025-04-29T12:08:03.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-04-29T12:08:03.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-29T12:08:03.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-29T12:08:03.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo [2025-04-29T12:08:03.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-04-29T12:08:03.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-04-29T12:08:03.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-04-29T12:08:04.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-29T12:08:04.077Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-04-29T12:08:04.124Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo [2025-04-29T12:08:04.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-29T12:08:04.226Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-29T12:08:04.282Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo [2025-04-29T12:08:04.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo [2025-04-29T12:08:04.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2025-04-29T12:08:04.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2025-04-29T12:08:04.485Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2025-04-29T12:08:04.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcb4e48dc9c762bf2f7a2f93f38aafe79862782d [Pipeline] echo [2025-04-29T12:08:04.579Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcb4e48 [Pipeline] echo [2025-04-29T12:08:04.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T12:08:04.758Z] provisioning config files... [2025-04-29T12:08:04.772Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config5846472157646432186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:08:05.149Z] ---> ****-login.sh [2025-04-29T12:08:05.149Z] nexus3.edgexfoundry.org:10001 [2025-04-29T12:08:05.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:05.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:05.408Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:05.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:05.408Z] [2025-04-29T12:08:05.408Z] Login Succeeded [2025-04-29T12:08:05.408Z] nexus3.edgexfoundry.org:10002 [2025-04-29T12:08:05.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:05.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:05.668Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:05.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:05.668Z] [2025-04-29T12:08:05.668Z] Login Succeeded [2025-04-29T12:08:05.668Z] nexus3.edgexfoundry.org:10003 [2025-04-29T12:08:05.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:05.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:05.669Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:05.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:05.669Z] [2025-04-29T12:08:05.669Z] Login Succeeded [2025-04-29T12:08:05.669Z] nexus3.edgexfoundry.org:10004 [2025-04-29T12:08:05.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:05.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:05.928Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:05.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:05.928Z] [2025-04-29T12:08:05.928Z] Login Succeeded [2025-04-29T12:08:05.928Z] ****.io [2025-04-29T12:08:05.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:06.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:06.189Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:06.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:06.189Z] [2025-04-29T12:08:06.189Z] Login Succeeded [2025-04-29T12:08:06.189Z] ---> ****-login.sh ends [Pipeline] } [2025-04-29T12:08:06.214Z] 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-04-29T12:08:07.031Z] provisioning config files... [2025-04-29T12:08:07.042Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config9724001605453039667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:08:07.388Z] ---> ****-login.sh [2025-04-29T12:08:07.388Z] nexus3.edgexfoundry.org:10001 [2025-04-29T12:08:07.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:07.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:07.388Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:07.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:07.388Z] [2025-04-29T12:08:07.388Z] Login Succeeded [2025-04-29T12:08:07.388Z] nexus3.edgexfoundry.org:10002 [2025-04-29T12:08:07.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:07.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:07.388Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:07.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:07.388Z] [2025-04-29T12:08:07.388Z] Login Succeeded [2025-04-29T12:08:07.388Z] nexus3.edgexfoundry.org:10003 [2025-04-29T12:08:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:07.648Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:07.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:07.648Z] [2025-04-29T12:08:07.648Z] Login Succeeded [2025-04-29T12:08:07.648Z] nexus3.edgexfoundry.org:10004 [2025-04-29T12:08:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:07.648Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:07.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:07.648Z] [2025-04-29T12:08:07.648Z] Login Succeeded [2025-04-29T12:08:07.648Z] ****.io [2025-04-29T12:08:07.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:08:07.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:08:07.909Z] Configure a credential helper to remove this warning. See [2025-04-29T12:08:07.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:08:07.909Z] [2025-04-29T12:08:07.909Z] Login Succeeded [2025-04-29T12:08:07.909Z] ---> ****-login.sh ends [Pipeline] } [2025-04-29T12:08:07.940Z] 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-04-29T12:08:08.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-29T12:08:09.304Z] + ls -al . [2025-04-29T12:08:09.305Z] total 64 [2025-04-29T12:08:09.305Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 12:07 . [2025-04-29T12:08:09.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:07 .. [2025-04-29T12:08:09.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 12:07 .git [2025-04-29T12:08:09.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 12:07 .github [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 1056 Apr 29 12:07 .gitignore [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 1222 Apr 29 12:07 Dockerfile [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 869 Apr 29 12:07 Jenkinsfile [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 5651 Apr 29 12:07 README.md [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 2488 Apr 29 12:07 build.py [2025-04-29T12:08:09.305Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 12:07 docs [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 275 Apr 29 12:07 entrypoint.sh [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 83 Apr 29 12:07 pyproject.toml [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 32 Apr 29 12:07 requirements.txt [2025-04-29T12:08:09.305Z] -rw-rw-r-- 1 jenkins jenkins 2628 Apr 29 12:07 setup.py [2025-04-29T12:08:09.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:07 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T12:08:09.817Z] + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fcb4e48dc9c762bf2f7a2f93f38aafe79862782d --label arch=amd64 . [2025-04-29T12:08:09.817Z] Sending build context to Docker daemon 443.9kB [2025-04-29T12:08:09.817Z] Step 1/20 : FROM python:3.13.3-slim AS build-image [2025-04-29T12:08:10.077Z] 3.13.3-slim: Pulling from library/python [2025-04-29T12:08:10.343Z] 254e724d7786: Pulling fs layer [2025-04-29T12:08:10.343Z] f7dcea32b97a: Pulling fs layer [2025-04-29T12:08:10.343Z] 5a1581175bc9: Pulling fs layer [2025-04-29T12:08:10.343Z] f5a0fab52da9: Pulling fs layer [2025-04-29T12:08:10.343Z] f7dcea32b97a: Download complete [2025-04-29T12:08:10.605Z] 5a1581175bc9: Verifying Checksum [2025-04-29T12:08:10.605Z] 5a1581175bc9: Download complete [2025-04-29T12:08:10.605Z] f5a0fab52da9: Verifying Checksum [2025-04-29T12:08:10.605Z] f5a0fab52da9: Download complete [2025-04-29T12:08:10.874Z] 254e724d7786: Verifying Checksum [2025-04-29T12:08:10.874Z] 254e724d7786: Download complete [2025-04-29T12:08:11.813Z] 254e724d7786: Pull complete [2025-04-29T12:08:12.072Z] f7dcea32b97a: Pull complete [2025-04-29T12:08:12.641Z] 5a1581175bc9: Pull complete [2025-04-29T12:08:12.902Z] f5a0fab52da9: Pull complete [2025-04-29T12:08:12.902Z] Digest: sha256:549df749715caa7da8649af1fbf5c0096838a0d69c544dc53c3b3864bfeda4e3 [2025-04-29T12:08:12.902Z] Status: Downloaded newer image for python:3.13.3-slim [2025-04-29T12:08:12.902Z] ---> aa4f6c7956c8 [2025-04-29T12:08:12.902Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-04-29T12:08:13.471Z] ---> Running in b59c533347e9 [2025-04-29T12:08:13.730Z] Removing intermediate container b59c533347e9 [2025-04-29T12:08:13.730Z] ---> e745ac3f01ee [2025-04-29T12:08:13.730Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-04-29T12:08:13.730Z] ---> Running in c191cf70f81f [2025-04-29T12:08:13.730Z] Removing intermediate container c191cf70f81f [2025-04-29T12:08:13.730Z] ---> ceae5e6483eb [2025-04-29T12:08:13.730Z] Step 4/20 : WORKDIR /code [2025-04-29T12:08:13.730Z] ---> Running in dde3f0f518e6 [2025-04-29T12:08:13.730Z] Removing intermediate container dde3f0f518e6 [2025-04-29T12:08:13.730Z] ---> 08321041619d [2025-04-29T12:08:13.730Z] Step 5/20 : COPY . /code/ [2025-04-29T12:08:13.989Z] ---> 29f2ca648fa4 [2025-04-29T12:08:13.989Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git [2025-04-29T12:08:13.989Z] ---> Running in de0546b7f1f8 [2025-04-29T12:08:14.557Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-04-29T12:08:14.557Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-04-29T12:08:14.557Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-04-29T12:08:14.557Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] [2025-04-29T12:08:14.557Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-04-29T12:08:14.820Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [257 kB] [2025-04-29T12:08:15.767Z] Fetched 9305 kB in 1s (7983 kB/s) [2025-04-29T12:08:16.026Z] Reading package lists... [2025-04-29T12:08:16.542Z] Reading package lists... [2025-04-29T12:08:16.801Z] Building dependency tree... [2025-04-29T12:08:16.801Z] Reading state information... [2025-04-29T12:08:16.801Z] Package netcat is a virtual package provided by: [2025-04-29T12:08:16.801Z] netcat-openbsd 1.219-1 [2025-04-29T12:08:16.801Z] netcat-traditional 1.10-47 [2025-04-29T12:08:16.801Z] [2025-04-29T12:08:16.801Z] E: Package 'netcat' has no installation candidate [2025-04-29T12:08:17.060Z] The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T12:08:18.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T12:08:18.078Z] [2025-04-29T12:08:18.078Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T12:08:18.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T12:08:18.455Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-29T12:08:18.455Z] 5eb5b503b376: Pulling fs layer [2025-04-29T12:08:18.455Z] 5c69ac0246d0: Pulling fs layer [2025-04-29T12:08:18.455Z] ec43610c2a17: Pulling fs layer [2025-04-29T12:08:18.455Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-29T12:08:18.455Z] 33b1e0a273af: Pulling fs layer [2025-04-29T12:08:18.455Z] 5d3b04190fa2: Pulling fs layer [2025-04-29T12:08:18.455Z] 2f39f015ded8: Pulling fs layer [2025-04-29T12:08:18.455Z] 3a2ae6a8a46f: Waiting [2025-04-29T12:08:18.455Z] 33b1e0a273af: Waiting [2025-04-29T12:08:18.455Z] 5d3b04190fa2: Waiting [2025-04-29T12:08:18.455Z] 2f39f015ded8: Waiting [2025-04-29T12:08:18.455Z] 5c69ac0246d0: Verifying Checksum [2025-04-29T12:08:18.455Z] 5c69ac0246d0: Download complete [2025-04-29T12:08:18.455Z] 3a2ae6a8a46f: Download complete [2025-04-29T12:08:18.455Z] 33b1e0a273af: Verifying Checksum [2025-04-29T12:08:18.455Z] 33b1e0a273af: Download complete [2025-04-29T12:08:18.455Z] ec43610c2a17: Verifying Checksum [2025-04-29T12:08:18.455Z] ec43610c2a17: Download complete [2025-04-29T12:08:18.714Z] 5d3b04190fa2: Download complete [2025-04-29T12:08:18.714Z] 5eb5b503b376: Verifying Checksum [2025-04-29T12:08:18.714Z] 5eb5b503b376: Download complete [2025-04-29T12:08:19.279Z] 2f39f015ded8: Download complete [2025-04-29T12:08:19.844Z] 5eb5b503b376: Pull complete [2025-04-29T12:08:20.102Z] 5c69ac0246d0: Pull complete [2025-04-29T12:08:20.669Z] ec43610c2a17: Pull complete [2025-04-29T12:08:20.669Z] 3a2ae6a8a46f: Pull complete [2025-04-29T12:08:20.931Z] 33b1e0a273af: Pull complete [2025-04-29T12:08:20.931Z] 5d3b04190fa2: Pull complete [2025-04-29T12:08:21.810Z] Still waiting to schedule task [2025-04-29T12:08:21.810Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-04-29T12:08:25.120Z] 2f39f015ded8: Pull complete [2025-04-29T12:08:25.120Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-29T12:08:25.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T12:08:25.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T12:08:25.378Z] prd-ubuntu20.04-docker-8c-8g-662 does not seem to be running inside a container [2025-04-29T12:08:25.397Z] $ 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-72 -v /w/workspace/edgexfoundry_git-semver_PR-72:/w/workspace/edgexfoundry_git-semver_PR-72:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-72@tmp:/w/workspace/edgexfoundry_git-semver_PR-72@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-04-29T12:08:27.734Z] $ docker top e8073b46d43729f794bfb1176098940cf40a9b73aa121f7f2477245885c4ca6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:08:28.230Z] ---> job-cost.sh [2025-04-29T12:08:28.230Z] lf-activate-venv: SKIPPING [2025-04-29T12:08:28.230Z] INFO: No Stack... [2025-04-29T12:08:28.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-29T12:08:29.058Z] INFO: Archiving Costs [Pipeline] sh [2025-04-29T12:08:29.374Z] + cat /w/workspace/edgexfoundry_git-semver_PR-72/archives/cost.csv [2025-04-29T12:08:29.374Z] + cut -d, -f6 [Pipeline] lock [2025-04-29T12:08:29.420Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [2025-04-29T12:08:29.425Z] Resource [jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] did not exist. Created. [2025-04-29T12:08:29.431Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-29T12:08:29.834Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-29T12:08:30.066Z] Stashed 1 file(s) [Pipeline] } [2025-04-29T12:08:30.083Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-29T12:08:30.151Z] $ docker stop --time=1 e8073b46d43729f794bfb1176098940cf40a9b73aa121f7f2477245885c4ca6e [2025-04-29T12:08:31.332Z] $ docker rm -f --volumes e8073b46d43729f794bfb1176098940cf40a9b73aa121f7f2477245885c4ca6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-29T12:08:31.721Z] Failed in branch amd64 [2025-04-29T12:10:03.132Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-663 in /w/workspace/edgexfoundry_git-semver_PR-72 [Pipeline] { [Pipeline] checkout [2025-04-29T12:10:06.226Z] Selected Git installation does not exist. Using Default [2025-04-29T12:10:06.226Z] The recommended git tool is: NONE [2025-04-29T12:10:10.786Z] using credential edgex-jenkins-ssh [2025-04-29T12:10:10.805Z] Cloning the remote Git repository [2025-04-29T12:10:10.849Z] Cloning repository git@github.com:edgexfoundry/git-semver.git [2025-04-29T12:10:10.942Z] > git init /w/workspace/edgexfoundry_git-semver_PR-72 # timeout=10 [2025-04-29T12:10:11.085Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-04-29T12:10:11.087Z] > git --version # timeout=10 [2025-04-29T12:10:11.105Z] > git --version # 'git version 2.25.1' [2025-04-29T12:10:11.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-29T12:10:11.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-29T12:10:12.145Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-04-29T12:10:12.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-29T12:10:13.471Z] Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit fcb4e48dc9c762bf2f7a2f93f38aafe79862782d [2025-04-29T12:10:13.005Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-04-29T12:10:13.047Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-04-29T12:10:13.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-29T12:10:13.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-04-29T12:10:13.486Z] > git config core.sparsecheckout # timeout=10 [2025-04-29T12:10:13.554Z] > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 [2025-04-29T12:10:13.622Z] > git remote # timeout=10 [2025-04-29T12:10:13.637Z] > git config --get remote.origin.url # timeout=10 [2025-04-29T12:10:13.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-29T12:10:13.676Z] > git merge 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 [2025-04-29T12:10:13.721Z] Merge succeeded, producing fcb4e48dc9c762bf2f7a2f93f38aafe79862782d [2025-04-29T12:10:13.721Z] Checking out Revision fcb4e48dc9c762bf2f7a2f93f38aafe79862782d (PR-72) [2025-04-29T12:10:14.181Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-04-29T12:10:14.226Z] > git --version # timeout=10 [2025-04-29T12:10:14.236Z] > git --version # 'git version 2.25.1' [2025-04-29T12:10:14.252Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-29T12:10:13.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-04-29T12:10:13.726Z] > git config core.sparsecheckout # timeout=10 [2025-04-29T12:10:13.737Z] > git checkout -f fcb4e48dc9c762bf2f7a2f93f38aafe79862782d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-29T12:10:19.111Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-04-29T12:10:19.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-29T12:10:19.111Z] Dload Upload Total Spent Left Speed [2025-04-29T12:10:19.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 16341 0 --:--:-- --:--:-- --:--:-- 16320 [Pipeline] sh [2025-04-29T12:10:20.298Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-04-29T12:10:20.630Z] + sudo tee /etc/docker/daemon.new [2025-04-29T12:10:20.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-04-29T12:10:20.630Z] { [2025-04-29T12:10:20.630Z] "registry-mirrors": [ [2025-04-29T12:10:20.630Z] "https://nexus3.edgexfoundry.org:10001" [2025-04-29T12:10:20.630Z] ], [2025-04-29T12:10:20.630Z] "bip": "10.250.0.254/24", [2025-04-29T12:10:20.630Z] "hosts": [ [2025-04-29T12:10:20.630Z] "tcp://0.0.0.0:5555", [2025-04-29T12:10:20.630Z] "unix:///var/run/docker.sock" [2025-04-29T12:10:20.630Z] ], [2025-04-29T12:10:20.630Z] "mtu": 1458, [2025-04-29T12:10:20.630Z] "selinux-enabled": true, [2025-04-29T12:10:20.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-04-29T12:10:20.630Z] } [Pipeline] sh [2025-04-29T12:10:20.975Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-04-29T12:10:21.317Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T12:10:39.648Z] provisioning config files... [2025-04-29T12:10:39.675Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config4523974858344300608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:10:40.165Z] ---> ****-login.sh [2025-04-29T12:10:40.165Z] nexus3.edgexfoundry.org:10001 [2025-04-29T12:10:40.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:10:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:10:40.709Z] Configure a credential helper to remove this warning. See [2025-04-29T12:10:40.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:10:40.709Z] [2025-04-29T12:10:40.709Z] Login Succeeded [2025-04-29T12:10:40.709Z] nexus3.edgexfoundry.org:10002 [2025-04-29T12:10:40.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:10:40.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:10:40.978Z] Configure a credential helper to remove this warning. See [2025-04-29T12:10:40.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:10:40.978Z] [2025-04-29T12:10:40.978Z] Login Succeeded [2025-04-29T12:10:40.978Z] nexus3.edgexfoundry.org:10003 [2025-04-29T12:10:41.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:10:41.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:10:41.519Z] Configure a credential helper to remove this warning. See [2025-04-29T12:10:41.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:10:41.519Z] [2025-04-29T12:10:41.519Z] Login Succeeded [2025-04-29T12:10:41.519Z] nexus3.edgexfoundry.org:10004 [2025-04-29T12:10:41.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:10:41.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:10:41.788Z] Configure a credential helper to remove this warning. See [2025-04-29T12:10:41.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:10:41.788Z] [2025-04-29T12:10:41.788Z] Login Succeeded [2025-04-29T12:10:41.788Z] ****.io [2025-04-29T12:10:42.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T12:10:42.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T12:10:42.325Z] Configure a credential helper to remove this warning. See [2025-04-29T12:10:42.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T12:10:42.325Z] [2025-04-29T12:10:42.325Z] Login Succeeded [2025-04-29T12:10:42.325Z] ---> ****-login.sh ends [Pipeline] } [2025-04-29T12:10:42.354Z] 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-04-29T12:10:43.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-29T12:10:43.402Z] + ls -al . [2025-04-29T12:10:43.402Z] total 64 [2025-04-29T12:10:43.402Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 12:10 . [2025-04-29T12:10:43.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:10 .. [2025-04-29T12:10:43.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 12:10 .git [2025-04-29T12:10:43.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 12:10 .github [2025-04-29T12:10:43.402Z] -rw-rw-r-- 1 jenkins jenkins 1056 Apr 29 12:10 .gitignore [2025-04-29T12:10:43.402Z] -rw-rw-r-- 1 jenkins jenkins 1222 Apr 29 12:10 Dockerfile [2025-04-29T12:10:43.402Z] -rw-rw-r-- 1 jenkins jenkins 869 Apr 29 12:10 Jenkinsfile [2025-04-29T12:10:43.402Z] -rw-rw-r-- 1 jenkins jenkins 5651 Apr 29 12:10 README.md [2025-04-29T12:10:43.402Z] -rw-rw-r-- 1 jenkins jenkins 2488 Apr 29 12:10 build.py [2025-04-29T12:10:43.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 12:10 docs [2025-04-29T12:10:43.402Z] -rw-rw-r-- 1 jenkins jenkins 275 Apr 29 12:10 entrypoint.sh [2025-04-29T12:10:43.402Z] -rw-rw-r-- 1 jenkins jenkins 83 Apr 29 12:10 pyproject.toml [2025-04-29T12:10:43.403Z] -rw-rw-r-- 1 jenkins jenkins 32 Apr 29 12:10 requirements.txt [2025-04-29T12:10:43.403Z] -rw-rw-r-- 1 jenkins jenkins 2628 Apr 29 12:10 setup.py [2025-04-29T12:10:43.403Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 12:10 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T12:10:43.825Z] + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fcb4e48dc9c762bf2f7a2f93f38aafe79862782d --label arch=arm64 . [2025-04-29T12:10:44.091Z] Sending build context to Docker daemon 443.9kB [2025-04-29T12:10:44.091Z] Step 1/20 : FROM python:3.13.3-slim AS build-image [2025-04-29T12:10:44.359Z] 3.13.3-slim: Pulling from library/python [2025-04-29T12:10:44.628Z] 16c9c4a8e9ee: Pulling fs layer [2025-04-29T12:10:44.628Z] f5c3e456f51e: Pulling fs layer [2025-04-29T12:10:44.628Z] c45306463e3d: Pulling fs layer [2025-04-29T12:10:44.628Z] dbac49ccae39: Pulling fs layer [2025-04-29T12:10:44.628Z] dbac49ccae39: Waiting [2025-04-29T12:10:44.897Z] f5c3e456f51e: Verifying Checksum [2025-04-29T12:10:44.897Z] f5c3e456f51e: Download complete [2025-04-29T12:10:44.897Z] dbac49ccae39: Verifying Checksum [2025-04-29T12:10:44.897Z] dbac49ccae39: Download complete [2025-04-29T12:10:44.897Z] c45306463e3d: Verifying Checksum [2025-04-29T12:10:44.897Z] c45306463e3d: Download complete [2025-04-29T12:10:45.481Z] 16c9c4a8e9ee: Verifying Checksum [2025-04-29T12:10:45.481Z] 16c9c4a8e9ee: Download complete [2025-04-29T12:10:49.729Z] 16c9c4a8e9ee: Pull complete [2025-04-29T12:10:50.312Z] f5c3e456f51e: Pull complete [2025-04-29T12:10:52.258Z] c45306463e3d: Pull complete [2025-04-29T12:10:52.525Z] dbac49ccae39: Pull complete [2025-04-29T12:10:52.526Z] Digest: sha256:549df749715caa7da8649af1fbf5c0096838a0d69c544dc53c3b3864bfeda4e3 [2025-04-29T12:10:52.526Z] Status: Downloaded newer image for python:3.13.3-slim [2025-04-29T12:10:52.526Z] ---> 0618c14bee79 [2025-04-29T12:10:52.526Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-04-29T12:10:53.109Z] ---> Running in 110fc5c74d30 [2025-04-29T12:10:53.375Z] Removing intermediate container 110fc5c74d30 [2025-04-29T12:10:53.375Z] ---> a7a3a235e857 [2025-04-29T12:10:53.375Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-04-29T12:10:53.375Z] ---> Running in 805f4a3b74ba [2025-04-29T12:10:53.642Z] Removing intermediate container 805f4a3b74ba [2025-04-29T12:10:53.642Z] ---> e399fc22e131 [2025-04-29T12:10:53.642Z] Step 4/20 : WORKDIR /code [2025-04-29T12:10:53.910Z] ---> Running in bfe9e772b0c0 [2025-04-29T12:10:54.179Z] Removing intermediate container bfe9e772b0c0 [2025-04-29T12:10:54.180Z] ---> c8725a375e63 [2025-04-29T12:10:54.180Z] Step 5/20 : COPY . /code/ [2025-04-29T12:10:54.781Z] ---> e65ff4382dfc [2025-04-29T12:10:54.781Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git [2025-04-29T12:10:54.781Z] ---> Running in 3f39b5d260d4 [2025-04-29T12:10:56.209Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-04-29T12:10:56.209Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-04-29T12:10:56.209Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-04-29T12:10:56.476Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8692 kB] [2025-04-29T12:10:56.743Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-04-29T12:10:56.743Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [253 kB] [2025-04-29T12:10:59.336Z] Fetched 9200 kB in 3s (2784 kB/s) [2025-04-29T12:11:03.608Z] Reading package lists... [2025-04-29T12:11:06.183Z] Reading package lists... [2025-04-29T12:11:06.770Z] Building dependency tree... [2025-04-29T12:11:06.770Z] Reading state information... [2025-04-29T12:11:06.770Z] Package netcat is a virtual package provided by: [2025-04-29T12:11:06.770Z] netcat-openbsd 1.219-1 [2025-04-29T12:11:06.770Z] netcat-traditional 1.10-47 [2025-04-29T12:11:06.770Z] [2025-04-29T12:11:06.770Z] E: Package 'netcat' has no installation candidate [2025-04-29T12:11:07.358Z] The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T12:11:08.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-29T12:11:08.365Z] [2025-04-29T12:11:08.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T12:11:08.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-29T12:11:09.037Z] arm64: Pulling from edgex-lftools-log-publisher [2025-04-29T12:11:09.037Z] 8998bd30e6a1: Pulling fs layer [2025-04-29T12:11:09.037Z] 04944245beec: Pulling fs layer [2025-04-29T12:11:09.037Z] 699f458cf7ca: Pulling fs layer [2025-04-29T12:11:09.037Z] 765212b225bb: Pulling fs layer [2025-04-29T12:11:09.037Z] f23df028b6ca: Pulling fs layer [2025-04-29T12:11:09.037Z] d65c8cfc05b1: Pulling fs layer [2025-04-29T12:11:09.037Z] 2437ff75d9bd: Pulling fs layer [2025-04-29T12:11:09.037Z] f23df028b6ca: Waiting [2025-04-29T12:11:09.037Z] d65c8cfc05b1: Waiting [2025-04-29T12:11:09.037Z] 2437ff75d9bd: Waiting [2025-04-29T12:11:09.037Z] 765212b225bb: Waiting [2025-04-29T12:11:09.037Z] 04944245beec: Verifying Checksum [2025-04-29T12:11:09.037Z] 04944245beec: Download complete [2025-04-29T12:11:09.037Z] 765212b225bb: Verifying Checksum [2025-04-29T12:11:09.037Z] 765212b225bb: Download complete [2025-04-29T12:11:09.037Z] f23df028b6ca: Verifying Checksum [2025-04-29T12:11:09.037Z] f23df028b6ca: Download complete [2025-04-29T12:11:09.037Z] d65c8cfc05b1: Verifying Checksum [2025-04-29T12:11:09.037Z] d65c8cfc05b1: Download complete [2025-04-29T12:11:09.302Z] 699f458cf7ca: Verifying Checksum [2025-04-29T12:11:09.302Z] 699f458cf7ca: Download complete [2025-04-29T12:11:09.568Z] 8998bd30e6a1: Verifying Checksum [2025-04-29T12:11:09.568Z] 8998bd30e6a1: Download complete [2025-04-29T12:11:12.144Z] 2437ff75d9bd: Verifying Checksum [2025-04-29T12:11:12.144Z] 2437ff75d9bd: Download complete [2025-04-29T12:11:14.079Z] 8998bd30e6a1: Pull complete [2025-04-29T12:11:14.661Z] 04944245beec: Pull complete [2025-04-29T12:11:16.068Z] 699f458cf7ca: Pull complete [2025-04-29T12:11:16.334Z] 765212b225bb: Pull complete [2025-04-29T12:11:17.688Z] f23df028b6ca: Pull complete [2025-04-29T12:11:17.688Z] d65c8cfc05b1: Pull complete [2025-04-29T12:11:35.886Z] 2437ff75d9bd: Pull complete [2025-04-29T12:11:35.886Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-04-29T12:11:35.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-29T12:11:35.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T12:11:36.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-663 does not seem to be running inside a container [2025-04-29T12:11:36.355Z] $ 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-72 -v /w/workspace/edgexfoundry_git-semver_PR-72:/w/workspace/edgexfoundry_git-semver_PR-72:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-72@tmp:/w/workspace/edgexfoundry_git-semver_PR-72@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:arm64 cat [2025-04-29T12:11:38.698Z] $ docker top 89dc680856ac80bc09288ee89df5ae468bdf7a7ae945ceb0e2cd4d5f35095f5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:39.598Z] ---> job-cost.sh [2025-04-29T12:11:39.598Z] lf-activate-venv: SKIPPING [2025-04-29T12:11:39.598Z] INFO: No Stack... [2025-04-29T12:11:39.864Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-04-29T12:11:40.449Z] INFO: Archiving Costs [Pipeline] sh [2025-04-29T12:11:41.104Z] + cat /w/workspace/edgexfoundry_git-semver_PR-72/archives/cost.csv [2025-04-29T12:11:41.104Z] + cut -d, -f6 [Pipeline] lock [2025-04-29T12:11:41.181Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [2025-04-29T12:11:41.186Z] Resource [jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] did not exist. Created. [2025-04-29T12:11:41.191Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-29T12:11:42.080Z] /w/workspace/edgexfoundry_git-semver_PR-72@tmp/durable-3251d916/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-04-29T12:11:42.746Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-04-29T12:11:42.785Z] Warning: overwriting stash ‘stack-cost’ [2025-04-29T12:11:43.387Z] Stashed 1 file(s) [Pipeline] } [2025-04-29T12:11:43.406Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-29T12:11:43.490Z] $ docker stop --time=1 89dc680856ac80bc09288ee89df5ae468bdf7a7ae945ceb0e2cd4d5f35095f5b [2025-04-29T12:11:45.016Z] $ docker rm -f --volumes 89dc680856ac80bc09288ee89df5ae468bdf7a7ae945ceb0e2cd4d5f35095f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-29T12:11:45.669Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-29T12:11:46.838Z] + [ -d /w/workspace/edgexfoundry_git-semver_PR-72/archives ] [2025-04-29T12:11:46.838Z] + ls -al /w/workspace/edgexfoundry_git-semver_PR-72/archives [2025-04-29T12:11:46.838Z] total 16 [2025-04-29T12:11:46.838Z] drwxr-xr-x 3 root root 4096 Apr 29 12:08 . [2025-04-29T12:11:46.838Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 29 12:08 .. [2025-04-29T12:11:46.838Z] drwxr-xr-x 2 root root 4096 Apr 29 12:08 cost [2025-04-29T12:11:46.838Z] -rw-r--r-- 1 root root 81 Apr 29 12:08 cost.csv [2025-04-29T12:11:46.838Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_PR-72/archives [2025-04-29T12:11:46.838Z] + ls -al /w/workspace/edgexfoundry_git-semver_PR-72/archives [2025-04-29T12:11:46.838Z] total 16 [2025-04-29T12:11:46.838Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 12:08 . [2025-04-29T12:11:46.838Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 29 12:08 .. [2025-04-29T12:11:46.838Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 12:08 cost [2025-04-29T12:11:46.838Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 29 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:47.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:48.070Z] ---> package-listing.sh [2025-04-29T12:11:48.070Z] ++ facter osfamily [2025-04-29T12:11:48.070Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-29T12:11:48.331Z] + OS_FAMILY=debian [2025-04-29T12:11:48.331Z] + workspace=/w/workspace/edgexfoundry_git-semver_PR-72 [2025-04-29T12:11:48.331Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-29T12:11:48.331Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-29T12:11:48.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-29T12:11:48.331Z] + PACKAGES=/tmp/packages_start.txt [2025-04-29T12:11:48.331Z] + '[' /w/workspace/edgexfoundry_git-semver_PR-72 ']' [2025-04-29T12:11:48.331Z] + PACKAGES=/tmp/packages_end.txt [2025-04-29T12:11:48.331Z] + case "${OS_FAMILY}" in [2025-04-29T12:11:48.331Z] + dpkg -l [2025-04-29T12:11:48.331Z] + grep '^ii' [2025-04-29T12:11:48.331Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-29T12:11:48.331Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-29T12:11:48.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-29T12:11:48.331Z] + '[' /w/workspace/edgexfoundry_git-semver_PR-72 ']' [2025-04-29T12:11:48.331Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_PR-72/archives/ [2025-04-29T12:11:48.331Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_PR-72/archives/ [Pipeline] echo [2025-04-29T12:11:48.376Z] 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-29T12:11:48.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T12:11:49.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T12:11:49.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T12:11:49.446Z] prd-ubuntu20.04-docker-8c-8g-662 does not seem to be running inside a container [2025-04-29T12:11:49.461Z] $ 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-72/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-72 -v /w/workspace/edgexfoundry_git-semver_PR-72:/w/workspace/edgexfoundry_git-semver_PR-72:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-72@tmp:/w/workspace/edgexfoundry_git-semver_PR-72@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-04-29T12:11:49.661Z] $ docker top 65b6542f54815780e68a32df9d52f5e256828a6dc99efddc4492c021ba9a66f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-29T12:11:50.069Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-29T12:11:50.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-29T12:11:50.691Z] + ls /var/log/sa-host [2025-04-29T12:11:50.691Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T12:11:50.918Z] provisioning config files... [2025-04-29T12:11:50.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-72@tmp/config15794902536739957106tmp [Pipeline] { [Pipeline] echo [2025-04-29T12:11:50.978Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:51.290Z] ---> create-netrc.sh [Pipeline] } [2025-04-29T12:11:51.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:51.729Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-29T12:11:51.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:52.074Z] ---> sudo-logs.sh [2025-04-29T12:11:52.074Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-29T12:11:52.164Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:52.485Z] ---> job-cost.sh [2025-04-29T12:11:52.485Z] lf-activate-venv: SKIPPING [2025-04-29T12:11:52.485Z] DEBUG: total: 0.2199999988079071 [2025-04-29T12:11:52.485Z] INFO: Retrieving Stack Cost... [2025-04-29T12:11:52.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-29T12:11:53.314Z] INFO: Archiving Costs [Pipeline] echo [2025-04-29T12:11:53.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T12:11:53.678Z] ---> logs-deploy.sh [2025-04-29T12:11:53.678Z] lf-activate-venv: SKIPPING [2025-04-29T12:11:53.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/PR-72/1 [2025-04-29T12:11:53.678Z] INFO: archiving workspace using pattern(s): [2025-04-29T12:11:54.615Z] Archives upload complete. [2025-04-29T12:11:54.615Z] INFO: archiving logs to Nexus