Pull request #1144 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7951b8c72b787c8c13599feadf581ebd8b475afa+b41f42986e30026cf34f8a06bff8ad408dee209a (de0351a7885a9a31671546be35d66b108979c9fa) 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-ssh14428704254400504121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9825810618126905134.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15333119846288330713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 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-ssh8953214461729431832.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9444394581986431145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-44785’ Running on prd-ubuntu20.04-docker-8c-8g-44790 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [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-1144 # 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 b41f42986e30026cf34f8a06bff8ad408dee209a into PR head commit 7951b8c72b787c8c13599feadf581ebd8b475afa Merge succeeded, producing 7951b8c72b787c8c13599feadf581ebd8b475afa Checking out Revision 7951b8c72b787c8c13599feadf581ebd8b475afa (PR-1144) > 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/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7951b8c72b787c8c13599feadf581ebd8b475afa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b41f42986e30026cf34f8a06bff8ad408dee209a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7951b8c72b787c8c13599feadf581ebd8b475afa # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git rev-list --no-walk 9a0a529dd1980ce44f7d7f236712aa7c30cd1d0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:04:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:04:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:40 ========================================================= 23:04:40 EdgeX Global Pipelines Version Info 23:04:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:04:41 ------------------- 23:04:41 stable info: 23:04:41 ------------------- 23:04:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:04:41 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 23:04:41 Message: update stable to v1.0.227 23:04:42 ------------------- 23:04:42 experimental info: 23:04:42 ------------------- 23:04:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:04:42 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 23:04:42 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1144 [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1144 [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1144 [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7951b8c72b787c8c13599feadf581ebd8b475afa [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7951b8c [Pipeline] echo 23:04:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:42 provisioning config files... 23:04:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config8139375185393270944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:43 ---> docker-login.sh 23:04:43 nexus3.edgexfoundry.org:10001 23:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:43 Configure a credential helper to remove this warning. See 23:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:43 23:04:43 Login Succeeded 23:04:43 nexus3.edgexfoundry.org:10002 23:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:43 Configure a credential helper to remove this warning. See 23:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:43 23:04:43 Login Succeeded 23:04:43 nexus3.edgexfoundry.org:10003 23:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:43 Configure a credential helper to remove this warning. See 23:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:43 23:04:43 Login Succeeded 23:04:43 nexus3.edgexfoundry.org:10004 23:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:43 Configure a credential helper to remove this warning. See 23:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:43 23:04:43 Login Succeeded 23:04:43 docker.io 23:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:44 Configure a credential helper to remove this warning. See 23:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:44 23:04:44 Login Succeeded 23:04:44 ---> docker-login.sh ends [Pipeline] } 23:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:04:44 + git rev-list -1 --merges 7951b8c72b787c8c13599feadf581ebd8b475afa~1..7951b8c72b787c8c13599feadf581ebd8b475afa [Pipeline] echo 23:04:44 -----------> git rev-list -1 --merges 7951b8c72b787c8c13599feadf581ebd8b475afa~1..7951b8c72b787c8c13599feadf581ebd8b475afa 7951b8c72b787c8c13599feadf581ebd8b475afa [false] [Pipeline] sh 23:04:44 + git log --format=format:%s -1 7951b8c72b787c8c13599feadf581ebd8b475afa [Pipeline] echo 23:04:44 ========================================================= 23:04:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:04:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:45 + git log --format=format:%s -1 7951b8c72b787c8c13599feadf581ebd8b475afa [Pipeline] echo 23:04:45 [semverPrep] GIT_COMMIT: 7951b8c72b787c8c13599feadf581ebd8b475afa, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 23:04:45 [semverPrep] This is not a build commit. [Pipeline] sh 23:04:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:45 + grep -v github /etc/ssh/ssh_known_hosts 23:04:45 + [ -e /tmp/ssh_known_hosts ] 23:04:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:04:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:04:45 + sudo tee -a /etc/ssh/ssh_known_hosts 23:04:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:04:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:04:46 23:04:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:04:46 latest: Pulling from edgex-devops/py-git-semver 23:04:46 1fe172e4850f: Pulling fs layer 23:04:46 caf521ccaac6: Pulling fs layer 23:04:46 3ead6fa29328: Pulling fs layer 23:04:46 5c2a1cbceb83: Pulling fs layer 23:04:46 a8d5f1318db7: Pulling fs layer 23:04:46 c427282e49a2: Pulling fs layer 23:04:46 1827001aaf11: Pulling fs layer 23:04:46 0714d37db230: Pulling fs layer 23:04:46 ac28cf19c067: Pulling fs layer 23:04:46 ca983d60f3e2: Pulling fs layer 23:04:46 9f894cec8388: Pulling fs layer 23:04:46 ca983d60f3e2: Waiting 23:04:46 ac28cf19c067: Waiting 23:04:46 9f894cec8388: Waiting 23:04:46 0714d37db230: Waiting 23:04:46 1827001aaf11: Waiting 23:04:46 c427282e49a2: Waiting 23:04:46 5c2a1cbceb83: Waiting 23:04:46 a8d5f1318db7: Waiting 23:04:46 caf521ccaac6: Verifying Checksum 23:04:46 caf521ccaac6: Download complete 23:04:46 5c2a1cbceb83: Verifying Checksum 23:04:46 5c2a1cbceb83: Download complete 23:04:46 a8d5f1318db7: Verifying Checksum 23:04:46 a8d5f1318db7: Download complete 23:04:46 c427282e49a2: Verifying Checksum 23:04:46 c427282e49a2: Download complete 23:04:46 3ead6fa29328: Verifying Checksum 23:04:46 3ead6fa29328: Download complete 23:04:46 0714d37db230: Verifying Checksum 23:04:46 0714d37db230: Download complete 23:04:46 ac28cf19c067: Download complete 23:04:46 ca983d60f3e2: Verifying Checksum 23:04:46 ca983d60f3e2: Download complete 23:04:46 9f894cec8388: Download complete 23:04:46 1fe172e4850f: Download complete 23:04:46 1827001aaf11: Verifying Checksum 23:04:46 1827001aaf11: Download complete 23:04:47 1fe172e4850f: Pull complete 23:04:48 caf521ccaac6: Pull complete 23:04:48 3ead6fa29328: Pull complete 23:04:48 5c2a1cbceb83: Pull complete 23:04:49 a8d5f1318db7: Pull complete 23:04:49 c427282e49a2: Pull complete 23:04:50 1827001aaf11: Pull complete 23:04:50 0714d37db230: Pull complete 23:04:50 ac28cf19c067: Pull complete 23:04:51 ca983d60f3e2: Pull complete 23:04:51 9f894cec8388: Pull complete 23:04:51 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:04:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:04:51 prd-ubuntu20.04-docker-8c-8g-44790 does not seem to be running inside a container 23:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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-devops/py-git-semver:latest cat 23:04:52 $ docker top c61d46977162624b674b18f721b45ac562fd49f264f822e474aabfc1a4fbbef9 -eo pid,comm 23:04:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:04:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:52 [ssh-agent] Looking for ssh-agent implementation... 23:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:52 $ docker exec c61d46977162624b674b18f721b45ac562fd49f264f822e474aabfc1a4fbbef9 ssh-agent 23:04:53 SSH_AUTH_SOCK=/tmp/ssh-nmD66Qm8eFhx/agent.33 23:04:53 SSH_AGENT_PID=40 23:04:53 Running ssh-add (command line suppressed) 23:04:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_7269989586003423679.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_7269989586003423679.key) 23:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:53 + git tag --points-at HEAD [Pipeline] } 23:04:53 $ docker exec --env ******** --env ******** c61d46977162624b674b18f721b45ac562fd49f264f822e474aabfc1a4fbbef9 ssh-agent -k 23:04:53 unset SSH_AUTH_SOCK; 23:04:53 unset SSH_AGENT_PID; 23:04:53 echo Agent pid 40 killed; 23:04:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:04:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:53 [ssh-agent] Looking for ssh-agent implementation... 23:04:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:53 $ docker exec c61d46977162624b674b18f721b45ac562fd49f264f822e474aabfc1a4fbbef9 ssh-agent 23:04:53 SSH_AUTH_SOCK=/tmp/ssh-RMPw63o503RB/agent.74 23:04:53 SSH_AGENT_PID=80 23:04:53 Running ssh-add (command line suppressed) 23:04:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_4813587553163138465.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_4813587553163138465.key) 23:04:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:54 + git semver init 23:04:54 2022-05-09 23:04:54,508 [run_init] DEBUG init version:0.0.0 force:False 23:04:54 2022-05-09 23:04:54,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 23:04:54 2022-05-09 23:04:54,509 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 23:04:54 2022-05-09 23:04:54,509 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144, universal_newlines=False, shell=None, istream=None) 23:04:55 2022-05-09 23:04:55,352 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.git/info/exclude 23:04:55 2022-05-09 23:04:55,352 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 with force:False 23:04:55 2022-05-09 23:04:55,352 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 23:04:55 2022-05-09 23:04:55,357 [execute] INFO git cat-file --batch-check 23:04:55 2022-05-09 23:04:55,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 23:04:55 2022-05-09 23:04:55,364 [execute] INFO git cat-file --batch 23:04:55 2022-05-09 23:04:55,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 23:04:55 2022-05-09 23:04:55,371 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 23:04:55 0.0.0 [Pipeline] } 23:04:55 $ docker exec --env ******** --env ******** c61d46977162624b674b18f721b45ac562fd49f264f822e474aabfc1a4fbbef9 ssh-agent -k 23:04:55 unset SSH_AUTH_SOCK; 23:04:55 unset SSH_AGENT_PID; 23:04:55 echo Agent pid 80 killed; 23:04:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:55 + git semver [Pipeline] } 23:04:56 $ docker stop --time=1 c61d46977162624b674b18f721b45ac562fd49f264f822e474aabfc1a4fbbef9 23:04:57 $ docker rm -f c61d46977162624b674b18f721b45ac562fd49f264f822e474aabfc1a4fbbef9 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:04:58 Stashed 1 file(s) [Pipeline] echo 23:04:58 [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 23:04:58 provisioning config files... 23:04:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config8940012095721388875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:58 ---> docker-login.sh 23:04:58 nexus3.edgexfoundry.org:10001 23:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:58 Configure a credential helper to remove this warning. See 23:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:58 23:04:58 Login Succeeded 23:04:58 nexus3.edgexfoundry.org:10002 23:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:58 Configure a credential helper to remove this warning. See 23:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:58 23:04:58 Login Succeeded 23:04:58 nexus3.edgexfoundry.org:10003 23:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:58 Configure a credential helper to remove this warning. See 23:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:58 23:04:58 Login Succeeded 23:04:58 nexus3.edgexfoundry.org:10004 23:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:58 Configure a credential helper to remove this warning. See 23:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:58 23:04:58 Login Succeeded 23:04:58 docker.io 23:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:59 Configure a credential helper to remove this warning. See 23:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:59 23:04:59 Login Succeeded 23:04:59 ---> docker-login.sh ends [Pipeline] } 23:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:59 ========================================================= 23:04:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:04:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:04:59 + 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 . 23:04:59 Sending build context to Docker daemon 9.703MB 23:04:59 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:04:59 Step 2/11 : FROM ${BASE} AS builder 23:04:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:59 59bf1c3509f3: Pulling fs layer 23:04:59 666ba61612fd: Pulling fs layer 23:04:59 8ed8ca486205: Pulling fs layer 23:04:59 4fe6c5a15a65: Pulling fs layer 23:04:59 22a0e8bec74d: Pulling fs layer 23:04:59 ca2b28591e48: Pulling fs layer 23:04:59 a51346096db8: Pulling fs layer 23:04:59 daebc70d1ce1: Pulling fs layer 23:04:59 0e18a0eac166: Pulling fs layer 23:04:59 4fe6c5a15a65: Waiting 23:04:59 22a0e8bec74d: Waiting 23:04:59 ca2b28591e48: Waiting 23:04:59 a51346096db8: Waiting 23:04:59 daebc70d1ce1: Waiting 23:04:59 0e18a0eac166: Waiting 23:04:59 8ed8ca486205: Verifying Checksum 23:04:59 8ed8ca486205: Download complete 23:04:59 666ba61612fd: Download complete 23:05:00 22a0e8bec74d: Verifying Checksum 23:05:00 22a0e8bec74d: Download complete 23:05:00 ca2b28591e48: Verifying Checksum 23:05:00 ca2b28591e48: Download complete 23:05:00 59bf1c3509f3: Verifying Checksum 23:05:00 59bf1c3509f3: Download complete 23:05:00 a51346096db8: Verifying Checksum 23:05:00 a51346096db8: Download complete 23:05:00 daebc70d1ce1: Verifying Checksum 23:05:00 daebc70d1ce1: Download complete 23:05:00 59bf1c3509f3: Pull complete 23:05:00 666ba61612fd: Pull complete 23:05:00 8ed8ca486205: Pull complete 23:05:00 0e18a0eac166: Verifying Checksum 23:05:00 0e18a0eac166: Download complete 23:05:00 4fe6c5a15a65: Verifying Checksum 23:05:00 4fe6c5a15a65: Download complete 23:05:04 4fe6c5a15a65: Pull complete 23:05:04 22a0e8bec74d: Pull complete 23:05:04 ca2b28591e48: Pull complete 23:05:04 a51346096db8: Pull complete 23:05:04 daebc70d1ce1: Pull complete 23:05:06 0e18a0eac166: Pull complete 23:05:06 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:05:06 ---> f018257e8ee9 23:05:06 Step 3/11 : ARG MAKE=make build 23:05:08 ---> Running in 5d1c2c0d8bfb 23:05:08 Removing intermediate container 5d1c2c0d8bfb 23:05:08 ---> bd4a1b9a718c 23:05:08 Step 4/11 : WORKDIR /device-sdk-go 23:05:08 ---> Running in ae5cab45246d 23:05:08 Removing intermediate container ae5cab45246d 23:05:08 ---> 7d9462780e8a 23:05:08 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:05:08 ---> Running in ea4b4ad71a5f 23:05:08 Removing intermediate container ea4b4ad71a5f 23:05:08 ---> 021dca1a4b35 23:05:08 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:08 ---> Running in 88c83375a447 23:05:09 Removing intermediate container 88c83375a447 23:05:09 ---> df1b5f1bdf86 23:05:09 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:05:09 ---> Running in c700e0a59dba 23:05:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:05:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:05:11 OK: 221 MiB in 52 packages 23:05:11 Removing intermediate container c700e0a59dba 23:05:11 ---> 0c7c1ba08095 23:05:11 Step 8/11 : COPY go.mod vendor* ./ 23:05:11 ---> 0edc0d8129cc 23:05:11 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:11 ---> Running in f7ff5b13e255 23:05:13 Still waiting to schedule task 23:05:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-44789’ is offline 23:05:26 Removing intermediate container f7ff5b13e255 23:05:26 ---> 379ff73d364e 23:05:26 Step 10/11 : COPY . . 23:05:26 ---> dc029025e15a 23:05:26 Step 11/11 : RUN ${MAKE} 23:05:26 ---> Running in e0b1a359477b 23:05:26 noop 23:05:26 Removing intermediate container e0b1a359477b 23:05:26 ---> 2c1870e73e38 23:05:26 Successfully built 2c1870e73e38 23:05:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:05:26 + docker inspect -f . ci-base-image-x86_64 23:05:26 . [Pipeline] withDockerContainer 23:05:26 prd-ubuntu20.04-docker-8c-8g-44790 does not seem to be running inside a container 23:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:27 $ docker top 358da6aae372f580e46fa8a63219ddb74fd9eb0015e2bfc3a2d7cbbb7147d7f5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:27 + go version 23:05:27 go version go1.17.6 linux/amd64 [Pipeline] } 23:05:27 $ docker stop --time=1 358da6aae372f580e46fa8a63219ddb74fd9eb0015e2bfc3a2d7cbbb7147d7f5 23:05:28 $ docker rm -f 358da6aae372f580e46fa8a63219ddb74fd9eb0015e2bfc3a2d7cbbb7147d7f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:05:29 + docker inspect -f . ci-base-image-x86_64 23:05:29 . [Pipeline] withDockerContainer 23:05:29 prd-ubuntu20.04-docker-8c-8g-44790 does not seem to be running inside a container 23:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:30 $ docker top 81ea067f7f0eff4b5486e040aa05fceccfc9474fed7e549522002a06b67aedd2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:05:30 + make test 23:05:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:05:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.078s coverage: 23.3% of statements 23:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.107s coverage: 27.6% of statements 23:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.107s coverage: 78.9% of statements 23:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.075s coverage: 10.8% of statements 23:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.073s coverage: 60.0% of statements 23:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:05:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.113s coverage: 34.8% of statements 23:05:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:05:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 86.1% of statements 23:05:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:05:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:05:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.099s coverage: 65.1% of statements 23:05:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.750s coverage: 89.2% of statements 23:05:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:05:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 23:05:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:06:03 GO111MODULE=on go vet ./... 23:06:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:07 ./bin/test-attribution-txt.sh [Pipeline] echo 23:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:06:07 $ docker stop --time=1 81ea067f7f0eff4b5486e040aa05fceccfc9474fed7e549522002a06b67aedd2 23:06:09 $ docker rm -f 81ea067f7f0eff4b5486e040aa05fceccfc9474fed7e549522002a06b67aedd2 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:06:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:06:11 + ls -al . 23:06:11 total 296 23:06:11 drwxrwxr-x 11 jenkins jenkins 4096 May 9 23:06 . 23:06:11 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:04 .. 23:06:11 -rw-rw-r-- 1 jenkins jenkins 140 May 9 23:04 .dockerignore 23:06:11 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:04 .git 23:06:11 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:04 .github 23:06:11 -rw-rw-r-- 1 jenkins jenkins 131 May 9 23:04 .gitignore 23:06:11 -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:04 .golangci.yml 23:06:11 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:04 .semver 23:06:11 -rw-rw-r-- 1 jenkins jenkins 26321 May 9 23:04 CHANGELOG.md 23:06:11 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:04 GOVERNANCE.md 23:06:11 -rw-rw-r-- 1 jenkins jenkins 880 May 9 23:04 Jenkinsfile 23:06:11 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 23:04 LICENSE 23:06:11 -rw-rw-r-- 1 jenkins jenkins 2015 May 9 23:04 Makefile 23:06:11 -rw-rw-r-- 1 jenkins jenkins 619 May 9 23:04 OWNERS.md 23:06:11 -rw-rw-r-- 1 jenkins jenkins 4881 May 9 23:04 README.md 23:06:11 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:04 VERSION 23:06:11 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:04 bin 23:06:11 -rw-r--r-- 1 jenkins jenkins 130820 May 9 23:05 coverage.out 23:06:11 drwxrwxr-x 5 jenkins jenkins 4096 May 9 23:04 example 23:06:11 -rw-rw-r-- 1 jenkins jenkins 3159 May 9 23:04 go.mod 23:06:11 -rw-rw-r-- 1 jenkins jenkins 34898 May 9 23:04 go.sum 23:06:11 drwxrwxr-x 15 jenkins jenkins 4096 May 9 23:04 internal 23:06:11 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:04 openapi 23:06:11 drwxrwxr-x 5 jenkins jenkins 4096 May 9 23:04 pkg 23:06:11 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:04 snap 23:06:11 -rw-rw-r-- 1 jenkins jenkins 222 May 9 23:04 version.go [Pipeline] isUnix [Pipeline] sh 23:06:11 + 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=7951b8c72b787c8c13599feadf581ebd8b475afa --label arch=amd64 --label version=0.0.0 . 23:06:11 Sending build context to Docker daemon 9.835MB 23:06:11 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:06:11 Step 2/25 : FROM ${BASE} AS builder 23:06:11 ---> 2c1870e73e38 23:06:11 Step 3/25 : ARG MAKE=make build 23:06:11 ---> Running in be96f02dde6f 23:06:11 Removing intermediate container be96f02dde6f 23:06:11 ---> f440d6b1a0c0 23:06:11 Step 4/25 : WORKDIR /device-sdk-go 23:06:11 ---> Running in 024697df8779 23:06:11 Removing intermediate container 024697df8779 23:06:11 ---> 3410cd04201d 23:06:11 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:06:11 ---> Running in 5f2dbe83138f 23:06:11 Removing intermediate container 5f2dbe83138f 23:06:11 ---> 4ccbbcb66b3d 23:06:11 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:11 ---> Running in b82191e4782d 23:06:12 Removing intermediate container b82191e4782d 23:06:12 ---> b278ec9cb66b 23:06:12 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:06:12 ---> Running in 87b1303980bf 23:06:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:06:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:06:13 OK: 221 MiB in 52 packages 23:06:14 Removing intermediate container 87b1303980bf 23:06:14 ---> a888be499f90 23:06:14 Step 8/25 : COPY go.mod vendor* ./ 23:06:14 ---> 1c8f5403cc0a 23:06:14 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:14 ---> Running in b39c5033420f 23:06:14 Removing intermediate container b39c5033420f 23:06:14 ---> ba1df85f25ac 23:06:14 Step 10/25 : COPY . . 23:06:15 ---> b05842966dcb 23:06:15 Step 11/25 : RUN ${MAKE} 23:06:15 ---> Running in a64dc06393ac 23:06:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:06:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:06:36 Removing intermediate container a64dc06393ac 23:06:36 ---> 6630343726f1 23:06:36 Step 12/25 : FROM alpine:3.14 23:06:36 3.14: Pulling from library/alpine 23:06:37 8663204ce13b: Pulling fs layer 23:06:37 8663204ce13b: Verifying Checksum 23:06:37 8663204ce13b: Download complete 23:06:37 8663204ce13b: Pull complete 23:06:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:06:37 Status: Downloaded newer image for alpine:3.14 23:06:37 ---> e04c818066af 23:06:37 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:06:37 ---> Running in 6691e32495c5 23:06:37 Removing intermediate container 6691e32495c5 23:06:37 ---> c4c64caf2b3f 23:06:37 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:06:37 ---> Running in ec81a740ee2d 23:06:38 Removing intermediate container ec81a740ee2d 23:06:38 ---> 08e03be53210 23:06:38 Step 15/25 : RUN apk add --update --no-cache zeromq 23:06:38 ---> Running in 97dd66d10ac4 23:06:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:06:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:06:39 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:06:39 (2/5) Installing libsodium (1.0.18-r0) 23:06:39 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:06:39 (4/5) Installing libzmq (4.3.4-r0) 23:06:39 (5/5) Installing zeromq (4.3.4-r0) 23:06:39 Executing busybox-1.33.1-r7.trigger 23:06:39 OK: 8 MiB in 19 packages 23:06:40 Removing intermediate container 97dd66d10ac4 23:06:40 ---> 82e416adbaaa 23:06:40 Step 16/25 : WORKDIR / 23:06:40 ---> Running in 00475e272b48 23:06:40 Removing intermediate container 00475e272b48 23:06:40 ---> 537d70181d0b 23:06:40 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:06:40 ---> efc52f896d5b 23:06:40 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:06:41 ---> 558de6a1f2df 23:06:41 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:06:41 ---> a8a107c6bd7b 23:06:41 Step 20/25 : EXPOSE 59999 23:06:41 ---> Running in 4080c88b7886 23:06:41 Removing intermediate container 4080c88b7886 23:06:41 ---> 9e0ff1549fd2 23:06:41 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:06:41 ---> Running in 4db4d8f168fb 23:06:41 Removing intermediate container 4db4d8f168fb 23:06:41 ---> 3c81ffffdd5f 23:06:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:41 ---> Running in 62f164d2670a 23:06:41 Removing intermediate container 62f164d2670a 23:06:41 ---> d65616b0d227 23:06:41 Step 23/25 : LABEL arch=amd64 23:06:41 ---> Running in 3cd758d821f0 23:06:42 Removing intermediate container 3cd758d821f0 23:06:42 ---> c2d83c4f4b91 23:06:42 Step 24/25 : LABEL git_sha=7951b8c72b787c8c13599feadf581ebd8b475afa 23:06:42 ---> Running in 831c0c7d04c6 23:06:42 Removing intermediate container 831c0c7d04c6 23:06:42 ---> de0eea0d3139 23:06:42 Step 25/25 : LABEL version=0.0.0 23:06:42 ---> Running in 3044f22f4cea 23:06:42 Removing intermediate container 3044f22f4cea 23:06:42 ---> 356913e29a85 23:06:42 [Warning] One or more build-args [ARCH] were not consumed 23:06:42 Successfully built 356913e29a85 23:06:42 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 23:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:42 23:06:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:06:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:43 latest: Pulling from edgex-lftools-log-publisher 23:06:43 5eb5b503b376: Pulling fs layer 23:06:43 5c69ac0246d0: Pulling fs layer 23:06:43 ec43610c2a17: Pulling fs layer 23:06:43 3a2ae6a8a46f: Pulling fs layer 23:06:43 33b1e0a273af: Pulling fs layer 23:06:43 5d3b04190fa2: Pulling fs layer 23:06:43 2f39f015ded8: Pulling fs layer 23:06:43 5d3b04190fa2: Waiting 23:06:43 3a2ae6a8a46f: Waiting 23:06:43 2f39f015ded8: Waiting 23:06:43 33b1e0a273af: Waiting 23:06:43 5c69ac0246d0: Download complete 23:06:43 3a2ae6a8a46f: Verifying Checksum 23:06:43 3a2ae6a8a46f: Download complete 23:06:43 33b1e0a273af: Verifying Checksum 23:06:43 33b1e0a273af: Download complete 23:06:43 ec43610c2a17: Verifying Checksum 23:06:43 ec43610c2a17: Download complete 23:06:43 5d3b04190fa2: Verifying Checksum 23:06:43 5d3b04190fa2: Download complete 23:06:43 5eb5b503b376: Verifying Checksum 23:06:43 5eb5b503b376: Download complete 23:06:43 2f39f015ded8: Download complete 23:06:44 5eb5b503b376: Pull complete 23:06:44 5c69ac0246d0: Pull complete 23:06:45 ec43610c2a17: Pull complete 23:06:45 3a2ae6a8a46f: Pull complete 23:06:45 33b1e0a273af: Pull complete 23:06:45 5d3b04190fa2: Pull complete 23:06:50 2f39f015ded8: Pull complete 23:06:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:06:50 prd-ubuntu20.04-docker-8c-8g-44790 does not seem to be running inside a container 23:06:50 $ 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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:06:52 $ docker top 20eb898aed915086f6566bd306cb5aa5d4d70a5a095d0f089fd8448ec6d69633 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:53 ---> job-cost.sh 23:06:53 lf-activate-venv: SKIPPING 23:06:53 INFO: No Stack... 23:06:53 INFO: Retrieving Pricing Info for: v3-standard-8 23:06:53 INFO: Archiving Costs [Pipeline] sh 23:06:54 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/cost.csv 23:06:54 + cut -d, -f6 [Pipeline] lock 23:06:54 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] 23:06:54 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] did not exist. Created. 23:06:54 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:54 + echo total: 0.2199999988079071 [Pipeline] stash 23:06:54 Stashed 1 file(s) [Pipeline] } 23:06:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:54 $ docker stop --time=1 20eb898aed915086f6566bd306cb5aa5d4d70a5a095d0f089fd8448ec6d69633 23:06:55 $ docker rm -f 20eb898aed915086f6566bd306cb5aa5d4d70a5a095d0f089fd8448ec6d69633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:08:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44792 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] ws 23:08:00 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 23:08:00 The recommended git tool is: git 23:08:07 using credential edgex-jenkins-ssh 23:08:07 Cloning the remote Git repository 23:08:07 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:08:07 > git init /w/workspace/device-sdk-go/14 # timeout=10 23:08:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:08:07 > git --version # timeout=10 23:08:07 > git --version # 'git version 2.25.1' 23:08:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:08:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:08:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:08:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:08:10 Merging remotes/origin/main commit b41f42986e30026cf34f8a06bff8ad408dee209a into PR head commit 7951b8c72b787c8c13599feadf581ebd8b475afa 23:08:10 Merge succeeded, producing 7951b8c72b787c8c13599feadf581ebd8b475afa 23:08:10 Checking out Revision 7951b8c72b787c8c13599feadf581ebd8b475afa (PR-1144) 23:08:10 > git config core.sparsecheckout # timeout=10 23:08:10 > git checkout -f 7951b8c72b787c8c13599feadf581ebd8b475afa # timeout=10 23:08:10 > git remote # timeout=10 23:08:10 > git config --get remote.origin.url # timeout=10 23:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:10 > git merge b41f42986e30026cf34f8a06bff8ad408dee209a # timeout=10 23:08:10 > git rev-parse HEAD^{commit} # timeout=10 23:08:10 > git config core.sparsecheckout # timeout=10 23:08:10 > git checkout -f 7951b8c72b787c8c13599feadf581ebd8b475afa # timeout=10 23:08:14 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:08:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:15 Dload Upload Total Spent Left Speed 23:08:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 23:08:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:08:16 + + sudo tee /etc/docker/daemon.new 23:08:16 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:08:16 { 23:08:16 "registry-mirrors": [ 23:08:16 "https://nexus3.edgexfoundry.org:10001" 23:08:16 ], 23:08:16 "bip": "10.250.0.254/24", 23:08:16 "hosts": [ 23:08:16 "tcp://0.0.0.0:5555", 23:08:16 "unix:///var/run/docker.sock" 23:08:16 ], 23:08:16 "mtu": 1458, 23:08:16 "selinux-enabled": true, 23:08:16 "seccomp-profile": "/etc/docker/seccomp.json" 23:08:16 } [Pipeline] sh 23:08:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:08:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:35 provisioning config files... 23:08:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/14@tmp/config4806730786325258741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:35 ---> docker-login.sh 23:08:35 nexus3.edgexfoundry.org:10001 23:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:36 Configure a credential helper to remove this warning. See 23:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:36 23:08:36 Login Succeeded 23:08:36 nexus3.edgexfoundry.org:10002 23:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:37 Configure a credential helper to remove this warning. See 23:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:37 23:08:37 Login Succeeded 23:08:37 nexus3.edgexfoundry.org:10003 23:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:37 Configure a credential helper to remove this warning. See 23:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:37 23:08:37 Login Succeeded 23:08:37 nexus3.edgexfoundry.org:10004 23:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:38 Configure a credential helper to remove this warning. See 23:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:38 23:08:38 Login Succeeded 23:08:38 docker.io 23:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:39 Configure a credential helper to remove this warning. See 23:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:39 23:08:39 Login Succeeded 23:08:39 ---> docker-login.sh ends [Pipeline] } 23:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:40 ========================================================= 23:08:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:08:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:08:40 + 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 . 23:08:41 Sending build context to Docker daemon 5.223MB 23:08:41 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:08:41 Step 2/11 : FROM ${BASE} AS builder 23:08:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:08:41 9b3977197b4f: Pulling fs layer 23:08:41 1a89e8eeedd5: Pulling fs layer 23:08:41 94645a83ff95: Pulling fs layer 23:08:41 3f3a8bcf1eab: Pulling fs layer 23:08:41 0c92f367c5e7: Pulling fs layer 23:08:41 3096ccb668a1: Pulling fs layer 23:08:41 e8cf19c19ddd: Pulling fs layer 23:08:41 a4caa8a26152: Pulling fs layer 23:08:41 3f3a8bcf1eab: Waiting 23:08:41 0c92f367c5e7: Waiting 23:08:41 3096ccb668a1: Waiting 23:08:41 e8cf19c19ddd: Waiting 23:08:41 a4caa8a26152: Waiting 23:08:41 94645a83ff95: Verifying Checksum 23:08:41 94645a83ff95: Download complete 23:08:41 1a89e8eeedd5: Verifying Checksum 23:08:41 1a89e8eeedd5: Download complete 23:08:41 0c92f367c5e7: Verifying Checksum 23:08:41 0c92f367c5e7: Download complete 23:08:41 3096ccb668a1: Verifying Checksum 23:08:41 3096ccb668a1: Download complete 23:08:41 9b3977197b4f: Download complete 23:08:41 e8cf19c19ddd: Download complete 23:08:41 9b3977197b4f: Pull complete 23:08:42 1a89e8eeedd5: Pull complete 23:08:43 94645a83ff95: Pull complete 23:08:43 a4caa8a26152: Verifying Checksum 23:08:43 a4caa8a26152: Download complete 23:08:44 3f3a8bcf1eab: Verifying Checksum 23:08:44 3f3a8bcf1eab: Download complete 23:08:56 3f3a8bcf1eab: Pull complete 23:08:56 0c92f367c5e7: Pull complete 23:08:56 3096ccb668a1: Pull complete 23:08:56 e8cf19c19ddd: Pull complete 23:09:03 a4caa8a26152: Pull complete 23:09:03 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:09:03 ---> 725f1c02e7f9 23:09:03 Step 3/11 : ARG MAKE=make build 23:09:03 ---> Running in fc4703c006ff 23:09:04 Removing intermediate container fc4703c006ff 23:09:04 ---> b7c7b4bc1ed2 23:09:04 Step 4/11 : WORKDIR /device-sdk-go 23:09:04 ---> Running in 6f4aec00f17e 23:09:04 Removing intermediate container 6f4aec00f17e 23:09:04 ---> d0d927d85f12 23:09:04 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:09:04 ---> Running in 96b2133a01e9 23:09:05 Removing intermediate container 96b2133a01e9 23:09:05 ---> bb2b703e330b 23:09:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:05 ---> Running in a3b7c0c3e2ed 23:09:07 Removing intermediate container a3b7c0c3e2ed 23:09:07 ---> 91221d170bf0 23:09:07 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:09:07 ---> Running in 8d7c4879a62d 23:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:09:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:09:11 OK: 220 MiB in 52 packages 23:09:11 Removing intermediate container 8d7c4879a62d 23:09:11 ---> 3fbf87f9f27b 23:09:11 Step 8/11 : COPY go.mod vendor* ./ 23:09:12 ---> 73b6f3651ede 23:09:12 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:12 ---> Running in c4930181d9a0 23:09:59 Removing intermediate container c4930181d9a0 23:09:59 ---> 0e1d5377aebf 23:09:59 Step 10/11 : COPY . . 23:09:59 ---> d5247c2a3eab 23:09:59 Step 11/11 : RUN ${MAKE} 23:09:59 ---> Running in c9177de73f58 23:10:00 noop 23:10:00 Removing intermediate container c9177de73f58 23:10:00 ---> c409bb2b00b1 23:10:00 Successfully built c409bb2b00b1 23:10:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:10:01 + docker inspect -f . ci-base-image-arm64 23:10:01 . [Pipeline] withDockerContainer 23:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-44792 does not seem to be running inside a container 23:10:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:02 $ docker top 01d6eaab1eedf1a61e5e8bc437b5ead7ba942027b0ec438fb660bbe74fce8805 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:03 + go version 23:10:03 go version go1.17.6 linux/arm64 [Pipeline] } 23:10:03 $ docker stop --time=1 01d6eaab1eedf1a61e5e8bc437b5ead7ba942027b0ec438fb660bbe74fce8805 23:10:05 $ docker rm -f 01d6eaab1eedf1a61e5e8bc437b5ead7ba942027b0ec438fb660bbe74fce8805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:10:06 + docker inspect -f . ci-base-image-arm64 23:10:06 . [Pipeline] withDockerContainer 23:10:06 prd-ubuntu20.04-docker-arm64-4c-16g-44792 does not seem to be running inside a container 23:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:07 $ docker top 1f36748a3ce188f2eb234d2404613fe5dac738840f1de9d9c950fb278c651238 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:10:08 + make test 23:10:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:10:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:12:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:12:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:12:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:12:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.366s coverage: 23.3% of statements 23:12:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:12:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.274s coverage: 27.6% of statements 23:12:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.283s coverage: 78.9% of statements 23:12:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.281s coverage: 10.8% of statements 23:12:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.428s coverage: 60.0% of statements 23:12:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:12:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:12:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.499s coverage: 34.8% of statements 23:12:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:12:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.297s coverage: 86.1% of statements 23:12:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:12:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:12:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.525s coverage: 65.1% of statements 23:12:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.299s coverage: 89.2% of statements 23:12:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:12:59 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.246s coverage: 4.7% of statements 23:12:59 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:13:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:13:00 GO111MODULE=on go vet ./... 23:14:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:14:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:14:36 ./bin/test-attribution-txt.sh [Pipeline] echo 23:14:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:14:36 $ docker stop --time=1 1f36748a3ce188f2eb234d2404613fe5dac738840f1de9d9c950fb278c651238 23:14:38 $ docker rm -f 1f36748a3ce188f2eb234d2404613fe5dac738840f1de9d9c950fb278c651238 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:14:40 Warning: overwriting stash ‘coverage-report’ 23:14:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:14:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:14:42 + ls -al . 23:14:42 total 292 23:14:42 drwxrwxr-x 10 jenkins jenkins 4096 May 9 23:14 . 23:14:42 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:08 .. 23:14:42 -rw-rw-r-- 1 jenkins jenkins 140 May 9 23:08 .dockerignore 23:14:42 drwxrwxr-x 8 jenkins jenkins 4096 May 9 23:08 .git 23:14:42 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:08 .github 23:14:42 -rw-rw-r-- 1 jenkins jenkins 131 May 9 23:08 .gitignore 23:14:42 -rw-rw-r-- 1 jenkins jenkins 42 May 9 23:08 .golangci.yml 23:14:42 -rw-rw-r-- 1 jenkins jenkins 26321 May 9 23:08 CHANGELOG.md 23:14:42 -rw-rw-r-- 1 jenkins jenkins 677 May 9 23:08 GOVERNANCE.md 23:14:42 -rw-rw-r-- 1 jenkins jenkins 880 May 9 23:08 Jenkinsfile 23:14:42 -rw-rw-r-- 1 jenkins jenkins 11341 May 9 23:08 LICENSE 23:14:42 -rw-rw-r-- 1 jenkins jenkins 2015 May 9 23:08 Makefile 23:14:42 -rw-rw-r-- 1 jenkins jenkins 619 May 9 23:08 OWNERS.md 23:14:42 -rw-rw-r-- 1 jenkins jenkins 4881 May 9 23:08 README.md 23:14:42 -rw-rw-r-- 1 jenkins jenkins 5 May 9 23:04 VERSION 23:14:42 drwxrwxr-x 2 jenkins jenkins 4096 May 9 23:08 bin 23:14:42 -rw-r--r-- 1 jenkins jenkins 130819 May 9 23:12 coverage.out 23:14:42 drwxrwxr-x 5 jenkins jenkins 4096 May 9 23:08 example 23:14:42 -rw-rw-r-- 1 jenkins jenkins 3159 May 9 23:08 go.mod 23:14:42 -rw-rw-r-- 1 jenkins jenkins 34898 May 9 23:08 go.sum 23:14:42 drwxrwxr-x 15 jenkins jenkins 4096 May 9 23:08 internal 23:14:42 drwxrwxr-x 3 jenkins jenkins 4096 May 9 23:08 openapi 23:14:42 drwxrwxr-x 5 jenkins jenkins 4096 May 9 23:08 pkg 23:14:42 drwxrwxr-x 4 jenkins jenkins 4096 May 9 23:08 snap 23:14:42 -rw-rw-r-- 1 jenkins jenkins 222 May 9 23:08 version.go [Pipeline] isUnix [Pipeline] sh 23:14:42 + 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=7951b8c72b787c8c13599feadf581ebd8b475afa --label arch=arm64 --label version=0.0.0 . 23:14:43 Sending build context to Docker daemon 5.355MB 23:14:43 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:14:43 Step 2/25 : FROM ${BASE} AS builder 23:14:43 ---> c409bb2b00b1 23:14:43 Step 3/25 : ARG MAKE=make build 23:14:43 ---> Running in b42f09866a2a 23:14:44 Removing intermediate container b42f09866a2a 23:14:44 ---> cd7b6921e484 23:14:44 Step 4/25 : WORKDIR /device-sdk-go 23:14:44 ---> Running in d07fbc3d5314 23:14:44 Removing intermediate container d07fbc3d5314 23:14:44 ---> 8e0b2cb67483 23:14:44 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:14:44 ---> Running in 937c044c945d 23:14:44 Removing intermediate container 937c044c945d 23:14:44 ---> 97dea8c5b884 23:14:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:44 ---> Running in 7c9ea95a5ba5 23:14:46 Removing intermediate container 7c9ea95a5ba5 23:14:46 ---> cd38c0195cb8 23:14:46 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:14:46 ---> Running in 4a7ff666c88b 23:14:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:14:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:14:49 OK: 220 MiB in 52 packages 23:14:50 Removing intermediate container 4a7ff666c88b 23:14:50 ---> 08aee0e56c10 23:14:50 Step 8/25 : COPY go.mod vendor* ./ 23:14:50 ---> 3d07168ec99f 23:14:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:50 ---> Running in e06755cd5c49 23:14:52 Removing intermediate container e06755cd5c49 23:14:52 ---> 590db7f2be06 23:14:52 Step 10/25 : COPY . . 23:14:54 ---> 5dcc4b440328 23:14:54 Step 11/25 : RUN ${MAKE} 23:14:54 ---> Running in 47eadb2c2c6e 23:14:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:17:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:17:02 Removing intermediate container 47eadb2c2c6e 23:17:02 ---> 3fecb542e54c 23:17:02 Step 12/25 : FROM alpine:3.14 23:17:02 3.14: Pulling from library/alpine 23:17:02 455c02918c45: Pulling fs layer 23:17:02 455c02918c45: Verifying Checksum 23:17:02 455c02918c45: Download complete 23:17:02 455c02918c45: Pull complete 23:17:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:17:02 Status: Downloaded newer image for alpine:3.14 23:17:02 ---> ac73e934f311 23:17:02 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:17:02 ---> Running in 0db0bf71b681 23:17:02 Removing intermediate container 0db0bf71b681 23:17:02 ---> 73cb355189ac 23:17:02 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:17:02 ---> Running in e9ff512334d3 23:17:02 Removing intermediate container e9ff512334d3 23:17:02 ---> 461065042fe5 23:17:02 Step 15/25 : RUN apk add --update --no-cache zeromq 23:17:02 ---> Running in b0b835041537 23:17:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:17:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:17:03 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:17:03 (2/5) Installing libsodium (1.0.18-r0) 23:17:03 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:17:03 (4/5) Installing libzmq (4.3.4-r0) 23:17:03 (5/5) Installing zeromq (4.3.4-r0) 23:17:03 Executing busybox-1.33.1-r7.trigger 23:17:03 OK: 8 MiB in 19 packages 23:17:04 Removing intermediate container b0b835041537 23:17:04 ---> 9b30def58224 23:17:04 Step 16/25 : WORKDIR / 23:17:04 ---> Running in f5ddbd822ca9 23:17:05 Removing intermediate container f5ddbd822ca9 23:17:05 ---> 468e238c539c 23:17:05 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:17:05 ---> a5236bfb7e17 23:17:05 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:17:06 ---> 7ff3103c5c65 23:17:06 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:17:07 ---> 9710c42e7697 23:17:07 Step 20/25 : EXPOSE 59999 23:17:07 ---> Running in e82ca643c493 23:17:08 Removing intermediate container e82ca643c493 23:17:08 ---> e989a400f11c 23:17:08 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:17:08 ---> Running in 80a3351b2249 23:17:08 Removing intermediate container 80a3351b2249 23:17:08 ---> a42caff9c2a4 23:17:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:08 ---> Running in 9aee74652f36 23:17:08 Removing intermediate container 9aee74652f36 23:17:08 ---> 2e0ea57a601a 23:17:08 Step 23/25 : LABEL arch=arm64 23:17:08 ---> Running in 1c14fd7a3f64 23:17:09 Removing intermediate container 1c14fd7a3f64 23:17:09 ---> 1bbdf203b9a0 23:17:09 Step 24/25 : LABEL git_sha=7951b8c72b787c8c13599feadf581ebd8b475afa 23:17:09 ---> Running in b18a13933aa0 23:17:09 Removing intermediate container b18a13933aa0 23:17:09 ---> 2d640235fff5 23:17:09 Step 25/25 : LABEL version=0.0.0 23:17:09 ---> Running in 21a965af0273 23:17:09 Removing intermediate container 21a965af0273 23:17:09 ---> 2d51641a5564 23:17:09 [Warning] One or more build-args [ARCH] were not consumed 23:17:09 Successfully built 2d51641a5564 23:17:09 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 23:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:10 23:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:10 arm64: Pulling from edgex-lftools-log-publisher 23:17:10 8998bd30e6a1: Pulling fs layer 23:17:10 04944245beec: Pulling fs layer 23:17:10 699f458cf7ca: Pulling fs layer 23:17:10 765212b225bb: Pulling fs layer 23:17:10 f23df028b6ca: Pulling fs layer 23:17:10 d65c8cfc05b1: Pulling fs layer 23:17:10 2437ff75d9bd: Pulling fs layer 23:17:10 765212b225bb: Waiting 23:17:10 f23df028b6ca: Waiting 23:17:10 d65c8cfc05b1: Waiting 23:17:10 2437ff75d9bd: Waiting 23:17:10 04944245beec: Verifying Checksum 23:17:10 04944245beec: Download complete 23:17:10 765212b225bb: Verifying Checksum 23:17:10 765212b225bb: Download complete 23:17:10 f23df028b6ca: Verifying Checksum 23:17:10 f23df028b6ca: Download complete 23:17:10 d65c8cfc05b1: Verifying Checksum 23:17:10 d65c8cfc05b1: Download complete 23:17:11 699f458cf7ca: Verifying Checksum 23:17:11 699f458cf7ca: Download complete 23:17:11 8998bd30e6a1: Download complete 23:17:13 2437ff75d9bd: Verifying Checksum 23:17:13 2437ff75d9bd: Download complete 23:17:15 8998bd30e6a1: Pull complete 23:17:15 04944245beec: Pull complete 23:17:17 699f458cf7ca: Pull complete 23:17:17 765212b225bb: Pull complete 23:17:18 f23df028b6ca: Pull complete 23:17:19 d65c8cfc05b1: Pull complete 23:17:34 2437ff75d9bd: Pull complete 23:17:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-44792 does not seem to be running inside a container 23:17:34 $ 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/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:17:37 $ docker top 1677d185a1a8b07179114c5e6ad46f73c404a712125066baa5ca244bfb9583c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:38 ---> job-cost.sh 23:17:38 lf-activate-venv: SKIPPING 23:17:38 INFO: No Stack... 23:17:38 INFO: Retrieving Pricing Info for: v3-standard-4 23:17:39 INFO: Archiving Costs [Pipeline] sh 23:17:40 + cat /w/workspace/device-sdk-go/14/archives/cost.csv 23:17:40 + cut -d, -f6 [Pipeline] lock 23:17:40 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] 23:17:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] did not exist. Created. 23:17:40 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:41 /w/workspace/device-sdk-go/14@tmp/durable-68c205e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:17:41 + echo total: 0.10999999940395355 [Pipeline] stash 23:17:41 Warning: overwriting stash ‘stack-cost’ 23:17:41 Stashed 1 file(s) [Pipeline] } 23:17:41 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-14-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:41 $ docker stop --time=1 1677d185a1a8b07179114c5e6ad46f73c404a712125066baa5ca244bfb9583c2 23:17:43 $ docker rm -f 1677d185a1a8b07179114c5e6ad46f73c404a712125066baa5ca244bfb9583c2 [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 23:17:43 provisioning config files... 23:17:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config4621573855621015453tmp [Pipeline] { [Pipeline] sh 23:17:44 + set +x 23:17:44 + curl -s https://codecov.io/bash 23:17:44 + bash -s -- 23:17:44 23:17:44 _____ _ 23:17:44 / ____| | | 23:17:44 | | ___ __| | ___ ___ _____ __ 23:17:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:17:44 | |___| (_) | (_| | __/ (_| (_) \ V / 23:17:44 \_____\___/ \__,_|\___|\___\___/ \_/ 23:17:44 Bash-1.0.6 23:17:44 23:17:44 23:17:44 ==> git version 2.25.1 found 23:17:44 ==> 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 23:17:44 Release-Date: 2020-01-08 23:17:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:17:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:17:44 ==> Jenkins CI detected. 23:17:44 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1144 23:17:44 project root: . 23:17:44 --> token set from env 23:17:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:17:44 ==> Running gcov in . (disable via -X gcov) 23:17:44 ==> Python coveragepy not found 23:17:44 ==> Searching for coverage reports in: 23:17:44 + . 23:17:44 -> Found 1 reports 23:17:44 ==> Detecting git/mercurial file structure 23:17:44 ==> Reading reports 23:17:44 + ./coverage.out bytes=130819 23:17:44 ==> Appending adjustments 23:17:44 https://docs.codecov.io/docs/fixing-reports 23:17:44 + Found adjustments 23:17:44 ==> Gzipping contents 23:17:44 20K /tmp/codecov.1FRGaT.gz 23:17:44 ==> Uploading reports 23:17:44 url: https://codecov.io 23:17:44 query: branch=PR-1144&commit=7951b8c72b787c8c13599feadf581ebd8b475afa&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 23:17:44 -> Pinging Codecov 23:17:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1144&commit=7951b8c72b787c8c13599feadf581ebd8b475afa&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 23:17:44 -> Uploading to 23:17:44 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/7E55EF52A471D76F132DFD9A03CDDE97/7951b8c72b787c8c13599feadf581ebd8b475afa/d6676b82-c601-4c83-8126-ebc585a1c2f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T231744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9c761ab80c151adfce216aff5bc8fc586b58c3e7ca41401d92fa02fecb7cca2 23:17:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:17:44 Dload Upload Total Spent Left Speed 23:17:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16818 0 0 100 16818 0 78588 --:--:-- --:--:-- --:--:-- 78588 23:17:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/7951b8c72b787c8c13599feadf581ebd8b475afa [Pipeline] } 23:17:44 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 23:17:45 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives ] 23:17:45 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 23:17:45 total 16 23:17:45 drwxr-xr-x 3 root root 4096 May 9 23:06 . 23:17:45 drwxrwxr-x 12 jenkins jenkins 4096 May 9 23:06 .. 23:17:45 drwxr-xr-x 2 root root 4096 May 9 23:06 cost 23:17:45 -rw-r--r-- 1 root root 86 May 9 23:06 cost.csv 23:17:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 23:17:45 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 23:17:45 total 16 23:17:45 drwxr-xr-x 3 jenkins jenkins 4096 May 9 23:06 . 23:17:45 drwxrwxr-x 12 jenkins jenkins 4096 May 9 23:06 .. 23:17:45 drwxr-xr-x 2 jenkins jenkins 4096 May 9 23:06 cost 23:17:45 -rw-r--r-- 1 jenkins jenkins 86 May 9 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:17:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:46 ---> package-listing.sh 23:17:46 ++ facter osfamily 23:17:46 ++ tr '[:upper:]' '[:lower:]' 23:17:47 + OS_FAMILY=debian 23:17:47 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1144 23:17:47 + START_PACKAGES=/tmp/packages_start.txt 23:17:47 + END_PACKAGES=/tmp/packages_end.txt 23:17:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:47 + PACKAGES=/tmp/packages_start.txt 23:17:47 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 23:17:47 + PACKAGES=/tmp/packages_end.txt 23:17:47 + case "${OS_FAMILY}" in 23:17:47 + dpkg -l 23:17:47 + grep '^ii' 23:17:47 + '[' -f /tmp/packages_start.txt ']' 23:17:47 + '[' -f /tmp/packages_end.txt ']' 23:17:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:47 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 23:17:47 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ 23:17:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [Pipeline] echo 23:17:47 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-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:47 . [Pipeline] withDockerContainer 23:17:47 prd-ubuntu20.04-docker-8c-8g-44790 does not seem to be running inside a container 23:17:48 $ 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-1144/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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:17:48 $ docker top 73082c06ecc903b6473acd3095f044dbc2beeb389e15611dee9bd861359151de -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:48 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:48 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:49 + ls /var/log/sa-host 23:17:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:49 provisioning config files... 23:17:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config2608921642675336312tmp [Pipeline] { [Pipeline] echo 23:17:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:49 ---> create-netrc.sh [Pipeline] } 23:17:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:50 ---> python-tools-install.sh [Pipeline] echo 23:17:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:50 ---> sudo-logs.sh 23:17:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:50 ---> job-cost.sh 23:17:50 lf-activate-venv: SKIPPING 23:17:50 DEBUG: total: 0.2199999988079071 23:17:50 INFO: Retrieving Stack Cost... 23:17:51 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:51 INFO: Archiving Costs [Pipeline] echo 23:17:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:51 ---> logs-deploy.sh 23:17:51 lf-activate-venv: SKIPPING 23:17:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1144/14 23:17:51 INFO: archiving workspace using pattern(s): 23:17:52 Archives upload complete. 23:17:52 INFO: archiving logs to Nexus