Pull request #229 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Obtained Jenkinsfile from 3b06c192a4d0f32d11b137af611c42584050c5d3+1f7ab65da8158b73678a37b9c26089cfd7eb06f1 (7953287dcf570a619bc4349948d0de98d0406285) 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-ssh15223685805830781036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7676396516640575411.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/ci-build-images/branches/PR-229/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/ci-build-images/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10257979444574862457.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/ci-build-images/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9992681546152444157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh15722854631430679230.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/ci-build-images/branches/PR-229/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/ci-build-images/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2168447539669179352.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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:edgex-snyk-go, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-snyk-go, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[latest], releaseBranchOverride:snyk] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snyk-go USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snyk-go DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snyk-go-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: snyk DOCKER_CUSTOM_TAGS: latest [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-771024 in /w/workspace/exfoundry_ci-build-images_PR-229 [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/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/snyk commit 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 into PR head commit 3b06c192a4d0f32d11b137af611c42584050c5d3 Merge succeeded, producing 3b06c192a4d0f32d11b137af611c42584050c5d3 Checking out Revision 3b06c192a4d0f32d11b137af611c42584050c5d3 (PR-229) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/snyk:refs/remotes/origin/snyk # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b06c192a4d0f32d11b137af611c42584050c5d3 # 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 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b06c192a4d0f32d11b137af611c42584050c5d3 # timeout=10 Commit message: "ci: upgrade snyk base image to golang1.25-alpine3.22" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:44:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:44:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:55 ========================================================= 08:44:55 EdgeX Global Pipelines Version Info 08:44:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:44:55 ------------------- 08:44:55 stable info: 08:44:55 ------------------- 08:44:55 Commited By: Cherry Wang cherry@iotechsys.com 08:44:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:44:55 Message: update stable to v1.0.278 08:44:56 ------------------- 08:44:56 experimental info: 08:44:56 ------------------- 08:44:56 Commited By: **** collab-it+edgex@linuxfoundation.org 08:44:56 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:44:56 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo 08:44:57 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = latest [Pipeline] echo 08:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 08:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 08:44:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 08:44:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b06c192a4d0f32d11b137af611c42584050c5d3 [Pipeline] echo 08:44:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b06c19 [Pipeline] echo 08:44:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:58 provisioning config files... 08:44:58 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-229@tmp/config16384007253670105520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:58 ---> ****-login.sh 08:44:58 nexus3.edgexfoundry.org:10001 08:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:59 08:44:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:44:59 Configure a credential helper to remove this warning. See 08:44:59 https://docs.****.com/go/credential-store/ 08:44:59 08:44:59 Login Succeeded 08:44:59 nexus3.edgexfoundry.org:10002 08:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:59 08:44:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:44:59 Configure a credential helper to remove this warning. See 08:44:59 https://docs.****.com/go/credential-store/ 08:44:59 08:44:59 Login Succeeded 08:44:59 nexus3.edgexfoundry.org:10003 08:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:59 08:44:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:44:59 Configure a credential helper to remove this warning. See 08:44:59 https://docs.****.com/go/credential-store/ 08:44:59 08:44:59 Login Succeeded 08:44:59 nexus3.edgexfoundry.org:10004 08:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:59 08:44:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:44:59 Configure a credential helper to remove this warning. See 08:44:59 https://docs.****.com/go/credential-store/ 08:44:59 08:44:59 Login Succeeded 08:44:59 ****.io 08:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:59 08:44:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:44:59 Configure a credential helper to remove this warning. See 08:44:59 https://docs.****.com/go/credential-store/ 08:44:59 08:44:59 Login Succeeded 08:44:59 ---> ****-login.sh ends [Pipeline] } 08:44:59 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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:01 provisioning config files... 08:45:01 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-229@tmp/config7053715667139903429tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:01 ---> ****-login.sh 08:45:01 nexus3.edgexfoundry.org:10001 08:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:01 Login Succeeded 08:45:01 nexus3.edgexfoundry.org:10002 08:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:01 Login Succeeded 08:45:01 nexus3.edgexfoundry.org:10003 08:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:01 Login Succeeded 08:45:01 nexus3.edgexfoundry.org:10004 08:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:01 Login Succeeded 08:45:01 ****.io 08:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:02 Login Succeeded 08:45:02 ---> ****-login.sh ends [Pipeline] } 08:45:02 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 08:45:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:45:03 + ls -al . 08:45:03 total 20 08:45:03 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:44 . 08:45:03 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:44 .. 08:45:03 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:44 .git 08:45:03 -rw-rw-r-- 1 jenkins jenkins 684 Oct 30 08:44 Dockerfile 08:45:03 -rw-rw-r-- 1 jenkins jenkins 933 Oct 30 08:44 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:03 + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3b06c192a4d0f32d11b137af611c42584050c5d3 --label arch=amd64 . 08:45:04 #0 building with "default" instance using docker driver 08:45:04 08:45:04 #1 [internal] load build definition from Dockerfile 08:45:04 #1 transferring dockerfile: 723B done 08:45:04 #1 DONE 0.0s 08:45:04 08:45:04 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 08:45:05 #2 ... 08:45:05 08:45:05 #3 [internal] load metadata for docker.io/library/docker:latest 08:45:05 #3 DONE 0.6s 08:45:05 08:45:05 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 08:45:05 #2 DONE 0.7s 08:45:05 08:45:05 #4 [internal] load .dockerignore 08:45:05 #4 transferring context: 08:45:05 #4 transferring context: 2B done 08:45:05 #4 DONE 0.0s 08:45:05 08:45:05 #5 [stage-0 1/3] FROM docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 08:45:05 #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 0.0s done 08:45:05 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s 08:45:05 #5 sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 0B / 291.15kB 0.1s 08:45:05 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 0B / 60.15MB 0.1s 08:45:05 #5 sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 10.29kB / 10.29kB done 08:45:05 #5 sha256:c3dc5d5e8cf34ccb2172fb8d1aa399aa13cd8b60d27bba891d18e3b436a0c5f6 1.92kB / 1.92kB done 08:45:05 #5 sha256:eddaa94abd7ba615b9d760e7e70d75af2567a9332a3c959bb79a64a2f74bf682 2.08kB / 2.08kB done 08:45:05 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:45:05 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:45:05 #5 sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 0B / 126B 0.2s 08:45:05 #5 sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 291.15kB / 291.15kB 0.2s done 08:45:05 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 08:45:05 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 08:45:05 #5 sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 126B / 126B 0.3s done 08:45:05 #5 extracting sha256:85e8836fcdb2966cd3e43a5440ccddffd1828d2d186a49fa7c17b605db8b3bb3 0.0s done 08:45:07 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 12.58MB / 60.15MB 1.7s 08:45:07 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 28.31MB / 60.15MB 1.8s 08:45:07 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 47.19MB / 60.15MB 1.9s 08:45:07 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 60.15MB / 60.15MB 2.0s 08:45:07 #5 sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 60.15MB / 60.15MB 2.4s done 08:45:07 #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 08:45:11 #5 ... 08:45:11 08:45:11 #6 FROM docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 08:45:11 #6 resolve docker.io/library/docker:latest@sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 0.0s done 08:45:11 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:45:11 #6 sha256:24173119fa6d1b5b4a27ab164fa7863deb66574ee5b90fef3b85dc888ef1a7e6 5.17kB / 5.17kB done 08:45:11 #6 sha256:7fd2c8237f6b295302d31c346b4532b9884e7bd53bf58235c4b8fdfc7ac3aaa7 4.00kB / 4.00kB done 08:45:11 #6 sha256:0c6e741a59d2b5a4679660c106679ebc7d4db788ddc56ff5e6741120cb5615ee 12.03kB / 12.03kB done 08:45:11 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 08:45:11 #6 sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 8.21MB / 8.21MB 0.7s done 08:45:11 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 08:45:11 #6 sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d 456B / 456B 0.6s done 08:45:11 #6 sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 20.43MB / 20.43MB 1.1s done 08:45:11 #6 extracting sha256:354ee3d4033409aab8a6343bd8f4946b63ed8ee6e592423bbe36b32cadd822eb 0.2s done 08:45:11 #6 sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 22.16MB / 22.16MB 1.3s done 08:45:11 #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:45:11 #6 extracting sha256:571e5b145c180ee60a54e6e156baea080860d903bfcd11a832b670c45bea8a9d done 08:45:11 #6 sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 21.63MB / 21.63MB 1.7s done 08:45:11 #6 extracting sha256:dfa9e8f5dad8914b50ad7caf05f3dcb2dd3189b83ec990d2c7cdfbb0171fefd0 0.5s done 08:45:11 #6 sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 540B / 540B 1.5s done 08:45:11 #6 sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde 1.01kB / 1.01kB 1.7s done 08:45:11 #6 extracting sha256:fc17887135f865f0ab3373cb241459ebc39303e64585e5cadf2c8365f662a83a 0.4s done 08:45:11 #6 sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 6.91MB / 6.91MB 2.4s done 08:45:11 #6 sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 116B / 116B 1.9s done 08:45:11 #6 sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 90.40kB / 90.40kB 2.4s done 08:45:11 #6 extracting sha256:2c0feeb7e94a43c4c8cda37dba49c4d214967b464377c9e588cc0eb8e712d822 0.5s done 08:45:11 #6 sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 1.69kB / 1.69kB 2.6s done 08:45:11 #6 sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d 1.01kB / 1.01kB 2.6s done 08:45:11 #6 sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 62.83MB / 62.83MB 3.3s done 08:45:11 #6 sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d 3.30kB / 3.30kB 2.8s done 08:45:11 #6 extracting sha256:5cfe1127a9962365d189931af70fc20c512713070321958dca0466f067f25455 done 08:45:11 #6 extracting sha256:0986754f3eee28eff01f2914dffa4e0bc1fe70af1029c708e69f0b8b274f7fde done 08:45:11 #6 extracting sha256:2b9f2044987052c881ea71fb35249bb99d825b55d0fbb6fd287770d50acf6925 done 08:45:11 #6 extracting sha256:eca549ef93bebd6ecb1ea9e1eb614278370b990827127716f2f500f654518617 0.3s done 08:45:11 #6 extracting sha256:8d213179b0c3ec131ebee2d3ff96c9aab5922cd4db88dec19519802affcda325 done 08:45:11 #6 extracting sha256:02593f0171881eb63346c54426f109e0d8732fdc381cd613aedf0ce2e34b020d done 08:45:11 #6 extracting sha256:bb01c23d731ac1074e4613843aeb0a1af14c3bd930593c36ced366f92ba9389b 1.2s done 08:45:11 #6 extracting sha256:68bec682dd5602cd9980d04dca854f83d1ee95efcbcb9e98eb51413102d864c7 done 08:45:11 #6 extracting sha256:dbcdfe9ceca7df15d5ed8e966b67473cfd9878516b06cc199251ac3049e5392d done 08:45:11 #6 DONE 5.7s 08:45:11 08:45:11 #5 [stage-0 1/3] FROM docker.io/library/golang:1.25-alpine3.22@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34 08:45:13 #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 5.3s 08:45:13 #5 extracting sha256:91631faa732ae651543f888b70295cbfe29a433d3c8da02b9966f67f238d3603 5.3s done 08:45:16 #5 extracting sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 08:45:16 #5 extracting sha256:f3f5ae8826faeb0e0415f8f29afbc9550ae5d655f3982b2924949c93d5efd5c8 done 08:45:16 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:45:16 #5 DONE 10.6s 08:45:16 08:45:16 #7 [stage-0 2/3] COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:45:16 #7 DONE 0.4s 08:45:16 08:45:16 #8 [stage-0 3/3] RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v1.1300.2/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html 08:45:16 #8 0.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:45:16 #8 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:45:16 #8 0.592 (1/35) Installing tzdata (2025b-r0) 08:45:16 #8 0.628 (2/35) Installing tcl (8.6.16-r0) 08:45:16 #8 0.674 (3/35) Installing expect (5.45.4-r5) 08:45:16 #8 0.681 (4/35) Installing libgcc (14.2.0-r6) 08:45:16 #8 0.686 (5/35) Installing jansson (2.14.1-r0) 08:45:16 #8 0.689 (6/35) Installing libstdc++ (14.2.0-r6) 08:45:16 #8 0.709 (7/35) Installing zstd-libs (1.5.7-r0) 08:45:17 #8 0.717 (8/35) Installing binutils (2.44-r3) 08:45:17 #8 0.780 (9/35) Installing libgomp (14.2.0-r6) 08:45:17 #8 0.785 (10/35) Installing libatomic (14.2.0-r6) 08:45:17 #8 0.788 (11/35) Installing gmp (6.3.0-r3) 08:45:17 #8 0.794 (12/35) Installing isl26 (0.26-r1) 08:45:17 #8 0.809 (13/35) Installing mpfr4 (4.2.1_p1-r0) 08:45:17 #8 0.819 (14/35) Installing mpc1 (1.3.1-r1) 08:45:17 #8 0.822 (15/35) Installing gcc (14.2.0-r6) 08:45:17 #8 1.562 (16/35) Installing brotli-libs (1.1.0-r2) 08:45:17 #8 1.572 (17/35) Installing c-ares (1.34.5-r0) 08:45:17 #8 1.576 (18/35) Installing libunistring (1.3-r0) 08:45:17 #8 1.592 (19/35) Installing libidn2 (2.3.7-r0) 08:45:17 #8 1.595 (20/35) Installing nghttp2-libs (1.65.0-r0) 08:45:17 #8 1.599 (21/35) Installing libpsl (0.21.5-r3) 08:45:17 #8 1.603 (22/35) Installing libcurl (8.14.1-r2) 08:45:17 #8 1.612 (23/35) Installing libexpat (2.7.3-r0) 08:45:17 #8 1.615 (24/35) Installing pcre2 (10.46-r0) 08:45:17 #8 1.625 (25/35) Installing git (2.49.1-r0) 08:45:17 #8 1.686 (26/35) Installing git-init-template (2.49.1-r0) 08:45:17 #8 1.688 (27/35) Installing musl-dev (1.2.5-r10) 08:45:17 #8 1.746 (28/35) Installing ada-libs (2.9.2-r4) 08:45:17 #8 1.752 (29/35) Installing icu-data-en (76.1-r1) 08:45:17 #8 1.775 Executing icu-data-en-76.1-r1.post-install 08:45:17 #8 1.778 * 08:45:17 #8 1.778 * If you need ICU with non-English locales and legacy charset support, install 08:45:17 #8 1.778 * package icu-data-full. 08:45:17 #8 1.778 * 08:45:17 #8 1.779 (30/35) Installing icu-libs (76.1-r1) 08:45:17 #8 1.820 (31/35) Installing simdjson (3.12.0-r0) 08:45:18 #8 1.825 (32/35) Installing simdutf (7.2.1-r0) 08:45:18 #8 1.834 (33/35) Installing sqlite-libs (3.49.2-r1) 08:45:18 #8 1.853 (34/35) Installing nodejs (22.16.0-r2) 08:45:18 #8 2.149 (35/35) Installing npm (11.3.0-r1) 08:45:18 #8 2.269 Executing busybox-1.37.0-r19.trigger 08:45:18 #8 2.277 OK: 260 MiB in 52 packages 08:45:18 #8 2.346 Connecting to github.com (140.82.112.3:443) 08:45:18 #8 2.470 Connecting to github.com (140.82.112.3:443) 08:45:18 #8 2.653 Connecting to release-assets.githubusercontent.com (185.199.110.133:443) 08:45:18 #8 2.702 saving to '/usr/local/bin/snyk' 08:45:19 #8 3.442 snyk 68% |********************* | 94.2M 0:00:00 ETA 08:45:20 #8 4.150 snyk 100% |********************************| 137M 0:00:00 ETA 08:45:20 #8 4.150 '/usr/local/bin/snyk' saved 08:45:21 #8 5.544 08:45:21 #8 5.544 added 19 packages in 1s 08:45:21 #8 5.544 08:45:21 #8 5.544 3 packages are looking for funding 08:45:21 #8 5.544 run `npm fund` for details 08:45:24 #8 DONE 7.7s 08:45:24 08:45:24 #9 exporting to image 08:45:24 #9 exporting layers 08:45:25 #9 exporting layers 1.8s done 08:45:25 #9 writing image sha256:7ad1125bbfed69051c73899b68fbd4eb00093bb390d99ea03e1ea04ecddbccb5 done 08:45:25 #9 naming to docker.io/edgex-devops/edgex-snyk-go done 08:45:25 #9 DONE 1.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:26 08:45:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:27 latest: Pulling from edgex-lftools-log-publisher 08:45:27 5eb5b503b376: Pulling fs layer 08:45:27 5c69ac0246d0: Pulling fs layer 08:45:27 ec43610c2a17: Pulling fs layer 08:45:27 3a2ae6a8a46f: Pulling fs layer 08:45:27 33b1e0a273af: Pulling fs layer 08:45:27 5d3b04190fa2: Pulling fs layer 08:45:27 2f39f015ded8: Pulling fs layer 08:45:27 33b1e0a273af: Waiting 08:45:27 5d3b04190fa2: Waiting 08:45:27 3a2ae6a8a46f: Waiting 08:45:27 2f39f015ded8: Waiting 08:45:27 5c69ac0246d0: Verifying Checksum 08:45:27 5c69ac0246d0: Download complete 08:45:27 3a2ae6a8a46f: Verifying Checksum 08:45:27 3a2ae6a8a46f: Download complete 08:45:27 33b1e0a273af: Verifying Checksum 08:45:27 33b1e0a273af: Download complete 08:45:27 5d3b04190fa2: Verifying Checksum 08:45:27 5d3b04190fa2: Download complete 08:45:27 ec43610c2a17: Verifying Checksum 08:45:27 ec43610c2a17: Download complete 08:45:27 5eb5b503b376: Verifying Checksum 08:45:27 5eb5b503b376: Download complete 08:45:27 2f39f015ded8: Download complete 08:45:29 5eb5b503b376: Pull complete 08:45:29 5c69ac0246d0: Pull complete 08:45:29 ec43610c2a17: Pull complete 08:45:29 3a2ae6a8a46f: Pull complete 08:45:29 33b1e0a273af: Pull complete 08:45:29 5d3b04190fa2: Pull complete 08:45:36 2f39f015ded8: Pull complete 08:45:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:45:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:36 prd-ubuntu20.04-docker-8c-8g-771024 does not seem to be running inside a container 08:45:36 $ 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/exfoundry_ci-build-images_PR-229 -v /w/workspace/exfoundry_ci-build-images_PR-229:/w/workspace/exfoundry_ci-build-images_PR-229:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-229@tmp:/w/workspace/exfoundry_ci-build-images_PR-229@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 08:45:39 $ docker top 2824c26a1054aa562b28c8cd3325e3fdca78ac939efab021c1d4ca9f385fa2d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:40 ---> job-cost.sh 08:45:40 lf-activate-venv: SKIPPING 08:45:40 INFO: No Stack... 08:45:40 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:40 INFO: Archiving Costs [Pipeline] sh 08:45:41 + cat /w/workspace/exfoundry_ci-build-images_PR-229/archives/cost.csv 08:45:41 + cut -d, -f6 [Pipeline] lock 08:45:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-229-1-stack-cost] 08:45:41 Resource [jenkins-edgexfoundry-ci-build-images-PR-229-1-stack-cost] did not exist. Created. 08:45:41 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-229-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:45:41 + echo total: 0.2199999988079071 [Pipeline] stash 08:45:42 Stashed 1 file(s) [Pipeline] } 08:45:42 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-229-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:45:42 $ docker stop --time=1 2824c26a1054aa562b28c8cd3325e3fdca78ac939efab021c1d4ca9f385fa2d7 08:45:43 $ docker rm -f --volumes 2824c26a1054aa562b28c8cd3325e3fdca78ac939efab021c1d4ca9f385fa2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:45:44 + [ -d /w/workspace/exfoundry_ci-build-images_PR-229/archives ] 08:45:44 + ls -al /w/workspace/exfoundry_ci-build-images_PR-229/archives 08:45:44 total 16 08:45:44 drwxr-xr-x 3 root root 4096 Oct 30 08:45 . 08:45:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:45 .. 08:45:44 drwxr-xr-x 2 root root 4096 Oct 30 08:45 cost 08:45:44 -rw-r--r-- 1 root root 87 Oct 30 08:45 cost.csv 08:45:44 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-229/archives 08:45:44 + ls -al /w/workspace/exfoundry_ci-build-images_PR-229/archives 08:45:44 total 16 08:45:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:45 . 08:45:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:45 .. 08:45:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 08:45 cost 08:45:44 -rw-r--r-- 1 jenkins jenkins 87 Oct 30 08:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:45:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:45:46 ---> package-listing.sh 08:45:46 ++ facter osfamily 08:45:46 ++ tr '[:upper:]' '[:lower:]' 08:45:46 + OS_FAMILY=debian 08:45:46 + workspace=/w/workspace/exfoundry_ci-build-images_PR-229 08:45:46 + START_PACKAGES=/tmp/packages_start.txt 08:45:46 + END_PACKAGES=/tmp/packages_end.txt 08:45:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:45:46 + PACKAGES=/tmp/packages_start.txt 08:45:46 + '[' /w/workspace/exfoundry_ci-build-images_PR-229 ']' 08:45:46 + PACKAGES=/tmp/packages_end.txt 08:45:46 + case "${OS_FAMILY}" in 08:45:46 + dpkg -l 08:45:46 + grep '^ii' 08:45:46 + '[' -f /tmp/packages_start.txt ']' 08:45:46 + '[' -f /tmp/packages_end.txt ']' 08:45:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:45:46 + '[' /w/workspace/exfoundry_ci-build-images_PR-229 ']' 08:45:46 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-229/archives/ 08:45:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-229/archives/ [Pipeline] echo 08:45:46 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/exfoundry_ci-build-images_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:45:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:47 prd-ubuntu20.04-docker-8c-8g-771024 does not seem to be running inside a container 08:45:47 $ 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/exfoundry_ci-build-images_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-229 -v /w/workspace/exfoundry_ci-build-images_PR-229:/w/workspace/exfoundry_ci-build-images_PR-229:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-229@tmp:/w/workspace/exfoundry_ci-build-images_PR-229@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 08:45:47 $ docker top ca9ea94ec43acbb2ac72de28c0ef8e2329e1b7ff7017eb52587c6c49b287e941 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:48 + touch /tmp/pre-build-complete [Pipeline] sh 08:45:48 + mkdir -p /var/log/sysstat [Pipeline] sh 08:45:48 + ls /var/log/sa-host 08:45:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:48 provisioning config files... 08:45:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-229@tmp/config6784644585477370395tmp [Pipeline] { [Pipeline] echo 08:45:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:45:49 ---> create-netrc.sh [Pipeline] } 08:45:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:45:49 ---> python-tools-install.sh [Pipeline] echo 08:45:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:49 ---> sudo-logs.sh 08:45:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:45:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:50 ---> job-cost.sh 08:45:50 lf-activate-venv: SKIPPING 08:45:50 DEBUG: total: 0.2199999988079071 08:45:50 INFO: Retrieving Stack Cost... 08:45:50 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:50 INFO: Archiving Costs [Pipeline] echo 08:45:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:45:50 ---> logs-deploy.sh 08:45:50 lf-activate-venv: SKIPPING 08:45:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-229/1 08:45:50 INFO: archiving workspace using pattern(s): 08:45:51 Archives upload complete. 08:45:52 INFO: archiving logs to Nexus 08:45:52 ---> uname -a: 08:45:52 Linux prd-ubuntu20-04-docker-8c-8g-771024 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:45:52 08:45:52 08:45:52 ---> lscpu: 08:45:52 Architecture: x86_64 08:45:52 CPU op-mode(s): 32-bit, 64-bit 08:45:52 Byte Order: Little Endian 08:45:52 Address sizes: 40 bits physical, 48 bits virtual 08:45:52 CPU(s): 8 08:45:52 On-line CPU(s) list: 0-7 08:45:52 Thread(s) per core: 1 08:45:52 Core(s) per socket: 1 08:45:52 Socket(s): 8 08:45:52 NUMA node(s): 1 08:45:52 Vendor ID: AuthenticAMD 08:45:52 CPU family: 23 08:45:52 Model: 49 08:45:52 Model name: AMD EPYC-Rome Processor 08:45:52 Stepping: 0 08:45:52 CPU MHz: 2800.000 08:45:52 BogoMIPS: 5600.00 08:45:52 Virtualization: AMD-V 08:45:52 Hypervisor vendor: KVM 08:45:52 Virtualization type: full 08:45:52 L1d cache: 256 KiB 08:45:52 L1i cache: 256 KiB 08:45:52 L2 cache: 4 MiB 08:45:52 L3 cache: 128 MiB 08:45:52 NUMA node0 CPU(s): 0-7 08:45:52 Vulnerability Gather data sampling: Not affected 08:45:52 Vulnerability Itlb multihit: Not affected 08:45:52 Vulnerability L1tf: Not affected 08:45:52 Vulnerability Mds: Not affected 08:45:52 Vulnerability Meltdown: Not affected 08:45:52 Vulnerability Mmio stale data: Not affected 08:45:52 Vulnerability Retbleed: Vulnerable 08:45:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:45:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:45:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:45:52 Vulnerability Srbds: Not affected 08:45:52 Vulnerability Tsx async abort: Not affected 08:45:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:45:52 08:45:52 08:45:52 ---> nproc: 08:45:52 8 08:45:52 08:45:52