Pull request #391 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3186da1ef05025202dc42871913f4f456b02b87+afca5dd35944e70aeaf084f770d24917f4059b9f (05fa5b8ba249c71470f9216e45d296db65924e23) 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-ssh7887062709026585574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11639625755506256313.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-391/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-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7700220258645765939.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-391/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18355036799578317126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh1135984182553791191.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-391/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-391/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9104699749172276645.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10999 in /w/workspace/foundry_device-virtual-go_PR-391 [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-391 # 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 Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit d3186da1ef05025202dc42871913f4f456b02b87 Merge succeeded, producing d3186da1ef05025202dc42871913f4f456b02b87 Checking out Revision d3186da1ef05025202dc42871913f4f456b02b87 (PR-391) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > 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/391/head:refs/remotes/origin/PR-391 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3186da1ef05025202dc42871913f4f456b02b87 # 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 afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3186da1ef05025202dc42871913f4f456b02b87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T12:00:13.038Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T12:00:13.235Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T12:00:13.352Z] ========================================================= [2023-04-26T12:00:13.352Z] EdgeX Global Pipelines Version Info [2023-04-26T12:00:13.352Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:00:14.105Z] ------------------- [2023-04-26T12:00:14.105Z] stable info: [2023-04-26T12:00:14.105Z] ------------------- [2023-04-26T12:00:14.105Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T12:00:14.105Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T12:00:14.105Z] Message: update stable to v1.0.248 [2023-04-26T12:00:14.677Z] ------------------- [2023-04-26T12:00:14.677Z] experimental info: [2023-04-26T12:00:14.677Z] ------------------- [2023-04-26T12:00:14.677Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T12:00:14.677Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T12:00:14.677Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T12:00:14.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-26T12:00:15.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-26T12:00:15.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T12:00:15.120Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T12:00:15.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T12:00:15.203Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T12:00:15.245Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T12:00:15.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T12:00:15.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T12:00:15.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T12:00:15.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T12:00:15.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-26T12:00:15.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T12:00:15.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T12:00:15.576Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T12:00:15.625Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T12:00:15.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T12:00:15.708Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T12:00:15.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T12:00:15.793Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T12:00:15.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T12:00:15.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T12:00:15.923Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T12:00:15.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T12:00:16.012Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T12:00:16.059Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T12:00:16.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T12:00:16.152Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-391 [Pipeline] echo [2023-04-26T12:00:16.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-391 [Pipeline] echo [2023-04-26T12:00:16.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-391 [Pipeline] echo [2023-04-26T12:00:16.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3186da1ef05025202dc42871913f4f456b02b87 [Pipeline] echo [2023-04-26T12:00:16.344Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3186da [Pipeline] echo [2023-04-26T12:00:16.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:00:16.510Z] provisioning config files... [2023-04-26T12:00:16.551Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-391@tmp/config18164843415472128487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:00:16.901Z] ---> docker-login.sh [2023-04-26T12:00:16.901Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:00:17.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:17.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:17.164Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:17.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:17.164Z] [2023-04-26T12:00:17.164Z] Login Succeeded [2023-04-26T12:00:17.164Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:00:17.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:17.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:17.164Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:17.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:17.164Z] [2023-04-26T12:00:17.164Z] Login Succeeded [2023-04-26T12:00:17.164Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:00:17.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:17.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:17.441Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:17.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:17.441Z] [2023-04-26T12:00:17.441Z] Login Succeeded [2023-04-26T12:00:17.441Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:00:17.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:17.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:17.441Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:17.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:17.441Z] [2023-04-26T12:00:17.441Z] Login Succeeded [2023-04-26T12:00:17.441Z] docker.io [2023-04-26T12:00:17.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:19.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:19.615Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:19.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:19.615Z] [2023-04-26T12:00:19.615Z] Login Succeeded [2023-04-26T12:00:19.615Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:00:19.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T12:00:20.279Z] + git rev-list -1 --merges d3186da1ef05025202dc42871913f4f456b02b87~1..d3186da1ef05025202dc42871913f4f456b02b87 [Pipeline] echo [2023-04-26T12:00:20.339Z] -----------> git rev-list -1 --merges d3186da1ef05025202dc42871913f4f456b02b87~1..d3186da1ef05025202dc42871913f4f456b02b87 d3186da1ef05025202dc42871913f4f456b02b87 [false] [Pipeline] sh [2023-04-26T12:00:20.649Z] + git log --format=format:%s -1 d3186da1ef05025202dc42871913f4f456b02b87 [Pipeline] echo [2023-04-26T12:00:20.684Z] ========================================================= [2023-04-26T12:00:20.684Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T12:00:20.684Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:00:21.127Z] + git log --format=format:%s -1 d3186da1ef05025202dc42871913f4f456b02b87 [Pipeline] echo [2023-04-26T12:00:21.157Z] [semverPrep] GIT_COMMIT: d3186da1ef05025202dc42871913f4f456b02b87, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-26T12:00:21.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T12:00:21.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T12:00:21.584Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T12:00:21.584Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T12:00:21.584Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T12:00:21.584Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T12:00:21.584Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T12:00:21.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:00:22.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:00:22.112Z] [2023-04-26T12:00:22.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:00:22.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:00:22.494Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T12:00:22.494Z] b85a868b505f: Pulling fs layer [2023-04-26T12:00:22.494Z] e2be974225ed: Pulling fs layer [2023-04-26T12:00:22.494Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T12:00:22.494Z] 988bab9f4d93: Pulling fs layer [2023-04-26T12:00:22.494Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T12:00:22.494Z] eaf3925da568: Pulling fs layer [2023-04-26T12:00:22.494Z] bab4dde63d76: Pulling fs layer [2023-04-26T12:00:22.494Z] bde34c3a00c8: Pulling fs layer [2023-04-26T12:00:22.494Z] b352a97aabf1: Pulling fs layer [2023-04-26T12:00:22.494Z] 4872d77fe225: Pulling fs layer [2023-04-26T12:00:22.494Z] 5851b861e8e6: Pulling fs layer [2023-04-26T12:00:22.494Z] bab4dde63d76: Waiting [2023-04-26T12:00:22.494Z] bde34c3a00c8: Waiting [2023-04-26T12:00:22.494Z] b352a97aabf1: Waiting [2023-04-26T12:00:22.494Z] 4872d77fe225: Waiting [2023-04-26T12:00:22.494Z] 5851b861e8e6: Waiting [2023-04-26T12:00:22.494Z] 988bab9f4d93: Waiting [2023-04-26T12:00:22.494Z] 1469e6f7b9e6: Waiting [2023-04-26T12:00:22.494Z] eaf3925da568: Waiting [2023-04-26T12:00:22.494Z] e2be974225ed: Verifying Checksum [2023-04-26T12:00:22.494Z] e2be974225ed: Download complete [2023-04-26T12:00:22.494Z] 988bab9f4d93: Verifying Checksum [2023-04-26T12:00:22.494Z] 988bab9f4d93: Download complete [2023-04-26T12:00:22.755Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T12:00:22.755Z] 1469e6f7b9e6: Download complete [2023-04-26T12:00:22.755Z] eaf3925da568: Verifying Checksum [2023-04-26T12:00:22.755Z] eaf3925da568: Download complete [2023-04-26T12:00:22.755Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T12:00:22.755Z] 339a4e72a1f5: Download complete [2023-04-26T12:00:22.755Z] bde34c3a00c8: Download complete [2023-04-26T12:00:22.755Z] b352a97aabf1: Verifying Checksum [2023-04-26T12:00:22.755Z] b352a97aabf1: Download complete [2023-04-26T12:00:22.755Z] 4872d77fe225: Verifying Checksum [2023-04-26T12:00:22.755Z] 4872d77fe225: Download complete [2023-04-26T12:00:22.755Z] 5851b861e8e6: Download complete [2023-04-26T12:00:22.755Z] b85a868b505f: Verifying Checksum [2023-04-26T12:00:22.755Z] b85a868b505f: Download complete [2023-04-26T12:00:23.014Z] bab4dde63d76: Verifying Checksum [2023-04-26T12:00:23.014Z] bab4dde63d76: Download complete [2023-04-26T12:00:23.951Z] b85a868b505f: Pull complete [2023-04-26T12:00:24.210Z] e2be974225ed: Pull complete [2023-04-26T12:00:24.783Z] 339a4e72a1f5: Pull complete [2023-04-26T12:00:24.783Z] 988bab9f4d93: Pull complete [2023-04-26T12:00:25.043Z] 1469e6f7b9e6: Pull complete [2023-04-26T12:00:25.302Z] eaf3925da568: Pull complete [2023-04-26T12:00:27.210Z] bab4dde63d76: Pull complete [2023-04-26T12:00:27.210Z] bde34c3a00c8: Pull complete [2023-04-26T12:00:27.210Z] b352a97aabf1: Pull complete [2023-04-26T12:00:27.210Z] 4872d77fe225: Pull complete [2023-04-26T12:00:27.210Z] 5851b861e8e6: Pull complete [2023-04-26T12:00:27.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T12:00:27.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T12:00:27.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:00:27.453Z] prd-ubuntu20.04-docker-8c-8g-10999 does not seem to be running inside a container [2023-04-26T12:00:27.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-391 -v /w/workspace/foundry_device-virtual-go_PR-391:/w/workspace/foundry_device-virtual-go_PR-391:rw,z -v /w/workspace/foundry_device-virtual-go_PR-391@tmp:/w/workspace/foundry_device-virtual-go_PR-391@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T12:00:32.260Z] $ docker top 5a4d94c4bff496ce88ecdfeb977a81a7b216a375846355fe0f536dda420ab925 -eo pid,comm [2023-04-26T12:00:32.317Z] 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-04-26T12:00:32.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T12:00:32.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T12:00:32.450Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T12:00:32.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T12:00:32.571Z] $ docker exec 5a4d94c4bff496ce88ecdfeb977a81a7b216a375846355fe0f536dda420ab925 ssh-agent [2023-04-26T12:00:32.691Z] SSH_AUTH_SOCK=/tmp/ssh-YXu66l2KNuHv/agent.33 [2023-04-26T12:00:32.691Z] SSH_AGENT_PID=39 [2023-04-26T12:00:32.698Z] Running ssh-add (command line suppressed) [2023-04-26T12:00:32.800Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-391@tmp/private_key_11462938982218858356.key (/w/workspace/foundry_device-virtual-go_PR-391@tmp/private_key_11462938982218858356.key) [2023-04-26T12:00:32.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T12:00:33.147Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T12:00:33.210Z] $ docker exec --env ******** --env ******** 5a4d94c4bff496ce88ecdfeb977a81a7b216a375846355fe0f536dda420ab925 ssh-agent -k [2023-04-26T12:00:33.320Z] unset SSH_AUTH_SOCK; [2023-04-26T12:00:33.321Z] unset SSH_AGENT_PID; [2023-04-26T12:00:33.321Z] echo Agent pid 39 killed; [2023-04-26T12:00:33.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T12:00:33.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T12:00:33.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T12:00:33.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T12:00:33.545Z] $ docker exec 5a4d94c4bff496ce88ecdfeb977a81a7b216a375846355fe0f536dda420ab925 ssh-agent [2023-04-26T12:00:33.668Z] SSH_AUTH_SOCK=/tmp/ssh-KSOateBkQEKK/agent.71 [2023-04-26T12:00:33.668Z] SSH_AGENT_PID=77 [2023-04-26T12:00:33.674Z] Running ssh-add (command line suppressed) [2023-04-26T12:00:33.785Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-391@tmp/private_key_16672161438203796457.key (/w/workspace/foundry_device-virtual-go_PR-391@tmp/private_key_16672161438203796457.key) [2023-04-26T12:00:33.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T12:00:34.136Z] + git semver init [2023-04-26T12:00:34.396Z] 2023-04-26 12:00:34,303 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T12:00:34.396Z] 2023-04-26 12:00:34,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-391/.semver [2023-04-26T12:00:34.396Z] 2023-04-26 12:00:34,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-391/.semver [2023-04-26T12:00:34.396Z] 2023-04-26 12:00:34,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-391/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-391, universal_newlines=False, shell=None, istream=None) [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,078 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-391/.git/info/exclude [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,078 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-391/.semver/PR-391 with force:False [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,078 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-391/.semver/PR-391 [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,082 [execute] INFO git cat-file --batch-check [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-391/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,089 [execute] INFO git cat-file --batch [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-391/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T12:00:36.337Z] 2023-04-26 12:00:36,095 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-391/.semver/PR-391 [2023-04-26T12:00:36.337Z] 0.0.0 [Pipeline] } [2023-04-26T12:00:36.367Z] $ docker exec --env ******** --env ******** 5a4d94c4bff496ce88ecdfeb977a81a7b216a375846355fe0f536dda420ab925 ssh-agent -k [2023-04-26T12:00:36.468Z] unset SSH_AUTH_SOCK; [2023-04-26T12:00:36.469Z] unset SSH_AGENT_PID; [2023-04-26T12:00:36.469Z] echo Agent pid 77 killed; [2023-04-26T12:00:36.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T12:00:36.922Z] + git semver [Pipeline] } [2023-04-26T12:00:37.205Z] $ docker stop --time=1 5a4d94c4bff496ce88ecdfeb977a81a7b216a375846355fe0f536dda420ab925 [2023-04-26T12:00:38.538Z] $ docker rm -f --volumes 5a4d94c4bff496ce88ecdfeb977a81a7b216a375846355fe0f536dda420ab925 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:00:38.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T12:00:39.246Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T12:00:39.382Z] [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-04-26T12:00:40.028Z] provisioning config files... [2023-04-26T12:00:40.040Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-391@tmp/config7003177613986043215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:00:40.395Z] ---> docker-login.sh [2023-04-26T12:00:40.395Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:00:40.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:40.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:40.395Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:40.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:40.395Z] [2023-04-26T12:00:40.395Z] Login Succeeded [2023-04-26T12:00:40.395Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:00:40.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:40.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:40.395Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:40.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:40.395Z] [2023-04-26T12:00:40.395Z] Login Succeeded [2023-04-26T12:00:40.395Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:00:40.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:40.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:40.656Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:40.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:40.656Z] [2023-04-26T12:00:40.656Z] Login Succeeded [2023-04-26T12:00:40.656Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:00:40.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:40.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:40.656Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:40.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:40.656Z] [2023-04-26T12:00:40.656Z] Login Succeeded [2023-04-26T12:00:40.656Z] docker.io [2023-04-26T12:00:40.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:00:40.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:00:40.914Z] Configure a credential helper to remove this warning. See [2023-04-26T12:00:40.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:00:40.914Z] [2023-04-26T12:00:40.914Z] Login Succeeded [2023-04-26T12:00:40.914Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:00:40.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T12:00:41.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:00:41.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:00:41.230Z] ========================================================= [2023-04-26T12:00:41.231Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T12:00:41.231Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:00:41.708Z] + 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-04-26T12:00:41.708Z] Sending build context to Docker daemon 23.59MB [2023-04-26T12:00:41.708Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:00:41.708Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T12:00:41.969Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T12:00:41.969Z] f56be85fc22e: Pulling fs layer [2023-04-26T12:00:41.969Z] 85791d961cd3: Pulling fs layer [2023-04-26T12:00:41.969Z] d694b5ae8c79: Pulling fs layer [2023-04-26T12:00:41.969Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T12:00:41.969Z] 4d19c01a9841: Pulling fs layer [2023-04-26T12:00:41.969Z] 9325e15d5711: Pulling fs layer [2023-04-26T12:00:41.969Z] 556b6ee489ea: Pulling fs layer [2023-04-26T12:00:41.969Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T12:00:41.969Z] 9f32a84ed3da: Waiting [2023-04-26T12:00:41.969Z] 4d19c01a9841: Waiting [2023-04-26T12:00:41.969Z] 9325e15d5711: Waiting [2023-04-26T12:00:41.969Z] 556b6ee489ea: Waiting [2023-04-26T12:00:41.969Z] 85791d961cd3: Download complete [2023-04-26T12:00:41.969Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T12:00:41.969Z] 9f32a84ed3da: Download complete [2023-04-26T12:00:41.969Z] 4d19c01a9841: Verifying Checksum [2023-04-26T12:00:41.969Z] 4d19c01a9841: Download complete [2023-04-26T12:00:41.969Z] f56be85fc22e: Verifying Checksum [2023-04-26T12:00:41.969Z] f56be85fc22e: Download complete [2023-04-26T12:00:41.969Z] 9325e15d5711: Verifying Checksum [2023-04-26T12:00:41.969Z] 9325e15d5711: Download complete [2023-04-26T12:00:42.232Z] f56be85fc22e: Pull complete [2023-04-26T12:00:42.232Z] 85791d961cd3: Pull complete [2023-04-26T12:00:42.492Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T12:00:42.492Z] c5a4b2cf53e6: Download complete [2023-04-26T12:00:42.492Z] d694b5ae8c79: Verifying Checksum [2023-04-26T12:00:42.492Z] d694b5ae8c79: Download complete [2023-04-26T12:00:42.751Z] 556b6ee489ea: Verifying Checksum [2023-04-26T12:00:42.751Z] 556b6ee489ea: Download complete [2023-04-26T12:00:46.036Z] d694b5ae8c79: Pull complete [2023-04-26T12:00:46.037Z] 9f32a84ed3da: Pull complete [2023-04-26T12:00:46.037Z] 4d19c01a9841: Pull complete [2023-04-26T12:00:46.295Z] 9325e15d5711: Pull complete [2023-04-26T12:00:48.832Z] 556b6ee489ea: Pull complete [2023-04-26T12:00:49.768Z] c5a4b2cf53e6: Pull complete [2023-04-26T12:00:49.768Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T12:00:49.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T12:00:49.768Z] ---> c4be618373d6 [2023-04-26T12:00:49.768Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:00:54.842Z] Still waiting to schedule task [2023-04-26T12:00:54.843Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-26T12:00:59.792Z] ---> Running in 1e4aea2112a0 [2023-04-26T12:00:59.792Z] Removing intermediate container 1e4aea2112a0 [2023-04-26T12:00:59.792Z] ---> 80c1bf73ce47 [2023-04-26T12:00:59.792Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:00:59.792Z] ---> Running in 64b2c38f03b1 [2023-04-26T12:01:00.051Z] Removing intermediate container 64b2c38f03b1 [2023-04-26T12:01:00.051Z] ---> ccd1a78846ff [2023-04-26T12:01:00.051Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:01:00.051Z] ---> Running in b35eef086708 [2023-04-26T12:01:00.051Z] Removing intermediate container b35eef086708 [2023-04-26T12:01:00.052Z] ---> 101b24344dbf [2023-04-26T12:01:00.052Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-26T12:01:00.316Z] ---> Running in e92537a4f0b2 [2023-04-26T12:01:00.316Z] Removing intermediate container e92537a4f0b2 [2023-04-26T12:01:00.316Z] ---> eb0ee986c1c3 [2023-04-26T12:01:00.316Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:01:00.316Z] ---> Running in 16c20f0d9cd7 [2023-04-26T12:01:00.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:01:00.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:01:01.096Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T12:01:01.096Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T12:01:01.096Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T12:01:01.096Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T12:01:01.096Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:01:01.096Z] OK: 269 MiB in 57 packages [2023-04-26T12:01:01.666Z] Removing intermediate container 16c20f0d9cd7 [2023-04-26T12:01:01.666Z] ---> 492c636b811d [2023-04-26T12:01:01.666Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T12:01:01.666Z] ---> 90d802cc8f5c [2023-04-26T12:01:01.666Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:01:01.666Z] ---> Running in 7a25bad8e3a1 [2023-04-26T12:01:33.797Z] Removing intermediate container 7a25bad8e3a1 [2023-04-26T12:01:33.797Z] ---> dbc7d135b92b [2023-04-26T12:01:33.797Z] Step 10/12 : COPY . . [2023-04-26T12:01:34.732Z] ---> fa299bc01aea [2023-04-26T12:01:34.732Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:01:34.732Z] ---> Running in cf88254435a7 [2023-04-26T12:01:34.732Z] Removing intermediate container cf88254435a7 [2023-04-26T12:01:34.732Z] ---> 3470b09cea1a [2023-04-26T12:01:34.732Z] Step 12/12 : RUN $MAKE [2023-04-26T12:01:34.732Z] ---> Running in 40114abf242d [2023-04-26T12:01:34.991Z] noop [2023-04-26T12:01:35.250Z] Removing intermediate container 40114abf242d [2023-04-26T12:01:35.250Z] ---> 34a0d020b748 [2023-04-26T12:01:35.250Z] Successfully built 34a0d020b748 [2023-04-26T12:01:35.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:01:35.675Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T12:01:35.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:01:35.818Z] prd-ubuntu20.04-docker-8c-8g-10999 does not seem to be running inside a container [2023-04-26T12:01:35.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-391 -v /w/workspace/foundry_device-virtual-go_PR-391:/w/workspace/foundry_device-virtual-go_PR-391:rw,z -v /w/workspace/foundry_device-virtual-go_PR-391@tmp:/w/workspace/foundry_device-virtual-go_PR-391@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-x86_64 cat [2023-04-26T12:01:36.222Z] $ docker top 8620d3ff558fed720056e0e76448b5bbedb002fc08c3b3dc31895524ff307146 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:01:36.616Z] + go version [2023-04-26T12:01:36.616Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T12:01:36.650Z] $ docker stop --time=1 8620d3ff558fed720056e0e76448b5bbedb002fc08c3b3dc31895524ff307146 [2023-04-26T12:01:37.920Z] $ docker rm -f --volumes 8620d3ff558fed720056e0e76448b5bbedb002fc08c3b3dc31895524ff307146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:01:39.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T12:01:39.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:01:39.342Z] prd-ubuntu20.04-docker-8c-8g-10999 does not seem to be running inside a container [2023-04-26T12:01:39.370Z] $ 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-391 -v /w/workspace/foundry_device-virtual-go_PR-391:/w/workspace/foundry_device-virtual-go_PR-391:rw,z -v /w/workspace/foundry_device-virtual-go_PR-391@tmp:/w/workspace/foundry_device-virtual-go_PR-391@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-x86_64 cat [2023-04-26T12:01:39.700Z] $ docker top e62b37643b77f01810083d07543bc78f61d26bfb05c23bef0794725004673ddf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:01:40.099Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-391 [Pipeline] fileExists [Pipeline] sh [2023-04-26T12:01:40.458Z] + make test [2023-04-26T12:01:40.458Z] go test ./... -coverprofile=coverage.out [2023-04-26T12:01:45.732Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-26T12:01:55.693Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-26T12:01:55.693Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-04-26T12:02:02.251Z] go vet ./... [2023-04-26T12:02:05.585Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T12:02:05.585Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T12:02:05.585Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T12:02:05.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T12:02:05.652Z] $ docker stop --time=1 e62b37643b77f01810083d07543bc78f61d26bfb05c23bef0794725004673ddf [2023-04-26T12:02:09.822Z] $ docker rm -f --volumes e62b37643b77f01810083d07543bc78f61d26bfb05c23bef0794725004673ddf [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:02:10.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T12:02:10.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T12:02:11.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T12:02:11.445Z] + ls -al . [2023-04-26T12:02:11.445Z] total 192 [2023-04-26T12:02:11.445Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 12:01 . [2023-04-26T12:02:11.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:00 .. [2023-04-26T12:02:11.445Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:00 .git [2023-04-26T12:02:11.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:00 .github [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:00 .gitignore [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:00 .golangci.yml [2023-04-26T12:02:11.445Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:00 .semver [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:00 Attribution.txt [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:00 CHANGELOG.md [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:00 Dockerfile [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:00 GOVERNANCE.md [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:00 Jenkinsfile [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:00 LICENSE [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:00 Makefile [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:00 OWNERS.md [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:00 README.md [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 12:00 VERSION [2023-04-26T12:02:11.445Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:00 bin [2023-04-26T12:02:11.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:00 cmd [2023-04-26T12:02:11.445Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:01 coverage.out [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:00 go.mod [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:00 go.sum [2023-04-26T12:02:11.445Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:00 internal [2023-04-26T12:02:11.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:00 snap [2023-04-26T12:02:11.445Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:02:11.884Z] + 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=d3186da1ef05025202dc42871913f4f456b02b87 --label arch=amd64 --label version=0.0.0 . [2023-04-26T12:02:11.884Z] Sending build context to Docker daemon 23.63MB [2023-04-26T12:02:11.884Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:02:11.884Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T12:02:11.884Z] ---> 34a0d020b748 [2023-04-26T12:02:11.884Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:02:12.457Z] ---> Running in 3700b721f4ef [2023-04-26T12:02:12.457Z] Removing intermediate container 3700b721f4ef [2023-04-26T12:02:12.457Z] ---> a2de457b6929 [2023-04-26T12:02:12.457Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:02:12.457Z] ---> Running in 415cf117cae3 [2023-04-26T12:02:12.457Z] Removing intermediate container 415cf117cae3 [2023-04-26T12:02:12.457Z] ---> 59300aec9c14 [2023-04-26T12:02:12.457Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:02:12.718Z] ---> Running in 85365da3dc9f [2023-04-26T12:02:12.718Z] Removing intermediate container 85365da3dc9f [2023-04-26T12:02:12.718Z] ---> 89e29223b3a7 [2023-04-26T12:02:12.718Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-26T12:02:12.718Z] ---> Running in 8a8478003cda [2023-04-26T12:02:12.718Z] Removing intermediate container 8a8478003cda [2023-04-26T12:02:12.718Z] ---> 5394c7e98d53 [2023-04-26T12:02:12.718Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:02:12.718Z] ---> Running in 2dc5afc0c6ff [2023-04-26T12:02:12.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:02:13.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:02:13.497Z] OK: 269 MiB in 57 packages [2023-04-26T12:02:13.757Z] Removing intermediate container 2dc5afc0c6ff [2023-04-26T12:02:13.757Z] ---> e35b6787de1f [2023-04-26T12:02:13.757Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-26T12:02:13.757Z] ---> 5ffba3516f1d [2023-04-26T12:02:13.757Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:02:14.016Z] ---> Running in edd0bd35c437 [2023-04-26T12:02:14.588Z] Removing intermediate container edd0bd35c437 [2023-04-26T12:02:14.588Z] ---> 18832c7efc98 [2023-04-26T12:02:14.588Z] Step 10/25 : COPY . . [2023-04-26T12:02:15.879Z] ---> 08d5a720831c [2023-04-26T12:02:15.880Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:02:15.880Z] ---> Running in 4f43535b5124 [2023-04-26T12:02:15.880Z] Removing intermediate container 4f43535b5124 [2023-04-26T12:02:15.880Z] ---> 6c27772f4507 [2023-04-26T12:02:15.880Z] Step 12/25 : RUN $MAKE [2023-04-26T12:02:15.880Z] ---> Running in 0cdb040f4196 [2023-04-26T12:02:16.139Z] 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-04-26T12:02:38.099Z] Removing intermediate container 0cdb040f4196 [2023-04-26T12:02:38.099Z] ---> d6ea3ec7cdc7 [2023-04-26T12:02:38.099Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T12:02:38.099Z] 3.17: Pulling from library/alpine [2023-04-26T12:02:38.099Z] f56be85fc22e: Already exists [2023-04-26T12:02:38.099Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T12:02:38.099Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T12:02:38.099Z] ---> 9ed4aefc74f6 [2023-04-26T12:02:38.099Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-26T12:02:38.100Z] ---> Running in 2150c447b020 [2023-04-26T12:02:38.100Z] Removing intermediate container 2150c447b020 [2023-04-26T12:02:38.100Z] ---> cbf476930624 [2023-04-26T12:02:38.100Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T12:02:38.100Z] ---> Running in 5668a182be3a [2023-04-26T12:02:38.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T12:02:38.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T12:02:38.362Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T12:02:38.362Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:02:38.362Z] OK: 7 MiB in 16 packages [2023-04-26T12:02:38.623Z] Removing intermediate container 5668a182be3a [2023-04-26T12:02:38.623Z] ---> 01152e85f801 [2023-04-26T12:02:38.623Z] Step 16/25 : WORKDIR / [2023-04-26T12:02:38.623Z] ---> Running in bf1d7443dbbe [2023-04-26T12:02:38.881Z] Removing intermediate container bf1d7443dbbe [2023-04-26T12:02:38.881Z] ---> 5ff1b68cae8e [2023-04-26T12:02:38.882Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-26T12:02:38.882Z] ---> 8fd35a376ec1 [2023-04-26T12:02:38.882Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-26T12:02:39.140Z] ---> 21caa1891976 [2023-04-26T12:02:39.140Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-26T12:02:40.120Z] ---> eaa56ac9e7f5 [2023-04-26T12:02:40.120Z] Step 20/25 : EXPOSE 59900 [2023-04-26T12:02:40.120Z] ---> Running in 8223f453cfd3 [2023-04-26T12:02:40.120Z] Removing intermediate container 8223f453cfd3 [2023-04-26T12:02:40.120Z] ---> 4b8789e3f8b4 [2023-04-26T12:02:40.120Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-26T12:02:40.120Z] ---> Running in d6042126bff1 [2023-04-26T12:02:40.120Z] Removing intermediate container d6042126bff1 [2023-04-26T12:02:40.120Z] ---> 28138fc329e2 [2023-04-26T12:02:40.120Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T12:02:40.120Z] ---> Running in b47f19ca7c6e [2023-04-26T12:02:40.120Z] Removing intermediate container b47f19ca7c6e [2023-04-26T12:02:40.120Z] ---> 9ac8665f0fdd [2023-04-26T12:02:40.120Z] Step 23/25 : LABEL arch=amd64 [2023-04-26T12:02:40.379Z] ---> Running in f8ee5fd1f3ca [2023-04-26T12:02:40.379Z] Removing intermediate container f8ee5fd1f3ca [2023-04-26T12:02:40.379Z] ---> db1278e76690 [2023-04-26T12:02:40.379Z] Step 24/25 : LABEL git_sha=d3186da1ef05025202dc42871913f4f456b02b87 [2023-04-26T12:02:40.379Z] ---> Running in e7125a84b61d [2023-04-26T12:02:40.379Z] Removing intermediate container e7125a84b61d [2023-04-26T12:02:40.379Z] ---> f434a794cf86 [2023-04-26T12:02:40.379Z] Step 25/25 : LABEL version=0.0.0 [2023-04-26T12:02:40.379Z] ---> Running in d99c2fc3af91 [2023-04-26T12:02:40.639Z] Removing intermediate container d99c2fc3af91 [2023-04-26T12:02:40.639Z] ---> a680661d258d [2023-04-26T12:02:40.639Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T12:02:40.639Z] Successfully built a680661d258d [2023-04-26T12:02:40.639Z] 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-04-26T12:02:41.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:02:41.476Z] [2023-04-26T12:02:41.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:02:41.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:02:41.855Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T12:02:41.855Z] 5eb5b503b376: Pulling fs layer [2023-04-26T12:02:41.855Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T12:02:41.855Z] ec43610c2a17: Pulling fs layer [2023-04-26T12:02:41.855Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T12:02:41.855Z] 33b1e0a273af: Pulling fs layer [2023-04-26T12:02:41.855Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T12:02:41.855Z] 2f39f015ded8: Pulling fs layer [2023-04-26T12:02:41.855Z] 3a2ae6a8a46f: Waiting [2023-04-26T12:02:41.855Z] 33b1e0a273af: Waiting [2023-04-26T12:02:41.855Z] 5d3b04190fa2: Waiting [2023-04-26T12:02:41.855Z] 2f39f015ded8: Waiting [2023-04-26T12:02:41.855Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T12:02:41.855Z] 5c69ac0246d0: Download complete [2023-04-26T12:02:41.855Z] 3a2ae6a8a46f: Download complete [2023-04-26T12:02:41.855Z] 33b1e0a273af: Verifying Checksum [2023-04-26T12:02:41.855Z] 33b1e0a273af: Download complete [2023-04-26T12:02:41.855Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T12:02:41.855Z] 5d3b04190fa2: Download complete [2023-04-26T12:02:41.855Z] ec43610c2a17: Verifying Checksum [2023-04-26T12:02:41.855Z] ec43610c2a17: Download complete [2023-04-26T12:02:42.114Z] 5eb5b503b376: Verifying Checksum [2023-04-26T12:02:42.114Z] 5eb5b503b376: Download complete [2023-04-26T12:02:42.683Z] 2f39f015ded8: Download complete [2023-04-26T12:02:43.249Z] 5eb5b503b376: Pull complete [2023-04-26T12:02:43.509Z] 5c69ac0246d0: Pull complete [2023-04-26T12:02:43.769Z] ec43610c2a17: Pull complete [2023-04-26T12:02:43.769Z] 3a2ae6a8a46f: Pull complete [2023-04-26T12:02:44.028Z] 33b1e0a273af: Pull complete [2023-04-26T12:02:44.028Z] 5d3b04190fa2: Pull complete [2023-04-26T12:02:48.215Z] 2f39f015ded8: Pull complete [2023-04-26T12:02:48.215Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T12:02:48.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:02:48.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:02:48.449Z] prd-ubuntu20.04-docker-8c-8g-10999 does not seem to be running inside a container [2023-04-26T12:02:48.482Z] $ 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-391 -v /w/workspace/foundry_device-virtual-go_PR-391:/w/workspace/foundry_device-virtual-go_PR-391:rw,z -v /w/workspace/foundry_device-virtual-go_PR-391@tmp:/w/workspace/foundry_device-virtual-go_PR-391@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-04-26T12:02:54.772Z] $ docker top 1469e88638e1369103491bb4e9f8f521c20fba04f18ec221ab86fafc1f3d6236 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:02:55.238Z] ---> job-cost.sh [2023-04-26T12:02:55.238Z] lf-activate-venv: SKIPPING [2023-04-26T12:02:55.238Z] INFO: No Stack... [2023-04-26T12:02:55.499Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T12:02:55.759Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T12:02:56.079Z] + cat /w/workspace/foundry_device-virtual-go_PR-391/archives/cost.csv [2023-04-26T12:02:56.079Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T12:02:56.117Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] [2023-04-26T12:02:56.123Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] did not exist. Created. [2023-04-26T12:02:56.123Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T12:02:56.511Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T12:02:56.566Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T12:02:56.592Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T12:02:56.662Z] $ docker stop --time=1 1469e88638e1369103491bb4e9f8f521c20fba04f18ec221ab86fafc1f3d6236 [2023-04-26T12:02:57.797Z] $ docker rm -f --volumes 1469e88638e1369103491bb4e9f8f521c20fba04f18ec221ab86fafc1f3d6236 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T12:03:59.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11001 in /w/workspace/foundry_device-virtual-go_PR-391 [Pipeline] { [Pipeline] ws [2023-04-26T12:03:59.087Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T12:03:59.194Z] The recommended git tool is: git [2023-04-26T12:04:05.982Z] using credential edgex-jenkins-ssh [2023-04-26T12:04:06.005Z] Cloning the remote Git repository [2023-04-26T12:04:06.058Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:04:06.169Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-04-26T12:04:06.357Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:04:06.359Z] > git --version # timeout=10 [2023-04-26T12:04:06.388Z] > git --version # 'git version 2.25.1' [2023-04-26T12:04:06.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T12:04:06.590Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T12:04:08.945Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-26T12:04:08.971Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T12:04:10.727Z] Merging remotes/origin/main commit afca5dd35944e70aeaf084f770d24917f4059b9f into PR head commit d3186da1ef05025202dc42871913f4f456b02b87 [2023-04-26T12:04:10.072Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-26T12:04:10.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-26T12:04:10.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T12:04:10.153Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/391/head:refs/remotes/origin/PR-391 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T12:04:10.750Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T12:04:10.851Z] > git checkout -f d3186da1ef05025202dc42871913f4f456b02b87 # timeout=10 [2023-04-26T12:04:10.943Z] > git remote # timeout=10 [2023-04-26T12:04:10.966Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T12:04:11.063Z] Merge succeeded, producing d3186da1ef05025202dc42871913f4f456b02b87 [2023-04-26T12:04:11.064Z] Checking out Revision d3186da1ef05025202dc42871913f4f456b02b87 (PR-391) [2023-04-26T12:04:11.678Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-26T12:04:11.744Z] > git --version # timeout=10 [2023-04-26T12:04:11.756Z] > git --version # 'git version 2.25.1' [2023-04-26T12:04:11.776Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:04:10.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T12:04:11.012Z] > git merge afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 [2023-04-26T12:04:11.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T12:04:11.073Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T12:04:11.089Z] > git checkout -f d3186da1ef05025202dc42871913f4f456b02b87 # timeout=10 [2023-04-26T12:04:12.938Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T12:04:12.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T12:04:12.938Z] Dload Upload Total Spent Left Speed [2023-04-26T12:04:12.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-04-26T12:04:13.615Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T12:04:13.972Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T12:04:13.972Z] + sudo tee /etc/docker/daemon.new [2023-04-26T12:04:13.972Z] { [2023-04-26T12:04:13.972Z] "registry-mirrors": [ [2023-04-26T12:04:13.972Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T12:04:13.972Z] ], [2023-04-26T12:04:13.972Z] "bip": "10.250.0.254/24", [2023-04-26T12:04:13.972Z] "hosts": [ [2023-04-26T12:04:13.972Z] "tcp://0.0.0.0:5555", [2023-04-26T12:04:13.972Z] "unix:///var/run/docker.sock" [2023-04-26T12:04:13.972Z] ], [2023-04-26T12:04:13.972Z] "mtu": 1458, [2023-04-26T12:04:13.972Z] "selinux-enabled": true, [2023-04-26T12:04:13.972Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T12:04:13.972Z] } [Pipeline] sh [2023-04-26T12:04:14.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T12:04:14.698Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:04:33.095Z] provisioning config files... [2023-04-26T12:04:33.129Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17707971670545202274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:04:33.533Z] ---> docker-login.sh [2023-04-26T12:04:33.533Z] nexus3.edgexfoundry.org:10001 [2023-04-26T12:04:34.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:04:34.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:04:34.400Z] Configure a credential helper to remove this warning. See [2023-04-26T12:04:34.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:04:34.400Z] [2023-04-26T12:04:34.400Z] Login Succeeded [2023-04-26T12:04:34.400Z] nexus3.edgexfoundry.org:10002 [2023-04-26T12:04:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:04:34.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:04:34.672Z] Configure a credential helper to remove this warning. See [2023-04-26T12:04:34.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:04:34.672Z] [2023-04-26T12:04:34.672Z] Login Succeeded [2023-04-26T12:04:34.672Z] nexus3.edgexfoundry.org:10003 [2023-04-26T12:04:34.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:04:35.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:04:35.220Z] Configure a credential helper to remove this warning. See [2023-04-26T12:04:35.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:04:35.220Z] [2023-04-26T12:04:35.220Z] Login Succeeded [2023-04-26T12:04:35.220Z] nexus3.edgexfoundry.org:10004 [2023-04-26T12:04:35.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:04:35.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:04:35.490Z] Configure a credential helper to remove this warning. See [2023-04-26T12:04:35.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:04:35.490Z] [2023-04-26T12:04:35.490Z] Login Succeeded [2023-04-26T12:04:35.490Z] docker.io [2023-04-26T12:04:35.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T12:04:36.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T12:04:36.032Z] Configure a credential helper to remove this warning. See [2023-04-26T12:04:36.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T12:04:36.032Z] [2023-04-26T12:04:36.032Z] Login Succeeded [2023-04-26T12:04:36.033Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T12:04:36.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T12:04:36.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:04:36.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T12:04:36.587Z] ========================================================= [2023-04-26T12:04:36.587Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T12:04:36.587Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:04:37.118Z] + 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-04-26T12:04:37.397Z] Sending build context to Docker daemon 11.95MB [2023-04-26T12:04:37.672Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:04:37.672Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T12:04:37.672Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T12:04:37.672Z] c41833b44d91: Pulling fs layer [2023-04-26T12:04:37.672Z] ed15518f5707: Pulling fs layer [2023-04-26T12:04:37.672Z] feae8fd75edb: Pulling fs layer [2023-04-26T12:04:37.672Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T12:04:37.672Z] 3cdef696dda3: Pulling fs layer [2023-04-26T12:04:37.672Z] 2ced38df9373: Pulling fs layer [2023-04-26T12:04:37.672Z] 58f1dce35555: Pulling fs layer [2023-04-26T12:04:37.672Z] 242c74f7c9fa: Waiting [2023-04-26T12:04:37.672Z] 3cdef696dda3: Waiting [2023-04-26T12:04:37.672Z] 2ced38df9373: Waiting [2023-04-26T12:04:37.672Z] ed15518f5707: Download complete [2023-04-26T12:04:37.949Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T12:04:37.949Z] 242c74f7c9fa: Download complete [2023-04-26T12:04:37.949Z] 3cdef696dda3: Verifying Checksum [2023-04-26T12:04:37.949Z] 3cdef696dda3: Download complete [2023-04-26T12:04:37.949Z] c41833b44d91: Verifying Checksum [2023-04-26T12:04:37.949Z] c41833b44d91: Download complete [2023-04-26T12:04:38.960Z] c41833b44d91: Pull complete [2023-04-26T12:04:39.234Z] 58f1dce35555: Verifying Checksum [2023-04-26T12:04:39.234Z] 58f1dce35555: Download complete [2023-04-26T12:04:39.826Z] ed15518f5707: Pull complete [2023-04-26T12:04:40.420Z] feae8fd75edb: Verifying Checksum [2023-04-26T12:04:40.420Z] feae8fd75edb: Download complete [2023-04-26T12:04:40.697Z] 2ced38df9373: Verifying Checksum [2023-04-26T12:04:40.697Z] 2ced38df9373: Download complete [2023-04-26T12:04:53.303Z] feae8fd75edb: Pull complete [2023-04-26T12:04:53.303Z] 242c74f7c9fa: Pull complete [2023-04-26T12:04:53.303Z] 3cdef696dda3: Pull complete [2023-04-26T12:05:00.008Z] 2ced38df9373: Pull complete [2023-04-26T12:05:01.977Z] 58f1dce35555: Pull complete [2023-04-26T12:05:01.977Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T12:05:01.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T12:05:01.977Z] ---> fadd8f120f05 [2023-04-26T12:05:01.977Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:05:03.932Z] ---> Running in 96dfdec4e540 [2023-04-26T12:05:03.932Z] Removing intermediate container 96dfdec4e540 [2023-04-26T12:05:03.932Z] ---> baa2f7d22776 [2023-04-26T12:05:03.932Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:05:04.202Z] ---> Running in c1b2a63aceca [2023-04-26T12:05:04.472Z] Removing intermediate container c1b2a63aceca [2023-04-26T12:05:04.472Z] ---> a573e5af6a5f [2023-04-26T12:05:04.472Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:05:04.472Z] ---> Running in 9e2f944aa644 [2023-04-26T12:05:04.742Z] Removing intermediate container 9e2f944aa644 [2023-04-26T12:05:04.742Z] ---> a17aae92d739 [2023-04-26T12:05:04.742Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-26T12:05:05.012Z] ---> Running in b9acaa2c27c9 [2023-04-26T12:05:05.283Z] Removing intermediate container b9acaa2c27c9 [2023-04-26T12:05:05.283Z] ---> f11c087ff857 [2023-04-26T12:05:05.283Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:05:05.283Z] ---> Running in 0ed7fb814617 [2023-04-26T12:05:06.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:05:07.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:05:08.266Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T12:05:08.266Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T12:05:08.266Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T12:05:08.541Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T12:05:08.541Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:05:08.541Z] OK: 268 MiB in 57 packages [2023-04-26T12:05:09.527Z] Removing intermediate container 0ed7fb814617 [2023-04-26T12:05:09.527Z] ---> 4660ce11c389 [2023-04-26T12:05:09.527Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T12:05:10.118Z] ---> 88fe6976a8a1 [2023-04-26T12:05:10.118Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:05:10.118Z] ---> Running in cbe9cce9806b [2023-04-26T12:06:18.054Z] Removing intermediate container cbe9cce9806b [2023-04-26T12:06:18.054Z] ---> 728de52eef17 [2023-04-26T12:06:18.054Z] Step 10/12 : COPY . . [2023-04-26T12:06:18.054Z] ---> e86c6713a4a5 [2023-04-26T12:06:18.054Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:06:18.054Z] ---> Running in 374e42cbf617 [2023-04-26T12:06:18.054Z] Removing intermediate container 374e42cbf617 [2023-04-26T12:06:18.054Z] ---> 9ff0e974a208 [2023-04-26T12:06:18.054Z] Step 12/12 : RUN $MAKE [2023-04-26T12:06:18.054Z] ---> Running in 8669da8e6a54 [2023-04-26T12:06:18.054Z] noop [2023-04-26T12:06:18.054Z] Removing intermediate container 8669da8e6a54 [2023-04-26T12:06:18.054Z] ---> d684e76c283b [2023-04-26T12:06:18.054Z] Successfully built d684e76c283b [2023-04-26T12:06:18.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:06:18.572Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T12:06:18.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:06:18.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-11001 does not seem to be running inside a container [2023-04-26T12:06:18.952Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-04-26T12:06:20.261Z] $ docker top c5933e179428beb1c0b9f9b0e1e5fab2888e33b1c491dc475daa58ebe32a071a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:06:21.171Z] + go version [2023-04-26T12:06:21.171Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T12:06:21.213Z] $ docker stop --time=1 c5933e179428beb1c0b9f9b0e1e5fab2888e33b1c491dc475daa58ebe32a071a [2023-04-26T12:06:22.888Z] $ docker rm -f --volumes c5933e179428beb1c0b9f9b0e1e5fab2888e33b1c491dc475daa58ebe32a071a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:06:23.745Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T12:06:23.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:06:24.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-11001 does not seem to be running inside a container [2023-04-26T12:06:24.109Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-04-26T12:06:25.391Z] $ docker top 13a8ddeda90f80b8677cf9d6d74422d680d7edaf2efb0bbc9177591f2a7ccc7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:06:26.287Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T12:06:27.010Z] + make test [2023-04-26T12:06:27.010Z] go test ./... -coverprofile=coverage.out [2023-04-26T12:07:05.926Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-26T12:09:12.704Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-26T12:09:13.291Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.4% of statements [2023-04-26T12:09:13.879Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T12:09:13.879Z] go vet ./... [2023-04-26T12:09:40.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T12:09:40.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T12:09:40.576Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T12:09:40.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T12:09:40.659Z] $ docker stop --time=1 13a8ddeda90f80b8677cf9d6d74422d680d7edaf2efb0bbc9177591f2a7ccc7f [2023-04-26T12:09:42.508Z] $ docker rm -f --volumes 13a8ddeda90f80b8677cf9d6d74422d680d7edaf2efb0bbc9177591f2a7ccc7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T12:09:43.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T12:09:43.774Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T12:09:44.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T12:09:44.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T12:09:45.227Z] + ls -al . [2023-04-26T12:09:45.228Z] total 188 [2023-04-26T12:09:45.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:06 . [2023-04-26T12:09:45.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:04 .. [2023-04-26T12:09:45.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:04 .git [2023-04-26T12:09:45.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:04 .github [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:04 .gitignore [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:04 .golangci.yml [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:04 Attribution.txt [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:04 CHANGELOG.md [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:04 Dockerfile [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:04 GOVERNANCE.md [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:04 Jenkinsfile [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:04 LICENSE [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:04 Makefile [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:04 OWNERS.md [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:04 README.md [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 12:00 VERSION [2023-04-26T12:09:45.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:04 bin [2023-04-26T12:09:45.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:04 cmd [2023-04-26T12:09:45.228Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:09 coverage.out [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:04 go.mod [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:04 go.sum [2023-04-26T12:09:45.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:04 internal [2023-04-26T12:09:45.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:04 snap [2023-04-26T12:09:45.228Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:09:45.651Z] + 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=d3186da1ef05025202dc42871913f4f456b02b87 --label arch=arm64 --label version=0.0.0 . [2023-04-26T12:09:45.928Z] Sending build context to Docker daemon 11.99MB [2023-04-26T12:09:46.197Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T12:09:46.197Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T12:09:46.197Z] ---> d684e76c283b [2023-04-26T12:09:46.197Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T12:09:46.197Z] ---> Running in 06a69af812fb [2023-04-26T12:09:46.466Z] Removing intermediate container 06a69af812fb [2023-04-26T12:09:46.466Z] ---> 5fd57387c0c9 [2023-04-26T12:09:46.466Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T12:09:46.737Z] ---> Running in 3be0428883be [2023-04-26T12:09:47.006Z] Removing intermediate container 3be0428883be [2023-04-26T12:09:47.006Z] ---> 4f069b68ff01 [2023-04-26T12:09:47.006Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T12:09:47.006Z] ---> Running in 4e5fd3d5ce8f [2023-04-26T12:09:47.281Z] Removing intermediate container 4e5fd3d5ce8f [2023-04-26T12:09:47.281Z] ---> 1525c6831f88 [2023-04-26T12:09:47.281Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-26T12:09:47.553Z] ---> Running in c42db81db7a1 [2023-04-26T12:09:47.826Z] Removing intermediate container c42db81db7a1 [2023-04-26T12:09:47.826Z] ---> 6692c76cebb0 [2023-04-26T12:09:47.826Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T12:09:47.826Z] ---> Running in c67bf0931108 [2023-04-26T12:09:49.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:09:49.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:09:52.228Z] OK: 268 MiB in 57 packages [2023-04-26T12:09:52.833Z] Removing intermediate container c67bf0931108 [2023-04-26T12:09:52.833Z] ---> 1f9c233abb58 [2023-04-26T12:09:52.833Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-26T12:09:53.418Z] ---> 9515cc5d32de [2023-04-26T12:09:53.418Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T12:09:53.418Z] ---> Running in 797a0da566da [2023-04-26T12:09:56.011Z] Removing intermediate container 797a0da566da [2023-04-26T12:09:56.011Z] ---> b857e774f56f [2023-04-26T12:09:56.011Z] Step 10/25 : COPY . . [2023-04-26T12:09:57.423Z] ---> a8fb1c5f2fb4 [2023-04-26T12:09:57.423Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T12:09:57.423Z] ---> Running in 56fd3cd8ec62 [2023-04-26T12:09:57.695Z] Removing intermediate container 56fd3cd8ec62 [2023-04-26T12:09:57.695Z] ---> 3cb6a8984ee5 [2023-04-26T12:09:57.695Z] Step 12/25 : RUN $MAKE [2023-04-26T12:09:57.696Z] ---> Running in 88433d6b7148 [2023-04-26T12:09:58.657Z] 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-04-26T12:12:20.385Z] Removing intermediate container 88433d6b7148 [2023-04-26T12:12:20.385Z] ---> 223389a11f23 [2023-04-26T12:12:20.385Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T12:12:20.385Z] 3.17: Pulling from library/alpine [2023-04-26T12:12:20.385Z] c41833b44d91: Already exists [2023-04-26T12:12:20.385Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T12:12:20.385Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T12:12:20.385Z] ---> 51e60588ff2c [2023-04-26T12:12:20.385Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-26T12:12:20.385Z] ---> Running in 8f9d021a0b7f [2023-04-26T12:12:20.385Z] Removing intermediate container 8f9d021a0b7f [2023-04-26T12:12:20.385Z] ---> 5709ce208b71 [2023-04-26T12:12:20.385Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T12:12:20.385Z] ---> Running in 3ce1e854007c [2023-04-26T12:12:20.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T12:12:20.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T12:12:20.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T12:12:20.385Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T12:12:20.385Z] OK: 8 MiB in 16 packages [2023-04-26T12:12:20.385Z] Removing intermediate container 3ce1e854007c [2023-04-26T12:12:20.385Z] ---> 7f1131d77685 [2023-04-26T12:12:20.385Z] Step 16/25 : WORKDIR / [2023-04-26T12:12:20.385Z] ---> Running in 3a4c47c8c5b2 [2023-04-26T12:12:20.386Z] Removing intermediate container 3a4c47c8c5b2 [2023-04-26T12:12:20.386Z] ---> 49f2343b3ec0 [2023-04-26T12:12:20.386Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-26T12:12:20.386Z] ---> c767ee637352 [2023-04-26T12:12:20.386Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-26T12:12:20.386Z] ---> 242340c786fc [2023-04-26T12:12:20.386Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-26T12:12:20.386Z] ---> 453e8dd11e0a [2023-04-26T12:12:20.386Z] Step 20/25 : EXPOSE 59900 [2023-04-26T12:12:20.386Z] ---> Running in 43fa8211dacb [2023-04-26T12:12:20.386Z] Removing intermediate container 43fa8211dacb [2023-04-26T12:12:20.386Z] ---> 52268653d62d [2023-04-26T12:12:20.386Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-26T12:12:20.386Z] ---> Running in 744aed59f7d0 [2023-04-26T12:12:20.386Z] Removing intermediate container 744aed59f7d0 [2023-04-26T12:12:20.386Z] ---> 0cdde637a645 [2023-04-26T12:12:20.386Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T12:12:20.386Z] ---> Running in b41b1dcd2a08 [2023-04-26T12:12:20.386Z] Removing intermediate container b41b1dcd2a08 [2023-04-26T12:12:20.386Z] ---> f68b5e8038fd [2023-04-26T12:12:20.386Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T12:12:20.386Z] ---> Running in 77b5ee68f5d7 [2023-04-26T12:12:20.386Z] Removing intermediate container 77b5ee68f5d7 [2023-04-26T12:12:20.386Z] ---> f64d1ef2c739 [2023-04-26T12:12:20.386Z] Step 24/25 : LABEL git_sha=d3186da1ef05025202dc42871913f4f456b02b87 [2023-04-26T12:12:20.386Z] ---> Running in d5ddd931817a [2023-04-26T12:12:20.386Z] Removing intermediate container d5ddd931817a [2023-04-26T12:12:20.386Z] ---> 6b39282022c6 [2023-04-26T12:12:20.386Z] Step 25/25 : LABEL version=0.0.0 [2023-04-26T12:12:20.386Z] ---> Running in ae90d7c5ca16 [2023-04-26T12:12:20.386Z] Removing intermediate container ae90d7c5ca16 [2023-04-26T12:12:20.386Z] ---> 8893515dcae7 [2023-04-26T12:12:20.386Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T12:12:20.386Z] Successfully built 8893515dcae7 [2023-04-26T12:12:20.386Z] 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-04-26T12:12:21.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:12:21.363Z] [2023-04-26T12:12:21.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:12:21.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:12:21.769Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T12:12:21.769Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T12:12:21.769Z] 04944245beec: Pulling fs layer [2023-04-26T12:12:21.769Z] 699f458cf7ca: Pulling fs layer [2023-04-26T12:12:21.769Z] 765212b225bb: Pulling fs layer [2023-04-26T12:12:21.769Z] f23df028b6ca: Pulling fs layer [2023-04-26T12:12:21.769Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T12:12:21.769Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T12:12:21.769Z] f23df028b6ca: Waiting [2023-04-26T12:12:21.769Z] 2437ff75d9bd: Waiting [2023-04-26T12:12:21.769Z] d65c8cfc05b1: Waiting [2023-04-26T12:12:21.769Z] 765212b225bb: Waiting [2023-04-26T12:12:22.036Z] 04944245beec: Download complete [2023-04-26T12:12:22.036Z] 765212b225bb: Verifying Checksum [2023-04-26T12:12:22.036Z] 765212b225bb: Download complete [2023-04-26T12:12:22.036Z] f23df028b6ca: Verifying Checksum [2023-04-26T12:12:22.036Z] f23df028b6ca: Download complete [2023-04-26T12:12:22.036Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T12:12:22.036Z] d65c8cfc05b1: Download complete [2023-04-26T12:12:22.036Z] 699f458cf7ca: Verifying Checksum [2023-04-26T12:12:22.036Z] 699f458cf7ca: Download complete [2023-04-26T12:12:22.621Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T12:12:22.621Z] 8998bd30e6a1: Download complete [2023-04-26T12:12:24.582Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T12:12:26.522Z] 8998bd30e6a1: Pull complete [2023-04-26T12:12:26.522Z] 04944245beec: Pull complete [2023-04-26T12:12:30.778Z] 699f458cf7ca: Pull complete [2023-04-26T12:12:31.047Z] 765212b225bb: Pull complete [2023-04-26T12:12:31.632Z] f23df028b6ca: Pull complete [2023-04-26T12:12:31.903Z] d65c8cfc05b1: Pull complete [2023-04-26T12:12:46.900Z] 2437ff75d9bd: Pull complete [2023-04-26T12:12:46.900Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T12:12:46.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T12:12:46.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:12:47.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-11001 does not seem to be running inside a container [2023-04-26T12:12:47.313Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T12:12:49.886Z] $ docker top 266a0b24e52940ebde31c321d51fe19d49e8ad3a7e61efedd0aeeb6ba7dab5c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:12:50.777Z] ---> job-cost.sh [2023-04-26T12:12:50.777Z] lf-activate-venv: SKIPPING [2023-04-26T12:12:50.777Z] INFO: No Stack... [2023-04-26T12:12:51.361Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T12:12:51.945Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T12:12:52.292Z] + cut+ -d, -f6 [2023-04-26T12:12:52.292Z] cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-04-26T12:12:52.605Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] [2023-04-26T12:12:52.611Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] did not exist. Created. [2023-04-26T12:12:52.611Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T12:12:53.031Z] /w/workspace/device-virtual-go/1@tmp/durable-5551e388/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T12:12:53.399Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T12:12:53.434Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T12:12:53.477Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T12:12:53.491Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-391-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T12:12:53.623Z] $ docker stop --time=1 266a0b24e52940ebde31c321d51fe19d49e8ad3a7e61efedd0aeeb6ba7dab5c5 [2023-04-26T12:12:55.100Z] $ docker rm -f --volumes 266a0b24e52940ebde31c321d51fe19d49e8ad3a7e61efedd0aeeb6ba7dab5c5 [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-04-26T12:12:58.209Z] provisioning config files... [2023-04-26T12:12:58.216Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-391@tmp/config2324512910871606820tmp [Pipeline] { [Pipeline] sh [2023-04-26T12:12:58.566Z] + set +x [2023-04-26T12:12:58.567Z] + curl -s https://codecov.io/bash [2023-04-26T12:12:58.567Z] + bash -s -- [2023-04-26T12:12:58.567Z] [2023-04-26T12:12:58.567Z] _____ _ [2023-04-26T12:12:58.567Z] / ____| | | [2023-04-26T12:12:58.567Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T12:12:58.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T12:12:58.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T12:12:58.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T12:12:58.567Z] Bash-1.0.6 [2023-04-26T12:12:58.567Z] [2023-04-26T12:12:58.567Z] [2023-04-26T12:12:58.567Z] ==> git version 2.25.1 found [2023-04-26T12:12:58.567Z] ==> 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-04-26T12:12:58.567Z] Release-Date: 2020-01-08 [2023-04-26T12:12:58.567Z] 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-04-26T12:12:58.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T12:12:58.567Z] ==> Jenkins CI detected. [2023-04-26T12:12:58.567Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-391 [2023-04-26T12:12:58.567Z] project root: . [2023-04-26T12:12:58.567Z] --> token set from env [2023-04-26T12:12:58.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T12:12:58.567Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T12:12:58.567Z] ==> Python coveragepy not found [2023-04-26T12:12:58.567Z] ==> Searching for coverage reports in: [2023-04-26T12:12:58.567Z] + . [2023-04-26T12:12:58.567Z] -> Found 1 reports [2023-04-26T12:12:58.567Z] ==> Detecting git/mercurial file structure [2023-04-26T12:12:58.567Z] ==> Reading reports [2023-04-26T12:12:58.567Z] + ./coverage.out bytes=43063 [2023-04-26T12:12:58.567Z] ==> Appending adjustments [2023-04-26T12:12:58.567Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T12:12:58.827Z] + Found adjustments [2023-04-26T12:12:58.827Z] ==> Gzipping contents [2023-04-26T12:12:58.827Z] 8.0K /tmp/codecov.gD6I34.gz [2023-04-26T12:12:58.827Z] ==> Uploading reports [2023-04-26T12:12:58.827Z] url: https://codecov.io [2023-04-26T12:12:58.827Z] query: branch=PR-391&commit=d3186da1ef05025202dc42871913f4f456b02b87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-391%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=391&job=&cmd_args= [2023-04-26T12:12:58.827Z] -> Pinging Codecov [2023-04-26T12:12:58.827Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-391&commit=d3186da1ef05025202dc42871913f4f456b02b87&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-391%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=391&job=&cmd_args= [2023-04-26T12:12:58.827Z] -> Uploading to [2023-04-26T12:12:58.827Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/5E52B4B073DB2E39498172D8E973AA87/d3186da1ef05025202dc42871913f4f456b02b87/f2968d8c-5e58-48ab-8236-dcde93aad71c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T121258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6d6e8ef7feae9712eb7c76177faec8fa0de2beab89359ed4d640fb62af9522a0 [2023-04-26T12:12:58.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T12:12:58.827Z] Dload Upload Total Spent Left Speed [2023-04-26T12:12:59.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24685 --:--:-- --:--:-- --:--:-- 24685 [2023-04-26T12:12:59.095Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d3186da1ef05025202dc42871913f4f456b02b87 [Pipeline] } [2023-04-26T12:12:59.124Z] 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-04-26T12:13:00.976Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-391/archives ] [2023-04-26T12:13:00.976Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-391/archives [2023-04-26T12:13:00.976Z] total 16 [2023-04-26T12:13:00.976Z] drwxr-xr-x 3 root root 4096 Apr 26 12:02 . [2023-04-26T12:13:00.976Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:02 .. [2023-04-26T12:13:00.976Z] drwxr-xr-x 2 root root 4096 Apr 26 12:02 cost [2023-04-26T12:13:00.976Z] -rw-r--r-- 1 root root 89 Apr 26 12:02 cost.csv [2023-04-26T12:13:00.976Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-391/archives [2023-04-26T12:13:00.976Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-391/archives [2023-04-26T12:13:00.976Z] total 16 [2023-04-26T12:13:00.976Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:02 . [2023-04-26T12:13:00.976Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:02 .. [2023-04-26T12:13:00.976Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 12:02 cost [2023-04-26T12:13:00.976Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 26 12:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:13:01.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:13:02.211Z] ---> package-listing.sh [2023-04-26T12:13:02.211Z] ++ facter osfamily [2023-04-26T12:13:02.211Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T12:13:02.470Z] + OS_FAMILY=debian [2023-04-26T12:13:02.470Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-391 [2023-04-26T12:13:02.471Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T12:13:02.471Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T12:13:02.471Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T12:13:02.471Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T12:13:02.471Z] + '[' /w/workspace/foundry_device-virtual-go_PR-391 ']' [2023-04-26T12:13:02.471Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T12:13:02.471Z] + case "${OS_FAMILY}" in [2023-04-26T12:13:02.471Z] + dpkg -l [2023-04-26T12:13:02.471Z] + grep '^ii' [2023-04-26T12:13:02.471Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T12:13:02.471Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T12:13:02.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T12:13:02.471Z] + '[' /w/workspace/foundry_device-virtual-go_PR-391 ']' [2023-04-26T12:13:02.471Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-391/archives/ [2023-04-26T12:13:02.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-391/archives/ [Pipeline] echo [2023-04-26T12:13:02.507Z] 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-391/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T12:13:02.809Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T12:13:03.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T12:13:03.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T12:13:03.589Z] prd-ubuntu20.04-docker-8c-8g-10999 does not seem to be running inside a container [2023-04-26T12:13:03.619Z] $ 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-391/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-391 -v /w/workspace/foundry_device-virtual-go_PR-391:/w/workspace/foundry_device-virtual-go_PR-391:rw,z -v /w/workspace/foundry_device-virtual-go_PR-391@tmp:/w/workspace/foundry_device-virtual-go_PR-391@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T12:13:03.832Z] $ docker top af2b447c2b22c148f898fd02f50d56d4ab96bdf36e2fbf3fe77e8c9b919747c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T12:13:04.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T12:13:04.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T12:13:04.841Z] + ls /var/log/sa-host [2023-04-26T12:13:04.841Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T12:13:04.991Z] provisioning config files... [2023-04-26T12:13:05.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-391@tmp/config8925648423302833252tmp [Pipeline] { [Pipeline] echo [2023-04-26T12:13:05.050Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:13:05.361Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T12:13:05.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:13:05.801Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T12:13:05.834Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:13:06.145Z] ---> sudo-logs.sh [2023-04-26T12:13:06.145Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T12:13:06.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:13:06.550Z] ---> job-cost.sh [2023-04-26T12:13:06.550Z] lf-activate-venv: SKIPPING [2023-04-26T12:13:06.550Z] DEBUG: total: 0.2199999988079071 [2023-04-26T12:13:06.550Z] INFO: Retrieving Stack Cost... [2023-04-26T12:13:07.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T12:13:07.380Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T12:13:07.419Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T12:13:07.731Z] ---> logs-deploy.sh [2023-04-26T12:13:07.731Z] lf-activate-venv: SKIPPING [2023-04-26T12:13:07.731Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-391/1 [2023-04-26T12:13:07.731Z] INFO: archiving workspace using pattern(s): [2023-04-26T12:13:08.669Z] Archives upload complete. [2023-04-26T12:13:08.669Z] INFO: archiving logs to Nexus