Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 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-ssh8701066994163477582.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-ssh1072290460445115743.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11167981178230787595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18361168524257026503.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/snyk/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5605737724211749952.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project: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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3479’ Running on prd-ubuntu20.04-docker-8c-8g-3490 in /w/workspace/dgexfoundry_ci-build-images_snyk [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/dgexfoundry_ci-build-images_snyk # 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 > 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 Avoid second fetch Checking out Revision 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 (snyk) Commit message: "Merge pull request #220 from jinlinGuan/snyk-upgrade" > git config core.sparsecheckout # timeout=10 > git checkout -f 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 # timeout=10 > git rev-list --no-walk 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-18T04:12:04.129Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-18T04:12:04.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-18T04:12:04.211Z] ========================================================= [2025-06-18T04:12:04.211Z] EdgeX Global Pipelines Version Info [2025-06-18T04:12:04.211Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:12:04.924Z] ------------------- [2025-06-18T04:12:04.924Z] stable info: [2025-06-18T04:12:04.924Z] ------------------- [2025-06-18T04:12:04.924Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-18T04:12:04.924Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-18T04:12:04.924Z] Message: update stable to v1.0.274 [2025-06-18T04:12:05.493Z] ------------------- [2025-06-18T04:12:05.493Z] experimental info: [2025-06-18T04:12:05.493Z] ------------------- [2025-06-18T04:12:05.493Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-18T04:12:05.493Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-18T04:12:05.493Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-18T04:12:05.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-06-18T04:12:05.600Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-snyk-go [Pipeline] echo [2025-06-18T04:12:05.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-06-18T04:12:05.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-18T04:12:05.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-18T04:12:05.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-snyk-go [Pipeline] echo [2025-06-18T04:12:05.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-06-18T04:12:05.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-18T04:12:05.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-18T04:12:05.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-18T04:12:05.783Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-18T04:12:05.805Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-snyk-go-archive.tar.gz [Pipeline] echo [2025-06-18T04:12:05.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-18T04:12:05.849Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-18T04:12:05.872Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = snyk [Pipeline] echo [2025-06-18T04:12:05.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = latest [Pipeline] echo [2025-06-18T04:12:05.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk [Pipeline] echo [2025-06-18T04:12:05.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk [Pipeline] echo [2025-06-18T04:12:05.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk [Pipeline] echo [2025-06-18T04:12:05.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [Pipeline] echo [2025-06-18T04:12:05.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f7ab65 [Pipeline] echo [2025-06-18T04:12:06.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-18T04:12:06.064Z] provisioning config files... [2025-06-18T04:12:06.079Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config16597117158750058022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:12:06.405Z] ---> ****-login.sh [2025-06-18T04:12:06.405Z] nexus3.edgexfoundry.org:10001 [2025-06-18T04:12:06.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:06.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:06.924Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:06.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:06.924Z] [2025-06-18T04:12:06.924Z] Login Succeeded [2025-06-18T04:12:06.924Z] nexus3.edgexfoundry.org:10002 [2025-06-18T04:12:06.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:06.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:06.924Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:06.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:06.924Z] [2025-06-18T04:12:06.924Z] Login Succeeded [2025-06-18T04:12:06.924Z] nexus3.edgexfoundry.org:10003 [2025-06-18T04:12:06.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:07.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:07.182Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:07.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:07.182Z] [2025-06-18T04:12:07.182Z] Login Succeeded [2025-06-18T04:12:07.182Z] nexus3.edgexfoundry.org:10004 [2025-06-18T04:12:07.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:07.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:07.182Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:07.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:07.182Z] [2025-06-18T04:12:07.182Z] Login Succeeded [2025-06-18T04:12:07.182Z] ****.io [2025-06-18T04:12:07.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:07.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:07.442Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:07.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:07.442Z] [2025-06-18T04:12:07.442Z] Login Succeeded [2025-06-18T04:12:07.442Z] ---> ****-login.sh ends [Pipeline] } [2025-06-18T04:12:07.449Z] 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 [2025-06-18T04:12:07.815Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-06-18T04:12:07.825Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config8835426061209052634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:12:08.120Z] ---> ****-login.sh [2025-06-18T04:12:08.120Z] nexus3.edgexfoundry.org:10001 [2025-06-18T04:12:08.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:08.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:08.120Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:08.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:08.120Z] [2025-06-18T04:12:08.120Z] Login Succeeded [2025-06-18T04:12:08.120Z] nexus3.edgexfoundry.org:10002 [2025-06-18T04:12:08.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:08.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:08.120Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:08.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:08.120Z] [2025-06-18T04:12:08.120Z] Login Succeeded [2025-06-18T04:12:08.120Z] nexus3.edgexfoundry.org:10003 [2025-06-18T04:12:08.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:08.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:08.379Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:08.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:08.379Z] [2025-06-18T04:12:08.379Z] Login Succeeded [2025-06-18T04:12:08.379Z] nexus3.edgexfoundry.org:10004 [2025-06-18T04:12:08.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:08.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:08.380Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:08.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:08.380Z] [2025-06-18T04:12:08.380Z] Login Succeeded [2025-06-18T04:12:08.380Z] ****.io [2025-06-18T04:12:08.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:12:08.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:12:08.639Z] Configure a credential helper to remove this warning. See [2025-06-18T04:12:08.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:12:08.639Z] [2025-06-18T04:12:08.639Z] Login Succeeded [2025-06-18T04:12:08.639Z] ---> ****-login.sh ends [Pipeline] } [2025-06-18T04:12:08.647Z] 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-06-18T04:12:09.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-18T04:12:09.655Z] + ls -al . [2025-06-18T04:12:09.655Z] total 20 [2025-06-18T04:12:09.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 04:12 . [2025-06-18T04:12:09.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 04:11 .. [2025-06-18T04:12:09.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 04:12 .git [2025-06-18T04:12:09.655Z] -rw-rw-r-- 1 jenkins jenkins 684 Jun 18 04:12 Dockerfile [2025-06-18T04:12:09.655Z] -rw-rw-r-- 1 jenkins jenkins 933 Jun 18 04:12 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:12:10.071Z] + docker build -t edgex-devops/edgex-snyk-go -f Dockerfile --build-arg ARCH=amd64 --label git_sha=1f7ab65da8158b73678a37b9c26089cfd7eb06f1 --label arch=amd64 . [2025-06-18T04:12:10.071Z] Sending build context to Docker daemon 484.4kB [2025-06-18T04:12:10.071Z] Step 1/11 : FROM golang:1.23-alpine3.20 [2025-06-18T04:12:10.329Z] 1.23-alpine3.20: Pulling from library/golang [2025-06-18T04:12:10.589Z] 0a9a5dfd008f: Pulling fs layer [2025-06-18T04:12:10.589Z] 36466aa92d05: Pulling fs layer [2025-06-18T04:12:10.589Z] e10405b45d13: Pulling fs layer [2025-06-18T04:12:10.589Z] 096b7ceb2af7: Pulling fs layer [2025-06-18T04:12:10.589Z] 4f4fb700ef54: Pulling fs layer [2025-06-18T04:12:10.589Z] 4f4fb700ef54: Waiting [2025-06-18T04:12:10.589Z] 096b7ceb2af7: Waiting [2025-06-18T04:12:10.589Z] 36466aa92d05: Verifying Checksum [2025-06-18T04:12:10.589Z] 0a9a5dfd008f: Verifying Checksum [2025-06-18T04:12:10.589Z] 0a9a5dfd008f: Download complete [2025-06-18T04:12:10.848Z] 096b7ceb2af7: Download complete [2025-06-18T04:12:10.848Z] 4f4fb700ef54: Verifying Checksum [2025-06-18T04:12:10.848Z] 4f4fb700ef54: Download complete [2025-06-18T04:12:10.848Z] 0a9a5dfd008f: Pull complete [2025-06-18T04:12:10.848Z] 36466aa92d05: Pull complete [2025-06-18T04:12:11.107Z] e10405b45d13: Download complete [2025-06-18T04:12:14.390Z] e10405b45d13: Pull complete [2025-06-18T04:12:14.390Z] 096b7ceb2af7: Pull complete [2025-06-18T04:12:14.390Z] 4f4fb700ef54: Pull complete [2025-06-18T04:12:14.390Z] Digest: sha256:96917b18cf0bf6dc54f726696eb526fe6e6a1ab45e43d4a292aae11f3d503ffe [2025-06-18T04:12:14.390Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-06-18T04:12:14.390Z] ---> a557ad65b41b [2025-06-18T04:12:14.390Z] Step 2/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2022: Intel' [2025-06-18T04:12:15.771Z] ---> Running in 3925dd0f4774 [2025-06-18T04:12:15.771Z] Removing intermediate container 3925dd0f4774 [2025-06-18T04:12:15.771Z] ---> 4faa7d861c8a [2025-06-18T04:12:15.771Z] Step 3/11 : ARG SNYK_VERSION=1.1293.1 [2025-06-18T04:12:15.771Z] ---> Running in da683cba00e9 [2025-06-18T04:12:15.771Z] Removing intermediate container da683cba00e9 [2025-06-18T04:12:15.771Z] ---> 512212d7ccbd [2025-06-18T04:12:15.771Z] Step 4/11 : ENV SNYK_VERSION=${SNYK_VERSION} [2025-06-18T04:12:15.771Z] ---> Running in 3cfe186feb2b [2025-06-18T04:12:16.032Z] Removing intermediate container 3cfe186feb2b [2025-06-18T04:12:16.032Z] ---> c23125e7d6ba [2025-06-18T04:12:16.032Z] Step 5/11 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2025-06-18T04:12:16.291Z] latest: Pulling from library/docker [2025-06-18T04:12:16.291Z] fe07684b16b8: Pulling fs layer [2025-06-18T04:12:16.291Z] f32e8d6f6800: Pulling fs layer [2025-06-18T04:12:16.291Z] 4f4fb700ef54: Pulling fs layer [2025-06-18T04:12:16.291Z] 20ac40e43aad: Pulling fs layer [2025-06-18T04:12:16.291Z] a3870806677e: Pulling fs layer [2025-06-18T04:12:16.291Z] c86f14a0f3d8: Pulling fs layer [2025-06-18T04:12:16.291Z] da67c6f5f9a3: Pulling fs layer [2025-06-18T04:12:16.291Z] a8b94aef2e96: Pulling fs layer [2025-06-18T04:12:16.291Z] 3a98583f050f: Pulling fs layer [2025-06-18T04:12:16.291Z] a115214fbd18: Pulling fs layer [2025-06-18T04:12:16.291Z] 20ac40e43aad: Waiting [2025-06-18T04:12:16.291Z] 212150b9078a: Pulling fs layer [2025-06-18T04:12:16.291Z] 9212e721c88d: Pulling fs layer [2025-06-18T04:12:16.291Z] a3870806677e: Waiting [2025-06-18T04:12:16.291Z] 68b0253e449f: Pulling fs layer [2025-06-18T04:12:16.291Z] 811b046d83c5: Pulling fs layer [2025-06-18T04:12:16.291Z] 687715510845: Pulling fs layer [2025-06-18T04:12:16.291Z] c86f14a0f3d8: Waiting [2025-06-18T04:12:16.291Z] 1cae381f867a: Pulling fs layer [2025-06-18T04:12:16.291Z] da67c6f5f9a3: Waiting [2025-06-18T04:12:16.291Z] a8b94aef2e96: Waiting [2025-06-18T04:12:16.291Z] a115214fbd18: Waiting [2025-06-18T04:12:16.291Z] 212150b9078a: Waiting [2025-06-18T04:12:16.291Z] 9212e721c88d: Waiting [2025-06-18T04:12:16.291Z] 68b0253e449f: Waiting [2025-06-18T04:12:16.291Z] 811b046d83c5: Waiting [2025-06-18T04:12:16.291Z] 687715510845: Waiting [2025-06-18T04:12:16.291Z] 1cae381f867a: Waiting [2025-06-18T04:12:16.291Z] 3a98583f050f: Waiting [2025-06-18T04:12:16.549Z] 4f4fb700ef54: Download complete [2025-06-18T04:12:16.549Z] fe07684b16b8: Download complete [2025-06-18T04:12:16.549Z] f32e8d6f6800: Verifying Checksum [2025-06-18T04:12:16.549Z] f32e8d6f6800: Download complete [2025-06-18T04:12:16.549Z] 20ac40e43aad: Download complete [2025-06-18T04:12:16.809Z] fe07684b16b8: Pull complete [2025-06-18T04:12:16.809Z] a3870806677e: Verifying Checksum [2025-06-18T04:12:16.809Z] a3870806677e: Download complete [2025-06-18T04:12:16.809Z] da67c6f5f9a3: Verifying Checksum [2025-06-18T04:12:16.809Z] da67c6f5f9a3: Download complete [2025-06-18T04:12:16.809Z] c86f14a0f3d8: Verifying Checksum [2025-06-18T04:12:16.809Z] c86f14a0f3d8: Download complete [2025-06-18T04:12:16.809Z] a8b94aef2e96: Download complete [2025-06-18T04:12:17.069Z] 3a98583f050f: Verifying Checksum [2025-06-18T04:12:17.069Z] 3a98583f050f: Download complete [2025-06-18T04:12:17.069Z] a115214fbd18: Verifying Checksum [2025-06-18T04:12:17.069Z] a115214fbd18: Download complete [2025-06-18T04:12:17.069Z] f32e8d6f6800: Pull complete [2025-06-18T04:12:17.069Z] 212150b9078a: Download complete [2025-06-18T04:12:17.069Z] 4f4fb700ef54: Pull complete [2025-06-18T04:12:17.069Z] 9212e721c88d: Verifying Checksum [2025-06-18T04:12:17.069Z] 9212e721c88d: Download complete [2025-06-18T04:12:17.069Z] 68b0253e449f: Verifying Checksum [2025-06-18T04:12:17.069Z] 68b0253e449f: Download complete [2025-06-18T04:12:17.069Z] 20ac40e43aad: Pull complete [2025-06-18T04:12:17.069Z] 687715510845: Download complete [2025-06-18T04:12:17.328Z] 1cae381f867a: Verifying Checksum [2025-06-18T04:12:17.328Z] 1cae381f867a: Download complete [2025-06-18T04:12:17.589Z] a3870806677e: Pull complete [2025-06-18T04:12:17.850Z] 811b046d83c5: Verifying Checksum [2025-06-18T04:12:17.850Z] 811b046d83c5: Download complete [2025-06-18T04:12:17.850Z] c86f14a0f3d8: Pull complete [2025-06-18T04:12:18.418Z] da67c6f5f9a3: Pull complete [2025-06-18T04:12:18.418Z] a8b94aef2e96: Pull complete [2025-06-18T04:12:18.677Z] 3a98583f050f: Pull complete [2025-06-18T04:12:18.677Z] a115214fbd18: Pull complete [2025-06-18T04:12:18.936Z] 212150b9078a: Pull complete [2025-06-18T04:12:18.936Z] 9212e721c88d: Pull complete [2025-06-18T04:12:18.936Z] 68b0253e449f: Pull complete [2025-06-18T04:12:20.311Z] 811b046d83c5: Pull complete [2025-06-18T04:12:20.311Z] 687715510845: Pull complete [2025-06-18T04:12:20.311Z] 1cae381f867a: Pull complete [2025-06-18T04:12:20.311Z] Digest: sha256:ff052514f359111edd920b54581e7aca65629458607f9fbdbf82d7eefbe0602b [2025-06-18T04:12:20.311Z] Status: Downloaded newer image for docker:latest [2025-06-18T04:12:22.218Z] ---> f57961311859 [2025-06-18T04:12:22.218Z] Step 6/11 : RUN apk add --update --no-cache git gcc libc-dev expect nodejs npm && wget https://github.com/snyk/snyk/releases/download/v${SNYK_VERSION}/snyk-alpine -O /usr/local/bin/snyk && chmod +x /usr/local/bin/snyk && npm i -g snyk-to-html [2025-06-18T04:12:22.218Z] ---> Running in 2f7511c81ebf [2025-06-18T04:12:22.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-18T04:12:25.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-18T04:12:25.767Z] (1/33) Installing tzdata (2025b-r0) [2025-06-18T04:12:25.767Z] (2/33) Installing tcl (8.6.14-r1) [2025-06-18T04:12:25.767Z] (3/33) Installing expect (5.45.4-r4) [2025-06-18T04:12:25.767Z] (4/33) Installing libgcc (13.2.1_git20240309-r1) [2025-06-18T04:12:25.767Z] (5/33) Installing jansson (2.14-r4) [2025-06-18T04:12:25.767Z] (6/33) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-18T04:12:25.767Z] (7/33) Installing zstd-libs (1.5.6-r0) [2025-06-18T04:12:25.767Z] (8/33) Installing binutils (2.42-r1) [2025-06-18T04:12:25.767Z] (9/33) Installing libgomp (13.2.1_git20240309-r1) [2025-06-18T04:12:25.767Z] (10/33) Installing libatomic (13.2.1_git20240309-r1) [2025-06-18T04:12:25.767Z] (11/33) Installing gmp (6.3.0-r1) [2025-06-18T04:12:25.767Z] (12/33) Installing isl26 (0.26-r1) [2025-06-18T04:12:25.767Z] (13/33) Installing mpfr4 (4.2.1-r0) [2025-06-18T04:12:25.767Z] (14/33) Installing mpc1 (1.3.1-r1) [2025-06-18T04:12:25.767Z] (15/33) Installing gcc (13.2.1_git20240309-r1) [2025-06-18T04:12:26.707Z] (16/33) Installing brotli-libs (1.1.0-r2) [2025-06-18T04:12:26.707Z] (17/33) Installing c-ares (1.33.1-r0) [2025-06-18T04:12:26.707Z] (18/33) Installing libunistring (1.2-r0) [2025-06-18T04:12:26.707Z] (19/33) Installing libidn2 (2.3.7-r0) [2025-06-18T04:12:26.707Z] (20/33) Installing nghttp2-libs (1.62.1-r0) [2025-06-18T04:12:26.707Z] (21/33) Installing libpsl (0.21.5-r1) [2025-06-18T04:12:26.707Z] (22/33) Installing libcurl (8.12.1-r0) [2025-06-18T04:12:26.707Z] (23/33) Installing libexpat (2.7.0-r0) [2025-06-18T04:12:26.707Z] (24/33) Installing pcre2 (10.43-r0) [2025-06-18T04:12:26.707Z] (25/33) Installing git (2.45.3-r0) [2025-06-18T04:12:26.707Z] (26/33) Installing git-init-template (2.45.3-r0) [2025-06-18T04:12:26.707Z] (27/33) Installing musl-dev (1.2.5-r1) [2025-06-18T04:12:26.707Z] (28/33) Installing ada-libs (2.7.8-r0) [2025-06-18T04:12:26.707Z] (29/33) Installing libbase64 (0.5.2-r0) [2025-06-18T04:12:26.707Z] (30/33) Installing icu-data-en (74.2-r0) [2025-06-18T04:12:26.707Z] Executing icu-data-en-74.2-r0.post-install [2025-06-18T04:12:26.707Z] * [2025-06-18T04:12:26.707Z] * If you need ICU with non-English locales and legacy charset support, install [2025-06-18T04:12:26.707Z] * package icu-data-full. [2025-06-18T04:12:26.707Z] * [2025-06-18T04:12:26.707Z] (31/33) Installing icu-libs (74.2-r0) [2025-06-18T04:12:26.966Z] (32/33) Installing nodejs (20.15.1-r0) [2025-06-18T04:12:26.966Z] (33/33) Installing npm (10.9.1-r0) [2025-06-18T04:12:27.229Z] Executing busybox-1.36.1-r29.trigger [2025-06-18T04:12:27.229Z] OK: 239 MiB in 48 packages [2025-06-18T04:12:27.229Z] Connecting to github.com (140.82.113.3:443) [2025-06-18T04:12:27.496Z] Connecting to github.com (140.82.113.3:443) [2025-06-18T04:12:27.496Z] Connecting to objects.githubusercontent.com (185.199.108.133:443) [2025-06-18T04:12:27.756Z] saving to '/usr/local/bin/snyk' [2025-06-18T04:12:28.324Z] snyk 74% |*********************** | 80.0M 0:00:00 ETA [2025-06-18T04:12:28.584Z] snyk 100% |********************************|  106M 0:00:00 ETA [2025-06-18T04:12:28.584Z] '/usr/local/bin/snyk' saved [2025-06-18T04:12:29.965Z]  [2025-06-18T04:12:29.965Z] added 22 packages in 1s [2025-06-18T04:12:29.965Z] [2025-06-18T04:12:29.965Z] 1 package is looking for funding [2025-06-18T04:12:29.965Z] run `npm fund` for details [2025-06-18T04:12:35.240Z] Removing intermediate container 2f7511c81ebf [2025-06-18T04:12:35.240Z] ---> cfaff389a269 [2025-06-18T04:12:35.240Z] Step 7/11 : ENV GO111MODULE=on [2025-06-18T04:12:35.240Z] ---> Running in b2066a0dd154 [2025-06-18T04:12:35.240Z] Removing intermediate container b2066a0dd154 [2025-06-18T04:12:35.240Z] ---> 3224eef6227f [2025-06-18T04:12:35.240Z] Step 8/11 : ENTRYPOINT [ "snyk" ] [2025-06-18T04:12:35.240Z] ---> Running in 8c413190036a [2025-06-18T04:12:35.240Z] Removing intermediate container 8c413190036a [2025-06-18T04:12:35.240Z] ---> 2da49291ebbd [2025-06-18T04:12:35.240Z] Step 9/11 : CMD [ "monitor" ] [2025-06-18T04:12:35.240Z] ---> Running in 3008d08436b8 [2025-06-18T04:12:35.240Z] Removing intermediate container 3008d08436b8 [2025-06-18T04:12:35.240Z] ---> ee15c03b9094 [2025-06-18T04:12:35.240Z] Step 10/11 : LABEL arch=amd64 [2025-06-18T04:12:35.240Z] ---> Running in 534b1434891a [2025-06-18T04:12:35.240Z] Removing intermediate container 534b1434891a [2025-06-18T04:12:35.240Z] ---> 0cd3b9754988 [2025-06-18T04:12:35.240Z] Step 11/11 : LABEL git_sha=1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [2025-06-18T04:12:35.240Z] ---> Running in 78ba7e2ecfe1 [2025-06-18T04:12:35.502Z] Removing intermediate container 78ba7e2ecfe1 [2025-06-18T04:12:35.502Z] ---> 3d3ddbac0c0c [2025-06-18T04:12:35.502Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-18T04:12:35.502Z] Successfully built 3d3ddbac0c0c [2025-06-18T04:12:35.502Z] Successfully tagged edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-06-18T04:12:35.648Z] [edgeXDocker.push] Tagging docker image edgex-snyk-go with the following tags: [2025-06-18T04:12:35.648Z] 1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [2025-06-18T04:12:35.648Z] latest [2025-06-18T04:12:35.648Z] snyk [2025-06-18T04:12:35.648Z] latest [2025-06-18T04:12:35.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:12:35.982Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:12:36.298Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [2025-06-18T04:12:36.298Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-06-18T04:12:36.298Z] 95910d843042: Preparing [2025-06-18T04:12:36.298Z] 233cb0ee767a: Preparing [2025-06-18T04:12:36.298Z] 5f70bf18a086: Preparing [2025-06-18T04:12:36.298Z] 90f9ff427154: Preparing [2025-06-18T04:12:36.298Z] f63a68c15fbd: Preparing [2025-06-18T04:12:36.298Z] d57ff7b86170: Preparing [2025-06-18T04:12:36.298Z] 994456c4fd7b: Preparing [2025-06-18T04:12:36.298Z] d57ff7b86170: Waiting [2025-06-18T04:12:36.298Z] 994456c4fd7b: Waiting [2025-06-18T04:12:36.298Z] f63a68c15fbd: Layer already exists [2025-06-18T04:12:36.298Z] 90f9ff427154: Layer already exists [2025-06-18T04:12:36.298Z] 5f70bf18a086: Layer already exists [2025-06-18T04:12:36.298Z] d57ff7b86170: Layer already exists [2025-06-18T04:12:36.298Z] 994456c4fd7b: Layer already exists [2025-06-18T04:12:40.490Z] 233cb0ee767a: Pushed [2025-06-18T04:13:19.627Z] 95910d843042: Pushed [2025-06-18T04:13:19.627Z] 1f7ab65da8158b73678a37b9c26089cfd7eb06f1: digest: sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:13:19.960Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:13:20.279Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:13:20.279Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-06-18T04:13:20.279Z] 95910d843042: Preparing [2025-06-18T04:13:20.279Z] 233cb0ee767a: Preparing [2025-06-18T04:13:20.279Z] 5f70bf18a086: Preparing [2025-06-18T04:13:20.279Z] 90f9ff427154: Preparing [2025-06-18T04:13:20.279Z] f63a68c15fbd: Preparing [2025-06-18T04:13:20.279Z] d57ff7b86170: Preparing [2025-06-18T04:13:20.279Z] 994456c4fd7b: Preparing [2025-06-18T04:13:20.279Z] 994456c4fd7b: Waiting [2025-06-18T04:13:20.279Z] d57ff7b86170: Waiting [2025-06-18T04:13:20.279Z] 90f9ff427154: Layer already exists [2025-06-18T04:13:20.279Z] 95910d843042: Layer already exists [2025-06-18T04:13:20.279Z] f63a68c15fbd: Layer already exists [2025-06-18T04:13:20.279Z] 233cb0ee767a: Layer already exists [2025-06-18T04:13:20.279Z] 5f70bf18a086: Layer already exists [2025-06-18T04:13:20.279Z] d57ff7b86170: Layer already exists [2025-06-18T04:13:20.279Z] 994456c4fd7b: Layer already exists [2025-06-18T04:13:20.279Z] latest: digest: sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:13:20.600Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:13:20.916Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-06-18T04:13:20.916Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-06-18T04:13:20.916Z] 95910d843042: Preparing [2025-06-18T04:13:20.916Z] 233cb0ee767a: Preparing [2025-06-18T04:13:20.916Z] 5f70bf18a086: Preparing [2025-06-18T04:13:20.916Z] 90f9ff427154: Preparing [2025-06-18T04:13:20.916Z] f63a68c15fbd: Preparing [2025-06-18T04:13:20.916Z] d57ff7b86170: Preparing [2025-06-18T04:13:20.916Z] 994456c4fd7b: Preparing [2025-06-18T04:13:20.916Z] d57ff7b86170: Waiting [2025-06-18T04:13:20.916Z] 994456c4fd7b: Waiting [2025-06-18T04:13:20.916Z] 95910d843042: Layer already exists [2025-06-18T04:13:20.916Z] f63a68c15fbd: Layer already exists [2025-06-18T04:13:20.916Z] 5f70bf18a086: Layer already exists [2025-06-18T04:13:20.916Z] 90f9ff427154: Layer already exists [2025-06-18T04:13:20.916Z] 233cb0ee767a: Layer already exists [2025-06-18T04:13:20.916Z] 994456c4fd7b: Layer already exists [2025-06-18T04:13:20.916Z] d57ff7b86170: Layer already exists [2025-06-18T04:13:20.916Z] snyk: digest: sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:13:21.233Z] + docker tag edgex-devops/edgex-snyk-go nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:13:21.550Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:13:21.550Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go] [2025-06-18T04:13:21.550Z] 95910d843042: Preparing [2025-06-18T04:13:21.550Z] 233cb0ee767a: Preparing [2025-06-18T04:13:21.550Z] 5f70bf18a086: Preparing [2025-06-18T04:13:21.550Z] 90f9ff427154: Preparing [2025-06-18T04:13:21.550Z] f63a68c15fbd: Preparing [2025-06-18T04:13:21.550Z] d57ff7b86170: Preparing [2025-06-18T04:13:21.550Z] 994456c4fd7b: Preparing [2025-06-18T04:13:21.550Z] d57ff7b86170: Waiting [2025-06-18T04:13:21.550Z] 994456c4fd7b: Waiting [2025-06-18T04:13:21.550Z] f63a68c15fbd: Layer already exists [2025-06-18T04:13:21.550Z] 233cb0ee767a: Layer already exists [2025-06-18T04:13:21.550Z] 5f70bf18a086: Layer already exists [2025-06-18T04:13:21.550Z] 90f9ff427154: Layer already exists [2025-06-18T04:13:21.550Z] 95910d843042: Layer already exists [2025-06-18T04:13:21.550Z] d57ff7b86170: Layer already exists [2025-06-18T04:13:21.550Z] 994456c4fd7b: Layer already exists [2025-06-18T04:13:21.550Z] latest: digest: sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b size: 1788 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-18T04:13:21.620Z] ===================================================== [Pipeline] echo [2025-06-18T04:13:21.632Z] taggedImages: [2025-06-18T04:13:21.632Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [2025-06-18T04:13:21.632Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:13:21.632Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-06-18T04:13:21.632Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] echo [2025-06-18T04:13:21.683Z] ========================================================= [2025-06-18T04:13:21.683Z] [edgeXBuildMultiArch] RAW Config: [2025-06-18T04:13:21.683Z] images: [2025-06-18T04:13:21.683Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [2025-06-18T04:13:21.683Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:13:21.683Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-06-18T04:13:21.683Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:13:21.683Z] settingsFile: [2025-06-18T04:13:21.683Z] ci-build-images-settings [2025-06-18T04:13:21.683Z] ========================================================= [Pipeline] node [2025-06-18T04:13:36.688Z] Still waiting to schedule task [2025-06-18T04:13:36.689Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3481’ [2025-06-18T04:15:58.574Z] Running on prd-centos7-docker-4c-2g-3491 in /w/workspace/dgexfoundry_ci-build-images_snyk [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-18T04:15:58.620Z] provisioning config files... [2025-06-18T04:15:58.670Z] copy managed file [ci-build-images-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config7004081842159221056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:00.488Z] ---> ****-login.sh [2025-06-18T04:16:00.488Z] nexus3.edgexfoundry.org:10001 [2025-06-18T04:16:01.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:16:01.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:16:01.355Z] Configure a credential helper to remove this warning. See [2025-06-18T04:16:01.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:16:01.355Z] [2025-06-18T04:16:01.355Z] Login Succeeded [2025-06-18T04:16:01.355Z] nexus3.edgexfoundry.org:10002 [2025-06-18T04:16:01.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:16:01.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:16:01.625Z] Configure a credential helper to remove this warning. See [2025-06-18T04:16:01.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:16:01.625Z] [2025-06-18T04:16:01.625Z] Login Succeeded [2025-06-18T04:16:01.625Z] nexus3.edgexfoundry.org:10003 [2025-06-18T04:16:01.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:16:01.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:16:01.625Z] Configure a credential helper to remove this warning. See [2025-06-18T04:16:01.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:16:01.625Z] [2025-06-18T04:16:01.625Z] Login Succeeded [2025-06-18T04:16:01.625Z] nexus3.edgexfoundry.org:10004 [2025-06-18T04:16:01.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:16:01.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:16:01.897Z] Configure a credential helper to remove this warning. See [2025-06-18T04:16:01.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:16:01.897Z] [2025-06-18T04:16:01.897Z] Login Succeeded [2025-06-18T04:16:01.897Z] ****.io [2025-06-18T04:16:01.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-18T04:16:02.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-18T04:16:02.159Z] Configure a credential helper to remove this warning. See [2025-06-18T04:16:02.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-18T04:16:02.159Z] [2025-06-18T04:16:02.159Z] Login Succeeded [2025-06-18T04:16:02.159Z] ---> ****-login.sh ends [Pipeline] } [2025-06-18T04:16:02.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-18T04:16:02.541Z] + docker buildx ls [2025-06-18T04:16:02.541Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-18T04:16:02.541Z] default * docker [2025-06-18T04:16:02.541Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-18T04:16:02.844Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-18T04:16:02.844Z] edgex-builder [Pipeline] sh [2025-06-18T04:16:03.140Z] + docker buildx inspect --bootstrap [2025-06-18T04:16:03.140Z] #1 [internal] booting buildkit [2025-06-18T04:16:03.401Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-18T04:16:06.019Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-06-18T04:16:06.019Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-18T04:16:07.400Z] #1 creating container buildx_buildkit_edgex-builder0 1.6s done [2025-06-18T04:16:07.400Z] #1 DONE 4.4s [2025-06-18T04:16:07.659Z] Name: edgex-builder [2025-06-18T04:16:07.659Z] Driver: docker-container [2025-06-18T04:16:07.659Z] [2025-06-18T04:16:07.659Z] Nodes: [2025-06-18T04:16:07.659Z] Name: edgex-builder0 [2025-06-18T04:16:07.659Z] Endpoint: unix:///var/run/docker.sock [2025-06-18T04:16:07.659Z] Status: running [2025-06-18T04:16:07.659Z] Buildkit: v0.22.0 [2025-06-18T04:16:07.659Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-18T04:16:07.991Z] + docker buildx ls [2025-06-18T04:16:07.991Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-18T04:16:07.991Z] edgex-builder * docker-container [2025-06-18T04:16:07.991Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-18T04:16:07.991Z] default docker [2025-06-18T04:16:07.991Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-18T04:16:08.282Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1' [2025-06-18T04:16:08.282Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1 --push - [2025-06-18T04:16:08.541Z] #1 [internal] load build definition from Dockerfile [2025-06-18T04:16:08.541Z] #1 transferring dockerfile: 211B 0.0s done [2025-06-18T04:16:08.541Z] #1 DONE 0.0s [2025-06-18T04:16:08.541Z] [2025-06-18T04:16:08.541Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [2025-06-18T04:16:08.541Z] #2 DONE 0.1s [2025-06-18T04:16:08.541Z] [2025-06-18T04:16:08.541Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1 [2025-06-18T04:16:08.541Z] #3 DONE 0.1s [2025-06-18T04:16:08.541Z] [2025-06-18T04:16:08.541Z] #4 [internal] load .dockerignore [2025-06-18T04:16:08.541Z] #4 transferring context: 2B done [2025-06-18T04:16:08.541Z] #4 DONE 0.0s [2025-06-18T04:16:08.541Z] [2025-06-18T04:16:08.541Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:08.541Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b 0.0s done [2025-06-18T04:16:08.541Z] #5 DONE 0.0s [2025-06-18T04:16:08.541Z] [2025-06-18T04:16:08.541Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:08.541Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b 0.0s done [2025-06-18T04:16:08.803Z] #6 DONE 0.1s [2025-06-18T04:16:08.803Z] [2025-06-18T04:16:08.803Z] #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-18T04:16:08.803Z] #7 DONE 0.0s [2025-06-18T04:16:08.803Z] [2025-06-18T04:16:08.803Z] #8 exporting to image [2025-06-18T04:16:08.803Z] #8 exporting layers done [2025-06-18T04:16:08.803Z] #8 exporting manifest sha256:869eaeb202213661452a8e837a4ddf9033105f7060e4d9a6fc656dc9fc114e2f 0.0s done [2025-06-18T04:16:08.803Z] #8 exporting config sha256:01bb3610834189153b43aa8995e79431e0f8dff95b6877317e21d954c626a797 done [2025-06-18T04:16:08.803Z] #8 exporting manifest sha256:0c7a10b8f054cc80f72284c4b8826bb2c7c819b88c7cefbe1c8fe3624b85f592 0.0s done [2025-06-18T04:16:08.803Z] #8 exporting config sha256:1535e7427f7be6797f34f6b872cc781a111207c76331dc5fd63a097fd74d63c4 done [2025-06-18T04:16:08.803Z] #8 exporting manifest list sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be done [2025-06-18T04:16:08.803Z] #8 pushing layers [2025-06-18T04:16:08.803Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-18T04:16:08.803Z] #8 pushing layers 0.1s done [2025-06-18T04:16:08.803Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1f7ab65da8158b73678a37b9c26089cfd7eb06f1@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 0.1s done [2025-06-18T04:16:08.803Z] #8 DONE 0.2s [2025-06-18T04:16:08.803Z] [2025-06-18T04:16:08.803Z] 1 warning found (use --debug to expand): [2025-06-18T04:16:08.803Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-18T04:16:09.099Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest' [2025-06-18T04:16:09.099Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest --push - [2025-06-18T04:16:09.358Z] #1 [internal] load build definition from Dockerfile [2025-06-18T04:16:09.358Z] #1 transferring dockerfile: 177B done [2025-06-18T04:16:09.358Z] #1 DONE 0.0s [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:16:09.358Z] #2 DONE 0.0s [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:16:09.358Z] #3 DONE 0.0s [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #4 [internal] load .dockerignore [2025-06-18T04:16:09.358Z] #4 transferring context: 2B done [2025-06-18T04:16:09.358Z] #4 DONE 0.0s [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:09.358Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b 0.0s done [2025-06-18T04:16:09.358Z] #5 DONE 0.0s [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:09.358Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b 0.0s done [2025-06-18T04:16:09.358Z] #6 CACHED [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:09.358Z] #5 CACHED [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-18T04:16:09.358Z] #7 DONE 0.0s [2025-06-18T04:16:09.358Z] [2025-06-18T04:16:09.358Z] #8 exporting to image [2025-06-18T04:16:09.358Z] #8 exporting layers done [2025-06-18T04:16:09.358Z] #8 exporting manifest sha256:869eaeb202213661452a8e837a4ddf9033105f7060e4d9a6fc656dc9fc114e2f done [2025-06-18T04:16:09.358Z] #8 exporting config sha256:01bb3610834189153b43aa8995e79431e0f8dff95b6877317e21d954c626a797 done [2025-06-18T04:16:09.358Z] #8 exporting manifest sha256:0c7a10b8f054cc80f72284c4b8826bb2c7c819b88c7cefbe1c8fe3624b85f592 done [2025-06-18T04:16:09.358Z] #8 exporting config sha256:1535e7427f7be6797f34f6b872cc781a111207c76331dc5fd63a097fd74d63c4 done [2025-06-18T04:16:09.358Z] #8 exporting manifest list sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be done [2025-06-18T04:16:09.358Z] #8 pushing layers 0.0s done [2025-06-18T04:16:09.358Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 0.1s done [2025-06-18T04:16:09.358Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-18T04:16:09.359Z] #8 DONE 0.1s [2025-06-18T04:16:09.359Z] [2025-06-18T04:16:09.359Z] 1 warning found (use --debug to expand): [2025-06-18T04:16:09.359Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-18T04:16:09.665Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk' [2025-06-18T04:16:09.665Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk --push - [2025-06-18T04:16:09.665Z] #1 [internal] load build definition from Dockerfile [2025-06-18T04:16:09.665Z] #1 transferring dockerfile: 175B done [2025-06-18T04:16:09.665Z] #1 DONE 0.0s [2025-06-18T04:16:09.665Z] [2025-06-18T04:16:09.665Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-06-18T04:16:09.665Z] #2 DONE 0.0s [2025-06-18T04:16:09.665Z] [2025-06-18T04:16:09.665Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk [2025-06-18T04:16:09.665Z] #3 DONE 0.0s [2025-06-18T04:16:09.665Z] [2025-06-18T04:16:09.665Z] #4 [internal] load .dockerignore [2025-06-18T04:16:09.665Z] #4 transferring context: 2B done [2025-06-18T04:16:09.665Z] #4 DONE 0.0s [2025-06-18T04:16:09.665Z] [2025-06-18T04:16:09.665Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:09.665Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b 0.0s done [2025-06-18T04:16:09.665Z] #5 DONE 0.0s [2025-06-18T04:16:09.665Z] [2025-06-18T04:16:09.665Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:09.932Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b 0.0s done [2025-06-18T04:16:09.932Z] #6 CACHED [2025-06-18T04:16:09.932Z] [2025-06-18T04:16:09.932Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:c5b607759d99cdfbdcdba6d0513863ce16d3e74c650b75f2c15295cf8a84cf4b [2025-06-18T04:16:09.932Z] #5 CACHED [2025-06-18T04:16:09.932Z] [2025-06-18T04:16:09.932Z] #7 [auth] edgex-devops/edgex-snyk-go:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-18T04:16:09.932Z] #7 DONE 0.0s [2025-06-18T04:16:09.932Z] [2025-06-18T04:16:09.932Z] #8 exporting to image [2025-06-18T04:16:09.932Z] #8 exporting layers done [2025-06-18T04:16:09.932Z] #8 exporting manifest sha256:869eaeb202213661452a8e837a4ddf9033105f7060e4d9a6fc656dc9fc114e2f done [2025-06-18T04:16:09.932Z] #8 exporting config sha256:01bb3610834189153b43aa8995e79431e0f8dff95b6877317e21d954c626a797 done [2025-06-18T04:16:09.932Z] #8 exporting manifest sha256:0c7a10b8f054cc80f72284c4b8826bb2c7c819b88c7cefbe1c8fe3624b85f592 done [2025-06-18T04:16:09.932Z] #8 exporting config sha256:1535e7427f7be6797f34f6b872cc781a111207c76331dc5fd63a097fd74d63c4 done [2025-06-18T04:16:09.932Z] #8 exporting manifest list sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be done [2025-06-18T04:16:09.932Z] #8 pushing layers 0.0s done [2025-06-18T04:16:09.932Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:snyk@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 0.1s done [2025-06-18T04:16:09.932Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-18T04:16:09.932Z] #8 DONE 0.1s [2025-06-18T04:16:09.932Z] [2025-06-18T04:16:09.933Z] 1 warning found (use --debug to expand): [2025-06-18T04:16:09.933Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-18T04:16:10.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest --push - [2025-06-18T04:16:10.232Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest' [2025-06-18T04:16:10.232Z] #1 [internal] load build definition from Dockerfile [2025-06-18T04:16:10.232Z] #1 transferring dockerfile: 177B done [2025-06-18T04:16:10.232Z] #1 DONE 0.0s [2025-06-18T04:16:10.232Z] [2025-06-18T04:16:10.232Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:16:10.232Z] #2 DONE 0.0s [2025-06-18T04:16:10.232Z] [2025-06-18T04:16:10.232Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-06-18T04:16:10.232Z] #3 DONE 0.0s [2025-06-18T04:16:10.232Z] [2025-06-18T04:16:10.232Z] #4 [internal] load .dockerignore [2025-06-18T04:16:10.232Z] #4 transferring context: 2B done [2025-06-18T04:16:10.232Z] #4 DONE 0.0s [2025-06-18T04:16:10.232Z] [2025-06-18T04:16:10.232Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-06-18T04:16:10.232Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-06-18T04:16:10.492Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 0.0s done [2025-06-18T04:16:10.492Z] #5 CACHED [2025-06-18T04:16:10.492Z] [2025-06-18T04:16:10.492Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-06-18T04:16:10.492Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 0.0s done [2025-06-18T04:16:10.492Z] #6 DONE 0.0s [2025-06-18T04:16:10.492Z] [2025-06-18T04:16:10.492Z] #7 exporting to image [2025-06-18T04:16:10.492Z] #7 exporting layers done [2025-06-18T04:16:10.492Z] #7 exporting manifest sha256:869eaeb202213661452a8e837a4ddf9033105f7060e4d9a6fc656dc9fc114e2f done [2025-06-18T04:16:10.492Z] #7 exporting config sha256:01bb3610834189153b43aa8995e79431e0f8dff95b6877317e21d954c626a797 done [2025-06-18T04:16:10.492Z] #7 exporting manifest sha256:0c7a10b8f054cc80f72284c4b8826bb2c7c819b88c7cefbe1c8fe3624b85f592 done [2025-06-18T04:16:10.492Z] #7 exporting config sha256:1535e7427f7be6797f34f6b872cc781a111207c76331dc5fd63a097fd74d63c4 done [2025-06-18T04:16:10.492Z] #7 exporting manifest list sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be done [2025-06-18T04:16:10.492Z] #7 pushing layers 0.0s done [2025-06-18T04:16:10.492Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest@sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be done [2025-06-18T04:16:10.492Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-18T04:16:10.492Z] #7 DONE 0.0s [2025-06-18T04:16:10.492Z] [2025-06-18T04:16:10.492Z] 1 warning found (use --debug to expand): [2025-06-18T04:16:10.492Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-18T04:16:10.884Z] + '[' -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:11.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:11.751Z] ---> package-listing.sh [2025-06-18T04:16:11.751Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-18T04:16:11.751Z] ++ facter osfamily [2025-06-18T04:16:12.011Z] + OS_FAMILY=redhat [2025-06-18T04:16:12.011Z] + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk [2025-06-18T04:16:12.011Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-18T04:16:12.011Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-18T04:16:12.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-18T04:16:12.011Z] + PACKAGES=/tmp/packages_start.txt [2025-06-18T04:16:12.011Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-06-18T04:16:12.011Z] + PACKAGES=/tmp/packages_end.txt [2025-06-18T04:16:12.011Z] + case "${OS_FAMILY}" in [2025-06-18T04:16:12.011Z] + rpm -qa [2025-06-18T04:16:12.011Z] + sort [2025-06-18T04:16:12.579Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-18T04:16:12.579Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-18T04:16:12.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-18T04:16:12.579Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-06-18T04:16:12.579Z] + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [2025-06-18T04:16:12.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo [2025-06-18T04:16:12.588Z] 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-18T04:16:12.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:16:13.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-18T04:16:13.436Z] [2025-06-18T04:16:13.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:16:13.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-18T04:16:13.744Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-18T04:16:13.744Z] 5eb5b503b376: Pulling fs layer [2025-06-18T04:16:13.744Z] 5c69ac0246d0: Pulling fs layer [2025-06-18T04:16:13.744Z] ec43610c2a17: Pulling fs layer [2025-06-18T04:16:13.744Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-18T04:16:13.744Z] 33b1e0a273af: Pulling fs layer [2025-06-18T04:16:13.744Z] 5d3b04190fa2: Pulling fs layer [2025-06-18T04:16:13.744Z] 2f39f015ded8: Pulling fs layer [2025-06-18T04:16:13.744Z] 3a2ae6a8a46f: Waiting [2025-06-18T04:16:13.744Z] 33b1e0a273af: Waiting [2025-06-18T04:16:13.744Z] 5d3b04190fa2: Waiting [2025-06-18T04:16:13.744Z] 2f39f015ded8: Waiting [2025-06-18T04:16:13.744Z] 5c69ac0246d0: Download complete [2025-06-18T04:16:13.744Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-18T04:16:13.744Z] 3a2ae6a8a46f: Download complete [2025-06-18T04:16:13.744Z] 33b1e0a273af: Verifying Checksum [2025-06-18T04:16:13.744Z] 33b1e0a273af: Download complete [2025-06-18T04:16:13.744Z] 5d3b04190fa2: Verifying Checksum [2025-06-18T04:16:13.744Z] 5d3b04190fa2: Download complete [2025-06-18T04:16:14.007Z] ec43610c2a17: Verifying Checksum [2025-06-18T04:16:14.007Z] ec43610c2a17: Download complete [2025-06-18T04:16:14.007Z] 5eb5b503b376: Verifying Checksum [2025-06-18T04:16:14.007Z] 5eb5b503b376: Download complete [2025-06-18T04:16:14.577Z] 2f39f015ded8: Download complete [2025-06-18T04:16:15.526Z] 5eb5b503b376: Pull complete [2025-06-18T04:16:15.526Z] 5c69ac0246d0: Pull complete [2025-06-18T04:16:15.784Z] ec43610c2a17: Pull complete [2025-06-18T04:16:15.784Z] 3a2ae6a8a46f: Pull complete [2025-06-18T04:16:16.044Z] 33b1e0a273af: Pull complete [2025-06-18T04:16:16.044Z] 5d3b04190fa2: Pull complete [2025-06-18T04:16:20.254Z] 2f39f015ded8: Pull complete [2025-06-18T04:16:20.254Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-18T04:16:20.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-18T04:16:20.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-18T04:16:20.405Z] prd-centos7-docker-4c-2g-3491 does not seem to be running inside a container [2025-06-18T04:16:20.446Z] $ 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-18T04:16:24.087Z] $ docker top d39b7ef1c49ae6c92ce27017b3ef5eddc4eab9090d9d9d8b27e01a085dd1e7fb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-18T04:16:24.439Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-18T04:16:24.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-18T04:16:25.032Z] + ls /var/log/sa-host [2025-06-18T04:16:25.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-18T04:16:25.278Z] provisioning config files... [2025-06-18T04:16:25.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config3051117101078666284tmp [Pipeline] { [Pipeline] echo [2025-06-18T04:16:25.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:25.591Z] ---> create-netrc.sh [Pipeline] } [2025-06-18T04:16:25.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:25.946Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-18T04:16:25.957Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:26.243Z] ---> sudo-logs.sh [2025-06-18T04:16:26.243Z] Archiving 'sudo' log.. [2025-06-18T04:16:26.243Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3491.novalocal: Name or service not known [2025-06-18T04:16:26.243Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3491.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-06-18T04:16:26.269Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:26.554Z] ---> job-cost.sh [2025-06-18T04:16:26.554Z] lf-activate-venv: SKIPPING [2025-06-18T04:16:26.554Z] INFO: No Stack... [2025-06-18T04:16:26.813Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-06-18T04:16:27.073Z] INFO: Archiving Costs [Pipeline] echo [2025-06-18T04:16:27.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:27.370Z] ---> logs-deploy.sh [2025-06-18T04:16:27.370Z] lf-activate-venv: SKIPPING [2025-06-18T04:16:27.370Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/15 [2025-06-18T04:16:27.370Z] INFO: archiving workspace using pattern(s): [2025-06-18T04:16:28.306Z] Archives upload complete. [2025-06-18T04:16:28.306Z] INFO: archiving logs to Nexus [2025-06-18T04:16:29.243Z] ---> uname -a: [2025-06-18T04:16:29.243Z] Linux prd-centos7-docker-4c-2g-3491.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-06-18T04:16:29.243Z] [2025-06-18T04:16:29.243Z] [2025-06-18T04:16:29.244Z] ---> lscpu: [2025-06-18T04:16:29.244Z] Architecture: x86_64 [2025-06-18T04:16:29.244Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-18T04:16:29.244Z] Byte Order: Little Endian [2025-06-18T04:16:29.244Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-18T04:16:29.244Z] CPU(s): 2 [2025-06-18T04:16:29.244Z] On-line CPU(s) list: 0,1 [2025-06-18T04:16:29.244Z] Thread(s) per core: 1 [2025-06-18T04:16:29.244Z] Core(s) per socket: 1 [2025-06-18T04:16:29.244Z] Socket(s): 2 [2025-06-18T04:16:29.244Z] NUMA node(s): 1 [2025-06-18T04:16:29.244Z] Vendor ID: AuthenticAMD [2025-06-18T04:16:29.244Z] CPU family: 23 [2025-06-18T04:16:29.244Z] Model: 49 [2025-06-18T04:16:29.244Z] Model name: AMD EPYC-Rome Processor [2025-06-18T04:16:29.244Z] Stepping: 0 [2025-06-18T04:16:29.244Z] CPU MHz: 2799.998 [2025-06-18T04:16:29.244Z] BogoMIPS: 5599.99 [2025-06-18T04:16:29.244Z] Virtualization: AMD-V [2025-06-18T04:16:29.244Z] Hypervisor vendor: KVM [2025-06-18T04:16:29.244Z] Virtualization type: full [2025-06-18T04:16:29.244Z] L1d cache: 64 KiB [2025-06-18T04:16:29.244Z] L1i cache: 64 KiB [2025-06-18T04:16:29.244Z] L2 cache: 1 MiB [2025-06-18T04:16:29.244Z] L3 cache: 32 MiB [2025-06-18T04:16:29.244Z] NUMA node0 CPU(s): 0,1 [2025-06-18T04:16:29.244Z] Vulnerability Itlb multihit: Not affected [2025-06-18T04:16:29.244Z] Vulnerability L1tf: Not affected [2025-06-18T04:16:29.244Z] Vulnerability Mds: Not affected [2025-06-18T04:16:29.244Z] Vulnerability Meltdown: Not affected [2025-06-18T04:16:29.244Z] Vulnerability Mmio stale data: Not affected [2025-06-18T04:16:29.244Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-18T04:16:29.244Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-06-18T04:16:29.244Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-06-18T04:16:29.244Z] Vulnerability Srbds: Not affected [2025-06-18T04:16:29.244Z] Vulnerability Tsx async abort: Not affected [2025-06-18T04:16:29.244Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-06-18T04:16:29.244Z] [2025-06-18T04:16:29.244Z] [2025-06-18T04:16:29.244Z] ---> nproc: [2025-06-18T04:16:29.244Z] 2 [2025-06-18T04:16:29.244Z] [2025-06-18T04:16:29.244Z] [2025-06-18T04:16:29.244Z] ---> df -h: [2025-06-18T04:16:29.244Z] Filesystem Size Used Avail Use% Mounted on [2025-06-18T04:16:29.244Z] overlay 40G 7.3G 33G 19% / [2025-06-18T04:16:29.244Z] tmpfs 64M 0 64M 0% /dev [2025-06-18T04:16:29.244Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-06-18T04:16:29.244Z] shm 64M 0 64M 0% /dev/shm [2025-06-18T04:16:29.244Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-06-18T04:16:29.244Z] [2025-06-18T04:16:29.244Z] [2025-06-18T04:16:29.244Z] Cannot open /var/log/sysstat/sa18: No such file or directory [2025-06-18T04:16:29.244Z] Please check if data collecting is enabled [2025-06-18T04:16:29.244Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-18T04:16:29.274Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-18T04:16:29.284Z] $ docker stop --time=1 d39b7ef1c49ae6c92ce27017b3ef5eddc4eab9090d9d9d8b27e01a085dd1e7fb [2025-06-18T04:16:30.421Z] $ docker rm -f --volumes d39b7ef1c49ae6c92ce27017b3ef5eddc4eab9090d9d9d8b27e01a085dd1e7fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-18T04:16:30.516Z] [WS-CLEANUP] Deleting project workspace... [2025-06-18T04:16:30.516Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-18T04:16:30.533Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:16:30.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-18T04:16:32.857Z] [2025-06-18T04:16:32.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:16:33.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-18T04:16:33.157Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-18T04:16:33.157Z] 5eb5b503b376: Pulling fs layer [2025-06-18T04:16:33.157Z] 5c69ac0246d0: Pulling fs layer [2025-06-18T04:16:33.157Z] ec43610c2a17: Pulling fs layer [2025-06-18T04:16:33.157Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-18T04:16:33.157Z] 33b1e0a273af: Pulling fs layer [2025-06-18T04:16:33.157Z] 5d3b04190fa2: Pulling fs layer [2025-06-18T04:16:33.157Z] 2f39f015ded8: Pulling fs layer [2025-06-18T04:16:33.157Z] 3a2ae6a8a46f: Waiting [2025-06-18T04:16:33.157Z] 33b1e0a273af: Waiting [2025-06-18T04:16:33.157Z] 5d3b04190fa2: Waiting [2025-06-18T04:16:33.157Z] 2f39f015ded8: Waiting [2025-06-18T04:16:33.157Z] 5c69ac0246d0: Verifying Checksum [2025-06-18T04:16:33.157Z] 5c69ac0246d0: Download complete [2025-06-18T04:16:33.157Z] 33b1e0a273af: Verifying Checksum [2025-06-18T04:16:33.157Z] 33b1e0a273af: Download complete [2025-06-18T04:16:33.157Z] 5d3b04190fa2: Verifying Checksum [2025-06-18T04:16:33.157Z] 5d3b04190fa2: Download complete [2025-06-18T04:16:33.157Z] ec43610c2a17: Verifying Checksum [2025-06-18T04:16:33.157Z] ec43610c2a17: Download complete [2025-06-18T04:16:33.418Z] 5eb5b503b376: Verifying Checksum [2025-06-18T04:16:33.418Z] 5eb5b503b376: Download complete [2025-06-18T04:16:33.985Z] 2f39f015ded8: Download complete [2025-06-18T04:16:34.552Z] 5eb5b503b376: Pull complete [2025-06-18T04:16:34.810Z] 5c69ac0246d0: Pull complete [2025-06-18T04:16:35.068Z] ec43610c2a17: Pull complete [2025-06-18T04:16:35.068Z] 3a2ae6a8a46f: Pull complete [2025-06-18T04:16:35.330Z] 33b1e0a273af: Pull complete [2025-06-18T04:16:35.588Z] 5d3b04190fa2: Pull complete [2025-06-18T04:16:42.152Z] 2f39f015ded8: Pull complete [2025-06-18T04:16:42.152Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-18T04:16:42.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-18T04:16:42.152Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-18T04:16:42.289Z] prd-ubuntu20.04-docker-8c-8g-3490 does not seem to be running inside a container [2025-06-18T04:16:42.335Z] $ 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/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-18T04:16:42.577Z] $ docker top 74f5d93ff10702024991c98bf64e61355cdf3ebddb1b7f116cf09da9639461bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:42.976Z] ---> job-cost.sh [2025-06-18T04:16:42.976Z] lf-activate-venv: SKIPPING [2025-06-18T04:16:42.976Z] INFO: No Stack... [2025-06-18T04:16:43.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-18T04:16:43.495Z] INFO: Archiving Costs [Pipeline] sh [2025-06-18T04:16:43.792Z] + cat /w/workspace/dgexfoundry_ci-build-images_snyk/archives/cost.csv [2025-06-18T04:16:43.792Z] + cut -d, -f6 [Pipeline] lock [2025-06-18T04:16:43.822Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-15-stack-cost] [2025-06-18T04:16:43.831Z] Resource [jenkins-edgexfoundry-ci-build-images-snyk-15-stack-cost] did not exist. Created. [2025-06-18T04:16:43.837Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-snyk-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-18T04:16:44.136Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-18T04:16:44.360Z] Stashed 1 file(s) [Pipeline] } [2025-06-18T04:16:44.367Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-snyk-15-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-18T04:16:44.397Z] $ docker stop --time=1 74f5d93ff10702024991c98bf64e61355cdf3ebddb1b7f116cf09da9639461bd [2025-06-18T04:16:45.564Z] $ docker rm -f --volumes 74f5d93ff10702024991c98bf64e61355cdf3ebddb1b7f116cf09da9639461bd [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 [2025-06-18T04:16:46.174Z] + [ -d /w/workspace/dgexfoundry_ci-build-images_snyk/archives ] [2025-06-18T04:16:46.174Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2025-06-18T04:16:46.174Z] total 16 [2025-06-18T04:16:46.174Z] drwxr-xr-x 3 root root 4096 Jun 18 04:16 . [2025-06-18T04:16:46.174Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 04:16 .. [2025-06-18T04:16:46.174Z] drwxr-xr-x 2 root root 4096 Jun 18 04:16 cost [2025-06-18T04:16:46.174Z] -rw-r--r-- 1 root root 86 Jun 18 04:16 cost.csv [2025-06-18T04:16:46.174Z] + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2025-06-18T04:16:46.174Z] + ls -al /w/workspace/dgexfoundry_ci-build-images_snyk/archives [2025-06-18T04:16:46.174Z] total 16 [2025-06-18T04:16:46.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 18 04:16 . [2025-06-18T04:16:46.174Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 04:16 .. [2025-06-18T04:16:46.174Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 18 04:16 cost [2025-06-18T04:16:46.174Z] -rw-r--r-- 1 jenkins jenkins 86 Jun 18 04:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:46.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:47.343Z] ---> package-listing.sh [2025-06-18T04:16:47.343Z] ++ facter osfamily [2025-06-18T04:16:47.343Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-18T04:16:47.601Z] + OS_FAMILY=debian [2025-06-18T04:16:47.601Z] + workspace=/w/workspace/dgexfoundry_ci-build-images_snyk [2025-06-18T04:16:47.601Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-18T04:16:47.601Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-18T04:16:47.601Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-18T04:16:47.601Z] + PACKAGES=/tmp/packages_start.txt [2025-06-18T04:16:47.601Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-06-18T04:16:47.601Z] + PACKAGES=/tmp/packages_end.txt [2025-06-18T04:16:47.601Z] + case "${OS_FAMILY}" in [2025-06-18T04:16:47.601Z] + dpkg -l [2025-06-18T04:16:47.601Z] + grep '^ii' [2025-06-18T04:16:47.601Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-18T04:16:47.601Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-18T04:16:47.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-18T04:16:47.601Z] + '[' /w/workspace/dgexfoundry_ci-build-images_snyk ']' [2025-06-18T04:16:47.601Z] + mkdir -p /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [2025-06-18T04:16:47.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_ci-build-images_snyk/archives/ [Pipeline] echo [2025-06-18T04:16:47.614Z] 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-18T04:16:47.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-18T04:16:48.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-18T04:16:48.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-18T04:16:48.509Z] prd-ubuntu20.04-docker-8c-8g-3490 does not seem to be running inside a container [2025-06-18T04:16:48.540Z] $ 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/dgexfoundry_ci-build-images_snyk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_ci-build-images_snyk -v /w/workspace/dgexfoundry_ci-build-images_snyk:/w/workspace/dgexfoundry_ci-build-images_snyk:rw,z -v /w/workspace/dgexfoundry_ci-build-images_snyk@tmp:/w/workspace/dgexfoundry_ci-build-images_snyk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-18T04:16:49.447Z] $ docker top 978eeff6b7cec6120680e9dda8917a85bb64bd84e5c0660deb6a2d9e48536828 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-18T04:16:49.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-18T04:16:50.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-18T04:16:50.496Z] + ls /var/log/sa-host [2025-06-18T04:16:50.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-18T04:16:50.531Z] provisioning config files... [2025-06-18T04:16:50.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_ci-build-images_snyk@tmp/config529808734658155232tmp [Pipeline] { [Pipeline] echo [2025-06-18T04:16:50.561Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:50.849Z] ---> create-netrc.sh [Pipeline] } [2025-06-18T04:16:50.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:51.162Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-18T04:16:51.171Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:51.454Z] ---> sudo-logs.sh [2025-06-18T04:16:51.454Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-18T04:16:51.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:51.792Z] ---> job-cost.sh [2025-06-18T04:16:51.792Z] lf-activate-venv: SKIPPING [2025-06-18T04:16:51.792Z] DEBUG: total: 0.2199999988079071 [2025-06-18T04:16:51.792Z] INFO: Retrieving Stack Cost... [2025-06-18T04:16:51.792Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-18T04:16:52.050Z] INFO: Archiving Costs [Pipeline] echo [2025-06-18T04:16:52.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-18T04:16:52.601Z] ---> logs-deploy.sh [2025-06-18T04:16:52.601Z] lf-activate-venv: SKIPPING [2025-06-18T04:16:52.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snyk/15 [2025-06-18T04:16:52.601Z] INFO: archiving workspace using pattern(s): [2025-06-18T04:16:53.538Z] Archives upload complete. [2025-06-18T04:16:53.798Z] INFO: archiving logs to Nexus