Pull request #1135 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10e7d0009c0e9c883d366788e257063d3f749dea+49643132f6b9e95e3a0d289ddc01900e940e8eba (22fc4b1e0fbf1fcc4e88057ea7e6e925cf0dc537) 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-ssh10434657053795567178.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-ssh6686649627320297037.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-1135/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-1135/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13774831849074664530.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-1135/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4471508453766750167.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-ssh10745082896171312105.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-1135/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-1135/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12142843774927894182.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-20918 in /w/workspace/gexfoundry_device-sdk-go_PR-1135 [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-1135 # 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 49643132f6b9e95e3a0d289ddc01900e940e8eba into PR head commit 10e7d0009c0e9c883d366788e257063d3f749dea Merge succeeded, producing 10e7d0009c0e9c883d366788e257063d3f749dea Checking out Revision 10e7d0009c0e9c883d366788e257063d3f749dea (PR-1135) > 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/1135/head:refs/remotes/origin/PR-1135 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10e7d0009c0e9c883d366788e257063d3f749dea # 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 49643132f6b9e95e3a0d289ddc01900e940e8eba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10e7d0009c0e9c883d366788e257063d3f749dea # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/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-04-14T04:04:58.613Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-14T04:04:58.775Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-14T04:04:58.871Z] ========================================================= [2022-04-14T04:04:58.871Z] EdgeX Global Pipelines Version Info [2022-04-14T04:04:58.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:04:59.645Z] ------------------- [2022-04-14T04:04:59.646Z] stable info: [2022-04-14T04:04:59.646Z] ------------------- [2022-04-14T04:04:59.646Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-14T04:04:59.646Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T04:04:59.646Z] Message: update stable to v1.0.221 [2022-04-14T04:05:00.222Z] ------------------- [2022-04-14T04:05:00.222Z] experimental info: [2022-04-14T04:05:00.222Z] ------------------- [2022-04-14T04:05:00.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-14T04:05:00.222Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-14T04:05:00.222Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-14T04:05:00.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-04-14T04:05:00.625Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-04-14T04:05:00.662Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-14T04:05:00.699Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-14T04:05:00.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-14T04:05:00.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-14T04:05:00.828Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-14T04:05:00.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-04-14T04:05:00.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-14T04:05:00.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-14T04:05:00.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-14T04:05:01.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-04-14T04:05:01.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-14T04:05:01.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-14T04:05:01.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-14T04:05:01.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-14T04:05:01.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-14T04:05:01.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-14T04:05:01.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-14T04:05:01.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-14T04:05:01.408Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-14T04:05:01.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-14T04:05:01.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-14T04:05:01.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-14T04:05:01.567Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-14T04:05:01.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-14T04:05:01.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1135 [Pipeline] echo [2022-04-14T04:05:01.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1135 [Pipeline] echo [2022-04-14T04:05:01.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1135 [Pipeline] echo [2022-04-14T04:05:01.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10e7d0009c0e9c883d366788e257063d3f749dea [Pipeline] echo [2022-04-14T04:05:01.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10e7d00 [Pipeline] echo [2022-04-14T04:05:01.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T04:05:01.987Z] provisioning config files... [2022-04-14T04:05:02.001Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/config7096357419823425307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:05:02.355Z] ---> docker-login.sh [2022-04-14T04:05:02.355Z] nexus3.edgexfoundry.org:10001 [2022-04-14T04:05:02.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:02.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:02.883Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:02.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:02.883Z] [2022-04-14T04:05:02.883Z] Login Succeeded [2022-04-14T04:05:02.883Z] nexus3.edgexfoundry.org:10002 [2022-04-14T04:05:02.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:02.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:02.883Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:02.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:02.883Z] [2022-04-14T04:05:02.883Z] Login Succeeded [2022-04-14T04:05:02.883Z] nexus3.edgexfoundry.org:10003 [2022-04-14T04:05:02.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:03.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:03.145Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:03.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:03.145Z] [2022-04-14T04:05:03.145Z] Login Succeeded [2022-04-14T04:05:03.145Z] nexus3.edgexfoundry.org:10004 [2022-04-14T04:05:03.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:03.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:03.145Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:03.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:03.145Z] [2022-04-14T04:05:03.145Z] Login Succeeded [2022-04-14T04:05:03.145Z] docker.io [2022-04-14T04:05:03.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:03.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:03.717Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:03.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:03.717Z] [2022-04-14T04:05:03.717Z] Login Succeeded [2022-04-14T04:05:03.717Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T04:05:03.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-14T04:05:04.390Z] + git rev-list -1 --merges 10e7d0009c0e9c883d366788e257063d3f749dea~1..10e7d0009c0e9c883d366788e257063d3f749dea [Pipeline] echo [2022-04-14T04:05:04.445Z] -----------> git rev-list -1 --merges 10e7d0009c0e9c883d366788e257063d3f749dea~1..10e7d0009c0e9c883d366788e257063d3f749dea 10e7d0009c0e9c883d366788e257063d3f749dea [false] [Pipeline] sh [2022-04-14T04:05:04.760Z] + git log --format=format:%s -1 10e7d0009c0e9c883d366788e257063d3f749dea [Pipeline] echo [2022-04-14T04:05:04.801Z] ========================================================= [2022-04-14T04:05:04.801Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-14T04:05:04.801Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-14T04:05:05.261Z] + git log --format=format:%s -1 10e7d0009c0e9c883d366788e257063d3f749dea [Pipeline] echo [2022-04-14T04:05:05.345Z] [semverPrep] GIT_COMMIT: 10e7d0009c0e9c883d366788e257063d3f749dea, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2022-04-14T04:05:05.373Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-14T04:05:05.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-14T04:05:05.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-14T04:05:05.818Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-14T04:05:05.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-14T04:05:05.818Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-14T04:05:05.818Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-14T04:05:05.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:05:06.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T04:05:06.270Z] [2022-04-14T04:05:06.270Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:05:06.614Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T04:05:06.614Z] latest: Pulling from edgex-devops/git-semver [2022-04-14T04:05:06.614Z] a0d0a0d46f8b: Pulling fs layer [2022-04-14T04:05:06.614Z] 3e5f54012d9b: Pulling fs layer [2022-04-14T04:05:06.614Z] 4c7163046ea9: Pulling fs layer [2022-04-14T04:05:06.614Z] 0c2d73faf560: Pulling fs layer [2022-04-14T04:05:06.614Z] 0c2d73faf560: Waiting [2022-04-14T04:05:06.614Z] 3e5f54012d9b: Download complete [2022-04-14T04:05:06.614Z] a0d0a0d46f8b: Download complete [2022-04-14T04:05:06.614Z] 0c2d73faf560: Verifying Checksum [2022-04-14T04:05:06.614Z] 0c2d73faf560: Download complete [2022-04-14T04:05:06.614Z] 4c7163046ea9: Verifying Checksum [2022-04-14T04:05:06.614Z] 4c7163046ea9: Download complete [2022-04-14T04:05:06.874Z] a0d0a0d46f8b: Pull complete [2022-04-14T04:05:06.874Z] 3e5f54012d9b: Pull complete [2022-04-14T04:05:07.135Z] 4c7163046ea9: Pull complete [2022-04-14T04:05:07.395Z] 0c2d73faf560: Pull complete [2022-04-14T04:05:07.395Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-14T04:05:07.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-14T04:05:07.395Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-14T04:05:07.487Z] prd-ubuntu20.04-docker-8c-8g-20918 does not seem to be running inside a container [2022-04-14T04:05:07.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1135 -v /w/workspace/gexfoundry_device-sdk-go_PR-1135:/w/workspace/gexfoundry_device-sdk-go_PR-1135:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1135@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-04-14T04:05:08.266Z] $ docker top 52ce4a07e4e60d2bcdeaf6f12b0fc63e6511064a2f62d269aee9ba7a38f81e90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-14T04:05:08.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T04:05:08.429Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T04:05:08.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T04:05:08.592Z] $ docker exec 52ce4a07e4e60d2bcdeaf6f12b0fc63e6511064a2f62d269aee9ba7a38f81e90 ssh-agent [2022-04-14T04:05:08.692Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmEIimN/agent.13 [2022-04-14T04:05:08.692Z] SSH_AGENT_PID=19 [2022-04-14T04:05:08.701Z] Running ssh-add (command line suppressed) [2022-04-14T04:05:08.845Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/private_key_6182474791005721640.key (/w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/private_key_6182474791005721640.key) [2022-04-14T04:05:08.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T04:05:09.173Z] + git tag --points-at HEAD [Pipeline] } [2022-04-14T04:05:09.222Z] $ docker exec --env ******** --env ******** 52ce4a07e4e60d2bcdeaf6f12b0fc63e6511064a2f62d269aee9ba7a38f81e90 ssh-agent -k [2022-04-14T04:05:09.338Z] unset SSH_AUTH_SOCK; [2022-04-14T04:05:09.339Z] unset SSH_AGENT_PID; [2022-04-14T04:05:09.339Z] echo Agent pid 19 killed; [2022-04-14T04:05:09.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-14T04:05:09.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-14T04:05:09.420Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-14T04:05:09.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-14T04:05:09.585Z] $ docker exec 52ce4a07e4e60d2bcdeaf6f12b0fc63e6511064a2f62d269aee9ba7a38f81e90 ssh-agent [2022-04-14T04:05:09.702Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhcOcfH/agent.52 [2022-04-14T04:05:09.702Z] SSH_AGENT_PID=58 [2022-04-14T04:05:09.709Z] Running ssh-add (command line suppressed) [2022-04-14T04:05:09.864Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/private_key_2040169511542596678.key (/w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/private_key_2040169511542596678.key) [2022-04-14T04:05:09.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-14T04:05:10.195Z] + git semver init [2022-04-14T04:05:10.195Z] # -> Open(): unable to determine branch for HEAD [2022-04-14T04:05:10.195Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1135/.git [2022-04-14T04:05:10.195Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1135 [2022-04-14T04:05:10.195Z] # $SEMVER_REMOTE_NAME = origin [2022-04-14T04:05:10.195Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-14T04:05:10.195Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-14T04:05:10.195Z] # $SEMVER_BRANCH = PR-1135 [2022-04-14T04:05:10.195Z] # $SEMVER_TEMP = /tmp/semver-761214151 [2022-04-14T04:05:10.195Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-04-14T04:05:11.581Z] # '/tmp/semver-761214151' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1135/.semver' [2022-04-14T04:05:11.581Z] # -> Force: false [2022-04-14T04:05:11.581Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1135/.semver [Pipeline] } [2022-04-14T04:05:11.630Z] $ docker exec --env ******** --env ******** 52ce4a07e4e60d2bcdeaf6f12b0fc63e6511064a2f62d269aee9ba7a38f81e90 ssh-agent -k [2022-04-14T04:05:11.756Z] unset SSH_AUTH_SOCK; [2022-04-14T04:05:11.756Z] unset SSH_AGENT_PID; [2022-04-14T04:05:11.756Z] echo Agent pid 58 killed; [2022-04-14T04:05:11.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-14T04:05:12.180Z] + git semver [Pipeline] } [2022-04-14T04:05:12.235Z] $ docker stop --time=1 52ce4a07e4e60d2bcdeaf6f12b0fc63e6511064a2f62d269aee9ba7a38f81e90 [2022-04-14T04:05:13.621Z] $ docker rm -f 52ce4a07e4e60d2bcdeaf6f12b0fc63e6511064a2f62d269aee9ba7a38f81e90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T04:05:14.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-14T04:05:14.389Z] Stashed 1 file(s) [Pipeline] echo [2022-04-14T04:05:14.406Z] [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-04-14T04:05:15.051Z] provisioning config files... [2022-04-14T04:05:15.065Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/config418233927961468826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:05:15.428Z] ---> docker-login.sh [2022-04-14T04:05:15.428Z] nexus3.edgexfoundry.org:10001 [2022-04-14T04:05:15.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:15.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:15.428Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:15.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:15.428Z] [2022-04-14T04:05:15.428Z] Login Succeeded [2022-04-14T04:05:15.428Z] nexus3.edgexfoundry.org:10002 [2022-04-14T04:05:15.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:15.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:15.692Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:15.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:15.692Z] [2022-04-14T04:05:15.692Z] Login Succeeded [2022-04-14T04:05:15.692Z] nexus3.edgexfoundry.org:10003 [2022-04-14T04:05:15.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:15.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:15.692Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:15.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:15.692Z] [2022-04-14T04:05:15.692Z] Login Succeeded [2022-04-14T04:05:15.692Z] nexus3.edgexfoundry.org:10004 [2022-04-14T04:05:15.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:15.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:15.953Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:15.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:15.953Z] [2022-04-14T04:05:15.953Z] Login Succeeded [2022-04-14T04:05:15.953Z] docker.io [2022-04-14T04:05:15.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:05:16.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:05:16.212Z] Configure a credential helper to remove this warning. See [2022-04-14T04:05:16.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:05:16.212Z] [2022-04-14T04:05:16.212Z] Login Succeeded [2022-04-14T04:05:16.212Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T04:05:16.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-14T04:05:16.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T04:05:16.476Z] ========================================================= [2022-04-14T04:05:16.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-14T04:05:16.476Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:05:16.894Z] + 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-04-14T04:05:16.894Z] Sending build context to Docker daemon 9.609MB [2022-04-14T04:05:16.894Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-14T04:05:16.894Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-14T04:05:16.894Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-14T04:05:16.894Z] 59bf1c3509f3: Pulling fs layer [2022-04-14T04:05:16.894Z] 666ba61612fd: Pulling fs layer [2022-04-14T04:05:16.894Z] 8ed8ca486205: Pulling fs layer [2022-04-14T04:05:16.894Z] 4fe6c5a15a65: Pulling fs layer [2022-04-14T04:05:16.894Z] 22a0e8bec74d: Pulling fs layer [2022-04-14T04:05:16.894Z] 640e595b4fbd: Pulling fs layer [2022-04-14T04:05:16.894Z] 763cafe07f6e: Pulling fs layer [2022-04-14T04:05:16.894Z] 0c0b528cf693: Pulling fs layer [2022-04-14T04:05:16.894Z] 10935f4eaf8b: Pulling fs layer [2022-04-14T04:05:16.894Z] 22a0e8bec74d: Waiting [2022-04-14T04:05:16.894Z] 10935f4eaf8b: Waiting [2022-04-14T04:05:16.894Z] 4fe6c5a15a65: Waiting [2022-04-14T04:05:16.894Z] 763cafe07f6e: Waiting [2022-04-14T04:05:17.161Z] 8ed8ca486205: Verifying Checksum [2022-04-14T04:05:17.161Z] 8ed8ca486205: Download complete [2022-04-14T04:05:17.161Z] 666ba61612fd: Verifying Checksum [2022-04-14T04:05:17.161Z] 666ba61612fd: Download complete [2022-04-14T04:05:17.161Z] 22a0e8bec74d: Verifying Checksum [2022-04-14T04:05:17.161Z] 22a0e8bec74d: Download complete [2022-04-14T04:05:17.161Z] 640e595b4fbd: Download complete [2022-04-14T04:05:17.161Z] 59bf1c3509f3: Verifying Checksum [2022-04-14T04:05:17.161Z] 59bf1c3509f3: Download complete [2022-04-14T04:05:17.161Z] 763cafe07f6e: Verifying Checksum [2022-04-14T04:05:17.161Z] 763cafe07f6e: Download complete [2022-04-14T04:05:17.161Z] 0c0b528cf693: Verifying Checksum [2022-04-14T04:05:17.161Z] 0c0b528cf693: Download complete [2022-04-14T04:05:17.161Z] 59bf1c3509f3: Pull complete [2022-04-14T04:05:17.427Z] 666ba61612fd: Pull complete [2022-04-14T04:05:17.427Z] 8ed8ca486205: Pull complete [2022-04-14T04:05:17.694Z] 10935f4eaf8b: Verifying Checksum [2022-04-14T04:05:17.694Z] 10935f4eaf8b: Download complete [2022-04-14T04:05:17.957Z] 4fe6c5a15a65: Verifying Checksum [2022-04-14T04:05:17.957Z] 4fe6c5a15a65: Download complete [2022-04-14T04:05:22.159Z] 4fe6c5a15a65: Pull complete [2022-04-14T04:05:22.159Z] 22a0e8bec74d: Pull complete [2022-04-14T04:05:22.159Z] 640e595b4fbd: Pull complete [2022-04-14T04:05:22.159Z] 763cafe07f6e: Pull complete [2022-04-14T04:05:22.159Z] 0c0b528cf693: Pull complete [2022-04-14T04:05:24.701Z] 10935f4eaf8b: Pull complete [2022-04-14T04:05:24.701Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-14T04:05:24.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-14T04:05:24.701Z] ---> 99d49a6021b9 [2022-04-14T04:05:24.701Z] Step 3/11 : ARG MAKE=make build [2022-04-14T04:05:26.093Z] ---> Running in 145bae57dd97 [2022-04-14T04:05:26.093Z] Removing intermediate container 145bae57dd97 [2022-04-14T04:05:26.093Z] ---> 7b68bcee4417 [2022-04-14T04:05:26.093Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-14T04:05:26.093Z] ---> Running in 3c7d6d020666 [2022-04-14T04:05:26.093Z] Removing intermediate container 3c7d6d020666 [2022-04-14T04:05:26.093Z] ---> f3150b3ab187 [2022-04-14T04:05:26.093Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-14T04:05:26.093Z] ---> Running in d62d386569f5 [2022-04-14T04:05:26.360Z] Removing intermediate container d62d386569f5 [2022-04-14T04:05:26.360Z] ---> 23fd7212b15f [2022-04-14T04:05:26.360Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T04:05:26.360Z] ---> Running in f271f540e3f0 [2022-04-14T04:05:26.934Z] Removing intermediate container f271f540e3f0 [2022-04-14T04:05:26.934Z] ---> cddab3dfe63e [2022-04-14T04:05:26.934Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-14T04:05:27.196Z] ---> Running in a614947dcf36 [2022-04-14T04:05:27.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T04:05:28.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T04:05:28.399Z] OK: 221 MiB in 52 packages [2022-04-14T04:05:28.970Z] Removing intermediate container a614947dcf36 [2022-04-14T04:05:28.970Z] ---> 3ff78b92dcd5 [2022-04-14T04:05:28.970Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-14T04:05:28.970Z] ---> 1000ffcfc4bd [2022-04-14T04:05:28.970Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T04:05:28.970Z] ---> Running in 6984504fed05 [2022-04-14T04:05:29.877Z] Still waiting to schedule task [2022-04-14T04:05:29.878Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-14T04:05:47.098Z] Removing intermediate container 6984504fed05 [2022-04-14T04:05:47.098Z] ---> 55d689921168 [2022-04-14T04:05:47.098Z] Step 10/11 : COPY . . [2022-04-14T04:05:47.671Z] ---> 7dd7735a4d4d [2022-04-14T04:05:47.671Z] Step 11/11 : RUN ${MAKE} [2022-04-14T04:05:47.671Z] ---> Running in 0521c8b6a8a3 [2022-04-14T04:05:47.933Z] noop [2022-04-14T04:05:48.292Z] Removing intermediate container 0521c8b6a8a3 [2022-04-14T04:05:48.292Z] ---> da597ee8e060 [2022-04-14T04:05:48.292Z] Successfully built da597ee8e060 [2022-04-14T04:05:48.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:05:48.625Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T04:05:48.625Z] . [Pipeline] withDockerContainer [2022-04-14T04:05:48.721Z] prd-ubuntu20.04-docker-8c-8g-20918 does not seem to be running inside a container [2022-04-14T04:05:48.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1135 -v /w/workspace/gexfoundry_device-sdk-go_PR-1135:/w/workspace/gexfoundry_device-sdk-go_PR-1135:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1135@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-04-14T04:05:49.236Z] $ docker top 3f376a0be3d5b25e0ff6601143c439ce2b5ec7d87d9937f9e230e8704a91f3ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T04:05:49.641Z] + go version [2022-04-14T04:05:49.641Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-14T04:05:49.695Z] $ docker stop --time=1 3f376a0be3d5b25e0ff6601143c439ce2b5ec7d87d9937f9e230e8704a91f3ca [2022-04-14T04:05:51.027Z] $ docker rm -f 3f376a0be3d5b25e0ff6601143c439ce2b5ec7d87d9937f9e230e8704a91f3ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:05:51.710Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-14T04:05:51.711Z] . [Pipeline] withDockerContainer [2022-04-14T04:05:51.809Z] prd-ubuntu20.04-docker-8c-8g-20918 does not seem to be running inside a container [2022-04-14T04:05:51.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1135 -v /w/workspace/gexfoundry_device-sdk-go_PR-1135:/w/workspace/gexfoundry_device-sdk-go_PR-1135:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1135@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-04-14T04:05:52.297Z] $ docker top b38ecf17013d6e561c619361de40d547b02e0e063777fa36352c107129583b59 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-14T04:05:52.724Z] + make test [2022-04-14T04:05:52.724Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T04:05:59.311Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-14T04:06:11.539Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-14T04:06:11.539Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-14T04:06:11.539Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-14T04:06:11.539Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.062s coverage: 23.3% of statements [2022-04-14T04:06:11.539Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-14T04:06:11.798Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 27.6% of statements [2022-04-14T04:06:11.798Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.081s coverage: 78.9% of statements [2022-04-14T04:06:11.798Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.089s coverage: 10.8% of statements [2022-04-14T04:06:11.798Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-14T04:06:11.798Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-14T04:06:11.798Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-14T04:06:12.059Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.076s coverage: 33.2% of statements [2022-04-14T04:06:12.059Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-14T04:06:12.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.110s coverage: 86.1% of statements [2022-04-14T04:06:12.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-14T04:06:12.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-14T04:06:12.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.104s coverage: 65.1% of statements [2022-04-14T04:06:12.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.806s coverage: 89.2% of statements [2022-04-14T04:06:12.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-14T04:06:12.634Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.062s coverage: 4.8% of statements [2022-04-14T04:06:12.634Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-14T04:06:30.746Z] GO111MODULE=on go vet ./... [2022-04-14T04:06:31.687Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T04:06:31.687Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T04:06:31.950Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T04:06:32.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-14T04:06:32.608Z] $ docker stop --time=1 b38ecf17013d6e561c619361de40d547b02e0e063777fa36352c107129583b59 [2022-04-14T04:06:34.624Z] $ docker rm -f b38ecf17013d6e561c619361de40d547b02e0e063777fa36352c107129583b59 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T04:06:35.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-14T04:06:35.284Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-14T04:06:36.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-14T04:06:36.763Z] + ls -al . [2022-04-14T04:06:36.763Z] total 316 [2022-04-14T04:06:36.763Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 14 04:06 . [2022-04-14T04:06:36.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 04:04 .. [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 14 04:04 .dockerignore [2022-04-14T04:06:36.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 04:04 .git [2022-04-14T04:06:36.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 04:04 .github [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 14 04:04 .gitignore [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 14 04:04 .golangci.yml [2022-04-14T04:06:36.763Z] drwx------ 3 jenkins jenkins 4096 Apr 14 04:05 .semver [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 14 04:04 CHANGELOG.md [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 14 04:04 GOVERNANCE.md [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 14 04:04 Jenkinsfile [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 14 04:04 LICENSE [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 14 04:04 Makefile [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 14 04:04 OWNERS.md [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 14 04:04 README.md [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 14 04:05 VERSION [2022-04-14T04:06:36.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 04:04 bin [2022-04-14T04:06:36.763Z] -rw-r--r-- 1 jenkins jenkins 129245 Apr 14 04:06 coverage.out [2022-04-14T04:06:36.763Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 04:04 example [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 14 04:04 go.mod [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 53786 Apr 14 04:04 go.sum [2022-04-14T04:06:36.763Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 14 04:04 internal [2022-04-14T04:06:36.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 04:04 openapi [2022-04-14T04:06:36.763Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 04:04 pkg [2022-04-14T04:06:36.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 04:04 snap [2022-04-14T04:06:36.763Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 14 04:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:06:37.158Z] + 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=10e7d0009c0e9c883d366788e257063d3f749dea --label arch=amd64 --label version=0.0.0 . [2022-04-14T04:06:37.158Z] Sending build context to Docker daemon 9.739MB [2022-04-14T04:06:37.158Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-14T04:06:37.158Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-14T04:06:37.158Z] ---> da597ee8e060 [2022-04-14T04:06:37.158Z] Step 3/25 : ARG MAKE=make build [2022-04-14T04:06:37.419Z] ---> Running in 72a1263dd5e6 [2022-04-14T04:06:37.419Z] Removing intermediate container 72a1263dd5e6 [2022-04-14T04:06:37.419Z] ---> a9c154974f90 [2022-04-14T04:06:37.419Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-14T04:06:37.419Z] ---> Running in 195b1a27ef6e [2022-04-14T04:06:37.680Z] Removing intermediate container 195b1a27ef6e [2022-04-14T04:06:37.680Z] ---> 1fb146f136c8 [2022-04-14T04:06:37.680Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-14T04:06:37.680Z] ---> Running in d1fe25259a2f [2022-04-14T04:06:37.940Z] Removing intermediate container d1fe25259a2f [2022-04-14T04:06:37.940Z] ---> 941b13d40144 [2022-04-14T04:06:37.940Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T04:06:37.940Z] ---> Running in 5ce24ddedfef [2022-04-14T04:06:38.513Z] Removing intermediate container 5ce24ddedfef [2022-04-14T04:06:38.513Z] ---> 79c497dbd687 [2022-04-14T04:06:38.513Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-14T04:06:38.513Z] ---> Running in a8c59319ca35 [2022-04-14T04:06:38.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-14T04:06:39.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-14T04:06:39.981Z] OK: 221 MiB in 52 packages [2022-04-14T04:06:40.243Z] Removing intermediate container a8c59319ca35 [2022-04-14T04:06:40.243Z] ---> 8840c8c0b6b1 [2022-04-14T04:06:40.243Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-14T04:06:40.503Z] ---> 3a2e7b30184e [2022-04-14T04:06:40.503Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T04:06:40.503Z] ---> Running in 1e261f20315f [2022-04-14T04:06:41.442Z] Removing intermediate container 1e261f20315f [2022-04-14T04:06:41.442Z] ---> 07bf41c9c086 [2022-04-14T04:06:41.442Z] Step 10/25 : COPY . . [2022-04-14T04:06:41.702Z] ---> b1f4a7d883e5 [2022-04-14T04:06:41.702Z] Step 11/25 : RUN ${MAKE} [2022-04-14T04:06:41.702Z] ---> Running in 570b094228e0 [2022-04-14T04:06:41.961Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-14T04:07:00.065Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-14T04:07:01.976Z] Removing intermediate container 570b094228e0 [2022-04-14T04:07:01.976Z] ---> d9bc10d1d964 [2022-04-14T04:07:01.976Z] Step 12/25 : FROM alpine:3.14 [2022-04-14T04:07:02.548Z] 3.14: Pulling from library/alpine [2022-04-14T04:07:02.549Z] 8663204ce13b: Pulling fs layer [2022-04-14T04:07:02.810Z] 8663204ce13b: Verifying Checksum [2022-04-14T04:07:02.810Z] 8663204ce13b: Download complete [2022-04-14T04:07:02.810Z] 8663204ce13b: Pull complete [2022-04-14T04:07:02.810Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T04:07:02.810Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T04:07:02.810Z] ---> e04c818066af [2022-04-14T04:07:02.810Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-14T04:07:03.071Z] ---> Running in 2f5670e5b427 [2022-04-14T04:07:03.071Z] Removing intermediate container 2f5670e5b427 [2022-04-14T04:07:03.071Z] ---> 02d48dc67b6d [2022-04-14T04:07:03.071Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T04:07:03.071Z] ---> Running in 8c26c127b208 [2022-04-14T04:07:03.647Z] Removing intermediate container 8c26c127b208 [2022-04-14T04:07:03.647Z] ---> c43240335608 [2022-04-14T04:07:03.647Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-14T04:07:03.647Z] ---> Running in 322ae0aefab7 [2022-04-14T04:07:04.217Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-14T04:07:04.790Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-14T04:07:05.049Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T04:07:05.310Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-14T04:07:05.310Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T04:07:05.310Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-14T04:07:05.579Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-14T04:07:05.579Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T04:07:05.579Z] OK: 8 MiB in 19 packages [2022-04-14T04:07:06.149Z] Removing intermediate container 322ae0aefab7 [2022-04-14T04:07:06.149Z] ---> 716b8cfe2d56 [2022-04-14T04:07:06.149Z] Step 16/25 : WORKDIR / [2022-04-14T04:07:06.149Z] ---> Running in 36753d190700 [2022-04-14T04:07:06.149Z] Removing intermediate container 36753d190700 [2022-04-14T04:07:06.149Z] ---> 5956d227f701 [2022-04-14T04:07:06.149Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-14T04:07:06.149Z] ---> c3aed5e1d642 [2022-04-14T04:07:06.149Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-14T04:07:07.094Z] ---> b1c1cf765e9d [2022-04-14T04:07:07.094Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-14T04:07:07.094Z] ---> 192d07b78269 [2022-04-14T04:07:07.094Z] Step 20/25 : EXPOSE 59999 [2022-04-14T04:07:07.094Z] ---> Running in 80b86256b9bc [2022-04-14T04:07:07.094Z] Removing intermediate container 80b86256b9bc [2022-04-14T04:07:07.094Z] ---> 679f4f8abb57 [2022-04-14T04:07:07.094Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-14T04:07:07.365Z] ---> Running in 7412081c77a2 [2022-04-14T04:07:07.365Z] Removing intermediate container 7412081c77a2 [2022-04-14T04:07:07.365Z] ---> e002636141f3 [2022-04-14T04:07:07.365Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T04:07:07.365Z] ---> Running in 08c1ee9387bb [2022-04-14T04:07:07.365Z] Removing intermediate container 08c1ee9387bb [2022-04-14T04:07:07.365Z] ---> 0c799f3125e7 [2022-04-14T04:07:07.365Z] Step 23/25 : LABEL arch=amd64 [2022-04-14T04:07:07.625Z] ---> Running in c5e038fb865d [2022-04-14T04:07:07.625Z] Removing intermediate container c5e038fb865d [2022-04-14T04:07:07.625Z] ---> 7849f815a4ab [2022-04-14T04:07:07.625Z] Step 24/25 : LABEL git_sha=10e7d0009c0e9c883d366788e257063d3f749dea [2022-04-14T04:07:07.625Z] ---> Running in 5a636c70c8a1 [2022-04-14T04:07:07.895Z] Removing intermediate container 5a636c70c8a1 [2022-04-14T04:07:07.895Z] ---> f31a644a5d62 [2022-04-14T04:07:07.895Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T04:07:07.895Z] ---> Running in 016b8cac33cd [2022-04-14T04:07:07.895Z] Removing intermediate container 016b8cac33cd [2022-04-14T04:07:07.895Z] ---> 1bb6a2192113 [2022-04-14T04:07:07.895Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-14T04:07:07.895Z] Successfully built 1bb6a2192113 [2022-04-14T04:07:07.895Z] 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-04-14T04:07:08.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T04:07:08.695Z] [2022-04-14T04:07:08.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:07:09.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T04:07:09.046Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-14T04:07:09.046Z] 5eb5b503b376: Pulling fs layer [2022-04-14T04:07:09.046Z] 5c69ac0246d0: Pulling fs layer [2022-04-14T04:07:09.046Z] ec43610c2a17: Pulling fs layer [2022-04-14T04:07:09.046Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-14T04:07:09.046Z] 33b1e0a273af: Pulling fs layer [2022-04-14T04:07:09.046Z] 5d3b04190fa2: Pulling fs layer [2022-04-14T04:07:09.046Z] 2f39f015ded8: Pulling fs layer [2022-04-14T04:07:09.046Z] 33b1e0a273af: Waiting [2022-04-14T04:07:09.046Z] 3a2ae6a8a46f: Waiting [2022-04-14T04:07:09.046Z] 5d3b04190fa2: Waiting [2022-04-14T04:07:09.046Z] 2f39f015ded8: Waiting [2022-04-14T04:07:09.046Z] 5c69ac0246d0: Verifying Checksum [2022-04-14T04:07:09.046Z] 5c69ac0246d0: Download complete [2022-04-14T04:07:09.046Z] 3a2ae6a8a46f: Download complete [2022-04-14T04:07:09.046Z] 33b1e0a273af: Verifying Checksum [2022-04-14T04:07:09.046Z] 33b1e0a273af: Download complete [2022-04-14T04:07:09.308Z] 5d3b04190fa2: Download complete [2022-04-14T04:07:09.308Z] ec43610c2a17: Verifying Checksum [2022-04-14T04:07:09.308Z] ec43610c2a17: Download complete [2022-04-14T04:07:09.308Z] 5eb5b503b376: Verifying Checksum [2022-04-14T04:07:09.308Z] 5eb5b503b376: Download complete [2022-04-14T04:07:09.875Z] 2f39f015ded8: Download complete [2022-04-14T04:07:10.440Z] 5eb5b503b376: Pull complete [2022-04-14T04:07:10.702Z] 5c69ac0246d0: Pull complete [2022-04-14T04:07:10.961Z] ec43610c2a17: Pull complete [2022-04-14T04:07:11.220Z] 3a2ae6a8a46f: Pull complete [2022-04-14T04:07:11.479Z] 33b1e0a273af: Pull complete [2022-04-14T04:07:11.479Z] 5d3b04190fa2: Pull complete [2022-04-14T04:07:15.667Z] 2f39f015ded8: Pull complete [2022-04-14T04:07:15.667Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-14T04:07:15.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T04:07:15.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-14T04:07:15.760Z] prd-ubuntu20.04-docker-8c-8g-20918 does not seem to be running inside a container [2022-04-14T04:07:15.820Z] $ 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-1135 -v /w/workspace/gexfoundry_device-sdk-go_PR-1135:/w/workspace/gexfoundry_device-sdk-go_PR-1135:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1135@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-04-14T04:07:16.633Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20922 in /w/workspace/gexfoundry_device-sdk-go_PR-1135 [2022-04-14T04:07:17.478Z] $ docker top f2d4c7f871ef610ad64149481a20415058278b856f23f651a833517a26200937 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-04-14T04:07:17.823Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-04-14T04:07:18.064Z] ---> job-cost.sh [2022-04-14T04:07:18.064Z] lf-activate-venv: SKIPPING [2022-04-14T04:07:18.064Z] INFO: No Stack... [2022-04-14T04:07:18.276Z] The recommended git tool is: git [2022-04-14T04:07:18.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-14T04:07:18.895Z] INFO: Archiving Costs [Pipeline] sh [2022-04-14T04:07:19.207Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1135/archives/cost.csv [2022-04-14T04:07:19.207Z] + cut -d, -f6 [Pipeline] lock [2022-04-14T04:07:19.248Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] [2022-04-14T04:07:19.252Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] did not exist. Created. [2022-04-14T04:07:19.253Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-14T04:07:19.648Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-14T04:07:19.705Z] Stashed 1 file(s) [Pipeline] } [2022-04-14T04:07:19.724Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-14T04:07:19.814Z] $ docker stop --time=1 f2d4c7f871ef610ad64149481a20415058278b856f23f651a833517a26200937 [2022-04-14T04:07:21.008Z] $ docker rm -f f2d4c7f871ef610ad64149481a20415058278b856f23f651a833517a26200937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-14T04:07:26.426Z] using credential edgex-jenkins-ssh [2022-04-14T04:07:26.447Z] Cloning the remote Git repository [2022-04-14T04:07:26.579Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-04-14T04:07:26.743Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-04-14T04:07:26.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-14T04:07:26.858Z] > git --version # timeout=10 [2022-04-14T04:07:26.895Z] > git --version # 'git version 2.25.1' [2022-04-14T04:07:26.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T04:07:27.014Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T04:07:29.591Z] Merging remotes/origin/main commit 49643132f6b9e95e3a0d289ddc01900e940e8eba into PR head commit 10e7d0009c0e9c883d366788e257063d3f749dea [2022-04-14T04:07:29.987Z] Merge succeeded, producing 10e7d0009c0e9c883d366788e257063d3f749dea [2022-04-14T04:07:29.987Z] Checking out Revision 10e7d0009c0e9c883d366788e257063d3f749dea (PR-1135) [2022-04-14T04:07:28.824Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-14T04:07:28.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-14T04:07:28.894Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-04-14T04:07:28.956Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-04-14T04:07:28.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T04:07:28.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1135/head:refs/remotes/origin/PR-1135 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-14T04:07:29.618Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T04:07:29.663Z] > git checkout -f 10e7d0009c0e9c883d366788e257063d3f749dea # timeout=10 [2022-04-14T04:07:29.804Z] > git remote # timeout=10 [2022-04-14T04:07:29.859Z] > git config --get remote.origin.url # timeout=10 [2022-04-14T04:07:29.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-14T04:07:29.918Z] > git merge 49643132f6b9e95e3a0d289ddc01900e940e8eba # timeout=10 [2022-04-14T04:07:29.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-14T04:07:30.001Z] > git config core.sparsecheckout # timeout=10 [2022-04-14T04:07:30.064Z] > git checkout -f 10e7d0009c0e9c883d366788e257063d3f749dea # timeout=10 [2022-04-14T04:07:34.583Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-04-14T04:07:34.647Z] > git --version # timeout=10 [2022-04-14T04:07:34.657Z] > git --version # 'git version 2.25.1' [2022-04-14T04:07:34.670Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-14T04:07:35.955Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-14T04:07:35.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T04:07:35.955Z] Dload Upload Total Spent Left Speed [2022-04-14T04:07:35.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50828 0 --:--:-- --:--:-- --:--:-- 50611 [Pipeline] sh [2022-04-14T04:07:36.517Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-14T04:07:36.891Z] + + sudo tee /etc/docker/daemon.new [2022-04-14T04:07:36.892Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-14T04:07:36.892Z] { [2022-04-14T04:07:36.892Z] "registry-mirrors": [ [2022-04-14T04:07:36.892Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-14T04:07:36.892Z] ], [2022-04-14T04:07:36.892Z] "bip": "10.250.0.254/24", [2022-04-14T04:07:36.892Z] "hosts": [ [2022-04-14T04:07:36.892Z] "tcp://0.0.0.0:5555", [2022-04-14T04:07:36.892Z] "unix:///var/run/docker.sock" [2022-04-14T04:07:36.892Z] ], [2022-04-14T04:07:36.892Z] "mtu": 1458, [2022-04-14T04:07:36.892Z] "selinux-enabled": true, [2022-04-14T04:07:36.892Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-14T04:07:36.892Z] } [Pipeline] sh [2022-04-14T04:07:37.265Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-14T04:07:37.702Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T04:07:56.152Z] provisioning config files... [2022-04-14T04:07:56.180Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1715210832261871233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:07:56.745Z] ---> docker-login.sh [2022-04-14T04:07:56.745Z] nexus3.edgexfoundry.org:10001 [2022-04-14T04:07:57.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:07:57.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:07:57.626Z] Configure a credential helper to remove this warning. See [2022-04-14T04:07:57.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:07:57.626Z] [2022-04-14T04:07:57.626Z] Login Succeeded [2022-04-14T04:07:57.626Z] nexus3.edgexfoundry.org:10002 [2022-04-14T04:07:57.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:07:58.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:07:58.179Z] Configure a credential helper to remove this warning. See [2022-04-14T04:07:58.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:07:58.179Z] [2022-04-14T04:07:58.179Z] Login Succeeded [2022-04-14T04:07:58.179Z] nexus3.edgexfoundry.org:10003 [2022-04-14T04:07:58.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:07:58.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:07:58.735Z] Configure a credential helper to remove this warning. See [2022-04-14T04:07:58.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:07:58.735Z] [2022-04-14T04:07:58.735Z] Login Succeeded [2022-04-14T04:07:58.735Z] nexus3.edgexfoundry.org:10004 [2022-04-14T04:07:59.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:07:59.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:07:59.010Z] Configure a credential helper to remove this warning. See [2022-04-14T04:07:59.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:07:59.010Z] [2022-04-14T04:07:59.010Z] Login Succeeded [2022-04-14T04:07:59.010Z] docker.io [2022-04-14T04:07:59.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-14T04:07:59.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-14T04:07:59.888Z] Configure a credential helper to remove this warning. See [2022-04-14T04:07:59.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-14T04:07:59.888Z] [2022-04-14T04:07:59.888Z] Login Succeeded [2022-04-14T04:07:59.888Z] ---> docker-login.sh ends [Pipeline] } [2022-04-14T04:07:59.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-14T04:08:00.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-14T04:08:00.403Z] ========================================================= [2022-04-14T04:08:00.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-14T04:08:00.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:08:00.869Z] + 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-04-14T04:08:01.478Z] Sending build context to Docker daemon 5.19MB [2022-04-14T04:08:01.478Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-04-14T04:08:01.478Z] Step 2/11 : FROM ${BASE} AS builder [2022-04-14T04:08:01.478Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-14T04:08:01.478Z] 9b3977197b4f: Pulling fs layer [2022-04-14T04:08:01.478Z] 1a89e8eeedd5: Pulling fs layer [2022-04-14T04:08:01.478Z] 94645a83ff95: Pulling fs layer [2022-04-14T04:08:01.478Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-14T04:08:01.478Z] 0c92f367c5e7: Pulling fs layer [2022-04-14T04:08:01.478Z] f7c0051592d6: Pulling fs layer [2022-04-14T04:08:01.478Z] a227ed2f7395: Pulling fs layer [2022-04-14T04:08:01.478Z] 7b1c46037f91: Pulling fs layer [2022-04-14T04:08:01.478Z] 3f3a8bcf1eab: Waiting [2022-04-14T04:08:01.478Z] 0c92f367c5e7: Waiting [2022-04-14T04:08:01.478Z] f7c0051592d6: Waiting [2022-04-14T04:08:01.478Z] a227ed2f7395: Waiting [2022-04-14T04:08:01.478Z] 7b1c46037f91: Waiting [2022-04-14T04:08:01.478Z] 94645a83ff95: Verifying Checksum [2022-04-14T04:08:01.478Z] 94645a83ff95: Download complete [2022-04-14T04:08:01.760Z] 1a89e8eeedd5: Verifying Checksum [2022-04-14T04:08:01.760Z] 1a89e8eeedd5: Download complete [2022-04-14T04:08:01.760Z] 0c92f367c5e7: Verifying Checksum [2022-04-14T04:08:01.760Z] 0c92f367c5e7: Download complete [2022-04-14T04:08:01.760Z] f7c0051592d6: Download complete [2022-04-14T04:08:01.760Z] 9b3977197b4f: Download complete [2022-04-14T04:08:01.760Z] a227ed2f7395: Verifying Checksum [2022-04-14T04:08:01.760Z] a227ed2f7395: Download complete [2022-04-14T04:08:02.364Z] 9b3977197b4f: Pull complete [2022-04-14T04:08:02.982Z] 1a89e8eeedd5: Pull complete [2022-04-14T04:08:03.603Z] 94645a83ff95: Pull complete [2022-04-14T04:08:03.888Z] 7b1c46037f91: Verifying Checksum [2022-04-14T04:08:03.888Z] 7b1c46037f91: Download complete [2022-04-14T04:08:04.487Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-14T04:08:04.487Z] 3f3a8bcf1eab: Download complete [2022-04-14T04:08:16.909Z] 3f3a8bcf1eab: Pull complete [2022-04-14T04:08:16.909Z] 0c92f367c5e7: Pull complete [2022-04-14T04:08:16.909Z] f7c0051592d6: Pull complete [2022-04-14T04:08:17.185Z] a227ed2f7395: Pull complete [2022-04-14T04:08:23.929Z] 7b1c46037f91: Pull complete [2022-04-14T04:08:23.929Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-14T04:08:23.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-14T04:08:23.929Z] ---> f79e39bc4007 [2022-04-14T04:08:23.929Z] Step 3/11 : ARG MAKE=make build [2022-04-14T04:08:24.208Z] ---> Running in 08ef8b046900 [2022-04-14T04:08:24.818Z] Removing intermediate container 08ef8b046900 [2022-04-14T04:08:24.818Z] ---> 5c03100b4bca [2022-04-14T04:08:24.818Z] Step 4/11 : WORKDIR /device-sdk-go [2022-04-14T04:08:24.818Z] ---> Running in dfd87fb6ea66 [2022-04-14T04:08:25.097Z] Removing intermediate container dfd87fb6ea66 [2022-04-14T04:08:25.097Z] ---> cb52bf784cf1 [2022-04-14T04:08:25.097Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-14T04:08:25.097Z] ---> Running in d5ac3780313a [2022-04-14T04:08:25.697Z] Removing intermediate container d5ac3780313a [2022-04-14T04:08:25.697Z] ---> 7d0078686753 [2022-04-14T04:08:25.697Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T04:08:25.697Z] ---> Running in 7a8ac426365d [2022-04-14T04:08:27.693Z] Removing intermediate container 7a8ac426365d [2022-04-14T04:08:27.693Z] ---> 99c2496309e3 [2022-04-14T04:08:27.693Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-14T04:08:27.693Z] ---> Running in 7d2e4f179889 [2022-04-14T04:08:28.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T04:08:29.665Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T04:08:30.652Z] OK: 220 MiB in 52 packages [2022-04-14T04:08:31.254Z] Removing intermediate container 7d2e4f179889 [2022-04-14T04:08:31.254Z] ---> 062d58041e89 [2022-04-14T04:08:31.254Z] Step 8/11 : COPY go.mod vendor* ./ [2022-04-14T04:08:31.865Z] ---> 5792c568d2cb [2022-04-14T04:08:31.865Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T04:08:32.145Z] ---> Running in 18a85fa2a531 [2022-04-14T04:09:28.750Z] Removing intermediate container 18a85fa2a531 [2022-04-14T04:09:28.750Z] ---> 12ba89301942 [2022-04-14T04:09:28.750Z] Step 10/11 : COPY . . [2022-04-14T04:09:28.750Z] ---> 46a9d6b39e1d [2022-04-14T04:09:28.750Z] Step 11/11 : RUN ${MAKE} [2022-04-14T04:09:28.750Z] ---> Running in b25d589c3aff [2022-04-14T04:09:28.750Z] noop [2022-04-14T04:09:28.750Z] Removing intermediate container b25d589c3aff [2022-04-14T04:09:28.750Z] ---> 317ce992b00b [2022-04-14T04:09:28.750Z] Successfully built 317ce992b00b [2022-04-14T04:09:28.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:09:29.125Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T04:09:29.125Z] . [Pipeline] withDockerContainer [2022-04-14T04:09:29.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-20922 does not seem to be running inside a container [2022-04-14T04:09:29.498Z] $ 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-04-14T04:09:30.876Z] $ docker top 82b311a952df36ce7d1e5f8d33250529391ca09d8ae78ddd356ada1d82ecb7f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T04:09:31.865Z] + go version [2022-04-14T04:09:31.865Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-14T04:09:31.908Z] $ docker stop --time=1 82b311a952df36ce7d1e5f8d33250529391ca09d8ae78ddd356ada1d82ecb7f4 [2022-04-14T04:09:33.592Z] $ docker rm -f 82b311a952df36ce7d1e5f8d33250529391ca09d8ae78ddd356ada1d82ecb7f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:09:34.453Z] + docker inspect -f . ci-base-image-arm64 [2022-04-14T04:09:34.453Z] . [Pipeline] withDockerContainer [2022-04-14T04:09:34.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-20922 does not seem to be running inside a container [2022-04-14T04:09:34.812Z] $ 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-04-14T04:09:36.120Z] $ docker top 0ba79b6966de7d2aff5d3d98fa0ff9681b9309b0833107e9e5cdfd5eef32db7d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-14T04:09:37.135Z] + make test [2022-04-14T04:09:37.135Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-14T04:10:09.564Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-04-14T04:12:01.545Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-04-14T04:12:01.545Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-04-14T04:12:01.545Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-04-14T04:12:03.012Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.450s coverage: 23.3% of statements [2022-04-14T04:12:03.012Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-04-14T04:12:03.012Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.308s coverage: 27.6% of statements [2022-04-14T04:12:03.012Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.334s coverage: 78.9% of statements [2022-04-14T04:12:03.012Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.263s coverage: 10.8% of statements [2022-04-14T04:12:03.012Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-04-14T04:12:03.012Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-04-14T04:12:03.012Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-04-14T04:12:11.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.484s coverage: 33.2% of statements [2022-04-14T04:12:11.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-04-14T04:12:11.377Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.313s coverage: 86.1% of statements [2022-04-14T04:12:11.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-04-14T04:12:11.377Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-04-14T04:12:13.383Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.495s coverage: 65.1% of statements [2022-04-14T04:12:13.383Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.948s coverage: 89.2% of statements [2022-04-14T04:12:13.383Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-04-14T04:12:18.818Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.317s coverage: 4.8% of statements [2022-04-14T04:12:18.818Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-04-14T04:12:19.093Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-14T04:12:19.093Z] GO111MODULE=on go vet ./... [2022-04-14T04:14:11.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-14T04:14:11.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-14T04:14:11.037Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-14T04:14:11.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-14T04:14:11.117Z] $ docker stop --time=1 0ba79b6966de7d2aff5d3d98fa0ff9681b9309b0833107e9e5cdfd5eef32db7d [2022-04-14T04:14:13.103Z] $ docker rm -f 0ba79b6966de7d2aff5d3d98fa0ff9681b9309b0833107e9e5cdfd5eef32db7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-14T04:14:14.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-14T04:14:14.797Z] Warning: overwriting stash ‘coverage-report’ [2022-04-14T04:14:15.438Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-14T04:14:16.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-14T04:14:16.415Z] + ls -al . [2022-04-14T04:14:16.416Z] total 312 [2022-04-14T04:14:16.416Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 04:14 . [2022-04-14T04:14:16.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 04:07 .. [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 14 04:07 .dockerignore [2022-04-14T04:14:16.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 04:07 .git [2022-04-14T04:14:16.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 04:07 .github [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 14 04:07 .gitignore [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 14 04:07 .golangci.yml [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 26321 Apr 14 04:07 CHANGELOG.md [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 14 04:07 GOVERNANCE.md [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 880 Apr 14 04:07 Jenkinsfile [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 14 04:07 LICENSE [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 2015 Apr 14 04:07 Makefile [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 14 04:07 OWNERS.md [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 4881 Apr 14 04:07 README.md [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 14 04:05 VERSION [2022-04-14T04:14:16.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 04:07 bin [2022-04-14T04:14:16.416Z] -rw-r--r-- 1 jenkins jenkins 129245 Apr 14 04:12 coverage.out [2022-04-14T04:14:16.416Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 04:07 example [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 14 04:07 go.mod [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 53786 Apr 14 04:07 go.sum [2022-04-14T04:14:16.416Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 14 04:07 internal [2022-04-14T04:14:16.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 04:07 openapi [2022-04-14T04:14:16.416Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 14 04:07 pkg [2022-04-14T04:14:16.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 04:07 snap [2022-04-14T04:14:16.416Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 14 04:07 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:14:16.809Z] + 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=10e7d0009c0e9c883d366788e257063d3f749dea --label arch=arm64 --label version=0.0.0 . [2022-04-14T04:14:17.422Z] Sending build context to Docker daemon 5.32MB [2022-04-14T04:14:17.422Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-14T04:14:17.422Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-14T04:14:17.422Z] ---> 317ce992b00b [2022-04-14T04:14:17.422Z] Step 3/25 : ARG MAKE=make build [2022-04-14T04:14:17.422Z] ---> Running in 2d2f9a8f8589 [2022-04-14T04:14:18.028Z] Removing intermediate container 2d2f9a8f8589 [2022-04-14T04:14:18.028Z] ---> 9ce645556a13 [2022-04-14T04:14:18.028Z] Step 4/25 : WORKDIR /device-sdk-go [2022-04-14T04:14:18.028Z] ---> Running in 9449ff004c6a [2022-04-14T04:14:18.324Z] Removing intermediate container 9449ff004c6a [2022-04-14T04:14:18.324Z] ---> a33fcd8f110f [2022-04-14T04:14:18.324Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-14T04:14:18.607Z] ---> Running in b9df864f497a [2022-04-14T04:14:18.883Z] Removing intermediate container b9df864f497a [2022-04-14T04:14:18.883Z] ---> 27e217375ba2 [2022-04-14T04:14:18.883Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T04:14:18.883Z] ---> Running in 8eace5143eee [2022-04-14T04:14:20.891Z] Removing intermediate container 8eace5143eee [2022-04-14T04:14:20.891Z] ---> 1dfaa17894a3 [2022-04-14T04:14:20.891Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-04-14T04:14:20.891Z] ---> Running in 3e4a76a79bfd [2022-04-14T04:14:22.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-14T04:14:25.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-14T04:14:26.728Z] OK: 220 MiB in 52 packages [2022-04-14T04:14:27.331Z] Removing intermediate container 3e4a76a79bfd [2022-04-14T04:14:27.331Z] ---> 488092bb5ab8 [2022-04-14T04:14:27.331Z] Step 8/25 : COPY go.mod vendor* ./ [2022-04-14T04:14:28.327Z] ---> 06ec924ce85b [2022-04-14T04:14:28.328Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-14T04:14:28.328Z] ---> Running in 1965d42bd3c1 [2022-04-14T04:14:30.322Z] Removing intermediate container 1965d42bd3c1 [2022-04-14T04:14:30.322Z] ---> 6d637a56e1bd [2022-04-14T04:14:30.322Z] Step 10/25 : COPY . . [2022-04-14T04:14:31.771Z] ---> 211823d0698d [2022-04-14T04:14:31.771Z] Step 11/25 : RUN ${MAKE} [2022-04-14T04:14:31.771Z] ---> Running in e40c29f43230 [2022-04-14T04:14:33.215Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-04-14T04:16:55.197Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-04-14T04:16:55.197Z] Removing intermediate container e40c29f43230 [2022-04-14T04:16:55.197Z] ---> ef33005ea6f6 [2022-04-14T04:16:55.197Z] Step 12/25 : FROM alpine:3.14 [2022-04-14T04:16:55.197Z] 3.14: Pulling from library/alpine [2022-04-14T04:16:55.197Z] 455c02918c45: Pulling fs layer [2022-04-14T04:16:55.197Z] 455c02918c45: Verifying Checksum [2022-04-14T04:16:55.197Z] 455c02918c45: Download complete [2022-04-14T04:16:55.474Z] 455c02918c45: Pull complete [2022-04-14T04:16:55.474Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-14T04:16:55.474Z] Status: Downloaded newer image for alpine:3.14 [2022-04-14T04:16:55.474Z] ---> ac73e934f311 [2022-04-14T04:16:55.474Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-14T04:16:55.763Z] ---> Running in 60e7b6926441 [2022-04-14T04:16:56.035Z] Removing intermediate container 60e7b6926441 [2022-04-14T04:16:56.035Z] ---> 2944312669b7 [2022-04-14T04:16:56.035Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-14T04:16:56.035Z] ---> Running in 5d140f4441a2 [2022-04-14T04:16:57.468Z] Removing intermediate container 5d140f4441a2 [2022-04-14T04:16:57.468Z] ---> 52b5db5a71d6 [2022-04-14T04:16:57.468Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-04-14T04:16:57.748Z] ---> Running in a04ad98cc15e [2022-04-14T04:16:58.728Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-14T04:16:59.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-14T04:17:00.306Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-04-14T04:17:00.306Z] (2/5) Installing libsodium (1.0.18-r0) [2022-04-14T04:17:00.579Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-14T04:17:00.579Z] (4/5) Installing libzmq (4.3.4-r0) [2022-04-14T04:17:00.855Z] (5/5) Installing zeromq (4.3.4-r0) [2022-04-14T04:17:00.855Z] Executing busybox-1.33.1-r7.trigger [2022-04-14T04:17:00.855Z] OK: 8 MiB in 19 packages [2022-04-14T04:17:01.838Z] Removing intermediate container a04ad98cc15e [2022-04-14T04:17:01.838Z] ---> 77a696fc2472 [2022-04-14T04:17:01.838Z] Step 16/25 : WORKDIR / [2022-04-14T04:17:01.838Z] ---> Running in 5ea9b03f9978 [2022-04-14T04:17:02.110Z] Removing intermediate container 5ea9b03f9978 [2022-04-14T04:17:02.111Z] ---> 10eafa3e84f0 [2022-04-14T04:17:02.111Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-04-14T04:17:02.708Z] ---> 94fd782c14e4 [2022-04-14T04:17:02.708Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-04-14T04:17:04.140Z] ---> 0c7ac771c8ac [2022-04-14T04:17:04.140Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-04-14T04:17:04.739Z] ---> c533cc34e406 [2022-04-14T04:17:04.739Z] Step 20/25 : EXPOSE 59999 [2022-04-14T04:17:04.739Z] ---> Running in 0aca5330a81c [2022-04-14T04:17:05.013Z] Removing intermediate container 0aca5330a81c [2022-04-14T04:17:05.013Z] ---> cadcb42b5145 [2022-04-14T04:17:05.013Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-04-14T04:17:05.013Z] ---> Running in 2798d17414c7 [2022-04-14T04:17:05.295Z] Removing intermediate container 2798d17414c7 [2022-04-14T04:17:05.295Z] ---> 2cac5a6af863 [2022-04-14T04:17:05.295Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-14T04:17:05.567Z] ---> Running in 5747dc8d80e1 [2022-04-14T04:17:05.839Z] Removing intermediate container 5747dc8d80e1 [2022-04-14T04:17:05.839Z] ---> c423d993521d [2022-04-14T04:17:05.839Z] Step 23/25 : LABEL arch=arm64 [2022-04-14T04:17:05.839Z] ---> Running in 676b8610c779 [2022-04-14T04:17:06.114Z] Removing intermediate container 676b8610c779 [2022-04-14T04:17:06.114Z] ---> ab8d65357278 [2022-04-14T04:17:06.114Z] Step 24/25 : LABEL git_sha=10e7d0009c0e9c883d366788e257063d3f749dea [2022-04-14T04:17:06.114Z] ---> Running in 25f099f5ed0d [2022-04-14T04:17:06.716Z] Removing intermediate container 25f099f5ed0d [2022-04-14T04:17:06.716Z] ---> c4ecd2ec4afc [2022-04-14T04:17:06.716Z] Step 25/25 : LABEL version=0.0.0 [2022-04-14T04:17:06.716Z] ---> Running in 9ca98fd98b19 [2022-04-14T04:17:06.988Z] Removing intermediate container 9ca98fd98b19 [2022-04-14T04:17:06.988Z] ---> 7ccbc688db79 [2022-04-14T04:17:06.988Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-14T04:17:06.988Z] Successfully built 7ccbc688db79 [2022-04-14T04:17:06.988Z] 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-04-14T04:17:07.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T04:17:07.653Z] [2022-04-14T04:17:07.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:17:08.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T04:17:08.322Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-14T04:17:08.322Z] 8998bd30e6a1: Pulling fs layer [2022-04-14T04:17:08.322Z] 04944245beec: Pulling fs layer [2022-04-14T04:17:08.322Z] 699f458cf7ca: Pulling fs layer [2022-04-14T04:17:08.322Z] 765212b225bb: Pulling fs layer [2022-04-14T04:17:08.322Z] f23df028b6ca: Pulling fs layer [2022-04-14T04:17:08.322Z] d65c8cfc05b1: Pulling fs layer [2022-04-14T04:17:08.322Z] 2437ff75d9bd: Pulling fs layer [2022-04-14T04:17:08.322Z] f23df028b6ca: Waiting [2022-04-14T04:17:08.322Z] d65c8cfc05b1: Waiting [2022-04-14T04:17:08.322Z] 2437ff75d9bd: Waiting [2022-04-14T04:17:08.322Z] 765212b225bb: Waiting [2022-04-14T04:17:08.322Z] 04944245beec: Verifying Checksum [2022-04-14T04:17:08.322Z] 04944245beec: Download complete [2022-04-14T04:17:08.322Z] 765212b225bb: Verifying Checksum [2022-04-14T04:17:08.322Z] 765212b225bb: Download complete [2022-04-14T04:17:08.322Z] f23df028b6ca: Verifying Checksum [2022-04-14T04:17:08.322Z] f23df028b6ca: Download complete [2022-04-14T04:17:08.322Z] d65c8cfc05b1: Verifying Checksum [2022-04-14T04:17:08.322Z] d65c8cfc05b1: Download complete [2022-04-14T04:17:08.601Z] 699f458cf7ca: Verifying Checksum [2022-04-14T04:17:08.601Z] 699f458cf7ca: Download complete [2022-04-14T04:17:08.881Z] 8998bd30e6a1: Verifying Checksum [2022-04-14T04:17:08.881Z] 8998bd30e6a1: Download complete [2022-04-14T04:17:11.545Z] 2437ff75d9bd: Verifying Checksum [2022-04-14T04:17:11.545Z] 2437ff75d9bd: Download complete [2022-04-14T04:17:13.542Z] 8998bd30e6a1: Pull complete [2022-04-14T04:17:14.142Z] 04944245beec: Pull complete [2022-04-14T04:17:16.132Z] 699f458cf7ca: Pull complete [2022-04-14T04:17:16.132Z] 765212b225bb: Pull complete [2022-04-14T04:17:17.115Z] f23df028b6ca: Pull complete [2022-04-14T04:17:17.115Z] d65c8cfc05b1: Pull complete [2022-04-14T04:17:35.499Z] 2437ff75d9bd: Pull complete [2022-04-14T04:17:35.499Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-14T04:17:35.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-14T04:17:35.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-14T04:17:35.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-20922 does not seem to be running inside a container [2022-04-14T04:17:36.007Z] $ 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-04-14T04:17:39.301Z] $ docker top 8913c634bb21462436815146067266e0678636b1c640482fb3969536afbe4690 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:40.373Z] ---> job-cost.sh [2022-04-14T04:17:40.661Z] lf-activate-venv: SKIPPING [2022-04-14T04:17:40.661Z] INFO: No Stack... [2022-04-14T04:17:41.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-14T04:17:42.263Z] INFO: Archiving Costs [Pipeline] sh [2022-04-14T04:17:43.046Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-04-14T04:17:43.046Z] + cut -d, -f6 [Pipeline] lock [2022-04-14T04:17:43.141Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] [2022-04-14T04:17:43.193Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] did not exist. Created. [2022-04-14T04:17:43.193Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-14T04:17:43.940Z] /w/workspace/device-sdk-go/1@tmp/durable-ef51c38a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-14T04:17:44.653Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-14T04:17:44.688Z] Warning: overwriting stash ‘stack-cost’ [2022-04-14T04:17:44.756Z] Stashed 1 file(s) [Pipeline] } [2022-04-14T04:17:44.771Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1135-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-14T04:17:44.849Z] $ docker stop --time=1 8913c634bb21462436815146067266e0678636b1c640482fb3969536afbe4690 [2022-04-14T04:17:46.385Z] $ docker rm -f 8913c634bb21462436815146067266e0678636b1c640482fb3969536afbe4690 [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-04-14T04:17:47.451Z] provisioning config files... [2022-04-14T04:17:47.458Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/config627477203607690708tmp [Pipeline] { [Pipeline] sh [2022-04-14T04:17:47.806Z] + set +x [2022-04-14T04:17:47.806Z] + + bash -s -- [2022-04-14T04:17:47.806Z] curl -s https://codecov.io/bash [2022-04-14T04:17:47.806Z] [2022-04-14T04:17:47.806Z] _____ _ [2022-04-14T04:17:47.806Z] / ____| | | [2022-04-14T04:17:47.806Z] | | ___ __| | ___ ___ _____ __ [2022-04-14T04:17:47.806Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-14T04:17:47.806Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-14T04:17:47.806Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-14T04:17:47.806Z] Bash-1.0.6 [2022-04-14T04:17:47.806Z] [2022-04-14T04:17:47.806Z] [2022-04-14T04:17:47.806Z] ==> git version 2.25.1 found [2022-04-14T04:17:47.806Z] ==> 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-04-14T04:17:47.806Z] Release-Date: 2020-01-08 [2022-04-14T04:17:47.806Z] 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-04-14T04:17:47.806Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-14T04:17:47.806Z] ==> Jenkins CI detected. [2022-04-14T04:17:47.806Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1135 [2022-04-14T04:17:47.806Z] project root: . [2022-04-14T04:17:47.806Z] --> token set from env [2022-04-14T04:17:47.806Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-14T04:17:47.806Z] ==> Running gcov in . (disable via -X gcov) [2022-04-14T04:17:47.806Z] ==> Python coveragepy not found [2022-04-14T04:17:47.806Z] ==> Searching for coverage reports in: [2022-04-14T04:17:47.806Z] + . [2022-04-14T04:17:47.806Z] -> Found 1 reports [2022-04-14T04:17:47.806Z] ==> Detecting git/mercurial file structure [2022-04-14T04:17:47.806Z] ==> Reading reports [2022-04-14T04:17:47.806Z] + ./coverage.out bytes=129245 [2022-04-14T04:17:47.806Z] ==> Appending adjustments [2022-04-14T04:17:47.806Z] https://docs.codecov.io/docs/fixing-reports [2022-04-14T04:17:48.379Z] + Found adjustments [2022-04-14T04:17:48.379Z] ==> Gzipping contents [2022-04-14T04:17:48.379Z] 20K /tmp/codecov.kYKzvI.gz [2022-04-14T04:17:48.379Z] ==> Uploading reports [2022-04-14T04:17:48.379Z] url: https://codecov.io [2022-04-14T04:17:48.379Z] query: branch=PR-1135&commit=10e7d0009c0e9c883d366788e257063d3f749dea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1135&job=&cmd_args= [2022-04-14T04:17:48.379Z] -> Pinging Codecov [2022-04-14T04:17:48.379Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1135&commit=10e7d0009c0e9c883d366788e257063d3f749dea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1135&job=&cmd_args= [2022-04-14T04:17:48.639Z] -> Uploading to [2022-04-14T04:17:48.639Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-14/7E55EF52A471D76F132DFD9A03CDDE97/10e7d0009c0e9c883d366788e257063d3f749dea/0d2f822d-feb6-4812-bd1a-1ba7f246e06b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T041748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c0ec73293b9bb2e13959baf558297cb9e302eef4aa177d47b3fe837cfcc6b2f [2022-04-14T04:17:48.639Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-14T04:17:48.639Z] Dload Upload Total Spent Left Speed [2022-04-14T04:17:48.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16550 0 0 100 16550 0 69246 --:--:-- --:--:-- --:--:-- 69246 [2022-04-14T04:17:48.901Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/10e7d0009c0e9c883d366788e257063d3f749dea [Pipeline] } [2022-04-14T04:17:48.927Z] 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-04-14T04:17:50.689Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1135/archives ] [2022-04-14T04:17:50.689Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1135/archives [2022-04-14T04:17:50.689Z] total 16 [2022-04-14T04:17:50.689Z] drwxr-xr-x 3 root root 4096 Apr 14 04:07 . [2022-04-14T04:17:50.689Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 14 04:07 .. [2022-04-14T04:17:50.689Z] drwxr-xr-x 2 root root 4096 Apr 14 04:07 cost [2022-04-14T04:17:50.689Z] -rw-r--r-- 1 root root 86 Apr 14 04:07 cost.csv [2022-04-14T04:17:50.689Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1135/archives [2022-04-14T04:17:50.689Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1135/archives [2022-04-14T04:17:50.689Z] total 16 [2022-04-14T04:17:50.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 04:07 . [2022-04-14T04:17:50.689Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 14 04:07 .. [2022-04-14T04:17:50.689Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 14 04:07 cost [2022-04-14T04:17:50.689Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 14 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:51.112Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:52.010Z] ---> package-listing.sh [2022-04-14T04:17:52.010Z] ++ facter osfamily [2022-04-14T04:17:52.010Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-14T04:17:52.271Z] + OS_FAMILY=debian [2022-04-14T04:17:52.271Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1135 [2022-04-14T04:17:52.271Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-14T04:17:52.271Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-14T04:17:52.271Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-14T04:17:52.271Z] + PACKAGES=/tmp/packages_start.txt [2022-04-14T04:17:52.271Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1135 ']' [2022-04-14T04:17:52.271Z] + PACKAGES=/tmp/packages_end.txt [2022-04-14T04:17:52.271Z] + case "${OS_FAMILY}" in [2022-04-14T04:17:52.271Z] + dpkg -l [2022-04-14T04:17:52.271Z] + grep '^ii' [2022-04-14T04:17:52.271Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-14T04:17:52.271Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-14T04:17:52.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-14T04:17:52.271Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1135 ']' [2022-04-14T04:17:52.271Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1135/archives/ [2022-04-14T04:17:52.271Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1135/archives/ [Pipeline] echo [2022-04-14T04:17:52.316Z] 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-1135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-14T04:17:52.622Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-14T04:17:53.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-14T04:17:53.209Z] . [Pipeline] withDockerContainer [2022-04-14T04:17:53.303Z] prd-ubuntu20.04-docker-8c-8g-20918 does not seem to be running inside a container [2022-04-14T04:17:53.370Z] $ 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-1135/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-1135 -v /w/workspace/gexfoundry_device-sdk-go_PR-1135:/w/workspace/gexfoundry_device-sdk-go_PR-1135:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1135@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-04-14T04:17:53.626Z] $ docker top 787358df1b1bf163d6e113b56b4b056abe6555e69111a6f608dce5cdd4bf8e8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-14T04:17:54.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-14T04:17:54.313Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-14T04:17:54.629Z] + ls /var/log/sa-host [2022-04-14T04:17:54.629Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-14T04:17:54.923Z] provisioning config files... [2022-04-14T04:17:54.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1135@tmp/config2596497276373469854tmp [Pipeline] { [Pipeline] echo [2022-04-14T04:17:54.980Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:55.297Z] ---> create-netrc.sh [Pipeline] } [2022-04-14T04:17:55.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:55.753Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-14T04:17:55.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:56.102Z] ---> sudo-logs.sh [2022-04-14T04:17:56.102Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-14T04:17:56.189Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:56.595Z] ---> job-cost.sh [2022-04-14T04:17:56.595Z] lf-activate-venv: SKIPPING [2022-04-14T04:17:56.595Z] DEBUG: total: 0.2199999988079071 [2022-04-14T04:17:56.595Z] INFO: Retrieving Stack Cost... [2022-04-14T04:17:56.856Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-14T04:17:57.428Z] INFO: Archiving Costs [Pipeline] echo [2022-04-14T04:17:57.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-14T04:17:57.788Z] ---> logs-deploy.sh [2022-04-14T04:17:57.788Z] lf-activate-venv: SKIPPING [2022-04-14T04:17:57.788Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1135/1 [2022-04-14T04:17:57.788Z] INFO: archiving workspace using pattern(s): [2022-04-14T04:17:58.729Z] Archives upload complete. [2022-04-14T04:17:58.729Z] INFO: archiving logs to Nexus