Pull request #407 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd5d9daae729a5188b85bed1fe7eeb810f7f183d+6a6923f6f990075cc9d362fe0d250c605a9d159f (06b168722d00c5e973efa259e0c2f4ad220d54af) 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-ssh959794012329509681.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1253258562278027483.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/device-virtual-go/branches/PR-407/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/device-virtual-go/branches/PR-407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8405977953772125929.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/device-virtual-go/branches/PR-407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17700678058766832659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh6582907227862985417.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/device-virtual-go/branches/PR-407/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/device-virtual-go/branches/PR-407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2947675851564298556.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15511 in /w/workspace/foundry_device-virtual-go_PR-407 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-407 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6a6923f6f990075cc9d362fe0d250c605a9d159f into PR head commit fd5d9daae729a5188b85bed1fe7eeb810f7f183d Merge succeeded, producing fd5d9daae729a5188b85bed1fe7eeb810f7f183d Checking out Revision fd5d9daae729a5188b85bed1fe7eeb810f7f183d (PR-407) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T07:45:53.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f fd5d9daae729a5188b85bed1fe7eeb810f7f183d # 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 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5d9daae729a5188b85bed1fe7eeb810f7f183d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T07:45:54.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T07:45:54.272Z] ========================================================= [2023-05-16T07:45:54.272Z] EdgeX Global Pipelines Version Info [2023-05-16T07:45:54.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:45:55.021Z] ------------------- [2023-05-16T07:45:55.021Z] stable info: [2023-05-16T07:45:55.021Z] ------------------- [2023-05-16T07:45:55.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T07:45:55.021Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T07:45:55.021Z] Message: update stable to v1.0.249 [2023-05-16T07:45:55.592Z] ------------------- [2023-05-16T07:45:55.592Z] experimental info: [2023-05-16T07:45:55.592Z] ------------------- [2023-05-16T07:45:55.592Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T07:45:55.592Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T07:45:55.592Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T07:45:55.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-16T07:45:55.898Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-16T07:45:55.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T07:45:55.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T07:45:56.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T07:45:56.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T07:45:56.081Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T07:45:56.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T07:45:56.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T07:45:56.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T07:45:56.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T07:45:56.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-16T07:45:56.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T07:45:56.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T07:45:56.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T07:45:56.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T07:45:56.501Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T07:45:56.548Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T07:45:56.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T07:45:56.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T07:45:56.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-16T07:45:56.710Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-16T07:45:56.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T07:45:56.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T07:45:56.835Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T07:45:56.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T07:45:56.922Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T07:45:56.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-407 [Pipeline] echo [2023-05-16T07:45:57.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-407 [Pipeline] echo [2023-05-16T07:45:57.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-407 [Pipeline] echo [2023-05-16T07:45:57.104Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd5d9daae729a5188b85bed1fe7eeb810f7f183d [Pipeline] echo [2023-05-16T07:45:57.146Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd5d9da [Pipeline] echo [2023-05-16T07:45:57.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T07:45:57.324Z] provisioning config files... [2023-05-16T07:45:57.340Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config9355934558652014657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:45:57.684Z] ---> docker-login.sh [2023-05-16T07:45:57.684Z] nexus3.edgexfoundry.org:10001 [2023-05-16T07:45:57.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:45:58.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:45:58.206Z] Configure a credential helper to remove this warning. See [2023-05-16T07:45:58.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:45:58.206Z] [2023-05-16T07:45:58.206Z] Login Succeeded [2023-05-16T07:45:58.206Z] nexus3.edgexfoundry.org:10002 [2023-05-16T07:45:58.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:45:58.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:45:58.206Z] Configure a credential helper to remove this warning. See [2023-05-16T07:45:58.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:45:58.206Z] [2023-05-16T07:45:58.206Z] Login Succeeded [2023-05-16T07:45:58.206Z] nexus3.edgexfoundry.org:10003 [2023-05-16T07:45:58.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:45:58.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:45:58.206Z] Configure a credential helper to remove this warning. See [2023-05-16T07:45:58.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:45:58.206Z] [2023-05-16T07:45:58.206Z] Login Succeeded [2023-05-16T07:45:58.206Z] nexus3.edgexfoundry.org:10004 [2023-05-16T07:45:58.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:45:58.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:45:58.466Z] Configure a credential helper to remove this warning. See [2023-05-16T07:45:58.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:45:58.466Z] [2023-05-16T07:45:58.466Z] Login Succeeded [2023-05-16T07:45:58.466Z] docker.io [2023-05-16T07:45:58.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:45:58.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:45:58.725Z] Configure a credential helper to remove this warning. See [2023-05-16T07:45:58.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:45:58.725Z] [2023-05-16T07:45:58.725Z] Login Succeeded [2023-05-16T07:45:58.725Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T07:45:58.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T07:45:59.376Z] + git rev-list -1 --merges fd5d9daae729a5188b85bed1fe7eeb810f7f183d~1..fd5d9daae729a5188b85bed1fe7eeb810f7f183d [Pipeline] echo [2023-05-16T07:45:59.444Z] -----------> git rev-list -1 --merges fd5d9daae729a5188b85bed1fe7eeb810f7f183d~1..fd5d9daae729a5188b85bed1fe7eeb810f7f183d fd5d9daae729a5188b85bed1fe7eeb810f7f183d [false] [Pipeline] sh [2023-05-16T07:45:59.752Z] + git log --format=format:%s -1 fd5d9daae729a5188b85bed1fe7eeb810f7f183d [Pipeline] echo [2023-05-16T07:45:59.786Z] ========================================================= [2023-05-16T07:45:59.786Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T07:45:59.786Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T07:46:00.231Z] + git log --format=format:%s -1 fd5d9daae729a5188b85bed1fe7eeb810f7f183d [Pipeline] echo [2023-05-16T07:46:00.264Z] [semverPrep] GIT_COMMIT: fd5d9daae729a5188b85bed1fe7eeb810f7f183d, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo [2023-05-16T07:46:00.293Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T07:46:00.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T07:46:00.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T07:46:00.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T07:46:00.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T07:46:00.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T07:46:00.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T07:46:00.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:46:01.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T07:46:01.195Z] [2023-05-16T07:46:01.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:46:01.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T07:46:01.575Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T07:46:01.575Z] b85a868b505f: Pulling fs layer [2023-05-16T07:46:01.575Z] e2be974225ed: Pulling fs layer [2023-05-16T07:46:01.575Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T07:46:01.575Z] 988bab9f4d93: Pulling fs layer [2023-05-16T07:46:01.575Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T07:46:01.575Z] 988bab9f4d93: Waiting [2023-05-16T07:46:01.575Z] eaf3925da568: Pulling fs layer [2023-05-16T07:46:01.575Z] 1469e6f7b9e6: Waiting [2023-05-16T07:46:01.575Z] bab4dde63d76: Pulling fs layer [2023-05-16T07:46:01.575Z] eaf3925da568: Waiting [2023-05-16T07:46:01.575Z] bde34c3a00c8: Pulling fs layer [2023-05-16T07:46:01.575Z] bab4dde63d76: Waiting [2023-05-16T07:46:01.575Z] b352a97aabf1: Pulling fs layer [2023-05-16T07:46:01.575Z] 4872d77fe225: Pulling fs layer [2023-05-16T07:46:01.575Z] 5851b861e8e6: Pulling fs layer [2023-05-16T07:46:01.575Z] 4872d77fe225: Waiting [2023-05-16T07:46:01.575Z] bde34c3a00c8: Waiting [2023-05-16T07:46:01.575Z] 5851b861e8e6: Waiting [2023-05-16T07:46:01.575Z] b352a97aabf1: Waiting [2023-05-16T07:46:01.575Z] e2be974225ed: Verifying Checksum [2023-05-16T07:46:01.575Z] e2be974225ed: Download complete [2023-05-16T07:46:01.575Z] 988bab9f4d93: Download complete [2023-05-16T07:46:01.575Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T07:46:01.575Z] 1469e6f7b9e6: Download complete [2023-05-16T07:46:01.835Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T07:46:01.835Z] 339a4e72a1f5: Download complete [2023-05-16T07:46:01.835Z] eaf3925da568: Verifying Checksum [2023-05-16T07:46:01.835Z] eaf3925da568: Download complete [2023-05-16T07:46:01.835Z] bde34c3a00c8: Download complete [2023-05-16T07:46:01.835Z] b352a97aabf1: Download complete [2023-05-16T07:46:01.835Z] 4872d77fe225: Verifying Checksum [2023-05-16T07:46:01.835Z] 4872d77fe225: Download complete [2023-05-16T07:46:01.835Z] 5851b861e8e6: Verifying Checksum [2023-05-16T07:46:01.835Z] 5851b861e8e6: Download complete [2023-05-16T07:46:01.835Z] b85a868b505f: Verifying Checksum [2023-05-16T07:46:01.835Z] b85a868b505f: Download complete [2023-05-16T07:46:02.094Z] bab4dde63d76: Verifying Checksum [2023-05-16T07:46:02.094Z] bab4dde63d76: Download complete [2023-05-16T07:46:03.033Z] b85a868b505f: Pull complete [2023-05-16T07:46:03.291Z] e2be974225ed: Pull complete [2023-05-16T07:46:03.861Z] 339a4e72a1f5: Pull complete [2023-05-16T07:46:03.861Z] 988bab9f4d93: Pull complete [2023-05-16T07:46:04.119Z] 1469e6f7b9e6: Pull complete [2023-05-16T07:46:04.119Z] eaf3925da568: Pull complete [2023-05-16T07:46:06.026Z] bab4dde63d76: Pull complete [2023-05-16T07:46:06.026Z] bde34c3a00c8: Pull complete [2023-05-16T07:46:06.287Z] b352a97aabf1: Pull complete [2023-05-16T07:46:06.287Z] 4872d77fe225: Pull complete [2023-05-16T07:46:06.287Z] 5851b861e8e6: Pull complete [2023-05-16T07:46:06.287Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T07:46:06.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T07:46:06.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:46:06.520Z] prd-ubuntu20.04-docker-8c-8g-15511 does not seem to be running inside a container [2023-05-16T07:46:06.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T07:46:09.458Z] $ docker top 3b50b5fcded076d606883f39ed38ad058126dbc201846849cb3af58683b55c73 -eo pid,comm [2023-05-16T07:46:09.512Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-16T07:46:09.512Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T07:46:09.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T07:46:09.653Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T07:46:09.772Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T07:46:09.779Z] $ docker exec 3b50b5fcded076d606883f39ed38ad058126dbc201846849cb3af58683b55c73 ssh-agent [2023-05-16T07:46:09.889Z] SSH_AUTH_SOCK=/tmp/ssh-ynD4ingBIzNq/agent.33 [2023-05-16T07:46:09.889Z] SSH_AGENT_PID=39 [2023-05-16T07:46:09.899Z] Running ssh-add (command line suppressed) [2023-05-16T07:46:10.000Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_10340754010139327948.key (/w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_10340754010139327948.key) [2023-05-16T07:46:10.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T07:46:10.341Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T07:46:10.370Z] $ docker exec --env ******** --env ******** 3b50b5fcded076d606883f39ed38ad058126dbc201846849cb3af58683b55c73 ssh-agent -k [2023-05-16T07:46:10.473Z] unset SSH_AUTH_SOCK; [2023-05-16T07:46:10.474Z] unset SSH_AGENT_PID; [2023-05-16T07:46:10.474Z] echo Agent pid 39 killed; [2023-05-16T07:46:10.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T07:46:10.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T07:46:10.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T07:46:10.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T07:46:10.681Z] $ docker exec 3b50b5fcded076d606883f39ed38ad058126dbc201846849cb3af58683b55c73 ssh-agent [2023-05-16T07:46:10.778Z] SSH_AUTH_SOCK=/tmp/ssh-84FGq6sAsas4/agent.71 [2023-05-16T07:46:10.778Z] SSH_AGENT_PID=77 [2023-05-16T07:46:10.783Z] Running ssh-add (command line suppressed) [2023-05-16T07:46:10.897Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_11435122550086264628.key (/w/workspace/foundry_device-virtual-go_PR-407@tmp/private_key_11435122550086264628.key) [2023-05-16T07:46:10.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T07:46:11.257Z] + git semver init [2023-05-16T07:46:11.518Z] 2023-05-16 07:46:11,441 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T07:46:11.518Z] 2023-05-16 07:46:11,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-407/.semver [2023-05-16T07:46:11.518Z] 2023-05-16 07:46:11,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-407/.semver [2023-05-16T07:46:11.518Z] 2023-05-16 07:46:11,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-407/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-407, universal_newlines=False, shell=None, istream=None) [2023-05-16T07:46:12.897Z] 2023-05-16 07:46:12,622 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-407/.git/info/exclude [2023-05-16T07:46:12.898Z] 2023-05-16 07:46:12,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 with force:False [2023-05-16T07:46:12.898Z] 2023-05-16 07:46:12,622 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 [2023-05-16T07:46:12.898Z] 2023-05-16 07:46:12,626 [execute] INFO git cat-file --batch-check [2023-05-16T07:46:12.898Z] 2023-05-16 07:46:12,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T07:46:12.898Z] 2023-05-16 07:46:12,634 [execute] INFO git cat-file --batch [2023-05-16T07:46:12.898Z] 2023-05-16 07:46:12,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T07:46:12.898Z] 2023-05-16 07:46:12,640 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-407/.semver/PR-407 [2023-05-16T07:46:12.898Z] 0.0.0 [Pipeline] } [2023-05-16T07:46:12.925Z] $ docker exec --env ******** --env ******** 3b50b5fcded076d606883f39ed38ad058126dbc201846849cb3af58683b55c73 ssh-agent -k [2023-05-16T07:46:13.034Z] unset SSH_AUTH_SOCK; [2023-05-16T07:46:13.034Z] unset SSH_AGENT_PID; [2023-05-16T07:46:13.034Z] echo Agent pid 77 killed; [2023-05-16T07:46:13.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T07:46:13.480Z] + git semver [Pipeline] } [2023-05-16T07:46:13.771Z] $ docker stop --time=1 3b50b5fcded076d606883f39ed38ad058126dbc201846849cb3af58683b55c73 [2023-05-16T07:46:15.101Z] $ docker rm -f --volumes 3b50b5fcded076d606883f39ed38ad058126dbc201846849cb3af58683b55c73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T07:46:15.499Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T07:46:15.777Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T07:46:15.793Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T07:46:16.425Z] provisioning config files... [2023-05-16T07:46:16.436Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config12175129240298512622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:46:16.783Z] ---> docker-login.sh [2023-05-16T07:46:16.783Z] nexus3.edgexfoundry.org:10001 [2023-05-16T07:46:16.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:46:16.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:46:16.783Z] Configure a credential helper to remove this warning. See [2023-05-16T07:46:16.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:46:16.783Z] [2023-05-16T07:46:16.783Z] Login Succeeded [2023-05-16T07:46:16.783Z] nexus3.edgexfoundry.org:10002 [2023-05-16T07:46:16.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:46:16.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:46:16.783Z] Configure a credential helper to remove this warning. See [2023-05-16T07:46:16.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:46:16.783Z] [2023-05-16T07:46:16.783Z] Login Succeeded [2023-05-16T07:46:16.783Z] nexus3.edgexfoundry.org:10003 [2023-05-16T07:46:17.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:46:17.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:46:17.042Z] Configure a credential helper to remove this warning. See [2023-05-16T07:46:17.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:46:17.042Z] [2023-05-16T07:46:17.042Z] Login Succeeded [2023-05-16T07:46:17.042Z] nexus3.edgexfoundry.org:10004 [2023-05-16T07:46:17.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:46:17.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:46:17.042Z] Configure a credential helper to remove this warning. See [2023-05-16T07:46:17.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:46:17.042Z] [2023-05-16T07:46:17.042Z] Login Succeeded [2023-05-16T07:46:17.042Z] docker.io [2023-05-16T07:46:17.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:46:17.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:46:17.301Z] Configure a credential helper to remove this warning. See [2023-05-16T07:46:17.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:46:17.301Z] [2023-05-16T07:46:17.301Z] Login Succeeded [2023-05-16T07:46:17.301Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T07:46:17.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T07:46:17.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T07:46:17.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T07:46:17.606Z] ========================================================= [2023-05-16T07:46:17.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T07:46:17.606Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:46:18.072Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T07:46:18.072Z] Sending build context to Docker daemon 23.66MB [2023-05-16T07:46:18.072Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T07:46:18.072Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-16T07:46:18.332Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T07:46:18.332Z] f56be85fc22e: Pulling fs layer [2023-05-16T07:46:18.332Z] 85791d961cd3: Pulling fs layer [2023-05-16T07:46:18.332Z] d694b5ae8c79: Pulling fs layer [2023-05-16T07:46:18.332Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T07:46:18.332Z] 4d19c01a9841: Pulling fs layer [2023-05-16T07:46:18.332Z] 9325e15d5711: Pulling fs layer [2023-05-16T07:46:18.332Z] 556b6ee489ea: Pulling fs layer [2023-05-16T07:46:18.332Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T07:46:18.332Z] 9f32a84ed3da: Waiting [2023-05-16T07:46:18.332Z] 4d19c01a9841: Waiting [2023-05-16T07:46:18.332Z] 9325e15d5711: Waiting [2023-05-16T07:46:18.332Z] 556b6ee489ea: Waiting [2023-05-16T07:46:18.332Z] c5a4b2cf53e6: Waiting [2023-05-16T07:46:18.332Z] 85791d961cd3: Download complete [2023-05-16T07:46:18.332Z] 9f32a84ed3da: Download complete [2023-05-16T07:46:18.332Z] 4d19c01a9841: Verifying Checksum [2023-05-16T07:46:18.332Z] 4d19c01a9841: Download complete [2023-05-16T07:46:18.332Z] f56be85fc22e: Verifying Checksum [2023-05-16T07:46:18.332Z] f56be85fc22e: Download complete [2023-05-16T07:46:18.332Z] 9325e15d5711: Verifying Checksum [2023-05-16T07:46:18.332Z] 9325e15d5711: Download complete [2023-05-16T07:46:18.332Z] f56be85fc22e: Pull complete [2023-05-16T07:46:18.594Z] 85791d961cd3: Pull complete [2023-05-16T07:46:18.856Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T07:46:18.856Z] c5a4b2cf53e6: Download complete [2023-05-16T07:46:18.856Z] d694b5ae8c79: Verifying Checksum [2023-05-16T07:46:18.856Z] d694b5ae8c79: Download complete [2023-05-16T07:46:19.115Z] 556b6ee489ea: Verifying Checksum [2023-05-16T07:46:19.115Z] 556b6ee489ea: Download complete [2023-05-16T07:46:22.401Z] d694b5ae8c79: Pull complete [2023-05-16T07:46:22.401Z] 9f32a84ed3da: Pull complete [2023-05-16T07:46:22.401Z] 4d19c01a9841: Pull complete [2023-05-16T07:46:22.661Z] 9325e15d5711: Pull complete [2023-05-16T07:46:25.198Z] 556b6ee489ea: Pull complete [2023-05-16T07:46:26.139Z] c5a4b2cf53e6: Pull complete [2023-05-16T07:46:26.139Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T07:46:26.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T07:46:26.139Z] ---> c4be618373d6 [2023-05-16T07:46:26.139Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T07:46:31.241Z] Still waiting to schedule task [2023-05-16T07:46:31.242Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T07:46:31.412Z] ---> Running in bb26f927e8fd [2023-05-16T07:46:31.412Z] Removing intermediate container bb26f927e8fd [2023-05-16T07:46:31.412Z] ---> 98434fa40d51 [2023-05-16T07:46:31.412Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T07:46:31.412Z] ---> Running in 751164039cff [2023-05-16T07:46:31.412Z] Removing intermediate container 751164039cff [2023-05-16T07:46:31.412Z] ---> 17c56ee99c16 [2023-05-16T07:46:31.412Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T07:46:31.412Z] ---> Running in 2bcfa1270b01 [2023-05-16T07:46:31.412Z] Removing intermediate container 2bcfa1270b01 [2023-05-16T07:46:31.412Z] ---> b279e4c7ed6b [2023-05-16T07:46:31.412Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T07:46:31.412Z] ---> Running in 9fef7bbcb178 [2023-05-16T07:46:31.412Z] Removing intermediate container 9fef7bbcb178 [2023-05-16T07:46:31.412Z] ---> 87cf357999c1 [2023-05-16T07:46:31.412Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T07:46:31.412Z] ---> Running in b1569f7ce833 [2023-05-16T07:46:31.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T07:46:31.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T07:46:31.671Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T07:46:31.671Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T07:46:31.671Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T07:46:31.671Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T07:46:31.671Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T07:46:31.671Z] OK: 269 MiB in 57 packages [2023-05-16T07:46:31.931Z] Removing intermediate container b1569f7ce833 [2023-05-16T07:46:31.931Z] ---> 405e0fc8fa8f [2023-05-16T07:46:31.931Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T07:46:32.189Z] ---> 8a0ffd88e1d0 [2023-05-16T07:46:32.189Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T07:46:32.189Z] ---> Running in b6cf871bf4c8 [2023-05-16T07:47:28.453Z] Removing intermediate container b6cf871bf4c8 [2023-05-16T07:47:28.453Z] ---> 0cf82534e5e1 [2023-05-16T07:47:28.453Z] Step 10/12 : COPY . . [2023-05-16T07:47:28.453Z] ---> 6535f0d40608 [2023-05-16T07:47:28.453Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T07:47:28.453Z] ---> Running in 17265f006e6a [2023-05-16T07:47:28.453Z] Removing intermediate container 17265f006e6a [2023-05-16T07:47:28.453Z] ---> 9c99da1c8708 [2023-05-16T07:47:28.453Z] Step 12/12 : RUN $MAKE [2023-05-16T07:47:28.453Z] ---> Running in c4df865b1744 [2023-05-16T07:47:28.453Z] noop [2023-05-16T07:47:28.453Z] Removing intermediate container c4df865b1744 [2023-05-16T07:47:28.453Z] ---> 4c793eedbad5 [2023-05-16T07:47:28.453Z] Successfully built 4c793eedbad5 [2023-05-16T07:47:28.453Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:47:28.914Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T07:47:28.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:47:29.062Z] prd-ubuntu20.04-docker-8c-8g-15511 does not seem to be running inside a container [2023-05-16T07:47:29.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T07:47:29.458Z] $ docker top a7e02a40ca5e8c2971baa87bcf183e03a9de26a41f365b611c2b99af8519d7ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T07:47:29.853Z] + go version [2023-05-16T07:47:29.853Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T07:47:29.898Z] $ docker stop --time=1 a7e02a40ca5e8c2971baa87bcf183e03a9de26a41f365b611c2b99af8519d7ac [2023-05-16T07:47:31.482Z] $ docker rm -f --volumes a7e02a40ca5e8c2971baa87bcf183e03a9de26a41f365b611c2b99af8519d7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:47:32.235Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T07:47:32.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:47:32.391Z] prd-ubuntu20.04-docker-8c-8g-15511 does not seem to be running inside a container [2023-05-16T07:47:32.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T07:47:33.128Z] $ docker top 53fe21334c3b283520b72a4dd210e667f38e946b17a655e1b54e2f348d66446b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T07:47:33.524Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-407 [Pipeline] fileExists [Pipeline] sh [2023-05-16T07:47:33.894Z] + make test [2023-05-16T07:47:33.894Z] go test ./... -coverprofile=coverage.out [2023-05-16T07:47:39.165Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T07:47:49.158Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T07:47:49.158Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-05-16T07:47:57.273Z] go vet ./... [2023-05-16T07:48:00.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T07:48:00.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T07:48:00.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T07:48:00.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T07:48:00.761Z] $ docker stop --time=1 53fe21334c3b283520b72a4dd210e667f38e946b17a655e1b54e2f348d66446b [2023-05-16T07:48:04.216Z] $ docker rm -f --volumes 53fe21334c3b283520b72a4dd210e667f38e946b17a655e1b54e2f348d66446b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T07:48:04.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T07:48:04.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T07:48:05.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T07:48:05.915Z] + ls -al . [2023-05-16T07:48:05.915Z] total 192 [2023-05-16T07:48:05.915Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 07:47 . [2023-05-16T07:48:05.915Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:45 .. [2023-05-16T07:48:05.915Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 07:46 .git [2023-05-16T07:48:05.915Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:45 .github [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 07:45 .gitignore [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 07:45 .golangci.yml [2023-05-16T07:48:05.915Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 07:46 .semver [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 07:45 Attribution.txt [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 07:45 CHANGELOG.md [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 07:45 Dockerfile [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 07:45 GOVERNANCE.md [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 07:45 Jenkinsfile [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 07:45 LICENSE [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 07:45 Makefile [2023-05-16T07:48:05.915Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 07:45 OWNERS.md [2023-05-16T07:48:05.916Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 07:45 README.md [2023-05-16T07:48:05.916Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 07:46 VERSION [2023-05-16T07:48:05.916Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 07:45 bin [2023-05-16T07:48:05.916Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:45 cmd [2023-05-16T07:48:05.916Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 07:47 coverage.out [2023-05-16T07:48:05.916Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 07:45 go.mod [2023-05-16T07:48:05.916Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 07:45 go.sum [2023-05-16T07:48:05.916Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:45 internal [2023-05-16T07:48:05.916Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:45 snap [2023-05-16T07:48:05.916Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:48:06.313Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fd5d9daae729a5188b85bed1fe7eeb810f7f183d --label arch=amd64 --label version=0.0.0 . [2023-05-16T07:48:06.313Z] Sending build context to Docker daemon 23.71MB [2023-05-16T07:48:06.313Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T07:48:06.313Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T07:48:06.313Z] ---> 4c793eedbad5 [2023-05-16T07:48:06.313Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T07:48:06.883Z] ---> Running in b5696063bbc9 [2023-05-16T07:48:06.883Z] Removing intermediate container b5696063bbc9 [2023-05-16T07:48:06.883Z] ---> e79487d71209 [2023-05-16T07:48:06.883Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T07:48:06.883Z] ---> Running in 0a917cb5ab1c [2023-05-16T07:48:06.883Z] Removing intermediate container 0a917cb5ab1c [2023-05-16T07:48:06.883Z] ---> e276e987862c [2023-05-16T07:48:06.883Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T07:48:07.143Z] ---> Running in a844a732bca7 [2023-05-16T07:48:07.143Z] Removing intermediate container a844a732bca7 [2023-05-16T07:48:07.143Z] ---> 9ca65e866244 [2023-05-16T07:48:07.143Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T07:48:07.143Z] ---> Running in c8ecda374aa7 [2023-05-16T07:48:07.143Z] Removing intermediate container c8ecda374aa7 [2023-05-16T07:48:07.143Z] ---> 3ece23359df2 [2023-05-16T07:48:07.143Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T07:48:07.143Z] ---> Running in d2f1f5ca096e [2023-05-16T07:48:07.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T07:48:07.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T07:48:07.924Z] OK: 269 MiB in 57 packages [2023-05-16T07:48:08.183Z] Removing intermediate container d2f1f5ca096e [2023-05-16T07:48:08.183Z] ---> f7bbc070c2b2 [2023-05-16T07:48:08.183Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T07:48:08.183Z] ---> 8327f612a78f [2023-05-16T07:48:08.183Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T07:48:08.444Z] ---> Running in 4e1f3a0aacd6 [2023-05-16T07:48:09.014Z] Removing intermediate container 4e1f3a0aacd6 [2023-05-16T07:48:09.014Z] ---> dbc8688a820a [2023-05-16T07:48:09.014Z] Step 10/25 : COPY . . [2023-05-16T07:48:09.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15512 in /w/workspace/foundry_device-virtual-go_PR-407 [Pipeline] { [Pipeline] ws [2023-05-16T07:48:09.451Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-16T07:48:09.532Z] The recommended git tool is: git [2023-05-16T07:48:09.949Z] ---> 9e05ddf80434 [2023-05-16T07:48:09.950Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T07:48:09.950Z] ---> Running in 1b812e630789 [2023-05-16T07:48:09.950Z] Removing intermediate container 1b812e630789 [2023-05-16T07:48:09.950Z] ---> db1e9b923afa [2023-05-16T07:48:09.950Z] Step 12/25 : RUN $MAKE [2023-05-16T07:48:09.950Z] ---> Running in 8bcf29cb19cb [2023-05-16T07:48:10.209Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-16T07:48:14.915Z] using credential edgex-jenkins-ssh [2023-05-16T07:48:14.936Z] Cloning the remote Git repository [2023-05-16T07:48:14.993Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T07:48:15.097Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-16T07:48:15.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T07:48:15.263Z] > git --version # timeout=10 [2023-05-16T07:48:15.285Z] > git --version # 'git version 2.25.1' [2023-05-16T07:48:15.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T07:48:15.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T07:48:17.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-16T07:48:17.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T07:48:18.363Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-16T07:48:18.405Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-16T07:48:18.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T07:48:18.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T07:48:18.924Z] Merging remotes/origin/main commit 6a6923f6f990075cc9d362fe0d250c605a9d159f into PR head commit fd5d9daae729a5188b85bed1fe7eeb810f7f183d [2023-05-16T07:48:19.233Z] Merge succeeded, producing fd5d9daae729a5188b85bed1fe7eeb810f7f183d [2023-05-16T07:48:19.234Z] Checking out Revision fd5d9daae729a5188b85bed1fe7eeb810f7f183d (PR-407) [2023-05-16T07:48:19.772Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" [2023-05-16T07:48:19.832Z] > git --version # timeout=10 [2023-05-16T07:48:19.846Z] > git --version # 'git version 2.25.1' [2023-05-16T07:48:19.860Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T07:48:18.945Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T07:48:19.025Z] > git checkout -f fd5d9daae729a5188b85bed1fe7eeb810f7f183d # timeout=10 [2023-05-16T07:48:19.118Z] > git remote # timeout=10 [2023-05-16T07:48:19.140Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T07:48:19.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T07:48:19.187Z] > git merge 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 [2023-05-16T07:48:19.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T07:48:19.243Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T07:48:19.260Z] > git checkout -f fd5d9daae729a5188b85bed1fe7eeb810f7f183d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T07:48:21.129Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T07:48:21.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T07:48:21.129Z] Dload Upload Total Spent Left Speed [2023-05-16T07:48:21.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-16T07:48:21.805Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T07:48:22.160Z] + sudo tee /etc/docker/daemon.new [2023-05-16T07:48:22.160Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T07:48:22.160Z] { [2023-05-16T07:48:22.160Z] "registry-mirrors": [ [2023-05-16T07:48:22.160Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T07:48:22.160Z] ], [2023-05-16T07:48:22.160Z] "bip": "10.250.0.254/24", [2023-05-16T07:48:22.160Z] "hosts": [ [2023-05-16T07:48:22.160Z] "tcp://0.0.0.0:5555", [2023-05-16T07:48:22.160Z] "unix:///var/run/docker.sock" [2023-05-16T07:48:22.160Z] ], [2023-05-16T07:48:22.160Z] "mtu": 1458, [2023-05-16T07:48:22.160Z] "selinux-enabled": true, [2023-05-16T07:48:22.160Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T07:48:22.160Z] } [Pipeline] sh [2023-05-16T07:48:22.523Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T07:48:22.869Z] + sudo service docker restart [2023-05-16T07:48:32.191Z] Removing intermediate container 8bcf29cb19cb [2023-05-16T07:48:32.191Z] ---> e07ba9685cb9 [2023-05-16T07:48:32.191Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T07:48:32.191Z] 3.17: Pulling from library/alpine [2023-05-16T07:48:32.191Z] f56be85fc22e: Already exists [2023-05-16T07:48:32.191Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T07:48:32.191Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T07:48:32.191Z] ---> 9ed4aefc74f6 [2023-05-16T07:48:32.191Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T07:48:32.191Z] ---> Running in 761891c5cf0b [2023-05-16T07:48:32.191Z] Removing intermediate container 761891c5cf0b [2023-05-16T07:48:32.191Z] ---> 69141c209c0c [2023-05-16T07:48:32.191Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T07:48:32.191Z] ---> Running in 5a6d13fc66a4 [2023-05-16T07:48:32.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T07:48:32.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T07:48:32.191Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T07:48:32.191Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T07:48:32.191Z] OK: 7 MiB in 16 packages [2023-05-16T07:48:32.940Z] Removing intermediate container 5a6d13fc66a4 [2023-05-16T07:48:32.940Z] ---> 43cf1d0d27fb [2023-05-16T07:48:32.940Z] Step 16/25 : WORKDIR / [2023-05-16T07:48:32.940Z] ---> Running in 6e338f36c600 [2023-05-16T07:48:32.940Z] Removing intermediate container 6e338f36c600 [2023-05-16T07:48:32.940Z] ---> 317d5e5eb298 [2023-05-16T07:48:32.940Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T07:48:32.940Z] ---> bf9e05e5b25d [2023-05-16T07:48:32.940Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T07:48:32.940Z] ---> de5af6cac1c3 [2023-05-16T07:48:32.940Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T07:48:33.985Z] ---> d723ff11fbc6 [2023-05-16T07:48:33.985Z] Step 20/25 : EXPOSE 59900 [2023-05-16T07:48:33.985Z] ---> Running in b1fad6b8bbc6 [2023-05-16T07:48:33.985Z] Removing intermediate container b1fad6b8bbc6 [2023-05-16T07:48:33.985Z] ---> d70c242fceef [2023-05-16T07:48:33.985Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T07:48:33.985Z] ---> Running in 9b8235b932d4 [2023-05-16T07:48:33.985Z] Removing intermediate container 9b8235b932d4 [2023-05-16T07:48:33.985Z] ---> 7bfcebcef4d8 [2023-05-16T07:48:33.985Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T07:48:33.985Z] ---> Running in 57d212ba5fee [2023-05-16T07:48:33.985Z] Removing intermediate container 57d212ba5fee [2023-05-16T07:48:33.985Z] ---> e82159cc5fa8 [2023-05-16T07:48:33.985Z] Step 23/25 : LABEL arch=amd64 [2023-05-16T07:48:33.985Z] ---> Running in a3d8a75f4fff [2023-05-16T07:48:34.244Z] Removing intermediate container a3d8a75f4fff [2023-05-16T07:48:34.245Z] ---> 05df123bb4b0 [2023-05-16T07:48:34.245Z] Step 24/25 : LABEL git_sha=fd5d9daae729a5188b85bed1fe7eeb810f7f183d [2023-05-16T07:48:34.245Z] ---> Running in e7a59a79497a [2023-05-16T07:48:34.245Z] Removing intermediate container e7a59a79497a [2023-05-16T07:48:34.245Z] ---> d7a63236f4f7 [2023-05-16T07:48:34.245Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T07:48:34.245Z] ---> Running in 95d3ac141058 [2023-05-16T07:48:34.245Z] Removing intermediate container 95d3ac141058 [2023-05-16T07:48:34.245Z] ---> 692a1a0a8953 [2023-05-16T07:48:34.245Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T07:48:34.506Z] Successfully built 692a1a0a8953 [2023-05-16T07:48:34.506Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:48:35.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T07:48:35.479Z] [2023-05-16T07:48:35.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:48:35.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T07:48:35.875Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T07:48:35.875Z] 5eb5b503b376: Pulling fs layer [2023-05-16T07:48:35.875Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T07:48:35.875Z] ec43610c2a17: Pulling fs layer [2023-05-16T07:48:35.875Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T07:48:35.875Z] 33b1e0a273af: Pulling fs layer [2023-05-16T07:48:35.875Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T07:48:35.875Z] 2f39f015ded8: Pulling fs layer [2023-05-16T07:48:35.875Z] 33b1e0a273af: Waiting [2023-05-16T07:48:35.875Z] 5d3b04190fa2: Waiting [2023-05-16T07:48:35.875Z] 2f39f015ded8: Waiting [2023-05-16T07:48:35.875Z] 3a2ae6a8a46f: Waiting [2023-05-16T07:48:35.875Z] 5c69ac0246d0: Download complete [2023-05-16T07:48:35.875Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T07:48:35.875Z] 3a2ae6a8a46f: Download complete [2023-05-16T07:48:35.875Z] 33b1e0a273af: Verifying Checksum [2023-05-16T07:48:35.875Z] 33b1e0a273af: Download complete [2023-05-16T07:48:35.875Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T07:48:35.875Z] 5d3b04190fa2: Download complete [2023-05-16T07:48:36.135Z] ec43610c2a17: Verifying Checksum [2023-05-16T07:48:36.135Z] ec43610c2a17: Download complete [2023-05-16T07:48:36.135Z] 5eb5b503b376: Download complete [2023-05-16T07:48:36.703Z] 2f39f015ded8: Download complete [2023-05-16T07:48:37.270Z] 5eb5b503b376: Pull complete [2023-05-16T07:48:37.530Z] 5c69ac0246d0: Pull complete [2023-05-16T07:48:38.100Z] ec43610c2a17: Pull complete [2023-05-16T07:48:38.100Z] 3a2ae6a8a46f: Pull complete [2023-05-16T07:48:38.359Z] 33b1e0a273af: Pull complete [2023-05-16T07:48:38.359Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T07:48:41.202Z] provisioning config files... [2023-05-16T07:48:41.231Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11092968158363529966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:48:41.625Z] ---> docker-login.sh [2023-05-16T07:48:41.625Z] nexus3.edgexfoundry.org:10001 [2023-05-16T07:48:41.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:48:42.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:48:42.162Z] Configure a credential helper to remove this warning. See [2023-05-16T07:48:42.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:48:42.162Z] [2023-05-16T07:48:42.162Z] Login Succeeded [2023-05-16T07:48:42.162Z] nexus3.edgexfoundry.org:10002 [2023-05-16T07:48:42.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:48:42.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:48:42.431Z] Configure a credential helper to remove this warning. See [2023-05-16T07:48:42.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:48:42.431Z] [2023-05-16T07:48:42.431Z] Login Succeeded [2023-05-16T07:48:42.431Z] nexus3.edgexfoundry.org:10003 [2023-05-16T07:48:42.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:48:42.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:48:42.700Z] Configure a credential helper to remove this warning. See [2023-05-16T07:48:42.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:48:42.700Z] [2023-05-16T07:48:42.700Z] Login Succeeded [2023-05-16T07:48:42.700Z] nexus3.edgexfoundry.org:10004 [2023-05-16T07:48:42.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:48:43.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:48:43.242Z] Configure a credential helper to remove this warning. See [2023-05-16T07:48:43.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:48:43.242Z] [2023-05-16T07:48:43.242Z] Login Succeeded [2023-05-16T07:48:43.242Z] docker.io [2023-05-16T07:48:43.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T07:48:43.703Z] 2f39f015ded8: Pull complete [2023-05-16T07:48:43.703Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T07:48:43.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T07:48:43.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-05-16T07:48:43.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T07:48:43.783Z] Configure a credential helper to remove this warning. See [2023-05-16T07:48:43.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T07:48:43.784Z] [2023-05-16T07:48:43.784Z] Login Succeeded [2023-05-16T07:48:43.784Z] ---> docker-login.sh ends [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:48:43.947Z] prd-ubuntu20.04-docker-8c-8g-15511 does not seem to be running inside a container [2023-05-16T07:48:43.983Z] $ 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/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T07:48:48.371Z] $ docker top f67744dc649ce07b296b1f1d81910fe7b09efa84e20ffc70f374afddb5c76bb4 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-16T07:48:48.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash [2023-05-16T07:48:48.910Z] ---> job-cost.sh [2023-05-16T07:48:48.910Z] lf-activate-venv: SKIPPING [2023-05-16T07:48:48.910Z] INFO: No Stack... [Pipeline] echo [2023-05-16T07:48:48.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T07:48:48.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T07:48:49.024Z] ========================================================= [2023-05-16T07:48:49.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T07:48:49.024Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [2023-05-16T07:48:49.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] { [Pipeline] sh [2023-05-16T07:48:49.428Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T07:48:49.542Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-16T07:48:49.749Z] + cat /w/workspace/foundry_device-virtual-go_PR-407/archives/cost.csv [2023-05-16T07:48:49.749Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T07:48:49.791Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] [2023-05-16T07:48:49.796Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] did not exist. Created. [2023-05-16T07:48:49.796Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] [2023-05-16T07:48:49.809Z] Sending build context to Docker daemon 12MB [2023-05-16T07:48:49.809Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T07:48:49.809Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T07:48:50.078Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T07:48:50.078Z] c41833b44d91: Pulling fs layer [2023-05-16T07:48:50.078Z] ed15518f5707: Pulling fs layer [2023-05-16T07:48:50.078Z] feae8fd75edb: Pulling fs layer [2023-05-16T07:48:50.078Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T07:48:50.078Z] 3cdef696dda3: Pulling fs layer [2023-05-16T07:48:50.078Z] 2ced38df9373: Pulling fs layer [2023-05-16T07:48:50.078Z] 58f1dce35555: Pulling fs layer [2023-05-16T07:48:50.078Z] 3cdef696dda3: Waiting [2023-05-16T07:48:50.078Z] 2ced38df9373: Waiting [2023-05-16T07:48:50.078Z] 58f1dce35555: Waiting [2023-05-16T07:48:50.078Z] 242c74f7c9fa: Waiting [2023-05-16T07:48:50.078Z] ed15518f5707: Verifying Checksum [2023-05-16T07:48:50.078Z] ed15518f5707: Download complete [2023-05-16T07:48:50.078Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T07:48:50.078Z] 242c74f7c9fa: Download complete [2023-05-16T07:48:50.078Z] 3cdef696dda3: Verifying Checksum [2023-05-16T07:48:50.078Z] 3cdef696dda3: Download complete [2023-05-16T07:48:50.078Z] c41833b44d91: Verifying Checksum [2023-05-16T07:48:50.211Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T07:48:50.262Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T07:48:50.289Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T07:48:50.379Z] $ docker stop --time=1 f67744dc649ce07b296b1f1d81910fe7b09efa84e20ffc70f374afddb5c76bb4 [2023-05-16T07:48:51.048Z] c41833b44d91: Pull complete [2023-05-16T07:48:51.318Z] 58f1dce35555: Verifying Checksum [2023-05-16T07:48:51.318Z] 58f1dce35555: Download complete [2023-05-16T07:48:51.543Z] $ docker rm -f --volumes f67744dc649ce07b296b1f1d81910fe7b09efa84e20ffc70f374afddb5c76bb4 [2023-05-16T07:48:51.586Z] ed15518f5707: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T07:48:52.546Z] feae8fd75edb: Verifying Checksum [2023-05-16T07:48:52.546Z] feae8fd75edb: Download complete [2023-05-16T07:48:52.546Z] 2ced38df9373: Verifying Checksum [2023-05-16T07:48:52.546Z] 2ced38df9373: Download complete [2023-05-16T07:49:02.727Z] feae8fd75edb: Pull complete [2023-05-16T07:49:02.999Z] 242c74f7c9fa: Pull complete [2023-05-16T07:49:02.999Z] 3cdef696dda3: Pull complete [2023-05-16T07:49:09.668Z] 2ced38df9373: Pull complete [2023-05-16T07:49:11.101Z] 58f1dce35555: Pull complete [2023-05-16T07:49:11.101Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T07:49:11.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T07:49:11.101Z] ---> fadd8f120f05 [2023-05-16T07:49:11.101Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T07:49:12.512Z] ---> Running in 42c08214ecec [2023-05-16T07:49:12.780Z] Removing intermediate container 42c08214ecec [2023-05-16T07:49:12.780Z] ---> 4b82ea18e266 [2023-05-16T07:49:12.780Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T07:49:13.049Z] ---> Running in 4faa51675402 [2023-05-16T07:49:13.316Z] Removing intermediate container 4faa51675402 [2023-05-16T07:49:13.316Z] ---> 05a53bf80e23 [2023-05-16T07:49:13.316Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-16T07:49:13.316Z] ---> Running in 8bbbdb79f4a5 [2023-05-16T07:49:13.583Z] Removing intermediate container 8bbbdb79f4a5 [2023-05-16T07:49:13.583Z] ---> 370957c7f48b [2023-05-16T07:49:13.583Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-16T07:49:13.850Z] ---> Running in 9ae4e6241b44 [2023-05-16T07:49:14.117Z] Removing intermediate container 9ae4e6241b44 [2023-05-16T07:49:14.117Z] ---> 6e1a743cbe77 [2023-05-16T07:49:14.117Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T07:49:14.117Z] ---> Running in 5b23c5f94d11 [2023-05-16T07:49:15.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T07:49:15.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T07:49:16.614Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-16T07:49:16.614Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-16T07:49:16.880Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-16T07:49:16.880Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-16T07:49:16.880Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T07:49:16.880Z] OK: 268 MiB in 57 packages [2023-05-16T07:49:17.850Z] Removing intermediate container 5b23c5f94d11 [2023-05-16T07:49:17.850Z] ---> bad07b4588f8 [2023-05-16T07:49:17.850Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-16T07:49:18.117Z] ---> 7cf9e5128105 [2023-05-16T07:49:18.117Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T07:49:18.392Z] ---> Running in 28209d566f72 [2023-05-16T07:50:26.301Z] Removing intermediate container 28209d566f72 [2023-05-16T07:50:26.301Z] ---> afb763528988 [2023-05-16T07:50:26.301Z] Step 10/12 : COPY . . [2023-05-16T07:50:26.301Z] ---> 3a07b6d93d43 [2023-05-16T07:50:26.301Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T07:50:26.301Z] ---> Running in 8d5241262a44 [2023-05-16T07:50:26.301Z] Removing intermediate container 8d5241262a44 [2023-05-16T07:50:26.301Z] ---> b26c03f05745 [2023-05-16T07:50:26.301Z] Step 12/12 : RUN $MAKE [2023-05-16T07:50:26.301Z] ---> Running in b94b88296de2 [2023-05-16T07:50:26.301Z] noop [2023-05-16T07:50:26.301Z] Removing intermediate container b94b88296de2 [2023-05-16T07:50:26.301Z] ---> f4ac37e1970a [2023-05-16T07:50:26.301Z] Successfully built f4ac37e1970a [2023-05-16T07:50:26.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:50:26.799Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T07:50:26.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:50:27.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-15512 does not seem to be running inside a container [2023-05-16T07:50:27.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T07:50:28.335Z] $ docker top 3cd6e733ac10debbaf54491b8394ba63780eb0c6e44e3177101463590a6197ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T07:50:29.204Z] + go version [2023-05-16T07:50:29.204Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T07:50:29.249Z] $ docker stop --time=1 3cd6e733ac10debbaf54491b8394ba63780eb0c6e44e3177101463590a6197ea [2023-05-16T07:50:30.862Z] $ docker rm -f --volumes 3cd6e733ac10debbaf54491b8394ba63780eb0c6e44e3177101463590a6197ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:50:31.734Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T07:50:31.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:50:31.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-15512 does not seem to be running inside a container [2023-05-16T07:50:32.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T07:50:33.173Z] $ docker top cbb092351b22cf95748812a2fca46de33ba947c3be6d69341a98b225bfb2f71d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T07:50:33.716Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-16T07:50:34.109Z] + make test [2023-05-16T07:50:34.109Z] go test ./... -coverprofile=coverage.out [2023-05-16T07:51:06.363Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-16T07:52:58.043Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-16T07:52:58.043Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.086s coverage: 58.4% of statements [2023-05-16T07:52:58.043Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T07:52:58.043Z] go vet ./... [2023-05-16T07:53:30.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T07:53:30.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T07:53:30.289Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T07:53:30.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T07:53:30.358Z] $ docker stop --time=1 cbb092351b22cf95748812a2fca46de33ba947c3be6d69341a98b225bfb2f71d [2023-05-16T07:53:34.322Z] $ docker rm -f --volumes cbb092351b22cf95748812a2fca46de33ba947c3be6d69341a98b225bfb2f71d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T07:53:35.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T07:53:35.488Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T07:53:35.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T07:53:36.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T07:53:36.882Z] + ls -al . [2023-05-16T07:53:36.882Z] total 188 [2023-05-16T07:53:36.882Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 07:50 . [2023-05-16T07:53:36.882Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:48 .. [2023-05-16T07:53:36.882Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 07:48 .git [2023-05-16T07:53:36.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:48 .github [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 337 May 16 07:48 .gitignore [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 41 May 16 07:48 .golangci.yml [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 16 07:48 Attribution.txt [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 16 07:48 CHANGELOG.md [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 16 07:48 Dockerfile [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 07:48 GOVERNANCE.md [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 660 May 16 07:48 Jenkinsfile [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 16 07:48 LICENSE [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 16 07:48 Makefile [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 623 May 16 07:48 OWNERS.md [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 16 07:48 README.md [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 07:46 VERSION [2023-05-16T07:53:36.882Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 07:48 bin [2023-05-16T07:53:36.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:48 cmd [2023-05-16T07:53:36.882Z] -rw-r--r-- 1 jenkins jenkins 43063 May 16 07:52 coverage.out [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 16 07:48 go.mod [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 16 07:48 go.sum [2023-05-16T07:53:36.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 07:48 internal [2023-05-16T07:53:36.882Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 07:48 snap [2023-05-16T07:53:36.882Z] -rw-rw-r-- 1 jenkins jenkins 235 May 16 07:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:53:37.300Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fd5d9daae729a5188b85bed1fe7eeb810f7f183d --label arch=arm64 --label version=0.0.0 . [2023-05-16T07:53:37.886Z] Sending build context to Docker daemon 12.05MB [2023-05-16T07:53:37.886Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T07:53:37.886Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-16T07:53:37.886Z] ---> f4ac37e1970a [2023-05-16T07:53:37.886Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-16T07:53:37.886Z] ---> Running in f5f76292e334 [2023-05-16T07:53:38.154Z] Removing intermediate container f5f76292e334 [2023-05-16T07:53:38.154Z] ---> dfd398c1d269 [2023-05-16T07:53:38.154Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T07:53:38.154Z] ---> Running in f480b87b18fa [2023-05-16T07:53:38.423Z] Removing intermediate container f480b87b18fa [2023-05-16T07:53:38.423Z] ---> ecc8acf8d6e2 [2023-05-16T07:53:38.423Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-16T07:53:38.693Z] ---> Running in d3590fb60877 [2023-05-16T07:53:38.961Z] Removing intermediate container d3590fb60877 [2023-05-16T07:53:38.961Z] ---> 93aeda45897c [2023-05-16T07:53:38.961Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-16T07:53:38.961Z] ---> Running in 8c3cea068c24 [2023-05-16T07:53:39.231Z] Removing intermediate container 8c3cea068c24 [2023-05-16T07:53:39.231Z] ---> 43dc39482c86 [2023-05-16T07:53:39.231Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T07:53:39.231Z] ---> Running in 26cc5f8d39ec [2023-05-16T07:53:40.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T07:53:40.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T07:53:42.329Z] OK: 268 MiB in 57 packages [2023-05-16T07:53:42.915Z] Removing intermediate container 26cc5f8d39ec [2023-05-16T07:53:42.915Z] ---> d9fcca51cd43 [2023-05-16T07:53:42.915Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-16T07:53:43.510Z] ---> 066af28a350e [2023-05-16T07:53:43.510Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T07:53:43.510Z] ---> Running in 76e1cba72cb3 [2023-05-16T07:53:46.100Z] Removing intermediate container 76e1cba72cb3 [2023-05-16T07:53:46.100Z] ---> 53fbe106831b [2023-05-16T07:53:46.100Z] Step 10/25 : COPY . . [2023-05-16T07:53:48.690Z] ---> ed140e96eacd [2023-05-16T07:53:48.690Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T07:53:48.690Z] ---> Running in 504f22ceccf7 [2023-05-16T07:53:48.690Z] Removing intermediate container 504f22ceccf7 [2023-05-16T07:53:48.690Z] ---> b74d9549a820 [2023-05-16T07:53:48.690Z] Step 12/25 : RUN $MAKE [2023-05-16T07:53:48.968Z] ---> Running in 477f610a7745 [2023-05-16T07:53:49.932Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-16T07:55:56.639Z] Removing intermediate container 477f610a7745 [2023-05-16T07:55:56.639Z] ---> f2ead836724b [2023-05-16T07:55:56.639Z] Step 13/25 : FROM alpine:3.17 [2023-05-16T07:55:56.639Z] 3.17: Pulling from library/alpine [2023-05-16T07:55:56.639Z] c41833b44d91: Already exists [2023-05-16T07:55:56.907Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T07:55:56.907Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T07:55:56.908Z] ---> 51e60588ff2c [2023-05-16T07:55:56.908Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-16T07:55:56.908Z] ---> Running in bc1fac12c228 [2023-05-16T07:55:57.176Z] Removing intermediate container bc1fac12c228 [2023-05-16T07:55:57.176Z] ---> 5a95b3a4cc89 [2023-05-16T07:55:57.176Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-16T07:55:57.176Z] ---> Running in 9b81827a1f33 [2023-05-16T07:55:58.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T07:55:59.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T07:56:00.070Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T07:56:00.070Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T07:56:00.070Z] OK: 8 MiB in 16 packages [2023-05-16T07:56:03.421Z] Removing intermediate container 9b81827a1f33 [2023-05-16T07:56:03.421Z] ---> 1ef5a73d264f [2023-05-16T07:56:03.421Z] Step 16/25 : WORKDIR / [2023-05-16T07:56:03.421Z] ---> Running in 11701ad32e03 [2023-05-16T07:56:03.421Z] Removing intermediate container 11701ad32e03 [2023-05-16T07:56:03.421Z] ---> 514a656ef402 [2023-05-16T07:56:03.421Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-16T07:56:03.691Z] ---> 934c851c602d [2023-05-16T07:56:03.691Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-16T07:56:04.275Z] ---> b39df4bdd104 [2023-05-16T07:56:04.275Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-16T07:56:05.696Z] ---> c25413ff2ddf [2023-05-16T07:56:05.696Z] Step 20/25 : EXPOSE 59900 [2023-05-16T07:56:05.696Z] ---> Running in 6a9a31954b24 [2023-05-16T07:56:05.970Z] Removing intermediate container 6a9a31954b24 [2023-05-16T07:56:05.970Z] ---> 3ba93e0cdbd3 [2023-05-16T07:56:05.971Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-16T07:56:06.238Z] ---> Running in edd81c77f9d1 [2023-05-16T07:56:06.508Z] Removing intermediate container edd81c77f9d1 [2023-05-16T07:56:06.508Z] ---> 40a4c3f64a65 [2023-05-16T07:56:06.508Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T07:56:06.508Z] ---> Running in 00270ab40caa [2023-05-16T07:56:06.775Z] Removing intermediate container 00270ab40caa [2023-05-16T07:56:06.775Z] ---> 2a6eba7e2c4e [2023-05-16T07:56:06.775Z] Step 23/25 : LABEL arch=arm64 [2023-05-16T07:56:06.775Z] ---> Running in 0c983999fa5a [2023-05-16T07:56:07.058Z] Removing intermediate container 0c983999fa5a [2023-05-16T07:56:07.058Z] ---> e0fcb70df2b2 [2023-05-16T07:56:07.058Z] Step 24/25 : LABEL git_sha=fd5d9daae729a5188b85bed1fe7eeb810f7f183d [2023-05-16T07:56:07.058Z] ---> Running in 2f6d942d56d9 [2023-05-16T07:56:07.330Z] Removing intermediate container 2f6d942d56d9 [2023-05-16T07:56:07.330Z] ---> 170885c00536 [2023-05-16T07:56:07.330Z] Step 25/25 : LABEL version=0.0.0 [2023-05-16T07:56:07.596Z] ---> Running in fa55b957fa63 [2023-05-16T07:56:07.863Z] Removing intermediate container fa55b957fa63 [2023-05-16T07:56:07.863Z] ---> a5cbf3048842 [2023-05-16T07:56:07.863Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T07:56:07.863Z] Successfully built a5cbf3048842 [2023-05-16T07:56:07.863Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:56:08.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T07:56:08.683Z] [2023-05-16T07:56:08.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:56:09.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T07:56:09.086Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T07:56:09.086Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T07:56:09.086Z] 04944245beec: Pulling fs layer [2023-05-16T07:56:09.086Z] 699f458cf7ca: Pulling fs layer [2023-05-16T07:56:09.086Z] 765212b225bb: Pulling fs layer [2023-05-16T07:56:09.086Z] f23df028b6ca: Pulling fs layer [2023-05-16T07:56:09.086Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T07:56:09.086Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T07:56:09.086Z] f23df028b6ca: Waiting [2023-05-16T07:56:09.086Z] d65c8cfc05b1: Waiting [2023-05-16T07:56:09.086Z] 765212b225bb: Waiting [2023-05-16T07:56:09.086Z] 2437ff75d9bd: Waiting [2023-05-16T07:56:09.359Z] 04944245beec: Verifying Checksum [2023-05-16T07:56:09.359Z] 04944245beec: Download complete [2023-05-16T07:56:09.359Z] 765212b225bb: Verifying Checksum [2023-05-16T07:56:09.359Z] 765212b225bb: Download complete [2023-05-16T07:56:09.359Z] f23df028b6ca: Verifying Checksum [2023-05-16T07:56:09.359Z] f23df028b6ca: Download complete [2023-05-16T07:56:09.359Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T07:56:09.359Z] d65c8cfc05b1: Download complete [2023-05-16T07:56:09.359Z] 699f458cf7ca: Verifying Checksum [2023-05-16T07:56:09.359Z] 699f458cf7ca: Download complete [2023-05-16T07:56:09.953Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T07:56:09.953Z] 8998bd30e6a1: Download complete [2023-05-16T07:56:11.901Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T07:56:11.901Z] 2437ff75d9bd: Download complete [2023-05-16T07:56:13.847Z] 8998bd30e6a1: Pull complete [2023-05-16T07:56:15.790Z] 04944245beec: Pull complete [2023-05-16T07:56:17.317Z] 699f458cf7ca: Pull complete [2023-05-16T07:56:17.317Z] 765212b225bb: Pull complete [2023-05-16T07:56:17.916Z] f23df028b6ca: Pull complete [2023-05-16T07:56:18.198Z] d65c8cfc05b1: Pull complete [2023-05-16T07:56:33.262Z] 2437ff75d9bd: Pull complete [2023-05-16T07:56:33.262Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T07:56:33.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T07:56:33.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:56:33.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-15512 does not seem to be running inside a container [2023-05-16T07:56:33.654Z] $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T07:56:36.151Z] $ docker top 054ad8ffc207b65229826a189b0eae3bbf6536b5cbb9fa2d36b20327903dafb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:37.060Z] ---> job-cost.sh [2023-05-16T07:56:37.060Z] lf-activate-venv: SKIPPING [2023-05-16T07:56:37.060Z] INFO: No Stack... [2023-05-16T07:56:37.327Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T07:56:38.290Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T07:56:38.954Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-16T07:56:38.954Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T07:56:39.043Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] [2023-05-16T07:56:39.048Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] did not exist. Created. [2023-05-16T07:56:39.048Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T07:56:39.450Z] /w/workspace/device-virtual-go/1@tmp/durable-b45df6dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T07:56:40.123Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T07:56:40.152Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T07:56:40.195Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T07:56:40.209Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T07:56:40.268Z] $ docker stop --time=1 054ad8ffc207b65229826a189b0eae3bbf6536b5cbb9fa2d36b20327903dafb2 [2023-05-16T07:56:41.752Z] $ docker rm -f --volumes 054ad8ffc207b65229826a189b0eae3bbf6536b5cbb9fa2d36b20327903dafb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-16T07:56:42.789Z] provisioning config files... [2023-05-16T07:56:42.797Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config4321660671960635049tmp [Pipeline] { [Pipeline] sh [2023-05-16T07:56:43.134Z] + set +x [2023-05-16T07:56:43.134Z] + curl -s https://codecov.io/bash [2023-05-16T07:56:43.134Z] + bash -s -- [2023-05-16T07:56:43.134Z] [2023-05-16T07:56:43.134Z] _____ _ [2023-05-16T07:56:43.134Z] / ____| | | [2023-05-16T07:56:43.134Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T07:56:43.134Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T07:56:43.134Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T07:56:43.134Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T07:56:43.134Z] Bash-1.0.6 [2023-05-16T07:56:43.134Z] [2023-05-16T07:56:43.134Z] [2023-05-16T07:56:43.134Z] ==> git version 2.25.1 found [2023-05-16T07:56:43.134Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-16T07:56:43.134Z] Release-Date: 2020-01-08 [2023-05-16T07:56:43.134Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T07:56:43.134Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T07:56:43.134Z] ==> Jenkins CI detected. [2023-05-16T07:56:43.134Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-407 [2023-05-16T07:56:43.134Z] project root: . [2023-05-16T07:56:43.134Z] --> token set from env [2023-05-16T07:56:43.134Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T07:56:43.134Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T07:56:43.134Z] ==> Python coveragepy not found [2023-05-16T07:56:43.134Z] ==> Searching for coverage reports in: [2023-05-16T07:56:43.134Z] + . [2023-05-16T07:56:43.134Z] -> Found 1 reports [2023-05-16T07:56:43.134Z] ==> Detecting git/mercurial file structure [2023-05-16T07:56:43.393Z] ==> Reading reports [2023-05-16T07:56:43.393Z] + ./coverage.out bytes=43063 [2023-05-16T07:56:43.393Z] ==> Appending adjustments [2023-05-16T07:56:43.393Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T07:56:43.393Z] + Found adjustments [2023-05-16T07:56:43.393Z] ==> Gzipping contents [2023-05-16T07:56:43.393Z] 8.0K /tmp/codecov.Dz5BEs.gz [2023-05-16T07:56:43.393Z] ==> Uploading reports [2023-05-16T07:56:43.393Z] url: https://codecov.io [2023-05-16T07:56:43.393Z] query: branch=PR-407&commit=fd5d9daae729a5188b85bed1fe7eeb810f7f183d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2023-05-16T07:56:43.393Z] -> Pinging Codecov [2023-05-16T07:56:43.393Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-407&commit=fd5d9daae729a5188b85bed1fe7eeb810f7f183d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2023-05-16T07:56:43.653Z] -> Uploading to [2023-05-16T07:56:43.653Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/5E52B4B073DB2E39498172D8E973AA87/fd5d9daae729a5188b85bed1fe7eeb810f7f183d/dc5ca7c8-e065-4a4a-8952-69ef145f0d84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T075643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d850987a945d218356ab315b415e9188789fc18dbc0f3a45b30b144aced64e23 [2023-05-16T07:56:43.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T07:56:43.653Z] Dload Upload Total Spent Left Speed [2023-05-16T07:56:43.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24452 --:--:-- --:--:-- --:--:-- 24452 [2023-05-16T07:56:43.914Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fd5d9daae729a5188b85bed1fe7eeb810f7f183d [Pipeline] } [2023-05-16T07:56:43.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-16T07:56:45.766Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-407/archives ] [2023-05-16T07:56:45.766Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-407/archives [2023-05-16T07:56:45.766Z] total 16 [2023-05-16T07:56:45.766Z] drwxr-xr-x 3 root root 4096 May 16 07:48 . [2023-05-16T07:56:45.766Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 07:48 .. [2023-05-16T07:56:45.766Z] drwxr-xr-x 2 root root 4096 May 16 07:48 cost [2023-05-16T07:56:45.766Z] -rw-r--r-- 1 root root 89 May 16 07:48 cost.csv [2023-05-16T07:56:45.766Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-407/archives [2023-05-16T07:56:45.766Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-407/archives [2023-05-16T07:56:45.766Z] total 16 [2023-05-16T07:56:45.766Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 07:48 . [2023-05-16T07:56:45.766Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 07:48 .. [2023-05-16T07:56:45.766Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 07:48 cost [2023-05-16T07:56:45.766Z] -rw-r--r-- 1 jenkins jenkins 89 May 16 07:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:46.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:46.986Z] ---> package-listing.sh [2023-05-16T07:56:46.986Z] ++ facter osfamily [2023-05-16T07:56:46.986Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T07:56:47.246Z] + OS_FAMILY=debian [2023-05-16T07:56:47.246Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-407 [2023-05-16T07:56:47.246Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T07:56:47.246Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T07:56:47.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T07:56:47.246Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T07:56:47.246Z] + '[' /w/workspace/foundry_device-virtual-go_PR-407 ']' [2023-05-16T07:56:47.246Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T07:56:47.246Z] + case "${OS_FAMILY}" in [2023-05-16T07:56:47.246Z] + dpkg -l [2023-05-16T07:56:47.246Z] + grep '^ii' [2023-05-16T07:56:47.246Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T07:56:47.246Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T07:56:47.246Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T07:56:47.246Z] + '[' /w/workspace/foundry_device-virtual-go_PR-407 ']' [2023-05-16T07:56:47.246Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-407/archives/ [2023-05-16T07:56:47.246Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-407/archives/ [Pipeline] echo [2023-05-16T07:56:47.277Z] 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/foundry_device-virtual-go_PR-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T07:56:47.567Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T07:56:48.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T07:56:48.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T07:56:48.359Z] prd-ubuntu20.04-docker-8c-8g-15511 does not seem to be running inside a container [2023-05-16T07:56:48.393Z] $ 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/foundry_device-virtual-go_PR-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-407 -v /w/workspace/foundry_device-virtual-go_PR-407:/w/workspace/foundry_device-virtual-go_PR-407:rw,z -v /w/workspace/foundry_device-virtual-go_PR-407@tmp:/w/workspace/foundry_device-virtual-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T07:56:48.743Z] $ docker top ef8d58c3033b3d77a4b6ce0909cacdde10f486ffd298e421e9b00acbbedba9f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T07:56:49.137Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T07:56:49.445Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T07:56:49.766Z] + ls /var/log/sa-host [2023-05-16T07:56:49.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T07:56:50.004Z] provisioning config files... [2023-05-16T07:56:50.014Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-407@tmp/config4812660184847504305tmp [Pipeline] { [Pipeline] echo [2023-05-16T07:56:50.074Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:50.390Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T07:56:50.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:50.834Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T07:56:50.861Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:51.178Z] ---> sudo-logs.sh [2023-05-16T07:56:51.178Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T07:56:51.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:51.580Z] ---> job-cost.sh [2023-05-16T07:56:51.580Z] lf-activate-venv: SKIPPING [2023-05-16T07:56:51.580Z] DEBUG: total: 0.2199999988079071 [2023-05-16T07:56:51.580Z] INFO: Retrieving Stack Cost... [2023-05-16T07:56:51.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T07:56:52.409Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T07:56:52.449Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T07:56:52.760Z] ---> logs-deploy.sh [2023-05-16T07:56:52.760Z] lf-activate-venv: SKIPPING [2023-05-16T07:56:52.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-407/1 [2023-05-16T07:56:52.760Z] INFO: archiving workspace using pattern(s): [2023-05-16T07:56:53.700Z] Archives upload complete. [2023-05-16T07:56:53.960Z] INFO: archiving logs to Nexus