Pull request #1116 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 190385306753cc41d1018407d190722ed72f6a8b+511d52040eef7e00dec48ea5a3bfdec0745a4f08 (1574bf2a3f0e3173ac06863b7a088cd1ba588c48) 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-ssh4973780501156853945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh478098897147325837.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-sdk-go/branches/PR-1116/workspace@libs/edgex-global-pipelines # 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-sdk-go/branches/PR-1116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11220420637486971347.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-sdk-go/branches/PR-1116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7981535076646706419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh15061186989914776202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-sdk-go/branches/PR-1116/workspace@libs/lf-pipelines # 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-sdk-go/branches/PR-1116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13483885332438405800.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-9208 in /w/workspace/gexfoundry_device-sdk-go_PR-1116 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 511d52040eef7e00dec48ea5a3bfdec0745a4f08 into PR head commit 190385306753cc41d1018407d190722ed72f6a8b Merge succeeded, producing 190385306753cc41d1018407d190722ed72f6a8b Checking out Revision 190385306753cc41d1018407d190722ed72f6a8b (PR-1116) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1116/head:refs/remotes/origin/PR-1116 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 190385306753cc41d1018407d190722ed72f6a8b # 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 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 190385306753cc41d1018407d190722ed72f6a8b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-28T04:05:22.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-28T04:05:22.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-28T04:05:22.868Z] ========================================================= [2022-03-28T04:05:22.869Z] EdgeX Global Pipelines Version Info [2022-03-28T04:05:22.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:05:23.657Z] ------------------- [2022-03-28T04:05:23.657Z] stable info: [2022-03-28T04:05:23.657Z] ------------------- [2022-03-28T04:05:23.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-28T04:05:23.657Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T04:05:23.657Z] Message: update stable to v1.0.221 [2022-03-28T04:05:24.233Z] ------------------- [2022-03-28T04:05:24.233Z] experimental info: [2022-03-28T04:05:24.233Z] ------------------- [2022-03-28T04:05:24.233Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-28T04:05:24.233Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T04:05:24.233Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-28T04:05:24.498Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-03-28T04:05:24.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-03-28T04:05:24.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-28T04:05:24.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-28T04:05:24.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-28T04:05:24.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-28T04:05:24.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-28T04:05:24.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-03-28T04:05:24.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-28T04:05:24.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-28T04:05:24.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-28T04:05:24.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-03-28T04:05:25.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-28T04:05:25.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-28T04:05:25.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T04:05:25.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-28T04:05:25.211Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-28T04:05:25.258Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-28T04:05:25.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-28T04:05:25.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-28T04:05:25.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-28T04:05:25.433Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-28T04:05:25.478Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-28T04:05:25.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-28T04:05:25.561Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-28T04:05:25.603Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-28T04:05:25.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1116 [Pipeline] echo [2022-03-28T04:05:25.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1116 [Pipeline] echo [2022-03-28T04:05:25.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1116 [Pipeline] echo [2022-03-28T04:05:25.780Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 190385306753cc41d1018407d190722ed72f6a8b [Pipeline] echo [2022-03-28T04:05:25.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1903853 [Pipeline] echo [2022-03-28T04:05:25.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T04:05:25.996Z] provisioning config files... [2022-03-28T04:05:26.012Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/config9063128515762162317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:05:26.367Z] ---> docker-login.sh [2022-03-28T04:05:26.367Z] nexus3.edgexfoundry.org:10001 [2022-03-28T04:05:26.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:26.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:26.629Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:26.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:26.629Z] [2022-03-28T04:05:26.629Z] Login Succeeded [2022-03-28T04:05:26.629Z] nexus3.edgexfoundry.org:10002 [2022-03-28T04:05:26.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:26.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:26.889Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:26.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:26.889Z] [2022-03-28T04:05:26.889Z] Login Succeeded [2022-03-28T04:05:26.889Z] nexus3.edgexfoundry.org:10003 [2022-03-28T04:05:26.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:26.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:26.889Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:26.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:26.889Z] [2022-03-28T04:05:26.889Z] Login Succeeded [2022-03-28T04:05:26.889Z] nexus3.edgexfoundry.org:10004 [2022-03-28T04:05:27.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:27.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:27.149Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:27.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:27.149Z] [2022-03-28T04:05:27.149Z] Login Succeeded [2022-03-28T04:05:27.149Z] docker.io [2022-03-28T04:05:27.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:27.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:27.720Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:27.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:27.720Z] [2022-03-28T04:05:27.720Z] Login Succeeded [2022-03-28T04:05:27.720Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T04:05:27.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-28T04:05:28.389Z] + git rev-list -1 --merges 190385306753cc41d1018407d190722ed72f6a8b~1..190385306753cc41d1018407d190722ed72f6a8b [Pipeline] echo [2022-03-28T04:05:28.423Z] -----------> git rev-list -1 --merges 190385306753cc41d1018407d190722ed72f6a8b~1..190385306753cc41d1018407d190722ed72f6a8b 190385306753cc41d1018407d190722ed72f6a8b [false] [Pipeline] sh [2022-03-28T04:05:28.742Z] + git log --format=format:%s -1 190385306753cc41d1018407d190722ed72f6a8b [Pipeline] echo [2022-03-28T04:05:28.780Z] ========================================================= [2022-03-28T04:05:28.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-28T04:05:28.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T04:05:29.225Z] + git log --format=format:%s -1 190385306753cc41d1018407d190722ed72f6a8b [Pipeline] echo [2022-03-28T04:05:29.255Z] [semverPrep] GIT_COMMIT: 190385306753cc41d1018407d190722ed72f6a8b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-03-28T04:05:29.287Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-28T04:05:29.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T04:05:29.758Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-28T04:05:29.758Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-28T04:05:29.758Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-28T04:05:29.758Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-03-28T04:05:29.758Z] -a /etc/ssh/ssh_known_hosts [2022-03-28T04:05:29.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:05:30.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T04:05:30.241Z] [2022-03-28T04:05:30.241Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:05:30.583Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T04:05:30.583Z] latest: Pulling from edgex-devops/git-semver [2022-03-28T04:05:30.583Z] a0d0a0d46f8b: Pulling fs layer [2022-03-28T04:05:30.583Z] 3e5f54012d9b: Pulling fs layer [2022-03-28T04:05:30.583Z] 4c7163046ea9: Pulling fs layer [2022-03-28T04:05:30.583Z] 0c2d73faf560: Pulling fs layer [2022-03-28T04:05:30.583Z] 3e5f54012d9b: Download complete [2022-03-28T04:05:30.583Z] a0d0a0d46f8b: Download complete [2022-03-28T04:05:30.583Z] 4c7163046ea9: Verifying Checksum [2022-03-28T04:05:30.583Z] 4c7163046ea9: Download complete [2022-03-28T04:05:30.583Z] 0c2d73faf560: Verifying Checksum [2022-03-28T04:05:30.583Z] 0c2d73faf560: Download complete [2022-03-28T04:05:30.846Z] a0d0a0d46f8b: Pull complete [2022-03-28T04:05:30.846Z] 3e5f54012d9b: Pull complete [2022-03-28T04:05:31.105Z] 4c7163046ea9: Pull complete [2022-03-28T04:05:31.366Z] 0c2d73faf560: Pull complete [2022-03-28T04:05:31.366Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-28T04:05:31.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T04:05:31.366Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-28T04:05:31.462Z] prd-ubuntu20.04-docker-8c-8g-9208 does not seem to be running inside a container [2022-03-28T04:05:31.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1116 -v /w/workspace/gexfoundry_device-sdk-go_PR-1116:/w/workspace/gexfoundry_device-sdk-go_PR-1116:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1116@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T04:05:32.131Z] $ docker top c77f554a0e96e51159baf1eae5baf78609b24b9fe51da91d8540f245716c22fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T04:05:32.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T04:05:32.338Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T04:05:32.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T04:05:32.459Z] $ docker exec c77f554a0e96e51159baf1eae5baf78609b24b9fe51da91d8540f245716c22fe ssh-agent [2022-03-28T04:05:32.593Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNEaIko/agent.14 [2022-03-28T04:05:32.593Z] SSH_AGENT_PID=20 [2022-03-28T04:05:32.600Z] Running ssh-add (command line suppressed) [2022-03-28T04:05:32.701Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/private_key_8134931862295826042.key (/w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/private_key_8134931862295826042.key) [2022-03-28T04:05:32.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T04:05:33.054Z] + git tag --points-at HEAD [Pipeline] } [2022-03-28T04:05:33.073Z] $ docker exec --env ******** --env ******** c77f554a0e96e51159baf1eae5baf78609b24b9fe51da91d8540f245716c22fe ssh-agent -k [2022-03-28T04:05:33.187Z] unset SSH_AUTH_SOCK; [2022-03-28T04:05:33.187Z] unset SSH_AGENT_PID; [2022-03-28T04:05:33.187Z] echo Agent pid 20 killed; [2022-03-28T04:05:33.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-28T04:05:33.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T04:05:33.295Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T04:05:33.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T04:05:33.417Z] $ docker exec c77f554a0e96e51159baf1eae5baf78609b24b9fe51da91d8540f245716c22fe ssh-agent [2022-03-28T04:05:33.537Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXADJhlN/agent.53 [2022-03-28T04:05:33.537Z] SSH_AGENT_PID=59 [2022-03-28T04:05:33.541Z] Running ssh-add (command line suppressed) [2022-03-28T04:05:33.651Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/private_key_3414551189308447981.key (/w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/private_key_3414551189308447981.key) [2022-03-28T04:05:33.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T04:05:34.006Z] + git semver init [2022-03-28T04:05:34.006Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T04:05:34.006Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1116/.git [2022-03-28T04:05:34.006Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1116 [2022-03-28T04:05:34.006Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T04:05:34.006Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T04:05:34.006Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T04:05:34.006Z] # $SEMVER_BRANCH = PR-1116 [2022-03-28T04:05:34.006Z] # $SEMVER_TEMP = /tmp/semver-747127535 [2022-03-28T04:05:34.006Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-03-28T04:05:34.956Z] # '/tmp/semver-747127535' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1116/.semver' [2022-03-28T04:05:35.218Z] # -> Force: false [2022-03-28T04:05:35.218Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1116/.semver [Pipeline] } [2022-03-28T04:05:35.239Z] $ docker exec --env ******** --env ******** c77f554a0e96e51159baf1eae5baf78609b24b9fe51da91d8540f245716c22fe ssh-agent -k [2022-03-28T04:05:35.370Z] unset SSH_AUTH_SOCK; [2022-03-28T04:05:35.370Z] unset SSH_AGENT_PID; [2022-03-28T04:05:35.370Z] echo Agent pid 59 killed; [2022-03-28T04:05:35.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T04:05:35.822Z] + git semver [Pipeline] } [2022-03-28T04:05:35.853Z] $ docker stop --time=1 c77f554a0e96e51159baf1eae5baf78609b24b9fe51da91d8540f245716c22fe [2022-03-28T04:05:37.202Z] $ docker rm -f c77f554a0e96e51159baf1eae5baf78609b24b9fe51da91d8540f245716c22fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T04:05:37.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-28T04:05:37.986Z] Stashed 1 file(s) [Pipeline] echo [2022-03-28T04:05:38.006Z] [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 [2022-03-28T04:05:38.563Z] provisioning config files... [2022-03-28T04:05:38.576Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/config8083410819845847559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:05:38.920Z] ---> docker-login.sh [2022-03-28T04:05:38.920Z] nexus3.edgexfoundry.org:10001 [2022-03-28T04:05:38.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:38.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:38.920Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:38.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:38.920Z] [2022-03-28T04:05:38.920Z] Login Succeeded [2022-03-28T04:05:38.920Z] nexus3.edgexfoundry.org:10002 [2022-03-28T04:05:38.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:39.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:39.184Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:39.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:39.184Z] [2022-03-28T04:05:39.184Z] Login Succeeded [2022-03-28T04:05:39.184Z] nexus3.edgexfoundry.org:10003 [2022-03-28T04:05:39.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:39.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:39.184Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:39.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:39.184Z] [2022-03-28T04:05:39.184Z] Login Succeeded [2022-03-28T04:05:39.184Z] nexus3.edgexfoundry.org:10004 [2022-03-28T04:05:39.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:39.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:39.446Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:39.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:39.446Z] [2022-03-28T04:05:39.446Z] Login Succeeded [2022-03-28T04:05:39.446Z] docker.io [2022-03-28T04:05:39.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:05:39.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:05:39.708Z] Configure a credential helper to remove this warning. See [2022-03-28T04:05:39.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:05:39.708Z] [2022-03-28T04:05:39.708Z] Login Succeeded [2022-03-28T04:05:39.708Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T04:05:39.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-28T04:05:40.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T04:05:40.081Z] ========================================================= [2022-03-28T04:05:40.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-28T04:05:40.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:05:40.496Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-28T04:05:40.496Z] Sending build context to Docker daemon 9.543MB [2022-03-28T04:05:40.496Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:05:40.496Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-28T04:05:40.759Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-28T04:05:40.759Z] 59bf1c3509f3: Pulling fs layer [2022-03-28T04:05:40.759Z] 666ba61612fd: Pulling fs layer [2022-03-28T04:05:40.759Z] 8ed8ca486205: Pulling fs layer [2022-03-28T04:05:40.759Z] 4fe6c5a15a65: Pulling fs layer [2022-03-28T04:05:40.759Z] 22a0e8bec74d: Pulling fs layer [2022-03-28T04:05:40.759Z] 640e595b4fbd: Pulling fs layer [2022-03-28T04:05:40.759Z] 763cafe07f6e: Pulling fs layer [2022-03-28T04:05:40.759Z] 0c0b528cf693: Pulling fs layer [2022-03-28T04:05:40.759Z] 10935f4eaf8b: Pulling fs layer [2022-03-28T04:05:40.759Z] 640e595b4fbd: Waiting [2022-03-28T04:05:40.759Z] 763cafe07f6e: Waiting [2022-03-28T04:05:40.759Z] 0c0b528cf693: Waiting [2022-03-28T04:05:40.759Z] 10935f4eaf8b: Waiting [2022-03-28T04:05:40.759Z] 4fe6c5a15a65: Waiting [2022-03-28T04:05:40.759Z] 22a0e8bec74d: Waiting [2022-03-28T04:05:40.759Z] 8ed8ca486205: Verifying Checksum [2022-03-28T04:05:40.759Z] 8ed8ca486205: Download complete [2022-03-28T04:05:40.759Z] 666ba61612fd: Download complete [2022-03-28T04:05:40.759Z] 22a0e8bec74d: Verifying Checksum [2022-03-28T04:05:40.759Z] 22a0e8bec74d: Download complete [2022-03-28T04:05:40.759Z] 640e595b4fbd: Verifying Checksum [2022-03-28T04:05:40.759Z] 640e595b4fbd: Download complete [2022-03-28T04:05:40.759Z] 59bf1c3509f3: Verifying Checksum [2022-03-28T04:05:40.759Z] 763cafe07f6e: Download complete [2022-03-28T04:05:40.759Z] 0c0b528cf693: Verifying Checksum [2022-03-28T04:05:40.759Z] 0c0b528cf693: Download complete [2022-03-28T04:05:40.759Z] 59bf1c3509f3: Pull complete [2022-03-28T04:05:41.023Z] 666ba61612fd: Pull complete [2022-03-28T04:05:41.023Z] 8ed8ca486205: Pull complete [2022-03-28T04:05:41.285Z] 10935f4eaf8b: Verifying Checksum [2022-03-28T04:05:41.285Z] 10935f4eaf8b: Download complete [2022-03-28T04:05:41.546Z] 4fe6c5a15a65: Verifying Checksum [2022-03-28T04:05:41.546Z] 4fe6c5a15a65: Download complete [2022-03-28T04:05:45.742Z] 4fe6c5a15a65: Pull complete [2022-03-28T04:05:45.743Z] 22a0e8bec74d: Pull complete [2022-03-28T04:05:45.743Z] 640e595b4fbd: Pull complete [2022-03-28T04:05:45.743Z] 763cafe07f6e: Pull complete [2022-03-28T04:05:45.743Z] 0c0b528cf693: Pull complete [2022-03-28T04:05:47.648Z] 10935f4eaf8b: Pull complete [2022-03-28T04:05:47.648Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-28T04:05:47.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T04:05:47.648Z] ---> 99d49a6021b9 [2022-03-28T04:05:47.648Z] Step 3/11 : ARG MAKE=make build [2022-03-28T04:05:49.035Z] ---> Running in 7a510e5371dc [2022-03-28T04:05:49.035Z] Removing intermediate container 7a510e5371dc [2022-03-28T04:05:49.035Z] ---> 718060f6388e [2022-03-28T04:05:49.035Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-28T04:05:49.035Z] ---> Running in 29191bf8d333 [2022-03-28T04:05:49.297Z] Removing intermediate container 29191bf8d333 [2022-03-28T04:05:49.297Z] ---> 25ac638df593 [2022-03-28T04:05:49.297Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:05:49.297Z] ---> Running in 093888918d2e [2022-03-28T04:05:49.297Z] Removing intermediate container 093888918d2e [2022-03-28T04:05:49.297Z] ---> 3782d3ffe12d [2022-03-28T04:05:49.297Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:05:49.297Z] ---> Running in 265838e3ae8b [2022-03-28T04:05:49.874Z] Removing intermediate container 265838e3ae8b [2022-03-28T04:05:49.874Z] ---> 9c83579de2fb [2022-03-28T04:05:49.874Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:05:49.874Z] ---> Running in 7460f9944100 [2022-03-28T04:05:50.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T04:05:51.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T04:05:51.278Z] OK: 221 MiB in 52 packages [2022-03-28T04:05:51.849Z] Removing intermediate container 7460f9944100 [2022-03-28T04:05:51.849Z] ---> 08983b17d09a [2022-03-28T04:05:51.849Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-28T04:05:51.849Z] ---> 70b91b265dfe [2022-03-28T04:05:51.849Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:05:51.849Z] ---> Running in 7567151ef475 [2022-03-28T04:05:53.394Z] Still waiting to schedule task [2022-03-28T04:05:53.394Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-28T04:06:18.434Z] Removing intermediate container 7567151ef475 [2022-03-28T04:06:18.434Z] ---> 9d0f9fe15200 [2022-03-28T04:06:18.434Z] Step 10/11 : COPY . . [2022-03-28T04:06:18.434Z] ---> 75fa335f1ad2 [2022-03-28T04:06:18.434Z] Step 11/11 : RUN ${MAKE} [2022-03-28T04:06:18.434Z] ---> Running in 2fe8b75e455f [2022-03-28T04:06:18.434Z] noop [2022-03-28T04:06:18.434Z] Removing intermediate container 2fe8b75e455f [2022-03-28T04:06:18.434Z] ---> f426c9fe311e [2022-03-28T04:06:18.434Z] Successfully built f426c9fe311e [2022-03-28T04:06:18.434Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:06:18.765Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T04:06:18.765Z] . [Pipeline] withDockerContainer [2022-03-28T04:06:18.861Z] prd-ubuntu20.04-docker-8c-8g-9208 does not seem to be running inside a container [2022-03-28T04:06:18.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1116 -v /w/workspace/gexfoundry_device-sdk-go_PR-1116:/w/workspace/gexfoundry_device-sdk-go_PR-1116:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1116@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 ******** ci-base-image-x86_64 cat [2022-03-28T04:06:19.252Z] $ docker top ef414843a0ab7842d459e4453573a7da29f3384cf711e05c2de495f7dc8945e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T04:06:19.663Z] + go version [2022-03-28T04:06:19.663Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-28T04:06:19.691Z] $ docker stop --time=1 ef414843a0ab7842d459e4453573a7da29f3384cf711e05c2de495f7dc8945e8 [2022-03-28T04:06:21.038Z] $ docker rm -f ef414843a0ab7842d459e4453573a7da29f3384cf711e05c2de495f7dc8945e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:06:21.791Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T04:06:21.791Z] . [Pipeline] withDockerContainer [2022-03-28T04:06:21.884Z] prd-ubuntu20.04-docker-8c-8g-9208 does not seem to be running inside a container [2022-03-28T04:06:21.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1116 -v /w/workspace/gexfoundry_device-sdk-go_PR-1116:/w/workspace/gexfoundry_device-sdk-go_PR-1116:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1116@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 ******** ci-base-image-x86_64 cat [2022-03-28T04:06:22.303Z] $ docker top dcc2f41064d8322e3f80395f30831388c9a168aead332ebb391024298334f608 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-28T04:06:22.755Z] + make test [2022-03-28T04:06:22.755Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-28T04:06:23.016Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-28T04:06:29.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-28T04:06:29.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-28T04:06:29.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-28T04:06:29.586Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.026s coverage: 23.3% of statements [2022-03-28T04:06:29.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-28T04:06:29.586Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.014s coverage: 27.6% of statements [2022-03-28T04:06:29.586Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.014s coverage: 78.9% of statements [2022-03-28T04:06:29.586Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.012s coverage: 10.8% of statements [2022-03-28T04:06:29.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-28T04:06:29.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-28T04:06:29.586Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-28T04:06:29.849Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.021s coverage: 33.2% of statements [2022-03-28T04:06:29.849Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-28T04:06:30.421Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.013s coverage: 86.1% of statements [2022-03-28T04:06:30.421Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-28T04:06:30.421Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-28T04:06:30.421Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements [2022-03-28T04:06:30.421Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.038s coverage: 89.2% of statements [2022-03-28T04:06:30.421Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-28T04:06:30.421Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.012s coverage: 4.8% of statements [2022-03-28T04:06:30.421Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-28T04:06:35.696Z] GO111MODULE=on go vet ./... [2022-03-28T04:06:38.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T04:06:38.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T04:06:38.990Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T04:06:39.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-28T04:06:39.309Z] $ docker stop --time=1 dcc2f41064d8322e3f80395f30831388c9a168aead332ebb391024298334f608 [2022-03-28T04:06:41.094Z] $ docker rm -f dcc2f41064d8322e3f80395f30831388c9a168aead332ebb391024298334f608 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T04:06:41.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-28T04:06:41.678Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-28T04:06:42.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-28T04:06:43.254Z] + ls -al . [2022-03-28T04:06:43.254Z] total 312 [2022-03-28T04:06:43.254Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 04:06 . [2022-03-28T04:06:43.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:05 .. [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:05 .dockerignore [2022-03-28T04:06:43.254Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 04:05 .git [2022-03-28T04:06:43.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:05 .github [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 04:05 .gitignore [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 04:05 .golangci.yml [2022-03-28T04:06:43.254Z] drwx------ 3 jenkins jenkins 4096 Mar 28 04:05 .semver [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 28 04:05 CHANGELOG.md [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:05 GOVERNANCE.md [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 28 04:05 Jenkinsfile [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:05 LICENSE [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 28 04:05 Makefile [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:05 OWNERS.md [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 28 04:05 README.md [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 04:05 VERSION [2022-03-28T04:06:43.254Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:05 bin [2022-03-28T04:06:43.254Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 28 04:06 coverage.out [2022-03-28T04:06:43.254Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:05 example [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 2773 Mar 28 04:05 go.mod [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 50080 Mar 28 04:05 go.sum [2022-03-28T04:06:43.254Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 28 04:05 internal [2022-03-28T04:06:43.254Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:05 openapi [2022-03-28T04:06:43.254Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:05 pkg [2022-03-28T04:06:43.254Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:05 snap [2022-03-28T04:06:43.254Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:05 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:06:43.583Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=190385306753cc41d1018407d190722ed72f6a8b --label arch=amd64 --label version=0.0.0 . [2022-03-28T04:06:43.583Z] Sending build context to Docker daemon 9.672MB [2022-03-28T04:06:43.583Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:06:43.583Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-28T04:06:43.583Z] ---> f426c9fe311e [2022-03-28T04:06:43.583Z] Step 3/25 : ARG MAKE=make build [2022-03-28T04:06:43.842Z] ---> Running in d6e0791127ba [2022-03-28T04:06:43.842Z] Removing intermediate container d6e0791127ba [2022-03-28T04:06:43.842Z] ---> d8b40bdb4759 [2022-03-28T04:06:43.842Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-28T04:06:43.842Z] ---> Running in 89a17a2323fc [2022-03-28T04:06:43.843Z] Removing intermediate container 89a17a2323fc [2022-03-28T04:06:43.843Z] ---> 5739a191c8ce [2022-03-28T04:06:43.843Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:06:44.101Z] ---> Running in dbd6b345b171 [2022-03-28T04:06:44.101Z] Removing intermediate container dbd6b345b171 [2022-03-28T04:06:44.101Z] ---> 4b4f4917fb63 [2022-03-28T04:06:44.101Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:06:44.101Z] ---> Running in 37f5357277ba [2022-03-28T04:06:44.670Z] Removing intermediate container 37f5357277ba [2022-03-28T04:06:44.670Z] ---> dedd31cc4ebd [2022-03-28T04:06:44.670Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:06:44.670Z] ---> Running in 0d2da3e31644 [2022-03-28T04:06:44.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T04:06:45.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T04:06:46.135Z] OK: 221 MiB in 52 packages [2022-03-28T04:06:46.395Z] Removing intermediate container 0d2da3e31644 [2022-03-28T04:06:46.395Z] ---> 392338e55e36 [2022-03-28T04:06:46.395Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-28T04:06:46.658Z] ---> 2debf5e54e03 [2022-03-28T04:06:46.658Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:06:46.658Z] ---> Running in 0d37feef5f7a [2022-03-28T04:06:47.599Z] Removing intermediate container 0d37feef5f7a [2022-03-28T04:06:47.599Z] ---> 329a2d1ae545 [2022-03-28T04:06:47.599Z] Step 10/25 : COPY . . [2022-03-28T04:06:47.860Z] ---> f0cfca1d0482 [2022-03-28T04:06:47.860Z] Step 11/25 : RUN ${MAKE} [2022-03-28T04:06:47.860Z] ---> Running in 5c49ec19c613 [2022-03-28T04:06:48.121Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-28T04:06:54.702Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-28T04:06:55.644Z] Removing intermediate container 5c49ec19c613 [2022-03-28T04:06:55.644Z] ---> 2f5152b14dac [2022-03-28T04:06:55.644Z] Step 12/25 : FROM alpine:3.14 [2022-03-28T04:06:56.308Z] 3.14: Pulling from library/alpine [2022-03-28T04:06:56.308Z] 36ccefbf3d8a: Pulling fs layer [2022-03-28T04:06:56.575Z] 36ccefbf3d8a: Download complete [2022-03-28T04:06:56.848Z] 36ccefbf3d8a: Pull complete [2022-03-28T04:06:56.848Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T04:06:56.848Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T04:06:56.848Z] ---> a33ac4f1069a [2022-03-28T04:06:56.848Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:06:56.848Z] ---> Running in bd8fa4570ff1 [2022-03-28T04:06:56.848Z] Removing intermediate container bd8fa4570ff1 [2022-03-28T04:06:56.848Z] ---> 3a0d8b53d9b3 [2022-03-28T04:06:56.848Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:06:57.108Z] ---> Running in c1f452c34150 [2022-03-28T04:06:57.679Z] Removing intermediate container c1f452c34150 [2022-03-28T04:06:57.679Z] ---> 3af43dec181b [2022-03-28T04:06:57.679Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-28T04:06:57.679Z] ---> Running in 9b720b4da2a2 [2022-03-28T04:06:57.940Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T04:06:58.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T04:06:58.882Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T04:06:59.141Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-28T04:06:59.141Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T04:06:59.141Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-28T04:06:59.401Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-28T04:06:59.401Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T04:06:59.401Z] OK: 8 MiB in 19 packages [2022-03-28T04:06:59.971Z] Removing intermediate container 9b720b4da2a2 [2022-03-28T04:06:59.971Z] ---> 8ea338af91b9 [2022-03-28T04:06:59.971Z] Step 16/25 : WORKDIR / [2022-03-28T04:06:59.971Z] ---> Running in c794aaee8fc8 [2022-03-28T04:06:59.971Z] Removing intermediate container c794aaee8fc8 [2022-03-28T04:06:59.971Z] ---> d524f05fb22b [2022-03-28T04:06:59.971Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-28T04:07:00.232Z] ---> f83bb8cfbcd2 [2022-03-28T04:07:00.232Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-28T04:07:00.493Z] ---> 544048498b5b [2022-03-28T04:07:00.493Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-28T04:07:00.754Z] ---> e77c550e79f7 [2022-03-28T04:07:00.754Z] Step 20/25 : EXPOSE 59999 [2022-03-28T04:07:00.754Z] ---> Running in 836d9a50c11e [2022-03-28T04:07:00.754Z] Removing intermediate container 836d9a50c11e [2022-03-28T04:07:00.754Z] ---> f37d55a52b35 [2022-03-28T04:07:00.754Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-28T04:07:00.754Z] ---> Running in b92bad99519a [2022-03-28T04:07:01.015Z] Removing intermediate container b92bad99519a [2022-03-28T04:07:01.015Z] ---> 3b8217c3a844 [2022-03-28T04:07:01.015Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T04:07:01.015Z] ---> Running in cf34b792f0eb [2022-03-28T04:07:01.276Z] Removing intermediate container cf34b792f0eb [2022-03-28T04:07:01.276Z] ---> 3652c1a75820 [2022-03-28T04:07:01.276Z] Step 23/25 : LABEL arch=amd64 [2022-03-28T04:07:01.276Z] ---> Running in f25ad00582b7 [2022-03-28T04:07:01.276Z] Removing intermediate container f25ad00582b7 [2022-03-28T04:07:01.276Z] ---> 2e6878e972ca [2022-03-28T04:07:01.276Z] Step 24/25 : LABEL git_sha=190385306753cc41d1018407d190722ed72f6a8b [2022-03-28T04:07:01.276Z] ---> Running in 188331769bb3 [2022-03-28T04:07:01.537Z] Removing intermediate container 188331769bb3 [2022-03-28T04:07:01.537Z] ---> a1f4252ebc61 [2022-03-28T04:07:01.537Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T04:07:01.537Z] ---> Running in b68b0eb12684 [2022-03-28T04:07:01.537Z] Removing intermediate container b68b0eb12684 [2022-03-28T04:07:01.537Z] ---> 05482d7afb5f [2022-03-28T04:07:01.537Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-28T04:07:01.537Z] Successfully built 05482d7afb5f [2022-03-28T04:07:01.537Z] Successfully tagged device-sdk-simple:latest [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] sh [2022-03-28T04:07:02.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:07:02.284Z] [2022-03-28T04:07:02.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:07:02.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:07:02.638Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-28T04:07:02.638Z] 5eb5b503b376: Pulling fs layer [2022-03-28T04:07:02.638Z] 5c69ac0246d0: Pulling fs layer [2022-03-28T04:07:02.638Z] ec43610c2a17: Pulling fs layer [2022-03-28T04:07:02.638Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-28T04:07:02.638Z] 33b1e0a273af: Pulling fs layer [2022-03-28T04:07:02.638Z] 5d3b04190fa2: Pulling fs layer [2022-03-28T04:07:02.638Z] 2f39f015ded8: Pulling fs layer [2022-03-28T04:07:02.638Z] 33b1e0a273af: Waiting [2022-03-28T04:07:02.638Z] 3a2ae6a8a46f: Waiting [2022-03-28T04:07:02.638Z] 5d3b04190fa2: Waiting [2022-03-28T04:07:02.638Z] 2f39f015ded8: Waiting [2022-03-28T04:07:02.638Z] 5c69ac0246d0: Download complete [2022-03-28T04:07:02.638Z] 3a2ae6a8a46f: Download complete [2022-03-28T04:07:02.638Z] 33b1e0a273af: Verifying Checksum [2022-03-28T04:07:02.638Z] 33b1e0a273af: Download complete [2022-03-28T04:07:02.638Z] ec43610c2a17: Verifying Checksum [2022-03-28T04:07:02.638Z] ec43610c2a17: Download complete [2022-03-28T04:07:02.638Z] 5d3b04190fa2: Download complete [2022-03-28T04:07:02.900Z] 5eb5b503b376: Verifying Checksum [2022-03-28T04:07:02.900Z] 5eb5b503b376: Download complete [2022-03-28T04:07:03.470Z] 2f39f015ded8: Download complete [2022-03-28T04:07:04.038Z] 5eb5b503b376: Pull complete [2022-03-28T04:07:04.298Z] 5c69ac0246d0: Pull complete [2022-03-28T04:07:04.558Z] ec43610c2a17: Pull complete [2022-03-28T04:07:04.819Z] 3a2ae6a8a46f: Pull complete [2022-03-28T04:07:04.819Z] 33b1e0a273af: Pull complete [2022-03-28T04:07:05.079Z] 5d3b04190fa2: Pull complete [2022-03-28T04:07:09.275Z] 2f39f015ded8: Pull complete [2022-03-28T04:07:09.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-28T04:07:09.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:07:09.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-28T04:07:09.374Z] prd-ubuntu20.04-docker-8c-8g-9208 does not seem to be running inside a container [2022-03-28T04:07:09.408Z] $ 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/gexfoundry_device-sdk-go_PR-1116 -v /w/workspace/gexfoundry_device-sdk-go_PR-1116:/w/workspace/gexfoundry_device-sdk-go_PR-1116:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1116@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 [2022-03-28T04:07:11.154Z] $ docker top e73205d8909752b7733b38e578c7227b3e45a5d2824a7da9162f1cdefebe570a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:07:11.657Z] ---> job-cost.sh [2022-03-28T04:07:11.657Z] lf-activate-venv: SKIPPING [2022-03-28T04:07:11.657Z] INFO: No Stack... [2022-03-28T04:07:12.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T04:07:12.488Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T04:07:12.801Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1116/archives/cost.csv [2022-03-28T04:07:12.801Z] + cut -d, -f6 [Pipeline] lock [2022-03-28T04:07:12.842Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] [2022-03-28T04:07:12.847Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] did not exist. Created. [2022-03-28T04:07:12.847Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T04:07:13.237Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-03-28T04:07:13.289Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T04:07:13.313Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T04:07:13.384Z] $ docker stop --time=1 e73205d8909752b7733b38e578c7227b3e45a5d2824a7da9162f1cdefebe570a [2022-03-28T04:07:14.528Z] $ docker rm -f e73205d8909752b7733b38e578c7227b3e45a5d2824a7da9162f1cdefebe570a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-28T04:07:27.184Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9213 in /w/workspace/gexfoundry_device-sdk-go_PR-1116 [Pipeline] { [Pipeline] ws [2022-03-28T04:07:27.227Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-03-28T04:07:28.373Z] The recommended git tool is: git [2022-03-28T04:07:35.361Z] using credential edgex-jenkins-ssh [2022-03-28T04:07:35.379Z] Cloning the remote Git repository [2022-03-28T04:07:35.455Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-03-28T04:07:35.535Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-03-28T04:07:35.640Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-28T04:07:35.641Z] > git --version # timeout=10 [2022-03-28T04:07:35.668Z] > git --version # 'git version 2.25.1' [2022-03-28T04:07:35.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T04:07:35.814Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T04:07:38.579Z] Merging remotes/origin/main commit 511d52040eef7e00dec48ea5a3bfdec0745a4f08 into PR head commit 190385306753cc41d1018407d190722ed72f6a8b [2022-03-28T04:07:38.871Z] Merge succeeded, producing 190385306753cc41d1018407d190722ed72f6a8b [2022-03-28T04:07:38.872Z] Checking out Revision 190385306753cc41d1018407d190722ed72f6a8b (PR-1116) [2022-03-28T04:07:37.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-28T04:07:37.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T04:07:37.908Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-28T04:07:37.966Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-28T04:07:37.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T04:07:37.986Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1116/head:refs/remotes/origin/PR-1116 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T04:07:38.604Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T04:07:38.633Z] > git checkout -f 190385306753cc41d1018407d190722ed72f6a8b # timeout=10 [2022-03-28T04:07:38.764Z] > git remote # timeout=10 [2022-03-28T04:07:38.782Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T04:07:38.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T04:07:38.827Z] > git merge 511d52040eef7e00dec48ea5a3bfdec0745a4f08 # timeout=10 [2022-03-28T04:07:38.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T04:07:38.880Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T04:07:38.901Z] > git checkout -f 190385306753cc41d1018407d190722ed72f6a8b # timeout=10 [2022-03-28T04:07:43.270Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-03-28T04:07:43.324Z] > git --version # timeout=10 [2022-03-28T04:07:43.336Z] > git --version # 'git version 2.25.1' [2022-03-28T04:07:43.360Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T04:07:44.425Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-28T04:07:44.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T04:07:44.425Z] Dload Upload Total Spent Left Speed [2022-03-28T04:07:44.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45030 0 --:--:-- --:--:-- --:--:-- 45202 [Pipeline] sh [2022-03-28T04:07:44.957Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-28T04:07:45.316Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-03-28T04:07:45.316Z] /etc/docker/daemon.new [2022-03-28T04:07:45.316Z] { [2022-03-28T04:07:45.316Z] "registry-mirrors": [ [2022-03-28T04:07:45.316Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-28T04:07:45.316Z] ], [2022-03-28T04:07:45.316Z] "bip": "10.250.0.254/24", [2022-03-28T04:07:45.316Z] "hosts": [ [2022-03-28T04:07:45.316Z] "tcp://0.0.0.0:5555", [2022-03-28T04:07:45.316Z] "unix:///var/run/docker.sock" [2022-03-28T04:07:45.316Z] ], [2022-03-28T04:07:45.316Z] "mtu": 1458, [2022-03-28T04:07:45.316Z] "selinux-enabled": true, [2022-03-28T04:07:45.316Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-28T04:07:45.316Z] } [Pipeline] sh [2022-03-28T04:07:45.687Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-28T04:07:46.046Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T04:08:04.527Z] provisioning config files... [2022-03-28T04:08:04.551Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config621476393936932396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:08:05.116Z] ---> docker-login.sh [2022-03-28T04:08:05.116Z] nexus3.edgexfoundry.org:10001 [2022-03-28T04:08:05.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:08:05.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:08:05.986Z] Configure a credential helper to remove this warning. See [2022-03-28T04:08:05.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:08:05.986Z] [2022-03-28T04:08:05.986Z] Login Succeeded [2022-03-28T04:08:05.986Z] nexus3.edgexfoundry.org:10002 [2022-03-28T04:08:06.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:08:06.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:08:06.259Z] Configure a credential helper to remove this warning. See [2022-03-28T04:08:06.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:08:06.259Z] [2022-03-28T04:08:06.259Z] Login Succeeded [2022-03-28T04:08:06.535Z] nexus3.edgexfoundry.org:10003 [2022-03-28T04:08:06.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:08:06.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:08:06.818Z] Configure a credential helper to remove this warning. See [2022-03-28T04:08:06.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:08:06.818Z] [2022-03-28T04:08:06.818Z] Login Succeeded [2022-03-28T04:08:06.818Z] nexus3.edgexfoundry.org:10004 [2022-03-28T04:08:07.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:08:07.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:08:07.419Z] Configure a credential helper to remove this warning. See [2022-03-28T04:08:07.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:08:07.419Z] [2022-03-28T04:08:07.419Z] Login Succeeded [2022-03-28T04:08:07.419Z] docker.io [2022-03-28T04:08:07.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:08:08.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:08:08.286Z] Configure a credential helper to remove this warning. See [2022-03-28T04:08:08.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:08:08.286Z] [2022-03-28T04:08:08.286Z] Login Succeeded [2022-03-28T04:08:08.286Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T04:08:08.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-28T04:08:08.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T04:08:08.726Z] ========================================================= [2022-03-28T04:08:08.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-28T04:08:08.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:08:09.177Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-28T04:08:09.455Z] Sending build context to Docker daemon 5.158MB [2022-03-28T04:08:09.735Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:08:09.735Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-28T04:08:09.735Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-28T04:08:09.735Z] 9b3977197b4f: Pulling fs layer [2022-03-28T04:08:09.735Z] 1a89e8eeedd5: Pulling fs layer [2022-03-28T04:08:09.735Z] 94645a83ff95: Pulling fs layer [2022-03-28T04:08:09.735Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-28T04:08:09.735Z] 0c92f367c5e7: Pulling fs layer [2022-03-28T04:08:09.735Z] f7c0051592d6: Pulling fs layer [2022-03-28T04:08:09.735Z] a227ed2f7395: Pulling fs layer [2022-03-28T04:08:09.735Z] 7b1c46037f91: Pulling fs layer [2022-03-28T04:08:09.735Z] f7c0051592d6: Waiting [2022-03-28T04:08:09.735Z] a227ed2f7395: Waiting [2022-03-28T04:08:09.735Z] 7b1c46037f91: Waiting [2022-03-28T04:08:09.735Z] 3f3a8bcf1eab: Waiting [2022-03-28T04:08:09.735Z] 0c92f367c5e7: Waiting [2022-03-28T04:08:09.735Z] 94645a83ff95: Verifying Checksum [2022-03-28T04:08:09.735Z] 94645a83ff95: Download complete [2022-03-28T04:08:09.735Z] 1a89e8eeedd5: Verifying Checksum [2022-03-28T04:08:09.735Z] 1a89e8eeedd5: Download complete [2022-03-28T04:08:09.735Z] 0c92f367c5e7: Verifying Checksum [2022-03-28T04:08:09.735Z] 0c92f367c5e7: Download complete [2022-03-28T04:08:10.012Z] f7c0051592d6: Verifying Checksum [2022-03-28T04:08:10.012Z] f7c0051592d6: Download complete [2022-03-28T04:08:10.012Z] 9b3977197b4f: Verifying Checksum [2022-03-28T04:08:10.012Z] 9b3977197b4f: Download complete [2022-03-28T04:08:10.012Z] a227ed2f7395: Verifying Checksum [2022-03-28T04:08:10.012Z] a227ed2f7395: Download complete [2022-03-28T04:08:10.615Z] 9b3977197b4f: Pull complete [2022-03-28T04:08:11.221Z] 1a89e8eeedd5: Pull complete [2022-03-28T04:08:11.497Z] 94645a83ff95: Pull complete [2022-03-28T04:08:11.772Z] 7b1c46037f91: Verifying Checksum [2022-03-28T04:08:11.772Z] 7b1c46037f91: Download complete [2022-03-28T04:08:12.370Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-28T04:08:12.370Z] 3f3a8bcf1eab: Download complete [2022-03-28T04:08:24.776Z] 3f3a8bcf1eab: Pull complete [2022-03-28T04:08:24.776Z] 0c92f367c5e7: Pull complete [2022-03-28T04:08:24.776Z] f7c0051592d6: Pull complete [2022-03-28T04:08:25.049Z] a227ed2f7395: Pull complete [2022-03-28T04:08:31.781Z] 7b1c46037f91: Pull complete [2022-03-28T04:08:31.781Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-28T04:08:31.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T04:08:31.781Z] ---> f79e39bc4007 [2022-03-28T04:08:31.781Z] Step 3/11 : ARG MAKE=make build [2022-03-28T04:08:32.380Z] ---> Running in 07609d59e52e [2022-03-28T04:08:32.669Z] Removing intermediate container 07609d59e52e [2022-03-28T04:08:32.669Z] ---> eac3bd0069d6 [2022-03-28T04:08:32.669Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-28T04:08:32.949Z] ---> Running in b5ac994baf6c [2022-03-28T04:08:33.229Z] Removing intermediate container b5ac994baf6c [2022-03-28T04:08:33.229Z] ---> 1e54e0120e5c [2022-03-28T04:08:33.229Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:08:33.229Z] ---> Running in 0c16184a10c8 [2022-03-28T04:08:33.506Z] Removing intermediate container 0c16184a10c8 [2022-03-28T04:08:33.506Z] ---> 94699b598ae8 [2022-03-28T04:08:33.506Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:08:33.506Z] ---> Running in 1e0cfdd5171b [2022-03-28T04:08:35.495Z] Removing intermediate container 1e0cfdd5171b [2022-03-28T04:08:35.495Z] ---> 6b4371252a11 [2022-03-28T04:08:35.495Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:08:35.495Z] ---> Running in 92072af75990 [2022-03-28T04:08:36.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T04:08:37.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T04:08:38.059Z] OK: 220 MiB in 52 packages [2022-03-28T04:08:38.658Z] Removing intermediate container 92072af75990 [2022-03-28T04:08:38.658Z] ---> ec6eab887f3a [2022-03-28T04:08:38.658Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-28T04:08:39.265Z] ---> 49c611b3e3d7 [2022-03-28T04:08:39.265Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:08:39.265Z] ---> Running in 98b30f30701b [2022-03-28T04:10:01.068Z] Removing intermediate container 98b30f30701b [2022-03-28T04:10:01.068Z] ---> 8f71a0dd1720 [2022-03-28T04:10:01.068Z] Step 10/11 : COPY . . [2022-03-28T04:10:01.068Z] ---> a161abd7b9fb [2022-03-28T04:10:01.068Z] Step 11/11 : RUN ${MAKE} [2022-03-28T04:10:01.068Z] ---> Running in 1698e09f9829 [2022-03-28T04:10:01.068Z] noop [2022-03-28T04:10:01.068Z] Removing intermediate container 1698e09f9829 [2022-03-28T04:10:01.068Z] ---> 43b5cfe8818c [2022-03-28T04:10:01.068Z] Successfully built 43b5cfe8818c [2022-03-28T04:10:01.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:10:01.437Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T04:10:01.437Z] . [Pipeline] withDockerContainer [2022-03-28T04:10:01.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-9213 does not seem to be running inside a container [2022-03-28T04:10:01.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T04:10:03.097Z] $ docker top 83a970d64291922185feb6527545afacca3008f253a68e06e4931be431d1bcce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T04:10:04.021Z] + go version [2022-03-28T04:10:04.021Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-28T04:10:04.058Z] $ docker stop --time=1 83a970d64291922185feb6527545afacca3008f253a68e06e4931be431d1bcce [2022-03-28T04:10:05.639Z] $ docker rm -f 83a970d64291922185feb6527545afacca3008f253a68e06e4931be431d1bcce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:10:06.509Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T04:10:06.509Z] . [Pipeline] withDockerContainer [2022-03-28T04:10:06.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-9213 does not seem to be running inside a container [2022-03-28T04:10:06.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T04:10:07.954Z] $ docker top d4e96517a97709b866dabb786a00b169c793733133901e875790320de0b2f91f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-28T04:10:08.919Z] + make test [2022-03-28T04:10:08.919Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-28T04:10:10.364Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-28T04:10:57.424Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-28T04:10:57.424Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-28T04:10:57.424Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-28T04:11:05.743Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.091s coverage: 23.3% of statements [2022-03-28T04:11:05.743Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-28T04:11:05.743Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements [2022-03-28T04:11:05.743Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.088s coverage: 78.9% of statements [2022-03-28T04:11:05.743Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.071s coverage: 10.8% of statements [2022-03-28T04:11:05.743Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-28T04:11:05.743Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-28T04:11:05.743Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-28T04:11:06.736Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.106s coverage: 33.2% of statements [2022-03-28T04:11:06.736Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-28T04:11:08.728Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.089s coverage: 86.1% of statements [2022-03-28T04:11:08.728Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-28T04:11:08.728Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-28T04:11:08.728Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.119s coverage: 57.4% of statements [2022-03-28T04:11:08.728Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.246s coverage: 89.2% of statements [2022-03-28T04:11:08.728Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-28T04:11:09.327Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 4.8% of statements [2022-03-28T04:11:09.327Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-28T04:11:09.600Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-28T04:11:09.600Z] GO111MODULE=on go vet ./... [2022-03-28T04:11:31.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T04:11:31.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T04:11:31.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T04:11:32.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-28T04:11:32.448Z] $ docker stop --time=1 d4e96517a97709b866dabb786a00b169c793733133901e875790320de0b2f91f [2022-03-28T04:11:34.235Z] $ docker rm -f d4e96517a97709b866dabb786a00b169c793733133901e875790320de0b2f91f [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T04:11:35.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-28T04:11:35.196Z] Warning: overwriting stash ‘coverage-report’ [2022-03-28T04:11:35.746Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T04:11:36.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-28T04:11:36.739Z] + ls -al . [2022-03-28T04:11:36.739Z] total 308 [2022-03-28T04:11:36.739Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 04:11 . [2022-03-28T04:11:36.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:07 .. [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:07 .dockerignore [2022-03-28T04:11:36.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 04:07 .git [2022-03-28T04:11:36.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:07 .github [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 04:07 .gitignore [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 04:07 .golangci.yml [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 28 04:07 CHANGELOG.md [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:07 GOVERNANCE.md [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 28 04:07 Jenkinsfile [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:07 LICENSE [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 28 04:07 Makefile [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:07 OWNERS.md [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 28 04:07 README.md [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 04:05 VERSION [2022-03-28T04:11:36.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:07 bin [2022-03-28T04:11:36.739Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 28 04:11 coverage.out [2022-03-28T04:11:36.739Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:07 example [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 2773 Mar 28 04:07 go.mod [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 50080 Mar 28 04:07 go.sum [2022-03-28T04:11:36.739Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 28 04:07 internal [2022-03-28T04:11:36.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:07 openapi [2022-03-28T04:11:36.739Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:07 pkg [2022-03-28T04:11:36.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:07 snap [2022-03-28T04:11:36.739Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:07 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:11:37.139Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=190385306753cc41d1018407d190722ed72f6a8b --label arch=arm64 --label version=0.0.0 . [2022-03-28T04:11:37.747Z] Sending build context to Docker daemon 5.287MB [2022-03-28T04:11:37.748Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:11:37.748Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-28T04:11:37.748Z] ---> 43b5cfe8818c [2022-03-28T04:11:37.748Z] Step 3/25 : ARG MAKE=make build [2022-03-28T04:11:37.748Z] ---> Running in 05183c4f8adb [2022-03-28T04:11:38.024Z] Removing intermediate container 05183c4f8adb [2022-03-28T04:11:38.024Z] ---> ddefbf06cf44 [2022-03-28T04:11:38.024Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-28T04:11:38.024Z] ---> Running in b251a4d6fb70 [2022-03-28T04:11:38.635Z] Removing intermediate container b251a4d6fb70 [2022-03-28T04:11:38.635Z] ---> 784da28fcead [2022-03-28T04:11:38.635Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:11:38.635Z] ---> Running in a3f0c60b6e60 [2022-03-28T04:11:38.911Z] Removing intermediate container a3f0c60b6e60 [2022-03-28T04:11:38.911Z] ---> d44a14908a3b [2022-03-28T04:11:38.911Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:11:38.911Z] ---> Running in 8cf7386b1bc7 [2022-03-28T04:11:40.900Z] Removing intermediate container 8cf7386b1bc7 [2022-03-28T04:11:40.900Z] ---> 469fffbf8477 [2022-03-28T04:11:40.900Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:11:40.900Z] ---> Running in d995083247f7 [2022-03-28T04:11:41.491Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T04:11:42.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T04:11:43.441Z] OK: 220 MiB in 52 packages [2022-03-28T04:11:44.036Z] Removing intermediate container d995083247f7 [2022-03-28T04:11:44.037Z] ---> 15b53d8eea6f [2022-03-28T04:11:44.037Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-28T04:11:44.633Z] ---> 356d5074f230 [2022-03-28T04:11:44.633Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:11:44.633Z] ---> Running in 61279e4faa54 [2022-03-28T04:11:46.610Z] Removing intermediate container 61279e4faa54 [2022-03-28T04:11:46.610Z] ---> c0b17c9b6f6e [2022-03-28T04:11:46.610Z] Step 10/25 : COPY . . [2022-03-28T04:11:48.039Z] ---> 899c0eb30869 [2022-03-28T04:11:48.039Z] Step 11/25 : RUN ${MAKE} [2022-03-28T04:11:48.039Z] ---> Running in c6bd5fa59126 [2022-03-28T04:11:49.018Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-28T04:12:28.092Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-28T04:12:28.092Z] Removing intermediate container c6bd5fa59126 [2022-03-28T04:12:28.092Z] ---> cb9379dde047 [2022-03-28T04:12:28.092Z] Step 12/25 : FROM alpine:3.14 [2022-03-28T04:12:28.092Z] 3.14: Pulling from library/alpine [2022-03-28T04:12:28.092Z] 93a1719cf261: Pulling fs layer [2022-03-28T04:12:28.368Z] 93a1719cf261: Verifying Checksum [2022-03-28T04:12:28.368Z] 93a1719cf261: Download complete [2022-03-28T04:12:28.643Z] 93a1719cf261: Pull complete [2022-03-28T04:12:28.643Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T04:12:28.643Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T04:12:28.643Z] ---> 71a2028e5025 [2022-03-28T04:12:28.643Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:12:28.917Z] ---> Running in 8c61d7ca676c [2022-03-28T04:12:29.193Z] Removing intermediate container 8c61d7ca676c [2022-03-28T04:12:29.193Z] ---> 769428659e66 [2022-03-28T04:12:29.193Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:12:29.193Z] ---> Running in 44b421db259b [2022-03-28T04:12:31.185Z] Removing intermediate container 44b421db259b [2022-03-28T04:12:31.185Z] ---> 73bf2e2c0fad [2022-03-28T04:12:31.185Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-28T04:12:31.185Z] ---> Running in 2d8b48f6e32f [2022-03-28T04:12:31.789Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T04:12:32.768Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T04:12:33.366Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T04:12:33.638Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-28T04:12:33.638Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T04:12:33.638Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-28T04:12:33.912Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-28T04:12:33.912Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T04:12:33.912Z] OK: 8 MiB in 19 packages [2022-03-28T04:12:34.897Z] Removing intermediate container 2d8b48f6e32f [2022-03-28T04:12:34.897Z] ---> 75f9a00a2c33 [2022-03-28T04:12:34.897Z] Step 16/25 : WORKDIR / [2022-03-28T04:12:34.897Z] ---> Running in 0c5ebc624b0c [2022-03-28T04:12:35.173Z] Removing intermediate container 0c5ebc624b0c [2022-03-28T04:12:35.173Z] ---> d47887305edd [2022-03-28T04:12:35.173Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-28T04:12:35.769Z] ---> 60bef6bd41be [2022-03-28T04:12:35.769Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-28T04:12:36.753Z] ---> d9a165a7c13a [2022-03-28T04:12:36.753Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-28T04:12:37.358Z] ---> 72aa4f306a5b [2022-03-28T04:12:37.358Z] Step 20/25 : EXPOSE 59999 [2022-03-28T04:12:37.358Z] ---> Running in 779e1641c7c0 [2022-03-28T04:12:37.634Z] Removing intermediate container 779e1641c7c0 [2022-03-28T04:12:37.634Z] ---> fae2a685c74a [2022-03-28T04:12:37.634Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-28T04:12:37.634Z] ---> Running in bbf052c640e0 [2022-03-28T04:12:37.907Z] Removing intermediate container bbf052c640e0 [2022-03-28T04:12:37.907Z] ---> 024630c8849c [2022-03-28T04:12:37.907Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T04:12:37.907Z] ---> Running in 22af7a3d0711 [2022-03-28T04:12:38.179Z] Removing intermediate container 22af7a3d0711 [2022-03-28T04:12:38.179Z] ---> c830d2df22b1 [2022-03-28T04:12:38.179Z] Step 23/25 : LABEL arch=arm64 [2022-03-28T04:12:38.454Z] ---> Running in fdbdc7b60844 [2022-03-28T04:12:38.729Z] Removing intermediate container fdbdc7b60844 [2022-03-28T04:12:38.729Z] ---> d675a6a2d62f [2022-03-28T04:12:38.729Z] Step 24/25 : LABEL git_sha=190385306753cc41d1018407d190722ed72f6a8b [2022-03-28T04:12:38.729Z] ---> Running in f10e5e4dc94f [2022-03-28T04:12:39.008Z] Removing intermediate container f10e5e4dc94f [2022-03-28T04:12:39.008Z] ---> b8179e9f46d6 [2022-03-28T04:12:39.008Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T04:12:39.008Z] ---> Running in a28031555f78 [2022-03-28T04:12:39.281Z] Removing intermediate container a28031555f78 [2022-03-28T04:12:39.281Z] ---> 499fda6bcbd6 [2022-03-28T04:12:39.281Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-28T04:12:39.554Z] Successfully built 499fda6bcbd6 [2022-03-28T04:12:39.554Z] Successfully tagged device-sdk-simple-arm64:latest [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] sh [2022-03-28T04:12:40.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T04:12:40.259Z] [2022-03-28T04:12:40.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:12:40.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T04:12:40.639Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-28T04:12:40.639Z] 8998bd30e6a1: Pulling fs layer [2022-03-28T04:12:40.639Z] 04944245beec: Pulling fs layer [2022-03-28T04:12:40.639Z] 699f458cf7ca: Pulling fs layer [2022-03-28T04:12:40.639Z] 765212b225bb: Pulling fs layer [2022-03-28T04:12:40.639Z] f23df028b6ca: Pulling fs layer [2022-03-28T04:12:40.639Z] d65c8cfc05b1: Pulling fs layer [2022-03-28T04:12:40.639Z] 2437ff75d9bd: Pulling fs layer [2022-03-28T04:12:40.639Z] f23df028b6ca: Waiting [2022-03-28T04:12:40.639Z] d65c8cfc05b1: Waiting [2022-03-28T04:12:40.639Z] 2437ff75d9bd: Waiting [2022-03-28T04:12:40.639Z] 765212b225bb: Waiting [2022-03-28T04:12:40.918Z] 04944245beec: Verifying Checksum [2022-03-28T04:12:40.918Z] 04944245beec: Download complete [2022-03-28T04:12:40.918Z] 765212b225bb: Verifying Checksum [2022-03-28T04:12:40.918Z] 765212b225bb: Download complete [2022-03-28T04:12:40.918Z] f23df028b6ca: Verifying Checksum [2022-03-28T04:12:40.918Z] f23df028b6ca: Download complete [2022-03-28T04:12:40.918Z] d65c8cfc05b1: Download complete [2022-03-28T04:12:41.195Z] 699f458cf7ca: Verifying Checksum [2022-03-28T04:12:41.195Z] 699f458cf7ca: Download complete [2022-03-28T04:12:41.472Z] 8998bd30e6a1: Verifying Checksum [2022-03-28T04:12:41.473Z] 8998bd30e6a1: Download complete [2022-03-28T04:12:43.463Z] 2437ff75d9bd: Verifying Checksum [2022-03-28T04:12:43.463Z] 2437ff75d9bd: Download complete [2022-03-28T04:12:45.441Z] 8998bd30e6a1: Pull complete [2022-03-28T04:12:46.039Z] 04944245beec: Pull complete [2022-03-28T04:12:47.477Z] 699f458cf7ca: Pull complete [2022-03-28T04:12:47.477Z] 765212b225bb: Pull complete [2022-03-28T04:12:48.457Z] f23df028b6ca: Pull complete [2022-03-28T04:12:48.730Z] d65c8cfc05b1: Pull complete [2022-03-28T04:13:03.849Z] 2437ff75d9bd: Pull complete [2022-03-28T04:13:03.849Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-28T04:13:03.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T04:13:03.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-28T04:13:04.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-9213 does not seem to be running inside a container [2022-03-28T04:13:04.178Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-28T04:13:06.635Z] $ docker top 8fa0701e66369f79adeee371fc6958406c9acaaf89dd660380250e870849e3d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:07.614Z] ---> job-cost.sh [2022-03-28T04:13:07.614Z] lf-activate-venv: SKIPPING [2022-03-28T04:13:07.614Z] INFO: No Stack... [2022-03-28T04:13:08.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-28T04:13:08.805Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T04:13:09.499Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-03-28T04:13:09.499Z] + cut -d, -f6 [Pipeline] lock [2022-03-28T04:13:09.581Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] [2022-03-28T04:13:09.586Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] did not exist. Created. [2022-03-28T04:13:09.586Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T04:13:10.345Z] /w/workspace/device-sdk-go/1@tmp/durable-1cb01af4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-28T04:13:11.059Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-28T04:13:11.094Z] Warning: overwriting stash ‘stack-cost’ [2022-03-28T04:13:11.152Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T04:13:11.167Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1116-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T04:13:11.248Z] $ docker stop --time=1 8fa0701e66369f79adeee371fc6958406c9acaaf89dd660380250e870849e3d7 [2022-03-28T04:13:12.705Z] $ docker rm -f 8fa0701e66369f79adeee371fc6958406c9acaaf89dd660380250e870849e3d7 [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 [2022-03-28T04:13:13.736Z] provisioning config files... [2022-03-28T04:13:13.745Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/config5492199465681384024tmp [Pipeline] { [Pipeline] sh [2022-03-28T04:13:14.077Z] + set +x [2022-03-28T04:13:14.077Z] + bash -s --+ [2022-03-28T04:13:14.077Z] curl -s https://codecov.io/bash [2022-03-28T04:13:14.077Z] [2022-03-28T04:13:14.077Z] _____ _ [2022-03-28T04:13:14.077Z] / ____| | | [2022-03-28T04:13:14.077Z] | | ___ __| | ___ ___ _____ __ [2022-03-28T04:13:14.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-28T04:13:14.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-28T04:13:14.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-28T04:13:14.077Z] Bash-1.0.6 [2022-03-28T04:13:14.077Z] [2022-03-28T04:13:14.077Z] [2022-03-28T04:13:14.077Z] ==> git version 2.25.1 found [2022-03-28T04:13:14.077Z] ==> 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 [2022-03-28T04:13:14.077Z] Release-Date: 2020-01-08 [2022-03-28T04:13:14.077Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-28T04:13:14.077Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-28T04:13:14.077Z] ==> Jenkins CI detected. [2022-03-28T04:13:14.077Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1116 [2022-03-28T04:13:14.077Z] project root: . [2022-03-28T04:13:14.077Z] --> token set from env [2022-03-28T04:13:14.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-28T04:13:14.077Z] ==> Running gcov in . (disable via -X gcov) [2022-03-28T04:13:14.077Z] ==> Python coveragepy not found [2022-03-28T04:13:14.077Z] ==> Searching for coverage reports in: [2022-03-28T04:13:14.077Z] + . [2022-03-28T04:13:14.077Z] -> Found 1 reports [2022-03-28T04:13:14.077Z] ==> Detecting git/mercurial file structure [2022-03-28T04:13:14.077Z] ==> Reading reports [2022-03-28T04:13:14.077Z] + ./coverage.out bytes=129001 [2022-03-28T04:13:14.077Z] ==> Appending adjustments [2022-03-28T04:13:14.077Z] https://docs.codecov.io/docs/fixing-reports [2022-03-28T04:13:14.337Z] + Found adjustments [2022-03-28T04:13:14.337Z] ==> Gzipping contents [2022-03-28T04:13:14.337Z] 16K /tmp/codecov.5Sx7tT.gz [2022-03-28T04:13:14.337Z] ==> Uploading reports [2022-03-28T04:13:14.337Z] url: https://codecov.io [2022-03-28T04:13:14.337Z] query: branch=PR-1116&commit=190385306753cc41d1018407d190722ed72f6a8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1116&job=&cmd_args= [2022-03-28T04:13:14.337Z] -> Pinging Codecov [2022-03-28T04:13:14.337Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1116&commit=190385306753cc41d1018407d190722ed72f6a8b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1116%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1116&job=&cmd_args= [2022-03-28T04:13:14.908Z] -> Uploading to [2022-03-28T04:13:14.908Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-28/7E55EF52A471D76F132DFD9A03CDDE97/190385306753cc41d1018407d190722ed72f6a8b/78f1cad3-64d5-4090-a66d-14e09827bc4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T041314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04779cbee3a98f9a4a2beb7e59f04bb2a6b4301a578de4a2c46ebdbe32666637 [2022-03-28T04:13:14.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T04:13:14.908Z] Dload Upload Total Spent Left Speed [2022-03-28T04:13:14.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16213 0 0 100 16213 0 65375 --:--:-- --:--:-- --:--:-- 65375 [2022-03-28T04:13:14.908Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/190385306753cc41d1018407d190722ed72f6a8b [Pipeline] } [2022-03-28T04:13:14.936Z] 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 [2022-03-28T04:13:16.689Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1116/archives ] [2022-03-28T04:13:16.690Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1116/archives [2022-03-28T04:13:16.690Z] total 16 [2022-03-28T04:13:16.690Z] drwxr-xr-x 3 root root 4096 Mar 28 04:07 . [2022-03-28T04:13:16.690Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:07 .. [2022-03-28T04:13:16.690Z] drwxr-xr-x 2 root root 4096 Mar 28 04:07 cost [2022-03-28T04:13:16.690Z] -rw-r--r-- 1 root root 86 Mar 28 04:07 cost.csv [2022-03-28T04:13:16.690Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1116/archives [2022-03-28T04:13:16.690Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1116/archives [2022-03-28T04:13:16.690Z] total 16 [2022-03-28T04:13:16.690Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 04:07 . [2022-03-28T04:13:16.690Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:07 .. [2022-03-28T04:13:16.690Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 04:07 cost [2022-03-28T04:13:16.690Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 28 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:17.025Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:17.920Z] ---> package-listing.sh [2022-03-28T04:13:17.920Z] ++ facter osfamily [2022-03-28T04:13:17.920Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-28T04:13:18.183Z] + OS_FAMILY=debian [2022-03-28T04:13:18.183Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1116 [2022-03-28T04:13:18.183Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-28T04:13:18.183Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-28T04:13:18.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-28T04:13:18.183Z] + PACKAGES=/tmp/packages_start.txt [2022-03-28T04:13:18.183Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1116 ']' [2022-03-28T04:13:18.183Z] + PACKAGES=/tmp/packages_end.txt [2022-03-28T04:13:18.183Z] + case "${OS_FAMILY}" in [2022-03-28T04:13:18.183Z] + dpkg -l [2022-03-28T04:13:18.183Z] + grep '^ii' [2022-03-28T04:13:18.183Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-28T04:13:18.183Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-28T04:13:18.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-28T04:13:18.183Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1116 ']' [2022-03-28T04:13:18.183Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1116/archives/ [2022-03-28T04:13:18.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1116/archives/ [Pipeline] echo [2022-03-28T04:13:18.221Z] 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/gexfoundry_device-sdk-go_PR-1116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-28T04:13:18.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:13:19.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:13:19.095Z] . [Pipeline] withDockerContainer [2022-03-28T04:13:19.186Z] prd-ubuntu20.04-docker-8c-8g-9208 does not seem to be running inside a container [2022-03-28T04:13:19.222Z] $ 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/gexfoundry_device-sdk-go_PR-1116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1116 -v /w/workspace/gexfoundry_device-sdk-go_PR-1116:/w/workspace/gexfoundry_device-sdk-go_PR-1116:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-28T04:13:19.462Z] $ docker top 61d73ee0552fb48519b153f4d3bc99e058da02ebe77c221e843302c0d77fb252 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T04:13:19.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-28T04:13:20.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-28T04:13:20.490Z] + ls /var/log/sa-host [2022-03-28T04:13:20.490Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T04:13:20.768Z] provisioning config files... [2022-03-28T04:13:20.779Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1116@tmp/config4477378814521781838tmp [Pipeline] { [Pipeline] echo [2022-03-28T04:13:20.830Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:21.142Z] ---> create-netrc.sh [Pipeline] } [2022-03-28T04:13:21.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:21.569Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-28T04:13:21.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:22.019Z] ---> sudo-logs.sh [2022-03-28T04:13:22.019Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-28T04:13:22.108Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:22.419Z] ---> job-cost.sh [2022-03-28T04:13:22.419Z] lf-activate-venv: SKIPPING [2022-03-28T04:13:22.419Z] DEBUG: total: 0.4399999976158142 [2022-03-28T04:13:22.419Z] INFO: Retrieving Stack Cost... [2022-03-28T04:13:22.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T04:13:23.254Z] INFO: Archiving Costs [Pipeline] echo [2022-03-28T04:13:23.288Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:13:23.601Z] ---> logs-deploy.sh [2022-03-28T04:13:23.601Z] lf-activate-venv: SKIPPING [2022-03-28T04:13:23.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1116/1 [2022-03-28T04:13:23.601Z] INFO: archiving workspace using pattern(s): [2022-03-28T04:13:24.544Z] Archives upload complete. [2022-03-28T04:13:24.544Z] INFO: archiving logs to Nexus