Pull request #73 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44fe99e3a6d84cd547f622a825364de243199e37 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-ssh2744525378422282711.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-ssh4378028516325367261.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/snyk-fix-2.5f81eg85a.9413247ebe7/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/snyk-fix-2.5f81eg85a.9413247ebe7/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11519402269522900151.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/snyk-fix-2.5f81eg85a.9413247ebe7/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14528714405028172842.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-ssh8740333889932954693.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/snyk-fix-2.5f81eg85a.9413247ebe7/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/snyk-fix-2.5f81eg85a.9413247ebe7/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh115266457778528899.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1853 in /w/workspace/2dd87d10ffd26be91056c9413247ebe7 [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/2dd87d10ffd26be91056c9413247ebe7 # 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 Avoid second fetch Checking out Revision 44fe99e3a6d84cd547f622a825364de243199e37 (snyk-fix-2dd87d10ffd26be91056c9413247ebe7) 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 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 core.sparsecheckout # timeout=10 > git checkout -f 44fe99e3a6d84cd547f622a825364de243199e37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-20T06:35:43.627Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-20T06:35:43.798Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-20T06:35:43.898Z] ========================================================= [2025-05-20T06:35:43.898Z] EdgeX Global Pipelines Version Info [2025-05-20T06:35:43.898Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:35:45.026Z] ------------------- [2025-05-20T06:35:45.027Z] stable info: [2025-05-20T06:35:45.027Z] ------------------- [2025-05-20T06:35:45.027Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-20T06:35:45.027Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-20T06:35:45.027Z] Message: update stable to v1.0.274 [2025-05-20T06:35:45.288Z] ------------------- [2025-05-20T06:35:45.288Z] experimental info: [2025-05-20T06:35:45.288Z] ------------------- [2025-05-20T06:35:45.288Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-20T06:35:45.288Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-20T06:35:45.288Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-05-20T06:35:45.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo [2025-05-20T06:35:45.560Z] [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo [2025-05-20T06:35:45.607Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-05-20T06:35:45.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-05-20T06:35:45.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-20T06:35:45.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo [2025-05-20T06:35:45.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-05-20T06:35:45.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-05-20T06:35:45.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-05-20T06:35:46.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-20T06:35:46.071Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-05-20T06:35:46.117Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo [2025-05-20T06:35:46.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-20T06:35:46.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-20T06:35:46.256Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo [2025-05-20T06:35:46.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo [2025-05-20T06:35:46.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-2dd87d10ffd26be91056c9413247ebe7 [Pipeline] echo [2025-05-20T06:35:46.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-2dd87d10ffd26be91056c9413247ebe7 [Pipeline] echo [2025-05-20T06:35:46.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-2dd87d10ffd26be91056c9413247ebe7 [Pipeline] echo [2025-05-20T06:35:46.491Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44fe99e3a6d84cd547f622a825364de243199e37 [Pipeline] echo [2025-05-20T06:35:46.536Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44fe99e [Pipeline] echo [2025-05-20T06:35:46.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:35:46.711Z] provisioning config files... [2025-05-20T06:35:46.723Z] copy managed file [git-semver-settings] to file:/w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp/config13142190128058179896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:35:47.103Z] ---> ****-login.sh [2025-05-20T06:35:47.103Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:35:47.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:47.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:47.366Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:47.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:47.366Z] [2025-05-20T06:35:47.366Z] Login Succeeded [2025-05-20T06:35:47.366Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:35:47.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:47.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:47.366Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:47.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:47.367Z] [2025-05-20T06:35:47.367Z] Login Succeeded [2025-05-20T06:35:47.367Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:35:47.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:47.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:47.629Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:47.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:47.630Z] [2025-05-20T06:35:47.630Z] Login Succeeded [2025-05-20T06:35:47.630Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:35:47.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:47.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:47.630Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:47.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:47.630Z] [2025-05-20T06:35:47.630Z] Login Succeeded [2025-05-20T06:35:47.630Z] ****.io [2025-05-20T06:35:47.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:47.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:47.889Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:47.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:47.890Z] [2025-05-20T06:35:47.890Z] Login Succeeded [2025-05-20T06:35:47.890Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:35:47.920Z] 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:48.798Z] provisioning config files... [2025-05-20T06:35:48.808Z] copy managed file [git-semver-settings] to file:/w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp/config9266032149639094425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:35:49.169Z] ---> ****-login.sh [2025-05-20T06:35:49.170Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:35:49.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:49.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:49.170Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:49.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:49.170Z] [2025-05-20T06:35:49.170Z] Login Succeeded [2025-05-20T06:35:49.170Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:35:49.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:49.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:49.170Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:49.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:49.170Z] [2025-05-20T06:35:49.170Z] Login Succeeded [2025-05-20T06:35:49.170Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:35:49.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:49.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:49.438Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:49.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:49.438Z] [2025-05-20T06:35:49.438Z] Login Succeeded [2025-05-20T06:35:49.438Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:35:49.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:49.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:49.438Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:49.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:49.438Z] [2025-05-20T06:35:49.438Z] Login Succeeded [2025-05-20T06:35:49.438Z] ****.io [2025-05-20T06:35:49.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:35:49.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:35:49.698Z] Configure a credential helper to remove this warning. See [2025-05-20T06:35:49.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:35:49.698Z] [2025-05-20T06:35:49.698Z] Login Succeeded [2025-05-20T06:35:49.698Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:35:49.727Z] 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:50.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-20T06:35:50.818Z] + ls -al . [2025-05-20T06:35:50.818Z] total 64 [2025-05-20T06:35:50.819Z] drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:35 . [2025-05-20T06:35:50.819Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 .. [2025-05-20T06:35:50.819Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:35 .git [2025-05-20T06:35:50.819Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:35 .github [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:35 .gitignore [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 1222 May 20 06:35 Dockerfile [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:35 Jenkinsfile [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:35 README.md [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:35 build.py [2025-05-20T06:35:50.819Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:35 docs [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:35 entrypoint.sh [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:35 pyproject.toml [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:35 requirements.txt [2025-05-20T06:35:50.819Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:35 setup.py [2025-05-20T06:35:50.819Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:35:51.281Z] + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=44fe99e3a6d84cd547f622a825364de243199e37 --label arch=amd64 . [2025-05-20T06:35:51.281Z] Sending build context to Docker daemon 447.5kB [2025-05-20T06:35:51.281Z] Step 1/20 : FROM python:3.13.2-slim AS build-image [2025-05-20T06:35:51.542Z] 3.13.2-slim: Pulling from library/python [2025-05-20T06:35:51.802Z] 8a628cdd7ccc: Pulling fs layer [2025-05-20T06:35:51.802Z] 2c672e0471fb: Pulling fs layer [2025-05-20T06:35:51.802Z] e1860f6e4e05: Pulling fs layer [2025-05-20T06:35:51.802Z] 9b226e61ce4a: Pulling fs layer [2025-05-20T06:35:51.802Z] 9b226e61ce4a: Waiting [2025-05-20T06:35:51.802Z] 2c672e0471fb: Download complete [2025-05-20T06:35:52.059Z] e1860f6e4e05: Verifying Checksum [2025-05-20T06:35:52.059Z] e1860f6e4e05: Download complete [2025-05-20T06:35:52.059Z] 9b226e61ce4a: Verifying Checksum [2025-05-20T06:35:52.059Z] 9b226e61ce4a: Download complete [2025-05-20T06:35:52.059Z] 8a628cdd7ccc: Verifying Checksum [2025-05-20T06:35:52.059Z] 8a628cdd7ccc: Download complete [2025-05-20T06:35:52.998Z] 8a628cdd7ccc: Pull complete [2025-05-20T06:35:53.258Z] 2c672e0471fb: Pull complete [2025-05-20T06:35:53.826Z] e1860f6e4e05: Pull complete [2025-05-20T06:35:54.085Z] 9b226e61ce4a: Pull complete [2025-05-20T06:35:54.085Z] Digest: sha256:6b3223eb4d93718828223966ad316909c39813dee3ee9395204940500792b740 [2025-05-20T06:35:54.085Z] Status: Downloaded newer image for python:3.13.2-slim [2025-05-20T06:35:54.085Z] ---> 126799e6232b [2025-05-20T06:35:54.085Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:35:55.093Z] ---> Running in ff686ea98ced [2025-05-20T06:35:55.354Z] Removing intermediate container ff686ea98ced [2025-05-20T06:35:55.354Z] ---> 3d0d9ee5410d [2025-05-20T06:35:55.354Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:35:55.354Z] ---> Running in 8735aa98deb9 [2025-05-20T06:35:55.354Z] Removing intermediate container 8735aa98deb9 [2025-05-20T06:35:55.354Z] ---> 9f8e854ef13b [2025-05-20T06:35:55.354Z] Step 4/20 : WORKDIR /code [2025-05-20T06:35:55.354Z] ---> Running in 234f7b429fc7 [2025-05-20T06:35:55.621Z] Removing intermediate container 234f7b429fc7 [2025-05-20T06:35:55.621Z] ---> 5976a21a72a9 [2025-05-20T06:35:55.621Z] Step 5/20 : COPY . /code/ [2025-05-20T06:35:55.880Z] ---> ff3de3d79b73 [2025-05-20T06:35:55.880Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git [2025-05-20T06:35:55.880Z] ---> Running in 6488f4664616 [2025-05-20T06:35:56.139Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:35:56.139Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:35:56.139Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:35:56.398Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] [2025-05-20T06:35:56.398Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-05-20T06:35:56.398Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [259 kB] [2025-05-20T06:35:57.334Z] Fetched 9307 kB in 1s (8227 kB/s) [2025-05-20T06:35:57.901Z] Reading package lists... [2025-05-20T06:35:58.469Z] Reading package lists... [2025-05-20T06:35:58.469Z] Building dependency tree... [2025-05-20T06:35:58.469Z] Reading state information... [2025-05-20T06:35:58.469Z] Package netcat is a virtual package provided by: [2025-05-20T06:35:58.469Z] netcat-openbsd 1.219-1 [2025-05-20T06:35:58.469Z] netcat-traditional 1.10-47 [2025-05-20T06:35:58.469Z] [2025-05-20T06:35:58.469Z] E: Package 'netcat' has no installation candidate [2025-05-20T06:35:58.731Z] 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-05-20T06:35:59.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:35:59.727Z] [2025-05-20T06:35:59.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:36:00.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:36:00.108Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-20T06:36:00.108Z] 5eb5b503b376: Pulling fs layer [2025-05-20T06:36:00.108Z] 5c69ac0246d0: Pulling fs layer [2025-05-20T06:36:00.108Z] ec43610c2a17: Pulling fs layer [2025-05-20T06:36:00.108Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-20T06:36:00.108Z] 33b1e0a273af: Pulling fs layer [2025-05-20T06:36:00.108Z] 5d3b04190fa2: Pulling fs layer [2025-05-20T06:36:00.108Z] 2f39f015ded8: Pulling fs layer [2025-05-20T06:36:00.108Z] 33b1e0a273af: Waiting [2025-05-20T06:36:00.108Z] 5d3b04190fa2: Waiting [2025-05-20T06:36:00.108Z] 2f39f015ded8: Waiting [2025-05-20T06:36:00.108Z] 3a2ae6a8a46f: Waiting [2025-05-20T06:36:00.108Z] 5c69ac0246d0: Verifying Checksum [2025-05-20T06:36:00.108Z] 5c69ac0246d0: Download complete [2025-05-20T06:36:00.108Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-20T06:36:00.108Z] 3a2ae6a8a46f: Download complete [2025-05-20T06:36:00.108Z] 33b1e0a273af: Verifying Checksum [2025-05-20T06:36:00.108Z] 33b1e0a273af: Download complete [2025-05-20T06:36:00.108Z] 5d3b04190fa2: Verifying Checksum [2025-05-20T06:36:00.108Z] 5d3b04190fa2: Download complete [2025-05-20T06:36:00.108Z] ec43610c2a17: Verifying Checksum [2025-05-20T06:36:00.108Z] ec43610c2a17: Download complete [2025-05-20T06:36:00.366Z] 5eb5b503b376: Download complete [2025-05-20T06:36:00.933Z] 2f39f015ded8: Download complete [2025-05-20T06:36:01.499Z] 5eb5b503b376: Pull complete [2025-05-20T06:36:01.759Z] 5c69ac0246d0: Pull complete [2025-05-20T06:36:02.329Z] ec43610c2a17: Pull complete [2025-05-20T06:36:02.329Z] 3a2ae6a8a46f: Pull complete [2025-05-20T06:36:02.588Z] 33b1e0a273af: Pull complete [2025-05-20T06:36:02.588Z] 5d3b04190fa2: Pull complete [2025-05-20T06:36:03.557Z] Still waiting to schedule task [2025-05-20T06:36:03.557Z] ‘prd-centos7-blackbox-4c-2g-1689’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-05-20T06:36:03.557Z] ‘prd-centos7-blackbox-4c-2g-1690’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-05-20T06:36:03.557Z] ‘prd-ubuntu20.04-docker-8c-8g-1846’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-05-20T06:36:03.557Z] ‘prd-ubuntu20.04-docker-8c-8g-1852’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-05-20T06:36:03.557Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1855’ is offline [2025-05-20T06:36:06.779Z] 2f39f015ded8: Pull complete [2025-05-20T06:36:07.038Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-20T06:36:07.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:36:07.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:36:07.327Z] prd-ubuntu20.04-docker-8c-8g-1853 does not seem to be running inside a container [2025-05-20T06:36:07.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/2dd87d10ffd26be91056c9413247ebe7 -v /w/workspace/2dd87d10ffd26be91056c9413247ebe7:/w/workspace/2dd87d10ffd26be91056c9413247ebe7:rw,z -v /w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp:/w/workspace/2dd87d10ffd26be91056c9413247ebe7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-20T06:36:11.362Z] $ docker top 93b498bc7b0a2d53ce176f36bead46efed1ec4b4de0cfb96cebf581625d4b50b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:36:11.837Z] ---> job-cost.sh [2025-05-20T06:36:11.837Z] lf-activate-venv: SKIPPING [2025-05-20T06:36:11.837Z] INFO: No Stack... [2025-05-20T06:36:12.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-20T06:36:12.667Z] INFO: Archiving Costs [Pipeline] sh [2025-05-20T06:36:12.987Z] + cat /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives/cost.csv [2025-05-20T06:36:12.987Z] + cut -d, -f6 [Pipeline] lock [2025-05-20T06:36:13.040Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] [2025-05-20T06:36:13.045Z] Resource [jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] did not exist. Created. [2025-05-20T06:36:13.051Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-20T06:36:13.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-05-20T06:36:13.674Z] Stashed 1 file(s) [Pipeline] } [2025-05-20T06:36:13.691Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-20T06:36:13.758Z] $ docker stop --time=1 93b498bc7b0a2d53ce176f36bead46efed1ec4b4de0cfb96cebf581625d4b50b [2025-05-20T06:36:14.919Z] $ docker rm -f --volumes 93b498bc7b0a2d53ce176f36bead46efed1ec4b4de0cfb96cebf581625d4b50b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-20T06:36:15.313Z] Failed in branch amd64 [2025-05-20T06:38:49.514Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1859 in /w/workspace/2dd87d10ffd26be91056c9413247ebe7 [Pipeline] { [Pipeline] checkout [2025-05-20T06:38:49.617Z] Selected Git installation does not exist. Using Default [2025-05-20T06:38:49.617Z] The recommended git tool is: NONE [2025-05-20T06:38:56.258Z] using credential edgex-jenkins-ssh [2025-05-20T06:38:56.280Z] Cloning the remote Git repository [2025-05-20T06:38:56.326Z] Cloning repository git@github.com:edgexfoundry/git-semver.git [2025-05-20T06:38:56.442Z] > git init /w/workspace/2dd87d10ffd26be91056c9413247ebe7 # timeout=10 [2025-05-20T06:38:56.640Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-05-20T06:38:56.642Z] > git --version # timeout=10 [2025-05-20T06:38:56.666Z] > git --version # 'git version 2.25.1' [2025-05-20T06:38:56.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-05-20T06:38:56.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T06:38:57.497Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-05-20T06:38:57.524Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T06:38:58.781Z] Avoid second fetch [2025-05-20T06:38:58.781Z] Checking out Revision 44fe99e3a6d84cd547f622a825364de243199e37 (snyk-fix-2dd87d10ffd26be91056c9413247ebe7) [2025-05-20T06:38:59.626Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-05-20T06:38:59.688Z] > git --version # timeout=10 [2025-05-20T06:38:59.706Z] > git --version # 'git version 2.25.1' [2025-05-20T06:38:59.726Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-20T06:38:58.795Z] > git config core.sparsecheckout # timeout=10 [2025-05-20T06:38:58.901Z] > git checkout -f 44fe99e3a6d84cd547f622a825364de243199e37 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-05-20T06:39:04.722Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-05-20T06:39:04.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-20T06:39:04.722Z] Dload Upload Total Spent Left Speed [2025-05-20T06:39:04.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2025-05-20T06:39:05.087Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-05-20T06:39:05.437Z] + sudo tee /etc/docker/daemon.new [2025-05-20T06:39:05.437Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-05-20T06:39:05.437Z] { [2025-05-20T06:39:05.437Z] "registry-mirrors": [ [2025-05-20T06:39:05.437Z] "https://nexus3.edgexfoundry.org:10001" [2025-05-20T06:39:05.437Z] ], [2025-05-20T06:39:05.437Z] "bip": "10.250.0.254/24", [2025-05-20T06:39:05.437Z] "hosts": [ [2025-05-20T06:39:05.437Z] "tcp://0.0.0.0:5555", [2025-05-20T06:39:05.437Z] "unix:///var/run/docker.sock" [2025-05-20T06:39:05.437Z] ], [2025-05-20T06:39:05.437Z] "mtu": 1458, [2025-05-20T06:39:05.437Z] "selinux-enabled": true, [2025-05-20T06:39:05.437Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-05-20T06:39:05.437Z] } [Pipeline] sh [2025-05-20T06:39:05.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-05-20T06:39:06.141Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:39:24.520Z] provisioning config files... [2025-05-20T06:39:24.557Z] copy managed file [git-semver-settings] to file:/w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp/config15260454889001713687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:39:25.119Z] ---> ****-login.sh [2025-05-20T06:39:25.119Z] nexus3.edgexfoundry.org:10001 [2025-05-20T06:39:25.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:25.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:25.991Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:25.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:25.991Z] [2025-05-20T06:39:25.991Z] Login Succeeded [2025-05-20T06:39:25.991Z] nexus3.edgexfoundry.org:10002 [2025-05-20T06:39:26.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:26.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:26.262Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:26.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:26.262Z] [2025-05-20T06:39:26.262Z] Login Succeeded [2025-05-20T06:39:26.262Z] nexus3.edgexfoundry.org:10003 [2025-05-20T06:39:26.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:26.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:26.803Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:26.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:26.803Z] [2025-05-20T06:39:26.803Z] Login Succeeded [2025-05-20T06:39:26.803Z] nexus3.edgexfoundry.org:10004 [2025-05-20T06:39:27.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:27.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:27.072Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:27.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:27.072Z] [2025-05-20T06:39:27.072Z] Login Succeeded [2025-05-20T06:39:27.072Z] ****.io [2025-05-20T06:39:27.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-20T06:39:27.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-20T06:39:27.613Z] Configure a credential helper to remove this warning. See [2025-05-20T06:39:27.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-20T06:39:27.613Z] [2025-05-20T06:39:27.613Z] Login Succeeded [2025-05-20T06:39:27.613Z] ---> ****-login.sh ends [Pipeline] } [2025-05-20T06:39:27.643Z] 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:28.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-05-20T06:39:28.709Z] + ls -al . [2025-05-20T06:39:28.709Z] total 64 [2025-05-20T06:39:28.709Z] drwxrwxr-x 6 jenkins jenkins 4096 May 20 06:38 . [2025-05-20T06:39:28.709Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:38 .. [2025-05-20T06:39:28.709Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 06:39 .git [2025-05-20T06:39:28.709Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 06:38 .github [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 1056 May 20 06:38 .gitignore [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 1222 May 20 06:38 Dockerfile [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 869 May 20 06:38 Jenkinsfile [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 5651 May 20 06:38 README.md [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 2488 May 20 06:38 build.py [2025-05-20T06:39:28.709Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 06:38 docs [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 275 May 20 06:38 entrypoint.sh [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 83 May 20 06:38 pyproject.toml [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 32 May 20 06:38 requirements.txt [2025-05-20T06:39:28.709Z] -rw-rw-r-- 1 jenkins jenkins 2628 May 20 06:38 setup.py [2025-05-20T06:39:28.709Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 06:38 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:39:29.156Z] + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=44fe99e3a6d84cd547f622a825364de243199e37 --label arch=arm64 . [2025-05-20T06:39:29.423Z] Sending build context to Docker daemon 447.5kB [2025-05-20T06:39:29.423Z] Step 1/20 : FROM python:3.13.2-slim AS build-image [2025-05-20T06:39:30.011Z] 3.13.2-slim: Pulling from library/python [2025-05-20T06:39:30.011Z] 16c9c4a8e9ee: Pulling fs layer [2025-05-20T06:39:30.011Z] f5c3e456f51e: Pulling fs layer [2025-05-20T06:39:30.011Z] adc54e92deb2: Pulling fs layer [2025-05-20T06:39:30.011Z] 2b8323ca012e: Pulling fs layer [2025-05-20T06:39:30.011Z] 2b8323ca012e: Waiting [2025-05-20T06:39:30.280Z] f5c3e456f51e: Verifying Checksum [2025-05-20T06:39:30.280Z] f5c3e456f51e: Download complete [2025-05-20T06:39:30.548Z] 2b8323ca012e: Verifying Checksum [2025-05-20T06:39:30.548Z] 2b8323ca012e: Download complete [2025-05-20T06:39:30.548Z] adc54e92deb2: Verifying Checksum [2025-05-20T06:39:30.548Z] adc54e92deb2: Download complete [2025-05-20T06:39:31.140Z] 16c9c4a8e9ee: Verifying Checksum [2025-05-20T06:39:31.140Z] 16c9c4a8e9ee: Download complete [2025-05-20T06:39:36.508Z] 16c9c4a8e9ee: Pull complete [2025-05-20T06:39:36.778Z] f5c3e456f51e: Pull complete [2025-05-20T06:39:38.724Z] adc54e92deb2: Pull complete [2025-05-20T06:39:38.996Z] 2b8323ca012e: Pull complete [2025-05-20T06:39:38.996Z] Digest: sha256:6b3223eb4d93718828223966ad316909c39813dee3ee9395204940500792b740 [2025-05-20T06:39:38.996Z] Status: Downloaded newer image for python:3.13.2-slim [2025-05-20T06:39:38.996Z] ---> 08549194f96a [2025-05-20T06:39:38.996Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-05-20T06:39:39.976Z] ---> Running in 8c53140ed276 [2025-05-20T06:39:39.976Z] Removing intermediate container 8c53140ed276 [2025-05-20T06:39:39.976Z] ---> 0dc28131e40f [2025-05-20T06:39:39.976Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-05-20T06:39:40.245Z] ---> Running in e3b636514f87 [2025-05-20T06:39:40.515Z] Removing intermediate container e3b636514f87 [2025-05-20T06:39:40.515Z] ---> 549b4b4308ae [2025-05-20T06:39:40.515Z] Step 4/20 : WORKDIR /code [2025-05-20T06:39:40.515Z] ---> Running in 480f8320d6ae [2025-05-20T06:39:41.100Z] Removing intermediate container 480f8320d6ae [2025-05-20T06:39:41.100Z] ---> 7bd1588e14cb [2025-05-20T06:39:41.100Z] Step 5/20 : COPY . /code/ [2025-05-20T06:39:41.694Z] ---> 7c5118bfd176 [2025-05-20T06:39:41.694Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git [2025-05-20T06:39:41.694Z] ---> Running in bb465acc00df [2025-05-20T06:39:43.101Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-05-20T06:39:43.101Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-05-20T06:39:43.101Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-05-20T06:39:43.379Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8693 kB] [2025-05-20T06:39:43.646Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-05-20T06:39:43.914Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [254 kB] [2025-05-20T06:39:46.513Z] Fetched 9203 kB in 4s (2522 kB/s) [2025-05-20T06:39:50.758Z] Reading package lists... [2025-05-20T06:39:55.010Z] Reading package lists... [2025-05-20T06:39:55.010Z] Building dependency tree... [2025-05-20T06:39:55.010Z] Reading state information... [2025-05-20T06:39:55.010Z] Package netcat is a virtual package provided by: [2025-05-20T06:39:55.010Z] netcat-openbsd 1.219-1 [2025-05-20T06:39:55.010Z] netcat-traditional 1.10-47 [2025-05-20T06:39:55.010Z] [2025-05-20T06:39:55.010Z] E: Package 'netcat' has no installation candidate [2025-05-20T06:39:55.602Z] 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-05-20T06:39:56.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:39:56.726Z] [2025-05-20T06:39:56.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:39:57.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:39:57.141Z] arm64: Pulling from edgex-lftools-log-publisher [2025-05-20T06:39:57.141Z] 8998bd30e6a1: Pulling fs layer [2025-05-20T06:39:57.141Z] 04944245beec: Pulling fs layer [2025-05-20T06:39:57.141Z] 699f458cf7ca: Pulling fs layer [2025-05-20T06:39:57.141Z] 765212b225bb: Pulling fs layer [2025-05-20T06:39:57.141Z] f23df028b6ca: Pulling fs layer [2025-05-20T06:39:57.141Z] d65c8cfc05b1: Pulling fs layer [2025-05-20T06:39:57.141Z] 2437ff75d9bd: Pulling fs layer [2025-05-20T06:39:57.141Z] f23df028b6ca: Waiting [2025-05-20T06:39:57.141Z] d65c8cfc05b1: Waiting [2025-05-20T06:39:57.141Z] 2437ff75d9bd: Waiting [2025-05-20T06:39:57.141Z] 765212b225bb: Waiting [2025-05-20T06:39:57.410Z] 04944245beec: Verifying Checksum [2025-05-20T06:39:57.410Z] 04944245beec: Download complete [2025-05-20T06:39:57.410Z] 765212b225bb: Verifying Checksum [2025-05-20T06:39:57.410Z] 765212b225bb: Download complete [2025-05-20T06:39:57.410Z] f23df028b6ca: Verifying Checksum [2025-05-20T06:39:57.410Z] f23df028b6ca: Download complete [2025-05-20T06:39:57.410Z] d65c8cfc05b1: Verifying Checksum [2025-05-20T06:39:57.410Z] 699f458cf7ca: Verifying Checksum [2025-05-20T06:39:57.410Z] 699f458cf7ca: Download complete [2025-05-20T06:39:58.829Z] 8998bd30e6a1: Download complete [2025-05-20T06:39:59.783Z] 2437ff75d9bd: Download complete [2025-05-20T06:40:03.131Z] 8998bd30e6a1: Pull complete [2025-05-20T06:40:03.397Z] 04944245beec: Pull complete [2025-05-20T06:40:04.804Z] 699f458cf7ca: Pull complete [2025-05-20T06:40:05.069Z] 765212b225bb: Pull complete [2025-05-20T06:40:06.027Z] f23df028b6ca: Pull complete [2025-05-20T06:40:06.027Z] d65c8cfc05b1: Pull complete [2025-05-20T06:40:24.246Z] 2437ff75d9bd: Pull complete [2025-05-20T06:40:24.246Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-05-20T06:40:24.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-05-20T06:40:24.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:40:24.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-1859 does not seem to be running inside a container [2025-05-20T06:40:24.954Z] $ 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/2dd87d10ffd26be91056c9413247ebe7 -v /w/workspace/2dd87d10ffd26be91056c9413247ebe7:/w/workspace/2dd87d10ffd26be91056c9413247ebe7:rw,z -v /w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp:/w/workspace/2dd87d10ffd26be91056c9413247ebe7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-05-20T06:40:27.485Z] $ docker top 454628b2481b61851720a3e64aef433ea900e1e0a9e742a2e9e9c6d1277a97df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:28.412Z] ---> job-cost.sh [2025-05-20T06:40:28.412Z] lf-activate-venv: SKIPPING [2025-05-20T06:40:28.412Z] INFO: No Stack... [2025-05-20T06:40:28.681Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-05-20T06:40:29.636Z] INFO: Archiving Costs [Pipeline] sh [2025-05-20T06:40:30.288Z] + cat /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives/cost.csv [2025-05-20T06:40:30.288Z] + cut -d, -f6 [Pipeline] lock [2025-05-20T06:40:30.364Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] [2025-05-20T06:40:30.369Z] Resource [jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] did not exist. Created. [2025-05-20T06:40:30.374Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-05-20T06:40:30.973Z] /w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp/durable-0e6f9c6a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-05-20T06:40:31.994Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-05-20T06:40:32.031Z] Warning: overwriting stash ‘stack-cost’ [2025-05-20T06:40:32.385Z] Stashed 1 file(s) [Pipeline] } [2025-05-20T06:40:32.404Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-snyk-fix-2dd87d10ffd26be91056c9413247ebe7-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-05-20T06:40:32.485Z] $ docker stop --time=1 454628b2481b61851720a3e64aef433ea900e1e0a9e742a2e9e9c6d1277a97df [2025-05-20T06:40:33.950Z] $ docker rm -f --volumes 454628b2481b61851720a3e64aef433ea900e1e0a9e742a2e9e9c6d1277a97df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-05-20T06:40:34.543Z] 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-05-20T06:40:35.649Z] + [ -d /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives ] [2025-05-20T06:40:35.649Z] + ls -al /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives [2025-05-20T06:40:35.649Z] total 16 [2025-05-20T06:40:35.649Z] drwxr-xr-x 3 root root 4096 May 20 06:36 . [2025-05-20T06:40:35.649Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:36 .. [2025-05-20T06:40:35.649Z] drwxr-xr-x 2 root root 4096 May 20 06:36 cost [2025-05-20T06:40:35.649Z] -rw-r--r-- 1 root root 116 May 20 06:36 cost.csv [2025-05-20T06:40:35.649Z] + sudo chown -R jenkins:jenkins /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives [2025-05-20T06:40:35.649Z] + ls -al /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives [2025-05-20T06:40:35.649Z] total 16 [2025-05-20T06:40:35.649Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 06:36 . [2025-05-20T06:40:35.649Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 06:36 .. [2025-05-20T06:40:35.649Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 06:36 cost [2025-05-20T06:40:35.649Z] -rw-r--r-- 1 jenkins jenkins 116 May 20 06:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:35.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:36.894Z] ---> package-listing.sh [2025-05-20T06:40:36.895Z] ++ facter osfamily [2025-05-20T06:40:36.895Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-20T06:40:37.154Z] + OS_FAMILY=debian [2025-05-20T06:40:37.154Z] + workspace=/w/workspace/2dd87d10ffd26be91056c9413247ebe7 [2025-05-20T06:40:37.154Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-20T06:40:37.154Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-20T06:40:37.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-20T06:40:37.154Z] + PACKAGES=/tmp/packages_start.txt [2025-05-20T06:40:37.154Z] + '[' /w/workspace/2dd87d10ffd26be91056c9413247ebe7 ']' [2025-05-20T06:40:37.154Z] + PACKAGES=/tmp/packages_end.txt [2025-05-20T06:40:37.154Z] + case "${OS_FAMILY}" in [2025-05-20T06:40:37.154Z] + dpkg -l [2025-05-20T06:40:37.154Z] + grep '^ii' [2025-05-20T06:40:37.154Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-20T06:40:37.154Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-20T06:40:37.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-20T06:40:37.154Z] + '[' /w/workspace/2dd87d10ffd26be91056c9413247ebe7 ']' [2025-05-20T06:40:37.154Z] + mkdir -p /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives/ [2025-05-20T06:40:37.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/2dd87d10ffd26be91056c9413247ebe7/archives/ [Pipeline] echo [2025-05-20T06:40:37.195Z] 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/2dd87d10ffd26be91056c9413247ebe7/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:40:37.491Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-20T06:40:38.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-20T06:40:38.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-20T06:40:38.295Z] prd-ubuntu20.04-docker-8c-8g-1853 does not seem to be running inside a container [2025-05-20T06:40:38.338Z] $ 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/2dd87d10ffd26be91056c9413247ebe7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/2dd87d10ffd26be91056c9413247ebe7 -v /w/workspace/2dd87d10ffd26be91056c9413247ebe7:/w/workspace/2dd87d10ffd26be91056c9413247ebe7:rw,z -v /w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp:/w/workspace/2dd87d10ffd26be91056c9413247ebe7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-20T06:40:38.550Z] $ docker top 1d700a7d51c8502e008cec9a15314e715f539428d6f878c22c5628c0e1f4370d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-20T06:40:38.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-20T06:40:39.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-20T06:40:39.575Z] + ls /var/log/sa-host [2025-05-20T06:40:39.575Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-20T06:40:39.726Z] provisioning config files... [2025-05-20T06:40:39.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/2dd87d10ffd26be91056c9413247ebe7@tmp/config3025010036260175495tmp [Pipeline] { [Pipeline] echo [2025-05-20T06:40:39.795Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:40.113Z] ---> create-netrc.sh [Pipeline] } [2025-05-20T06:40:40.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:40.531Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-20T06:40:40.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:40.879Z] ---> sudo-logs.sh [2025-05-20T06:40:40.879Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-20T06:40:40.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:41.264Z] ---> job-cost.sh [2025-05-20T06:40:41.264Z] lf-activate-venv: SKIPPING [2025-05-20T06:40:41.264Z] DEBUG: total: 0.2199999988079071 [2025-05-20T06:40:41.264Z] INFO: Retrieving Stack Cost... [2025-05-20T06:40:41.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-20T06:40:42.091Z] INFO: Archiving Costs [Pipeline] echo [2025-05-20T06:40:42.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-20T06:40:42.440Z] ---> logs-deploy.sh [2025-05-20T06:40:42.440Z] lf-activate-venv: SKIPPING [2025-05-20T06:40:42.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/snyk-fix-2dd87d10ffd26be91056c9413247ebe7/1 [2025-05-20T06:40:42.440Z] INFO: archiving workspace using pattern(s): [2025-05-20T06:40:43.376Z] Archives upload complete. [2025-05-20T06:40:43.376Z] INFO: archiving logs to Nexus