Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bf535f0ce4e380f32a4a208eac40e23dfd63f39+a6fd823ac0f8050cc93c4390e8ec7789fa877825 (93ab4627bf2b08bab05c03c6a8ca4181c6eaa9cd) 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-ssh4947296327749074684.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-ssh6403669429165694893.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh176697897071989327.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 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-ssh18084264413231431774.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15720471199732195015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16268 in /w/workspace/edgexfoundry_device-gpio_PR-43 [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-43 # 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 a6fd823ac0f8050cc93c4390e8ec7789fa877825 into PR head commit 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 Merge succeeded, producing 1e155aef1b8845ba5f39280c556ea36300760b32 Checking out Revision 1e155aef1b8845ba5f39280c556ea36300760b32 (PR-43) > 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/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 # 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 a6fd823ac0f8050cc93c4390e8ec7789fa877825 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e155aef1b8845ba5f39280c556ea36300760b32 # timeout=10 Commit message: "Merge commit 'a6fd823ac0f8050cc93c4390e8ec7789fa877825' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:20:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:20:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:20:18 ========================================================= 21:20:18 EdgeX Global Pipelines Version Info 21:20:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2563b731bc25ead2b54b0fa2ba7f41ac38b772a1 # timeout=10 21:20:19 ------------------- 21:20:19 stable info: 21:20:19 ------------------- 21:20:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:20:19 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:20:19 Message: update stable to v1.0.234 21:20:19 ------------------- 21:20:19 experimental info: 21:20:19 ------------------- 21:20:19 Commited By: **** collab-it+edgex@linuxfoundation.org 21:20:19 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 21:20:19 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:20:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e155aef1b8845ba5f39280c556ea36300760b32 [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e155ae [Pipeline] echo 21:20:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:20 provisioning config files... 21:20:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config5619946960168444314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:20 ---> docker-login.sh 21:20:20 nexus3.edgexfoundry.org:10001 21:20:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:20 Configure a credential helper to remove this warning. See 21:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:20 21:20:20 Login Succeeded 21:20:20 nexus3.edgexfoundry.org:10002 21:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:21 Configure a credential helper to remove this warning. See 21:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:21 21:20:21 Login Succeeded 21:20:21 nexus3.edgexfoundry.org:10003 21:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:21 Configure a credential helper to remove this warning. See 21:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:21 21:20:21 Login Succeeded 21:20:21 nexus3.edgexfoundry.org:10004 21:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:21 Configure a credential helper to remove this warning. See 21:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:21 21:20:21 Login Succeeded 21:20:21 docker.io 21:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:21 Configure a credential helper to remove this warning. See 21:20:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:21 21:20:21 Login Succeeded 21:20:21 ---> docker-login.sh ends [Pipeline] } 21:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:20:22 + git rev-list -1 --merges 1e155aef1b8845ba5f39280c556ea36300760b32~1..1e155aef1b8845ba5f39280c556ea36300760b32 [Pipeline] echo 21:20:22 -----------> git rev-list -1 --merges 1e155aef1b8845ba5f39280c556ea36300760b32~1..1e155aef1b8845ba5f39280c556ea36300760b32 1e155aef1b8845ba5f39280c556ea36300760b32 21:20:22 1e155aef1b8845ba5f39280c556ea36300760b32 [false] [Pipeline] sh 21:20:22 + git log --format=format:%s -1 1e155aef1b8845ba5f39280c556ea36300760b32 [Pipeline] echo 21:20:22 ========================================================= 21:20:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:20:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:20:23 + git log --format=format:%s -1 1e155aef1b8845ba5f39280c556ea36300760b32 [Pipeline] echo 21:20:23 [semverPrep] GIT_COMMIT: 1e155aef1b8845ba5f39280c556ea36300760b32, Commit Message: Merge commit 'a6fd823ac0f8050cc93c4390e8ec7789fa877825' into HEAD [Pipeline] echo 21:20:23 [semverPrep] This is not a build commit. [Pipeline] sh 21:20:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:23 + grep -v github /etc/ssh/ssh_known_hosts 21:20:23 + [ -e /tmp/ssh_known_hosts ] 21:20:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:20:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:20:23 + sudo tee -a /etc/ssh/ssh_known_hosts 21:20:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:23 21:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:24 0.1.4: Pulling from edgex-devops/py-git-semver 21:20:24 42c077c10790: Pulling fs layer 21:20:24 f63e77b7563a: Pulling fs layer 21:20:24 bd5fdadae976: Pulling fs layer 21:20:24 205491f53016: Pulling fs layer 21:20:24 df18705c85c3: Pulling fs layer 21:20:24 bdb3f477010e: Pulling fs layer 21:20:24 c8a8fc8e1c8f: Pulling fs layer 21:20:24 2c6e9b1d212d: Pulling fs layer 21:20:24 bdb8f0575790: Pulling fs layer 21:20:24 386e3cb2ff24: Pulling fs layer 21:20:24 2343380bae48: Pulling fs layer 21:20:24 205491f53016: Waiting 21:20:24 df18705c85c3: Waiting 21:20:24 bdb3f477010e: Waiting 21:20:24 c8a8fc8e1c8f: Waiting 21:20:24 2343380bae48: Waiting 21:20:24 2c6e9b1d212d: Waiting 21:20:24 386e3cb2ff24: Waiting 21:20:24 bdb8f0575790: Waiting 21:20:24 f63e77b7563a: Verifying Checksum 21:20:24 f63e77b7563a: Download complete 21:20:24 205491f53016: Verifying Checksum 21:20:24 205491f53016: Download complete 21:20:24 bd5fdadae976: Verifying Checksum 21:20:24 bd5fdadae976: Download complete 21:20:24 df18705c85c3: Verifying Checksum 21:20:24 df18705c85c3: Download complete 21:20:24 bdb3f477010e: Verifying Checksum 21:20:24 bdb3f477010e: Download complete 21:20:24 2c6e9b1d212d: Download complete 21:20:24 bdb8f0575790: Verifying Checksum 21:20:24 bdb8f0575790: Download complete 21:20:24 386e3cb2ff24: Verifying Checksum 21:20:24 386e3cb2ff24: Download complete 21:20:24 2343380bae48: Download complete 21:20:24 42c077c10790: Verifying Checksum 21:20:24 42c077c10790: Download complete 21:20:24 c8a8fc8e1c8f: Download complete 21:20:26 42c077c10790: Pull complete 21:20:26 f63e77b7563a: Pull complete 21:20:26 bd5fdadae976: Pull complete 21:20:26 205491f53016: Pull complete 21:20:26 df18705c85c3: Pull complete 21:20:26 bdb3f477010e: Pull complete 21:20:29 c8a8fc8e1c8f: Pull complete 21:20:29 2c6e9b1d212d: Pull complete 21:20:29 bdb8f0575790: Pull complete 21:20:29 386e3cb2ff24: Pull complete 21:20:29 2343380bae48: Pull complete 21:20:29 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 21:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:29 prd-ubuntu20.04-docker-8c-8g-16268 does not seem to be running inside a container 21:20:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@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-devops/py-git-semver:0.1.4 cat 21:20:30 $ docker top 2bc77db64c99e66bdf3530adaeff39234cd810af810b0b9a2e60f4c8ce18885b -eo pid,comm 21:20:30 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). 21:20:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:30 [ssh-agent] Looking for ssh-agent implementation... 21:20:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:31 $ docker exec 2bc77db64c99e66bdf3530adaeff39234cd810af810b0b9a2e60f4c8ce18885b ssh-agent 21:20:31 SSH_AUTH_SOCK=/tmp/ssh-34NW5GMxCB4g/agent.32 21:20:31 SSH_AGENT_PID=39 21:20:31 Running ssh-add (command line suppressed) 21:20:31 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_7065562305485328460.key (/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_7065562305485328460.key) 21:20:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:31 + git tag --points-at HEAD [Pipeline] } 21:20:31 $ docker exec --env ******** --env ******** 2bc77db64c99e66bdf3530adaeff39234cd810af810b0b9a2e60f4c8ce18885b ssh-agent -k 21:20:31 unset SSH_AUTH_SOCK; 21:20:31 unset SSH_AGENT_PID; 21:20:31 echo Agent pid 39 killed; 21:20:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:20:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:31 [ssh-agent] Looking for ssh-agent implementation... 21:20:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:31 $ docker exec 2bc77db64c99e66bdf3530adaeff39234cd810af810b0b9a2e60f4c8ce18885b ssh-agent 21:20:32 SSH_AUTH_SOCK=/tmp/ssh-pVaGfbDQ680Q/agent.73 21:20:32 SSH_AGENT_PID=79 21:20:32 Running ssh-add (command line suppressed) 21:20:32 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_452020780158419515.key (/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/private_key_452020780158419515.key) 21:20:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:32 + git semver init 21:20:32 2022-06-28 21:20:32,770 [run_init] DEBUG init version:0.0.0 force:False 21:20:32 2022-06-28 21:20:32,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-43/.semver 21:20:32 2022-06-28 21:20:32,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-43/.semver 21:20:32 2022-06-28 21:20:32,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-43/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-43, universal_newlines=False, shell=None, istream=None) 21:20:33 2022-06-28 21:20:33,591 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-43/.git/info/exclude 21:20:33 2022-06-28 21:20:33,592 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-43/.semver/PR-43 with force:False 21:20:33 2022-06-28 21:20:33,592 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-43/.semver/PR-43 21:20:33 2022-06-28 21:20:33,596 [execute] INFO git cat-file --batch-check 21:20:33 2022-06-28 21:20:33,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-43/.semver, universal_newlines=False, shell=None, istream=) 21:20:33 2022-06-28 21:20:33,603 [execute] INFO git cat-file --batch 21:20:33 2022-06-28 21:20:33,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-43/.semver, universal_newlines=False, shell=None, istream=) 21:20:33 2022-06-28 21:20:33,608 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-43/.semver/PR-43 21:20:33 0.0.0 [Pipeline] } 21:20:33 $ docker exec --env ******** --env ******** 2bc77db64c99e66bdf3530adaeff39234cd810af810b0b9a2e60f4c8ce18885b ssh-agent -k 21:20:33 unset SSH_AUTH_SOCK; 21:20:33 unset SSH_AGENT_PID; 21:20:33 echo Agent pid 79 killed; 21:20:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:34 + git semver [Pipeline] } 21:20:34 $ docker stop --time=1 2bc77db64c99e66bdf3530adaeff39234cd810af810b0b9a2e60f4c8ce18885b 21:20:35 $ docker rm -f 2bc77db64c99e66bdf3530adaeff39234cd810af810b0b9a2e60f4c8ce18885b [Pipeline] // withDockerContainer [Pipeline] sh 21:20:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:20:36 Stashed 1 file(s) [Pipeline] echo 21:20:36 [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 21:20:36 provisioning config files... 21:20:36 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config1266991974892530523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:36 ---> docker-login.sh 21:20:36 nexus3.edgexfoundry.org:10001 21:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:36 Configure a credential helper to remove this warning. See 21:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:36 21:20:36 Login Succeeded 21:20:36 nexus3.edgexfoundry.org:10002 21:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:37 Configure a credential helper to remove this warning. See 21:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:37 21:20:37 Login Succeeded 21:20:37 nexus3.edgexfoundry.org:10003 21:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:37 Configure a credential helper to remove this warning. See 21:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:37 21:20:37 Login Succeeded 21:20:37 nexus3.edgexfoundry.org:10004 21:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:37 Configure a credential helper to remove this warning. See 21:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:37 21:20:37 Login Succeeded 21:20:37 docker.io 21:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:37 Configure a credential helper to remove this warning. See 21:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:37 21:20:37 Login Succeeded 21:20:37 ---> docker-login.sh ends [Pipeline] } 21:20:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:20:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:20:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:20:37 ========================================================= 21:20:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:20:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:38 + 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 . 21:20:38 Sending build context to Docker daemon 15.74MB 21:20:38 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:20:38 Step 2/12 : FROM ${BASE} AS builder 21:20:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:20:38 59bf1c3509f3: Pulling fs layer 21:20:38 666ba61612fd: Pulling fs layer 21:20:38 8ed8ca486205: Pulling fs layer 21:20:38 cc1cd167ecdc: Pulling fs layer 21:20:38 c516ae0d96e1: Pulling fs layer 21:20:38 684cea983483: Pulling fs layer 21:20:38 dd3240ac7de5: Pulling fs layer 21:20:38 b1e948a4e11c: Pulling fs layer 21:20:38 a8fd76ee1af6: Pulling fs layer 21:20:38 646ad004c059: Pulling fs layer 21:20:38 684cea983483: Waiting 21:20:38 a8fd76ee1af6: Waiting 21:20:38 dd3240ac7de5: Waiting 21:20:38 b1e948a4e11c: Waiting 21:20:38 646ad004c059: Waiting 21:20:38 cc1cd167ecdc: Waiting 21:20:38 c516ae0d96e1: Waiting 21:20:38 8ed8ca486205: Verifying Checksum 21:20:38 8ed8ca486205: Download complete 21:20:38 666ba61612fd: Verifying Checksum 21:20:38 666ba61612fd: Download complete 21:20:38 c516ae0d96e1: Verifying Checksum 21:20:38 c516ae0d96e1: Download complete 21:20:38 684cea983483: Download complete 21:20:38 dd3240ac7de5: Verifying Checksum 21:20:38 dd3240ac7de5: Download complete 21:20:38 59bf1c3509f3: Verifying Checksum 21:20:38 59bf1c3509f3: Download complete 21:20:38 b1e948a4e11c: Verifying Checksum 21:20:38 b1e948a4e11c: Download complete 21:20:38 59bf1c3509f3: Pull complete 21:20:38 666ba61612fd: Pull complete 21:20:38 8ed8ca486205: Pull complete 21:20:38 646ad004c059: Verifying Checksum 21:20:38 646ad004c059: Download complete 21:20:38 a8fd76ee1af6: Verifying Checksum 21:20:38 a8fd76ee1af6: Download complete 21:20:39 cc1cd167ecdc: Verifying Checksum 21:20:39 cc1cd167ecdc: Download complete 21:20:43 cc1cd167ecdc: Pull complete 21:20:43 c516ae0d96e1: Pull complete 21:20:43 684cea983483: Pull complete 21:20:43 dd3240ac7de5: Pull complete 21:20:43 b1e948a4e11c: Pull complete 21:20:45 a8fd76ee1af6: Pull complete 21:20:46 646ad004c059: Pull complete 21:20:46 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 21:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:20:46 ---> 8f69c11f6b0c 21:20:46 Step 3/12 : ARG MAKE="make build" 21:20:47 ---> Running in 7237b2c66755 21:20:47 Removing intermediate container 7237b2c66755 21:20:47 ---> 5d1a9a422ee7 21:20:47 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:20:48 ---> Running in c6be5cf8dacf 21:20:48 Removing intermediate container c6be5cf8dacf 21:20:48 ---> 1f3edfbdcc72 21:20:48 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:20:48 ---> Running in f99d6181c31b 21:20:48 Removing intermediate container f99d6181c31b 21:20:48 ---> 2ba582b87997 21:20:48 Step 6/12 : WORKDIR /device-gpio 21:20:48 ---> Running in b3037dceba46 21:20:48 Removing intermediate container b3037dceba46 21:20:48 ---> 3791783f7094 21:20:48 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:20:48 ---> Running in 95afa7f1bd8d 21:20:48 Removing intermediate container 95afa7f1bd8d 21:20:48 ---> 035aea147651 21:20:48 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:20:48 ---> Running in b8b4a3c8e91d 21:20:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:20:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:20:50 (1/4) Installing openssh-keygen (8.8_p1-r1) 21:20:50 (2/4) Installing libedit (20210910.3.1-r0) 21:20:50 (3/4) Installing openssh-client-common (8.8_p1-r1) 21:20:50 (4/4) Installing openssh-client-default (8.8_p1-r1) 21:20:50 Executing busybox-1.34.1-r3.trigger 21:20:50 OK: 224 MiB in 56 packages 21:20:51 Removing intermediate container b8b4a3c8e91d 21:20:51 ---> 475bf2ea29e6 21:20:51 Step 9/12 : COPY go.mod vendor* ./ 21:20:51 ---> 60874342bcf2 21:20:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:51 ---> Running in d73741a3cc61 21:20:51 Still waiting to schedule task 21:20:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:21:09 Removing intermediate container d73741a3cc61 21:21:09 ---> 12ef6db3b7e2 21:21:09 Step 11/12 : COPY . . 21:21:09 ---> 09c8ed5e1c44 21:21:09 Step 12/12 : RUN ${MAKE} 21:21:09 ---> Running in 121f6d01453d 21:21:09 noop 21:21:09 Removing intermediate container 121f6d01453d 21:21:09 ---> 26ee022cb0a4 21:21:09 Successfully built 26ee022cb0a4 21:21:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:09 + docker inspect -f . ci-base-image-x86_64 21:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:10 prd-ubuntu20.04-docker-8c-8g-16268 does not seem to be running inside a container 21:21:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:21:10 $ docker top d6f12898254fd89558a058ffbc780df032a8b7e223355ce7f243fa9c6102fb25 -eo pid,comm [Pipeline] { [Pipeline] sh 21:21:10 + go version 21:21:10 go version go1.17.7 linux/amd64 [Pipeline] } 21:21:10 $ docker stop --time=1 d6f12898254fd89558a058ffbc780df032a8b7e223355ce7f243fa9c6102fb25 21:21:12 $ docker rm -f d6f12898254fd89558a058ffbc780df032a8b7e223355ce7f243fa9c6102fb25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:12 + docker inspect -f . ci-base-image-x86_64 21:21:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:12 prd-ubuntu20.04-docker-8c-8g-16268 does not seem to be running inside a container 21:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:21:13 $ docker top de3ebcb3eb5a629ca9910518dbbe643f537085e7c313409570e0a3b90f1f8e41 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:21:13 + make test 21:21:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:21:13 ? github.com/edgexfoundry/device-gpio [no test files] 21:21:23 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:21:23 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:21:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:21:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:21:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:21:35 ./bin/test-attribution-txt.sh [Pipeline] echo 21:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:21:35 $ docker stop --time=1 de3ebcb3eb5a629ca9910518dbbe643f537085e7c313409570e0a3b90f1f8e41 21:21:37 $ docker rm -f de3ebcb3eb5a629ca9910518dbbe643f537085e7c313409570e0a3b90f1f8e41 [Pipeline] // withDockerContainer [Pipeline] sh 21:21:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:21:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:21:38 + ls -al . 21:21:38 total 172 21:21:38 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 21:21 . 21:21:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 21:20 .. 21:21:38 -rw-rw-r-- 1 jenkins jenkins 120 Jun 28 21:20 .dockerignore 21:21:38 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 21:20 .git 21:21:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:20 .github 21:21:38 -rw-rw-r-- 1 jenkins jenkins 343 Jun 28 21:20 .gitignore 21:21:38 -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 21:20 .golangci.yml 21:21:38 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 21:20 .semver 21:21:38 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 28 21:20 Attribution.txt 21:21:38 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 28 21:20 CHANGELOG.md 21:21:38 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 28 21:20 Dockerfile 21:21:38 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 21:20 GOVERNANCE.md 21:21:38 -rw-rw-r-- 1 jenkins jenkins 657 Jun 28 21:20 Jenkinsfile 21:21:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 21:20 LICENSE 21:21:38 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 28 21:20 Makefile 21:21:38 -rw-rw-r-- 1 jenkins jenkins 617 Jun 28 21:20 OWNERS.md 21:21:38 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 28 21:20 README.md 21:21:38 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 21:20 VERSION 21:21:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 21:20 bin 21:21:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:20 cmd 21:21:38 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 21:21 coverage.out 21:21:38 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 28 21:20 go.mod 21:21:38 -rw-rw-r-- 1 jenkins jenkins 48183 Jun 28 21:20 go.sum 21:21:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:20 internal 21:21:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:20 snap 21:21:38 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:39 + 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=1e155aef1b8845ba5f39280c556ea36300760b32 --label arch=amd64 --label version=0.0.0 . 21:21:39 Sending build context to Docker daemon 15.74MB 21:21:39 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 21:21:39 Step 2/26 : FROM ${BASE} AS builder 21:21:39 ---> 26ee022cb0a4 21:21:39 Step 3/26 : ARG MAKE="make build" 21:21:39 ---> Running in 1f74673c9282 21:21:39 Removing intermediate container 1f74673c9282 21:21:39 ---> dc071bbe42d1 21:21:39 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:21:39 ---> Running in 191aa4155476 21:21:39 Removing intermediate container 191aa4155476 21:21:39 ---> 387b8c397695 21:21:39 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:21:39 ---> Running in 796b93b00dbc 21:21:39 Removing intermediate container 796b93b00dbc 21:21:39 ---> 2811433411bd 21:21:39 Step 6/26 : WORKDIR /device-gpio 21:21:39 ---> Running in d73320684a51 21:21:39 Removing intermediate container d73320684a51 21:21:39 ---> b823d58ae3cf 21:21:39 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:21:39 ---> Running in 1093d07fc454 21:21:40 Removing intermediate container 1093d07fc454 21:21:40 ---> 06c15ba839f6 21:21:40 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:40 ---> Running in 6a22ebffb8b4 21:21:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:21:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:21:41 OK: 224 MiB in 56 packages 21:21:41 Removing intermediate container 6a22ebffb8b4 21:21:41 ---> a242306da7cd 21:21:41 Step 9/26 : COPY go.mod vendor* ./ 21:21:42 ---> dd5a1833a047 21:21:42 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:42 ---> Running in c8e0c2c81541 21:21:42 Removing intermediate container c8e0c2c81541 21:21:42 ---> 2a37e6c94fcf 21:21:42 Step 11/26 : COPY . . 21:21:43 ---> a03df12bc77b 21:21:43 Step 12/26 : RUN ${MAKE} 21:21:43 ---> Running in e45fd6ec9d9a 21:21:43 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 21:22:05 Removing intermediate container e45fd6ec9d9a 21:22:05 ---> 3a4954d378a9 21:22:05 Step 13/26 : FROM alpine:3.15 21:22:05 3.15: Pulling from library/alpine 21:22:05 df9b9388f04a: Pulling fs layer 21:22:05 df9b9388f04a: Verifying Checksum 21:22:05 df9b9388f04a: Download complete 21:22:05 df9b9388f04a: Pull complete 21:22:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:22:05 Status: Downloaded newer image for alpine:3.15 21:22:05 ---> 0ac33e5f5afa 21:22:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:22:05 ---> Running in f46fb987c5c7 21:22:05 Removing intermediate container f46fb987c5c7 21:22:05 ---> 7f411cd2ed13 21:22:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:22:05 ---> Running in 98812ae31caa 21:22:05 Removing intermediate container 98812ae31caa 21:22:05 ---> 06632a85bbdd 21:22:05 Step 16/26 : RUN apk add --update --no-cache zeromq 21:22:05 ---> Running in e527bed76360 21:22:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:22:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:22:14 (1/5) Installing libgcc (10.3.1_git20211027-r0) 21:22:14 (2/5) Installing libsodium (1.0.18-r0) 21:22:14 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 21:22:15 (4/5) Installing libzmq (4.3.4-r0) 21:22:15 (5/5) Installing zeromq (4.3.4-r0) 21:22:15 Executing busybox-1.34.1-r5.trigger 21:22:15 OK: 8 MiB in 19 packages 21:22:16 Removing intermediate container e527bed76360 21:22:16 ---> bc4da5ae93f3 21:22:16 Step 17/26 : WORKDIR / 21:22:16 ---> Running in 6c814d7ff2a1 21:22:16 Removing intermediate container 6c814d7ff2a1 21:22:16 ---> ebc13b60e32f 21:22:16 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 21:22:16 ---> df78f12df62f 21:22:16 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 21:22:16 ---> 86ee38cda403 21:22:16 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 21:22:17 ---> 872e3a8d91b7 21:22:17 Step 21/26 : EXPOSE 59910 21:22:17 ---> Running in 0dd7e4d59822 21:22:17 Removing intermediate container 0dd7e4d59822 21:22:17 ---> 2d808fb9db6a 21:22:17 Step 22/26 : ENTRYPOINT ["/device-gpio"] 21:22:17 ---> Running in 78444ab45ce9 21:22:17 Removing intermediate container 78444ab45ce9 21:22:17 ---> b5b4147c5912 21:22:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:17 ---> Running in 258ffa25c7d7 21:22:17 Removing intermediate container 258ffa25c7d7 21:22:17 ---> 464e9920b1de 21:22:17 Step 24/26 : LABEL arch=amd64 21:22:17 ---> Running in 7adddb0bfde6 21:22:17 Removing intermediate container 7adddb0bfde6 21:22:17 ---> 9b32a30095b0 21:22:17 Step 25/26 : LABEL git_sha=1e155aef1b8845ba5f39280c556ea36300760b32 21:22:17 ---> Running in 00f2e37ccf18 21:22:17 Removing intermediate container 00f2e37ccf18 21:22:17 ---> 301d29e82b22 21:22:17 Step 26/26 : LABEL version=0.0.0 21:22:17 ---> Running in 8fc8c6de806b 21:22:17 Removing intermediate container 8fc8c6de806b 21:22:17 ---> 93e351678236 21:22:17 [Warning] One or more build-args [ARCH] were not consumed 21:22:17 Successfully built 93e351678236 21:22:17 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 21:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:18 21:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:18 latest: Pulling from edgex-lftools-log-publisher 21:22:18 5eb5b503b376: Pulling fs layer 21:22:18 5c69ac0246d0: Pulling fs layer 21:22:18 ec43610c2a17: Pulling fs layer 21:22:18 3a2ae6a8a46f: Pulling fs layer 21:22:18 33b1e0a273af: Pulling fs layer 21:22:18 5d3b04190fa2: Pulling fs layer 21:22:18 2f39f015ded8: Pulling fs layer 21:22:18 3a2ae6a8a46f: Waiting 21:22:18 33b1e0a273af: Waiting 21:22:18 5d3b04190fa2: Waiting 21:22:18 2f39f015ded8: Waiting 21:22:18 5c69ac0246d0: Verifying Checksum 21:22:18 5c69ac0246d0: Download complete 21:22:18 3a2ae6a8a46f: Download complete 21:22:18 33b1e0a273af: Verifying Checksum 21:22:18 33b1e0a273af: Download complete 21:22:18 5d3b04190fa2: Verifying Checksum 21:22:18 5d3b04190fa2: Download complete 21:22:18 ec43610c2a17: Verifying Checksum 21:22:18 ec43610c2a17: Download complete 21:22:18 5eb5b503b376: Verifying Checksum 21:22:18 5eb5b503b376: Download complete 21:22:19 2f39f015ded8: Verifying Checksum 21:22:19 2f39f015ded8: Download complete 21:22:20 5eb5b503b376: Pull complete 21:22:20 5c69ac0246d0: Pull complete 21:22:20 ec43610c2a17: Pull complete 21:22:20 3a2ae6a8a46f: Pull complete 21:22:21 33b1e0a273af: Pull complete 21:22:21 5d3b04190fa2: Pull complete 21:22:25 2f39f015ded8: Pull complete 21:22:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:25 prd-ubuntu20.04-docker-8c-8g-16268 does not seem to be running inside a container 21:22:25 $ 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-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:22:26 $ docker top 0697b9076b1dd559b69fe67ffd61cd5cc7c50fba9bf741d4d508f24b53dd78f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:27 ---> job-cost.sh 21:22:27 lf-activate-venv: SKIPPING 21:22:27 INFO: No Stack... 21:22:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16269 in /w/workspace/edgexfoundry_device-gpio_PR-43 [Pipeline] { [Pipeline] ws 21:22:27 Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout 21:22:27 The recommended git tool is: git 21:22:27 INFO: Retrieving Pricing Info for: v3-standard-8 21:22:28 INFO: Archiving Costs [Pipeline] sh 21:22:28 + cat /w/workspace/edgexfoundry_device-gpio_PR-43/archives/cost.csv 21:22:28 + cut -d, -f6 [Pipeline] lock 21:22:28 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] 21:22:28 Resource [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] did not exist. Created. 21:22:28 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:22:28 + echo total: 0.2199999988079071 [Pipeline] stash 21:22:28 Stashed 1 file(s) [Pipeline] } 21:22:28 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:22:28 $ docker stop --time=1 0697b9076b1dd559b69fe67ffd61cd5cc7c50fba9bf741d4d508f24b53dd78f2 21:22:30 $ docker rm -f 0697b9076b1dd559b69fe67ffd61cd5cc7c50fba9bf741d4d508f24b53dd78f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:22:34 using credential edgex-jenkins-ssh 21:22:34 Cloning the remote Git repository 21:22:34 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:22:34 > git init /w/workspace/device-gpio/3 # timeout=10 21:22:34 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:22:34 > git --version # timeout=10 21:22:34 > git --version # 'git version 2.25.1' 21:22:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:37 Merging remotes/origin/main commit a6fd823ac0f8050cc93c4390e8ec7789fa877825 into PR head commit 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 21:22:37 Merge succeeded, producing 9b7de1f8fd84e76172b80632d65091b6b75f6832 21:22:37 Checking out Revision 9b7de1f8fd84e76172b80632d65091b6b75f6832 (PR-43) 21:22:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:22:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:22:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:22:36 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:22:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:22:37 > git config core.sparsecheckout # timeout=10 21:22:37 > git checkout -f 8bf535f0ce4e380f32a4a208eac40e23dfd63f39 # timeout=10 21:22:37 > git remote # timeout=10 21:22:37 > git config --get remote.origin.url # timeout=10 21:22:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:22:37 > git merge a6fd823ac0f8050cc93c4390e8ec7789fa877825 # timeout=10 21:22:37 > git rev-parse HEAD^{commit} # timeout=10 21:22:37 > git config core.sparsecheckout # timeout=10 21:22:37 > git checkout -f 9b7de1f8fd84e76172b80632d65091b6b75f6832 # timeout=10 21:22:41 Commit message: "Merge commit 'a6fd823ac0f8050cc93c4390e8ec7789fa877825' into HEAD" 21:22:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:22:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:22:42 Dload Upload Total Spent Left Speed 21:22:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 97246 21:22:41 > git rev-list --no-walk 2563b731bc25ead2b54b0fa2ba7f41ac38b772a1 # timeout=10 [Pipeline] sh 21:22:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:22:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:22:43 + sudo tee /etc/docker/daemon.new 21:22:43 { 21:22:43 "registry-mirrors": [ 21:22:43 "https://nexus3.edgexfoundry.org:10001" 21:22:43 ], 21:22:43 "bip": "10.250.0.254/24", 21:22:43 "hosts": [ 21:22:43 "tcp://0.0.0.0:5555", 21:22:43 "unix:///var/run/docker.sock" 21:22:43 ], 21:22:43 "mtu": 1458, 21:22:43 "selinux-enabled": true, 21:22:43 "seccomp-profile": "/etc/docker/seccomp.json" 21:22:43 } [Pipeline] sh 21:22:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:22:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:23:02 provisioning config files... 21:23:02 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config4571382480605125846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:03 ---> docker-login.sh 21:23:03 nexus3.edgexfoundry.org:10001 21:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:04 Configure a credential helper to remove this warning. See 21:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:04 21:23:04 Login Succeeded 21:23:04 nexus3.edgexfoundry.org:10002 21:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:04 Configure a credential helper to remove this warning. See 21:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:04 21:23:04 Login Succeeded 21:23:04 nexus3.edgexfoundry.org:10003 21:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:04 Configure a credential helper to remove this warning. See 21:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:04 21:23:04 Login Succeeded 21:23:04 nexus3.edgexfoundry.org:10004 21:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:05 Configure a credential helper to remove this warning. See 21:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:05 21:23:05 Login Succeeded 21:23:05 docker.io 21:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:06 Configure a credential helper to remove this warning. See 21:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:06 21:23:06 Login Succeeded 21:23:06 ---> docker-login.sh ends [Pipeline] } 21:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:06 ========================================================= 21:23:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:23:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:06 + 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 . 21:23:06 Sending build context to Docker daemon 7.935MB 21:23:06 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:23:06 Step 2/12 : FROM ${BASE} AS builder 21:23:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:23:07 9b3977197b4f: Pulling fs layer 21:23:07 1a89e8eeedd5: Pulling fs layer 21:23:07 94645a83ff95: Pulling fs layer 21:23:07 e6fb740bc735: Pulling fs layer 21:23:07 3a77bd46dcc9: Pulling fs layer 21:23:07 355e64cbe906: Pulling fs layer 21:23:07 63ab81a10011: Pulling fs layer 21:23:07 555d1d1c4555: Pulling fs layer 21:23:07 7d9057610161: Pulling fs layer 21:23:07 355e64cbe906: Waiting 21:23:07 63ab81a10011: Waiting 21:23:07 555d1d1c4555: Waiting 21:23:07 7d9057610161: Waiting 21:23:07 e6fb740bc735: Waiting 21:23:07 3a77bd46dcc9: Waiting 21:23:07 94645a83ff95: Download complete 21:23:07 1a89e8eeedd5: Verifying Checksum 21:23:07 1a89e8eeedd5: Download complete 21:23:07 3a77bd46dcc9: Verifying Checksum 21:23:07 3a77bd46dcc9: Download complete 21:23:07 355e64cbe906: Verifying Checksum 21:23:07 355e64cbe906: Download complete 21:23:07 9b3977197b4f: Download complete 21:23:07 63ab81a10011: Verifying Checksum 21:23:07 63ab81a10011: Download complete 21:23:08 9b3977197b4f: Pull complete 21:23:08 7d9057610161: Verifying Checksum 21:23:08 7d9057610161: Download complete 21:23:08 1a89e8eeedd5: Pull complete 21:23:09 94645a83ff95: Pull complete 21:23:09 555d1d1c4555: Verifying Checksum 21:23:09 555d1d1c4555: Download complete 21:23:09 e6fb740bc735: Verifying Checksum 21:23:09 e6fb740bc735: Download complete 21:23:22 e6fb740bc735: Pull complete 21:23:22 3a77bd46dcc9: Pull complete 21:23:22 355e64cbe906: Pull complete 21:23:22 63ab81a10011: Pull complete 21:23:29 555d1d1c4555: Pull complete 21:23:30 7d9057610161: Pull complete 21:23:31 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 21:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:23:31 ---> 819e984ddca1 21:23:31 Step 3/12 : ARG MAKE="make build" 21:23:32 ---> Running in a77a62104f62 21:23:33 Removing intermediate container a77a62104f62 21:23:33 ---> 0a32c31a7a0b 21:23:33 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:23:33 ---> Running in 49ec1796c672 21:23:33 Removing intermediate container 49ec1796c672 21:23:33 ---> 64fc2fee0f16 21:23:33 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:23:33 ---> Running in 70699af9cb61 21:23:33 Removing intermediate container 70699af9cb61 21:23:33 ---> 8a7b83ff6e6c 21:23:33 Step 6/12 : WORKDIR /device-gpio 21:23:33 ---> Running in 154b7d1d0d27 21:23:34 Removing intermediate container 154b7d1d0d27 21:23:34 ---> 340d54815346 21:23:34 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:23:34 ---> Running in 922edc9ae42c 21:23:36 Removing intermediate container 922edc9ae42c 21:23:36 ---> e076c32f9759 21:23:36 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:23:36 ---> Running in 7e9a283615e1 21:23:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:23:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:23:38 (1/4) Installing openssh-keygen (8.8_p1-r1) 21:23:38 (2/4) Installing libedit (20210910.3.1-r0) 21:23:39 (3/4) Installing openssh-client-common (8.8_p1-r1) 21:23:39 (4/4) Installing openssh-client-default (8.8_p1-r1) 21:23:39 Executing busybox-1.34.1-r3.trigger 21:23:39 OK: 224 MiB in 56 packages 21:23:40 Removing intermediate container 7e9a283615e1 21:23:40 ---> ff60caf3e8a4 21:23:40 Step 9/12 : COPY go.mod vendor* ./ 21:23:40 ---> 7ac13409a259 21:23:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:23:40 ---> Running in 3e59dcd687bb 21:24:27 Removing intermediate container 3e59dcd687bb 21:24:27 ---> 0d0b26d8f71a 21:24:27 Step 11/12 : COPY . . 21:24:27 ---> 63668507f56f 21:24:27 Step 12/12 : RUN ${MAKE} 21:24:27 ---> Running in 99e5c84a0910 21:24:27 noop 21:24:27 Removing intermediate container 99e5c84a0910 21:24:27 ---> 7c1fb300e0d5 21:24:27 Successfully built 7c1fb300e0d5 21:24:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:28 + docker inspect -f . ci-base-image-arm64 21:24:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:28 prd-ubuntu20.04-docker-arm64-4c-16g-16269 does not seem to be running inside a container 21:24:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:24:29 $ docker top b01c54bdadcebb6479374f0d3631a2fc9b07c427220fed296b708aaadc832524 -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:30 + go version 21:24:30 go version go1.17.7 linux/arm64 [Pipeline] } 21:24:30 $ docker stop --time=1 b01c54bdadcebb6479374f0d3631a2fc9b07c427220fed296b708aaadc832524 21:24:32 $ docker rm -f b01c54bdadcebb6479374f0d3631a2fc9b07c427220fed296b708aaadc832524 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:33 + docker inspect -f . ci-base-image-arm64 21:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:33 prd-ubuntu20.04-docker-arm64-4c-16g-16269 does not seem to be running inside a container 21:24:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:24:34 $ docker top 5fe0222b2f94d0655a8a64c69cf9f21a84741a454569590265f8330118203b37 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:24:35 + make test 21:24:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:24:36 ? github.com/edgexfoundry/device-gpio [no test files] 21:25:58 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:25:58 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:25:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:25:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:26:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:26:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:26:17 ./bin/test-attribution-txt.sh [Pipeline] echo 21:26:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:26:18 $ docker stop --time=1 5fe0222b2f94d0655a8a64c69cf9f21a84741a454569590265f8330118203b37 21:26:20 $ docker rm -f 5fe0222b2f94d0655a8a64c69cf9f21a84741a454569590265f8330118203b37 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:26:21 Warning: overwriting stash ‘coverage-report’ 21:26:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:26:22 + ls -al . 21:26:22 total 168 21:26:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 21:26 . 21:26:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 21:22 .. 21:26:22 -rw-rw-r-- 1 jenkins jenkins 120 Jun 28 21:22 .dockerignore 21:26:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 21:22 .git 21:26:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:22 .github 21:26:22 -rw-rw-r-- 1 jenkins jenkins 343 Jun 28 21:22 .gitignore 21:26:22 -rw-rw-r-- 1 jenkins jenkins 41 Jun 28 21:22 .golangci.yml 21:26:22 -rw-rw-r-- 1 jenkins jenkins 9182 Jun 28 21:22 Attribution.txt 21:26:22 -rw-rw-r-- 1 jenkins jenkins 3081 Jun 28 21:22 CHANGELOG.md 21:26:22 -rw-rw-r-- 1 jenkins jenkins 1868 Jun 28 21:22 Dockerfile 21:26:22 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 21:22 GOVERNANCE.md 21:26:22 -rw-rw-r-- 1 jenkins jenkins 657 Jun 28 21:22 Jenkinsfile 21:26:22 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 21:22 LICENSE 21:26:22 -rw-rw-r-- 1 jenkins jenkins 1876 Jun 28 21:22 Makefile 21:26:22 -rw-rw-r-- 1 jenkins jenkins 617 Jun 28 21:22 OWNERS.md 21:26:22 -rw-rw-r-- 1 jenkins jenkins 11178 Jun 28 21:22 README.md 21:26:22 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 21:20 VERSION 21:26:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 21:22 bin 21:26:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:22 cmd 21:26:22 -rw-r--r-- 1 jenkins jenkins 10 Jun 28 21:24 coverage.out 21:26:22 -rw-rw-r-- 1 jenkins jenkins 3287 Jun 28 21:22 go.mod 21:26:22 -rw-rw-r-- 1 jenkins jenkins 48183 Jun 28 21:22 go.sum 21:26:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:22 internal 21:26:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 21:22 snap 21:26:22 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 21:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:22 + 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=9b7de1f8fd84e76172b80632d65091b6b75f6832 --label arch=arm64 --label version=0.0.0 . 21:26:23 Sending build context to Docker daemon 7.937MB 21:26:23 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 21:26:23 Step 2/26 : FROM ${BASE} AS builder 21:26:23 ---> 7c1fb300e0d5 21:26:23 Step 3/26 : ARG MAKE="make build" 21:26:23 ---> Running in bcbdc0059f02 21:26:23 Removing intermediate container bcbdc0059f02 21:26:23 ---> bef7465d113a 21:26:23 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:26:23 ---> Running in 0557e4f7a4cd 21:26:23 Removing intermediate container 0557e4f7a4cd 21:26:23 ---> b1788c6d9350 21:26:23 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 21:26:24 ---> Running in ae3ca10a148f 21:26:24 Removing intermediate container ae3ca10a148f 21:26:24 ---> 2b5e5a4f6817 21:26:24 Step 6/26 : WORKDIR /device-gpio 21:26:24 ---> Running in b441a8adf0e0 21:26:24 Removing intermediate container b441a8adf0e0 21:26:24 ---> eadfda31e26e 21:26:24 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:26:24 ---> Running in 8c9cb4c2c044 21:26:26 Removing intermediate container 8c9cb4c2c044 21:26:26 ---> eb00bb32fbad 21:26:26 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:26 ---> Running in ee5531c1a8e9 21:26:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:26:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:26:29 OK: 224 MiB in 56 packages 21:26:29 Removing intermediate container ee5531c1a8e9 21:26:29 ---> 7d60f01de01d 21:26:29 Step 9/26 : COPY go.mod vendor* ./ 21:26:30 ---> 1fca592afb74 21:26:30 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:30 ---> Running in 671e055f2130 21:26:32 Removing intermediate container 671e055f2130 21:26:32 ---> 7175d56c55cb 21:26:32 Step 11/26 : COPY . . 21:26:33 ---> 2bc102eeea6d 21:26:33 Step 12/26 : RUN ${MAKE} 21:26:33 ---> Running in 2520b06f8968 21:26:34 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 21:28:41 Removing intermediate container 2520b06f8968 21:28:41 ---> 0a2a71221329 21:28:41 Step 13/26 : FROM alpine:3.15 21:28:41 3.15: Pulling from library/alpine 21:28:41 9981e73032c8: Pulling fs layer 21:28:41 9981e73032c8: Download complete 21:28:41 9981e73032c8: Pull complete 21:28:41 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:28:41 Status: Downloaded newer image for alpine:3.15 21:28:41 ---> 3fb3c9af89a9 21:28:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:28:41 ---> Running in a95bcafc79d5 21:28:41 Removing intermediate container a95bcafc79d5 21:28:41 ---> 54a1fe1a64db 21:28:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:28:41 ---> Running in 79dd27af7cb0 21:28:41 Removing intermediate container 79dd27af7cb0 21:28:41 ---> 0ba6f5b36b40 21:28:41 Step 16/26 : RUN apk add --update --no-cache zeromq 21:28:41 ---> Running in f6377efe4452 21:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:28:41 (1/5) Installing libgcc (10.3.1_git20211027-r0) 21:28:41 (2/5) Installing libsodium (1.0.18-r0) 21:28:41 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 21:28:41 (4/5) Installing libzmq (4.3.4-r0) 21:28:41 (5/5) Installing zeromq (4.3.4-r0) 21:28:41 Executing busybox-1.34.1-r5.trigger 21:28:41 OK: 8 MiB in 19 packages 21:28:41 Removing intermediate container f6377efe4452 21:28:41 ---> e912037baef4 21:28:41 Step 17/26 : WORKDIR / 21:28:41 ---> Running in b78f3dad8e8d 21:28:41 Removing intermediate container b78f3dad8e8d 21:28:41 ---> a5295e5b5cc7 21:28:41 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 21:28:41 ---> 174094cba15f 21:28:41 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 21:28:41 ---> d8af6a872a0a 21:28:41 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 21:28:41 ---> ea1d466d2e5a 21:28:41 Step 21/26 : EXPOSE 59910 21:28:41 ---> Running in eb838f694bc8 21:28:41 Removing intermediate container eb838f694bc8 21:28:41 ---> cd384b4fab32 21:28:41 Step 22/26 : ENTRYPOINT ["/device-gpio"] 21:28:41 ---> Running in 33fda9e066f4 21:28:41 Removing intermediate container 33fda9e066f4 21:28:41 ---> ebc07cd2c3f6 21:28:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:28:41 ---> Running in 33560d7e4d59 21:28:41 Removing intermediate container 33560d7e4d59 21:28:41 ---> d467d108661c 21:28:41 Step 24/26 : LABEL arch=arm64 21:28:41 ---> Running in b227b5a9d921 21:28:41 Removing intermediate container b227b5a9d921 21:28:41 ---> 52358a36ad60 21:28:41 Step 25/26 : LABEL git_sha=9b7de1f8fd84e76172b80632d65091b6b75f6832 21:28:41 ---> Running in bfe0accd3902 21:28:41 Removing intermediate container bfe0accd3902 21:28:41 ---> 7e828e94edfd 21:28:41 Step 26/26 : LABEL version=0.0.0 21:28:41 ---> Running in 81b447885229 21:28:41 Removing intermediate container 81b447885229 21:28:41 ---> e90bf73dd07b 21:28:41 [Warning] One or more build-args [ARCH] were not consumed 21:28:41 Successfully built e90bf73dd07b 21:28:41 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 21:28:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:28:41 21:28:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:28:42 arm64: Pulling from edgex-lftools-log-publisher 21:28:42 8998bd30e6a1: Pulling fs layer 21:28:42 04944245beec: Pulling fs layer 21:28:42 699f458cf7ca: Pulling fs layer 21:28:42 765212b225bb: Pulling fs layer 21:28:42 f23df028b6ca: Pulling fs layer 21:28:42 d65c8cfc05b1: Pulling fs layer 21:28:42 2437ff75d9bd: Pulling fs layer 21:28:42 f23df028b6ca: Waiting 21:28:42 d65c8cfc05b1: Waiting 21:28:42 2437ff75d9bd: Waiting 21:28:42 765212b225bb: Waiting 21:28:42 04944245beec: Verifying Checksum 21:28:42 04944245beec: Download complete 21:28:42 765212b225bb: Verifying Checksum 21:28:42 765212b225bb: Download complete 21:28:42 f23df028b6ca: Download complete 21:28:42 d65c8cfc05b1: Verifying Checksum 21:28:42 d65c8cfc05b1: Download complete 21:28:42 699f458cf7ca: Verifying Checksum 21:28:42 699f458cf7ca: Download complete 21:28:42 8998bd30e6a1: Verifying Checksum 21:28:42 8998bd30e6a1: Download complete 21:28:44 2437ff75d9bd: Verifying Checksum 21:28:44 2437ff75d9bd: Download complete 21:28:46 8998bd30e6a1: Pull complete 21:28:47 04944245beec: Pull complete 21:28:48 699f458cf7ca: Pull complete 21:28:49 765212b225bb: Pull complete 21:28:50 f23df028b6ca: Pull complete 21:28:50 d65c8cfc05b1: Pull complete 21:29:05 2437ff75d9bd: Pull complete 21:29:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:05 prd-ubuntu20.04-docker-arm64-4c-16g-16269 does not seem to be running inside a container 21:29:05 $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:29:08 $ docker top 1127746a16133f6f9676e19ef7c5ebd51a14fe7c0f44a87ac36a0f44388edf71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:09 ---> job-cost.sh 21:29:09 lf-activate-venv: SKIPPING 21:29:09 INFO: No Stack... 21:29:09 INFO: Retrieving Pricing Info for: v3-standard-4 21:29:10 INFO: Archiving Costs [Pipeline] sh 21:29:10 + cut -d, -f6 21:29:10 + cat /w/workspace/device-gpio/3/archives/cost.csv [Pipeline] lock 21:29:11 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] 21:29:11 Resource [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] did not exist. Created. 21:29:11 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:11 /w/workspace/device-gpio/3@tmp/durable-3891ff1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:29:12 + echo total: 0.10999999940395355 [Pipeline] stash 21:29:12 Warning: overwriting stash ‘stack-cost’ 21:29:12 Stashed 1 file(s) [Pipeline] } 21:29:12 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-43-3-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:12 $ docker stop --time=1 1127746a16133f6f9676e19ef7c5ebd51a14fe7c0f44a87ac36a0f44388edf71 21:29:14 $ docker rm -f 1127746a16133f6f9676e19ef7c5ebd51a14fe7c0f44a87ac36a0f44388edf71 [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 21:29:14 provisioning config files... 21:29:14 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config8304145605561685419tmp [Pipeline] { [Pipeline] sh 21:29:14 + set +x 21:29:14 + curl+ -s https://codecov.io/bash 21:29:14 bash -s -- 21:29:14 21:29:14 _____ _ 21:29:14 / ____| | | 21:29:14 | | ___ __| | ___ ___ _____ __ 21:29:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:29:14 | |___| (_) | (_| | __/ (_| (_) \ V / 21:29:14 \_____\___/ \__,_|\___|\___\___/ \_/ 21:29:14 Bash-1.0.6 21:29:14 21:29:14 21:29:14 ==> git version 2.25.1 found 21:29:14 ==> 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 21:29:14 Release-Date: 2020-01-08 21:29:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:29:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:29:14 ==> Jenkins CI detected. 21:29:14 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-43 21:29:14 project root: . 21:29:14 --> token set from env 21:29:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:29:14 ==> Running gcov in . (disable via -X gcov) 21:29:15 ==> Python coveragepy not found 21:29:15 ==> Searching for coverage reports in: 21:29:15 + . 21:29:15 -> Found 1 reports 21:29:15 ==> Detecting git/mercurial file structure 21:29:15 ==> Reading reports 21:29:15 + ./coverage.out bytes=10 21:29:15 ==> Appending adjustments 21:29:15 https://docs.codecov.io/docs/fixing-reports 21:29:15 + Found adjustments 21:29:15 ==> Gzipping contents 21:29:15 4.0K /tmp/codecov.v9XCas.gz 21:29:15 ==> Uploading reports 21:29:15 url: https://codecov.io 21:29:15 query: branch=PR-43&commit=1e155aef1b8845ba5f39280c556ea36300760b32&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-43%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=43&job=&cmd_args= 21:29:15 -> Pinging Codecov 21:29:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-43&commit=1e155aef1b8845ba5f39280c556ea36300760b32&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-43%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=43&job=&cmd_args= 21:29:15 -> Uploading to 21:29:15 https://storage.googleapis.com/codecov/v4/raw/2022-06-28/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1e155aef1b8845ba5f39280c556ea36300760b32/91866d90-e7a1-439a-a8fb-23ae07e934b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220628T212915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a785fe72a1c3abaca5a748db9cf8f8d10dc2745a3682461b25ea3e03a727f251 21:29:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:29:15 Dload Upload Total Spent Left Speed 21:29:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3764 --:--:-- --:--:-- --:--:-- 3747 100 832 0 0 100 832 0 3586 --:--:-- --:--:-- --:--:-- 3586 21:29:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/1e155aef1b8845ba5f39280c556ea36300760b32 [Pipeline] } 21:29:15 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 21:29:16 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-43/archives ] 21:29:16 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-43/archives 21:29:16 total 16 21:29:16 drwxr-xr-x 3 root root 4096 Jun 28 21:22 . 21:29:16 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 21:22 .. 21:29:16 drwxr-xr-x 2 root root 4096 Jun 28 21:22 cost 21:29:16 -rw-r--r-- 1 root root 81 Jun 28 21:22 cost.csv 21:29:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-43/archives 21:29:16 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-43/archives 21:29:16 total 16 21:29:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 28 21:22 . 21:29:16 drwxrwxr-x 10 jenkins jenkins 4096 Jun 28 21:22 .. 21:29:16 drwxr-xr-x 2 jenkins jenkins 4096 Jun 28 21:22 cost 21:29:16 -rw-r--r-- 1 jenkins jenkins 81 Jun 28 21:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:29:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:29:17 ---> package-listing.sh 21:29:17 ++ facter osfamily 21:29:17 ++ tr '[:upper:]' '[:lower:]' 21:29:17 + OS_FAMILY=debian 21:29:17 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-43 21:29:17 + START_PACKAGES=/tmp/packages_start.txt 21:29:17 + END_PACKAGES=/tmp/packages_end.txt 21:29:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:29:17 + PACKAGES=/tmp/packages_start.txt 21:29:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-43 ']' 21:29:17 + PACKAGES=/tmp/packages_end.txt 21:29:17 + case "${OS_FAMILY}" in 21:29:17 + dpkg -l 21:29:17 + grep '^ii' 21:29:17 + '[' -f /tmp/packages_start.txt ']' 21:29:17 + '[' -f /tmp/packages_end.txt ']' 21:29:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:29:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-43 ']' 21:29:17 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-43/archives/ 21:29:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-43/archives/ [Pipeline] echo 21:29:17 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-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:29:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:18 prd-ubuntu20.04-docker-8c-8g-16268 does not seem to be running inside a container 21:29:18 $ 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-43/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-43 -v /w/workspace/edgexfoundry_device-gpio_PR-43:/w/workspace/edgexfoundry_device-gpio_PR-43:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-43@tmp:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:29:18 $ docker top 3a895279cc6e781a4e0653ab1b24362c4c8f0fe801becf085a351ca74b3b1f28 -eo pid,comm [Pipeline] { [Pipeline] sh 21:29:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:29:19 + mkdir -p /var/log/sysstat [Pipeline] sh 21:29:19 + ls /var/log/sa-host 21:29:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:20 provisioning config files... 21:29:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-43@tmp/config4549448652430554977tmp [Pipeline] { [Pipeline] echo 21:29:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:29:20 ---> create-netrc.sh [Pipeline] } 21:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:29:20 ---> python-tools-install.sh [Pipeline] echo 21:29:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:29:21 ---> sudo-logs.sh 21:29:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:29:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:29:21 ---> job-cost.sh 21:29:21 lf-activate-venv: SKIPPING 21:29:21 DEBUG: total: 0.2199999988079071 21:29:21 INFO: Retrieving Stack Cost... 21:29:21 INFO: Retrieving Pricing Info for: v3-standard-8 21:29:22 INFO: Archiving Costs [Pipeline] echo 21:29:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:29:22 ---> logs-deploy.sh 21:29:22 lf-activate-venv: SKIPPING 21:29:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-43/3 21:29:22 INFO: archiving workspace using pattern(s): 21:29:23 Archives upload complete. 21:29:23 INFO: archiving logs to Nexus