Pull request #1121 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be4de0d5ed52719c8e0bee2af6130480cae9fe3c+71f09d1ab0705056f5c82f36890c48cdd3d80cce (16448e0e0c449df1c2d83a04eef5301ad09e3213) 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-ssh9573126932584780611.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-ssh11955082434875868748.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-1121/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-1121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17336270245808748929.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-1121/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17655593519025206722.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-ssh6320911885341582470.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-1121/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-1121/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9280023919793467299.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10346’ Running on prd-ubuntu20.04-docker-8c-8g-10352 in /w/workspace/gexfoundry_device-sdk-go_PR-1121 [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-1121 # 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 71f09d1ab0705056f5c82f36890c48cdd3d80cce into PR head commit be4de0d5ed52719c8e0bee2af6130480cae9fe3c > 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/1121/head:refs/remotes/origin/PR-1121 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be4de0d5ed52719c8e0bee2af6130480cae9fe3c # timeout=10 Merge succeeded, producing be4de0d5ed52719c8e0bee2af6130480cae9fe3c Checking out Revision be4de0d5ed52719c8e0bee2af6130480cae9fe3c (PR-1121) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 71f09d1ab0705056f5c82f36890c48cdd3d80cce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be4de0d5ed52719c8e0bee2af6130480cae9fe3c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-31T23:12:59.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-31T23:12:59.980Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-31T23:13:00.070Z] ========================================================= [2022-03-31T23:13:00.070Z] EdgeX Global Pipelines Version Info [2022-03-31T23:13:00.070Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:13:00.883Z] ------------------- [2022-03-31T23:13:00.883Z] stable info: [2022-03-31T23:13:00.883Z] ------------------- [2022-03-31T23:13:00.883Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-31T23:13:00.883Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T23:13:00.883Z] Message: update stable to v1.0.221 [2022-03-31T23:13:01.464Z] ------------------- [2022-03-31T23:13:01.464Z] experimental info: [2022-03-31T23:13:01.464Z] ------------------- [2022-03-31T23:13:01.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-31T23:13:01.464Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-31T23:13:01.464Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-31T23:13:01.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-03-31T23:13:01.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-03-31T23:13:01.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-31T23:13:01.828Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-31T23:13:01.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-31T23:13:01.907Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-31T23:13:01.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-31T23:13:01.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-03-31T23:13:02.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-31T23:13:02.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-31T23:13:02.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-31T23:13:02.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-03-31T23:13:02.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-31T23:13:02.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-31T23:13:02.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-31T23:13:02.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-31T23:13:02.341Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-31T23:13:02.385Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-31T23:13:02.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-31T23:13:02.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-31T23:13:02.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-31T23:13:02.553Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-31T23:13:02.592Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-31T23:13:02.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-31T23:13:02.674Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-31T23:13:02.712Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-31T23:13:02.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1121 [Pipeline] echo [2022-03-31T23:13:02.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1121 [Pipeline] echo [2022-03-31T23:13:02.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1121 [Pipeline] echo [2022-03-31T23:13:02.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be4de0d5ed52719c8e0bee2af6130480cae9fe3c [Pipeline] echo [2022-03-31T23:13:02.917Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be4de0d [Pipeline] echo [2022-03-31T23:13:02.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T23:13:03.070Z] provisioning config files... [2022-03-31T23:13:03.086Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/config7850084218641081651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:13:03.441Z] ---> docker-login.sh [2022-03-31T23:13:03.441Z] nexus3.edgexfoundry.org:10001 [2022-03-31T23:13:03.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:03.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:03.704Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:03.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:03.704Z] [2022-03-31T23:13:03.704Z] Login Succeeded [2022-03-31T23:13:03.966Z] nexus3.edgexfoundry.org:10002 [2022-03-31T23:13:03.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:03.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:03.966Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:03.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:03.966Z] [2022-03-31T23:13:03.966Z] Login Succeeded [2022-03-31T23:13:03.966Z] nexus3.edgexfoundry.org:10003 [2022-03-31T23:13:03.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:04.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:04.227Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:04.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:04.227Z] [2022-03-31T23:13:04.227Z] Login Succeeded [2022-03-31T23:13:04.227Z] nexus3.edgexfoundry.org:10004 [2022-03-31T23:13:04.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:04.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:04.227Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:04.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:04.227Z] [2022-03-31T23:13:04.227Z] Login Succeeded [2022-03-31T23:13:04.227Z] docker.io [2022-03-31T23:13:04.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:04.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:04.751Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:04.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:04.751Z] [2022-03-31T23:13:04.751Z] Login Succeeded [2022-03-31T23:13:04.751Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T23:13:04.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-31T23:13:05.391Z] + git rev-list -1 --merges be4de0d5ed52719c8e0bee2af6130480cae9fe3c~1..be4de0d5ed52719c8e0bee2af6130480cae9fe3c [Pipeline] echo [2022-03-31T23:13:05.549Z] -----------> git rev-list -1 --merges be4de0d5ed52719c8e0bee2af6130480cae9fe3c~1..be4de0d5ed52719c8e0bee2af6130480cae9fe3c be4de0d5ed52719c8e0bee2af6130480cae9fe3c [false] [Pipeline] sh [2022-03-31T23:13:05.866Z] + git log --format=format:%s -1 be4de0d5ed52719c8e0bee2af6130480cae9fe3c [Pipeline] echo [2022-03-31T23:13:05.911Z] ========================================================= [2022-03-31T23:13:05.911Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-31T23:13:05.911Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T23:13:06.351Z] + git log --format=format:%s -1 be4de0d5ed52719c8e0bee2af6130480cae9fe3c [Pipeline] echo [2022-03-31T23:13:06.382Z] [semverPrep] GIT_COMMIT: be4de0d5ed52719c8e0bee2af6130480cae9fe3c, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-03-31T23:13:06.413Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-31T23:13:06.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-31T23:13:06.819Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-31T23:13:06.819Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-31T23:13:06.819Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-31T23:13:06.819Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-31T23:13:06.819Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-31T23:13:06.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:13:07.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T23:13:07.204Z] [2022-03-31T23:13:07.204Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:13:07.549Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T23:13:07.549Z] latest: Pulling from edgex-devops/git-semver [2022-03-31T23:13:07.549Z] a0d0a0d46f8b: Pulling fs layer [2022-03-31T23:13:07.549Z] 3e5f54012d9b: Pulling fs layer [2022-03-31T23:13:07.549Z] 4c7163046ea9: Pulling fs layer [2022-03-31T23:13:07.549Z] 0c2d73faf560: Pulling fs layer [2022-03-31T23:13:07.549Z] 0c2d73faf560: Waiting [2022-03-31T23:13:07.549Z] 3e5f54012d9b: Verifying Checksum [2022-03-31T23:13:07.549Z] 3e5f54012d9b: Download complete [2022-03-31T23:13:07.549Z] a0d0a0d46f8b: Download complete [2022-03-31T23:13:07.549Z] 0c2d73faf560: Verifying Checksum [2022-03-31T23:13:07.549Z] 0c2d73faf560: Download complete [2022-03-31T23:13:07.549Z] 4c7163046ea9: Verifying Checksum [2022-03-31T23:13:07.549Z] 4c7163046ea9: Download complete [2022-03-31T23:13:07.812Z] a0d0a0d46f8b: Pull complete [2022-03-31T23:13:07.812Z] 3e5f54012d9b: Pull complete [2022-03-31T23:13:08.072Z] 4c7163046ea9: Pull complete [2022-03-31T23:13:08.334Z] 0c2d73faf560: Pull complete [2022-03-31T23:13:08.334Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-31T23:13:08.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-31T23:13:08.334Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-31T23:13:08.437Z] prd-ubuntu20.04-docker-8c-8g-10352 does not seem to be running inside a container [2022-03-31T23:13:08.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1121 -v /w/workspace/gexfoundry_device-sdk-go_PR-1121:/w/workspace/gexfoundry_device-sdk-go_PR-1121:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-31T23:13:09.253Z] $ docker top c9585d5ddcffe36f02073e060260fcee95d06c674ea32884425e45de90afc7e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-31T23:13:09.440Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T23:13:09.440Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T23:13:09.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T23:13:09.578Z] $ docker exec c9585d5ddcffe36f02073e060260fcee95d06c674ea32884425e45de90afc7e7 ssh-agent [2022-03-31T23:13:09.716Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXblkCFP/agent.13 [2022-03-31T23:13:09.716Z] SSH_AGENT_PID=19 [2022-03-31T23:13:09.725Z] Running ssh-add (command line suppressed) [2022-03-31T23:13:09.849Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/private_key_6870045948086417583.key (/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/private_key_6870045948086417583.key) [2022-03-31T23:13:09.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T23:13:10.198Z] + git tag --points-at HEAD [Pipeline] } [2022-03-31T23:13:10.231Z] $ docker exec --env ******** --env ******** c9585d5ddcffe36f02073e060260fcee95d06c674ea32884425e45de90afc7e7 ssh-agent -k [2022-03-31T23:13:10.356Z] unset SSH_AUTH_SOCK; [2022-03-31T23:13:10.356Z] unset SSH_AGENT_PID; [2022-03-31T23:13:10.356Z] echo Agent pid 19 killed; [2022-03-31T23:13:10.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-31T23:13:10.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-31T23:13:10.467Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-31T23:13:10.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-31T23:13:10.606Z] $ docker exec c9585d5ddcffe36f02073e060260fcee95d06c674ea32884425e45de90afc7e7 ssh-agent [2022-03-31T23:13:10.746Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHHKdDi/agent.52 [2022-03-31T23:13:10.747Z] SSH_AGENT_PID=58 [2022-03-31T23:13:10.752Z] Running ssh-add (command line suppressed) [2022-03-31T23:13:10.893Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/private_key_1346313263512552498.key (/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/private_key_1346313263512552498.key) [2022-03-31T23:13:10.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-31T23:13:11.244Z] + git semver init [2022-03-31T23:13:11.244Z] # -> Open(): unable to determine branch for HEAD [2022-03-31T23:13:11.244Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1121/.git [2022-03-31T23:13:11.244Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1121 [2022-03-31T23:13:11.244Z] # $SEMVER_REMOTE_NAME = origin [2022-03-31T23:13:11.244Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-31T23:13:11.244Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-31T23:13:11.244Z] # $SEMVER_BRANCH = PR-1121 [2022-03-31T23:13:11.244Z] # $SEMVER_TEMP = /tmp/semver-483040983 [2022-03-31T23:13:11.244Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-03-31T23:13:12.633Z] # '/tmp/semver-483040983' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1121/.semver' [2022-03-31T23:13:12.633Z] # -> Force: false [2022-03-31T23:13:12.633Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1121/.semver [Pipeline] } [2022-03-31T23:13:12.666Z] $ docker exec --env ******** --env ******** c9585d5ddcffe36f02073e060260fcee95d06c674ea32884425e45de90afc7e7 ssh-agent -k [2022-03-31T23:13:12.782Z] unset SSH_AUTH_SOCK; [2022-03-31T23:13:12.785Z] unset SSH_AGENT_PID; [2022-03-31T23:13:12.786Z] echo Agent pid 58 killed; [2022-03-31T23:13:12.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-31T23:13:13.219Z] + git semver [Pipeline] } [2022-03-31T23:13:13.256Z] $ docker stop --time=1 c9585d5ddcffe36f02073e060260fcee95d06c674ea32884425e45de90afc7e7 [2022-03-31T23:13:14.682Z] $ docker rm -f c9585d5ddcffe36f02073e060260fcee95d06c674ea32884425e45de90afc7e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T23:13:15.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-31T23:13:15.456Z] Stashed 1 file(s) [Pipeline] echo [2022-03-31T23:13:15.474Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T23:13:16.042Z] provisioning config files... [2022-03-31T23:13:16.054Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/config7016719247762413049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:13:16.413Z] ---> docker-login.sh [2022-03-31T23:13:16.414Z] nexus3.edgexfoundry.org:10001 [2022-03-31T23:13:16.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:16.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:16.414Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:16.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:16.414Z] [2022-03-31T23:13:16.414Z] Login Succeeded [2022-03-31T23:13:16.414Z] nexus3.edgexfoundry.org:10002 [2022-03-31T23:13:16.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:16.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:16.676Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:16.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:16.676Z] [2022-03-31T23:13:16.676Z] Login Succeeded [2022-03-31T23:13:16.676Z] nexus3.edgexfoundry.org:10003 [2022-03-31T23:13:16.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:16.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:16.676Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:16.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:16.676Z] [2022-03-31T23:13:16.676Z] Login Succeeded [2022-03-31T23:13:16.676Z] nexus3.edgexfoundry.org:10004 [2022-03-31T23:13:16.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:16.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:16.937Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:16.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:16.937Z] [2022-03-31T23:13:16.937Z] Login Succeeded [2022-03-31T23:13:16.937Z] docker.io [2022-03-31T23:13:16.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:13:17.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:13:17.200Z] Configure a credential helper to remove this warning. See [2022-03-31T23:13:17.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:13:17.200Z] [2022-03-31T23:13:17.200Z] Login Succeeded [2022-03-31T23:13:17.200Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T23:13:17.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T23:13:17.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T23:13:17.454Z] ========================================================= [2022-03-31T23:13:17.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-31T23:13:17.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:13:17.864Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-31T23:13:17.864Z] Sending build context to Docker daemon 9.55MB [2022-03-31T23:13:17.864Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-31T23:13:17.864Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-31T23:13:18.126Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-31T23:13:18.126Z] 59bf1c3509f3: Pulling fs layer [2022-03-31T23:13:18.126Z] 666ba61612fd: Pulling fs layer [2022-03-31T23:13:18.126Z] 8ed8ca486205: Pulling fs layer [2022-03-31T23:13:18.126Z] 4fe6c5a15a65: Pulling fs layer [2022-03-31T23:13:18.126Z] 22a0e8bec74d: Pulling fs layer [2022-03-31T23:13:18.126Z] 640e595b4fbd: Pulling fs layer [2022-03-31T23:13:18.126Z] 763cafe07f6e: Pulling fs layer [2022-03-31T23:13:18.126Z] 0c0b528cf693: Pulling fs layer [2022-03-31T23:13:18.126Z] 10935f4eaf8b: Pulling fs layer [2022-03-31T23:13:18.126Z] 22a0e8bec74d: Waiting [2022-03-31T23:13:18.126Z] 640e595b4fbd: Waiting [2022-03-31T23:13:18.126Z] 763cafe07f6e: Waiting [2022-03-31T23:13:18.126Z] 0c0b528cf693: Waiting [2022-03-31T23:13:18.126Z] 10935f4eaf8b: Waiting [2022-03-31T23:13:18.126Z] 4fe6c5a15a65: Waiting [2022-03-31T23:13:18.126Z] 8ed8ca486205: Verifying Checksum [2022-03-31T23:13:18.126Z] 666ba61612fd: Download complete [2022-03-31T23:13:18.126Z] 22a0e8bec74d: Verifying Checksum [2022-03-31T23:13:18.126Z] 22a0e8bec74d: Download complete [2022-03-31T23:13:18.127Z] 640e595b4fbd: Verifying Checksum [2022-03-31T23:13:18.127Z] 640e595b4fbd: Download complete [2022-03-31T23:13:18.127Z] 59bf1c3509f3: Verifying Checksum [2022-03-31T23:13:18.127Z] 763cafe07f6e: Verifying Checksum [2022-03-31T23:13:18.127Z] 763cafe07f6e: Download complete [2022-03-31T23:13:18.127Z] 0c0b528cf693: Verifying Checksum [2022-03-31T23:13:18.127Z] 0c0b528cf693: Download complete [2022-03-31T23:13:18.394Z] 59bf1c3509f3: Pull complete [2022-03-31T23:13:18.394Z] 666ba61612fd: Pull complete [2022-03-31T23:13:18.394Z] 8ed8ca486205: Pull complete [2022-03-31T23:13:18.656Z] 10935f4eaf8b: Verifying Checksum [2022-03-31T23:13:18.656Z] 10935f4eaf8b: Download complete [2022-03-31T23:13:18.921Z] 4fe6c5a15a65: Verifying Checksum [2022-03-31T23:13:18.921Z] 4fe6c5a15a65: Download complete [2022-03-31T23:13:23.124Z] 4fe6c5a15a65: Pull complete [2022-03-31T23:13:23.124Z] 22a0e8bec74d: Pull complete [2022-03-31T23:13:23.124Z] 640e595b4fbd: Pull complete [2022-03-31T23:13:23.124Z] 763cafe07f6e: Pull complete [2022-03-31T23:13:23.383Z] 0c0b528cf693: Pull complete [2022-03-31T23:13:25.360Z] 10935f4eaf8b: Pull complete [2022-03-31T23:13:25.360Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-31T23:13:25.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-31T23:13:25.360Z] ---> 99d49a6021b9 [2022-03-31T23:13:25.360Z] Step 3/11 : ARG MAKE=make build [2022-03-31T23:13:27.281Z] ---> Running in ab31648efeeb [2022-03-31T23:13:27.281Z] Removing intermediate container ab31648efeeb [2022-03-31T23:13:27.281Z] ---> a2cc1e13fa8b [2022-03-31T23:13:27.281Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-31T23:13:27.281Z] ---> Running in 7b78d35c761b [2022-03-31T23:13:27.281Z] Removing intermediate container 7b78d35c761b [2022-03-31T23:13:27.281Z] ---> 58df51e4838e [2022-03-31T23:13:27.281Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-31T23:13:27.281Z] ---> Running in 54df881855c1 [2022-03-31T23:13:27.281Z] Removing intermediate container 54df881855c1 [2022-03-31T23:13:27.281Z] ---> 1de167027776 [2022-03-31T23:13:27.281Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T23:13:27.543Z] ---> Running in e74cbeaf1cef [2022-03-31T23:13:28.118Z] Removing intermediate container e74cbeaf1cef [2022-03-31T23:13:28.118Z] ---> 32ee88b0aaf4 [2022-03-31T23:13:28.118Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-31T23:13:28.118Z] ---> Running in 4b6384d99160 [2022-03-31T23:13:28.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T23:13:29.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T23:13:29.581Z] OK: 221 MiB in 52 packages [2022-03-31T23:13:29.841Z] Removing intermediate container 4b6384d99160 [2022-03-31T23:13:29.841Z] ---> 093c8618975a [2022-03-31T23:13:29.841Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-31T23:13:30.102Z] ---> e56345dadf1e [2022-03-31T23:13:30.102Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T23:13:30.102Z] ---> Running in eee0e8e641be [2022-03-31T23:13:30.870Z] Still waiting to schedule task [2022-03-31T23:13:30.870Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10348’ [2022-03-31T23:13:45.024Z] Removing intermediate container eee0e8e641be [2022-03-31T23:13:45.024Z] ---> c54e3fa9e535 [2022-03-31T23:13:45.024Z] Step 10/11 : COPY . . [2022-03-31T23:13:45.024Z] ---> 19459675d105 [2022-03-31T23:13:45.024Z] Step 11/11 : RUN ${MAKE} [2022-03-31T23:13:45.024Z] ---> Running in 758b57ad9616 [2022-03-31T23:13:45.024Z] noop [2022-03-31T23:13:45.024Z] Removing intermediate container 758b57ad9616 [2022-03-31T23:13:45.024Z] ---> 3eb38099f8b8 [2022-03-31T23:13:45.024Z] Successfully built 3eb38099f8b8 [2022-03-31T23:13:45.024Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:13:45.355Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T23:13:45.355Z] . [Pipeline] withDockerContainer [2022-03-31T23:13:45.451Z] prd-ubuntu20.04-docker-8c-8g-10352 does not seem to be running inside a container [2022-03-31T23:13:45.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1121 -v /w/workspace/gexfoundry_device-sdk-go_PR-1121:/w/workspace/gexfoundry_device-sdk-go_PR-1121:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T23:13:45.881Z] $ docker top 3534fb977b0d575ddb2fb3e036fadfffa25d4827524f6654f0a168e35107da4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T23:13:46.287Z] + go version [2022-03-31T23:13:46.287Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-31T23:13:46.326Z] $ docker stop --time=1 3534fb977b0d575ddb2fb3e036fadfffa25d4827524f6654f0a168e35107da4a [2022-03-31T23:13:47.628Z] $ docker rm -f 3534fb977b0d575ddb2fb3e036fadfffa25d4827524f6654f0a168e35107da4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:13:48.274Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-31T23:13:48.275Z] . [Pipeline] withDockerContainer [2022-03-31T23:13:48.371Z] prd-ubuntu20.04-docker-8c-8g-10352 does not seem to be running inside a container [2022-03-31T23:13:48.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1121 -v /w/workspace/gexfoundry_device-sdk-go_PR-1121:/w/workspace/gexfoundry_device-sdk-go_PR-1121:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-31T23:13:48.874Z] $ docker top ea164ddcced1076ff6ba9f8d749d6c3cb2cc1b126f651b385e70b0b78095a538 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-31T23:13:49.340Z] + make test [2022-03-31T23:13:49.340Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-31T23:13:49.599Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.024s coverage: 23.3% of statements [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.016s coverage: 27.6% of statements [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.025s coverage: 78.9% of statements [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.014s coverage: 10.8% of statements [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.019s coverage: 33.2% of statements [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.020s coverage: 86.1% of statements [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.023s coverage: 57.4% of statements [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.043s coverage: 89.2% of statements [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-31T23:13:59.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.015s coverage: 4.8% of statements [2022-03-31T23:13:59.591Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-31T23:14:07.744Z] GO111MODULE=on go vet ./... [2022-03-31T23:14:11.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T23:14:11.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T23:14:11.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T23:14:11.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-31T23:14:11.944Z] $ docker stop --time=1 ea164ddcced1076ff6ba9f8d749d6c3cb2cc1b126f651b385e70b0b78095a538 [2022-03-31T23:14:13.831Z] $ docker rm -f ea164ddcced1076ff6ba9f8d749d6c3cb2cc1b126f651b385e70b0b78095a538 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T23:14:14.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-31T23:14:14.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-31T23:14:15.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-31T23:14:15.459Z] + ls -al . [2022-03-31T23:14:15.459Z] total 316 [2022-03-31T23:14:15.459Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 23:14 . [2022-03-31T23:14:15.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:12 .. [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 23:12 .dockerignore [2022-03-31T23:14:15.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 23:12 .git [2022-03-31T23:14:15.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:12 .github [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 31 23:12 .gitignore [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 23:12 .golangci.yml [2022-03-31T23:14:15.459Z] drwx------ 3 jenkins jenkins 4096 Mar 31 23:13 .semver [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 31 23:12 CHANGELOG.md [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 23:12 GOVERNANCE.md [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 31 23:12 Jenkinsfile [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 23:12 LICENSE [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 1627 Mar 31 23:12 Makefile [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 31 23:12 OWNERS.md [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 31 23:12 README.md [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 23:13 VERSION [2022-03-31T23:14:15.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 23:12 bin [2022-03-31T23:14:15.459Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 31 23:13 coverage.out [2022-03-31T23:14:15.459Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:12 example [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 3105 Mar 31 23:12 go.mod [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 53784 Mar 31 23:12 go.sum [2022-03-31T23:14:15.459Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 31 23:12 internal [2022-03-31T23:14:15.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:12 openapi [2022-03-31T23:14:15.459Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:12 pkg [2022-03-31T23:14:15.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:12 snap [2022-03-31T23:14:15.459Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 23:12 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:14:15.813Z] + 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=be4de0d5ed52719c8e0bee2af6130480cae9fe3c --label arch=amd64 --label version=0.0.0 . [2022-03-31T23:14:15.813Z] Sending build context to Docker daemon 9.68MB [2022-03-31T23:14:15.813Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-31T23:14:15.813Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-31T23:14:15.813Z] ---> 3eb38099f8b8 [2022-03-31T23:14:15.813Z] Step 3/25 : ARG MAKE=make build [2022-03-31T23:14:16.074Z] ---> Running in f260b8b55195 [2022-03-31T23:14:16.074Z] Removing intermediate container f260b8b55195 [2022-03-31T23:14:16.074Z] ---> a1ebb5730bcd [2022-03-31T23:14:16.074Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-31T23:14:16.074Z] ---> Running in 36bcda607f9d [2022-03-31T23:14:16.074Z] Removing intermediate container 36bcda607f9d [2022-03-31T23:14:16.074Z] ---> 9032cf201db6 [2022-03-31T23:14:16.074Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-31T23:14:16.334Z] ---> Running in d6e151fead49 [2022-03-31T23:14:16.334Z] Removing intermediate container d6e151fead49 [2022-03-31T23:14:16.334Z] ---> da073404bb6a [2022-03-31T23:14:16.334Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T23:14:16.334Z] ---> Running in 8c72349f98e0 [2022-03-31T23:14:16.906Z] Removing intermediate container 8c72349f98e0 [2022-03-31T23:14:16.906Z] ---> 44622c1d1b10 [2022-03-31T23:14:16.906Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-31T23:14:17.167Z] ---> Running in 020160161de3 [2022-03-31T23:14:17.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-31T23:14:18.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-31T23:14:18.573Z] OK: 221 MiB in 52 packages [2022-03-31T23:14:18.832Z] Removing intermediate container 020160161de3 [2022-03-31T23:14:18.832Z] ---> 4c83e4b34167 [2022-03-31T23:14:18.832Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-31T23:14:18.832Z] ---> 39f01a33e88e [2022-03-31T23:14:18.832Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T23:14:19.094Z] ---> Running in aed7183cc299 [2022-03-31T23:14:19.665Z] Removing intermediate container aed7183cc299 [2022-03-31T23:14:19.665Z] ---> 37b1c4e97b3e [2022-03-31T23:14:19.665Z] Step 10/25 : COPY . . [2022-03-31T23:14:20.245Z] ---> 4fb11837662a [2022-03-31T23:14:20.245Z] Step 11/25 : RUN ${MAKE} [2022-03-31T23:14:20.245Z] ---> Running in 3d8c389c1360 [2022-03-31T23:14:20.508Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-31T23:14:32.727Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-31T23:14:33.299Z] Removing intermediate container 3d8c389c1360 [2022-03-31T23:14:33.299Z] ---> be708b7db15d [2022-03-31T23:14:33.299Z] Step 12/25 : FROM alpine:3.14 [2022-03-31T23:14:33.870Z] 3.14: Pulling from library/alpine [2022-03-31T23:14:34.130Z] cfab2db72209: Pulling fs layer [2022-03-31T23:14:34.397Z] cfab2db72209: Verifying Checksum [2022-03-31T23:14:34.397Z] cfab2db72209: Download complete [2022-03-31T23:14:34.397Z] cfab2db72209: Pull complete [2022-03-31T23:14:34.397Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T23:14:34.397Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T23:14:34.397Z] ---> 84b07dd2d1fd [2022-03-31T23:14:34.397Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-31T23:14:34.657Z] ---> Running in 966a330752a0 [2022-03-31T23:14:34.657Z] Removing intermediate container 966a330752a0 [2022-03-31T23:14:34.657Z] ---> d68ea455fea1 [2022-03-31T23:14:34.657Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T23:14:34.657Z] ---> Running in c067520b7b68 [2022-03-31T23:14:35.228Z] Removing intermediate container c067520b7b68 [2022-03-31T23:14:35.228Z] ---> 1c672fae3029 [2022-03-31T23:14:35.228Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-31T23:14:35.228Z] ---> Running in 98d664a0a447 [2022-03-31T23:14:35.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-31T23:14:36.742Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-31T23:14:36.743Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T23:14:37.004Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-31T23:14:37.004Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T23:14:37.004Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-31T23:14:37.266Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-31T23:14:37.266Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T23:14:37.266Z] OK: 8 MiB in 19 packages [2022-03-31T23:14:37.528Z] Removing intermediate container 98d664a0a447 [2022-03-31T23:14:37.528Z] ---> c90065db2f23 [2022-03-31T23:14:37.528Z] Step 16/25 : WORKDIR / [2022-03-31T23:14:37.789Z] ---> Running in 6fcd0a2b50fa [2022-03-31T23:14:37.789Z] Removing intermediate container 6fcd0a2b50fa [2022-03-31T23:14:37.789Z] ---> 6145c5ac0a47 [2022-03-31T23:14:37.789Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-31T23:14:38.050Z] ---> 26531c79b179 [2022-03-31T23:14:38.050Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-31T23:14:38.624Z] ---> 4d639bf7bffe [2022-03-31T23:14:38.624Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-31T23:14:38.624Z] ---> c5f652858c80 [2022-03-31T23:14:38.624Z] Step 20/25 : EXPOSE 59999 [2022-03-31T23:14:38.624Z] ---> Running in 0e5c5a2586f6 [2022-03-31T23:14:38.885Z] Removing intermediate container 0e5c5a2586f6 [2022-03-31T23:14:38.885Z] ---> 9732e548a4ec [2022-03-31T23:14:38.885Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-31T23:14:38.885Z] ---> Running in fb9cef79d521 [2022-03-31T23:14:38.885Z] Removing intermediate container fb9cef79d521 [2022-03-31T23:14:38.885Z] ---> 44f0d551978e [2022-03-31T23:14:38.885Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T23:14:38.885Z] ---> Running in ea4b31d3f5fd [2022-03-31T23:14:39.146Z] Removing intermediate container ea4b31d3f5fd [2022-03-31T23:14:39.146Z] ---> 09f84e3e34a0 [2022-03-31T23:14:39.146Z] Step 23/25 : LABEL arch=amd64 [2022-03-31T23:14:39.146Z] ---> Running in 5e0869df3f41 [2022-03-31T23:14:39.146Z] Removing intermediate container 5e0869df3f41 [2022-03-31T23:14:39.146Z] ---> 8018f3e35b70 [2022-03-31T23:14:39.146Z] Step 24/25 : LABEL git_sha=be4de0d5ed52719c8e0bee2af6130480cae9fe3c [2022-03-31T23:14:39.146Z] ---> Running in 5d16edcd2c73 [2022-03-31T23:14:39.406Z] Removing intermediate container 5d16edcd2c73 [2022-03-31T23:14:39.406Z] ---> 5deef777f5a1 [2022-03-31T23:14:39.406Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T23:14:39.406Z] ---> Running in f5f0d1d3b672 [2022-03-31T23:14:39.406Z] Removing intermediate container f5f0d1d3b672 [2022-03-31T23:14:39.406Z] ---> ada076fa0371 [2022-03-31T23:14:39.406Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-31T23:14:39.406Z] Successfully built ada076fa0371 [2022-03-31T23:14:39.406Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:14:40.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T23:14:40.158Z] [2022-03-31T23:14:40.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:14:40.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T23:14:40.495Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-31T23:14:40.495Z] 5eb5b503b376: Pulling fs layer [2022-03-31T23:14:40.495Z] 5c69ac0246d0: Pulling fs layer [2022-03-31T23:14:40.495Z] ec43610c2a17: Pulling fs layer [2022-03-31T23:14:40.495Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-31T23:14:40.495Z] 33b1e0a273af: Pulling fs layer [2022-03-31T23:14:40.495Z] 5d3b04190fa2: Pulling fs layer [2022-03-31T23:14:40.495Z] 2f39f015ded8: Pulling fs layer [2022-03-31T23:14:40.495Z] 33b1e0a273af: Waiting [2022-03-31T23:14:40.495Z] 5d3b04190fa2: Waiting [2022-03-31T23:14:40.495Z] 3a2ae6a8a46f: Waiting [2022-03-31T23:14:40.495Z] 2f39f015ded8: Waiting [2022-03-31T23:14:40.495Z] 5c69ac0246d0: Verifying Checksum [2022-03-31T23:14:40.495Z] 5c69ac0246d0: Download complete [2022-03-31T23:14:40.495Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-31T23:14:40.495Z] 3a2ae6a8a46f: Download complete [2022-03-31T23:14:40.495Z] 33b1e0a273af: Verifying Checksum [2022-03-31T23:14:40.495Z] 33b1e0a273af: Download complete [2022-03-31T23:14:40.495Z] ec43610c2a17: Verifying Checksum [2022-03-31T23:14:40.495Z] ec43610c2a17: Download complete [2022-03-31T23:14:40.495Z] 5d3b04190fa2: Download complete [2022-03-31T23:14:40.755Z] 5eb5b503b376: Verifying Checksum [2022-03-31T23:14:40.755Z] 5eb5b503b376: Download complete [2022-03-31T23:14:41.323Z] 2f39f015ded8: Verifying Checksum [2022-03-31T23:14:41.323Z] 2f39f015ded8: Download complete [2022-03-31T23:14:42.259Z] 5eb5b503b376: Pull complete [2022-03-31T23:14:42.259Z] 5c69ac0246d0: Pull complete [2022-03-31T23:14:42.829Z] ec43610c2a17: Pull complete [2022-03-31T23:14:42.829Z] 3a2ae6a8a46f: Pull complete [2022-03-31T23:14:43.088Z] 33b1e0a273af: Pull complete [2022-03-31T23:14:43.088Z] 5d3b04190fa2: Pull complete [2022-03-31T23:14:48.368Z] 2f39f015ded8: Pull complete [2022-03-31T23:14:48.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-31T23:14:48.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T23:14:48.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-31T23:14:48.457Z] prd-ubuntu20.04-docker-8c-8g-10352 does not seem to be running inside a container [2022-03-31T23:14:48.498Z] $ 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-1121 -v /w/workspace/gexfoundry_device-sdk-go_PR-1121:/w/workspace/gexfoundry_device-sdk-go_PR-1121:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-31T23:14:50.130Z] $ docker top 1997822ff23d0af911dd48cfc23526eb5bddaf6414ae3d439ecf4842be58ea0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:14:50.583Z] ---> job-cost.sh [2022-03-31T23:14:50.583Z] lf-activate-venv: SKIPPING [2022-03-31T23:14:50.583Z] INFO: No Stack... [2022-03-31T23:14:51.154Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T23:14:51.413Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T23:14:51.749Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1121/archives/cost.csv [2022-03-31T23:14:51.750Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T23:14:51.791Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] [2022-03-31T23:14:51.797Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] did not exist. Created. [2022-03-31T23:14:51.797Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T23:14:52.188Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-31T23:14:52.239Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T23:14:52.267Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T23:14:52.350Z] $ docker stop --time=1 1997822ff23d0af911dd48cfc23526eb5bddaf6414ae3d439ecf4842be58ea0b [2022-03-31T23:14:53.527Z] $ docker rm -f 1997822ff23d0af911dd48cfc23526eb5bddaf6414ae3d439ecf4842be58ea0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-31T23:16:39.003Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10353 in /w/workspace/gexfoundry_device-sdk-go_PR-1121 [Pipeline] { [Pipeline] ws [2022-03-31T23:16:39.044Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-03-31T23:16:39.299Z] The recommended git tool is: git [2022-03-31T23:16:45.898Z] using credential edgex-jenkins-ssh [2022-03-31T23:16:45.924Z] Cloning the remote Git repository [2022-03-31T23:16:46.001Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-03-31T23:16:46.102Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-03-31T23:16:46.214Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-31T23:16:46.215Z] > git --version # timeout=10 [2022-03-31T23:16:46.236Z] > git --version # 'git version 2.25.1' [2022-03-31T23:16:46.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T23:16:46.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T23:16:48.912Z] Merging remotes/origin/main commit 71f09d1ab0705056f5c82f36890c48cdd3d80cce into PR head commit be4de0d5ed52719c8e0bee2af6130480cae9fe3c [2022-03-31T23:16:49.181Z] Merge succeeded, producing be4de0d5ed52719c8e0bee2af6130480cae9fe3c [2022-03-31T23:16:49.182Z] Checking out Revision be4de0d5ed52719c8e0bee2af6130480cae9fe3c (PR-1121) [2022-03-31T23:16:48.193Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-31T23:16:48.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-31T23:16:48.264Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-31T23:16:48.302Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-31T23:16:48.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T23:16:48.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1121/head:refs/remotes/origin/PR-1121 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-31T23:16:48.934Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T23:16:48.957Z] > git checkout -f be4de0d5ed52719c8e0bee2af6130480cae9fe3c # timeout=10 [2022-03-31T23:16:49.076Z] > git remote # timeout=10 [2022-03-31T23:16:49.100Z] > git config --get remote.origin.url # timeout=10 [2022-03-31T23:16:49.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-31T23:16:49.125Z] > git merge 71f09d1ab0705056f5c82f36890c48cdd3d80cce # timeout=10 [2022-03-31T23:16:49.162Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-31T23:16:49.191Z] > git config core.sparsecheckout # timeout=10 [2022-03-31T23:16:49.246Z] > git checkout -f be4de0d5ed52719c8e0bee2af6130480cae9fe3c # timeout=10 [2022-03-31T23:16:53.493Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-03-31T23:16:53.570Z] > git --version # timeout=10 [2022-03-31T23:16:53.584Z] > git --version # 'git version 2.25.1' [2022-03-31T23:16:53.600Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T23:16:54.658Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-31T23:16:54.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T23:16:54.659Z] Dload Upload Total Spent Left Speed [2022-03-31T23:16:54.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 51268 0 --:--:-- --:--:-- --:--:-- 51268 [Pipeline] sh [2022-03-31T23:16:55.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-31T23:16:55.534Z] + sudo tee /etc/docker/daemon.new [2022-03-31T23:16:55.534Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-31T23:16:55.534Z] { [2022-03-31T23:16:55.534Z] "registry-mirrors": [ [2022-03-31T23:16:55.534Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-31T23:16:55.534Z] ], [2022-03-31T23:16:55.534Z] "bip": "10.250.0.254/24", [2022-03-31T23:16:55.534Z] "hosts": [ [2022-03-31T23:16:55.534Z] "tcp://0.0.0.0:5555", [2022-03-31T23:16:55.534Z] "unix:///var/run/docker.sock" [2022-03-31T23:16:55.534Z] ], [2022-03-31T23:16:55.534Z] "mtu": 1458, [2022-03-31T23:16:55.534Z] "selinux-enabled": true, [2022-03-31T23:16:55.534Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-31T23:16:55.534Z] } [Pipeline] sh [2022-03-31T23:16:55.891Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-31T23:16:56.252Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T23:17:14.720Z] provisioning config files... [2022-03-31T23:17:14.744Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8633629430782388209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:17:15.323Z] ---> docker-login.sh [2022-03-31T23:17:15.323Z] nexus3.edgexfoundry.org:10001 [2022-03-31T23:17:15.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:17:16.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:17:16.212Z] Configure a credential helper to remove this warning. See [2022-03-31T23:17:16.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:17:16.212Z] [2022-03-31T23:17:16.212Z] Login Succeeded [2022-03-31T23:17:16.212Z] nexus3.edgexfoundry.org:10002 [2022-03-31T23:17:16.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:17:16.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:17:16.488Z] Configure a credential helper to remove this warning. See [2022-03-31T23:17:16.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:17:16.488Z] [2022-03-31T23:17:16.488Z] Login Succeeded [2022-03-31T23:17:16.488Z] nexus3.edgexfoundry.org:10003 [2022-03-31T23:17:17.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:17:17.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:17:17.088Z] Configure a credential helper to remove this warning. See [2022-03-31T23:17:17.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:17:17.088Z] [2022-03-31T23:17:17.088Z] Login Succeeded [2022-03-31T23:17:17.088Z] nexus3.edgexfoundry.org:10004 [2022-03-31T23:17:17.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:17:17.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:17:17.636Z] Configure a credential helper to remove this warning. See [2022-03-31T23:17:17.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:17:17.637Z] [2022-03-31T23:17:17.637Z] Login Succeeded [2022-03-31T23:17:17.637Z] docker.io [2022-03-31T23:17:17.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-31T23:17:18.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-31T23:17:18.505Z] Configure a credential helper to remove this warning. See [2022-03-31T23:17:18.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-31T23:17:18.505Z] [2022-03-31T23:17:18.505Z] Login Succeeded [2022-03-31T23:17:18.505Z] ---> docker-login.sh ends [Pipeline] } [2022-03-31T23:17:18.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-31T23:17:18.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-31T23:17:18.953Z] ========================================================= [2022-03-31T23:17:18.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-31T23:17:18.953Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:17:19.399Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-31T23:17:19.675Z] Sending build context to Docker daemon 5.163MB [2022-03-31T23:17:19.960Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-31T23:17:19.960Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-31T23:17:19.960Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-31T23:17:19.960Z] 9b3977197b4f: Pulling fs layer [2022-03-31T23:17:19.960Z] 1a89e8eeedd5: Pulling fs layer [2022-03-31T23:17:19.960Z] 94645a83ff95: Pulling fs layer [2022-03-31T23:17:19.960Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-31T23:17:19.960Z] 0c92f367c5e7: Pulling fs layer [2022-03-31T23:17:19.960Z] f7c0051592d6: Pulling fs layer [2022-03-31T23:17:19.960Z] a227ed2f7395: Pulling fs layer [2022-03-31T23:17:19.960Z] 7b1c46037f91: Pulling fs layer [2022-03-31T23:17:19.960Z] 3f3a8bcf1eab: Waiting [2022-03-31T23:17:19.960Z] 0c92f367c5e7: Waiting [2022-03-31T23:17:19.960Z] f7c0051592d6: Waiting [2022-03-31T23:17:19.960Z] a227ed2f7395: Waiting [2022-03-31T23:17:19.960Z] 7b1c46037f91: Waiting [2022-03-31T23:17:19.960Z] 94645a83ff95: Verifying Checksum [2022-03-31T23:17:19.960Z] 94645a83ff95: Download complete [2022-03-31T23:17:19.960Z] 1a89e8eeedd5: Verifying Checksum [2022-03-31T23:17:19.960Z] 1a89e8eeedd5: Download complete [2022-03-31T23:17:19.960Z] 0c92f367c5e7: Verifying Checksum [2022-03-31T23:17:19.960Z] 0c92f367c5e7: Download complete [2022-03-31T23:17:19.960Z] f7c0051592d6: Verifying Checksum [2022-03-31T23:17:19.960Z] f7c0051592d6: Download complete [2022-03-31T23:17:19.960Z] a227ed2f7395: Verifying Checksum [2022-03-31T23:17:19.960Z] a227ed2f7395: Download complete [2022-03-31T23:17:20.235Z] 9b3977197b4f: Verifying Checksum [2022-03-31T23:17:20.236Z] 9b3977197b4f: Download complete [2022-03-31T23:17:20.843Z] 9b3977197b4f: Pull complete [2022-03-31T23:17:21.450Z] 1a89e8eeedd5: Pull complete [2022-03-31T23:17:21.725Z] 94645a83ff95: Pull complete [2022-03-31T23:17:22.323Z] 7b1c46037f91: Verifying Checksum [2022-03-31T23:17:22.323Z] 7b1c46037f91: Download complete [2022-03-31T23:17:22.598Z] 3f3a8bcf1eab: Download complete [2022-03-31T23:17:35.007Z] 3f3a8bcf1eab: Pull complete [2022-03-31T23:17:35.007Z] 0c92f367c5e7: Pull complete [2022-03-31T23:17:35.007Z] f7c0051592d6: Pull complete [2022-03-31T23:17:35.290Z] a227ed2f7395: Pull complete [2022-03-31T23:17:42.029Z] 7b1c46037f91: Pull complete [2022-03-31T23:17:42.029Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-31T23:17:42.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-31T23:17:42.029Z] ---> f79e39bc4007 [2022-03-31T23:17:42.029Z] Step 3/11 : ARG MAKE=make build [2022-03-31T23:17:42.029Z] ---> Running in cc2ab9dec543 [2022-03-31T23:17:42.305Z] Removing intermediate container cc2ab9dec543 [2022-03-31T23:17:42.305Z] ---> 0e431ce81000 [2022-03-31T23:17:42.305Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-31T23:17:42.305Z] ---> Running in f2cb6664bbcc [2022-03-31T23:17:42.908Z] Removing intermediate container f2cb6664bbcc [2022-03-31T23:17:42.908Z] ---> bec25a16f7ce [2022-03-31T23:17:42.908Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-31T23:17:42.908Z] ---> Running in edca6df838e0 [2022-03-31T23:17:43.183Z] Removing intermediate container edca6df838e0 [2022-03-31T23:17:43.183Z] ---> 998c27daee53 [2022-03-31T23:17:43.183Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T23:17:43.183Z] ---> Running in 2f487712c22a [2022-03-31T23:17:45.177Z] Removing intermediate container 2f487712c22a [2022-03-31T23:17:45.177Z] ---> 7cb31f688f18 [2022-03-31T23:17:45.177Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-31T23:17:45.177Z] ---> Running in 882bd09b9444 [2022-03-31T23:17:46.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T23:17:47.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T23:17:47.741Z] OK: 220 MiB in 52 packages [2022-03-31T23:17:48.342Z] Removing intermediate container 882bd09b9444 [2022-03-31T23:17:48.342Z] ---> 4d725df545e5 [2022-03-31T23:17:48.342Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-31T23:17:48.943Z] ---> f83d134b66b2 [2022-03-31T23:17:48.943Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T23:17:49.237Z] ---> Running in fe18cd5f2921 [2022-03-31T23:18:36.255Z] Removing intermediate container fe18cd5f2921 [2022-03-31T23:18:36.255Z] ---> 8a6df98110ea [2022-03-31T23:18:36.255Z] Step 10/11 : COPY . . [2022-03-31T23:18:36.255Z] ---> 2666eb3bf0e8 [2022-03-31T23:18:36.255Z] Step 11/11 : RUN ${MAKE} [2022-03-31T23:18:36.255Z] ---> Running in 781a1c98dd82 [2022-03-31T23:18:36.255Z] noop [2022-03-31T23:18:36.851Z] Removing intermediate container 781a1c98dd82 [2022-03-31T23:18:36.851Z] ---> be33d0838967 [2022-03-31T23:18:36.851Z] Successfully built be33d0838967 [2022-03-31T23:18:36.851Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:18:37.226Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T23:18:37.226Z] . [Pipeline] withDockerContainer [2022-03-31T23:18:37.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-10353 does not seem to be running inside a container [2022-03-31T23:18:37.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T23:18:38.684Z] $ docker top 264151df0dc1ed41e3bf375c2cd66dd5cd4bdb0b01dff768d16e1be9dfc0af65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T23:18:39.637Z] + go version [2022-03-31T23:18:39.637Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-31T23:18:39.672Z] $ docker stop --time=1 264151df0dc1ed41e3bf375c2cd66dd5cd4bdb0b01dff768d16e1be9dfc0af65 [2022-03-31T23:18:41.269Z] $ docker rm -f 264151df0dc1ed41e3bf375c2cd66dd5cd4bdb0b01dff768d16e1be9dfc0af65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:18:42.094Z] + docker inspect -f . ci-base-image-arm64 [2022-03-31T23:18:42.094Z] . [Pipeline] withDockerContainer [2022-03-31T23:18:42.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-10353 does not seem to be running inside a container [2022-03-31T23:18:42.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-31T23:18:43.598Z] $ docker top 4eeb94fcaf31a61a5c294428dea6a4a7d14eefde946eb5e2855933ae20a1636d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-31T23:18:44.582Z] + make test [2022-03-31T23:18:44.582Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-31T23:18:46.585Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-31T23:20:08.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-31T23:20:08.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-31T23:20:08.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-31T23:20:08.426Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.118s coverage: 23.3% of statements [2022-03-31T23:20:08.426Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-31T23:20:08.426Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.066s coverage: 27.6% of statements [2022-03-31T23:20:08.426Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.088s coverage: 78.9% of statements [2022-03-31T23:20:08.704Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.063s coverage: 10.8% of statements [2022-03-31T23:20:08.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-31T23:20:08.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-31T23:20:08.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-31T23:20:13.047Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.110s coverage: 33.2% of statements [2022-03-31T23:20:13.047Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-31T23:20:14.498Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.077s coverage: 86.1% of statements [2022-03-31T23:20:14.498Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-31T23:20:14.498Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-31T23:20:14.498Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.117s coverage: 57.4% of statements [2022-03-31T23:20:14.498Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.197s coverage: 89.2% of statements [2022-03-31T23:20:14.498Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-31T23:20:17.885Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.063s coverage: 4.8% of statements [2022-03-31T23:20:17.885Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-31T23:20:18.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-31T23:20:18.159Z] GO111MODULE=on go vet ./... [2022-03-31T23:20:44.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-31T23:20:44.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-31T23:20:44.994Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-31T23:20:47.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-31T23:20:47.686Z] $ docker stop --time=1 4eeb94fcaf31a61a5c294428dea6a4a7d14eefde946eb5e2855933ae20a1636d [2022-03-31T23:20:49.434Z] $ docker rm -f 4eeb94fcaf31a61a5c294428dea6a4a7d14eefde946eb5e2855933ae20a1636d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-31T23:20:50.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-31T23:20:50.526Z] Warning: overwriting stash ‘coverage-report’ [2022-03-31T23:20:51.074Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-31T23:20:51.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-31T23:20:52.023Z] + ls -al . [2022-03-31T23:20:52.024Z] total 312 [2022-03-31T23:20:52.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 23:20 . [2022-03-31T23:20:52.024Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:16 .. [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 23:16 .dockerignore [2022-03-31T23:20:52.024Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 23:16 .git [2022-03-31T23:20:52.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:16 .github [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 31 23:16 .gitignore [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 23:16 .golangci.yml [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 31 23:16 CHANGELOG.md [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 23:16 GOVERNANCE.md [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 31 23:16 Jenkinsfile [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 23:16 LICENSE [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 1627 Mar 31 23:16 Makefile [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 31 23:16 OWNERS.md [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 31 23:16 README.md [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 23:13 VERSION [2022-03-31T23:20:52.024Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 23:16 bin [2022-03-31T23:20:52.024Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 31 23:20 coverage.out [2022-03-31T23:20:52.024Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:16 example [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 3105 Mar 31 23:16 go.mod [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 53784 Mar 31 23:16 go.sum [2022-03-31T23:20:52.024Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 31 23:16 internal [2022-03-31T23:20:52.024Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:16 openapi [2022-03-31T23:20:52.024Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:16 pkg [2022-03-31T23:20:52.024Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:16 snap [2022-03-31T23:20:52.024Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 23:16 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:20:52.428Z] + 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=be4de0d5ed52719c8e0bee2af6130480cae9fe3c --label arch=arm64 --label version=0.0.0 . [2022-03-31T23:20:53.057Z] Sending build context to Docker daemon 5.293MB [2022-03-31T23:20:53.057Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-31T23:20:53.057Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-31T23:20:53.057Z] ---> be33d0838967 [2022-03-31T23:20:53.057Z] Step 3/25 : ARG MAKE=make build [2022-03-31T23:20:53.057Z] ---> Running in 00416d30e4f8 [2022-03-31T23:20:53.697Z] Removing intermediate container 00416d30e4f8 [2022-03-31T23:20:53.697Z] ---> bbb7782edfc4 [2022-03-31T23:20:53.697Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-31T23:20:53.697Z] ---> Running in 1d065184c646 [2022-03-31T23:20:53.992Z] Removing intermediate container 1d065184c646 [2022-03-31T23:20:53.992Z] ---> 355c1f388cad [2022-03-31T23:20:53.992Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-31T23:20:53.992Z] ---> Running in 45e8e0d2fca2 [2022-03-31T23:20:54.616Z] Removing intermediate container 45e8e0d2fca2 [2022-03-31T23:20:54.616Z] ---> b6ef032a680c [2022-03-31T23:20:54.616Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T23:20:54.616Z] ---> Running in 699edd2513e0 [2022-03-31T23:20:56.086Z] Removing intermediate container 699edd2513e0 [2022-03-31T23:20:56.086Z] ---> b0a6f75ee270 [2022-03-31T23:20:56.086Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-31T23:20:56.086Z] ---> Running in 61d2da6df230 [2022-03-31T23:20:57.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-31T23:20:58.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-31T23:20:59.030Z] OK: 220 MiB in 52 packages [2022-03-31T23:20:59.641Z] Removing intermediate container 61d2da6df230 [2022-03-31T23:20:59.641Z] ---> 3d9acaf3c98a [2022-03-31T23:20:59.641Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-31T23:21:00.241Z] ---> 6ad57d5d150f [2022-03-31T23:21:00.241Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-31T23:21:00.241Z] ---> Running in 77b5ef2f7ffd [2022-03-31T23:21:02.216Z] Removing intermediate container 77b5ef2f7ffd [2022-03-31T23:21:02.216Z] ---> 8a741235271c [2022-03-31T23:21:02.216Z] Step 10/25 : COPY . . [2022-03-31T23:21:03.196Z] ---> 3094d9a019ac [2022-03-31T23:21:03.196Z] Step 11/25 : RUN ${MAKE} [2022-03-31T23:21:03.474Z] ---> Running in bab6ececd1b9 [2022-03-31T23:21:04.454Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-31T23:22:12.503Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-31T23:22:13.106Z] Removing intermediate container bab6ececd1b9 [2022-03-31T23:22:13.106Z] ---> 9a326db3f39d [2022-03-31T23:22:13.106Z] Step 12/25 : FROM alpine:3.14 [2022-03-31T23:22:13.700Z] 3.14: Pulling from library/alpine [2022-03-31T23:22:13.700Z] 810d54c7e01b: Pulling fs layer [2022-03-31T23:22:13.972Z] 810d54c7e01b: Verifying Checksum [2022-03-31T23:22:13.972Z] 810d54c7e01b: Download complete [2022-03-31T23:22:14.567Z] 810d54c7e01b: Pull complete [2022-03-31T23:22:14.568Z] Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da [2022-03-31T23:22:14.568Z] Status: Downloaded newer image for alpine:3.14 [2022-03-31T23:22:14.568Z] ---> cc3d11fa2d52 [2022-03-31T23:22:14.568Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-31T23:22:14.841Z] ---> Running in 831715bfd31a [2022-03-31T23:22:15.117Z] Removing intermediate container 831715bfd31a [2022-03-31T23:22:15.117Z] ---> 5b27e4372ba8 [2022-03-31T23:22:15.117Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-31T23:22:15.117Z] ---> Running in a302f7b58525 [2022-03-31T23:22:17.098Z] Removing intermediate container a302f7b58525 [2022-03-31T23:22:17.098Z] ---> 7aade5c17232 [2022-03-31T23:22:17.098Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-31T23:22:17.098Z] ---> Running in b3f278091ad4 [2022-03-31T23:22:17.696Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-31T23:22:18.672Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-31T23:22:19.265Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-31T23:22:19.537Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-31T23:22:19.537Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-31T23:22:19.537Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-31T23:22:19.811Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-31T23:22:19.811Z] Executing busybox-1.33.1-r6.trigger [2022-03-31T23:22:19.811Z] OK: 8 MiB in 19 packages [2022-03-31T23:22:20.793Z] Removing intermediate container b3f278091ad4 [2022-03-31T23:22:20.793Z] ---> 3915a56a7e86 [2022-03-31T23:22:20.793Z] Step 16/25 : WORKDIR / [2022-03-31T23:22:20.793Z] ---> Running in a850e4b1d938 [2022-03-31T23:22:21.066Z] Removing intermediate container a850e4b1d938 [2022-03-31T23:22:21.066Z] ---> 5439ecaeeeb1 [2022-03-31T23:22:21.066Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-31T23:22:21.662Z] ---> 318b6a3524ee [2022-03-31T23:22:21.662Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-31T23:22:23.105Z] ---> 26d12c62117c [2022-03-31T23:22:23.105Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-31T23:22:23.702Z] ---> dfb06b4204d0 [2022-03-31T23:22:23.702Z] Step 20/25 : EXPOSE 59999 [2022-03-31T23:22:23.702Z] ---> Running in e4509a67d373 [2022-03-31T23:22:23.978Z] Removing intermediate container e4509a67d373 [2022-03-31T23:22:23.978Z] ---> 7dc5e700625a [2022-03-31T23:22:23.978Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-31T23:22:23.978Z] ---> Running in 7c2ecf49329e [2022-03-31T23:22:24.259Z] Removing intermediate container 7c2ecf49329e [2022-03-31T23:22:24.259Z] ---> 356488dfe990 [2022-03-31T23:22:24.259Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-31T23:22:24.535Z] ---> Running in 5fb6596c51fb [2022-03-31T23:22:24.808Z] Removing intermediate container 5fb6596c51fb [2022-03-31T23:22:24.808Z] ---> dcf51d158726 [2022-03-31T23:22:24.808Z] Step 23/25 : LABEL arch=arm64 [2022-03-31T23:22:24.808Z] ---> Running in 34f97712dda8 [2022-03-31T23:22:25.081Z] Removing intermediate container 34f97712dda8 [2022-03-31T23:22:25.081Z] ---> 54c806990727 [2022-03-31T23:22:25.081Z] Step 24/25 : LABEL git_sha=be4de0d5ed52719c8e0bee2af6130480cae9fe3c [2022-03-31T23:22:25.081Z] ---> Running in 4887d13a553e [2022-03-31T23:22:25.361Z] Removing intermediate container 4887d13a553e [2022-03-31T23:22:25.361Z] ---> ff568e605336 [2022-03-31T23:22:25.361Z] Step 25/25 : LABEL version=0.0.0 [2022-03-31T23:22:25.635Z] ---> Running in 1ab3360575f9 [2022-03-31T23:22:25.907Z] Removing intermediate container 1ab3360575f9 [2022-03-31T23:22:25.907Z] ---> 53dc4b0297f2 [2022-03-31T23:22:25.907Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-31T23:22:25.907Z] Successfully built 53dc4b0297f2 [2022-03-31T23:22:25.907Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:22:26.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T23:22:26.701Z] [2022-03-31T23:22:26.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:22:27.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T23:22:27.359Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-31T23:22:27.359Z] 8998bd30e6a1: Pulling fs layer [2022-03-31T23:22:27.359Z] 04944245beec: Pulling fs layer [2022-03-31T23:22:27.359Z] 699f458cf7ca: Pulling fs layer [2022-03-31T23:22:27.359Z] 765212b225bb: Pulling fs layer [2022-03-31T23:22:27.359Z] f23df028b6ca: Pulling fs layer [2022-03-31T23:22:27.359Z] d65c8cfc05b1: Pulling fs layer [2022-03-31T23:22:27.359Z] 2437ff75d9bd: Pulling fs layer [2022-03-31T23:22:27.359Z] f23df028b6ca: Waiting [2022-03-31T23:22:27.359Z] d65c8cfc05b1: Waiting [2022-03-31T23:22:27.359Z] 2437ff75d9bd: Waiting [2022-03-31T23:22:27.359Z] 765212b225bb: Waiting [2022-03-31T23:22:27.359Z] 04944245beec: Download complete [2022-03-31T23:22:27.359Z] 765212b225bb: Verifying Checksum [2022-03-31T23:22:27.359Z] 765212b225bb: Download complete [2022-03-31T23:22:27.359Z] f23df028b6ca: Verifying Checksum [2022-03-31T23:22:27.359Z] f23df028b6ca: Download complete [2022-03-31T23:22:27.359Z] d65c8cfc05b1: Verifying Checksum [2022-03-31T23:22:27.359Z] d65c8cfc05b1: Download complete [2022-03-31T23:22:27.633Z] 699f458cf7ca: Verifying Checksum [2022-03-31T23:22:27.633Z] 699f458cf7ca: Download complete [2022-03-31T23:22:27.907Z] 8998bd30e6a1: Verifying Checksum [2022-03-31T23:22:27.907Z] 8998bd30e6a1: Download complete [2022-03-31T23:22:30.526Z] 2437ff75d9bd: Verifying Checksum [2022-03-31T23:22:30.526Z] 2437ff75d9bd: Download complete [2022-03-31T23:22:32.506Z] 8998bd30e6a1: Pull complete [2022-03-31T23:22:32.780Z] 04944245beec: Pull complete [2022-03-31T23:22:34.213Z] 699f458cf7ca: Pull complete [2022-03-31T23:22:34.485Z] 765212b225bb: Pull complete [2022-03-31T23:22:35.465Z] f23df028b6ca: Pull complete [2022-03-31T23:22:35.465Z] d65c8cfc05b1: Pull complete [2022-03-31T23:22:50.550Z] 2437ff75d9bd: Pull complete [2022-03-31T23:22:50.550Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-31T23:22:50.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-31T23:22:50.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-31T23:22:50.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-10353 does not seem to be running inside a container [2022-03-31T23:22:50.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-31T23:22:53.442Z] $ docker top 99cf9ff2f226118e14442ca9453aac076548a00983ff096fa0c03743feb2a9f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:22:54.522Z] ---> job-cost.sh [2022-03-31T23:22:54.522Z] lf-activate-venv: SKIPPING [2022-03-31T23:22:54.522Z] INFO: No Stack... [2022-03-31T23:22:54.797Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-31T23:22:55.776Z] INFO: Archiving Costs [Pipeline] sh [2022-03-31T23:22:56.457Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-03-31T23:22:56.457Z] + cut -d, -f6 [Pipeline] lock [2022-03-31T23:22:56.542Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] [2022-03-31T23:22:56.547Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] did not exist. Created. [2022-03-31T23:22:56.547Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-31T23:22:57.296Z] /w/workspace/device-sdk-go/1@tmp/durable-ac908313/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-31T23:22:57.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-31T23:22:58.027Z] Warning: overwriting stash ‘stack-cost’ [2022-03-31T23:22:58.085Z] Stashed 1 file(s) [Pipeline] } [2022-03-31T23:22:58.102Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1121-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-31T23:22:58.173Z] $ docker stop --time=1 99cf9ff2f226118e14442ca9453aac076548a00983ff096fa0c03743feb2a9f3 [2022-03-31T23:22:59.646Z] $ docker rm -f 99cf9ff2f226118e14442ca9453aac076548a00983ff096fa0c03743feb2a9f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-31T23:23:00.644Z] provisioning config files... [2022-03-31T23:23:00.652Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/config8971902303953146279tmp [Pipeline] { [Pipeline] sh [2022-03-31T23:23:01.065Z] + set +x [2022-03-31T23:23:01.065Z] + + bash -scurl -s https://codecov.io/bash [2022-03-31T23:23:01.065Z] -- [2022-03-31T23:23:01.065Z] [2022-03-31T23:23:01.065Z] _____ _ [2022-03-31T23:23:01.065Z] / ____| | | [2022-03-31T23:23:01.065Z] | | ___ __| | ___ ___ _____ __ [2022-03-31T23:23:01.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-31T23:23:01.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-31T23:23:01.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-31T23:23:01.065Z] Bash-1.0.6 [2022-03-31T23:23:01.065Z] [2022-03-31T23:23:01.065Z] [2022-03-31T23:23:01.065Z] ==> git version 2.25.1 found [2022-03-31T23:23:01.065Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-31T23:23:01.065Z] Release-Date: 2020-01-08 [2022-03-31T23:23:01.065Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-31T23:23:01.065Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-31T23:23:01.065Z] ==> Jenkins CI detected. [2022-03-31T23:23:01.065Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1121 [2022-03-31T23:23:01.065Z] project root: . [2022-03-31T23:23:01.065Z] --> token set from env [2022-03-31T23:23:01.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-31T23:23:01.065Z] ==> Running gcov in . (disable via -X gcov) [2022-03-31T23:23:01.065Z] ==> Python coveragepy not found [2022-03-31T23:23:01.065Z] ==> Searching for coverage reports in: [2022-03-31T23:23:01.065Z] + . [2022-03-31T23:23:01.065Z] -> Found 1 reports [2022-03-31T23:23:01.065Z] ==> Detecting git/mercurial file structure [2022-03-31T23:23:01.065Z] ==> Reading reports [2022-03-31T23:23:01.065Z] + ./coverage.out bytes=129001 [2022-03-31T23:23:01.065Z] ==> Appending adjustments [2022-03-31T23:23:01.065Z] https://docs.codecov.io/docs/fixing-reports [2022-03-31T23:23:01.354Z] + Found adjustments [2022-03-31T23:23:01.355Z] ==> Gzipping contents [2022-03-31T23:23:01.355Z] 16K /tmp/codecov.IczBdB.gz [2022-03-31T23:23:01.355Z] ==> Uploading reports [2022-03-31T23:23:01.355Z] url: https://codecov.io [2022-03-31T23:23:01.355Z] query: branch=PR-1121&commit=be4de0d5ed52719c8e0bee2af6130480cae9fe3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1121&job=&cmd_args= [2022-03-31T23:23:01.355Z] -> Pinging Codecov [2022-03-31T23:23:01.355Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1121&commit=be4de0d5ed52719c8e0bee2af6130480cae9fe3c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1121%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1121&job=&cmd_args= [2022-03-31T23:23:01.620Z] -> Uploading to [2022-03-31T23:23:01.620Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-31/7E55EF52A471D76F132DFD9A03CDDE97/be4de0d5ed52719c8e0bee2af6130480cae9fe3c/b8358501-cf69-4f3d-879d-6c43be42917e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T232301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90b11dc8a92d0d4e58c87375372d06a62f2e688dc31d55cb321cf16a488a867e [2022-03-31T23:23:01.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-31T23:23:01.880Z] Dload Upload Total Spent Left Speed [2022-03-31T23:23:01.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16243 0 0 100 16243 0 65232 --:--:-- --:--:-- --:--:-- 65232 [2022-03-31T23:23:01.880Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/be4de0d5ed52719c8e0bee2af6130480cae9fe3c [Pipeline] } [2022-03-31T23:23:01.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-31T23:23:03.648Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1121/archives ] [2022-03-31T23:23:03.648Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1121/archives [2022-03-31T23:23:03.648Z] total 16 [2022-03-31T23:23:03.648Z] drwxr-xr-x 3 root root 4096 Mar 31 23:14 . [2022-03-31T23:23:03.648Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 31 23:14 .. [2022-03-31T23:23:03.648Z] drwxr-xr-x 2 root root 4096 Mar 31 23:14 cost [2022-03-31T23:23:03.648Z] -rw-r--r-- 1 root root 85 Mar 31 23:14 cost.csv [2022-03-31T23:23:03.648Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1121/archives [2022-03-31T23:23:03.648Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1121/archives [2022-03-31T23:23:03.648Z] total 16 [2022-03-31T23:23:03.648Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 23:14 . [2022-03-31T23:23:03.648Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 31 23:14 .. [2022-03-31T23:23:03.648Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 23:14 cost [2022-03-31T23:23:03.648Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 31 23:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:23:03.975Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:23:04.871Z] ---> package-listing.sh [2022-03-31T23:23:04.871Z] ++ facter osfamily [2022-03-31T23:23:04.871Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-31T23:23:05.131Z] + OS_FAMILY=debian [2022-03-31T23:23:05.131Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1121 [2022-03-31T23:23:05.131Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-31T23:23:05.131Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-31T23:23:05.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-31T23:23:05.131Z] + PACKAGES=/tmp/packages_start.txt [2022-03-31T23:23:05.131Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1121 ']' [2022-03-31T23:23:05.131Z] + PACKAGES=/tmp/packages_end.txt [2022-03-31T23:23:05.131Z] + case "${OS_FAMILY}" in [2022-03-31T23:23:05.131Z] + dpkg -l [2022-03-31T23:23:05.131Z] + grep '^ii' [2022-03-31T23:23:05.131Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-31T23:23:05.131Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-31T23:23:05.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-31T23:23:05.131Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1121 ']' [2022-03-31T23:23:05.131Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1121/archives/ [2022-03-31T23:23:05.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1121/archives/ [Pipeline] echo [2022-03-31T23:23:05.168Z] 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-1121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-31T23:23:05.465Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-31T23:23:06.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-31T23:23:06.052Z] . [Pipeline] withDockerContainer [2022-03-31T23:23:06.139Z] prd-ubuntu20.04-docker-8c-8g-10352 does not seem to be running inside a container [2022-03-31T23:23:06.179Z] $ 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-1121/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-1121 -v /w/workspace/gexfoundry_device-sdk-go_PR-1121:/w/workspace/gexfoundry_device-sdk-go_PR-1121:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-31T23:23:06.643Z] $ docker top a8e90873ffb875520e0d56b9415fe75f2a76afc14d655e382df82419a3bf4c96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-31T23:23:07.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-31T23:23:07.365Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-31T23:23:07.681Z] + ls /var/log/sa-host [2022-03-31T23:23:07.682Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-31T23:23:07.859Z] provisioning config files... [2022-03-31T23:23:07.870Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1121@tmp/config5463319170507042025tmp [Pipeline] { [Pipeline] echo [2022-03-31T23:23:07.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:23:08.250Z] ---> create-netrc.sh [Pipeline] } [2022-03-31T23:23:08.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:23:08.683Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-31T23:23:08.719Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:23:09.031Z] ---> sudo-logs.sh [2022-03-31T23:23:09.031Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-31T23:23:09.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:23:09.432Z] ---> job-cost.sh [2022-03-31T23:23:09.432Z] lf-activate-venv: SKIPPING [2022-03-31T23:23:09.432Z] DEBUG: total: 0.2199999988079071 [2022-03-31T23:23:09.432Z] INFO: Retrieving Stack Cost... [2022-03-31T23:23:09.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-31T23:23:10.264Z] INFO: Archiving Costs [Pipeline] echo [2022-03-31T23:23:10.308Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-31T23:23:10.624Z] ---> logs-deploy.sh [2022-03-31T23:23:10.624Z] lf-activate-venv: SKIPPING [2022-03-31T23:23:10.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1121/1 [2022-03-31T23:23:10.624Z] INFO: archiving workspace using pattern(s): [2022-03-31T23:23:11.567Z] Archives upload complete. [2022-03-31T23:23:11.567Z] INFO: archiving logs to Nexus