Pull request #42 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41684bfe76af765bd8616e7686803c82e5478ade+d2f889f2e6331967c7dfcc00d4313b0bfed68330 (a530f3f10ddfbaebc833b2637192471a7dfba5a1) 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-ssh6834345145644829748.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh11358454254763514902.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9528348814673434218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-42/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh466453464917075356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6474999433975962827.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-42/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5181253243102467356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15659 in /w/workspace/edgexfoundry_device-gpio_PR-42 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-42 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 41684bfe76af765bd8616e7686803c82e5478ade Merge succeeded, producing 41684bfe76af765bd8616e7686803c82e5478ade Checking out Revision 41684bfe76af765bd8616e7686803c82e5478ade (PR-42) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41684bfe76af765bd8616e7686803c82e5478ade # 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 d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41684bfe76af765bd8616e7686803c82e5478ade # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:51:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:51:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:51:09 ========================================================= 01:51:09 EdgeX Global Pipelines Version Info 01:51:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:51:10 ------------------- 01:51:10 stable info: 01:51:10 ------------------- 01:51:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:51:10 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:51:10 Message: update stable to v1.0.234 01:51:11 ------------------- 01:51:11 experimental info: 01:51:11 ------------------- 01:51:11 Commited By: **** collab-it+edgex@linuxfoundation.org 01:51:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:51:11 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:51:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41684bfe76af765bd8616e7686803c82e5478ade [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41684bf [Pipeline] echo 01:51:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:12 provisioning config files... 01:51:12 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp/config2379867537258623638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:13 ---> docker-login.sh 01:51:13 nexus3.edgexfoundry.org:10001 01:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:13 Configure a credential helper to remove this warning. See 01:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:13 01:51:13 Login Succeeded 01:51:13 nexus3.edgexfoundry.org:10002 01:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:13 Configure a credential helper to remove this warning. See 01:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:13 01:51:13 Login Succeeded 01:51:13 nexus3.edgexfoundry.org:10003 01:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:13 Configure a credential helper to remove this warning. See 01:51:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:13 01:51:13 Login Succeeded 01:51:13 nexus3.edgexfoundry.org:10004 01:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:14 Configure a credential helper to remove this warning. See 01:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:14 01:51:14 Login Succeeded 01:51:14 docker.io 01:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:14 Configure a credential helper to remove this warning. See 01:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:14 01:51:14 Login Succeeded 01:51:14 ---> docker-login.sh ends [Pipeline] } 01:51:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:51:15 + git rev-list -1 --merges 41684bfe76af765bd8616e7686803c82e5478ade~1..41684bfe76af765bd8616e7686803c82e5478ade [Pipeline] echo 01:51:15 -----------> git rev-list -1 --merges 41684bfe76af765bd8616e7686803c82e5478ade~1..41684bfe76af765bd8616e7686803c82e5478ade 41684bfe76af765bd8616e7686803c82e5478ade [false] [Pipeline] sh 01:51:15 + git log --format=format:%s -1 41684bfe76af765bd8616e7686803c82e5478ade [Pipeline] echo 01:51:15 ========================================================= 01:51:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:51:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:16 + git log --format=format:%s -1 41684bfe76af765bd8616e7686803c82e5478ade [Pipeline] echo 01:51:16 [semverPrep] GIT_COMMIT: 41684bfe76af765bd8616e7686803c82e5478ade, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:51:16 [semverPrep] This is not a build commit. [Pipeline] sh 01:51:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:16 + grep -v github /etc/ssh/ssh_known_hosts 01:51:16 + [ -e /tmp/ssh_known_hosts ] 01:51:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:51:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:51:16 + sudo tee -a /etc/ssh/ssh_known_hosts 01:51:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:17 01:51:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:17 0.1.4: Pulling from edgex-devops/py-git-semver 01:51:17 42c077c10790: Pulling fs layer 01:51:17 f63e77b7563a: Pulling fs layer 01:51:17 bd5fdadae976: Pulling fs layer 01:51:17 205491f53016: Pulling fs layer 01:51:17 df18705c85c3: Pulling fs layer 01:51:17 bdb3f477010e: Pulling fs layer 01:51:17 c8a8fc8e1c8f: Pulling fs layer 01:51:17 2c6e9b1d212d: Pulling fs layer 01:51:17 bdb8f0575790: Pulling fs layer 01:51:17 386e3cb2ff24: Pulling fs layer 01:51:17 2343380bae48: Pulling fs layer 01:51:17 df18705c85c3: Waiting 01:51:17 bdb3f477010e: Waiting 01:51:17 c8a8fc8e1c8f: Waiting 01:51:17 2c6e9b1d212d: Waiting 01:51:17 205491f53016: Waiting 01:51:17 bdb8f0575790: Waiting 01:51:17 386e3cb2ff24: Waiting 01:51:17 f63e77b7563a: Verifying Checksum 01:51:17 f63e77b7563a: Download complete 01:51:17 205491f53016: Verifying Checksum 01:51:17 205491f53016: Download complete 01:51:17 df18705c85c3: Verifying Checksum 01:51:17 df18705c85c3: Download complete 01:51:17 bdb3f477010e: Download complete 01:51:17 bd5fdadae976: Verifying Checksum 01:51:17 bd5fdadae976: Download complete 01:51:17 2c6e9b1d212d: Download complete 01:51:17 bdb8f0575790: Download complete 01:51:17 386e3cb2ff24: Verifying Checksum 01:51:17 386e3cb2ff24: Download complete 01:51:17 2343380bae48: Verifying Checksum 01:51:17 2343380bae48: Download complete 01:51:17 42c077c10790: Verifying Checksum 01:51:17 42c077c10790: Download complete 01:51:17 c8a8fc8e1c8f: Download complete 01:51:18 42c077c10790: Pull complete 01:51:19 f63e77b7563a: Pull complete 01:51:19 bd5fdadae976: Pull complete 01:51:19 205491f53016: Pull complete 01:51:19 df18705c85c3: Pull complete 01:51:19 bdb3f477010e: Pull complete 01:51:21 c8a8fc8e1c8f: Pull complete 01:51:21 2c6e9b1d212d: Pull complete 01:51:21 bdb8f0575790: Pull complete 01:51:21 386e3cb2ff24: Pull complete 01:51:21 2343380bae48: Pull complete 01:51:21 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:22 prd-ubuntu20.04-docker-8c-8g-15659 does not seem to be running inside a container 01:51:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-42 -v /w/workspace/edgexfoundry_device-gpio_PR-42:/w/workspace/edgexfoundry_device-gpio_PR-42:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-42@tmp:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:51:23 $ docker top 3c6ee0e0a524379dc903bf63c4cee0696641a7bbd99ce5cdf1984427849ab781 -eo pid,comm 01:51:23 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). 01:51:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:51:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:24 [ssh-agent] Looking for ssh-agent implementation... 01:51:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:24 $ docker exec 3c6ee0e0a524379dc903bf63c4cee0696641a7bbd99ce5cdf1984427849ab781 ssh-agent 01:51:24 SSH_AUTH_SOCK=/tmp/ssh-mgb2hEte74Ar/agent.33 01:51:24 SSH_AGENT_PID=39 01:51:24 Running ssh-add (command line suppressed) 01:51:24 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-42@tmp/private_key_1541248511232840351.key (/w/workspace/edgexfoundry_device-gpio_PR-42@tmp/private_key_1541248511232840351.key) 01:51:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:24 + git tag --points-at HEAD [Pipeline] } 01:51:24 $ docker exec --env ******** --env ******** 3c6ee0e0a524379dc903bf63c4cee0696641a7bbd99ce5cdf1984427849ab781 ssh-agent -k 01:51:24 unset SSH_AUTH_SOCK; 01:51:24 unset SSH_AGENT_PID; 01:51:24 echo Agent pid 39 killed; 01:51:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:51:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:25 [ssh-agent] Looking for ssh-agent implementation... 01:51:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:25 $ docker exec 3c6ee0e0a524379dc903bf63c4cee0696641a7bbd99ce5cdf1984427849ab781 ssh-agent 01:51:25 SSH_AUTH_SOCK=/tmp/ssh-jac8Lh7MK8pF/agent.72 01:51:25 SSH_AGENT_PID=79 01:51:25 Running ssh-add (command line suppressed) 01:51:25 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-42@tmp/private_key_1728312942972361717.key (/w/workspace/edgexfoundry_device-gpio_PR-42@tmp/private_key_1728312942972361717.key) 01:51:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:25 + git semver init 01:51:26 2022-06-27 01:51:25,949 [run_init] DEBUG init version:0.0.0 force:False 01:51:26 2022-06-27 01:51:25,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-42/.semver 01:51:26 2022-06-27 01:51:25,951 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-42/.semver 01:51:26 2022-06-27 01:51:25,951 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-42/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-42, universal_newlines=False, shell=None, istream=None) 01:51:26 2022-06-27 01:51:26,790 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-42/.git/info/exclude 01:51:26 2022-06-27 01:51:26,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-42/.semver/PR-42 with force:False 01:51:26 2022-06-27 01:51:26,790 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-42/.semver/PR-42 01:51:26 2022-06-27 01:51:26,795 [execute] INFO git cat-file --batch-check 01:51:26 2022-06-27 01:51:26,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-42/.semver, universal_newlines=False, shell=None, istream=) 01:51:26 2022-06-27 01:51:26,802 [execute] INFO git cat-file --batch 01:51:26 2022-06-27 01:51:26,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-42/.semver, universal_newlines=False, shell=None, istream=) 01:51:26 2022-06-27 01:51:26,808 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-42/.semver/PR-42 01:51:26 0.0.0 [Pipeline] } 01:51:27 $ docker exec --env ******** --env ******** 3c6ee0e0a524379dc903bf63c4cee0696641a7bbd99ce5cdf1984427849ab781 ssh-agent -k 01:51:27 unset SSH_AUTH_SOCK; 01:51:27 unset SSH_AGENT_PID; 01:51:27 echo Agent pid 79 killed; 01:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:27 + git semver [Pipeline] } 01:51:27 $ docker stop --time=1 3c6ee0e0a524379dc903bf63c4cee0696641a7bbd99ce5cdf1984427849ab781 01:51:29 $ docker rm -f 3c6ee0e0a524379dc903bf63c4cee0696641a7bbd99ce5cdf1984427849ab781 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:51:29 Stashed 1 file(s) [Pipeline] echo 01:51:29 [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 01:51:30 provisioning config files... 01:51:30 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp/config2405611514710952881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:30 ---> docker-login.sh 01:51:30 nexus3.edgexfoundry.org:10001 01:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:30 Configure a credential helper to remove this warning. See 01:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:30 01:51:30 Login Succeeded 01:51:30 nexus3.edgexfoundry.org:10002 01:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:31 Configure a credential helper to remove this warning. See 01:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:31 01:51:31 Login Succeeded 01:51:31 nexus3.edgexfoundry.org:10003 01:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:31 Configure a credential helper to remove this warning. See 01:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:31 01:51:31 Login Succeeded 01:51:31 nexus3.edgexfoundry.org:10004 01:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:31 Configure a credential helper to remove this warning. See 01:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:31 01:51:31 Login Succeeded 01:51:31 docker.io 01:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:31 Configure a credential helper to remove this warning. See 01:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:31 01:51:31 Login Succeeded 01:51:31 ---> docker-login.sh ends [Pipeline] } 01:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:51:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:51:31 ========================================================= 01:51:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:51:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:51:32 Sending build context to Docker daemon 15.75MB 01:51:32 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:51:32 Step 2/12 : FROM ${BASE} AS builder 01:51:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:51:32 59bf1c3509f3: Pulling fs layer 01:51:32 666ba61612fd: Pulling fs layer 01:51:32 8ed8ca486205: Pulling fs layer 01:51:32 cc1cd167ecdc: Pulling fs layer 01:51:32 c516ae0d96e1: Pulling fs layer 01:51:32 684cea983483: Pulling fs layer 01:51:32 dd3240ac7de5: Pulling fs layer 01:51:32 b1e948a4e11c: Pulling fs layer 01:51:32 a8fd76ee1af6: Pulling fs layer 01:51:32 646ad004c059: Pulling fs layer 01:51:32 c516ae0d96e1: Waiting 01:51:32 646ad004c059: Waiting 01:51:32 b1e948a4e11c: Waiting 01:51:32 a8fd76ee1af6: Waiting 01:51:32 cc1cd167ecdc: Waiting 01:51:32 684cea983483: Waiting 01:51:32 8ed8ca486205: Verifying Checksum 01:51:32 8ed8ca486205: Download complete 01:51:32 666ba61612fd: Download complete 01:51:32 c516ae0d96e1: Download complete 01:51:32 684cea983483: Download complete 01:51:32 59bf1c3509f3: Verifying Checksum 01:51:32 59bf1c3509f3: Download complete 01:51:32 dd3240ac7de5: Verifying Checksum 01:51:32 dd3240ac7de5: Download complete 01:51:32 b1e948a4e11c: Verifying Checksum 01:51:32 b1e948a4e11c: Download complete 01:51:32 59bf1c3509f3: Pull complete 01:51:32 666ba61612fd: Pull complete 01:51:32 8ed8ca486205: Pull complete 01:51:33 cc1cd167ecdc: Download complete 01:51:33 a8fd76ee1af6: Verifying Checksum 01:51:33 a8fd76ee1af6: Download complete 01:51:33 646ad004c059: Verifying Checksum 01:51:33 646ad004c059: Download complete 01:51:37 cc1cd167ecdc: Pull complete 01:51:37 c516ae0d96e1: Pull complete 01:51:37 684cea983483: Pull complete 01:51:37 dd3240ac7de5: Pull complete 01:51:37 b1e948a4e11c: Pull complete 01:51:39 a8fd76ee1af6: Pull complete 01:51:40 646ad004c059: Pull complete 01:51:40 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:51:40 ---> 8f69c11f6b0c 01:51:40 Step 3/12 : ARG MAKE="make build" 01:51:42 ---> Running in 764943db4ddc 01:51:42 Removing intermediate container 764943db4ddc 01:51:42 ---> 104fe3dacbaf 01:51:42 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:51:42 ---> Running in 269784852f65 01:51:42 Removing intermediate container 269784852f65 01:51:42 ---> f46855b72257 01:51:42 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:51:42 ---> Running in 4e8f5ba98b01 01:51:42 Removing intermediate container 4e8f5ba98b01 01:51:42 ---> c37d33d6e3e9 01:51:42 Step 6/12 : WORKDIR /device-gpio 01:51:42 ---> Running in 7f6246ec12b5 01:51:42 Removing intermediate container 7f6246ec12b5 01:51:42 ---> 78cbe8b6ca48 01:51:42 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:51:42 ---> Running in a6137c0e9e44 01:51:42 Removing intermediate container a6137c0e9e44 01:51:42 ---> 087e1827959c 01:51:42 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:42 ---> Running in a135b0ff1ac3 01:51:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:51:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:51:44 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:51:44 (2/4) Installing libedit (20210910.3.1-r0) 01:51:44 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:51:44 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:51:44 Executing busybox-1.34.1-r3.trigger 01:51:44 OK: 224 MiB in 56 packages 01:51:45 Removing intermediate container a135b0ff1ac3 01:51:45 ---> b20b0b428cc6 01:51:45 Step 9/12 : COPY go.mod vendor* ./ 01:51:45 Still waiting to schedule task 01:51:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:51:45 ---> 96cb838e3ad3 01:51:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:45 ---> Running in 64e421fb41a4 01:52:07 Removing intermediate container 64e421fb41a4 01:52:07 ---> 9e210cfc6b77 01:52:07 Step 11/12 : COPY . . 01:52:07 ---> 4398be6f4f6e 01:52:07 Step 12/12 : RUN ${MAKE} 01:52:07 ---> Running in 4810de6ec4d9 01:52:07 noop 01:52:07 Removing intermediate container 4810de6ec4d9 01:52:07 ---> 259a255f6ecc 01:52:07 Successfully built 259a255f6ecc 01:52:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:08 + docker inspect -f . ci-base-image-x86_64 01:52:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:08 prd-ubuntu20.04-docker-8c-8g-15659 does not seem to be running inside a container 01:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-42 -v /w/workspace/edgexfoundry_device-gpio_PR-42:/w/workspace/edgexfoundry_device-gpio_PR-42:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-42@tmp:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:52:08 $ docker top 75a6319a0f40956051c7dfde48b3a89335f9dba7b0b2a6cb8331d97bd6712f4e -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:09 + go version 01:52:09 go version go1.17.7 linux/amd64 [Pipeline] } 01:52:09 $ docker stop --time=1 75a6319a0f40956051c7dfde48b3a89335f9dba7b0b2a6cb8331d97bd6712f4e 01:52:10 $ docker rm -f 75a6319a0f40956051c7dfde48b3a89335f9dba7b0b2a6cb8331d97bd6712f4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:11 + docker inspect -f . ci-base-image-x86_64 01:52:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:11 prd-ubuntu20.04-docker-8c-8g-15659 does not seem to be running inside a container 01:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-42 -v /w/workspace/edgexfoundry_device-gpio_PR-42:/w/workspace/edgexfoundry_device-gpio_PR-42:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-42@tmp:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:52:11 $ docker top 8692369e039f4abaeb2f4922c04950fb7ad75be8a62b68b264ae9fb999c7af7a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:52:12 + make test 01:52:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:52:12 ? github.com/edgexfoundry/device-gpio [no test files] 01:52:20 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:52:20 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:52:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:52:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:52:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:52:30 ./bin/test-attribution-txt.sh [Pipeline] echo 01:52:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:52:30 $ docker stop --time=1 8692369e039f4abaeb2f4922c04950fb7ad75be8a62b68b264ae9fb999c7af7a 01:52:32 $ docker rm -f 8692369e039f4abaeb2f4922c04950fb7ad75be8a62b68b264ae9fb999c7af7a [Pipeline] // withDockerContainer [Pipeline] sh 01:52:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:52:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:52:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:52:33 + ls -al . 01:52:33 total 172 01:52:33 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 01:52 . 01:52:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 01:51 .. 01:52:33 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 01:51 .dockerignore 01:52:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 01:51 .git 01:52:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:51 .github 01:52:33 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 01:51 .gitignore 01:52:33 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 01:51 .golangci.yml 01:52:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 01:51 .semver 01:52:33 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 01:51 Attribution.txt 01:52:33 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 01:51 CHANGELOG.md 01:52:33 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 01:51 Dockerfile 01:52:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 01:51 GOVERNANCE.md 01:52:33 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 01:51 Jenkinsfile 01:52:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 01:51 LICENSE 01:52:33 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 01:51 Makefile 01:52:33 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 01:51 OWNERS.md 01:52:33 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 01:51 README.md 01:52:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 01:51 VERSION 01:52:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 01:51 bin 01:52:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:51 cmd 01:52:33 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 01:52 coverage.out 01:52:33 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 01:51 go.mod 01:52:33 -rw-rw-r-- 1 jenkins jenkins 47810 Jun 27 01:51 go.sum 01:52:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:51 internal 01:52:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:51 snap 01:52:33 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:34 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=41684bfe76af765bd8616e7686803c82e5478ade --label arch=amd64 --label version=0.0.0 . 01:52:34 Sending build context to Docker daemon 15.75MB 01:52:34 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:52:34 Step 2/26 : FROM ${BASE} AS builder 01:52:34 ---> 259a255f6ecc 01:52:34 Step 3/26 : ARG MAKE="make build" 01:52:34 ---> Running in 55e2dcbcfeda 01:52:34 Removing intermediate container 55e2dcbcfeda 01:52:34 ---> 75b8d46c7af7 01:52:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:52:34 ---> Running in beec8049d7ba 01:52:34 Removing intermediate container beec8049d7ba 01:52:34 ---> e075d9c40e6b 01:52:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:52:34 ---> Running in f7326153f184 01:52:34 Removing intermediate container f7326153f184 01:52:34 ---> 42df4e1348b8 01:52:34 Step 6/26 : WORKDIR /device-gpio 01:52:34 ---> Running in 3a6a796a1cfb 01:52:34 Removing intermediate container 3a6a796a1cfb 01:52:34 ---> 11cac6ed22f6 01:52:34 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:34 ---> Running in dcf0e1e0b93e 01:52:35 Removing intermediate container dcf0e1e0b93e 01:52:35 ---> 8c7a7e81362e 01:52:35 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:52:35 ---> Running in 82a159c8ce17 01:52:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:52:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:52:36 OK: 224 MiB in 56 packages 01:52:37 Removing intermediate container 82a159c8ce17 01:52:37 ---> 549befa32782 01:52:37 Step 9/26 : COPY go.mod vendor* ./ 01:52:37 ---> 21740c7a2c98 01:52:37 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:37 ---> Running in 90ace113bbd8 01:52:37 Removing intermediate container 90ace113bbd8 01:52:37 ---> 4c36e331d0bf 01:52:37 Step 11/26 : COPY . . 01:52:38 ---> d44553945154 01:52:38 Step 12/26 : RUN ${MAKE} 01:52:38 ---> Running in f903e88d3b01 01:52:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:52:56 Removing intermediate container f903e88d3b01 01:52:56 ---> 08aa91e838fa 01:52:56 Step 13/26 : FROM alpine:3.15 01:52:57 3.15: Pulling from library/alpine 01:52:57 df9b9388f04a: Pulling fs layer 01:52:57 df9b9388f04a: Verifying Checksum 01:52:57 df9b9388f04a: Download complete 01:52:57 df9b9388f04a: Pull complete 01:52:57 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:52:57 Status: Downloaded newer image for alpine:3.15 01:52:57 ---> 0ac33e5f5afa 01:52:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:52:57 ---> Running in 2a3461627ded 01:52:57 Removing intermediate container 2a3461627ded 01:52:57 ---> e2415126ff9c 01:52:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:57 ---> Running in cbd5f0e85360 01:52:58 Removing intermediate container cbd5f0e85360 01:52:58 ---> 8ff1c24f9f33 01:52:58 Step 16/26 : RUN apk add --update --no-cache zeromq 01:52:58 ---> Running in 9021d8b5ab0b 01:52:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:52:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:52:59 (1/5) Installing libgcc (10.3.1_git20211027-r0) 01:52:59 (2/5) Installing libsodium (1.0.18-r0) 01:53:00 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 01:53:00 (4/5) Installing libzmq (4.3.4-r0) 01:53:00 (5/5) Installing zeromq (4.3.4-r0) 01:53:00 Executing busybox-1.34.1-r5.trigger 01:53:00 OK: 8 MiB in 19 packages 01:53:00 Removing intermediate container 9021d8b5ab0b 01:53:00 ---> b0493f3928cb 01:53:00 Step 17/26 : WORKDIR / 01:53:00 ---> Running in e173c48f6aee 01:53:01 Removing intermediate container e173c48f6aee 01:53:01 ---> a09f7ef416fa 01:53:01 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:53:01 ---> 832c242b8a60 01:53:01 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:53:01 ---> 57c0d3db044a 01:53:01 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:53:01 ---> e7eb68b3e2ee 01:53:01 Step 21/26 : EXPOSE 59910 01:53:01 ---> Running in 04c407596f2f 01:53:02 Removing intermediate container 04c407596f2f 01:53:02 ---> f681de886cd8 01:53:02 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:53:02 ---> Running in fa187e79b4e9 01:53:02 Removing intermediate container fa187e79b4e9 01:53:02 ---> 01c6f579485e 01:53:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:53:02 ---> Running in 27d59446e8f5 01:53:02 Removing intermediate container 27d59446e8f5 01:53:02 ---> 51ed07816f5c 01:53:02 Step 24/26 : LABEL arch=amd64 01:53:02 ---> Running in 3fa7e734bb99 01:53:02 Removing intermediate container 3fa7e734bb99 01:53:02 ---> c1318da15ec3 01:53:02 Step 25/26 : LABEL git_sha=41684bfe76af765bd8616e7686803c82e5478ade 01:53:02 ---> Running in 3312cd9c5d99 01:53:02 Removing intermediate container 3312cd9c5d99 01:53:02 ---> b3facd7e8d9f 01:53:02 Step 26/26 : LABEL version=0.0.0 01:53:02 ---> Running in b5fd0e0fbe57 01:53:02 Removing intermediate container b5fd0e0fbe57 01:53:02 ---> a17d8058d0b7 01:53:02 [Warning] One or more build-args [ARCH] were not consumed 01:53:02 Successfully built a17d8058d0b7 01:53:02 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:03 01:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:03 latest: Pulling from edgex-lftools-log-publisher 01:53:03 5eb5b503b376: Pulling fs layer 01:53:03 5c69ac0246d0: Pulling fs layer 01:53:03 ec43610c2a17: Pulling fs layer 01:53:03 3a2ae6a8a46f: Pulling fs layer 01:53:03 33b1e0a273af: Pulling fs layer 01:53:03 5d3b04190fa2: Pulling fs layer 01:53:03 2f39f015ded8: Pulling fs layer 01:53:03 3a2ae6a8a46f: Waiting 01:53:03 33b1e0a273af: Waiting 01:53:03 5d3b04190fa2: Waiting 01:53:03 2f39f015ded8: Waiting 01:53:03 5c69ac0246d0: Download complete 01:53:03 3a2ae6a8a46f: Verifying Checksum 01:53:03 3a2ae6a8a46f: Download complete 01:53:03 33b1e0a273af: Verifying Checksum 01:53:03 33b1e0a273af: Download complete 01:53:03 5d3b04190fa2: Verifying Checksum 01:53:03 5d3b04190fa2: Download complete 01:53:03 ec43610c2a17: Verifying Checksum 01:53:03 ec43610c2a17: Download complete 01:53:04 5eb5b503b376: Verifying Checksum 01:53:04 5eb5b503b376: Download complete 01:53:04 2f39f015ded8: Verifying Checksum 01:53:04 2f39f015ded8: Download complete 01:53:05 5eb5b503b376: Pull complete 01:53:05 5c69ac0246d0: Pull complete 01:53:05 ec43610c2a17: Pull complete 01:53:05 3a2ae6a8a46f: Pull complete 01:53:06 33b1e0a273af: Pull complete 01:53:06 5d3b04190fa2: Pull complete 01:53:10 2f39f015ded8: Pull complete 01:53:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:53:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:53:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:10 prd-ubuntu20.04-docker-8c-8g-15659 does not seem to be running inside a container 01:53:10 $ 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/edgexfoundry_device-gpio_PR-42 -v /w/workspace/edgexfoundry_device-gpio_PR-42:/w/workspace/edgexfoundry_device-gpio_PR-42:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-42@tmp:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:53:12 $ docker top 61d70d7b3c2e58837af7492525c4096d21f45f5d977bebc6f7293b2aaf34a20e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:12 ---> job-cost.sh 01:53:12 lf-activate-venv: SKIPPING 01:53:12 INFO: No Stack... 01:53:12 INFO: Retrieving Pricing Info for: v3-standard-8 01:53:13 INFO: Archiving Costs [Pipeline] sh 01:53:13 + cat /w/workspace/edgexfoundry_device-gpio_PR-42/archives/cost.csv 01:53:13 + cut -d, -f6 [Pipeline] lock 01:53:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] 01:53:14 Resource [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] did not exist. Created. 01:53:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:14 + echo total: 0.2199999988079071 [Pipeline] stash 01:53:14 Stashed 1 file(s) [Pipeline] } 01:53:14 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:53:14 $ docker stop --time=1 61d70d7b3c2e58837af7492525c4096d21f45f5d977bebc6f7293b2aaf34a20e 01:53:15 $ docker rm -f 61d70d7b3c2e58837af7492525c4096d21f45f5d977bebc6f7293b2aaf34a20e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15661 in /w/workspace/edgexfoundry_device-gpio_PR-42 [Pipeline] { [Pipeline] ws 01:54:46 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:54:46 The recommended git tool is: git 01:54:54 using credential edgex-jenkins-ssh 01:54:54 Cloning the remote Git repository 01:54:54 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:54:54 > git init /w/workspace/device-gpio/1 # timeout=10 01:54:54 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:54:54 > git --version # timeout=10 01:54:54 > git --version # 'git version 2.25.1' 01:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:56 Merging remotes/origin/main commit d2f889f2e6331967c7dfcc00d4313b0bfed68330 into PR head commit 41684bfe76af765bd8616e7686803c82e5478ade 01:54:56 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:54:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:54:56 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:54:56 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:54:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:54:56 > git config core.sparsecheckout # timeout=10 01:54:56 > git checkout -f 41684bfe76af765bd8616e7686803c82e5478ade # timeout=10 01:54:57 Merge succeeded, producing 41684bfe76af765bd8616e7686803c82e5478ade 01:54:57 Checking out Revision 41684bfe76af765bd8616e7686803c82e5478ade (PR-42) 01:54:57 > git remote # timeout=10 01:54:57 > git config --get remote.origin.url # timeout=10 01:54:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:54:57 > git merge d2f889f2e6331967c7dfcc00d4313b0bfed68330 # timeout=10 01:54:57 > git rev-parse HEAD^{commit} # timeout=10 01:54:57 > git config core.sparsecheckout # timeout=10 01:54:57 > git checkout -f 41684bfe76af765bd8616e7686803c82e5478ade # timeout=10 01:55:01 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:55:01 > git --version # timeout=10 01:55:01 > git --version # 'git version 2.25.1' 01:55:01 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:55:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:02 Dload Upload Total Spent Left Speed 01:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 96480 0 --:--:-- --:--:-- --:--:-- 96480 [Pipeline] sh 01:55:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:55:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:55:03 + sudo tee /etc/docker/daemon.new 01:55:03 { 01:55:03 "registry-mirrors": [ 01:55:03 "https://nexus3.edgexfoundry.org:10001" 01:55:03 ], 01:55:03 "bip": "10.250.0.254/24", 01:55:03 "hosts": [ 01:55:03 "tcp://0.0.0.0:5555", 01:55:03 "unix:///var/run/docker.sock" 01:55:03 ], 01:55:03 "mtu": 1458, 01:55:03 "selinux-enabled": true, 01:55:03 "seccomp-profile": "/etc/docker/seccomp.json" 01:55:03 } [Pipeline] sh 01:55:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:55:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:55:23 provisioning config files... 01:55:23 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config5161818996177666143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:23 ---> docker-login.sh 01:55:23 nexus3.edgexfoundry.org:10001 01:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:24 Configure a credential helper to remove this warning. See 01:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:24 01:55:24 Login Succeeded 01:55:24 nexus3.edgexfoundry.org:10002 01:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:24 Configure a credential helper to remove this warning. See 01:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:24 01:55:24 Login Succeeded 01:55:24 nexus3.edgexfoundry.org:10003 01:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:25 Configure a credential helper to remove this warning. See 01:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:25 01:55:25 Login Succeeded 01:55:25 nexus3.edgexfoundry.org:10004 01:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:25 Configure a credential helper to remove this warning. See 01:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:25 01:55:25 Login Succeeded 01:55:25 docker.io 01:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:55:26 Configure a credential helper to remove this warning. See 01:55:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:55:26 01:55:26 Login Succeeded 01:55:26 ---> docker-login.sh ends [Pipeline] } 01:55:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:55:27 ========================================================= 01:55:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:55:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:55:28 Sending build context to Docker daemon 7.944MB 01:55:28 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:55:28 Step 2/12 : FROM ${BASE} AS builder 01:55:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:55:28 9b3977197b4f: Pulling fs layer 01:55:28 1a89e8eeedd5: Pulling fs layer 01:55:28 94645a83ff95: Pulling fs layer 01:55:28 e6fb740bc735: Pulling fs layer 01:55:28 3a77bd46dcc9: Pulling fs layer 01:55:28 355e64cbe906: Pulling fs layer 01:55:28 e6fb740bc735: Waiting 01:55:28 63ab81a10011: Pulling fs layer 01:55:28 3a77bd46dcc9: Waiting 01:55:28 555d1d1c4555: Pulling fs layer 01:55:28 7d9057610161: Pulling fs layer 01:55:28 63ab81a10011: Waiting 01:55:28 555d1d1c4555: Waiting 01:55:28 7d9057610161: Waiting 01:55:28 355e64cbe906: Waiting 01:55:28 94645a83ff95: Download complete 01:55:28 1a89e8eeedd5: Verifying Checksum 01:55:28 1a89e8eeedd5: Download complete 01:55:28 3a77bd46dcc9: Verifying Checksum 01:55:28 3a77bd46dcc9: Download complete 01:55:28 9b3977197b4f: Verifying Checksum 01:55:28 9b3977197b4f: Download complete 01:55:28 355e64cbe906: Verifying Checksum 01:55:28 355e64cbe906: Download complete 01:55:28 63ab81a10011: Verifying Checksum 01:55:28 63ab81a10011: Download complete 01:55:29 9b3977197b4f: Pull complete 01:55:29 7d9057610161: Verifying Checksum 01:55:29 7d9057610161: Download complete 01:55:29 1a89e8eeedd5: Pull complete 01:55:30 94645a83ff95: Pull complete 01:55:30 555d1d1c4555: Verifying Checksum 01:55:30 555d1d1c4555: Download complete 01:55:31 e6fb740bc735: Verifying Checksum 01:55:31 e6fb740bc735: Download complete 01:55:43 e6fb740bc735: Pull complete 01:55:43 3a77bd46dcc9: Pull complete 01:55:44 355e64cbe906: Pull complete 01:55:44 63ab81a10011: Pull complete 01:55:51 555d1d1c4555: Pull complete 01:55:53 7d9057610161: Pull complete 01:55:53 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:55:53 ---> 819e984ddca1 01:55:53 Step 3/12 : ARG MAKE="make build" 01:55:54 ---> Running in e4a0dc16e45f 01:55:54 Removing intermediate container e4a0dc16e45f 01:55:54 ---> 7d8143cb73f4 01:55:54 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:55:54 ---> Running in 59da1413a987 01:55:54 Removing intermediate container 59da1413a987 01:55:54 ---> 948eee8b58c6 01:55:54 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:55:54 ---> Running in 8fcd51a06b77 01:55:55 Removing intermediate container 8fcd51a06b77 01:55:55 ---> e77b099f729d 01:55:55 Step 6/12 : WORKDIR /device-gpio 01:55:55 ---> Running in 1b9405a5717e 01:55:55 Removing intermediate container 1b9405a5717e 01:55:55 ---> 1eb58eaff928 01:55:55 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:55:55 ---> Running in 7835050adc9b 01:55:58 Removing intermediate container 7835050adc9b 01:55:58 ---> 1386e6a7253f 01:55:58 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:58 ---> Running in 9fbd55be6ec0 01:55:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:56:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:56:01 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:56:01 (2/4) Installing libedit (20210910.3.1-r0) 01:56:01 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:56:01 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:56:01 Executing busybox-1.34.1-r3.trigger 01:56:01 OK: 224 MiB in 56 packages 01:56:02 Removing intermediate container 9fbd55be6ec0 01:56:02 ---> e952f00728c7 01:56:02 Step 9/12 : COPY go.mod vendor* ./ 01:56:03 ---> 7d9351780107 01:56:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:03 ---> Running in 4ae8050353ec 01:56:59 Removing intermediate container 4ae8050353ec 01:56:59 ---> ad64e0218fd6 01:56:59 Step 11/12 : COPY . . 01:57:00 ---> 6ea59fc697ee 01:57:00 Step 12/12 : RUN ${MAKE} 01:57:00 ---> Running in cedbdeca82af 01:57:02 noop 01:57:02 Removing intermediate container cedbdeca82af 01:57:02 ---> ef5f0c74182b 01:57:02 Successfully built ef5f0c74182b 01:57:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:03 + docker inspect -f . ci-base-image-arm64 01:57:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:03 prd-ubuntu20.04-docker-arm64-4c-16g-15661 does not seem to be running inside a container 01:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:05 $ docker top caf637a79d0c0facb603089e80679ec3d6796431f5ea129a4ad3fcbbb5d850d7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:06 + go version 01:57:06 go version go1.17.7 linux/arm64 [Pipeline] } 01:57:06 $ docker stop --time=1 caf637a79d0c0facb603089e80679ec3d6796431f5ea129a4ad3fcbbb5d850d7 01:57:07 $ docker rm -f caf637a79d0c0facb603089e80679ec3d6796431f5ea129a4ad3fcbbb5d850d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:08 + docker inspect -f . ci-base-image-arm64 01:57:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:09 prd-ubuntu20.04-docker-arm64-4c-16g-15661 does not seem to be running inside a container 01:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:57:10 $ docker top 2c8f3255bbef159af7e7351a8af29e9ecaa0d37bd90b69cd7612a3e7ff4dcf1a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:57:11 + make test 01:57:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:57:13 ? github.com/edgexfoundry/device-gpio [no test files] 01:58:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:58:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:58:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:58:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:59:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:59:02 ./bin/test-attribution-txt.sh [Pipeline] echo 01:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:59:05 $ docker stop --time=1 2c8f3255bbef159af7e7351a8af29e9ecaa0d37bd90b69cd7612a3e7ff4dcf1a 01:59:06 $ docker rm -f 2c8f3255bbef159af7e7351a8af29e9ecaa0d37bd90b69cd7612a3e7ff4dcf1a [Pipeline] // withDockerContainer [Pipeline] sh 01:59:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:59:07 Warning: overwriting stash ‘coverage-report’ 01:59:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:59:09 + ls -al . 01:59:09 total 168 01:59:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 01:59 . 01:59:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 01:54 .. 01:59:09 -rw-rw-r-- 1 jenkins jenkins 120 Jun 27 01:54 .dockerignore 01:59:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 01:55 .git 01:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:54 .github 01:59:09 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 01:54 .gitignore 01:59:09 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 01:54 .golangci.yml 01:59:09 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 27 01:54 Attribution.txt 01:59:09 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 27 01:54 CHANGELOG.md 01:59:09 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 27 01:54 Dockerfile 01:59:09 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 01:54 GOVERNANCE.md 01:59:09 -rw-rw-r-- 1 jenkins jenkins 657 Jun 27 01:54 Jenkinsfile 01:59:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 01:54 LICENSE 01:59:09 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 27 01:54 Makefile 01:59:09 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 01:54 OWNERS.md 01:59:09 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 27 01:54 README.md 01:59:09 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 01:51 VERSION 01:59:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 01:54 bin 01:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:54 cmd 01:59:09 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 01:57 coverage.out 01:59:09 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 27 01:54 go.mod 01:59:09 -rw-rw-r-- 1 jenkins jenkins 47810 Jun 27 01:54 go.sum 01:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:54 internal 01:59:09 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 01:54 snap 01:59:09 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:09 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=41684bfe76af765bd8616e7686803c82e5478ade --label arch=arm64 --label version=0.0.0 . 01:59:10 Sending build context to Docker daemon 7.945MB 01:59:10 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 01:59:10 Step 2/26 : FROM ${BASE} AS builder 01:59:10 ---> ef5f0c74182b 01:59:10 Step 3/26 : ARG MAKE="make build" 01:59:10 ---> Running in 14ec50501a8e 01:59:10 Removing intermediate container 14ec50501a8e 01:59:10 ---> 237f6e40cc21 01:59:10 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:59:11 ---> Running in 4e5707256cac 01:59:11 Removing intermediate container 4e5707256cac 01:59:11 ---> 2a269b9a4d1a 01:59:11 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:59:11 ---> Running in d19e9950dd65 01:59:11 Removing intermediate container d19e9950dd65 01:59:11 ---> 8c786d564a1e 01:59:11 Step 6/26 : WORKDIR /device-gpio 01:59:11 ---> Running in a4a6ec62230e 01:59:12 Removing intermediate container a4a6ec62230e 01:59:12 ---> 812650e1e626 01:59:12 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:12 ---> Running in aac2bdc61fc9 01:59:14 Removing intermediate container aac2bdc61fc9 01:59:14 ---> 204c3c302770 01:59:14 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:14 ---> Running in c2698ea53cc1 01:59:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:59:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:59:16 OK: 224 MiB in 56 packages 01:59:17 Removing intermediate container c2698ea53cc1 01:59:17 ---> 0a04a0a82736 01:59:17 Step 9/26 : COPY go.mod vendor* ./ 01:59:18 ---> 82e7159a8615 01:59:18 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:18 ---> Running in 33f532d6c1eb 01:59:20 Removing intermediate container 33f532d6c1eb 01:59:20 ---> f048b31ed898 01:59:20 Step 11/26 : COPY . . 01:59:21 ---> de1fb1da22f1 01:59:21 Step 12/26 : RUN ${MAKE} 01:59:21 ---> Running in ba188b44a752 01:59:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 02:01:44 Removing intermediate container ba188b44a752 02:01:44 ---> 2dd5bab63d90 02:01:44 Step 13/26 : FROM alpine:3.15 02:01:44 3.15: Pulling from library/alpine 02:01:44 9981e73032c8: Pulling fs layer 02:01:44 9981e73032c8: Verifying Checksum 02:01:44 9981e73032c8: Download complete 02:01:44 9981e73032c8: Pull complete 02:01:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 02:01:44 Status: Downloaded newer image for alpine:3.15 02:01:44 ---> 3fb3c9af89a9 02:01:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:01:44 ---> Running in 2f4419389f9c 02:01:44 Removing intermediate container 2f4419389f9c 02:01:44 ---> 7c2564d6e674 02:01:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:44 ---> Running in d8f472a11125 02:01:44 Removing intermediate container d8f472a11125 02:01:44 ---> 9dfc0c52becd 02:01:44 Step 16/26 : RUN apk add --update --no-cache zeromq 02:01:44 ---> Running in a82f2487232f 02:01:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:01:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:01:44 (1/5) Installing libgcc (10.3.1_git20211027-r0) 02:01:44 (2/5) Installing libsodium (1.0.18-r0) 02:01:44 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 02:01:44 (4/5) Installing libzmq (4.3.4-r0) 02:01:44 (5/5) Installing zeromq (4.3.4-r0) 02:01:44 Executing busybox-1.34.1-r5.trigger 02:01:44 OK: 8 MiB in 19 packages 02:01:44 Removing intermediate container a82f2487232f 02:01:44 ---> c1cf43f95e8d 02:01:44 Step 17/26 : WORKDIR / 02:01:44 ---> Running in 6281bd6572d0 02:01:44 Removing intermediate container 6281bd6572d0 02:01:44 ---> 1c8e19436c02 02:01:44 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 02:01:44 ---> ecbf5548d024 02:01:44 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 02:01:44 ---> cb6a49e24dd0 02:01:44 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 02:01:45 ---> a3c75a33c6c2 02:01:45 Step 21/26 : EXPOSE 59910 02:01:45 ---> Running in 3432f7bd7dbb 02:01:45 Removing intermediate container 3432f7bd7dbb 02:01:45 ---> 311b3351a116 02:01:45 Step 22/26 : ENTRYPOINT ["/device-gpio"] 02:01:45 ---> Running in bb6d0b599947 02:01:46 Removing intermediate container bb6d0b599947 02:01:46 ---> 2ffa7f1ec00b 02:01:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:46 ---> Running in b18a517bcd32 02:01:46 Removing intermediate container b18a517bcd32 02:01:46 ---> 5ecfb03d3128 02:01:46 Step 24/26 : LABEL arch=arm64 02:01:46 ---> Running in 871c8a78091a 02:01:47 Removing intermediate container 871c8a78091a 02:01:47 ---> c03d55046056 02:01:47 Step 25/26 : LABEL git_sha=41684bfe76af765bd8616e7686803c82e5478ade 02:01:47 ---> Running in 16f895fd6236 02:01:47 Removing intermediate container 16f895fd6236 02:01:47 ---> 9f7126976730 02:01:47 Step 26/26 : LABEL version=0.0.0 02:01:47 ---> Running in 4f615650798d 02:01:47 Removing intermediate container 4f615650798d 02:01:47 ---> 4dd7f4ca552b 02:01:47 [Warning] One or more build-args [ARCH] were not consumed 02:01:47 Successfully built 4dd7f4ca552b 02:01:47 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:48 02:01:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:49 arm64: Pulling from edgex-lftools-log-publisher 02:01:49 8998bd30e6a1: Pulling fs layer 02:01:49 04944245beec: Pulling fs layer 02:01:49 699f458cf7ca: Pulling fs layer 02:01:49 765212b225bb: Pulling fs layer 02:01:49 f23df028b6ca: Pulling fs layer 02:01:49 d65c8cfc05b1: Pulling fs layer 02:01:49 2437ff75d9bd: Pulling fs layer 02:01:49 f23df028b6ca: Waiting 02:01:49 765212b225bb: Waiting 02:01:49 2437ff75d9bd: Waiting 02:01:49 04944245beec: Verifying Checksum 02:01:49 04944245beec: Download complete 02:01:49 765212b225bb: Verifying Checksum 02:01:49 765212b225bb: Download complete 02:01:49 f23df028b6ca: Verifying Checksum 02:01:49 f23df028b6ca: Download complete 02:01:49 d65c8cfc05b1: Verifying Checksum 02:01:49 d65c8cfc05b1: Download complete 02:01:49 699f458cf7ca: Verifying Checksum 02:01:49 699f458cf7ca: Download complete 02:01:49 8998bd30e6a1: Download complete 02:01:52 2437ff75d9bd: Verifying Checksum 02:01:52 2437ff75d9bd: Download complete 02:01:54 8998bd30e6a1: Pull complete 02:01:55 04944245beec: Pull complete 02:01:56 699f458cf7ca: Pull complete 02:01:56 765212b225bb: Pull complete 02:01:57 f23df028b6ca: Pull complete 02:01:58 d65c8cfc05b1: Pull complete 02:02:13 2437ff75d9bd: Pull complete 02:02:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-15661 does not seem to be running inside a container 02:02:13 $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:02:16 $ docker top 383997bb74c3e6d3049511e536d2d79120f4daa0f689b257fdc292f6b4359c77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:17 ---> job-cost.sh 02:02:17 lf-activate-venv: SKIPPING 02:02:17 INFO: No Stack... 02:02:18 INFO: Retrieving Pricing Info for: v3-standard-4 02:02:19 INFO: Archiving Costs [Pipeline] sh 02:02:19 + cat /w/workspace/device-gpio/1/archives/cost.csv 02:02:19 + cut -d, -f6 [Pipeline] lock 02:02:20 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] 02:02:20 Resource [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] did not exist. Created. 02:02:20 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:20 /w/workspace/device-gpio/1@tmp/durable-0fe0d64e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:02:21 + echo total: 0.10999999940395355 [Pipeline] stash 02:02:21 Warning: overwriting stash ‘stack-cost’ 02:02:21 Stashed 1 file(s) [Pipeline] } 02:02:21 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-42-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:21 $ docker stop --time=1 383997bb74c3e6d3049511e536d2d79120f4daa0f689b257fdc292f6b4359c77 02:02:23 $ docker rm -f 383997bb74c3e6d3049511e536d2d79120f4daa0f689b257fdc292f6b4359c77 [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 02:02:24 provisioning config files... 02:02:24 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp/config143942809101819000tmp [Pipeline] { [Pipeline] sh 02:02:24 + set +x 02:02:24 + curl -s https://codecov.io/bash 02:02:24 + bash -s -- 02:02:24 02:02:24 _____ _ 02:02:24 / ____| | | 02:02:24 | | ___ __| | ___ ___ _____ __ 02:02:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:02:24 | |___| (_) | (_| | __/ (_| (_) \ V / 02:02:24 \_____\___/ \__,_|\___|\___\___/ \_/ 02:02:24 Bash-1.0.6 02:02:24 02:02:24 02:02:24 ==> git version 2.25.1 found 02:02:24 ==> 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 02:02:24 Release-Date: 2020-01-08 02:02:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:02:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:02:24 ==> Jenkins CI detected. 02:02:24 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-42 02:02:24 project root: . 02:02:24 --> token set from env 02:02:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:02:24 ==> Running gcov in . (disable via -X gcov) 02:02:24 ==> Python coveragepy not found 02:02:24 ==> Searching for coverage reports in: 02:02:24 + . 02:02:24 -> Found 1 reports 02:02:24 ==> Detecting git/mercurial file structure 02:02:24 ==> Reading reports 02:02:24 + ./coverage.out bytes=10 02:02:24 ==> Appending adjustments 02:02:24 https://docs.codecov.io/docs/fixing-reports 02:02:24 + Found adjustments 02:02:24 ==> Gzipping contents 02:02:24 4.0K /tmp/codecov.C1K4QJ.gz 02:02:24 ==> Uploading reports 02:02:24 url: https://codecov.io 02:02:24 query: branch=PR-42&commit=41684bfe76af765bd8616e7686803c82e5478ade&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-42%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=42&job=&cmd_args= 02:02:24 -> Pinging Codecov 02:02:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-42&commit=41684bfe76af765bd8616e7686803c82e5478ade&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-42%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=42&job=&cmd_args= 02:02:25 -> Uploading to 02:02:25 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/3EC07B1A8CA8AF9BCAA0BB9F0134797F/41684bfe76af765bd8616e7686803c82e5478ade/e3dc05e9-0a20-4ccf-8487-8935f045fe58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T020224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0271769ce70a440ab244dd73bdfaf2dd1b2c49864256f753925dcc3b9e5191f 02:02:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:25 Dload Upload Total Spent Left Speed 02:02:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 4118 --:--:-- --:--:-- --:--:-- 4118 02:02:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/41684bfe76af765bd8616e7686803c82e5478ade [Pipeline] } 02:02:25 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 02:02:27 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-42/archives ] 02:02:27 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-42/archives 02:02:27 total 16 02:02:27 drwxr-xr-x 3 root root 4096 Jun 27 01:53 . 02:02:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 01:53 .. 02:02:27 drwxr-xr-x 2 root root 4096 Jun 27 01:53 cost 02:02:27 -rw-r--r-- 1 root root 81 Jun 27 01:53 cost.csv 02:02:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-42/archives 02:02:27 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-42/archives 02:02:27 total 16 02:02:27 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 01:53 . 02:02:27 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 01:53 .. 02:02:27 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 01:53 cost 02:02:27 -rw-r--r-- 1 jenkins jenkins 81 Jun 27 01:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:02:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:02:28 ---> package-listing.sh 02:02:28 ++ facter osfamily 02:02:28 ++ tr '[:upper:]' '[:lower:]' 02:02:28 + OS_FAMILY=debian 02:02:28 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-42 02:02:28 + START_PACKAGES=/tmp/packages_start.txt 02:02:28 + END_PACKAGES=/tmp/packages_end.txt 02:02:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:02:28 + PACKAGES=/tmp/packages_start.txt 02:02:28 + '[' /w/workspace/edgexfoundry_device-gpio_PR-42 ']' 02:02:28 + PACKAGES=/tmp/packages_end.txt 02:02:28 + case "${OS_FAMILY}" in 02:02:28 + dpkg -l 02:02:28 + grep '^ii' 02:02:28 + '[' -f /tmp/packages_start.txt ']' 02:02:28 + '[' -f /tmp/packages_end.txt ']' 02:02:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:02:28 + '[' /w/workspace/edgexfoundry_device-gpio_PR-42 ']' 02:02:28 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-42/archives/ 02:02:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-42/archives/ [Pipeline] echo 02:02:28 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/edgexfoundry_device-gpio_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:02:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:29 prd-ubuntu20.04-docker-8c-8g-15659 does not seem to be running inside a container 02:02:29 $ 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/edgexfoundry_device-gpio_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-42 -v /w/workspace/edgexfoundry_device-gpio_PR-42:/w/workspace/edgexfoundry_device-gpio_PR-42:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-42@tmp:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:02:30 $ docker top 145541da532816e046bd8be4a21ce2c2cf1fd181d70792e026b160720761cf6a -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:30 + touch /tmp/pre-build-complete [Pipeline] sh 02:02:30 + mkdir -p /var/log/sysstat [Pipeline] sh 02:02:31 + ls /var/log/sa-host 02:02:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:31 provisioning config files... 02:02:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-42@tmp/config1179508145183137978tmp [Pipeline] { [Pipeline] echo 02:02:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:02:31 ---> create-netrc.sh [Pipeline] } 02:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:02:32 ---> python-tools-install.sh [Pipeline] echo 02:02:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:02:32 ---> sudo-logs.sh 02:02:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:02:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:02:32 ---> job-cost.sh 02:02:32 lf-activate-venv: SKIPPING 02:02:32 DEBUG: total: 0.2199999988079071 02:02:32 INFO: Retrieving Stack Cost... 02:02:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:33 INFO: Archiving Costs [Pipeline] echo 02:02:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:02:34 ---> logs-deploy.sh 02:02:34 lf-activate-venv: SKIPPING 02:02:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-42/1 02:02:34 INFO: archiving workspace using pattern(s): 02:02:34 Archives upload complete. 02:02:34 INFO: archiving logs to Nexus